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

Side by Side Diff: LayoutTests/platform/android/virtual/softwarecompositing/iframes/connect-compositing-iframe-delayed-expected.txt

Issue 348583003: Auto-rebaseline for r176651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 When the parent document becomes composited, the layer trees should get connecte d together. 2 When the parent document becomes composited, the layer trees should get connecte d together.
3 3
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (children 1 6 (children 1
7 (GraphicsLayer 7 (GraphicsLayer
8 (bounds 800.00 600.00) 8 (bounds 800.00 600.00)
9 (contentsOpaque 1) 9 (contentsOpaque 1)
10 (drawsContent 1) 10 (drawsContent 1)
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
81 (bounds 210.00 210.00) 81 (bounds 210.00 210.00)
82 (contentsOpaque 1) 82 (contentsOpaque 1)
83 (drawsContent 1) 83 (drawsContent 1)
84 (backgroundColor #0000FF) 84 (backgroundColor #0000FF)
85 ) 85 )
86 ) 86 )
87 ) 87 )
88 ) 88 )
89 ) 89 )
90 90
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698