Fix failing tests

This commit is contained in:
Tomek LECOCQ 2019-05-08 12:51:58 +02:00
parent 445faa1061
commit 70c8bb083d

View file

@ -91,6 +91,9 @@
[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 decodedBodySize]
expected: FAIL
@ -148,6 +151,9 @@
[PerformanceResourceTiming interface: attribute domainLookupStart]
expected: FAIL
[PerformanceResourceTiming interface: attribute connectStart]
expected: FAIL
[PerformanceResourceTiming interface: attribute redirectEnd]
expected: FAIL