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

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

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

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

  [calc(progress(100 from 0 to sign(50px))) should be used-value-equivalent to 100]
    expected: FAIL

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

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

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

  [scale(progress(0em from 0rem to 0em)) should be used-value-equivalent to scale(0)]
    expected: FAIL

  [scale(progress(sign(1em - 1rem) * 1ex from 0rem to 0em)) should be used-value-equivalent to scale(0)]
    expected: FAIL

  [calc(progress(abs(5%) from hypot(3%, 4%) to 10%)) should be used-value-equivalent to 0]
    expected: FAIL

  [progress(1000em from 10em to 110em) should be used-value-equivalent to 9.9]
    expected: FAIL

  [scale(progress(1000em from 10rem to 110em)) should be used-value-equivalent to scale(9.9)]
    expected: FAIL

  [calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 10em from 2rem to 12em) / 2) should be used-value-equivalent to 0.4]
    expected: FAIL

  [calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 10) should be used-value-equivalent to 18]
    expected: FAIL

  [calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 30) should be used-value-equivalent to 54]
    expected: FAIL

  [calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) / 4) should be used-value-equivalent to 0.45]
    expected: FAIL

  [calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 4) should be used-value-equivalent to 7]
    expected: FAIL

  [calc(progress(sign(1001em - 10lh * progress(100px from 2rex to 10ex)) * 20em from 2rem to 12em) * 2) should be used-value-equivalent to 3.6]
    expected: FAIL