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
|
@ -56,7 +56,7 @@ ${helpers.predefined_type(
|
|||
"computed::LengthPercentage::zero()",
|
||||
animation_value_type="ComputedValue",
|
||||
spec="https://drafts.csswg.org/css-text/#propdef-text-indent",
|
||||
allow_quirks=True,
|
||||
allow_quirks="Yes",
|
||||
servo_restyle_damage = "reflow",
|
||||
)}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue