commit 86b3332245fe6147ad2932b6d3b9d2ba3604e8e7
parent 0be5fd2818f11ae5fb21d46e6ca58ae830ff76a7
Author: moz-wptsync-bot <wptsync@mozilla.com>
Date: Mon, 15 Dec 2025 04:25:18 +0000
Bug 2005878 [wpt PR 56725] - Update wpt metadata, a=testonly
wpt-pr: 56725
wpt-type: metadata
Diffstat:
7 files changed, 200 insertions(+), 2 deletions(-)
diff --git a/testing/web-platform/meta/css/css-fonts/downloadable-font-in-iframe-print.html.ini b/testing/web-platform/meta/css/css-fonts/downloadable-font-in-iframe-print.html.ini
@@ -5,3 +5,4 @@
if (os == "linux") and not fission and not debug and not swgl: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "linux") and debug and fission and not swgl: [PASS, FAIL]
+ if (os == "linux") and swgl and fission: [PASS, FAIL]
diff --git a/testing/web-platform/meta/html/dom/idlharness.any.js.ini b/testing/web-platform/meta/html/dom/idlharness.any.js.ini
@@ -17,6 +17,36 @@
[ImageData interface: attribute pixelFormat]
expected: FAIL
+ [Origin interface: existence and properties of interface object]
+ expected: FAIL
+
+ [Origin interface object length]
+ expected: FAIL
+
+ [Origin interface object name]
+ expected: FAIL
+
+ [Origin interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [Origin interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [Origin interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [Origin interface: operation from(any)]
+ expected: FAIL
+
+ [Origin interface: attribute opaque]
+ expected: FAIL
+
+ [Origin interface: operation isSameOrigin(Origin)]
+ expected: FAIL
+
+ [Origin interface: operation isSameSite(Origin)]
+ expected: FAIL
+
[idlharness.any.shadowrealm-in-window.html]
expected: ERROR
diff --git a/testing/web-platform/meta/html/dom/idlharness.https.html.ini b/testing/web-platform/meta/html/dom/idlharness.https.html.ini
@@ -1890,7 +1890,7 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu
[NavigationTransition interface: attribute committed]
expected:
if (os == "android") and not sessionHistoryInParent: FAIL
-
+
[NavigationPrecommitController interface: existence and properties of interface object]
expected:
if (os == "android") and not sessionHistoryInParent: FAIL
@@ -1902,7 +1902,7 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu
[NavigationPrecommitController interface object name]
expected:
if (os == "android") and not sessionHistoryInParent: FAIL
-
+
[NavigationPrecommitController interface: existence and properties of interface prototype object]
expected:
if (os == "android") and not sessionHistoryInParent: FAIL
@@ -1919,6 +1919,43 @@ prefs: [dom.security.featurePolicy.experimental.enabled:true, dom.security.featu
expected:
if (os == "android") and not sessionHistoryInParent: FAIL
+ [Origin interface: existence and properties of interface object]
+ expected: FAIL
+
+ [Origin interface object length]
+ expected: FAIL
+
+ [Origin interface object name]
+ expected: FAIL
+
+ [Origin interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [Origin interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [Origin interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [Origin interface: operation from(any)]
+ expected: FAIL
+
+ [Origin interface: attribute opaque]
+ expected: FAIL
+
+ [Origin interface: operation isSameOrigin(Origin)]
+ expected: FAIL
+
+ [Origin interface: operation isSameSite(Origin)]
+ expected: FAIL
+
+ [NavigationTransition interface: attribute to]
+ expected: FAIL
+
+ [NavigationPrecommitController interface: operation addHandler(NavigationInterceptHandler)]
+ expected: FAIL
+
+
[idlharness.https.html?include=HTML.+]
[HTMLElement interface: attribute writingSuggestions]
expected: FAIL
diff --git a/testing/web-platform/meta/navigation-timing/idlharness.window.js.ini b/testing/web-platform/meta/navigation-timing/idlharness.window.js.ini
@@ -16,3 +16,36 @@
[PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "notRestoredReasons" with the proper type]
expected: FAIL
+
+ [PerformanceNavigationTiming interface: attribute confidence]
+ expected: FAIL
+
+ [PerformanceNavigationTiming interface: performance.getEntriesByType("navigation")[0\] must inherit property "confidence" with the proper type]
+ expected: FAIL
+
+ [PerformanceTimingConfidence interface: existence and properties of interface object]
+ expected: FAIL
+
+ [PerformanceTimingConfidence interface object length]
+ expected: FAIL
+
+ [PerformanceTimingConfidence interface object name]
+ expected: FAIL
+
+ [PerformanceTimingConfidence interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [PerformanceTimingConfidence interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [PerformanceTimingConfidence interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [PerformanceTimingConfidence interface: attribute randomizedTriggerRate]
+ expected: FAIL
+
+ [PerformanceTimingConfidence interface: attribute value]
+ expected: FAIL
+
+ [PerformanceTimingConfidence interface: operation toJSON()]
+ expected: FAIL
diff --git a/testing/web-platform/meta/resource-timing/idlharness.any.js.ini b/testing/web-platform/meta/resource-timing/idlharness.any.js.ini
@@ -34,6 +34,30 @@
[PerformanceResourceTiming interface: resource must inherit property "contentEncoding" with the proper type]
expected: FAIL
+ [PerformanceResourceTiming interface: attribute workerRouterEvaluationStart]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerCacheLookupStart]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerMatchedRouterSource]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerFinalRouterSource]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerRouterEvaluationStart" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerCacheLookupStart" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerMatchedRouterSource" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerFinalRouterSource" with the proper type]
+ expected: FAIL
+
[idlharness.any.worker.html]
[PerformanceResourceTiming interface: default toJSON operation on resource]
@@ -70,3 +94,27 @@
[PerformanceResourceTiming interface: resource must inherit property "contentEncoding" with the proper type]
expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerRouterEvaluationStart]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerCacheLookupStart]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerMatchedRouterSource]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerFinalRouterSource]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerRouterEvaluationStart" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerCacheLookupStart" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerMatchedRouterSource" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerFinalRouterSource" with the proper type]
+ expected: FAIL
diff --git a/testing/web-platform/meta/server-timing/idlharness.https.any.js.ini b/testing/web-platform/meta/server-timing/idlharness.https.any.js.ini
@@ -40,6 +40,30 @@
[PerformanceResourceTiming interface: resource must inherit property "contentEncoding" with the proper type]
expected: FAIL
+ [PerformanceResourceTiming interface: attribute workerRouterEvaluationStart]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerCacheLookupStart]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerMatchedRouterSource]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerFinalRouterSource]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerRouterEvaluationStart" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerCacheLookupStart" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerMatchedRouterSource" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerFinalRouterSource" with the proper type]
+ expected: FAIL
+
[idlharness.https.any.worker.html]
[PerformanceResourceTiming interface: attribute renderBlockingStatus]
@@ -82,3 +106,27 @@
[PerformanceResourceTiming interface: resource must inherit property "contentEncoding" with the proper type]
expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerRouterEvaluationStart]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerCacheLookupStart]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerMatchedRouterSource]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: attribute workerFinalRouterSource]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerRouterEvaluationStart" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerCacheLookupStart" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerMatchedRouterSource" with the proper type]
+ expected: FAIL
+
+ [PerformanceResourceTiming interface: resource must inherit property "workerFinalRouterSource" with the proper type]
+ expected: FAIL
diff --git a/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini b/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini
@@ -3,6 +3,7 @@
expected:
if (os == "linux") and not asan and not debug: [OK, TIMEOUT]
if (os == "linux") and asan: [OK, TIMEOUT]
+ if (os == "linux") and debug: TIMEOUT
[Can demux two video tracks with different payload types on a bundled connection]
expected:
if (os == "mac") and debug: [PASS, FAIL]