Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/typedcssom/computedstyle/left-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/typedcssom/computedstyle/left-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/computedstyle/left-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3dca2c878f583032a8016dd4920f9b937bf8c702 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/typedcssom/computedstyle/left-expected.txt |
| @@ -0,0 +1,5 @@ |
| +This is a testharness.js-based test. |
| +FAIL Getting a 10px left results in a CSSUnitValue assert_equals: expected "CSSUnitValue" but got "CSSStyleValue" |
| +PASS getAll for left returns a single value |
| +Harness: the test ran to completion. |
| + |