Re: [csswg-drafts] [selectors] :link and <link> (#3817)

> Arguably that Firefox case can't arise in the web,

Arguably it could be a real problem: 
`document.querySelectorAll(":link")[0]` returns a `<link>` in Firefox and Safari and `<a>` in Chromium

-- 
GitHub Notification of comment by 1jj
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3817#issuecomment-519729132 using your GitHub account

Received on Friday, 9 August 2019 00:02:07 UTC