mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 21:37:35 +00:00
LibWeb: Parse the CSS transform-box property
This commit is contained in:
parent
c3c7707de4
commit
391cfdc085
8 changed files with 32 additions and 0 deletions
|
@ -153,6 +153,7 @@
|
|||
"fieldtext",
|
||||
"fine",
|
||||
"fill",
|
||||
"fill-box",
|
||||
"fit-content",
|
||||
"fixed",
|
||||
"flex",
|
||||
|
@ -333,6 +334,7 @@
|
|||
"static",
|
||||
"sticky",
|
||||
"stretch",
|
||||
"stroke-box",
|
||||
"sub",
|
||||
"subtractive",
|
||||
"super",
|
||||
|
@ -377,6 +379,7 @@
|
|||
"upper-roman",
|
||||
"uppercase",
|
||||
"vertical-text",
|
||||
"view-box",
|
||||
"visible",
|
||||
"visitedtext",
|
||||
"w-resize",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue