Bug 169009 - Remove never-implemented CSS3 text decoration-related properties
Summary: Remove never-implemented CSS3 text decoration-related properties
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
: 169335 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-02-28 17:29 PST by Simon Fraser (smfr)
Modified: 2017-03-07 22:06 PST (History)
4 users (show)

See Also:


Attachments
Patch (12.08 KB, patch)
2017-03-07 20:13 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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.
Comment 1 Simon Fraser (smfr) 2017-03-07 20:11:49 PST
*** Bug 169335 has been marked as a duplicate of this bug. ***
Comment 2 Simon Fraser (smfr) 2017-03-07 20:13:47 PST
Created attachment 303765 [details]
Patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-03-07 22:06:50 PST
All reviewed patches have been landed.  Closing bug.