mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Fix failing tests
This commit is contained in:
parent
445faa1061
commit
70c8bb083d
1 changed files with 6 additions and 0 deletions
|
@ -91,6 +91,9 @@
|
||||||
[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 decodedBodySize]
|
[PerformanceResourceTiming interface: attribute decodedBodySize]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -148,6 +151,9 @@
|
||||||
[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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue