diff --git a/domparsing/tentative/stream-html-with-trusted-types-pass-trusted.html b/domparsing/tentative/stream-html-with-trusted-types-pass-trusted.html
index 2f5cbe7bc7b5a2..dda5b1dfbd7744 100644
--- a/domparsing/tentative/stream-html-with-trusted-types-pass-trusted.html
+++ b/domparsing/tentative/stream-html-with-trusted-types-pass-trusted.html
@@ -33,20 +33,14 @@
}
const methods = [
- "streamHTML",
"streamHTMLUnsafe",
- "streamAppendHTML",
"streamAppendHTMLUnsafe",
- "streamPrependHTML",
"streamPrependHTMLUnsafe",
- "streamBeforeHTML",
"streamBeforeHTMLUnsafe",
- "streamAfterHTML",
"streamAfterHTMLUnsafe",
];
for (const method of methods) {
- const safe = !method.endsWith("Unsafe");
promise_test(
async (t) => {
t.add_cleanup(cleanup);
@@ -67,13 +61,10 @@
window.did_run = false;
await writer.write("