tenfourfox/parser/htmlparser/tests/reftest/bug599320-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

17 lines
616 B
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en" class="reftest-wait">
<head>
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>UTF-16 doc</title>
</head>
<body>
<h1>UTF-16 doc</h1>
<p>Euro sign: €</p>
<p>iframe:</p>
<iframe src=frame599320-1.html width=300 height=400></iframe>
</body>
</html>