mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
The settings for WPT IndexedDB coverage is incorrect. We never ran the IndexedDB tests actually. Testing: `tests/wpt/tests/IndexedDB` --------- Signed-off-by: Wu Yu Wei <yuweiwu@pm.me> Signed-off-by: Josh Matthews <josh@joshmatthews.net> Co-authored-by: Josh Matthews <josh@joshmatthews.net>
20 lines
497 B
INI
Vendored
20 lines
497 B
INI
Vendored
[idbindex_keyPath.any.html]
|
|
[IDBIndex's keyPath attribute returns the same object.]
|
|
expected: FAIL
|
|
|
|
[IDBIndex's keyPath array with a single value]
|
|
expected: FAIL
|
|
|
|
[IDBIndex's keyPath array with multiple values]
|
|
expected: FAIL
|
|
|
|
|
|
[idbindex_keyPath.any.worker.html]
|
|
[IDBIndex's keyPath attribute returns the same object.]
|
|
expected: FAIL
|
|
|
|
[IDBIndex's keyPath array with a single value]
|
|
expected: FAIL
|
|
|
|
[IDBIndex's keyPath array with multiple values]
|
|
expected: FAIL
|