Files
rust_browser/tests/goldens/fixtures/047-wide-content.html

6 lines
151 B
HTML

<html>
<body>
<div style="width: 1200px; background-color: lightblue;">This content is wider than the default viewport of 800px.</div>
</body>
</html>