WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
44344
Web Inspector: element's css: pseudo-class locations
https://bugs.webkit.org/show_bug.cgi?id=44344
Summary
Web Inspector: element's css: pseudo-class locations
Adam
Reported
2010-08-20 11:58:19 PDT
Currently pseudo-classes, such as :first-letter :before :first-child etc, are listed after inherited elements. They should be listed above those with all the other Matched CSS Rules. They are directly affecting the element and it's very easy to miss if it's below 'Inherited' since that's usually ignored when styling a particular element.
Attachments
[PATCH] Proposed fix.
(5.94 KB, patch)
2010-08-23 03:33 PDT
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2010-08-23 03:33:22 PDT
Created
attachment 65099
[details]
[PATCH] Proposed fix.
Pavel Feldman
Comment 2
2010-08-23 05:50:16 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M WebCore/ChangeLog M WebCore/inspector/front-end/StylesSidebarPane.js M WebCore/inspector/front-end/inspector.css Committed
r65806
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