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

Side by Side Diff: LayoutTests/compositing/overflow/clip-descendents-expected.txt

Issue 14407003: Disable solid background color optimization for composited layers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 (children 4 7 (children 4
8 (GraphicsLayer 8 (GraphicsLayer
9 (position 48.00 38.00) 9 (position 48.00 38.00)
10 (bounds 60.00 70.00) 10 (bounds 60.00 70.00)
11 (children 1 11 (children 1
12 (GraphicsLayer 12 (GraphicsLayer
13 (position 2.00 12.00) 13 (position 2.00 12.00)
14 (bounds 100.00 150.00) 14 (bounds 100.00 150.00)
15 (contentsOpaque 1) 15 (contentsOpaque 1)
16 (drawsContent 1)
17 (backgroundColor #808080)
16 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00]) 18 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
17 ) 19 )
18 ) 20 )
19 ) 21 )
20 (GraphicsLayer 22 (GraphicsLayer
21 (position 240.00 38.00) 23 (position 240.00 38.00)
22 (bounds 60.00 70.00) 24 (bounds 60.00 70.00)
23 (children 1 25 (children 1
24 (GraphicsLayer 26 (GraphicsLayer
25 (position 2.00 12.00) 27 (position 2.00 12.00)
26 (bounds 100.00 150.00) 28 (bounds 100.00 150.00)
27 (contentsOpaque 1) 29 (contentsOpaque 1)
30 (drawsContent 1)
31 (backgroundColor #808080)
28 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00]) 32 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
29 ) 33 )
30 ) 34 )
31 ) 35 )
32 (GraphicsLayer 36 (GraphicsLayer
33 (position 48.00 230.00) 37 (position 48.00 230.00)
34 (bounds 60.00 70.00) 38 (bounds 60.00 70.00)
35 (children 1 39 (children 1
36 (GraphicsLayer 40 (GraphicsLayer
37 (bounds 60.00 70.00) 41 (bounds 60.00 70.00)
38 (children 1 42 (children 1
39 (GraphicsLayer 43 (GraphicsLayer
40 (position 2.00 12.00) 44 (position 2.00 12.00)
41 (bounds 100.00 150.00) 45 (bounds 100.00 150.00)
42 (contentsOpaque 1) 46 (contentsOpaque 1)
47 (drawsContent 1)
48 (backgroundColor #808080)
43 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 0.00] [0.00 0.00 1.00 1.00]) 49 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 0.00] [0.00 0.00 1.00 1.00])
44 ) 50 )
45 ) 51 )
46 ) 52 )
47 ) 53 )
48 ) 54 )
49 (GraphicsLayer 55 (GraphicsLayer
50 (position 240.00 230.00) 56 (position 240.00 230.00)
51 (bounds 60.00 70.00) 57 (bounds 60.00 70.00)
52 (children 1 58 (children 1
53 (GraphicsLayer 59 (GraphicsLayer
54 (bounds 60.00 70.00) 60 (bounds 60.00 70.00)
55 (children 1 61 (children 1
56 (GraphicsLayer 62 (GraphicsLayer
57 (position 2.00 12.00) 63 (position 2.00 12.00)
58 (bounds 100.00 150.00) 64 (bounds 100.00 150.00)
59 (contentsOpaque 1) 65 (contentsOpaque 1)
66 (drawsContent 1)
67 (backgroundColor #808080)
60 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 0.00] [0.00 0.00 1.00 1.00]) 68 (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0 .00 1.00 0.00] [0.00 0.00 1.00 1.00])
61 ) 69 )
62 ) 70 )
63 ) 71 )
64 ) 72 )
65 ) 73 )
66 ) 74 )
67 ) 75 )
68 ) 76 )
69 ) 77 )
70 78
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698