mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:57:44 +00:00
LibWeb: More tests for attribute selectors
This commit is contained in:
parent
91e1383b85
commit
fdf1c3c2f1
2 changed files with 453 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
<li><h3>Selectors</h3></li>
|
||||
<li><a href="selectors.html">Selectors</a></li>
|
||||
<li><a href="attrselectors.html">Attribute selectors</a></li>
|
||||
<li><a href="more-attribute-selectors.html#target">More attribute selectors</a></li>
|
||||
<li><a href="first-child.html">:first-child</a></li>
|
||||
<li><a href="last-child.html">:last-child</a></li>
|
||||
<li><a href="nth-child.html">:nth-child</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue