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

10 lines
286 B
HTML

<!DOCTYPE HTML>
<html class="reftest-wait">
<script src="forceloadplugin.js">
</script>
<body onload="forceLoadPlugin('p')">
<embed style="-moz-transform:scaleY(-1)" type="application/x-test" drawmode="solid" color="FF00FF00" width="200" height="200" id="p"></embed>
</body>
</html>