mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
* Enable WPT tests for several supported/in progress features. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Enable more preferences for all WPT tests. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update test expectations. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Disable AbortController preference for tests. Signed-off-by: Josh Matthews <josh@joshmatthews.net> * Update WPT expectations. Signed-off-by: Josh Matthews <josh@joshmatthews.net> --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
116 lines
2.7 KiB
INI
Vendored
116 lines
2.7 KiB
INI
Vendored
[request.any.html]
|
|
[Calling arrayBuffer() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling blob() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling formData() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling formData()]
|
|
expected: FAIL
|
|
|
|
[Calling json() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling text() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling arrayBuffer() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling arrayBuffer()]
|
|
expected: FAIL
|
|
|
|
[Calling arrayBuffer() on an aborted consumed empty request]
|
|
expected: FAIL
|
|
|
|
[Calling blob() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling blob()]
|
|
expected: FAIL
|
|
|
|
[Calling blob() on an aborted consumed empty request]
|
|
expected: FAIL
|
|
|
|
[Calling formData() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling json() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling json()]
|
|
expected: FAIL
|
|
|
|
[Calling text() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling text()]
|
|
expected: FAIL
|
|
|
|
[Calling text() on an aborted consumed empty request]
|
|
expected: FAIL
|
|
|
|
|
|
[request.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[request.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[request.any.worker.html]
|
|
[Calling arrayBuffer() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling blob() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling formData() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling formData()]
|
|
expected: FAIL
|
|
|
|
[Calling json() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling text() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling arrayBuffer() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling arrayBuffer()]
|
|
expected: FAIL
|
|
|
|
[Calling arrayBuffer() on an aborted consumed empty request]
|
|
expected: FAIL
|
|
|
|
[Calling blob() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling blob()]
|
|
expected: FAIL
|
|
|
|
[Calling blob() on an aborted consumed empty request]
|
|
expected: FAIL
|
|
|
|
[Calling formData() on an aborted consumed nonempty request]
|
|
expected: FAIL
|
|
|
|
[Calling json() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling json()]
|
|
expected: FAIL
|
|
|
|
[Calling text() on an aborted request]
|
|
expected: FAIL
|
|
|
|
[Aborting a request after calling text()]
|
|
expected: FAIL
|
|
|
|
[Calling text() on an aborted consumed empty request]
|
|
expected: FAIL
|