Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when parsing namespace prefixes #390

Closed
AdrianSorop opened this issue Jan 3, 2023 · 0 comments
Closed

Error when parsing namespace prefixes #390

AdrianSorop opened this issue Jan 3, 2023 · 0 comments
Assignees
Labels

Comments

@AdrianSorop
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants