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

Side by Side Diff: LayoutTests/platform/mac/compositing/fixed-body-background-positioned-expected.txt

Issue 37353002: Auto-rebaseline for r160257 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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 (children 3 2 (children 2
3 (GraphicsLayer
4 (bounds 800.00 600.00)
5 )
6 (GraphicsLayer 3 (GraphicsLayer
7 (bounds 785.00 600.00) 4 (bounds 785.00 600.00)
8 (children 2 5 (children 2
9 (GraphicsLayer 6 (GraphicsLayer
10 (anchor 0.00 0.00) 7 (anchor 0.00 0.00)
11 (bounds 785.00 600.00) 8 (bounds 785.00 600.00)
12 (contentsOpaque 1) 9 (contentsOpaque 1)
13 (drawsContent 1) 10 (drawsContent 1)
14 ) 11 )
15 (GraphicsLayer 12 (GraphicsLayer
(...skipping 14 matching lines...) Expand all
30 ) 27 )
31 ) 28 )
32 (GraphicsLayer 29 (GraphicsLayer
33 (position 785.00 0.00) 30 (position 785.00 0.00)
34 (bounds 15.00 600.00) 31 (bounds 15.00 600.00)
35 (contentsOpaque 1) 32 (contentsOpaque 1)
36 ) 33 )
37 ) 34 )
38 ) 35 )
39 36
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698