mirror of
https://github.com/servo/servo.git
synced 2025-10-16 16:29:18 +01:00
18 lines
483 B
INI
18 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
|