summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-anchor-position/parsing/position-visibility-parsing.tentative.html.ini
blob: 90d56cfa60a667ea4ee030ca2fd6522155f87f27 (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-visibility-parsing.tentative.html]
  [e.style['position-visibility'\] = "initial" should set the property value]
    expected: FAIL

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

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

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

  [e.style['position-visibility'\] = "always" should set the property value]
    expected: FAIL

  [e.style['position-visibility'\] = "anchors-valid" should set the property value]
    expected: FAIL

  [e.style['position-visibility'\] = "anchors-visible" should set the property value]
    expected: FAIL

  [e.style['position-visibility'\] = "no-overflow" should set the property value]
    expected: FAIL

  [e.style['position-visibility'\] = "anchors-valid no-overflow" should set the property value]
    expected: FAIL

  [e.style['position-visibility'\] = "anchors-visible no-overflow" should set the property value]
    expected: FAIL

  [e.style['position-visibility'\] = "no-overflow anchors-valid" should set the property value]
    expected: FAIL

  [e.style['position-visibility'\] = "no-overflow anchors-visible" should set the property value]
    expected: FAIL