Remove test result

This commit is contained in:
Tomek LECOCQ 2019-05-09 21:28:07 +02:00
parent 70c8bb083d
commit 3e96a094ae

View file

@ -44,12 +44,18 @@
[PerformanceResourceTiming interface: resource must inherit property "domainLookupStart" with the proper type] [PerformanceResourceTiming interface: resource must inherit property "domainLookupStart" with the proper type]
expected: FAIL expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "connectStart" with the proper type]
expected: FAIL
[PerformanceResourceTiming interface: attribute workerStart] [PerformanceResourceTiming interface: attribute workerStart]
expected: FAIL expected: FAIL
[PerformanceResourceTiming interface: attribute domainLookupStart] [PerformanceResourceTiming interface: attribute domainLookupStart]
expected: FAIL expected: FAIL
[PerformanceResourceTiming interface: attribute connectStart]
expected: FAIL
[PerformanceResourceTiming interface: resource must inherit property "redirectEnd" with the proper type] [PerformanceResourceTiming interface: resource must inherit property "redirectEnd" with the proper type]
expected: FAIL expected: FAIL
@ -151,9 +157,6 @@
[PerformanceResourceTiming interface: attribute domainLookupStart] [PerformanceResourceTiming interface: attribute domainLookupStart]
expected: FAIL expected: FAIL
[PerformanceResourceTiming interface: attribute connectStart]
expected: FAIL
[PerformanceResourceTiming interface: attribute redirectEnd] [PerformanceResourceTiming interface: attribute redirectEnd]
expected: FAIL expected: FAIL