mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
6 lines
223 B
HTML
6 lines
223 B
HTML
<!DOCTYPE html>
|
|
<link rel="match" href="../../expected/svg/image-xlink-href-ref.html" />
|
|
<svg>
|
|
<image id="test" href="../../data/50x50-green.svg" xlink:href="../../data/50x50-red.svg" width="100" height="100" />
|
|
</svg>
|