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

Side by Side Diff: LayoutTests/platform/android/compositing/repaint/should-not-repaint-composited-styles-expected.txt

Issue 390933004: Split compositing/repaint/should-not-repaint-*.html into smaller tests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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
(Empty)
1 position change with composited child
2
3 position change with non-composited child
4
5 z-index change with composited child
6
7 z-index change with non-composited child
8
9 opacity change with composited child
10
11 opacity change with non-composited child
12
13 transform change with composited child
14
15 transform change with non-composited child
16
17 filter change with composited child
18
19 filter change with non-composited child
20
21 (GraphicsLayer
22 (bounds 785.00 1812.00)
23 (children 1
24 (GraphicsLayer
25 (bounds 785.00 1812.00)
26 (contentsOpaque 1)
27 (drawsContent 1)
28 (children 10
29 (GraphicsLayer
30 (position 8.00 80.00)
31 (bounds 100.00 100.00)
32 (children 1
33 (GraphicsLayer
34 (bounds 100.00 100.00)
35 (children 1
36 (GraphicsLayer
37 (bounds 152.00 152.00)
38 (contentsOpaque 1)
39 (drawsContent 1)
40 (backgroundColor #FFFF00)
41 )
42 )
43 )
44 )
45 )
46 (GraphicsLayer
47 (position 8.00 260.00)
48 (bounds 100.00 100.00)
49 (drawsContent 1)
50 (repaint rects
51 (rect 0.00 0.00 100.00 100.00)
52 )
53 )
54 (GraphicsLayer
55 (position 8.00 799.00)
56 (bounds 100.00 100.00)
57 (opacity 0.50)
58 (children 1
59 (GraphicsLayer
60 (bounds 100.00 100.00)
61 (children 1
62 (GraphicsLayer
63 (bounds 152.00 152.00)
64 (contentsOpaque 1)
65 (drawsContent 1)
66 (backgroundColor #FFFF00)
67 )
68 )
69 )
70 )
71 )
72 (GraphicsLayer
73 (position 8.00 979.00)
74 (bounds 100.00 100.00)
75 (opacity 0.50)
76 (drawsContent 1)
77 (repaint rects
78 (rect 0.00 0.00 100.00 100.00)
79 )
80 )
81 (GraphicsLayer
82 (position 8.00 1159.00)
83 (bounds 100.00 100.00)
84 (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 20.00 1.00])
85 (children 1
86 (GraphicsLayer
87 (bounds 100.00 100.00)
88 (children 1
89 (GraphicsLayer
90 (bounds 152.00 152.00)
91 (contentsOpaque 1)
92 (drawsContent 1)
93 (backgroundColor #FFFF00)
94 )
95 )
96 )
97 )
98 )
99 (GraphicsLayer
100 (position 8.00 1339.00)
101 (bounds 100.00 100.00)
102 (drawsContent 1)
103 (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 20.00 1.00])
104 (repaint rects
105 (rect 0.00 0.00 100.00 100.00)
106 )
107 )
108 (GraphicsLayer
109 (position 8.00 1519.00)
110 (bounds 100.00 100.00)
111 (drawsContent 1)
112 (repaint rects
113 (rect 0.00 0.00 100.00 100.00)
114 )
115 (children 1
116 (GraphicsLayer
117 (bounds 100.00 100.00)
118 (children 1
119 (GraphicsLayer
120 (bounds 152.00 152.00)
121 (contentsOpaque 1)
122 (drawsContent 1)
123 (backgroundColor #FFFF00)
124 )
125 )
126 )
127 )
128 )
129 (GraphicsLayer
130 (position 8.00 1699.00)
131 (bounds 100.00 100.00)
132 (drawsContent 1)
133 (repaint rects
134 (rect 0.00 0.00 100.00 100.00)
135 )
136 )
137 (GraphicsLayer
138 (position 8.00 440.00)
139 (bounds 100.00 100.00)
140 (children 1
141 (GraphicsLayer
142 (bounds 100.00 100.00)
143 (children 1
144 (GraphicsLayer
145 (bounds 152.00 152.00)
146 (contentsOpaque 1)
147 (drawsContent 1)
148 (backgroundColor #FFFF00)
149 )
150 )
151 )
152 )
153 )
154 (GraphicsLayer
155 (position 8.00 620.00)
156 (bounds 100.00 100.00)
157 (drawsContent 1)
158 (repaint rects
159 (rect 0.00 0.00 100.00 100.00)
160 )
161 )
162 )
163 )
164 )
165 )
166
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698