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

Side by Side Diff: trunk/LayoutTests/compositing/layer-creation/overlap-animation-clipping-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 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 (drawsContent 1) 7 (drawsContent 1)
8 (children 3 8 (children 3
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 18.00 120.00) 10 (position 18.00 120.00)
11 (bounds 100.00 100.00) 11 (bounds 100.00 100.00)
12 (contentsOpaque 1) 12 (contentsOpaque 1)
13 (drawsContent 1)
14 (backgroundColor #0000FF)
15 (transform ...) 13 (transform ...)
16 ) 14 )
17 (GraphicsLayer 15 (GraphicsLayer
18 (position 58.00 230.00) 16 (position 58.00 230.00)
19 (bounds 122.00 462.00) 17 (bounds 122.00 462.00)
20 (contentsOpaque 1) 18 (contentsOpaque 1)
21 (drawsContent 1) 19 (drawsContent 1)
22 (backgroundColor #FFFFFF) 20 (backgroundColor #FFFFFF)
23 (children 1 21 (children 1
24 (GraphicsLayer 22 (GraphicsLayer
25 (position 1.00 1.00) 23 (position 1.00 1.00)
26 (bounds 120.00 460.00) 24 (bounds 120.00 460.00)
27 (children 3 25 (children 3
28 (GraphicsLayer 26 (GraphicsLayer
29 (position 10.00 10.00) 27 (position 10.00 10.00)
30 (bounds 100.00 100.00) 28 (bounds 100.00 100.00)
31 (contentsOpaque 1) 29 (contentsOpaque 1)
32 (drawsContent 1)
33 (backgroundColor #808080)
34 (transform ...) 30 (transform ...)
35 ) 31 )
36 (GraphicsLayer 32 (GraphicsLayer
37 (position 10.00 230.00) 33 (position 10.00 230.00)
38 (bounds 100.00 100.00) 34 (bounds 100.00 100.00)
39 (contentsOpaque 1) 35 (contentsOpaque 1)
40 (drawsContent 1)
41 (backgroundColor #0000FF)
42 (transform ...) 36 (transform ...)
43 ) 37 )
44 (GraphicsLayer 38 (GraphicsLayer
45 (position 10.00 340.00) 39 (position 10.00 340.00)
46 (bounds 100.00 100.00) 40 (bounds 100.00 100.00)
47 (contentsOpaque 1) 41 (contentsOpaque 1)
48 (drawsContent 1)
49 (backgroundColor #FFFF00)
50 ) 42 )
51 ) 43 )
52 ) 44 )
53 ) 45 )
54 ) 46 )
55 (GraphicsLayer 47 (GraphicsLayer
56 (position 18.00 702.00) 48 (position 18.00 702.00)
57 (bounds 100.00 100.00) 49 (bounds 100.00 100.00)
58 (contentsOpaque 1) 50 (contentsOpaque 1)
59 (drawsContent 1)
60 (backgroundColor #FFFF00)
61 ) 51 )
62 ) 52 )
63 ) 53 )
64 ) 54 )
65 ) 55 )
66 56
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698