summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-values/calc-size/calc-size-height.tentative.html.ini
blob: 1d0e72e7a8acb2654bd2a30a2a8b23e6ed677b05 (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
88
89
90
91
92
93
94
95
96
[calc-size-height.tentative.html]
  [resolved height for height in auto height container: calc-size(any, 357px)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(any, 357px)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(any, 31%)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(any, 31%)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(31%, size)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(max-content, 31%)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(max-content, 31%)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(fit-content, 72px)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(fit-content, 72px)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(37px, 93px)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(37px, 93px)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(83px, size * 3)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(83px, size * 3)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(min-content, size / 2)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(min-content, size / 2)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(max-content, size * 1.2)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(max-content, size * 1.2)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(fit-content, size / 2 + 30px)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(fit-content, size / 2 + 30px)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(30px, 15em)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(30px, 15em)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(calc-size(any, 30px), 15em)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(calc-size(any, 30px), 15em)]
    expected: FAIL

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

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

  [resolved height for height in auto height container: calc-size(calc-size(min-content, 30px), 15em)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(calc-size(min-content, 30px), 15em)]
    expected: FAIL

  [resolved height for height in definite height container: calc(12% + calc-size(any, 31%))]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(any, 31% + 12px)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(any, 31% + 12px)]
    expected: FAIL

  [resolved height for height in auto height container: calc-size(auto, size * 1.5)]
    expected: FAIL

  [resolved height for height in definite height container: calc-size(auto, size * 1.5)]
    expected: FAIL