mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 22:52:22 +02:00
Now each test type has the same directories: - input - expected - data Also, tests can be in subdirectories within ./input.
6 lines
155 B
HTML
6 lines
155 B
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" />
|