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

Side by Side Diff: LayoutTests/fast/multicol/fixed-column-percent-logical-height-orthogonal-writing-mode-expected.txt

Issue 926193003: Move rendering/RenderBox to layout/LayoutBox. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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
1 Bug 103075: RenderBox::computePercentageLogicalHeight should use containingBlock LogicalWidthForContent 1 Bug 103075: LayoutBox::computePercentageLogicalHeight should use containingBlock LogicalWidthForContent
2 2
3 This test checks that a percent logical height child in an orthogonal writing mo de uses the multi-column's containing block column-width when resolving the logi cal height. 3 This test checks that a percent logical height child in an orthogonal writing mo de uses the multi-column's containing block column-width when resolving the logi cal height.
4 4
5 PASS 5 PASS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698