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

Side by Side Diff: LayoutTests/platform/mac/compositing/overflow/clear-scroll-parent-expected.txt

Issue 342553009: Auto-rebaseline for r176243 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 (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 8.00) 10 (position 8.00 8.00)
11 (bounds 308.00 208.00) 11 (bounds 308.00 208.00)
12 (drawsContent 1) 12 (drawsContent 1)
13 (children 3 13 (children 3
14 (GraphicsLayer 14 (GraphicsLayer
15 (position 4.00 4.00) 15 (position 4.00 4.00)
16 (bounds 285.00 200.00) 16 (bounds 285.00 200.00)
17 (children 1 17 (children 1
18 (GraphicsLayer 18 (GraphicsLayer
19 (bounds 285.00 530.00) 19 (bounds 285.00 530.00)
20 (shouldFlattenTransform 0) 20 (shouldFlattenTransform 0)
21 (drawsContent 1) 21 (drawsContent 1)
22 (children 1
23 (GraphicsLayer
24 )
25 )
22 ) 26 )
23 ) 27 )
24 ) 28 )
25 (GraphicsLayer 29 (GraphicsLayer
26 (position 289.00 4.00) 30 (position 289.00 4.00)
27 (bounds 15.00 185.00) 31 (bounds 15.00 185.00)
28 ) 32 )
29 (GraphicsLayer 33 (GraphicsLayer
30 (position 289.00 189.00) 34 (position 289.00 189.00)
31 (bounds 15.00 15.00) 35 (bounds 15.00 15.00)
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 (bounds 100.00 320.00) 86 (bounds 100.00 320.00)
83 (drawsContent 1) 87 (drawsContent 1)
84 ) 88 )
85 ) 89 )
86 ) 90 )
87 ) 91 )
88 ) 92 )
89 ) 93 )
90 ) 94 )
91 95
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698