commit 833ba846188f8f6d5a4f18759addde7c82c4f3aa parent 65152510bff5b96dcf489b691b72471aff8e9028 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Mon, 27 Oct 2025 20:01:50 +0000 Bug 1996607 [wpt PR 55680] - Update wpt metadata, a=testonly wpt-pr: 55680 wpt-type: metadata Diffstat:
38 files changed, 69 insertions(+), 80 deletions(-)
diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/current-patch.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/current-patch.html.ini @@ -1,3 +0,0 @@ -[current-patch.html] - [currentPatch lifecycle] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/patch-all.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/patch-all.html.ini @@ -1,9 +0,0 @@ -[patch-all.html] - [Streaming into node.patchAll() updates subtree by ID] - expected: FAIL - - [IDs are scoped to the patchAll target] - expected: FAIL - - [ID of the root node itself is ignored] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/patch-event.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/patch-event.html.ini @@ -1,3 +0,0 @@ -[patch-event.html] - [patch event timing] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/patching-pseudo.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/patching-pseudo.html.ini @@ -1,6 +0,0 @@ -[patching-pseudo.html] - [patching pseudo-class] - expected: FAIL - - [patching state change should invalidate style] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/patchsrc.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/patchsrc.html.ini @@ -1,17 +0,0 @@ -[patchsrc.html] - expected: - if (os_version == "7.0") and not sessionHistoryInParent and not debug: [OK, ERROR] - [patchsrc should load external content] - expected: FAIL - - [patchsrc should reject with NotFound when external content is not found] - expected: FAIL - - [patchsrc should fail when loading a cross-origin patch without CORS headers] - expected: FAIL - - [patchsrc should work with the appropriate CORS headers] - expected: FAIL - - [patchsrc should apply the inline content before the response arrives] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-append-elements.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-append-elements.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-append-elements.html] + [<template contentmethod=append> with element] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-append-text.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-append-text.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-append-text.html] + [<template contentmethod=append> with text] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-innerHTML-ambiguous.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-innerHTML-ambiguous.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-innerHTML-ambiguous.html] + [<template patchfor> in innerHTML patching inner element] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-innerHTML-outside.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-innerHTML-outside.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-innerHTML-outside.html] + [<template contentmethod> in innerHTML should not patch outer element] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-innerHTML-within.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-innerHTML-within.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-innerHTML-within.html] + [<template contentmethod> in innerHTML patching inner element] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-multiple.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-multiple.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-multiple.html] + [Multiple <template contentmethod>] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-prepend-element.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-prepend-element.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-prepend-element.html] + [<template contentmethod=prepend> with element] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-prepend-invalid-ref.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-prepend-invalid-ref.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-prepend-invalid-ref.html] + [If the first node is no longer a child of the parent during prepend, next insertions abort] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-prepend-text.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-prepend-text.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-prepend-text.html] + [<template contentmethod=prepend> with text] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-replace-children-with-element.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-replace-children-with-element.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-replace-children-with-element.html] + [<template contentmethod=replace-children> with element] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-replace-children-with-text.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-replace-children-with-text.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-replace-children-with-text.html] + [<template contentmethod=replace-children> with text] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-replace-invalid-ref.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-replace-invalid-ref.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-replace-invalid-ref.html] + [<template contentmethod=replace>] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-replace.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-replace.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-replace.html] + [<template contentmethod=replace>] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-reverse.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-reverse.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-reverse.html] + [HTML partial updates: patch should appear after its target] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-script-children.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-script-children.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-script-children.html] + [HTML partial updates - a script inside a patch should execute] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-script-eval.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-script-eval.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-script-eval.html] + [HTML partial updates - content template updates script with plain text but doesn't execute] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-script-replace.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-script-replace.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-script-replace.html] + [HTML partial updates - a script replaced with a patch should execute] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-shadow-nested.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-shadow-nested.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-shadow-nested.html] + [<template contentmethod> inside a <template shadowrootmode><div> should apply directly to its target] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-shadow.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-shadow.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-shadow.html] + [<template contentmethod> inside a <template shadowrootmode> should apply directly to its target] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-style-in-head.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-style-in-head.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-style-in-head.html] + [HTML partial updates - patch updates style with plain text] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-style.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-style.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-style.html] + [HTML partial updates - patch updates style with plain text] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-superseded-by-shadowrootmode.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-superseded-by-shadowrootmode.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-superseded-by-shadowrootmode.html] + [HTML partial updates: shadowrootmode supercede contentmethod] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-title.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-contentmethod-title.html.ini @@ -0,0 +1,3 @@ +[template-contentmethod-title.html] + [HTML partial updates - update title] + expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patch-range.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patch-range.html.ini @@ -1,9 +0,0 @@ -[template-patch-range.html] - [<template patchstartafter=first patchendbefore=last> should insert the patch between two existing nodes] - expected: FAIL - - [<template patchendbefore=last> should insert the patch before an existing node] - expected: FAIL - - [<template patchstartafter=first> should insert the patch after an existing node] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-innerHTML-ambiguous.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-innerHTML-ambiguous.html.ini @@ -1,3 +0,0 @@ -[template-patchfor-innerHTML-ambiguous.html] - [<template patchfor> in innerHTML patching inner element] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-innerHTML-outside.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-innerHTML-outside.html.ini @@ -1,3 +0,0 @@ -[template-patchfor-innerHTML-outside.html] - [<template patchfor> in innerHTML patching outer element] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-script-eval.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-script-eval.html.ini @@ -1,3 +0,0 @@ -[template-patchfor-script-eval.html] - [HTML partial updates - patch updates script with plain text] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-script-plaintext.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-script-plaintext.html.ini @@ -1,3 +0,0 @@ -[template-patchfor-script-plaintext.html] - [<template patchfor> should apply directly to its target] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-scripting.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-scripting.html.ini @@ -1,3 +0,0 @@ -[template-patchfor-scripting.html] - [HTML partial updates - a script inside a patch should execute] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-shadow-nested.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-shadow-nested.html.ini @@ -1,3 +0,0 @@ -[template-patchfor-shadow-nested.html] - [<template patchfor> inside a <template shadowrootmode><div> should apply directly to its target] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-shadow.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-shadow.html.ini @@ -1,3 +0,0 @@ -[template-patchfor-shadow.html] - [<template patchfor> inside a <template shadowrootmode> should apply directly to its target] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-style-plaintext.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor-style-plaintext.html.ini @@ -1,3 +0,0 @@ -[template-patchfor-style-plaintext.html] - [HTML partial updates - patch updates style with plain text] - expected: FAIL diff --git a/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor.html.ini b/testing/web-platform/meta/html/dom/partial-updates/tentative/template-patchfor.html.ini @@ -1,9 +0,0 @@ -[template-patchfor.html] - [<template patchfor> should apply directly to its target] - expected: FAIL - - [<template patchfor> should work when chunked] - expected: FAIL - - [<template patchfor> should work when elements are sliced in the middle] - expected: FAIL