Bug 92801
Summary: | [css3-text] Add support for -webkit-text-decoration-skip | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bruno Abinader (history only) <bruno.abinader> |
Component: | CSS | Assignee: | Bruno Abinader <brunoabinader> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | igor.oliveira, jonlee, lamarque, mmaxfield, syoichi, webkit.bugzilla |
Priority: | P2 | Keywords: | WebExposed |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://dev.w3.org/csswg/css-text-decor-3/#text-decoration-skip-property | ||
Bug Depends on: | 93863, 95848, 95856, 121806 | ||
Bug Blocks: | 58491 |
Bruno Abinader (history only)
WebKit currently only has support for CSS 2.1 spec of "text-decoration" property. CSS3's "text-decoration-skip" is implemented here. This is an individual task for bug 58491.
More info about "text-decoration-skip" property can be found here:
http://dev.w3.org/csswg/css3-text/#text-decoration-skip
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Bruno Abinader (history only)
Parsing support is implemented in bug 958484. Rendering support will come later.
Bruno Abinader (history only)
Rendering support is handled on bug 95856.
Bruno Abinader
*** This bug has been marked as a duplicate of bug 123358 ***