Skip to content

Conversation

@SethFalco
Copy link
Member

Fixes an issue where we convert currentColor to lowercase, so it becomes currentcolor (not spec compliant) and breaks in specific SVG previewers.

The impact was low as many clients supported both currentColor and currentcolor, however, what we had before was incorrect.

Related

@SethFalco SethFalco merged commit feb9b5e into svg:main May 22, 2025
14 checks passed
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.

[BUG] In 4.0.0-rc.4 (Possibly earlier versions too), stroke="currentColor" case is set incorrectly and breaks windows SVG explorer codecs.

1 participant