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

Side by Side Diff: LayoutTests/fast/multicol/old/max-height-columns-block-expected.txt

Issue 299373006: Move old multicol tests to a separate directory. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x72 6 RenderBlock (anonymous) at (0,0) size 784x72
7 RenderText {#text} at (0,0) size 768x72 7 RenderText {#text} at (0,0) size 768x72
8 text run at (0,0) width 427: "This is capturing current behavior, but it's not clear that it is correct. " 8 text run at (0,0) width 427: "This is capturing current behavior, but it's not clear that it is correct. "
9 text run at (427,0) width 291: "It's not clear if max-height on a colu mns block" 9 text run at (427,0) width 291: "It's not clear if max-height on a colu mns block"
10 text run at (0,18) width 291: "constitutes a constraint on the columns or not. " 10 text run at (0,18) width 291: "constitutes a constraint on the columns or not. "
(...skipping 27 matching lines...) Expand all
38 text run at (2,366) width 16: "is" 38 text run at (2,366) width 16: "is"
39 text run at (2,394) width 51: "some" 39 text run at (2,394) width 51: "some"
40 text run at (2,422) width 37: "text" 40 text run at (2,422) width 37: "text"
41 RenderBR {BR} at (39,444) size 0x0 41 RenderBR {BR} at (39,444) size 0x0
42 RenderText {#text} at (2,450) size 51x112 42 RenderText {#text} at (2,450) size 51x112
43 text run at (2,450) width 43: "This" 43 text run at (2,450) width 43: "This"
44 text run at (2,478) width 16: "is" 44 text run at (2,478) width 16: "is"
45 text run at (2,506) width 51: "some" 45 text run at (2,506) width 51: "some"
46 text run at (2,534) width 37: "text" 46 text run at (2,534) width 37: "text"
47 RenderBR {BR} at (39,556) size 0x0 47 RenderBR {BR} at (39,556) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698