summaryrefslogtreecommitdiffstats
path: root/parser/htmlparser/tests/mochitest/file_bug672453_meta_speculation_fail.html
blob: b63255e98156ff07fcae842ff3f4e569902753bb (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
    <title>Speculation f�ilure</title>
    <meta charset="windows-1252">
</head>
<body>
<p>Speculation fails</p>
</body>
</html>