| 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
|
| deleted file mode 100644
|
| index 9b65fc7d8e30175bf89a436f48f874bb2d6b97ad..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/typedcssom/computedstyle/line-height-expected.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -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.
|
| -
|
|
|