1 2011-01-25 Tony Chang <tony@chromium.org>
3 Unreviewed, add chromium-mac baselines after r76599.
5 The platform/mac-leopard results were stale which is why the expected
6 text results aren't updated as well.
8 * platform/chromium-mac/svg/custom/junk-data-expected.checksum: Added.
9 * platform/chromium-mac/svg/custom/junk-data-expected.png: Added.
10 * platform/chromium-mac/svg/custom/missing-xlink-expected.checksum: Added.
11 * platform/chromium-mac/svg/custom/missing-xlink-expected.png: Added.
13 2011-01-25 James Robinson <jamesr@chromium.org>
15 Reviewed by Mihai Parparita.
17 Convert requestAnimationFrame tests to be script-tests
18 https://bugs.webkit.org/show_bug.cgi?id=53109
20 This converts the new requestAnimationFrame tests to be proper script-tests using make-script-test-wrapper.
22 * fast/animation/request-animation-frame-cancel-expected.txt:
23 * fast/animation/request-animation-frame-cancel.html:
24 * fast/animation/request-animation-frame-cancel2-expected.txt:
25 * fast/animation/request-animation-frame-cancel2.html:
26 * fast/animation/request-animation-frame-display-expected.txt:
27 * fast/animation/request-animation-frame-display.html:
28 * fast/animation/request-animation-frame-expected.txt:
29 * fast/animation/request-animation-frame-within-callback-expected.txt:
30 * fast/animation/request-animation-frame-within-callback.html:
31 * fast/animation/request-animation-frame.html:
32 * fast/animation/script-tests/TEMPLATE.html: Added.
33 * fast/animation/script-tests/request-animation-frame-cancel.js: Copied from LayoutTests/fast/animation/request-animation-frame-cancel.html.
34 * fast/animation/script-tests/request-animation-frame-cancel2.js: Copied from LayoutTests/fast/animation/request-animation-frame-cancel2.html.
36 * fast/animation/script-tests/request-animation-frame-display.js: Added.
37 * fast/animation/script-tests/request-animation-frame-within-callback.js: Copied from LayoutTests/fast/animation/request-animation-frame-within-callback.html.
39 * fast/animation/script-tests/request-animation-frame.js: Added.
41 2011-01-20 Jer Noble <jer.noble@apple.com>
43 Reviewed by Eric Carlson.
45 REGRESSION (r72119): Audio never plays on Star Wars intro animation
46 https://bugs.webkit.org/show_bug.cgi?id=52467
48 Test the ability to read audio/m4a files. Disabled this new test
49 on the chromium and qt platforms, as they do not support M4A/AAC.
51 * media/audio-mpeg4-supported-expected.txt: Added.
52 * media/audio-mpeg4-supported.html: Added.
53 * media/content/silence.m4a: Added.
54 * platform/chromium/test_expectations.txt:
55 * platform/qt/Skipped:
57 2011-01-25 Tony Chang <tony@chromium.org>
59 Unreviewed, rebaseline a test on chromium-win. Part of r76586 rebaselines.
61 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum:
62 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
63 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.txt:
64 * platform/chromium/test_expectations.txt:
66 2011-01-25 Ryosuke Niwa <rniwa@webkit.org>
68 Another unreviewed SVG rebaselines for Chromium.
70 * platform/chromium-linux/svg/text/text-text-05-t-expected.checksum:
71 * platform/chromium-linux/svg/text/text-text-05-t-expected.png:
72 * platform/chromium-mac/svg/text/text-text-05-t-expected.checksum:
73 * platform/chromium-mac/svg/text/text-text-05-t-expected.png:
74 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
75 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
76 * platform/chromium-win/svg/text/text-text-05-t-expected.checksum:
77 * platform/chromium-win/svg/text/text-text-05-t-expected.png:
78 * platform/chromium-win/svg/text/text-text-05-t-expected.txt:
79 * platform/chromium/test_expectations.txt:
81 2011-01-25 Maciej Stachowiak <mjs@apple.com>
83 Reviewed by Darin Adler.
85 Skip another new test that uses eventSender
86 https://bugs.webkit.org/show_bug.cgi?id=53094
88 * platform/mac-wk2/Skipped:
90 2011-01-25 Benjamin Kalman <kalman@chromium.org>
92 Reviewed by Ryosuke Niwa.
94 Cannot extend or modify forward by word over a non-contenteditable region
95 https://bugs.webkit.org/show_bug.cgi?id=53070
99 * editing/selection/extend-forward-by-word-over-non-editable-expected.txt: Added.
100 * editing/selection/extend-forward-by-word-over-non-editable.html: Added.
102 2011-01-25 Ryosuke Niwa <rniwa@webkit.org>
104 Unreviewed SVG rebaselines for Chromium.
106 * platform/chromium-linux/svg/batik/text/textEffect-expected.checksum:
107 * platform/chromium-linux/svg/batik/text/textEffect-expected.png:
108 * platform/chromium-linux/svg/batik/text/textEffect-expected.txt: Removed.
109 * platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum:
110 * platform/chromium-linux/svg/batik/text/textEffect3-expected.png:
111 * platform/chromium-linux/svg/batik/text/textEffect3-expected.txt: Removed.
112 * platform/chromium-linux/svg/batik/text/textPosition2-expected.txt:
113 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum:
114 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png:
115 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.txt: Added.
116 * platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
117 * platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.png:
118 * platform/chromium-linux/svg/custom/svg-fonts-without-missing-glyph-expected.checksum:
119 * platform/chromium-linux/svg/custom/svg-fonts-without-missing-glyph-expected.png:
120 * platform/chromium-linux/svg/text/text-text-06-t-expected.checksum:
121 * platform/chromium-linux/svg/text/text-text-06-t-expected.png:
122 * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.checksum:
123 * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png:
124 * platform/chromium-mac/svg/text/text-text-06-t-expected.checksum:
125 * platform/chromium-mac/svg/text/text-text-06-t-expected.png: Added.
126 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
127 * platform/chromium-win/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
128 * platform/chromium-win/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
129 * platform/chromium-win/svg/batik/text/textEffect-expected.checksum:
130 * platform/chromium-win/svg/batik/text/textEffect-expected.png:
131 * platform/chromium-win/svg/batik/text/textEffect-expected.txt:
132 * platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
133 * platform/chromium-win/svg/batik/text/textEffect3-expected.png:
134 * platform/chromium-win/svg/batik/text/textEffect3-expected.txt:
135 * platform/chromium-win/svg/batik/text/textPosition2-expected.txt:
136 * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
137 * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png:
138 * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.checksum:
139 * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.png:
140 * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
141 * platform/chromium-win/svg/text/text-text-06-t-expected.checksum:
142 * platform/chromium-win/svg/text/text-text-06-t-expected.png:
143 * platform/chromium-win/svg/text/text-text-06-t-expected.txt:
144 * platform/chromium/test_expectations.txt:
146 2011-01-25 Tony Chang <tony@chromium.org>
148 Unreviewed, remove passing chromium win tests.
150 * platform/chromium/test_expectations.txt:
152 2011-01-25 Nikolas Zimmermann <nzimmermann@rim.com>
156 Update Leopard svg/ pixel test baselines, to make run-webkit-tests -p pass again with --tolerance 0.
157 Contains only marginal differences, or updates pixel test results that were forgotten to update.
159 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
160 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
161 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
162 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
163 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum: Added.
164 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Added.
165 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum: Added.
166 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added.
167 * platform/mac-leopard/svg/css/text-gradient-shadow-expected.checksum: Added.
168 * platform/mac-leopard/svg/css/text-gradient-shadow-expected.png: Added.
169 * platform/mac-leopard/svg/custom/image-rescale-clip-expected.checksum:
170 * platform/mac-leopard/svg/custom/image-rescale-clip-expected.png:
171 * platform/mac-leopard/svg/custom/image-rescale-scroll-expected.checksum: Added.
172 * platform/mac-leopard/svg/custom/image-rescale-scroll-expected.png: Added.
173 * platform/mac-leopard/svg/custom/junk-data-expected.checksum:
174 * platform/mac-leopard/svg/custom/junk-data-expected.png:
175 * platform/mac-leopard/svg/custom/missing-xlink-expected.checksum:
176 * platform/mac-leopard/svg/custom/missing-xlink-expected.png:
177 * platform/mac-leopard/svg/filters/feComposite-expected.checksum:
178 * platform/mac-leopard/svg/filters/feComposite-expected.png:
179 * platform/mac-leopard/svg/filters/filter-rounding-issues-expected.checksum: Added.
180 * platform/mac-leopard/svg/filters/filter-rounding-issues-expected.png: Added.
181 * platform/mac-leopard/svg/repaint/filter-repaint-expected.checksum:
182 * platform/mac-leopard/svg/repaint/filter-repaint-expected.png:
184 2011-01-25 Nikolas Zimmermann <nzimmermann@rim.com>
188 Update Snow Leopard svg/ pixel test baselines, to make run-webkit-tests -p pass again with --tolerance 0.
189 Contains only marginal differences, or updates pixel test results that were forgotten to update.
191 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
192 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
193 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum:
194 * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png:
195 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
196 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
197 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
198 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
199 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum:
200 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.png:
201 * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum:
202 * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
203 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
204 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
205 * platform/mac/svg/batik/text/textEffect-expected.checksum:
206 * platform/mac/svg/batik/text/textEffect-expected.png:
207 * platform/mac/svg/batik/text/textEffect3-expected.checksum:
208 * platform/mac/svg/batik/text/textEffect3-expected.png:
209 * platform/mac/svg/custom/baseval-animval-equality-expected.checksum:
210 * platform/mac/svg/custom/baseval-animval-equality-expected.png:
211 * platform/mac/svg/custom/foreign-object-skew-expected.checksum:
212 * platform/mac/svg/custom/foreign-object-skew-expected.png:
213 * platform/mac/svg/custom/image-rescale-expected.checksum:
214 * platform/mac/svg/custom/image-rescale-expected.png:
215 * platform/mac/svg/custom/svg-fonts-in-html-expected.checksum:
216 * platform/mac/svg/custom/svg-fonts-in-html-expected.png:
217 * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
218 * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.png:
219 * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.checksum:
220 * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.png:
221 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
222 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
223 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
224 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
225 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
226 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
227 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
228 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
229 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
230 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
231 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
232 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
233 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
234 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
235 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
236 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
237 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
238 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
239 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
240 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
241 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
242 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
243 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
244 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
245 * platform/mac/svg/filters/feComposite-expected.checksum:
246 * platform/mac/svg/filters/feComposite-expected.png:
247 * platform/mac/svg/filters/filter-rounding-issues-expected.checksum:
248 * platform/mac/svg/filters/filter-rounding-issues-expected.png:
249 * platform/mac/svg/filters/filteredImage-expected.checksum:
250 * platform/mac/svg/filters/filteredImage-expected.png:
251 * platform/mac/svg/repaint/filter-repaint-expected.checksum:
252 * platform/mac/svg/repaint/filter-repaint-expected.png:
253 * platform/mac/svg/text/text-text-05-t-expected.checksum:
254 * platform/mac/svg/text/text-text-05-t-expected.png:
255 * platform/mac/svg/text/text-text-06-t-expected.checksum:
256 * platform/mac/svg/text/text-text-06-t-expected.png:
258 2011-01-25 Carlos Garcia Campos <cgarcia@igalia.com>
260 Unreviewed, add bug url for failing test on GTK.
262 [cairo] Fix LayoutTests/fast/canvas/patternfill-repeat.html
263 https://bugs.webkit.org/show_bug.cgi?id=53085
265 * platform/gtk/Skipped:
267 2011-01-25 Mario Sanchez Prada <msanchez@igalia.com>
269 Reviewed by Antonio Gomes.
271 fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html is flaky
272 https://bugs.webkit.org/show_bug.cgi?id=53073
274 Make the two steps in the flaky test to be executed sequentially.
276 * fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html:
277 Fix flaky test by chaining its two steps up.
278 * platform/gtk/Skipped: Unskip test.
280 2011-01-25 Dirk Schulze <krit@webkit.org>
282 Reviewed by Nikolas Zimmermann.
284 SVG is missing to-animation support for Path
285 https://bugs.webkit.org/show_bug.cgi?id=52982
287 Added an animation test to check 'to' animations in combination with SVG paths.
289 * svg/animations/animate-path-to-animation-expected.txt: Added.
290 * svg/animations/animate-path-to-animation.html: Added.
291 * svg/animations/script-tests/animate-path-to-animation.js: Added.
297 2011-01-25 Nikolas Zimmermann <nzimmermann@rim.com>
299 Introduce FontMetrics abstraction
300 https://bugs.webkit.org/show_bug.cgi?id=51456
302 Update gtk/qt baseline.
304 * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
305 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
306 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
307 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
308 * platform/gtk/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
309 * platform/gtk/svg/text/text-hkern-expected.txt:
310 * platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt:
311 * platform/gtk/svg/text/text-vkern-expected.txt:
312 * platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt:
313 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
314 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
315 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
316 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
317 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
318 * platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
319 * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
320 * platform/qt/svg/text/text-hkern-expected.txt:
321 * platform/qt/svg/text/text-hkern-on-vertical-text-expected.txt:
322 * platform/qt/svg/text/text-vkern-expected.txt:
323 * platform/qt/svg/text/text-vkern-on-horizontal-text-expected.txt:
324 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
326 2011-01-25 Pavel Feldman <pfeldman@chromium.org>
328 Reviewed by Yury Semikhatsky.
330 Web Inspector: bind resources to URLs upon adding them into the tree.
331 https://bugs.webkit.org/show_bug.cgi?id=53013
333 * inspector/debugger-scripts-expected.txt:
334 * inspector/debugger-scripts.html:
336 2011-01-25 Nikolas Zimmermann <nzimmermann@rim.com>
338 Reviewed by Dirk Schulze.
340 Introduce FontMetrics abstraction
341 https://bugs.webkit.org/show_bug.cgi?id=51456
343 Update mac/mac-leopard pixel baseline after removing the float -> int truncation in the SVG Fonts ascent/descent calculation code.
345 * platform/gtk/Skipped: Unskip several tests.
346 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
347 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
348 * platform/mac-leopard/svg/batik/text/textEffect-expected.checksum:
349 * platform/mac-leopard/svg/batik/text/textEffect-expected.png:
350 * platform/mac-leopard/svg/batik/text/textEffect3-expected.checksum:
351 * platform/mac-leopard/svg/batik/text/textEffect3-expected.png:
352 * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum:
353 * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.png:
354 * platform/mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
355 * platform/mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.png:
356 * platform/mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.checksum:
357 * platform/mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.png:
358 * platform/mac-leopard/svg/text/text-text-05-t-expected.checksum:
359 * platform/mac-leopard/svg/text/text-text-05-t-expected.png:
360 * platform/mac-leopard/svg/text/text-text-06-t-expected.checksum:
361 * platform/mac-leopard/svg/text/text-text-06-t-expected.png:
362 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
363 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
364 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
365 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
366 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
367 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
368 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
369 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
370 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
371 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
372 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
373 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
374 * platform/mac/svg/batik/text/textEffect-expected.txt:
375 * platform/mac/svg/batik/text/textEffect3-expected.txt:
376 * platform/mac/svg/batik/text/textPosition2-expected.png:
377 * platform/mac/svg/batik/text/textPosition2-expected.txt:
378 * platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
379 * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
380 * platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
381 * platform/mac/svg/text/text-text-05-t-expected.txt:
382 * platform/mac/svg/text/text-text-06-t-expected.txt:
383 * svg/custom/glyph-transformation-with-hkern-expected.txt:
385 2011-01-25 Mario Sanchez Prada <msanchez@igalia.com>
387 Unreviewed, skipping flaky test on GTK debug bots.
389 editing/selection/extend-selection-bidi.html test is flaky
390 https://bugs.webkit.org/show_bug.cgi?id=53074
392 * platform/gtk/Skipped: Skipped test.
394 2011-01-25 Mario Sanchez Prada <msanchez@igalia.com>
396 Unreviewed, skipping flaky test on GTK debug bots.
398 fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html is flaky
399 https://bugs.webkit.org/show_bug.cgi?id=53073
401 * platform/gtk/Skipped: Skipped test.
403 2011-01-24 Maciej Stachowiak <mjs@apple.com>
405 Reviewed by Nikolas Zimmermann.
407 Skip some new tests for WebKit2 that use eventSender
408 https://bugs.webkit.org/show_bug.cgi?id=53068
410 * platform/mac-wk2/Skipped:
412 2011-01-24 Kent Tamura <tkent@chromium.org>
414 Unreviewed, test expectation update.
416 Chromium-Linux rebaseline for r76567.
418 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum:
419 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png:
420 * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
421 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.checksum:
422 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png:
423 * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt:
424 * platform/chromium/test_expectations.txt:
426 2011-01-24 Martin Robinson <mrobinson@igalia.com>
428 Skip a slightly different set of tests after r76555. Seems that some of these
429 failures are cascading.
431 * platform/gtk/Skipped: Update the skipped list.
433 2011-01-24 Tony Chang <tony@chromium.org>
435 Unreviewed, reverting 5 changes of baselines that are incorrect for Linux.
436 Mark win tests as failing for now.
438 * platform/chromium-linux/fast/css/acid2-expected.txt: Removed.
439 * platform/chromium-linux/fast/css/acid2-pixel-expected.checksum:
440 * platform/chromium-linux/fast/css/acid2-pixel-expected.png:
441 * platform/chromium-linux/fast/css/acid2-pixel-expected.txt: Removed.
442 * platform/chromium-linux/fast/forms/button-sizes-expected.checksum:
443 * platform/chromium-linux/fast/forms/button-sizes-expected.png:
444 * platform/chromium-linux/fast/forms/button-sizes-expected.txt:
445 * platform/chromium-linux/fast/forms/input-button-sizes-expected.checksum:
446 * platform/chromium-linux/fast/forms/input-button-sizes-expected.png:
447 * platform/chromium-linux/fast/forms/input-button-sizes-expected.txt:
448 * platform/chromium-linux/http/tests/misc/acid2-expected.txt: Removed.
449 * platform/chromium-linux/http/tests/misc/acid2-pixel-expected.checksum:
450 * platform/chromium-linux/http/tests/misc/acid2-pixel-expected.png:
451 * platform/chromium-linux/http/tests/misc/acid2-pixel-expected.txt: Removed.
452 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed.
453 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Removed.
454 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Removed.
455 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Removed.
456 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
457 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
458 * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Removed.
459 * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Removed.
460 * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Removed.
461 * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Removed.
462 * platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Added.
463 * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Removed.
464 * platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Removed.
465 * platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Removed.
466 * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
467 * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Removed.
468 * platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Removed.
469 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.txt: Removed.
470 * platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed.
471 * platform/chromium-linux/svg/hixie/perf/003-expected.txt: Added.
472 * platform/chromium-linux/svg/hixie/perf/004-expected.txt: Added.
473 * platform/chromium-linux/svg/hixie/perf/005-expected.txt: Added.
474 * platform/chromium-linux/svg/hixie/perf/006-expected.txt: Added.
475 * platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
476 * platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
477 * platform/chromium-linux/svg/text/text-hkern-expected.txt: Removed.
478 * platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.checksum: Removed.
479 * platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.png: Removed.
480 * platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.txt: Removed.
481 * platform/chromium-linux/svg/text/text-text-01-b-expected.checksum:
482 * platform/chromium-linux/svg/text/text-text-01-b-expected.png:
483 * platform/chromium-linux/svg/text/text-text-01-b-expected.txt:
484 * platform/chromium-linux/svg/text/text-text-04-t-expected.txt: Removed.
485 * platform/chromium-linux/svg/text/text-vkern-expected.checksum: Removed.
486 * platform/chromium-linux/svg/text/text-vkern-expected.txt: Removed.
487 * platform/chromium-linux/svg/text/text-vkern-on-horizontal-text-expected.txt: Removed.
488 * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed.
489 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Removed.
490 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
491 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
492 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
493 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
494 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
495 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
496 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
497 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
498 * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
499 * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
500 * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
501 * platform/chromium-win/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
502 * platform/chromium-win/svg/batik/text/xmlSpace-expected.txt:
503 * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
504 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum:
505 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
506 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.txt:
507 * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
508 * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png:
509 * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed.
510 * platform/chromium-win/svg/text/text-hkern-expected.txt: Removed.
511 * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.checksum:
512 * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.png:
513 * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.txt: Removed.
514 * platform/chromium-win/svg/text/text-text-04-t-expected.checksum:
515 * platform/chromium-win/svg/text/text-text-04-t-expected.png:
516 * platform/chromium-win/svg/text/text-text-04-t-expected.txt:
517 * platform/chromium-win/svg/text/text-vkern-expected.checksum:
518 * platform/chromium-win/svg/text/text-vkern-expected.png:
519 * platform/chromium-win/svg/text/text-vkern-expected.txt: Removed.
520 * platform/chromium-win/svg/text/text-vkern-on-horizontal-text-expected.txt: Removed.
521 * platform/chromium/test_expectations.txt:
523 2011-01-24 Simon Fraser <simon.fraser@apple.com>
525 Reviewed by Chris Marrin.
527 perspective() transform function should take lengths
528 https://bugs.webkit.org/show_bug.cgi?id=52683
530 Add tests for perspective() handling, and interpolation for animation.
532 * animations/3d/transform-perspective-expected.txt: Added.
533 * animations/3d/transform-perspective.html: Added.
534 * transforms/3d/general/3dtransform-values-expected.txt:
535 * transforms/3d/general/3dtransform-values.html:
537 2011-01-24 Kent Tamura <tkent@chromium.org>
539 Reviewed by Dimitri Glazkov.
541 [Windows] Textfield <input>s have different widths.
542 https://bugs.webkit.org/show_bug.cgi?id=48405
544 * fast/forms/input-widths-expected.txt: Added.
545 * fast/forms/input-widths.html: Added.
547 2011-01-24 Kent Tamura <tkent@chromium.org>
549 Reviewed by Dimitri Glazkov.
551 Some bugs of search cancel button and spin button about state change in
553 https://bugs.webkit.org/show_bug.cgi?id=46950
555 * fast/forms/input-number-change-type-on-focus-expected.txt: Added.
556 * fast/forms/input-number-change-type-on-focus.html: Added.
557 * fast/forms/search-hide-cancel-on-cancel-expected.txt: Added.
558 * fast/forms/search-hide-cancel-on-cancel.html: Added.
560 2011-01-24 Ryosuke Niwa <rniwa@webkit.org>
562 Reviewed by Ojan Vafai.
564 Inserting multiple whitespace using text composition (IME) should insert interleaved nbsp and whitespace.
565 https://bugs.webkit.org/show_bug.cgi?id=52781
567 The test was rebaselined to have interleaved space and non-breaking space.
569 * editing/inserting/insert-composition-whitespace-expected.txt:
570 * editing/inserting/insert-composition-whitespace.html:
572 2011-01-24 Martin Robinson <mrobinson@igalia.com>
574 Skip one more crashing test.
576 * platform/gtk/Skipped: Skip a test.
578 2011-01-24 Martin Robinson <mrobinson@igalia.com>
580 Skipping failing tests after r76555.
582 * platform/gtk/Skipped: Skip failing tests.
584 2011-01-24 Peter Kasting <pkasting@google.com>
586 Reviewed by Darin Adler.
588 Roll back r67261 ("Don't fire onclick on middle clicks") due to
590 https://bugs.webkit.org/show_bug.cgi?id=46733
592 * fast/events/mouse-click-events-expected.txt:
593 * fast/events/script-tests/mouse-click-events.js:
595 2011-01-24 Xiaomei Ji <xji@chromium.org>
599 Skip cjk-segmentation.html (introduced in r76548) in QT.
600 QT skipped range-expand.html, skip cjk-segmentation as well.
602 * platform/qt/Skipped:
604 2011-01-24 Martin Robinson <mrobinson@igalia.com>
606 Reviewed by Eric Seidel.
608 [GTK] Many DOM XHTML tests time out
609 https://bugs.webkit.org/show_bug.cgi?id=52553
611 * platform/gtk/Skipped: Unskip tests which are no longer timing out.
613 2011-01-24 Ryosuke Niwa <rniwa@webkit.org>
615 Unreviewed Chromium test expectation update for r76548.
617 * platform/chromium/test_expectations.txt:
619 2011-01-24 Xiaomei Ji <xji@chromium.org>
621 Reviewed by Ryosuke Niwa.
623 Add test for Chinese Segmentation.
624 https://bugs.webkit.org/show_bug.cgi?id=52926
626 The CJK segmentation currently does not work in other ports except Chromium.
627 Please refer to https://bugs.webkit.org/show_bug.cgi?id=53044 for detail.
629 * fast/text/international/cjk-segmentation-expected.txt: Added.
630 * fast/text/international/cjk-segmentation.html: Added.
631 * platform/chromium/fast/text/international: Added.
632 * platform/chromium/fast/text/international/cjk-segmentation-expected.txt: Added.
634 2011-01-24 Maciej Stachowiak <mjs@apple.com>
636 Reviewed by Eric Seidel.
638 Skip a newly added test that uses textInputController
639 https://bugs.webkit.org/show_bug.cgi?id=53027
641 * platform/mac-wk2/Skipped:
643 2011-01-24 Andrei Popescu <andreip@google.com>
645 Unreviewed, build fix.
647 LayoutTest/storage/indexeddb/objectstore-autoincrement.html is failing after r76533
648 https://bugs.webkit.org/show_bug.cgi?id=53032
650 Fix the expected output, which still had an error.
652 * storage/indexeddb/objectstore-autoincrement-expected.txt:
654 2011-01-24 Kenji Imasaki <imasaki@chromium.org>
658 [chromium] Remove non-flaky tests from test expectation file
659 https://bugs.webkit.org/show_bug.cgi?id=53022
661 * platform/chromium/test_expectations.txt:
663 2011-01-24 Andrei Popescu <andreip@google.com>
665 Reviewed by Jeremy Orlow.
667 LayoutTest/storage/indexeddb/objectstore-autoincrement.html is failing after r76533
668 https://bugs.webkit.org/show_bug.cgi?id=53032
670 This fixes the layout test by modifying the arguments to IDBDatabase::transaction.
672 * storage/indexeddb/objectstore-autoincrement-expected.txt:
673 * storage/indexeddb/objectstore-autoincrement.html:
675 2011-01-24 Andrei Popescu <andreip@google.com>
677 Reviewed by Nate Chapin.
679 IndexedDatabase methods should not take arguments of type OptionsObject
680 https://bugs.webkit.org/show_bug.cgi?id=53012
682 * storage/indexeddb/create-object-store-options-expected.txt:
683 * storage/indexeddb/create-object-store-options.html:
684 * storage/indexeddb/cursor-delete-expected.txt:
685 * storage/indexeddb/cursor-delete.html:
686 * storage/indexeddb/cursor-index-delete-expected.txt:
687 * storage/indexeddb/cursor-index-delete.html:
688 * storage/indexeddb/data-corruption-expected.txt:
689 * storage/indexeddb/data-corruption.html:
690 * storage/indexeddb/database-quota-expected.txt:
691 * storage/indexeddb/database-quota.html:
692 * storage/indexeddb/index-cursor.html:
693 * storage/indexeddb/objectstore-basics-expected.txt:
694 * storage/indexeddb/objectstore-basics.html:
695 * storage/indexeddb/objectstore-cursor.html:
696 * storage/indexeddb/open-cursor-expected.txt:
697 * storage/indexeddb/open-cursor.html:
698 * storage/indexeddb/transaction-and-objectstore-calls-expected.txt:
699 * storage/indexeddb/transaction-and-objectstore-calls.html:
700 * storage/indexeddb/tutorial.html:
702 2011-01-24 Chang Shu <chang.shu@nokia.com>
704 Reviewed by Darin Adler.
706 Move contentEditable related test cases to the right place as they are DOM
707 related instead of editing related.
708 https://bugs.webkit.org/show_bug.cgi?id=53010
710 * editing/editability: Removed.
711 * editing/editability/attr-empty-string-expected.txt: Removed.
712 * editing/editability/attr-empty-string.html: Removed.
713 * editing/editability/attr-false-string-expected.txt: Removed.
714 * editing/editability/attr-false-string.html: Removed.
715 * editing/editability/attr-invalid-string-expected.txt: Removed.
716 * editing/editability/attr-invalid-string.html: Removed.
717 * editing/editability/attr-missing-ancestor-false-expected.txt: Removed.
718 * editing/editability/attr-missing-ancestor-false.html: Removed.
719 * editing/editability/attr-missing-ancestor-true-expected.txt: Removed.
720 * editing/editability/attr-missing-ancestor-true.html: Removed.
721 * editing/editability/attr-missing-parent-ancestor-missing-expected.txt: Removed.
722 * editing/editability/attr-missing-parent-ancestor-missing.html: Removed.
723 * editing/editability/attr-missing-parent-false-expected.txt: Removed.
724 * editing/editability/attr-missing-parent-false.html: Removed.
725 * editing/editability/attr-missing-parent-true-expected.txt: Removed.
726 * editing/editability/attr-missing-parent-true.html: Removed.
727 * editing/editability/attr-true-string-expected.txt: Removed.
728 * editing/editability/attr-true-string.html: Removed.
729 * editing/editability/set-false-expected.txt: Removed.
730 * editing/editability/set-false.html: Removed.
731 * editing/editability/set-inherit-parent-false-expected.txt: Removed.
732 * editing/editability/set-inherit-parent-false.html: Removed.
733 * editing/editability/set-inherit-parent-true-expected.txt: Removed.
734 * editing/editability/set-inherit-parent-true.html: Removed.
735 * editing/editability/set-invalid-value-expected.txt: Removed.
736 * editing/editability/set-invalid-value.html: Removed.
737 * editing/editability/set-true-expected.txt: Removed.
738 * editing/editability/set-true.html: Removed.
739 * editing/editability/set-value-caseinsensitive-expected.txt: Removed.
740 * editing/editability/set-value-caseinsensitive.html: Removed.
741 * fast/dom/HTMLElement/attr-empty-string-expected.txt: Copied from LayoutTests/editing/editability/attr-empty-string-expected.txt.
742 * fast/dom/HTMLElement/attr-empty-string.html: Copied from LayoutTests/editing/editability/attr-empty-string.html.
743 * fast/dom/HTMLElement/attr-false-string-expected.txt: Copied from LayoutTests/editing/editability/attr-false-string-expected.txt.
744 * fast/dom/HTMLElement/attr-false-string.html: Copied from LayoutTests/editing/editability/attr-false-string.html.
745 * fast/dom/HTMLElement/attr-invalid-string-expected.txt: Copied from LayoutTests/editing/editability/attr-invalid-string-expected.txt.
746 * fast/dom/HTMLElement/attr-invalid-string.html: Copied from LayoutTests/editing/editability/attr-invalid-string.html.
747 * fast/dom/HTMLElement/attr-missing-ancestor-false-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-ancestor-false-expected.txt.
748 * fast/dom/HTMLElement/attr-missing-ancestor-false.html: Copied from LayoutTests/editing/editability/attr-missing-ancestor-false.html.
749 * fast/dom/HTMLElement/attr-missing-ancestor-true-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-ancestor-true-expected.txt.
750 * fast/dom/HTMLElement/attr-missing-ancestor-true.html: Copied from LayoutTests/editing/editability/attr-missing-ancestor-true.html.
751 * fast/dom/HTMLElement/attr-missing-parent-ancestor-missing-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-parent-ancestor-missing-expected.txt.
752 * fast/dom/HTMLElement/attr-missing-parent-ancestor-missing.html: Copied from LayoutTests/editing/editability/attr-missing-parent-ancestor-missing.html.
753 * fast/dom/HTMLElement/attr-missing-parent-false-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-parent-false-expected.txt.
754 * fast/dom/HTMLElement/attr-missing-parent-false.html: Copied from LayoutTests/editing/editability/attr-missing-parent-false.html.
755 * fast/dom/HTMLElement/attr-missing-parent-true-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-parent-true-expected.txt.
756 * fast/dom/HTMLElement/attr-missing-parent-true.html: Copied from LayoutTests/editing/editability/attr-missing-parent-true.html.
757 * fast/dom/HTMLElement/attr-true-string-expected.txt: Copied from LayoutTests/editing/editability/attr-true-string-expected.txt.
758 * fast/dom/HTMLElement/attr-true-string.html: Copied from LayoutTests/editing/editability/attr-true-string.html.
759 * fast/dom/HTMLElement/set-false-expected.txt: Copied from LayoutTests/editing/editability/set-false-expected.txt.
760 * fast/dom/HTMLElement/set-false.html: Copied from LayoutTests/editing/editability/set-false.html.
761 * fast/dom/HTMLElement/set-inherit-parent-false-expected.txt: Copied from LayoutTests/editing/editability/set-inherit-parent-false-expected.txt.
762 * fast/dom/HTMLElement/set-inherit-parent-false.html: Copied from LayoutTests/editing/editability/set-inherit-parent-false.html.
763 * fast/dom/HTMLElement/set-inherit-parent-true-expected.txt: Copied from LayoutTests/editing/editability/set-inherit-parent-true-expected.txt.
764 * fast/dom/HTMLElement/set-inherit-parent-true.html: Copied from LayoutTests/editing/editability/set-inherit-parent-true.html.
765 * fast/dom/HTMLElement/set-invalid-value-expected.txt: Copied from LayoutTests/editing/editability/set-invalid-value-expected.txt.
766 * fast/dom/HTMLElement/set-invalid-value.html: Copied from LayoutTests/editing/editability/set-invalid-value.html.
767 * fast/dom/HTMLElement/set-true-expected.txt: Copied from LayoutTests/editing/editability/set-true-expected.txt.
768 * fast/dom/HTMLElement/set-true.html: Copied from LayoutTests/editing/editability/set-true.html.
769 * fast/dom/HTMLElement/set-value-caseinsensitive-expected.txt: Copied from LayoutTests/editing/editability/set-value-caseinsensitive-expected.txt.
770 * fast/dom/HTMLElement/set-value-caseinsensitive.html: Copied from LayoutTests/editing/editability/set-value-caseinsensitive.html.
772 2011-01-24 Sam Weinig <sam@webkit.org>
774 Add editing/inserting/insert-composition-whitespace.html to the windows
777 * platform/win/Skipped:
779 2011-01-24 Csaba Osztrogonác <ossy@webkit.org>
783 Add Qt specific expected results for passing editing/selections tests.
784 Compared to Mac png files and Mac expected files. (part 3)
786 * platform/qt/editing/selection/ [...]:
788 2011-01-24 Csaba Osztrogonác <ossy@webkit.org>
792 Add Qt specific expected results for passing editing/selections tests.
793 Compared to Mac png files and Mac expected files. (part 2)
795 * platform/qt/editing/selection/ [...]:
797 2011-01-24 Csaba Osztrogonác <ossy@webkit.org>
801 Add Qt specific expected results for passing editing/selections tests.
802 Compared to Mac png files and Mac expected files. (part 1)
804 * platform/qt/editing/selection/ [...]:
806 2011-01-24 Csaba Osztrogonác <ossy@webkit.org>
810 RTL: selection.modify("move", "forward", "line") when cursor is at start of a line does not move down a line
811 https://bugs.webkit.org/show_bug.cgi?id=51517
813 * platform/qt-linux/editing: Removed.
814 * platform/qt-linux/editing/selection: Removed.
815 * platform/qt-linux/editing/selection/extend-to-line-boundary-expected.txt: Removed.
816 * platform/qt/Skipped: Add editing/selection/extend-to-line-boundary.html until fix.
818 2011-01-24 Yury Semikhatsky <yurys@chromium.org>
820 Unreviewed. Update Chromium test expectations.
822 * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
823 * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
824 * platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt:
825 * platform/chromium/test_expectations.txt:
827 2011-01-24 Peter Varga <pvarga@inf.u-szeged.hu>
829 Reviewed by Oliver Hunt.
831 Optimize regex patterns which contain empty alternatives
832 https://bugs.webkit.org/show_bug.cgi?id=51395
834 Eliminate the empty alternatives from the regex pattern and convert it to do
835 the matching in an easier way.
837 * fast/regex/script-tests/slow.js:
838 * fast/regex/slow-expected.txt:
840 2011-01-24 Pavel Podivilov <podivilov@chromium.org>
842 Unreviewed, test fix for r76497.
844 * http/tests/inspector/debugger-test2.js:
845 (initialize_DebuggerTest.InspectorTest.setBreakpointInVisibleView):
846 (initialize_DebuggerTest.InspectorTest._showScriptSource):
848 2011-01-24 Yuzo Fujishima <yuzo@google.com>
850 Unreviewed Chromium test expectation change.
852 Update Chromim test expectations (LINUX/SVG) in response to r76442, again.
854 * platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
855 * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.txt: Added.
856 * platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added.
857 * platform/chromium-linux/svg/text/text-hkern-expected.txt: Added.
858 * platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.checksum: Added.
859 * platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.png: Added.
860 * platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.txt: Added.
861 * platform/chromium-linux/svg/text/text-text-04-t-expected.txt: Added.
862 * platform/chromium-linux/svg/text/text-vkern-expected.checksum: Added.
863 * platform/chromium-linux/svg/text/text-vkern-expected.txt: Added.
865 2011-01-24 Alejandro G. Castro <alex@igalia.com>
867 Unreviewed, GTK still does not have TestInputController support. Opened
868 a bug to follow the issue:
869 https://bugs.webkit.org/show_bug.cgi?id=52997
871 * platform/gtk/Skipped:
873 2011-01-24 MORITA Hajime <morrita@google.com>
875 Unreviewed, skipped insert-composition-whitespace.html due to missing DRT feature.
877 * platform/gtk/Skipped:
879 2011-01-24 Alejandro G. Castro <alex@igalia.com>
882 Unreviewed, skipped tests failing the 64bits bot and passing in the
883 32bits bots. Bug following the issue:
884 https://bugs.webkit.org/show_bug.cgi?id=52996
886 * platform/gtk/Skipped:
888 2011-01-23 Yuzo Fujishima <yuzo@google.com>
890 Unreviewed Chromium test expectation change.
892 Update Chromim test expectations (LINUX/SVG) in response to r76442.
894 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
895 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
896 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Added.
897 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Added.
898 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
899 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
900 * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
901 * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
902 * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
903 * platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
904 * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
905 * platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
906 * platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
907 * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Added.
908 * platform/chromium-linux/svg/text/text-vkern-on-horizontal-text-expected.txt: Added.
909 * platform/chromium/test_expectations.txt:
911 2011-01-23 Yuzo Fujishima <yuzo@google.com>
913 Unreviewed Chromium test expectation change.
915 Update Chromim test expectations (WIN/SVG) in response to r76442.
917 * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
918 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum:
919 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
920 * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.txt:
921 * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
922 * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png:
923 * platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added.
924 * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.checksum:
925 * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.png:
926 * platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.txt: Added.
927 * platform/chromium-win/svg/text/text-text-04-t-expected.checksum:
928 * platform/chromium-win/svg/text/text-text-04-t-expected.png:
929 * platform/chromium-win/svg/text/text-text-04-t-expected.txt:
930 * platform/chromium-win/svg/text/text-vkern-expected.checksum:
931 * platform/chromium-win/svg/text/text-vkern-expected.png:
932 * platform/chromium-win/svg/text/text-vkern-expected.txt: Added.
934 2011-01-19 MORITA Hajime <morrita@google.com>
936 Reviewed by Ryosuke Niwa.
938 Space and tab characters "sent" by an input method give totally different results than typing them directly.
939 https://bugs.webkit.org/show_bug.cgi?id=5241
941 Added a test that exercises continous whitespace characters and tabs inserted by IME.
943 * editing/inserting/insert-composition-whitespace-expected.txt: Added.
944 * editing/inserting/insert-composition-whitespace.html: Added.
946 2011-01-23 Yuzo Fujishima <yuzo@google.com>
948 Unreviewed Chromium test expectation change.
949 Update Chromim test expectations (WIN) in response to r76442.
951 * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
952 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
953 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
954 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
955 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
956 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
957 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
958 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
959 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
960 * platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
961 * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
962 * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
963 * platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
964 * platform/chromium-win/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
965 * platform/chromium-win/svg/batik/text/xmlSpace-expected.txt:
966 * platform/chromium-win/svg/text/text-hkern-expected.txt: Added.
967 * platform/chromium-win/svg/text/text-vkern-on-horizontal-text-expected.txt: Added.
968 * platform/chromium/test_expectations.txt:
970 2011-01-23 Yuzo Fujishima <yuzo@google.com>
972 Unreviewed Chromium test expectation change.
973 Mark fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html as TEXT for LINUX.
975 * platform/chromium/test_expectations.txt:
977 2011-01-23 Yuzo Fujishima <yuzo@google.com>
979 Unreviewed Chromium test expectation change.
980 Update Chromim test expectations in response to r76442.
982 * platform/chromium-linux/fast/css/acid2-expected.txt: Added.
983 * platform/chromium-linux/fast/css/acid2-pixel-expected.checksum:
984 * platform/chromium-linux/fast/css/acid2-pixel-expected.png:
985 * platform/chromium-linux/fast/css/acid2-pixel-expected.txt: Added.
986 * platform/chromium-linux/fast/forms/button-sizes-expected.checksum:
987 * platform/chromium-linux/fast/forms/button-sizes-expected.png:
988 * platform/chromium-linux/fast/forms/button-sizes-expected.txt:
989 * platform/chromium-linux/fast/forms/input-button-sizes-expected.checksum:
990 * platform/chromium-linux/fast/forms/input-button-sizes-expected.png:
991 * platform/chromium-linux/fast/forms/input-button-sizes-expected.txt:
992 * platform/chromium-linux/http/tests/misc/acid2-expected.txt: Added.
993 * platform/chromium-linux/http/tests/misc/acid2-pixel-expected.checksum:
994 * platform/chromium-linux/http/tests/misc/acid2-pixel-expected.png:
995 * platform/chromium-linux/http/tests/misc/acid2-pixel-expected.txt: Added.
996 * platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Removed.
997 * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
998 * platform/chromium-linux/svg/hixie/perf/003-expected.txt: Removed.
999 * platform/chromium-linux/svg/hixie/perf/004-expected.txt: Removed.
1000 * platform/chromium-linux/svg/hixie/perf/005-expected.txt: Removed.
1001 * platform/chromium-linux/svg/hixie/perf/006-expected.txt: Removed.
1002 * platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Removed.
1003 * platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Removed.
1004 * platform/chromium-linux/svg/text/text-text-01-b-expected.checksum:
1005 * platform/chromium-linux/svg/text/text-text-01-b-expected.png:
1006 * platform/chromium-linux/svg/text/text-text-01-b-expected.txt:
1008 2011-01-23 Alexey Proskuryakov <ap@apple.com>
1010 Reviewed by Eric Seidel.
1012 https://bugs.webkit.org/show_bug.cgi?id=15649
1013 Empty STYLE elements are not reflected into the document.styleSheets object
1015 Adding a test for a bug that no longer occurs.
1017 * fast/dom/document-stylesheets-empty-style-expected.txt: Added.
1018 * fast/dom/document-stylesheets-empty-style.html: Added.
1020 2011-01-22 Maciej Stachowiak <mjs@apple.com>
1022 Reviewed by Oliver Hunt.
1024 Skip a test that seems to cause the subsequent test to sporadically fail, and unskip the several tests after it
1025 https://bugs.webkit.org/show_bug.cgi?id=52970
1027 * platform/mac-wk2/Skipped:
1029 2011-01-22 Robert Hogan <robert@webkit.org>
1031 Reviewed by Andreas Kling.
1033 [Qt] Support layoutTestController.addURLToRedirect()
1034 https://bugs.webkit.org/show_bug.cgi?id=52956
1036 * platform/qt/Skipped:
1038 2011-01-22 Nikolas Zimmermann <nzimmermann@rim.com>
1042 REGRESSION: Vertical line metrics incorrect
1043 https://bugs.webkit.org/show_bug.cgi?id=52960
1045 Revert accidently landed mac baseline changes.
1047 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
1048 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
1049 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1050 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1051 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1052 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1053 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
1054 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
1055 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
1056 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1057 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1058 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1059 * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
1060 * platform/mac/svg/batik/text/xmlSpace-expected.txt:
1061 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
1062 * platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
1063 * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
1064 * platform/mac/svg/text/text-hkern-expected.txt:
1065 * platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt:
1066 * platform/mac/svg/text/text-text-04-t-expected.txt:
1067 * platform/mac/svg/text/text-vkern-expected.txt:
1068 * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt:
1069 * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
1071 2011-01-22 Nikolas Zimmermann <nzimmermann@rim.com>
1075 REGRESSION: Vertical line metrics incorrect
1076 https://bugs.webkit.org/show_bug.cgi?id=52960
1078 Rebaselined several text dumps from the bots, after the FontMetrics change.
1079 All show 1px diffs, but are progressions, since the lineSpacing calculation has been improved.
1080 Mac still has the old results - as it depends on a rounding trick at the moment.
1082 * platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
1083 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
1084 * platform/gtk/svg/text/text-hkern-expected.txt:
1085 * platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt:
1086 * platform/gtk/svg/text/text-vkern-expected.txt:
1087 * platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt:
1088 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
1089 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
1090 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1091 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1092 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1093 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1094 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
1095 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
1096 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
1097 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1098 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1099 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1100 * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
1101 * platform/mac/svg/batik/text/xmlSpace-expected.txt:
1102 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
1103 * platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
1104 * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
1105 * platform/mac/svg/text/text-hkern-expected.txt:
1106 * platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt:
1107 * platform/mac/svg/text/text-text-04-t-expected.txt:
1108 * platform/mac/svg/text/text-vkern-expected.txt:
1109 * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt:
1110 * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
1111 * platform/qt/css2.1/t1507-c526-font-sz-02-b-a-expected.txt:
1112 * platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
1113 * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
1114 * platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
1115 * platform/qt/svg/text/text-hkern-expected.txt:
1116 * platform/qt/svg/text/text-hkern-on-vertical-text-expected.txt:
1117 * platform/qt/svg/text/text-vkern-expected.txt:
1118 * platform/qt/svg/text/text-vkern-on-horizontal-text-expected.txt:
1119 * platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
1121 2011-01-22 Andrei Popescu <andreip@google.com>
1123 Reviewed by Jeremy Orlow.
1125 IndexedDB corrupts data on disk
1126 https://bugs.webkit.org/show_bug.cgi?id=52890
1128 * storage/indexeddb/data-corruption-expected.txt: Added.
1129 * storage/indexeddb/data-corruption.html: Added.
1131 2011-01-22 Robert Hogan <robert@webkit.org>
1133 Reviewed by Kenneth Rohde Christiansen.
1135 [Qt] REGRESSION (r72360): http/tests/security/aboutBlank/xss-DENIED-* tests fail
1136 https://bugs.webkit.org/show_bug.cgi?id=49802
1138 * platform/qt/Skipped:
1139 * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Added.
1140 * platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Added.
1141 * platform/qt/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: Added.
1143 2011-01-22 Andreas Kling <kling@webkit.org>
1145 Unreviewed, add Qt-specific result for test added in r76414.
1147 * platform/qt/fast/text/justify-nbsp-expected.txt: Added.
1149 2011-01-22 Ryosuke Niwa <rniwa@webkit.org>
1151 Unreviewed Chromium test expectation update.
1153 * platform/chromium/test_expectations.txt:
1155 2011-01-22 Ryosuke Niwa <rniwa@webkit.org>
1157 Unreviewed Chromium test expectation update.
1159 * platform/chromium/test_expectations.txt:
1161 2011-01-21 Yury Semikhatsky <yurys@chromium.org>
1163 Reviewed by Adam Barth.
1165 Regression: new window.onerror() implementation leaks cross-origin Javascript errors
1166 https://bugs.webkit.org/show_bug.cgi?id=52903
1168 A couple of tests to check that window.onerror won't reveal any content of the resource
1169 from a different domain if the latter is referenced via <script src=...>
1171 * http/tests/security/cross-origin-script-window-onerror-expected.txt: Added.
1172 * http/tests/security/cross-origin-script-window-onerror-redirected-expected.txt: Added.
1173 * http/tests/security/cross-origin-script-window-onerror-redirected.html: Added.
1174 * http/tests/security/cross-origin-script-window-onerror.html: Added.
1175 * http/tests/security/resources/cross-origin-script.txt: Added.
1177 2011-01-21 Maciej Stachowiak <mjs@apple.com>
1179 Reviewed by Geoffrey Garen.
1181 Humor the WebKit2 buildbot in its continuing hatred of forms tests
1182 https://bugs.webkit.org/show_bug.cgi?id=52944
1184 * platform/mac-wk2/Skipped:
1186 2011-01-21 Dan Bernstein <mitz@apple.com>
1188 Rubber-stamped by Mark Rowe.
1190 Updated the results after r76414 fixed text justification in this test.
1192 * platform/mac/fast/text/justified-text-rect-expected.checksum:
1193 * platform/mac/fast/text/justified-text-rect-expected.png:
1194 * platform/mac/fast/text/justified-text-rect-expected.txt:
1196 2011-01-21 James Robinson <jamesr@chromium.org>
1198 Update chromium test expectations. fast/animation tests should now pass on all chromium configurations.
1200 * platform/chromium/test_expectations.txt:
1202 2011-01-21 Dan Bernstein <mitz@apple.com>
1206 * fast/text/justify-nbsp.html: Removed a contenteditable attribute
1207 that was added after generating results.
1209 2011-01-21 Andreas Kling <kling@webkit.org>
1211 Unreviewed, removing the Qt result for r76414 since the test
1212 was actually broken beyond the usual off-by-one metrics.
1214 * platform/qt/fast/text/justify-nbsp-expected.txt: Removed.
1216 2011-01-21 Andreas Kling <kling@webkit.org>
1218 Unreviewed, add Qt-specific result for test added in r76414.
1220 * platform/qt/fast/text/justify-nbsp-expected.txt: Added.
1222 2011-01-21 Dan Bernstein <mitz@apple.com>
1224 Reviewed by Adele Peterson.
1226 Inconsistent handling of no-break space in justification logic
1227 https://bugs.webkit.org/show_bug.cgi?id=52938
1229 * fast/text/justify-nbsp-expected.checksum: Added.
1230 * fast/text/justify-nbsp-expected.png: Added.
1231 * fast/text/justify-nbsp-expected.txt: Added.
1232 * fast/text/justify-nbsp.html: Added.
1234 2011-01-21 Kenji Imasaki <imasaki@chromium.org>
1236 Reviewed by David Levin.
1238 Remove resolved BUG13907 from test expectation file and added
1239 newly filed BUGCR70252 for media/video-zoom.html to keep track
1242 Also, remove non-flaky test (media/audio-only-video-intrinsic-size.htm).
1244 * platform/chromium/test_expectations.txt:
1246 2011-01-21 Martin Robinson <mrobinson@igalia.com>
1248 Rebaseline tests that use menulists. Also unskip a non-existent test.
1250 * platform/gtk/Skipped: Remove non-existent test.
1251 * platform/gtk/editing/selection/select-box-expected.checksum:
1252 * platform/gtk/editing/selection/select-box-expected.png:
1253 * platform/gtk/editing/selection/select-box-expected.txt:
1254 * platform/gtk/transforms/2d/zoom-menulist-expected.checksum:
1255 * platform/gtk/transforms/2d/zoom-menulist-expected.png:
1256 * platform/gtk/transforms/2d/zoom-menulist-expected.txt:
1258 2011-01-21 Michael Saboff <msaboff@apple.com>
1260 Reviewed by Oliver Hunt.
1262 [RegexFuzz] Hang with forward assertion
1263 https://bugs.webkit.org/show_bug.cgi?id=52825
1264 <rdar://problem/8894332>
1266 New tests to check for functionality and future regression.
1268 * fast/regex/parentheses-expected.txt:
1269 * fast/regex/script-tests/parentheses.js:
1271 2011-01-21 Maciej Stachowiak <mjs@apple.com>
1273 Reviewed by Adele Peterson.
1275 Skip a test that's sporadically crashing on the buildbots
1276 https://bugs.webkit.org/show_bug.cgi?id=52932
1278 * platform/mac-wk2/Skipped:
1280 2011-01-21 Maciej Stachowiak <mjs@apple.com>
1282 Reviewed by Adam Roben.
1284 Skip some newly added tests that use DRT APIs that are not yet available for WebKit2
1285 https://bugs.webkit.org/show_bug.cgi?id=52924
1287 * platform/mac-wk2/Skipped:
1289 2011-01-21 Martin Robinson <mrobinson@igalia.com>
1291 Reviewed by Xan Lopez.
1293 [GTK] Menulist text often collides with separator
1294 https://bugs.webkit.org/show_bug.cgi?id=51155
1296 Rebaseline tests that have different affected by the metrics of
1299 * platform/gtk/fast/forms/001-expected.checksum:
1300 * platform/gtk/fast/forms/001-expected.png:
1301 * platform/gtk/fast/forms/001-expected.txt:
1302 * platform/gtk/fast/forms/003-expected.checksum:
1303 * platform/gtk/fast/forms/003-expected.png:
1304 * platform/gtk/fast/forms/003-expected.txt:
1305 * platform/gtk/fast/forms/004-expected.checksum:
1306 * platform/gtk/fast/forms/004-expected.png:
1307 * platform/gtk/fast/forms/004-expected.txt:
1308 * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.checksum:
1309 * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.png:
1310 * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.txt:
1311 * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.checksum:
1312 * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.png:
1313 * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.txt:
1314 * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.checksum:
1315 * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.png:
1316 * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.txt:
1317 * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.checksum:
1318 * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.png:
1319 * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.txt:
1320 * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.checksum:
1321 * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.png:
1322 * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.txt:
1323 * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.checksum:
1324 * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.png:
1325 * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.txt:
1326 * platform/gtk/fast/forms/control-clip-overflow-expected.checksum:
1327 * platform/gtk/fast/forms/control-clip-overflow-expected.png:
1328 * platform/gtk/fast/forms/control-clip-overflow-expected.txt:
1329 * platform/gtk/fast/forms/control-restrict-line-height-expected.checksum:
1330 * platform/gtk/fast/forms/control-restrict-line-height-expected.png:
1331 * platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
1332 * platform/gtk/fast/forms/disabled-select-change-index-expected.checksum:
1333 * platform/gtk/fast/forms/disabled-select-change-index-expected.png:
1334 * platform/gtk/fast/forms/disabled-select-change-index-expected.txt:
1335 * platform/gtk/fast/forms/form-element-geometry-expected.checksum:
1336 * platform/gtk/fast/forms/form-element-geometry-expected.png:
1337 * platform/gtk/fast/forms/form-element-geometry-expected.txt:
1338 * platform/gtk/fast/forms/input-file-re-render-expected.checksum: Added.
1339 * platform/gtk/fast/forms/input-file-re-render-expected.png: Added.
1340 * platform/gtk/fast/forms/menulist-deselect-update-expected.checksum:
1341 * platform/gtk/fast/forms/menulist-deselect-update-expected.png:
1342 * platform/gtk/fast/forms/menulist-deselect-update-expected.txt:
1343 * platform/gtk/fast/forms/menulist-narrow-width-expected.checksum:
1344 * platform/gtk/fast/forms/menulist-narrow-width-expected.png:
1345 * platform/gtk/fast/forms/menulist-narrow-width-expected.txt:
1346 * platform/gtk/fast/forms/menulist-no-overflow-expected.checksum:
1347 * platform/gtk/fast/forms/menulist-no-overflow-expected.png:
1348 * platform/gtk/fast/forms/menulist-no-overflow-expected.txt:
1349 * platform/gtk/fast/forms/menulist-restrict-line-height-expected.checksum:
1350 * platform/gtk/fast/forms/menulist-restrict-line-height-expected.png:
1351 * platform/gtk/fast/forms/menulist-restrict-line-height-expected.txt:
1352 * platform/gtk/fast/forms/menulist-separator-painting-expected.checksum:
1353 * platform/gtk/fast/forms/menulist-separator-painting-expected.png:
1354 * platform/gtk/fast/forms/menulist-separator-painting-expected.txt:
1355 * platform/gtk/fast/forms/menulist-style-color-expected.checksum:
1356 * platform/gtk/fast/forms/menulist-style-color-expected.png:
1357 * platform/gtk/fast/forms/menulist-style-color-expected.txt:
1358 * platform/gtk/fast/forms/menulist-width-change-expected.checksum:
1359 * platform/gtk/fast/forms/menulist-width-change-expected.png:
1360 * platform/gtk/fast/forms/menulist-width-change-expected.txt:
1361 * platform/gtk/fast/forms/option-script-expected.checksum:
1362 * platform/gtk/fast/forms/option-script-expected.png:
1363 * platform/gtk/fast/forms/option-script-expected.txt:
1364 * platform/gtk/fast/forms/option-strip-whitespace-expected.checksum:
1365 * platform/gtk/fast/forms/option-strip-whitespace-expected.png:
1366 * platform/gtk/fast/forms/option-strip-whitespace-expected.txt:
1367 * platform/gtk/fast/forms/option-text-clip-expected.checksum:
1368 * platform/gtk/fast/forms/option-text-clip-expected.png:
1369 * platform/gtk/fast/forms/option-text-clip-expected.txt:
1370 * platform/gtk/fast/forms/select-align-expected.checksum:
1371 * platform/gtk/fast/forms/select-align-expected.png:
1372 * platform/gtk/fast/forms/select-align-expected.txt:
1373 * platform/gtk/fast/forms/select-baseline-expected.checksum:
1374 * platform/gtk/fast/forms/select-baseline-expected.png:
1375 * platform/gtk/fast/forms/select-baseline-expected.txt:
1376 * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.checksum:
1377 * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.png:
1378 * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.txt:
1379 * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.checksum:
1380 * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.png:
1381 * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt:
1382 * platform/gtk/fast/forms/select-disabled-appearance-expected.checksum:
1383 * platform/gtk/fast/forms/select-disabled-appearance-expected.png:
1384 * platform/gtk/fast/forms/select-disabled-appearance-expected.txt:
1385 * platform/gtk/fast/forms/select-initial-position-expected.checksum:
1386 * platform/gtk/fast/forms/select-initial-position-expected.png:
1387 * platform/gtk/fast/forms/select-initial-position-expected.txt:
1388 * platform/gtk/fast/forms/select-selected-expected.checksum:
1389 * platform/gtk/fast/forms/select-selected-expected.png:
1390 * platform/gtk/fast/forms/select-selected-expected.txt:
1391 * platform/gtk/fast/forms/select-size-expected.checksum:
1392 * platform/gtk/fast/forms/select-size-expected.png:
1393 * platform/gtk/fast/forms/select-size-expected.txt:
1394 * platform/gtk/fast/forms/select-style-expected.checksum:
1395 * platform/gtk/fast/forms/select-style-expected.png:
1396 * platform/gtk/fast/forms/select-style-expected.txt:
1397 * platform/gtk/fast/forms/select-visual-hebrew-expected.checksum:
1398 * platform/gtk/fast/forms/select-visual-hebrew-expected.png:
1399 * platform/gtk/fast/forms/select-visual-hebrew-expected.txt:
1400 * platform/gtk/fast/forms/select-writing-direction-natural-expected.checksum:
1401 * platform/gtk/fast/forms/select-writing-direction-natural-expected.png:
1402 * platform/gtk/fast/forms/select-writing-direction-natural-expected.txt:
1403 * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.checksum:
1404 * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.png:
1405 * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.txt:
1407 2011-01-21 Csaba Osztrogonác <ossy@webkit.org>
1409 Unreviewed trivial fix.
1411 FrameLoader::checkLoadCompleteForThisFrame uses wrong history item
1412 https://bugs.webkit.org/show_bug.cgi?id=48812
1414 * platform/qt/http/tests/navigation/forward-and-cancel-expected.txt: Updated after r76357.
1416 2011-01-21 Jessie Berlin <jberlin@apple.com>
1418 Skip transitions/transition-end-event-destroy-iframe.html on Windows in order to get the
1419 Windows 7 Release bots green. Unreviewed.
1420 https://bugs.webkit.org/show_bug.cgi?id=52913
1422 * platform/win/Skipped:
1424 2011-01-21 Maciej Stachowiak <mjs@apple.com>
1426 Reviewed by Sam Weinig.
1428 Skip another test that is failing sporadically on the buildbots
1429 https://bugs.webkit.org/show_bug.cgi?id=52908
1431 * platform/mac-wk2/Skipped:
1433 2011-01-21 Xiyuan Xia <xiyuan@chromium.org>
1435 Reviewed by Tony Chang.
1437 Update chromium/linux baselines after drawing code moved into
1439 https://bugs.webkit.org/show_bug.cgi?id=52826
1441 * platform/chromium-linux/css1/box_properties/acid_test-expected.checksum:
1442 * platform/chromium-linux/css1/box_properties/acid_test-expected.png:
1443 * platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.checksum:
1444 * platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.png:
1445 * platform/chromium-linux/fast/block/basic/011-expected.checksum:
1446 * platform/chromium-linux/fast/block/basic/011-expected.png:
1447 * platform/chromium-linux/fast/block/margin-collapse/103-expected.checksum:
1448 * platform/chromium-linux/fast/block/margin-collapse/103-expected.png:
1449 * platform/chromium-linux/fast/css/non-standard-checkbox-size-expected.checksum:
1450 * platform/chromium-linux/fast/css/non-standard-checkbox-size-expected.png:
1451 * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.checksum:
1452 * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.png:
1453 * platform/chromium-linux/fast/forms/basic-inputs-expected.checksum:
1454 * platform/chromium-linux/fast/forms/basic-inputs-expected.png:
1455 * platform/chromium-linux/fast/forms/basic-selects-expected.checksum:
1456 * platform/chromium-linux/fast/forms/basic-selects-expected.png:
1457 * platform/chromium-linux/fast/forms/box-shadow-override-expected.checksum:
1458 * platform/chromium-linux/fast/forms/box-shadow-override-expected.png:
1459 * platform/chromium-linux/fast/forms/checkbox-radio-onchange-expected.checksum:
1460 * platform/chromium-linux/fast/forms/checkbox-radio-onchange-expected.png:
1461 * platform/chromium-linux/fast/forms/file-input-disabled-expected.checksum:
1462 * platform/chromium-linux/fast/forms/file-input-disabled-expected.png:
1463 * platform/chromium-linux/fast/forms/form-element-geometry-expected.checksum:
1464 * platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
1465 * platform/chromium-linux/fast/forms/formmove-expected.checksum:
1466 * platform/chromium-linux/fast/forms/formmove-expected.png:
1467 * platform/chromium-linux/fast/forms/formmove2-expected.checksum:
1468 * platform/chromium-linux/fast/forms/formmove2-expected.png:
1469 * platform/chromium-linux/fast/forms/indeterminate-expected.checksum:
1470 * platform/chromium-linux/fast/forms/indeterminate-expected.png:
1471 * platform/chromium-linux/fast/forms/input-appearance-height-expected.checksum:
1472 * platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
1473 * platform/chromium-linux/fast/forms/input-value-expected.checksum:
1474 * platform/chromium-linux/fast/forms/input-value-expected.png:
1475 * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.checksum:
1476 * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.png:
1477 * platform/chromium-linux/fast/forms/menulist-style-color-expected.checksum:
1478 * platform/chromium-linux/fast/forms/menulist-style-color-expected.png:
1479 * platform/chromium-linux/fast/forms/placeholder-position-expected.checksum:
1480 * platform/chromium-linux/fast/forms/placeholder-position-expected.png: Added property svn:mime-type.
1481 * platform/chromium-linux/fast/forms/radio-attr-order-expected.checksum:
1482 * platform/chromium-linux/fast/forms/radio-attr-order-expected.png:
1483 * platform/chromium-linux/fast/forms/radio-nested-labels-expected.checksum:
1484 * platform/chromium-linux/fast/forms/radio-nested-labels-expected.png:
1485 * platform/chromium-linux/fast/forms/radio_checked-expected.checksum:
1486 * platform/chromium-linux/fast/forms/radio_checked-expected.png:
1487 * platform/chromium-linux/fast/forms/radio_checked_dynamic-expected.checksum:
1488 * platform/chromium-linux/fast/forms/radio_checked_dynamic-expected.png:
1489 * platform/chromium-linux/fast/forms/select-baseline-expected.checksum:
1490 * platform/chromium-linux/fast/forms/select-baseline-expected.png:
1491 * platform/chromium-linux/fast/inline/positionedLifetime-expected.checksum:
1492 * platform/chromium-linux/fast/inline/positionedLifetime-expected.png:
1493 * platform/chromium-linux/fast/parser/bad-xml-slash-expected.checksum:
1494 * platform/chromium-linux/fast/parser/bad-xml-slash-expected.png:
1495 * platform/chromium-linux/fast/replaced/replaced-breaking-expected.checksum:
1496 * platform/chromium-linux/fast/replaced/replaced-breaking-expected.png:
1497 * platform/chromium-linux/fast/replaced/width100percent-checkbox-expected.checksum:
1498 * platform/chromium-linux/fast/replaced/width100percent-checkbox-expected.png:
1499 * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.checksum:
1500 * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.png:
1501 * platform/chromium-linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.checksum:
1502 * platform/chromium-linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.png:
1503 * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.checksum:
1504 * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png:
1505 * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.checksum:
1506 * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png: Added property svn:mime-type.
1507 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.checksum:
1508 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png:
1509 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.checksum:
1510 * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.png:
1512 2011-01-21 Anton Muhin <antonm@chromium.org>
1514 Reviewed by Nate Chapin.
1516 [v8] Properly deal with the case when conversion to string throws an exception for HTMLCollection accessors
1517 https://bugs.webkit.org/show_bug.cgi?id=52901
1519 * fast/dom/htmlcollection-conversion-throws-exception-expected.txt: Added.
1520 * fast/dom/htmlcollection-conversion-throws-exception.html: Added.
1522 2011-01-21 Dimitri Glazkov <dglazkov@chromium.org>
1524 Reviewed by Darin Adler.
1526 REGRESSION(r73618): Clicking on a search input causes a crash.
1527 https://bugs.webkit.org/show_bug.cgi?id=52905
1529 * fast/dom/search-shadow-host-crash-expected.txt: Added.
1530 * fast/dom/search-shadow-host-crash.html: Added.
1532 2011-01-21 Dimitri Glazkov <dglazkov@chromium.org>
1534 Updated slider expectations after r76147.
1536 * platform/chromium/test_expectations.txt: Removed test that will start passing.
1537 * platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Updated expectation.
1539 2011-01-21 Xiaomei Ji <xji@chromium.org>
1543 Rebaseline for leopard after r76319.
1545 * platform/mac-leopard/fast/dom/52776-expected.txt: Added.
1547 2011-01-21 Kenji Imasaki <imasaki@chromium.org>
1549 Reviewed by David Levin.
1551 remove non-flaky tests from test expectation file
1552 https://bugs.webkit.org/show_bug.cgi?id=52746
1554 * platform/chromium/test_expectations.txt:
1556 2011-01-21 Charlie Reis <creis@chromium.org>
1558 Reviewed by Darin Fisher.
1560 FrameLoader::checkLoadCompleteForThisFrame uses wrong history item
1561 https://bugs.webkit.org/show_bug.cgi?id=48812
1563 Test that we avoid updating back/forward list on a canceled navigation
1564 if a new navigation is already in process. Also update forward-and-cancel
1565 to go forward, ensuring back/forward state is reset if user clicks stop.
1567 * http/tests/navigation/back-twice-without-commit-expected.txt: Added.
1568 * http/tests/navigation/back-twice-without-commit.html: Added.
1569 * http/tests/navigation/forward-and-cancel-expected.txt:
1570 * http/tests/navigation/forward-and-cancel.html: Go forward after stop, not back.
1571 * http/tests/navigation/resources/back-twice-page-2.html: Added.
1572 * http/tests/navigation/resources/back-twice-page-3.html: Added.
1573 * http/tests/navigation/resources/forward-and-cancel-frames.html: Reduced delay.
1575 2011-01-20 Mihai Parparita <mihaip@chromium.org>
1577 Reviewed by Eric Seidel.
1579 [Chromium] Update expectations for compositing/geometry/limit-layer-bounds-overflow-repaint.html
1580 https://bugs.webkit.org/show_bug.cgi?id=52860
1582 The test hasn't had a timeout in a while, remove that expectation so
1583 that we can more easily see if this re-occurs.
1585 Also rebaseline for chromium-gpu-mac (it has the green as 0,128,0, just
1586 like chromium-gpu-win and -linux, for some reason the mac expectation
1587 has it as 17,128,4).
1589 * platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.checksum: Removed.
1590 * platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Removed.
1591 * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.checksum: Renamed from LayoutTests/platform/chromium-gpu-linux/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.checksum.
1592 * platform/chromium-gpu/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Renamed from LayoutTests/platform/chromium-gpu-linux/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png.
1593 * platform/chromium-gpu/test_expectations.txt:
1595 2011-01-21 Ryosuke Niwa <rniwa@webkit.org>
1597 Unreviewed; Reverted the last change to the text expectation.
1599 * platform/chromium/test_expectations.txt:
1601 2011-01-21 Ryosuke Niwa <rniwa@webkit.org>
1603 Unreviewed Chromium test expectation update.
1605 * platform/chromium/test_expectations.txt:
1607 2011-01-21 Ryosuke Niwa <rniwa@webkit.org>
1609 Unreviewed Chromium rebaselines for 76319.
1611 * platform/chromium-linux/fast/dom/52776-expected.checksum: Added.
1612 * platform/chromium-linux/fast/dom/52776-expected.png: Added.
1613 * platform/chromium-linux/fast/dom/52776-expected.txt: Added.
1614 * platform/chromium-mac/fast/dom/52776-expected.checksum: Added.
1615 * platform/chromium-mac/fast/dom/52776-expected.png: Added.
1616 * platform/chromium-mac/fast/dom/52776-expected.txt: Added.
1617 * platform/chromium-win/fast/dom/52776-expected.checksum: Added.
1618 * platform/chromium-win/fast/dom/52776-expected.png: Added.
1619 * platform/chromium-win/fast/dom/52776-expected.txt: Added.
1620 * platform/chromium/test_expectations.txt:
1622 2011-01-21 Tony Chang <tony@chromium.org>
1624 Unreviewed, these tests were fixed in r76330. Still one unknown
1627 * platform/chromium/test_expectations.txt:
1629 2011-01-21 Jessie Berlin <jberlin@apple.com>
1631 Modify the Windows-specific results after http://trac.webkit.org/changeset/76208 in order to
1632 get the bots green. Unreviewed.
1633 https://bugs.webkit.org/show_bug.cgi?id=52557
1635 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
1636 * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
1637 * platform/win/fast/dom/prototype-inheritance-expected.txt:
1638 * platform/win/fast/js/global-constructors-expected.txt:
1640 2011-01-21 Jessie Berlin <jberlin@apple.com>
1642 Add Windows-specific results for fast/dom/52776.html to get the bot green. Unreviewed.
1643 https://bugs.webkit.org/show_bug.cgi?id=52776
1645 * platform/win/fast/dom/52776-expected.txt: Added.
1647 2011-01-21 Mikhail Naganov <mnaganov@chromium.org>
1649 Reviewed by Yury Semikhatsky.
1651 Web Inspector: Add layout test for the CPU profiler.
1653 This test replaces DevToolsSanityTest.TestProfilerTab from
1654 Chromium's interactive_ui_tests.
1656 https://bugs.webkit.org/show_bug.cgi?id=52634
1658 * inspector/cpu-profiler-profiling-expected.txt: Added.
1659 * inspector/cpu-profiler-profiling.html: Added.
1661 2011-01-21 Csaba Osztrogonác <ossy@webkit.org>
1665 [Qt] editing/selection/rtl-move-selection-right-left.html fails
1666 https://bugs.webkit.org/show_bug.cgi?id=52883
1668 * platform/qt/Skipped: editing/selection/rtl-move-selection-right-left.html added until fix.
1670 2011-01-21 Sergio Villar Senin <svillar@igalia.com>
1674 [GTK] http/tests/security/drag-drop-same-unique-origin.html fails on bots.
1675 https://bugs.webkit.org/show_bug.cgi?id=52882
1677 Skipping http/tests/security/drag-drop-same-unique-origin.html for gtk.
1679 * platform/gtk/Skipped:
1681 2011-01-21 Helder Correia <helder@sencha.com>
1683 Reviewed by Andreas Kling.
1685 [Qt] svg/css/text-gradient-shadow.svg needs expected results
1686 https://bugs.webkit.org/show_bug.cgi?id=52724
1688 * platform/qt/svg/css/text-gradient-shadow-expected.checksum: Added.
1689 * platform/qt/svg/css/text-gradient-shadow-expected.png: Added.
1690 * platform/qt/svg/css/text-gradient-shadow-expected.txt: Added.
1692 2011-01-21 Yury Semikhatsky <yurys@chromium.org>
1694 Reviewed by Pavel Feldman.
1696 Make userscripts/window-onerror-for-isolated-world-*.html give consistent output
1697 https://bugs.webkit.org/show_bug.cgi?id=52870
1699 Call setTimeout from "load" event listener to make sure exception in the setTimeout
1700 callback happens after the one in the listener.
1702 * platform/chromium/userscripts/window-onerror-for-isolated-world-1-expected.txt:
1703 * platform/chromium/userscripts/window-onerror-for-isolated-world-2-expected.txt:
1704 * userscripts/window-onerror-for-isolated-world-1-expected.txt:
1705 * userscripts/window-onerror-for-isolated-world-1.html:
1706 * userscripts/window-onerror-for-isolated-world-2-expected.txt:
1707 * userscripts/window-onerror-for-isolated-world-2.html:
1709 2011-01-20 Maciej Stachowiak <mjs@apple.com>
1711 Reviewed by Dan Bernstein.
1713 Skip a few more tests that are failing on the bots
1714 https://bugs.webkit.org/show_bug.cgi?id=52865
1716 * platform/mac-wk2/Skipped:
1718 2011-01-20 Dmitry Titov <dimich@chromium.org>
1720 [Chromium] Not reviewed, add a bug number to disabled test.
1722 * platform/chromium/test_expectations.txt:
1724 2011-01-20 Maciej Stachowiak <mjs@apple.com>
1726 Reviewed by Darin Adler.
1728 Skip some tests that are failing on the WebKit2 bot
1729 https://bugs.webkit.org/show_bug.cgi?id=52858
1731 * platform/mac-wk2/Skipped: skip or re-skip some tests that fail
1732 on the bot for various reasons.
1734 2011-01-20 Jer Noble <jer.noble@apple.com>
1736 Unreviewed Qt Skipped list update.
1738 Skip the test added in r76296 for platform/qt/.
1740 * platform/qt/Skipped:
1742 2011-01-20 Xiaomei Ji <xji@chromium.org>
1744 Reviewed by Dan Bernstein.
1746 Fix regression(r71566): PDF in RTL block might messes up text directionality.
1747 https://bugs.webkit.org/show_bug.cgi?id=52776
1749 * fast/dom/52776.html: Added.
1750 * platform/mac/fast/dom/52776-expected.checksum: Added.
1751 * platform/mac/fast/dom/52776-expected.png: Added.
1752 * platform/mac/fast/dom/52776-expected.txt: Added.
1754 2011-01-20 Jenn Braithwaite <jennb@chromium.org>
1756 Reviewed by Dmitry Titov.
1758 [chromium] Updating test expectations after fixing the bug:
1759 https://bugs.webkit.org/show_bug.cgi?id=52062
1761 * platform/chromium/test_expectations.txt:
1762 iframe-reparenting-plugins.html is now passing on Windows.
1764 2011-01-20 Tony Chang <tony@chromium.org>
1766 Unreviewed, rebaseline a test added in
1767 http://trac.webkit.org/changeset/76274
1769 * platform/chromium-linux/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.checksum: Added.
1770 * platform/chromium-linux/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.png: Added.
1771 * platform/chromium-win/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.checksum: Added.
1772 * platform/chromium-win/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.png: Added.
1773 * platform/chromium-win/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.txt: Added.
1774 * platform/chromium/test_expectations.txt:
1776 2011-01-20 Levi Weintraub <leviw@chromium.org>
1778 Reviewed by Ryosuke Niwa.
1780 RTL: Caret goes to the opposite direction when pressing an arrow key after selection is made
1781 https://bugs.webkit.org/show_bug.cgi?id=49511
1783 * editing/editing.js:
1784 (execMoveSelectionLeftByCharacterCommand):
1785 (moveSelectionLeftByCharacterCommand):
1786 (execMoveSelectionRightByCharacterCommand):
1787 (moveSelectionRightByCharacterCommand):
1788 (execExtendSelectionLeftByCharacterCommand):
1789 (extendSelectionLeftByCharacterCommand):
1790 (execExtendSelectionRightByCharacterCommand):
1791 (extendSelectionRightByCharacterCommand):
1792 Adding some left/right selection convenience methods for use with RTL tests.
1794 * editing/selection/rtl-move-selection-right-left-expected.txt: Added.
1795 * editing/selection/rtl-move-selection-right-left.html: Added.
1797 2011-01-20 Tony Chang <tony@chromium.org>
1799 Unreviewed, mark some rtl scrolling tests as failing to green the chromium bots.
1801 * platform/chromium/test_expectations.txt:
1803 2011-01-20 Tony Chang <tony@chromium.org>
1805 Unreviewed, chromium test expectation updates.
1807 * platform/chromium-gpu/test_expectations.txt:
1808 * platform/chromium/test_expectations.txt:
1810 2011-01-20 Nate Chapin <japhet@chromium.org>
1812 Reviewed by Adam Barth.
1814 Test for https://bugs.webkit.org/show_bug.cgi?id=52769.
1816 * fast/dom/Window/Location/resources/set-location-after-close-new-window.html: Added.
1817 * fast/dom/Window/Location/set-location-after-close-expected.txt: Added.
1818 * fast/dom/Window/Location/set-location-after-close.html: Added.
1820 2011-01-20 Chang Shu <chang.shu@nokia.com>
1822 Reviewed by Darin Adler.
1824 setContentEditable with invalid string should throw exception.
1825 https://bugs.webkit.org/show_bug.cgi?id=52057
1827 Updated expected results after the fix. Also corrected test cases.
1829 * editing/editability/set-invalid-value-expected.txt:
1830 * editing/editability/set-invalid-value.html: 1. Fixed the getAttribute expectation as "abc" was failed to set. 2. Added additional check for setting empty string.
1831 * editing/editability/set-value-caseinsensitive-expected.txt:
1832 * editing/editability/set-value-caseinsensitive.html: Fixed the getAttribute expectations as all strings should be converted to lower cases.
1833 * fast/dom/element-attribute-js-null-expected.txt:
1834 * fast/dom/element-attribute-js-null.html: Fixed this existing test as the expectation for setting with null should throw exception instead of "false". Also added handling code when exception was thrown.
1836 2011-01-20 Adrienne Walker <enne@google.com>
1838 Reviewed by James Robinson.
1840 [chromium] Add a test for a render surface that the uses alpha channel.
1841 https://bugs.webkit.org/show_bug.cgi?id=52766
1843 * platform/chromium-gpu/platform/chromium/compositing/render-surface-alpha-blending-expected.checksum: Added.
1844 * platform/chromium-gpu/platform/chromium/compositing/render-surface-alpha-blending-expected.png: Added.
1845 * platform/chromium-gpu/platform/chromium/compositing/render-surface-alpha-blending-expected.txt: Added.
1846 * platform/chromium/compositing/render-surface-alpha-blending.html: Added.
1848 2011-01-14 Jer Noble <jer.noble@apple.com>
1850 Reviewed by Eric Carlson.
1852 REGRESSION (r71842): Compass video is not playing in Safari welcome page
1853 https://bugs.webkit.org/show_bug.cgi?id=52506
1855 Test that a delay between loading and playing video does not break playback.
1857 * media/video-currentTime-delay-expected.txt: Added.
1858 * media/video-currentTime-delay.html: Added.
1860 2011-01-20 Ryosuke Niwa <rniwa@webkit.org>
1862 Unreviewed Chromium test expectations fix.
1864 * platform/chromium/test_expectations.txt:
1866 2011-01-20 Tony Chang <tony@chromium.org>
1868 Unreviewed, another attempt at making the chromium gpu tests go green.
1870 * platform/chromium-gpu/test_expectations.txt:
1872 2011-01-20 James Robinson <jamesr@chromium.org>
1874 Update expectations for tests that need chromium-side changes.
1876 * platform/chromium/test_expectations.txt:
1878 2011-01-20 Ryosuke Niwa <rniwa@webkit.org>
1880 Unreviewed Chromium test expectation update.
1882 Merged test_expectations.txt in the Chromium tree and
1883 added slow to fast/text/large-text-composed-char-dos.html.
1885 * platform/chromium/test_expectations.txt:
1887 2011-01-20 Tony Chang <tony@chromium.org>
1889 Unreviewed, updating gpu expectations.
1890 These two tests were added to the regular chromiumg test_expectations.txt
1893 * platform/chromium-gpu/test_expectations.txt:
1895 2011-01-20 Ryosuke Niwa <rniwa@webkit.org>
1897 Unreviewed; Another Chromium rebaseline for r76236.
1899 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added.
1900 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
1901 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added.
1903 2011-01-20 James Robinson <jamesr@chromium.org>
1905 Reviewed by Darin Fisher.
1907 Implement mozilla's requestAnimationFrame API
1908 https://bugs.webkit.org/show_bug.cgi?id=51218
1910 Tests for window.webkitRequestAnimationFrame(). The new tests
1911 are in the Skipped lists for platforms that do not set
1912 ENABLE(REQUEST_ANIMATION_FRAME) - which is currently all but chromium.
1914 * fast/animation/request-animation-frame-cancel-expected.txt: Added.
1915 * fast/animation/request-animation-frame-cancel.html: Added.
1916 Tests cancelling a callback within a webkitRequestAnimationFrame() callback.
1917 * fast/animation/request-animation-frame-cancel2-expected.txt: Added.
1918 * fast/animation/request-animation-frame-cancel2.html: Added.
1919 Tests interactions between multiple webkitRequestAnimationFrame() callbacks.
1920 * fast/animation/request-animation-frame-display-expected.txt: Added.
1921 * fast/animation/request-animation-frame-display.html: Added.
1922 Tests changing the display: property of an element within a callback.
1923 * fast/animation/request-animation-frame-expected.txt: Added.
1924 * fast/animation/request-animation-frame.html: Added.
1925 Tests the basic use of window.webkitRequestAnimationFrame().
1926 * fast/animation/request-animation-frame-within-callback-expected.txt: Added.
1927 * fast/animation/request-animation-frame-within-callback.html: Added.
1928 Tests setting one webkit.webkitRequestAnimationFrame() callback within another.
1929 * platform/gtk/Skipped:
1930 * platform/mac/Skipped:
1931 * platform/qt/Skipped:
1932 * platform/win/Skipped:
1934 2011-01-20 James Robinson <jamesr@chromium.org>
1936 Reviewed by Eric Seidel.
1938 RenderTableSection's setNeedsCellRecalc needs to null check table()
1939 https://bugs.webkit.org/show_bug.cgi?id=52770
1941 Tests ::-webkit-scrollbar-corner inside a table.
1943 * fast/css-generated-content/table-with-scrollbar-corner-expected.txt: Added.
1944 * fast/css-generated-content/table-with-scrollbar-corner.html: Added.
1946 2011-01-20 Michael Saboff <msaboff@apple.com>
1948 Reviewed by Oliver Hunt.
1950 <rdar://problem/8890203> [RegexFuzz] Crash in generated code (52773)
1951 https://bugs.webkit.org/show_bug.cgi?id=52773
1953 New test to validate fix.
1955 * fast/regex/parentheses-expected.txt:
1956 * fast/regex/script-tests/parentheses.js:
1958 2011-01-20 Dirk Schulze <krit@webkit.org>
1960 Reviewed by Rob Buis.
1962 SVG Pattern doesn't take preserveAspectRatio of references Pattern
1963 https://bugs.webkit.org/show_bug.cgi?id=52802
1965 Added a test case to check that we take preserveAspectRatio of a referenced SVGPattern into account.
1967 * platform/mac/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.checksum: Added.
1968 * platform/mac/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.png: Added.
1969 * platform/mac/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.txt: Added.
1970 * svg/custom/pattern-referencing-preserve-aspect-ratio.svg: Added.
1972 2011-01-20 Dan Bernstein <mitz@apple.com>
1974 Reviewed by Adele Peterson.
1976 <rdar://problem/8765498> REGRESSION (r72141): Cannot order prints with Aperture 3.1
1978 <rdar://problem/8884648> REGRESSION (r72141): Safari hangs when visiting a page on www.bfmtv.com
1979 https://bugs.webkit.org/show_bug.cgi?id=52765
1981 <rdar://problem/8890909> REGRESSION (r72141): Very Slow Rendering With Certain Markup
1982 https://bugs.webkit.org/show_bug.cgi?id=52265
1984 * fast/block/line-layout: Added.
1985 * fast/block/line-layout/negative-max-height-expected.checksum: Added.
1986 * fast/block/line-layout/negative-max-height-expected.png: Added.
1987 * fast/block/line-layout/negative-max-height-expected.txt: Added.
1988 * fast/block/line-layout/negative-max-height.html: Added.
1990 2011-01-20 Ryosuke Niwa <rniwa@webkit.org>
1992 Unreviewed Chromium rebaseline for r76236.
1994 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
1995 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
1997 2011-01-20 Philippe Normand <pnormand@igalia.com>
1999 Unreviewed, remove GTK result for window-onerror2 as it's the same
2000 as the generic results file.
2002 * platform/gtk/fast/events/window-onerror2-expected.txt: Removed.
2004 2011-01-20 Maciej Stachowiak <mjs@apple.com>
2006 Reviewed by Adam Roben.
2008 WebKitTestRunner needs to support layoutTestController.evaluateScriptInIsolatedWorld
2009 https://bugs.webkit.org/show_bug.cgi?id=42327
2011 * platform/mac-wk2/Skipped: Unskip the tests that needed this.
2013 2011-01-19 Adam Roben <aroben@apple.com>
2015 Add a test that scrolls composited content that has already been painted
2017 Test for <http://webkit.org/b/52720> REGRESSION (r75987): Assertion failure in
2018 WebView::scrollBackingStore when scrolling page with composited content
2020 Reviewed by Anders Carlsson.
2022 * compositing/scroll-painted-composited-content.html: Added.
2023 * compositing/scroll-painted-composited-content-expected.txt: Added.
2025 2011-01-20 Yury Semikhatsky <yurys@chromium.org>
2027 Reviewed by Pavel Feldman.
2029 Make fast/events/window-onerror2.html throw exception in deterministic order
2030 https://bugs.webkit.org/show_bug.cgi?id=52813
2032 * fast/events/window-onerror2-expected.txt:
2033 * fast/events/window-onerror2.html: call setTimeout from onload handler to make sure exception
2034 in the onload handler will be processed before the one in the setTimeout callback
2035 * platform/chromium/fast/events/window-onerror2-expected.txt:
2037 2011-01-20 Philippe Normand <pnormand@igalia.com>
2039 Unreviewed, new GTK svg test baselines as follow-up of r76236.
2041 * platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
2043 2011-01-20 Philippe Normand <pnormand@igalia.com>
2045 Unreviewed, update window-onerror2.html baselines as follow-up of r76216.
2047 * platform/gtk/fast/events/window-onerror2-expected.txt:
2049 2011-01-20 Philippe Normand <pnormand@igalia.com>
2051 Unreviewed, new GTK baselines for 2 new tests.
2053 * platform/gtk/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Added.
2054 * platform/gtk/svg/css/text-gradient-shadow-expected.txt: Added.
2056 2011-01-20 Yury Semikhatsky <yurys@chromium.org>
2058 Unreviewed. Update Chromium test expectations.
2060 * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
2061 * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
2062 * platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt:
2064 2011-01-20 Dirk Schulze <krit@webkit.org>
2066 Reviewed by Andreas Kling.
2068 SVG Pattern doesn't take the viewBox of a referenced Pattern
2069 https://bugs.webkit.org/show_bug.cgi?id=52804
2071 Added a test case of the W3C SVG test suite to check, if we take
2072 the viewBox of a referenced SVGPattern.
2074 * svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg: Added.
2075 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum
2076 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png
2077 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt
2079 2011-01-19 Stephen White <senorblanco@chromium.org>
2081 Reviewed by James Robinson.
2083 Add two to-be-rebaselined tests for the GPU path.
2085 * platform/chromium-gpu/test_expectations.txt:
2087 2011-01-20 Pavel Feldman <pfeldman@chromium.org>
2089 Not reviewed: rebaselined inspector tests.
2091 * http/tests/inspector/console-xhr-logging.html:
2092 * inspector/report-API-errors-expected.txt:
2094 2011-01-20 Jeremy Orlow <jorlow@chromium.org>
2096 [Chromium] Update baselines and add exception.
2098 * platform/chromium-mac/fast/dom/wrapper-classes-expected.txt:
2099 * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
2100 * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
2101 * platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt:
2102 * platform/chromium-win/fast/dom/wrapper-classes-expected.txt:
2103 * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
2104 * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
2105 * platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt:
2106 * platform/chromium/test_expectations.txt:
2108 2011-01-20 Sheriff Bot <webkit.review.bot@gmail.com>
2110 Unreviewed, rolling out r76215.
2111 http://trac.webkit.org/changeset/76215
2112 https://bugs.webkit.org/show_bug.cgi?id=52799
2114 Caused regressions in Chromium; morrita is going to look at it
2115 tomrorow (Requested by jorlow on #webkit).
2117 * editing/inserting/insert-composition-whitespace-expected.txt: Removed.
2118 * editing/inserting/insert-composition-whitespace.html: Removed.
2120 2011-01-19 Pavel Podivilov <podivilov@chromium.org>
2122 Reviewed by Eric Seidel.
2124 Web Inspector: enable debugger-pause-on-breakpoint test (fixed by r76129).
2125 https://bugs.webkit.org/show_bug.cgi?id=45291
2127 * http/tests/inspector/debugger-test2.js:
2128 (initialize_DebuggerTest.InspectorTest.setBreakpointInVisibleView):
2129 * inspector/debugger-breakpoints-not-activated-on-reload.html:
2130 * inspector/debugger-pause-on-breakpoint.html:
2131 * platform/gtk/Skipped:
2132 * platform/mac-leopard/Skipped:
2133 * platform/win/Skipped:
2135 2011-01-20 Philippe Normand <pnormand@igalia.com>
2137 Skip failing tests due to missing trailing white space
2138 https://bugs.webkit.org/show_bug.cgi?id=52798
2140 * platform/gtk/Skipped: Skip 5 http/tests/security tests.
2142 2011-01-20 Martin Robinson <mrobinson@igalia.com>
2144 Skip a test which requires the textInputController, which
2145 the GTK+ DRT does not have.
2147 * platform/gtk/Skipped: Skip new test.
2149 2011-01-20 Sheriff Bot <webkit.review.bot@gmail.com>
2151 Unreviewed, rolling out r76172.
2152 http://trac.webkit.org/changeset/76172
2153 https://bugs.webkit.org/show_bug.cgi?id=52792
2155 This test still fails on the 32-bit GTK+ debug bot. (Requested
2156 by mrobinson on #webkit).
2158 * platform/gtk/Skipped:
2160 2011-01-20 MORITA Hajime <morrita@google.com>
2162 Unreviewed, added a skip list entry
2164 * platform/qt/Skipped:
2166 2011-01-20 Hans Wennborg <hans@chromium.org>
2168 Reviewed by Jeremy Orlow.
2170 IndexedDB: IDBObjectStore.get should fire onsuccess rather than onerror
2171 https://bugs.webkit.org/show_bug.cgi?id=52725
2173 Update layout tests to expect the onsuccess handler to be fired
2174 when looking up non-existing objects.
2176 * storage/indexeddb/create-and-remove-object-store-expected.txt:
2177 * storage/indexeddb/create-and-remove-object-store.html:
2178 * storage/indexeddb/cursor-delete-expected.txt:
2179 * storage/indexeddb/cursor-delete.html:
2180 * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
2181 * storage/indexeddb/objectstore-removeobjectstore.html:
2183 2010-12-27 Yury Semikhatsky <yurys@chromium.org>
2185 Reviewed by Pavel Feldman.
2187 WebCore doesn't fire window.onerror event when uncaught JavaScript exceptions are thrown
2188 https://bugs.webkit.org/show_bug.cgi?id=8519
2190 Uncaught exceptions are propagated to window.onerror hander if one is present.
2191 The handler is expected to be a function accepting three arguments: error message,
2192 resource url and line number where the exception occured.
2194 * fast/events/resources/window-onerror.js: Added.
2196 * fast/events/window-onerror1-expected.txt: Added.
2197 * fast/events/window-onerror1.html: Added.
2198 * fast/events/window-onerror10-expected.txt: Added.
2199 * fast/events/window-onerror10.html: Added.
2200 * fast/events/window-onerror11-expected.txt: Added.
2201 * fast/events/window-onerror11.html: Added.
2202 * fast/events/window-onerror12-expected.txt: Added.
2203 * fast/events/window-onerror12.html: Added.
2204 * fast/events/window-onerror2-expected.txt: Added.
2205 * fast/events/window-onerror2.html: Added.
2206 * fast/events/window-onerror3-expected.txt: Added.
2207 * fast/events/window-onerror3.html: Added.
2208 * fast/events/window-onerror4-expected.txt: Added.
2209 * fast/events/window-onerror4.html: Added.
2210 * fast/events/window-onerror5-expected.txt: Added.
2211 * fast/events/window-onerror5.html: Added.
2212 * fast/events/window-onerror6-expected.txt: Added.
2213 * fast/events/window-onerror6.html: Added.
2214 * fast/events/window-onerror7-expected.txt: Added.
2215 * fast/events/window-onerror7.html: Added.
2216 * fast/events/window-onerror8-expected.txt: Added.
2217 * fast/events/window-onerror8.html: Added.
2218 * fast/events/window-onerror9-expected.txt: Added.
2219 * fast/events/window-onerror9.html: Added.
2220 * fast/workers/worker-script-error-expected.txt:
2221 * http/tests/security/resources/onerror-iframe.html: Added.
2222 * http/tests/security/window-onerror-exception-in-iframe-expected.txt: Added.
2223 * http/tests/security/window-onerror-exception-in-iframe.html: Added.
2224 * platform/chromium-win/fast/workers/worker-script-error-expected.txt:
2225 * platform/chromium/fast/events/window-onerror1-expected.txt: Added.
2226 * platform/chromium/fast/events/window-onerror10-expected.txt: Added.
2227 * platform/chromium/fast/events/window-onerror11-expected.txt: Added.
2228 * platform/chromium/fast/events/window-onerror2-expected.txt: Added.
2229 * platform/chromium/fast/events/window-onerror3-expected.txt: Added.
2230 * platform/chromium/fast/events/window-onerror4-expected.txt: Added.
2231 * platform/chromium/fast/events/window-onerror5-expected.txt: Added.
2232 * platform/chromium/fast/events/window-onerror6-expected.txt: Added.
2233 * platform/chromium/fast/events/window-onerror7-expected.txt: Added.
2234 * platform/chromium/fast/events/window-onerror8-expected.txt: Added.
2235 * platform/chromium/fast/events/window-onerror9-expected.txt: Added.
2236 * platform/chromium/http/tests/security/window-onerror-exception-in-iframe-expected.txt: Added.
2237 * platform/chromium/userscripts/window-onerror-for-isolated-world-1-expected.txt: Added.
2238 * platform/chromium/userscripts/window-onerror-for-isolated-world-2-expected.txt: Added.
2239 * platform/gtk/Skipped:
2240 * userscripts/window-onerror-for-isolated-world-1-expected.txt: Added.
2241 * userscripts/window-onerror-for-isolated-world-1.html: Added.
2242 * userscripts/window-onerror-for-isolated-world-2-expected.txt: Added.
2243 * userscripts/window-onerror-for-isolated-world-2.html: Added.
2245 2011-01-19 MORITA Hajime <morrita@google.com>
2247 Reviewed by Ryosuke Niwa.
2249 Space and tab characters "sent" by an input method give totally different results than typing them directly.
2250 https://bugs.webkit.org/show_bug.cgi?id=5241
2252 Added a test that exercises continous whitespace characters and tabs inserted by IME.
2254 * editing/inserting/insert-composition-whitespace-expected.txt: Added.
2255 * editing/inserting/insert-composition-whitespace.html: Added.
2257 2011-01-20 Maciej Stachowiak <mjs@apple.com>
2259 Reviewed by Dan Bernstein.
2261 Skip some tests that are failing on the WebKit2 bot
2262 https://bugs.webkit.org/show_bug.cgi?id=52789
2264 * platform/mac-wk2/Skipped:
2266 2011-01-19 Dominic Cooney <dominicc@google.com>
2268 Reviewed by Kent Tamura.
2270 Update test expectations for QT now that keygen is a HTMLKeygenElement.
2271 https://bugs.webkit.org/show_bug.cgi?id=52787
2273 * platform/qt/fast/dom/Window/window-properties-expected.txt:
2274 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
2275 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
2276 * platform/qt/fast/js/global-constructors-expected.txt:
2278 2011-01-19 Maciej Stachowiak <mjs@apple.com>
2280 Reviewed by Dan Bernstein.
2282 Reorganize WebKit2 Skipped list, and remove 56 tests that no longer fail
2283 https://bugs.webkit.org/show_bug.cgi?id=52786
2285 * platform/mac-wk2/Skipped:
2287 2011-01-19 Andrey Kosyakov <caseq@chromium.org>
2289 Reviewed by Yury Semikhatsky.
2291 Flaky Test: http/tests/inspector/extensions-resources-redirect.html
2292 https://bugs.webkit.org/show_bug.cgi?id=52709
2294 * http/tests/inspector/extensions-resources-redirect-expected.txt:
2295 * http/tests/inspector/extensions-resources-redirect.html:
2297 2011-01-19 Dominic Cooney <dominicc@google.com>
2299 Reviewed by Kent Tamura.
2301 Make <keygen> no longer appear to be a <select> element to script.
2303 https://bugs.webkit.org/show_bug.cgi?id=52557
2305 * fast/dom/HTMLKeygenElement/keygen-expected.txt: Added.
2306 * fast/dom/HTMLKeygenElement/keygen-option-select-expected.txt: Removed.
2307 * fast/dom/HTMLKeygenElement/keygen-option-select.html: Removed.
2308 * fast/dom/HTMLKeygenElement/keygen.html: Added.
2309 * fast/dom/Window/window-properties-expected.txt:
2310 * fast/dom/Window/window-property-descriptors-expected.txt:
2311 * fast/dom/prototype-inheritance-2-expected.txt:
2312 * fast/dom/prototype-inheritance-expected.txt:
2313 * fast/dom/wrapper-classes-expected.txt:
2314 * fast/dom/wrapper-classes.html:
2315 * fast/js/global-constructors-expected.txt:
2316 * platform/mac/fast/dom/wrapper-classes-objc-expected.txt:
2317 * platform/mac/fast/dom/wrapper-classes-objc.html:
2319 2011-01-19 Helder Correia <helder@sencha.com>
2321 Reviewed by Andreas Kling.
2323 [Qt] GraphicsContext::strokePath() paints solid shadows with incorrect alpha
2324 https://bugs.webkit.org/show_bug.cgi?id=52705
2326 This is related to bug 52611. The shadow color alpha must be multiplied
2327 by the context pen alpha. Fixing this results in correct behavior for
2328 Canvas path stroke() and strokeRect() [which relies on stroke()].
2330 * fast/canvas/canvas-strokePath-alpha-shadow-expected.txt: Added.
2331 * fast/canvas/canvas-strokePath-alpha-shadow.html: Added.
2332 * fast/canvas/canvas-strokeRect-alpha-shadow-expected.txt: Added.
2333 * fast/canvas/canvas-strokeRect-alpha-shadow.html: Added.
2334 * fast/canvas/script-tests/canvas-strokePath-alpha-shadow.js: Added.
2335 * fast/canvas/script-tests/canvas-strokeRect-alpha-shadow.js: Added.
2337 2011-01-14 Darin Fisher <darin@chromium.org>
2339 Reviewed by Mihai Parparita.
2341 Update expectations for existing tests that expect us to record pre-redirect
2342 URLs for frames. We are now recording post-redirect URLs in HistoryItems.
2344 Add new tests to confirm that we re-initialize the current HistoryItem properly
2345 in the following cases:
2347 1- Navigating back in history to an URL that redirects someplace else this time.
2348 2- Reloading an URL that redirects someplace else this time.
2349 3- Replacing the current history item with a different URL.
2351 https://bugs.webkit.org/show_bug.cgi?id=49654
2353 * fast/history/history-replace-updates-current-item-expected.txt: Added.
2354 * fast/history/history-replace-updates-current-item.html: Added.
2355 * fast/history/resources/history-replace-updates-current-item-done.html: Added.
2356 * fast/history/resources/history-replace-updates-current-item-goback.html: Added.
2357 * http/tests/navigation/postredirect-frames-expected.txt: Added.
2358 * http/tests/navigation/postredirect-frames-goback1-expected.txt:
2359 * http/tests/navigation/postredirect-frames.html:
2360 * http/tests/navigation/redirect-on-back-updates-history-item-expected.txt: Added.
2361 * http/tests/navigation/redirect-on-back-updates-history-item.html: Added.
2362 * http/tests/navigation/redirect-on-reload-updates-history-item-expected.txt: Added.
2363 * http/tests/navigation/redirect-on-reload-updates-history-item.html: Added.
2364 * http/tests/navigation/redirect302-frames-expected.txt:
2365 * http/tests/navigation/redirect302-subframeload-expected.txt:
2366 * http/tests/navigation/resources/redirect-on-back-updates-history-item-goback.html: Added.
2367 * http/tests/navigation/resources/redirect-on-back-updates-history-item.php: Added.
2368 * http/tests/navigation/resources/redirect-on-reload-updates-history-item-goback.html: Added.
2369 * http/tests/navigation/resources/redirect-on-reload-updates-history-item.php: Added.
2370 * http/tests/navigation/resources/redirect-to-cookie.php: Added.
2371 * http/tests/navigation/resources/redirect-updates-history-item-done.html: Added.
2372 * http/tests/navigation/resources/redirect-updates-history-item.js: Added.
2373 (clearLocationCookie):
2374 (setLocationCookie):
2377 * platform/chromium-linux/http/tests/navigation/postredirect-frames-expected.checksum: Removed.
2378 * platform/chromium-linux/http/tests/navigation/postredirect-frames-expected.png: Removed.
2379 * platform/chromium-win/http/tests/navigation/postredirect-frames-expected.checksum: Removed.
2380 * platform/chromium-win/http/tests/navigation/postredirect-frames-expected.png: Removed.
2381 * platform/chromium-win/http/tests/navigation/postredirect-frames-expected.txt: Removed.
2382 * platform/mac/http/tests/navigation/postredirect-frames-expected.checksum: Removed.
2383 * platform/mac/http/tests/navigation/postredirect-frames-expected.png: Removed.
2384 * platform/mac/http/tests/navigation/postredirect-frames-expected.txt: Removed.
2385 * platform/qt/http/tests/navigation/postredirect-frames-expected.txt: Removed.
2387 2011-01-19 Dmitry Titov <dimich@chromium.org>
2389 [Chromium] Unreviewed, update of test expectations.
2391 * platform/chromium/test_expectations.txt:
2393 2011-01-19 Sheriff Bot <webkit.review.bot@gmail.com>
2395 Unreviewed, rolling out r76187.
2396 http://trac.webkit.org/changeset/76187
2397 https://bugs.webkit.org/show_bug.cgi?id=52778
2399 Broke caret-showing tests on SnowLeopard and Chromium
2400 (Requested by dimich on #webkit).
2402 * editing/selection/caret-painting-in-overflowing-autowrap-content.html: Removed.
2403 * editing/selection/resources/iframe-positioning-caret-at-end.html: Removed.
2404 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.checksum: Removed.
2405 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.png: Removed.
2406 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.txt: Removed.
2408 2011-01-19 Yuzo Fujishima <yuzo@google.com>
2410 Reviewed by Kent Tamura.
2412 Fix for Bug 52279 - WebCore::RenderBlock::updateFirstLetter crashes for anonymous blocks
2413 https://bugs.webkit.org/show_bug.cgi?id=52279
2415 * fast/css/first-letter-anonymous-block-crash-expected.txt: Added.
2416 * fast/css/first-letter-anonymous-block-crash.html: Added.
2418 2011-01-19 James Robinson <jamesr@chromium.org>
2420 Unreviewed, rolling out r76194.
2421 http://trac.webkit.org/changeset/76194
2422 https://bugs.webkit.org/show_bug.cgi?id=51218
2424 Caused mysterious compile failure on the chromium win
2425 build.webkit.org bots
2427 * fast/animation/request-animation-frame-cancel-expected.txt: Removed.
2428 * fast/animation/request-animation-frame-cancel.html: Removed.
2429 * fast/animation/request-animation-frame-cancel2-expected.txt: Removed.
2430 * fast/animation/request-animation-frame-cancel2.html: Removed.
2431 * fast/animation/request-animation-frame-display-expected.txt: Removed.
2432 * fast/animation/request-animation-frame-display.html: Removed.
2433 * fast/animation/request-animation-frame-expected.txt: Removed.
2434 * fast/animation/request-animation-frame-within-callback-expected.txt: Removed.
2435 * fast/animation/request-animation-frame-within-callback.html: Removed.
2436 * fast/animation/request-animation-frame.html: Removed.
2437 * platform/chromium/test_expectations.txt:
2438 * platform/gtk/Skipped:
2439 * platform/mac/Skipped:
2440 * platform/qt/Skipped:
2441 * platform/win/Skipped:
2443 2011-01-19 James Robinson <jamesr@chromium.org>
2445 Reviewed by Darin Fisher.
2447 Implement mozilla's requestAnimationFrame API
2448 https://bugs.webkit.org/show_bug.cgi?id=51218
2450 Tests for window.webkitRequestAnimationFrame(). The new tests
2451 are in the Skipped lists for platforms that do not set
2452 ENABLE(REQUEST_ANIMATION_FRAME) - which is currently all but chromium.
2454 * fast/animation/request-animation-frame-cancel-expected.txt: Added.
2455 * fast/animation/request-animation-frame-cancel.html: Added.
2456 Tests cancelling a callback within a webkitRequestAnimationFrame() callback.
2457 * fast/animation/request-animation-frame-cancel2-expected.txt: Added.
2458 * fast/animation/request-animation-frame-cancel2.html: Added.
2459 Tests interactions between multiple webkitRequestAnimationFrame() callbacks.
2460 * fast/animation/request-animation-frame-display-expected.txt: Added.
2461 * fast/animation/request-animation-frame-display.html: Added.
2462 Tests changing the display: property of an element within a callback.
2463 * fast/animation/request-animation-frame-expected.txt: Added.
2464 * fast/animation/request-animation-frame.html: Added.
2465 Tests the basic use of window.webkitRequestAnimationFrame().
2466 * fast/animation/request-animation-frame-within-callback-expected.txt: Added.
2467 * fast/animation/request-animation-frame-within-callback.html: Added.
2468 Tests setting one webkit.webkitRequestAnimationFrame() callback within another.
2469 * platform/gtk/Skipped:
2470 * platform/mac/Skipped:
2471 * platform/qt/Skipped:
2472 * platform/win/Skipped:
2474 2011-01-19 Dmitry Titov <dimich@chromium.org>
2476 [Chromium] Not reviewed, reverts the following changes:
2477 http://trac.webkit.org/changeset/76164 (build fix)
2478 http://trac.webkit.org/changeset/76159 (main change)
2480 The change broke Chromium Linux-shlib build.
2483 Accelerated canvas2D has bad clipping performance.
2484 https://bugs.webkit.org/show_bug.cgi?id=52627
2486 * platform/chromium-gpu/test_expectations.txt:
2488 2011-01-19 Levi Weintraub <leviw@google.com>
2490 Reviewed by Darin Adler.
2492 Re-committing this with the proper expected results.
2494 Changing RenderText::localCaretRect to clip to its containing block's logicalLeft and
2495 logicalRightLayoutOverflow instead of simply using logicalLeft and logicalRight, as this
2496 resulted in the caret being placed incorrectly in overflowing editable IFrame content.
2498 Long lines in non-white-space-pre editable documents show cursor in wrong place
2499 https://bugs.webkit.org/show_bug.cgi?id=48132
2501 * editing/selection/caret-painting-in-overflowing-autowrap-content.html: Added.
2502 * editing/selection/resources/iframe-positioning-caret-at-end.html: Added.
2503 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.checksum: Added.
2504 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.png: Added.
2505 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.txt: Added.
2507 2011-01-18 Darin Adler <darin@apple.com>
2509 Reviewed by Geoffrey Garen.
2511 Stack overflow when converting an Error object to string
2512 https://bugs.webkit.org/show_bug.cgi?id=46410
2514 * fast/js/script-tests/toString-recursion.js: Added.
2515 * fast/js/toString-recursion-expected.txt: Added.
2516 * fast/js/toString-recursion.html: Added.
2518 2011-01-19 Oliver Hunt <oliver@apple.com>
2520 Reviewed by Gavin Barraclough.
2522 Remove non-spec support for callable RegExp
2523 https://bugs.webkit.org/show_bug.cgi?id=28285
2525 Update test results for new behaviour.
2527 * fast/js/sputnik/Conformance/11_Expressions/11.4_Unary_Operators/11.4.3_The_typeof_Operator/S11.4.3_A3.6-expected.txt:
2528 * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.7/S15.10.7_A1_T1-expected.txt:
2529 * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.7/S15.10.7_A1_T2-expected.txt:
2530 * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.7/S15.10.7_A3_T1-expected.txt:
2531 * fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.7/S15.10.7_A3_T2-expected.txt:
2532 * fast/loader/stateobjects/pushstate-object-types-expected.txt:
2533 * fast/regex/cross-frame-callable-expected.txt:
2534 * fast/regex/script-tests/cross-frame-callable.js:
2537 2011-01-11 Martin Robinson <mrobinson@igalia.com>
2539 Reviewed by Gustavo Noronha Silva.
2541 [GTK] Move toggle button rendering out of gtk2drawing.c
2542 https://bugs.webkit.org/show_bug.cgi?id=52258
2544 Updated results. The metrics of checkboxes and radio buttons have changed,
2545 because the focus rect is no longer considered to be part of the button.
2547 * platform/gtk/fast/css/non-standard-checkbox-size-expected.txt
2548 * platform/gtk/fast/forms/001-expected.txt:
2549 * platform/gtk/fast/forms/basic-inputs-expected.txt:
2550 * platform/gtk/fast/forms/box-shadow-override-expected.txt:
2551 * platform/gtk/fast/forms/checkbox-radio-onchange-expected.txt:
2552 * platform/gtk/fast/forms/file-input-disabled-expected.txt:
2553 * platform/gtk/fast/forms/form-element-geometry-expected.txt:
2554 * platform/gtk/fast/forms/formmove-expected.txt:
2555 * platform/gtk/fast/forms/formmove2-expected.txt:
2556 * platform/gtk/fast/forms/indeterminate-expected.txt:
2557 * platform/gtk/fast/forms/input-appearance-height-expected.txt:
2558 * platform/gtk/fast/forms/input-value-expected.txt:
2559 * platform/gtk/fast/forms/radio-attr-order-expected.txt:
2560 * platform/gtk/fast/forms/radio-nested-labels-expected.txt:
2561 * platform/gtk/fast/forms/radio_checked-expected.txt:
2562 * platform/gtk/fast/forms/radio_checked_dynamic-expected.txt:
2564 2011-01-19 Martin Robinson <mrobinson@igalia.com>
2566 Unskip a test now that the 32-bit debug bot has the 2.4 series of FreeType.
2568 * platform/gtk/Skipped: Unskip a test.
2570 2011-01-19 Sheriff Bot <webkit.review.bot@gmail.com>
2572 Unreviewed, rolling out r76166.
2573 http://trac.webkit.org/changeset/76166
2574 https://bugs.webkit.org/show_bug.cgi?id=52755
2576 The platform-specific baseline should not be removed yet.
2577 (Requested by dglazkov on #webkit).
2579 * platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Added.
2580 * platform/chromium/test_expectations.txt:
2582 2011-01-19 Maciej Stachowiak <mjs@apple.com>
2584 Reviewed by Anders Carlsson.
2586 Skip/fix remaining WebKit2 test failures
2587 https://bugs.webkit.org/show_bug.cgi?id=52744
2589 * platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Added WebKit2 mac results.
2590 It turns out that WebKit1 on Mac is the only port to report a scroll position other than 0, 0 for this
2591 test, so the WebKit2 results are arguably more correct.
2592 * platform/mac-wk2/fast/blockflow: Added.
2593 * platform/mac-wk2/fast: Added.
2594 * platform/mac-wk2/Skipped: Skip a few more tests. (And unskip in some cases where the failures
2595 were caused by other tests.)
2597 2011-01-19 Sheriff Bot <webkit.review.bot@gmail.com>
2599 Unreviewed, rolling out r76152.
2600 http://trac.webkit.org/changeset/76152
2601 https://bugs.webkit.org/show_bug.cgi?id=52750
2603 The original change (76144) was rolled out before (Requested
2604 by dimich on #webkit).
2606 * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
2607 * platform/gtk/fast/forms/plaintext-mode-2-expected.txt:
2609 2011-01-19 Dimitri Glazkov <dglazkov@chromium.org>
2611 Removed platform-specific expectations for the test that matches
2612 generic baseline after http://trac.webkit.org/changeset/76147.
2614 * platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Removed.
2615 * platform/chromium/test_expectations.txt: Removed expectation to fail.
2617 2011-01-19 Robert Hogan <robert@webkit.org>
2619 Unreviewed fix to r76153.
2621 [Qt] Update expected results after r76153
2623 Update missing expected results from r76153. Matches Mac.
2624 Re-skip http/tests/misc/timer-vs-loading.html - it still times
2625 out on the build bot.
2627 https://bugs.webkit.org/show_bug.cgi?id=52395
2629 * platform/qt/Skipped:
2630 * platform/qt/http/tests/loading/simple-subframe-expected.txt:
2632 2011-01-18 Stephen White <senorblanco@chromium.org>
2634 Reviewed by James Robinson.
2636 Add two to-be-rebaselined tests for the GPU path.
2638 * platform/chromium-gpu/test_expectations.txt:
2640 2011-01-19 Sheriff Bot <webkit.review.bot@gmail.com>
2642 Unreviewed, rolling out r76144.
2643 http://trac.webkit.org/changeset/76144
2644 https://bugs.webkit.org/show_bug.cgi?id=52737
2646 Broke tests on multiple bots, mostly Chromium Canaries
2647 (Requested by dimich on #webkit).
2649 * editing/selection/caret-painting-in-overflowing-autowrap-content.html: Removed.
2650 * editing/selection/resources/iframe-positioning-caret-at-end.html: Removed.
2651 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.checksum: Removed.
2652 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.png: Removed.
2653 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.txt: Removed.
2655 2011-01-19 Simon Fraser <simon.fraser@apple.com>
2657 Reviewed by Adam Roben.
2659 [CSS Gradients] Crash due to out-of-memory with repeating-linear-gradient and latter stop positioned before former
2660 https://bugs.webkit.org/show_bug.cgi?id=52732
2662 Test for repeating gradient with zero range.
2664 * fast/gradients/zero-range-repeating-gradient-hang-expected.checksum: Added.
2665 * fast/gradients/zero-range-repeating-gradient-hang-expected.png: Added.
2666 * fast/gradients/zero-range-repeating-gradient-hang-expected.txt: Added.
2667 * fast/gradients/zero-range-repeating-gradient-hang.html: Added.
2669 2011-01-19 Robert Hogan <robert@webkit.org>
2671 Reviewed by Simon Hausmann.
2673 [Qt] Unskip passing http tests and annotate Skipped list
2674 https://bugs.webkit.org/show_bug.cgi?id=52395
2677 http/tests/security/xss-DENIED-xsl-document.xml
2678 http/tests/loading/simple-subframe.html
2680 * platform/qt/Skipped:
2681 * platform/qt/http/tests/loading/simple-subframe-expected.txt:
2683 2011-01-19 Martin Robinson <mrobinson@igalia.com>
2685 Rebaseline two GTK+ tests results after r76144.
2687 * platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
2688 * platform/gtk/fast/forms/plaintext-mode-2-expected.txt:
2690 2011-01-19 Dimitri Glazkov <dglazkov@chromium.org>
2692 Added fast/forms/slider-mouse-events.html to expectations to make sure
2693 the new results are good on all bots.
2695 * platform/chromium/test_expectations.txt: Tweaked expectations.
2697 2011-01-19 Oliver Hunt <oliver@apple.com>
2699 Reviewed by Gavin Barraclough.
2701 [jsfunfuzz] Defining a function called __proto__ inside an eval triggers an assertion
2702 https://bugs.webkit.org/show_bug.cgi?id=52672
2704 Add tests to ensure that we disallow __proto__ as a function name.
2706 * fast/js/parser-syntax-check-expected.txt:
2707 * fast/js/script-tests/parser-syntax-check.js:
2709 2011-01-19 Chang Shu <chang.shu@nokia.com>
2711 Reviewed by Darin Adler.
2713 https://bugs.webkit.org/show_bug.cgi?id=52056
2714 1. Fixed test cases in the above bug;
2715 2. Partially fixed test cases in other contentEditable bugs;
2716 3. Updated expected result for fast/dom/element-attribute-js-null.html.
2717 However, the test itself should be fixed later in bug 52057.
2719 * editing/editability/attr-invalid-string-expected.txt:
2720 * editing/editability/attr-invalid-string.html:
2721 * editing/editability/attr-missing-ancestor-false-expected.txt:
2722 * editing/editability/attr-missing-ancestor-false.html:
2723 * editing/editability/attr-missing-ancestor-true-expected.txt:
2724 * editing/editability/attr-missing-ancestor-true.html:
2725 * editing/editability/attr-missing-parent-ancestor-missing-expected.txt:
2726 * editing/editability/attr-missing-parent-ancestor-missing.html:
2727 * editing/editability/attr-missing-parent-false-expected.txt:
2728 * editing/editability/attr-missing-parent-false.html:
2729 * editing/editability/attr-missing-parent-true-expected.txt:
2730 * editing/editability/attr-missing-parent-true.html:
2731 * editing/editability/set-false-expected.txt:
2732 * editing/editability/set-inherit-parent-false-expected.txt:
2733 * editing/editability/set-inherit-parent-true-expected.txt:
2734 * editing/editability/set-invalid-value-expected.txt:
2735 * editing/editability/set-true-expected.txt:
2736 * editing/editability/set-value-caseinsensitive-expected.txt:
2737 * fast/dom/element-attribute-js-null-expected.txt:
2739 2011-01-19 Levi Weintraub <leviw@chromium.org>
2741 Reviewed by Darin Adler.
2743 Changing RenderText::localCaretRect to clip to its containing block's logicalLeft and
2744 logicalRightLayoutOverflow instead of simply using logicalLeft and logicalRight, as this
2745 resulted in the caret being placed incorrectly in overflowing editable IFrame content.
2747 Long lines in non-white-space-pre editable documents show cursor in wrong place
2748 https://bugs.webkit.org/show_bug.cgi?id=48132
2750 * editing/selection/caret-painting-in-overflowing-autowrap-content.html: Added.
2751 * editing/selection/resources/iframe-positioning-caret-at-end.html: Added.
2752 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.checksum: Added.
2753 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.png: Added.
2754 * platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.txt: Added.
2756 2011-01-19 Brian Weinstein <bweinstein@apple.com>
2758 Update Windows expected results after r76115.
2760 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2762 2011-01-18 Evan Martin <evan@chromium.org>
2764 Reviewed by Tony Chang.
2766 [chromium] simplify complex text code, fixing a handful of layout tests
2767 https://bugs.webkit.org/show_bug.cgi?id=52661
2769 * platform/chromium/test_expectations.txt: Mark 11 tests as expected to pass.
2771 2011-01-19 Michael Saboff <msaboff@apple.com>
2773 Reviewed by Darin Adler.
2775 <rdar://problem/8882994> Regression: Simple nested backtrack hangs
2776 https://bugs.webkit.org/show_bug.cgi?id=52675
2778 New tests to support change.
2780 * fast/regex/parentheses-expected.txt:
2781 * fast/regex/script-tests/parentheses.js:
2783 2011-01-19 Csaba Osztrogonác <ossy@webkit.org>
2787 Add Qt specific expected result for a new test introduced in r76074.
2788 Compared to Mac png files and Mac expected files.
2790 * platform/qt/fast/block/float/float-overflow-hidden-containing-block-width-expected.checksum: Added.
2791 * platform/qt/fast/block/float/float-overflow-hidden-containing-block-width-expected.png: Added.
2792 * platform/qt/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Added.
2794 2011-01-19 Pavel Podivilov <podivilov@chromium.org>
2796 Reviewed by Yury Semikhatsky.
2798 Web Inspector: [JSC] scripts have incorrect starting line (always 1).
2799 https://bugs.webkit.org/show_bug.cgi?id=52721
2801 * inspector/debugger-scripts-expected.txt: Added.
2802 * inspector/debugger-scripts.html: Added.
2804 2011-01-19 Jeremy Orlow <jorlow@chromium.org>
2806 This test changed slightly, so rebaseline it. The offsets seem off
2807 but they have been for as long as the files have been upstream so it's
2808 likely a known issue.
2810 * platform/chromium-win/fast/events/offsetX-offsetY-expected.txt:
2811 * platform/chromium/test_expectations.txt:
2813 2011-01-19 Hans Wennborg <hans@chromium.org>
2815 Reviewed by Jeremy Orlow.
2817 IndexedDB: Support auto-increment keys
2818 https://bugs.webkit.org/show_bug.cgi?id=52576
2820 Add layout test for auto increment keys.
2821 Update previous test not to consider auto increment an error.
2823 * storage/indexeddb/create-object-store-options-expected.txt:
2824 * storage/indexeddb/create-object-store-options.html:
2825 * storage/indexeddb/objectstore-autoincrement-expected.txt: Added.
2826 * storage/indexeddb/objectstore-autoincrement.html: Added.
2828 2011-01-19 Csaba Osztrogonác <ossy@webkit.org>
2832 Update Qt specific expected files after r76115.
2834 * platform/qt/fast/dom/Window/window-properties-expected.txt:
2835 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
2837 2011-01-19 Joseph Pecoraro <joepeck@webkit.org>
2839 Reviewed by Simon Fraser.
2841 Update Test Now that Bug is Fixed
2842 https://bugs.webkit.org/show_bug.cgi?id=52677
2844 * fast/events/offsetX-offsetY-expected.txt: one more PASS line.
2845 * fast/events/offsetX-offsetY.html: uncomment and update hit-test location.
2847 2011-01-19 Jeremy Orlow <jorlow@chromium.org>
2849 Move pixel test results to the proper place.
2851 * platform/mac/svg/custom/use-inherit-style-expected.checksum: Renamed from LayoutTests/svg/custom/use-inherit-style-expected.checksum.
2852 * platform/mac/svg/custom/use-inherit-style-expected.png: Renamed from LayoutTests/svg/custom/use-inherit-style-expected.png.
2854 2011-01-19 Pavel Feldman <pfeldman@chromium.org>
2856 Not reviewed: fixed flaky inspector test.
2858 * http/tests/inspector/extensions-resources-redirect.html:
2860 2011-01-19 Mikhail Naganov <mnaganov@chromium.org>
2862 Revert r76114 -- added test fails on Chromium canaries.
2864 2011-01-19 Alexander Pavlov <apavlov@chromium.org>
2866 Reviewed by Pavel Feldman.
2868 Web Inspector: Employ TextPrompt for CSS property name/value autocompletion
2869 https://bugs.webkit.org/show_bug.cgi?id=52212
2871 * inspector/styles-add-blank-property.html: Follow the altered event handling.
2872 * inspector/styles-url-linkify.html: Eliminate flakiness.
2874 2011-01-19 Dai Mikurube <dmikurube@google.com>
2876 Reviewed by Kent Tamura.
2878 Implement onformchange and onforminput event handlers
2879 https://bugs.webkit.org/show_bug.cgi?id=26141
2881 * fast/dom/Window/window-properties-expected.txt: Added form events.
2882 * fast/dom/Window/window-property-descriptors-expected.txt: Added form events.
2883 * fast/forms/formchange-event-expected.txt: Added.
2884 * fast/forms/formchange-event.html: Added to test formchange events.
2885 * fast/forms/forminput-event-expected.txt: Added.
2886 * fast/forms/forminput-event.html: Added to test forminput events.
2887 * fast/forms/script-tests/formchange-event.js: Added.
2890 * fast/forms/script-tests/forminput-event.js: Added.
2894 2011-01-18 Mikhail Naganov <mnaganov@chromium.org>
2896 Reviewed by Yury Semikhatsky.
2898 Web Inspector: Add layout test for the CPU profiler.
2900 This test replaces DevToolsSanityTest.TestProfilerTab from
2901 Chromium's interactive_ui_tests.
2903 https://bugs.webkit.org/show_bug.cgi?id=52634
2905 * inspector/cpu-profiler-profiling-expected.txt: Added.
2906 * inspector/cpu-profiler-profiling.html: Added.
2908 2011-01-18 Pavel Feldman <pfeldman@chromium.org>
2910 Reviewed by Yury Semikhatsky.
2912 Web Inspector: make InjectedScriptAccess API a part of Web Inspector protocol.
2913 https://bugs.webkit.org/show_bug.cgi?id=52652
2915 Calls served by the InjectedScript should be first class protocol
2916 citizens, not dispatched via single protocol message.
2918 * http/tests/inspector/extensions-test.js:
2919 (initialize_ExtensionsTest.InspectorTest.runExtensionTests):
2920 * http/tests/inspector/inspector-test2.js:
2921 (initialize_InspectorTest.InspectorTest.evaluateInPage):
2922 * http/tests/inspector/resource-har-conversion.html:
2923 * inspector/console-command-clear.html:
2924 * inspector/console-dir-global.html:
2926 2011-01-18 Eric Seidel <eric@webkit.org>
2928 Unreviewed, rolling out r76084.
2929 http://trac.webkit.org/changeset/76084
2930 https://bugs.webkit.org/show_bug.cgi?id=52654
2934 * fast/dom/Window/open-window-empty-url-expected.txt: Removed.
2935 * fast/dom/Window/open-window-empty-url.html: Removed.
2937 2011-01-18 Maciej Stachowiak <mjs@apple.com>
2939 Reviewed by Sam Weinig.
2941 Skip (and in a few cases fix) tests for WebKit2
2942 https://bugs.webkit.org/show_bug.cgi?id=52698
2944 * editing/pasteboard/copy-null-characters.html: Make this test fail in a more
2945 obvious way when it fails.
2946 * fast/events/scroll-event-does-not-bubble.html: Make this test properly
2947 handle the fact that scroll events are async. The job was half-done before.
2948 * platform/mac-wk2/Skipped: Skip!
2950 2011-01-18 Maciej Stachowiak <mjs@apple.com>
2954 Revert inadvertantly committed test changes.
2956 * editing/pasteboard/copy-null-characters.html:
2957 * fast/events/scroll-event-does-not-bubble.html:
2958 * platform/mac-wk2/Skipped:
2959 * transitions/remove-transition-style.html:
2961 2011-01-18 Oliver Hunt <oliver@apple.com>
2963 Reviewed by Gavin Barraclough.
2965 [jsfunfuzz] Assertion asking activation for arguments when arguments is overridden
2966 https://bugs.webkit.org/show_bug.cgi?id=52690
2968 Add a few more tests.
2970 * fast/js/function-dot-arguments-expected.txt:
2971 * fast/js/script-tests/function-dot-arguments.js:
2972 (overwroteArgumentsInDynamicScope1):
2973 (overwroteArgumentsInDynamicScope2):
2974 (overwroteArgumentsInDynamicScope3):
2976 2011-01-18 Dmitry Titov <dimich@chromium.org>
2978 [Chromium] Not reviewed, adding pixel expectations for new test.
2980 * platform/chromium-mac/fast/css/background-clip-values-expected.checksum: Added.
2981 * platform/chromium-mac/fast/css/background-clip-values-expected.png: Added.
2983 2011-01-18 Jessie Berlin <jberlin@apple.com>
2985 Reviewed by Adam Roben.
2987 Add a test that calling window.open with an empty URL does not trigger an assertion or
2989 https://bugs.webkit.org/show_bug.cgi?id=52654
2991 * fast/dom/Window/open-window-empty-url-expected.txt: Added.
2992 * fast/dom/Window/open-window-empty-url.html: Added.
2994 2011-01-18 Robert Hogan <robert@webkit.org>
2996 Reviewed by Simon Hausmann.
2998 [Qt] http/tests/incremental/slow-utf8-text.pl fails
2999 https://bugs.webkit.org/show_bug.cgi?id=44282
3001 * platform/qt/Skipped:
3003 2011-01-18 Michael Saboff <msaboff@apple.com>
3005 Reviewed by Oliver Hunt.
3007 <rdar://problem/8875432> Regression: Some text-only e-mails cause hang beneath RegExp::match (52540)
3008 https://bugs.webkit.org/show_bug.cgi?id=52540
3009 https://bugs.webkit.org/show_bug.cgi?id=52662
3011 New tests to check for proper linking of parentheses nested under
3012 a non-capturing parentheses.
3014 * fast/regex/parentheses-expected.txt:
3015 * fast/regex/script-tests/parentheses.js:
3017 2011-01-18 David Hyatt <hyatt@apple.com>
3019 Reviewed by Dan Bernstein.
3021 <rdar://problem/8479998> REGRESSION (r67660): broken button layout at devforums.apple.com
3023 Exclude floating objects from shrinking to avoid floats. They should never do this. Timing-related bugs could
3024 occur as a result of this mistake, and the change to rewrite pagination to defer layout of floats until they
3025 got encountered on the correct line exposed this issue.
3027 Added /fast/block/float/float-overflow-hidden-containing-block-width.html.
3028 * fast/block/float/float-overflow-hidden-containing-block-width.html: Added.
3029 * platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.checksum: Added.
3030 * platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.png: Added.
3031 * platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Added.
3033 2011-01-18 Dmitry Titov <dimich@chromium.org>
3035 [Chromium] Not reviewed, updated expectations for tests
3036 affected by http://trac.webkit.org/changeset/76047
3038 * platform/chromium-mac/fast/backgrounds/size/backgroundSize22-expected.checksum:
3039 * platform/chromium-mac/fast/backgrounds/size/backgroundSize22-expected.png:
3040 * platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.checksum:
3041 * platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.png:
3042 * platform/chromium-win/fast/css/background-clip-values-expected.checksum: Added.
3043 * platform/chromium-win/fast/css/background-clip-values-expected.png: Added.
3045 2011-01-18 Kenneth Russell <kbr@google.com>
3047 Reviewed by David Levin.
3049 Must strip comments from WebGL shaders before enforcing character set
3050 https://bugs.webkit.org/show_bug.cgi?id=52390
3052 Incorporated non-ASCII GLSL conformance tests from Khronos
3053 repository. Updated and synchronized invalid-passed-params.html
3054 with Khronos repository, undoing changes from
3055 http://trac.webkit.org/changeset/75735 .
3057 * fast/canvas/webgl/glsl-conformance-expected.txt:
3058 * fast/canvas/webgl/invalid-passed-params-expected.txt:
3059 * fast/canvas/webgl/invalid-passed-params.html:
3060 * fast/canvas/webgl/shaders/00_shaders.txt:
3061 * fast/canvas/webgl/shaders/misc: Added.
3062 * fast/canvas/webgl/shaders/misc/00_shaders.txt: Added.
3063 * fast/canvas/webgl/shaders/misc/non-ascii-comments.vert: Added.
3064 * fast/canvas/webgl/shaders/misc/non-ascii.vert: Added.
3066 2011-01-18 Chris Marrin <cmarrin@apple.com>
3068 Reviewed by Simon Fraser.
3070 Add LayoutTests for new compositing layer logic
3071 https://bugs.webkit.org/show_bug.cgi?id=52657
3073 Add 4 tests checking that the layer tree is properly constructed with nested
3074 layers. The first test is a simple static test of a layer with a 3D transform
3075 with a non-layered parent. It is a pixel test and is just looking for a correct
3076 image. The second test is similar but has a 4 deep hierarchy of <div> element where
3077 only the innermost layer has a 3D transform. It is also a pixel test.
3078 The other 2 tests are the same except that they add and then remove the innermost
3079 layer's transform. It makes sure the layer tree is correct before and after
3082 * compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt: Added.
3083 * compositing/geometry/layer-due-to-layer-children-deep-switch.html: Added.
3084 * compositing/geometry/layer-due-to-layer-children-deep.html: Added.
3085 * compositing/geometry/layer-due-to-layer-children-switch-expected.txt: Added.
3086 * compositing/geometry/layer-due-to-layer-children-switch.html: Added.
3087 * compositing/geometry/layer-due-to-layer-children.html: Added.
3088 * platform/mac/compositing/geometry/layer-due-to-layer-children-deep-expected.checksum: Added.
3089 * platform/mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
3090 * platform/mac/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Added.
3091 * platform/mac/compositing/geometry/layer-due-to-layer-children-expected.checksum: Added.
3092 * platform/mac/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
3093 * platform/mac/compositing/geometry/layer-due-to-layer-children-expected.txt: Added.
3095 2011-01-18 Mihai Parparita <mihaip@chromium.org>
3097 Reviewed by Ojan Vafai.
3099 [Chromium] Update Sputnik test expectations
3100 https://bugs.webkit.org/show_bug.cgi?id=52656
3102 Mark Sputnik tests as WONTFIX, so that they don't artificially inflate
3103 our failing test count.
3105 * platform/chromium/test_expectations.txt:
3107 2011-01-18 Dmitry Titov <dimich@chromium.org>
3109 [Chromium] Not reviewed, test expectations update.
3110 Added exclusion for new test fast/canvas/canvas-fillPath-alpha-shadow.html
3112 * platform/chromium-gpu/test_expectations.txt:
3113 * platform/chromium/test_expectations.txt:
3115 2011-01-18 Oliver Hunt <oliver@apple.com>
3117 Reviewed by Antti Koivisto.
3119 [jsfunfuzz] Assertion in codegen for array of NaN constants
3120 https://bugs.webkit.org/show_bug.cgi?id=52643
3122 Add a testcase to ensure we handle a large number of NaN literals
3123 in (0/0 is folded to NaN automatically during parsing).
3125 * fast/js/codegen-temporaries-expected.txt:
3126 * fast/js/script-tests/codegen-temporaries.js:
3128 2011-01-18 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
3130 Reviewed by Simon Fraser.
3132 Support background-clip: content-box
3133 https://bugs.webkit.org/show_bug.cgi?id=48771
3135 Added test cases to check the various valid background-clip values.
3137 * fast/css/background-clip-text-expected.txt:
3138 * fast/css/background-clip-values-expected.checksum: Added.
3139 * fast/css/background-clip-values-expected.txt: Added.
3140 * fast/css/background-clip-values.html: Added.
3141 * fast/css/script-tests/background-clip-text.js:
3143 2011-01-18 Chris Fleizach <cfleizach@apple.com>
3145 Reviewed by Darin Adler.
3147 REGRESSION: A problem with Voiceover and finding links
3148 https://bugs.webkit.org/show_bug.cgi?id=52324
3150 * platform/mac/accessibility/iframe-with-title-correct-hierarchy-expected.txt: Added.
3151 * platform/mac/accessibility/iframe-with-title-correct-hierarchy.html: Added.
3153 2011-01-18 Martin Robinson <mrobinson@igalia.com>
3155 Reviewed by Eric Seidel.
3157 [GTK] Filenames are converted to URLs during edit drags
3158 https://bugs.webkit.org/show_bug.cgi?id=52096
3160 * platform/gtk/Skipped: Unskip passing test. Fix a misspelled
3161 drag and drop test on the list as well.
3163 2011-01-18 Jeremy Orlow <jorlow@chromium.org>
3165 [Chromium] Create baselines for svg/css/text-gradient-shadow.svg
3166 https://bugs.webkit.org/show_bug.cgi?id=52640
3168 * platform/chromium-linux/svg/css/text-gradient-shadow-expected.checksum: Added.
3169 * platform/chromium-linux/svg/css/text-gradient-shadow-expected.png: Added.
3170 * platform/chromium-mac/svg/css/text-gradient-shadow-expected.checksum: Added.
3171 * platform/chromium-win/svg/css/text-gradient-shadow-expected.checksum: Added.
3172 * platform/chromium-win/svg/css/text-gradient-shadow-expected.png: Added.
3173 * platform/chromium-win/svg/css/text-gradient-shadow-expected.txt: Added.
3174 * platform/chromium/test_expectations.txt:
3176 2011-01-18 Martin Robinson <mrobinson@igalia.com>
3178 Skip two tests which were incorrectly passing before GTK+
3179 had support for beginDragWithFiles.
3181 * platform/gtk/Skipped: Skip failing tests.
3183 2011-01-18 John Knottenbelt <jknotten@chromium.org>
3185 Reviewed by Jeremy Orlow.
3187 [Chromium] Adjust test expectations fast/files/revoke-blob-url.html is flaky on linux.
3188 https://bugs.webkit.org/show_bug.cgi?id=52633
3190 Combine test expectations for the test into one line.
3192 * platform/chromium/test_expectations.txt:
3194 2011-01-18 Helder Correia <helder@sencha.com>
3196 Reviewed by Kenneth Rohde Christiansen.
3198 [Qt] Incorrect shadow alpha with semi-transparent solid fillStyle
3199 https://bugs.webkit.org/show_bug.cgi?id=52611
3201 This is related to bug 52559. The shadow color alpha must be multiplied
3202 by the context brush alpha.
3204 New test to ensure correct behavior of canvas with fillPath using a
3205 semi-transparent fillStyle color and a shadow.
3207 * fast/canvas/canvas-fillPath-alpha-shadow-expected.txt: Added.
3208 * fast/canvas/canvas-fillPath-alpha-shadow.html: Added.
3209 * fast/canvas/script-tests/canvas-fillPath-alpha-shadow.js: Added.
3211 2011-01-18 John Knottenbelt <jknotten@chromium.org>
3213 Unreviewed; updated chromium test expectations.
3215 [Chromium] Adjust test expectations fast/files/revoke-blob-url.html is flaky on linux.
3216 https://bugs.webkit.org/show_bug.cgi?id=52633
3218 * platform/chromium/test_expectations.txt:
3220 2011-01-18 Adam Bergkvist <adam.bergkvist@ericsson.com> and Martin Robinson <mrobinson@igalia.com>
3222 Reviewed by Gustavo Noronha Silva.
3224 [GTK] The GTK+ EventSender needs support for beginDragWithFiles
3225 https://bugs.webkit.org/show_bug.cgi?id=40833
3227 Unskip passing tests, add in a GTK+-specific result and one more result
3228 which is necessary because GTK+ tests run in Xvfb.
3230 * platform/gtk/Skipped: Unskip tests that are now passing and organize
3231 the remaining skipped tests.
3232 * platform/gtk/fast/forms/input-file-re-render-expected.txt: Added.
3233 * platform/gtk/http/tests/security/clipboard/clipboard-file-access-expected.txt: Added.
3235 2011-01-18 Andrey Kosyakov <caseq@chromium.org>
3237 Reviewed by Yury Semikhatsky.
3239 Web Inspector: fail resource.requestContent() immediately for WebSocket resources
3240 Remove webInspector.resources.Types from test expectations.
3241 https://bugs.webkit.org/show_bug.cgi?id=52628
3243 * inspector/extensions-api-expected.txt:
3245 2011-01-18 Helder Correia <helder@sencha.com>
3247 Reviewed by Dirk Schulze.
3249 REGRESSION(75139): SVG gradients are not applied to texts
3250 https://bugs.webkit.org/show_bug.cgi?id=52531
3252 r75139 caused a problem with filling and stroking text with a gradient
3253 fill in SVG. The order of CGContextConcatCTM and CGContextClipToRect
3256 * platform/mac/svg/css/text-gradient-shadow-expected.checksum: Added.
3257 * platform/mac/svg/css/text-gradient-shadow-expected.png: Added.
3258 * platform/mac/svg/css/text-gradient-shadow-expected.txt: Added.
3259 * svg/css/text-gradient-shadow.svg: Added.
3261 2011-01-18 John Knottenbelt <jknotten@chromium.org>
3263 Reviewed by Jeremy Orlow.
3265 Add pixel test baseline for svg/custom/use-inherit-style.svg
3266 https://bugs.webkit.org/show_bug.cgi?id=52630
3268 * svg/custom/use-inherit-style-expected.checksum: Added.
3269 * svg/custom/use-inherit-style-expected.png: Added.
3271 2011-01-18 Leo Yang <leo.yang@torchmobile.com.cn>
3273 Reviewed by Nikolas Zimmermann.
3275 Unable to indirectly animate visibility of SVGUseElement
3276 https://bugs.webkit.org/show_bug.cgi?id=50240
3278 Test case to verify if SVGUseElement inherits parent's
3281 * svg/custom/use-inherit-style-expected.txt: Added.
3282 * svg/custom/use-inherit-style.svg: Added.
3284 2011-01-18 Pavel Podivilov <podivilov@chromium.org>
3286 Unreviewed, remove wrong chromium expectation for console-xhr-logging test.
3288 * platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt: Removed.
3290 2011-01-18 Pavel Podivilov <podivilov@chromium.org>
3292 Unreviewed, test fix for r76019.
3294 * http/tests/inspector-enabled/console-log-before-frame-navigation-expected.txt:
3295 * http/tests/inspector-enabled/console-log-before-frame-navigation.html:
3297 2011-01-18 Pavel Podivilov <podivilov@chromium.org>
3299 Reviewed by Yury Semikhatsky.
3301 Web Inspector: fix flaky debugger tests.
3302 https://bugs.webkit.org/show_bug.cgi?id=51320
3304 * http/tests/inspector/debugger-test2.js:
3305 (initialize_DebuggerTest.InspectorTest.setBreakpoint):
3306 (initialize_DebuggerTest.InspectorTest.showScriptSource):
3307 (initialize_DebuggerTest.InspectorTest._showScriptSource):
3308 * inspector/debugger-pause-on-breakpoint-expected.txt:
3309 * inspector/debugger-pause-on-breakpoint.html:
3311 2011-01-18 Antti Koivisto <antti@apple.com>
3313 Reviewed by Dave Hyatt.
3315 https://bugs.webkit.org/show_bug.cgi?id=52370
3316 Style sharing optimization no longer works on major web sites
3318 These are progressions (with no noticable visual change).
3319 MathML code was improperly sharing style.
3321 * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
3322 * platform/mac/mathml/presentation/subsup-expected.txt:
3324 2011-01-18 Philippe Normand <pnormand@igalia.com>
3326 Unreviewed, rolling out r76002.
3327 http://trac.webkit.org/changeset/76002
3328 https://bugs.webkit.org/show_bug.cgi?id=49790
3330 breaks a bunch of fast/forms tests on mac and GTK
3332 * fast/forms/select-option-background-color-change.html: Removed.
3333 * fast/forms/select-option-color-change.html: Removed.
3334 * fast/forms/select-option-visibility-change.html: Removed.
3335 * platform/mac/fast/forms/select-option-background-color-change-expected.checksum: Removed.
3336 * platform/mac/fast/forms/select-option-background-color-change-expected.png: Removed.
3337 * platform/mac/fast/forms/select-option-background-color-change-expected.txt: Removed.
3338 * platform/mac/fast/forms/select-option-color-change-expected.checksum: Removed.
3339 * platform/mac/fast/forms/select-option-color-change-expected.png: Removed.
3340 * platform/mac/fast/forms/select-option-color-change-expected.txt: Removed.
3341 * platform/mac/fast/forms/select-option-visibility-change-expected.checksum: Removed.
3342 * platform/mac/fast/forms/select-option-visibility-change-expected.png: Removed.
3343 * platform/mac/fast/forms/select-option-visibility-change-expected.txt: Removed.
3345 2011-01-18 Csaba Osztrogonác <ossy@webkit.org>
3349 [Qt] Fix LoadHTMLStringItem::invoke() after r75966
3350 https://bugs.webkit.org/show_bug.cgi?id=52614
3352 * platform/qt/Skipped: http/tests/navigation/go-back-to-error-page.html added until fix.
3354 2011-01-17 Rob Buis <rwlbuis@gmail.com>
3356 Reviewed by Kent Tamura.
3359 Color changes to option elements in a select multiple aren't drawn immediately
3360 https://bugs.webkit.org/show_bug.cgi?id=49790
3362 * fast/forms/select-option-background-color-change.html: Added.
3363 * fast/forms/select-option-color-change.html: Added.
3364 * fast/forms/select-option-visibility-change.html: Added.
3365 * platform/mac/fast/forms/select-option-background-color-change-expected.checksum: Added.
3366 * platform/mac/fast/forms/select-option-background-color-change-expected.png: Added.
3367 * platform/mac/fast/forms/select-option-background-color-change-expected.txt: Added.
3368 * platform/mac/fast/forms/select-option-color-change-expected.checksum: Added.
3369 * platform/mac/fast/forms/select-option-color-change-expected.png: Added.
3370 * platform/mac/fast/forms/select-option-color-change-expected.txt: Added.
3371 * platform/mac/fast/forms/select-option-visibility-change-expected.checksum: Added.
3372 * platform/mac/fast/forms/select-option-visibility-change-expected.png: Added.
3373 * platform/mac/fast/forms/select-option-visibility-change-expected.txt: Added.
3375 2011-01-17 Steve Lacey <sjl@chromium.org>
3377 Reviewed by David Levin.
3379 Rebaseline media/video-zoom-controls for chromium.
3380 https://bugs.webkit.org/show_bug.cgi?id=52415
3382 * platform/chromium-linux/media/video-zoom-controls-expected.checksum: Added.
3383 * platform/chromium-linux/media/video-zoom-controls-expected.png: Added.
3384 * platform/chromium-mac/media/video-zoom-controls-expected.checksum: Added.
3385 * platform/chromium-mac/media/video-zoom-controls-expected.png: Added.
3386 * platform/chromium-mac/media/video-zoom-controls-expected.txt: Added.
3387 * platform/chromium-win/media/video-zoom-controls-expected.checksum: Added.
3388 * platform/chromium-win/media/video-zoom-controls-expected.png: Added.
3389 * platform/chromium-win/media/video-zoom-controls-expected.txt: Added.
3390 * platform/chromium/test_expectations.txt:
3392 2011-01-17 Dmitry Titov <dimich@chromium.org>
3394 [Chromium] Not reviewed, test expectations update.
3395 Added TIMEOUT to fast/canvas/canvas-fillPath-pattern-shadow.html
3397 * platform/chromium-gpu/test_expectations.txt:
3399 2011-01-17 Michael Saboff <msaboff@apple.com>
3401 Reviewed by Oliver Hunt.
3403 [regexfuzz] Crash running regex with lookahead
3404 https://bugs.webkit.org/show_bug.cgi?id=52548
3406 New tests from regex fuzzer.
3408 * fast/regex/parentheses-expected.txt:
3409 * fast/regex/script-tests/parentheses.js:
3411 2011-01-17 Dmitry Titov <dimich@chromium.org>
3413 [Chromium] Not reviewed, test expectations update.
3414 Same as previous patch, now for -gpu file.
3416 * platform/chromium-gpu/test_expectations.txt:
3418 2011-01-17 Dmitry Titov <dimich@chromium.org>
3420 [Chromium] Not reviewed, test expectations update.
3421 fast/canvas/canvas-fillPath-pattern-shadow.html fails on Win and Linux.
3423 * platform/chromium/test_expectations.txt:
3425 2011-01-17 Adam Roben <aroben@apple.com>
3427 Make compositing/tiling/huge-layer-resize.html faster, more reliable,
3428 and more crashy (when there's a WebKit bug)
3430 This test was trying to cause a layout/paint to happen by returning to
3431 the event loop for a certain amount of time via setTimeout. But this
3432 didn't always result in a layout/paint (at least on Windows). We now
3433 force the layout/paint explicitly, which also lets us speed up the test
3434 by removing the setTimeouts.
3436 Reviewed by Darin Adler and Chris Marrin.
3438 Test for <http://webkit.org/b/52597> Crash beneath
3439 PlatformCALayer::adoptSublayers when switching out of tiling mode
3440 (null-dereference of a PlatformCALayer)
3442 * compositing/tiling/huge-layer-resize.html:
3443 (testOnLoad): Changed to use recordLayerTree, which forces a
3444 layout/paint, instead of hoping that setTimeout will do the trick.
3445 (recordLayerTree): Forces a layout/paint, then dumps the layer tree.
3447 2011-01-17 Dan Bernstein <mitz@apple.com>
3449 Reviewed by Darin Adler.
3451 Use of invalid hash map key in CSSFontFaceSource::getFontData() with 0-sized remote font
3452 https://bugs.webkit.org/show_bug.cgi?id=52598
3454 * fast/css/font-face-zero-hash-key-expected.txt: Added.
3455 * fast/css/font-face-zero-hash-key.html: Added.
3457 2011-01-17 Helder Correia <helder@sencha.com>
3459 Reviewed by Andreas Kling.
3461 [Qt] Incorrect shadow alpha with pattern fillStyle
3462 https://bugs.webkit.org/show_bug.cgi?id=52559
3464 The shadow color opacity needs to be set on the shadow painter.
3465 This is related to bug 52556.
3467 * fast/canvas/canvas-fillPath-pattern-shadow-expected.txt: Added.
3468 * fast/canvas/canvas-fillPath-pattern-shadow.html: Added.
3469 * fast/canvas/script-tests/canvas-fillPath-pattern-shadow.js: Added.
3471 2011-01-17 David Kilzer <ddkilzer@apple.com>
3473 <http://webkit.org/b/52524> fast/dom/Range/range-clone-contents.html fails only on Windows
3475 Reviewed by Alexey Proskuryakov.
3477 * platform/win/Skipped: Removed
3478 fast/dom/Range/range-clone-contents.html. It appears the
3479 Windows buildbots need a clean build.
3481 2011-01-17 Jessie Berlin <jberlin@apple.com>
3483 Reviewed by Anders Carlsson.
3485 REGRESSION: Assertion failure in FrameLoader::continueLoadAfterWillSubmitForm() when
3486 navigating back to an unreachable URL
3487 https://bugs.webkit.org/show_bug.cgi?id=52388
3489 Add a test that loads an alternate HTML String for an "unreachable" URL, loads another
3490 page, and then goes back to the "unreachable" URL, which is now reachable.
3492 This tests two things:
3493 1) No assertion failure when going back to an unreachable URL.
3494 2) There is no page cached for the unreachable URL.
3496 * http/tests/navigation/go-back-to-error-page-expected.txt: Added.
3497 * http/tests/navigation/go-back-to-error-page.html: Added.
3498 * http/tests/navigation/resources/page-to-go-back-from.html: Added.
3499 * http/tests/navigation/resources/page-treated-as-unreachable.html: Added.
3501 2011-01-17 Pavel Feldman <pfeldman@chromium.org>
3503 Not reviewed: skip flaky inspector test (will look at it tomorrow).