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

Side by Side Diff: LayoutTests/css3/flexbox/overflow-auto-resizes-correctly-expected.txt

Issue 1295933003: Add overflow:auto scrollbars to child flex basis. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add entries to SlowTests Created 5 years, 3 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 When a block inside a flexbox adds scrollbars due to overflow, the parent flexbo x should re-flex based on the child size including scrollbars.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS hbox.clientHeight is hbox.scrollHeight
7 PASS intrinsicHeightBox.clientHeight is intrinsicHeightBox.scrollHeight
8 FAIL vbox.clientWidth should be 100. Was 70.
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12
13
OLDNEW
« no previous file with comments | « LayoutTests/css3/flexbox/overflow-auto-resizes-correctly.html ('k') | Source/core/layout/LayoutBlock.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698