blob: dd29e2295c9e4e5906b62a2b7e757d357535b406 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[force-load-at-top.html]
[force-load-at-top must block scroll on load from element fragment.]
expected: [FAIL, PASS, TIMEOUT, NOTRUN]
[no-force-load-at-top must not block scroll on load from history scroll restoration.]
expected:
if os == "win": [PASS, TIMEOUT, NOTRUN]
if os == "mac": [PASS, TIMEOUT, NOTRUN]
[no-force-load-at-top must not block scroll on load from element fragment.]
expected: [PASS, TIMEOUT, NOTRUN]
[force-load-at-top must block scroll on load from history scroll restoration.]
expected: [FAIL, TIMEOUT, NOTRUN]
[force-load-at-top must block scroll on load from text fragment with element fallback.]
expected:
FAIL
[force-load-at-top must block scroll on load from text fragment.]
expected: FAIL
|