| Index: third_party/WebKit/LayoutTests/custom-properties/registered-property-computation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/custom-properties/registered-property-computation-expected.txt b/third_party/WebKit/LayoutTests/custom-properties/registered-property-computation-expected.txt
|
| deleted file mode 100644
|
| index 4afae5b61769203f893c9b32e7b40a5c56b6aaa3..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/custom-properties/registered-property-computation-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -FAIL <length> values are computed correctly for divWithFontSizeSet assert_equals: expected "140px" but got "224px"
|
| -FAIL <length-percentage> values are computed correctly for divWithFontSizeSet assert_equals: expected "170px" but got "272px"
|
| -FAIL <length>+ values are computed correctly for divWithFontSizeSet assert_equals: expected "10px 30px" but got "10px 48px"
|
| -FAIL <length-percentage>+ values are computed correctly for divWithFontSizeSet assert_equals: expected "calc(10px + 50%) 4px" but got "calc(16px + 50%) 4px"
|
| -PASS <length> values are computed correctly for divWithFontSizeInherited
|
| -PASS <length-percentage> values are computed correctly for divWithFontSizeInherited
|
| -PASS <length>+ values are computed correctly for divWithFontSizeInherited
|
| -PASS <length-percentage>+ values are computed correctly for divWithFontSizeInherited
|
| -Harness: the test ran to completion.
|
| -
|
|
|