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

Side by Side Diff: LayoutTests/compositing/layer-creation/overlap-animation-clipping-expected.txt

Issue 14407003: Disable solid background color optimization for composited layers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 785.00 812.00) 2 (bounds 785.00 812.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 785.00 812.00) 5 (bounds 785.00 812.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (children 3 7 (children 3
8 (GraphicsLayer 8 (GraphicsLayer
9 (position 18.00 120.00) 9 (position 18.00 120.00)
10 (bounds 100.00 100.00) 10 (bounds 100.00 100.00)
11 (contentsOpaque 1) 11 (contentsOpaque 1)
12 (drawsContent 1)
13 (backgroundColor #0000FF)
12 (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 -110.00 0.00 1.00]) 14 (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 -110.00 0.00 1.00])
13 ) 15 )
14 (GraphicsLayer 16 (GraphicsLayer
15 (position 58.00 230.00) 17 (position 58.00 230.00)
16 (bounds 122.00 462.00) 18 (bounds 122.00 462.00)
17 (contentsOpaque 1) 19 (contentsOpaque 1)
18 (drawsContent 1) 20 (drawsContent 1)
19 (backgroundColor #FFFFFF) 21 (backgroundColor #FFFFFF)
20 (children 1 22 (children 1
21 (GraphicsLayer 23 (GraphicsLayer
22 (position 1.00 1.00) 24 (position 1.00 1.00)
23 (bounds 120.00 460.00) 25 (bounds 120.00 460.00)
24 (children 3 26 (children 3
25 (GraphicsLayer 27 (GraphicsLayer
26 (position 10.00 10.00) 28 (position 10.00 10.00)
27 (bounds 100.00 100.00) 29 (bounds 100.00 100.00)
28 (contentsOpaque 1) 30 (contentsOpaque 1)
31 (drawsContent 1)
32 (backgroundColor #808080)
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]) 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])
30 ) 34 )
31 (GraphicsLayer 35 (GraphicsLayer
32 (position 10.00 230.00) 36 (position 10.00 230.00)
33 (bounds 100.00 100.00) 37 (bounds 100.00 100.00)
34 (contentsOpaque 1) 38 (contentsOpaque 1)
39 (drawsContent 1)
40 (backgroundColor #0000FF)
35 (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 -220.00 0.00 1.00]) 41 (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 -220.00 0.00 1.00])
36 ) 42 )
37 (GraphicsLayer 43 (GraphicsLayer
38 (position 10.00 340.00) 44 (position 10.00 340.00)
39 (bounds 100.00 100.00) 45 (bounds 100.00 100.00)
40 (contentsOpaque 1) 46 (contentsOpaque 1)
47 (drawsContent 1)
48 (backgroundColor #FFFF00)
41 ) 49 )
42 ) 50 )
43 ) 51 )
44 ) 52 )
45 ) 53 )
46 (GraphicsLayer 54 (GraphicsLayer
47 (position 18.00 702.00) 55 (position 18.00 702.00)
48 (bounds 100.00 100.00) 56 (bounds 100.00 100.00)
49 (contentsOpaque 1) 57 (contentsOpaque 1)
58 (drawsContent 1)
59 (backgroundColor #FFFF00)
50 ) 60 )
51 ) 61 )
52 ) 62 )
53 ) 63 )
54 ) 64 )
55 65
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698