summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/541406-1-ref.html
blob: c1d297351f3849276a42541d0660ee24841ccf10 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!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>