Skip to content

Error when parsing namespace prefixes #390

Closed
@AdrianSorop

Description

@AdrianSorop

Checking the following using the online validator: https://jigsaw.w3.org/css-validator/#validate_by_input

@namespace svg url(http://www.w3.org/2000/svg);

/* This matches all SVG <a> elements */
svg|a {
}

It shows an error, even if the CSS is correct.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions