1
0
Fork 0
firefox/testing/web-platform/meta/css/css-values/calc-in-media-queries-with-mixed-units.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

18 lines
639 B
INI

[calc-in-media-queries-with-mixed-units.html]
[box should be orange if the calc between px/em*em in @media was correct]
expected: FAIL
[box should be orange if the calc between vh*em in @media was correct]
expected: FAIL
[box should be orange if the calc between vh*vw/em*px/vh in @media was correct]
expected: FAIL
[box should be orange if the calc between vw/px*vh in @media was correct]
expected: FAIL
[box should be orange if the calc between vh*vw/em*px in @media was correct]
expected: FAIL
[box should be orange if the calc between vw*vh*px*em/px/px/px in @media was correct]
expected: FAIL