mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 11:17:35 +00:00
Base: Add a :focus/:focus-within test page
This commit is contained in:
parent
02497888a6
commit
4827092554
2 changed files with 29 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
|||
<li><a href="not-selector.html">:not()</a></li>
|
||||
<li><a href="where-selector.html">:where()</a></li>
|
||||
<li><a href="hover.html">:hover</a></li>
|
||||
<li><a href="focus.html">:focus</a></li>
|
||||
<li><h3>Properties</h3></li>
|
||||
<li><a href="backgrounds.html">Backgrounds</a></li>
|
||||
<li><a href="background-repeat-test.html">Background-repeat</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue