Update more test expectations

This commit is contained in:
atouchet 2019-05-30 16:41:01 -07:00
parent 0a9a222356
commit ff88964914
4 changed files with 0 additions and 17 deletions

View file

@ -1,7 +0,0 @@
[constructor.html]
[TrackEvent constructor, two args]
expected: PASS
[TrackEvent constructor, one arg]
expected: PASS

View file

@ -1,4 +0,0 @@
[createEvent.html]
[TrackEvent created with createEvent]
expected: PASS

View file

@ -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

View file

@ -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