Add background-origin

This commit is contained in:
Simon Sapin 2020-01-13 14:29:25 +01:00
parent 3874946ac6
commit 649d3cb6b4
2 changed files with 7 additions and 3 deletions

View file

@ -81,7 +81,7 @@ ${helpers.single_keyword(
${helpers.single_keyword(
"background-origin",
"padding-box border-box content-box",
engines="gecko servo-2013",
engines="gecko servo-2013 servo-2020",
vector=True, extra_prefixes="webkit",
gecko_enum_prefix="StyleGeometryBox",
gecko_inexhaustive=True,