haikuwebkit/LayoutTests/fast/css/replaced-element-implicit-s...

5 lines
226 B
HTML

<!DOCTYPE html>
<div style="background-color: red; position: absolute; left: 10px; right: 10px; top: 10px; bottom: 10px;">
<iframe style="border: none; background-color: green; width: 100%; height: 100%;"></iframe>
</div>