mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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>
12 lines
347 B
INI
Vendored
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
|