| Index: LayoutTests/fast/backgrounds/mask-box-image-width-expected.txt
|
| diff --git a/LayoutTests/fast/backgrounds/mask-box-image-width-expected.txt b/LayoutTests/fast/backgrounds/mask-box-image-width-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..98ddd88b49aed2dd1410aa6253eb0f22ba043420
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/backgrounds/mask-box-image-width-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +Test getComputedStyle().webkitMaskBoxImageWidth
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS getComputedStyle(elements[0]).webkitMaskBoxImageWidth is "auto"
|
| +PASS getComputedStyle(elements[1]).webkitMaskBoxImageWidth is "auto"
|
| +PASS getComputedStyle(elements[2]).webkitMaskBoxImageWidth is "1"
|
| +PASS getComputedStyle(elements[3]).webkitMaskBoxImageWidth is "0px"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|