4 https://bugzilla.mozilla.org/show_bug.cgi?id=601299
6 Trigger a fastnative from a frameless context.
9 <title>Test for Bug
601299</title>
10 <script src=
"/tests/SimpleTest/SimpleTest.js"></script>
11 <link rel=
"stylesheet" type=
"text/css" href=
"/tests/SimpleTest/test.css"/>
13 <body onload=
"window.setTimeout(RegExp, 0); window.setTimeout(function() { ok(true); SimpleTest.finish(); }, 0);">
15 SimpleTest
.waitForExplicitFinish();