Bug 102879 - Turn -webkit-text-emphasis into a shorthand property
Summary: Turn -webkit-text-emphasis into a shorthand property
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexander Pavlov (apavlov)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-20 22:14 PST by Alexander Pavlov (apavlov)
Modified: 2012-11-21 14:46 PST (History)
8 users (show)

See Also:


Attachments
Patch (6.27 KB, patch)
2012-11-20 22:37 PST, Alexander Pavlov (apavlov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pavlov (apavlov) 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.
Comment 1 Alexander Pavlov (apavlov) 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.
Comment 2 Alexander Pavlov (apavlov) 2012-11-20 22:37:26 PST
Created attachment 175344 [details]
Patch
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-11-21 03:01:41 PST
All reviewed patches have been landed.  Closing bug.