summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-values/calc-size/calc-size-width.tentative.html.ini
blob: b26adf0b054c5e854d07bbf4c78117c993bc3fbe (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
[calc-size-width.tentative.html]
  [resolved width for width: calc-size(any, 357px)]
    expected: FAIL

  [resolved width for width: calc-size(any, 31%)]
    expected: FAIL

  [resolved width for width: calc-size(max-content, 31%)]
    expected: FAIL

  [resolved width for width: calc-size(fit-content, 72px)]
    expected: FAIL

  [resolved width for width: calc-size(37px, 93px)]
    expected: FAIL

  [resolved width for width: calc-size(83px, size * 3)]
    expected: FAIL

  [resolved width for width: calc-size(min-content, size / 2)]
    expected: FAIL

  [resolved width for width: calc-size(max-content, size * 1.2)]
    expected: FAIL

  [resolved width for width: calc-size(fit-content, size / 4 + 30px)]
    expected: FAIL

  [resolved width for width: calc-size(stretch, size / 2 - 10%)]
    expected: FAIL

  [resolved width for width: calc-size(30px, 15em)]
    expected: FAIL

  [resolved width for width: calc-size(calc-size(any, 30px), 15em)]
    expected: FAIL

  [resolved width for width: calc-size(calc-size(2in, 30px), 15em)]
    expected: FAIL

  [resolved width for width: calc-size(calc-size(min-content, 30px), 15em)]
    expected: FAIL

  [resolved width for width: calc-size(calc-size(min-content, size), size)]
    expected: FAIL

  [resolved width for width:  with container width 300px]
    expected: FAIL

  [resolved width for width:  with container width 500px]
    expected: FAIL

  [resolved width for width:  with container width 700px]
    expected: FAIL

  [resolved width for width: calc-size(auto, size * 0.6 + 23px)]
    expected: FAIL