commit b42c1ae94a461fded0b434b431ec4c3418a1a808
parent e8e396566c91c51e9219d0efa89709309bad1e5b
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Thu, 11 Dec 2025 11:01:03 +0000
Bug 2005136 [wpt PR 56626] - Update wpt metadata, a=testonly
wpt-pr: 56626
wpt-type: metadata
Diffstat:
2 files changed, 70 insertions(+), 2 deletions(-)
diff --git a/testing/web-platform/meta/digital-credentials/allow-attribute-with-create.https.html.ini b/testing/web-platform/meta/digital-credentials/allow-attribute-with-create.https.html.ini
@@ -1,2 +1,36 @@
[allow-attribute-with-create.https.html]
- expected: ERROR
+ [With Create: Policy to use: null, is cross-origin: false, is allowed by policy: true]
+ expected: FAIL
+
+ [With Create: Policy to use: null, is cross-origin: true, is allowed by policy: false]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create, is cross-origin: false, is allowed by policy: true]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create, is cross-origin: true, is allowed by policy: true]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create *, is cross-origin: false, is allowed by policy: true]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create *, is cross-origin: true, is allowed by policy: true]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create 'none', is cross-origin: false, is allowed by policy: false]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create 'none', is cross-origin: true, is allowed by policy: false]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create 'self', is cross-origin: false, is allowed by policy: true]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create 'self', is cross-origin: true, is allowed by policy: false]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create https://www1.web-platform.test:8443, is cross-origin: false, is allowed by policy: false]
+ expected: FAIL
+
+ [With Create: Policy to use: digital-credentials-create https://www1.web-platform.test:8443, is cross-origin: true, is allowed by policy: true]
+ expected: FAIL
diff --git a/testing/web-platform/meta/digital-credentials/allow-attribute-with-get.https.html.ini b/testing/web-platform/meta/digital-credentials/allow-attribute-with-get.https.html.ini
@@ -1,2 +1,36 @@
[allow-attribute-with-get.https.html]
- expected: ERROR
+ [With Get: Policy to use: null, is cross-origin: false, is allowed by policy: true]
+ expected: FAIL
+
+ [With Get: Policy to use: null, is cross-origin: true, is allowed by policy: false]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get, is cross-origin: false, is allowed by policy: true]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get, is cross-origin: true, is allowed by policy: true]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get *, is cross-origin: false, is allowed by policy: true]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get *, is cross-origin: true, is allowed by policy: true]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get 'none', is cross-origin: false, is allowed by policy: false]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get 'none', is cross-origin: true, is allowed by policy: false]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get 'self', is cross-origin: false, is allowed by policy: true]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get 'self', is cross-origin: true, is allowed by policy: false]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:8443, is cross-origin: false, is allowed by policy: false]
+ expected: FAIL
+
+ [With Get: Policy to use: digital-credentials-get https://www1.web-platform.test:8443, is cross-origin: true, is allowed by policy: true]
+ expected: FAIL