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

Side by Side Diff: LayoutTests/css3/flexbox/flex-flow-auto-margins-no-available-space-crash-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 crbug.com/380201: This test shouldn't crash
4
5 if (window.testRunner) testRunner.dumpAsText();
cbiesinger 2015/04/13 20:54:04 Actually can you make this a reftest? Just to make
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698