servo/tests/wpt/meta/css/css-values/getComputedStyle-calc-mixed-units-003.html.ini
Servo WPT Sync 633d746e2f
Sync WPT with upstream (27-07-2025) (#38296)
Automated downstream sync of changes from upstream as of 27-07-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-07-27 01:45:05 +00:00

21 lines
485 B
INI
Vendored

[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
[testing width: calc(52px * 1px / 10%)]
expected: FAIL
[testing width: calc(100px * 1px / 1px / 1)]
expected: FAIL