mirror of
https://github.com/servo/servo
synced 2026-05-03 12:52:25 +02:00
Update web-platform-tests to revision 7f2f85a88f434798e9d643427b34b05fab8278c6
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
[area-processing.html]
|
||||
type: testharness
|
||||
[too few numbers: "2,2,10" (rect)]
|
||||
expected: FAIL
|
||||
|
||||
[negative: "-10,-10,10,10" (rect)]
|
||||
expected: FAIL
|
||||
|
||||
[empty string: "" (rect)]
|
||||
expected: FAIL
|
||||
|
||||
[omitted coords: null (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
|
||||
|
||||
[too few numbers: "20,40" (circle)]
|
||||
expected: FAIL
|
||||
|
||||
[negative radius: "20,40,-10" (circle)]
|
||||
expected: FAIL
|
||||
|
||||
[zero radius: "20,40,0" (circle)]
|
||||
expected: FAIL
|
||||
|
||||
[too few numbers: "100,100,120,100,100" (poly)]
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user