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

Side by Side Diff: LayoutTests/virtual/gpu/compositedscrolling/overflow/overflow-scrollbar-layers-expected.txt

Issue 14863002: Only update composited-scrolling state once after layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: updating expectations. Created 7 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 (drawsContent 1) 7 (drawsContent 1)
8 (children 4 8 (children 4
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 8.00 13.00) 10 (position 8.00 13.00)
11 (bounds 100.00 100.00) 11 (bounds 100.00 100.00)
12 (drawsContent 1)
13 (children 2 12 (children 2
14 (GraphicsLayer 13 (GraphicsLayer
15 (bounds 85.00 100.00) 14 (bounds 85.00 100.00)
16 (children 1 15 (children 1
17 (GraphicsLayer 16 (GraphicsLayer
18 (bounds 10.00 200.00) 17 (bounds 85.00 200.00)
18 (children 1
19 (GraphicsLayer
20 (bounds 10.00 200.00)
21 )
22 )
19 ) 23 )
20 ) 24 )
21 ) 25 )
22 (GraphicsLayer 26 (GraphicsLayer
23 (position 85.00 0.00) 27 (position 85.00 0.00)
24 (bounds 15.00 100.00) 28 (bounds 15.00 100.00)
25 (drawsContent 1) 29 (drawsContent 1)
26 ) 30 )
27 ) 31 )
28 ) 32 )
29 (GraphicsLayer 33 (GraphicsLayer
30 (position 8.00 13.00) 34 (position 8.00 13.00)
31 (bounds 100.00 100.00) 35 (bounds 100.00 100.00)
32 (drawsContent 1)
33 (children 2 36 (children 2
34 (GraphicsLayer 37 (GraphicsLayer
35 (bounds 100.00 85.00) 38 (bounds 100.00 85.00)
36 (children 1 39 (children 1
37 (GraphicsLayer 40 (GraphicsLayer
38 (bounds 200.00 10.00) 41 (bounds 200.00 85.00)
42 (children 1
43 (GraphicsLayer
44 (bounds 200.00 10.00)
45 )
46 )
39 ) 47 )
40 ) 48 )
41 ) 49 )
42 (GraphicsLayer 50 (GraphicsLayer
43 (position 0.00 85.00) 51 (position 0.00 85.00)
44 (bounds 100.00 15.00) 52 (bounds 100.00 15.00)
45 (drawsContent 1) 53 (drawsContent 1)
46 ) 54 )
47 ) 55 )
48 ) 56 )
49 (GraphicsLayer 57 (GraphicsLayer
50 (position 8.00 13.00) 58 (position 8.00 13.00)
51 (bounds 100.00 100.00) 59 (bounds 100.00 100.00)
52 (drawsContent 1)
53 (children 4 60 (children 4
54 (GraphicsLayer 61 (GraphicsLayer
55 (bounds 85.00 85.00) 62 (bounds 85.00 85.00)
56 (children 1 63 (children 1
57 (GraphicsLayer 64 (GraphicsLayer
58 (bounds 200.00 200.00) 65 (bounds 200.00 200.00)
66 (children 1
67 (GraphicsLayer
68 (bounds 200.00 200.00)
69 )
70 )
59 ) 71 )
60 ) 72 )
61 ) 73 )
62 (GraphicsLayer 74 (GraphicsLayer
63 (position 0.00 85.00) 75 (position 0.00 85.00)
64 (bounds 85.00 15.00) 76 (bounds 85.00 15.00)
65 (drawsContent 1) 77 (drawsContent 1)
66 ) 78 )
67 (GraphicsLayer 79 (GraphicsLayer
68 (position 85.00 0.00) 80 (position 85.00 0.00)
(...skipping 30 matching lines...) Expand all
99 (bounds 15.00 15.00) 111 (bounds 15.00 15.00)
100 (drawsContent 1) 112 (drawsContent 1)
101 ) 113 )
102 ) 114 )
103 ) 115 )
104 ) 116 )
105 ) 117 )
106 ) 118 )
107 ) 119 )
108 120
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698