Bug 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git] / js / xpconnect / tests / mochitest / file2_bug629227.html
blob02a05408652bb9d56023ef24cc553f6d188b4507
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <script>
5 document.domain = "example.org";
6 </script>
7 </head>
8 <body>
9 <form name="form1" id="test1"></form>
10 </body>
11 </html>