RESOLVED FIXED 169009
Remove never-implemented CSS3 text decoration-related properties
https://bugs.webkit.org/show_bug.cgi?id=169009
Summary Remove never-implemented CSS3 text decoration-related properties
Simon Fraser (smfr)
Reported 2017-02-28 17:29:36 PST
We can remove support for the following properties: text-line-through text-line-through-color text-line-through-mode text-line-through-style text-line-through-width text-overline text-overline-color text-overline-mode text-overline-style text-overline-width text-underline text-underline-color text-underline-mode text-underline-style text-underline-width which were specified in CSS3 Text (https://www.w3.org/TR/2003/CR-css3-text-20030514/) but have been obsoleted by more recent changes.
Attachments
Patch (12.08 KB, patch)
2017-03-07 20:13 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2017-03-07 20:11:49 PST
*** Bug 169335 has been marked as a duplicate of this bug. ***
Simon Fraser (smfr)
Comment 2 2017-03-07 20:13:47 PST
WebKit Commit Bot
Comment 3 2017-03-07 22:06:45 PST
Comment on attachment 303765 [details] Patch Clearing flags on attachment: 303765 Committed r213567: <http://trac.webkit.org/changeset/213567>
WebKit Commit Bot
Comment 4 2017-03-07 22:06:50 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.