WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138911
Web Inspector: do not show invalid specificity for dynamic cases of :matches()
https://bugs.webkit.org/show_bug.cgi?id=138911
Summary
Web Inspector: do not show invalid specificity for dynamic cases of :matches()
Benjamin Poulain
Reported
2014-11-19 20:45:03 PST
Web Inspector: do not show invalid specificity for dynamic cases of :matches()
Attachments
Patch
(8.70 KB, patch)
2014-11-19 20:48 PST
,
Benjamin Poulain
joepeck
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2014-11-19 20:48:10 PST
Created
attachment 241922
[details]
Patch
Joseph Pecoraro
Comment 2
2014-11-20 16:46:58 PST
Comment on
attachment 241922
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=241922&action=review
> Source/WebCore/css/CSSSelector.cpp:179 > + staticSpecificity = CSSSelector::addSpecificities(staticSpecificity, functionalPseudoClassStaticSpecificity(firstSimpleSelector, ok)); > + return staticSpecificity;
One line?
Benjamin Poulain
Comment 3
2014-11-20 20:30:52 PST
Committed
r176436
: <
http://trac.webkit.org/changeset/176436
>
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