WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146804
Web Inspector: Pseudo-element style ordering is wrong for pseudo-styles on unique selectors
https://bugs.webkit.org/show_bug.cgi?id=146804
Summary
Web Inspector: Pseudo-element style ordering is wrong for pseudo-styles on un...
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
Details
Patch
(6.30 KB, patch)
2015-07-09 13:28 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-07-09 13:24:30 PDT
<
rdar://problem/21752552
>
Devin Rousso
Comment 2
2015-07-09 13:28:40 PDT
Created
attachment 256505
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug