Bug 112349 - Web Inspector: a:visited is in RuleMatch.matchingSelectors
Summary: Web Inspector: a:visited is in RuleMatch.matchingSelectors
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-14 08:09 PDT by Timothy Hatcher
Modified: 2016-12-13 15:40 PST (History)
11 users (show)

See Also:


Attachments
Test Case (94 bytes, text/html)
2013-03-14 08:09 PDT, Timothy Hatcher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2013-03-14 08:09:05 PDT
Created attachment 193124 [details]
Test Case

A rule might match a:visited but the selector index is never in RuleMatch.matchingSelectors.

I suspect this is due to security restrictions to prevent visited styles from being included in computed style. (Though computed style in the Inspector is fine.)
Comment 1 Radar WebKit Bug Importer 2014-12-17 11:20:28 PST
<rdar://problem/19281452>