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

Side by Side Diff: LayoutTests/platform/mac/virtual/gpu/compositedscrolling/overflow/composited-scrolling-paint-phases-expected.txt

Issue 348583003: Auto-rebaseline for r176651 (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 {
2 (bounds 800.00 600.00) 2 "bounds": [800, 600],
3 (paintingPhases 3 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForegrou nd", "GraphicsLayerPaintMask"],
4 GraphicsLayerPaintBackground 4 "children": [
5 GraphicsLayerPaintForeground 5 {
6 GraphicsLayerPaintMask 6 "bounds": [800, 600],
7 ) 7 "contentsOpaque": true,
8 (children 1 8 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintFore ground", "GraphicsLayerPaintMask"],
9 (GraphicsLayer 9 "children": [
10 (bounds 800.00 600.00) 10 {
11 (contentsOpaque 1) 11 "bounds": [800, 242],
12 (paintingPhases 12 "drawsContent": true,
13 GraphicsLayerPaintBackground 13 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaint Mask"],
14 GraphicsLayerPaintForeground 14 "children": [
15 GraphicsLayerPaintMask 15 {
16 ) 16 "position": [29, 31],
17 (children 1 17 "bounds": [80, 10],
18 (GraphicsLayer 18 "contentsOpaque": true,
19 (bounds 800.00 242.00) 19 "drawsContent": true,
20 (drawsContent 1) 20 "backgroundColor": "#008000",
21 (paintingPhases 21 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerP aintForeground", "GraphicsLayerPaintMask"]
22 GraphicsLayerPaintBackground 22 },
23 GraphicsLayerPaintMask 23 {
24 ) 24 "bounds": [800, 242],
25 (children 3 25 "drawsContent": true,
26 (GraphicsLayer 26 "paintingPhases": ["GraphicsLayerPaintForeground"]
27 (position 29.00 31.00) 27 },
28 (bounds 80.00 10.00) 28 {
29 (contentsOpaque 1) 29 "position": [28, 20],
30 (drawsContent 1) 30 "bounds": [202, 202],
31 (backgroundColor #008000) 31 "drawsContent": true,
32 (paintingPhases 32 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerP aintMask", "GraphicsLayerPaintCompositedScroll"],
33 GraphicsLayerPaintBackground 33 "children": [
34 GraphicsLayerPaintForeground 34 {
35 GraphicsLayerPaintMask 35 "position": [1, 1],
36 ) 36 "bounds": [185, 185],
37 ) 37 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLa yerPaintForeground", "GraphicsLayerPaintMask"],
38 (GraphicsLayer 38 "children": [
39 (bounds 800.00 242.00) 39 {
40 (drawsContent 1) 40 "bounds": [185, 715],
41 (paintingPhases 41 "shouldFlattenTransform": false,
42 GraphicsLayerPaintForeground 42 "drawsContent": true,
43 ) 43 "paintingPhases": ["GraphicsLayerPaintForeground", "Graphi csLayerPaintOverflowContents", "GraphicsLayerPaintCompositedScroll"],
44 ) 44 "children": [
45 (GraphicsLayer 45 {
46 (position 28.00 20.00) 46 "paintingPhases": ["GraphicsLayerPaintForeground", "Gr aphicsLayerPaintOverflowContents", "GraphicsLayerPaintCompositedScroll"]
47 (bounds 202.00 202.00) 47 }
48 (drawsContent 1) 48 ]
49 (paintingPhases 49 }
50 GraphicsLayerPaintBackground 50 ]
51 GraphicsLayerPaintMask 51 },
52 GraphicsLayerPaintCompositedScroll 52 {
53 ) 53 "position": [1, 186],
54 (children 4 54 "bounds": [185, 15],
55 (GraphicsLayer 55 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLa yerPaintForeground", "GraphicsLayerPaintMask"]
56 (position 1.00 1.00) 56 },
57 (bounds 185.00 185.00) 57 {
58 (paintingPhases 58 "position": [186, 1],
59 GraphicsLayerPaintBackground 59 "bounds": [15, 185],
60 GraphicsLayerPaintForeground 60 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLa yerPaintForeground", "GraphicsLayerPaintMask"]
61 GraphicsLayerPaintMask 61 },
62 ) 62 {
63 (children 1 63 "position": [186, 186],
64 (GraphicsLayer 64 "bounds": [15, 15],
65 (bounds 185.00 715.00) 65 "drawsContent": true,
66 (shouldFlattenTransform 0) 66 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLa yerPaintForeground", "GraphicsLayerPaintMask"]
67 (drawsContent 1) 67 }
68 (paintingPhases 68 ]
69 GraphicsLayerPaintForeground 69 }
70 GraphicsLayerPaintOverflowContents 70 ]
71 GraphicsLayerPaintCompositedScroll 71 }
72 ) 72 ]
73 (children 1 73 }
74 (GraphicsLayer 74 ]
75 (paintingPhases 75 }
76 GraphicsLayerPaintForeground
77 GraphicsLayerPaintOverflowContents
78 GraphicsLayerPaintCompositedScroll
79 )
80 )
81 )
82 )
83 )
84 )
85 (GraphicsLayer
86 (position 1.00 186.00)
87 (bounds 185.00 15.00)
88 (paintingPhases
89 GraphicsLayerPaintBackground
90 GraphicsLayerPaintForeground
91 GraphicsLayerPaintMask
92 )
93 )
94 (GraphicsLayer
95 (position 186.00 1.00)
96 (bounds 15.00 185.00)
97 (paintingPhases
98 GraphicsLayerPaintBackground
99 GraphicsLayerPaintForeground
100 GraphicsLayerPaintMask
101 )
102 )
103 (GraphicsLayer
104 (position 186.00 186.00)
105 (bounds 15.00 15.00)
106 (drawsContent 1)
107 (paintingPhases
108 GraphicsLayerPaintBackground
109 GraphicsLayerPaintForeground
110 GraphicsLayerPaintMask
111 )
112 )
113 )
114 )
115 )
116 )
117 )
118 )
119 )
120 )
121 76
122 77
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698