[force-load-at-top.html]
expected: TIMEOUT
[force-load-at-top must block scroll on load from element fragment.]
expected: FAIL
[no-force-load-at-top must not block scroll on load from history scroll restoration.]
expected: NOTRUN
[no-force-load-at-top must not block scroll on load from text fragment.]
expected:
if os == "android": ["NOTRUN", "FAIL", "TIMEOUT"]
[FAIL, TIMEOUT, NOTRUN]
[no-force-load-at-top must not block scroll on load from text fragment with element fallback.]
expected:
if os == "android": ["NOTRUN", "FAIL", "TIMEOUT"]
[TIMEOUT, FAIL, NOTRUN]
[no-force-load-at-top must not block scroll on load from element fragment.]
expected: [NOTRUN, TIMEOUT]
[force-load-at-top must block scroll on load from history scroll restoration.]
expected:
if os == "android": ["TIMEOUT", "FAIL"]
[FAIL, TIMEOUT]