mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
css inset
should work on servo-2020
This commit is contained in:
parent
cc4650aeb3
commit
2df7d69b07
1 changed files with 1 additions and 1 deletions
|
@ -839,7 +839,7 @@ ${helpers.four_sides_shorthand(
|
||||||
"inset",
|
"inset",
|
||||||
"%s",
|
"%s",
|
||||||
"specified::LengthPercentageOrAuto::parse",
|
"specified::LengthPercentageOrAuto::parse",
|
||||||
engines="gecko servo-2013",
|
engines="gecko servo-2013 servo-2020",
|
||||||
spec="https://drafts.csswg.org/css-logical/#propdef-inset",
|
spec="https://drafts.csswg.org/css-logical/#propdef-inset",
|
||||||
allow_quirks="No",
|
allow_quirks="No",
|
||||||
)}
|
)}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue