tenfourfox/layout/reftests/bugs/541406-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
306 B
HTML

<!DOCTYPE HTML>
<html class="reftest-wait" style="overflow:hidden">
<head>
<script src="forceloadplugin.js">
</script>
</head>
<body onload="forceLoadPlugin('p')">
<object style="position:absolute; width:100%; height:100%; left:0; top:0;"
type="application/x-test" id="p"></object>
</body>
</html>