| Index: LayoutTests/fast/borders/border-image-width-negative-expected.txt
|
| diff --git a/LayoutTests/fast/borders/border-image-width-negative-expected.txt b/LayoutTests/fast/borders/border-image-width-negative-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e8bbd95b687b43d9a7e74ddb7242389c73f6f2cb
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/borders/border-image-width-negative-expected.txt
|
| @@ -0,0 +1,11 @@
|
| +Test that negative border image width values are ignored
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS getComputedStyle(elm).borderImageWidth is "2 3 4 5"
|
| +PASS getComputedStyle(elm).borderImageOutset is "6 7 8 9"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|