mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:27:45 +00:00
Base: Add a very simple test page for getComputedStyle()
This commit is contained in:
parent
0bcab60463
commit
caa9e1f622
2 changed files with 50 additions and 0 deletions
|
@ -74,6 +74,8 @@
|
|||
|
||||
<h2>CSS</h2>
|
||||
<ul>
|
||||
<li><h3>CSSOM</h3></li>
|
||||
<li><a href="computed-style.html">Computed style</a></li>
|
||||
<li><h3>Selectors</h3></li>
|
||||
<li><a href="selectors.html">Selectors</a></li>
|
||||
<li><a href="attrselectors.html">Attribute selectors</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue