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

Side by Side Diff: LayoutTests/css3/flexbox/content-size-crash-expected.txt

Issue 1154113004: Fix for ASSERTION FAILURE contentSize >=0 Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Added testcase Created 5 years, 7 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 This test passes if it does not crash.
2
3 On success, you will see a series of "
4 PASS
5 " messages, followed by "
6 TEST COMPLETE
7 ".
8
9
10 PASS
11 successfullyParsed is true
12
13
14 TEST COMPLETE
15
16 * { padding-right:84%; display:flex; }
17 .pass {font-weight: bold;color: green;}.fail {font-weight: bold;color: red;}#con sole {white-space: pre-wrap;font-family: monospace;}
18 description('This test passes if it does not crash.');
Sunil Ratnu 2015/05/27 16:05:54 Ideally these lines should not have been here. But
cbiesinger 2015/05/27 16:50:19 That text is only there because of * { display: fl
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698