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

Side by Side Diff: LayoutTests/platform/mac/virtual/softwarecompositing/squashing/composited-bounds-for-negative-z-expected.txt

Issue 342553009: Auto-rebaseline for r176243 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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 (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 1 7 (children 1
8 (GraphicsLayer 8 (GraphicsLayer
9 (bounds 800.00 408.00) 9 (bounds 800.00 408.00)
10 (drawsContent 1) 10 (drawsContent 1)
(...skipping 12 matching lines...) Expand all
23 (GraphicsLayer 23 (GraphicsLayer
24 (position 108.00 100.00) 24 (position 108.00 100.00)
25 (bounds 300.00 300.00) 25 (bounds 300.00 300.00)
26 (children 2 26 (children 2
27 (GraphicsLayer 27 (GraphicsLayer
28 (bounds 285.00 300.00) 28 (bounds 285.00 300.00)
29 (children 1 29 (children 1
30 (GraphicsLayer 30 (GraphicsLayer
31 (bounds 285.00 1000.00) 31 (bounds 285.00 1000.00)
32 (shouldFlattenTransform 0) 32 (shouldFlattenTransform 0)
33 (children 1
34 (GraphicsLayer
35 )
36 )
33 ) 37 )
34 ) 38 )
35 ) 39 )
36 (GraphicsLayer 40 (GraphicsLayer
37 (position 285.00 0.00) 41 (position 285.00 0.00)
38 (bounds 15.00 300.00) 42 (bounds 15.00 300.00)
39 ) 43 )
40 ) 44 )
41 ) 45 )
42 (GraphicsLayer 46 (GraphicsLayer
43 (children 2 47 (children 2
44 (GraphicsLayer 48 (GraphicsLayer
45 (position 108.00 100.00) 49 (position 108.00 100.00)
46 (bounds 285.00 1000.00) 50 (bounds 285.00 1000.00)
47 ) 51 )
48 (GraphicsLayer 52 (GraphicsLayer
49 (position 108.00 100.00) 53 (position 108.00 100.00)
50 (bounds 285.00 1000.00) 54 (bounds 285.00 1000.00)
51 (drawsContent 1) 55 (drawsContent 1)
52 ) 56 )
53 ) 57 )
54 ) 58 )
55 ) 59 )
56 ) 60 )
57 ) 61 )
58 ) 62 )
59 ) 63 )
60 ) 64 )
61 65
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698