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

Side by Side Diff: LayoutTests/compositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt

Issue 178013003: Drop background color optimization for composited layers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: CL to land 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
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)
14 ) 16 )
15 (GraphicsLayer 17 (GraphicsLayer
16 (bounds 10.00 10.00) 18 (bounds 10.00 10.00)
17 (contentsOpaque 1) 19 (contentsOpaque 1)
20 (drawsContent 1)
21 (backgroundColor #C0C0C0)
18 ) 22 )
19 ) 23 )
20 ) 24 )
21 ) 25 )
22 ) 26 )
23 Scale=0.5: 27 Scale=0.5:
24 (GraphicsLayer 28 (GraphicsLayer
25 (bounds 785.00 4016.00) 29 (bounds 785.00 4016.00)
26 (children 1 30 (children 1
27 (GraphicsLayer 31 (GraphicsLayer
28 (bounds 785.00 4016.00) 32 (bounds 785.00 4016.00)
29 (contentsOpaque 1) 33 (contentsOpaque 1)
30 (drawsContent 1) 34 (drawsContent 1)
31 (children 4 35 (children 4
32 (GraphicsLayer 36 (GraphicsLayer
33 (position 8.00 1008.00) 37 (position 8.00 1008.00)
34 (bounds 10.00 10.00) 38 (bounds 10.00 10.00)
35 (contentsOpaque 1) 39 (contentsOpaque 1)
40 (drawsContent 1)
41 (backgroundColor #C0C0C0)
36 ) 42 )
37 (GraphicsLayer 43 (GraphicsLayer
38 (position 1000.00 0.00) 44 (position 1000.00 0.00)
39 (bounds 10.00 10.00) 45 (bounds 10.00 10.00)
40 (contentsOpaque 1) 46 (contentsOpaque 1)
47 (drawsContent 1)
48 (backgroundColor #C0C0C0)
41 ) 49 )
42 (GraphicsLayer 50 (GraphicsLayer
43 (position 600.00 0.00) 51 (position 600.00 0.00)
44 (bounds 10.00 10.00) 52 (bounds 10.00 10.00)
45 (contentsOpaque 1) 53 (contentsOpaque 1)
54 (drawsContent 1)
55 (backgroundColor #C0C0C0)
46 ) 56 )
47 (GraphicsLayer 57 (GraphicsLayer
48 (bounds 10.00 10.00) 58 (bounds 10.00 10.00)
49 (contentsOpaque 1) 59 (contentsOpaque 1)
60 (drawsContent 1)
61 (backgroundColor #C0C0C0)
50 ) 62 )
51 ) 63 )
52 ) 64 )
53 ) 65 )
54 ) 66 )
55 Scale=1.5: 67 Scale=1.5:
56 (GraphicsLayer 68 (GraphicsLayer
57 (bounds 785.00 4016.00) 69 (bounds 785.00 4016.00)
58 (children 1 70 (children 1
59 (GraphicsLayer 71 (GraphicsLayer
60 (bounds 785.00 4016.00) 72 (bounds 785.00 4016.00)
61 (contentsOpaque 1) 73 (contentsOpaque 1)
62 (drawsContent 1) 74 (drawsContent 1)
63 (children 1 75 (children 1
64 (GraphicsLayer 76 (GraphicsLayer
65 (bounds 10.00 10.00) 77 (bounds 10.00 10.00)
66 (contentsOpaque 1) 78 (contentsOpaque 1)
79 (drawsContent 1)
80 (backgroundColor #C0C0C0)
67 ) 81 )
68 ) 82 )
69 ) 83 )
70 ) 84 )
71 ) 85 )
72 86
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698