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

unified patch for namespaced tags #261

Closed
wants to merge 6 commits into from

Conversation

scattergory
Copy link
Contributor

svg and mathML need to be written with namespaces specified by the xmls parameter.

https://developer.mozilla.org/en-US/docs/Web/SVG/Namespaces_Crash_Course

This patch defines mathML and svg element sets for future reference, and the needingNamespace elements that have to be declared with a namespace, as well as default namespaces for SVG and mathML.

This should set up math and svg elements to work just like regular html in the karax DSL. The global variable settings can be overridden without modifying the package if the user desires.

@geotre geotre mentioned this pull request Oct 16, 2023
@geotre
Copy link
Collaborator

geotre commented Oct 16, 2023

@scattergory what is the status of this PR? The tests are currently failing, please see this comment as it is likely the same error

@geotre geotre mentioned this pull request Oct 16, 2023
@geotre
Copy link
Collaborator

geotre commented Oct 20, 2023

Closing as SVG support was just added in #271 . Apologies for not following up with you sooner @scattergory

@geotre geotre closed this Oct 20, 2023
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.

2 participants