Files
UXP-Fixed/parser/htmlparser/tests/reftest/bug599320-1.html
T
2018-02-02 04:16:08 -05:00

17 lines
616 B
HTML

<!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>