| Index: third_party/WebKit/LayoutTests/typedcssom/computedstyle/line-height-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/typedcssom/computedstyle/line-height-expected.txt b/third_party/WebKit/LayoutTests/typedcssom/computedstyle/line-height-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9b65fc7d8e30175bf89a436f48f874bb2d6b97ad
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/typedcssom/computedstyle/line-height-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +This is a testharness.js-based test.
|
| +FAIL Getting a 10px lineHeight results in a CSSUnitValue assert_equals: expected "CSSUnitValue" but got "CSSStyleValue"
|
| +PASS getAll for lineHeight returns a single value
|
| +FAIL Getting a 10% lineHeight results in a CSSUnitValue assert_equals: expected "CSSUnitValue" but got "CSSStyleValue"
|
| +FAIL Getting a number lineHeight results in a CSSUnitValue assert_equals: expected "CSSUnitValue" but got "CSSStyleValue"
|
| +FAIL Getting a calc lineHeight results in a CSSUnitValue assert_equals: expected "CSSUnitValue" but got "CSSStyleValue"
|
| +PASS Getting a normal lineHeight results in a CSSKeywordValue
|
| +Harness: the test ran to completion.
|
| +
|
|
|