Bug 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git] / js / xpconnect / tests / mochitest / file_evalInSandbox.html
blobf53aa1166ce01ca64ce45a3ef65f2f6bfe778599
1 <html>
2 <body>
3 <script>
4 document.foo = "bar";
5 windowfoo = "windowbar";
6 </script>
7 </body>
8 </html>