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

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

Issue 311273008: Remove anchorPoint from WebLayer and GraphicsLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix. 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 (children 2 2 (children 2
3 (GraphicsLayer 3 (GraphicsLayer
4 (bounds 785.00 600.00) 4 (bounds 785.00 600.00)
5 (children 2 5 (children 2
6 (GraphicsLayer 6 (GraphicsLayer
7 (anchor 0.00 0.00) 7 (transformOrigin 0.00 0.00)
8 (bounds 785.00 600.00) 8 (bounds 785.00 600.00)
9 (contentsOpaque 1) 9 (contentsOpaque 1)
10 (drawsContent 1) 10 (drawsContent 1)
11 ) 11 )
12 (GraphicsLayer 12 (GraphicsLayer
13 (children 1 13 (children 1
14 (GraphicsLayer 14 (GraphicsLayer
15 (bounds 785.00 3700.00) 15 (bounds 785.00 3700.00)
16 (children 1 16 (children 1
17 (GraphicsLayer 17 (GraphicsLayer
18 (bounds 785.00 3700.00) 18 (bounds 785.00 3700.00)
19 (drawsContent 1) 19 (drawsContent 1)
20 ) 20 )
21 ) 21 )
22 ) 22 )
23 ) 23 )
24 ) 24 )
25 ) 25 )
26 ) 26 )
27 (GraphicsLayer 27 (GraphicsLayer
28 (position 785.00 0.00) 28 (position 785.00 0.00)
29 (bounds 15.00 600.00) 29 (bounds 15.00 600.00)
30 (contentsOpaque 1) 30 (contentsOpaque 1)
31 ) 31 )
32 ) 32 )
33 ) 33 )
34 34
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698