summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-scroll-snap-2/parsing/scroll-start-target-valid.html.ini
blob: a86da3ddef3746277ce53a503a210a6643d5c007 (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
28
29
30
31
32
33
34
35
36
[scroll-start-target-valid.html]
  [e.style['scroll-start-target'\] = "none" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target'\] = "none auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target'\] = "auto none" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target-block'\] = "none" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target-block'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target-inline'\] = "none" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target-inline'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target-x'\] = "none" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target-x'\] = "auto" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target-y'\] = "none" should set the property value]
    expected: FAIL

  [e.style['scroll-start-target-y'\] = "auto" should set the property value]
    expected: FAIL