Bug 92801

Summary: [css3-text] Add support for -webkit-text-decoration-skip
Product: WebKit Reporter: Bruno Abinader (history only) <bruno.abinader>
Component: CSSAssignee: 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    

Description Bruno Abinader (history only) 2012-07-31 15:53:06 PDT
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
Comment 1 Bruno Abinader (history only) 2012-09-05 06:07:02 PDT
Parsing support is implemented in bug 958484. Rendering support will come later.
Comment 2 Bruno Abinader (history only) 2012-09-05 08:12:41 PDT
Rendering support is handled on bug 95856.
Comment 3 Bruno Abinader 2014-05-30 13:47:01 PDT

*** This bug has been marked as a duplicate of bug 123358 ***