mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:07:35 +00:00
Base: Add CSS.supports / @supports {}
test-page
This commit is contained in:
parent
2b67f87629
commit
2a2efdedf7
2 changed files with 148 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
<ul>
|
||||
<li><h3>CSSOM</h3></li>
|
||||
<li><a href="computed-style.html">Computed style</a></li>
|
||||
<li><a href="supports.html">CSS.supports() and @supports</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