mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Make -webkit-text-stroke-width animatable.
This commit is contained in:
parent
58e8a3126a
commit
fb8f31f973
1 changed files with 1 additions and 1 deletions
|
@ -747,7 +747,7 @@ ${helpers.predefined_type("-webkit-text-stroke-width",
|
||||||
products="gecko",
|
products="gecko",
|
||||||
flags="APPLIES_TO_FIRST_LETTER APPLIES_TO_FIRST_LINE APPLIES_TO_PLACEHOLDER",
|
flags="APPLIES_TO_FIRST_LETTER APPLIES_TO_FIRST_LINE APPLIES_TO_PLACEHOLDER",
|
||||||
spec="https://compat.spec.whatwg.org/#the-webkit-text-stroke-width",
|
spec="https://compat.spec.whatwg.org/#the-webkit-text-stroke-width",
|
||||||
animation_value_type="none")}
|
animation_value_type="discrete")}
|
||||||
|
|
||||||
// CSS Ruby Layout Module Level 1
|
// CSS Ruby Layout Module Level 1
|
||||||
// https://drafts.csswg.org/css-ruby/
|
// https://drafts.csswg.org/css-ruby/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue