1 2011-12-07 Balazs Kelemen <kbalazs@webkit.org>
5 Skip 3 more metric related tests with Qt5 until test-font fix.
7 * platform/qt-5.0/Skipped:
9 2011-12-07 Brian Salomon <bsalomon@google.com>
11 [CHROMIUM] Make canvas/philip/tests/2d.imageData.put.unchanged.html be expected to fail
12 on the GPU due to slight difference in alpha-premul computation.
14 https://bugs.webkit.org/show_bug.cgi?id=73953
16 Reviewed by Stephen White.
18 * platform/chromium/test_expectations.txt:
20 2011-12-07 Balazs Kelemen <kbalazs@webkit.org>
22 [Qt][WK2] REGRESSION(102228): lot of test failures after enabled page cache
23 https://bugs.webkit.org/show_bug.cgi?id=73999
25 Unreviewed gardening. Skip failing tests.
27 * platform/qt-wk2/Skipped:
29 2011-12-07 Mihnea Ovidenie <mihnea@adobe.com>
31 [CSSRegions]Add support for background-color in region styling
32 https://bugs.webkit.org/show_bug.cgi?id=71488
34 Reviewed by David Hyatt.
36 * fast/regions/region-style-block-background-color.html: Added.
37 * fast/regions/region-style-block-background-color2.html: Added.
38 * fast/regions/region-style-image-background-color.html: Added.
39 * fast/regions/region-style-inline-background-color.html: Added.
40 * fast/regions/resources/transparent.png: Added.
41 * platform/mac-snowleopard/fast/regions/region-style-block-background-color-expected.png: Added.
42 * platform/mac-snowleopard/fast/regions/region-style-block-background-color-expected.txt: Added.
43 * platform/mac-snowleopard/fast/regions/region-style-block-background-color2-expected.png: Added.
44 * platform/mac-snowleopard/fast/regions/region-style-block-background-color2-expected.txt: Added.
45 * platform/mac-snowleopard/fast/regions/region-style-image-background-color-expected.png: Added.
46 * platform/mac-snowleopard/fast/regions/region-style-image-background-color-expected.txt: Added.
47 * platform/mac-snowleopard/fast/regions/region-style-inline-background-color-expected.png: Added.
48 * platform/mac-snowleopard/fast/regions/region-style-inline-background-color-expected.txt: Added.
50 2011-12-07 Shinya Kawanaka <shinyak@google.com>
52 Internals should have a method to reutrn the max sequence number of spellcheck reqeust.
53 https://bugs.webkit.org/show_bug.cgi?id=73511
55 Reviewed by Hajime Morita.
57 Added tests to check internals.lastSpellCheckRequestSequence and internals.lastSpellCheckProcessedSequence.
59 * editing/spelling/spellcheck-sequencenum-expected.txt: Added.
60 * editing/spelling/spellcheck-sequencenum.html: Added.
61 * platform/gtk/Skipped:
62 * platform/qt/Skipped:
64 2011-12-07 Vsevolod Vlasov <vsevik@chromium.org>
66 Unreviewed chromium test expectations update.
68 * platform/chromium/test_expectations.txt:
70 2011-12-07 Ryosuke Niwa <rniwa@webkit.org>
72 Qt rebaseline after r102149.
74 * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Copied from
75 LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt.
77 2011-12-07 Kent Tamura <tkent@chromium.org>
79 Move <input type=number> tests to fast/forms/number/
80 https://bugs.webkit.org/show_bug.cgi?id=73987
82 Reviewed by Hajime Morita.
84 * fast/forms/ValidityState-rangeOverflow-expected.txt:
85 * fast/forms/ValidityState-rangeUnderflow-expected.txt:
86 * fast/forms/ValidityState-stepMismatch-expected.txt:
87 * fast/forms/ValidityState-typeMismatch-number-expected.txt: Removed.
88 * fast/forms/ValidityState-typeMismatch-number.html: Removed.
89 * fast/forms/input-appearance-number-rtl.html: Removed.
90 * fast/forms/input-appearance-spinbutton-disabled-readonly.html: Removed.
91 * fast/forms/input-appearance-spinbutton-layer.html: Removed.
92 * fast/forms/input-appearance-spinbutton-visibility-expected.html: Removed.
93 * fast/forms/input-appearance-spinbutton-visibility.html: Removed.
94 * fast/forms/input-number-blur-twice-expected.txt: Removed.
95 * fast/forms/input-number-blur-twice.html: Removed.
96 * fast/forms/input-number-change-type-on-focus-expected.txt: Removed.
97 * fast/forms/input-number-change-type-on-focus.html: Removed.
98 * fast/forms/input-number-commit-valid-only-expected.txt: Removed.
99 * fast/forms/input-number-commit-valid-only.html: Removed.
100 * fast/forms/input-number-crash-expected.txt: Removed.
101 * fast/forms/input-number-crash.html: Removed.
102 * fast/forms/input-number-events-expected.txt: Removed.
103 * fast/forms/input-number-events.html: Removed.
104 * fast/forms/input-number-keyoperation-expected.txt: Removed.
105 * fast/forms/input-number-keyoperation.html: Removed.
106 * fast/forms/input-number-large-padding-expected.txt: Removed.
107 * fast/forms/input-number-large-padding.html: Removed.
108 * fast/forms/input-number-outofrange-expected.txt: Removed.
109 * fast/forms/input-number-outofrange.html: Removed.
110 * fast/forms/input-number-size-expected.txt: Removed.
111 * fast/forms/input-number-size.html: Removed.
112 * fast/forms/input-number-spinbutton-crash-expected.txt: Removed.
113 * fast/forms/input-number-spinbutton-crash.html: Removed.
114 * fast/forms/input-number-unacceptable-style-expected.txt: Removed.
115 * fast/forms/input-number-unacceptable-style.html: Removed.
116 * fast/forms/input-number-wheel-expected.txt: Removed.
117 * fast/forms/input-number-wheel.html: Removed.
118 * fast/forms/input-spinbutton-capturing-expected.txt: Removed.
119 * fast/forms/input-spinbutton-capturing.html: Removed.
120 * fast/forms/input-stepup-stepdown-expected.txt:
121 * fast/forms/input-stepup-stepdown-from-renderer-expected.txt: Removed.
122 * fast/forms/input-stepup-stepdown-from-renderer.html: Removed.
123 * fast/forms/input-valueasnumber-number-expected.txt: Removed.
124 * fast/forms/input-valueasnumber-number.html: Removed.
125 * fast/forms/number-input-changeevent-expected.txt: Removed.
126 * fast/forms/number-input-changeevent.html: Removed.
127 * fast/forms/number/ValidityState-rangeOverflow-number-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-rangeOverflow-expected.txt.
128 * fast/forms/number/ValidityState-rangeOverflow-number.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-rangeOverflow.js.
129 * fast/forms/number/ValidityState-rangeUnderflow-number-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-rangeUnderflow-expected.txt.
130 * fast/forms/number/ValidityState-rangeUnderflow-number.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-rangeUnderflow.js.
131 * fast/forms/number/ValidityState-stepMismatch-number-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-stepMismatch-expected.txt.
132 * fast/forms/number/ValidityState-stepMismatch-number.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-stepMismatch.js.
133 * fast/forms/number/ValidityState-typeMismatch-number-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-typeMismatch-number-expected.txt.
134 * fast/forms/number/ValidityState-typeMismatch-number.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-typeMismatch-number.js.
135 * fast/forms/number/input-appearance-number-rtl.html: Copied from LayoutTests/fast/forms/input-appearance-number-rtl.html.
136 * fast/forms/number/input-appearance-spinbutton-disabled-readonly.html: Copied from LayoutTests/fast/forms/input-appearance-spinbutton-disabled-readonly.html.
137 * fast/forms/number/input-appearance-spinbutton-layer.html: Copied from LayoutTests/fast/forms/input-appearance-spinbutton-layer.html.
138 * fast/forms/number/input-appearance-spinbutton-visibility-expected.html: Copied from LayoutTests/fast/forms/input-appearance-spinbutton-visibility-expected.html.
139 * fast/forms/number/input-appearance-spinbutton-visibility.html: Copied from LayoutTests/fast/forms/input-appearance-spinbutton-visibility.html.
140 * fast/forms/number/input-number-blur-twice-expected.txt: Copied from LayoutTests/fast/forms/input-number-blur-twice-expected.txt.
141 * fast/forms/number/input-number-blur-twice.html: Copied from LayoutTests/fast/forms/input-number-blur-twice.html.
142 * fast/forms/number/input-number-change-type-on-focus-expected.txt: Copied from LayoutTests/fast/forms/input-number-change-type-on-focus-expected.txt.
143 * fast/forms/number/input-number-change-type-on-focus.html: Copied from LayoutTests/fast/forms/input-number-change-type-on-focus.html.
144 * fast/forms/number/input-number-commit-valid-only-expected.txt: Copied from LayoutTests/fast/forms/input-number-commit-valid-only-expected.txt.
145 * fast/forms/number/input-number-commit-valid-only.html: Copied from LayoutTests/fast/forms/script-tests/input-number-commit-valid-only.js.
146 * fast/forms/number/input-number-crash-expected.txt: Copied from LayoutTests/fast/forms/input-number-crash-expected.txt.
147 * fast/forms/number/input-number-crash.html: Copied from LayoutTests/fast/forms/input-number-crash.html.
148 * fast/forms/number/input-number-events-expected.txt: Copied from LayoutTests/fast/forms/input-number-events-expected.txt.
149 * fast/forms/number/input-number-events.html: Copied from LayoutTests/fast/forms/script-tests/input-number-events.js.
150 * fast/forms/number/input-number-keyoperation-expected.txt: Copied from LayoutTests/fast/forms/input-number-keyoperation-expected.txt.
151 * fast/forms/number/input-number-keyoperation.html: Copied from LayoutTests/fast/forms/script-tests/input-number-keyoperation.js.
152 * fast/forms/number/input-number-large-padding-expected.txt: Copied from LayoutTests/fast/forms/input-number-large-padding-expected.txt.
153 * fast/forms/number/input-number-large-padding.html: Copied from LayoutTests/fast/forms/input-number-large-padding.html.
154 * fast/forms/number/input-number-outofrange-expected.txt: Copied from LayoutTests/fast/forms/input-number-outofrange-expected.txt.
155 * fast/forms/number/input-number-outofrange.html: Copied from LayoutTests/fast/forms/script-tests/input-number-outofrange.js.
156 * fast/forms/number/input-number-size-expected.txt: Copied from LayoutTests/fast/forms/input-number-size-expected.txt.
157 * fast/forms/number/input-number-size.html: Copied from LayoutTests/fast/forms/input-number-size.html.
158 * fast/forms/number/input-number-spinbutton-crash-expected.txt: Copied from LayoutTests/fast/forms/input-number-spinbutton-crash-expected.txt.
159 * fast/forms/number/input-number-spinbutton-crash.html: Copied from LayoutTests/fast/forms/input-number-spinbutton-crash.html.
160 * fast/forms/number/input-number-unacceptable-style-expected.txt: Copied from LayoutTests/fast/forms/input-number-unacceptable-style-expected.txt.
161 * fast/forms/number/input-number-unacceptable-style.html: Copied from LayoutTests/fast/forms/input-number-unacceptable-style.html.
162 * fast/forms/number/input-number-wheel-expected.txt: Copied from LayoutTests/fast/forms/input-number-wheel-expected.txt.
163 * fast/forms/number/input-number-wheel.html: Copied from LayoutTests/fast/forms/script-tests/input-number-wheel.js.
164 * fast/forms/number/input-spinbutton-capturing-expected.txt: Copied from LayoutTests/fast/forms/input-spinbutton-capturing-expected.txt.
165 * fast/forms/number/input-spinbutton-capturing.html: Copied from LayoutTests/fast/forms/script-tests/input-spinbutton-capturing.js.
166 * fast/forms/number/input-valueasnumber-number-expected.txt: Copied from LayoutTests/fast/forms/input-valueasnumber-number-expected.txt.
167 * fast/forms/number/input-valueasnumber-number.html: Copied from LayoutTests/fast/forms/script-tests/input-valueasnumber-number.js.
168 * fast/forms/number/number-input-changeevent-expected.txt: Copied from LayoutTests/fast/forms/number-input-changeevent-expected.txt.
169 * fast/forms/number/number-input-changeevent.html: Copied from LayoutTests/fast/forms/number-input-changeevent.html.
170 * fast/forms/number/number-stepup-stepdown-expected.txt: Copied from LayoutTests/fast/forms/input-stepup-stepdown-expected.txt.
171 * fast/forms/number/number-stepup-stepdown-from-renderer-expected.txt: Copied from LayoutTests/fast/forms/input-stepup-stepdown-from-renderer-expected.txt.
172 * fast/forms/number/number-stepup-stepdown-from-renderer.html: Copied from LayoutTests/fast/forms/script-tests/input-stepup-stepdown-from-renderer.js.
173 * fast/forms/number/number-stepup-stepdown.html: Copied from LayoutTests/fast/forms/script-tests/input-stepup-stepdown.js.
174 * fast/forms/number/spin-button-gets-disabled-or-readonly-expected.txt: Copied from LayoutTests/fast/forms/spin-button-gets-disabled-or-readonly-expected.txt.
175 * fast/forms/number/spin-button-gets-disabled-or-readonly.html: Copied from LayoutTests/fast/forms/spin-button-gets-disabled-or-readonly.html.
176 * fast/forms/script-tests/ValidityState-rangeOverflow.js:
177 * fast/forms/script-tests/ValidityState-rangeUnderflow.js:
178 * fast/forms/script-tests/ValidityState-stepMismatch.js:
179 * fast/forms/script-tests/ValidityState-typeMismatch-number.js: Removed.
180 * fast/forms/script-tests/input-number-commit-valid-only.js: Removed.
181 * fast/forms/script-tests/input-number-events.js: Removed.
182 * fast/forms/script-tests/input-number-keyoperation.js: Removed.
183 * fast/forms/script-tests/input-number-outofrange.js: Removed.
184 * fast/forms/script-tests/input-number-wheel.js: Removed.
185 * fast/forms/script-tests/input-spinbutton-capturing.js: Removed.
186 * fast/forms/script-tests/input-stepup-stepdown-from-renderer.js: Removed.
187 * fast/forms/script-tests/input-stepup-stepdown.js:
188 * fast/forms/script-tests/input-valueasnumber-number.js: Removed.
189 * fast/forms/spin-button-gets-disabled-or-readonly-expected.txt: Removed.
190 * fast/forms/spin-button-gets-disabled-or-readonly.html: Removed.
191 * platform/chromium-cg-mac-leopard/fast/forms/input-appearance-number-rtl-expected.png: Removed.
192 * platform/chromium-cg-mac-leopard/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Removed.
193 * platform/chromium-cg-mac-leopard/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed.
194 * platform/chromium-cg-mac-leopard/fast/forms/number: Added.
195 * platform/chromium-cg-mac-leopard/fast/forms/number/input-appearance-number-rtl-expected.png: Copied from LayoutTests/platform/chromium-cg-mac-leopard/fast/forms/input-appearance-number-rtl-expected.png.
196 * platform/chromium-cg-mac-leopard/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-cg-mac-leopard/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png.
197 * platform/chromium-cg-mac-leopard/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/chromium-cg-mac-leopard/fast/forms/input-appearance-spinbutton-layer-expected.png.
198 * platform/chromium-linux/fast/forms/input-appearance-number-rtl-expected.png: Removed.
199 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Removed.
200 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Removed.
201 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed.
202 * platform/chromium-linux/fast/forms/number: Added.
203 * platform/chromium-linux/fast/forms/number/input-appearance-number-rtl-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/input-appearance-number-rtl-expected.png.
204 * platform/chromium-linux/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png.
205 * platform/chromium-linux/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: Copied from LayoutTests/platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt.
206 * platform/chromium-linux/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/forms/input-appearance-spinbutton-layer-expected.png.
207 * platform/chromium-mac-leopard/fast/forms/input-appearance-number-rtl-expected.png: Removed.
208 * platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Removed.
209 * platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed.
210 * platform/chromium-mac-leopard/fast/forms/number: Added.
211 * platform/chromium-mac-leopard/fast/forms/number/input-appearance-number-rtl-expected.png: Copied from LayoutTests/platform/chromium-mac-leopard/fast/forms/input-appearance-number-rtl-expected.png.
212 * platform/chromium-mac-leopard/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png.
213 * platform/chromium-mac-leopard/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-layer-expected.png.
214 * platform/chromium-mac/fast/forms/input-appearance-number-rtl-expected.png: Removed.
215 * platform/chromium-mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Removed.
216 * platform/chromium-mac/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed.
217 * platform/chromium-mac/fast/forms/number: Added.
218 * platform/chromium-mac/fast/forms/number/input-appearance-number-rtl-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/input-appearance-number-rtl-expected.png.
219 * platform/chromium-mac/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png.
220 * platform/chromium-mac/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/input-appearance-spinbutton-layer-expected.png.
221 * platform/chromium-win/fast/forms/input-appearance-number-rtl-expected.png: Removed.
222 * platform/chromium-win/fast/forms/input-appearance-number-rtl-expected.txt: Removed.
223 * platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Removed.
224 * platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Removed.
225 * platform/chromium-win/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed.
226 * platform/chromium-win/fast/forms/input-appearance-spinbutton-layer-expected.txt: Removed.
227 * platform/chromium-win/fast/forms/number: Added.
228 * platform/chromium-win/fast/forms/number/input-appearance-number-rtl-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/input-appearance-number-rtl-expected.png.
229 * platform/chromium-win/fast/forms/number/input-appearance-number-rtl-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/input-appearance-number-rtl-expected.txt.
230 * platform/chromium-win/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png.
231 * platform/chromium-win/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt.
232 * platform/chromium-win/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/chromium-win/fast/forms/input-appearance-spinbutton-layer-expected.png.
233 * platform/chromium-win/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/input-appearance-spinbutton-layer-expected.txt.
234 * platform/chromium/test_expectations.txt:
235 * platform/efl/Skipped:
236 * platform/efl/fast/forms/input-appearance-number-rtl-expected.png: Removed.
237 * platform/efl/fast/forms/input-appearance-number-rtl-expected.txt: Removed.
238 * platform/efl/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Removed.
239 * platform/efl/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Removed.
240 * platform/efl/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed.
241 * platform/efl/fast/forms/input-appearance-spinbutton-layer-expected.txt: Removed.
242 * platform/efl/fast/forms/number: Added.
243 * platform/efl/fast/forms/number/input-appearance-number-rtl-expected.png: Copied from LayoutTests/platform/efl/fast/forms/input-appearance-number-rtl-expected.png.
244 * platform/efl/fast/forms/number/input-appearance-number-rtl-expected.txt: Copied from LayoutTests/platform/efl/fast/forms/input-appearance-number-rtl-expected.txt.
245 * platform/efl/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/efl/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png.
246 * platform/efl/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: Copied from LayoutTests/platform/efl/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt.
247 * platform/efl/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/efl/fast/forms/input-appearance-spinbutton-layer-expected.png.
248 * platform/efl/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: Copied from LayoutTests/platform/efl/fast/forms/input-appearance-spinbutton-layer-expected.txt.
249 * platform/gtk/Skipped:
250 * platform/gtk/fast/forms/input-appearance-number-rtl-expected.png: Removed.
251 * platform/gtk/fast/forms/input-appearance-number-rtl-expected.txt: Removed.
252 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Removed.
253 * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Removed.
254 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed.
255 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: Removed.
256 * platform/gtk/fast/forms/number: Added.
257 * platform/gtk/fast/forms/number/input-appearance-number-rtl-expected.png: Copied from LayoutTests/platform/gtk/fast/forms/input-appearance-number-rtl-expected.png.
258 * platform/gtk/fast/forms/number/input-appearance-number-rtl-expected.txt: Copied from LayoutTests/platform/gtk/fast/forms/input-appearance-number-rtl-expected.txt.
259 * platform/gtk/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png.
260 * platform/gtk/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: Copied from LayoutTests/platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt.
261 * platform/gtk/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png.
262 * platform/gtk/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: Copied from LayoutTests/platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt.
263 * platform/mac/fast/forms/input-appearance-number-rtl-expected.png: Removed.
264 * platform/mac/fast/forms/input-appearance-number-rtl-expected.txt: Removed.
265 * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Removed.
266 * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Removed.
267 * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed.
268 * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.txt: Removed.
269 * platform/mac/fast/forms/number: Added.
270 * platform/mac/fast/forms/number/input-appearance-number-rtl-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-number-rtl-expected.png.
271 * platform/mac/fast/forms/number/input-appearance-number-rtl-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-number-rtl-expected.txt.
272 * platform/mac/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png.
273 * platform/mac/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt.
274 * platform/mac/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.png.
275 * platform/mac/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.txt.
276 * platform/qt-wk2/Skipped:
277 * platform/qt/Skipped:
278 * platform/qt/fast/forms/input-appearance-number-rtl-expected.png: Removed.
279 * platform/qt/fast/forms/input-appearance-number-rtl-expected.txt: Removed.
280 * platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Removed.
281 * platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Removed.
282 * platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed.
283 * platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.txt: Removed.
284 * platform/qt/fast/forms/number: Added.
285 * platform/qt/fast/forms/number/input-appearance-number-rtl-expected.png: Copied from LayoutTests/platform/qt/fast/forms/input-appearance-number-rtl-expected.png.
286 * platform/qt/fast/forms/number/input-appearance-number-rtl-expected.txt: Copied from LayoutTests/platform/qt/fast/forms/input-appearance-number-rtl-expected.txt.
287 * platform/qt/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.png: Copied from LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png.
288 * platform/qt/fast/forms/number/input-appearance-spinbutton-disabled-readonly-expected.txt: Copied from LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt.
289 * platform/qt/fast/forms/number/input-appearance-spinbutton-layer-expected.png: Copied from LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.png.
290 * platform/qt/fast/forms/number/input-appearance-spinbutton-layer-expected.txt: Copied from LayoutTests/platform/qt/fast/forms/input-appearance-spinbutton-layer-expected.txt.
291 * platform/win/Skipped:
292 * platform/wk2/Skipped:
294 2011-12-07 Ryosuke Niwa <rniwa@webkit.org>
296 Add back a file accidentally removed in r102210.
298 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Copied from
299 LayoutTests/platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt.
301 2011-12-06 Kent Tamura <tkent@chromium.org>
303 Correct svn:mime-type of platform/*/fast/forms/*.png.
305 * platform/chromium-cg-mac-leopard/fast/forms/input-align-image-expected.png: Modified property svn:mime-type.
306 * platform/chromium-cg-mac-leopard/fast/forms/listbox-bidi-align-expected.png: Modified property svn:mime-type.
307 * platform/chromium-cg-mac-leopard/fast/forms/range/slider-padding-expected.png: Modified property svn:mime-type.
308 * platform/chromium-cg-mac-leopard/fast/forms/select-baseline-expected.png: Modified property svn:mime-type.
309 * platform/chromium-cg-mac-leopard/fast/forms/select-visual-hebrew-expected.png: Modified property svn:mime-type.
310 * platform/chromium-cg-mac-leopard/fast/forms/visual-hebrew-text-field-expected.png: Modified property svn:mime-type.
311 * platform/chromium-cg-mac-snowleopard/fast/forms/menulist-clip-expected.png: Modified property svn:mime-type.
312 * platform/chromium-cg-mac-snowleopard/fast/forms/menulist-option-wrap-expected.png: Modified property svn:mime-type.
313 * platform/chromium-cg-mac-snowleopard/fast/forms/menulist-restrict-line-height-expected.png: Modified property svn:mime-type.
314 * platform/chromium-cg-mac-snowleopard/fast/forms/menulist-separator-painting-expected.png: Modified property svn:mime-type.
315 * platform/chromium-cg-mac-snowleopard/fast/forms/menulist-style-color-expected.png: Modified property svn:mime-type.
316 * platform/chromium-cg-mac-snowleopard/fast/forms/select-baseline-expected.png: Modified property svn:mime-type.
317 * platform/chromium-cg-mac-snowleopard/fast/forms/select-empty-option-height-expected.png: Modified property svn:mime-type.
318 * platform/chromium-cg-mac/fast/forms/basic-selects-expected.png: Modified property svn:mime-type.
319 * platform/chromium-cg-mac/fast/forms/input-align-image-expected.png: Modified property svn:mime-type.
320 * platform/chromium-cg-mac/fast/forms/listbox-bidi-align-expected.png: Modified property svn:mime-type.
321 * platform/chromium-cg-mac/fast/forms/preserveFormDuringResidualStyle-expected.png: Modified property svn:mime-type.
322 * platform/chromium-cg-mac/fast/forms/select-background-none-expected.png: Modified property svn:mime-type.
323 * platform/chromium-linux/fast/forms/listbox-bidi-align-expected.png: Modified property svn:mime-type.
324 * platform/chromium-linux/fast/forms/select-background-none-expected.png: Added property svn:mime-type.
325 * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png: Modified property svn:mime-type.
326 * platform/chromium-linux/fast/forms/textfield-focus-ring-expected.png: Modified property svn:mime-type.
327 * platform/chromium-mac-snowleopard/fast/forms/menulist-clip-expected.png: Modified property svn:mime-type.
328 * platform/chromium-mac-snowleopard/fast/forms/menulist-narrow-width-expected.png: Modified property svn:mime-type.
329 * platform/chromium-mac-snowleopard/fast/forms/menulist-option-wrap-expected.png: Modified property svn:mime-type.
330 * platform/chromium-mac-snowleopard/fast/forms/menulist-restrict-line-height-expected.png: Modified property svn:mime-type.
331 * platform/chromium-mac-snowleopard/fast/forms/menulist-separator-painting-expected.png: Modified property svn:mime-type.
332 * platform/chromium-mac-snowleopard/fast/forms/menulist-style-color-expected.png: Modified property svn:mime-type.
333 * platform/chromium-mac-snowleopard/fast/forms/select-baseline-expected.png: Modified property svn:mime-type.
334 * platform/chromium-mac-snowleopard/fast/forms/select-empty-option-height-expected.png: Modified property svn:mime-type.
335 * platform/chromium-mac/fast/forms/003-expected.png: Modified property svn:mime-type.
336 * platform/chromium-mac/fast/forms/004-expected.png: Modified property svn:mime-type.
337 * platform/chromium-mac/fast/forms/005-expected.png: Modified property svn:mime-type.
338 * platform/chromium-mac/fast/forms/006-expected.png: Modified property svn:mime-type.
339 * platform/chromium-mac/fast/forms/007-expected.png: Modified property svn:mime-type.
340 * platform/chromium-mac/fast/forms/HTMLOptionElement_label01-expected.png: Modified property svn:mime-type.
341 * platform/chromium-mac/fast/forms/HTMLOptionElement_label02-expected.png: Modified property svn:mime-type.
342 * platform/chromium-mac/fast/forms/HTMLOptionElement_label03-expected.png: Modified property svn:mime-type.
343 * platform/chromium-mac/fast/forms/HTMLOptionElement_label04-expected.png: Modified property svn:mime-type.
344 * platform/chromium-mac/fast/forms/HTMLOptionElement_label05-expected.png: Modified property svn:mime-type.
345 * platform/chromium-mac/fast/forms/basic-buttons-expected.png: Modified property svn:mime-type.
346 * platform/chromium-mac/fast/forms/basic-selects-expected.png: Modified property svn:mime-type.
347 * platform/chromium-mac/fast/forms/basic-textareas-expected.png: Modified property svn:mime-type.
348 * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.png: Modified property svn:mime-type.
349 * platform/chromium-mac/fast/forms/blankbuttons-expected.png: Modified property svn:mime-type.
350 * platform/chromium-mac/fast/forms/box-shadow-override-expected.png: Modified property svn:mime-type.
351 * platform/chromium-mac/fast/forms/button-align-expected.png: Modified property svn:mime-type.
352 * platform/chromium-mac/fast/forms/button-cannot-be-nested-expected.png: Modified property svn:mime-type.
353 * platform/chromium-mac/fast/forms/button-default-title-expected.png: Modified property svn:mime-type.
354 * platform/chromium-mac/fast/forms/button-generated-content-expected.png: Modified property svn:mime-type.
355 * platform/chromium-mac/fast/forms/button-inner-block-reuse-expected.png: Modified property svn:mime-type.
356 * platform/chromium-mac/fast/forms/button-positioned-expected.png: Modified property svn:mime-type.
357 * platform/chromium-mac/fast/forms/button-sizes-expected.png: Modified property svn:mime-type.
358 * platform/chromium-mac/fast/forms/button-style-color-expected.png: Modified property svn:mime-type.
359 * platform/chromium-mac/fast/forms/button-table-styles-expected.png: Modified property svn:mime-type.
360 * platform/chromium-mac/fast/forms/button-text-transform-expected.png: Modified property svn:mime-type.
361 * platform/chromium-mac/fast/forms/button-white-space-expected.png: Modified property svn:mime-type.
362 * platform/chromium-mac/fast/forms/caret-rtl-expected.png: Modified property svn:mime-type.
363 * platform/chromium-mac/fast/forms/control-clip-expected.png: Modified property svn:mime-type.
364 * platform/chromium-mac/fast/forms/control-clip-overflow-expected.png: Modified property svn:mime-type.
365 * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.png: Modified property svn:mime-type.
366 * platform/chromium-mac/fast/forms/disabled-select-change-index-expected.png: Modified property svn:mime-type.
367 * platform/chromium-mac/fast/forms/encoding-test-expected.png: Modified property svn:mime-type.
368 * platform/chromium-mac/fast/forms/fieldset-align-expected.png: Modified property svn:mime-type.
369 * platform/chromium-mac/fast/forms/fieldset-with-float-expected.png: Modified property svn:mime-type.
370 * platform/chromium-mac/fast/forms/file/file-input-direction-expected.png: Modified property svn:mime-type.
371 * platform/chromium-mac/fast/forms/file/input-file-re-render-expected.png: Modified property svn:mime-type.
372 * platform/chromium-mac/fast/forms/float-before-fieldset-expected.png: Modified property svn:mime-type.
373 * platform/chromium-mac/fast/forms/floating-textfield-relayout-expected.png: Modified property svn:mime-type.
374 * platform/chromium-mac/fast/forms/form-added-to-table-expected.png: Modified property svn:mime-type.
375 * platform/chromium-mac/fast/forms/form-hides-table-expected.png: Modified property svn:mime-type.
376 * platform/chromium-mac/fast/forms/formmove3-expected.png: Modified property svn:mime-type.
377 * platform/chromium-mac/fast/forms/hidden-listbox-expected.png: Modified property svn:mime-type.
378 * platform/chromium-mac/fast/forms/image-border-expected.png: Modified property svn:mime-type.
379 * platform/chromium-mac/fast/forms/input-align-expected.png: Modified property svn:mime-type.
380 * platform/chromium-mac/fast/forms/input-align-image-expected.png: Modified property svn:mime-type.
381 * platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.png: Modified property svn:mime-type.
382 * platform/chromium-mac/fast/forms/input-appearance-default-bkcolor-expected.png: Modified property svn:mime-type.
383 * platform/chromium-mac/fast/forms/input-appearance-disabled-expected.png: Modified property svn:mime-type.
384 * platform/chromium-mac/fast/forms/input-appearance-focus-expected.png: Modified property svn:mime-type.
385 * platform/chromium-mac/fast/forms/input-appearance-height-expected.png: Modified property svn:mime-type.
386 * platform/chromium-mac/fast/forms/input-appearance-number-rtl-expected.png: Modified property svn:mime-type.
387 * platform/chromium-mac/fast/forms/input-appearance-preventDefault-expected.png: Modified property svn:mime-type.
388 * platform/chromium-mac/fast/forms/input-appearance-range-expected.png: Modified property svn:mime-type.
389 * platform/chromium-mac/fast/forms/input-appearance-readonly-expected.png: Modified property svn:mime-type.
390 * platform/chromium-mac/fast/forms/input-appearance-selection-expected.png: Modified property svn:mime-type.
391 * platform/chromium-mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Modified property svn:mime-type.
392 * platform/chromium-mac/fast/forms/input-appearance-spinbutton-layer-expected.png: Modified property svn:mime-type.
393 * platform/chromium-mac/fast/forms/input-appearance-visibility-expected.png: Modified property svn:mime-type.
394 * platform/chromium-mac/fast/forms/input-appearance-width-expected.png: Modified property svn:mime-type.
395 * platform/chromium-mac/fast/forms/input-baseline-expected.png: Modified property svn:mime-type.
396 * platform/chromium-mac/fast/forms/input-button-sizes-expected.png: Modified property svn:mime-type.
397 * platform/chromium-mac/fast/forms/input-double-click-selection-gap-bug-expected.png: Modified property svn:mime-type.
398 * platform/chromium-mac/fast/forms/input-field-text-truncated-expected.png: Modified property svn:mime-type.
399 * platform/chromium-mac/fast/forms/input-first-letter-expected.png: Modified property svn:mime-type.
400 * platform/chromium-mac/fast/forms/input-no-renderer-expected.png: Modified property svn:mime-type.
401 * platform/chromium-mac/fast/forms/input-readonly-autoscroll-expected.png: Modified property svn:mime-type.
402 * platform/chromium-mac/fast/forms/input-readonly-dimmed-expected.png: Modified property svn:mime-type.
403 * platform/chromium-mac/fast/forms/input-readonly-empty-expected.png: Modified property svn:mime-type.
404 * platform/chromium-mac/fast/forms/input-spaces-expected.png: Modified property svn:mime-type.
405 * platform/chromium-mac/fast/forms/input-table-expected.png: Modified property svn:mime-type.
406 * platform/chromium-mac/fast/forms/input-text-click-inside-expected.png: Modified property svn:mime-type.
407 * platform/chromium-mac/fast/forms/input-text-click-outside-expected.png: Modified property svn:mime-type.
408 * platform/chromium-mac/fast/forms/input-text-double-click-expected.png: Modified property svn:mime-type.
409 * platform/chromium-mac/fast/forms/input-text-drag-down-expected.png: Modified property svn:mime-type.
410 * platform/chromium-mac/fast/forms/input-text-option-delete-expected.png: Modified property svn:mime-type.
411 * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.png: Modified property svn:mime-type.
412 * platform/chromium-mac/fast/forms/input-text-self-emptying-click-expected.png: Modified property svn:mime-type.
413 * platform/chromium-mac/fast/forms/input-text-word-wrap-expected.png: Modified property svn:mime-type.
414 * platform/chromium-mac/fast/forms/input-type-text-min-width-expected.png: Modified property svn:mime-type.
415 * platform/chromium-mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png: Modified property svn:mime-type.
416 * platform/chromium-mac/fast/forms/listbox-bidi-align-expected.png: Modified property svn:mime-type.
417 * platform/chromium-mac/fast/forms/listbox-hit-test-zoomed-expected.png: Modified property svn:mime-type.
418 * platform/chromium-mac/fast/forms/listbox-scrollbar-incremental-load-expected.png: Modified property svn:mime-type.
419 * platform/chromium-mac/fast/forms/listbox-width-change-expected.png: Modified property svn:mime-type.
420 * platform/chromium-mac/fast/forms/menulist-deselect-update-expected.png: Modified property svn:mime-type.
421 * platform/chromium-mac/fast/forms/menulist-no-overflow-expected.png: Modified property svn:mime-type.
422 * platform/chromium-mac/fast/forms/menulist-width-change-expected.png: Modified property svn:mime-type.
423 * platform/chromium-mac/fast/forms/minWidthPercent-expected.png: Modified property svn:mime-type.
424 * platform/chromium-mac/fast/forms/negativeLineHeight-expected.png: Modified property svn:mime-type.
425 * platform/chromium-mac/fast/forms/option-index-expected.png: Modified property svn:mime-type.
426 * platform/chromium-mac/fast/forms/option-script-expected.png: Modified property svn:mime-type.
427 * platform/chromium-mac/fast/forms/option-strip-whitespace-expected.png: Modified property svn:mime-type.
428 * platform/chromium-mac/fast/forms/option-text-clip-expected.png: Modified property svn:mime-type.
429 * platform/chromium-mac/fast/forms/plaintext-mode-2-expected.png: Modified property svn:mime-type.
430 * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.png: Modified property svn:mime-type.
431 * platform/chromium-mac/fast/forms/range-thumb-height-percentage-expected.png: Modified property svn:mime-type.
432 * platform/chromium-mac/fast/forms/range/slider-padding-expected.png: Modified property svn:mime-type.
433 * platform/chromium-mac/fast/forms/range/slider-thumb-shared-style-expected.png: Modified property svn:mime-type.
434 * platform/chromium-mac/fast/forms/range/thumbslider-no-parent-slider-expected.png: Modified property svn:mime-type.
435 * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.png: Modified property svn:mime-type.
436 * platform/chromium-mac/fast/forms/search-display-none-cancel-button-expected.png: Modified property svn:mime-type.
437 * platform/chromium-mac/fast/forms/search-rtl-expected.png: Modified property svn:mime-type.
438 * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.png: Modified property svn:mime-type.
439 * platform/chromium-mac/fast/forms/searchfield-heights-expected.png: Modified property svn:mime-type.
440 * platform/chromium-mac/fast/forms/select-align-expected.png: Modified property svn:mime-type.
441 * platform/chromium-mac/fast/forms/select-background-none-expected.png: Modified property svn:mime-type.
442 * platform/chromium-mac/fast/forms/select-block-background-expected.png: Modified property svn:mime-type.
443 * platform/chromium-mac/fast/forms/select-change-listbox-size-expected.png: Modified property svn:mime-type.
444 * platform/chromium-mac/fast/forms/select-change-listbox-to-popup-expected.png: Modified property svn:mime-type.
445 * platform/chromium-mac/fast/forms/select-change-popup-to-listbox-expected.png: Modified property svn:mime-type.
446 * platform/chromium-mac/fast/forms/select-dirty-parent-pref-widths-expected.png: Modified property svn:mime-type.
447 * platform/chromium-mac/fast/forms/select-disabled-appearance-expected.png: Modified property svn:mime-type.
448 * platform/chromium-mac/fast/forms/select-display-none-style-resolve-expected.png: Modified property svn:mime-type.
449 * platform/chromium-mac/fast/forms/select-initial-position-expected.png: Modified property svn:mime-type.
450 * platform/chromium-mac/fast/forms/select-item-background-clip-expected.png: Modified property svn:mime-type.
451 * platform/chromium-mac/fast/forms/select-list-box-with-height-expected.png: Modified property svn:mime-type.
452 * platform/chromium-mac/fast/forms/select-selected-expected.png: Modified property svn:mime-type.
453 * platform/chromium-mac/fast/forms/select-size-expected.png: Modified property svn:mime-type.
454 * platform/chromium-mac/fast/forms/select-style-expected.png: Modified property svn:mime-type.
455 * platform/chromium-mac/fast/forms/select-visual-hebrew-expected.png: Modified property svn:mime-type.
456 * platform/chromium-mac/fast/forms/select-writing-direction-natural-expected.png: Modified property svn:mime-type.
457 * platform/chromium-mac/fast/forms/selectlist-minsize-expected.png: Modified property svn:mime-type.
458 * platform/chromium-mac/fast/forms/slider-padding-expected.png: Modified property svn:mime-type.
459 * platform/chromium-mac/fast/forms/slider-thumb-shared-style-expected.png: Modified property svn:mime-type.
460 * platform/chromium-mac/fast/forms/stuff-on-my-optgroup-expected.png: Modified property svn:mime-type.
461 * platform/chromium-mac/fast/forms/tabbing-input-iframe-expected.png: Modified property svn:mime-type.
462 * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.png: Modified property svn:mime-type.
463 * platform/chromium-mac/fast/forms/text-style-color-expected.png: Modified property svn:mime-type.
464 * platform/chromium-mac/fast/forms/textAreaLineHeight-expected.png: Modified property svn:mime-type.
465 * platform/chromium-mac/fast/forms/textarea-align-expected.png: Modified property svn:mime-type.
466 * platform/chromium-mac/fast/forms/textarea-scroll-height-expected.png: Modified property svn:mime-type.
467 * platform/chromium-mac/fast/forms/textarea-scrollbar-expected.png: Modified property svn:mime-type.
468 * platform/chromium-mac/fast/forms/textarea-scrolled-type-expected.png: Modified property svn:mime-type.
469 * platform/chromium-mac/fast/forms/textarea-setinnerhtml-expected.png: Modified property svn:mime-type.
470 * platform/chromium-mac/fast/forms/textarea-width-expected.png: Modified property svn:mime-type.
471 * platform/chromium-mac/fast/forms/textfield-focus-ring-expected.png: Modified property svn:mime-type.
472 * platform/chromium-mac/fast/forms/textfield-outline-expected.png: Modified property svn:mime-type.
473 * platform/chromium-mac/fast/forms/textfield-overflow-expected.png: Modified property svn:mime-type.
474 * platform/chromium-mac/fast/forms/thumbslider-no-parent-slider-expected.png: Modified property svn:mime-type.
475 * platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.png: Modified property svn:mime-type.
476 * platform/chromium-win/fast/forms/listbox-bidi-align-expected.png: Modified property svn:mime-type.
477 * platform/chromium-win/fast/forms/textfield-focus-ring-expected.png: Modified property svn:mime-type.
478 * platform/efl/fast/forms/001-expected.png: Modified property svn:mime-type.
479 * platform/efl/fast/forms/002-expected.png: Modified property svn:mime-type.
480 * platform/efl/fast/forms/003-expected.png: Modified property svn:mime-type.
481 * platform/efl/fast/forms/004-expected.png: Modified property svn:mime-type.
482 * platform/efl/fast/forms/005-expected.png: Modified property svn:mime-type.
483 * platform/efl/fast/forms/006-expected.png: Modified property svn:mime-type.
484 * platform/efl/fast/forms/007-expected.png: Modified property svn:mime-type.
485 * platform/efl/fast/forms/HTMLOptionElement_label01-expected.png: Modified property svn:mime-type.
486 * platform/efl/fast/forms/HTMLOptionElement_label02-expected.png: Modified property svn:mime-type.
487 * platform/efl/fast/forms/HTMLOptionElement_label03-expected.png: Modified property svn:mime-type.
488 * platform/efl/fast/forms/HTMLOptionElement_label04-expected.png: Modified property svn:mime-type.
489 * platform/efl/fast/forms/HTMLOptionElement_label05-expected.png: Modified property svn:mime-type.
490 * platform/efl/fast/forms/HTMLOptionElement_label06-expected.png: Modified property svn:mime-type.
491 * platform/efl/fast/forms/HTMLOptionElement_label07-expected.png: Modified property svn:mime-type.
492 * platform/efl/fast/forms/basic-buttons-expected.png: Modified property svn:mime-type.
493 * platform/efl/fast/forms/basic-inputs-expected.png: Modified property svn:mime-type.
494 * platform/efl/fast/forms/basic-selects-expected.png: Modified property svn:mime-type.
495 * platform/efl/fast/forms/basic-textareas-expected.png: Modified property svn:mime-type.
496 * platform/efl/fast/forms/basic-textareas-quirks-expected.png: Modified property svn:mime-type.
497 * platform/efl/fast/forms/blankbuttons-expected.png: Modified property svn:mime-type.
498 * platform/efl/fast/forms/box-shadow-override-expected.png: Modified property svn:mime-type.
499 * platform/efl/fast/forms/button-align-expected.png: Modified property svn:mime-type.
500 * platform/efl/fast/forms/button-cannot-be-nested-expected.png: Modified property svn:mime-type.
501 * platform/efl/fast/forms/button-default-title-expected.png: Modified property svn:mime-type.
502 * platform/efl/fast/forms/button-generated-content-expected.png: Modified property svn:mime-type.
503 * platform/efl/fast/forms/button-inner-block-reuse-expected.png: Modified property svn:mime-type.
504 * platform/efl/fast/forms/button-positioned-expected.png: Modified property svn:mime-type.
505 * platform/efl/fast/forms/button-sizes-expected.png: Modified property svn:mime-type.
506 * platform/efl/fast/forms/button-style-color-expected.png: Modified property svn:mime-type.
507 * platform/efl/fast/forms/button-submit-expected.png: Modified property svn:mime-type.
508 * platform/efl/fast/forms/button-table-styles-expected.png: Modified property svn:mime-type.
509 * platform/efl/fast/forms/button-text-transform-expected.png: Modified property svn:mime-type.
510 * platform/efl/fast/forms/button-white-space-expected.png: Modified property svn:mime-type.
511 * platform/efl/fast/forms/caret-rtl-expected.png: Modified property svn:mime-type.
512 * platform/efl/fast/forms/checkbox-radio-onchange-expected.png: Modified property svn:mime-type.
513 * platform/efl/fast/forms/control-clip-expected.png: Modified property svn:mime-type.
514 * platform/efl/fast/forms/control-clip-overflow-expected.png: Modified property svn:mime-type.
515 * platform/efl/fast/forms/control-restrict-line-height-expected.png: Modified property svn:mime-type.
516 * platform/efl/fast/forms/disabled-select-change-index-expected.png: Modified property svn:mime-type.
517 * platform/efl/fast/forms/encoding-test-expected.png: Modified property svn:mime-type.
518 * platform/efl/fast/forms/fieldset-align-expected.png: Modified property svn:mime-type.
519 * platform/efl/fast/forms/fieldset-with-float-expected.png: Modified property svn:mime-type.
520 * platform/efl/fast/forms/file/file-input-direction-expected.png: Modified property svn:mime-type.
521 * platform/efl/fast/forms/file/file-input-disabled-expected.png: Modified property svn:mime-type.
522 * platform/efl/fast/forms/float-before-fieldset-expected.png: Modified property svn:mime-type.
523 * platform/efl/fast/forms/floating-textfield-relayout-expected.png: Modified property svn:mime-type.
524 * platform/efl/fast/forms/form-added-to-table-expected.png: Modified property svn:mime-type.
525 * platform/efl/fast/forms/form-element-geometry-expected.png: Modified property svn:mime-type.
526 * platform/efl/fast/forms/form-hides-table-expected.png: Modified property svn:mime-type.
527 * platform/efl/fast/forms/form-in-malformed-markup-expected.png: Modified property svn:mime-type.
528 * platform/efl/fast/forms/formmove-expected.png: Modified property svn:mime-type.
529 * platform/efl/fast/forms/formmove2-expected.png: Modified property svn:mime-type.
530 * platform/efl/fast/forms/formmove3-expected.png: Modified property svn:mime-type.
531 * platform/efl/fast/forms/hidden-listbox-expected.png: Modified property svn:mime-type.
532 * platform/efl/fast/forms/image-border-expected.png: Modified property svn:mime-type.
533 * platform/efl/fast/forms/indeterminate-expected.png: Modified property svn:mime-type.
534 * platform/efl/fast/forms/input-align-expected.png: Modified property svn:mime-type.
535 * platform/efl/fast/forms/input-align-image-expected.png: Modified property svn:mime-type.
536 * platform/efl/fast/forms/input-appearance-bkcolor-expected.png: Modified property svn:mime-type.
537 * platform/efl/fast/forms/input-appearance-default-bkcolor-expected.png: Modified property svn:mime-type.
538 * platform/efl/fast/forms/input-appearance-focus-expected.png: Modified property svn:mime-type.
539 * platform/efl/fast/forms/input-appearance-height-expected.png: Modified property svn:mime-type.
540 * platform/efl/fast/forms/input-appearance-number-rtl-expected.png: Modified property svn:mime-type.
541 * platform/efl/fast/forms/input-appearance-preventDefault-expected.png: Modified property svn:mime-type.
542 * platform/efl/fast/forms/input-appearance-selection-expected.png: Modified property svn:mime-type.
543 * platform/efl/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Modified property svn:mime-type.
544 * platform/efl/fast/forms/input-appearance-spinbutton-layer-expected.png: Modified property svn:mime-type.
545 * platform/efl/fast/forms/input-appearance-visibility-expected.png: Modified property svn:mime-type.
546 * platform/efl/fast/forms/input-appearance-width-expected.png: Modified property svn:mime-type.
547 * platform/efl/fast/forms/input-baseline-expected.png: Modified property svn:mime-type.
548 * platform/efl/fast/forms/input-button-sizes-expected.png: Modified property svn:mime-type.
549 * platform/efl/fast/forms/input-disabled-color-expected.png: Modified property svn:mime-type.
550 * platform/efl/fast/forms/input-double-click-selection-gap-bug-expected.png: Modified property svn:mime-type.
551 * platform/efl/fast/forms/input-field-text-truncated-expected.png: Modified property svn:mime-type.
552 * platform/efl/fast/forms/input-first-letter-expected.png: Modified property svn:mime-type.
553 * platform/efl/fast/forms/input-no-renderer-expected.png: Modified property svn:mime-type.
554 * platform/efl/fast/forms/input-paste-undo-expected.png: Modified property svn:mime-type.
555 * platform/efl/fast/forms/input-placeholder-visibility-1-expected.png: Modified property svn:mime-type.
556 * platform/efl/fast/forms/input-readonly-dimmed-expected.png: Modified property svn:mime-type.
557 * platform/efl/fast/forms/input-readonly-empty-expected.png: Modified property svn:mime-type.
558 * platform/efl/fast/forms/input-spaces-expected.png: Modified property svn:mime-type.
559 * platform/efl/fast/forms/input-table-expected.png: Modified property svn:mime-type.
560 * platform/efl/fast/forms/input-text-click-inside-expected.png: Modified property svn:mime-type.
561 * platform/efl/fast/forms/input-text-option-delete-expected.png: Modified property svn:mime-type.
562 * platform/efl/fast/forms/input-text-scroll-left-on-blur-expected.png: Modified property svn:mime-type.
563 * platform/efl/fast/forms/input-text-self-emptying-click-expected.png: Modified property svn:mime-type.
564 * platform/efl/fast/forms/input-text-word-wrap-expected.png: Modified property svn:mime-type.
565 * platform/efl/fast/forms/input-type-text-min-width-expected.png: Modified property svn:mime-type.
566 * platform/efl/fast/forms/input-value-expected.png: Modified property svn:mime-type.
567 * platform/efl/fast/forms/input-width-expected.png: Modified property svn:mime-type.
568 * platform/efl/fast/forms/linebox-overflow-in-textarea-padding-expected.png: Modified property svn:mime-type.
569 * platform/efl/fast/forms/listbox-bidi-align-expected.png: Modified property svn:mime-type.
570 * platform/efl/fast/forms/listbox-clip-expected.png: Modified property svn:mime-type.
571 * platform/efl/fast/forms/listbox-hit-test-zoomed-expected.png: Modified property svn:mime-type.
572 * platform/efl/fast/forms/listbox-scrollbar-incremental-load-expected.png: Modified property svn:mime-type.
573 * platform/efl/fast/forms/listbox-width-change-expected.png: Modified property svn:mime-type.
574 * platform/efl/fast/forms/menulist-clip-expected.png: Modified property svn:mime-type.
575 * platform/efl/fast/forms/menulist-deselect-update-expected.png: Modified property svn:mime-type.
576 * platform/efl/fast/forms/menulist-narrow-width-expected.png: Modified property svn:mime-type.
577 * platform/efl/fast/forms/menulist-no-overflow-expected.png: Modified property svn:mime-type.
578 * platform/efl/fast/forms/menulist-option-wrap-expected.png: Modified property svn:mime-type.
579 * platform/efl/fast/forms/menulist-restrict-line-height-expected.png: Modified property svn:mime-type.
580 * platform/efl/fast/forms/menulist-separator-painting-expected.png: Modified property svn:mime-type.
581 * platform/efl/fast/forms/menulist-style-color-expected.png: Modified property svn:mime-type.
582 * platform/efl/fast/forms/menulist-width-change-expected.png: Modified property svn:mime-type.
583 * platform/efl/fast/forms/minWidthPercent-expected.png: Modified property svn:mime-type.
584 * platform/efl/fast/forms/negativeLineHeight-expected.png: Modified property svn:mime-type.
585 * platform/efl/fast/forms/option-index-expected.png: Modified property svn:mime-type.
586 * platform/efl/fast/forms/option-script-expected.png: Modified property svn:mime-type.
587 * platform/efl/fast/forms/option-strip-whitespace-expected.png: Modified property svn:mime-type.
588 * platform/efl/fast/forms/option-text-clip-expected.png: Modified property svn:mime-type.
589 * platform/efl/fast/forms/placeholder-position-expected.png: Modified property svn:mime-type.
590 * platform/efl/fast/forms/placeholder-pseudo-style-expected.png: Modified property svn:mime-type.
591 * platform/efl/fast/forms/preserveFormDuringResidualStyle-expected.png: Modified property svn:mime-type.
592 * platform/efl/fast/forms/radio-attr-order-expected.png: Modified property svn:mime-type.
593 * platform/efl/fast/forms/radio-nested-labels-expected.png: Modified property svn:mime-type.
594 * platform/efl/fast/forms/radio_checked-expected.png: Modified property svn:mime-type.
595 * platform/efl/fast/forms/radio_checked_dynamic-expected.png: Modified property svn:mime-type.
596 * platform/efl/fast/forms/range/input-appearance-range-expected.png: Modified property svn:mime-type.
597 * platform/efl/fast/forms/range/range-thumb-height-percentage-expected.png: Modified property svn:mime-type.
598 * platform/efl/fast/forms/range/slider-padding-expected.png: Modified property svn:mime-type.
599 * platform/efl/fast/forms/range/slider-thumb-shared-style-expected.png: Modified property svn:mime-type.
600 * platform/efl/fast/forms/range/slider-thumb-stylability-expected.png: Modified property svn:mime-type.
601 * platform/efl/fast/forms/range/thumbslider-no-parent-slider-expected.png: Modified property svn:mime-type.
602 * platform/efl/fast/forms/search-cancel-button-style-sharing-expected.png: Modified property svn:mime-type.
603 * platform/efl/fast/forms/search-display-none-cancel-button-expected.png: Modified property svn:mime-type.
604 * platform/efl/fast/forms/search-rtl-expected.png: Modified property svn:mime-type.
605 * platform/efl/fast/forms/search-styled-expected.png: Modified property svn:mime-type.
606 * platform/efl/fast/forms/search-vertical-alignment-expected.png: Modified property svn:mime-type.
607 * platform/efl/fast/forms/searchfield-heights-expected.png: Modified property svn:mime-type.
608 * platform/efl/fast/forms/select-align-expected.png: Modified property svn:mime-type.
609 * platform/efl/fast/forms/select-background-none-expected.png: Modified property svn:mime-type.
610 * platform/efl/fast/forms/select-baseline-expected.png: Modified property svn:mime-type.
611 * platform/efl/fast/forms/select-block-background-expected.png: Modified property svn:mime-type.
612 * platform/efl/fast/forms/select-change-listbox-size-expected.png: Modified property svn:mime-type.
613 * platform/efl/fast/forms/select-change-listbox-to-popup-expected.png: Modified property svn:mime-type.
614 * platform/efl/fast/forms/select-change-popup-to-listbox-expected.png: Modified property svn:mime-type.
615 * platform/efl/fast/forms/select-dirty-parent-pref-widths-expected.png: Modified property svn:mime-type.
616 * platform/efl/fast/forms/select-disabled-appearance-expected.png: Modified property svn:mime-type.
617 * platform/efl/fast/forms/select-display-none-style-resolve-expected.png: Modified property svn:mime-type.
618 * platform/efl/fast/forms/select-empty-option-height-expected.png: Modified property svn:mime-type.
619 * platform/efl/fast/forms/select-initial-position-expected.png: Modified property svn:mime-type.
620 * platform/efl/fast/forms/select-item-background-clip-expected.png: Modified property svn:mime-type.
621 * platform/efl/fast/forms/select-list-box-with-height-expected.png: Modified property svn:mime-type.
622 * platform/efl/fast/forms/select-listbox-multiple-no-focusring-expected.png: Modified property svn:mime-type.
623 * platform/efl/fast/forms/select-selected-expected.png: Modified property svn:mime-type.
624 * platform/efl/fast/forms/select-size-expected.png: Modified property svn:mime-type.
625 * platform/efl/fast/forms/select-style-expected.png: Modified property svn:mime-type.
626 * platform/efl/fast/forms/select-visual-hebrew-expected.png: Modified property svn:mime-type.
627 * platform/efl/fast/forms/select-writing-direction-natural-expected.png: Modified property svn:mime-type.
628 * platform/efl/fast/forms/selectlist-minsize-expected.png: Modified property svn:mime-type.
629 * platform/efl/fast/forms/stuff-on-my-optgroup-expected.png: Modified property svn:mime-type.
630 * platform/efl/fast/forms/tabbing-input-iframe-expected.png: Modified property svn:mime-type.
631 * platform/efl/fast/forms/targeted-frame-submission-expected.png: Modified property svn:mime-type.
632 * platform/efl/fast/forms/text-style-color-expected.png: Modified property svn:mime-type.
633 * platform/efl/fast/forms/textAreaLineHeight-expected.png: Modified property svn:mime-type.
634 * platform/efl/fast/forms/textarea-align-expected.png: Modified property svn:mime-type.
635 * platform/efl/fast/forms/textarea-placeholder-pseudo-style-expected.png: Modified property svn:mime-type.
636 * platform/efl/fast/forms/textarea-scroll-height-expected.png: Modified property svn:mime-type.
637 * platform/efl/fast/forms/textarea-scrolled-type-expected.png: Modified property svn:mime-type.
638 * platform/efl/fast/forms/textarea-setinnerhtml-expected.png: Modified property svn:mime-type.
639 * platform/efl/fast/forms/textarea-width-expected.png: Modified property svn:mime-type.
640 * platform/efl/fast/forms/textfield-focus-ring-expected.png: Modified property svn:mime-type.
641 * platform/efl/fast/forms/textfield-outline-expected.png: Modified property svn:mime-type.
642 * platform/efl/fast/forms/textfield-overflow-by-value-update-expected.png: Modified property svn:mime-type.
643 * platform/efl/fast/forms/textfield-overflow-expected.png: Modified property svn:mime-type.
644 * platform/efl/fast/forms/visual-hebrew-text-field-expected.png: Modified property svn:mime-type.
645 * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png: Added property svn:mime-type.
646 * platform/gtk/fast/forms/select-background-none-expected.png: Added property svn:mime-type.
647 * platform/mac-leopard/fast/forms/caret-rtl-expected.png: Modified property svn:mime-type.
648 * platform/mac-leopard/fast/forms/form-added-to-table-expected.png: Modified property svn:mime-type.
649 * platform/mac-leopard/fast/forms/form-in-malformed-markup-expected.png: Modified property svn:mime-type.
650 * platform/mac-leopard/fast/forms/image-border-expected.png: Modified property svn:mime-type.
651 * platform/mac-leopard/fast/forms/input-field-text-truncated-expected.png: Modified property svn:mime-type.
652 * platform/mac-leopard/fast/forms/input-type-text-min-width-expected.png: Modified property svn:mime-type.
653 * platform/mac-leopard/fast/forms/menulist-style-color-expected.png: Modified property svn:mime-type.
654 * platform/mac-leopard/fast/forms/placeholder-pseudo-style-expected.png: Modified property svn:mime-type.
655 * platform/mac-leopard/fast/forms/search-display-none-cancel-button-expected.png: Modified property svn:mime-type.
656 * platform/mac-leopard/fast/forms/search-vertical-alignment-expected.png: Modified property svn:mime-type.
657 * platform/mac-leopard/fast/forms/textarea-width-expected.png: Modified property svn:mime-type.
658 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.png: Modified property svn:mime-type.
659 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.png: Modified property svn:mime-type.
660 * platform/qt/fast/forms/basic-selects-expected.png: Modified property svn:mime-type.
661 * platform/qt/fast/forms/input-button-sizes-expected.png: Modified property svn:mime-type.
662 * platform/qt/fast/forms/input-placeholder-focus-twice-expected.png: Modified property svn:mime-type.
663 * platform/qt/fast/forms/range/slider-crash-expected.png: Added property svn:mime-type.
664 * platform/win/fast/forms/input-text-drag-down-expected.png: Modified property svn:mime-type.
666 2011-12-06 Ryosuke Niwa <rniwa@webkit.org>
668 Copy hover-active-drag-expected.txt for Chromium.
670 * platform/chromium/fast/css/hover-active-drag-expected.txt: Copied from LayoutTests/fast/css/hover-active-drag-expected.txt.
672 2011-12-06 Ryosuke Niwa <rniwa@webkit.org>
674 Remove the leapForward accidentally added in the previous commit, and add a failing test expectation
675 for offsetX-offset-Y.html. The failure is tracked by the bug 73979.
677 * fast/events/offsetX-offsetY-expected.txt:
678 * fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html:
680 2011-12-06 Ryosuke Niwa <rniwa@webkit.org>
682 Fixed the test added by r100111.
684 * fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html:
686 2011-12-06 Ryosuke Niwa <rniwa@webkit.org>
688 Skip tests added by r101883 on Mac since they have been failing.
689 The failure is tracked by the bug 73977.
691 * platform/mac/Skipped:
693 2011-12-06 Eric Carlson <eric.carlson@apple.com>
695 Update <track> layout tests
696 https://bugs.webkit.org/show_bug.cgi?id=73966
698 <track> elements won't necessarily load automatically after https://bugs.webkit.org/show_bug.cgi?id=72547
699 is fixed, so update tests now.
701 Reviewed by Sam Weinig.
703 * media/track/text-track-cue-is-reachable-expected.txt: Added.
704 * media/track/text-track-cue-is-reachable.html: Added.
705 * media/track/text-track-is-reachable-expected.txt: Added.
706 * media/track/text-track-is-reachable.html: Added.
707 * media/track/track-add-remove-cue.html:
708 * media/track/track-cues-cuechange.html:
709 * media/track/track-cues-enter-exit.html:
710 * media/track/track-cues-seeking.html:
711 * media/track/track-load-error-readyState.html:
712 * media/track/track-load-from-element-readyState.html:
713 * media/track/track-load-from-src-readyState.html:
714 * media/track/track-text-track-cue-list.html:
715 * media/track/track-webvtt-tc000-empty.html:
716 * media/track/track-webvtt-tc001-utf8.html:
717 * media/track/track-webvtt-tc002-bom.html:
718 * media/track/track-webvtt-tc003-newlines.html:
719 * media/track/track-webvtt-tc004-magic-header.html:
720 * media/track/track-webvtt-tc005-header-comment.html:
721 * media/track/track-webvtt-tc006-cue-identifiers.html:
722 * media/track/track-webvtt-tc007-cue-no-id.html:
723 * media/track/track-webvtt-tc008-timings-no-hours.html:
724 * media/track/track-webvtt-tc009-timings-hour.html:
725 * media/track/track-webvtt-tc010-no-timings.html:
726 * media/track/track-webvtt-tc011-blank-lines.html:
727 * media/track/track-webvtt-tc013-settings.html:
728 * media/track/track-webvtt-tc014-alignment.html:
729 * media/track/track-webvtt-tc015-positioning.html:
730 * media/track/track-webvtt-tc016-align-positioning.html:
731 * media/track/track-webvtt-tc017-line-position.html:
732 * media/track/track-webvtt-tc018-align-text-line-position.html:
733 * media/track/track-webvtt-tc019-cue-size.html:
734 * media/track/track-webvtt-tc020-cue-size-align.html:
735 * media/track/track-webvtt-tc021-valign.html:
736 * media/track/track-webvtt-tc022-entities.html:
737 * media/track/track-webvtt-tc023-markup.html:
738 * media/track/track-webvtt-tc024-timestamp.html:
739 * media/track/track-webvtt-tc025-class-markup.html:
740 * media/track/track-webvtt-tc026-voice.html:
741 * media/track/track-webvtt-tc027-empty-cue.html:
742 * media/track/track-webvtt-tc028-unsupported-markup.html:
743 * media/video-test.js:
747 (enableAllTextTracks):
749 2011-12-06 Ryosuke Niwa <rniwa@webkit.org>
751 Add a failing expectation for the test added by r101619.
752 The failure is tracked by the bug 73975.
754 * platform/mac/fast/css/hover-active-drag-expected.txt: Copied from LayoutTests/fast/css/hover-active-drag-expected.txt.
756 2011-12-06 Ryosuke Niwa <rniwa@webkit.org>
758 GTK rebaseline after r102149.
760 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
761 * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Copied from LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt.
763 2011-12-06 Kenneth Russell <kbr@google.com>
765 Unreviewed. Suppress failure of fast/canvas/webgl/canvas-2d-webgl-texture.html
766 on Mac; tracking bug https://bugs.webkit.org/show_bug.cgi?id=73974 .
768 * platform/mac/Skipped:
770 2011-12-06 Kenichi Ishibashi <bashi@chromium.org>
772 [Chromium] unknown characters symbol on \n in complex script text (RTL and LTR)
773 https://bugs.webkit.org/show_bug.cgi?id=73806
775 Reviewed by Tony Chang.
777 Adds a test to ensure the missing glyph doesn't appear on LF in complex text.
779 * fast/text/international/chromium-complex-text-non-printable-expected.html: Added.
780 * fast/text/international/chromium-complex-text-non-printable.html: Added.
782 2011-12-06 Julien Chaffraix <jchaffraix@webkit.org>
784 CSS Grid Layout: Add support for parsing multiple grid-columns or grid-rows
785 https://bugs.webkit.org/show_bug.cgi?id=73272
787 Reviewed by Tony Chang.
789 * fast/css-grid-layout/grid-columns-rows-get-set-expected.txt:
790 * fast/css-grid-layout/resources/grid-columns-rows-get-set.js:
791 Added more testing for the single case.
793 * fast/css-grid-layout/grid-columns-rows-get-set-multiple-expected.txt: Added.
794 * fast/css-grid-layout/grid-columns-rows-get-set-multiple.html: Added.
795 * fast/css-grid-layout/resources/grid-columns-rows-get-set-multiple.js: Added.
797 2011-12-06 Darin Adler <darin@apple.com>
799 Generated some new expected results for Lion.
801 Discussed aspects of this with Adam Roben and Dan Bernstein.
803 * platform/mac/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt: Added.
804 * platform/mac/fast/regions/region-overflow-auto-overflow-hidden-expected.txt: Added.
805 * platform/mac/fast/regions/region-overflow-auto-overflow-visible-expected.txt: Added.
806 * platform/mac/fast/regions/region-overflow-break-expected.txt: Added.
807 * platform/mac/fast/regions/render-region-custom-style-mark-expected.txt: Added.
808 * platform/mac/http/tests/inspector/resource-har-conversion-expected.txt: Updated.
809 * platform/mac/media/controls-strict-expected.txt: Added.
810 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Updated.
811 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Updated.
812 * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Updated.
813 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Updated.
814 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Updated.
815 * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Updated.
816 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Updated.
817 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Updated.
818 * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Updated.
819 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Updated.
820 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Updated.
821 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Updated.
822 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Updated.
823 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Updated.
824 * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Updated.
825 * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Updated.
826 * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added.
827 * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Updated.
828 * platform/mac/svg/text/text-intro-05-t-expected.txt: Updated.
830 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
832 Unreviewed chromium expectations update.
834 * platform/chromium/test_expectations.txt:
836 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
838 Unreviewed chromium tests rebaseline.
840 * platform/chromium-cg-mac-leopard/fast/table/027-expected.png: Added.
842 2011-12-06 Jarred Nicholls <jarred@sencha.com>
844 getComputedStyle returns wrong value for margin-*
845 https://bugs.webkit.org/show_bug.cgi?id=73334
847 Modified baseline tests for getComputedStyle margin values where a "used" value is returned.
849 Reviewed by Darin Adler.
851 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
852 * fast/css/getComputedStyle/getComputedStyle-margin-auto-expected.txt:
853 * fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt:
854 * fast/css/getComputedStyle/getComputedStyle-resolved-values-expected.txt: Added.
855 * fast/css/getComputedStyle/getComputedStyle-resolved-values.html: Added.
856 * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
858 2011-12-06 Alexey Proskuryakov <ap@apple.com>
860 REGRESSION (WebKit2): Kill ring is not cleared when selection changes
861 https://bugs.webkit.org/show_bug.cgi?id=73888
862 <rdar://problem/10532310>
864 Reviewed by Mark Rowe.
866 * editing/pasteboard/emacs-ctrl-k-with-move-expected.txt: Added.
867 * editing/pasteboard/emacs-ctrl-k-with-move.html: Added.
869 * platform/chromium/test_expectations.txt:
870 * platform/qt/Skipped:
871 * platform/win/Skipped:
872 * platform/wincairo/Skipped:
873 Platforms that fail other emacs key bindings tests likely fail this new one, too.
875 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
877 Unreviewed chromium expectations update.
879 * platform/chromium/test_expectations.txt:
881 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
883 Unreviewed chromium expectations update.
885 * platform/chromium/test_expectations.txt:
887 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
889 Unreviewed chromium tests rebaseline.
891 * platform/chromium-cg-mac-leopard/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Added.
892 * platform/chromium-mac-leopard/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Added.
894 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
896 Unreviewed chromium expectations update.
898 * platform/chromium/test_expectations.txt:
900 2011-12-06 Csaba Osztrogonác <ossy@webkit.org>
902 [WK2] Unreviewed gardening. Skip a failing test because of missing layoutTestController.dumpFrameLoadCallbacks()
903 https://bugs.webkit.org/show_bug.cgi?id=42331
905 * platform/wk2/Skipped: Skip http/tests/security/mixedContent/insecure-video-in-iframe.html.
907 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
909 Unreviewed chromium expectations update.
911 * platform/chromium-cg-mac-leopard/fast/table/027-vertical-expected.png: Added.
912 * platform/chromium-cg-mac-leopard/tables/mozilla/bugs/bug14929-expected.png:
913 * platform/chromium-cg-mac-leopard/tables/mozilla/bugs/bug2947-expected.png: Added.
915 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
917 Unreviewed chromium expectations update.
919 * platform/chromium/test_expectations.txt:
921 2011-12-06 Csaba Osztrogonác <ossy@webkit.org>
923 [Qt][Mac] Unreviewed gardening. Paint the bot green skipping with all failing tests.
925 * platform/qt-mac/Skipped:
927 2011-12-06 Csaba Osztrogonác <ossy@webkit.org>
929 [Qt][WK2] fast/forms/access-key-for-all-elements.html fails
930 https://bugs.webkit.org/show_bug.cgi?id=73917
932 * platform/qt-wk2/Skipped: Skip fast/forms/access-key-for-all-elements.html.
934 2011-12-06 Csaba Osztrogonác <ossy@webkit.org>
936 [WK2] Unreviewed gardening. New tests introduced in 100895 fail
937 https://bugs.webkit.org/show_bug.cgi?id=73913
939 * platform/wk2/Skipped: Skip failing tests.
941 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
943 Unreviewed chromium expectations update.
945 * platform/chromium-cg-mac-leopard/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Added.
946 * platform/chromium-mac-leopard/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Added.
948 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
950 Unreviewed chromium expectations update.
952 * platform/chromium-cg-mac-leopard/accessibility/aria-checkbox-sends-notification-expected.txt:
953 * platform/chromium-cg-mac-snowleopard/accessibility/aria-checkbox-sends-notification-expected.txt:
954 * platform/chromium-mac-leopard/accessibility/aria-checkbox-sends-notification-expected.txt:
955 * platform/chromium-mac-snowleopard/accessibility/aria-checkbox-sends-notification-expected.txt:
956 * platform/chromium/test_expectations.txt:
958 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
960 Unreviewed chromium expectations update.
962 * platform/chromium/test_expectations.txt:
964 2011-12-06 Csaba Osztrogonác <ossy@webkit.org>
966 [Qt] http/tests/misc/drag-over-iframe-invalid-source-crash.html and fast/events/drag-selects-image.html fails with timeout
967 https://bugs.webkit.org/show_bug.cgi?id=73901
969 * platform/qt-wk1/Skipped: Skip the failint tests.
971 2011-12-06 Vsevolod Vlasov <vsevik@chromium.org>
973 Unreviewed chromium tests rebaseline.
975 * platform/chromium-cg-mac-snowleopard/tables/mozilla/bugs/bug14929-expected.png: Renamed from LayoutTests/platform/chromium/tables/mozilla/bugs/bug14929-expected.png.
976 * platform/chromium-mac-leopard/fast/table/027-expected.png:
977 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14929-expected.png:
978 * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2947-expected.png:
979 * platform/chromium-mac-snowleopard/fast/table/027-vertical-expected.png:
980 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug14929-expected.png: Added.
981 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2947-expected.png:
983 2011-12-06 Csaba Osztrogonác <ossy@webkit.org>
985 [Qt] Unreviewed gardening.
987 * platform/qt-5.0/Skipped:
988 - Skip one more failing tests because of missing testfont handling.
989 - Remove non-existent files.
990 * platform/qt-5.0/svg/custom/pointer-events-image-css-transform-expected.txt: Added.
991 * platform/qt-5.0/svg/custom/pointer-events-text-css-transform-expected.txt: Added.
993 2011-12-05 Csaba Osztrogonác <ossy@webkit.org>
995 [Qt] Unreviewed gardening.
997 Layout Test fast/forms/input-step-as-double.html fails after running touch event tests
998 https://bugs.webkit.org/show_bug.cgi?id=71181
1000 * platform/qt/Skipped: Skip fast/forms/input-step-as-double.html until fix.
1002 2011-12-05 Csaba Osztrogonác <ossy@webkit.org>
1004 [Qt] Unreviewed gardening.
1006 New test introduced in r102048 fails on Qt-WK1
1007 https://bugs.webkit.org/show_bug.cgi?id=73366
1009 * platform/qt-wk1/Skipped: Skip fast/events/dont-loose-last-event.html
1011 2011-12-05 Rafael Weinstein <rafaelw@chromium.org>
1013 [MutationObservers] Support 'attributes' mutation records for element.removeAttribute
1014 https://bugs.webkit.org/show_bug.cgi?id=73880
1016 Reviewed by Ojan Vafai.
1018 * fast/mutation/observe-attributes-expected.txt:
1019 * fast/mutation/observe-attributes.html:
1021 2011-12-05 Florin Malita <fmalita@google.com>
1023 Heap-buffer-overflow in WebCore::HTMLTreeBuilder::processEndTag
1024 https://bugs.webkit.org/show_bug.cgi?id=73765
1026 Reviewed by Adam Barth.
1028 * fast/parser/foreign-content-crash-expected.txt: Added.
1029 * fast/parser/foreign-content-crash.html: Added.
1031 2011-12-05 Tim Horton <timothy_horton@apple.com>
1033 Unreviewed extremely minor SVG filter pixel rebaselines for Lion.
1035 Mostly text antialiasing differences, all only noticeable at tolerances very near 0.
1037 * platform/mac-snowleopard/svg/filters/feComposite-expected.png: Copied from LayoutTests/platform/mac/svg/filters/feComposite-expected.png.
1038 * platform/mac-snowleopard/svg/filters/feLighting-crash-expected.png: Copied from LayoutTests/platform/mac/svg/filters/feLighting-crash-expected.png.
1039 * platform/mac-snowleopard/svg/filters/feOffset-expected.png: Copied from LayoutTests/platform/mac/svg/filters/feOffset-expected.png.
1040 * platform/mac-snowleopard/svg/filters/filter-on-tspan-expected.png: Copied from LayoutTests/platform/mac/svg/filters/filter-on-tspan-expected.png.
1041 * platform/mac-snowleopard/svg/filters/filter-width-update-expected.png: Copied from LayoutTests/platform/mac/svg/filters/filter-width-update-expected.png.
1042 * platform/mac-snowleopard/svg/filters/sourceAlpha-expected.png: Copied from LayoutTests/platform/mac/svg/filters/sourceAlpha-expected.png.
1043 * platform/mac-snowleopard/svg/filters/subRegion-one-effect-expected.png: Copied from LayoutTests/platform/mac/svg/filters/subRegion-one-effect-expected.png.
1044 * platform/mac-snowleopard/svg/filters/subRegion-two-effects-expected.png: Copied from LayoutTests/platform/mac/svg/filters/subRegion-two-effects-expected.png.
1045 * platform/mac/svg/filters/feComposite-expected.png:
1046 * platform/mac/svg/filters/feLighting-crash-expected.png:
1047 * platform/mac/svg/filters/feOffset-expected.png:
1048 * platform/mac/svg/filters/filter-on-tspan-expected.png:
1049 * platform/mac/svg/filters/filter-width-update-expected.png:
1050 * platform/mac/svg/filters/sourceAlpha-expected.png:
1051 * platform/mac/svg/filters/subRegion-one-effect-expected.png:
1052 * platform/mac/svg/filters/subRegion-two-effects-expected.png:
1054 2011-12-05 Tim Horton <timothy_horton@apple.com>
1056 Unreviewed feGaussianBlur rebaseline for Mac after r101638.
1058 * platform/mac/svg/filters/feGaussianBlur-expected.png:
1060 2011-12-05 Ryosuke Niwa <rniwa@webkit.org>
1062 REGRESSION(r101949): css3/bdi-element.html fails on Lion
1063 https://bugs.webkit.org/show_bug.cgi?id=73859
1065 Reviewed by Dan Bernstein.
1067 The failure was caused by span that contains the text inside bdi in the reference file
1068 was using display: inline-block. Because the width of an inline-block is always rounded up
1069 like any other inline element, it causes the text in the reference file to be one pixel
1070 longer than the one in the test file in certain cases.
1072 Fixed the bug by using unicode-bidi: override instead of display: inline-block in
1075 * css3/bdi-element-expected.html:
1077 2011-12-05 Adam Barth <abarth@webkit.org>
1079 Mark this test as flaky.
1080 See https://bugs.webkit.org/show_bug.cgi?id=73872
1082 * platform/chromium/test_expectations.txt:
1084 2011-12-05 Julien Chaffraix <jchaffraix@webkit.org>
1086 TD width in precentage doesn't work.
1087 https://bugs.webkit.org/show_bug.cgi?id=34758
1089 Unreviewed rebaselining on Chromium after r102040.
1091 * platform/chromium-cg-mac/tables/mozilla/bugs/bug14929-expected.png: Removed.
1092 * platform/chromium-mac-snowleopard/fast/table/027-vertical-expected.png: Added.
1093 * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2947-expected.png: Added.
1094 * platform/chromium-mac/fast/table/027-vertical-expected.png: Removed.
1095 * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.png: Removed.
1096 * platform/chromium-mac/tables/mozilla/bugs/bug2947-expected.png: Removed.
1097 * platform/chromium-win/fast/table/027-expected.png:
1098 * platform/chromium-win/fast/table/027-vertical-expected.png:
1099 * platform/chromium-win/tables/mozilla/bugs/bug14929-expected.png:
1100 * platform/chromium-win/tables/mozilla/bugs/bug2947-expected.png:
1101 * platform/chromium/tables/mozilla/bugs/bug14929-expected.png: Added.
1102 * platform/chromium/test_expectations.txt:
1104 2011-12-05 Chris Fleizach <cfleizach@apple.com>
1106 AX: aria-hidden doesn't work on iframe elements
1107 https://bugs.webkit.org/show_bug.cgi?id=73857
1109 Reviewed by Darin Adler.
1111 * platform/mac/accessibility/iframe-aria-hidden-expected.txt: Added.
1112 * platform/mac/accessibility/iframe-aria-hidden.html: Added.
1114 2011-12-05 Chris Fleizach <cfleizach@apple.com>
1116 AX: web search mechanism does not work with frames
1117 https://bugs.webkit.org/show_bug.cgi?id=73836
1119 Reviewed by Beth Dakin.
1121 * platform/mac/accessibility/search-with-frames-expected.txt: Added.
1122 * platform/mac/accessibility/search-with-frames.html: Added.
1124 2011-12-05 Hugo Parente Lima <hugo.lima@openbossa.org>
1126 Last mouse event could be lost if a JS call to eventSender.leapForward is made
1127 https://bugs.webkit.org/show_bug.cgi?id=73366
1129 Reviewed by Kenneth Rohde Christiansen.
1131 Add test to check if the test driver doesn't eat mouse events when
1132 a JS call to eventSender.leapForward was made. This bug happened at
1133 least on Qt version of WebKitTestRunner.
1135 * fast/events/dont-loose-last-event-expected.txt: Added.
1136 * fast/events/dont-loose-last-event.html: Added.
1138 2011-12-05 Julien Chaffraix <jchaffraix@webkit.org>
1140 TD width in precentage doesn't work.
1141 https://bugs.webkit.org/show_bug.cgi?id=34758
1143 Reviewed by David Hyatt.
1145 * fast/table/colspan-with-all-percent-cells-expected.png: Added.
1146 * fast/table/colspan-with-all-percent-cells-expected.txt: Added.
1147 * fast/table/colspan-with-all-percent-cells.html: Added.
1148 * platform/chromium-cg-mac/tables/mozilla/bugs/bug14929-expected.png:
1149 * platform/chromium-linux/fast/table/027-expected.png:
1150 * platform/chromium-linux/fast/table/027-vertical-expected.png:
1151 * platform/chromium-mac/fast/table/027-vertical-expected.png:
1152 * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.png:
1153 * platform/chromium-mac/tables/mozilla/bugs/bug2947-expected.png:
1154 * platform/chromium-win/fast/table/027-expected.txt:
1155 * platform/chromium-win/fast/table/027-vertical-expected.txt:
1156 * platform/mac/fast/table/027-expected.png:
1157 * platform/mac/fast/table/027-expected.txt:
1158 * platform/mac/fast/table/027-vertical-expected.png:
1159 * platform/mac/fast/table/027-vertical-expected.txt:
1160 * platform/mac/tables/mozilla/bugs/bug14929-expected.txt:
1161 * platform/mac/tables/mozilla/bugs/bug2947-expected.png:
1162 * platform/mac/tables/mozilla/bugs/bug2947-expected.txt:
1163 Those changes are just rebaselines which now matches Firefox Nighly
1164 more closely (thus progressions).
1166 * platform/chromium/test_expectations.txt: Skipped Windows that needs a new baseline.
1167 * platform/efl/Skipped:
1168 * platform/gtk/Skipped:
1169 * platform/qt/Skipped:
1170 Skipped the previous tests as they need a rebaseline on those platforms.
1172 2011-12-05 Alok Priyadarshi <alokp@chromium.org>
1174 Unreviewed chromium tests rebaseline.
1176 * platform/chromium/compositing/scaling: Added.
1177 * platform/chromium/compositing/scaling/tiled-layer-recursion-expected.png: Added.
1179 2011-12-05 Alok Priyadarshi <alokp@chromium.org>
1181 [Chromium] Layout Test compositing/shadows/shadow-drawing.html is failing
1182 https://bugs.webkit.org/show_bug.cgi?id=69062
1184 Unreviewed chromium rebaseline.
1186 * platform/chromium-win/compositing/shadows/shadow-drawing-expected.png:
1187 * platform/chromium/test_expectations.txt:
1189 2011-12-05 Chris Fleizach <cfleizach@apple.com>
1191 platform/mac/accessibility/search-when-element-starts-in-table.html is failing
1192 https://bugs.webkit.org/show_bug.cgi?id=73751
1194 Updated tests to be more comprehensive.
1196 Reviewed by Darin Adler.
1198 * platform/mac/accessibility/search-when-element-starts-in-table-expected.txt:
1199 * platform/mac/accessibility/search-when-element-starts-in-table.html:
1201 2011-12-05 Alok Priyadarshi <alokp@chromium.org>
1203 Rebaseline tests after the patch for BUGWK73247
1204 https://bugs.webkit.org/show_bug.cgi?id=73848
1206 Unreviewed chromium rebaseline.
1208 * platform/chromium-cg-mac-leopard/compositing/color-matching: Added.
1209 * platform/chromium-cg-mac-leopard/compositing/color-matching/image-color-matching-expected.png: Added.
1210 * platform/chromium-cg-mac-leopard/compositing/direct-image-compositing-expected.png: Added.
1211 * platform/chromium-cg-mac-leopard/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
1212 * platform/chromium-cg-mac-leopard/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
1213 * platform/chromium-cg-mac-leopard/compositing/iframes: Added.
1214 * platform/chromium-cg-mac-leopard/compositing/iframes/composited-iframe-alignment-expected.png: Added.
1215 * platform/chromium-cg-mac-leopard/compositing/reflections: Added.
1216 * platform/chromium-cg-mac-leopard/compositing/reflections/nested-reflection-transformed-expected.png: Added.
1217 * platform/chromium-cg-mac-leopard/compositing/reflections/nested-reflection-transformed2-expected.png: Added.
1218 * platform/chromium-cg-mac-leopard/compositing/reflections/nested-reflection-transition-expected.png: Added.
1219 * platform/chromium-cg-mac-leopard/compositing/reflections/reflection-in-composited-expected.png: Added.
1220 * platform/chromium-cg-mac-leopard/compositing/scaling: Removed.
1221 * platform/chromium-cg-mac-leopard/compositing/scaling/tiled-layer-recursion-expected.png: Removed.
1222 * platform/chromium-cg-mac-leopard/compositing/shadows: Added.
1223 * platform/chromium-cg-mac-leopard/compositing/shadows/shadow-drawing-expected.png: Added.
1224 * platform/chromium-cg-mac-leopard/platform/chromium/compositing: Added.
1225 * platform/chromium-cg-mac-leopard/platform/chromium/compositing/huge-layer-rotated-expected.png: Added.
1226 * platform/chromium-cg-mac-leopard/platform/chromium/compositing/layout-width-change-expected.png: Added.
1227 * platform/chromium-cg-mac-snowleopard/compositing/color-matching: Added.
1228 * platform/chromium-cg-mac-snowleopard/compositing/color-matching/image-color-matching-expected.png: Added.
1229 * platform/chromium-cg-mac-snowleopard/compositing/direct-image-compositing-expected.png: Added.
1230 * platform/chromium-cg-mac-snowleopard/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
1231 * platform/chromium-cg-mac-snowleopard/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
1232 * platform/chromium-cg-mac-snowleopard/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
1233 * platform/chromium-cg-mac-snowleopard/compositing/iframes: Added.
1234 * platform/chromium-cg-mac-snowleopard/compositing/iframes/composited-iframe-alignment-expected.png: Added.
1235 * platform/chromium-cg-mac-snowleopard/compositing/reflections: Added.
1236 * platform/chromium-cg-mac-snowleopard/compositing/reflections/nested-reflection-transformed-expected.png: Added.
1237 * platform/chromium-cg-mac-snowleopard/compositing/reflections/nested-reflection-transformed2-expected.png: Added.
1238 * platform/chromium-cg-mac-snowleopard/compositing/reflections/nested-reflection-transition-expected.png: Added.
1239 * platform/chromium-cg-mac-snowleopard/compositing/reflections/reflection-in-composited-expected.png: Added.
1240 * platform/chromium-cg-mac-snowleopard/compositing/scaling: Removed.
1241 * platform/chromium-cg-mac-snowleopard/compositing/shadows: Added.
1242 * platform/chromium-cg-mac-snowleopard/compositing/shadows/shadow-drawing-expected.png: Added.
1243 * platform/chromium-cg-mac-snowleopard/media/video-layer-crash-expected.png: Added.
1244 * platform/chromium-cg-mac-snowleopard/media/video-transformed-expected.png: Added.
1245 * platform/chromium-cg-mac-snowleopard/platform/chromium/compositing/huge-layer-rotated-expected.png:
1246 * platform/chromium-cg-mac-snowleopard/platform/chromium/compositing/tiny-layer-rotated-expected.png:
1247 * platform/chromium-cg-mac/compositing/color-matching: Removed.
1248 * platform/chromium-cg-mac/compositing/color-matching/image-color-matching-expected.png: Removed.
1249 * platform/chromium-cg-mac/compositing/direct-image-compositing-expected.png: Removed.
1250 * platform/chromium-cg-mac/compositing/geometry/ancestor-overflow-change-expected.png: Removed.
1251 * platform/chromium-cg-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Removed.
1252 * platform/chromium-cg-mac/compositing/geometry/layer-due-to-layer-children-expected.png: Removed.
1253 * platform/chromium-cg-mac/compositing/iframes/composited-iframe-alignment-expected.png: Removed.
1254 * platform/chromium-cg-mac/compositing/reflections/nested-reflection-transformed-expected.png: Removed.
1255 * platform/chromium-cg-mac/compositing/reflections/nested-reflection-transformed2-expected.png: Removed.
1256 * platform/chromium-cg-mac/compositing/reflections/nested-reflection-transition-expected.png: Removed.
1257 * platform/chromium-cg-mac/compositing/reflections/reflection-in-composited-expected.png: Removed.
1258 * platform/chromium-cg-mac/compositing/shadows: Removed.
1259 * platform/chromium-cg-mac/compositing/shadows/shadow-drawing-expected.png: Removed.
1260 * platform/chromium-cg-mac/media/video-layer-crash-expected.png: Removed.
1261 * platform/chromium-cg-mac/media/video-transformed-expected.png: Removed.
1262 * platform/chromium-gpu-cg-mac/media/video-layer-crash-expected.png:
1263 * platform/chromium-gpu-cg-mac/media/video-transformed-expected.png:
1264 * platform/chromium-gpu-cg-mac/media/video-zoom-controls-expected.png:
1265 * platform/chromium-gpu-mac/media/video-layer-crash-expected.png:
1266 * platform/chromium-gpu-mac/media/video-transformed-expected.png:
1267 * platform/chromium-gpu-mac/media/video-zoom-controls-expected.png:
1268 * platform/chromium-gpu-win/media/video-layer-crash-expected.png:
1269 * platform/chromium-gpu-win/media/video-layer-crash-expected.txt: Added.
1270 * platform/chromium-gpu-win/media/video-transformed-expected.png:
1271 * platform/chromium-gpu-win/media/video-zoom-controls-expected.png:
1272 * platform/chromium-linux/compositing/color-matching/image-color-matching-expected.png:
1273 * platform/chromium-linux/compositing/direct-image-compositing-expected.png:
1274 * platform/chromium-linux/compositing/geometry/ancestor-overflow-change-expected.png:
1275 * platform/chromium-linux/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
1276 * platform/chromium-linux/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
1277 * platform/chromium-linux/compositing/geometry/layer-due-to-layer-children-expected.png:
1278 * platform/chromium-linux/compositing/geometry/vertical-scroll-composited-expected.png:
1279 * platform/chromium-linux/compositing/reflections/nested-reflection-transformed-expected.png:
1280 * platform/chromium-linux/compositing/reflections/nested-reflection-transformed2-expected.png:
1281 * platform/chromium-linux/compositing/reflections/nested-reflection-transition-expected.png:
1282 * platform/chromium-linux/compositing/reflections/reflection-in-composited-expected.png:
1283 * platform/chromium-linux/compositing/shadows/shadow-drawing-expected.png:
1284 * platform/chromium-linux/platform/chromium/compositing/huge-layer-rotated-expected.png:
1285 * platform/chromium-linux/platform/chromium/compositing/layout-width-change-expected.png:
1286 * platform/chromium-linux/platform/chromium/compositing/tiny-layer-rotated-expected.png:
1287 * platform/chromium-mac-leopard/compositing/color-matching: Added.
1288 * platform/chromium-mac-leopard/compositing/color-matching/image-color-matching-expected.png: Added.
1289 * platform/chromium-mac-leopard/compositing/direct-image-compositing-expected.png: Added.
1290 * platform/chromium-mac-leopard/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
1291 * platform/chromium-mac-leopard/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
1292 * platform/chromium-mac-leopard/compositing/iframes: Added.
1293 * platform/chromium-mac-leopard/compositing/iframes/composited-iframe-alignment-expected.png: Added.
1294 * platform/chromium-mac-leopard/compositing/reflections: Added.
1295 * platform/chromium-mac-leopard/compositing/reflections/nested-reflection-transformed-expected.png: Added.
1296 * platform/chromium-mac-leopard/compositing/reflections/nested-reflection-transformed2-expected.png: Added.
1297 * platform/chromium-mac-leopard/compositing/reflections/nested-reflection-transition-expected.png: Added.
1298 * platform/chromium-mac-leopard/compositing/reflections/reflection-in-composited-expected.png: Added.
1299 * platform/chromium-mac-leopard/compositing/shadows: Added.
1300 * platform/chromium-mac-leopard/compositing/shadows/shadow-drawing-expected.png: Added.
1301 * platform/chromium-mac-leopard/platform/chromium/compositing: Added.
1302 * platform/chromium-mac-leopard/platform/chromium/compositing/layout-width-change-expected.png: Added.
1303 * platform/chromium-mac-snowleopard/compositing/color-matching: Added.
1304 * platform/chromium-mac-snowleopard/compositing/color-matching/image-color-matching-expected.png: Added.
1305 * platform/chromium-mac-snowleopard/compositing/direct-image-compositing-expected.png: Added.
1306 * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
1307 * platform/chromium-mac-snowleopard/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
1308 * platform/chromium-mac-snowleopard/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
1309 * platform/chromium-mac-snowleopard/compositing/iframes: Added.
1310 * platform/chromium-mac-snowleopard/compositing/iframes/composited-iframe-alignment-expected.png: Added.
1311 * platform/chromium-mac-snowleopard/compositing/reflections: Added.
1312 * platform/chromium-mac-snowleopard/compositing/reflections/nested-reflection-transformed-expected.png: Added.
1313 * platform/chromium-mac-snowleopard/compositing/reflections/nested-reflection-transformed2-expected.png: Added.
1314 * platform/chromium-mac-snowleopard/compositing/reflections/nested-reflection-transition-expected.png: Added.
1315 * platform/chromium-mac-snowleopard/compositing/reflections/reflection-in-composited-expected.png: Added.
1316 * platform/chromium-mac-snowleopard/compositing/shadows: Added.
1317 * platform/chromium-mac-snowleopard/compositing/shadows/shadow-drawing-expected.png: Added.
1318 * platform/chromium-mac-snowleopard/compositing/visibility: Added.
1319 * platform/chromium-mac-snowleopard/compositing/visibility/visibility-image-layers-expected.png: Added.
1320 * platform/chromium-mac-snowleopard/media/video-layer-crash-expected.png: Added.
1321 * platform/chromium-mac-snowleopard/media/video-transformed-expected.png: Added.
1322 * platform/chromium-mac-snowleopard/platform/chromium/compositing/huge-layer-rotated-expected.png:
1323 * platform/chromium-mac-snowleopard/platform/chromium/compositing/tiny-layer-rotated-expected.png:
1324 * platform/chromium-mac/compositing/color-matching/image-color-matching-expected.png: Removed.
1325 * platform/chromium-mac/compositing/direct-image-compositing-expected.png: Removed.
1326 * platform/chromium-mac/compositing/geometry/ancestor-overflow-change-expected.png: Removed.
1327 * platform/chromium-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Removed.
1328 * platform/chromium-mac/compositing/geometry/layer-due-to-layer-children-expected.png: Removed.
1329 * platform/chromium-mac/compositing/iframes/composited-iframe-alignment-expected.png: Removed.
1330 * platform/chromium-mac/compositing/reflections/nested-reflection-transformed-expected.png: Removed.
1331 * platform/chromium-mac/compositing/reflections/nested-reflection-transformed2-expected.png: Removed.
1332 * platform/chromium-mac/compositing/reflections/nested-reflection-transition-expected.png: Removed.
1333 * platform/chromium-mac/compositing/reflections/reflection-in-composited-expected.png: Removed.
1334 * platform/chromium-mac/compositing/shadows: Removed.
1335 * platform/chromium-mac/compositing/shadows/shadow-drawing-expected.png: Removed.
1336 * platform/chromium-mac/compositing/visibility: Removed.
1337 * platform/chromium-mac/compositing/visibility/visibility-image-layers-expected.png: Removed.
1338 * platform/chromium-mac/media/video-layer-crash-expected.png: Removed.
1339 * platform/chromium-mac/media/video-transformed-expected.png: Removed.
1340 * platform/chromium-win/compositing/color-matching/image-color-matching-expected.png:
1341 * platform/chromium-win/compositing/direct-image-compositing-expected.png:
1342 * platform/chromium-win/compositing/geometry/ancestor-overflow-change-expected.png:
1343 * platform/chromium-win/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png:
1344 * platform/chromium-win/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
1345 * platform/chromium-win/compositing/geometry/layer-due-to-layer-children-expected.png:
1346 * platform/chromium-win/compositing/geometry/vertical-scroll-composited-expected.png:
1347 * platform/chromium-win/compositing/iframes/composited-iframe-alignment-expected.png:
1348 * platform/chromium-win/compositing/reflections/nested-reflection-transformed-expected.png:
1349 * platform/chromium-win/compositing/reflections/nested-reflection-transformed2-expected.png:
1350 * platform/chromium-win/compositing/reflections/nested-reflection-transition-expected.png:
1351 * platform/chromium-win/compositing/reflections/reflection-in-composited-expected.png:
1352 * platform/chromium-win/compositing/scaling/tiled-layer-recursion-expected.png:
1353 * platform/chromium-win/compositing/visibility/visibility-image-layers-expected.png:
1354 * platform/chromium-win/platform/chromium/compositing/huge-layer-rotated-expected.png:
1355 * platform/chromium-win/platform/chromium/compositing/layout-width-change-expected.png:
1356 * platform/chromium-win/platform/chromium/compositing/tiny-layer-rotated-expected.png:
1357 * platform/chromium/compositing/geometry/ancestor-overflow-change-expected.png: Added.
1358 * platform/chromium/compositing/geometry/vertical-scroll-composited-expected.png: Replaced.
1359 * platform/chromium/compositing/scaling: Removed.
1360 * platform/chromium/compositing/scaling/tiled-layer-recursion-expected.png: Removed.
1361 * platform/chromium/platform/chromium/compositing/layout-width-change-expected.png: Replaced.
1362 * platform/chromium/test_expectations.txt:
1364 2011-12-05 Tim Horton <timothy_horton@apple.com>
1366 Unreviewed rebaseline of test added in r101537 for Lion.
1368 * platform/mac/svg/text/non-bmp-positioning-lists-expected.png:
1369 * platform/mac/svg/text/non-bmp-positioning-lists-expected.txt:
1371 2011-12-05 Mihnea Ovidenie <mihnea@adobe.com>
1373 [regions] Need to verify the correctness of Win/Linux on overflow break tests
1374 https://bugs.webkit.org/show_bug.cgi?id=73332
1376 Reviewed by Tony Chang.
1378 Using a monospace font (instead of Times) provides closer rendering results on several platforms
1379 when used with text-align:justify.
1381 * fast/regions/region-overflow-auto-overflow-hidden.html:
1382 * fast/regions/region-overflow-auto-overflow-visible.html:
1383 * fast/regions/region-overflow-break.html:
1384 * platform/mac-snowleopard/fast/regions/region-overflow-auto-overflow-hidden-expected.png: Added.
1385 * platform/mac-snowleopard/fast/regions/region-overflow-auto-overflow-hidden-expected.txt: Added.
1386 * platform/mac-snowleopard/fast/regions/region-overflow-auto-overflow-visible-expected.png: Added.
1387 * platform/mac-snowleopard/fast/regions/region-overflow-auto-overflow-visible-expected.txt: Added.
1388 * platform/mac-snowleopard/fast/regions/region-overflow-break-expected.png: Added.
1389 * platform/mac-snowleopard/fast/regions/region-overflow-break-expected.txt: Added.
1390 * platform/mac/fast/regions/region-overflow-auto-overflow-hidden-expected.png: Removed.
1391 * platform/mac/fast/regions/region-overflow-auto-overflow-hidden-expected.txt: Removed.
1392 * platform/mac/fast/regions/region-overflow-auto-overflow-visible-expected.png: Removed.
1393 * platform/mac/fast/regions/region-overflow-auto-overflow-visible-expected.txt: Removed.
1394 * platform/mac/fast/regions/region-overflow-break-expected.png: Removed.
1395 * platform/mac/fast/regions/region-overflow-break-expected.txt: Removed.
1397 2011-12-05 Vincent Scheib <scheib@chromium.org>
1399 [Chromium] Marking animations/animation-add-events-in-handler CRASH in test_expectations
1401 * platform/chromium/test_expectations.txt:
1403 2011-12-05 Vincent Scheib <scheib@chromium.org>
1405 [Chromium] Rebaselining aria-checkbox-sends-notification-expected
1407 * platform/chromium-cg-mac-leopard/accessibility/aria-checkbox-sends-notification-expected.txt: Added.
1408 * platform/chromium-cg-mac-snowleopard/accessibility/aria-checkbox-sends-notification-expected.txt: Added.
1409 * platform/chromium-mac-leopard/accessibility/aria-checkbox-sends-notification-expected.txt: Added.
1410 * platform/chromium-mac-snowleopard/accessibility/aria-checkbox-sends-notification-expected.txt: Added.
1412 2011-12-05 Stephen Chenney <schenney@chromium.org>
1414 [Chromium] Expected flakey tests after fix for 73021 is committed
1415 https://bugs.webkit.org/show_bug.cgi?id=73677
1417 Unreviewed chromium tests expectations update.
1419 * platform/chromium-linux/svg/stroke/zero-length-arc-linecaps-rendering-expected.png: Added.
1420 * platform/chromium-mac-snowleopard/svg/stroke: Added.
1421 * platform/chromium-mac-snowleopard/svg/stroke/zero-length-arc-linecaps-rendering-expected.png: Added.
1422 * platform/chromium-win/svg/stroke: Added.
1423 * platform/chromium-win/svg/stroke/zero-length-arc-linecaps-rendering-expected.png: Added.
1424 * platform/chromium/test_expectations.txt:
1426 2011-12-05 Stephen Chenney <schenney@chromium.org>
1428 [Chromium] Expected flakey tests after fix for 65796 is committed
1429 https://bugs.webkit.org/show_bug.cgi?id=73587
1431 Unreviewed chromium tests expectations update.
1433 * platform/chromium-mac-snowleopard/svg/custom/path-moveto-only-rendering-expected.png: Added.
1434 * platform/chromium-mac-snowleopard/svg/custom/subpaths-moveto-only-rendering-expected.png: Added.
1435 * platform/chromium-win/svg/custom/path-moveto-only-rendering-expected.png: Added.
1436 * platform/chromium-win/svg/custom/subpaths-moveto-only-rendering-expected.png: Added.
1437 * platform/chromium/test_expectations.txt: Removed redundant flakey
1439 2011-12-05 Eric Carlson <eric.carlson@apple.com>
1441 Out-of-band text tracks may only load from same origin as the media element's Document's origin
1442 https://bugs.webkit.org/show_bug.cgi?id=73184
1444 Reviewed by Sam Weinig.
1446 * http/tests/security/resources/captions-with-access-control-headers.php: Added
1447 * http/tests/security/resources/captions.vtt: Added.
1448 * http/tests/security/text-track-crossorigin-expected.txt: Added.
1449 * http/tests/security/text-track-crossorigin.html: Added.
1450 * media/track/track-add-track-expected.txt: Updated results.
1451 * media/track/track-add-track.html: readyState changes as soon as the track url is set.
1452 * platform/efl/Skipped: Skip new test.
1453 * platform/gtk/Skipped: Ditto.
1454 * platform/mac/Skipped: Ditto.
1455 * platform/qt/Skipped: Ditto.
1456 * platform/win/Skipped: Ditto.
1457 * platform/wincairo/Skipped: Ditto.
1459 2011-12-05 Roland Steiner <rolandsteiner@chromium.org>
1461 "Raw" pseudo selectors don't match if immediately after a child or descendant combinator
1462 https://bugs.webkit.org/show_bug.cgi?id=72933
1464 Add tests cases for "raw" shadow pseudo-element selectors with various combinators.
1465 Also add cases with explicit universal '*' selector.
1467 Reviewed by Antti Koivisto.
1469 * fast/css/css-selector-text-expected.txt:
1470 * fast/css/css-selector-text.html:
1471 * fast/css/css-set-selector-text-expected.txt:
1472 * fast/css/css-set-selector-text.html:
1473 * fast/css/unknown-pseudo-element-matching-expected.txt:
1474 * fast/css/unknown-pseudo-element-matching.html:
1476 2011-12-05 Vsevolod Vlasov <vsevik@chromium.org>
1478 Unreviewed chromium tests rebaseline.
1480 * platform/chromium-cg-mac-snowleopard/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Copied from LayoutTests/platform/chromium/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt.
1481 * platform/chromium-cg-mac-snowleopard/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Copied from LayoutTests/platform/chromium/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt.
1482 * platform/chromium-mac-leopard/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Removed.
1483 * platform/chromium-mac-leopard/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Removed.
1484 * platform/chromium-mac-snowleopard/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Renamed from LayoutTests/platform/chromium/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt.
1485 * platform/chromium-mac-snowleopard/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Renamed from LayoutTests/platform/chromium/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt.
1486 * platform/chromium-win/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Removed.
1487 * platform/chromium-win/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Removed.
1489 2011-12-05 Vsevolod Vlasov <vsevik@chromium.org>
1491 Unreviewed chromium tests expectations update.
1493 * platform/chromium/test_expectations.txt:
1495 2011-12-05 Vsevolod Vlasov <vsevik@chromium.org>
1497 Unreviewed chromium tests rebaseline.
1499 * platform/chromium-mac-leopard/svg/custom/svg-fonts-word-spacing-expected.txt: Removed.
1501 2011-12-05 Vsevolod Vlasov <vsevik@chromium.org>
1503 Unreviewed chrmoium tests rebaseline.
1505 * platform/chromium-cg-mac-leopard/accessibility/aria-checkbox-sends-notification-expected.txt: Removed.
1507 2011-12-05 Vsevolod Vlasov <vsevik@chromium.org>
1509 Unreviewed chromium tests expectations update.
1511 * platform/chromium/test_expectations.txt:
1513 2011-12-05 Vsevolod Vlasov <vsevik@chromium.org>
1515 Unreviewed chromium tests rebaseline.
1517 * platform/chromium-cg-mac-snowleopard/svg/custom/svg-fonts-word-spacing-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/custom/svg-fonts-word-spacing-expected.png.
1518 * platform/chromium-mac-leopard/svg/custom/svg-fonts-word-spacing-expected.png: Added.
1519 * platform/chromium-mac-leopard/svg/custom/svg-fonts-word-spacing-expected.txt: Added.
1520 * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-word-spacing-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/svg-fonts-word-spacing-expected.png.
1522 2011-12-05 Roland Steiner <rolandsteiner@chromium.org>
1524 <style scoped>: Add 'scoped' attribute
1525 https://bugs.webkit.org/show_bug.cgi?id=67718
1527 Test setting/resetting of the 'scoped' attribute in various circumstances.
1528 Disable test directory, since STYLE_SCOPED is not enabled by default.
1530 Reviewed by Antti Koivisto.
1532 * fast/css/style-scoped/basic-attribute-expected.txt: Added.
1533 * fast/css/style-scoped/basic-attribute.html: Added.
1534 * platform/chromium/test_expectations.txt:
1535 * platform/efl/Skipped:
1536 * platform/gtk/Skipped:
1537 * platform/mac/Skipped:
1538 * platform/qt/Skipped:
1539 * platform/win/Skipped:
1540 * platform/wincairo/Skipped:
1542 2011-12-05 Vsevolod Vlasov <vsevik@chromium.org>
1544 Unreviewed chromium tests rebaseline.
1546 * platform/chromium-mac-leopard/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Added.
1547 * platform/chromium-mac-leopard/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Added.
1549 2011-12-05 Kent Tamura <tkent@chromium.org>
1551 Convert input-appearance-spinbutton-visibility.html to a reftest
1552 https://bugs.webkit.org/show_bug.cgi?id=73807
1554 Reviewed by Hajime Morita.
1556 * fast/forms/input-appearance-spinbutton-visibility-expected.html: Added.
1557 * platform/chromium-cg-mac-leopard/fast/forms/input-appearance-spinbutton-visibility-expected.png: Removed.
1558 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.png: Removed.
1559 * platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-visibility-expected.png: Removed.
1560 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.png: Removed.
1561 * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Removed.
1562 * platform/efl/fast/forms/input-appearance-spinbutton-visibility-expected.png: Removed.
1563 * platform/efl/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Removed.
1564 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.png: Removed.
1565 * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Removed.
1566 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.png: Removed.
1567 * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Removed.
1568 * platform/qt/fast/forms/input-appearance-spinbutton-visibility-expected.png: Removed.
1569 * platform/qt/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Removed.
1571 2011-12-05 Vsevolod Vlasov <vsevik@chromium.org>
1573 Unreviewed chromium test expectations update.
1575 * platform/chromium/test_expectations.txt:
1577 2011-12-05 Czene Tamás <tczene@inf.u-szeged.hu>
1579 [Qt] Unreviewed gardening. Add platform specific results.
1581 * platform/qt/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: Added.
1582 * platform/qt/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Added.
1583 * platform/qt/svg/custom/pointer-events-image-css-transform-expected.png: Added.
1584 * platform/qt/svg/custom/pointer-events-image-css-transform-expected.txt: Added.
1585 * platform/qt/svg/custom/pointer-events-text-css-transform-expected.png: Added.
1586 * platform/qt/svg/custom/pointer-events-text-css-transform-expected.txt: Added.
1587 * platform/qt/svg/stroke/zero-length-arc-linecaps-rendering-expected.png: Added.
1588 * platform/qt/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt: Added.
1590 2011-12-05 Vsevolod Vlasov <vsevik@chromium.org>
1592 Unreviewed chromium expectations update.
1594 * platform/chromium-win/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Added.
1595 * platform/chromium-win/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Added.
1596 * platform/chromium/http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Added.
1597 * platform/chromium/http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Added.
1599 2011-12-05 Shinya Kawanaka <shinyak@google.com>
1601 Asynchronous SpellChecker should consider multiple requests.
1602 https://bugs.webkit.org/show_bug.cgi?id=72939
1604 Reviewed by Hajime Morita.
1606 Tests for multiple spellcheck requests.
1608 * editing/spelling/spellcheck-queue-expected.txt: Added.
1609 * editing/spelling/spellcheck-queue.html: Added.
1610 * platform/gtk/Skipped:
1611 * platform/qt/Skipped:
1613 2011-12-05 Csaba Osztrogonác <ossy@webkit.org>
1615 [Qt] REGRESSION(101967): It made editing/style/iframe-onload-crash-mac.html timeout
1616 https://bugs.webkit.org/show_bug.cgi?id=73802
1618 * platform/qt/Skipped: Skip the failing test.
1620 2011-12-04 Takashi Toyoshima <toyoshim@chromium.org>
1622 Add binary support in WebSocket test server's echo handler.
1623 https://bugs.webkit.org/show_bug.cgi?id=73649
1625 Reviewed by Eric Seidel.
1627 * http/tests/websocket/tests/hybi/echo_wsh.py: Support binary frames.
1629 2011-12-04 Kent Tamura <tkent@chromium.org>
1631 [Chromium] Rebaseline of placeholder tests for r101742 and r101848.
1633 * platform/chromium-cg-mac-leopard/fast/forms/input-placeholder-visibility-1-expected.png: Added.
1634 * platform/chromium-cg-mac-leopard/fast/forms/input-placeholder-visibility-3-expected.png: Added.
1635 * platform/chromium-cg-mac-leopard/fast/forms/textarea-placeholder-visibility-1-expected.png: Added.
1636 * platform/chromium-cg-mac-leopard/fast/forms/textarea-placeholder-visibility-2-expected.png: Added.
1637 * platform/chromium-cg-mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.png: Added.
1638 * platform/chromium-cg-mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.png: Added.
1639 * platform/chromium-cg-mac-snowleopard/fast/forms/placeholder-position-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/fast/forms/placeholder-position-expected.png.
1640 * platform/chromium-cg-mac-snowleopard/fast/forms/textarea-placeholder-visibility-1-expected.png: Added.
1641 * platform/chromium-cg-mac-snowleopard/fast/forms/textarea-placeholder-visibility-2-expected.png: Added.
1642 * platform/chromium-linux/fast/forms/input-placeholder-visibility-1-expected.png:
1643 * platform/chromium-linux/fast/forms/input-placeholder-visibility-3-expected.png:
1644 * platform/chromium-linux/fast/forms/search-styled-expected.txt:
1645 * platform/chromium-linux/fast/forms/textarea-placeholder-visibility-1-expected.png:
1646 * platform/chromium-linux/fast/forms/textarea-placeholder-visibility-2-expected.png:
1647 * platform/chromium-mac-leopard/fast/forms/input-placeholder-visibility-1-expected.png:
1648 * platform/chromium-mac-leopard/fast/forms/input-placeholder-visibility-3-expected.png:
1649 * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-visibility-1-expected.png:
1650 * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-visibility-2-expected.png:
1651 * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.png: Added.
1652 * platform/chromium-mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.png: Added.
1653 * platform/chromium-mac-snowleopard/fast/forms/placeholder-position-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/forms/placeholder-position-expected.png.
1654 * platform/chromium-mac-snowleopard/fast/forms/placeholder-pseudo-style-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/forms/placeholder-pseudo-style-expected.png.
1655 * platform/chromium-mac-snowleopard/fast/forms/search-styled-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/forms/search-styled-expected.png.
1656 * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-pseudo-style-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/forms/textarea-placeholder-pseudo-style-expected.png.
1657 * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-visibility-1-expected.png: Added.
1658 * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-visibility-2-expected.png: Added.
1659 * platform/chromium-mac/fast/forms/input-placeholder-visibility-1-expected.png: Removed.
1660 * platform/chromium-mac/fast/forms/input-placeholder-visibility-3-expected.png: Removed.
1661 * platform/chromium-mac/fast/forms/textarea-placeholder-visibility-1-expected.png: Removed.
1662 * platform/chromium-mac/fast/forms/textarea-placeholder-visibility-2-expected.png: Removed.
1663 * platform/chromium-win-xp/fast/forms/search-styled-expected.txt:
1664 * platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.png:
1665 * platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.txt:
1666 * platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.png:
1667 * platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt:
1668 * platform/chromium-win/fast/forms/placeholder-position-expected.txt:
1669 * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt:
1670 * platform/chromium-win/fast/forms/search-styled-expected.txt:
1671 * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
1672 * platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.png:
1673 * platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt:
1674 * platform/chromium-win/fast/forms/textarea-placeholder-visibility-2-expected.png:
1675 * platform/chromium-win/fast/forms/textarea-placeholder-visibility-2-expected.txt:
1676 * platform/chromium/test_expectations.txt:
1677 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.txt: Removed.
1678 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.txt: Removed.
1679 * platform/mac-snowleopard/fast/forms/textarea-placeholder-visibility-1-expected.txt: Removed.
1680 * platform/mac-snowleopard/fast/forms/textarea-placeholder-visibility-2-expected.txt: Removed.
1682 2011-12-04 Andreas Kling <kling@webkit.org>
1684 border-width: initial and border-color: initial cannot be removed via CSSOM.
1685 <http://webkit.org/b/68551>
1687 Reviewed by Darin Adler.
1689 Add a test verifying that shorthand properties can be added/removed
1690 via CSSOM'S CSSStyleDeclaration interface.
1692 * fast/css/cssom-remove-shorthand-property-expected.txt: Added.
1693 * fast/css/cssom-remove-shorthand-property.html: Added.
1695 2011-12-04 Darin Adler <darin@apple.com>
1697 Removed obsolete expected results that should have been removed when converting to a ref test.
1699 * platform/chromium-cg-mac-leopard/css3/unicode-bidi-isolate-aharon-expected.png: Removed.
1700 * platform/chromium-linux/css3/unicode-bidi-isolate-aharon-expected.png: Removed.
1701 * platform/chromium-mac-leopard/css3/unicode-bidi-isolate-aharon-expected.png: Removed.
1702 * platform/chromium-mac/css3/unicode-bidi-isolate-aharon-expected.png: Removed.
1703 * platform/chromium-win/css3/unicode-bidi-isolate-aharon-expected.png: Removed.
1704 * platform/chromium-win/css3/unicode-bidi-isolate-aharon-expected.txt: Removed.
1705 * platform/efl/css3/unicode-bidi-isolate-aharon-expected.png: Removed.
1706 * platform/efl/css3/unicode-bidi-isolate-aharon-expected.txt: Removed.
1707 * platform/gtk/css3/unicode-bidi-isolate-aharon-expected.png: Removed.
1708 * platform/gtk/css3/unicode-bidi-isolate-aharon-expected.txt: Removed.
1709 * platform/mac/css3/unicode-bidi-isolate-aharon-expected.png: Removed.
1710 * platform/mac/css3/unicode-bidi-isolate-aharon-expected.txt: Removed.
1712 2011-12-04 Darin Adler <darin@apple.com>
1714 * platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt:
1715 * platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt:
1716 Oops, landed the wrong versions of these yesterday. These are the right ones.
1718 2011-12-04 Philippe Normand <pnormand@igalia.com>
1720 Unreviewed, skip two more tests.
1722 * platform/gtk/Skipped: Skip
1723 platform/gtk/fonts/custom-font-missing-glyphs.html failing on
1725 * platform/gtk/test_expectations.txt:
1726 fast/table/multiple-captions-display.xhtml is flaky.
1728 2011-12-04 Philippe Normand <pnormand@igalia.com>
1730 Unreviewed, moving flaky ref test to Skipped list.
1732 * platform/gtk/Skipped:
1733 * platform/gtk/test_expectations.txt:
1735 2011-12-04 Philippe Normand <pnormand@igalia.com>
1737 Unreviewed, skip two flaky tests and one SVG test timing out on GTK.
1739 * platform/gtk/test_expectations.txt: Skip two fast/ tests.
1740 * platform/gtk/Skipped: Skip svg/text/text-style-recalc-crash.html
1742 2011-12-03 Mario Sanchez Prada <msanchez@igalia.com>
1744 [GTK] Don't log document events in DRT
1745 https://bugs.webkit.org/show_bug.cgi?id=73746
1747 Reviewed by Martin Robinson.
1749 Unskip passing test, remove other transformed into a unit test and
1750 rebaseline expectations now we stopped logging document events.
1752 * platform/gtk/Skipped: Removed two skipped tests.
1753 * platform/gtk/accessibility/aria-slider-required-attributes-expected.txt: Rebaselined
1754 * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: Ditto.
1755 * platform/gtk/accessibility/document-reload-events-expected.txt: Removed.
1756 * platform/gtk/accessibility/document-reload-events.html: Removed.
1758 2011-12-04 Ryosuke Niwa <rniwa@webkit.org>
1760 Add failing expectation to css3/unicode-bidi-isolate-aharon-failing.html as it was split from
1761 css3/unicode-bidi-isolate-aharon.html in r101949.
1763 * platform/chromium/test_expectations.txt:
1764 * platform/gtk/test_expectations.txt:
1765 * platform/mac/test_expectations.txt:
1766 * platform/qt/test_expectations.txt:
1767 * platform/win/test_expectations.txt:
1769 2011-12-02 Ryosuke Niwa <rniwa@webkit.org>
1771 Convert isolate and plaintext tests to reftests
1772 https://bugs.webkit.org/show_bug.cgi?id=73680
1774 Reviewed by Darin Adler.
1776 Convert bdi-element-expected.html, unicode-bidi-isolate-aharon.html, and unicode-bidi-plaintext.html to reftests.
1777 In addition, isolate the failing test case in unicode-bidi-plaintext.html as unicode-bidi-isolate-aharon-failing.html.
1779 * css3/bdi-element-expected.html: Copied from LayoutTests/css3/bdi-element.html.
1780 * css3/unicode-bidi-isolate-aharon-expected.html: Copied from LayoutTests/css3/unicode-bidi-isolate-aharon.html.
1781 * css3/unicode-bidi-isolate-aharon-failing-expected.html: Added.
1782 * css3/unicode-bidi-isolate-aharon-failing.html: Added.
1783 * css3/unicode-bidi-isolate-aharon.html:
1784 * fast/text/international/unicode-bidi-plaintext.html:
1785 * platform/chromium-cg-mac-leopard/css3/bdi-element-expected.png: Removed.
1786 * platform/chromium-cg-mac-leopard/css3/bdi-element-expected.txt: Removed.
1787 * platform/chromium-cg-mac-leopard/fast/text/international/unicode-bidi-plaintext-expected.png: Removed.
1788 * platform/chromium-cg-mac/css3/bdi-element-expected.png: Removed.
1789 * platform/chromium-linux/css3/bdi-element-expected.png: Removed.
1790 * platform/chromium-linux/fast/text/international/unicode-bidi-plaintext-expected.png: Removed.
1791 * platform/chromium-mac-leopard/css3/bdi-element-expected.png: Removed.
1792 * platform/chromium-mac-leopard/css3/bdi-element-expected.txt: Removed.
1793 * platform/chromium-mac-leopard/fast/text/international/unicode-bidi-plaintext-expected.png: Removed.
1794 * platform/chromium-mac/css3/bdi-element-expected.png: Removed.
1795 * platform/chromium-mac/fast/text/international/unicode-bidi-plaintext-expected.png: Removed.
1796 * platform/chromium-win/css3/bdi-element-expected.png: Removed.
1797 * platform/chromium-win/css3/bdi-element-expected.txt: Removed.
1798 * platform/chromium-win/fast/text/international/unicode-bidi-plaintext-expected.png: Removed.
1799 * platform/chromium-win/fast/text/international/unicode-bidi-plaintext-expected.txt: Removed.
1800 * platform/chromium/css3/bdi-element-expected.txt: Removed.
1801 * platform/efl/css3/bdi-element-expected.png: Removed.
1802 * platform/efl/css3/bdi-element-expected.txt: Removed.
1803 * platform/efl/fast/text/international/unicode-bidi-plaintext-expected.png: Removed.
1804 * platform/efl/fast/text/international/unicode-bidi-plaintext-expected.txt: Removed.
1805 * platform/gtk/css3/bdi-element-expected.png: Removed.
1806 * platform/gtk/css3/bdi-element-expected.txt: Removed.
1807 * platform/gtk/fast/text/international/unicode-bidi-plaintext-expected.png: Removed.
1808 * platform/gtk/fast/text/international/unicode-bidi-plaintext-expected.txt: Removed.
1809 * platform/mac/css3/bdi-element-expected.png: Removed.
1810 * platform/mac/css3/bdi-element-expected.txt: Removed.
1811 * platform/mac/fast/text/international/unicode-bidi-plaintext-expected.png: Removed.
1812 * platform/mac/fast/text/international/unicode-bidi-plaintext-expected.txt: Removed.
1813 * platform/qt/css3/bdi-element-expected.png: Removed.
1814 * platform/qt/css3/bdi-element-expected.txt: Removed.
1815 * platform/win/fast/text/international/unicode-bidi-plaintext-expected.png: Removed.
1816 * platform/win/fast/text/international/unicode-bidi-plaintext-expected.txt: Removed.
1818 2011-12-03 Vincent Scheib <scheib@chromium.org>
1820 [Chromium] Rebaselined /accessibility/aria-checkbox-sends-notification-expected.txt
1822 * platform/chromium-cg-mac-leopard/accessibility/aria-checkbox-sends-notification-expected.txt: Renamed from LayoutTests/platform/chromium-mac-snowleopard/accessibility/aria-checkbox-sends-notification-expected.txt.
1823 * platform/chromium-cg-mac-snowleopard/accessibility/aria-checkbox-sends-notification-expected.txt: Removed.
1824 * platform/chromium/accessibility/aria-checkbox-sends-notification-expected.txt: Renamed from LayoutTests/platform/chromium-win/accessibility/aria-checkbox-sends-notification-expected.txt.
1825 * platform/chromium/test_expectations.txt:
1827 2011-12-03 Vincent Scheib <scheib@chromium.org>
1829 [Chromium] Supressing more failures via test_expectations.txt
1831 * platform/chromium/test_expectations.txt:
1832 editing/spelling/markers.html, new expectations fail
1833 svg/animations/svginteger-animation-1.html, merging overlapping lines
1835 2011-12-03 Darin Adler <darin@apple.com>
1837 Update some layout test expected results
1838 https://bugs.webkit.org/show_bug.cgi?id=73755
1840 Reviewed by Sam Weinig.
1842 * editing/spelling/markers-expected.txt: Added. We just forgot to check this in when the
1843 test was added, and the test is skipped on most platforms so that was not noticed.
1845 * fast/css/getComputedStyle/computed-style-without-renderer.html: Changed this test to
1846 share the list of properties to skip and the list of hidden properties.
1847 * fast/css/getComputedStyle/computed-style.html: Ditt.
1848 * fast/css/getComputedStyle/resources/property-names.js: Added. Besides the structural
1849 change the change is that CSS_GRID_LAYOUT properties are now in the list to skip.
1851 * platform/mac/accessibility/multiselect-list-reports-active-option-expected.txt: Added.
1852 Shows this test is failing on Mac, even though it is passing on Chromium. That needs a bug report.
1854 * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt:
1855 * platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt:
1856 * platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt:
1857 * platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt:
1858 Updated these results now that we don't use relative positioning for placeholders any more.
1859 The original patch r101742 updated other platforms, including mac-snowleopard, but missed this one.
1861 * platform/mac/svg/css/getComputedStyle-basic-expected.txt: Removed. The Mac platform can
1862 share the platform-independent expected results as long as we skip the CSS_GRID_LAYOUT
1865 * svg/css/getComputedStyle-basic.xhtml: Updated to skip the same properties that the tests
1866 in fast/css/getComputedStyle skip.
1868 2011-12-03 Darin Adler <darin@apple.com>
1870 Removed some obsolete expected result files that should have been removed in r97308 and r101738.
1872 * platform/efl/fast/regions/content-flowed-into-regions-dynamically-added-expected.png: Removed.
1873 * platform/efl/fast/regions/content-flowed-into-regions-dynamically-inserted-expected.png: Removed.
1874 * platform/efl/fast/regions/content-flowed-into-regions-dynamically-removed-expected.png: Removed.
1875 * platform/efl/fast/regions/content-flowed-into-regions-expected.png: Removed.
1876 * platform/efl/fast/regions/content-flowed-into-regions-with-dyn-index-expected.png: Removed.
1877 * platform/efl/fast/regions/content-flowed-into-regions-with-index-dom-expected.png: Removed.
1878 * platform/efl/fast/regions/content-flowed-into-regions-with-index-expected.png: Removed.
1879 * platform/mac/fast/regions/content-flowed-into-regions-dynamically-added-expected.png: Removed.
1880 * platform/mac/fast/regions/content-flowed-into-regions-dynamically-inserted-expected.png: Removed.
1881 * platform/mac/fast/regions/content-flowed-into-regions-dynamically-removed-expected.png: Removed.
1882 * platform/mac/fast/regions/content-flowed-into-regions-expected.png: Removed.
1884 2011-12-03 Andreas Kling <kling@webkit.org>
1886 Cache CSSInitialValue instances per-document.
1887 <http://webkit.org/b/73745>
1889 Reviewed by Oliver Hunt.
1891 Test that 'initial' and 'inherit' values are cached per-document.
1893 * http/tests/security/cross-origin-css-primitive-expected.txt:
1894 * http/tests/security/cross-origin-css-primitive.html:
1895 * http/tests/security/resources/cross-origin-css-primitive-iframe.html:
1897 2011-12-03 Philippe Normand <pnormand@igalia.com>
1899 Unreviewed, skip new failing tests on GTK.
1901 * platform/gtk/Skipped: Skip 3 new
1902 http/tests/security/mixedContent failing partly because of bug 73743.
1904 2011-12-03 Philippe Normand <pnormand@igalia.com>
1906 Unreviewed, GTK rebaseline after r101858.
1908 * platform/gtk/fast/writing-mode/broken-ideograph-small-caps-expected.txt:
1910 2011-12-03 Philippe Normand <pnormand@igalia.com>
1912 [GStreamer] Fullscreen controller support for the new WebKit Fullscreen API
1913 https://bugs.webkit.org/show_bug.cgi?id=66968
1915 Reviewed by Martin Robinson.
1917 * platform/gtk/Skipped: Skip
1918 fullscreen/video-controls-override.html now failing because of bug 73583.
1920 2011-12-03 Csaba Osztrogonác <ossy@webkit.org>
1922 [Qt] Unreviewed weekend gardening.
1924 * platform/qt/Skipped: Skip new failing tests.
1925 * platform/qt/fast/css/font-face-opentype-expected.png: Updated.
1926 * platform/qt/fast/css/font-face-opentype-expected.txt: Updated.
1928 2011-12-03 Dan Winship <danw@gnome.org>
1930 [GTK] [EFL] Update some cookie-related tests
1931 https://bugs.webkit.org/show_bug.cgi?id=73673
1933 Reviewed by Martin Robinson.
1935 * platform/efl/http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt:
1936 * platform/gtk/http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt:
1937 Copied from platform/chromium because libsoup also follows the RFC
1940 * platform/efl/Skipped:
1941 * platform/gtk/Skipped: Unskip that, and another cookie test that
1942 has been fixed for a while.
1944 2011-12-03 Sheriff Bot <webkit.review.bot@gmail.com>
1946 Unreviewed, rolling out r101904.
1947 http://trac.webkit.org/changeset/101904
1948 https://bugs.webkit.org/show_bug.cgi?id=73739
1950 It broke zillions of tests on all bot (Requested by
1951 Ossy_weekend on #webkit).
1953 * fast/dom/Window/window-postmessage-args-expected.txt:
1955 2011-12-02 Tony Chang <tony@chromium.org>
1957 remove a stale comment in flexbox code
1958 https://bugs.webkit.org/show_bug.cgi?id=73720
1960 Reviewed by Ojan Vafai.
1962 This was fixed by Ojan in https://bugs.webkit.org/show_bug.cgi?id=70754.
1964 * css3/flexbox/flex-flow-padding.html:
1966 2011-12-02 Dmitry Lomov <dslomov@google.com>
1968 https://bugs.webkit.org/show_bug.cgi?id=73691
1969 [JSC] Implement correct order of window.postMessage arguments.
1971 Reviewed by Geoffrey Garen.
1973 * fast/dom/Window/window-postmessage-args-expected.txt:
1975 2011-12-02 Stephen Chenney <schenney@chromium.org>
1977 REGRESSION (r91125): Polyline tool in google docs is broken
1978 https://bugs.webkit.org/show_bug.cgi?id=65796
1980 Work around a bug in CoreGraphics, that caused incorrect bounds for paths
1981 consisting only of move-to elements. This causes problems in SVG, when the enormous
1982 bounds prevented the drawing of things behind.
1984 Will revert expectation file when expectations are stable.
1986 Reviewed by Darin Adler.
1988 * platform/chromium-mac/svg/custom/zero-path-square-cap-rendering2-expected.txt: Removed.
1989 * platform/chromium-win/svg/custom/zero-path-square-cap-rendering2-expected.txt: Removed.
1990 * platform/mac/svg/custom/path-moveto-only-rendering-expected.png: Added.
1991 * platform/mac/svg/custom/path-moveto-only-rendering-expected.txt: Added.
1992 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.png: Added.
1993 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.txt: Added.
1994 * svg/custom/path-moveto-only-rendering.svg: Added.
1995 * svg/custom/subpaths-moveto-only-rendering.svg: Added.
1996 * svg/custom/zero-path-square-cap-rendering2-expected.txt: Modified text output
1997 * platform/chromium/test_expectations.txt: Added flakiness for new tests from this patch
1999 2011-12-02 Vincent Scheib <scheib@chromium.org>
2001 [Chromium] test_expectations typo fix for chunked-progress-event-expectedLength.html
2003 * platform/chromium/test_expectations.txt:
2005 2011-12-02 Mihnea Ovidenie <mihnea@adobe.com>
2007 [CSSRegions]More renaming for region style rules.
2008 https://bugs.webkit.org/show_bug.cgi?id=73526
2010 Reviewed by Eric Seidel.
2012 Rename WEBKIT_REGION_STYLE_RULE -> WEBKIT_REGION_RULE.
2014 * fast/dom/Window/window-properties-expected.txt:
2015 * fast/regions/parsing-region-style-rule.html:
2016 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
2017 * platform/mac/fast/dom/Window/window-properties-expected.txt:
2018 * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt:
2019 * platform/qt/fast/dom/Window/window-properties-expected.txt:
2020 * platform/win/fast/dom/Window/window-properties-expected.txt:
2022 2011-12-02 Tom Sepez <tsepez@chromium.org>
2024 XSSAuditor includes more terminating characters when truncating
2026 https://bugs.webkit.org/show_bug.cgi?id=73684
2028 Reviewed by Daniel Bates.
2030 * http/tests/security/xssAuditor/property-escape-comment-expected.txt:
2031 * http/tests/security/xssAuditor/property-escape-comment.html:
2033 2011-12-02 Tony Chang <tony@chromium.org>
2035 Need to implement flex-flow: column-reverse
2036 https://bugs.webkit.org/show_bug.cgi?id=73504
2038 Reviewed by David Hyatt.
2040 Enable testing of column-reverse.
2042 * css3/flexbox/flex-flow-expected.txt:
2043 * css3/flexbox/flex-flow.html: Added test cases to make sure start and end still apply to the text flow direction.
2044 * css3/flexbox/flex-flow-border-expected.txt:
2045 * css3/flexbox/flex-flow-border.html: Single flexitem, so reverse does nothing.
2046 * css3/flexbox/flex-flow-margins-auto-size-expected.txt:
2047 * css3/flexbox/flex-flow-margins-auto-size.html: Ditto. The vertical tests cases (orthogonal directions) have always failed.
2048 * css3/flexbox/flex-flow-margins-expected.txt:
2049 * css3/flexbox/flex-flow-margins.html: Ditto.
2050 * css3/flexbox/flex-flow-orientations-expected.txt:
2051 * css3/flexbox/flex-flow-orientations.html: This test has 2 flexitems, the positions of which are now flipped.
2052 * css3/flexbox/flex-flow-overflow-expected.txt:
2053 * css3/flexbox/flex-flow-overflow.html: The overflow should go in the opposite direction vertically, but the same direction horizontally.
2054 * css3/flexbox/flex-flow-padding-expected.txt:
2055 * css3/flexbox/flex-flow-padding.html: Single flexitem, no change.
2057 2011-12-02 Stephen Chenney <schenney@chromium.org>
2059 Divide by zero for zero-length arcs
2060 https://bugs.webkit.org/show_bug.cgi?id=73021
2062 A zero-length path produces divide by zero, resulting in nothing being
2063 drawn. This change modifies the behavior to produce a zero-length line
2064 which will generate correct linecaps.
2066 Reviewed by Nikolas Zimmermann.
2068 * platform/chromium/test_expectations.txt: Added flakiness for the new test until wehave expectations.
2069 * platform/mac/svg/stroke: Added.
2070 * platform/mac/svg/stroke/zero-length-arc-linecaps-rendering-expected.png: Added.
2071 * platform/mac/svg/stroke/zero-length-arc-linecaps-rendering-expected.txt: Added.
2072 * svg/stroke/zero-length-arc-linecaps-rendering.svg: Added.
2074 2011-12-02 Aaron Colwell <acolwell@chromium.org>
2076 Adding mixed content tests for video tag.
2077 https://bugs.webkit.org/show_bug.cgi?id=72178
2079 Reviewed by Adam Barth.
2081 * http/tests/security/mixedContent/insecure-video-in-iframe-expected.txt: Added.
2082 * http/tests/security/mixedContent/insecure-video-in-iframe.html: Added.
2083 * http/tests/security/mixedContent/insecure-video-in-main-frame-expected.txt: Added.
2084 * http/tests/security/mixedContent/insecure-video-in-main-frame.html: Added.
2085 * http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame-expected.txt: Added.
2086 * http/tests/security/mixedContent/redirect-http-to-https-video-in-main-frame.html: Added.
2087 * http/tests/security/mixedContent/redirect-https-to-http-video-in-main-frame-expected.txt: Added.
2088 * http/tests/security/mixedContent/redirect-https-to-http-video-in-main-frame.html: Added.
2089 * http/tests/security/mixedContent/resources/frame-with-insecure-video.html: Added.
2090 * http/tests/security/mixedContent/resources/frame-with-redirect-http-to-https-video.html: Added.
2091 * http/tests/security/mixedContent/resources/frame-with-redirect-https-to-http-video.html: Added.
2093 2011-12-02 Vincent Scheib <scheib@chromium.org>
2095 [Chromium] Rebaselining svg/custom/svg-fonts-word-spacing.html
2097 * platform/chromium-cg-mac-snowleopard/accessibility/aria-checkbox-sends-notification-expected.txt: Copied from LayoutTests/platform/chromium/accessibility/aria-checkbox-sends-notification-expected.txt.
2098 * platform/chromium-mac-snowleopard/accessibility/aria-checkbox-sends-notification-expected.txt: Copied from LayoutTests/platform/chromium/accessibility/aria-checkbox-sends-notification-expected.txt.
2099 * platform/chromium-win/accessibility/aria-checkbox-sends-notification-expected.txt: Renamed from LayoutTests/platform/chromium/accessibility/aria-checkbox-sends-notification-expected.txt.
2101 2011-12-02 Vincent Scheib <scheib@chromium.org>
2103 [Chromium] Marking svg/W3C-SVG-1.1/fonts-elem-04-b.svg flaky for image+text
2105 * platform/chromium/test_expectations.txt:
2107 2011-12-02 Sheriff Bot <webkit.review.bot@gmail.com>
2109 Unreviewed, rolling out r101731.
2110 http://trac.webkit.org/changeset/101731
2111 https://bugs.webkit.org/show_bug.cgi?id=73706
2113 Broke copy and paste in chromium. (Requested by dcheng on #webkit).
2115 * editing/spelling/spellcheck-queue-expected.txt: Removed.
2116 * editing/spelling/spellcheck-queue.html: Removed.
2117 * platform/gtk/Skipped:
2118 * platform/qt/Skipped:
2120 2011-12-02 Fady Samuel <fsamuel@chromium.org>
2122 When page scaling is in use position:fixed has incorrect results
2123 https://bugs.webkit.org/show_bug.cgi?id=68617
2125 Reviewed by Simon Fraser.
2127 * fast/repaint/fixed-in-page-scale-expected.png: Added.
2128 * fast/repaint/fixed-in-page-scale-expected.txt: Added.
2129 * fast/repaint/fixed-in-page-scale.html: Added.
2130 * fast/repaint/fixed-right-bottom-in-page-scale-expected.png: Added.
2131 * fast/repaint/fixed-right-bottom-in-page-scale-expected.txt: Added.
2132 * fast/repaint/fixed-right-bottom-in-page-scale.html: Added.
2133 * fast/repaint/fixed-right-in-page-scale-expected.png: Added.
2134 * fast/repaint/fixed-right-in-page-scale-expected.txt: Added.
2135 * fast/repaint/fixed-right-in-page-scale.html: Added.
2137 2011-12-02 Vincent Scheib <scheib@chromium.org>
2139 [Chromium] Marking svg/W3C-SVG-1.1/fonts-elem-04-b.svg flaky for text
2141 * platform/chromium/test_expectations.txt:
2143 2011-12-02 Vincent Scheib <scheib@chromium.org>
2145 [Chromium] Adding test expectation that svg/animations/svginteger-animation-1.html crashes leopard cg
2147 * platform/chromium/test_expectations.txt:
2149 2011-12-02 Vincent Scheib <scheib@chromium.org>
2151 [Chromium] Marking http/tests/appcache/video.html TIMEOUT
2153 * platform/chromium/test_expectations.txt:
2155 2011-12-02 Vincent Scheib <scheib@chromium.org>
2157 [Chromium] Suppressing failures in test_expectations for 101844
2159 * platform/chromium/test_expectations.txt:
2161 2011-12-02 Dan Bernstein <mitz@apple.com>
2163 <rdar://problem/10520670> REGRESSION (r91738): didFinishLoad is called before custom fonts have finished loading
2164 https://bugs.webkit.org/show_bug.cgi?id=73688
2166 Reviewed by Darin Adler.
2168 Reverted test chnages from r91738. These tests were made to wait for the fonts to finish loading
2169 using a DOM. Now again they do not need to.
2171 * fast/css/color-leakage.html:
2172 * fast/css/custom-font-xheight.html:
2173 * fast/css/font-face-multiple-faces.html:
2174 * fast/css/font-face-multiple-remote-sources.html:
2175 * fast/css/font-face-remote.html:
2176 * fast/css/font-face-woff.html:
2177 * fast/writing-mode/broken-ideograph-small-caps.html:
2178 * svg/W3C-SVG-1.1-SE/text-intro-09-b.svg:
2179 * svg/W3C-SVG-1.1/fonts-elem-07-b.svg:
2180 * svg/custom/svg-fonts-fallback.xhtml:
2181 * svg/custom/svg-fonts-in-html.html:
2182 * svg/custom/svg-fonts-segmented.xhtml:
2183 * svg/custom/svg-fonts-with-no-element-reference.html:
2184 * svg/custom/svg-fonts-without-missing-glyph.xhtml:
2185 * svg/text/text-overflow-ellipsis-svgfont.html:
2187 2011-12-02 David Tseng <dtseng@google.com>
2189 Send an AXCheckedStateChanged notification when the aria-checked attribute changes.
2190 https://bugs.webkit.org/show_bug.cgi?id=72754
2192 Reviewed by Chris Fleizach.
2194 * accessibility/aria-checkbox-sends-notification.html: Added.
2195 * platform/chromium/accessibility/aria-checkbox-sends-notification-expected.txt: Added.
2197 2011-12-02 Kent Tamura <tkent@chromium.org>
2199 Unreviewed, rolling out r101337.
2200 http://trac.webkit.org/changeset/101337
2201 https://bugs.webkit.org/show_bug.cgi?id=73189
2203 It's a wrong way to fix the problem
2205 * fast/forms/select-popup-crash-expected.txt: Removed.
2206 * fast/forms/select-popup-crash.html: Removed.
2208 2011-12-02 Kausalya Madhusudhanan <kmadhusu@chromium.org>
2210 Added helper method to identify whether the page has custom page size style.
2211 https://bugs.webkit.org/show_bug.cgi?id=73585
2213 Reviewed by Darin Fisher.
2215 * platform/chromium/printing/custom-page-size-style-expected.txt: Added.
2216 * platform/chromium/printing/custom-page-size-style.html: Added.
2218 2011-12-02 Vincent Scheib <scheib@chromium.org>
2220 [Chromium] Adding flaky tests to test_expectations
2222 inspector/extensions tests even flakier
2223 newly flaky media/event-attributes.html
2225 * platform/chromium/test_expectations.txt:
2227 2011-12-02 Dmitry Lomov <dslomov@google.com>
2229 Unreviewed: reset expectation for tests until https://bugs.webkit.org/show_bug.cgi?id=73691
2232 * fast/dom/Window/window-postmessage-args-expected.txt:
2234 2011-12-02 Kent Tamura <tkent@chromium.org>
2236 [Lion][Windows] Both of placeholder and input text are shown in <input type=number>
2237 https://bugs.webkit.org/show_bug.cgi?id=73615
2239 Reviewed by Joseph Pecoraro.
2241 * fast/forms/number/number-placeholder-with-unacceptable-value-expected.html: Added.
2242 * fast/forms/number/number-placeholder-with-unacceptable-value.html: Added.
2244 2011-12-01 Alok Priyadarshi <alokp@chromium.org>
2246 [chromium] CCLayerQuad does not return FloatQuad in correct order
2247 https://bugs.webkit.org/show_bug.cgi?id=73247
2249 Reviewed by James Robinson.
2251 * platform/chromium/test_expectations.txt:
2253 2011-12-02 Vincent Scheib <scheib@chromium.org>
2255 [Chromium] Marking slow test: http/tests/appcache/video.html
2257 * platform/chromium/test_expectations.txt:
2259 2011-12-02 Sheriff Bot <webkit.review.bot@gmail.com>
2261 Unreviewed, rolling out r101833.
2262 http://trac.webkit.org/changeset/101833
2263 https://bugs.webkit.org/show_bug.cgi?id=73678
2265 test_expectations file invalid: run Tools/Scripts/new-run-
2266 webkit-tests --lint-test-files (Requested by scheib on
2269 * platform/chromium/test_expectations.txt:
2271 2011-12-02 Vincent Scheib <scheib@chromium.org>
2273 [Chromium] Fixe test_expectations.txt parse error
2275 * platform/chromium/test_expectations.txt:
2277 2011-12-02 Stephen Chenney <schenney@chromium.org>
2279 [Chromium] Expected flakey tests after fix for 73021 is committed
2280 https://bugs.webkit.org/show_bug.cgi?id=73677
2282 Unreviewed test_expectations update.
2284 * platform/chromium/test_expectations.txt: Added flakey for svg/stroke/...
2286 2011-12-02 Alok Priyadarshi <alokp@chromium.org>
2288 [chromium] CCLayerQuad does not return FloatQuad in correct orientation
2289 https://bugs.webkit.org/show_bug.cgi?id=73247
2291 Reviewed by James Robinson.
2293 * platform/chromium/test_expectations.txt:
2295 2011-12-01 Dmitry Lomov <dslomov@google.com>
2297 https://bugs.webkit.org/show_bug.cgi?id=73589
2298 [V8][Chromium] Adjust postMessage to the latest "implementation-ready" spec.
2299 - postMessage should support transfer of MessagePorts
2300 - the order of arguments to Window::postMessage and Window::webkitPostMessage should be (msg, targetOrigin [, transfer])
2302 Reviewed by David Levin.
2304 * fast/canvas/webgl/script-tests/arraybuffer-transfer-of-control.js:
2307 * fast/dom/Window/window-postmessage-args.html:
2308 * platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt:
2310 2011-12-02 Tom Sepez <tsepez@chromium.org>
2312 Content-security-policy script-src not enforced on workers.
2313 https://bugs.webkit.org/show_bug.cgi?id=73240
2315 Reviewed by Adam Barth.
2317 Added test to verify bug.
2319 * http/tests/security/contentSecurityPolicy/worker-script-src-expected.txt: Added.
2320 * http/tests/security/contentSecurityPolicy/worker-script-src.html: Added.
2322 2011-12-02 Daniel Cheng <dcheng@chromium.org>
2324 [chromium] Add plumbing for supporting custom MIME types in DataTransfer.
2325 https://bugs.webkit.org/show_bug.cgi?id=73594
2327 Reviewed by David Levin.
2329 * editing/pasteboard/clipboard-customData-expected.txt: Added.
2330 * editing/pasteboard/clipboard-customData.html: Added.
2331 * fast/events/drag-customData-expected.txt: Added.
2332 * fast/events/drag-customData.html: Added.
2333 * platform/chromium/test_expectations.txt:
2334 * platform/efl/Skipped:
2335 * platform/gtk/Skipped:
2336 * platform/mac/Skipped:
2337 * platform/qt/Skipped:
2338 * platform/win/Skipped:
2340 2011-12-02 Joshua Bell <jsbell@chromium.org>
2342 IndexedDB: Rename "multientry" to "multiEntry" per spec change
2343 https://bugs.webkit.org/show_bug.cgi?id=73578
2345 Reviewed by Darin Fisher.
2347 * storage/indexeddb/index-basics-expected.txt:
2348 * storage/indexeddb/index-basics.html:
2349 * storage/indexeddb/index-multientry-expected.txt:
2350 * storage/indexeddb/index-multientry.html:
2352 2011-12-02 Sheriff Bot <webkit.review.bot@gmail.com>
2354 Unreviewed, rolling out r101805.
2355 http://trac.webkit.org/changeset/101805
2356 https://bugs.webkit.org/show_bug.cgi?id=73670
2358 Many canvas tests started failing due to the isEmpty change
2359 (Requested by darin on #webkit).
2361 * platform/chromium-mac/svg/custom/path-moveto-only-rendering-expected.png: Removed.
2362 * platform/chromium-mac/svg/custom/path-moveto-only-rendering-expected.txt: Removed.
2363 * platform/chromium-mac/svg/custom/subpaths-moveto-only-rendering-expected.png: Removed.
2364 * platform/chromium-mac/svg/custom/subpaths-moveto-only-rendering-expected.txt: Removed.
2365 * platform/chromium-mac/svg/custom/zero-path-square-cap-rendering2-expected.txt: Copied from LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt.
2366 * platform/chromium-win/svg/custom/zero-path-square-cap-rendering2-expected.txt: Copied from LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt.
2367 * platform/chromium/test_expectations.txt:
2368 * platform/mac/svg/custom/path-moveto-only-rendering-expected.png: Removed.
2369 * platform/mac/svg/custom/path-moveto-only-rendering-expected.txt: Removed.
2370 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.png: Removed.
2371 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.txt: Removed.
2372 * platform/win/svg/custom/path-moveto-only-rendering-expected.png: Removed.
2373 * platform/win/svg/custom/path-moveto-only-rendering-expected.txt: Removed.
2374 * platform/win/svg/custom/subpaths-moveto-only-rendering-expected.png: Removed.
2375 * platform/win/svg/custom/subpaths-moveto-only-rendering-expected.txt: Removed.
2376 * svg/custom/path-moveto-only-rendering.svg: Removed.
2377 * svg/custom/subpaths-moveto-only-rendering.svg: Removed.
2378 * svg/custom/zero-path-square-cap-rendering2-expected.txt:
2380 2011-12-02 Sheriff Bot <webkit.review.bot@gmail.com>
2382 Unreviewed, rolling out r101805.
2383 http://trac.webkit.org/changeset/101805
2384 https://bugs.webkit.org/show_bug.cgi?id=73670
2386 Many canvas tests started failing due to the isEmpty change
2387 (Requested by darin on #webkit).
2389 * platform/chromium-mac/svg/custom/path-moveto-only-rendering-expected.png: Removed.
2390 * platform/chromium-mac/svg/custom/path-moveto-only-rendering-expected.txt: Removed.
2391 * platform/chromium-mac/svg/custom/subpaths-moveto-only-rendering-expected.png: Removed.
2392 * platform/chromium-mac/svg/custom/subpaths-moveto-only-rendering-expected.txt: Removed.
2393 * platform/chromium-mac/svg/custom/zero-path-square-cap-rendering2-expected.txt: Copied from LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt.
2394 * platform/chromium-win/svg/custom/zero-path-square-cap-rendering2-expected.txt: Copied from LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt.
2395 * platform/chromium/test_expectations.txt:
2396 * platform/mac/svg/custom/path-moveto-only-rendering-expected.png: Removed.
2397 * platform/mac/svg/custom/path-moveto-only-rendering-expected.txt: Removed.
2398 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.png: Removed.
2399 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.txt: Removed.
2400 * platform/win/svg/custom/path-moveto-only-rendering-expected.png: Removed.
2401 * platform/win/svg/custom/path-moveto-only-rendering-expected.txt: Removed.
2402 * platform/win/svg/custom/subpaths-moveto-only-rendering-expected.png: Removed.
2403 * platform/win/svg/custom/subpaths-moveto-only-rendering-expected.txt: Removed.
2404 * svg/custom/path-moveto-only-rendering.svg: Removed.
2405 * svg/custom/subpaths-moveto-only-rendering.svg: Removed.
2406 * svg/custom/zero-path-square-cap-rendering2-expected.txt:
2408 2011-12-02 Sheriff Bot <webkit.review.bot@gmail.com>
2410 Unreviewed, rolling out r101805.
2411 http://trac.webkit.org/changeset/101805
2412 https://bugs.webkit.org/show_bug.cgi?id=73670
2414 Many canvas tests started failing due to the isEmpty change
2415 (Requested by darin on #webkit).
2417 * platform/chromium-mac/svg/custom/path-moveto-only-rendering-expected.png: Removed.
2418 * platform/chromium-mac/svg/custom/path-moveto-only-rendering-expected.txt: Removed.
2419 * platform/chromium-mac/svg/custom/subpaths-moveto-only-rendering-expected.png: Removed.
2420 * platform/chromium-mac/svg/custom/subpaths-moveto-only-rendering-expected.txt: Removed.
2421 * platform/chromium-mac/svg/custom/zero-path-square-cap-rendering2-expected.txt: Copied from LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt.
2422 * platform/chromium-win/svg/custom/zero-path-square-cap-rendering2-expected.txt: Copied from LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.txt.
2423 * platform/chromium/test_expectations.txt:
2424 * platform/mac/svg/custom/path-moveto-only-rendering-expected.png: Removed.
2425 * platform/mac/svg/custom/path-moveto-only-rendering-expected.txt: Removed.
2426 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.png: Removed.
2427 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.txt: Removed.
2428 * platform/win/svg/custom/path-moveto-only-rendering-expected.png: Removed.
2429 * platform/win/svg/custom/path-moveto-only-rendering-expected.txt: Removed.
2430 * platform/win/svg/custom/subpaths-moveto-only-rendering-expected.png: Removed.
2431 * platform/win/svg/custom/subpaths-moveto-only-rendering-expected.txt: Removed.
2432 * svg/custom/path-moveto-only-rendering.svg: Removed.
2433 * svg/custom/subpaths-moveto-only-rendering.svg: Removed.
2434 * svg/custom/zero-path-square-cap-rendering2-expected.txt:
2436 2011-12-02 Antti Koivisto <antti@apple.com>
2438 https://bugs.webkit.org/show_bug.cgi?id=73520
2439 REGRESSION(r101524): Article titles invisible until hover on blaze.com
2441 Reviewed by Darin Adler.
2443 Test reduction by the Reduction Fairy (aka kling).
2445 * fast/css/font-face-cache-bug-expected.txt: Added.
2446 * fast/css/font-face-cache-bug.html: Added.
2448 2011-12-02 Philippe Normand <pnormand@igalia.com>
2450 Unreviewed, skip failing websocket test on GTK.
2452 * platform/gtk/Skipped: Skip http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html
2454 2011-12-02 Stephen Chenney <schenney@chromium.org>
2456 REGRESSION (r91125): Polyline tool in google docs is broken
2457 https://bugs.webkit.org/show_bug.cgi?id=65796
2459 Work around a bug in CoreGraphics, that caused incorrect bounds for paths
2460 consisting only of move-to elements. This causes problems in SVG, when the enormous
2461 bounds prevented the drawing of things behind.
2463 Will revert expectation file when expectations are stable.
2465 Reviewed by Darin Adler.
2467 * platform/chromium-mac/svg/custom/zero-path-square-cap-rendering2-expected.txt: Removed.
2468 * platform/chromium-win/svg/custom/zero-path-square-cap-rendering2-expected.txt: Removed.
2469 * platform/mac/svg/custom/path-moveto-only-rendering-expected.png: Added.
2470 * platform/mac/svg/custom/path-moveto-only-rendering-expected.txt: Added.
2471 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.png: Added.
2472 * platform/mac/svg/custom/subpaths-moveto-only-rendering-expected.txt: Added.
2473 * platform/win/svg/custom/path-moveto-only-rendering-expected.png: Added.
2474 * platform/win/svg/custom/path-moveto-only-rendering-expected.txt: Added.
2475 * platform/win/svg/custom/subpaths-moveto-only-rendering-expected.png: Added.
2476 * platform/win/svg/custom/subpaths-moveto-only-rendering-expected.txt: Added.
2477 * svg/custom/path-moveto-only-rendering.svg: Added.
2478 * svg/custom/subpaths-moveto-only-rendering.svg: Added.
2479 * svg/custom/zero-path-square-cap-rendering2-expected.txt: Modified text output
2480 * platform/chromium/test_expectations.txt: Added flakiness for new tests from this patch
2482 2011-12-02 Csaba Osztrogonác <ossy@webkit.org>
2484 [Qt] fast/forms/select/listbox-in-multi-column.html fails
2485 https://bugs.webkit.org/show_bug.cgi?id=73660
2487 * platform/qt/Skipped: Skip fast/forms/select/listbox-in-multi-column.html until fix.
2489 2011-12-02 Alexander Pavlov <apavlov@chromium.org>
2491 [Chromium] Unreviewed expectation fix after r101787.
2493 * platform/chromium/svg/css/getComputedStyle-basic-expected.txt:
2495 2011-12-02 Vsevolod Vlasov <vsevik@chromium.org>
2497 Unreviewed, updated chromium test expectations.
2499 * platform/chromium/fast/events/offsetX-offsetY-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/events/offsetX-offsetY-expected.txt.
2501 2011-12-02 Philippe Normand <pnormand@igalia.com>
2503 Unreviewed, skip some new GTK multicol failures because of bug 73653.
2505 * platform/gtk/Skipped:
2507 2011-11-28 Alexander Pavlov <apavlov@chromium.org>
2509 Inline non-replaced elements are reported to have zero width and height
2510 https://bugs.webkit.org/show_bug.cgi?id=61117
2512 Reviewed by Antti Koivisto.
2514 * fast/dom/beforeload/image-object-before-load-innerHTML.html:
2515 * fast/dom/beforeload/image-object-before-load.html:
2516 * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
2517 * svg/css/getComputedStyle-basic-expected.txt:
2519 2011-12-02 Philippe Normand <pnormand@igalia.com>
2521 Unreviewed, GTK rebaseline.
2523 * platform/gtk/Skipped: plugins/invalidate_rect.html was
2524 removed. Also skip one more SVG test.
2525 * platform/gtk/fast/writing-mode/broken-ideograph-small-caps-expected.txt:
2526 * platform/gtk/fonts/custom-font-missing-glyphs-expected.txt:
2527 * platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt:
2529 2011-12-02 Vsevolod Vlasov <vsevik@chromium.org>
2531 Unreviewed, updated test expectations.
2533 * platform/chromium/test_expectations.txt:
2535 2011-12-02 Vsevolod Vlasov <vsevik@chromium.org>
2537 Unreviewed test expectations.
2539 * platform/chromium-mac/fast/events/offsetX-offsetY-expected.txt: Renamed from LayoutTests/platform/gtk/fast/events/offsetX-offsetY-expected.txt.
2541 2011-12-02 Philippe Normand <pnormand@igalia.com>
2543 Unreviewed, GTK rebaseline after r101723 and skipping another set
2544 of svg tests show 1px differences.
2546 * platform/gtk/Skipped:
2547 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
2549 2011-12-01 Andrey Kosyakov <caseq@chromium.org>
2551 Web Inspector: [Extensions API] pass preferred resource line number to extension's open resource handler
2552 https://bugs.webkit.org/show_bug.cgi?id=73084
2554 Reviewed by Pavel Feldman.
2556 * inspector/extensions/extensions-resources-expected.txt:
2557 * inspector/extensions/extensions-resources.html:
2559 2011-12-02 Vsevolod Vlasov <vsevik@chromium.org>
2561 Unreviewed, added custom chromium test expectations.
2563 * platform/chromium/fast/images/image-css3-content-data-expected.png: Added.
2565 2011-12-02 Ryosuke Niwa <rniwa@webkit.org>
2567 Now that r101733 fixed fast/block/child-not-removed-from-parent-lineboxes-crash.html,
2568 remove the failing expectation on Chromium and re-enable it on Qt.
2570 * platform/chromium/test_expectations.txt:
2571 * platform/qt/Skipped:
2573 2011-12-01 Andrey Kosyakov <caseq@chromium.org>
2575 Web Inspector: use object properties, not element attributes to pass preferred panel/line/request id in linkified anchors
2576 https://bugs.webkit.org/show_bug.cgi?id=73556
2578 Reviewed by Pavel Feldman.
2580 * inspector/extensions/extensions-audits-expected.txt:
2581 * inspector/extensions/extensions-audits.html:
2583 2011-12-02 Pavel Feldman <pfeldman@google.com>
2585 Web Inspector: refactor InspectorBackendDispatcher so that it does not use JSON-serialized command templates.
2586 https://bugs.webkit.org/show_bug.cgi?id=73569
2588 Reviewed by Yury Semikhatsky.
2590 * inspector/report-API-errors-expected.txt:
2592 2011-12-02 Yosifumi Inoue <yosin@chromium.org>
2594 Range sliders and spin buttons don't work with multi-columns.
2595 https://bugs.webkit.org/show_bug.cgi?id=70898
2597 Reviewed by Dan Bernstein.
2599 * fast/events/offsetX-offsetY-expected.txt: Change offset for "in-columns" test.
2600 * fast/events/offsetX-offsetY.html: Change offset for "in-columns" test.
2601 * fast/forms/listbox/listbox-in-multi-column-expected.txt: Added.
2602 * fast/forms/listbox/listbox-in-multi-column.html: Added.
2603 * fast/forms/number/spin-in-multi-column-expected.txt: Added.
2604 * fast/forms/number/spin-in-multi-column.html: Added.
2605 * fast/forms/range/slider-in-multi-column-expected.txt: Added.
2606 * fast/forms/range/slider-in-multi-column.html: Added.
2607 * platform/chromium-win/fast/events/offsetX-offsetY-expected.txt: Change offset for "in-columns" test.
2608 * platform/efl/fast/events/offsetX-offsetY-expected.txt: Change offset for "in-columns" test.
2609 * platform/gtk/fast/events/offsetX-offsetY-expected.txt: Change offset for "in-columns" test.
2611 2011-12-02 Pavel Feldman <pfeldman@google.com>
2613 InspectorController destruction order leads to use-after-free
2614 https://bugs.webkit.org/show_bug.cgi?id=73582
2616 Reviewed by Yury Semikhatsky.
2618 * platform/chromium/test_expectations.txt:
2620 2011-12-02 Leo Yang <leo.yang@torchmobile.com.cn>
2622 image element with src attribute can't be replaced by content: url() style
2623 https://bugs.webkit.org/show_bug.cgi?id=42840
2625 Test case contains image element with src attribute and "content: url(...)"
2628 Reviewed by Darin Adler.
2630 * fast/images/image-css3-content-data-expected.txt: Added.
2631 * fast/images/image-css3-content-data.html: Added.
2632 * fast/images/resources/green-24x24.jpg: Added.
2634 2011-12-01 Csaba Osztrogonác <ossy@webkit.org>
2636 [Qt] Unreviewed gardening after r101742, update Qt specific expected files.
2638 * platform/qt/fast/forms/search-styled-expected.png:
2639 * platform/qt/fast/forms/search-styled-expected.txt:
2640 * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.png:
2641 * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
2642 * platform/qt/fast/forms/textarea-placeholder-visibility-1-expected.png:
2643 * platform/qt/fast/forms/textarea-placeholder-visibility-1-expected.txt:
2644 * platform/qt/fast/forms/textarea-placeholder-visibility-2-expected.png:
2645 * platform/qt/fast/forms/textarea-placeholder-visibility-2-expected.txt:
2646 * platform/qt/test_expectations.txt:
2648 2011-12-01 Csaba Osztrogonác <ossy@webkit.org>
2650 [Qt] Unreviewed morning gardening after r101723.
2652 * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated.
2654 2011-12-01 Csaba Osztrogonác <ossy@webkit.org>
2656 [Qt] Unreviewed morning gardening after r101742.
2658 Remove tests from test_expectation.txt , because they are
2659 in Skipped list too and NRWT can't handle this situation.
2660 (See https://bugs.webkit.org/show_bug.cgi?id=69750 for details.)
2662 * platform/qt/test_expectations.txt:
2664 2011-12-01 Max Vujovic <mvujovic@adobe.com>
2666 Focus ring of imagemap's area element does not scale when CSS zoom style is applied
2667 https://bugs.webkit.org/show_bug.cgi?id=73595
2669 Reviewed by Darin Adler.
2671 * fast/images/imagemap-focus-ring-zoom-style-expected.html: Added.
2672 * fast/images/imagemap-focus-ring-zoom-style.html: Added.
2674 2011-12-01 Kent Tamura <tkent@chromium.org>
2676 REGRESSION(r90971): Placeholder text of input control is rendered
2677 over positioned elements with z-index:0.
2678 https://bugs.webkit.org/show_bug.cgi?id=67408
2680 Reviewed by Darin Adler.
2682 Need to update some placeholder-related tests because we don't use position:relative.
2684 * fast/forms/placeholder-with-positioned-element-expected.html: Added.
2685 * fast/forms/placeholder-with-positioned-element.html: Added.
2686 * platform/chromium/test_expectations.txt:
2687 * platform/gtk/test_expectations.txt:
2688 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.txt:
2689 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.txt:
2690 * platform/mac-snowleopard/fast/forms/textarea-placeholder-visibility-1-expected.txt:
2691 * platform/mac-snowleopard/fast/forms/textarea-placeholder-visibility-2-expected.txt:
2692 * platform/mac/Skipped:
2693 * platform/mac/fast/forms/placeholder-position-expected.txt:
2694 * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
2695 * platform/mac/fast/forms/search-styled-expected.txt:
2696 * platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
2697 * platform/qt/test_expectations.txt:
2699 2011-12-01 Jacob Goldstein <jacobg@adobe.com>
2701 Convert some fast/regions pixel tests to reftests
2702 https://bugs.webkit.org/show_bug.cgi?id=73581
2704 Reviewed by David Hyatt.
2706 * fast/regions/content-flowed-into-regions-dynamically-added-expected.html: Added.
2707 * fast/regions/content-flowed-into-regions-dynamically-added-expected.txt: Removed.
2708 * fast/regions/content-flowed-into-regions-dynamically-added.html:
2709 * fast/regions/content-flowed-into-regions-dynamically-inserted-expected.html: Added.
2710 * fast/regions/content-flowed-into-regions-dynamically-removed-expected.html: Added.
2711 * fast/regions/content-flowed-into-regions-dynamically-removed-expected.txt: Removed.
2712 * fast/regions/content-flowed-into-regions-dynamically-removed.html:
2713 * fast/regions/content-flowed-into-regions-expected.html: Added.
2714 * fast/regions/content-flowed-into-regions-expected.txt: Removed.
2715 * fast/regions/content-flowed-into-regions.html:
2716 * platform/efl/fast/regions/content-flowed-into-regions-dynamically-added-expected.png: Removed.
2717 * platform/efl/fast/regions/content-flowed-into-regions-dynamically-inserted-expected.png: Removed.
2718 * platform/efl/fast/regions/content-flowed-into-regions-dynamically-inserted-expected.txt: Removed.
2719 * platform/efl/fast/regions/content-flowed-into-regions-dynamically-removed-expected.png: Removed.
2720 * platform/efl/fast/regions/content-flowed-into-regions-expected.png: Removed.
2721 * platform/mac/fast/regions/content-flowed-into-regions-dynamically-added-expected.png: Removed.
2722 * platform/mac/fast/regions/content-flowed-into-regions-dynamically-inserted-expected.png: Removed.
2723 * platform/mac/fast/regions/content-flowed-into-regions-dynamically-inserted-expected.txt: Removed.
2724 * platform/mac/fast/regions/content-flowed-into-regions-dynamically-removed-expected.png: Removed.
2725 * platform/mac/fast/regions/content-flowed-into-regions-expected.png: Removed.
2727 2011-12-01 Vincent Scheib <scheib@chromium.org>
2729 [Chromium] Marking increased flakiness in test_expectations
2730 inspector/debugger/script-formatter-breakpoints.html
2732 * platform/chromium/test_expectations.txt:
2734 2011-12-01 Shinya Kawanaka <shinyak@google.com>
2736 Asynchronous SpellChecker should consider multiple requests.
2737 https://bugs.webkit.org/show_bug.cgi?id=72939
2739 Reviewed by Hajime Morita.
2741 Tests for multiple spellcheck requests.
2743 * editing/spelling/spellcheck-queue-expected.txt: Added.
2744 * editing/spelling/spellcheck-queue.html: Added.
2745 * platform/gtk/Skipped:
2746 * platform/qt/Skipped:
2748 2011-12-01 Takashi Toyoshima <toyoshim@chromium.org>
2750 bufferedAmount calculation is wrong in CLOSING and CLOSED state.
2751 https://bugs.webkit.org/show_bug.cgi?id=73404
2753 Reviewed by Kent Tamura.
2755 Add a layout test to check the WebSocket bufferedAmount property.
2756 This test close the socket channel when it is busy and buffer some
2757 message frames, then check the property's value in CLOSING and CLOSED
2760 * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy-expected.txt: Added.
2761 * http/tests/websocket/tests/hybi/bufferedAmount-after-close-in-busy.html: Added.
2763 2011-12-01 Vincent Scheib <scheib@chromium.org>
2765 [Chromium] Marking Flakey tests in test_expectations:
2767 * platform/chromium/test_expectations.txt:
2768 inspector/styles/styles-computed-trace.html
2769 fast/canvas/canvas-overloads-strokeText.html
2771 2011-12-01 Kentaro Hara <haraken@chromium.org>
2773 Replace a custom constructor of window.Option with the [NamedConstructor] IDL
2774 https://bugs.webkit.org/show_bug.cgi?id=73498
2776 Reviewed by Adam Barth.
2778 Removes JSOptionConstructor.{h,cpp} and generates the constructor of window.Option
2779 by the [NamedConstructor] IDL.
2781 * platform/mac/fast/dom/Window/window-properties-expected.txt: Updated the test result.
2783 2011-12-01 Kentaro Hara <haraken@chromium.org>
2785 Replace a custom constructor of window.Audio with the [NamedConstructor] IDL
2786 https://bugs.webkit.org/show_bug.cgi?id=73496
2788 Reviewed by Adam Barth.
2790 Removes JSAudioConstructor.{h,cpp} and generates the constructor of window.Audio
2791 by the [NamedConstructor] IDL.
2793 * platform/mac/fast/dom/Window/window-properties-expected.txt: Updated the test result.
2795 2011-12-01 Vincent Scheib <scheib@chromium.org>
2797 [Chromium] Marking animations/play-state.html even flakier in test_expectations
2799 * platform/chromium/test_expectations.txt:
2801 2011-12-01 Mark Pilgrim <pilgrim@chromium.org>
2803 [FileSystem API] resolveLocalFileSystemURL required arguments
2804 https://bugs.webkit.org/show_bug.cgi?id=69649
2806 Reviewed by Darin Adler.
2808 * fast/filesystem/not-enough-arguments-expected.txt:
2809 * fast/filesystem/not-enough-arguments.html:
2811 2011-12-01 Vincent Scheib <scheib@chromium.org>
2813 [Chromium] Fixing test_expectations error
2815 * platform/chromium/test_expectations.txt:
2817 2011-12-01 Mark Pilgrim <pilgrim@chromium.org>
2819 [FileSystem API] DirectoryEntry.removeRecursively successCallback is required
2820 https://bugs.webkit.org/show_bug.cgi?id=69644
2822 Reviewed by Adam Barth.
2824 * fast/filesystem/not-enough-arguments-expected.txt: add removeRecursively test result
2825 * fast/filesystem/not-enough-arguments.html: add removeRecursively test
2827 2011-12-01 Mark Pilgrim <pilgrim@chromium.org>
2829 [FileSystem API] DirectoryEntry.getDirectory path argument is required
2830 https://bugs.webkit.org/show_bug.cgi?id=69643
2832 Reviewed by Adam Barth.
2834 * fast/filesystem/resources/simple-required-arguments-getdirectory.js: Added.
2837 * fast/filesystem/simple-required-arguments-getdirectory-expected.txt: Added.
2838 * fast/filesystem/simple-required-arguments-getdirectory.html: Added.
2840 2011-12-01 Benjamin Poulain <benjamin@webkit.org>
2842 URLs are encoded in UTF-8, then decoded as if they are Latin1
2843 https://bugs.webkit.org/show_bug.cgi?id=71758
2845 Reviewed by Darin Adler.
2847 * fast/url/invalid-urls-utf8-expected.txt: Added.
2848 * fast/url/invalid-urls-utf8.html: Added.
2849 New test for invalid URL where the Unicode characters were mangled
2852 * fast/url/file-expected.txt:
2853 * fast/url/file-http-base-expected.txt:
2854 Two urls where expended by their base URL before found invalid. The partial
2855 parsed result was saved as the new URL.
2857 * fast/url/host-expected.txt:
2858 The host of two urls were invalid, and partially modified by the parsing.
2860 * fast/url/idna2003-expected.txt:
2861 The first 'http://www.lookout.netâ©´80/' encoded for parsing is http://www.lookout.net::=80/
2862 and fails as invalid. The new result does not modify the original string.
2864 The whitespace in 'http://www .lookout.net/' causes the parsing to fail when parsing
2865 the username because a space is not a UserInfoChar.
2867 * fast/url/port-expected.txt:
2868 The unicode characters used as the port number were transformed due to
2869 the encoding UTF-8 -> Unicode through the Latin1 codec.
2871 * platform/chromium/test_expectations.txt: Skip the test on Chromium for now since Google URL
2872 does not implement the extended version of parse().
2874 2011-12-01 Sheriff Bot <webkit.review.bot@gmail.com>
2876 Unreviewed, rolling out r101691.
2877 http://trac.webkit.org/changeset/101691
2878 https://bugs.webkit.org/show_bug.cgi?id=73588
2880 Tests fail on Chromium bots, early warning system warned
2881 committer, please adjust test_expectations in patch (Requested
2882 by scheib on #webkit).
2884 * fast/url/file-expected.txt:
2885 * fast/url/file-http-base-expected.txt:
2886 * fast/url/host-expected.txt:
2887 * fast/url/idna2003-expected.txt:
2888 * fast/url/invalid-urls-utf8-expected.txt: Removed.
2889 * fast/url/invalid-urls-utf8.html: Removed.
2890 * fast/url/port-expected.txt:
2892 2011-12-01 Tony Chang <tony@chromium.org>
2894 Need to implement flex-flow: row-reverse
2895 https://bugs.webkit.org/show_bug.cgi?id=70778
2897 Reviewed by Ojan Vafai.
2899 * css3/flexbox/flex-flow-expected.txt:
2900 * css3/flexbox/flex-flow.html: Added test cases to make sure start and end still apply to the text flow direction.
2901 * css3/flexbox/flex-flow-border-expected.txt:
2902 * css3/flexbox/flex-flow-border.html: Single flexitem, so reverse does nothing
2903 * css3/flexbox/flex-flow-margins-auto-size-expected.txt:
2904 * css3/flexbox/flex-flow-margins-auto-size.html: Ditto. The orthogonal tests fail, but they've always failed.
2905 * css3/flexbox/flex-flow-margins-expected.txt:
2906 * css3/flexbox/flex-flow-margins.html: Ditto.
2907 * css3/flexbox/flex-flow-orientations-expected.txt:
2908 * css3/flexbox/flex-flow-orientations.html: This test has 2 flexitems, the positions of which are now flipped.
2909 * css3/flexbox/flex-flow-overflow-expected.txt:
2910 * css3/flexbox/flex-flow-overflow.html: The overflow should go in the opposite direction. That is, the overflow
2911 of rtl should be the same as row-reverse.
2912 * css3/flexbox/flex-flow-padding-expected.txt:
2913 * css3/flexbox/flex-flow-padding.html: Single flexitem, no change.
2915 2011-12-01 Jeff Timanus <twiz@chromium.org>
2917 Cleaning up comments and unused portions of a webgl test, as per review comments.
2918 https://bugs.webkit.org/show_bug.cgi?id=73033
2920 Reviewed by Stephen White.
2922 * fast/canvas/webgl/webgl-texture-binding-preserved.html:
2924 2011-12-01 Ilya Tikhonovsky <loislo@chromium.org>
2926 Web Inspector: chromium: move and adapt Inspector's performance tests for running with run-inspector-perf-tests.py.
2927 https://bugs.webkit.org/show_bug.cgi?id=72260
2929 Reviewed by Pavel Feldman.
2931 * inspector/performance/resources/console-append-100-lines.html: Removed.
2932 * inspector/performance/resources/first-open-resources.html: Removed.
2934 2011-11-30 Benjamin Poulain <benjamin@webkit.org>
2936 URLs are encoded in UTF-8, then decoded as if they are Latin1
2937 https://bugs.webkit.org/show_bug.cgi?id=71758
2939 Reviewed by Darin Adler.
2941 * fast/url/invalid-urls-utf8-expected.txt: Added.
2942 * fast/url/invalid-urls-utf8.html: Added.
2943 New test for invalid URL where the Unicode characters were mangled
2946 * fast/url/file-expected.txt:
2947 * fast/url/file-http-base-expected.txt:
2948 Two urls where expended by their base URL before found invalid. The partial
2949 parsed result was saved as the new URL.
2951 * fast/url/host-expected.txt:
2952 The host of two urls were invalid, and partially modified by the parsing.
2954 * fast/url/idna2003-expected.txt:
2955 The first 'http://www.lookout.netâ©´80/' encoded for parsing is http://www.lookout.net::=80/
2956 and fails as invalid. The new result does not modify the original string.
2958 The whitespace in 'http://www .lookout.net/' causes the parsing to fail when parsing
2959 the username because a space is not a UserInfoChar.
2961 * fast/url/port-expected.txt:
2962 The unicode characters used as the port number were transformed due to
2963 the encoding UTF-8 -> Unicode through the Latin1 codec.
2965 2011-11-30 Dmitry Lomov <dslomov@google.com>
2967 https://bugs.webkit.org/show_bug.cgi?id=73503
2968 [Chromium][V8] Implement ArrayBuffer transfer in chromium.
2969 Portions of this patch come from Luke Zarko.
2971 Reviewed by David Levin.
2973 * fast/canvas/webgl/arraybuffer-transfer-of-control-expected.txt: Added.
2974 * fast/canvas/webgl/arraybuffer-transfer-of-control.html: Added.
2975 * fast/canvas/webgl/script-tests/arraybuffer-transfer-of-control.js: Added.
2979 (assertBufferClosed):
2988 (testList.name.send):
2992 (testList.testList.concat.):
2993 (viewAndBuffer.return.name.bufferType.0.send):
2994 (viewAndBuffer.return.test):
2996 (squashUnrelatedViews.return.name.bufferType.0.send):
2997 (squashUnrelatedViews.return.test):
2998 (squashUnrelatedViews):
3001 (windowHandleMessage):
3002 * fast/dom/Window/window-postmessage-args.html:
3003 * platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt:
3004 * platform/gtk/Skipped: Skipped arraybuffer-transfer-of-control.js on JSC platfroms.
3005 * platform/mac/Skipped: Skipped arraybuffer-transfer-of-control.js on JSC platfroms.
3006 * platform/qt/Skipped: Skipped arraybuffer-transfer-of-control.js on JSC platfroms.
3007 * platform/win/Skipped: Skipped arraybuffer-transfer-of-control.js on JSC platfroms.
3009 2011-12-01 Vincent Scheib <scheib@chromium.org>
3011 [Chromium] Test expectations:
3012 http/tests/appcache/fail-on-update-2.html timing out on all platforms
3013 detailed-heapshots-dominators-expansion-preserved-when-sorting.html timing out
3015 * platform/chromium/test_expectations.txt:
3017 2011-12-01 Roland Steiner <rolandsteiner@chromium.org>
3019 Shadow ID pseudo-element selectors serialize incorrectly
3020 https://bugs.webkit.org/show_bug.cgi?id=73542
3022 Add test cases for complex selectors with shadow ID pseudo-elements.
3024 Reviewed by Dimitri Glazkov.
3026 * fast/css/css-selector-text-expected.txt:
3027 * fast/css/css-selector-text.html:
3028 * fast/css/css-set-selector-text-expected.txt:
3029 * fast/css/css-set-selector-text.html:
3031 2011-12-01 Csaba Osztrogonác <ossy@webkit.org>
3033 [Qt] http/tests/notifications tests make fast/notifications/notifications-click-event.html fail
3034 https://bugs.webkit.org/show_bug.cgi?id=71693
3036 * platform/qt/Skipped: Skip one more test - http/tests/notifications/icon-exists-show-alert-during-load.html
3038 2011-12-01 Hayato Ito <hayato@chromium.org>
3040 Unreviewed. Update chromium test expectations.
3041 Mark two tests flaky.
3043 * platform/chromium/test_expectations.txt:
3045 2011-12-01 Hayato Ito <hayato@chromium.org>
3047 Unreviewed. Update chromium test expectations.
3049 * platform/chromium/test_expectations.txt:
3051 2011-12-01 Hayato Ito <hayato@chromium.org>
3053 Unreviewed. Update chromium test expectations.
3054 Mark svn perftest PASS TIMEOUT on DEBUG.
3056 * platform/chromium/test_expectations.txt:
3058 2011-12-01 Hayato Ito <hayato@chromium.org>
3060 Unreviewed. Update chromium test expectations.
3061 Mark one inspector tests flaky.
3063 * platform/chromium/test_expectations.txt:
3065 2011-12-01 Hayato Ito <hayato@chromium.org>
3067 Unreviewed. Update chromium test expectations
3068 Mark two inspector tests flaky.
3070 * platform/chromium/test_expectations.txt:
3072 2011-12-01 Pavel Feldman <pfeldman@google.com>
3074 Web Inspector: query backend for capabilities explicitly.
3075 https://bugs.webkit.org/show_bug.cgi?id=73442
3077 Reviewed by Yury Semikhatsky.
3079 * inspector/profiler/detailed-heapshots-test.js:
3081 2011-12-01 Hayato Ito <hayato@chromium.org>
3083 Unreviewed. Update chromium test expectations, marking flaky.
3085 * platform/chromium/test_expectations.txt:
3087 2011-12-01 Hayato Ito <hayato@chromium.org>
3089 Unreviewed. Update chromium test expectations.
3090 It might be safe to make this svg test flaky.
3092 * platform/chromium/test_expectations.txt:
3094 2011-11-28 Hans Wennborg <hans@chromium.org>
3096 IndexedDB: Fix reverse cursor with non-existent upper bound
3097 https://bugs.webkit.org/show_bug.cgi?id=73220
3099 Reviewed by Tony Chang.
3101 Add test to check that opening a reverse cursor works even when the
3102 key specified as the upper bound does not exist.
3104 * storage/indexeddb/cursor-reverse-bug-expected.txt: Added.
3105 * storage/indexeddb/cursor-reverse-bug.html: Added.
3107 2011-12-01 Hayato Ito <hayato@chromium.org>
3109 Unreviewed. Chromium rebaselines after r101638.
3111 * platformgausi/chromium-cg-mac-leopard/svg/filters/feGaussianBlur-expected.png:
3112 * platform/chromium-cg-mac-snowleopard/svg/filters/feGaussianBlur-expected.png: Added.
3113 * platform/chromium-cg-mac/svg/filters/feGaussianBlur-expected.png: Removed.
3114 * platform/chromium-mac-snowleopard/svg/filters/feGaussianBlur-expected.png: Added.
3115 * platform/chromium-mac/svg/filters/feGaussianBlur-expected.png: Removed.
3116 * platform/mac/svg/filters/feGaussianBlur-expected.txt: Removed.
3117 * platform/qt/svg/filters/feGaussianBlur-expected.txt: Removed.
3118 * svg/filters/feGaussianBlur-expected.txt: Renamed from LayoutTests/platform/gtk/svg/filters/feGaussianBlur-expected.txt.
3120 2011-12-01 Hayato Ito <hayato@chromium.org>
3122 Unreviewed. Update chromium test expectations.
3123 Yet another inspector test crash appeared. I really hope they could appear at once.
3124 If I encounter another crash test, it might be better to mark all inspector tests SKIP for chromium for a while.
3126 * platform/chromium/test_expectations.txt:
3128 2011-12-01 Hayato Ito <hayato@chromium.org>
3130 Unreviewed. Update chromium test expectations, fixing dups.
3132 * platform/chromium/test_expectations.txt:
3134 2011-12-01 Florin Malita <fmalita@google.com>
3136 SVG Gaussian blur in 1-dimension is incorrect
3137 https://bugs.webkit.org/show_bug.cgi?id=73029
3139 Reviewed by Simon Fraser.
3141 * platform/chromium-win/svg/filters/feGaussianBlur-expected.png: Rebaseline.
3143 2011-12-01 Hayato Ito <hayato@chromium.org>
3145 Unreviewed. Chromium rebaselines.
3147 * platform/chromium-mac-snowleopard/fast/forms/select-listbox-multiple-no-focusring-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/forms/select-listbox-multiple-no-focusring-expected.png.
3148 * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.png:
3150 2011-12-01 Hayato Ito <hayato@chromium.org>
3152 Unreviewed. Update chromium test expectations for xmlhttprequest test.
3154 * platform/chromium/test_expectations.txt:
3156 2011-12-01 Hayato Ito <hayato@chromium.org>
3158 Unreviewed. Update chromium test expectations for flaky svg test.
3160 * platform/chromium/test_expectations.txt:
3162 2011-12-01 Hayato Ito <hayato@chromium.org>
3164 Unreviewed. Update chromium test expectations for yet another inspector crash.
3166 * platform/chromium/test_expectations.txt:
3168 2011-12-01 Csaba Osztrogonác <ossy@webkit.org>
3170 [Qt] Unreviewed gardening after r101591.
3172 * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: Updated.
3174 2011-12-01 Csaba Osztrogonác <ossy@webkit.org>
3176 Fix typo in the tests added by r101575.
3178 * editing/deleting/delete-and-cleanup-expected.txt:
3179 * editing/pasteboard/paste-without-nesting-expected.txt:
3181 2011-12-01 Hayato Ito <hayato@chromium.org>
3183 Unreviewed. Chromium rebaselines for svg test.
3185 * platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.png:
3187 2011-11-30 Hayato Ito <hayato@chromium.org>
3189 Unreviewed. Chromium rebaselines for svg tests.
3191 * platform/chromium-cg-mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.png:
3192 * platform/chromium-cg-mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.png:
3193 * platform/chromium-cg-mac-leopard/svg/custom/feComponentTransfer-Linear-expected.png:
3194 * platform/chromium-cg-mac-leopard/svg/custom/feComponentTransfer-Table-expected.png:
3195 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: Added.
3196 * platform/chromium-cg-mac-snowleopard/svg/as-image/svg-non-integer-scaled-image-expected.png: Added.
3197 * platform/chromium-cg-mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.png:
3198 * platform/chromium-cg-mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.png:
3199 * platform/chromium-cg-mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.png:
3200 * platform/chromium-cg-mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.png:
3201 * platform/chromium-cg-mac-snowleopard/svg/custom/linking-a-03-b-transform-expected.png:
3202 * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png:
3203 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.png.
3205 2011-11-30 Ryosuke Niwa <rniwa@webkit.org>
3207 Fix typo in the tests added by r101575.
3209 * editing/deleting/delete-and-cleanup.html:
3210 * editing/pasteboard/paste-without-nesting.html:
3212 2011-11-30 Hayato Ito <hayato@chromium.org>
3214 Unreviewed. Update chromium test expectations for another inspector crash.
3216 * platform/chromium/test_expectations.txt:
3218 2011-11-30 Jeremy Apthorp <jeremya@google.com>
3220 When the mouse is dragged out of an :active element, it should lose :hover.
3221 https://bugs.webkit.org/show_bug.cgi?id=57206
3223 Reviewed by Ryosuke Niwa.
3225 * fast/css/hover-active-drag-expected.txt: Added.
3226 * fast/css/hover-active-drag.html: Added.
3228 2011-11-30 Hayato Ito <hayato@chromium.org>
3230 Unreviewed. Update chromium test expectations for plugins/form-value.html.
3232 * platform/chromium/test_expectations.txt:
3234 2011-11-30 Hayato Ito <hayato@chromium.org>
3236 Unreviewed. Chromium rebaselines for svg tests.
3238 * platform/chromium-cg-mac-snowleopard/svg/custom/marker-child-changes-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/custom/marker-child-changes-expected.png.
3239 * platform/chromium-cg-mac-snowleopard/svg/custom/marker-viewBox-changes-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/custom/marker-viewBox-changes-expected.png.
3240 * platform/chromium-mac-leopard/svg/batik/text/textLength-expected.png:
3241 * platform/chromium-mac-leopard/svg/carto.net/button-expected.png:
3242 * platform/chromium-mac-leopard/svg/carto.net/combobox-expected.png:
3243 * platform/chromium-mac-leopard/svg/carto.net/selectionlist-expected.png:
3244 * platform/chromium-mac-leopard/svg/text/text-tselect-02-f-expected.png:
3245 * platform/chromium-mac-snowleopard/svg/batik/text/textLength-expected.png:
3246 * platform/chromium-mac-snowleopard/svg/carto.net/button-expected.png:
3247 * platform/chromium-mac-snowleopard/svg/carto.net/combobox-expected.png:
3248 * platform/chromium-mac-snowleopard/svg/carto.net/selectionlist-expected.png:
3249 * platform/chromium-mac-snowleopard/svg/custom/marker-child-changes-expected.png: Added.
3250 * platform/chromium-mac-snowleopard/svg/custom/marker-viewBox-changes-expected.png: Added.
3251 * platform/chromium-mac-snowleopard/svg/text/text-tselect-02-f-expected.png:
3252 * platform/chromium-mac/svg/custom/marker-child-changes-expected.png: Removed.
3253 * platform/chromium-mac/svg/custom/marker-viewBox-changes-expected.png: Removed.
3254 * platform/chromium-win/svg/batik/text/textLength-expected.png:
3255 * platform/chromium-win/svg/carto.net/button-expected.png:
3256 * platform/chromium-win/svg/carto.net/combobox-expected.png:
3257 * platform/chromium-win/svg/carto.net/selectionlist-expected.png:
3258 * platform/chromium-win/svg/custom/marker-child-changes-expected.png:
3259 * platform/chromium-win/svg/custom/marker-viewBox-changes-expected.png:
3260 * platform/chromium-win/svg/text/text-tselect-02-f-expected.png:
3261 * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
3262 * platform/mac/svg/custom/marker-child-changes-expected.txt: Removed.
3263 * platform/mac/svg/custom/marker-viewBox-changes-expected.txt: Removed.
3264 * platform/qt/svg/custom/marker-child-changes-expected.txt: Removed.
3265 * platform/qt/svg/custom/marker-viewBox-changes-expected.txt: Removed.
3266 * svg/custom/marker-child-changes-expected.txt: Renamed from LayoutTests/platform/gtk/svg/custom/marker-child-changes-expected.txt.
3267 * svg/custom/marker-viewBox-changes-expected.txt: Renamed from LayoutTests/platform/gtk/svg/custom/marker-viewBox-changes-expected.txt.
3269 2011-11-30 Hans Muller <hmuller@adobe.com>
3271 XHR 'progress' event code assumes wrongly that expectedLength >= 0
3272 https://bugs.webkit.org/show_bug.cgi?id=36156
3274 Reviewed by Alexey Proskuryakov
3276 Verify that XMLHttpRequest ProgressEvent's total is zero when the expectedLength of the
3277 (chunked transfer mode) response can't be computed.
3279 * http/tests/xmlhttprequest/chunked-progress-event-expectedLength-expected.txt: Added.
3280 * http/tests/xmlhttprequest/chunked-progress-event-expectedLength.html: Added.
3281 * http/tests/xmlhttprequest/resources/chunked-transfer.php: Added.
3283 2011-11-30 Hayato Ito <hayato@chromium.org>
3285 Unreviewed. Update chromium test expectations, adding one more inspector test crash.
3287 * platform/chromium/test_expectations.txt:
3289 2011-11-30 Mark Pilgrim <pilgrim@chromium.org>
3291 [FileSystem API] DirectoryEntry.getFile path argument is required
3292 https://bugs.webkit.org/show_bug.cgi?id=69642
3294 Reviewed by Adam Barth.
3296 * fast/filesystem/resources/simple-required-arguments-getfile.js: Added.
3299 * fast/filesystem/simple-required-arguments-getfile-expected.txt: Added.
3300 * fast/filesystem/simple-required-arguments-getfile.html: Added.
3302 2011-11-30 Rafael Weinstein <rafaelw@chromium.org>
3304 [MutationObservers] Need layout tests asserting that non-event async callbacks deliver mutations after completion
3305 https://bugs.webkit.org/show_bug.cgi?id=73480
3307 Reviewed by Ryosuke Niwa.
3309 * fast/mutation/non-event-delivery-expected.txt: Added.
3310 * fast/mutation/non-event-delivery.html: Added.
3312 2011-11-30 Hayato Ito <hayato@chromium.org>
3314 Unreviewed. Update chromium test expectations for flaky inspector tests.
3316 * platform/chromium/test_expectations.txt:
3318 2011-11-30 Joshua Bell <jsbell@chromium.org>
3320 IndexedDB: Implement IDBIndex multientry feature
3321 https://bugs.webkit.org/show_bug.cgi?id=73232
3323 Reviewed by Tony Chang.
3325 * storage/indexeddb/index-basics-expected.txt:
3326 * storage/indexeddb/index-basics.html:
3327 * storage/indexeddb/index-multientry-expected.txt: Added.
3328 * storage/indexeddb/index-multientry.html: Added.
3330 2011-11-30 Hayato Ito <hayato@chromium.org>
3332 Unreviewed. Update chromium test expectations.
3334 * platform/chromium/test_expectations.txt: fast/froms/selector-popup-pagekeys.html
3336 2011-11-30 Hayato Ito <hayato@chromium.org>
3338 Unreviewed. Update test expectations for inspector tests crash.
3340 * platform/chromium/test_expectations.txt:
3342 2011-11-30 Hayato Ito <hayato@chromium.org>
3344 Unreviewed. Update test expectations after r101576.
3346 * platform/chromium/test_expectations.txt:
3348 2011-11-30 Jeff Timanus <twiz@chromium.org>
3350 Alter an early return that was preventing HTMLCanvasElement::didDraw notifications
3351 from being triggered when accelerated compositing was enabled. The notification is
3352 necessary to make sure that any cached state is cleared in the HTMLCanvasElement object.
3353 To prevent performance regressions, the cached state is explicitly cleared, as the didDraw
3354 machinery is not necessary for accelerated canvases.
3355 https://bugs.webkit.org/show_bug.cgi?id=73257
3357 Reviewed by Stephen White.
3359 * fast/canvas/webgl/canvas-2d-webgl-texture-expected.txt: Added.
3360 * fast/canvas/webgl/canvas-2d-webgl-texture.html: Added.
3362 2011-11-30 Kentaro Hara <haraken@chromium.org>
3364 Implement the StorageEvent constructor
3365 https://bugs.webkit.org/show_bug.cgi?id=71685
3367 Reviewed by Adam Barth.
3369 storage-event-constructor.html checks the behavior of the StorageEvent constructor.
3371 * fast/dom/constructed-objects-prototypes-expected.txt: Added window.StorageEvent.
3372 * fast/events/constructors/storage-event-constructor-expected.txt: Added.
3373 * fast/events/constructors/storage-event-constructor.html: Added.
3375 2011-11-30 Hayato Ito <hayato@chromium.org>
3377 Unreviewed. Update test expectations for flaky svg test.
3379 * platform/chromium/test_expectations.txt:
3381 2011-11-30 Hayato Ito <hayato@chromium.org>
3383 Unreviewed. Update test expectations for r101575.
3385 * platform/chromium/test_expectations.txt:
3387 2011-11-30 Naveen Bobbili <qghc36@motorola.com>
3389 window.getMatchedCSSRules() not supporting pseudo element
3390 https://bugs.webkit.org/show_bug.cgi?id=72930
3392 Reviewed by Darin Adler.
3394 Added functionality to retrieve CSS rules of psuedo elements using
3397 * fast/dom/Window/getMatchedCSSRules-with-pseudo-elements-expected.txt: Added.
3398 * fast/dom/Window/getMatchedCSSRules-with-pseudo-elements.html: Added.
3400 2011-11-30 Ken Buchanan <kenrb@chromium.org>
3402 Crash from first letter text fragments having flows split
3403 https://bugs.webkit.org/show_bug.cgi?id=72759
3405 Reviewed by David Hyatt.
3407 New test for fix to crash on bug 72759.
3409 * fast/css/first-letter-inline-flow-split-crash-expected.txt: Added
3410 * fast/css/first-letter-inline-flow-split-crash.html: Added
3412 2011-11-30 Max Vujovic <mvujovic@adobe.com>
3414 Some date values not handled consistently with IE/Firefox
3415 https://bugs.webkit.org/show_bug.cgi?id=14176
3417 Reviewed by Gavin Barraclough.
3419 Changed time zone offset parsing behavior to match IE/Firefox/Opera's in
3420 implementation dependent cases like "GMT-4".
3423 (WTF::parseDateFromNullTerminatedCharacters):
3425 2011-11-30 Szilard Ledan <Ledan-Muntean.Szilard@stud.u-szeged.hu>
3427 Add a test for css escape sequences parser.
3428 https://bugs.webkit.org/show_bug.cgi?id=72008
3430 Reviewed by Darin Adler.
3432 * fast/css/parsing-css-wrap-expected.txt: Added.
3433 * fast/css/parsing-css-wrap.html: Added.
3435 2011-11-30 Chris Fleizach <cfleizach@apple.com>
3437 [Mac] Unreviewed, adding accessibility/multiselect-list-reports-active-option.html
3438 to the Mac Skip list.
3440 * platform/mac/Skipped:
3442 2011-11-30 Vincent Scheib <scheib@chromium.org>
3444 Rebasing many SVG text & pixel tests due to r101517 Add new renderer for SVGRectElement. Differences are primarily 1 pixel bounds differences
3446 * platform/chromium-cg-mac-leopard/svg/custom/percentage-rect-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/percentage-rect-expected.png.
3447 * platform/chromium-cg-mac-leopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
3448 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png.
3449 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png.
3450 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png.
3451 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.png.
3452 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.png.
3453 * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.png.
3454 * platform/chromium-cg-mac-snowleopard/svg/custom/js-late-marker-and-object-creation-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/custom/js-late-marker-and-object-creation-expected.png.
3455 * platform/chromium-cg-mac-snowleopard/svg/custom/js-late-marker-creation-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/custom/js-late-marker-creation-expected.png.
3456 * platform/chromium-cg-mac-snowleopard/svg/custom/marker-child-changes-css-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/custom/marker-child-changes-css-expected.png.
3457 * platform/chromium-cg-mac-snowleopard/svg/custom/marker-strokeWidth-changes-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/custom/marker-strokeWidth-changes-expected.png.
3458 * platform/chromium-cg-mac-snowleopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
3459 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Removed.
3460 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Removed.
3461 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Removed.
3462 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Removed.
3463 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
3464 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Removed.
3465 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
3466 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Removed.
3467 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Removed.
3468 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Removed.
3469 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Removed.
3470 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Removed.
3471 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Removed.
3472 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Removed.
3473 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Removed.
3474 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Removed.
3475 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Removed.
3476 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Removed.
3477 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Removed.
3478 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Removed.
3479 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Removed.
3480 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Removed.
3481 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Removed.
3482 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Removed.
3483 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Removed.
3484 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Removed.
3485 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Removed.
3486 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Removed.
3487 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Removed.
3488 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Removed.
3489 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Removed.
3490 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Removed.
3491 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Removed.
3492 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Removed.
3493 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Removed.
3494 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Removed.
3495 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Removed.
3496 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Removed.
3497 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Removed.
3498 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Removed.
3499 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Removed.
3500 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Removed.
3501 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Removed.
3502 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Removed.
3503 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Removed.
3504 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Removed.
3505 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Removed.
3506 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Removed.
3507 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Removed.
3508 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Removed.
3509 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Removed.
3510 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Removed.
3511 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Removed.
3512 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Removed.
3513 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Removed.
3514 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Removed.
3515 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Removed.
3516 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Removed.
3517 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Removed.
3518 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Removed.
3519 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Removed.
3520 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Removed.
3521 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Removed.
3522 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Removed.
3523 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Removed.
3524 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Removed.
3525 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Removed.
3526 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Removed.
3527 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Removed.
3528 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Removed.
3529 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Removed.
3530 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Removed.
3531 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Removed.
3532 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Removed.
3533 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Removed.
3534 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Removed.
3535 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Removed.
3536 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Removed.
3537 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Removed.
3538 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Removed.
3539 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Removed.
3540 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Removed.
3541 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Removed.
3542 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Removed.
3543 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Removed.
3544 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Removed.
3545 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Removed.
3546 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Removed.
3547 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Removed.
3548 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Removed.
3549 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Removed.
3550 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Removed.
3551 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Removed.
3552 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Removed.
3553 * platform/chromium-linux-x86/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Removed.
3554 * platform/chromium-linux-x86/svg/carto.net/scrollbar-expected.png: Removed.
3555 * platform/chromium-linux-x86/svg/carto.net/scrollbar-expected.txt: Removed.
3556 * platform/chromium-linux-x86/svg/carto.net/window-expected.png: Removed.
3557 * platform/chromium-linux-x86/svg/carto.net/window-expected.txt: Removed.
3558 * platform/chromium-linux-x86/svg/custom/js-late-marker-and-object-creation-expected.png: Removed.
3559 * platform/chromium-linux-x86/svg/custom/marker-strokeWidth-changes-expected.png: Removed.
3560 * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Removed.
3561 * platform/chromium-linux-x86/svg/custom/pan-direction-expected.png: Removed.
3562 * platform/chromium-linux-x86/svg/custom/pattern-size-bigger-than-target-size-expected.png: Removed.
3563 * platform/chromium-linux-x86/svg/filters/filterRes-expected.txt: Added.
3564 * platform/chromium-linux-x86/svg/text/bidi-text-query-expected.png: Removed.
3565 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-squeeze-1-expected.png: Removed.
3566 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Removed.
3567 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-squeeze-2-expected.png: Removed.
3568 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Removed.
3569 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-squeeze-3-expected.png: Removed.
3570 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Removed.
3571 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-squeeze-4-expected.png: Removed.
3572 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Removed.
3573 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-stretch-1-expected.png: Removed.
3574 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-stretch-1-expected.txt: Removed.
3575 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-stretch-2-expected.png: Removed.
3576 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-stretch-2-expected.txt: Removed.
3577 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-stretch-3-expected.png: Removed.
3578 * platform/chromium-linux-x86/svg/text/select-textLength-spacing-stretch-3-expected.txt: Removed.
3579 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Removed.
3580 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt: Removed.
3581 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Removed.
3582 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt: Removed.
3583 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Removed.
3584 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt: Removed.
3585 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Removed.
3586 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Removed.
3587 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Removed.
3588 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Removed.
3589 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Removed.
3590 * platform/chromium-linux-x86/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Removed.
3591 * platform/chromium-linux-x86/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Removed.
3592 * platform/chromium-linux-x86/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Removed.
3593 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Removed.
3594 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Removed.
3595 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Removed.
3596 * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
3597 * platform/chromium-linux-x86/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Removed.
3598 * platform/chromium-linux-x86/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Removed.
3599 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Removed.
3600 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
3601 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
3602 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Removed.
3603 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Removed.
3604 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Removed.
3605 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Removed.
3606 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Removed.
3607 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Removed.
3608 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Removed.
3609 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Removed.
3610 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Removed.
3611 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Removed.
3612 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Removed.
3613 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Removed.
3614 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Removed.
3615 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Removed.
3616 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Removed.
3617 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Removed.
3618 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Removed.
3619 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Removed.
3620 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Removed.
3621 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Removed.
3622 * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Removed.
3623 * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Removed.
3624 * platform/chromium-linux/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Removed.
3625 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Removed.
3626 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Removed.
3627 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Removed.
3628 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Removed.
3629 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Removed.
3630 * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Removed.
3631 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Removed.
3632 * platform/chromium-linux/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Removed.
3633 * platform/chromium-linux/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Removed.
3634 * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Removed.
3635 * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Removed.
3636 * platform/chromium-linux/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
3637 * platform/chromium-linux/svg/batik/paints/patternRegionA-expected.png:
3638 * platform/chromium-linux/svg/batik/paints/patternRegions-expected.png:
3639 * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.png:
3640 * platform/chromium-linux/svg/batik/text/textDecoration-expected.png:
3641 * platform/chromium-linux/svg/batik/text/textFeatures-expected.png:
3642 * platform/chromium-linux/svg/carto.net/window-expected.txt: Removed.
3643 * platform/chromium-linux/svg/custom/container-opacity-clip-viewBox-expected.png:
3644 * platform/chromium-linux/svg/custom/js-late-marker-creation-expected.png:
3645 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.png:
3646 * platform/chromium-linux/svg/custom/js-late-pattern-creation-expected.png:
3647 * platform/chromium-linux/svg/custom/marker-child-changes-css-expected.png:
3648 * platform/chromium-linux/svg/custom/marker-default-width-height-expected.png:
3649 * platform/chromium-linux/svg/custom/marker-overflow-clip-expected.png:
3650 * platform/chromium-linux/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Removed.
3651 * platform/chromium-linux/svg/custom/pan-direction-expected.png: Removed.
3652 * platform/chromium-linux/svg/custom/pattern-rotate-gaps-expected.png:
3653 * platform/chromium-linux/svg/custom/pattern-size-bigger-than-target-size-expected.png: Removed.
3654 * platform/chromium-linux/svg/custom/text-dom-01-f-expected.png:
3655 * platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.png:
3656 * platform/chromium-linux/svg/filters/filterRes-expected.png:
3657 * platform/chromium-linux/svg/filters/filterRes-expected.txt: Added.
3658 * platform/chromium-linux/svg/foreignObject/svg-document-in-html-document-expected.png:
3659 * platform/chromium-linux/svg/hixie/error/010-expected.png:
3660 * platform/chromium-linux/svg/hixie/error/011-expected.png:
3661 * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Removed.
3662 * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Removed.
3663 * platform/chromium-linux/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Removed.
3664 * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-1-expected.txt: Removed.
3665 * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-2-expected.txt: Removed.
3666 * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-3-expected.txt: Removed.
3667 * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt: Removed.
3668 * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt: Removed.
3669 * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt: Removed.
3670 * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Removed.
3671 * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Removed.
3672 * platform/chromium-linux/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Removed.
3673 * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
3674 * platform/chromium-linux/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Removed.
3675 * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
3676 * platform/chromium-linux/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Removed.
3677 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Removed.
3678 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Removed.
3679 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Removed.
3680 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Removed.
3681 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Removed.
3682 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Removed.
3683 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Removed.
3684 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Removed.
3685 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Removed.
3686 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Removed.
3687 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Removed.
3688 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Removed.
3689 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Removed.
3690 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Removed.
3691 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Removed.
3692 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Removed.
3693 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Removed.
3694 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Removed.
3695 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Removed.
3696 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Removed.
3697 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Removed.
3698 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Removed.
3699 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Removed.
3700 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Removed.
3701 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Removed.
3702 * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Removed.
3703 * platform/chromium-mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
3704 * platform/chromium-mac-leopard/svg/batik/paints/patternRegions-expected.png:
3705 * platform/chromium-mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.png:
3706 * platform/chromium-mac-leopard/svg/batik/text/textDecoration-expected.png:
3707 * platform/chromium-mac-leopard/svg/batik/text/textFeatures-expected.png:
3708 * platform/chromium-mac-leopard/svg/custom/container-opacity-clip-viewBox-expected.png:
3709 * platform/chromium-mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.png:
3710 * platform/chromium-mac-leopard/svg/custom/marker-overflow-clip-expected.png:
3711 * platform/chromium-mac-leopard/svg/custom/pattern-rotate-gaps-expected.png:
3712 * platform/chromium-mac-leopard/svg/foreignObject/svg-document-in-html-document-expected.png:
3713 * platform/chromium-mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.png: Removed.
3714 * platform/chromium-mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.png: Removed.
3715 * platform/chromium-mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.png: Removed.
3716 * platform/chromium-mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.png: Removed.
3717 * platform/chromium-mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Removed.
3718 * platform/chromium-mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Removed.
3719 * platform/chromium-mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Removed.
3720 * platform/chromium-mac-leopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
3721 * platform/chromium-mac-leopard/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Removed.
3722 * platform/chromium-mac-leopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Removed.
3723 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Removed.
3724 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png.
3725 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt.
3726 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt.
3727 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.png.
3728 * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt.
3729 * platform/chromium-mac-snowleopard/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
3730 * platform/chromium-mac-snowleopard/svg/batik/paints/patternRegionA-expected.png: Added.
3731 * platform/chromium-mac-snowleopard/svg/batik/paints/patternRegions-expected.png: Added.
3732 * platform/chromium-mac-snowleopard/svg/batik/paints/patternRegions-positioned-objects-expected.png: Added.
3733 * platform/chromium-mac-snowleopard/svg/batik/text/textDecoration-expected.png: Added.
3734 * platform/chromium-mac-snowleopard/svg/batik/text/textFeatures-expected.png:
3735 * platform/chromium-mac-snowleopard/svg/custom/container-opacity-clip-viewBox-expected.png: Added.
3736 * platform/chromium-mac-snowleopard/svg/custom/gradient-stop-corner-cases-expected.png: Added.
3737 * platform/chromium-mac-snowleopard/svg/custom/js-late-marker-creation-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/svg/custom/js-late-marker-and-object-creation-expected.png.
3738 * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-and-object-creation-expected.png:
3739 * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-creation-expected.png:
3740 * platform/chromium-mac-snowleopard/svg/custom/js-update-pattern-child-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png.
3741 * platform/chromium-mac-snowleopard/svg/custom/js-update-pattern-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png.
3742 * platform/chromium-mac-snowleopard/svg/custom/marker-child-changes-css-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/svg/custom/marker-strokeWidth-changes-expected.png.
3743 * platform/chromium-mac-snowleopard/svg/custom/marker-default-width-height-expected.png:
3744 * platform/chromium-mac-snowleopard/svg/custom/marker-overflow-clip-expected.png: Added.
3745 * platform/chromium-mac-snowleopard/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/svg/custom/pan-direction-expected.png.
3746 * platform/chromium-mac-snowleopard/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/pan-direction-expected.png.
3747 * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/svg/custom/pattern-size-bigger-than-target-size-expected.png.
3748 * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png.
3749 * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png:
3750 * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png:
3751 * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/svg/custom/object-sizing-width-50p-on-target-svg-expected.png.
3752 * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png:
3753 * platform/chromium-mac-snowleopard/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png:
3754 * platform/chromium-mac-snowleopard/svg/custom/pattern-in-defs-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/object-sizing-height-50p-on-target-svg-expected.png.
3755 * platform/chromium-mac-snowleopard/svg/custom/pattern-rotate-gaps-expected.png:
3756 * platform/chromium-mac-snowleopard/svg/custom/pattern-size-bigger-than-target-size-expected.png: Removed.
3757 * platform/chromium-mac-snowleopard/svg/custom/percentage-rect-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/pattern-size-bigger-than-target-size-expected.png.
3758 * platform/chromium-mac-snowleopard/svg/custom/text-dom-01-f-expected.png: Added.
3759 * platform/chromium-mac-snowleopard/svg/custom/use-referencing-nonexisting-symbol-expected.png:
3760 * platform/chromium-mac-snowleopard/svg/filters/filterRes-expected.png:
3761 * platform/chromium-mac-snowleopard/svg/foreignObject/svg-document-in-html-document-expected.png: Added.
3762 * platform/chromium-mac-snowleopard/svg/hixie/error/010-expected.png: Added.
3763 * platform/chromium-mac-snowleopard/svg/hixie/error/011-expected.png: Added.
3764 * platform/chromium-mac-snowleopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
3765 * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Removed.
3766 * platform/chromium-mac-snowleopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Removed.
3767 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Removed.
3768 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Removed.
3769 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Removed.
3770 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Removed.
3771 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Removed.
3772 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Removed.
3773 * platform/chromium-mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Removed.
3774 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Removed.
3775 * platform/chromium-mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Removed.
3776 * platform/chromium-mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Removed.
3777 * platform/chromium-mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Removed.
3778 * platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Removed.
3779 * platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Removed.
3780 * platform/chromium-mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Removed.
3781 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Removed.
3782 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Removed.
3783 * platform/chromium-mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Removed.
3784 * platform/chromium-mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Removed.
3785 * platform/chromium-mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Removed.
3786 * platform/chromium-mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Removed.
3787 * platform/chromium-mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Removed.
3788 * platform/chromium-mac/svg/batik/paints/patternRegionA-expected.png: Removed.
3789 * platform/chromium-mac/svg/batik/paints/patternRegions-expected.png: Removed.
3790 * platform/chromium-mac/svg/batik/paints/patternRegions-positioned-objects-expected.png: Removed.
3791 * platform/chromium-mac/svg/batik/text/textDecoration-expected.png: Removed.
3792 * platform/chromium-mac/svg/custom/container-opacity-clip-viewBox-expected.png: Removed.
3793 * platform/chromium-mac/svg/custom/gradient-stop-corner-cases-expected.png: Removed.
3794 * platform/chromium-mac/svg/custom/js-late-marker-and-object-creation-expected.png: Removed.
3795 * platform/chromium-mac/svg/custom/js-late-marker-creation-expected.png: Removed.
3796 * platform/chromium-mac/svg/custom/js-update-pattern-child-expected.png: Removed.
3797 * platform/chromium-mac/svg/custom/js-update-pattern-expected.png: Removed.
3798 * platform/chromium-mac/svg/custom/marker-child-changes-css-expected.png: Removed.
3799 * platform/chromium-mac/svg/custom/marker-overflow-clip-expected.png: Removed.
3800 * platform/chromium-mac/svg/custom/marker-strokeWidth-changes-expected.png: Removed.
3801 * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Removed.
3802 * platform/chromium-mac/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Removed.
3803 * platform/chromium-mac/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Removed.
3804 * platform/chromium-mac/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Removed.
3805 * platform/chromium-mac/svg/custom/text-dom-01-f-expected.png: Removed.
3806 * platform/chromium-mac/svg/foreignObject/svg-document-in-html-document-expected.png: Removed.
3807 * platform/chromium-mac/svg/hixie/error/010-expected.png: Removed.
3808 * platform/chromium-mac/svg/hixie/error/011-expected.png: Removed.
3809 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Removed.
3810 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Removed.
3811 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Removed.
3812 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Removed.
3813 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
3814 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Removed.
3815 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
3816 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Removed.
3817 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Removed.
3818 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Removed.
3819 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Removed.
3820 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Removed.
3821 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Removed.
3822 * platform/chromium-win-vista/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Removed.