haikuwebkit/LayoutTests/fast/frames/content-opacity-1.html

7 lines
218 B
HTML

<div style="float: left; background-image: url(../replaced/resources/1x1-green.png)">
<iframe src="data:text/html,
<body style='background-color: rgba(0, 0, 0, 0.5)'>
</body>
"></iframe>
</div>