mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:57:47 +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
|
@ -156,6 +156,7 @@ text-shadow: none
|
|||
text-transform: none
|
||||
top: auto
|
||||
transform: none
|
||||
transform-box: view-box
|
||||
transform-origin: 50% 50%
|
||||
transition-delay: 0s
|
||||
user-select: auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue