Bug 102879

Summary: Turn -webkit-text-emphasis into a shorthand property
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: CSSAssignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, kling, koivisto, macpherson, menard, mitz, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Alexander Pavlov (apavlov)
Reported 2012-11-20 22:14:24 PST
Currently -webkit-text-emphasis only produces -webkit-text-emphasis-style and -webkit-text-emphasis-color not associated with a shorthand. Consequently, the queried -webkit-text-emphasis value is always empty.
Attachments
Patch (6.27 KB, patch)
2012-11-20 22:37 PST, Alexander Pavlov (apavlov)
no flags
Alexander Pavlov (apavlov)
Comment 1 2012-11-20 22:35:00 PST
Correction: the shorthand value is not reconstructed at the property value retrieval phase; its longhands have an association with the shorthand.
Alexander Pavlov (apavlov)
Comment 2 2012-11-20 22:37:26 PST
WebKit Review Bot
Comment 3 2012-11-21 03:01:36 PST
Comment on attachment 175344 [details] Patch Clearing flags on attachment: 175344 Committed r135374: <http://trac.webkit.org/changeset/135374>
WebKit Review Bot
Comment 4 2012-11-21 03:01:41 PST
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.