summaryrefslogtreecommitdiffstats
path: root/layout/reftests/pixel-rounding/iframe-1-ref.html
blob: bc38a6fffdfb2f2943370aee50fd4dbe0716b1fb (plain)
1
2
3
4
5
6
<html>
<body style="background-color: rgb(255,0,0)">
<iframe style="position: fixed; top: 11" src="data:text/html,<body style='background-color: rgba(0,0,255,0.5)'>">
</iframe>
</body>
</html>