Tag
Notes tagged “parsing”
Every note filed under parsing, newest first.
A filtered view of the notes.
2026
- Two Parsers Walk Into a DOM
Every HTML sanitizer is a second implementation of a parser it does not control. Mutation XSS is what happens in the gap — and it is why the fix eventually had to move inside the browser.