| Index: third_party/WebKit/LayoutTests/css3/flexbox/box-orient-button-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/box-orient-button-expected.txt b/third_party/WebKit/LayoutTests/css3/flexbox/box-orient-button-expected.txt
|
| deleted file mode 100644
|
| index 6c19de140875f54093b21d8ae59b391cc6715c14..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/css3/flexbox/box-orient-button-expected.txt
|
| +++ /dev/null
|
| @@ -1,14 +0,0 @@
|
| -Check if box-orient is working in <button>. See https://bugs.webkit.org/show_bug.cgi?id=25406
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS gebi('default').clientHeight is referenceHorizontalHeight
|
| -PASS gebi('horizontal').clientHeight is referenceHorizontalHeight
|
| -PASS gebi('vertical').clientHeight is referenceVerticalHeight
|
| -PASS gebi('toHorizontal').clientHeight is referenceHorizontalHeight
|
| -PASS gebi('toVertical').clientHeight is referenceVerticalHeight
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|