[Webkit-unassigned] [Bug 112349] New: Web Inspector: a:visited is in RuleMatch.matchingSelectors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 14 08:06:40 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=112349

           Summary: Web Inspector: a:visited is in
                    RuleMatch.matchingSelectors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at apple.com
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Created an attachment (id=193124)
 --> (https://bugs.webkit.org/attachment.cgi?id=193124&action=review)
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.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list