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

Side by Side Diff: trunk/LayoutTests/compositing/squashing/squash-animated-gif-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 1
2 Repaint rect of the animated gif: 2 Repaint rect of the animated gif:
3 (GraphicsLayer 3 (GraphicsLayer
4 (bounds 800.00 600.00) 4 (bounds 800.00 600.00)
5 (children 1 5 (children 1
6 (GraphicsLayer 6 (GraphicsLayer
7 (bounds 800.00 600.00) 7 (bounds 800.00 600.00)
8 (contentsOpaque 1) 8 (contentsOpaque 1)
9 (drawsContent 1) 9 (drawsContent 1)
10 (children 1 10 (children 1
11 (GraphicsLayer 11 (GraphicsLayer
12 (children 2 12 (children 2
13 (GraphicsLayer 13 (GraphicsLayer
14 (position 100.00 100.00) 14 (position 100.00 100.00)
15 (bounds 100.00 100.00) 15 (bounds 100.00 100.00)
16 (contentsOpaque 1) 16 (contentsOpaque 1)
17 (drawsContent 1)
18 (backgroundColor #0000FF)
19 ) 17 )
20 (GraphicsLayer 18 (GraphicsLayer
21 (position 180.00 180.00) 19 (position 180.00 180.00)
22 (bounds 262.00 200.00) 20 (bounds 262.00 200.00)
23 (drawsContent 1) 21 (drawsContent 1)
24 (repaint rects 22 (repaint rects
25 (rect 80.00 80.00 182.00 29.00) 23 (rect 80.00 80.00 182.00 29.00)
26 (rect 80.00 80.00 182.00 29.00) 24 (rect 80.00 80.00 182.00 29.00)
27 ) 25 )
28 ) 26 )
29 ) 27 )
30 ) 28 )
31 ) 29 )
32 ) 30 )
33 ) 31 )
34 ) 32 )
35 33
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698