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

Side by Side Diff: LayoutTests/compositing/squashing/squash-partial-repaint-inside-squashed-layer-expected.txt

Issue 217973002: Remove duplicated invalidation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaselined change for landing (TM) 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
OLDNEW
1 1
2 (GraphicsLayer 2 (GraphicsLayer
3 (bounds 800.00 600.00) 3 (bounds 800.00 600.00)
4 (children 1 4 (children 1
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 800.00 600.00) 6 (bounds 800.00 600.00)
7 (contentsOpaque 1) 7 (contentsOpaque 1)
8 (drawsContent 1) 8 (drawsContent 1)
9 (children 1 9 (children 1
10 (GraphicsLayer 10 (GraphicsLayer
11 (children 2 11 (children 2
12 (GraphicsLayer 12 (GraphicsLayer
13 (position 100.00 100.00) 13 (position 100.00 100.00)
14 (bounds 100.00 100.00) 14 (bounds 100.00 100.00)
15 (contentsOpaque 1) 15 (contentsOpaque 1)
16 (drawsContent 1) 16 (drawsContent 1)
17 (backgroundColor #0000FF) 17 (backgroundColor #0000FF)
18 ) 18 )
19 (GraphicsLayer 19 (GraphicsLayer
20 (position 180.00 180.00) 20 (position 180.00 180.00)
21 (bounds 262.00 200.00) 21 (bounds 262.00 200.00)
22 (drawsContent 1) 22 (drawsContent 1)
23 (repaint rects 23 (repaint rects
24 (rect 80.00 80.00 182.00 29.00) 24 (rect 80.00 80.00 182.00 29.00)
25 (rect 80.00 80.00 182.00 29.00) 25 (rect 80.00 80.00 182.00 29.00)
26 (rect 80.00 80.00 182.00 29.00)
27 ) 26 )
28 ) 27 )
29 ) 28 )
30 ) 29 )
31 ) 30 )
32 ) 31 )
33 ) 32 )
34 ) 33 )
35 34
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/compositing/squashing/squash-transform-repainting-child-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698