mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
style: updating text-decoration-skip-ink to support ::first-line/first-letter/placeholder.
Differential Revision: https://phabricator.services.mozilla.com/D41228
This commit is contained in:
parent
bb032c1ddc
commit
9e826e380a
1 changed files with 0 additions and 1 deletions
|
@ -652,7 +652,6 @@ def _remove_common_first_line_and_first_letter_properties(props, engine):
|
|||
props.remove("text-emphasis-position")
|
||||
props.remove("text-emphasis-style")
|
||||
props.remove("text-emphasis-color")
|
||||
props.remove("text-decoration-skip-ink")
|
||||
props.remove("text-underline-offset")
|
||||
|
||||
props.remove("overflow-wrap")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue