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

Side by Side Diff: LayoutTests/platform/win/compositing/backing/no-backing-for-perspective-expected.txt

Issue 187393003: Auto-rebaseline for r168335 (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 This layer should not have backing store. 1 This layer should not have backing store.
2 This layer should not have backing store. 2 This layer should not have backing store.
3 (GraphicsLayer 3 (GraphicsLayer
4 (bounds 800.00 600.00) 4 (bounds 800.00 600.00)
5 (children 1 5 (children 1
6 (GraphicsLayer 6 (GraphicsLayer
7 (bounds 800.00 600.00) 7 (bounds 800.00 600.00)
8 (contentsOpaque 1) 8 (contentsOpaque 1)
9 (drawsContent 1) 9 (drawsContent 1)
10 (children 1 10 (children 1
(...skipping 12 matching lines...) Expand all
23 (children 1 23 (children 1
24 (GraphicsLayer 24 (GraphicsLayer
25 (bounds 342.00 182.00) 25 (bounds 342.00 182.00)
26 (shouldFlattenTransform 0) 26 (shouldFlattenTransform 0)
27 (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 0.00 1.00]) 27 (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 0.00 1.00])
28 (children 1 28 (children 1
29 (GraphicsLayer 29 (GraphicsLayer
30 (position 31.00 51.00) 30 (position 31.00 51.00)
31 (bounds 100.00 100.00) 31 (bounds 100.00 100.00)
32 (contentsOpaque 1) 32 (contentsOpaque 1)
33 (drawsContent 1)
34 (backgroundColor #C0C0C0)
35 (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]) 33 (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])
36 ) 34 )
37 ) 35 )
38 ) 36 )
39 ) 37 )
40 ) 38 )
41 ) 39 )
42 ) 40 )
43 ) 41 )
44 ) 42 )
45 ) 43 )
46 ) 44 )
47 ) 45 )
48 ) 46 )
49 47
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698