| Index: third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt b/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt
|
| index 32ba6829e5fceeddde0cc27c06779b43dc781927..a0647fe24b9dee089d2780b4720cabf422874dce 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/flexbox/flexitem-expected.txt
|
| @@ -3,45 +3,47 @@ button
|
|
|
| object
|
|
|
| -PASS
|
|
|
| -PASS
|
|
|
| -PASS
|
| -PASS
|
| button
|
| -PASS
|
| -PASS
|
| -FAIL:
|
| -Expected 600 for width, but got 0.
|
|
|
| -<div class="flexbox">
|
| - <!-- FIXME: This table should flex. -->
|
| - <div data-expected-display="table" data-expected-width="600" style="display: inline-table"></div>
|
| -</div>
|
| -
|
| -PASS
|
|
|
| -PASS
|
|
|
| -PASS
|
| button
|
|
|
| object
|
|
|
| -PASS
|
|
|
| -PASS
|
|
|
| -PASS
|
|
|
| -PASS
|
| Some text
|
| Some more text
|
| -PASS
|
|
|
| -PASS
|
|
|
| -PASS
|
|
|
| -PASS
|
| +This is a testharness.js-based test.
|
| +PASS .flexbox 1
|
| +PASS .flexbox 2
|
| +PASS .flexbox 3
|
| +PASS .flexbox 4
|
| +PASS .flexbox 5
|
| +PASS .flexbox 6
|
| +PASS .flexbox 7
|
| +PASS .flexbox 8
|
| +PASS .flexbox 9
|
| +PASS .flexbox 10
|
| +PASS .flexbox 11
|
| +FAIL .flexbox 12 assert_equals:
|
| +<div class="flexbox">
|
| + <!-- FIXME: This table should flex. -->
|
| + <div data-expected-display="table" data-expected-width="600" style="display: inline-table"></div>
|
| +</div>
|
| +width expected 600 but got 0
|
| +PASS .flexbox 13
|
| +PASS .flexbox 14
|
| +PASS .flexbox 15
|
| +PASS .flexbox 16
|
| +PASS .flexbox 17
|
| +PASS .flexbox 18
|
| +Harness: the test ran to completion.
|
| +
|
|
|