mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
style: Support AllowQuirks::Always option in helpers.mako.rs
Differential Revision: https://phabricator.services.mozilla.com/D29936
This commit is contained in:
parent
f8a2172d42
commit
d552969ca1
14 changed files with 25 additions and 25 deletions
|
@ -768,7 +768,7 @@ ${helpers.four_sides_shorthand(
|
|||
"%s",
|
||||
"specified::LengthPercentageOrAuto::parse",
|
||||
spec="https://drafts.csswg.org/css-logical/#propdef-inset",
|
||||
allow_quirks=False,
|
||||
allow_quirks="No",
|
||||
)}
|
||||
|
||||
${helpers.two_properties_shorthand(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue