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

Side by Side Diff: LayoutTests/platform/mac/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, 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 | 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 784x72
7 LayoutText {#text} at (0,0) size 784x72
8 text run at (0,0) width 439: "This is capturing current behavior, but it's not clear that it is correct. "
9 text run at (438,0) width 299: "It's not clear if max-height on a colu mns block"
10 text run at (0,18) width 299: "constitutes a constraint on the columns or not. "
11 text run at (298,18) width 486: "You obviously begin trying to balance , but only run into the constraint once"
12 text run at (0,36) width 296: "the balanced columns exceed the max-hei ght. "
13 text run at (295,36) width 334: "It's not clear that you should sudden ly shift to a fill. "
14 text run at (628,36) width 136: "Our current behavior"
15 text run at (0,54) width 524: "(which matches Firefox) is to just over flow without changing from balance to fill."
16 layer at (8,80) size 404x64
17 LayoutBlockFlow {DIV} at (0,72) size 404x64 [border: (2px solid #000000)]
18 LayoutMultiColumnSet (anonymous) at (2,2) size 400x60
19 layer at (10,82) 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 51x116
22 text run at (0,0) width 43: "This"
23 text run at (0,28) width 17: "is"
24 text run at (0,60) width 51: "some"
25 text run at (0,88) width 36: "text"
26 LayoutBR {BR} at (35,110) size 1x0
27 LayoutText {#text} at (0,120) size 51x116
28 text run at (0,120) width 43: "This"
29 text run at (0,148) width 17: "is"
30 text run at (0,180) width 51: "some"
31 text run at (0,208) width 36: "text"
32 LayoutBR {BR} at (35,230) size 1x0
33 LayoutText {#text} at (0,240) size 51x116
34 text run at (0,240) width 43: "This"
35 text run at (0,268) width 17: "is"
36 text run at (0,300) width 51: "some"
37 text run at (0,328) width 36: "text"
38 LayoutBR {BR} at (35,350) size 1x0
39 LayoutText {#text} at (0,360) size 51x116
40 text run at (0,360) width 43: "This"
41 text run at (0,388) width 17: "is"
42 text run at (0,420) width 51: "some"
43 text run at (0,448) width 36: "text"
44 LayoutBR {BR} at (35,470) size 1x0
45 LayoutText {#text} at (0,480) size 51x116
46 text run at (0,480) width 43: "This"
47 text run at (0,508) width 17: "is"
48 text run at (0,540) width 51: "some"
49 text run at (0,568) width 36: "text"
50 LayoutBR {BR} at (35,590) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698