mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-06 09:36:08 +00:00
Base: Add test page for box-shadow
This commit is contained in:
parent
5471c87246
commit
6502d79240
Notes:
sideshowbarker
2024-07-18 08:22:55 +09:00
Author: https://github.com/TobyAsE
Commit: 6502d79240
Pull-request: https://github.com/SerenityOS/serenity/pull/8968
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