summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-anchor-position/parsing/position-try-options-parsing.html.ini
blob: e09d759256039db3566802cb2ada91c3d461f770 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
[position-try-options-parsing.html]
  [e.style['position-try-options'\] = "initial" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "inherit" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "unset" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "revert" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "none" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "flip-block" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "flip-start, flip-block" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "flip-start flip-inline, flip-block" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "flip-start, flip-start" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "flip-block, --foo" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "--bar, flip-block flip-start" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "--foo, --bar, --baz" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "--bar flip-block" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "--bar flip-inline flip-block" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "flip-inline --foo" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "flip-inline flip-start --foo" should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "flip-block " should set the property value]
    expected: FAIL

  [e.style['position-try-options'\] = "flip-start flip-inline flip-block" should set the property value]
    expected: FAIL