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

Side by Side Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/multicol/max-height-columns-block-expected.txt

Issue 1143153006: Remove old multicol tests that were only run with the old implementation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 layer at (0,0) size 800x600 clip at (0,0) size 800x585 scrollWidth 834
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x585
4 LayoutBlockFlow {HTML} at (0,0) size 800x585
5 LayoutBlockFlow {BODY} at (8,8) size 784x569
6 LayoutBlockFlow (anonymous) at (0,0) size 784x80
7 LayoutText {#text} at (0,0) size 781x79
8 text run at (0,0) width 407: "This is capturing current behavior, but it's not clear that it is correct. "
9 text run at (407,0) width 354: "It's not clear if max-height on a colu mns block constitutes a"
10 text run at (0,20) width 200: "constraint on the columns or not. "
11 text run at (200,20) width 581: "You obviously begin trying to balance , but only run into the constraint once the balanced columns"
12 text run at (0,40) width 143: "exceed the max-height. "
13 text run at (143,40) width 306: "It's not clear that you should sudden ly shift to a fill. "
14 text run at (449,40) width 329: "Our current behavior (which matches F irefox) is to just"
15 text run at (0,60) width 276: "overflow without changing from balance to fill."
16 layer at (8,88) size 404x64
17 LayoutBlockFlow {DIV} at (0,80) size 404x64 [border: (2px solid #000000)]
18 LayoutMultiColumnSet (anonymous) at (2,2) size 400x60
19 layer at (10,90) size 61x596 backgroundClip at (0,0) size 800x585 clip at (0,0) size 800x585 outlineClip at (0,0) size 800x585
20 LayoutMultiColumnFlowThread (anonymous) at (2,2) size 60.80x596
21 LayoutText {#text} at (0,0) size 50x115
22 text run at (0,0) width 41: "This"
23 text run at (0,28) width 15: "is"
24 text run at (0,60) width 50: "some"
25 text run at (0,88) width 37: "text"
26 LayoutBR {BR} at (37,109) size 0x0
27 LayoutText {#text} at (0,120) size 50x115
28 text run at (0,120) width 41: "This"
29 text run at (0,148) width 15: "is"
30 text run at (0,180) width 50: "some"
31 text run at (0,208) width 37: "text"
32 LayoutBR {BR} at (37,229) size 0x0
33 LayoutText {#text} at (0,240) size 50x115
34 text run at (0,240) width 41: "This"
35 text run at (0,268) width 15: "is"
36 text run at (0,300) width 50: "some"
37 text run at (0,328) width 37: "text"
38 LayoutBR {BR} at (37,349) size 0x0
39 LayoutText {#text} at (0,360) size 50x115
40 text run at (0,360) width 41: "This"
41 text run at (0,388) width 15: "is"
42 text run at (0,420) width 50: "some"
43 text run at (0,448) width 37: "text"
44 LayoutBR {BR} at (37,469) size 0x0
45 LayoutText {#text} at (0,480) size 50x115
46 text run at (0,480) width 41: "This"
47 text run at (0,508) width 15: "is"
48 text run at (0,540) width 50: "some"
49 text run at (0,568) width 37: "text"
50 LayoutBR {BR} at (37,589) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698