mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
style: added text-decoration-thickness to the text-decoration shorthands.
Differential Revision: https://phabricator.services.mozilla.com/D40335
This commit is contained in:
parent
29f6db4d16
commit
ad1d028e40
3 changed files with 19 additions and 4 deletions
|
@ -74,6 +74,7 @@ ${helpers.predefined_type(
|
|||
"LengthOrAuto",
|
||||
"computed::LengthOrAuto::auto()",
|
||||
engines="gecko",
|
||||
initial_specified_value="specified::LengthOrAuto::auto()",
|
||||
animation_value_type="ComputedValue",
|
||||
gecko_pref="layout.css.text-decoration-thickness.enabled",
|
||||
spec="https://drafts.csswg.org/css-text-decor-4/#text-decoration-width-property"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue