mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update more test expectations
This commit is contained in:
parent
0a9a222356
commit
ff88964914
4 changed files with 0 additions and 17 deletions
|
@ -1,7 +0,0 @@
|
|||
[constructor.html]
|
||||
[TrackEvent constructor, two args]
|
||||
expected: PASS
|
||||
|
||||
[TrackEvent constructor, one arg]
|
||||
expected: PASS
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[createEvent.html]
|
||||
[TrackEvent created with createEvent]
|
||||
expected: PASS
|
||||
|
|
@ -23,9 +23,6 @@
|
|||
[responseEnd should not be 0 in timing-allow cross-origin request.]
|
||||
expected: FAIL
|
||||
|
||||
[redirectStart should be 0 in cross-origin request since no redirect.]
|
||||
expected: PASS
|
||||
|
||||
[redirectEnd should be 0 in cross-origin request since no redirect.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -11,9 +11,6 @@
|
|||
[domainLookupStart should be 0 in cross-origin request.]
|
||||
expected: FAIL
|
||||
|
||||
[redirectStart should be 0 in cross-origin request.]
|
||||
expected: PASS
|
||||
|
||||
[domainLookupEnd should be 0 in cross-origin request.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue