Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(235)

Side by Side Diff: LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-assert-expected.txt

Issue 1017673002: Flexbox: negatively stretching a flexbox should have border + padding as a minimum (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(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');
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698