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`
24 lines
525 B
INI
24 lines
525 B
INI
[area-processing.html]
|
|
type: testharness
|
|
[negative: "-10,-10,10,10" (rect)]
|
|
expected: FAIL
|
|
|
|
[first > third: "10,2,2,10" (rect)]
|
|
expected: FAIL
|
|
|
|
[second > fourth: "2,10,10,2" (rect)]
|
|
expected: FAIL
|
|
|
|
[first > third, second > fourth: "10,10,2,2" (rect)]
|
|
expected: FAIL
|
|
|
|
[negative: "-10,-10,-10,-10" (default)]
|
|
expected: FAIL
|
|
|
|
[one too many numbers: "100,100,120,100,100,120,300" (poly)]
|
|
expected: FAIL
|
|
|
|
[even-odd rule: "100,100,200,100,100,200,150,50,200,200" (poly)]
|
|
expected: FAIL
|
|
|