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

Side by Side Diff: LayoutTests/platform/win/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 800x298 3 layer at (0,0) size 800x298
4 RenderBlock {HTML} at (0,0) size 800x298 4 RenderBlock {HTML} at (0,0) size 800x298
5 RenderBody {BODY} at (8,16) size 784x266 5 RenderBody {BODY} at (8,16) size 784x266
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 721x19 7 RenderText {#text} at (0,0) size 721x19
8 text run at (0,0) width 370: "This test checks if CSS3 multi-column la yout properly works " 8 text run at (0,0) width 370: "This test checks if CSS3 multi-column la yout properly works "
9 text run at (370,0) width 351: "when the multi-column block contains o nly one line of text." 9 text run at (370,0) width 351: "when the multi-column block contains o nly one line of text."
10 RenderBlock {P} at (0,36) size 784x20 10 RenderBlock {P} at (0,36) size 784x20
(...skipping 22 matching lines...) Expand all
33 text run at (88,12) width 30: " text." 33 text run at (88,12) width 30: " text."
34 layer at (8,226) size 784x20 34 layer at (8,226) size 784x20
35 RenderBlock {DIV} at (0,210) size 784x20 [bgcolor=#EEEEEE] 35 RenderBlock {DIV} at (0,210) size 784x20 [bgcolor=#EEEEEE]
36 RenderBlock {P} at (0,16) size 184x24 36 RenderBlock {P} at (0,16) size 184x24
37 RenderText {#text} at (0,4) size 86x19 37 RenderText {#text} at (0,4) size 86x19
38 text run at (0,4) width 86: "Nested block." 38 text run at (0,4) width 86: "Nested block."
39 layer at (8,262) size 784x20 39 layer at (8,262) size 784x20
40 RenderBlock {P} at (0,0) size 784x20 [bgcolor=#EEEEEE] 40 RenderBlock {P} at (0,0) size 784x20 [bgcolor=#EEEEEE]
41 RenderText {#text} at (0,0) size 106x19 41 RenderText {#text} at (0,0) size 106x19
42 text run at (0,0) width 106: "Nested block #2." 42 text run at (0,0) width 106: "Nested block #2."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698