mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
20 lines
546 B
INI
20 lines
546 B
INI
[calc-background-position-002.html]
|
|
[testing background-position: calc(18px - 7px) calc(19px - 7px)]
|
|
expected: FAIL
|
|
|
|
[testing background-position: calc(2px + 3px) calc(4px + 5px)]
|
|
expected: FAIL
|
|
|
|
[testing background-position: calc(6px + 21%) calc(7em + 22%)]
|
|
expected: FAIL
|
|
|
|
[testing background-position: calc(100px / 4) calc(119px / 7)]
|
|
expected: FAIL
|
|
|
|
[testing background-position: calc(-8px + 23%) calc(-9em + 24%)]
|
|
expected: FAIL
|
|
|
|
[testing background-position: calc(4 * 5px) calc(6px * 4)]
|
|
expected: FAIL
|
|
|