summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-values/container-progress-computed.tentative.html.ini
blob: a3ed59486a748025f7c08c02712810bc3214312b (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
[container-progress-computed.tentative.html]
  [container-progress(height from 0px to 1px) should be used-value-equivalent to 322]
    expected: FAIL

  [container-progress(width of my-container from 0px to 1px) should be used-value-equivalent to 322]
    expected: FAIL

  [container-progress(height from container-progress(height from 0px to 1px) * 1px to container-progress(height from 0px to 1px) * 1px) should be used-value-equivalent to 0]
    expected: FAIL

  [container-progress(height from container-progress(height from 0px to 1px) * 0.5px to container-progress(height from 0px to 1px) * 1px) should be used-value-equivalent to 1]
    expected: FAIL

  [container-progress(height from container-progress(width of my-container from 0px to 1px) * 1px to container-progress(height of my-container-2 from 0px to 1px) * 1px) should be used-value-equivalent to 0]
    expected: FAIL

  [calc(container-progress(width from 0px to 50px) * 10px + 100px) should be used-value-equivalent to 145.6px]
    expected: FAIL

  [calc(container-progress(height from 10px to sign(50px - 500em) * 10px)) should be used-value-equivalent to -15.6]
    expected: FAIL

  [calc(container-progress(width of my-container from 0px to 50px) * 10px + 100px) should be used-value-equivalent to 164.4px]
    expected: FAIL

  [calc(container-progress(height of my-container from 10px to sign(50px - 500em) * 10px)) should be used-value-equivalent to -10.9]
    expected: FAIL

  [container-progress() width fallback for non-existing container name]
    expected: FAIL

  [container-progress() height fallback for non-existing container names]
    expected: FAIL

  [container-progress() width fallback for out of scope container]
    expected: FAIL

  [container-progress() height fallback for out of scope container]
    expected: FAIL

  [calc(container-progress(width from 0px to 1px) * 1px) should be used-value-equivalent to 228px]
    expected: FAIL

  [calc(container-progress(height of my-container from 0px to 1px) * 1s) should be used-value-equivalent to 228s]
    expected: FAIL

  [calc(container-progress(width of my-container-2 from 0px to 1px) * 1deg) should be used-value-equivalent to 5051deg]
    expected: FAIL

  [container-progress(height of non-existing-container from 0px to 1px) should be used-value-equivalent to 866]
    expected:
      if (os == "mac") and release_or_beta: FAIL

  [container-progress(height of out-of-scope-container from 0px to 1px) should be used-value-equivalent to 866]
    expected:
      if (os == "mac") and release_or_beta: FAIL