trisquel-icecat/icecat/testing/web-platform/meta/resource-timing/idlharness.any.js.ini
2025-10-06 02:35:48 -06:00

60 lines
2.2 KiB
INI

[idlharness.any.html]
[PerformanceResourceTiming interface: default toJSON operation on resource]
expected: FAIL
[PerformanceResourceTiming interface: attribute deliveryType]
expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "deliveryType" with the proper type]
expected: FAIL
[PerformanceResourceTiming interface: attribute firstInterimResponseStart]
expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "firstInterimResponseStart" with the proper type]
expected: FAIL
[PerformanceResourceTiming interface: attribute responseStatus]
expected:
if (os == "android") and not debug: [PASS, FAIL]
[PerformanceResourceTiming interface: resource must inherit property "responseStatus" with the proper type]
expected:
if (os == "android") and not debug: [PASS, FAIL]
[PerformanceResourceTiming interface: attribute finalResponseHeadersStart]
expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "finalResponseHeadersStart" with the proper type]
expected: FAIL
[idlharness.any.worker.html]
[PerformanceResourceTiming interface: default toJSON operation on resource]
expected: FAIL
[PerformanceResourceTiming interface: attribute deliveryType]
expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "deliveryType" with the proper type]
expected: FAIL
[PerformanceResourceTiming interface: attribute firstInterimResponseStart]
expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "firstInterimResponseStart" with the proper type]
expected: FAIL
[PerformanceResourceTiming interface: attribute responseStatus]
expected:
if (os == "android") and not debug: [PASS, FAIL]
[PerformanceResourceTiming interface: resource must inherit property "responseStatus" with the proper type]
expected:
if (os == "android") and not debug: [PASS, FAIL]
[PerformanceResourceTiming interface: attribute finalResponseHeadersStart]
expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "finalResponseHeadersStart" with the proper type]
expected: FAIL