summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-anchor-position/inset-area-parsing.html.ini
blob: a5f036a608b4fa3fc8215ef01e5662b3105aa3ba (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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[inset-area-parsing.html]
  [e.style['inset-area'\] = "none" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "all" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "start" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "end" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "top" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "left" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "bottom" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "right" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "self-start" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "self-end" should set the property value]
    expected: FAIL

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

  [e.style['inset-area'\] = "x-end" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "x-self-start" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "x-self-end" should set the property value]
    expected: FAIL

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

  [e.style['inset-area'\] = "y-end" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "y-self-start" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "y-self-end" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "all / all" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "top / all" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "all / top" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "start end" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "center end start" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "center x-end x-start" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "center end start / top center bottom" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "end center / start" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "bottom / left" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "center start" should set the property value]
    expected: FAIL

  [e.style['inset-area'\] = "x-start / x-start" should set the property value]
    expected: FAIL