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

Side by Side Diff: LayoutTests/virtual/gpu/compositedscrolling/overflow/content-gains-scrollbars-expected.txt

Issue 63943006: Re-enable solid background color optimization for composited layers. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add window.internals.forceCompositingUpdate(document) to webgl test to avoid flaky Created 7 years 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 (GraphicsLayer 1 (GraphicsLayer
2 (bounds 800.00 600.00) 2 (bounds 800.00 600.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1) 7 (drawsContent 1)
8 (children 4 8 (children 4
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 8.00 13.00) 10 (position 8.00 13.00)
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 (GraphicsLayer 84 (GraphicsLayer
85 (position 85.00 85.00) 85 (position 85.00 85.00)
86 (bounds 15.00 15.00) 86 (bounds 15.00 15.00)
87 (drawsContent 1) 87 (drawsContent 1)
88 ) 88 )
89 ) 89 )
90 ) 90 )
91 (GraphicsLayer 91 (GraphicsLayer
92 (position 8.00 13.00) 92 (position 8.00 13.00)
93 (bounds 100.00 100.00) 93 (bounds 100.00 100.00)
94 (drawsContent 1)
95 (children 2 94 (children 2
96 (GraphicsLayer 95 (GraphicsLayer
97 (bounds 100.00 100.00) 96 (bounds 100.00 100.00)
98 (children 1 97 (children 1
99 (GraphicsLayer 98 (GraphicsLayer
100 (bounds 10.00 10.00) 99 (bounds 10.00 10.00)
101 (drawsContent 1)
102 (children 1 100 (children 1
103 (GraphicsLayer 101 (GraphicsLayer
104 ) 102 )
105 ) 103 )
106 ) 104 )
107 ) 105 )
108 ) 106 )
109 (GraphicsLayer 107 (GraphicsLayer
110 (position 85.00 85.00) 108 (position 85.00 85.00)
111 (bounds 15.00 15.00) 109 (bounds 15.00 15.00)
112 (drawsContent 1) 110 (drawsContent 1)
113 ) 111 )
114 ) 112 )
115 ) 113 )
116 ) 114 )
117 ) 115 )
118 ) 116 )
119 ) 117 )
120 118
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698