mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:07:35 +00:00
Base: Add CSS url(data:...) cases to test page
Also, it wasn't linked to from welcome.html, so now it is.
This commit is contained in:
parent
23d869138f
commit
d113bc7704
2 changed files with 23 additions and 1 deletions
|
@ -139,6 +139,7 @@
|
|||
<li><a href="pbmsuite.html">PBM test suite</a></li>
|
||||
<li><a href="pgmsuite.html">PGM test suite</a></li>
|
||||
<li><a href="ppmsuite.html">PPM test suite</a></li>
|
||||
<li><a href="data-url.html">data: url images</a></li>
|
||||
</ul>
|
||||
<script>
|
||||
document.getElementById("loadtime").innerHTML = performance.now();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue