servo/tests/ref/iframe/simple_inline_max_ref.html

7 lines
221 B
HTML

<html>
<body>
<div style="border: 1px solid black; width: 250px; height: 50px; margin-top: 20px;">
<div style="margin: 8px; /* matches user-agent body */">Just a simple little iframe.</div>
</div>
</body>
</html>