Chromium Code Reviews| Index: LayoutTests/fast/borders/border-image-width-numbers-computed-style-expected.txt |
| diff --git a/LayoutTests/fast/borders/border-image-width-numbers-computed-style-expected.txt b/LayoutTests/fast/borders/border-image-width-numbers-computed-style-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..98b4487373b2de33fcde02f85ebf232eda673692 |
| --- /dev/null |
| +++ b/LayoutTests/fast/borders/border-image-width-numbers-computed-style-expected.txt |
| @@ -0,0 +1,6 @@ |
| +PASS elm.borderImageWidth is "0 5.5 4.4 3.3" |
| +PASS elm.borderImageOutset is "2.5 0 1.4 1.9" |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |