stylo: Update transform-box glue.

This commit is contained in:
cku 2017-03-17 00:26:49 +08:00
parent e8d8b9984f
commit 6ccbf499b8
3 changed files with 21 additions and 22 deletions

View file

@ -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)}