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

Side by Side Diff: LayoutTests/platform/win/fast/multicol/old/vertical-lr/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 776x584 5 RenderBody {BODY} at (8,8) size 776x584
6 layer at (8,8) size 160x584 6 layer at (8,8) size 160x584
7 RenderBlock {P} at (0,0) size 160x584 [border: (10px solid #800000)] 7 RenderBlock {P} at (0,0) size 160x584 [border: (10px solid #800000)]
8 RenderText {#text} at (30,30) size 19x151 8 RenderText {#text} at (30,30) size 19x151
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 (34,181) size 0x0 10 RenderBR {BR} at (34,181) size 0x0
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 text run at (230,47) width 147: "This is some column text" 91 text run at (230,47) width 147: "This is some column text"
92 RenderBR {BR} at (234,43) size 0x0 92 RenderBR {BR} at (234,43) size 0x0
93 RenderText {#text} at (250,43) size 19x151 93 RenderText {#text} at (250,43) size 19x151
94 text run at (250,43) width 4 RTL: "." 94 text run at (250,43) width 4 RTL: "."
95 text run at (250,47) width 147: "This is some column text" 95 text run at (250,47) width 147: "This is some column text"
96 RenderBR {BR} at (254,43) size 0x0 96 RenderBR {BR} at (254,43) size 0x0
97 RenderText {#text} at (270,43) size 19x151 97 RenderText {#text} at (270,43) size 19x151
98 text run at (270,43) width 4 RTL: "." 98 text run at (270,43) width 4 RTL: "."
99 text run at (270,47) width 147: "This is some column text" 99 text run at (270,47) width 147: "This is some column text"
100 RenderBR {BR} at (274,43) size 0x0 100 RenderBR {BR} at (274,43) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698