mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 10:57:35 +00:00
Base: Add paint effects with opacity/transforms HTML test cases
This commit is contained in:
parent
e3537e4374
commit
c0eda77928
2 changed files with 91 additions and 0 deletions
|
@ -153,6 +153,7 @@
|
|||
<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>
|
||||
<li><a href="effects_with_opacity_and_transforms.html">Effects with opacity and transforms</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>JavaScript/Wasm</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue