mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-29 14:32:55 +00:00
Now each test type has the same directories: - input - expected - data Also, tests can be in subdirectories within ./input.
5 lines
155 B
HTML
5 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" />
|