summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-anchor-position/parsing/position-try-options-parsing.html.ini
blob: b83261511b8620b25ba05d3cb21355f7d045d22f (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
[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