mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 22:47:45 +00:00
LibWeb: Add list-style-type: upper-latin and upper-alpha support
This commit is contained in:
parent
cb34775c83
commit
889e1d3db9
4 changed files with 13 additions and 0 deletions
|
@ -160,6 +160,8 @@
|
|||
"text",
|
||||
"underline",
|
||||
"uppercase",
|
||||
"upper-alpha",
|
||||
"upper-latin",
|
||||
"visible",
|
||||
"vertical-text",
|
||||
"wait",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue