diff --git a/tests/wpt/metadata/resource-timing/idlharness.any.js.ini b/tests/wpt/metadata/resource-timing/idlharness.any.js.ini index ea0fb51ae63..46f3c03ddc0 100644 --- a/tests/wpt/metadata/resource-timing/idlharness.any.js.ini +++ b/tests/wpt/metadata/resource-timing/idlharness.any.js.ini @@ -44,12 +44,18 @@ [PerformanceResourceTiming interface: resource must inherit property "domainLookupStart" with the proper type] expected: FAIL + [PerformanceResourceTiming interface: resource must inherit property "connectStart" with the proper type] + expected: FAIL + [PerformanceResourceTiming interface: attribute workerStart] expected: FAIL [PerformanceResourceTiming interface: attribute domainLookupStart] expected: FAIL + [PerformanceResourceTiming interface: attribute connectStart] + expected: FAIL + [PerformanceResourceTiming interface: resource must inherit property "redirectEnd" with the proper type] expected: FAIL @@ -151,9 +157,6 @@ [PerformanceResourceTiming interface: attribute domainLookupStart] expected: FAIL - [PerformanceResourceTiming interface: attribute connectStart] - expected: FAIL - [PerformanceResourceTiming interface: attribute redirectEnd] expected: FAIL