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

Side by Side Diff: LayoutTests/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt

Issue 15973002: Remove NonCompositedContentHost -- Take 2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: adding back annotation. final rebase. Created 7 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 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)
13 (children 6 14 (children 6
14 (GraphicsLayer 15 (GraphicsLayer
15 (position 21.00 21.00) 16 (position 21.00 21.00)
16 (bounds 100.00 100.00) 17 (bounds 100.00 100.00)
17 ) 18 )
18 (GraphicsLayer 19 (GraphicsLayer
19 (position 18.00 10.00) 20 (position 18.00 10.00)
20 (bounds 220.00 220.00) 21 (bounds 220.00 220.00)
21 (drawsContent 1) 22 (drawsContent 1)
22 ) 23 )
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 (bounds 144.00 24.00) 65 (bounds 144.00 24.00)
65 (drawsContent 1) 66 (drawsContent 1)
66 ) 67 )
67 ) 68 )
68 ) 69 )
69 ) 70 )
70 ) 71 )
71 ) 72 )
72 ) 73 )
73 74
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698