Skip to content

drop unused xmlns:xlink and xmlns:ev SVG attrs - #169

Merged
whomwah merged 1 commit into
whomwah:mainfrom
SAY-5:feat/drop-unused-svg-xmlns-168
Jun 1, 2026
Merged

drop unused xmlns:xlink and xmlns:ev SVG attrs#169
whomwah merged 1 commit into
whomwah:mainfrom
SAY-5:feat/drop-unused-svg-xmlns-168

Conversation

@SAY-5

@SAY-5 SAY-5 commented May 21, 2026

Copy link
Copy Markdown
Contributor

Closes #168.

Drops the two unused namespace attributes from the default SVG root: xmlns:xlink (no xlink:href is emitted) and xmlns:ev (no event attributes). Fixture SVGs and the namespace-attribute spec are updated; a new assertion guards against reintroduction.

@whomwah whomwah left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 🙏

@whomwah
whomwah merged commit 4359b41 into whomwah:main Jun 1, 2026
8 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.

as_svg default attributes xmlns:xlink + xmlns:ev

2 participants