ASSIGNED Bug 58491
[css3-text] Support text-decoration-* properties from CSS3 Text
https://bugs.webkit.org/show_bug.cgi?id=58491
Summary [css3-text] Support text-decoration-* properties from CSS3 Text
Lea Verou
Reported 2011-04-13 15:56:58 PDT
CSS3 Text changes the definition of text-decoration to be a shorthand and adds a few more text-decoration-* properties: text-decoration-color text-decoration-style text-decoration-line text-decoration-skip http://www.w3.org/TR/css3-text/#decoration Gecko already implements the first two.
Attachments
Bruno Abinader (history only)
Comment 1 2012-07-11 02:40:32 PDT
I am going to have a look at each of these CSS properties in individual bugs depending on these, starting with text-decoration-style (see bug 90958).
Ojan Vafai
Comment 2 2012-07-31 11:36:59 PDT
Have you sent an email to webkit-dev about this? See http://www.webkit.org/coding/adding-features.html. Also, not sure if this part of the spec has changed, but it's best to use the dev version of the spec since the TR version is often out of date (in this case by 6 months): http://dev.w3.org/csswg/css3-text/#decoration
Bruno Abinader (history only)
Comment 3 2012-07-31 12:03:21 PDT
Nice catch Ojan :) I haven't sent yet, will send one later today, thanks for the reminder! And yes, good reminder about the dev one, though there are no apparent changes for text-decoration shorthands for now. (In reply to comment #2) > Have you sent an email to webkit-dev about this? See http://www.webkit.org/coding/adding-features.html. > > Also, not sure if this part of the spec has changed, but it's best to use the dev version of the spec since the TR version is often out of date (in this case by 6 months): http://dev.w3.org/csswg/css3-text/#decoration
Jeff Johnson
Comment 4 2020-10-05 15:35:43 PDT
*** Bug 217330 has been marked as a duplicate of this bug. ***
Karl Dubost
Comment 5 2024-06-19 00:30:46 PDT
There is a PR in the process https://github.com/WebKit/WebKit/pull/23121
Radar WebKit Bug Importer
Comment 6 2024-06-19 00:32:06 PDT
Note You need to log in before you can comment on or make changes to this bug.