Source code

Revision control

Copy as Markdown

Other Tools

[stream-positional.html]
[streamAppendHTML({}) with A and B]
expected: FAIL
[streamAppendHTML({}) with A and <p>B</p>]
expected: FAIL
[streamAppendHTML({}) with <p>A</p> and B]
expected: FAIL
[streamAppendHTML({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamPrependHTML({}) with A and B]
expected: FAIL
[streamPrependHTML({}) with A and <p>B</p>]
expected: FAIL
[streamPrependHTML({}) with <p>A</p> and B]
expected: FAIL
[streamPrependHTML({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamReplaceWithHTML({}) with A and B]
expected: FAIL
[streamReplaceWithHTML({}) with A and <p>B</p>]
expected: FAIL
[streamReplaceWithHTML({}) with <p>A</p> and B]
expected: FAIL
[streamReplaceWithHTML({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamBeforeHTML({}) with A and B]
expected: FAIL
[streamBeforeHTML({}) with A and <p>B</p>]
expected: FAIL
[streamBeforeHTML({}) with <p>A</p> and B]
expected: FAIL
[streamBeforeHTML({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamAfterHTML({}) with A and B]
expected: FAIL
[streamAfterHTML({}) with A and <p>B</p>]
expected: FAIL
[streamAfterHTML({}) with <p>A</p> and B]
expected: FAIL
[streamAfterHTML({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamAfterHTML({"runScripts":true}) should not run scripts]
expected: FAIL
[streamBeforeHTML({"runScripts":true}) should not run scripts]
expected: FAIL
[streamReplaceWithHTML({"runScripts":true}) should not run scripts]
expected: FAIL
[streamAppendHTML({"runScripts":true}) should not run scripts]
expected: FAIL
[streamPrependHTML({"runScripts":true}) should not run scripts]
expected: FAIL
[streamAfterHTML({"runScripts":false}) should not run scripts]
expected: FAIL
[streamBeforeHTML({"runScripts":false}) should not run scripts]
expected: FAIL
[streamReplaceWithHTML({"runScripts":false}) should not run scripts]
expected: FAIL
[streamAppendHTML({"runScripts":false}) should not run scripts]
expected: FAIL
[streamPrependHTML({"runScripts":false}) should not run scripts]
expected: FAIL
[streamAppendHTMLUnsafe({}) with A and B]
expected: FAIL
[streamAppendHTMLUnsafe({}) with A and <p>B</p>]
expected: FAIL
[streamAppendHTMLUnsafe({}) with <p>A</p> and B]
expected: FAIL
[streamAppendHTMLUnsafe({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamPrependHTMLUnsafe({}) with A and B]
expected: FAIL
[streamPrependHTMLUnsafe({}) with A and <p>B</p>]
expected: FAIL
[streamPrependHTMLUnsafe({}) with <p>A</p> and B]
expected: FAIL
[streamPrependHTMLUnsafe({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamReplaceWithHTMLUnsafe({}) with A and B]
expected: FAIL
[streamReplaceWithHTMLUnsafe({}) with A and <p>B</p>]
expected: FAIL
[streamReplaceWithHTMLUnsafe({}) with <p>A</p> and B]
expected: FAIL
[streamReplaceWithHTMLUnsafe({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamBeforeHTMLUnsafe({}) with A and B]
expected: FAIL
[streamBeforeHTMLUnsafe({}) with A and <p>B</p>]
expected: FAIL
[streamBeforeHTMLUnsafe({}) with <p>A</p> and B]
expected: FAIL
[streamBeforeHTMLUnsafe({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamAfterHTMLUnsafe({}) with A and B]
expected: FAIL
[streamAfterHTMLUnsafe({}) with A and <p>B</p>]
expected: FAIL
[streamAfterHTMLUnsafe({}) with <p>A</p> and B]
expected: FAIL
[streamAfterHTMLUnsafe({}) with <p>A</p> and <p>B</p>]
expected: FAIL
[streamAfterHTMLUnsafe({"runScripts":true}) should run scripts]
expected: FAIL
[streamBeforeHTMLUnsafe({"runScripts":true}) should run scripts]
expected: FAIL
[streamReplaceWithHTMLUnsafe({"runScripts":true}) should run scripts]
expected: FAIL
[streamAppendHTMLUnsafe({"runScripts":true}) should run scripts]
expected: FAIL
[streamPrependHTMLUnsafe({"runScripts":true}) should run scripts]
expected: FAIL
[streamAfterHTMLUnsafe({"runScripts":false}) should not run scripts]
expected: FAIL
[streamBeforeHTMLUnsafe({"runScripts":false}) should not run scripts]
expected: FAIL
[streamReplaceWithHTMLUnsafe({"runScripts":false}) should not run scripts]
expected: FAIL
[streamAppendHTMLUnsafe({"runScripts":false}) should not run scripts]
expected: FAIL
[streamPrependHTMLUnsafe({"runScripts":false}) should not run scripts]
expected: FAIL