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

Side by Side Diff: LayoutTests/platform/win/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
(...skipping 11 matching lines...) Expand all
58 (bounds 15.00 15.00) 56 (bounds 15.00 15.00)
59 (drawsContent 1) 57 (drawsContent 1)
60 ) 58 )
61 ) 59 )
62 ) 60 )
63 ) 61 )
64 ) 62 )
65 (GraphicsLayer 63 (GraphicsLayer
66 (position 5.00 5.00) 64 (position 5.00 5.00)
67 (bounds 50.00 50.00) 65 (bounds 50.00 50.00)
68 (drawsContent 1)
69 (backgroundColor #00000033)
70 ) 66 )
71 ) 67 )
72 ) 68 )
73 ) 69 )
74 ) 70 )
75 71
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698