4 https://bugzilla.mozilla.org/show_bug.cgi?id=843434
7 <meta http-equiv=
"Content-type" content=
"text/html; charset=UTF-8">
8 <title>Test for Bug
843434</title>
9 <script type=
"text/javascript" src=
"/tests/SimpleTest/SimpleTest.js"></script>
10 <link rel=
"stylesheet" type=
"text/css" href=
"/tests/SimpleTest/test.css" />
11 <!-- This next 'link' is part of the test, it may cause an assertion. -->
12 <link rel=stylesheet
href=
"data:text/css;charset=ISO-2022-JP,%cc">
14 <body onload=
"test()">
16 <script class=
"testbody" type=
"text/javascript">
19 ok(true,
"Test for no prior assertion.");
22 SimpleTest.waitForExplicitFinish();