Bug 1915045 Ensure decode tasks are scheduled on BufferingState::Enter() r=media...
[gecko.git] / js / xpconnect / tests / mochitest / file_bug738244.html
bloba399d9f0e0f73e9afc7ad4a8d239de6090fd8c77
1 <html>
2 <body>
3 <form name="form1">
4 <input name="input1" />
5 <input name="appendChild" />
6 </form>
7 <iframe name="frame1">
8 </iframe>
9 </body>
10 </html>