commit e5115019b7b0ea6a58d90a2f46ef76524e46fda8 parent 34deed7f5d981404d24f3fcdd370c2443534e508 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Thu, 30 Oct 2025 15:08:59 +0000 Bug 1997314 [wpt PR 55762] - Update wpt metadata, a=testonly wpt-pr: 55762 wpt-type: metadata Diffstat:
| A | testing/web-platform/meta/trusted-types/set-attributes-require-trusted-types-no-default-policy-error-cases.html.ini | | | 24 | ++++++++++++++++++++++++ |
1 file changed, 24 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/meta/trusted-types/set-attributes-require-trusted-types-no-default-policy-error-cases.html.ini b/testing/web-platform/meta/trusted-types/set-attributes-require-trusted-types-no-default-policy-error-cases.html.ini @@ -0,0 +1,24 @@ +[set-attributes-require-trusted-types-no-default-policy-error-cases.html] + [setAttributeNode runs Trusted Types check before inuse checks] + expected: FAIL + + [setAttributeNodeNS runs Trusted Types check before inuse checks] + expected: FAIL + + [setNamedItem runs Trusted Types check before inuse checks] + expected: FAIL + + [setNamedItemNS runs Trusted Types check before inuse checks] + expected: FAIL + + [setAttributeNode runs Trusted Types check before same attribute early return] + expected: FAIL + + [setAttributeNodeNS runs Trusted Types check before same attribute early return] + expected: FAIL + + [setNamedItem runs Trusted Types check before same attribute early return] + expected: FAIL + + [setNamedItemNS runs Trusted Types check before same attribute early return] + expected: FAIL