gecko/browser/devtools/webconsole/test/test-for-of.html
Henri Sivonen 95b45892e6 Bug 672453 - Whine to console about various character encoding declaration-related authoring errors. r=smaug.
--HG--
rename : extensions/universalchardet/tests/bug631751be_text.html => parser/htmlparser/tests/mochitest/file_bug672453_bomless_utf16.html
2012-03-24 13:34:42 +02:00

9 lines
104 B
HTML

<!DOCTYPE HTML>
<html>
<meta charset="utf-8">
<body>
<h1>a</h1>
<div><p>b</p></div>
<h2>c</h2>
<p>d</p>