| Index: LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-007-expected.txt
|
| diff --git a/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-007-expected.txt b/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-007-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..111e9bc7833d9fc7b3e0939ae825479394053b59
|
| --- /dev/null
|
| +++ b/LayoutTests/imported/csswg-test/css-shapes-1/shape-outside/values/shape-outside-inset-007-expected.txt
|
| @@ -0,0 +1,22 @@
|
| +This is a testharness.js-based test.
|
| +FAIL inset(10px round 10 20 30 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20 30 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px 30 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px 30px 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px 30px 40px / 10 20 30 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px 30px 40px / 10px 20 30 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px 30px 40px / 10px 20px 30 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px 30px 40px / 10px 20px 30px 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px, 20px, 30px, 40px) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px, 20px, 30px 40px) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px, 20px 30px 40px) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px, 30px, 40px) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px 30px, 40px) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px, 20px, 30px, 40px / 10px, 20px, 30px, 40px) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px, 30px, 40px / 10px 20px, 30px, 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px 20px 30px, 40px / 10px 20px 30px, 40) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round foo, bar, boo, $$) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round 10px, xx, px pt) - invalid assert_equals: expected (object) null but got (string) ""
|
| +FAIL inset(10px round word) - invalid assert_equals: expected (object) null but got (string) ""
|
| +Harness: the test ran to completion.
|
| +
|
|
|