mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +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
|
@ -653,7 +653,6 @@ def _remove_common_first_line_and_first_letter_properties(props, engine):
|
|||
props.remove("text-emphasis-style")
|
||||
props.remove("text-emphasis-color")
|
||||
props.remove("text-decoration-skip-ink")
|
||||
props.remove("text-decoration-thickness")
|
||||
props.remove("text-underline-offset")
|
||||
|
||||
props.remove("overflow-wrap")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue