RESOLVED FIXED 138436
Web Inspector: Specificity not shown for pseudo element styles
https://bugs.webkit.org/show_bug.cgi?id=138436
Summary Web Inspector: Specificity not shown for pseudo element styles
Joseph Pecoraro
Reported 2014-11-05 13:58:19 PST
* SUMMARY Specificity not shown for pseudo element styles. * STEPS TO REPRODUCE 1. Inspect <audio> on data:text/html,<audio%20controls> 2. Expand Shadow DOM and select ::webkit-media-text-track-container element 3. Show Styles Sidebar 4. Hover "video::-webkit-media-text-track-container, audio::-webkit-media-text-track-container" selectors => Expected specificity, was none.
Attachments
[PATCH] Proposed Fix (2.08 KB, patch)
2014-11-05 14:00 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2014-11-05 13:58:51 PST
Joseph Pecoraro
Comment 2 2014-11-05 14:00:40 PST
Created attachment 241056 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 3 2014-11-05 14:50:33 PST
Comment on attachment 241056 [details] [PATCH] Proposed Fix Clearing flags on attachment: 241056 Committed r175642: <http://trac.webkit.org/changeset/175642>
WebKit Commit Bot
Comment 4 2014-11-05 14:50:36 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.