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

Side by Side Diff: LayoutTests/compositing/iframes/overlapped-iframe-iframe-expected.txt

Issue 15425006: Revert "Remove NonCompositedContentHost" and follow-up rebaselining. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 (GraphicsLayer 1 (GraphicsLayer
2 (bounds 800.00 600.00) 2 (bounds 800.00 600.00)
3 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1)
8 (children 2 7 (children 2
9 (GraphicsLayer 8 (GraphicsLayer
10 (bounds 304.00 304.00) 9 (bounds 304.00 304.00)
11 (drawsContent 1) 10 (drawsContent 1)
12 (children 1 11 (children 1
13 (GraphicsLayer 12 (GraphicsLayer
14 (position 2.00 2.00) 13 (position 2.00 2.00)
15 (children 1 14 (children 1
16 (GraphicsLayer 15 (GraphicsLayer
17 (bounds 300.00 300.00) 16 (bounds 300.00 300.00)
(...skipping 29 matching lines...) Expand all
47 (GraphicsLayer 46 (GraphicsLayer
48 (position 250.00 0.00) 47 (position 250.00 0.00)
49 (bounds 304.00 304.00) 48 (bounds 304.00 304.00)
50 (drawsContent 1) 49 (drawsContent 1)
51 ) 50 )
52 ) 51 )
53 ) 52 )
54 ) 53 )
55 ) 54 )
56 55
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698