mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:37:45 +00:00
Base: Add a test page for CSS transforms
This also acts as a little stress test for flexbox layout :^)
This commit is contained in:
parent
4f348f1733
commit
bc5d39493b
2 changed files with 170 additions and 0 deletions
|
@ -124,6 +124,7 @@
|
|||
<li><a href="clear-1.html">Float clearing</a></li>
|
||||
<li><a href="overflow.html">Overflow</a></li>
|
||||
<li><a href="image-rendering.html">image-rendering property</a></li>
|
||||
<li><a href="transform.html">Transforms</a></li>
|
||||
<li><h3>Features</h3></li>
|
||||
<li><a href="css.html">Basic functionality</a></li>
|
||||
<li><a href="colors.html">css colors</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue