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

Side by Side Diff: LayoutTests/platform/win/fast/multicol/old/column-count-with-rules-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 layer at (8,8) size 784x160 6 layer at (8,8) size 784x160
7 RenderBlock {P} at (0,0) size 784x160 [border: (10px solid #800000)] 7 RenderBlock {P} at (0,0) size 784x160 [border: (10px solid #800000)]
8 RenderText {#text} at (30,30) size 151x19 8 RenderText {#text} at (30,30) size 151x19
9 text run at (30,30) width 151: "This is some column text." 9 text run at (30,30) width 151: "This is some column text."
10 RenderBR {BR} at (181,45) size 0x0 10 RenderBR {BR} at (181,45) size 0x0
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 text run at (113,230) width 147: "This is some column text" 91 text run at (113,230) width 147: "This is some column text"
92 RenderBR {BR} at (109,245) size 0x0 92 RenderBR {BR} at (109,245) size 0x0
93 RenderText {#text} at (109,250) size 151x19 93 RenderText {#text} at (109,250) size 151x19
94 text run at (109,250) width 4 RTL: "." 94 text run at (109,250) width 4 RTL: "."
95 text run at (113,250) width 147: "This is some column text" 95 text run at (113,250) width 147: "This is some column text"
96 RenderBR {BR} at (109,265) size 0x0 96 RenderBR {BR} at (109,265) size 0x0
97 RenderText {#text} at (109,270) size 151x19 97 RenderText {#text} at (109,270) size 151x19
98 text run at (109,270) width 4 RTL: "." 98 text run at (109,270) width 4 RTL: "."
99 text run at (113,270) width 147: "This is some column text" 99 text run at (113,270) width 147: "This is some column text"
100 RenderBR {BR} at (109,285) size 0x0 100 RenderBR {BR} at (109,285) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698