gecko-dev/parser/xml
Emilio Cobos Álvarez 6d68b86f7c Bug 1830757 - Prevent node removal during iteration in conditional css sanitization. r=smaug
When the whole block is sanitized away, we remove the text node
altogether, triggering the assert. While it's not worrisome in this
case, the right thing to do is not mutating the DOM during iteration.

Differential Revision: https://phabricator.services.mozilla.com/D176917
2023-05-02 14:52:23 +00:00
..
test Bug 1830757 - Prevent node removal during iteration in conditional css sanitization. r=smaug 2023-05-02 14:52:23 +00:00
moz.build