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

Side by Side Diff: LayoutTests/platform/mac/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 292x16
13 text run at (0,0) width 292: "This text should paginate across the columns ."
14 RenderBR {BR} at (291,12) size 1x0
15 RenderText {#text} at (0,16) size 292x16
16 text run at (0,16) width 292: "This text should paginate across the column s."
17 RenderBR {BR} at (291,28) size 1x0
18 RenderText {#text} at (0,32) size 292x16
19 text run at (0,32) width 292: "This text should paginate across the column s."
20 RenderBR {BR} at (291,44) size 1x0
21 RenderText {#text} at (0,50) size 292x16
22 text run at (0,50) width 292: "This text should paginate across the column s."
23 RenderBR {BR} at (291,62) size 1x0
24 RenderText {#text} at (0,66) size 292x16
25 text run at (0,66) width 292: "This text should paginate across the column s."
26 RenderBR {BR} at (291,78) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698