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

Side by Side Diff: trunk/LayoutTests/compositing/overflow/clip-descendents-expected.txt

Issue 183763024: Revert 168245 "Drop background color optimization for composited..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 6 years, 9 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 | Annotate | Revision Log
OLDNEW
1 (GraphicsLayer 1 (GraphicsLayer
2 (bounds 800.00 600.00) 2 (bounds 800.00 600.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1) 7 (drawsContent 1)
8 (children 4 8 (children 4
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 48.00 38.00) 10 (position 48.00 38.00)
11 (bounds 60.00 70.00) 11 (bounds 60.00 70.00)
12 (children 1 12 (children 1
13 (GraphicsLayer 13 (GraphicsLayer
14 (position 2.00 12.00) 14 (position 2.00 12.00)
15 (bounds 100.00 150.00) 15 (bounds 100.00 150.00)
16 (contentsOpaque 1) 16 (contentsOpaque 1)
17 (drawsContent 1)
18 (backgroundColor #808080)
19 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00]) 17 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
20 ) 18 )
21 ) 19 )
22 ) 20 )
23 (GraphicsLayer 21 (GraphicsLayer
24 (position 240.00 38.00) 22 (position 240.00 38.00)
25 (bounds 60.00 70.00) 23 (bounds 60.00 70.00)
26 (children 1 24 (children 1
27 (GraphicsLayer 25 (GraphicsLayer
28 (position 2.00 12.00) 26 (position 2.00 12.00)
29 (bounds 100.00 150.00) 27 (bounds 100.00 150.00)
30 (contentsOpaque 1) 28 (contentsOpaque 1)
31 (drawsContent 1)
32 (backgroundColor #808080)
33 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00]) 29 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
34 ) 30 )
35 ) 31 )
36 ) 32 )
37 (GraphicsLayer 33 (GraphicsLayer
38 (position 48.00 230.00) 34 (position 48.00 230.00)
39 (bounds 60.00 70.00) 35 (bounds 60.00 70.00)
40 (children 1 36 (children 1
41 (GraphicsLayer 37 (GraphicsLayer
42 (bounds 60.00 70.00) 38 (bounds 60.00 70.00)
43 (children 1 39 (children 1
44 (GraphicsLayer 40 (GraphicsLayer
45 (position 2.00 12.00) 41 (position 2.00 12.00)
46 (bounds 100.00 150.00) 42 (bounds 100.00 150.00)
47 (contentsOpaque 1) 43 (contentsOpaque 1)
48 (drawsContent 1)
49 (backgroundColor #808080)
50 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 0.00] [0.00 0.00 1.00 1.00]) 44 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 0.00] [0.00 0.00 1.00 1.00])
51 ) 45 )
52 ) 46 )
53 ) 47 )
54 ) 48 )
55 ) 49 )
56 (GraphicsLayer 50 (GraphicsLayer
57 (position 240.00 230.00) 51 (position 240.00 230.00)
58 (bounds 60.00 70.00) 52 (bounds 60.00 70.00)
59 (children 1 53 (children 1
60 (GraphicsLayer 54 (GraphicsLayer
61 (bounds 60.00 70.00) 55 (bounds 60.00 70.00)
62 (children 1 56 (children 1
63 (GraphicsLayer 57 (GraphicsLayer
64 (position 2.00 12.00) 58 (position 2.00 12.00)
65 (bounds 100.00 150.00) 59 (bounds 100.00 150.00)
66 (contentsOpaque 1) 60 (contentsOpaque 1)
67 (drawsContent 1)
68 (backgroundColor #808080)
69 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 0.00] [0.00 0.00 1.00 1.00]) 61 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 0.00] [0.00 0.00 1.00 1.00])
70 ) 62 )
71 ) 63 )
72 ) 64 )
73 ) 65 )
74 ) 66 )
75 ) 67 )
76 ) 68 )
77 ) 69 )
78 ) 70 )
79 71
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698