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

Side by Side Diff: LayoutTests/fast/multicol/old/vertical-rl/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 (632,8) size 160x584 6 layer at (632,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 18x161 8 RenderText {#text} at (30,30) size 18x161
9 text run at (30,30) width 161: "This is some column text." 9 text run at (30,30) width 161: "This is some column text."
10 RenderBR {BR} at (44,191) size 0x0 10 RenderBR {BR} at (44,191) size 0x0
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 text run at (230,37) width 157: "This is some column text" 91 text run at (230,37) width 157: "This is some column text"
92 RenderBR {BR} at (244,33) size 0x0 92 RenderBR {BR} at (244,33) size 0x0
93 RenderText {#text} at (248,33) size 18x161 93 RenderText {#text} at (248,33) size 18x161
94 text run at (248,33) width 4 RTL: "." 94 text run at (248,33) width 4 RTL: "."
95 text run at (248,37) width 157: "This is some column text" 95 text run at (248,37) width 157: "This is some column text"
96 RenderBR {BR} at (262,33) size 0x0 96 RenderBR {BR} at (262,33) size 0x0
97 RenderText {#text} at (266,33) size 18x161 97 RenderText {#text} at (266,33) size 18x161
98 text run at (266,33) width 4 RTL: "." 98 text run at (266,33) width 4 RTL: "."
99 text run at (266,37) width 157: "This is some column text" 99 text run at (266,37) width 157: "This is some column text"
100 RenderBR {BR} at (280,33) size 0x0 100 RenderBR {BR} at (280,33) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698