| Index: LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt
|
| diff --git a/LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt b/LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt
|
| index 156bc4d79727f79c2ca0b3f14869d97aa36bf8d7..0d0d621d9e81ee4d66430e50be9523e62739290c 100644
|
| --- a/LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt
|
| +++ b/LayoutTests/css3/flexbox/flex-flow-margins-auto-size-expected.txt
|
| @@ -35,110 +35,110 @@ FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-lr rtl row" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-lr ltr row
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-lr ltr row" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-lr rtl column
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-lr rtl column" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-lr ltr column
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-lr ltr column" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-lr rtl row-reverse
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-lr rtl row-reverse" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-lr ltr row-reverse
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-lr ltr row-reverse" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-lr rtl column-reverse
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-lr rtl column-reverse" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-lr ltr column-reverse
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-lr ltr column-reverse" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-rl rtl row
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-rl rtl row" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-rl ltr row
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-rl ltr row" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-rl rtl column
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-rl rtl column" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-rl ltr column
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-rl ltr column" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-rl rtl row-reverse
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-rl rtl row-reverse" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-rl ltr row-reverse
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-rl ltr row-reverse" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-rl rtl column-reverse
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-rl rtl column-reverse" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
| vertical-rl ltr column-reverse
|
| FAIL:
|
| Expected 90 for width, but got 60.
|
|
|
| <div class="container" data-expected-width="90" data-expected-height="90"><div class="flexbox vertical-rl ltr column-reverse" data-offset-x="40" data-offset-y="10">
|
| -<div style="-webkit-flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| +<div style="flex: 1 auto; width: 20px; height: 20px;" data-expected-width="20" data-expected-height="20" data-offset-x="48" data-offset-y="23"></div>
|
| </div></div>
|
|
|