Skip to content

fix: escape HTML style text in foreign content - #33

Open
SkyZeroZx wants to merge 1 commit into
angular:mainfrom
SkyZeroZx:fix/style-xss
Open

fix: escape HTML style text in foreign content#33
SkyZeroZx wants to merge 1 commit into
angular:mainfrom
SkyZeroZx:fix/style-xss

Conversation

@SkyZeroZx

Copy link
Copy Markdown

Escape HTML style text serialized into SVG or MathML foreign content, including through nested Angular component hosts. Preserve raw CSS at HTML integration points.

Fixes angular/angular#69900

@SkyZeroZx
SkyZeroZx force-pushed the fix/style-xss branch 4 times, most recently from 8a67c70 to d09dd18 Compare July 24, 2026 19:05
@SkyZeroZx
SkyZeroZx marked this pull request as ready for review July 24, 2026 21:39
@SkyZeroZx

Copy link
Copy Markdown
Author

@alan-agius4 Could you please check this?

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.

<style> text serialization under SVG in Angular SSR

1 participant