mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Dispatch error events at the window object.
This commit is contained in:
parent
92c3961743
commit
ae38c53de7
737 changed files with 815 additions and 758 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[request-clone.sub.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[request-consume-empty.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Consume request's body as text]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[request-consume.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Consume request's body as text]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[request-disturbed.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[request-init-002.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Initialize Request with headers values]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
[request-init-003.sub.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
expected: ERROR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue