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

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

Powered by Google App Engine
This is Rietveld 408576698