Files
rust_browser/tests/goldens/fixtures/044-paragraph-text.html

8 lines
151 B
HTML

<html>
<body>
<p>First paragraph with some text.</p>
<p>Second paragraph with more text.</p>
<p>Third paragraph to verify spacing.</p>
</body>
</html>