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

Side by Side Diff: LayoutTests/platform/win-xp/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 120x180
7 RenderBlock (positioned) {DIV} at (10,10) size 120x180
8 RenderBlock (anonymous) at (0,0) size 120x20
9 RenderText {#text} at (0,0) size 60x19
10 text run at (0,0) width 60: "Overflow:"
11 layer at (10,30) size 120x160
12 RenderBlock {DIV} at (0,20) 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,85) 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 120x180
22 RenderBlock (positioned) {DIV} at (150,10) size 120x180
23 RenderBlock (anonymous) at (0,0) size 120x20
24 RenderText {#text} at (0,0) size 71x19
25 text run at (0,0) width 71: "Transforms:"
26 layer at (150,30) size 120x160
27 RenderBlock {DIV} at (0,20) 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,85) 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 120x180
37 RenderBlock (positioned) {DIV} at (10,200) size 120x180
38 RenderBlock (anonymous) at (0,0) size 120x20
39 RenderText {#text} at (0,0) size 82x19
40 text run at (0,0) width 82: "Relative Pos.:"
41 layer at (10,220) size 120x160
42 RenderBlock {DIV} at (0,20) 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,275) 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 120x180
52 RenderBlock (positioned) {DIV} at (150,200) size 120x180
53 RenderBlock (anonymous) at (0,0) size 120x20
54 RenderText {#text} at (0,0) size 51x19
55 text run at (0,0) width 51: "Opacity:"
56 layer at (150,220) size 120x160
57 RenderBlock {DIV} at (0,20) 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,275) 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