mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-24 18:02:20 +00:00
6 lines
171 B
HTML
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" />
|