mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
- Dates are now serialized as f64s (like how firefox does it) - Array buffers are serialized with structured cloning (this is not the most correct/efficent way to serialize them, however it is currently better than not supporting array buffers at all) - Array types are still unimplemented. Testing: WPT Fixes: Some panicking --------- Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
39 lines
1,013 B
INI
Vendored
39 lines
1,013 B
INI
Vendored
[key-conversion-exceptions.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[key-conversion-exceptions.any.worker.html]
|
|
[IDBFactory cmp() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
[IDBKeyRange only() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
[IDBKeyRange lowerBound() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
[IDBKeyRange upperBound() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
[IDBKeyRange bound() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
|
|
[key-conversion-exceptions.any.html]
|
|
[IDBFactory cmp() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
[IDBKeyRange only() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
[IDBKeyRange lowerBound() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
[IDBKeyRange upperBound() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
[IDBKeyRange bound() static with throwing/invalid keys]
|
|
expected: FAIL
|
|
|
|
|
|
[key-conversion-exceptions.any.sharedworker.html]
|
|
expected: ERROR
|