Skip to content

Add support for the ::marker pseudo element? #277

@FroogalTheDragon

Description

@FroogalTheDragon

I'm trying to parse a document with some elements marked with the ::marker pseudo class. If I try to select elements with say Selector::parse("li::marker").unwrap()

then I get a panic saying UnexpectedSelectorParseError(UnsupportedPseudoClassOrElement("marker"))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions