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

Side by Side Diff: LayoutTests/fast/multicol/old/single-line-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 800x290 3 layer at (0,0) size 800x290
4 RenderBlock {HTML} at (0,0) size 800x290 4 RenderBlock {HTML} at (0,0) size 800x290
5 RenderBody {BODY} at (8,16) size 784x258 5 RenderBody {BODY} at (8,16) size 784x258
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 764x18 7 RenderText {#text} at (0,0) size 764x18
8 text run at (0,0) width 389: "This test checks if CSS3 multi-column la yout properly works " 8 text run at (0,0) width 389: "This test checks if CSS3 multi-column la yout properly works "
9 text run at (389,0) width 375: "when the multi-column block contains o nly one line of text." 9 text run at (389,0) width 375: "when the multi-column block contains o nly one line of text."
10 RenderBlock {P} at (0,34) size 784x18 10 RenderBlock {P} at (0,34) size 784x18
(...skipping 22 matching lines...) Expand all
33 text run at (94,14) width 31: " text." 33 text run at (94,14) width 31: " text."
34 layer at (8,222) size 784x18 34 layer at (8,222) size 784x18
35 RenderBlock {DIV} at (0,206) size 784x18 [bgcolor=#EEEEEE] 35 RenderBlock {DIV} at (0,206) size 784x18 [bgcolor=#EEEEEE]
36 RenderBlock {P} at (0,16) size 184x20 36 RenderBlock {P} at (0,16) size 184x20
37 RenderText {#text} at (0,2) size 87x18 37 RenderText {#text} at (0,2) size 87x18
38 text run at (0,2) width 87: "Nested block." 38 text run at (0,2) width 87: "Nested block."
39 layer at (8,256) size 784x18 39 layer at (8,256) size 784x18
40 RenderBlock {P} at (0,0) size 784x18 [bgcolor=#EEEEEE] 40 RenderBlock {P} at (0,0) size 784x18 [bgcolor=#EEEEEE]
41 RenderText {#text} at (0,0) size 107x18 41 RenderText {#text} at (0,0) size 107x18
42 text run at (0,0) width 107: "Nested block #2." 42 text run at (0,0) width 107: "Nested block #2."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698