Files
rust_browser/tests/goldens/fixtures/040-multiple-anchors.html

6 lines
138 B
HTML

<html>
<body>
<p>Visit <a href="http://one.com">Site One</a> and <a href="http://two.com">Site Two</a> for more info.</p>
</body>
</html>