Source code
Revision control
Copy as Markdown
Other Tools
[stream-html-sanitizer-safe.html]
[Element.streamHTML should use the safe sanitizer]
expected: FAIL
[Element.streamHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[ShadowRoot.streamHTML should use the safe sanitizer]
expected: FAIL
[ShadowRoot.streamHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Element.streamAppendHTML should use the safe sanitizer]
expected: FAIL
[Element.streamAppendHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[ShadowRoot.streamAppendHTML should use the safe sanitizer]
expected: FAIL
[ShadowRoot.streamAppendHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Element.streamPrependHTML should use the safe sanitizer]
expected: FAIL
[Element.streamPrependHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[ShadowRoot.streamPrependHTML should use the safe sanitizer]
expected: FAIL
[ShadowRoot.streamPrependHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Element.streamBeforeHTML should use the safe sanitizer]
expected: FAIL
[Element.streamBeforeHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Comment.streamBeforeHTML should use the safe sanitizer]
expected: FAIL
[Comment.streamBeforeHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Text.streamBeforeHTML should use the safe sanitizer]
expected: FAIL
[Text.streamBeforeHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Element.streamAfterHTML should use the safe sanitizer]
expected: FAIL
[Element.streamAfterHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Comment.streamAfterHTML should use the safe sanitizer]
expected: FAIL
[Comment.streamAfterHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Text.streamAfterHTML should use the safe sanitizer]
expected: FAIL
[Text.streamAfterHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Element.streamReplaceWithHTML should use the safe sanitizer]
expected: FAIL
[Element.streamReplaceWithHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Comment.streamReplaceWithHTML should use the safe sanitizer]
expected: FAIL
[Comment.streamReplaceWithHTMLUnsafe should not use the safe sanitizer]
expected: FAIL
[Text.streamReplaceWithHTML should use the safe sanitizer]
expected: FAIL
[Text.streamReplaceWithHTMLUnsafe should not use the safe sanitizer]
expected: FAIL