Bug 146804

Summary: Web Inspector: Pseudo-element style ordering is wrong for pseudo-styles on unique selectors
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Test HTML Page
none
Patch none

Devin Rousso
Reported 2015-07-09 13:23:45 PDT
Created attachment 256504 [details] Test HTML Page * STEPS TO REPRODUCE: 1. Apply the changes from https://bugs.webkit.org/show_bug.cgi?id=145979 2. Open the attached Test HTML Page (test.html) 3. Open the inspector and select the "div" element in the Elements tab Expected: The ".test::after" selector appears where it would appear in the list based upon its specificity. Actual: The ".test::after" selector appears before the first UserAgent style.
Attachments
Test HTML Page (907 bytes, text/html)
2015-07-09 13:23 PDT, Devin Rousso
no flags
Patch (6.30 KB, patch)
2015-07-09 13:28 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2015-07-09 13:24:30 PDT
Devin Rousso
Comment 2 2015-07-09 13:28:40 PDT
WebKit Commit Bot
Comment 3 2015-07-09 14:58:38 PDT
Comment on attachment 256505 [details] Patch Clearing flags on attachment: 256505 Committed r186635: <http://trac.webkit.org/changeset/186635>
WebKit Commit Bot
Comment 4 2015-07-09 14:58:42 PDT
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.