Skip to content

"of" clause of :nth-(last-)child is not fully parsed #10

@cvrebert

Description

@cvrebert

See http://drafts.csswg.org/selectors-4/#the-nth-child-pseudo
Currently, in e.g. :nth-child(n+3 of li.important), the li.important portion is just returned as part of a content string and doesn't get parsed into a selector subtree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions