1 2013-01-14 Stephen Chenney <schenney@chromium.org>
3 Re-enabling the SK_DISABLE_DASHING_OPTIMIZATION flag for Skia
5 Unreviewed expectations clean-up.
7 These files apparently need new baselines after the dashing optimization was removed.
8 It's a little odd, so maybe the expectations for that bug were hiding these failures.
9 Finally, hindi-spacing may be a flakey test.
11 * platform/chromium-linux-x86/fast/text/international/hindi-spacing-expected.png: Removed.
12 * platform/chromium-linux/fast/borders/border-image-01-expected.png: Added.
13 * platform/chromium-linux/fast/borders/border-image-longhand-expected.png: Added.
14 * platform/chromium-linux/fast/borders/border-image-repeat-expected.png: Added.
15 * platform/chromium-linux/fast/borders/border-image-scrambled-expected.png: Added.
16 * platform/chromium-linux/fast/borders/border-image-slices-expected.png: Added.
17 * platform/chromium-linux/fast/borders/border-image-source-expected.png: Added.
18 * platform/chromium-linux/fast/css/continuationCrash-expected.png:
19 * platform/chromium-linux/fast/text/international/hindi-spacing-expected.png:
20 * platform/chromium-win-xp/fast/borders/border-image-01-expected.png: Removed.
21 * platform/chromium-win-xp/fast/borders/border-image-longhand-expected.png: Removed.
22 * platform/chromium-win-xp/fast/borders/border-image-repeat-expected.png: Removed.
23 * platform/chromium-win-xp/fast/borders/border-image-scrambled-expected.png: Removed.
24 * platform/chromium-win-xp/fast/borders/border-image-slices-expected.png: Removed.
25 * platform/chromium-win-xp/fast/borders/border-image-source-expected.png: Removed.
27 2013-01-11 Emil A Eklund <eae@chromium.org>
29 offsetWidth/height incorrect for images when zoomed
30 https://bugs.webkit.org/show_bug.cgi?id=106624
32 Reviewed by Levi Weintraub.
34 Add test for offsetWidth/Height for zoomed image.
36 * fast/images/zoomed-offset-size-expected.txt: Added.
37 * fast/images/zoomed-offset-size.html: Added.
39 2013-01-14 Dominic Mazzoni <dmazzoni@google.com>
41 Chromium: Error in AccessibilityUIElement::intValueGetterCallback
42 https://bugs.webkit.org/show_bug.cgi?id=106682
44 Reviewed by Chris Fleizach.
46 Unskip accessibility/heading-level.html now that the bug is fixed.
48 * platform/chromium/TestExpectations:
50 2013-01-14 Stephen Chenney <schenney@chromium.org>
52 [Chromium] More test expectations for Skia changes
54 Unreviewed test expectations update.
56 SVG failures of W3C tests. This should be the last.
58 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
59 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Removed.
60 * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.png:
61 * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png:
62 * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.png:
63 * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
64 * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
65 * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
66 * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
67 * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
68 * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
69 * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
70 * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
71 * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
72 * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
73 * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
74 * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
75 * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
76 * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
77 * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
78 * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
79 * platform/chromium-linux/svg/W3C-I18N/text-anchor-no-markup-expected.png:
80 * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.png:
81 * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png:
82 * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.png:
83 * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png:
84 * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png:
85 * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png:
86 * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png:
87 * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png:
88 * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png:
89 * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png:
90 * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png:
91 * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png:
92 * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png:
93 * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png:
94 * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png:
95 * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png:
96 * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png:
97 * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png:
98 * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png:
99 * platform/chromium-linux/svg/W3C-I18N/tspan-direction-ltr-expected.png:
100 * platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.png:
101 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
102 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
103 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
104 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
105 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
106 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
107 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
108 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
109 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
110 * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
111 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
112 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
113 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
114 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
115 * platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
116 * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
117 * platform/chromium-linux/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
118 * platform/chromium-linux/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
119 * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
120 * platform/chromium-linux/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
121 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
122 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
123 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
124 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
125 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
126 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
127 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
128 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
129 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
130 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
131 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
132 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
133 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
134 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
135 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
136 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
137 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
138 * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
139 * platform/chromium-linux/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
140 * platform/chromium-linux/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
141 * platform/chromium-linux/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
142 * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
143 * platform/chromium-linux/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png:
144 * platform/chromium-linux/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png:
145 * platform/chromium-mac-lion/svg/W3C-I18N/g-dirLTR-ubNone-expected.png:
146 * platform/chromium-mac-lion/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png:
147 * platform/chromium-mac-lion/svg/W3C-I18N/g-dirRTL-ubNone-expected.png:
148 * platform/chromium-mac-lion/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
149 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
150 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
151 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
152 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
153 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
154 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
155 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
156 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
157 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
158 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
159 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
160 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
161 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
162 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
163 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
164 * platform/chromium-mac-lion/svg/W3C-I18N/text-anchor-no-markup-expected.png:
165 * platform/chromium-mac-lion/svg/W3C-I18N/text-dirLTR-ubNone-expected.png:
166 * platform/chromium-mac-lion/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png:
167 * platform/chromium-mac-lion/svg/W3C-I18N/text-dirRTL-ubNone-expected.png:
168 * platform/chromium-mac-lion/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png:
169 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png:
170 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png:
171 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png:
172 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png:
173 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png:
174 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png:
175 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png:
176 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png:
177 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png:
178 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png:
179 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png:
180 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png:
181 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png:
182 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png:
183 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png:
184 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-direction-ltr-expected.png:
185 * platform/chromium-mac-lion/svg/W3C-I18N/tspan-direction-rtl-expected.png:
186 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
187 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
188 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
189 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
190 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
191 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
192 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
193 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
194 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
195 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
196 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
197 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
198 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
199 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
200 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
201 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
202 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
203 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
204 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
205 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
206 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
207 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
208 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
209 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
210 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
211 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
212 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
213 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
214 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
215 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
216 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
217 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
218 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
219 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
220 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
221 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
222 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
223 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
224 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
225 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
226 * platform/chromium-mac-lion/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png:
227 * platform/chromium-mac-lion/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png:
228 * platform/chromium-mac-snowleopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.png:
229 * platform/chromium-mac-snowleopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png:
230 * platform/chromium-mac-snowleopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.png:
231 * platform/chromium-mac-snowleopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
232 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
233 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
234 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
235 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
236 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
237 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
238 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
239 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
240 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
241 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
242 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
243 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
244 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
245 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
246 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
247 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-anchor-no-markup-expected.png:
248 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.png:
249 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png:
250 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.png:
251 * platform/chromium-mac-snowleopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png:
252 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png:
253 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png:
254 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png:
255 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png:
256 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png:
257 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png:
258 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png:
259 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png:
260 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png:
261 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png:
262 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png:
263 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png:
264 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png:
265 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png:
266 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png:
267 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-direction-ltr-expected.png:
268 * platform/chromium-mac-snowleopard/svg/W3C-I18N/tspan-direction-rtl-expected.png:
269 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
270 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
271 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
272 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
273 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
274 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
275 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
276 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
277 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
278 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Removed.
279 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
280 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
281 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
282 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
283 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
284 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
285 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
286 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
287 * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png:
288 * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png:
289 * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png:
290 * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
291 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
292 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
293 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
294 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
295 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
296 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
297 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
298 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
299 * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
300 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
301 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
302 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
303 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
304 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
305 * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
306 * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.png:
307 * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png:
308 * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png:
309 * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png:
310 * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png:
311 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png:
312 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png:
313 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png:
314 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png:
315 * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png:
316 * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png:
317 * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png:
318 * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png:
319 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png:
320 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png:
321 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png:
322 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png:
323 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png:
324 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png:
325 * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png:
326 * platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.png:
327 * platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.png:
328 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
329 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
330 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
331 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
332 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
333 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
334 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
335 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
336 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
337 * platform/chromium-mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
338 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
339 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
340 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
341 * platform/chromium-mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
342 * platform/chromium-mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
343 * platform/chromium-mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
344 * platform/chromium-mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
345 * platform/chromium-mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
346 * platform/chromium-mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
347 * platform/chromium-mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
348 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
349 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
350 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
351 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
352 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
353 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
354 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
355 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
356 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
357 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
358 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
359 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
360 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
361 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
362 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
363 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
364 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
365 * platform/chromium-mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
366 * platform/chromium-mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
367 * platform/chromium-mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
368 * platform/chromium-mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
369 * platform/chromium-mac/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
370 * platform/chromium-mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png:
371 * platform/chromium-mac/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png:
372 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
373 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
374 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
375 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
376 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
377 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
378 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
379 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
380 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
381 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
382 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
383 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
384 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
385 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
386 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
387 * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-no-markup-expected.png:
388 * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
389 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
390 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
391 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
392 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
393 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
394 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
395 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
396 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
397 * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
398 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
399 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
400 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
401 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
402 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
403 * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
404 * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png:
405 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
406 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
407 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
408 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
409 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
410 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
411 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
412 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
413 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
414 * platform/chromium-win/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
415 * platform/chromium-win/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
416 * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
417 * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
418 * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
419 * platform/chromium-win/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
420 * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
421 * platform/chromium-win/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
422 * platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
423 * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
424 * platform/chromium-win/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
425 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
426 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
427 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
428 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
429 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
430 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
431 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
432 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
433 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
434 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
435 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
436 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
437 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
438 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
439 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
440 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
441 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
442 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
443 * platform/chromium-win/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
444 * platform/chromium-win/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
445 * platform/chromium-win/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
446 * platform/chromium-win/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
447 * platform/chromium-win/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
448 * platform/chromium-win/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-02-t-expected.png:
449 * platform/chromium-win/svg/W3C-SVG-1.2-Tiny/struct-use-recursion-03-t-expected.png:
451 2013-01-14 Stephen Chenney <schenney@chromium.org>
453 [Chromium] More test expectations for Skia changes
455 Unreviewed test expectations update.
457 SVG failures all but W3C tests.
459 * platform/chromium-linux-x86/svg/custom/image-small-width-height-expected.png: Removed.
460 * platform/chromium-linux/svg/as-background-image/svg-as-background-6-expected.png:
461 * platform/chromium-linux/svg/batik/masking/maskRegions-expected.png:
462 * platform/chromium-linux/svg/batik/paints/gradientLimit-expected.png:
463 * platform/chromium-linux/svg/batik/paints/patternRegions-expected.png:
464 * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.png:
465 * platform/chromium-linux/svg/batik/text/smallFonts-expected.png:
466 * platform/chromium-linux/svg/batik/text/textDecoration-expected.png:
467 * platform/chromium-linux/svg/batik/text/textEffect-expected.png:
468 * platform/chromium-linux/svg/batik/text/textEffect2-expected.png:
469 * platform/chromium-linux/svg/batik/text/textEffect3-expected.png:
470 * platform/chromium-linux/svg/batik/text/textFeatures-expected.png:
471 * platform/chromium-linux/svg/batik/text/textProperties-expected.png:
472 * platform/chromium-linux/svg/batik/text/textStyles-expected.png:
473 * platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.png:
474 * platform/chromium-linux/svg/css/group-with-shadow-expected.png:
475 * platform/chromium-linux/svg/css/mask-with-shadow-expected.png:
476 * platform/chromium-linux/svg/css/text-gradient-shadow-expected.png:
477 * platform/chromium-linux/svg/css/text-shadow-multiple-expected.png:
478 * platform/chromium-linux/svg/custom/absolute-sized-content-with-resources-expected.png:
479 * platform/chromium-linux/svg/custom/circular-marker-reference-2-expected.png:
480 * platform/chromium-linux/svg/custom/clone-element-with-animated-svg-properties-expected.png:
481 * platform/chromium-linux/svg/custom/dasharrayOrigin-expected.png:
482 * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.png:
483 * platform/chromium-linux/svg/custom/fill-fallback-expected.png:
484 * platform/chromium-linux/svg/custom/focus-ring-expected.png:
485 * platform/chromium-linux/svg/custom/foreign-object-skew-expected.png:
486 * platform/chromium-linux/svg/custom/gradient-cycle-detection-expected.png:
487 * platform/chromium-linux/svg/custom/gradient-deep-referencing-expected.png:
488 * platform/chromium-linux/svg/custom/gradient-rotated-bbox-expected.png:
489 * platform/chromium-linux/svg/custom/gradient-stroke-width-expected.png:
490 * platform/chromium-linux/svg/custom/image-small-width-height-expected.png:
491 * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.png:
492 * platform/chromium-linux/svg/custom/invalid-css-expected.png:
493 * platform/chromium-linux/svg/custom/invalid-uri-stroke-expected.png:
494 * platform/chromium-linux/svg/custom/js-late-gradient-and-object-creation-expected.png:
495 * platform/chromium-linux/svg/custom/js-update-bounce-expected.png:
496 * platform/chromium-linux/svg/custom/js-update-stop-linked-gradient-expected.png:
497 * platform/chromium-linux/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
498 * platform/chromium-linux/svg/custom/linking-a-03-b-transform-expected.png:
499 * platform/chromium-linux/svg/custom/linking-a-03-b-viewBox-expected.png:
500 * platform/chromium-linux/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
501 * platform/chromium-linux/svg/custom/linking-a-03-b-viewTarget-expected.png:
502 * platform/chromium-linux/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
503 * platform/chromium-linux/svg/custom/non-circular-marker-reference-expected.png:
504 * platform/chromium-linux/svg/custom/non-scaling-stroke-expected.png: Added.
505 * platform/chromium-linux/svg/custom/radialGradient-focal-radius-expected.png: Added.
506 * platform/chromium-linux/svg/custom/recursive-gradient-expected.png:
507 * platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.png:
508 * platform/chromium-linux/svg/custom/shapes-supporting-markers-expected.png:
509 * platform/chromium-linux/svg/custom/stroke-fallback-expected.png:
510 * platform/chromium-linux/svg/custom/stroke-opacity-update-expected.png:
511 * platform/chromium-linux/svg/custom/stroked-pattern-expected.png:
512 * platform/chromium-linux/svg/custom/text-repaint-including-stroke-expected.png:
513 * platform/chromium-linux/svg/custom/text-rotated-gradient-expected.png:
514 * platform/chromium-linux/svg/custom/use-detach-expected.png:
515 * platform/chromium-linux/svg/custom/use-on-text-expected.png:
516 * platform/chromium-linux/svg/custom/use-setAttribute-crash-expected.png:
517 * platform/chromium-mac-lion/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
518 * platform/chromium-mac-lion/svg/as-background-image/svg-as-background-6-expected.png:
519 * platform/chromium-mac-lion/svg/as-image/animated-svg-as-image-expected.png:
520 * platform/chromium-mac-lion/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png:
521 * platform/chromium-mac-lion/svg/as-image/animated-svg-as-image-same-image-expected.png:
522 * platform/chromium-mac-lion/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
523 * platform/chromium-mac-lion/svg/batik/masking/maskRegions-expected.png:
524 * platform/chromium-mac-lion/svg/batik/paints/gradientLimit-expected.png:
525 * platform/chromium-mac-lion/svg/batik/paints/patternRegions-expected.png:
526 * platform/chromium-mac-lion/svg/batik/paints/patternRegions-positioned-objects-expected.png:
527 * platform/chromium-mac-lion/svg/batik/text/smallFonts-expected.png:
528 * platform/chromium-mac-lion/svg/batik/text/textDecoration-expected.png:
529 * platform/chromium-mac-lion/svg/batik/text/textEffect-expected.png:
530 * platform/chromium-mac-lion/svg/batik/text/textEffect2-expected.png:
531 * platform/chromium-mac-lion/svg/batik/text/textEffect3-expected.png:
532 * platform/chromium-mac-lion/svg/batik/text/textFeatures-expected.png:
533 * platform/chromium-mac-lion/svg/batik/text/textProperties-expected.png:
534 * platform/chromium-mac-lion/svg/batik/text/textStyles-expected.png:
535 * platform/chromium-mac-lion/svg/carto.net/combobox-expected.png:
536 * platform/chromium-mac-lion/svg/carto.net/selectionlist-expected.png: Added.
537 * platform/chromium-mac-lion/svg/css/group-with-shadow-expected.png:
538 * platform/chromium-mac-lion/svg/css/text-gradient-shadow-expected.png:
539 * platform/chromium-mac-lion/svg/css/text-shadow-multiple-expected.png:
540 * platform/chromium-mac-lion/svg/custom/absolute-sized-content-with-resources-expected.png:
541 * platform/chromium-mac-lion/svg/custom/clone-element-with-animated-svg-properties-expected.png:
542 * platform/chromium-mac-lion/svg/custom/dominant-baseline-hanging-expected.png:
543 * platform/chromium-mac-lion/svg/custom/fill-fallback-expected.png:
544 * platform/chromium-mac-lion/svg/custom/focus-ring-expected.png:
545 * platform/chromium-mac-lion/svg/custom/gradient-cycle-detection-expected.png:
546 * platform/chromium-mac-lion/svg/custom/gradient-deep-referencing-expected.png:
547 * platform/chromium-mac-lion/svg/custom/image-small-width-height-expected.png:
548 * platform/chromium-mac-lion/svg/custom/inline-svg-in-xhtml-expected.png:
549 * platform/chromium-mac-lion/svg/custom/invalid-css-expected.png:
550 * platform/chromium-mac-lion/svg/custom/invalid-uri-stroke-expected.png:
551 * platform/chromium-mac-lion/svg/custom/js-late-gradient-and-object-creation-expected.png:
552 * platform/chromium-mac-lion/svg/custom/js-update-stop-linked-gradient-expected.png:
553 * platform/chromium-mac-lion/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
554 * platform/chromium-mac-lion/svg/custom/linking-a-03-b-transform-expected.png:
555 * platform/chromium-mac-lion/svg/custom/linking-a-03-b-viewBox-expected.png:
556 * platform/chromium-mac-lion/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
557 * platform/chromium-mac-lion/svg/custom/linking-a-03-b-viewTarget-expected.png:
558 * platform/chromium-mac-lion/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
559 * platform/chromium-mac-lion/svg/custom/recursive-gradient-expected.png:
560 * platform/chromium-mac-lion/svg/custom/relative-sized-content-with-resources-expected.png:
561 * platform/chromium-mac-lion/svg/custom/shapes-supporting-markers-expected.png:
562 * platform/chromium-mac-lion/svg/custom/stroke-fallback-expected.png:
563 * platform/chromium-mac-lion/svg/custom/stroked-pattern-expected.png:
564 * platform/chromium-mac-lion/svg/custom/text-repaint-including-stroke-expected.png:
565 * platform/chromium-mac-lion/svg/custom/text-rotated-gradient-expected.png:
566 * platform/chromium-mac-lion/svg/custom/use-detach-expected.png:
567 * platform/chromium-mac-lion/svg/custom/use-on-text-expected.png:
568 * platform/chromium-mac-snowleopard/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
569 * platform/chromium-mac-snowleopard/svg/as-background-image/svg-as-background-6-expected.png:
570 * platform/chromium-mac-snowleopard/svg/as-image/animated-svg-as-image-expected.png:
571 * platform/chromium-mac-snowleopard/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png:
572 * platform/chromium-mac-snowleopard/svg/as-image/animated-svg-as-image-same-image-expected.png:
573 * platform/chromium-mac-snowleopard/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
574 * platform/chromium-mac-snowleopard/svg/batik/masking/maskRegions-expected.png:
575 * platform/chromium-mac-snowleopard/svg/batik/paints/gradientLimit-expected.png:
576 * platform/chromium-mac-snowleopard/svg/batik/paints/patternRegions-expected.png:
577 * platform/chromium-mac-snowleopard/svg/batik/paints/patternRegions-positioned-objects-expected.png:
578 * platform/chromium-mac-snowleopard/svg/batik/text/smallFonts-expected.png:
579 * platform/chromium-mac-snowleopard/svg/batik/text/textDecoration-expected.png:
580 * platform/chromium-mac-snowleopard/svg/batik/text/textEffect-expected.png:
581 * platform/chromium-mac-snowleopard/svg/batik/text/textEffect2-expected.png:
582 * platform/chromium-mac-snowleopard/svg/batik/text/textEffect3-expected.png:
583 * platform/chromium-mac-snowleopard/svg/batik/text/textFeatures-expected.png:
584 * platform/chromium-mac-snowleopard/svg/batik/text/textProperties-expected.png:
585 * platform/chromium-mac-snowleopard/svg/batik/text/textStyles-expected.png:
586 * platform/chromium-mac-snowleopard/svg/carto.net/combobox-expected.png:
587 * platform/chromium-mac-snowleopard/svg/carto.net/selectionlist-expected.png:
588 * platform/chromium-mac-snowleopard/svg/css/text-shadow-multiple-expected.png:
589 * platform/chromium-mac-snowleopard/svg/custom/absolute-sized-content-with-resources-expected.png:
590 * platform/chromium-mac-snowleopard/svg/custom/clone-element-with-animated-svg-properties-expected.png:
591 * platform/chromium-mac-snowleopard/svg/custom/dominant-baseline-hanging-expected.png:
592 * platform/chromium-mac-snowleopard/svg/custom/fill-fallback-expected.png:
593 * platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png:
594 * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png:
595 * platform/chromium-mac-snowleopard/svg/custom/gradient-cycle-detection-expected.png:
596 * platform/chromium-mac-snowleopard/svg/custom/gradient-deep-referencing-expected.png:
597 * platform/chromium-mac-snowleopard/svg/custom/image-small-width-height-expected.png:
598 * platform/chromium-mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.png:
599 * platform/chromium-mac-snowleopard/svg/custom/invalid-uri-stroke-expected.png:
600 * platform/chromium-mac-snowleopard/svg/custom/js-update-stop-linked-gradient-expected.png:
601 * platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
602 * platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-viewTarget-expected.png:
603 * platform/chromium-mac-snowleopard/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
604 * platform/chromium-mac-snowleopard/svg/custom/recursive-gradient-expected.png:
605 * platform/chromium-mac-snowleopard/svg/custom/relative-sized-content-with-resources-expected.png:
606 * platform/chromium-mac-snowleopard/svg/custom/stroke-fallback-expected.png:
607 * platform/chromium-mac-snowleopard/svg/custom/stroked-pattern-expected.png:
608 * platform/chromium-mac/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
609 * platform/chromium-mac/svg/as-background-image/background-image-tiled-expected.png:
610 * platform/chromium-mac/svg/as-background-image/svg-as-background-2-expected.png:
611 * platform/chromium-mac/svg/as-background-image/svg-as-background-6-expected.png:
612 * platform/chromium-mac/svg/as-image/animated-svg-as-image-expected.png:
613 * platform/chromium-mac/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png:
614 * platform/chromium-mac/svg/as-image/animated-svg-as-image-same-image-expected.png:
615 * platform/chromium-mac/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
616 * platform/chromium-mac/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png:
617 * platform/chromium-mac/svg/batik/masking/maskRegions-expected.png:
618 * platform/chromium-mac/svg/batik/paints/gradientLimit-expected.png:
619 * platform/chromium-mac/svg/batik/paints/patternRegions-expected.png:
620 * platform/chromium-mac/svg/batik/paints/patternRegions-positioned-objects-expected.png:
621 * platform/chromium-mac/svg/batik/text/smallFonts-expected.png:
622 * platform/chromium-mac/svg/batik/text/textDecoration-expected.png:
623 * platform/chromium-mac/svg/batik/text/textEffect-expected.png:
624 * platform/chromium-mac/svg/batik/text/textEffect2-expected.png:
625 * platform/chromium-mac/svg/batik/text/textEffect3-expected.png:
626 * platform/chromium-mac/svg/batik/text/textFeatures-expected.png:
627 * platform/chromium-mac/svg/batik/text/textProperties-expected.png:
628 * platform/chromium-mac/svg/batik/text/textStyles-expected.png:
629 * platform/chromium-mac/svg/carto.net/combobox-expected.png:
630 * platform/chromium-mac/svg/carto.net/selectionlist-expected.png:
631 * platform/chromium-mac/svg/css/circle-in-mask-with-shadow-expected.png:
632 * platform/chromium-mac/svg/css/group-with-shadow-expected.png:
633 * platform/chromium-mac/svg/css/mask-with-shadow-expected.png:
634 * platform/chromium-mac/svg/css/text-gradient-shadow-expected.png:
635 * platform/chromium-mac/svg/css/text-shadow-multiple-expected.png:
636 * platform/chromium-mac/svg/custom/absolute-sized-content-with-resources-expected.png:
637 * platform/chromium-mac/svg/custom/circular-marker-reference-2-expected.png:
638 * platform/chromium-mac/svg/custom/clone-element-with-animated-svg-properties-expected.png:
639 * platform/chromium-mac/svg/custom/dasharrayOrigin-expected.png:
640 * platform/chromium-mac/svg/custom/deep-dynamic-updates-expected.png:
641 * platform/chromium-mac/svg/custom/dominant-baseline-hanging-expected.png:
642 * platform/chromium-mac/svg/custom/fill-fallback-expected.png:
643 * platform/chromium-mac/svg/custom/focus-ring-expected.png:
644 * platform/chromium-mac/svg/custom/gradient-add-stops-expected.png:
645 * platform/chromium-mac/svg/custom/gradient-cycle-detection-expected.png:
646 * platform/chromium-mac/svg/custom/gradient-deep-referencing-expected.png:
647 * platform/chromium-mac/svg/custom/gradient-rotated-bbox-expected.png:
648 * platform/chromium-mac/svg/custom/gradient-stop-corner-cases-expected.png:
649 * platform/chromium-mac/svg/custom/gradient-stop-style-change-expected.png:
650 * platform/chromium-mac/svg/custom/gradient-stroke-width-expected.png:
651 * platform/chromium-mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png:
652 * platform/chromium-mac/svg/custom/group-opacity-expected.png:
653 * platform/chromium-mac/svg/custom/image-small-width-height-expected.png:
654 * platform/chromium-mac/svg/custom/inline-svg-in-xhtml-expected.png:
655 * platform/chromium-mac/svg/custom/invalid-css-expected.png:
656 * platform/chromium-mac/svg/custom/invalid-uri-stroke-expected.png:
657 * platform/chromium-mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
658 * platform/chromium-mac/svg/custom/js-update-bounce-expected.png:
659 * platform/chromium-mac/svg/custom/js-update-gradient-expected.png:
660 * platform/chromium-mac/svg/custom/js-update-stop-expected.png:
661 * platform/chromium-mac/svg/custom/js-update-stop-linked-gradient-expected.png:
662 * platform/chromium-mac/svg/custom/large-bounding-box-percents-expected.png:
663 * platform/chromium-mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
664 * platform/chromium-mac/svg/custom/linking-a-03-b-transform-expected.png:
665 * platform/chromium-mac/svg/custom/linking-a-03-b-viewBox-expected.png:
666 * platform/chromium-mac/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
667 * platform/chromium-mac/svg/custom/linking-a-03-b-viewTarget-expected.png:
668 * platform/chromium-mac/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
669 * platform/chromium-mac/svg/custom/non-circular-marker-reference-expected.png:
670 * platform/chromium-mac/svg/custom/non-scaling-stroke-expected.png:
671 * platform/chromium-mac/svg/custom/radialGradient-focal-radius-expected.png:
672 * platform/chromium-mac/svg/custom/recursive-gradient-expected.png:
673 * platform/chromium-mac/svg/custom/relative-sized-content-with-resources-expected.png:
674 * platform/chromium-mac/svg/custom/resource-client-removal-expected.png:
675 * platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.png:
676 * platform/chromium-mac/svg/custom/stroke-fallback-expected.png:
677 * platform/chromium-mac/svg/custom/stroke-opacity-update-expected.png:
678 * platform/chromium-mac/svg/custom/stroked-pattern-expected.png:
679 * platform/chromium-mac/svg/custom/text-repaint-including-stroke-expected.png:
680 * platform/chromium-mac/svg/custom/text-rotated-gradient-expected.png:
681 * platform/chromium-mac/svg/custom/transformed-pattern-clamp-svg-root-expected.png:
682 * platform/chromium-mac/svg/custom/uri-reference-handling-expected.png: Added.
683 * platform/chromium-mac/svg/custom/use-detach-expected.png:
684 * platform/chromium-mac/svg/custom/use-on-text-expected.png:
685 * platform/chromium-mac/svg/custom/use-setAttribute-crash-expected.png:
686 * platform/chromium-mac/svg/custom/xlink-custom-namespace-expected.png: Added.
687 * platform/chromium-win-xp/svg/as-background-image/svg-as-background-1-expected.png: Added.
688 * platform/chromium-win-xp/svg/as-background-image/svg-as-background-3-expected.png:
689 * platform/chromium-win-xp/svg/css/group-with-shadow-expected.png:
690 * platform/chromium-win-xp/svg/custom/image-small-width-height-expected.png: Removed.
691 * platform/chromium-win-xp/svg/custom/js-late-gradient-and-object-creation-expected.png:
692 * platform/chromium-win/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png:
693 * platform/chromium-win/svg/as-background-image/background-image-tiled-expected.png:
694 * platform/chromium-win/svg/as-background-image/svg-as-background-1-expected.png:
695 * platform/chromium-win/svg/as-background-image/svg-as-background-2-expected.png:
696 * platform/chromium-win/svg/as-background-image/svg-as-background-3-expected.png:
697 * platform/chromium-win/svg/as-background-image/svg-as-background-6-expected.png:
698 * platform/chromium-win/svg/as-image/animated-svg-as-image-expected.png:
699 * platform/chromium-win/svg/as-image/animated-svg-as-image-same-image-expected.png:
700 * platform/chromium-win/svg/as-image/img-preserveAspectRatio-support-1-expected.png:
701 * platform/chromium-win/svg/as-image/svg-as-relative-image-with-explicit-size-expected.png:
702 * platform/chromium-win/svg/batik/masking/maskRegions-expected.png:
703 * platform/chromium-win/svg/batik/paints/gradientLimit-expected.png:
704 * platform/chromium-win/svg/batik/paints/patternRegions-expected.png:
705 * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.png:
706 * platform/chromium-win/svg/batik/text/smallFonts-expected.png:
707 * platform/chromium-win/svg/batik/text/textEffect-expected.png:
708 * platform/chromium-win/svg/batik/text/textEffect2-expected.png:
709 * platform/chromium-win/svg/batik/text/textEffect3-expected.png:
710 * platform/chromium-win/svg/batik/text/textFeatures-expected.png:
711 * platform/chromium-win/svg/batik/text/textProperties-expected.png:
712 * platform/chromium-win/svg/batik/text/textStyles-expected.png:
713 * platform/chromium-win/svg/carto.net/combobox-expected.png:
714 * platform/chromium-win/svg/carto.net/selectionlist-expected.png:
715 * platform/chromium-win/svg/css/circle-in-mask-with-shadow-expected.png:
716 * platform/chromium-win/svg/css/group-with-shadow-expected.png:
717 * platform/chromium-win/svg/css/mask-with-shadow-expected.png:
718 * platform/chromium-win/svg/css/text-gradient-shadow-expected.png:
719 * platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
720 * platform/chromium-win/svg/custom/absolute-sized-content-with-resources-expected.png:
721 * platform/chromium-win/svg/custom/circular-marker-reference-2-expected.png:
722 * platform/chromium-win/svg/custom/clone-element-with-animated-svg-properties-expected.png:
723 * platform/chromium-win/svg/custom/dasharrayOrigin-expected.png:
724 * platform/chromium-win/svg/custom/deep-dynamic-updates-expected.png:
725 * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.png:
726 * platform/chromium-win/svg/custom/fill-fallback-expected.png:
727 * platform/chromium-win/svg/custom/focus-ring-expected.png:
728 * platform/chromium-win/svg/custom/gradient-add-stops-expected.png: Added.
729 * platform/chromium-win/svg/custom/gradient-cycle-detection-expected.png:
730 * platform/chromium-win/svg/custom/gradient-deep-referencing-expected.png:
731 * platform/chromium-win/svg/custom/gradient-rotated-bbox-expected.png:
732 * platform/chromium-win/svg/custom/gradient-stop-corner-cases-expected.png:
733 * platform/chromium-win/svg/custom/gradient-stop-style-change-expected.png: Added.
734 * platform/chromium-win/svg/custom/gradient-stroke-width-expected.png:
735 * platform/chromium-win/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png:
736 * platform/chromium-win/svg/custom/group-opacity-expected.png:
737 * platform/chromium-win/svg/custom/image-small-width-height-expected.png:
738 * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.png:
739 * platform/chromium-win/svg/custom/invalid-css-expected.png:
740 * platform/chromium-win/svg/custom/invalid-uri-stroke-expected.png:
741 * platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.png:
742 * platform/chromium-win/svg/custom/js-update-bounce-expected.png:
743 * platform/chromium-win/svg/custom/js-update-gradient-expected.png:
744 * platform/chromium-win/svg/custom/js-update-stop-expected.png:
745 * platform/chromium-win/svg/custom/js-update-stop-linked-gradient-expected.png:
746 * platform/chromium-win/svg/custom/large-bounding-box-percents-expected.png:
747 * platform/chromium-win/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
748 * platform/chromium-win/svg/custom/linking-a-03-b-transform-expected.png:
749 * platform/chromium-win/svg/custom/linking-a-03-b-viewBox-expected.png:
750 * platform/chromium-win/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
751 * platform/chromium-win/svg/custom/linking-a-03-b-viewTarget-expected.png:
752 * platform/chromium-win/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
753 * platform/chromium-win/svg/custom/non-circular-marker-reference-expected.png:
754 * platform/chromium-win/svg/custom/non-scaling-stroke-expected.png:
755 * platform/chromium-win/svg/custom/radialGradient-focal-radius-expected.png:
756 * platform/chromium-win/svg/custom/recursive-gradient-expected.png:
757 * platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.png:
758 * platform/chromium-win/svg/custom/resource-client-removal-expected.png: Added.
759 * platform/chromium-win/svg/custom/shapes-supporting-markers-expected.png:
760 * platform/chromium-win/svg/custom/stroke-fallback-expected.png:
761 * platform/chromium-win/svg/custom/stroke-opacity-update-expected.png:
762 * platform/chromium-win/svg/custom/stroked-pattern-expected.png:
763 * platform/chromium-win/svg/custom/text-repaint-including-stroke-expected.png:
764 * platform/chromium-win/svg/custom/text-rotated-gradient-expected.png:
765 * platform/chromium-win/svg/custom/transformed-pattern-clamp-svg-root-expected.png:
766 * platform/chromium-win/svg/custom/uri-reference-handling-expected.png: Added.
767 * platform/chromium-win/svg/custom/use-detach-expected.png:
768 * platform/chromium-win/svg/custom/use-on-text-expected.png:
769 * platform/chromium-win/svg/custom/use-setAttribute-crash-expected.png:
770 * platform/chromium-win/svg/custom/xlink-custom-namespace-expected.png: Added.
771 * platform/chromium/TestExpectations:
772 * platform/chromium/svg/custom/gradient-add-stops-expected.png: Removed.
773 * platform/chromium/svg/custom/gradient-stop-style-change-expected.png: Removed.
774 * platform/chromium/svg/custom/resource-client-removal-expected.png: Removed.
775 * platform/chromium/svg/custom/uri-reference-handling-expected.png: Removed.
776 * platform/chromium/svg/custom/xlink-custom-namespace-expected.png: Removed.
777 * platform/efl/svg/custom/gradient-deep-referencing-expected.png: Removed.
778 * platform/gtk/svg/custom/gradient-deep-referencing-expected.png: Removed.
779 * svg/custom/gradient-deep-referencing-expected.png: Added.
781 2013-01-14 Stephen Chenney <schenney@chromium.org>
783 [Chromium] More test expectations for Skia changes
785 Unreviewed test expectations update.
787 SVG failures in directories after dynamic-updates now fixed.
789 * platform/chromium-linux-x86/svg/dynamic-updates: Removed.
790 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
791 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
792 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
793 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
794 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
795 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
796 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
797 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
798 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
799 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
800 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
801 * platform/chromium-linux/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
802 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
803 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
804 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
805 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
806 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
807 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
808 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
809 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
810 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
811 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
812 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
813 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
814 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
815 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
816 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
817 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
818 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
819 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
820 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
821 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
822 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
823 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
824 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
825 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
826 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
827 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
828 * platform/chromium-linux/svg/filters/feDropShadow-expected.png:
829 * platform/chromium-linux/svg/filters/feImage-late-indirect-update-expected.png:
830 * platform/chromium-linux/svg/hixie/error/017-expected.png:
831 * platform/chromium-linux/svg/hixie/perf/005-expected.png:
832 * platform/chromium-linux/svg/hixie/perf/006-expected.png:
833 * platform/chromium-linux/svg/text/selection-background-color-expected.png:
834 * platform/chromium-linux/svg/text/selection-styles-expected.png:
835 * platform/chromium-linux/svg/text/small-fonts-3-expected.png:
836 * platform/chromium-linux/svg/text/text-deco-01-b-expected.png:
837 * platform/chromium-linux/svg/text/text-text-08-b-expected.png:
838 * platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png:
839 * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
840 * platform/chromium-linux/svg/wicd/rightsizing-grid-expected.png:
841 * platform/chromium-linux/svg/wicd/sizing-flakiness-expected.png:
842 * platform/chromium-linux/svg/wicd/test-scalable-background-image1-expected.png:
843 * platform/chromium-linux/svg/wicd/test-scalable-background-image2-expected.png:
844 * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png:
845 * platform/chromium-linux/svg/zoom/page/zoom-mask-with-percentages-expected.png:
846 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
847 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
848 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
849 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
850 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
851 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
852 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
853 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
854 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
855 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
856 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
857 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
858 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
859 * platform/chromium-mac-lion/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
860 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
861 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
862 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
863 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
864 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
865 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
866 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
867 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
868 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
869 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
870 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
871 * platform/chromium-mac-lion/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
872 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
873 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
874 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
875 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
876 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
877 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
878 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
879 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
880 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
881 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
882 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
883 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
884 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
885 * platform/chromium-mac-lion/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
886 * platform/chromium-mac-lion/svg/hixie/error/017-expected.png:
887 * platform/chromium-mac-lion/svg/hixie/perf/005-expected.png:
888 * platform/chromium-mac-lion/svg/hixie/perf/006-expected.png:
889 * platform/chromium-mac-lion/svg/hixie/perf/007-expected.png:
890 * platform/chromium-mac-lion/svg/text/selection-background-color-expected.png:
891 * platform/chromium-mac-lion/svg/text/selection-styles-expected.png:
892 * platform/chromium-mac-lion/svg/text/small-fonts-3-expected.png:
893 * platform/chromium-mac-lion/svg/text/text-deco-01-b-expected.png:
894 * platform/chromium-mac-lion/svg/text/text-text-08-b-expected.png:
895 * platform/chromium-mac-lion/svg/transforms/animated-path-inside-transformed-html-expected.png:
896 * platform/chromium-mac-lion/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
897 * platform/chromium-mac-lion/svg/wicd/rightsizing-grid-expected.png:
898 * platform/chromium-mac-lion/svg/wicd/sizing-flakiness-expected.png:
899 * platform/chromium-mac-lion/svg/wicd/test-scalable-background-image1-expected.png:
900 * platform/chromium-mac-lion/svg/wicd/test-scalable-background-image2-expected.png:
901 * platform/chromium-mac-lion/svg/zoom/page/zoom-mask-with-percentages-expected.png:
902 * platform/chromium-mac-lion/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
903 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
904 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
905 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
906 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
907 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
908 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
909 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
910 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
911 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
912 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
913 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
914 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
915 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
916 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
917 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
918 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
919 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
920 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
921 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
922 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
923 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
924 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
925 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
926 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
927 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
928 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
929 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
930 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
931 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
932 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
933 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
934 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
935 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
936 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
937 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
938 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
939 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
940 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
941 * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
942 * platform/chromium-mac-snowleopard/svg/text/text-deco-01-b-expected.png:
943 * platform/chromium-mac-snowleopard/svg/text/text-text-08-b-expected.png:
944 * platform/chromium-mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png:
945 * platform/chromium-mac-snowleopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
946 * platform/chromium-mac-snowleopard/svg/wicd/rightsizing-grid-expected.png:
947 * platform/chromium-mac-snowleopard/svg/wicd/test-scalable-background-image1-expected.png:
948 * platform/chromium-mac-snowleopard/svg/wicd/test-scalable-background-image2-expected.png:
949 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.png:
950 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
951 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
952 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
953 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
954 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
955 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
956 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
957 * platform/chromium-mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
958 * platform/chromium-mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
959 * platform/chromium-mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
960 * platform/chromium-mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
961 * platform/chromium-mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
962 * platform/chromium-mac/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
963 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
964 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
965 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
966 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
967 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
968 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
969 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
970 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
971 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
972 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
973 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
974 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
975 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
976 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
977 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
978 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
979 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
980 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
981 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
982 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
983 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
984 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
985 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
986 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
987 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
988 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
989 * platform/chromium-mac/svg/filters/feColorMatrix-saturate-expected.png:
990 * platform/chromium-mac/svg/filters/feDropShadow-expected.png:
991 * platform/chromium-mac/svg/filters/feImage-late-indirect-update-expected.png:
992 * platform/chromium-mac/svg/filters/feTile-expected.png:
993 * platform/chromium-mac/svg/hixie/error/017-expected.png:
994 * platform/chromium-mac/svg/hixie/perf/005-expected.png:
995 * platform/chromium-mac/svg/hixie/perf/006-expected.png:
996 * platform/chromium-mac/svg/hixie/perf/007-expected.png:
997 * platform/chromium-mac/svg/repaint/inner-svg-change-viewBox-expected.png:
998 * platform/chromium-mac/svg/text/selection-background-color-expected.png:
999 * platform/chromium-mac/svg/text/selection-styles-expected.png:
1000 * platform/chromium-mac/svg/text/small-fonts-3-expected.png:
1001 * platform/chromium-mac/svg/text/text-deco-01-b-expected.png:
1002 * platform/chromium-mac/svg/text/text-text-08-b-expected.png:
1003 * platform/chromium-mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
1004 * platform/chromium-mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
1005 * platform/chromium-mac/svg/wicd/rightsizing-grid-expected.png:
1006 * platform/chromium-mac/svg/wicd/sizing-flakiness-expected.png:
1007 * platform/chromium-mac/svg/wicd/test-scalable-background-image1-expected.png:
1008 * platform/chromium-mac/svg/wicd/test-scalable-background-image2-expected.png:
1009 * platform/chromium-mac/svg/zoom/page/zoom-background-image-tiled-expected.png:
1010 * platform/chromium-mac/svg/zoom/page/zoom-background-images-expected.png:
1011 * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
1012 * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
1013 * platform/chromium-win-xp/svg/dynamic-updates: Removed.
1014 * platform/chromium-win-xp/svg/zoom/page/zoom-mask-with-percentages-expected.png:
1015 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
1016 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
1017 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
1018 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
1019 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
1020 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
1021 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
1022 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
1023 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
1024 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
1025 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
1026 * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
1027 * platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png:
1028 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
1029 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
1030 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
1031 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
1032 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
1033 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
1034 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
1035 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
1036 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
1037 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
1038 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
1039 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
1040 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
1041 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
1042 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
1043 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
1044 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
1045 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
1046 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
1047 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
1048 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
1049 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
1050 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
1051 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
1052 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
1053 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
1054 * platform/chromium-win/svg/filters/feColorMatrix-saturate-expected.png:
1055 * platform/chromium-win/svg/filters/feDropShadow-expected.png:
1056 * platform/chromium-win/svg/filters/feImage-late-indirect-update-expected.png:
1057 * platform/chromium-win/svg/filters/feTile-expected.png:
1058 * platform/chromium-win/svg/hixie/error/017-expected.png:
1059 * platform/chromium-win/svg/hixie/perf/005-expected.png:
1060 * platform/chromium-win/svg/hixie/perf/006-expected.png:
1061 * platform/chromium-win/svg/repaint/inner-svg-change-viewBox-expected.png: Added.
1062 * platform/chromium-win/svg/text/selection-background-color-expected.png:
1063 * platform/chromium-win/svg/text/selection-styles-expected.png:
1064 * platform/chromium-win/svg/text/small-fonts-3-expected.png:
1065 * platform/chromium-win/svg/text/text-deco-01-b-expected.png:
1066 * platform/chromium-win/svg/text/text-text-08-b-expected.png:
1067 * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
1068 * platform/chromium-win/svg/wicd/rightsizing-grid-expected.png:
1069 * platform/chromium-win/svg/wicd/sizing-flakiness-expected.png:
1070 * platform/chromium-win/svg/wicd/test-scalable-background-image1-expected.png:
1071 * platform/chromium-win/svg/wicd/test-scalable-background-image2-expected.png:
1072 * platform/chromium-win/svg/zoom/page/zoom-background-image-tiled-expected.png:
1073 * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png:
1074 * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.png:
1075 * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
1076 * platform/chromium/TestExpectations:
1077 * platform/chromium/svg/repaint/inner-svg-change-viewBox-expected.png: Removed.
1079 2013-01-14 Levi Weintraub <leviw@chromium.org>
1081 Unreviewed gardening. Removing entry for editing/spelling/spellcheck-sequencenum.html
1082 in Chromium test expectations. Tony fixed the issue in r139636.
1084 * platform/chromium/TestExpectations:
1086 2013-01-14 Tony Chang <tony@chromium.org>
1088 Layout Test editing/spelling/spellcheck-sequencenum.html is flaky on Debug Win Chromium Bot
1089 https://bugs.webkit.org/show_bug.cgi?id=106806
1091 Reviewed by Levi Weintraub.
1093 This test manually calls waitUntilDone and uses js-test-pre.js/js-test-post.js. This confuses
1094 the timing of the "PASS successfullyParsed is true" output. Fix this by using the helper
1095 functions in js-test-pre.js for waitUntilDone/notifyDone.
1097 * editing/spelling/spellcheck-sequencenum-expected.txt:
1098 * editing/spelling/spellcheck-sequencenum.html:
1099 * platform/win/editing/spelling/spellcheck-sequencenum-expected.txt: Removed.
1101 2013-01-14 Levi Weintraub <leviw@chromium.org>
1103 Unreviewed gardening. Marking fast/dom/HTMLTemplateElement/inertContents.html
1104 as flaky on Chromium Debug bots.
1106 * platform/chromium/TestExpectations:
1108 2013-01-14 Michael Pruett <michael@68k.org>
1110 IndexedDB: Fix test for error message in storage/indexeddb/transaction-complete-workers.html
1111 https://bugs.webkit.org/show_bug.cgi?id=106805
1113 Reviewed by Tony Chang.
1115 V8 prepends "Uncaught " to uncaught exceptions, while JSC does not.
1116 Either form of the error message should be acceptable.
1118 * storage/indexeddb/transaction-complete-workers.html:
1120 2013-01-14 Levi Weintraub <leviw@chromium.org>
1122 Unreviewed gardening. Marking editing/spelling/spellcheck-sequencenum.html
1123 as flaky on Chromium Win Debug bots.
1125 * platform/chromium/TestExpectations:
1127 2013-01-14 Stephen Chenney <schenney@chromium.org>
1129 Re-enabling the SK_DISABLE_DASHING_OPTIMIZATION flag for Skia
1131 Unreviewed expectations clean-up.
1133 Removing the expectations associated with the flag.
1135 * platform/chromium/TestExpectations:
1137 2013-01-14 Tommy Widenflycht <tommyw@google.com>
1139 MediaStream API: Update MediaStreamTrack::readyState to match specification
1140 https://bugs.webkit.org/show_bug.cgi?id=106781
1142 Reviewed by Adam Barth.
1144 * fast/mediastream/MediaStreamTrack-expected.txt:
1145 * fast/mediastream/MediaStreamTrack.html:
1147 2013-01-14 Andrey Lushnikov <lushnikov@chromium.org>
1149 Web Inspector: add text editor formatter test
1150 https://bugs.webkit.org/show_bug.cgi?id=106705
1152 Reviewed by Pavel Feldman.
1154 Adds a test checking text editor formatting.
1155 The test creates a new text editor and fills it in with some
1156 code by the means of simulated key and textInput events.
1158 * inspector/editor/text-editor-formatter-expected.txt: Added.
1159 * inspector/editor/text-editor-formatter.html: Added.
1161 2013-01-14 Vsevolod Vlasov <vsevik@chromium.org>
1163 Web Inspector: Audit Tool's False Positive on Set-Cookie header
1164 https://bugs.webkit.org/show_bug.cgi?id=106794
1166 Reviewed by Pavel Feldman.
1168 * http/tests/inspector/audits/resources/abe.png: Renamed from LayoutTests/inspector/audits/resources/abe.png.
1169 * http/tests/inspector/audits/set-cookie-header-audit-no-false-positive-expected.txt: Added.
1170 * http/tests/inspector/audits/set-cookie-header-audit-no-false-positive.html: Added.
1172 2013-01-14 Tommy Widenflycht <tommyw@google.com>
1174 MediaStream API: Update the track accessors on MediaStream to match the latest specification
1175 https://bugs.webkit.org/show_bug.cgi?id=106660
1177 Reviewed by Adam Barth.
1179 Updating and expanding tests for the new getAudioTracks()/getVideoTracks().
1181 * fast/mediastream/MediaStreamConstructor-expected.txt:
1182 * fast/mediastream/MediaStreamConstructor.html:
1183 * fast/mediastream/MediaStreamTrack.html:
1184 * fast/mediastream/MediaStreamTrackList-expected.txt:
1185 * fast/mediastream/MediaStreamTrackList.html:
1186 * fast/mediastream/RTCPeerConnection-statsSelector-expected.txt:
1187 * fast/mediastream/RTCPeerConnection-statsSelector.html:
1188 * fast/mediastream/getusermedia-expected.txt:
1189 * fast/mediastream/getusermedia.html:
1190 * webaudio/mediastreamaudiosourcenode-expected.txt:
1191 * webaudio/mediastreamaudiosourcenode.html:
1193 2013-01-14 Alexander Pavlov <apavlov@chromium.org>
1195 Web Inspector: [Styles] Color names parsed inside "background-image" values
1196 https://bugs.webkit.org/show_bug.cgi?id=106770
1198 Reviewed by Pavel Feldman.
1200 * inspector/styles/url-color-swatch-expected.txt: Added.
1201 * inspector/styles/url-color-swatch.html: Added.
1203 2013-01-14 Andrey Lushnikov <lushnikov@chromium.org>
1205 Web Inspector: InspectorTest.createTestEditor should not set any text in editor
1206 https://bugs.webkit.org/show_bug.cgi?id=106772
1208 Reviewed by Pavel Feldman.
1210 Add InspectorTest.fillEditorWithText helper method and remove this
1211 functionality from InspectorTest.createTestEditor method.
1213 * inspector/editor/editor-test.js:
1214 (initialize_EditorTests.InspectorTest.createTestEditor): Removed functionality for setting editor text.
1215 (initialize_EditorTests.InspectorTest.fillEditorWithText): Added.
1216 * inspector/editor/text-editor-remove-chunks-from-dom.html:
1217 * inspector/editor/text-editor-selection.html:
1218 * inspector/editor/text-editor-type-over-decoration.html:
1220 2013-01-14 Csaba Osztrogonác <ossy@webkit.org>
1222 [Qt] Unreviewed gardening, skip a new asserting test to paint the bots green.
1224 * platform/qt/TestExpectations:
1226 2013-01-14 Tommy Widenflycht <tommyw@google.com>
1228 MediaStream API: Change MediaStream::readyState to an boolean attribute called ended.
1229 https://bugs.webkit.org/show_bug.cgi?id=106568
1231 Reviewed by Adam Barth.
1233 * fast/mediastream/LocalMediaStream-onended-expected.txt:
1234 * fast/mediastream/LocalMediaStream-onended.html:
1236 2013-01-14 Andrei Bucur <abucur@adobe.com>
1238 Crash caused by incomplete cleanup of regions information for anonymous block
1239 https://bugs.webkit.org/show_bug.cgi?id=106191
1241 Reviewed by Abhishek Arya.
1243 * fast/regions/remove-leftover-anon-block-crash-expected.txt: Added.
1244 * fast/regions/remove-leftover-anon-block-crash.html: Added.
1246 2013-01-14 Pablo Flouret <pablof@motorola.com>
1248 Allow nesting of at-rules
1249 https://bugs.webkit.org/show_bug.cgi?id=106696
1251 Reviewed by Allan Sandfeld Jensen.
1253 * fast/css/nested-at-rules-expected.txt: Added.
1254 * fast/css/nested-at-rules.html: Added.
1256 2013-01-13 Noel Gordon <noel.gordon@gmail.com>
1258 [chromium] Optimize svg/W3C-SVG-1.1/animate-elem-80-t.svg everywhere
1260 Unreviewed w/end gardening.
1262 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Removed.
1263 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
1264 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
1265 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
1266 * platform/chromium-win-xp/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Removed.
1267 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
1268 * platform/chromium/TestExpectations:
1270 2013-01-13 Christophe Dumez <christophe.dumez@intel.com>
1272 Unreviewed EFL gardening.
1274 Mark accessibility/render-counter-text.html as flaky
1275 on EFL port since it sometimes crashes.
1277 * platform/efl/TestExpectations:
1279 2013-01-13 Levi Weintraub <leviw@chromium.org>
1281 Unreviewed gardening. Marking media/track/track-css-cue-lifetime.html as a flaky timeout on Debug
1284 * platform/chromium/TestExpectations:
1286 2013-01-13 Noel Gordon <noel.gordon@gmail.com>
1288 [chromium] Optimize svg/W3C-SVG-1.1/animate-elem-80-t.svg on linux and win
1290 Unreviewed w/end gardening.
1292 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
1293 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt.
1294 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt.
1295 * platform/chromium-win-xp/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
1296 * platform/chromium-win-xp/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt.
1297 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
1299 2013-01-13 Levi Weintraub <leviw@chromium.org>
1301 Unreviewed gardening. Rolling out 139537. It broke platforms not using sub-
1304 * fast/images/zoomed-offset-size.html: Removed.
1305 * fast/images/zoomed-offset-size-expected.txt: Removed.
1306 * platform/efl/TestExpectations:
1307 * platform/qt/TestExpectations
1309 2013-01-13 Noel Gordon <noel.gordon@gmail.com>
1311 [chromium] Rebaseline svg/W3C-SVG-1.1/animate-elem-80-t.svg on linux
1313 Unreviewed w/end gardening.
1315 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
1316 * platform/chromium/TestExpectations:
1318 2013-01-13 Noel Gordon <noel.gordon@gmail.com>
1320 [chromium] Rebaseline svg/W3C-SVG-1.1/animate-elem-80-t.svg on win
1322 Unreviewed w/end gardening.
1324 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
1325 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
1327 2013-01-13 Christophe Dumez <christophe.dumez@intel.com>
1329 Unreviewed EFL gardening.
1331 Mark accessibility/heading-level.html as failing on EFL port.
1332 This test was added in r139534.
1334 * platform/efl-wk2/TestExpectations:
1336 2013-01-13 Christophe Dumez <christophe.dumez@intel.com>
1338 Unreviewed EFL gardening.
1340 Add platform-specific baseline for fast/dom/HTMLTemplateElement/inertContents.html.
1341 Our port and WKTR do not display the failing URL if it is null.
1343 * platform/efl/fast/dom/HTMLTemplateElement/inertContents-expected.txt: Added.
1345 2013-01-13 Christophe Dumez <christophe.dumez@intel.com>
1347 Unreviewed EFL gardening.
1349 Mark inspector/debugger/debugger-script-preprocessor.html as
1350 flakey on EFL port since it gives a different output for
1351 every run. This test was added in r139405.
1353 * platform/efl/TestExpectations:
1355 2013-01-13 Christophe Dumez <christophe.dumez@intel.com>
1357 Unreviewed EFL gardening.
1359 Mark media/video-controls-captions.html as failing on EFL port
1360 due to additional checks added in r139547.
1362 * platform/efl/TestExpectations:
1364 2013-01-13 Dima Gorbik <dgorbik@apple.com>
1366 Styling disappears from the cue that's being styled by ::cue pseudo element
1367 https://bugs.webkit.org/show_bug.cgi?id=106723
1369 Reviewed by Antti Koivisto.
1371 * media/track/captions-webvtt/styling-lifetime.vtt: Added.
1372 * media/track/track-css-cue-lifetime-expected.txt: Added.
1373 * media/track/track-css-cue-lifetime.html: Added.
1375 2013-01-13 Csaba Osztrogonác <ossy@webkit.org>
1377 Unreviewed gardening, skip new failing tests to paint the bots green.
1379 * platform/qt/TestExpectations:
1381 2013-01-12 Levi Weintraub <leviw@chromium.org>
1383 Unreviewed gardening. Marking fast/images/zoomed-offset-size.html as slow on Debug Chromium bots.
1385 * platform/chromium/TestExpectations:
1387 2013-01-12 Robert Hogan <robert@webkit.org>
1389 Available height should respect min and max height
1390 https://bugs.webkit.org/show_bug.cgi?id=106479
1392 Reviewed by Ojan Vafai.
1394 * fast/block/percent-top-respects-max-height-expected.txt: Added.
1395 * fast/block/percent-top-respects-max-height.html: Added.
1396 * fast/block/percent-top-respects-min-height-expected.txt: Added.
1397 * fast/block/percent-top-respects-min-height.html: Added.
1399 2013-01-12 Victor Carbune <victor@rosedu.org>
1401 CC Button doesn't always show up
1402 https://bugs.webkit.org/show_bug.cgi?id=106653
1404 Reviewed by Eric Carlson.
1406 * media/video-controls-captions-expected.txt: Updated.
1407 * media/video-controls-captions.html: Added extra checks that fail
1408 without the code changes.
1410 2013-01-11 Noel Gordon <noel.gordon@gmail.com>
1412 [chromium] Update platform/chromium/virtual/softwarecompositing/geometry/video-fixed-scrolling.html on win
1414 Unreviewed w/end gardening.
1416 * platform/chromium-win/platform/chromium/virtual/softwarecompositing/geometry/video-fixed-scrolling-expected.png:
1418 2013-01-11 Noel Gordon <noel.gordon@gmail.com>
1420 [chromium] fast/repaint/4776765.html passes on the chromium bots
1421 https://bugs.webkit.org/show_bug.cgi?id=103955
1423 Unreviewed w/end gardening.
1425 * platform/chromium-linux-x86/fast/repaint/4776765-expected.png: Removed.
1426 * platform/chromium-win-xp/fast/repaint/4776765-expected.png: Removed.
1427 * platform/chromium/TestExpectations:
1429 2013-01-11 Noel Gordon <noel.gordon@gmail.com>
1431 [chromium] fast/repaint/4774354.html passes on the chromium bots
1432 https://bugs.webkit.org/show_bug.cgi?id=103955
1434 Unreviewed w/end gardening.
1436 * platform/chromium-linux-x86/fast/repaint/4774354-expected.png: Removed.
1437 * platform/chromium-win-xp/fast/repaint/4774354-expected.png: Removed.
1438 * platform/chromium/TestExpectations:
1440 2013-01-11 Emil A Eklund <eae@chromium.org>
1442 offsetWidth/height incorrect for images when zoomed
1443 https://bugs.webkit.org/show_bug.cgi?id=106624
1445 Reviewed by Levi Weintraub.
1447 Add test for offsetWidth/Height for zoomed image.
1449 * fast/images/zoomed-offset-size-expected.txt: Added.
1450 * fast/images/zoomed-offset-size.html: Added.
1452 2013-01-11 Ojan Vafai <ojan@chromium.org>
1454 Fixed width overrides intrinsic min-width/max-width for text inputs and listboxes
1455 https://bugs.webkit.org/show_bug.cgi?id=106675
1457 Reviewed by Emil A Eklund.
1459 * fast/forms/file/intrinsic-min-width-overrides-width-expected.html:
1460 * fast/forms/file/intrinsic-min-width-overrides-width.html:
1461 * fast/forms/select/listbox-intrinsic-min-width-applies-with-fixed-width-expected.html: Added.
1462 * fast/forms/select/listbox-intrinsic-min-width-applies-with-fixed-width.html: Added.
1464 2013-01-10 Ojan Vafai <ojan@chromium.org>
1466 Setting width overrides intrinsic min-width/max-width on flexboxes and their subclasses
1467 https://bugs.webkit.org/show_bug.cgi?id=106617
1469 Reviewed by Tony Chang.
1471 * css3/flexbox/intrinsic-min-width-applies-with-fixed-width-expected.txt: Added.
1472 * css3/flexbox/intrinsic-min-width-applies-with-fixed-width.html: Added.
1473 * fast/flexbox/intrinsic-min-width-applies-with-fixed-width-expected.txt: Added.
1474 * fast/flexbox/intrinsic-min-width-applies-with-fixed-width.html: Added.
1475 * fast/forms/select/intrinsic-min-width-applies-with-fixed-width-expected.html: Added.
1476 * fast/forms/select/intrinsic-min-width-applies-with-fixed-width.html: Added.
1478 2013-01-11 James Craig <james@cookiecrook.com>
1480 Need new accessibility layout test to verify levels of headings
1481 https://bugs.webkit.org/show_bug.cgi?id=106243
1483 Reviewed by Chris Fleizach.
1485 New layout test to verify accessibility API heading levels on implicit h1-h6 and explicit @aria-level.
1487 * accessibility/heading-level-expected.txt: Added.
1488 * accessibility/heading-level.html: Added.
1489 * platform/chromium/TestExpectations: Skip for Chromium due to webkit.org/b/106682
1491 2013-01-11 Filip Pizlo <fpizlo@apple.com>
1493 Phantom(GetLocal) should be treated as relevant to OSR
1494 https://bugs.webkit.org/show_bug.cgi?id=106715
1496 Reviewed by Mark Hahnenberg.
1498 * fast/js/dfg-phantom-get-local-expected.txt: Added.
1499 * fast/js/dfg-phantom-get-local.html: Added.
1500 * fast/js/jsc-test-list:
1501 * fast/js/script-tests/dfg-phantom-get-local.js: Added.
1504 2013-01-11 Levi Weintraub <leviw@chromium.org>
1506 Unreviewed gardening. Marking platform/chromium/virtual/gpu/fast/canvas/getPutImageDataPairTest.html
1507 as slow on all Chromium platforms.
1510 * platform/chromium/TestExpectations:
1512 2013-01-11 Stephen Chenney <schenney@chromium.org>
1514 [Chromium] Fixing the linux layout tests
1516 Unreviewed test expectations update.
1518 Some tests were apparently not rebaselined for linux.
1520 * platform/chromium/TestExpectations:
1522 2013-01-11 Stephen Chenney <schenney@chromium.org>
1524 [Chromium] Fixing the 10.8 layout tests
1526 Unreviewed test expectations update.
1528 * platform/chromium/TestExpectations:
1530 2013-01-11 James Simonsen <simonjam@chromium.org>
1532 [Resource Timing] XMLHttpRequests should have initiator type 'xmlhttprequest'
1533 https://bugs.webkit.org/show_bug.cgi?id=106409
1535 Reviewed by Nate Chapin.
1537 * http/tests/w3c/webperf/resources/all_resource_types.htm:
1538 * http/tests/w3c/webperf/submission/resource-timing/html/test_resource_initiator_types-expected.txt:
1539 * http/tests/w3c/webperf/submission/resource-timing/html/test_resource_initiator_types.html:
1541 2013-01-11 Stephen Chenney <schenney@chromium.org>
1543 [Chromium] More test expectations for Skia changes
1545 Unreviewed test expectations update.
1547 All but the SVG failures.
1549 * platform/chromium-linux-x86/fullscreen: Added.
1550 * platform/chromium-linux-x86/fullscreen/full-screen-iframe-zIndex-expected.png: Added.
1551 * platform/chromium-linux-x86/fullscreen/full-screen-remove-ancestor-after-expected.png: Added.
1552 * platform/chromium-linux-x86/fullscreen/full-screen-zIndex-after-expected.png: Added.
1553 * platform/chromium-linux-x86/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added.
1554 * platform/chromium-linux-x86/http/tests/navigation/javascriptlink-frames-expected.png: Added.
1555 * platform/chromium-linux-x86/media: Added.
1556 * platform/chromium-linux-x86/media/audio-controls-rendering-expected.png: Added.
1557 * platform/chromium-linux-x86/media/audio-repaint-expected.png: Added.
1558 * platform/chromium-linux-x86/media/controls-after-reload-expected.png: Added.
1559 * platform/chromium-linux-x86/media/controls-strict-expected.png: Added.
1560 * platform/chromium-linux-x86/media/controls-styling-expected.png: Added.
1561 * platform/chromium-linux-x86/media/controls-styling-strict-expected.png: Added.
1562 * platform/chromium-linux-x86/media/controls-without-preload-expected.png: Added.
1563 * platform/chromium-linux-x86/media/media-document-audio-repaint-expected.png: Added.
1564 * platform/chromium-linux-x86/media/video-controls-rendering-expected.png: Added.
1565 * platform/chromium-linux-x86/media/video-display-toggle-expected.png: Added.
1566 * platform/chromium-linux-x86/media/video-playing-and-pause-expected.png: Added.
1567 * platform/chromium-linux-x86/media/video-zoom-controls-expected.png: Added.
1568 * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png: Added.
1569 * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png: Added.
1570 * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png: Added.
1571 * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png: Added.
1572 * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png: Added.
1573 * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png: Added.
1574 * platform/chromium-linux-x86/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png: Added.
1575 * platform/chromium-linux-x86/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png: Added.
1576 * platform/chromium-linux-x86/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png: Added.
1577 * platform/chromium-linux-x86/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png: Added.
1578 * platform/chromium-linux-x86/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png: Added.
1579 * platform/chromium-linux-x86/platform/chromium/fast/text: Added.
1580 * platform/chromium-linux-x86/platform/chromium/fast/text/text-stroke-with-border-expected.png: Added.
1581 * platform/chromium-linux-x86/platform/chromium/virtual/gpu/fast/canvas/arc360-expected.png: Added.
1582 * platform/chromium-linux-x86/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png: Added.
1583 * platform/chromium-linux-x86/platform/chromium/virtual/gpu/fast/hidpi: Added.
1584 * platform/chromium-linux-x86/platform/chromium/virtual/gpu/fast/hidpi/focus-rings-expected.png: Added.
1585 * platform/chromium-linux/fullscreen/full-screen-iframe-zIndex-expected.png:
1586 * platform/chromium-linux/fullscreen/full-screen-remove-ancestor-after-expected.png:
1587 * platform/chromium-linux/fullscreen/full-screen-zIndex-after-expected.png:
1588 * platform/chromium-linux/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
1589 * platform/chromium-linux/http/tests/navigation/javascriptlink-frames-expected.png:
1590 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
1591 * platform/chromium-linux/media/audio-repaint-expected.png:
1592 * platform/chromium-linux/media/controls-after-reload-expected.png:
1593 * platform/chromium-linux/media/controls-strict-expected.png:
1594 * platform/chromium-linux/media/controls-styling-expected.png:
1595 * platform/chromium-linux/media/controls-styling-strict-expected.png:
1596 * platform/chromium-linux/media/controls-without-preload-expected.png:
1597 * platform/chromium-linux/media/media-document-audio-repaint-expected.png:
1598 * platform/chromium-linux/media/video-controls-rendering-expected.png:
1599 * platform/chromium-linux/media/video-display-toggle-expected.png:
1600 * platform/chromium-linux/media/video-playing-and-pause-expected.png:
1601 * platform/chromium-linux/media/video-zoom-controls-expected.png:
1602 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-expected.png:
1603 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-ru-expected.png:
1604 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/calendar-picker-appearance-step-expected.png:
1605 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-expected.png:
1606 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/month-picker-appearance-step-expected.png:
1607 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-expected.png:
1608 * platform/chromium-linux/platform/chromium/fast/forms/calendar-picker/week-picker-appearance-step-expected.png:
1609 * platform/chromium-linux/platform/chromium/fast/forms/color/color-suggestion-picker-appearance-expected.png:
1610 * platform/chromium-linux/platform/chromium/fast/forms/color/color-suggestion-picker-one-row-appearance-expected.png:
1611 * platform/chromium-linux/platform/chromium/fast/forms/color/color-suggestion-picker-two-row-appearance-expected.png:
1612 * platform/chromium-linux/platform/chromium/fast/forms/color/color-suggestion-picker-with-scrollbar-appearance-expected.png:
1613 * platform/chromium-linux/platform/chromium/fast/text/text-stroke-with-border-expected.png:
1614 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/arc360-expected.png:
1615 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
1616 * platform/chromium-linux/platform/chromium/virtual/gpu/fast/hidpi/focus-rings-expected.png: Added.
1617 * platform/chromium-mac-lion/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
1618 * platform/chromium-mac-lion/media/audio-controls-rendering-expected.png:
1619 * platform/chromium-mac-lion/media/audio-repaint-expected.png:
1620 * platform/chromium-mac-lion/media/controls-after-reload-expected.png:
1621 * platform/chromium-mac-lion/media/controls-strict-expected.png:
1622 * platform/chromium-mac-lion/media/controls-styling-expected.png:
1623 * platform/chromium-mac-lion/media/controls-styling-strict-expected.png:
1624 * platform/chromium-mac-lion/media/controls-without-preload-expected.png:
1625 * platform/chromium-mac-lion/media/media-document-audio-repaint-expected.png:
1626 * platform/chromium-mac-lion/media/video-controls-rendering-expected.png:
1627 * platform/chromium-mac-lion/media/video-display-toggle-expected.png:
1628 * platform/chromium-mac-lion/media/video-playing-and-pause-expected.png:
1629 * platform/chromium-mac-lion/media/video-zoom-controls-expected.png:
1630 * platform/chromium-mac-lion/platform/chromium/fast/text/text-stroke-with-border-expected.png:
1631 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/arc360-expected.png: Added.
1632 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
1633 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/hidpi/focus-rings-expected.png: Added.
1634 * platform/chromium-mac-snowleopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
1635 * platform/chromium-mac-snowleopard/media/audio-controls-rendering-expected.png:
1636 * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png:
1637 * platform/chromium-mac-snowleopard/media/controls-after-reload-expected.png:
1638 * platform/chromium-mac-snowleopard/media/controls-strict-expected.png:
1639 * platform/chromium-mac-snowleopard/media/controls-styling-expected.png:
1640 * platform/chromium-mac-snowleopard/media/controls-styling-strict-expected.png:
1641 * platform/chromium-mac-snowleopard/media/controls-without-preload-expected.png:
1642 * platform/chromium-mac-snowleopard/media/media-document-audio-repaint-expected.png:
1643 * platform/chromium-mac-snowleopard/media/video-controls-rendering-expected.png:
1644 * platform/chromium-mac-snowleopard/media/video-display-toggle-expected.png:
1645 * platform/chromium-mac-snowleopard/media/video-playing-and-pause-expected.png:
1646 * platform/chromium-mac-snowleopard/media/video-zoom-controls-expected.png: Added.
1647 * platform/chromium-mac-snowleopard/platform/chromium/fast/text/text-stroke-with-border-expected.png:
1648 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/canvas/arc360-expected.png: Added.
1649 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
1650 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/hidpi/focus-rings-expected.png: Added.
1651 * platform/chromium-mac/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
1652 * platform/chromium-mac/media/audio-controls-rendering-expected.png:
1653 * platform/chromium-mac/media/audio-repaint-expected.png:
1654 * platform/chromium-mac/media/controls-after-reload-expected.png:
1655 * platform/chromium-mac/media/controls-strict-expected.png:
1656 * platform/chromium-mac/media/controls-styling-expected.png:
1657 * platform/chromium-mac/media/controls-styling-strict-expected.png:
1658 * platform/chromium-mac/media/controls-without-preload-expected.png:
1659 * platform/chromium-mac/media/media-document-audio-repaint-expected.png:
1660 * platform/chromium-mac/media/video-controls-rendering-expected.png:
1661 * platform/chromium-mac/media/video-display-toggle-expected.png:
1662 * platform/chromium-mac/media/video-playing-and-pause-expected.png:
1663 * platform/chromium-mac/media/video-zoom-controls-expected.png:
1664 * platform/chromium-mac/platform/chromium/fast/text/text-stroke-with-border-expected.png:
1665 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/arc360-expected.png: Added.
1666 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
1667 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/hidpi/focus-rings-expected.png:
1668 * platform/chromium-win-xp/http/tests/media: Added.
1669 * platform/chromium-win-xp/http/tests/media/video-buffered-range-contains-currentTime-expected.png: Added.
1670 * platform/chromium-win-xp/media/audio-controls-rendering-expected.png: Added.
1671 * platform/chromium-win-xp/media/audio-repaint-expected.png: Added.
1672 * platform/chromium-win-xp/media/controls-after-reload-expected.png: Added.
1673 * platform/chromium-win-xp/media/controls-strict-expected.png: Added.
1674 * platform/chromium-win-xp/media/controls-styling-expected.png: Added.
1675 * platform/chromium-win-xp/media/controls-styling-strict-expected.png: Added.
1676 * platform/chromium-win-xp/media/controls-without-preload-expected.png: Added.
1677 * platform/chromium-win-xp/media/media-document-audio-repaint-expected.png: Added.
1678 * platform/chromium-win-xp/media/video-controls-rendering-expected.png: Added.
1679 * platform/chromium-win-xp/media/video-display-toggle-expected.png: Added.
1680 * platform/chromium-win-xp/media/video-playing-and-pause-expected.png: Added.
1681 * platform/chromium-win-xp/media/video-zoom-controls-expected.png: Added.
1682 * platform/chromium-win-xp/platform/chromium/fast/text/text-stroke-with-border-expected.png: Added.
1683 * platform/chromium-win-xp/platform/chromium/virtual/gpu/fast/canvas/arc360-expected.png: Added.
1684 * platform/chromium-win-xp/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png: Added.
1685 * platform/chromium-win-xp/platform/chromium/virtual/gpu/fast/hidpi: Added.
1686 * platform/chromium-win-xp/platform/chromium/virtual/gpu/fast/hidpi/focus-rings-expected.png: Added.
1687 * platform/chromium-win/http/tests/media/video-buffered-range-contains-currentTime-expected.png:
1688 * platform/chromium-win/media/audio-controls-rendering-expected.png:
1689 * platform/chromium-win/media/audio-repaint-expected.png:
1690 * platform/chromium-win/media/controls-after-reload-expected.png:
1691 * platform/chromium-win/media/controls-strict-expected.png:
1692 * platform/chromium-win/media/controls-styling-expected.png:
1693 * platform/chromium-win/media/controls-styling-strict-expected.png:
1694 * platform/chromium-win/media/controls-without-preload-expected.png:
1695 * platform/chromium-win/media/media-document-audio-repaint-expected.png:
1696 * platform/chromium-win/media/video-controls-rendering-expected.png:
1697 * platform/chromium-win/media/video-display-toggle-expected.png:
1698 * platform/chromium-win/media/video-playing-and-pause-expected.png:
1699 * platform/chromium-win/media/video-zoom-controls-expected.png:
1700 * platform/chromium-win/platform/chromium/fast/text/text-stroke-with-border-expected.png:
1701 * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/arc360-expected.png:
1702 * platform/chromium-win/platform/chromium/virtual/gpu/fast/canvas/canvas-text-alignment-expected.png:
1703 * platform/chromium-win/platform/chromium/virtual/gpu/fast/hidpi/focus-rings-expected.png: Added.
1704 * platform/chromium/TestExpectations:
1706 2013-01-11 Stephen Chenney <schenney@chromium.org>
1708 [Chromium] More test expectations for Skia changes
1710 Unreviewed test expectations update.
1712 New results for fast tests.
1714 * platform/chromium-linux-x86/fast/backgrounds/body-generated-image-propagated-to-root-expected.png: Added.
1715 * platform/chromium-linux-x86/fast/backgrounds/gradient-background-leakage-2-expected.png: Added.
1716 * platform/chromium-linux-x86/fast/backgrounds/gradient-background-leakage-expected.png: Added.
1717 * platform/chromium-linux-x86/fast/backgrounds/gradient-background-leakage-hidpi-expected.png: Added.
1718 * platform/chromium-linux-x86/fast/backgrounds/size/contain-and-cover-expected.png: Added.
1719 * platform/chromium-linux-x86/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
1720 * platform/chromium-linux-x86/fast/block/basic: Added.
1721 * platform/chromium-linux-x86/fast/block/basic/011-expected.png: Added.
1722 * platform/chromium-linux-x86/fast/block/float/float-avoidance-expected.png: Added.
1723 * platform/chromium-linux-x86/fast/block/margin-collapse: Added.
1724 * platform/chromium-linux-x86/fast/block/margin-collapse/103-expected.png: Added.
1725 * platform/chromium-linux-x86/fast/block/positioning/inline-block-relposition-expected.png: Added.
1726 * platform/chromium-linux-x86/fast/borders/border-image-massive-scale-expected.png: Added.
1727 * platform/chromium-linux-x86/fast/borders/border-image-outset-expected.png: Added.
1728 * platform/chromium-linux-x86/fast/borders/border-image-outset-in-shorthand-expected.png: Added.
1729 * platform/chromium-linux-x86/fast/borders/border-image-outset-split-inline-expected.png: Added.
1730 * platform/chromium-linux-x86/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png: Added.
1731 * platform/chromium-linux-x86/fast/borders/border-image-scaled-gradient-expected.png:
1732 * platform/chromium-linux-x86/fast/borders/border-image-slice-constrained-expected.png:
1733 * platform/chromium-linux-x86/fast/borders/border-image-trumps-radius-expected.png: Added.
1734 * platform/chromium-linux-x86/fast/canvas/arc360-expected.png: Added.
1735 * platform/chromium-linux-x86/fast/canvas/canvas-incremental-repaint-expected.png: Added.
1736 * platform/chromium-linux-x86/fast/canvas/canvas-text-alignment-expected.png: Added.
1737 * platform/chromium-linux-x86/fast/canvas/fillrect_gradient-expected.png: Added.
1738 * platform/chromium-linux-x86/fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
1739 * platform/chromium-linux-x86/fast/css/linear-gradient-currentcolor-expected.png: Added.
1740 * platform/chromium-linux-x86/fast/css/margin-top-bottom-dynamic-expected.png: Added.
1741 * platform/chromium-linux-x86/fast/css/non-standard-checkbox-size-expected.png: Added.
1742 * platform/chromium-linux-x86/fast/css/rtl-ordering-expected.png: Added.
1743 * platform/chromium-linux-x86/fast/css/shadow-multiple-expected.png: Added.
1744 * platform/chromium-linux-x86/fast/css/square-button-appearance-expected.png: Added.
1745 * platform/chromium-linux-x86/fast/css/text-transform-select-expected.png: Added.
1746 * platform/chromium-linux-x86/fast/css/transformed-mask-expected.png: Added.
1747 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Added.
1748 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Added.
1749 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
1750 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement/meter-element-expected.png: Added.
1751 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
1752 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
1753 * platform/chromium-linux-x86/fast/dom/HTMLTableColElement: Added.
1754 * platform/chromium-linux-x86/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Added.
1755 * platform/chromium-linux-x86/fast/dom/HTMLTextAreaElement: Added.
1756 * platform/chromium-linux-x86/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added.
1757 * platform/chromium-linux-x86/fast/forms/001-expected.png: Added.
1758 * platform/chromium-linux-x86/fast/forms/003-expected.png: Added.
1759 * platform/chromium-linux-x86/fast/forms/004-expected.png: Added.
1760 * platform/chromium-linux-x86/fast/forms/HTMLOptionElement_label01-expected.png: Added.
1761 * platform/chromium-linux-x86/fast/forms/HTMLOptionElement_label02-expected.png: Added.
1762 * platform/chromium-linux-x86/fast/forms/HTMLOptionElement_label03-expected.png: Added.
1763 * platform/chromium-linux-x86/fast/forms/HTMLOptionElement_label04-expected.png: Added.
1764 * platform/chromium-linux-x86/fast/forms/HTMLOptionElement_label06-expected.png: Added.
1765 * platform/chromium-linux-x86/fast/forms/HTMLOptionElement_label07-expected.png: Added.
1766 * platform/chromium-linux-x86/fast/forms/basic-buttons-expected.png: Added.
1767 * platform/chromium-linux-x86/fast/forms/basic-inputs-expected.png: Added.
1768 * platform/chromium-linux-x86/fast/forms/basic-selects-expected.png: Added.
1769 * platform/chromium-linux-x86/fast/forms/blankbuttons-expected.png: Added.
1770 * platform/chromium-linux-x86/fast/forms/box-shadow-override-expected.png: Added.
1771 * platform/chromium-linux-x86/fast/forms/button-align-expected.png: Added.
1772 * platform/chromium-linux-x86/fast/forms/button-cannot-be-nested-expected.png: Added.
1773 * platform/chromium-linux-x86/fast/forms/button-generated-content-expected.png: Added.
1774 * platform/chromium-linux-x86/fast/forms/button-inner-block-reuse-expected.png: Added.
1775 * platform/chromium-linux-x86/fast/forms/button-positioned-expected.png: Added.
1776 * platform/chromium-linux-x86/fast/forms/button-sizes-expected.png: Added.
1777 * platform/chromium-linux-x86/fast/forms/button-style-color-expected.png: Added.
1778 * platform/chromium-linux-x86/fast/forms/button-table-styles-expected.png: Added.
1779 * platform/chromium-linux-x86/fast/forms/button-text-transform-expected.png: Added.
1780 * platform/chromium-linux-x86/fast/forms/button-white-space-expected.png: Added.
1781 * platform/chromium-linux-x86/fast/forms/control-clip-overflow-expected.png: Added.
1782 * platform/chromium-linux-x86/fast/forms/control-restrict-line-height-expected.png: Added.
1783 * platform/chromium-linux-x86/fast/forms/disabled-select-change-index-expected.png: Added.
1784 * platform/chromium-linux-x86/fast/forms/file: Added.
1785 * platform/chromium-linux-x86/fast/forms/file/file-input-direction-expected.png: Added.
1786 * platform/chromium-linux-x86/fast/forms/file/file-input-disabled-expected.png: Added.
1787 * platform/chromium-linux-x86/fast/forms/file/file-input-pressed-state-expected.png: Added.
1788 * platform/chromium-linux-x86/fast/forms/file/input-file-re-render-expected.png: Added.
1789 * platform/chromium-linux-x86/fast/forms/form-element-geometry-expected.png: Added.
1790 * platform/chromium-linux-x86/fast/forms/formmove-expected.png: Added.
1791 * platform/chromium-linux-x86/fast/forms/formmove2-expected.png: Added.
1792 * platform/chromium-linux-x86/fast/forms/formmove3-expected.png: Added.
1793 * platform/chromium-linux-x86/fast/forms/select: Added.
1794 * platform/chromium-linux-x86/fast/forms/select-size-expected.png: Added.
1795 * platform/chromium-linux-x86/fast/forms/select-style-expected.png: Added.
1796 * platform/chromium-linux-x86/fast/forms/select-visual-hebrew-expected.png: Added.
1797 * platform/chromium-linux-x86/fast/forms/select-writing-direction-natural-expected.png: Added.
1798 * platform/chromium-linux-x86/fast/forms/select/optgroup-rendering-expected.png: Added.
1799 * platform/chromium-linux-x86/fast/forms/selectlist-minsize-expected.png: Added.
1800 * platform/chromium-linux-x86/fast/forms/stuff-on-my-optgroup-expected.png: Added.
1801 * platform/chromium-linux-x86/fast/gradients/background-clipped-expected.png: Added.
1802 * platform/chromium-linux-x86/fast/gradients/border-image-gradient-expected.png: Added.
1803 * platform/chromium-linux-x86/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
1804 * platform/chromium-linux-x86/fast/gradients/css3-color-stop-units-expected.png: Added.
1805 * platform/chromium-linux-x86/fast/gradients/css3-color-stops-expected.png: Added.
1806 * platform/chromium-linux-x86/fast/gradients/css3-radial-gradients-expected.png: Added.
1807 * platform/chromium-linux-x86/fast/gradients/css3-radial-gradients2-expected.png: Added.
1808 * platform/chromium-linux-x86/fast/gradients/css3-radial-gradients3-expected.png: Added.
1809 * platform/chromium-linux-x86/fast/gradients/css3-repeating-end-fill-expected.png: Added.
1810 * platform/chromium-linux-x86/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
1811 * platform/chromium-linux-x86/fast/gradients/css3-repeating-linear-gradients2-expected.png: Added.
1812 * platform/chromium-linux-x86/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
1813 * platform/chromium-linux-x86/fast/gradients/generated-gradients-expected.png:
1814 * platform/chromium-linux-x86/fast/gradients/gradient-after-transparent-border-expected.png: Added.
1815 * platform/chromium-linux-x86/fast/gradients/radial-centered-expected.png: Added.
1816 * platform/chromium-linux-x86/fast/gradients/simple-gradients-expected.png:
1817 * platform/chromium-linux-x86/fast/gradients/zero-range-repeating-gradient-hang-expected.png: Added.
1818 * platform/chromium-linux-x86/fast/hidpi: Added.
1819 * platform/chromium-linux-x86/fast/hidpi/focus-rings-expected.png: Added.
1820 * platform/chromium-linux-x86/fast/hidpi/gradient-with-scaled-ancestor-expected.png: Added.
1821 * platform/chromium-linux-x86/fast/html: Added.
1822 * platform/chromium-linux-x86/fast/html/details-replace-summary-child-expected.png: Added.
1823 * platform/chromium-linux-x86/fast/html/details-replace-text-expected.png: Added.
1824 * platform/chromium-linux-x86/fast/html/keygen-expected.png: Added.
1825 * platform/chromium-linux-x86/fast/invalid: Added.
1826 * platform/chromium-linux-x86/fast/invalid/014-expected.png: Added.
1827 * platform/chromium-linux-x86/fast/parser/bad-xml-slash-expected.png: Added.
1828 * platform/chromium-linux-x86/fast/parser/document-write-option-expected.png: Added.
1829 * platform/chromium-linux-x86/fast/reflections: Added.
1830 * platform/chromium-linux-x86/fast/reflections/reflection-masks-expected.png: Added.
1831 * platform/chromium-linux-x86/fast/repaint/4774354-expected.png: Added.
1832 * platform/chromium-linux-x86/fast/repaint/4776765-expected.png: Added.
1833 * platform/chromium-linux-x86/fast/repaint/background-generated-expected.png: Added.
1834 * platform/chromium-linux-x86/fast/replaced/replaced-breaking-expected.png: Added.
1835 * platform/chromium-linux-x86/fast/replaced/replaced-breaking-mixture-expected.png: Added.
1836 * platform/chromium-linux-x86/fast/replaced/three-selects-break-expected.png: Added.
1837 * platform/chromium-linux-x86/fast/replaced/width100percent-button-expected.png: Added.
1838 * platform/chromium-linux-x86/fast/replaced/width100percent-menulist-expected.png: Added.
1839 * platform/chromium-linux-x86/fast/replaced/width100percent-radio-expected.png: Added.
1840 * platform/chromium-linux-x86/fast/selectors/064-expected.png: Added.
1841 * platform/chromium-linux-x86/fast/table: Added.
1842 * platform/chromium-linux-x86/fast/table/append-cells2-expected.png: Added.
1843 * platform/chromium-linux-x86/fast/table/remove-td-display-none-expected.png: Added.
1844 * platform/chromium-linux-x86/fast/text/international/bidi-menulist-expected.png: Added.
1845 * platform/chromium-linux-x86/fast/text/international/hindi-spacing-expected.png: Added.
1846 * platform/chromium-linux-x86/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Added.
1847 * platform/chromium-linux-x86/fast/text/stroking-decorations-expected.png: Added.
1848 * platform/chromium-linux-x86/fast/text/stroking-expected.png: Added.
1849 * platform/chromium-linux-x86/fast/text/textIteratorNilRenderer-expected.png: Added.
1850 * platform/chromium-linux-x86/fast/text/whitespace: Added.
1851 * platform/chromium-linux-x86/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Added.
1852 * platform/chromium-linux/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
1853 * platform/chromium-linux/fast/backgrounds/gradient-background-leakage-2-expected.png:
1854 * platform/chromium-linux/fast/backgrounds/gradient-background-leakage-expected.png:
1855 * platform/chromium-linux/fast/backgrounds/gradient-background-leakage-hidpi-expected.png:
1856 * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.png:
1857 * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
1858 * platform/chromium-linux/fast/block/basic/011-expected.png:
1859 * platform/chromium-linux/fast/block/float/float-avoidance-expected.png:
1860 * platform/chromium-linux/fast/block/margin-collapse/103-expected.png:
1861 * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.png:
1862 * platform/chromium-linux/fast/borders/border-image-massive-scale-expected.png:
1863 * platform/chromium-linux/fast/borders/border-image-outset-expected.png:
1864 * platform/chromium-linux/fast/borders/border-image-outset-in-shorthand-expected.png:
1865 * platform/chromium-linux/fast/borders/border-image-outset-split-inline-expected.png: Added.
1866 * platform/chromium-linux/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png: Added.
1867 * platform/chromium-linux/fast/borders/border-image-scaled-gradient-expected.png:
1868 * platform/chromium-linux/fast/borders/border-image-slice-constrained-expected.png:
1869 * platform/chromium-linux/fast/borders/border-image-trumps-radius-expected.png: Added.
1870 * platform/chromium-linux/fast/canvas/arc360-expected.png:
1871 * platform/chromium-linux/fast/canvas/canvas-incremental-repaint-expected.png:
1872 * platform/chromium-linux/fast/canvas/canvas-text-alignment-expected.png:
1873 * platform/chromium-linux/fast/canvas/fillrect_gradient-expected.png:
1874 * platform/chromium-linux/fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
1875 * platform/chromium-linux/fast/css/linear-gradient-currentcolor-expected.png: Added.
1876 * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.png:
1877 * platform/chromium-linux/fast/css/non-standard-checkbox-size-expected.png:
1878 * platform/chromium-linux/fast/css/rtl-ordering-expected.png:
1879 * platform/chromium-linux/fast/css/shadow-multiple-expected.png:
1880 * platform/chromium-linux/fast/css/square-button-appearance-expected.png:
1881 * platform/chromium-linux/fast/css/text-transform-select-expected.png:
1882 * platform/chromium-linux/fast/css/transformed-mask-expected.png:
1883 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
1884 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
1885 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png:
1886 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-element-expected.png: Added.
1887 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
1888 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1889 * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png:
1890 * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
1891 * platform/chromium-linux/fast/forms/001-expected.png:
1892 * platform/chromium-linux/fast/forms/003-expected.png:
1893 * platform/chromium-linux/fast/forms/004-expected.png:
1894 * platform/chromium-linux/fast/forms/HTMLOptionElement_label01-expected.png:
1895 * platform/chromium-linux/fast/forms/HTMLOptionElement_label02-expected.png:
1896 * platform/chromium-linux/fast/forms/HTMLOptionElement_label03-expected.png:
1897 * platform/chromium-linux/fast/forms/HTMLOptionElement_label04-expected.png:
1898 * platform/chromium-linux/fast/forms/HTMLOptionElement_label06-expected.png:
1899 * platform/chromium-linux/fast/forms/HTMLOptionElement_label07-expected.png:
1900 * platform/chromium-linux/fast/forms/basic-buttons-expected.png:
1901 * platform/chromium-linux/fast/forms/basic-inputs-expected.png:
1902 * platform/chromium-linux/fast/forms/basic-selects-expected.png:
1903 * platform/chromium-linux/fast/forms/blankbuttons-expected.png:
1904 * platform/chromium-linux/fast/forms/box-shadow-override-expected.png:
1905 * platform/chromium-linux/fast/forms/button-align-expected.png:
1906 * platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.png:
1907 * platform/chromium-linux/fast/forms/button-generated-content-expected.png:
1908 * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.png:
1909 * platform/chromium-linux/fast/forms/button-positioned-expected.png:
1910 * platform/chromium-linux/fast/forms/button-sizes-expected.png:
1911 * platform/chromium-linux/fast/forms/button-style-color-expected.png:
1912 * platform/chromium-linux/fast/forms/button-table-styles-expected.png:
1913 * platform/chromium-linux/fast/forms/button-text-transform-expected.png:
1914 * platform/chromium-linux/fast/forms/button-white-space-expected.png:
1915 * platform/chromium-linux/fast/forms/control-clip-overflow-expected.png:
1916 * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.png:
1917 * platform/chromium-linux/fast/forms/disabled-select-change-index-expected.png:
1918 * platform/chromium-linux/fast/forms/file/file-input-direction-expected.png:
1919 * platform/chromium-linux/fast/forms/file/file-input-disabled-expected.png:
1920 * platform/chromium-linux/fast/forms/file/file-input-pressed-state-expected.png:
1921 * platform/chromium-linux/fast/forms/file/input-file-re-render-expected.png:
1922 * platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
1923 * platform/chromium-linux/fast/forms/formmove-expected.png:
1924 * platform/chromium-linux/fast/forms/formmove2-expected.png:
1925 * platform/chromium-linux/fast/forms/formmove3-expected.png:
1926 * platform/chromium-linux/fast/forms/select-size-expected.png:
1927 * platform/chromium-linux/fast/forms/select-style-expected.png:
1928 * platform/chromium-linux/fast/forms/select-visual-hebrew-expected.png:
1929 * platform/chromium-linux/fast/forms/select-writing-direction-natural-expected.png:
1930 * platform/chromium-linux/fast/forms/select/optgroup-rendering-expected.png:
1931 * platform/chromium-linux/fast/forms/selectlist-minsize-expected.png:
1932 * platform/chromium-linux/fast/forms/stuff-on-my-optgroup-expected.png:
1933 * platform/chromium-linux/fast/gradients/background-clipped-expected.png:
1934 * platform/chromium-linux/fast/gradients/border-image-gradient-expected.png: Added.
1935 * platform/chromium-linux/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
1936 * platform/chromium-linux/fast/gradients/css3-color-stop-units-expected.png:
1937 * platform/chromium-linux/fast/gradients/css3-color-stops-expected.png: Added.
1938 * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.png:
1939 * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.png:
1940 * platform/chromium-linux/fast/gradients/css3-radial-gradients3-expected.png: Added.
1941 * platform/chromium-linux/fast/gradients/css3-repeating-end-fill-expected.png: Added.
1942 * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.png:
1943 * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients2-expected.png: Added.
1944 * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.png:
1945 * platform/chromium-linux/fast/gradients/generated-gradients-expected.png:
1946 * platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.png:
1947 * platform/chromium-linux/fast/gradients/radial-centered-expected.png:
1948 * platform/chromium-linux/fast/gradients/simple-gradients-expected.png:
1949 * platform/chromium-linux/fast/gradients/zero-range-repeating-gradient-hang-expected.png: Added.
1950 * platform/chromium-linux/fast/hidpi/focus-rings-expected.png: Added.
1951 * platform/chromium-linux/fast/hidpi/gradient-with-scaled-ancestor-expected.png:
1952 * platform/chromium-linux/fast/html/details-replace-summary-child-expected.png:
1953 * platform/chromium-linux/fast/html/details-replace-text-expected.png:
1954 * platform/chromium-linux/fast/html/keygen-expected.png:
1955 * platform/chromium-linux/fast/invalid/014-expected.png:
1956 * platform/chromium-linux/fast/parser/bad-xml-slash-expected.png:
1957 * platform/chromium-linux/fast/parser/document-write-option-expected.png:
1958 * platform/chromium-linux/fast/reflections/reflection-masks-expected.png: Added.
1959 * platform/chromium-linux/fast/repaint/4774354-expected.png:
1960 * platform/chromium-linux/fast/repaint/4776765-expected.png:
1961 * platform/chromium-linux/fast/repaint/background-generated-expected.png: Added.
1962 * platform/chromium-linux/fast/replaced/replaced-breaking-expected.png:
1963 * platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.png:
1964 * platform/chromium-linux/fast/replaced/three-selects-break-expected.png:
1965 * platform/chromium-linux/fast/replaced/width100percent-button-expected.png:
1966 * platform/chromium-linux/fast/replaced/width100percent-menulist-expected.png:
1967 * platform/chromium-linux/fast/replaced/width100percent-radio-expected.png:
1968 * platform/chromium-linux/fast/selectors/064-expected.png:
1969 * platform/chromium-linux/fast/table/append-cells2-expected.png:
1970 * platform/chromium-linux/fast/table/remove-td-display-none-expected.png:
1971 * platform/chromium-linux/fast/text/international/bidi-menulist-expected.png:
1972 * platform/chromium-linux/fast/text/international/hindi-spacing-expected.png:
1973 * platform/chromium-linux/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png:
1974 * platform/chromium-linux/fast/text/stroking-decorations-expected.png:
1975 * platform/chromium-linux/fast/text/stroking-expected.png:
1976 * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.png:
1977 * platform/chromium-linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.png:
1978 * platform/chromium-mac-lion/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
1979 * platform/chromium-mac-lion/fast/backgrounds/gradient-background-leakage-2-expected.png: Added.
1980 * platform/chromium-mac-lion/fast/backgrounds/gradient-background-leakage-expected.png: Added.
1981 * platform/chromium-mac-lion/fast/backgrounds/gradient-background-leakage-hidpi-expected.png: Added.
1982 * platform/chromium-mac-lion/fast/backgrounds/size/contain-and-cover-expected.png: Added.
1983 * platform/chromium-mac-lion/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
1984 * platform/chromium-mac-lion/fast/borders/border-image-massive-scale-expected.png:
1985 * platform/chromium-mac-lion/fast/borders/border-image-outset-expected.png: Added.
1986 * platform/chromium-mac-lion/fast/borders/border-image-outset-in-shorthand-expected.png: Added.
1987 * platform/chromium-mac-lion/fast/borders/border-image-outset-split-inline-expected.png: Added.
1988 * platform/chromium-mac-lion/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png: Added.
1989 * platform/chromium-mac-lion/fast/borders/border-image-scaled-gradient-expected.png: Added.
1990 * platform/chromium-mac-lion/fast/borders/border-image-slice-constrained-expected.png: Added.
1991 * platform/chromium-mac-lion/fast/borders/border-image-trumps-radius-expected.png: Added.
1992 * platform/chromium-mac-lion/fast/canvas/arc360-expected.png:
1993 * platform/chromium-mac-lion/fast/canvas/canvas-incremental-repaint-expected.png:
1994 * platform/chromium-mac-lion/fast/canvas/canvas-text-alignment-expected.png:
1995 * platform/chromium-mac-lion/fast/canvas/fillrect_gradient-expected.png:
1996 * platform/chromium-mac-lion/fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
1997 * platform/chromium-mac-lion/fast/css/linear-gradient-currentcolor-expected.png: Added.
1998 * platform/chromium-mac-lion/fast/css/shadow-multiple-expected.png:
1999 * platform/chromium-mac-lion/fast/css/transformed-mask-expected.png:
2000 * platform/chromium-mac-lion/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
2001 * platform/chromium-mac-lion/fast/dom/HTMLMeterElement/meter-styles-expected.png:
2002 * platform/chromium-mac-lion/fast/gradients/background-clipped-expected.png:
2003 * platform/chromium-mac-lion/fast/gradients/border-image-gradient-expected.png: Added.
2004 * platform/chromium-mac-lion/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
2005 * platform/chromium-mac-lion/fast/gradients/css3-color-stop-units-expected.png:
2006 * platform/chromium-mac-lion/fast/gradients/css3-color-stops-expected.png: Added.
2007 * platform/chromium-mac-lion/fast/gradients/css3-radial-gradients-expected.png: Added.
2008 * platform/chromium-mac-lion/fast/gradients/css3-radial-gradients2-expected.png: Added.
2009 * platform/chromium-mac-lion/fast/gradients/css3-radial-gradients3-expected.png: Added.
2010 * platform/chromium-mac-lion/fast/gradients/css3-repeating-end-fill-expected.png: Added.
2011 * platform/chromium-mac-lion/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
2012 * platform/chromium-mac-lion/fast/gradients/css3-repeating-linear-gradients2-expected.png: Added.
2013 * platform/chromium-mac-lion/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
2014 * platform/chromium-mac-lion/fast/gradients/generated-gradients-expected.png:
2015 * platform/chromium-mac-lion/fast/gradients/gradient-after-transparent-border-expected.png:
2016 * platform/chromium-mac-lion/fast/gradients/radial-centered-expected.png:
2017 * platform/chromium-mac-lion/fast/gradients/simple-gradients-expected.png:
2018 * platform/chromium-mac-lion/fast/gradients/zero-range-repeating-gradient-hang-expected.png: Added.
2019 * platform/chromium-mac-lion/fast/hidpi/focus-rings-expected.png: Added.
2020 * platform/chromium-mac-lion/fast/hidpi/gradient-with-scaled-ancestor-expected.png:
2021 * platform/chromium-mac-lion/fast/reflections/reflection-masks-expected.png: Added.
2022 * platform/chromium-mac-lion/fast/repaint/4774354-expected.png:
2023 * platform/chromium-mac-lion/fast/repaint/4776765-expected.png:
2024 * platform/chromium-mac-lion/fast/repaint/background-generated-expected.png: Added.
2025 * platform/chromium-mac-lion/fast/text/stroking-decorations-expected.png:
2026 * platform/chromium-mac-lion/fast/text/stroking-expected.png:
2027 * platform/chromium-mac-snowleopard/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
2028 * platform/chromium-mac-snowleopard/fast/backgrounds/gradient-background-leakage-2-expected.png: Added.
2029 * platform/chromium-mac-snowleopard/fast/backgrounds/gradient-background-leakage-expected.png: Added.
2030 * platform/chromium-mac-snowleopard/fast/backgrounds/gradient-background-leakage-hidpi-expected.png: Added.
2031 * platform/chromium-mac-snowleopard/fast/backgrounds/size/contain-and-cover-expected.png: Added.
2032 * platform/chromium-mac-snowleopard/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
2033 * platform/chromium-mac-snowleopard/fast/borders/border-image-massive-scale-expected.png:
2034 * platform/chromium-mac-snowleopard/fast/borders/border-image-outset-expected.png: Added.
2035 * platform/chromium-mac-snowleopard/fast/borders/border-image-outset-in-shorthand-expected.png: Added.
2036 * platform/chromium-mac-snowleopard/fast/borders/border-image-outset-split-inline-expected.png: Added.
2037 * platform/chromium-mac-snowleopard/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png: Added.
2038 * platform/chromium-mac-snowleopard/fast/borders/border-image-scaled-gradient-expected.png:
2039 * platform/chromium-mac-snowleopard/fast/borders/border-image-slice-constrained-expected.png:
2040 * platform/chromium-mac-snowleopard/fast/borders/border-image-trumps-radius-expected.png: Added.
2041 * platform/chromium-mac-snowleopard/fast/canvas/arc360-expected.png:
2042 * platform/chromium-mac-snowleopard/fast/canvas/canvas-incremental-repaint-expected.png: Added.
2043 * platform/chromium-mac-snowleopard/fast/canvas/canvas-text-alignment-expected.png:
2044 * platform/chromium-mac-snowleopard/fast/canvas/fillrect_gradient-expected.png:
2045 * platform/chromium-mac-snowleopard/fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
2046 * platform/chromium-mac-snowleopard/fast/css/linear-gradient-currentcolor-expected.png: Added.
2047 * platform/chromium-mac-snowleopard/fast/css/shadow-multiple-expected.png:
2048 * platform/chromium-mac-snowleopard/fast/css/transformed-mask-expected.png:
2049 * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
2050 * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-styles-expected.png:
2051 * platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.png:
2052 * platform/chromium-mac-snowleopard/fast/gradients/border-image-gradient-expected.png: Added.
2053 * platform/chromium-mac-snowleopard/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
2054 * platform/chromium-mac-snowleopard/fast/gradients/css3-color-stop-units-expected.png:
2055 * platform/chromium-mac-snowleopard/fast/gradients/css3-color-stops-expected.png: Added.
2056 * platform/chromium-mac-snowleopard/fast/gradients/css3-radial-gradients-expected.png: Added.
2057 * platform/chromium-mac-snowleopard/fast/gradients/css3-radial-gradients2-expected.png: Added.
2058 * platform/chromium-mac-snowleopard/fast/gradients/css3-radial-gradients3-expected.png: Added.
2059 * platform/chromium-mac-snowleopard/fast/gradients/css3-repeating-end-fill-expected.png: Added.
2060 * platform/chromium-mac-snowleopard/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
2061 * platform/chromium-mac-snowleopard/fast/gradients/css3-repeating-linear-gradients2-expected.png: Added.
2062 * platform/chromium-mac-snowleopard/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
2063 * platform/chromium-mac-snowleopard/fast/gradients/generated-gradients-expected.png:
2064 * platform/chromium-mac-snowleopard/fast/gradients/gradient-after-transparent-border-expected.png:
2065 * platform/chromium-mac-snowleopard/fast/gradients/radial-centered-expected.png:
2066 * platform/chromium-mac-snowleopard/fast/gradients/simple-gradients-expected.png: Added.
2067 * platform/chromium-mac-snowleopard/fast/gradients/zero-range-repeating-gradient-hang-expected.png: Added.
2068 * platform/chromium-mac-snowleopard/fast/hidpi/focus-rings-expected.png: Added.
2069 * platform/chromium-mac-snowleopard/fast/hidpi/gradient-with-scaled-ancestor-expected.png:
2070 * platform/chromium-mac-snowleopard/fast/reflections/reflection-masks-expected.png: Added.
2071 * platform/chromium-mac-snowleopard/fast/repaint/4774354-expected.png:
2072 * platform/chromium-mac-snowleopard/fast/repaint/4776765-expected.png:
2073 * platform/chromium-mac-snowleopard/fast/repaint/background-generated-expected.png: Added.
2074 * platform/chromium-mac-snowleopard/fast/text/stroking-decorations-expected.png: Added.
2075 * platform/chromium-mac-snowleopard/fast/text/stroking-expected.png: Added.
2076 * platform/chromium-mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
2077 * platform/chromium-mac/fast/backgrounds/gradient-background-leakage-2-expected.png:
2078 * platform/chromium-mac/fast/backgrounds/gradient-background-leakage-expected.png:
2079 * platform/chromium-mac/fast/backgrounds/gradient-background-leakage-hidpi-expected.png:
2080 * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-expected.png:
2081 * platform/chromium-mac/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
2082 * platform/chromium-mac/fast/borders/border-image-massive-scale-expected.png:
2083 * platform/chromium-mac/fast/borders/border-image-outset-expected.png:
2084 * platform/chromium-mac/fast/borders/border-image-outset-in-shorthand-expected.png:
2085 * platform/chromium-mac/fast/borders/border-image-outset-split-inline-expected.png: Added.
2086 * platform/chromium-mac/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png: Added.
2087 * platform/chromium-mac/fast/borders/border-image-scaled-gradient-expected.png:
2088 * platform/chromium-mac/fast/borders/border-image-slice-constrained-expected.png:
2089 * platform/chromium-mac/fast/borders/border-image-trumps-radius-expected.png: Added.
2090 * platform/chromium-mac/fast/canvas/arc360-expected.png:
2091 * platform/chromium-mac/fast/canvas/canvas-incremental-repaint-expected.png:
2092 * platform/chromium-mac/fast/canvas/canvas-text-alignment-expected.png:
2093 * platform/chromium-mac/fast/canvas/fillrect_gradient-expected.png:
2094 * platform/chromium-mac/fast/canvas/gradient-add-second-start-end-stop-expected.png:
2095 * platform/chromium-mac/fast/css/linear-gradient-currentcolor-expected.png: Added.
2096 * platform/chromium-mac/fast/css/shadow-multiple-expected.png:
2097 * platform/chromium-mac/fast/css/transformed-mask-expected.png:
2098 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png:
2099 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-styles-expected.png:
2100 * platform/chromium-mac/fast/gradients/background-clipped-expected.png:
2101 * platform/chromium-mac/fast/gradients/border-image-gradient-expected.png:
2102 * platform/chromium-mac/fast/gradients/border-image-gradient-sides-and-corners-expected.png:
2103 * platform/chromium-mac/fast/gradients/css3-color-stop-units-expected.png:
2104 * platform/chromium-mac/fast/gradients/css3-color-stops-expected.png:
2105 * platform/chromium-mac/fast/gradients/css3-radial-gradients-expected.png:
2106 * platform/chromium-mac/fast/gradients/css3-radial-gradients2-expected.png:
2107 * platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.png:
2108 * platform/chromium-mac/fast/gradients/css3-repeating-end-fill-expected.png: Added.
2109 * platform/chromium-mac/fast/gradients/css3-repeating-linear-gradients-expected.png:
2110 * platform/chromium-mac/fast/gradients/css3-repeating-linear-gradients2-expected.png:
2111 * platform/chromium-mac/fast/gradients/css3-repeating-radial-gradients-expected.png:
2112 * platform/chromium-mac/fast/gradients/generated-gradients-expected.png:
2113 * platform/chromium-mac/fast/gradients/gradient-after-transparent-border-expected.png:
2114 * platform/chromium-mac/fast/gradients/radial-centered-expected.png:
2115 * platform/chromium-mac/fast/gradients/simple-gradients-expected.png:
2116 * platform/chromium-mac/fast/gradients/zero-range-repeating-gradient-hang-expected.png: Added.
2117 * platform/chromium-mac/fast/hidpi/focus-rings-expected.png:
2118 * platform/chromium-mac/fast/hidpi/gradient-with-scaled-ancestor-expected.png:
2119 * platform/chromium-mac/fast/reflections/reflection-masks-expected.png:
2120 * platform/chromium-mac/fast/repaint/4774354-expected.png:
2121 * platform/chromium-mac/fast/repaint/4776765-expected.png:
2122 * platform/chromium-mac/fast/repaint/background-generated-expected.png:
2123 * platform/chromium-mac/fast/text/stroking-decorations-expected.png:
2124 * platform/chromium-mac/fast/text/stroking-expected.png:
2125 * platform/chromium-win-xp/fast/backgrounds/body-generated-image-propagated-to-root-expected.png: Added.
2126 * platform/chromium-win-xp/fast/backgrounds/gradient-background-leakage-2-expected.png: Added.
2127 * platform/chromium-win-xp/fast/backgrounds/gradient-background-leakage-expected.png: Added.
2128 * platform/chromium-win-xp/fast/backgrounds/gradient-background-leakage-hidpi-expected.png: Added.
2129 * platform/chromium-win-xp/fast/backgrounds/size/contain-and-cover-expected.png: Added.
2130 * platform/chromium-win-xp/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
2131 * platform/chromium-win-xp/fast/borders/border-image-massive-scale-expected.png: Added.
2132 * platform/chromium-win-xp/fast/borders/border-image-outset-expected.png: Added.
2133 * platform/chromium-win-xp/fast/borders/border-image-outset-in-shorthand-expected.png: Added.
2134 * platform/chromium-win-xp/fast/borders/border-image-outset-split-inline-expected.png: Added.
2135 * platform/chromium-win-xp/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png: Added.
2136 * platform/chromium-win-xp/fast/borders/border-image-scaled-gradient-expected.png:
2137 * platform/chromium-win-xp/fast/borders/border-image-slice-constrained-expected.png:
2138 * platform/chromium-win-xp/fast/borders/border-image-trumps-radius-expected.png: Added.
2139 * platform/chromium-win-xp/fast/canvas/arc360-expected.png: Added.
2140 * platform/chromium-win-xp/fast/canvas/canvas-incremental-repaint-expected.png: Added.
2141 * platform/chromium-win-xp/fast/canvas/canvas-text-alignment-expected.png: Added.
2142 * platform/chromium-win-xp/fast/canvas/fillrect_gradient-expected.png: Added.
2143 * platform/chromium-win-xp/fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
2144 * platform/chromium-win-xp/fast/css/linear-gradient-currentcolor-expected.png: Added.
2145 * platform/chromium-win-xp/fast/css/shadow-multiple-expected.png: Added.
2146 * platform/chromium-win-xp/fast/css/transformed-mask-expected.png: Added.
2147 * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Added.
2148 * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Added.
2149 * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
2150 * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-element-expected.png: Added.
2151 * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png: Added.
2152 * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
2153 * platform/chromium-win-xp/fast/gradients/background-clipped-expected.png: Added.
2154 * platform/chromium-win-xp/fast/gradients/border-image-gradient-expected.png: Added.
2155 * platform/chromium-win-xp/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
2156 * platform/chromium-win-xp/fast/gradients/css3-color-stop-units-expected.png: Added.
2157 * platform/chromium-win-xp/fast/gradients/css3-color-stops-expected.png: Added.
2158 * platform/chromium-win-xp/fast/gradients/css3-radial-gradients-expected.png: Added.
2159 * platform/chromium-win-xp/fast/gradients/css3-radial-gradients2-expected.png: Added.
2160 * platform/chromium-win-xp/fast/gradients/css3-radial-gradients3-expected.png: Added.
2161 * platform/chromium-win-xp/fast/gradients/css3-repeating-end-fill-expected.png: Added.
2162 * platform/chromium-win-xp/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
2163 * platform/chromium-win-xp/fast/gradients/css3-repeating-linear-gradients2-expected.png: Added.
2164 * platform/chromium-win-xp/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
2165 * platform/chromium-win-xp/fast/gradients/generated-gradients-expected.png: Added.
2166 * platform/chromium-win-xp/fast/gradients/gradient-after-transparent-border-expected.png: Added.
2167 * platform/chromium-win-xp/fast/gradients/radial-centered-expected.png: Added.
2168 * platform/chromium-win-xp/fast/gradients/simple-gradients-expected.png: Added.
2169 * platform/chromium-win-xp/fast/gradients/zero-range-repeating-gradient-hang-expected.png: Added.
2170 * platform/chromium-win-xp/fast/hidpi: Added.
2171 * platform/chromium-win-xp/fast/hidpi/focus-rings-expected.png: Added.
2172 * platform/chromium-win-xp/fast/hidpi/gradient-with-scaled-ancestor-expected.png: Added.
2173 * platform/chromium-win-xp/fast/reflections: Added.
2174 * platform/chromium-win-xp/fast/reflections/reflection-masks-expected.png: Added.
2175 * platform/chromium-win-xp/fast/repaint/4774354-expected.png: Added.
2176 * platform/chromium-win-xp/fast/repaint/4776765-expected.png: Added.
2177 * platform/chromium-win-xp/fast/repaint/background-generated-expected.png: Added.
2178 * platform/chromium-win-xp/fast/text/stroking-decorations-expected.png:
2179 * platform/chromium-win-xp/fast/text/stroking-expected.png:
2180 * platform/chromium-win/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
2181 * platform/chromium-win/fast/backgrounds/gradient-background-leakage-2-expected.png:
2182 * platform/chromium-win/fast/backgrounds/gradient-background-leakage-expected.png:
2183 * platform/chromium-win/fast/backgrounds/gradient-background-leakage-hidpi-expected.png:
2184 * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.png:
2185 * platform/chromium-win/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
2186 * platform/chromium-win/fast/borders/border-image-massive-scale-expected.png:
2187 * platform/chromium-win/fast/borders/border-image-outset-expected.png:
2188 * platform/chromium-win/fast/borders/border-image-outset-in-shorthand-expected.png:
2189 * platform/chromium-win/fast/borders/border-image-outset-split-inline-expected.png: Added.
2190 * platform/chromium-win/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png:
2191 * platform/chromium-win/fast/borders/border-image-scaled-gradient-expected.png:
2192 * platform/chromium-win/fast/borders/border-image-slice-constrained-expected.png:
2193 * platform/chromium-win/fast/borders/border-image-trumps-radius-expected.png: Added.
2194 * platform/chromium-win/fast/canvas/arc360-expected.png:
2195 * platform/chromium-win/fast/canvas/canvas-incremental-repaint-expected.png:
2196 * platform/chromium-win/fast/canvas/canvas-text-alignment-expected.png:
2197 * platform/chromium-win/fast/canvas/fillrect_gradient-expected.png:
2198 * platform/chromium-win/fast/canvas/gradient-add-second-start-end-stop-expected.png:
2199 * platform/chromium-win/fast/css/linear-gradient-currentcolor-expected.png: Added.
2200 * platform/chromium-win/fast/css/shadow-multiple-expected.png:
2201 * platform/chromium-win/fast/css/transformed-mask-expected.png:
2202 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
2203 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
2204 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png:
2205 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.png:
2206 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-repaint-on-update-value-expected.png:
2207 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.png:
2208 * platform/chromium-win/fast/gradients/background-clipped-expected.png:
2209 * platform/chromium-win/fast/gradients/border-image-gradient-expected.png:
2210 * platform/chromium-win/fast/gradients/border-image-gradient-sides-and-corners-expected.png:
2211 * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.png:
2212 * platform/chromium-win/fast/gradients/css3-color-stops-expected.png:
2213 * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.png:
2214 * platform/chromium-win/fast/gradients/css3-radial-gradients2-expected.png:
2215 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png:
2216 * platform/chromium-win/fast/gradients/css3-repeating-end-fill-expected.png: Added.
2217 * platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.png:
2218 * platform/chromium-win/fast/gradients/css3-repeating-linear-gradients2-expected.png:
2219 * platform/chromium-win/fast/gradients/css3-repeating-radial-gradients-expected.png:
2220 * platform/chromium-win/fast/gradients/generated-gradients-expected.png:
2221 * platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.png:
2222 * platform/chromium-win/fast/gradients/radial-centered-expected.png:
2223 * platform/chromium-win/fast/gradients/simple-gradients-expected.png:
2224 * platform/chromium-win/fast/gradients/zero-range-repeating-gradient-hang-expected.png: Added.
2225 * platform/chromium-win/fast/hidpi/focus-rings-expected.png:
2226 * platform/chromium-win/fast/hidpi/gradient-with-scaled-ancestor-expected.png:
2227 * platform/chromium-win/fast/reflections/reflection-masks-expected.png:
2228 * platform/chromium-win/fast/repaint/4774354-expected.png:
2229 * platform/chromium-win/fast/repaint/4776765-expected.png:
2230 * platform/chromium-win/fast/repaint/background-generated-expected.png:
2231 * platform/chromium-win/fast/text/stroking-decorations-expected.png:
2232 * platform/chromium-win/fast/text/stroking-expected.png:
2233 * platform/chromium/TestExpectations:
2235 2013-01-11 James Simonsen <simonjam@chromium.org>
2237 Restore old semantics to webkitRequestAnimationFrame callbacks
2238 https://bugs.webkit.org/show_bug.cgi?id=106697
2240 Reviewed by James Robinson.
2242 * fast/animation/request-animation-frame-prefix-expected.txt: Added.
2243 * fast/animation/request-animation-frame-prefix.html: Added.
2244 * fast/animation/script-tests/request-animation-frame-prefix.js: Added.
2246 (window.webkitRequestAnimationFrame):
2248 2013-01-11 Kenneth Russell <kbr@google.com>
2250 [Chromium] Layout Test fast/canvas/webgl/context-release-upon-reload.html is a flaky timeout
2251 https://bugs.webkit.org/show_bug.cgi?id=106606
2253 Reviewed by Dimitri Glazkov.
2255 Reduced number of iterations of test, and marked as slow. Changed
2256 test's output and expectations so number of iterations can be
2257 adjusted without rebaselining.
2259 * fast/canvas/webgl/context-release-upon-reload-expected.txt:
2260 * fast/canvas/webgl/context-release-upon-reload.html:
2261 * platform/chromium/TestExpectations:
2263 2013-01-11 Sheriff Bot <webkit.review.bot@gmail.com>
2265 Unreviewed, rolling out r139044.
2266 http://trac.webkit.org/changeset/139044
2267 https://bugs.webkit.org/show_bug.cgi?id=106702
2269 Caused various scrolling anomolies on Mac with drag and drop
2270 (Requested by smfr on #webkit).
2272 * fast/events/drag-and-drop-autoscroll-expected.txt: Removed.
2273 * fast/events/drag-and-drop-autoscroll.html: Removed.
2275 2013-01-11 Rafael Weinstein <rafaelw@chromium.org>
2277 Prevent HTMLPreloadScanner from fetching resources inside <template>
2278 https://bugs.webkit.org/show_bug.cgi?id=106687
2280 Reviewed by Adam Barth.
2282 * fast/dom/HTMLTemplateElement/inertContents-expected.txt:
2283 * fast/dom/HTMLTemplateElement/inertContents.html:
2285 2013-01-11 Stephen Chenney <schenney@chromium.org>
2287 [Chromium] More test expectations for Skia changes
2289 Unreviewed test expectations update.
2291 CSS and editing results for all outstanding platforms.
2293 * platform/chromium-linux-x86/css1/box_properties/acid_test-expected.png: Added.
2294 * platform/chromium-linux-x86/css2.1/t09-c5526c-display-00-e-expected.png: Added.
2295 * platform/chromium-linux-x86/css3/images: Added.
2296 * platform/chromium-linux-x86/css3/images/cross-fade-overflow-position-expected.png: Added.
2297 * platform/chromium-linux-x86/css3/selectors3/html: Added.
2298 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-161-expected.png: Added.
2299 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-19b-expected.png: Added.
2300 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-25-expected.png: Added.
2301 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-64-expected.png: Added.
2302 * platform/chromium-linux-x86/css3/selectors3/html/css3-modsel-70-expected.png: Added.
2303 * platform/chromium-linux-x86/css3/selectors3/xhtml: Added.
2304 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-161-expected.png: Added.
2305 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-19b-expected.png: Added.
2306 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-25-expected.png: Added.
2307 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-64-expected.png: Added.
2308 * platform/chromium-linux-x86/css3/selectors3/xhtml/css3-modsel-70-expected.png: Added.
2309 * platform/chromium-linux-x86/css3/selectors3/xml: Added.
2310 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-161-expected.png: Added.
2311 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-19b-expected.png: Added.
2312 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-25-expected.png: Added.
2313 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-64-expected.png: Added.
2314 * platform/chromium-linux-x86/css3/selectors3/xml/css3-modsel-70-expected.png: Added.
2315 * platform/chromium-linux-x86/editing/pasteboard/4641033-expected.png: Added.
2316 * platform/chromium-linux-x86/editing/pasteboard/4944770-1-expected.png: Added.
2317 * platform/chromium-linux-x86/editing/pasteboard/4944770-2-expected.png: Added.
2318 * platform/chromium-linux-x86/editing/selection/3690703-2-expected.png: Added.
2319 * platform/chromium-linux-x86/editing/selection/3690703-expected.png: Added.
2320 * platform/chromium-linux-x86/editing/selection/3690719-expected.png: Added.
2321 * platform/chromium-linux-x86/editing/selection/4397952-expected.png: Added.
2322 * platform/chromium-linux-x86/editing/selection/5240265-expected.png: Added.
2323 * platform/chromium-linux-x86/editing/selection/caret-before-select-expected.png: Added.
2324 * platform/chromium-linux-x86/editing/selection/replaced-boundaries-3-expected.png: Added.
2325 * platform/chromium-linux-x86/editing/selection/select-box-expected.png: Added.
2326 * platform/chromium-linux-x86/editing/selection/select-element-paragraph-boundary-expected.png: Added.
2327 * platform/chromium-linux-x86/editing/selection/selection-button-text-expected.png: Added.
2328 * platform/chromium-linux-x86/editing/spelling: Added.
2329 * platform/chromium-linux-x86/editing/spelling/grammar-markers-hidpi-expected.png: Added.
2330 * platform/chromium-linux/css1/box_properties/acid_test-expected.png:
2331 * platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.png:
2332 * platform/chromium-linux/css3/images/cross-fade-overflow-position-expected.png:
2333 * platform/chromium-linux/css3/selectors3/html/css3-modsel-161-expected.png:
2334 * platform/chromium-linux/css3/selectors3/html/css3-modsel-19b-expected.png:
2335 * platform/chromium-linux/css3/selectors3/html/css3-modsel-25-expected.png:
2336 * platform/chromium-linux/css3/selectors3/html/css3-modsel-64-expected.png:
2337 * platform/chromium-linux/css3/selectors3/html/css3-modsel-70-expected.png:
2338 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-161-expected.png:
2339 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-19b-expected.png:
2340 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-25-expected.png:
2341 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-64-expected.png:
2342 * platform/chromium-linux/css3/selectors3/xhtml/css3-modsel-70-expected.png:
2343 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-161-expected.png:
2344 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-19b-expected.png:
2345 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-25-expected.png:
2346 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-64-expected.png:
2347 * platform/chromium-linux/css3/selectors3/xml/css3-modsel-70-expected.png:
2348 * platform/chromium-linux/editing/pasteboard/4641033-expected.png:
2349 * platform/chromium-linux/editing/pasteboard/4944770-1-expected.png:
2350 * platform/chromium-linux/editing/pasteboard/4944770-2-expected.png:
2351 * platform/chromium-linux/editing/selection/3690703-2-expected.png:
2352 * platform/chromium-linux/editing/selection/3690703-expected.png:
2353 * platform/chromium-linux/editing/selection/3690719-expected.png:
2354 * platform/chromium-linux/editing/selection/4397952-expected.png:
2355 * platform/chromium-linux/editing/selection/5240265-expected.png:
2356 * platform/chromium-linux/editing/selection/caret-before-select-expected.png:
2357 * platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.png:
2358 * platform/chromium-linux/editing/selection/select-box-expected.png:
2359 * platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.png:
2360 * platform/chromium-linux/editing/selection/selection-button-text-expected.png:
2361 * platform/chromium-linux/editing/spelling/grammar-markers-hidpi-expected.png:
2362 * platform/chromium-mac-lion/css3/images: Added.
2363 * platform/chromium-mac-lion/css3/images/cross-fade-overflow-position-expected.png: Added.
2364 * platform/chromium-mac-lion/editing/pasteboard/4641033-expected.png:
2365 * platform/chromium-mac-lion/editing/pasteboard/4944770-1-expected.png:
2366 * platform/chromium-mac-lion/editing/pasteboard/4944770-2-expected.png:
2367 * platform/chromium-mac-lion/editing/selection/3690703-2-expected.png:
2368 * platform/chromium-mac-lion/editing/selection/3690703-expected.png:
2369 * platform/chromium-mac-lion/editing/selection/3690719-expected.png:
2370 * platform/chromium-mac-lion/editing/selection/4397952-expected.png:
2371 * platform/chromium-mac-lion/editing/selection/caret-before-select-expected.png:
2372 * platform/chromium-mac-lion/editing/selection/replaced-boundaries-3-expected.png:
2373 * platform/chromium-mac-lion/editing/selection/select-box-expected.png:
2374 * platform/chromium-mac-lion/editing/selection/select-element-paragraph-boundary-expected.png:
2375 * platform/chromium-mac-lion/editing/spelling/grammar-markers-hidpi-expected.png:
2376 * platform/chromium-mac-snowleopard/css3/images/cross-fade-overflow-position-expected.png: Added.
2377 * platform/chromium-mac-snowleopard/editing/pasteboard/4641033-expected.png:
2378 * platform/chromium-mac-snowleopard/editing/pasteboard/4944770-1-expected.png:
2379 * platform/chromium-mac-snowleopard/editing/pasteboard/4944770-2-expected.png:
2380 * platform/chromium-mac-snowleopard/editing/selection/3690703-2-expected.png:
2381 * platform/chromium-mac-snowleopard/editing/selection/3690703-expected.png:
2382 * platform/chromium-mac-snowleopard/editing/selection/3690719-expected.png:
2383 * platform/chromium-mac-snowleopard/editing/selection/4397952-expected.png:
2384 * platform/chromium-mac-snowleopard/editing/selection/caret-before-select-expected.png:
2385 * platform/chromium-mac-snowleopard/editing/selection/replaced-boundaries-3-expected.png:
2386 * platform/chromium-mac-snowleopard/editing/selection/select-box-expected.png:
2387 * platform/chromium-mac-snowleopard/editing/selection/select-element-paragraph-boundary-expected.png:
2388 * platform/chromium-mac-snowleopard/editing/spelling/grammar-markers-hidpi-expected.png: Added.
2389 * platform/chromium-mac/css3/images/cross-fade-overflow-position-expected.png:
2390 * platform/chromium-mac/editing/pasteboard/4641033-expected.png:
2391 * platform/chromium-mac/editing/pasteboard/4944770-1-expected.png:
2392 * platform/chromium-mac/editing/pasteboard/4944770-2-expected.png:
2393 * platform/chromium-mac/editing/selection/3690703-2-expected.png:
2394 * platform/chromium-mac/editing/selection/3690703-expected.png:
2395 * platform/chromium-mac/editing/selection/3690719-expected.png:
2396 * platform/chromium-mac/editing/selection/4397952-expected.png:
2397 * platform/chromium-mac/editing/selection/caret-before-select-expected.png:
2398 * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.png:
2399 * platform/chromium-mac/editing/selection/select-box-expected.png:
2400 * platform/chromium-mac/editing/selection/select-element-paragraph-boundary-expected.png:
2401 * platform/chromium-mac/editing/spelling/grammar-markers-hidpi-expected.png:
2402 * platform/chromium-win-xp/css3/images: Added.
2403 * platform/chromium-win-xp/css3/images/cross-fade-overflow-position-expected.png: Added.
2404 * platform/chromium-win-xp/editing/spelling: Added.
2405 * platform/chromium-win-xp/editing/spelling/grammar-markers-hidpi-expected.png: Added.
2406 * platform/chromium-win/css3/images/cross-fade-overflow-position-expected.png:
2407 * platform/chromium-win/editing/spelling/grammar-markers-hidpi-expected.png:
2408 * platform/chromium/TestExpectations:
2410 2013-01-11 Stephen Chenney <schenney@chromium.org>
2412 [Chromium] More test expectations for Skia changes
2414 Unreviewed test expectations update.
2416 Mac 10.6 and 10.7 results that are the last to be failing on those bots.
2418 * platform/chromium-mac-lion/platform/chromium/virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor-expected.png: Added.
2419 * platform/chromium-mac-snowleopard/fast/text/fallback-traits-fixup-expected.png:
2420 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/hidpi: Added.
2421 * platform/chromium-mac-snowleopard/platform/chromium/virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor-expected.png: Added.
2422 * platform/chromium-mac/platform/chromium/virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor-expected.png: Added.
2424 2013-01-11 Stephen Chenney <schenney@chromium.org>
2426 [Chromium] More test expectations for Skia changes
2428 Unreviewed test expectations update.
2430 Mac 10.8 results that were not ready when the other mac results were updated.
2432 * platform/chromium-mac-lion/editing/selection/iframe-expected.png:
2433 * platform/chromium-mac-snowleopard/editing/selection/iframe-expected.png:
2434 * platform/chromium-mac/editing/deleting/4922367-expected.png:
2435 * platform/chromium-mac/editing/deleting/5099303-expected.png:
2436 * platform/chromium-mac/editing/deleting/5126166-expected.png:
2437 * platform/chromium-mac/editing/deleting/5144139-2-expected.png:
2438 * platform/chromium-mac/editing/deleting/5206311-1-expected.png:
2439 * platform/chromium-mac/editing/deleting/5272440-expected.png:
2440 * platform/chromium-mac/editing/deleting/5369009-expected.png:
2441 * platform/chromium-mac/editing/deleting/5433862-2-expected.png:
2442 * platform/chromium-mac/editing/deleting/5483370-expected.png:
2443 * platform/chromium-mac/editing/deleting/collapse-whitespace-3587601-fix-expected.png:
2444 * platform/chromium-mac/editing/deleting/delete-3608445-fix-expected.png:
2445 * platform/chromium-mac/editing/deleting/delete-3608462-fix-expected.png:
2446 * platform/chromium-mac/editing/deleting/delete-4083333-fix-expected.png:
2447 * platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.png:
2448 * platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.png:
2449 * platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.png:
2450 * platform/chromium-mac/editing/deleting/delete-and-undo-expected.png:
2451 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-002-expected.png:
2452 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-003-expected.png:
2453 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-004-expected.png:
2454 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-005-expected.png:
2455 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-006-expected.png:
2456 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-007-expected.png:
2457 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.png:
2458 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-009-expected.png:
2459 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-010-expected.png:
2460 * platform/chromium-mac/editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
2461 * platform/chromium-mac/editing/deleting/delete-at-start-or-end-expected.png:
2462 * platform/chromium-mac/editing/deleting/delete-block-contents-001-expected.png:
2463 * platform/chromium-mac/editing/deleting/delete-block-contents-002-expected.png:
2464 * platform/chromium-mac/editing/deleting/delete-block-contents-003-expected.png:
2465 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-001-expected.png:
2466 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-002-expected.png:
2467 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-003-expected.png:
2468 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-004-expected.png:
2469 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-005-expected.png:
2470 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-006-expected.png:
2471 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-007-expected.png:
2472 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-008-expected.png:
2473 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-009-expected.png:
2474 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-010-expected.png:
2475 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-011-expected.png:
2476 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-012-expected.png:
2477 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-013-expected.png:
2478 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-014-expected.png:
2479 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-015-expected.png:
2480 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-016-expected.png:
2481 * platform/chromium-mac/editing/deleting/delete-block-merge-contents-017-expected.png:
2482 * platform/chromium-mac/editing/deleting/delete-br-001-expected.png:
2483 * platform/chromium-mac/editing/deleting/delete-br-002-expected.png:
2484 * platform/chromium-mac/editing/deleting/delete-br-003-expected.png:
2485 * platform/chromium-mac/editing/deleting/delete-br-004-expected.png:
2486 * platform/chromium-mac/editing/deleting/delete-br-005-expected.png:
2487 * platform/chromium-mac/editing/deleting/delete-br-006-expected.png:
2488 * platform/chromium-mac/editing/deleting/delete-br-007-expected.png:
2489 * platform/chromium-mac/editing/deleting/delete-br-013-expected.png:
2490 * platform/chromium-mac/editing/deleting/delete-character-001-expected.png:
2491 * platform/chromium-mac/editing/deleting/delete-contiguous-ws-001-expected.png:
2492 * platform/chromium-mac/editing/deleting/delete-first-list-item-expected.png:
2493 * platform/chromium-mac/editing/deleting/delete-hr-expected.png:
2494 * platform/chromium-mac/editing/deleting/delete-image-001-expected.png:
2495 * platform/chromium-mac/editing/deleting/delete-image-002-expected.png:
2496 * platform/chromium-mac/editing/deleting/delete-image-003-expected.png:
2497 * platform/chromium-mac/editing/deleting/delete-image-004-expected.png:
2498 * platform/chromium-mac/editing/deleting/delete-leading-ws-001-expected.png:
2499 * platform/chromium-mac/editing/deleting/delete-line-015-expected.png:
2500 * platform/chromium-mac/editing/deleting/delete-line-016-expected.png:
2501 * platform/chromium-mac/editing/deleting/delete-line-017-expected.png:
2502 * platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.png:
2503 * platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.png:
2504 * platform/chromium-mac/editing/deleting/delete-listitem-001-expected.png:
2505 * platform/chromium-mac/editing/deleting/delete-listitem-002-expected.png:
2506 * platform/chromium-mac/editing/deleting/delete-selection-001-expected.png:
2507 * platform/chromium-mac/editing/deleting/delete-tab-001-expected.png:
2508 * platform/chromium-mac/editing/deleting/delete-tab-002-expected.png:
2509 * platform/chromium-mac/editing/deleting/delete-tab-003-expected.png:
2510 * platform/chromium-mac/editing/deleting/delete-tab-004-expected.png:
2511 * platform/chromium-mac/editing/deleting/delete-to-select-table-expected.png:
2512 * platform/chromium-mac/editing/deleting/delete-trailing-ws-001-expected.png:
2513 * platform/chromium-mac/editing/deleting/delete-trailing-ws-002-expected.png:
2514 * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png:
2515 * platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png:
2516 * platform/chromium-mac/editing/deleting/delete-ws-fixup-003-expected.png:
2517 * platform/chromium-mac/editing/deleting/delete-ws-fixup-004-expected.png:
2518 * platform/chromium-mac/editing/deleting/list-item-1-expected.png:
2519 * platform/chromium-mac/editing/deleting/merge-different-styles-expected.png:
2520 * platform/chromium-mac/editing/deleting/merge-endOfParagraph-expected.png:
2521 * platform/chromium-mac/editing/deleting/merge-no-br-expected.png:
2522 * platform/chromium-mac/editing/deleting/merge-unrendered-space-expected.png:
2523 * platform/chromium-mac/editing/deleting/merge-whitespace-pre-expected.png:
2524 * platform/chromium-mac/editing/deleting/non-smart-delete-expected.png:
2525 * platform/chromium-mac/editing/deleting/pruning-after-merge-2-expected.png:
2526 * platform/chromium-mac/editing/deleting/smart-delete-001-expected.png:
2527 * platform/chromium-mac/editing/deleting/smart-delete-002-expected.png:
2528 * platform/chromium-mac/editing/deleting/smart-delete-003-expected.png:
2529 * platform/chromium-mac/editing/deleting/smart-delete-004-expected.png:
2530 * platform/chromium-mac/editing/deleting/table-cells-expected.png:
2531 * platform/chromium-mac/editing/deleting/type-delete-after-quote-expected.png:
2532 * platform/chromium-mac/editing/execCommand/4580583-1-expected.png:
2533 * platform/chromium-mac/editing/execCommand/4580583-2-expected.png:
2534 * platform/chromium-mac/editing/execCommand/4641880-1-expected.png:
2535 * platform/chromium-mac/editing/execCommand/4641880-2-expected.png:
2536 * platform/chromium-mac/editing/execCommand/4747450-expected.png:
2537 * platform/chromium-mac/editing/execCommand/4916402-expected.png:
2538 * platform/chromium-mac/editing/execCommand/4916541-expected.png:
2539 * platform/chromium-mac/editing/execCommand/4924441-expected.png:
2540 * platform/chromium-mac/editing/execCommand/5080333-1-expected.png:
2541 * platform/chromium-mac/editing/execCommand/5080333-2-expected.png:
2542 * platform/chromium-mac/editing/execCommand/5136770-expected.png:
2543 * platform/chromium-mac/editing/execCommand/5138441-expected.png:
2544 * platform/chromium-mac/editing/execCommand/5142012-1-expected.png:
2545 * platform/chromium-mac/editing/execCommand/5481523-expected.png:
2546 * platform/chromium-mac/editing/execCommand/5569741-expected.png:
2547 * platform/chromium-mac/editing/execCommand/create-list-with-hr-expected.png:
2548 * platform/chromium-mac/editing/execCommand/format-block-with-trailing-br-expected.png:
2549 * platform/chromium-mac/editing/execCommand/indent-empty-root-expected.png:
2550 * platform/chromium-mac/editing/execCommand/indent-list-item-expected.png:
2551 * platform/chromium-mac/editing/execCommand/indent-selection-expected.png:
2552 * platform/chromium-mac/editing/execCommand/insert-list-and-stitch-expected.png:
2553 * platform/chromium-mac/editing/execCommand/insertHorizontalRule-expected.png:
2554 * platform/chromium-mac/editing/execCommand/insertImage-expected.png:
2555 * platform/chromium-mac/editing/execCommand/nsresponder-indent-expected.png:
2556 * platform/chromium-mac/editing/execCommand/nsresponder-outdent-expected.png:
2557 * platform/chromium-mac/editing/execCommand/print-expected.png:
2558 * platform/chromium-mac/editing/execCommand/remove-list-from-range-selection-expected.png:
2559 * platform/chromium-mac/editing/execCommand/remove-list-item-1-expected.png:
2560 * platform/chromium-mac/editing/execCommand/selectAll-expected.png:
2561 * platform/chromium-mac/editing/input/caret-at-the-edge-of-contenteditable-expected.png:
2562 * platform/chromium-mac/editing/input/caret-at-the-edge-of-input-expected.png:
2563 * platform/chromium-mac/editing/input/reveal-caret-of-multiline-contenteditable-expected.png:
2564 * platform/chromium-mac/editing/input/reveal-caret-of-multiline-input-expected.png:
2565 * platform/chromium-mac/editing/inserting/12882-expected.png:
2566 * platform/chromium-mac/editing/inserting/4278698-expected.png:
2567 * platform/chromium-mac/editing/inserting/4840662-expected.png:
2568 * platform/chromium-mac/editing/inserting/4875189-1-expected.png:
2569 * platform/chromium-mac/editing/inserting/4875189-2-expected.png:
2570 * platform/chromium-mac/editing/inserting/4959067-expected.png:
2571 * platform/chromium-mac/editing/inserting/4960120-1-expected.png:
2572 * platform/chromium-mac/editing/inserting/4960120-2-expected.png:
2573 * platform/chromium-mac/editing/inserting/5002441-expected.png:
2574 * platform/chromium-mac/editing/inserting/5058163-1-expected.png:
2575 * platform/chromium-mac/editing/inserting/5058163-2-expected.png:
2576 * platform/chromium-mac/editing/inserting/5156401-2-expected.png:
2577 * platform/chromium-mac/editing/inserting/5418891-expected.png:
2578 * platform/chromium-mac/editing/inserting/5510537-expected.png:
2579 * platform/chromium-mac/editing/inserting/5549929-2-expected.png:
2580 * platform/chromium-mac/editing/inserting/5549929-3-expected.png:
2581 * platform/chromium-mac/editing/inserting/6703873-expected.png:
2582 * platform/chromium-mac/editing/inserting/before-after-input-element-expected.png:
2583 * platform/chromium-mac/editing/inserting/break-blockquote-after-delete-expected.png:
2584 * platform/chromium-mac/editing/inserting/editable-inline-element-expected.png:
2585 * platform/chromium-mac/editing/inserting/edited-whitespace-1-expected.png:
2586 * platform/chromium-mac/editing/inserting/editing-empty-divs-expected.png:
2587 * platform/chromium-mac/editing/inserting/insert-3775316-fix-expected.png:
2588 * platform/chromium-mac/editing/inserting/insert-3778059-fix-expected.png:
2589 * platform/chromium-mac/editing/inserting/insert-3800346-fix-expected.png:
2590 * platform/chromium-mac/editing/inserting/insert-after-delete-001-expected.png:
2591 * platform/chromium-mac/editing/inserting/insert-at-end-01-expected.png:
2592 * platform/chromium-mac/editing/inserting/insert-at-end-02-expected.png:
2593 * platform/chromium-mac/editing/inserting/insert-br-001-expected.png:
2594 * platform/chromium-mac/editing/inserting/insert-br-002-expected.png:
2595 * platform/chromium-mac/editing/inserting/insert-br-003-expected.png:
2596 * platform/chromium-mac/editing/inserting/insert-br-004-expected.png:
2597 * platform/chromium-mac/editing/inserting/insert-br-005-expected.png:
2598 * platform/chromium-mac/editing/inserting/insert-br-006-expected.png:
2599 * platform/chromium-mac/editing/inserting/insert-br-007-expected.png:
2600 * platform/chromium-mac/editing/inserting/insert-br-008-expected.png:
2601 * platform/chromium-mac/editing/inserting/insert-br-009-expected.png:
2602 * platform/chromium-mac/editing/inserting/insert-br-at-tabspan-001-expected.png:
2603 * platform/chromium-mac/editing/inserting/insert-br-at-tabspan-002-expected.png:
2604 * platform/chromium-mac/editing/inserting/insert-br-at-tabspan-003-expected.png:
2605 * platform/chromium-mac/editing/inserting/insert-br-quoted-001-expected.png:
2606 * platform/chromium-mac/editing/inserting/insert-br-quoted-002-expected.png:
2607 * platform/chromium-mac/editing/inserting/insert-br-quoted-003-expected.png:
2608 * platform/chromium-mac/editing/inserting/insert-br-quoted-004-expected.png:
2609 * platform/chromium-mac/editing/inserting/insert-br-quoted-005-expected.png:
2610 * platform/chromium-mac/editing/inserting/insert-br-quoted-006-expected.png:
2611 * platform/chromium-mac/editing/inserting/insert-div-025-expected.png:
2612 * platform/chromium-mac/editing/inserting/insert-div-026-expected.png:
2613 * platform/chromium-mac/editing/inserting/insert-paragraph-01-expected.png:
2614 * platform/chromium-mac/editing/inserting/insert-paragraph-02-expected.png:
2615 * platform/chromium-mac/editing/inserting/insert-paragraph-03-expected.png:
2616 * platform/chromium-mac/editing/inserting/insert-paragraph-04-expected.png:
2617 * platform/chromium-mac/editing/inserting/insert-paragraph-05-expected.png:
2618 * platform/chromium-mac/editing/inserting/insert-space-in-empty-doc-expected.png:
2619 * platform/chromium-mac/editing/inserting/insert-tab-001-expected.png:
2620 * platform/chromium-mac/editing/inserting/insert-tab-002-expected.png:
2621 * platform/chromium-mac/editing/inserting/insert-tab-003-expected.png:
2622 * platform/chromium-mac/editing/inserting/insert-tab-004-expected.png:
2623 * platform/chromium-mac/editing/inserting/insert-text-at-tabspan-001-expected.png:
2624 * platform/chromium-mac/editing/inserting/insert-text-at-tabspan-002-expected.png:
2625 * platform/chromium-mac/editing/inserting/insert-text-at-tabspan-003-expected.png:
2626 * platform/chromium-mac/editing/inserting/insert-text-with-newlines-expected.png:
2627 * platform/chromium-mac/editing/inserting/line-break-expected.png:
2628 * platform/chromium-mac/editing/inserting/multiple-lines-selected-expected.png:
2629 * platform/chromium-mac/editing/inserting/paragraph-separator-01-expected.png:
2630 * platform/chromium-mac/editing/inserting/paragraph-separator-02-expected.png:
2631 * platform/chromium-mac/editing/inserting/paragraph-separator-03-expected.png:
2632 * platform/chromium-mac/editing/inserting/paragraph-separator-in-table-1-expected.png:
2633 * platform/chromium-mac/editing/inserting/paragraph-separator-in-table-2-expected.png:
2634 * platform/chromium-mac/editing/inserting/redo-expected.png:
2635 * platform/chromium-mac/editing/inserting/return-key-with-selection-001-expected.png:
2636 * platform/chromium-mac/editing/inserting/return-key-with-selection-002-expected.png:
2637 * platform/chromium-mac/editing/inserting/return-key-with-selection-003-expected.png:
2638 * platform/chromium-mac/editing/inserting/typing-001-expected.png:
2639 * platform/chromium-mac/editing/inserting/typing-002-expected.png:
2640 * platform/chromium-mac/editing/inserting/typing-003-expected.png:
2641 * platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png:
2642 * platform/chromium-mac/editing/inserting/typing-around-image-001-expected.png:
2643 * platform/chromium-mac/editing/pasteboard/3976872-expected.png:
2644 * platform/chromium-mac/editing/pasteboard/4076267-2-expected.png:
2645 * platform/chromium-mac/editing/pasteboard/4076267-3-expected.png:
2646 * platform/chromium-mac/editing/pasteboard/4076267-expected.png:
2647 * platform/chromium-mac/editing/pasteboard/4242293-expected.png:
2648 * platform/chromium-mac/editing/pasteboard/4631972-expected.png:
2649 * platform/chromium-mac/editing/pasteboard/4806874-expected.png:
2650 * platform/chromium-mac/editing/pasteboard/4947130-expected.png:
2651 * platform/chromium-mac/editing/pasteboard/5006779-expected.png:
2652 * platform/chromium-mac/editing/pasteboard/5032095-expected.png:
2653 * platform/chromium-mac/editing/pasteboard/5071074-2-expected.png:
2654 * platform/chromium-mac/editing/pasteboard/5071074-expected.png:
2655 * platform/chromium-mac/editing/pasteboard/5075944-expected.png:
2656 * platform/chromium-mac/editing/pasteboard/5134759-expected.png:
2657 * platform/chromium-mac/editing/pasteboard/5156401-1-expected.png:
2658 * platform/chromium-mac/editing/pasteboard/5247341-expected.png:
2659 * platform/chromium-mac/editing/pasteboard/5387578-expected.png:
2660 * platform/chromium-mac/editing/pasteboard/5478250-expected.png:
2661 * platform/chromium-mac/editing/pasteboard/5601583-1-expected.png:
2662 * platform/chromium-mac/editing/pasteboard/8145-1-expected.png:
2663 * platform/chromium-mac/editing/pasteboard/8145-2-expected.png:
2664 * platform/chromium-mac/editing/pasteboard/8145-3-expected.png:
2665 * platform/chromium-mac/editing/pasteboard/bad-placeholder-expected.png:
2666 * platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.png:
2667 * platform/chromium-mac/editing/pasteboard/cut-text-001-expected.png:
2668 * platform/chromium-mac/editing/pasteboard/displaced-generic-placeholder-expected.png:
2669 * platform/chromium-mac/editing/pasteboard/displaced-placeholder-expected.png:
2670 * platform/chromium-mac/editing/pasteboard/drag-drop-modifies-page-expected.png:
2671 * platform/chromium-mac/editing/pasteboard/drag-selected-image-to-contenteditable-expected.png:
2672 * platform/chromium-mac/editing/pasteboard/drop-text-without-selection-expected.png:
2673 * platform/chromium-mac/editing/pasteboard/input-field-1-expected.png:
2674 * platform/chromium-mac/editing/pasteboard/merge-after-delete-1-expected.png:
2675 * platform/chromium-mac/editing/pasteboard/merge-after-delete-2-expected.png:
2676 * platform/chromium-mac/editing/pasteboard/merge-after-delete-expected.png:
2677 * platform/chromium-mac/editing/pasteboard/merge-end-blockquote-expected.png:
2678 * platform/chromium-mac/editing/pasteboard/merge-end-borders-expected.png:
2679 * platform/chromium-mac/editing/pasteboard/merge-start-blockquote-expected.png:
2680 * platform/chromium-mac/editing/pasteboard/merge-start-list-expected.png:
2681 * platform/chromium-mac/editing/pasteboard/paste-4035648-fix-expected.png:
2682 * platform/chromium-mac/editing/pasteboard/paste-4038267-fix-expected.png:
2683 * platform/chromium-mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.png:
2684 * platform/chromium-mac/editing/pasteboard/paste-blockquote-into-blockquote-4-expected.png:
2685 * platform/chromium-mac/editing/pasteboard/paste-line-endings-001-expected.png:
2686 * platform/chromium-mac/editing/pasteboard/paste-line-endings-002-expected.png:
2687 * platform/chromium-mac/editing/pasteboard/paste-line-endings-003-expected.png:
2688 * platform/chromium-mac/editing/pasteboard/paste-line-endings-004-expected.png:
2689 * platform/chromium-mac/editing/pasteboard/paste-line-endings-005-expected.png:
2690 * platform/chromium-mac/editing/pasteboard/paste-line-endings-006-expected.png:
2691 * platform/chromium-mac/editing/pasteboard/paste-line-endings-007-expected.png:
2692 * platform/chromium-mac/editing/pasteboard/paste-line-endings-008-expected.png:
2693 * platform/chromium-mac/editing/pasteboard/paste-line-endings-009-expected.png:
2694 * platform/chromium-mac/editing/pasteboard/paste-line-endings-010-expected.png:
2695 * platform/chromium-mac/editing/pasteboard/paste-match-style-001-expected.png:
2696 * platform/chromium-mac/editing/pasteboard/paste-match-style-002-expected.png:
2697 * platform/chromium-mac/editing/pasteboard/paste-text-019-expected.png:
2698 * platform/chromium-mac/editing/pasteboard/paste-text-at-tabspan-003-expected.png:
2699 * platform/chromium-mac/editing/pasteboard/pasting-object-expected.png:
2700 * platform/chromium-mac/editing/pasteboard/pasting-tabs-expected.png:
2701 * platform/chromium-mac/editing/pasteboard/quirks-mode-br-1-expected.png:
2702 * platform/chromium-mac/editing/pasteboard/smart-drag-drop-expected.png:
2703 * platform/chromium-mac/editing/pasteboard/smart-paste-007-expected.png:
2704 * platform/chromium-mac/editing/pasteboard/smart-paste-008-expected.png:
2705 * platform/chromium-mac/editing/pasteboard/styled-element-markup-expected.png:
2706 * platform/chromium-mac/editing/pasteboard/undoable-fragment-removes-expected.png:
2707 * platform/chromium-mac/editing/pasteboard/unrendered-br-expected.png:
2708 * platform/chromium-mac/editing/selection/13804-expected.png:
2709 * platform/chromium-mac/editing/selection/4818145-expected.png:
2710 * platform/chromium-mac/editing/selection/4866671-expected.png:
2711 * platform/chromium-mac/editing/selection/4889598-expected.png:
2712 * platform/chromium-mac/editing/selection/4895428-2-expected.png:
2713 * platform/chromium-mac/editing/selection/4895428-3-expected.png:
2714 * platform/chromium-mac/editing/selection/4932260-1-expected.png:
2715 * platform/chromium-mac/editing/selection/4932260-2-expected.png:
2716 * platform/chromium-mac/editing/selection/4932260-3-expected.png:
2717 * platform/chromium-mac/editing/selection/4947387-expected.png:
2718 * platform/chromium-mac/editing/selection/5007143-2-expected.png:
2719 * platform/chromium-mac/editing/selection/5007143-expected.png:
2720 * platform/chromium-mac/editing/selection/5057506-2-expected.png:
2721 * platform/chromium-mac/editing/selection/5057506-expected.png:
2722 * platform/chromium-mac/editing/selection/5076323-1-expected.png:
2723 * platform/chromium-mac/editing/selection/5076323-2-expected.png:
2724 * platform/chromium-mac/editing/selection/5076323-3-expected.png:
2725 * platform/chromium-mac/editing/selection/5099303-expected.png:
2726 * platform/chromium-mac/editing/selection/5131716-1-expected.png:
2727 * platform/chromium-mac/editing/selection/5131716-2-expected.png:
2728 * platform/chromium-mac/editing/selection/5131716-3-expected.png:
2729 * platform/chromium-mac/editing/selection/5131716-4-expected.png:
2730 * platform/chromium-mac/editing/selection/5195166-2-expected.png:
2731 * platform/chromium-mac/editing/selection/5234383-1-expected.png:
2732 * platform/chromium-mac/editing/selection/5234383-2-expected.png:
2733 * platform/chromium-mac/editing/selection/6476-expected.png:
2734 * platform/chromium-mac/editing/selection/after-line-wrap-expected.png:
2735 * platform/chromium-mac/editing/selection/caret-ltr-2-expected.png:
2736 * platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.png:
2737 * platform/chromium-mac/editing/selection/caret-ltr-expected.png:
2738 * platform/chromium-mac/editing/selection/caret-ltr-right-expected.png:
2739 * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png:
2740 * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png:
2741 * platform/chromium-mac/editing/selection/caret-rtl-expected.png:
2742 * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png:
2743 * platform/chromium-mac/editing/selection/click-start-of-line-expected.png:
2744 * platform/chromium-mac/editing/selection/contains-boundaries-expected.png:
2745 * platform/chromium-mac/editing/selection/contenteditable-click-inside-expected.png:
2746 * platform/chromium-mac/editing/selection/drag-select-1-expected.png:
2747 * platform/chromium-mac/editing/selection/editable-non-editable-crash-expected.png:
2748 * platform/chromium-mac/editing/selection/end-of-document-expected.png:
2749 * platform/chromium-mac/editing/selection/expanding-selections-expected.png:
2750 * platform/chromium-mac/editing/selection/expanding-selections2-expected.png:
2751 * platform/chromium-mac/editing/selection/extend-by-character-001-expected.png:
2752 * platform/chromium-mac/editing/selection/extend-by-character-002-expected.png:
2753 * platform/chromium-mac/editing/selection/extend-by-character-003-expected.png:
2754 * platform/chromium-mac/editing/selection/extend-by-character-004-expected.png:
2755 * platform/chromium-mac/editing/selection/extend-by-character-005-expected.png:
2756 * platform/chromium-mac/editing/selection/extend-by-character-006-expected.png:
2757 * platform/chromium-mac/editing/selection/extend-by-sentence-001-expected.png:
2758 * platform/chromium-mac/editing/selection/extend-by-word-001-expected.png:
2759 * platform/chromium-mac/editing/selection/extend-by-word-002-expected.png:
2760 * platform/chromium-mac/editing/selection/iframe-expected.png:
2761 * platform/chromium-mac/editing/selection/image-before-linebreak-expected.png:
2762 * platform/chromium-mac/editing/selection/inline-table-expected.png:
2763 * platform/chromium-mac/editing/selection/leave-requested-block-expected.png:
2764 * platform/chromium-mac/editing/selection/mixed-editability-3-expected.png:
2765 * platform/chromium-mac/editing/selection/mixed-editability-4-expected.png:
2766 * platform/chromium-mac/editing/selection/mixed-editability-5-expected.png:
2767 * platform/chromium-mac/editing/selection/mixed-editability-6-expected.png:
2768 * platform/chromium-mac/editing/selection/mixed-editability-7-expected.png:
2769 * platform/chromium-mac/editing/selection/mixed-editability-8-expected.png:
2770 * platform/chromium-mac/editing/selection/mixed-editability-9-expected.png:
2771 * platform/chromium-mac/editing/selection/move-backwords-by-word-001-expected.png:
2772 * platform/chromium-mac/editing/selection/move-between-blocks-no-001-expected.png:
2773 * platform/chromium-mac/editing/selection/move-by-character-001-expected.png:
2774 * platform/chromium-mac/editing/selection/move-by-character-002-expected.png:
2775 * platform/chromium-mac/editing/selection/move-by-character-003-expected.png:
2776 * platform/chromium-mac/editing/selection/move-by-character-004-expected.png:
2777 * platform/chromium-mac/editing/selection/move-by-character-005-expected.png:
2778 * platform/chromium-mac/editing/selection/move-by-character-6-expected.png:
2779 * platform/chromium-mac/editing/selection/move-by-line-001-expected.png:
2780 * platform/chromium-mac/editing/selection/move-by-line-002-expected.png:
2781 * platform/chromium-mac/editing/selection/move-by-sentence-001-expected.png:
2782 * platform/chromium-mac/editing/selection/move-by-sentence-linebreak-expected.png:
2783 * platform/chromium-mac/editing/selection/move-by-word-001-expected.png:
2784 * platform/chromium-mac/editing/selection/move-past-trailing-space-expected.png:
2785 * platform/chromium-mac/editing/selection/previous-line-position-expected.png:
2786 * platform/chromium-mac/editing/selection/replace-selection-1-expected.png:
2787 * platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.png:
2788 * platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.png:
2789 * platform/chromium-mac/editing/selection/select-all-001-expected.png:
2790 * platform/chromium-mac/editing/selection/select-all-002-expected.png:
2791 * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.png:
2792 * platform/chromium-mac/editing/selection/select-missing-image-expected.png:
2793 * platform/chromium-mac/editing/selection/selection-3748164-fix-expected.png:
2794 * platform/chromium-mac/editing/selection/table-caret-1-expected.png:
2795 * platform/chromium-mac/editing/selection/table-caret-2-expected.png:
2796 * platform/chromium-mac/editing/selection/table-caret-3-expected.png:
2797 * platform/chromium-mac/editing/selection/triple-click-in-pre-expected.png:
2798 * platform/chromium-mac/editing/selection/unrendered-001-expected.png:
2799 * platform/chromium-mac/editing/selection/unrendered-002-expected.png:
2800 * platform/chromium-mac/editing/selection/unrendered-003-expected.png:
2801 * platform/chromium-mac/editing/selection/unrendered-004-expected.png:
2802 * platform/chromium-mac/editing/selection/unrendered-005-expected.png:
2803 * platform/chromium-mac/editing/selection/unrendered-space-expected.png:
2804 * platform/chromium-mac/editing/selection/wrapped-line-caret-1-expected.png:
2805 * platform/chromium-mac/editing/selection/wrapped-line-caret-2-expected.png:
2806 * platform/chromium-mac/editing/spelling/grammar-markers-expected.png:
2807 * platform/chromium-mac/editing/spelling/spelling-expected.png:
2808 * platform/chromium-mac/editing/style/4916887-expected.png:
2809 * platform/chromium-mac/editing/style/5017613-1-expected.png:
2810 * platform/chromium-mac/editing/style/5017613-2-expected.png:
2811 * platform/chromium-mac/editing/style/5046875-1-expected.png:
2812 * platform/chromium-mac/editing/style/5046875-2-expected.png:
2813 * platform/chromium-mac/editing/style/5065910-expected.png:
2814 * platform/chromium-mac/editing/style/5084241-expected.png:
2815 * platform/chromium-mac/editing/style/5228141-expected.png:
2816 * platform/chromium-mac/editing/style/5279521-expected.png:
2817 * platform/chromium-mac/editing/style/block-styles-007-expected.png:
2818 * platform/chromium-mac/editing/style/highlight-expected.png:
2819 * platform/chromium-mac/editing/style/smoosh-styles-001-expected.png:
2820 * platform/chromium-mac/editing/style/smoosh-styles-003-expected.png:
2821 * platform/chromium-mac/editing/style/style-3681552-fix-001-expected.png:
2822 * platform/chromium-mac/editing/style/style-3681552-fix-002-expected.png:
2823 * platform/chromium-mac/editing/style/style-3998892-fix-expected.png:
2824 * platform/chromium-mac/editing/style/style-boundary-001-expected.png:
2825 * platform/chromium-mac/editing/style/style-boundary-002-expected.png:
2826 * platform/chromium-mac/editing/style/style-boundary-003-expected.png:
2827 * platform/chromium-mac/editing/style/style-boundary-004-expected.png:
2828 * platform/chromium-mac/editing/style/style-boundary-005-expected.png:
2829 * platform/chromium-mac/editing/style/typing-style-001-expected.png:
2830 * platform/chromium-mac/editing/style/typing-style-002-expected.png:
2831 * platform/chromium-mac/editing/style/unbold-in-bold-expected.png:
2832 * platform/chromium-mac/editing/undo/4063751-expected.png:
2833 * platform/chromium-mac/editing/undo/5378473-expected.png:
2834 * platform/chromium-mac/editing/undo/redo-typing-001-expected.png:
2835 * platform/chromium-mac/editing/undo/undo-combined-delete-boundary-expected.png:
2836 * platform/chromium-mac/editing/undo/undo-combined-delete-expected.png:
2837 * platform/chromium-mac/editing/undo/undo-delete-boundary-expected.png:
2838 * platform/chromium-mac/editing/undo/undo-delete-expected.png:
2839 * platform/chromium-mac/editing/undo/undo-forward-delete-boundary-expected.png:
2840 * platform/chromium-mac/editing/undo/undo-forward-delete-expected.png:
2841 * platform/chromium-mac/editing/undo/undo-misspellings-expected.png:
2842 * platform/chromium-mac/editing/undo/undo-typing-001-expected.png:
2843 * platform/chromium-mac/editing/unsupported-content/list-delete-001-expected.png:
2844 * platform/chromium-mac/editing/unsupported-content/list-delete-003-expected.png:
2845 * platform/chromium-mac/editing/unsupported-content/list-type-after-expected.png:
2846 * platform/chromium-mac/editing/unsupported-content/list-type-before-expected.png:
2847 * platform/chromium-mac/editing/unsupported-content/table-delete-001-expected.png:
2848 * platform/chromium-mac/editing/unsupported-content/table-delete-002-expected.png:
2849 * platform/chromium-mac/editing/unsupported-content/table-delete-003-expected.png:
2850 * platform/chromium-mac/editing/unsupported-content/table-type-after-expected.png:
2851 * platform/chromium-mac/editing/unsupported-content/table-type-before-expected.png:
2852 * platform/chromium-mac/fast/forms/month/month-appearance-basic-expected.png:
2853 * platform/chromium-mac/fast/forms/number/number-appearance-rtl-expected.png:
2854 * platform/chromium-mac/fast/forms/textarea/textarea-placeholder-paint-order-expected.png:
2855 * platform/chromium-mac/fast/forms/time/time-appearance-basic-expected.png:
2856 * platform/chromium-mac/fast/forms/week/week-appearance-basic-expected.png:
2858 2013-01-11 Dominic Mazzoni <dmazzoni@google.com>
2860 [Chromium] unnecessary expectations in platform/chromium/accessibility
2861 https://bugs.webkit.org/show_bug.cgi?id=106676
2863 These files were copied from platform/mac/accessibility, but
2864 all of the corresponding tests are either mac-specific, or
2865 currently skipped on Chromium. There's no purpose to having
2866 these expectations in platform/chromium/accessibility.
2868 Reviewed by Chris Fleizach.
2870 * platform/chromium/accessibility/accesskey-expected.txt: Removed.
2871 * platform/chromium/accessibility/area-with-aria-label-expected.txt: Removed.
2872 * platform/chromium/accessibility/aria-alerts-expected.txt: Removed.
2873 * platform/chromium/accessibility/aria-checkbox-text-expected.txt: Removed.
2874 * platform/chromium/accessibility/aria-combobox-expected.txt: Removed.
2875 * platform/chromium/accessibility/aria-directory-expected.txt: Removed.
2876 * platform/chromium/accessibility/aria-divs-not-ignored-expected.txt: Removed.
2877 * platform/chromium/accessibility/aria-drag-drop-expected.txt: Removed.
2878 * platform/chromium/accessibility/aria-expanded-notifications-expected.txt: Removed.
2879 * platform/chromium/accessibility/aria-expanded-standard-items-expected.txt: Removed.
2880 * platform/chromium/accessibility/aria-flowto-expected.txt: Removed.
2881 * platform/chromium/accessibility/aria-grid-with-strange-hierarchy-expected.txt: Removed.
2882 * platform/chromium/accessibility/aria-grouping-roles-expected.txt: Removed.
2883 * platform/chromium/accessibility/aria-hidden-changes-for-non-ignored-elements-expected.txt: Removed.
2884 * platform/chromium/accessibility/aria-listbox-selectedchildren-change-expected.txt: Removed.
2885 * platform/chromium/accessibility/aria-liveregion-marquee-default-expected.txt: Removed.
2886 * platform/chromium/accessibility/aria-liveregion-on-image-expected.txt: Removed.
2887 * platform/chromium/accessibility/aria-liveregions-addedelement-expected.txt: Removed.
2888 * platform/chromium/accessibility/aria-liveregions-attributes-expected.txt: Removed.
2889 * platform/chromium/accessibility/aria-liveregions-changedalt-expected.txt: Removed.
2890 * platform/chromium/accessibility/aria-liveregions-changedtext-expected.txt: Removed.
2891 * platform/chromium/accessibility/aria-liveregions-notifications-always-sent-expected.txt: Removed.
2892 * platform/chromium/accessibility/aria-liveregions-notifications-expected.txt: Removed.
2893 * platform/chromium/accessibility/aria-liveregions-removedelement-expected.txt: Removed.
2894 * platform/chromium/accessibility/aria-menu-role-descriptions-expected.txt: Removed.
2895 * platform/chromium/accessibility/aria-menubar-expected.txt: Removed.
2896 * platform/chromium/accessibility/aria-multiline-expected.txt: Removed.
2897 * platform/chromium/accessibility/aria-multiselectable-expected.txt: Removed.
2898 * platform/chromium/accessibility/aria-owns-expected.txt: Removed.
2899 * platform/chromium/accessibility/aria-popup-buttons-on-native-elements-expected.txt: Removed.
2900 * platform/chromium/accessibility/aria-radiobutton-text-expected.txt: Removed.
2901 * platform/chromium/accessibility/aria-radiogroup-expected.txt: Removed.
2902 * platform/chromium/accessibility/aria-range-expected.txt: Removed.
2903 * platform/chromium/accessibility/aria-range-value-expected.txt: Removed.
2904 * platform/chromium/accessibility/aria-required-expected.txt: Removed.
2905 * platform/chromium/accessibility/aria-slider-expected.txt: Removed.
2906 * platform/chromium/accessibility/aria-slider-value-change-expected.txt: Removed.
2907 * platform/chromium/accessibility/aria-sort-expected.txt: Removed.
2908 * platform/chromium/accessibility/aria-spinbutton-expected.txt: Removed.
2909 * platform/chromium/accessibility/aria-table-with-colspan-cells-expected.txt: Removed.
2910 * platform/chromium/accessibility/aria-tables-expected.txt: Removed.
2911 * platform/chromium/accessibility/aria-toolbar-expected.txt: Removed.
2912 * platform/chromium/accessibility/aria-tree-activedescendant-expected.txt: Removed.
2913 * platform/chromium/accessibility/aria-tree-expected.txt: Removed.
2914 * platform/chromium/accessibility/aria-tree-index-of-items-expected.txt: Removed.
2915 * platform/chromium/accessibility/aria-treegrid-expected.txt: Removed.
2916 * platform/chromium/accessibility/aria-valuetext-expected.txt: Removed.
2917 * platform/chromium/accessibility/attributed-string-includes-highlighting-expected.txt: Removed.
2918 * platform/chromium/accessibility/attributed-string-includes-misspelled-with-selection-expected.txt: Removed.
2919 * platform/chromium/accessibility/bounds-for-range-expected.txt: Removed.
2920 * platform/chromium/accessibility/button-shouldnot-have-axvalue-expected.txt: Removed.
2921 * platform/chromium/accessibility/canvas-expected.txt: Removed.
2922 * platform/chromium/accessibility/change-notification-on-scroll-expected.txt: Removed.
2923 * platform/chromium/accessibility/clipped-text-under-element-expected.txt: Removed.
2924 * platform/chromium/accessibility/content-editable-expected.txt: Removed.
2925 * platform/chromium/accessibility/content-editable-range-properties-expected.txt: Removed.
2926 * platform/chromium/accessibility/crash-in-element-for-text-marker-expected.txt: Removed.
2927 * platform/chromium/accessibility/crash-invalid-text-marker-node-expected.txt: Removed.
2928 * platform/chromium/accessibility/css-content-attribute-expected.txt: Removed.
2929 * platform/chromium/accessibility/css-speech-speak-expected.txt: Removed.
2930 * platform/chromium/accessibility/definition-list-term-expected.txt: Removed.
2931 * platform/chromium/accessibility/deleting-iframe-destroys-axcache-expected.txt: Removed.
2932 * platform/chromium/accessibility/div-containing-div-with-aria-expected.txt: Removed.
2933 * platform/chromium/accessibility/document-attributes-expected.txt: Removed.
2934 * platform/chromium/accessibility/document-links-expected.txt: Removed.
2935 * platform/chromium/accessibility/document-title-used-for-description-expected.txt: Removed.
2936 * platform/chromium/accessibility/double-title-expected.txt: Removed.
2937 * platform/chromium/accessibility/element-focus-expected.txt: Removed.
2938 * platform/chromium/accessibility/element-for-text-marker-expected.txt: Removed.
2939 * platform/chromium/accessibility/element-haspopup-expected.txt: Removed.
2940 * platform/chromium/accessibility/element-is-ignored-expected.txt: Removed.
2941 * platform/chromium/accessibility/element-level-expected.txt: Removed.
2942 * platform/chromium/accessibility/estimated-progress-expected.txt: Removed.
2943 * platform/chromium/accessibility/footer-expected.txt: Removed.
2944 * platform/chromium/accessibility/footer-roledescription-expected.txt: Removed.
2945 * platform/chromium/accessibility/form-control-value-settable-expected.txt: Removed.
2946 * platform/chromium/accessibility/frame-with-title-expected.txt: Removed.
2947 * platform/chromium/accessibility/header-expected.txt: Removed.
2948 * platform/chromium/accessibility/heading-clickpoint-expected.txt: Removed.
2949 * platform/chromium/accessibility/html-section-elements-expected.txt: Removed.
2950 * platform/chromium/accessibility/html-slider-indicator-expected.txt: Removed.
2951 * platform/chromium/accessibility/html-with-aria-label-expected.txt: Removed.
2952 * platform/chromium/accessibility/html5-input-number-expected.txt: Removed.
2953 * platform/chromium/accessibility/html5-required-attribute-expected.txt: Removed.
2954 * platform/chromium/accessibility/iframe-aria-hidden-expected.txt: Removed.
2955 * platform/chromium/accessibility/iframe-with-title-correct-hierarchy-expected.txt: Removed.
2956 * platform/chromium/accessibility/image-map2-expected.txt: Removed.
2957 * platform/chromium/accessibility/imagemap-hittest-expected.txt: Removed.
2958 * platform/chromium/accessibility/inherited-presentational-lists-expected.txt: Removed.
2959 * platform/chromium/accessibility/input-image-url-expected.txt: Removed.
2960 * platform/chromium/accessibility/input-slider-expected.txt: Removed.
2961 * platform/chromium/accessibility/internal-link-anchors-expected.txt: Removed.
2962 * platform/chromium/accessibility/internal-link-anchors2-expected.txt: Removed.
2963 * platform/chromium/accessibility/internal-link-when-document-has-fragment-expected.txt: Removed.
2964 * platform/chromium/accessibility/label-element-with-hidden-control-expected.txt: Removed.
2965 * platform/chromium/accessibility/list-items-ignored-expected.txt: Removed.
2966 * platform/chromium/accessibility/listbox-hit-test-expected.txt: Removed.
2967 * platform/chromium/accessibility/lists-expected.txt: Removed.
2968 * platform/chromium/accessibility/live-region-on-span-expected.txt: Removed.
2969 * platform/chromium/accessibility/math-alttext-expected.txt: Removed.
2970 * platform/chromium/accessibility/media-element-expected.txt: Removed.
2971 * platform/chromium/accessibility/misspelled-attributed-string-expected.txt: Removed.
2972 * platform/chromium/accessibility/mixed-checkbox-expected.txt: Removed.
2973 * platform/chromium/accessibility/native-vs-nonnative-checkboxes-expected.txt: Removed.
2974 * platform/chromium/accessibility/no-unknown-objects-when-title-attribute-present-expected.txt: Removed.
2975 * platform/chromium/accessibility/option-with-arialabel-expected.txt: Removed.
2976 * platform/chromium/accessibility/option-with-lang-expected.txt: Removed.
2977 * platform/chromium/accessibility/parent-of-table-row-is-table-expected.txt: Removed.
2978 * platform/chromium/accessibility/plugin-expected.txt: Removed.
2979 * platform/chromium/accessibility/popup-button-title-expected.txt: Removed.
2980 * platform/chromium/accessibility/progressbar-expected.txt: Removed.
2981 * platform/chromium/accessibility/radio-button-group-members-expected.txt: Removed.
2982 * platform/chromium/accessibility/range-alter-by-step-expected.txt: Removed.
2983 * platform/chromium/accessibility/range-for-line-textarea-expected.txt: Removed.
2984 * platform/chromium/accessibility/range-for-position-expected.txt: Removed.
2985 * platform/chromium/accessibility/removing-textarea-after-edit-crash-expected.txt: Removed.
2986 * platform/chromium/accessibility/scrollbars-expected.txt: Removed.
2987 * platform/chromium/accessibility/search-predicate-expected.txt: Removed.
2988 * platform/chromium/accessibility/search-subrole-expected.txt: Removed.
2989 * platform/chromium/accessibility/search-when-element-starts-in-table-expected.txt: Removed.
2990 * platform/chromium/accessibility/search-with-frames-expected.txt: Removed.
2991 * platform/chromium/accessibility/select-element-selection-with-optgroups-expected.txt: Removed.
2992 * platform/chromium/accessibility/selected-rows-table-expected.txt: Removed.
2993 * platform/chromium/accessibility/selected-tab-crash-expected.txt: Removed.
2994 * platform/chromium/accessibility/selected-text-range-for-empty-textarea-expected.txt: Removed.
2995 * platform/chromium/accessibility/selection-value-changes-for-aria-textbox-expected.txt: Removed.
2996 * platform/chromium/accessibility/slider-allows-title-ui-element-expected.txt: Removed.
2997 * platform/chromium/accessibility/slider-supports-actions-expected.txt: Removed.
2998 * platform/chromium/accessibility/stale-table-rows-expected.txt: Removed.
2999 * platform/chromium/accessibility/static-text-role-uses-text-under-element-expected.txt: Removed.
3000 * platform/chromium/accessibility/static-text-with-aria-label-expected.txt: Removed.
3001 * platform/chromium/accessibility/string-range-contains-listmarker-expected.txt: Removed.
3002 * platform/chromium/accessibility/submit-button-default-value-expected.txt: Removed.
3003 * platform/chromium/accessibility/supports-focus-setting-expected.txt: Removed.
3004 * platform/chromium/accessibility/table-attributes-expected.txt: Removed.
3005 * platform/chromium/accessibility/table-cell-spans-expected.txt: Removed.
3006 * platform/chromium/accessibility/table-cells-expected.txt: Removed.
3007 * platform/chromium/accessibility/table-detection-expected.txt: Removed.
3008 * platform/chromium/accessibility/table-multi-bodies-expected.txt: Removed.
3009 * platform/chromium/accessibility/table-one-cell-expected.txt: Removed.
3010 * platform/chromium/accessibility/table-sections-expected.txt: Removed.
3011 * platform/chromium/accessibility/table-updating-expected.txt: Removed.
3012 * platform/chromium/accessibility/table-with-aria-role-expected.txt: Removed.
3013 * platform/chromium/accessibility/table-with-row-col-of-headers-expected.txt: Removed.
3014 * platform/chromium/accessibility/table-with-rules-expected.txt: Removed.
3015 * platform/chromium/accessibility/table-with-zebra-rows-expected.txt: Removed.
3016 * platform/chromium/accessibility/text-marker-length-expected.txt: Removed.
3017 * platform/chromium/accessibility/textbox-role-reports-line-number-expected.txt: Removed.
3018 * platform/chromium/accessibility/textbox-role-reports-notifications-expected.txt: Removed.
3019 * platform/chromium/accessibility/textmarker-for-index-out-of-bounds-crash-expected.txt: Removed.
3020 * platform/chromium/accessibility/textmarker-routines-expected.txt: Removed.
3021 * platform/chromium/accessibility/title-attribute-not-used-as-axtitle-expected.txt: Removed.
3022 * platform/chromium/accessibility/title-attribute-used-as-last-resort-expected.txt: Removed.
3023 * platform/chromium/accessibility/unexpected-help-text-expected.txt: Removed.
3024 * platform/chromium/accessibility/unsupported-attribute-does-not-crash-expected.txt: Removed.
3025 * platform/chromium/accessibility/update-children-when-aria-role-changes-expected.txt: Removed.
3026 * platform/chromium/accessibility/updating-attribute-in-table-row-crash-expected.txt: Removed.
3027 * platform/chromium/accessibility/visible-position-crash-for-text-node-expected.txt: Removed.
3028 * platform/chromium/accessibility/webarea-can-set-focus-expected.txt: Removed.
3029 * platform/chromium/accessibility/webarea-size-equals-content-size-expected.txt: Removed.
3030 * platform/chromium/accessibility/webkit-scrollarea-expected.txt: Removed.
3031 * platform/chromium/accessibility/webkit-scrollarea-position-expected.txt: Removed.
3033 2013-01-11 Alexandru Chiculita <achicu@adobe.com>
3035 Element is displayed behind a composited layer when clipping is used on a previous element
3036 https://bugs.webkit.org/show_bug.cgi?id=104981
3038 Reviewed by Simon Fraser.
3040 Updated existing test results and added two new tests to check that animations respect the correct paint order,
3041 even though they are painted with composited layers.
3043 Note that there are side effects of this patch that will be corrected in a following bug. 3D layers are treated like animations, so they
3044 disable the overlapping optimizations. Because of that, some of the test results were updated to include the layers that, previously,
3045 were not created as a result of being in front of a "clipping container".
3047 * compositing/geometry/foreground-layer-expected.txt:
3048 * compositing/layer-creation/overlap-animation-clipping-expected.txt: Added.
3049 * compositing/layer-creation/overlap-animation-clipping.html: Added. Checking that the animation inside a clipping container is not
3050 affecting how we compute the animations outside the clipping container.
3051 * compositing/layer-creation/overlap-animation-container-expected.txt: Added.
3052 * compositing/layer-creation/overlap-animation-container.html: Added. Checking that we don't create unnecessary composited layers for layers inside
3053 composited containers that draw in front of animated layers.
3054 * compositing/overflow/clip-descendents-expected.txt:
3055 * compositing/overflow/clip-descendents.html: Removed the text from the output, so that platforms can share the same expected result.
3056 * platform/chromium-win/compositing/overflow/clip-descendents-expected.txt: Removed. Not needed anymore, all Chromium platforms can share the same results now.
3057 * platform/chromium/compositing/geometry/foreground-layer-expected.txt:
3058 * platform/chromium/compositing/layer-creation/overlap-animation-clipping-expected.txt: Added.
3059 * platform/chromium/compositing/layer-creation/overlap-animation-container-expected.txt: Added.
3060 * platform/chromium/compositing/layer-creation/overlap-transformed-3d-expected.txt: Added.
3061 * platform/chromium/compositing/layer-creation/overlap-transforms-expected.txt:
3062 * platform/chromium/compositing/overflow/clip-descendents-expected.txt: Renamed from LayoutTests/platform/chromium-mac/compositing/overflow/clip-descendents-expected.txt.
3063 * platform/qt/compositing/overflow/clip-descendents-expected.txt:
3065 2013-01-11 Stephen Chenney <schenney@chromium.org>
3067 [Chromium] More test expectations for Skia changes
3069 Unreviewed test expectations update.
3071 Mozilla test cases for linux. Also re-adding hixie/perf/006.xml, which is failing
3073 * platform/chromium-linux-x86/tables/mozilla/bugs/bug1188-expected.png: Added.
3074 * platform/chromium-linux-x86/tables/mozilla/bugs/bug1318-expected.png: Added.
3075 * platform/chromium-linux-x86/tables/mozilla/bugs/bug137388-2-expected.png: Added.
3076 * platform/chromium-linux-x86/tables/mozilla/bugs/bug138725-expected.png: Added.
3077 * platform/chromium-linux-x86/tables/mozilla/bugs/bug18359-expected.png: Added.
3078 * platform/chromium-linux-x86/tables/mozilla/bugs/bug23235-expected.png: Added.
3079 * platform/chromium-linux-x86/tables/mozilla/bugs/bug2479-2-expected.png: Added.
3080 * platform/chromium-linux-x86/tables/mozilla/bugs/bug2479-3-expected.png: Added.
3081 * platform/chromium-linux-x86/tables/mozilla/bugs/bug26178-expected.png: Added.
3082 * platform/chromium-linux-x86/tables/mozilla/bugs/bug28928-expected.png: Added.
3083 * platform/chromium-linux-x86/tables/mozilla/bugs/bug29326-expected.png: Added.
3084 * platform/chromium-linux-x86/tables/mozilla/bugs/bug33855-expected.png: Added.
3085 * platform/chromium-linux-x86/tables/mozilla/bugs/bug39209-expected.png: Added.
3086 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4093-expected.png: Added.
3087 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4382-expected.png: Added.
3088 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4429-expected.png: Added.
3089 * platform/chromium-linux-x86/tables/mozilla/bugs/bug44505-expected.png: Added.
3090 * platform/chromium-linux-x86/tables/mozilla/bugs/bug4527-expected.png: Added.
3091 * platform/chromium-linux-x86/tables/mozilla/bugs/bug46368-1-expected.png: Added.
3092 * platform/chromium-linux-x86/tables/mozilla/bugs/bug46368-2-expected.png: Added.
3093 * platform/chromium-linux-x86/tables/mozilla/bugs/bug51037-expected.png: Added.
3094 * platform/chromium-linux-x86/tables/mozilla/bugs/bug51727-expected.png: Added.
3095 * platform/chromium-linux-x86/tables/mozilla/bugs/bug52505-expected.png: Added.
3096 * platform/chromium-linux-x86/tables/mozilla/bugs/bug52506-expected.png: Added.
3097 * platform/chromium-linux-x86/tables/mozilla/bugs/bug60749-expected.png: Added.
3098 * platform/chromium-linux-x86/tables/mozilla/bugs/bug68912-expected.png: Added.
3099 * platform/chromium-linux-x86/tables/mozilla/bugs/bug7342-expected.png: Added.
3100 * platform/chromium-linux-x86/tables/mozilla/bugs/bug92647-2-expected.png: Added.
3101 * platform/chromium-linux-x86/tables/mozilla/bugs/bug96334-expected.png: Added.
3102 * platform/chromium-linux-x86/tables/mozilla/collapsing_borders: Added.
3103 * platform/chromium-linux-x86/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added.
3104 * platform/chromium-linux-x86/tables/mozilla/core: Added.
3105 * platform/chromium-linux-x86/tables/mozilla/core/margins-expected.png: Added.
3106 * platform/chromium-linux-x86/tables/mozilla/dom: Added.
3107 * platform/chromium-linux-x86/tables/mozilla/dom/tableDom-expected.png: Added.
3108 * platform/chromium-linux-x86/tables/mozilla/other: Added.
3109 * platform/chromium-linux-x86/tables/mozilla/other/move_row-expected.png: Added.
3110 * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added.
3111 * platform/chromium-linux-x86/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added.
3112 * platform/chromium-linux-x86/tables/mozilla_expected_failures/collapsing_borders: Added.
3113 * platform/chromium-linux-x86/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added.
3114 * platform/chromium-linux-x86/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added.
3115 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core: Added.
3116 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core/captions1-expected.png: Added.
3117 * platform/chromium-linux-x86/tables/mozilla_expected_failures/core/captions2-expected.png: Added.
3118 * platform/chromium-linux-x86/transforms/2d/zoom-menulist-expected.png: Added.
3119 * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png:
3120 * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png:
3121 * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.png:
3122 * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.png:
3123 * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.png:
3124 * platform/chromium-linux/tables/mozilla/bugs/bug23235-expected.png:
3125 * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.png:
3126 * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png:
3127 * platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.png:
3128 * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.png:
3129 * platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.png:
3130 * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.png:
3131 * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.png:
3132 * platform/chromium-linux/tables/mozilla/bugs/bug4093-expected.png:
3133 * platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.png:
3134 * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.png:
3135 * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.png:
3136 * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png:
3137 * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.png:
3138 * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.png:
3139 * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.png:
3140 * platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.png:
3141 * platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.png:
3142 * platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.png:
3143 * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.png:
3144 * platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.png:
3145 * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.png:
3146 * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.png:
3147 * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.png:
3148 * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
3149 * platform/chromium-linux/tables/mozilla/core/margins-expected.png:
3150 * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.png:
3151 * platform/chromium-linux/tables/mozilla/other/move_row-expected.png:
3152 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
3153 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
3154 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
3155 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
3156 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png:
3157 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.png:
3158 * platform/chromium-linux/transforms/2d/zoom-menulist-expected.png:
3159 * platform/chromium-mac-lion/tables/mozilla/bugs/bug137388-2-expected.png:
3160 * platform/chromium-mac-lion/tables/mozilla/bugs/bug4093-expected.png:
3161 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug137388-2-expected.png:
3162 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4093-expected.png:
3163 * platform/chromium-mac/tables/mozilla/bugs/bug137388-2-expected.png:
3164 * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.png:
3165 * platform/chromium-win-xp/tables/mozilla/bugs/bug137388-2-expected.png: Added.
3166 * platform/chromium-win-xp/tables/mozilla/bugs/bug23235-expected.png: Added.
3167 * platform/chromium-win-xp/tables/mozilla/bugs/bug4093-expected.png: Added.
3168 * platform/chromium-win/tables/mozilla/bugs/bug137388-2-expected.png:
3169 * platform/chromium-win/tables/mozilla/bugs/bug23235-expected.png:
3170 * platform/chromium-win/tables/mozilla/bugs/bug4093-expected.png:
3171 * platform/chromium/TestExpectations:
3173 2013-01-11 Levi Weintraub <leviw@chromium.org>
3175 Unreviewed gardening. r139445 triggered assertions in Skia on debug Chromium bots.
3176 Marking them as crashing in TestExpectations.
3178 * platform/chromium/TestExpectations:
3180 2013-01-11 Stephen Chenney <schenney@chromium.org>
3182 [Chromium] More test expectations for Skia changes
3184 Unreviewed test expectations update.
3186 Mostly files that were broken only on Mac or Win.
3188 * platform/chromium-linux-x86/fast/forms/input-appearance-height-expected.png: Added.
3189 * platform/chromium-linux-x86/fast/forms/input-button-sizes-expected.png: Added.
3190 * platform/chromium-linux-x86/fast/forms/input-value-expected.png: Added.
3191 * platform/chromium-linux-x86/fast/forms/menulist-deselect-update-expected.png: Added.
3192 * platform/chromium-linux-x86/fast/forms/menulist-no-overflow-expected.png: Added.
3193 * platform/chromium-linux-x86/fast/forms/menulist-restrict-line-height-expected.png: Added.
3194 * platform/chromium-linux-x86/fast/forms/menulist-separator-painting-expected.png: Added.
3195 * platform/chromium-linux-x86/fast/forms/menulist-style-color-expected.png: Added.
3196 * platform/chromium-linux-x86/fast/forms/menulist-width-change-expected.png: Added.
3197 * platform/chromium-linux-x86/fast/forms/option-script-expected.png: Added.
3198 * platform/chromium-linux-x86/fast/forms/option-strip-whitespace-expected.png: Added.
3199 * platform/chromium-linux-x86/fast/forms/option-text-clip-expected.png: Added.
3200 * platform/chromium-linux-x86/fast/forms/select-align-expected.png: Added.
3201 * platform/chromium-linux-x86/fast/forms/select-baseline-expected.png: Added.
3202 * platform/chromium-linux-x86/fast/forms/select-change-listbox-to-popup-expected.png: Added.
3203 * platform/chromium-linux-x86/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
3204 * platform/chromium-linux-x86/fast/forms/select-disabled-appearance-expected.png: Added.
3205 * platform/chromium-linux-x86/fast/forms/select-initial-position-expected.png: Added.
3206 * platform/chromium-linux-x86/fast/forms/select-selected-expected.png: Added.
3207 * platform/chromium-linux-x86/fast/forms/targeted-frame-submission-expected.png: Added.
3208 * platform/chromium-linux-x86/fast/forms/zoomed-controls-expected.png: Added.
3209 * platform/chromium-linux-x86/fast/inline/positionedLifetime-expected.png: Added.
3210 * platform/chromium-linux-x86/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Added.
3211 * platform/chromium-linux-x86/fast/overflow/scrollRevealButton-expected.png: Added.
3212 * platform/chromium-linux-x86/fast/repaint/control-clip-expected.png: Added.
3213 * platform/chromium-linux-x86/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
3214 * platform/chromium-linux-x86/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
3215 * platform/chromium-linux-x86/fast/writing-mode/border-image-horizontal-bt-expected.txt: Added.
3216 * platform/chromium-linux-x86/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
3217 * platform/chromium-linux-x86/fast/writing-mode/border-image-vertical-lr-expected.txt: Added.
3218 * platform/chromium-linux-x86/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
3219 * platform/chromium-linux-x86/fast/writing-mode/border-image-vertical-rl-expected.txt: Added.
3220 * platform/chromium-linux-x86/svg/carto.net/colourpicker-expected.png: Added.
3221 * platform/chromium-linux-x86/svg/transforms/text-with-mask-with-svg-transform-expected.png:
3222 * platform/chromium-linux-x86/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
3223 * platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
3224 * platform/chromium-linux/fast/forms/input-button-sizes-expected.png:
3225 * platform/chromium-linux/fast/forms/input-value-expected.png:
3226 * platform/chromium-linux/fast/forms/menulist-deselect-update-expected.png:
3227 * platform/chromium-linux/fast/forms/menulist-no-overflow-expected.png:
3228 * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.png:
3229 * platform/chromium-linux/fast/forms/menulist-separator-painting-expected.png:
3230 * platform/chromium-linux/fast/forms/menulist-style-color-expected.png:
3231 * platform/chromium-linux/fast/forms/menulist-width-change-expected.png:
3232 * platform/chromium-linux/fast/forms/option-script-expected.png:
3233 * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.png:
3234 * platform/chromium-linux/fast/forms/option-text-clip-expected.png:
3235 * platform/chromium-linux/fast/forms/select-align-expected.png:
3236 * platform/chromium-linux/fast/forms/select-baseline-expected.png:
3237 * platform/chromium-linux/fast/forms/select-change-listbox-to-popup-expected.png:
3238 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png:
3239 * platform/chromium-linux/fast/forms/select-disabled-appearance-expected.png:
3240 * platform/chromium-linux/fast/forms/select-initial-position-expected.png:
3241 * platform/chromium-linux/fast/forms/select-selected-expected.png:
3242 * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.png:
3243 * platform/chromium-linux/fast/forms/zoomed-controls-expected.png:
3244 * platform/chromium-linux/fast/inline/positionedLifetime-expected.png:
3245 * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
3246 * platform/chromium-linux/fast/overflow/scrollRevealButton-expected.png:
3247 * platform/chromium-linux/fast/repaint/control-clip-expected.png:
3248 * platform/chromium-linux/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
3249 * platform/chromium-linux/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
3250 * platform/chromium-linux/fast/writing-mode/border-image-horizontal-bt-expected.txt: Added.
3251 * platform/chromium-linux/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
3252 * platform/chromium-linux/fast/writing-mode/border-image-vertical-lr-expected.txt: Added.
3253 * platform/chromium-linux/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
3254 * platform/chromium-linux/fast/writing-mode/border-image-vertical-rl-expected.txt: Added.
3255 * platform/chromium-linux/svg/carto.net/colourpicker-expected.png:
3256 * platform/chromium-linux/svg/transforms/text-with-mask-with-svg-transform-expected.png:
3257 * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
3258 * platform/chromium-mac-lion/fast/inline/continuation-outlines-with-layers-expected.png: Added.
3259 * platform/chromium-mac-lion/fast/inline/continuation-outlines-with-layers-expected.txt: Added.
3260 * platform/chromium-mac-lion/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
3261 * platform/chromium-mac-lion/fonts/monospace-expected.png:
3262 * platform/chromium-mac-lion/svg/carto.net/colourpicker-expected.png:
3263 * platform/chromium-mac-lion/svg/transforms/text-with-mask-with-svg-transform-expected.png:
3264 * platform/chromium-mac-lion/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
3265 * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-with-layers-2-expected.png:
3266 * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-with-layers-2-expected.txt:
3267 * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-with-layers-expected.png:
3268 * platform/chromium-mac-snowleopard/fast/inline/continuation-outlines-with-layers-expected.txt: Added.
3269 * platform/chromium-mac-snowleopard/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
3270 * platform/chromium-mac-snowleopard/fonts/monospace-expected.png:
3271 * platform/chromium-mac-snowleopard/svg/carto.net/colourpicker-expected.png:
3272 * platform/chromium-mac-snowleopard/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
3273 * platform/chromium-mac-snowleopard/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
3274 * platform/chromium-mac/fast/borders/border-image-scaled-expected.png:
3275 * platform/chromium-mac/fast/css/focus-ring-detached-expected.png:
3276 * platform/chromium-mac/fast/css/focus-ring-multiline-expected.png:
3277 * platform/chromium-mac/fast/css/focus-ring-multiline-writingmode-vertical-expected.png:
3278 * platform/chromium-mac/fast/css/focus-ring-outline-color-expected.png:
3279 * platform/chromium-mac/fast/css/focus-ring-outline-offset-expected.png:
3280 * platform/chromium-mac/fast/css/focus-ring-outline-width-expected.png:
3281 * platform/chromium-mac/fast/css/font-face-multiple-faces-expected.png:
3282 * platform/chromium-mac/fast/css/outline-auto-location-expected.png:
3283 * platform/chromium-mac/fast/dom/52776-expected.png:
3284 * platform/chromium-mac/fast/dom/focus-contenteditable-expected.png:
3285 * platform/chromium-mac/fast/events/autoscroll-expected.png:
3286 * platform/chromium-mac/fast/events/context-no-deselect-expected.png:
3287 * platform/chromium-mac/fast/events/reveal-link-when-focused-expected.png:
3288 * platform/chromium-mac/fast/forms/date/date-appearance-basic-expected.png:
3289 * platform/chromium-mac/fast/forms/datetimelocal/datetimelocal-appearance-basic-expected.png:
3290 * platform/chromium-mac/fast/forms/input-appearance-focus-expected.png:
3291 * platform/chromium-mac/fast/forms/input-appearance-selection-expected.png:
3292 * platform/chromium-mac/fast/forms/input-double-click-selection-gap-bug-expected.png:
3293 * platform/chromium-mac/fast/forms/input-placeholder-paint-order-expected.png:
3294 * platform/chromium-mac/fast/forms/input-placeholder-visibility-1-expected.png:
3295 * platform/chromium-mac/fast/forms/input-placeholder-visibility-3-expected.png:
3296 * platform/chromium-mac/fast/forms/input-text-click-inside-expected.png:
3297 * platform/chromium-mac/fast/forms/input-text-double-click-expected.png:
3298 * platform/chromium-mac/fast/forms/input-text-drag-down-expected.png:
3299 * platform/chromium-mac/fast/forms/input-text-option-delete-expected.png:
3300 * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.png:
3301 * platform/chromium-mac/fast/forms/input-text-self-emptying-click-expected.png:
3302 * platform/chromium-mac/fast/forms/listbox-hit-test-zoomed-expected.png:
3303 * platform/chromium-mac/fast/forms/plaintext-mode-2-expected.png:
3304 * platform/chromium-mac/fast/forms/select-listbox-multiple-no-focusring-expected.png:
3305 * platform/chromium-mac/fast/forms/tabbing-input-iframe-expected.png:
3306 * platform/chromium-mac/fast/forms/textarea-placeholder-visibility-1-expected.png:
3307 * platform/chromium-mac/fast/forms/textarea-placeholder-visibility-2-expected.png:
3308 * platform/chromium-mac/fast/forms/textarea-scrollbar-expected.png:
3309 * platform/chromium-mac/fast/forms/textarea-scrolled-type-expected.png:
3310 * platform/chromium-mac/fast/forms/textfield-focus-ring-expected.png:
3311 * platform/chromium-mac/fast/forms/textfield-outline-expected.png:
3312 * platform/chromium-mac/fast/forms/textfield-overflow-expected.png:
3313 * platform/chromium-mac/fast/frames/take-focus-from-iframe-expected.png:
3314 * platform/chromium-mac/fast/inline/25277-2-expected.png:
3315 * platform/chromium-mac/fast/inline/25277-expected.png:
3316 * platform/chromium-mac/fast/inline/continuation-outlines-expected.png:
3317 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-2-expected.png:
3318 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-expected.png: Added.
3319 * platform/chromium-mac/fast/inline/continuation-outlines-with-layers-expected.txt: Added.
3320 * platform/chromium-mac/fast/inline/inline-focus-ring-expected.png:
3321 * platform/chromium-mac/fast/overflow/overflow-focus-ring-expected.png:
3322 * platform/chromium-mac/fast/repaint/continuation-after-outline-expected.png:
3323 * platform/chromium-mac/fast/repaint/delete-into-nested-block-expected.png:
3324 * platform/chromium-mac/fast/repaint/focus-layers-expected.png:
3325 * platform/chromium-mac/fast/repaint/focus-ring-expected.png:
3326 * platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.png:
3327 * platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
3328 * platform/chromium-mac/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png:
3329 * platform/chromium-mac/fast/table/table-row-focus-ring-paint-expected.png:
3330 * platform/chromium-mac/fast/text/atsui-multiple-renderers-expected.png:
3331 * platform/chromium-mac/fast/text/complex-synthetic-bold-space-width-expected.png:
3332 * platform/chromium-mac/fast/text/delete-hard-break-character-expected.png:
3333 * platform/chromium-mac/fast/text/international/rtl-caret-expected.png:
3334 * platform/chromium-mac/fast/transforms/transformed-caret-expected.png:
3335 * platform/chromium-mac/fast/transforms/transformed-focused-text-input-expected.png:
3336 * platform/chromium-mac/fast/writing-mode/border-image-horizontal-bt-expected.png:
3337 * platform/chromium-mac/fast/writing-mode/border-image-vertical-lr-expected.png:
3338 * platform/chromium-mac/fast/writing-mode/border-image-vertical-rl-expected.png:
3339 * platform/chromium-mac/fonts/monospace-expected.png:
3340 * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/visibility/visibility-image-layers-expected.png:
3341 * platform/chromium-mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
3342 * platform/chromium-mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
3343 * platform/chromium-mac/svg/carto.net/colourpicker-expected.png:
3344 * platform/chromium-mac/svg/transforms/text-with-mask-with-svg-transform-expected.png:
3345 * platform/chromium-mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
3346 * platform/chromium-win-xp/fast/inline/continuation-outlines-with-layers-2-expected.png: Added.
3347 * platform/chromium-win-xp/fast/inline/continuation-outlines-with-layers-2-expected.txt: Added.
3348 * platform/chromium-win-xp/fast/inline/continuation-outlines-with-layers-expected.png: Added.
3349 * platform/chromium-win-xp/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
3350 * platform/chromium-win-xp/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
3351 * platform/chromium-win-xp/fast/writing-mode/border-image-horizontal-bt-expected.txt: Added.
3352 * platform/chromium-win-xp/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
3353 * platform/chromium-win-xp/fast/writing-mode/border-image-vertical-lr-expected.txt: Added.
3354 * platform/chromium-win-xp/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
3355 * platform/chromium-win-xp/fast/writing-mode/border-image-vertical-rl-expected.txt: Added.
3356 * platform/chromium-win-xp/svg/carto.net: Added.
3357 * platform/chromium-win-xp/svg/carto.net/colourpicker-expected.png: Added.
3358 * platform/chromium-win-xp/svg/transforms: Added.
3359 * platform/chromium-win-xp/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added.
3360 * platform/chromium-win-xp/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
3361 * platform/chromium-win/fast/inline/continuation-outlines-with-layers-2-expected.png:
3362 * platform/chromium-win/fast/inline/continuation-outlines-with-layers-2-expected.txt: Added.
3363 * platform/chromium-win/fast/inline/continuation-outlines-with-layers-expected.png:
3364 * platform/chromium-win/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
3365 * platform/chromium-win/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
3366 * platform/chromium-win/fast/writing-mode/border-image-horizontal-bt-expected.txt: Added.
3367 * platform/chromium-win/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
3368 * platform/chromium-win/fast/writing-mode/border-image-vertical-lr-expected.txt: Added.
3369 * platform/chromium-win/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
3370 * platform/chromium-win/fast/writing-mode/border-image-vertical-rl-expected.txt: Added.
3371 * platform/chromium-win/svg/carto.net/colourpicker-expected.png:
3372 * platform/chromium-win/svg/transforms/text-with-mask-with-svg-transform-expected.png:
3373 * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
3374 * platform/chromium/TestExpectations:
3376 2013-01-11 Stephen Chenney <schenney@chromium.org>
3378 [Chromium] More test expectations for Skia changes
3380 Unreviewed test expectations update.
3382 These are a few files that had some platforms already failing, hence
3383 requiring special care and attention.
3385 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement: Added.
3386 * platform/chromium-linux-x86/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
3387 * platform/chromium-linux-x86/fast/forms/validation-message-appearance-expected.png: Added.
3388 * platform/chromium-linux-x86/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
3389 * platform/chromium-linux-x86/fast/gradients/css3-linear-right-angle-gradients-expected.png: Added.
3390 * platform/chromium-linux-x86/fast/speech: Added.
3391 * platform/chromium-linux-x86/fast/speech/input-appearance-searchandspeech-expected.png: Added.
3392 * platform/chromium-linux-x86/fast/transforms: Added.
3393 * platform/chromium-linux-x86/fast/transforms/transformed-focused-text-input-expected.png: Added.
3394 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added.
3395 * platform/chromium-linux-x86/svg/batik/filters: Added.
3396 * platform/chromium-linux-x86/svg/batik/filters/feTile-expected.png: Added.
3397 * platform/chromium-linux-x86/svg/custom/js-late-gradient-creation-expected.png: Added.
3398 * platform/chromium-linux-x86/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
3399 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
3400 * platform/chromium-linux/fast/forms/validation-message-appearance-expected.png:
3401 * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.png:
3402 * platform/chromium-linux/fast/gradients/css3-linear-right-angle-gradients-expected.png:
3403 * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png:
3404 * platform/chromium-linux/fast/transforms/transformed-focused-text-input-expected.png:
3405 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
3406 * platform/chromium-linux/svg/batik/filters/feTile-expected.png:
3407 * platform/chromium-linux/svg/custom/js-late-gradient-creation-expected.png:
3408 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.png:
3409 * platform/chromium-mac-lion/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
3410 * platform/chromium-mac-lion/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
3411 * platform/chromium-mac-lion/fast/forms/validation-message-appearance-expected.png:
3412 * platform/chromium-mac-lion/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
3413 * platform/chromium-mac-lion/fast/gradients/css3-linear-right-angle-gradients-expected.png:
3414 * platform/chromium-mac-lion/fast/speech/input-appearance-searchandspeech-expected.png:
3415 * platform/chromium-mac-lion/fast/transforms/transformed-focused-text-input-expected.png:
3416 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
3417 * platform/chromium-mac-lion/svg/batik/filters/feTile-expected.png: Added.
3418 * platform/chromium-mac-lion/svg/custom/js-late-gradient-creation-expected.png:
3419 * platform/chromium-mac-lion/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
3420 * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
3421 * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
3422 * platform/chromium-mac-snowleopard/fast/forms/validation-message-appearance-expected.png:
3423 * platform/chromium-mac-snowleopard/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
3424 * platform/chromium-mac-snowleopard/fast/gradients/css3-linear-right-angle-gradients-expected.png: Added.
3425 * platform/chromium-mac-snowleopard/fast/speech/input-appearance-searchandspeech-expected.png:
3426 * platform/chromium-mac-snowleopard/fast/transforms/transformed-focused-text-input-expected.png:
3427 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added.
3428 * platform/chromium-mac-snowleopard/svg/batik/filters/feTile-expected.png:
3429 * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-creation-expected.png: Added.
3430 * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
3431 * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png:
3432 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
3433 * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
3434 * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
3435 * platform/chromium-mac/fast/gradients/css3-linear-angle-gradients-expected.png:
3436 * platform/chromium-mac/fast/gradients/css3-linear-right-angle-gradients-expected.png:
3437 * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
3438 * platform/chromium-mac/fast/transforms/transformed-focused-text-input-expected.png:
3439 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
3440 * platform/chromium-mac/svg/batik/filters/feTile-expected.png:
3441 * platform/chromium-mac/svg/custom/js-late-gradient-creation-expected.png:
3442 * platform/chromium-mac/svg/custom/js-late-pattern-and-object-creation-expected.png:
3443 * platform/chromium-win-xp/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
3444 * platform/chromium-win-xp/fast/gradients: Added.
3445 * platform/chromium-win-xp/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
3446 * platform/chromium-win-xp/fast/gradients/css3-linear-right-angle-gradients-expected.png: Added.
3447 * platform/chromium-win-xp/fast/speech: Added.
3448 * platform/chromium-win-xp/fast/speech/input-appearance-searchandspeech-expected.png: Added.
3449 * platform/chromium-win-xp/svg/batik/filters: Added.
3450 * platform/chromium-win-xp/svg/batik/filters/feTile-expected.png: Added.
3451 * platform/chromium-win-xp/svg/custom/js-late-gradient-creation-expected.png: Added.
3452 * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
3453 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
3454 * platform/chromium-win/fast/forms/validation-message-appearance-expected.png:
3455 * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.png:
3456 * platform/chromium-win/fast/gradients/css3-linear-right-angle-gradients-expected.png:
3457 * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png:
3458 * platform/chromium-win/svg/batik/filters/feTile-expected.png:
3459 * platform/chromium-win/svg/custom/js-late-gradient-creation-expected.png:
3460 * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png:
3461 * platform/chromium/TestExpectations:
3463 2013-01-11 Levi Weintraub <leviw@chromium.org>
3465 RenderGeometryMap and TransformState disagree with sub-pixel layout and translations
3466 https://bugs.webkit.org/show_bug.cgi?id=106047
3468 Reviewed by Simon Fraser.
3470 * fast/layers/geometry-map-transform-state-translation-mismatch-expected.txt: Added.
3471 * fast/layers/geometry-map-transform-state-translation-mismatch.html: Added.
3473 2013-01-11 Stephen Chenney <schenney@chromium.org>
3475 [Chromium] Rebaselines after Skia changes.
3477 Unreviewed test expectations update.
3479 These are the last of the Mac/Win failures that do not also occur on Linux.
3480 There is also an attempt to fix the TestExpectations so that Linux
3481 goes green. Apparently it will be red if you have "Failure" when it's
3482 actually an "ImageOnlyFailure", but not reliably.
3484 * platform/chromium-mac-lion/fast/borders/border-image-scaled-expected.png:
3485 * platform/chromium-mac-lion/fast/css/focus-ring-detached-expected.png:
3486 * platform/chromium-mac-lion/fast/css/focus-ring-multiline-expected.png:
3487 * platform/chromium-mac-lion/fast/css/focus-ring-multiline-writingmode-vertical-expected.png:
3488 * platform/chromium-mac-lion/fast/css/focus-ring-outline-color-expected.png:
3489 * platform/chromium-mac-lion/fast/css/focus-ring-outline-offset-expected.png:
3490 * platform/chromium-mac-lion/fast/css/focus-ring-outline-width-expected.png:
3491 * platform/chromium-mac-lion/fast/css/font-face-multiple-faces-expected.png:
3492 * platform/chromium-mac-lion/fast/css/outline-auto-location-expected.png:
3493 * platform/chromium-mac-lion/fast/dom/52776-expected.png:
3494 * platform/chromium-mac-lion/fast/dom/focus-contenteditable-expected.png:
3495 * platform/chromium-mac-lion/fast/events/autoscroll-expected.png:
3496 * platform/chromium-mac-lion/fast/events/context-no-deselect-expected.png:
3497 * platform/chromium-mac-lion/fast/events/reveal-link-when-focused-expected.png:
3498 * platform/chromium-mac-lion/fast/forms/date/date-appearance-basic-expected.png:
3499 * platform/chromium-mac-lion/fast/forms/datetimelocal/datetimelocal-appearance-basic-expected.png:
3500 * platform/chromium-mac-lion/fast/forms/input-appearance-focus-expected.png:
3501 * platform/chromium-mac-lion/fast/forms/input-appearance-selection-expected.png:
3502 * platform/chromium-mac-lion/fast/forms/input-double-click-selection-gap-bug-expected.png:
3503 * platform/chromium-mac-lion/fast/forms/input-placeholder-paint-order-expected.png:
3504 * platform/chromium-mac-lion/fast/forms/input-placeholder-visibility-1-expected.png:
3505 * platform/chromium-mac-lion/fast/forms/input-placeholder-visibility-3-expected.png:
3506 * platform/chromium-mac-lion/fast/forms/input-text-click-inside-expected.png:
3507 * platform/chromium-mac-lion/fast/forms/input-text-double-click-expected.png:
3508 * platform/chromium-mac-lion/fast/forms/input-text-drag-down-expected.png:
3509 * platform/chromium-mac-lion/fast/forms/input-text-option-delete-expected.png:
3510 * platform/chromium-mac-lion/fast/forms/input-text-scroll-left-on-blur-expected.png:
3511 * platform/chromium-mac-lion/fast/forms/input-text-self-emptying-click-expected.png:
3512 * platform/chromium-mac-lion/fast/forms/listbox-hit-test-zoomed-expected.png:
3513 * platform/chromium-mac-lion/fast/forms/month/month-appearance-basic-expected.png:
3514 * platform/chromium-mac-lion/fast/forms/number/number-appearance-rtl-expected.png:
3515 * platform/chromium-mac-lion/fast/forms/plaintext-mode-2-expected.png:
3516 * platform/chromium-mac-lion/fast/forms/select-listbox-multiple-no-focusring-expected.png:
3517 * platform/chromium-mac-lion/fast/forms/tabbing-input-iframe-expected.png:
3518 * platform/chromium-mac-lion/fast/forms/textarea-placeholder-visibility-1-expected.png:
3519 * platform/chromium-mac-lion/fast/forms/textarea-placeholder-visibility-2-expected.png:
3520 * platform/chromium-mac-lion/fast/forms/textarea-scrollbar-expected.png:
3521 * platform/chromium-mac-lion/fast/forms/textarea-scrolled-type-expected.png:
3522 * platform/chromium-mac-lion/fast/forms/textarea/textarea-placeholder-paint-order-expected.png:
3523 * platform/chromium-mac-lion/fast/forms/textfield-focus-ring-expected.png:
3524 * platform/chromium-mac-lion/fast/forms/textfield-outline-expected.png:
3525 * platform/chromium-mac-lion/fast/forms/textfield-overflow-expected.png:
3526 * platform/chromium-mac-lion/fast/forms/time/time-appearance-basic-expected.png:
3527 * platform/chromium-mac-lion/fast/forms/week/week-appearance-basic-expected.png:
3528 * platform/chromium-mac-lion/fast/frames/take-focus-from-iframe-expected.png:
3529 * platform/chromium-mac-lion/fast/inline/25277-2-expected.png:
3530 * platform/chromium-mac-lion/fast/inline/25277-expected.png:
3531 * platform/chromium-mac-lion/fast/inline/continuation-outlines-expected.png:
3532 * platform/chromium-mac-lion/fast/inline/continuation-outlines-with-layers-2-expected.png:
3533 * platform/chromium-mac-lion/fast/inline/inline-focus-ring-expected.png:
3534 * platform/chromium-mac-lion/fast/overflow/overflow-focus-ring-expected.png:
3535 * platform/chromium-mac-lion/fast/repaint/continuation-after-outline-expected.png:
3536 * platform/chromium-mac-lion/fast/repaint/delete-into-nested-block-expected.png:
3537 * platform/chromium-mac-lion/fast/repaint/focus-layers-expected.png:
3538 * platform/chromium-mac-lion/fast/repaint/focus-ring-expected.png: Added.
3539 * platform/chromium-mac-lion/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
3540 * platform/chromium-mac-lion/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added.
3541 * platform/chromium-mac-lion/fast/table/table-row-focus-ring-paint-expected.png: Added.
3542 * platform/chromium-mac-lion/fast/text/atsui-multiple-renderers-expected.png:
3543 * platform/chromium-mac-lion/fast/text/complex-synthetic-bold-space-width-expected.png:
3544 * platform/chromium-mac-lion/fast/text/delete-hard-break-character-expected.png:
3545 * platform/chromium-mac-lion/fast/text/international/rtl-caret-expected.png:
3546 * platform/chromium-mac-lion/fast/transforms/transformed-caret-expected.png:
3547 * platform/chromium-mac-lion/fast/writing-mode/border-image-horizontal-bt-expected.png: Added.
3548 * platform/chromium-mac-lion/fast/writing-mode/border-image-vertical-lr-expected.png: Added.
3549 * platform/chromium-mac-lion/fast/writing-mode/border-image-vertical-rl-expected.png: Added.
3550 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/visibility: Added.
3551 * platform/chromium-mac-lion/platform/chromium/virtual/softwarecompositing/visibility/visibility-image-layers-expected.png: Added.
3552 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
3553 * platform/chromium-mac-lion/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
3554 * platform/chromium-mac-snowleopard/fast/borders/border-image-scaled-expected.png:
3555 * platform/chromium-mac-snowleopard/fast/css/focus-ring-detached-expected.png:
3556 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-expected.png:
3557 * platform/chromium-mac-snowleopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.png: Added.
3558 * platform/chromium-mac-snowleopard/fast/css/focus-ring-outline-color-expected.png:
3559 * platform/chromium-mac-snowleopard/fast/css/focus-ring-outline-offset-expected.png:
3560 * platform/chromium-mac-snowleopard/fast/css/focus-ring-outline-width-expected.png:
3561 * platform/chromium-mac-snowleopard/fast/css/font-face-multiple-faces-expected.png:
3562 * platform/chromium-mac-snowleopard/fast/css/outline-auto-location-expected.png:
3563 * platform/chromium-mac-snowleopard/fast/dom/52776-expected.png:
3564 * platform/chromium-mac-snowleopard/fast/dom/focus-contenteditable-expected.png:
3565 * platform/chromium-mac-snowleopard/fast/events/autoscroll-expected.png:
3566 * platform/chromium-mac-snowleopard/fast/events/context-no-deselect-expected.png:
3567 * platform/chromium-mac-snowleopard/fast/events/reveal-link-when-focused-expected.png:
3568 * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-basic-expected.png:
3569 * platform/chromium-mac-snowleopard/fast/forms/datetimelocal/datetimelocal-appearance-basic-expected.png:
3570 * platform/chromium-mac-snowleopard/fast/forms/input-appearance-focus-expected.png:
3571 * platform/chromium-mac-snowleopard/fast/forms/input-appearance-selection-expected.png:
3572 * platform/chromium-mac-snowleopard/fast/forms/input-double-click-selection-gap-bug-expected.png:
3573 * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-paint-order-expected.png:
3574 * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.png:
3575 * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.png:
3576 * platform/chromium-mac-snowleopard/fast/forms/input-text-click-inside-expected.png:
3577 * platform/chromium-mac-snowleopard/fast/forms/input-text-double-click-expected.png:
3578 * platform/chromium-mac-snowleopard/fast/forms/input-text-drag-down-expected.png:
3579 * platform/chromium-mac-snowleopard/fast/forms/input-text-option-delete-expected.png:
3580 * platform/chromium-mac-snowleopard/fast/forms/input-text-scroll-left-on-blur-expected.png:
3581 * platform/chromium-mac-snowleopard/fast/forms/input-text-self-emptying-click-expected.png:
3582 * platform/chromium-mac-snowleopard/fast/forms/listbox-hit-test-zoomed-expected.png:
3583 * platform/chromium-mac-snowleopard/fast/forms/month/month-appearance-basic-expected.png:
3584 * platform/chromium-mac-snowleopard/fast/forms/number/number-appearance-rtl-expected.png:
3585 * platform/chromium-mac-snowleopard/fast/forms/plaintext-mode-2-expected.png:
3586 * platform/chromium-mac-snowleopard/fast/forms/select-listbox-multiple-no-focusring-expected.png:
3587 * platform/chromium-mac-snowleopard/fast/forms/tabbing-input-iframe-expected.png:
3588 * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-visibility-1-expected.png:
3589 * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-visibility-2-expected.png:
3590 * platform/chromium-mac-snowleopard/fast/forms/textarea-scrollbar-expected.png:
3591 * platform/chromium-mac-snowleopard/fast/forms/textarea-scrolled-type-expected.png:
3592 * platform/chromium-mac-snowleopard/fast/forms/textarea/textarea-placeholder-paint-order-expected.png:
3593 * platform/chromium-mac-snowleopard/fast/forms/textfield-focus-ring-expected.png