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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/compositing/iframes/scrolling-iframe-expected.txt

Issue 183833008: Auto-rebaseline for r168245 (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)
35 ) 37 )
36 ) 38 )
37 ) 39 )
38 ) 40 )
39 ) 41 )
40 ) 42 )
41 ) 43 )
42 ) 44 )
43 ) 45 )
44 (GraphicsLayer 46 (GraphicsLayer
(...skipping 11 matching lines...) Expand all
56 (bounds 15.00 15.00) 58 (bounds 15.00 15.00)
57 (drawsContent 1) 59 (drawsContent 1)
58 ) 60 )
59 ) 61 )
60 ) 62 )
61 ) 63 )
62 ) 64 )
63 (GraphicsLayer 65 (GraphicsLayer
64 (position 5.00 5.00) 66 (position 5.00 5.00)
65 (bounds 50.00 50.00) 67 (bounds 50.00 50.00)
68 (drawsContent 1)
69 (backgroundColor #00000033)
66 ) 70 )
67 ) 71 )
68 ) 72 )
69 ) 73 )
70 ) 74 )
71 75
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698