mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +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>
13 lines
441 B
INI
Vendored
13 lines
441 B
INI
Vendored
[idbfactory-databases-opaque-origin.html]
|
|
expected: TIMEOUT
|
|
[IDBFactory.databases() in non-sandboxed iframe should not reject]
|
|
expected: FAIL
|
|
|
|
[IDBFactory.databases() in sandboxed iframe should reject]
|
|
expected: TIMEOUT
|
|
|
|
[IDBFactory.databases() in data URL dedicated worker should throw SecurityError]
|
|
expected: NOTRUN
|
|
|
|
[IDBFactory.databases() in data URL shared worker should throw SecurityError]
|
|
expected: NOTRUN
|