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

Side by Side Diff: LayoutTests/compositing/layer-creation/overlap-transformed-layer-with-tranform-body-expected.txt

Issue 178313004: Remove the HashMap in RenderLayerCompositor's overlap map (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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
enne (OOO) 2014/02/28 00:50:13 typo in test name
abarth-chromium 2014/02/28 02:22:08 :)
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 (children 1 8 (children 1
8 (GraphicsLayer 9 (GraphicsLayer
9 (bounds 800.00 600.00) 10 (position 8.00 8.00)
11 (bounds 784.00 584.00)
10 (drawsContent 1) 12 (drawsContent 1)
11 (children 2 13 (children 2
12 (GraphicsLayer 14 (GraphicsLayer
13 (position 8.00 8.00) 15 (position 15.00 0.00)
14 (bounds 160.00 90.00) 16 (anchor 1.47 0.00)
15 (isolate 1) 17 (bounds 256.00 256.00)
16 (contentsOpaque 1) 18 (contentsOpaque 1)
17 (drawsContent 1) 19 (drawsContent 1)
18 (backgroundColor #008000) 20 (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] [-10.00 0.00 0.00 1.00])
19 (children 1 21 (children 1
20 (GraphicsLayer 22 (GraphicsLayer
21 (bounds 160.00 90.00) 23 (position 385.00 0.00)
22 (blendMode multiply)
23 ) 24 )
24 ) 25 )
25 ) 26 )
26 (GraphicsLayer 27 (GraphicsLayer
27 (bounds 800.00 600.00) 28 (bounds 300.00 300.00)
28 (drawsContent 1) 29 (contentsOpaque 1)
29 ) 30 )
30 ) 31 )
31 ) 32 )
32 ) 33 )
33 ) 34 )
34 ) 35 )
35 ) 36 )
36 37
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698