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

Side by Side Diff: LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-scroll-expected.txt

Issue 15425006: Revert "Remove NonCompositedContentHost" and follow-up rebaselining. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 Not scaled: 1 Not scaled:
2 (GraphicsLayer 2 (GraphicsLayer
3 (bounds 785.00 4016.00) 3 (bounds 785.00 4016.00)
4 (children 1 4 (children 1
5 (GraphicsLayer 5 (GraphicsLayer
6 (bounds 785.00 4016.00) 6 (bounds 785.00 4016.00)
7 (contentsOpaque 1) 7 (contentsOpaque 1)
8 (drawsContent 1)
9 (children 2 8 (children 2
10 (GraphicsLayer 9 (GraphicsLayer
11 (position 600.00 100.00) 10 (position 600.00 100.00)
12 (bounds 10.00 10.00) 11 (bounds 10.00 10.00)
13 (contentsOpaque 1) 12 (contentsOpaque 1)
14 (drawsContent 1) 13 (drawsContent 1)
15 (backgroundColor #C0C0C0) 14 (backgroundColor #C0C0C0)
16 ) 15 )
17 (GraphicsLayer 16 (GraphicsLayer
18 (position 0.00 100.00) 17 (position 0.00 100.00)
19 (bounds 10.00 10.00) 18 (bounds 10.00 10.00)
20 (contentsOpaque 1) 19 (contentsOpaque 1)
21 (drawsContent 1) 20 (drawsContent 1)
22 (backgroundColor #C0C0C0) 21 (backgroundColor #C0C0C0)
23 ) 22 )
24 ) 23 )
25 ) 24 )
26 ) 25 )
27 ) 26 )
28 Scale=0.5: 27 Scale=0.5:
29 (GraphicsLayer 28 (GraphicsLayer
30 (bounds 785.00 4016.00) 29 (bounds 785.00 4016.00)
31 (children 1 30 (children 1
32 (GraphicsLayer 31 (GraphicsLayer
33 (bounds 785.00 4016.00) 32 (bounds 785.00 4016.00)
34 (contentsOpaque 1) 33 (contentsOpaque 1)
35 (drawsContent 1)
36 (children 4 34 (children 4
37 (GraphicsLayer 35 (GraphicsLayer
38 (position 8.00 1008.00) 36 (position 8.00 1008.00)
39 (bounds 10.00 10.00) 37 (bounds 10.00 10.00)
40 (contentsOpaque 1) 38 (contentsOpaque 1)
41 (drawsContent 1) 39 (drawsContent 1)
42 (backgroundColor #C0C0C0) 40 (backgroundColor #C0C0C0)
43 ) 41 )
44 (GraphicsLayer 42 (GraphicsLayer
45 (position 1000.00 0.00) 43 (position 1000.00 0.00)
(...skipping 19 matching lines...) Expand all
65 ) 63 )
66 ) 64 )
67 ) 65 )
68 Scale=1.5: 66 Scale=1.5:
69 (GraphicsLayer 67 (GraphicsLayer
70 (bounds 785.00 4016.00) 68 (bounds 785.00 4016.00)
71 (children 1 69 (children 1
72 (GraphicsLayer 70 (GraphicsLayer
73 (bounds 785.00 4016.00) 71 (bounds 785.00 4016.00)
74 (contentsOpaque 1) 72 (contentsOpaque 1)
75 (drawsContent 1)
76 (children 1 73 (children 1
77 (GraphicsLayer 74 (GraphicsLayer
78 (bounds 10.00 10.00) 75 (bounds 10.00 10.00)
79 (contentsOpaque 1) 76 (contentsOpaque 1)
80 (drawsContent 1) 77 (drawsContent 1)
81 (backgroundColor #C0C0C0) 78 (backgroundColor #C0C0C0)
82 ) 79 )
83 ) 80 )
84 ) 81 )
85 ) 82 )
86 ) 83 )
87 84
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698