mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +01:00
Sets the indexeddb request error when the backend errors out. This also matches statements to the spec. Testing: Covered by WPT Fixes: General indexeddb --------- Signed-off-by: Ashwin Naren <arihant2math@gmail.com> Co-authored-by: Josh Matthews <josh@joshmatthews.net>
17 lines
421 B
INI
Vendored
17 lines
421 B
INI
Vendored
[error-attributes.any.worker.html]
|
|
expected: TIMEOUT
|
|
[IDBRequest and IDBTransaction error properties should be DOMExceptions]
|
|
expected: TIMEOUT
|
|
|
|
|
|
[error-attributes.any.html]
|
|
expected: TIMEOUT
|
|
[IDBRequest and IDBTransaction error properties should be DOMExceptions]
|
|
expected: TIMEOUT
|
|
|
|
|
|
[error-attributes.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[error-attributes.any.serviceworker.html]
|
|
expected: ERROR
|