mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
7 lines
171 B
HTML
7 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" />
|