mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 22:57:35 +00:00
LibWeb: Add list-style-type: lower-alpha and lower-latin support
They achieve the same, a list which markers are lowercase (latin) characters.
This commit is contained in:
parent
7dd0fb0086
commit
cb34775c83
4 changed files with 15 additions and 0 deletions
|
@ -104,6 +104,8 @@
|
|||
"line-through",
|
||||
"list-item",
|
||||
"lowercase",
|
||||
"lower-alpha",
|
||||
"lower-latin",
|
||||
"medium",
|
||||
"move",
|
||||
"ne-resize",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue