servo/tests/wpt/meta/IndexedDB/database-names-by-origin.html.ini
Josh Matthews 189e649222
indexeddb: Allow deleting unknown DBs. (#38076)
The current behaviour is too strict according to the spec and is the
cause of many intermittent test errors.

Testing: Existing coverage is sufficient.
Fixes: #37706

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-07-16 01:22:18 +00:00

12 lines
347 B
INI
Vendored

[database-names-by-origin.html]
[open database names don't leak to cross-origin iframe]
expected: FAIL
[open database names don't leak to cross-origin window]
expected: FAIL
[closed database names don't leak to cross-origin iframe]
expected: FAIL
[closed database names don't leak to cross-origin window]
expected: FAIL