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

Side by Side Diff: LayoutTests/platform/mac/compositing/iframes/invisible-nested-iframe-show-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 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)
55 ) 53 )
56 ) 54 )
57 ) 55 )
58 ) 56 )
59 ) 57 )
60 ) 58 )
61 ) 59 )
62 ) 60 )
63 ) 61 )
64 ) 62 )
(...skipping 13 matching lines...) Expand all
78 (bounds 15.00 150.00) 76 (bounds 15.00 150.00)
79 ) 77 )
80 ) 78 )
81 ) 79 )
82 ) 80 )
83 ) 81 )
84 (GraphicsLayer 82 (GraphicsLayer
85 (position 18.00 202.00) 83 (position 18.00 202.00)
86 (bounds 210.00 210.00) 84 (bounds 210.00 210.00)
87 (contentsOpaque 1) 85 (contentsOpaque 1)
88 (drawsContent 1)
89 (backgroundColor #0000FF)
90 (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]) 86 (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 ) 87 )
92 ) 88 )
93 ) 89 )
94 ) 90 )
95 ) 91 )
96 92
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698