Skip to content

[selectors] :link and :visited are not mutually exclusive in implementations #2037

@victoriasu

Description

@victoriasu

According to the spec, :link and :visited should be mutually exclusive, however in:

Chrome, Firefox, and Safari

  • Style rules for :link and :visited are being applied to the same element (a visited link)

Edge

  • All links are using the :link style and not the :visited style

Tested using:
https://jsfiddle.net/victoriaytsu/ujz85sor/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions