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

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

Issue 182383019: Should not repaint if a CSS property change can be composited (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: as your wish! (remove table) 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
(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 (position 0.00 -1.00)
35 (bounds 100.00 100.00)
36 (children 1
37 (GraphicsLayer
38 (bounds 152.00 152.00)
39 (contentsOpaque 1)
40 (drawsContent 1)
41 (backgroundColor #FFFF00)
42 )
43 )
44 )
45 )
46 )
47 (GraphicsLayer
48 (position 8.00 260.00)
49 (bounds 100.00 100.00)
50 (drawsContent 1)
51 (repaint rects
52 (rect 0.00 0.00 100.00 100.00)
53 )
54 )
55 (GraphicsLayer
56 (position 8.00 799.00)
57 (bounds 100.00 100.00)
58 (opacity 0.50)
59 (children 1
60 (GraphicsLayer
61 (bounds 100.00 100.00)
62 (children 1
63 (GraphicsLayer
64 (bounds 152.00 152.00)
65 (contentsOpaque 1)
66 (drawsContent 1)
67 (backgroundColor #FFFF00)
68 )
69 )
70 )
71 )
72 )
73 (GraphicsLayer
74 (position 8.00 979.00)
75 (bounds 100.00 100.00)
76 (opacity 0.50)
77 (drawsContent 1)
78 (repaint rects
79 (rect 0.00 0.00 100.00 100.00)
80 )
81 )
82 (GraphicsLayer
83 (position 8.00 1159.00)
84 (bounds 100.00 100.00)
85 (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])
86 (children 1
87 (GraphicsLayer
88 (bounds 100.00 100.00)
89 (children 1
90 (GraphicsLayer
91 (bounds 152.00 152.00)
92 (contentsOpaque 1)
93 (drawsContent 1)
94 (backgroundColor #FFFF00)
95 )
96 )
97 )
98 )
99 )
100 (GraphicsLayer
101 (position 8.00 1339.00)
102 (bounds 100.00 100.00)
103 (drawsContent 1)
104 (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])
105 (repaint rects
106 (rect 0.00 0.00 100.00 100.00)
107 )
108 )
109 (GraphicsLayer
110 (position 8.00 1519.00)
111 (bounds 100.00 100.00)
112 (drawsContent 1)
113 (repaint rects
114 (rect 0.00 0.00 100.00 100.00)
115 )
116 (children 1
117 (GraphicsLayer
118 (position 0.00 -1.00)
119 (bounds 100.00 100.00)
120 (children 1
121 (GraphicsLayer
122 (bounds 152.00 152.00)
123 (contentsOpaque 1)
124 (drawsContent 1)
125 (backgroundColor #FFFF00)
126 )
127 )
128 )
129 )
130 )
131 (GraphicsLayer
132 (position 8.00 1699.00)
133 (bounds 100.00 100.00)
134 (drawsContent 1)
135 (repaint rects
136 (rect 0.00 0.00 100.00 100.00)
137 )
138 )
139 (GraphicsLayer
140 (position 8.00 440.00)
141 (bounds 100.00 100.00)
142 (children 1
143 (GraphicsLayer
144 (position 0.00 -1.00)
145 (bounds 100.00 100.00)
146 (children 1
147 (GraphicsLayer
148 (bounds 152.00 152.00)
149 (contentsOpaque 1)
150 (drawsContent 1)
151 (backgroundColor #FFFF00)
152 )
153 )
154 )
155 )
156 )
157 (GraphicsLayer
158 (position 8.00 620.00)
159 (bounds 100.00 100.00)
160 (drawsContent 1)
161 (repaint rects
162 (rect 0.00 0.00 100.00 100.00)
163 )
164 )
165 )
166 )
167 )
168 )
169
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698