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

feat: check stylesheets declared in SVG #1461

Merged
merged 1 commit into from Dec 15, 2022
Merged

Conversation

rdeltour
Copy link
Member

This enables checking of CSS declared in SVG inline style element, as well as stylesheets declared in <?xml-stylesheet?> processing instructions.

Fix #1450

This enables checking of CSS declared in SVG inline `style`
element, as well as stylesheets declared in  `<?xml-stylesheet?>`
processing instructions.

Fix #1450
@rdeltour rdeltour added this to the v5.0.0-rc milestone Dec 13, 2022
@rdeltour rdeltour self-assigned this Dec 13, 2022
Base automatically changed from feat/viewport-syntax to main December 15, 2022 08:45
@rdeltour rdeltour merged commit 003234a into main Dec 15, 2022
@rdeltour rdeltour deleted the feat/svg-stylesheet-check branch December 15, 2022 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SVG CSS Error (CSS-030) being reported in 5.0.0-beta-3 but not earlier versions.
2 participants