Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/css3/calc/word-spacing-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/css3/calc/word-spacing-expected.txt b/third_party/WebKit/LayoutTests/css3/calc/word-spacing-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..bc8e4d3d9bc10975ad88e17a8ff21537d9c34e19 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/css3/calc/word-spacing-expected.txt |
| @@ -0,0 +1,6 @@ |
| +PASS getComputedValue(".invalid", "wordSpacing") is "20px" |
| +PASS getComputedValue(".valid", "wordSpacing") is "10px" |
| +PASS successfullyParsed is true |
| + |
| +TEST COMPLETE |
| + |