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

Side by Side Diff: trunk/LayoutTests/compositing/rendering-contexts-expected.txt

Issue 183763024: Revert 168245 "Drop background color optimization for composited..." (Closed) Base URL: svn://svn.chromium.org/blink/
Patch Set: Created 6 years, 9 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) 7 (drawsContent 1)
8 (children 1 8 (children 1
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 8.00 8.00) 10 (position 8.00 8.00)
11 (bounds 100.00 100.00) 11 (bounds 100.00 100.00)
12 (contentsOpaque 1) 12 (contentsOpaque 1)
13 (shouldFlattenTransform 0) 13 (shouldFlattenTransform 0)
14 (3dRenderingContext 1) 14 (3dRenderingContext 1)
15 (drawsContent 1)
16 (backgroundColor #008000)
17 (children 1 15 (children 1
18 (GraphicsLayer 16 (GraphicsLayer
19 (bounds 100.00 100.00) 17 (bounds 100.00 100.00)
20 (contentsOpaque 1) 18 (contentsOpaque 1)
21 (3dRenderingContext 1) 19 (3dRenderingContext 1)
22 (drawsContent 1)
23 (backgroundColor #008000)
24 (children 1 20 (children 1
25 (GraphicsLayer 21 (GraphicsLayer
26 (bounds 100.00 100.00) 22 (bounds 100.00 100.00)
27 (contentsOpaque 1) 23 (contentsOpaque 1)
28 (shouldFlattenTransform 0) 24 (shouldFlattenTransform 0)
29 (3dRenderingContext 2) 25 (3dRenderingContext 2)
30 (drawsContent 1)
31 (backgroundColor #008000)
32 ) 26 )
33 ) 27 )
34 ) 28 )
35 ) 29 )
36 ) 30 )
37 ) 31 )
38 ) 32 )
39 ) 33 )
40 ) 34 )
41 35
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698