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

Side by Side Diff: LayoutTests/platform/mac/fast/multicol/layers-split-across-columns-expected.txt

Issue 838383004: Bring back fast/multicol/layers-split-across-columns-expected.html reftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: virtual/slimmingpaint/fast/multicol/layers-split-across-columns.html should pass as well now. Created 5 years, 11 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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x8
4 RenderBlock {HTML} at (0,0) size 800x8
5 RenderBody {BODY} at (8,8) size 784x0
6 layer at (10,10) size 120x176
7 RenderBlock (positioned) {DIV} at (10,10) size 120x176
8 RenderBlock (anonymous) at (0,0) size 120x16
9 RenderText {#text} at (0,0) size 66x16
10 text run at (0,0) width 66: "Overflow:"
11 layer at (10,26) size 120x160
12 RenderBlock {DIV} at (0,16) size 120x160 [border: (5px solid #000000)]
13 RenderBlock {DIV} at (5,5) size 50x50 [bgcolor=#000000]
14 RenderBlock {DIV} at (5,255) size 50x50 [bgcolor=#000000]
15 layer at (15,81) size 50x200
16 RenderBlock {DIV} at (5,55) size 50x200
17 RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000F0]
18 RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#0000D0]
19 RenderBlock {DIV} at (0,100) size 50x50 [bgcolor=#0000B0]
20 RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#000090]
21 layer at (150,10) size 120x176
22 RenderBlock (positioned) {DIV} at (150,10) size 120x176
23 RenderBlock (anonymous) at (0,0) size 120x16
24 RenderText {#text} at (0,0) size 79x16
25 text run at (0,0) width 79: "Transforms:"
26 layer at (150,26) size 120x160
27 RenderBlock {DIV} at (0,16) size 120x160 [border: (5px solid #000000)]
28 RenderBlock {DIV} at (5,5) size 50x50 [bgcolor=#000000]
29 RenderBlock {DIV} at (5,255) size 50x50 [bgcolor=#000000]
30 layer at (55,81) size 50x200
31 RenderBlock {DIV} at (-95,55) size 50x200
32 RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000F0]
33 RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#0000D0]
34 RenderBlock {DIV} at (0,100) size 50x50 [bgcolor=#0000B0]
35 RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#000090]
36 layer at (10,200) size 120x176
37 RenderBlock (positioned) {DIV} at (10,200) size 120x176
38 RenderBlock (anonymous) at (0,0) size 120x16
39 RenderText {#text} at (0,0) size 89x16
40 text run at (0,0) width 89: "Relative Pos.:"
41 layer at (10,216) size 120x160
42 RenderBlock {DIV} at (0,16) size 120x160 [border: (5px solid #000000)]
43 RenderBlock {DIV} at (5,5) size 50x50 [bgcolor=#000000]
44 RenderBlock {DIV} at (5,255) size 50x50 [bgcolor=#000000]
45 layer at (15,271) size 50x200
46 RenderBlock (relative positioned) {DIV} at (-95,55) size 50x200
47 RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000F0]
48 RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#0000D0]
49 RenderBlock {DIV} at (0,100) size 50x50 [bgcolor=#0000B0]
50 RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#000090]
51 layer at (150,200) size 120x176
52 RenderBlock (positioned) {DIV} at (150,200) size 120x176
53 RenderBlock (anonymous) at (0,0) size 120x16
54 RenderText {#text} at (0,0) size 56x16
55 text run at (0,0) width 56: "Opacity:"
56 layer at (150,216) size 120x160
57 RenderBlock {DIV} at (0,16) size 120x160 [border: (5px solid #000000)]
58 RenderBlock {DIV} at (5,5) size 50x50 [bgcolor=#000000]
59 RenderBlock {DIV} at (5,255) size 50x50 [bgcolor=#000000]
60 layer at (155,271) size 50x200 transparent
61 RenderBlock {DIV} at (5,55) size 50x200
62 RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#0000F0]
63 RenderBlock {DIV} at (0,50) size 50x50 [bgcolor=#0000D0]
64 RenderBlock {DIV} at (0,100) size 50x50 [bgcolor=#0000B0]
65 RenderBlock {DIV} at (0,150) size 50x50 [bgcolor=#000090]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698