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

New script text associated data and associated mechanisms need adding to SVGScriptElement #483

Open
lukewarlow opened this issue Mar 18, 2024 · 0 comments
Milestone

Comments

@lukewarlow
Copy link
Member

I know the script enforcement is currently in the HTML integrations section but we need to update it (possibly move the whole section?) to include coverage of the SVGScriptElement. At the very least it needs the new [[ScriptText]] slot to be handled by the parser script enforcement (see #252 )

An SVGScriptElement is also a Node descendent so might need handling in the Node.textContent code

See also #437

@lukewarlow lukewarlow added this to the v1 milestone Mar 18, 2024
@lukewarlow lukewarlow changed the title New [[ScriptText]] slot and associated mechanisms need adding to SVGScriptElement New script text associated data and associated mechanisms need adding to SVGScriptElement Apr 22, 2024
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

No branches or pull requests

1 participant