1
0
Fork 0
firefox/testing/web-platform/meta/css/css-values/container-progress-computed.tentative.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

56 lines
2.4 KiB
INI

[container-progress-computed.tentative.html]
[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
[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
[container-progress(height, 0px, 1px) should be used-value-equivalent to 322]
expected: FAIL
[container-progress(width of my-container, 0px, 1px) should be used-value-equivalent to 322]
expected: FAIL
[container-progress(height, container-progress(height, 0px, 1px) * 1px, container-progress(height, 0px, 1px) * 1px) should be used-value-equivalent to 0]
expected: FAIL
[container-progress(height, container-progress(height, 0px, 1px) * 0.5px, container-progress(height, 0px, 1px) * 1px) should be used-value-equivalent to 1]
expected: FAIL
[container-progress(height, container-progress(width of my-container, 0px, 1px) * 1px, container-progress(height of my-container-2, 0px, 1px) * 1px) should be used-value-equivalent to 0]
expected: FAIL
[calc(container-progress(width, 0px, 50px) * 10px + 100px) should be used-value-equivalent to 145.6px]
expected: FAIL
[calc(container-progress(height, 10px, sign(50px - 500em) * 10px)) should be used-value-equivalent to -15.6]
expected: FAIL
[calc(container-progress(width of my-container, 0px, 50px) * 10px + 100px) should be used-value-equivalent to 164.4px]
expected: FAIL
[calc(container-progress(height of my-container, 10px, sign(50px - 500em) * 10px)) should be used-value-equivalent to -10.9]
expected: FAIL
[calc(container-progress(width, 0px, 1px) * 1px) should be used-value-equivalent to 228px]
expected: FAIL
[calc(container-progress(height of my-container, 0px, 1px) * 1s) should be used-value-equivalent to 228s]
expected: FAIL
[calc(container-progress(width of my-container-2, 0px, 1px) * 1deg) should be used-value-equivalent to 5051deg]
expected: FAIL