commit c49928c4fc385322590b7f010691c105455eb0d1 parent d426a99c39ef5aa2e23e11d241545413abad1460 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Tue, 9 Dec 2025 19:29:36 +0000 Bug 2005015 [wpt PR 56604] - Update wpt metadata, a=testonly wpt-pr: 56604 wpt-type: metadata Diffstat:
| A | testing/web-platform/meta/html/dom/partial-updates/tentative/stream-html-unsafe.html.ini | | | 42 | ++++++++++++++++++++++++++++++++++++++++++ |
1 file changed, 42 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/stream-html-unsafe.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/stream-html-unsafe.html.ini @@ -0,0 +1,42 @@ +[stream-html-unsafe.html] + [piping a response into streamHTMLUnsafe()] + expected: FAIL + + [writing a string to streamHTMLUnsafe()] + expected: FAIL + + [streamHTMLUnsafe() should remove existing content immediately] + expected: FAIL + + [streamHTMLUnsafe() does not buffer until close()] + expected: FAIL + + [writing a Symbol to streamHTMLUnsafe()] + expected: FAIL + + [writing numbers to streamHTMLUnsafe()] + expected: FAIL + + [writing null or undefined to streamHTMLUnsafe()] + expected: FAIL + + [streamHTMLUnsafe() can stream into <style>] + expected: FAIL + + [Aborting streamHTMLUnsafe()] + expected: FAIL + + [Interleaved streamHTMLUnsafe() writes] + expected: FAIL + + [streamHTMLUnsafe into a ShadowRoot] + expected: FAIL + + [streamHTMLUnsafe into a template] + expected: FAIL + + [streamHTMLUnsafe should execute scripts when connected] + expected: FAIL + + [streamHTMLUnsafe should not execute scripts when disconnected] + expected: FAIL