mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
stylo: Update transform-box glue.
This commit is contained in:
parent
e8d8b9984f
commit
6ccbf499b8
3 changed files with 21 additions and 22 deletions
|
@ -1807,6 +1807,7 @@ ${helpers.single_keyword("backface-visibility",
|
|||
|
||||
${helpers.single_keyword("transform-box",
|
||||
"border-box fill-box view-box",
|
||||
gecko_enum_prefix="StyleGeometryBox",
|
||||
products="gecko",
|
||||
spec="https://drafts.csswg.org/css-transforms/#transform-box",
|
||||
animatable=False)}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue