1
0
Fork 0
firefox/testing/web-platform/meta/css/css-values/getComputedStyle-calc-mixed-units-003.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

15 lines
356 B
INI

[getComputedStyle-calc-mixed-units-003.html]
[testing width: calc(5px * 10lh / 1px)]
expected: FAIL
[testing width: calc(20% * 0.5em / 1px)]
expected: FAIL
[testing width: calc(4px * 4em / 1px)]
expected: FAIL
[testing width: calc(400px / 4lh * 1px)]
expected: FAIL
[testing width: calc(20% / 0.5em * 1px)]
expected: FAIL