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

Side by Side Diff: LayoutTests/platform/win/compositing/iframes/invisible-nested-iframe-show-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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 (bounds 250.00 230.00) 43 (bounds 250.00 230.00)
44 (children 1 44 (children 1
45 (GraphicsLayer 45 (GraphicsLayer
46 (bounds 250.00 230.00) 46 (bounds 250.00 230.00)
47 (drawsContent 1) 47 (drawsContent 1)
48 (children 1 48 (children 1
49 (GraphicsLayer 49 (GraphicsLayer
50 (position 18.00 10.00) 50 (position 18.00 10.00)
51 (bounds 210.00 210.00) 51 (bounds 210.00 210.00)
52 (contentsOpaque 1) 52 (contentsOpaque 1)
53 (drawsContent 1)
54 (backgroundColor #0000 FF)
53 ) 55 )
54 ) 56 )
55 ) 57 )
56 ) 58 )
57 ) 59 )
58 ) 60 )
59 ) 61 )
60 ) 62 )
61 ) 63 )
62 ) 64 )
(...skipping 14 matching lines...) Expand all
77 (drawsContent 1) 79 (drawsContent 1)
78 ) 80 )
79 ) 81 )
80 ) 82 )
81 ) 83 )
82 ) 84 )
83 (GraphicsLayer 85 (GraphicsLayer
84 (position 18.00 203.00) 86 (position 18.00 203.00)
85 (bounds 210.00 210.00) 87 (bounds 210.00 210.00)
86 (contentsOpaque 1) 88 (contentsOpaque 1)
89 (drawsContent 1)
90 (backgroundColor #0000FF)
87 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00]) 91 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
88 ) 92 )
89 ) 93 )
90 ) 94 )
91 ) 95 )
92 ) 96 )
93 97
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698