Bug 101931

Summary: [css3-text] Support text-underline-position property from CSS3 Text
Product: WebKit Reporter: Lamarque V. Souza <lamarque>
Component: CSSAssignee: Lamarque V. Souza <lamarque>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: bfulgham, bruno.abinader, cmarcelo, eric, itshustletime, macpherson, menard, mitz, philn, syoichi, webkit.review.bot, xan.lopez
Priority: P2 Keywords: WebExposed
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://dev.w3.org/csswg/css-text-decor-3/#text-underline-position-property
Bug Depends on: 112615, 102491, 102795    
Bug Blocks:    
Attachments:
Description Flags
Patch for parsing support eflews.bot: commit-queue-

Description Lamarque V. Souza 2012-11-12 05:18:34 PST
The CSS3 property "text-decoration-style" accepts the following values: "auto | alphabetic | [ under || [ left | right ] ]" as seen on the link below:

http://dev.w3.org/csswg/css-text-decor-3/#text-underline-position-property
Comment 1 Lamarque V. Souza 2012-11-14 13:09:10 PST
Created attachment 174236 [details]
Patch for parsing support

Proposed patch implementing parsing support only for now
Comment 2 EFL EWS Bot 2012-11-14 13:51:01 PST
Comment on attachment 174236 [details]
Patch for parsing support

Attachment 174236 [details] did not pass efl-ews (efl):
Output: http://queues.webkit.org/results/14838436
Comment 3 Brent Fulgham 2022-07-13 11:45:59 PDT

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