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

Side by Side Diff: LayoutTests/platform/mac/virtual/softwarecompositing/iframes/scrolling-iframe-expected.txt

Issue 187393003: Auto-rebaseline for r168335 (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 1
2 (GraphicsLayer 2 (GraphicsLayer
3 (bounds 800.00 600.00) 3 (bounds 800.00 600.00)
4 (children 1 4 (children 1
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 800.00 600.00) 6 (bounds 800.00 600.00)
7 (contentsOpaque 1) 7 (contentsOpaque 1)
8 (drawsContent 1) 8 (drawsContent 1)
9 (children 2 9 (children 2
10 (GraphicsLayer 10 (GraphicsLayer
(...skipping 14 matching lines...) Expand all
25 (bounds 508.00 608.00) 25 (bounds 508.00 608.00)
26 (children 1 26 (children 1
27 (GraphicsLayer 27 (GraphicsLayer
28 (bounds 508.00 608.00) 28 (bounds 508.00 608.00)
29 (drawsContent 1) 29 (drawsContent 1)
30 (children 1 30 (children 1
31 (GraphicsLayer 31 (GraphicsLayer
32 (position 108.00 100.00) 32 (position 108.00 100.00)
33 (bounds 200.00 200.00) 33 (bounds 200.00 200.00)
34 (contentsOpaque 1) 34 (contentsOpaque 1)
35 (drawsContent 1)
36 (backgroundColor #0000FF)
37 ) 35 )
38 ) 36 )
39 ) 37 )
40 ) 38 )
41 ) 39 )
42 ) 40 )
43 ) 41 )
44 ) 42 )
45 ) 43 )
46 (GraphicsLayer 44 (GraphicsLayer
47 (position 285.00 0.00) 45 (position 285.00 0.00)
48 (bounds 15.00 135.00) 46 (bounds 15.00 135.00)
49 ) 47 )
50 (GraphicsLayer 48 (GraphicsLayer
51 (position 0.00 135.00) 49 (position 0.00 135.00)
52 (bounds 285.00 15.00) 50 (bounds 285.00 15.00)
53 ) 51 )
54 (GraphicsLayer 52 (GraphicsLayer
55 (position 285.00 135.00) 53 (position 285.00 135.00)
56 (bounds 15.00 15.00) 54 (bounds 15.00 15.00)
57 (drawsContent 1) 55 (drawsContent 1)
58 ) 56 )
59 ) 57 )
60 ) 58 )
61 ) 59 )
62 ) 60 )
63 (GraphicsLayer 61 (GraphicsLayer
64 (position 5.00 5.00) 62 (position 5.00 5.00)
65 (bounds 50.00 50.00) 63 (bounds 50.00 50.00)
66 (drawsContent 1)
67 (backgroundColor #00000033)
68 ) 64 )
69 ) 65 )
70 ) 66 )
71 ) 67 )
72 ) 68 )
73 69
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698