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

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

Issue 37383002: Revert r160339 "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 2 2 (children 3
3 (GraphicsLayer
4 (bounds 800.00 600.00)
5 )
3 (GraphicsLayer 6 (GraphicsLayer
4 (bounds 785.00 600.00) 7 (bounds 785.00 600.00)
5 (children 2 8 (children 2
6 (GraphicsLayer 9 (GraphicsLayer
7 (anchor 0.00 0.00) 10 (anchor 0.00 0.00)
8 (bounds 785.00 600.00) 11 (bounds 785.00 600.00)
9 (contentsOpaque 1) 12 (contentsOpaque 1)
10 (drawsContent 1) 13 (drawsContent 1)
11 ) 14 )
12 (GraphicsLayer 15 (GraphicsLayer
(...skipping 14 matching lines...) Expand all
27 ) 30 )
28 ) 31 )
29 (GraphicsLayer 32 (GraphicsLayer
30 (position 785.00 0.00) 33 (position 785.00 0.00)
31 (bounds 15.00 600.00) 34 (bounds 15.00 600.00)
32 (contentsOpaque 1) 35 (contentsOpaque 1)
33 ) 36 )
34 ) 37 )
35 ) 38 )
36 39
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698