| Index: LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert-expected.txt
|
| diff --git a/LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert-expected.txt b/LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..1484cecba1ace8134eb5a8e9fcc209ed07c8e1d0
|
| --- /dev/null
|
| +++ b/LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +* { display: flex; padding-bottom: 20pt; min-height: 0.7%; margin-top: 6000%; flex-shrink: 0; flex-basis: 7000%; }
|
| +
|
| +PASS
|
| +crbug.com/380201: Don't shrink below border/padding when stretching children within a flexbox with no available space.
|
| +
|
| +window.checkLayout('abbr');
|
|
|