Skip to content

:hover throws in SelectorEvaluator.visitPseudoClassSelector #1079

Open
@TheCarpetMerchant

Description

@TheCarpetMerchant

When parsing an element with the hover attribute (such as a a:link:hover for example), SelectorEvaluator.visitPseudoClassSelector throws.
I'm not sure if this is because hover is not an official selector as per MDN documentation, but this is still annoying as it is a regular occurrence.

Being given the choice to simply return false would be nice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions