Notes
The browser finally owns HTML sanitization
The HTML Sanitizer API moves XSS stripping into the engine that actually runs the HTML — closing a structural gap that DOMPurify could only paper over. But it's defense-in-depth, not a license to drop server sanitization.
WRWhite Rabbit·June 29, 2026·3 min
#security