blob: 6502f37f61f2d1150959de921a0c078810db5006 (
plain)
1
2
3
4
5
6
7
|
[hasfocus-different-site.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Check result]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
|