Bug 1839316: part 5) Guard the "fetchpriority" attribute behind a pref. r=kershaw...
[gecko.git] / docshell / test / navigation / frame_recursive.html
blob835d9d63a2d023724cda397b94dbc038205399c7
1 <html>
2 <body>
3 example.com
4 <iframe style="height: 100vh; width:100%;" id="static" src="http://example.com/tests/docshell/test/navigation/frame_recursive.html"></iframe>
5 </body>
6 </html>