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

Side by Side Diff: LayoutTests/compositing/repaint/should-not-repaint-composited-descendants-expected.txt

Issue 247293006: Revert of Don't always repaint on zIndex change (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Create local revert Created 6 years, 8 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
« no previous file with comments | « no previous file | Source/core/rendering/RenderObject.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 position change with composited child 1 position change with composited child
2 2
3 position change with non-composited child 3 position change with non-composited child
4 4
5 z-index change with composited child 5 z-index change with composited child
6 6
7 z-index change with non-composited child 7 z-index change with non-composited child
8 8
9 opacity change with composited child 9 opacity change with composited child
10 10
(...skipping 156 matching lines...) Expand 10 before | Expand all | Expand 10 after
167 (backgroundColor #FFFF00) 167 (backgroundColor #FFFF00)
168 ) 168 )
169 ) 169 )
170 ) 170 )
171 ) 171 )
172 ) 172 )
173 (GraphicsLayer 173 (GraphicsLayer
174 (position 8.00 620.00) 174 (position 8.00 620.00)
175 (bounds 100.00 100.00) 175 (bounds 100.00 100.00)
176 (drawsContent 1) 176 (drawsContent 1)
177 (repaint rects
178 (rect 0.00 0.00 100.00 100.00)
179 (rect 0.00 0.00 100.00 100.00)
180 (rect 0.00 0.00 100.00 100.00)
181 )
177 ) 182 )
178 ) 183 )
179 ) 184 )
180 ) 185 )
181 ) 186 )
182 187
OLDNEW
« no previous file with comments | « no previous file | Source/core/rendering/RenderObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698