Add background-clip

This commit is contained in:
Simon Sapin 2020-01-13 14:25:31 +01:00
parent d8ed710824
commit 3874946ac6
2 changed files with 37 additions and 10 deletions

View file

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