Skip to content

Selectors starting with numerical should fail validation #31

@silverwind

Description

@silverwind

https://www.w3.org/TR/css-syntax-3/#ident-token-diagram

Currently, no error is raised:

> (await import("csstree-validator")).validate('1n {color: red}')
[]

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