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

Side by Side Diff: LayoutTests/compositing/layer-creation/overlap-animation-container-expected.txt

Issue 271863003: Layer squashing causes incorrect rendering while scrolling in Gmail (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Now with comment Created 6 years, 7 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 Before: 1 Before:
2 (GraphicsLayer 2 (GraphicsLayer
3 (bounds 785.00 802.00) 3 (bounds 785.00 802.00)
4 (children 1 4 (children 1
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 785.00 802.00) 6 (bounds 785.00 802.00)
7 (contentsOpaque 1) 7 (contentsOpaque 1)
8 (drawsContent 1) 8 (drawsContent 1)
9 (children 2 9 (children 2
10 (GraphicsLayer 10 (GraphicsLayer
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 (children 2 59 (children 2
60 (GraphicsLayer 60 (GraphicsLayer
61 (position 18.00 120.00) 61 (position 18.00 120.00)
62 (bounds 100.00 100.00) 62 (bounds 100.00 100.00)
63 (contentsOpaque 1) 63 (contentsOpaque 1)
64 (drawsContent 1) 64 (drawsContent 1)
65 (backgroundColor #0000FF) 65 (backgroundColor #0000FF)
66 (transform ...) 66 (transform ...)
67 ) 67 )
68 (GraphicsLayer 68 (GraphicsLayer
69 (position 46.00 230.00) 69 (position 58.00 230.00)
70 (bounds 146.00 452.00) 70 (bounds 122.00 452.00)
71 (drawsContent 1) 71 (drawsContent 1)
72 ) 72 )
73 ) 73 )
74 ) 74 )
75 (GraphicsLayer 75 (GraphicsLayer
76 (children 2 76 (children 2
77 (GraphicsLayer 77 (GraphicsLayer
78 (position 69.00 241.00) 78 (position 69.00 241.00)
79 (bounds 100.00 100.00) 79 (bounds 100.00 100.00)
80 (contentsOpaque 1) 80 (contentsOpaque 1)
81 (drawsContent 1) 81 (drawsContent 1)
82 (backgroundColor #808080) 82 (backgroundColor #808080)
83 (transform ...) 83 (transform ...)
84 ) 84 )
85 (GraphicsLayer 85 (GraphicsLayer
86 (position 18.00 328.00) 86 (position 18.00 328.00)
87 (bounds 174.00 464.00) 87 (bounds 174.00 464.00)
88 (drawsContent 1) 88 (drawsContent 1)
89 ) 89 )
90 ) 90 )
91 ) 91 )
92 ) 92 )
93 ) 93 )
94 ) 94 )
95 ) 95 )
96 96
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/compositing/squashing/composited-bounds-for-negative-z.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698