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

Side by Side Diff: LayoutTests/platform/win-xp/fast/multicol/positioned-split-expected.txt

Issue 702093002: Convert fast/multicol/positioned-split to reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 layer at (8,8) size 784x304
7 RenderBlock {DIV} at (0,0) size 784x304 [border: (2px solid #000000)]
8 RenderBlock {DIV} at (2,2) size 382x250
9 RenderBlock {DIV} at (2,252) size 382x250
10 layer at (10,260) size 300x200
11 RenderBlock (positioned) {DIV} at (0,0) size 300x200 [bgcolor=#D3D3D3]
12 RenderText {#text} at (0,0) size 270x19
13 text run at (0,0) width 270: "This text should paginate across the columns ."
14 RenderBR {BR} at (270,15) size 0x0
15 RenderText {#text} at (0,20) size 270x19
16 text run at (0,20) width 270: "This text should paginate across the column s."
17 RenderBR {BR} at (270,35) size 0x0
18 RenderText {#text} at (0,50) size 270x19
19 text run at (0,50) width 270: "This text should paginate across the column s."
20 RenderBR {BR} at (270,65) size 0x0
21 RenderText {#text} at (0,70) size 270x19
22 text run at (0,70) width 270: "This text should paginate across the column s."
23 RenderBR {BR} at (270,85) size 0x0
24 RenderText {#text} at (0,90) size 270x19
25 text run at (0,90) width 270: "This text should paginate across the column s."
26 RenderBR {BR} at (270,105) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698