mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
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>
21 lines
485 B
INI
Vendored
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
|