Dispatch error events at the window object.

This commit is contained in:
Ms2ger 2016-08-27 16:17:37 +02:00
parent 92c3961743
commit ae38c53de7
737 changed files with 815 additions and 758 deletions

View file

@ -1,5 +1,6 @@
[request-cache.html]
type: testharness
expected: ERROR
[RequestCache "default" mode checks the cache for previously cached content and goes to the network for stale responses with Etag and stale response]
expected: FAIL

View file

@ -1,3 +1,3 @@
[request-clone.sub.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,5 +1,6 @@
[request-consume-empty.html]
type: testharness
expected: ERROR
[Consume request's body as text]
expected: FAIL

View file

@ -1,5 +1,6 @@
[request-consume.html]
type: testharness
expected: ERROR
[Consume request's body as text]
expected: FAIL

View file

@ -1,3 +1,3 @@
[request-disturbed.html]
type: testharness
expected: TIMEOUT
expected: ERROR

View file

@ -1,5 +1,6 @@
[request-init-002.html]
type: testharness
expected: ERROR
[Initialize Request with headers values]
expected: FAIL

View file

@ -1,3 +1,3 @@
[request-init-003.sub.html]
type: testharness
expected: TIMEOUT
expected: ERROR