blob: d48ba8d20e01fbe4fdd6add9d7cffd7dcac40d19 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[navigate-window.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Clients.matchAll() should not show an old window after it navigates.]
expected: FAIL
[Clients.matchAll() should not show an old window as controlled after it navigates.]
expected:
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
|