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

Side by Side Diff: trunk/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-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 Not scaled: 1 Not scaled:
2 (GraphicsLayer 2 (GraphicsLayer
3 (bounds 785.00 4016.00) 3 (bounds 785.00 4016.00)
4 (children 1 4 (children 1
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 785.00 4016.00) 6 (bounds 785.00 4016.00)
7 (contentsOpaque 1) 7 (contentsOpaque 1)
8 (drawsContent 1) 8 (drawsContent 1)
9 (children 2 9 (children 2
10 (GraphicsLayer 10 (GraphicsLayer
11 (position 600.00 0.00) 11 (position 600.00 0.00)
12 (bounds 10.00 10.00) 12 (bounds 10.00 10.00)
13 (contentsOpaque 1) 13 (contentsOpaque 1)
14 (drawsContent 1)
15 (backgroundColor #C0C0C0)
16 ) 14 )
17 (GraphicsLayer 15 (GraphicsLayer
18 (bounds 10.00 10.00) 16 (bounds 10.00 10.00)
19 (contentsOpaque 1) 17 (contentsOpaque 1)
20 (drawsContent 1)
21 (backgroundColor #C0C0C0)
22 ) 18 )
23 ) 19 )
24 ) 20 )
25 ) 21 )
26 ) 22 )
27 Scale=0.5: 23 Scale=0.5:
28 (GraphicsLayer 24 (GraphicsLayer
29 (bounds 785.00 4016.00) 25 (bounds 785.00 4016.00)
30 (children 1 26 (children 1
31 (GraphicsLayer 27 (GraphicsLayer
32 (bounds 785.00 4016.00) 28 (bounds 785.00 4016.00)
33 (contentsOpaque 1) 29 (contentsOpaque 1)
34 (drawsContent 1) 30 (drawsContent 1)
35 (children 4 31 (children 4
36 (GraphicsLayer 32 (GraphicsLayer
37 (position 8.00 1008.00) 33 (position 8.00 1008.00)
38 (bounds 10.00 10.00) 34 (bounds 10.00 10.00)
39 (contentsOpaque 1) 35 (contentsOpaque 1)
40 (drawsContent 1)
41 (backgroundColor #C0C0C0)
42 ) 36 )
43 (GraphicsLayer 37 (GraphicsLayer
44 (position 1000.00 0.00) 38 (position 1000.00 0.00)
45 (bounds 10.00 10.00) 39 (bounds 10.00 10.00)
46 (contentsOpaque 1) 40 (contentsOpaque 1)
47 (drawsContent 1)
48 (backgroundColor #C0C0C0)
49 ) 41 )
50 (GraphicsLayer 42 (GraphicsLayer
51 (position 600.00 0.00) 43 (position 600.00 0.00)
52 (bounds 10.00 10.00) 44 (bounds 10.00 10.00)
53 (contentsOpaque 1) 45 (contentsOpaque 1)
54 (drawsContent 1)
55 (backgroundColor #C0C0C0)
56 ) 46 )
57 (GraphicsLayer 47 (GraphicsLayer
58 (bounds 10.00 10.00) 48 (bounds 10.00 10.00)
59 (contentsOpaque 1) 49 (contentsOpaque 1)
60 (drawsContent 1)
61 (backgroundColor #C0C0C0)
62 ) 50 )
63 ) 51 )
64 ) 52 )
65 ) 53 )
66 ) 54 )
67 Scale=1.5: 55 Scale=1.5:
68 (GraphicsLayer 56 (GraphicsLayer
69 (bounds 785.00 4016.00) 57 (bounds 785.00 4016.00)
70 (children 1 58 (children 1
71 (GraphicsLayer 59 (GraphicsLayer
72 (bounds 785.00 4016.00) 60 (bounds 785.00 4016.00)
73 (contentsOpaque 1) 61 (contentsOpaque 1)
74 (drawsContent 1) 62 (drawsContent 1)
75 (children 1 63 (children 1
76 (GraphicsLayer 64 (GraphicsLayer
77 (bounds 10.00 10.00) 65 (bounds 10.00 10.00)
78 (contentsOpaque 1) 66 (contentsOpaque 1)
79 (drawsContent 1)
80 (backgroundColor #C0C0C0)
81 ) 67 )
82 ) 68 )
83 ) 69 )
84 ) 70 )
85 ) 71 )
86 72
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698