mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:57:45 +00:00
LibWeb: Support CSS vertical-align values "top" and "bottom"
This commit is contained in:
parent
195ef5e26f
commit
6cffabef03
3 changed files with 38 additions and 2 deletions
|
@ -103,6 +103,7 @@
|
|||
<li><a href="hover.html">:hover</a></li>
|
||||
<li><a href="focus.html">:focus</a></li>
|
||||
<li><h3>Properties</h3></li>
|
||||
<li><a href="vertical-align.html">vertical-align</a></li>
|
||||
<li><a href="backgrounds.html">Backgrounds</a></li>
|
||||
<li><a href="background-repeat-test.html">Background-repeat</a></li>
|
||||
<li><a href="box-shadow.html">Box-shadow</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue