mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
91 lines
3.2 KiB
INI
91 lines
3.2 KiB
INI
[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
|