ladybird/Tests/LibWeb/Ref/input/nested-svg-as-img.html
2025-03-20 11:50:49 +01:00

6 lines
171 B
HTML

<!DOCTYPE html>
<style>
img { border: 1px solid black; }
</style>
<img src="../data/nested-svg.svg">
<link rel="match" href="../expected/nested-svg-as-img-ref.html" />