mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02:00
19 lines
483 B
INI
19 lines
483 B
INI
[anonymous-window.tentative.https.window.html]
|
|
[Anonymous (false => true) => window not reused.]
|
|
expected: FAIL
|
|
|
|
[Anonymous (true => false) => window not reused.]
|
|
expected: FAIL
|
|
|
|
[Anonymous (true => true) => window reused.]
|
|
expected: FAIL
|
|
|
|
[Credentialless (false => true) => window not reused.]
|
|
expected: FAIL
|
|
|
|
[Credentialless (true => false) => window not reused.]
|
|
expected: FAIL
|
|
|
|
[Credentialless (true => true) => window reused.]
|
|
expected: FAIL
|