mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:07:35 +00:00
Base: Add test page for box-shadow
This commit is contained in:
parent
5471c87246
commit
6502d79240
2 changed files with 42 additions and 0 deletions
|
@ -46,6 +46,7 @@
|
|||
<p>This page loaded in <b><span id="loadtime"></span></b> ms</p>
|
||||
<p>Some small test pages:</p>
|
||||
<ul>
|
||||
<li><a href="box-shadow.html">Box-shadow</a></li>
|
||||
<li><a href="calc.html">calc Property</a></li>
|
||||
<li><a href="opacity.html">CSS opacity property</a></li>
|
||||
<li><a href="justify-content.html">Flexbox justify-content</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue