mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +00:00
Base: Add a pseudo-element test page
This commit is contained in:
parent
692757c489
commit
a9ad72cc0f
2 changed files with 71 additions and 0 deletions
|
@ -133,6 +133,7 @@
|
|||
<li><a href="position-absolute-top-left.html">position: absolute; for top and left</a></li>
|
||||
<li><a href="cascade-keywords.html">Cascade keywords (initial, inherit, unset)</a></li>
|
||||
<li><a href="inline-node.html">Styling "inline" elements</a></li>
|
||||
<li><a href="pseudo-elements.html">Pseudo-elements (::before, ::after, etc)</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>JavaScript/Wasm</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue