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

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

Issue 185753002: Auto-rebaseline for r167579 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 2
3 (GraphicsLayer 3 (GraphicsLayer
4 (bounds 785.00 600.00) 4 (position 785.00 0.00)
5 (children 2 5 (bounds 15.00 600.00)
6 (contentsOpaque 1)
7 )
8 (GraphicsLayer
9 (children 1
6 (GraphicsLayer 10 (GraphicsLayer
7 (anchor 0.00 0.00)
8 (bounds 785.00 600.00) 11 (bounds 785.00 600.00)
9 (contentsOpaque 1) 12 (children 2
10 (drawsContent 1)
11 )
12 (GraphicsLayer
13 (children 1
14 (GraphicsLayer 13 (GraphicsLayer
15 (bounds 785.00 3700.00) 14 (anchor 0.00 0.00)
15 (bounds 785.00 600.00)
16 (contentsOpaque 1)
17 (drawsContent 1)
18 )
19 (GraphicsLayer
16 (children 1 20 (children 1
17 (GraphicsLayer 21 (GraphicsLayer
18 (bounds 785.00 3700.00) 22 (bounds 785.00 3700.00)
19 (drawsContent 1) 23 (children 1
24 (GraphicsLayer
25 (bounds 785.00 3700.00)
26 (drawsContent 1)
27 )
28 )
20 ) 29 )
21 ) 30 )
22 ) 31 )
23 ) 32 )
24 ) 33 )
25 ) 34 )
26 ) 35 )
27 (GraphicsLayer
28 (position 785.00 0.00)
29 (bounds 15.00 600.00)
30 (contentsOpaque 1)
31 )
32 ) 36 )
33 ) 37 )
34 38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698