summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-to-text-fragment/force-load-at-top.html.ini
blob: 8c76e0b820f0d40ffe3bac47cd6e66ab03857c97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[force-load-at-top.html]
  expected:
    if os == "linux": OK
    [OK, TIMEOUT]
  [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 text fragment.]
    expected: [FAIL, TIMEOUT, NOTRUN]

  [no-force-load-at-top must not block scroll on load from text fragment with element fallback.]
    expected: [FAIL, 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:
      if os == "win": [PASS, TIMEOUT]