mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:37:35 +00:00
Base: Add SVG test file to welcome page
This commit is contained in:
parent
943e4f8bf1
commit
2e73082203
2 changed files with 34 additions and 0 deletions
|
@ -32,6 +32,7 @@ span#ua {
|
|||
<li><a href="margin-collapse-2.html">margin collapsing 2</a></li>
|
||||
<li><a href="margin-collapse-1.html">margin collapsing 1</a></li>
|
||||
<li><a href="position-absolute-from-edges.html">position: absolute, offset from edges</a></li>
|
||||
<li><a href="svg.html">svg element</a></li>
|
||||
<li><a href="iframe.html">iframe</a></li>
|
||||
<li><a href="many-buggies.html">many buggies</a></li>
|
||||
<li><a href="bmpsuite.html">BMP test suite</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue