Files
rust_browser/tests/goldens/fixtures/048-tall-content.html

6 lines
154 B
HTML

<html>
<body>
<div style="height: 1000px; background-color: lightgreen;">This content is taller than the default viewport of 600px.</div>
</body>
</html>