Files
servo/tests/wpt/meta-legacy-layout/html/semantics/embedded-content/the-area-element/area-processing.html.ini
Martin Robinson f4578afdfe Rename metadata directories
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`
2023-06-22 21:15:41 +02:00

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