Files
rust_browser/tests/goldens/fixtures/092-unquoted-attr-with-slash.html
2026-02-01 00:24:24 -05:00

7 lines
157 B
HTML

<html>
<body>
<img class="img-responsive" border="0" alt=images/rrc_web_header.jpg src=images/rrc_web_header.jpg>
<div>After the image</div>
</body>
</html>