10 lines
305 B
INI
10 lines
305 B
INI
[activation-after-bfcache.html]
|
|
expected:
|
|
if os == "win": [TIMEOUT, OK]
|
|
if os == "android": [OK, TIMEOUT]
|
|
TIMEOUT
|
|
[navigation.activation must be updated when restored from bfcache]
|
|
expected:
|
|
if os == "win": [TIMEOUT, FAIL]
|
|
if os == "android": [FAIL, TIMEOUT]
|
|
TIMEOUT
|