[Webkit-unassigned] [Bug 142734] New: :not(:link) doesn't match <a name="foo">

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 16 10:52:19 PDT 2015


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

            Bug ID: 142734
           Summary: :not(:link) doesn't match <a name="foo">
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
               URL: data:text/html,<style>a { color: red } a:not(:link) {
                    color: green }</style><a name="foo">should be
                    green</a>
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aroben at webkit.org
                CC: benjamin at webkit.org

1. Go to data:text/html,<style>a { color: red } a:not(:link) { color: green }</style><a name="foo">should be green</a>

In Chrome and Firefox, the text is green. In Safari 8.0.3 on Yosemite, it is red. (I haven't tested other versions/OSes.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150316/ede212d7/attachment-0002.html>


More information about the webkit-unassigned mailing list