Bug 169009

Summary: Remove never-implemented CSS3 text decoration-related properties
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: TextAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, mmaxfield, simon.fraser, zalan
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.