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

Side by Side Diff: LayoutTests/compositing/geometry/limit-layer-bounds-clipping-ancestor-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 top 1 top
2 2
3 middlebottom 3 middlebottom
4 top 4 top
5 5
6 middlebottom 6 middlebottom
7 (GraphicsLayer 7 (GraphicsLayer
8 (bounds 785.00 2618.00) 8 (bounds 785.00 2618.00)
9 (children 1 9 (children 1
10 (GraphicsLayer 10 (GraphicsLayer
11 (bounds 785.00 2618.00) 11 (bounds 785.00 2618.00)
12 (contentsOpaque 1) 12 (contentsOpaque 1)
13 (drawsContent 1)
14 (children 6 13 (children 6
15 (GraphicsLayer 14 (GraphicsLayer
16 (position 21.00 21.00) 15 (position 21.00 21.00)
17 (bounds 100.00 100.00) 16 (bounds 100.00 100.00)
18 ) 17 )
19 (GraphicsLayer 18 (GraphicsLayer
20 (position 18.00 10.00) 19 (position 18.00 10.00)
21 (bounds 220.00 220.00) 20 (bounds 220.00 220.00)
22 (drawsContent 1) 21 (drawsContent 1)
23 ) 22 )
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 (bounds 144.00 24.00) 64 (bounds 144.00 24.00)
66 (drawsContent 1) 65 (drawsContent 1)
67 ) 66 )
68 ) 67 )
69 ) 68 )
70 ) 69 )
71 ) 70 )
72 ) 71 )
73 ) 72 )
74 73
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698