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

@fantasai I know about next/previous `rel` values, but I don't think it's specified anywhere that they should create navigable links if displayed.  Neither Chrome nor pre-Chromium Edge turn your test case into a navigable link.

If there are use cases for turning a displayed `<link>` with certain `rel` values into a navigable hyperlink, like Firefox does, then an issue should be raised with HTML.

On this issue, my conclusion therefore is qualified based on the behavior: if force-displaying a `<link>` creates a navigable hyperlink, it should match `:link` and `:any-link` and `:visited` if appropriate.  If it's not navigable, then it shouldn't match the pseudoclasses.



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

Received on Wednesday, 10 April 2019 18:57:42 UTC