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

7 lines
195 B
HTML

<html>
<body style="background-color: rgb(255,0,0)">
<iframe style="position: fixed; top: 10.5" src="data:text/html,<body style='background-color: rgba(0,0,255,0.5)'>">
</iframe>
</body>
</html>