summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/cssom-view/scrollIntoView-sideways-rl-writing-mode-and-rtl-direction.html.ini
blob: e3f260bbdc7b7194ddfbfbffafc596fbff20ebe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[scrollIntoView-sideways-rl-writing-mode-and-rtl-direction.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [scrollIntoView({"block":"start","inline":"center"})]
    expected: FAIL

  [scrollIntoView({"block":"center","inline":"start"})]
    expected: FAIL

  [scrollIntoView({"block":"start","inline":"start"})]
    expected: FAIL

  [scrollIntoView({"block":"end","inline":"center"})]
    expected: FAIL

  [scrollIntoView({"block":"end","inline":"end"})]
    expected: FAIL

  [scrollIntoView({"block":"center","inline":"end"})]
    expected: FAIL