Skip to content

Commit

Permalink
style: updating text-underline-offset to support ::first-line/first-l…
Browse files Browse the repository at this point in the history
…etter/placeholder.

Differential Revision: https://phabricator.services.mozilla.com/D41227
  • Loading branch information
Charlie Marlow authored and emilio committed Aug 15, 2019
1 parent a9e914e commit 0d0f1fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/style/properties/data.py
Expand Up @@ -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-underline-offset")

props.remove("overflow-wrap")
props.remove("text-align")
Expand Down

0 comments on commit 0d0f1fb

Please sign in to comment.