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

Personally, I don't think it's reasonable to say that :link/:visited don't apply to LINK elements. They are hyperlinks, even if they're not visible by default. If browser don't want to deal with rendering them, they can specify link { display: none !important; } in their UA style sheet.

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

Received on Wednesday, 10 April 2019 18:48:52 UTC