mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Add background-clip
This commit is contained in:
parent
d8ed710824
commit
3874946ac6
2 changed files with 37 additions and 10 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue