mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 13:02:09 +02:00
Browser: Add Test-Page for lists
This test page showcases all our supported ol and ul list-styles.
This commit is contained in:
committed by
Andreas Kling
parent
e18e2af826
commit
36a420a6a6
Notes:
sideshowbarker
2024-07-18 10:27:15 +09:00
Author: https://github.com/TobyAsE Commit: https://github.com/SerenityOS/serenity/commit/36a420a6a66 Pull-request: https://github.com/SerenityOS/serenity/pull/8434 Reviewed-by: https://github.com/MaxWipfli ✅
@@ -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="lists.html">Lists</a></li>
|
||||
<li><a href="border-radius.html">Border-Radius</a></li>
|
||||
<li><a href="custom-properties.html">Custom Properties</a></li>
|
||||
<li><a href="flex.html">Flexboxes</a></li>
|
||||
|
||||
Reference in New Issue
Block a user