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

Side by Side Diff: LayoutTests/platform/win/fast/multicol/old/float-paginate-empty-lines-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 {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 770x39 7 RenderText {#text} at (0,0) size 770x39
8 text run at (0,0) width 770: "This test is ensuring we don't grow the height of a block improperly when a float has no line association (e.g., when it 's at the end" 8 text run at (0,0) width 770: "This test is ensuring we don't grow the height of a block improperly when a float has no line association (e.g., when it 's at the end"
9 text run at (0,20) width 709: "of a block). The complete dashed border should be in the first column, with none of it appearing in the second column." 9 text run at (0,20) width 709: "of a block). The complete dashed border should be in the first column, with none of it appearing in the second column."
10 layer at (8,64) size 784x400 10 layer at (8,64) size 784x400
(...skipping 30 matching lines...) Expand all
41 text run at (10,190) width 104: "This is some text." 41 text run at (10,190) width 104: "This is some text."
42 RenderBR {BR} at (114,205) size 0x0 42 RenderBR {BR} at (114,205) size 0x0
43 RenderText {#text} at (10,210) size 104x19 43 RenderText {#text} at (10,210) size 104x19
44 text run at (10,210) width 104: "This is some text." 44 text run at (10,210) width 104: "This is some text."
45 RenderBR {BR} at (114,225) size 0x0 45 RenderBR {BR} at (114,225) size 0x0
46 RenderText {#text} at (10,230) size 104x19 46 RenderText {#text} at (10,230) size 104x19
47 text run at (10,230) width 104: "This is some text." 47 text run at (10,230) width 104: "This is some text."
48 RenderBR {BR} at (114,245) size 0x0 48 RenderBR {BR} at (114,245) size 0x0
49 RenderImage {IMG} at (274,400) size 100x200 [bgcolor=#CCCCCC] 49 RenderImage {IMG} at (274,400) size 100x200 [bgcolor=#CCCCCC]
50 RenderText {#text} at (0,0) size 0x0 50 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698