RESOLVED FIXED 119608
Text decorations should be listed as non-inheritable
https://bugs.webkit.org/show_bug.cgi?id=119608
Summary Text decorations should be listed as non-inheritable
Bruno Abinader
Reported 2013-08-08 17:38:24 PDT
Text decorations should be listed as non-inheritable Both "text-decoration" specs (CSS 2.1, CSS 3) and "text-decoration-line" spec (CSS 3) states these properties are not inherited (w/ exceptions, which are currently handled by -in-effect property), however those were listed as inherited for no reason - thus preserving behavior as shown by layout test results. Backported from Blink: https://codereview.chromium.org/20751008
Attachments
Patch (8.62 KB, patch)
2013-08-08 17:42 PDT, Bruno Abinader
no flags
Bruno Abinader
Comment 1 2013-08-08 17:42:57 PDT
Andreas Kling
Comment 2 2013-08-09 06:50:18 PDT
Comment on attachment 208384 [details] Patch r=me
WebKit Commit Bot
Comment 3 2013-08-09 07:14:47 PDT
Comment on attachment 208384 [details] Patch Clearing flags on attachment: 208384 Committed r153891: <http://trac.webkit.org/changeset/153891>
WebKit Commit Bot
Comment 4 2013-08-09 07:14:50 PDT
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.