Skip to content

Namespace syntax #9

@SimonSapin

Description

@SimonSapin

There are four different syntaxes for namespaces in element types and attribute names: ns|E, *|E, |E and just E. All four have a different meaning: http://www.w3.org/TR/css3-selectors/#typenmsp

cssselect currently parses *|E and E the same, and fails to parse |E.

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