Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 * { display: flex; padding-bottom: 20pt; min-height: 0.7%; margin-top: 6000%; fl ex-shrink: 0; flex-basis: 7000%; } | |
| 2 | |
| 3 PASS | |
| 4 crbug.com/380201: Don't shrink below border/padding when stretching children wit hin a flexbox with no available space. | |
| 5 | |
| 6 window.checkLayout('abbr'); | |
| OLD | NEW |