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

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

Issue 260113004: Don't squash layers that have a clip or overflow clip. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Adjusted test expectations. Created 6 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
(Empty)
1 top
2
3 middlebottom
4 top
5
6 middlebottom
7 (GraphicsLayer
8 (bounds 785.00 2618.00)
9 (children 1
10 (GraphicsLayer
11 (bounds 785.00 2618.00)
12 (contentsOpaque 1)
13 (drawsContent 1)
14 (children 2
15 (GraphicsLayer
16 (children 2
17 (GraphicsLayer
18 (position 21.00 21.00)
19 (bounds 100.00 100.00)
20 )
21 (GraphicsLayer
22 (position 18.00 10.00)
23 (bounds 220.00 220.00)
24 (drawsContent 1)
25 )
26 )
27 )
28 (GraphicsLayer
29 (position 28.00 20.00)
30 (bounds 200.00 200.00)
31 (children 2
32 (GraphicsLayer
33 (bounds 110.00 200.00)
34 (contentsOpaque 1)
35 (drawsContent 1)
36 (backgroundColor #008000)
37 )
38 (GraphicsLayer
39 (position 5.00 145.00)
40 (bounds 144.00 24.00)
41 (drawsContent 1)
42 )
43 )
44 )
45 )
46 )
47 )
48 )
49
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698