4 https://bugzilla.mozilla.org/show_bug.cgi?id=957929
8 <title>Test for Bug
957929</title>
9 <script src=
"/tests/SimpleTest/SimpleTest.js"></script>
10 <link rel=
"stylesheet" type=
"text/css" href=
"/tests/SimpleTest/test.css"/>
11 <script type=
"application/javascript">
13 /** Test for Bug
957929 **/
14 SimpleTest.waitForExplicitFinish();
18 is(this, undefined,
"Should have undefined this value");
22 addLoadEvent(function() {
23 requestAnimationFrame(f);
28 <a target=
"_blank" href=
"https://bugzilla.mozilla.org/show_bug.cgi?id=957929">Mozilla Bug
957929</a>
30 <div id=
"content" style=
"display: none">