From 3e96a094aeff8a6626e3e7f6a39be413bae6681b Mon Sep 17 00:00:00 2001 From: Tomek LECOCQ Date: Thu, 9 May 2019 21:28:07 +0200 Subject: [PATCH] Remove test result --- tests/wpt/metadata/resource-timing/idlharness.any.js.ini | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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