1 2011-01-05 Adrienne Walker <enne@google.com>
3 Reviewed by Kenneth Russell.
5 Add tests for WebGL's lost context events.
6 https://bugs.webkit.org/show_bug.cgi?id=51492
8 * fast/canvas/webgl/context-lost-expected.txt: Added.
9 * fast/canvas/webgl/context-lost-restored-expected.txt: Added.
10 * fast/canvas/webgl/context-lost-restored.html: Added.
11 * fast/canvas/webgl/context-lost.html: Added.
13 2011-01-07 Stephen White <senorblanco@chromium.org>
15 Unreviewed; new test baselines and updated chromium expectations.
17 * platform/chromium-gpu/test_expectations.txt:
18 * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
19 * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
20 * platform/chromium/test_expectations.txt:
22 2011-01-07 Chris Marrin <cmarrin@apple.com>
24 Rubber-stamped by Simon Fraser.
26 Share code between Mac (CA) and Windows (CACF) GraphicsLayer implementations
27 https://bugs.webkit.org/show_bug.cgi?id=49388
29 Use a double nested zero length timer like other tests here do
30 to give the renderer time to do the render and switch into tiled
33 * compositing/tiling/huge-layer-with-layer-children.html:
34 * compositing/tiling/huge-layer.html:
36 2011-01-07 Nate Chapin <japhet@chromium.org>
38 Reviewed by Darin Fisher.
40 Test for https://bugs.webkit.org/show_bug.cgi?id=51898.
42 * http/tests/navigation/ping-cookie-expected.txt: Added.
43 * http/tests/navigation/ping-cookie.html: Added.
44 * http/tests/navigation/resources/save-ping.php:
46 2011-01-07 Xan Lopez <xlopez@igalia.com>
48 Unreviewed, rolling out r75256.
49 http://trac.webkit.org/changeset/75256
50 https://bugs.webkit.org/show_bug.cgi?id=50869
52 Broke GTK+ canvas tests
54 * platform/gtk/Skipped:
56 2011-01-07 Jessie Berlin <jberlin@apple.com>
58 Unreviewed, rolling out r75205.
59 http://trac.webkit.org/changeset/75205
60 https://bugs.webkit.org/show_bug.cgi?id=52026
61 https://bugs.webkit.org/show_bug.cgi?id=52028
62 https://bugs.webkit.org/show_bug.cgi?id=52029
64 The Windows 7 Release Test Bots are fixed.
66 * platform/win/animations: Removed.
67 * platform/win/animations/animation-time-expected.txt: Removed.
68 * platform/win/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Removed.
69 * platform/win/fast/css/css3-nth-tokens-script-expected.txt: Removed.
70 * platform/win/fast/css/css3-nth-tokens-style-expected.txt: Removed.
71 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
73 2011-01-07 Dan Bernstein <mitz@apple.com>
75 Reviewed by Darin Adler.
77 <rdar://problem/8783318> Text emphasis marks should not appear over characters that have ruby annotations
78 https://bugs.webkit.org/show_bug.cgi?id=51267
80 * fast/text/emphasis-avoid-ruby-expected.checksum: Added.
81 * fast/text/emphasis-avoid-ruby-expected.png: Added.
82 * fast/text/emphasis-avoid-ruby-expected.txt: Added.
83 * fast/text/emphasis-avoid-ruby.html: Added.
85 2011-01-07 Alejandro G. Castro <alex@igalia.com>
87 Reviewed by Martin Robinson.
89 [cairo] Rendering a lot of arcs on top of each other causes time
91 https://bugs.webkit.org/show_bug.cgi?id=50869
93 Unskip canvas-largedraws.html after improving the performance for
96 * platform/gtk/Skipped:
98 2011-01-06 Zhenyao Mo <zmo@google.com>
100 Reviewed by Kenneth Russell.
102 copyTexSubImage2D shouldn't have undefined pixels
103 https://bugs.webkit.org/show_bug.cgi?id=51559
105 * fast/canvas/webgl/uninitialized-test-expected.txt:
106 * fast/canvas/webgl/uninitialized-test.html: Add test cases for copyTexSubImage2D.
108 2011-01-07 Stephen White <senorblanco@chromium.org>
110 Unreviewed; new test results and expectations updates.
112 Created new results for tests which do not fail on chrome win (failing
113 Safari results were recently checked in). Also assigned bugs to many
114 of my recent test_expectations updates.
116 * platform/chromium-win/animations/animation-time-expected.txt: Added.
117 * platform/chromium-win/fast/css/css3-nth-tokens-script-expected.txt: Added.
118 * platform/chromium-win/fast/css/css3-nth-tokens-style-expected.txt: Added.
119 * platform/chromium/test_expectations.txt:
121 2011-01-07 Stephen White <senorblanco@chromium.org>
123 Unreviewed; chromium test expectations update.
125 * platform/chromium/test_expectations.txt:
126 A few tests that were flaky before are failing more frequently now.
128 2011-01-07 Alejandro G. Castro <alex@igalia.com>
130 Reviewed by Martin Robinson.
132 Cairo's ContextShadow may mis-render some box shadows
133 https://bugs.webkit.org/show_bug.cgi?id=51374
135 Added new test to check rectangular tiled shadows.
137 * platform/gtk/fast/css/rect-shadow-tiled-expected.checksum: Added.
138 * platform/gtk/fast/css/rect-shadow-tiled-expected.png: Added.
139 * platform/gtk/fast/css/rect-shadow-tiled-expected.txt: Added.
140 * platform/gtk/fast/css/rect-shadow-tiled.html: Added.
142 2011-01-07 Kinuko Yasuda <kinuko@chromium.org>
144 Unreviewed; an attempt to fix chromium bot failures by removing failing test line (they must be failing due to modificationTime accuracy error).
146 * fast/filesystem/op-get-metadata-expected.txt:
147 * fast/filesystem/resources/op-tests-helper.js:
148 (runOperationTest.OperationTestHelper.this.testMetadataSuccessCallback):
150 2011-01-06 Kinuko Yasuda <kinuko@chromium.org>
152 Reviewed by David Levin.
154 Add layout tests for Entry.getMetadata (FileSystem API)
155 https://bugs.webkit.org/show_bug.cgi?id=47311
157 * fast/filesystem/op-get-metadata-expected.txt: Added.
158 * fast/filesystem/op-get-metadata.html: Added.
159 * fast/filesystem/resources/op-get-metadata.js: Added.
160 * fast/filesystem/resources/op-tests-helper.js: Updated getMetadata
163 2011-01-06 Mihai Parparita <mihaip@chromium.org>
165 Unreviewed; chromium test expectations update.
167 Remove failing expectations for tests that started to pass after
168 rebaselining in r75215.
170 Make failing expectations added by r75213 more specific (failures are
171 only on Windows and Linux).
173 * platform/chromium/test_expectations.txt:
175 2011-01-06 Adam Barth <abarth@webkit.org>
177 Reviewed by Darin Adler.
179 REGRESSION (r74663): ASSERTION FAILED: m_tokenizer->lineNumber() == line.zeroBasedInt()
180 https://bugs.webkit.org/show_bug.cgi?id=52013
182 This test case used to trigger an ASSERT. It's unclear to me whether
183 there's a more direct way to test this fix.
185 * fast/parser/line-number-composite-segmented-string-expected.txt: Added.
186 * fast/parser/line-number-composite-segmented-string.html: Added.
188 2011-01-06 Stephen White <senorblanco@chromium.org>
190 Unreviewed; chromium test expectations update.
192 * platform/chromium/test_expectations.txt:
193 New test fast/frames/iframe-reparenting-plugins.html failing on windows.
195 2011-01-06 Martin Robinson <mrobinson@igalia.com>
197 Add new expected results for GTK+. Skip viewport tests which
198 have results differing from Opera.
200 * fast/dom/left-overflow-in-ltr-expected.txt: Added.
201 * fast/dom/right-overflow-in-rtl-expected.txt: Added.
202 * fast/viewport/viewport-126-expected.txt: Added.
203 * fast/viewport/viewport-127-expected.txt: Added.
204 * fast/viewport/viewport-65-expected.txt: Added.
205 * fast/viewport/viewport-82-expected.txt: Added.
206 * fast/viewport/viewport-84-expected.txt: Added.
207 * fast/viewport/viewport-87-expected.txt: Added.
208 * platform/gtk/Skipped:
209 * platform/gtk/css2.1/t040105-import-10-b-expected.checksum: Added.
210 * platform/gtk/css2.1/t040105-import-10-b-expected.png: Added.
211 * platform/gtk/css2.1/t040105-import-10-b-expected.txt: Added.
212 * platform/gtk/fast/block/positioning/rtl-static-positioning-expected.checksum: Added.
213 * platform/gtk/fast/block/positioning/rtl-static-positioning-expected.png: Added.
214 * platform/gtk/fast/block/positioning/rtl-static-positioning-expected.txt: Added.
215 * platform/gtk/fast/block/positioning/rtl-static-positioning-inline-block-expected.checksum: Added.
216 * platform/gtk/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added.
217 * platform/gtk/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt: Added.
218 * platform/gtk/fast/block/positioning/table-cell-static-position-expected.checksum: Added.
219 * platform/gtk/fast/block/positioning/table-cell-static-position-expected.png: Added.
220 * platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt: Added.
221 * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
222 * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
223 * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Added.
224 * platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
225 * platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
226 * platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt: Added.
227 * platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added.
228 * platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.png: Added.
229 * platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.txt: Added.
230 * platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
231 * platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
232 * platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.txt: Added.
233 * platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
234 * platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
235 * platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
236 * platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
237 * platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
238 * platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
239 * platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
240 * platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
241 * platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
242 * platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
243 * platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
244 * platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
245 * platform/gtk/fast/css/box-shadow-expected.checksum: Added.
246 * platform/gtk/fast/css/box-shadow-expected.png: Added.
247 * platform/gtk/fast/css/box-shadow-expected.txt: Added.
248 * platform/gtk/fast/css/focus-ring-detached-expected.checksum: Added.
249 * platform/gtk/fast/css/focus-ring-detached-expected.png: Added.
250 * platform/gtk/fast/css/focus-ring-detached-expected.txt: Added.
251 * platform/gtk/fast/css/focus-ring-multiline-expected.checksum: Added.
252 * platform/gtk/fast/css/focus-ring-multiline-expected.png: Added.
253 * platform/gtk/fast/css/focus-ring-multiline-expected.txt: Added.
254 * platform/gtk/fast/css/focus-ring-outline-color-expected.checksum: Added.
255 * platform/gtk/fast/css/focus-ring-outline-color-expected.png: Added.
256 * platform/gtk/fast/css/focus-ring-outline-color-expected.txt: Added.
257 * platform/gtk/fast/css/focus-ring-outline-offset-expected.checksum: Added.
258 * platform/gtk/fast/css/focus-ring-outline-offset-expected.png: Added.
259 * platform/gtk/fast/css/focus-ring-outline-offset-expected.txt: Added.
260 * platform/gtk/fast/css/focus-ring-outline-width-expected.checksum: Added.
261 * platform/gtk/fast/css/focus-ring-outline-width-expected.png: Added.
262 * platform/gtk/fast/css/focus-ring-outline-width-expected.txt: Added.
263 * platform/gtk/fast/forms/placeholder-position-expected.checksum: Added.
264 * platform/gtk/fast/forms/placeholder-position-expected.png: Added.
265 * platform/gtk/fast/forms/placeholder-position-expected.txt: Added.
266 * platform/gtk/fast/html/marquee-scrollamount-expected.checksum: Added.
267 * platform/gtk/fast/html/marquee-scrollamount-expected.png: Added.
268 * platform/gtk/fast/html/marquee-scrollamount-expected.txt: Added.
269 * platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.checksum: Added.
270 * platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
271 * platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Added.
272 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-expected.txt: Added.
273 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.checksum: Added.
274 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added.
275 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt: Added.
276 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt: Added.
277 * platform/gtk/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
278 * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.checksum: Added.
279 * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
280 * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Added.
281 * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.checksum: Added.
282 * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
283 * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
284 * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
285 * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
286 * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
287 * platform/gtk/fast/overflow/overflow-rtl-vertical-expected.checksum: Added.
288 * platform/gtk/fast/overflow/overflow-rtl-vertical-expected.png: Added.
289 * platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt: Added.
290 * platform/gtk/fast/overflow/overflow-update-transform-expected.checksum: Added.
291 * platform/gtk/fast/overflow/overflow-update-transform-expected.png: Added.
292 * platform/gtk/fast/overflow/overflow-update-transform-expected.txt: Added.
293 * platform/gtk/fast/ruby/nested-ruby-expected.checksum: Added.
294 * platform/gtk/fast/ruby/nested-ruby-expected.png: Added.
295 * platform/gtk/fast/ruby/nested-ruby-expected.txt: Added.
296 * platform/gtk/fast/text/emphasis-expected.checksum: Added.
297 * platform/gtk/fast/text/emphasis-expected.png: Added.
298 * platform/gtk/fast/text/emphasis-expected.txt: Added.
299 * platform/gtk/fast/text/emphasis-vertical-expected.checksum: Added.
300 * platform/gtk/fast/text/emphasis-vertical-expected.png: Added.
301 * platform/gtk/fast/text/emphasis-vertical-expected.txt: Added.
302 * platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
303 * platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
304 * platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
305 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
306 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
307 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
308 * platform/gtk/svg/custom/image-rescale-clip-expected.checksum: Added.
309 * platform/gtk/svg/custom/image-rescale-clip-expected.png: Added.
310 * platform/gtk/svg/custom/image-rescale-clip-expected.txt: Added.
311 * platform/gtk/svg/custom/image-rescale-scroll-expected.checksum: Added.
312 * platform/gtk/svg/custom/image-rescale-scroll-expected.png: Added.
313 * platform/gtk/svg/custom/image-rescale-scroll-expected.txt: Added.
314 * platform/gtk/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
315 * platform/gtk/svg/dom/SVGPathSegList-cloning-expected.png: Added.
316 * platform/gtk/svg/dom/SVGPathSegList-cloning-expected.txt: Added.
317 * platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
318 * platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
319 * platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added.
320 * platform/gtk/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
321 * platform/gtk/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
322 * platform/gtk/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added.
323 * platform/gtk/svg/filters/feColorMatrix-offset-expected.checksum: Added.
324 * platform/gtk/svg/filters/feColorMatrix-offset-expected.png: Added.
325 * platform/gtk/svg/filters/feColorMatrix-offset-expected.txt: Added.
327 2011-01-06 Stephen White <senorblanco@chromium.org>
329 Unreviewed; yet another test expectations update.
331 * platform/chromium/test_expectations.txt:
333 2011-01-06 Stephen White <senorblanco@chromium.org>
335 Unreviewed; test expectations update.
337 Add new results for new tests introduced in r75097.
339 * platform/chromium-mac/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
340 * platform/chromium-mac/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
341 * platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
342 * platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
343 * platform/chromium/test_expectations.txt:
346 2011-01-06 Robert Hogan <robert@webkit.org>
348 [Qt] Update expected results after r75177
350 Unreviewed, update expected results.
352 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
354 2011-01-06 Martin Robinson <mrobinson@igalia.com>
356 Reviewed by Adam Barth.
358 fast/dom/Window/window-postmessage-clone.html may fail on platforms with larger fonts
359 https://bugs.webkit.org/show_bug.cgi?id=52027
361 Move the console output div after the file input control in
362 fast/dom/Window/window-postmessage-clone.html so that console
363 text does not push it outside of the viewport.
365 * fast/dom/Window/window-postmessage-clone-expected.txt: Updated results
366 to match new text output.
367 * fast/dom/Window/window-postmessage-clone.html: Moved console div.
369 2011-01-06 Martin Robinson <mrobinson@igalia.com>
371 Update GTK+-specific results after r75177.
373 * platform/gtk/fast/dom/prototype-inheritance-expected.txt: Update results.
375 2011-01-06 Jenn Braithwaite <jennb@chromium.org>
377 Reviewed by Dmitry Titov.
379 When a live frame is moved between pages, some plug-in DOM methods cease to function
380 https://bugs.webkit.org/show_bug.cgi?id=45770
382 * fast/frames/iframe-reparenting-plugins-expected.txt: Added.
383 * fast/frames/iframe-reparenting-plugins.html: Added.
384 * fast/frames/resources/iframe-reparenting-plugins-iframe-content.html: Added.
385 * fast/frames/resources/iframe-reparenting-plugins-new-page.html: Added.
387 2011-01-06 Stephen White <senorblanco@chromium.org>
389 Unreviewed; test expectations update.
391 * platform/chromium-gpu/test_expectations.txt:
392 Remove duplicate expectations.
394 2011-01-06 Mihai Parparita <mihaip@chromium.org>
396 Unreviewed, test expectation update.
398 Add mac-leopard baselines for tests that currently have Snow Leopard
399 baselines in platform/mac.
401 * platform/mac-leopard/fast/multicol/client-rects-expected.checksum:
402 * platform/mac-leopard/fast/multicol/client-rects-expected.png: Added.
403 * platform/mac-leopard/fast/multicol/column-break-with-balancing-expected.checksum: Added.
404 * platform/mac-leopard/fast/multicol/column-break-with-balancing-expected.png: Added.
405 * platform/mac-leopard/fast/multicol/float-multicol-expected.checksum: Added.
406 * platform/mac-leopard/fast/multicol/float-multicol-expected.png: Added.
407 * platform/mac-leopard/fast/multicol/float-paginate-complex-expected.checksum: Added.
408 * platform/mac-leopard/fast/multicol/float-paginate-complex-expected.png: Added.
409 * platform/mac-leopard/fast/multicol/float-paginate-expected.checksum: Added.
410 * platform/mac-leopard/fast/multicol/float-paginate-expected.png: Added.
411 * platform/mac-leopard/fast/multicol/layers-in-multicol-expected.checksum: Added.
412 * platform/mac-leopard/fast/multicol/layers-in-multicol-expected.png: Added.
413 * platform/mac-leopard/fast/multicol/layers-split-across-columns-expected.checksum: Added.
414 * platform/mac-leopard/fast/multicol/layers-split-across-columns-expected.png: Added.
415 * platform/mac-leopard/fast/multicol/paginate-block-replaced-expected.checksum: Added.
416 * platform/mac-leopard/fast/multicol/paginate-block-replaced-expected.png: Added.
417 * platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Added.
418 * platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
419 * platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Added.
420 * platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
421 * platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Added.
422 * platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
423 * platform/mac-leopard/fast/multicol/table-vertical-align-expected.checksum: Added.
424 * platform/mac-leopard/fast/multicol/table-vertical-align-expected.png: Added.
425 * platform/mac-leopard/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
426 * platform/mac-leopard/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
428 2011-01-06 Stephen White <senorblanco@chromium.org>
430 Unreviewed; chromium test expectations update.
432 * platform/chromium/test_expectations.txt:
433 Add some expected "failing" tests post-r75205.
435 2011-01-06 Stephen White <senorblanco@chromium.org>
437 Unreviewed; chromium test expectations update.
439 * platform/chromium/test_expectations.txt:
440 Remove duplicate expectations.
442 2011-01-06 Adam Roben <aroben@apple.com>
444 Add/update Windows-specific test results for recent regressions
447 http://webkit.org/b/52026
448 http://webkit.org/b/52028
449 http://webkit.org/b/52029
451 * platform/win/animations/animation-time-expected.txt: Added.
452 * platform/win/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
453 * platform/win/fast/css/css3-nth-tokens-script-expected.txt: Added.
454 * platform/win/fast/css/css3-nth-tokens-style-expected.txt: Added.
455 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
457 2011-01-06 Adam Roben <aroben@apple.com>
459 Update Windows results after r75177
461 * platform/win/fast/dom/prototype-inheritance-expected.txt:
463 2011-01-06 Martin Robinson <mrobinson@igalia.com>
465 Reviewed by Eric Seidel.
467 [GTK] Freetype backend does not support WOFF
468 https://bugs.webkit.org/show_bug.cgi?id=51904
470 * platform/gtk/Skipped: Unskip passing WOFF test. Add results.
471 * platform/gtk/fast/css/font-face-woff-expected.checksum: Added.
472 * platform/gtk/fast/css/font-face-woff-expected.png: Added.
473 * platform/gtk/fast/css/font-face-woff-expected.txt: Added.
475 2011-01-06 James Simonsen <simonjam@chromium.org>
477 Reviewed by Darin Fisher.
479 [Web Timing] Remove vendor prefix
480 https://bugs.webkit.org/show_bug.cgi?id=48922
482 * fast/dom/Window/window-properties-performance-expected.txt: Test replaceability.
483 * fast/dom/Window/window-properties-performance.html: Ditto.
484 * fast/dom/Window/window-properties.html: Rename to performance.
485 * fast/dom/resources/navigation-type-matches-querystring.html: Ditto.
486 * fast/dom/script-tests/prototype-inheritance.js: Ditto.
487 * fast/dom/script-tests/webtiming-document-open.js: Ditto.
488 * fast/dom/script-tests/webtiming-navigate-within-document.js: Ditto.
489 * fast/dom/script-tests/webtiming.js: Ditto.
490 * http/tests/misc/resources/webtiming-one-redirect.html: Ditto.
491 * http/tests/misc/resources/webtiming-two-redirects.html: Ditto.
493 2011-01-06 Tony Gentilcore <tonyg@chromium.org>
495 Reviewed by Eric Seidel.
497 Allow framesets after hidden inputs
498 https://bugs.webkit.org/show_bug.cgi?id=51998
500 * html5lib/resources/webkit01.dat: Demonstrate that the value of the type attribute matters. An input with no type is tested in tests19.dat.
502 2010-12-29 Zhenyao Mo <zmo@google.com>
504 Reviewed by Kenneth Russell.
506 vertexAttribPointer should raise INVALID_OPERATION if stride/offset is not multiple of the type size
507 https://bugs.webkit.org/show_bug.cgi?id=51725
509 * fast/canvas/webgl/gl-vertexattribpointer-expected.txt:
510 * fast/canvas/webgl/gl-vertexattribpointer.html: Sync with khronos.
512 2011-01-06 Zhenyao Mo <zmo@google.com>
514 Unreviewed, add glsl-conformance.html to test_expectations.txt temporarily.
516 * platform/chromium-gpu/test_expectations.txt:
517 * platform/chromium/test_expectations.txt:
519 2011-01-06 Robert Hogan <robert@webkit.org>
521 Reviewed by Antonio Gomes.
523 [Qt] Introduce QDRTNode for passing WebCore::Node across JS bridge
525 This allows LayoutTestController to pass WebCore::Node back to
528 Also amend nodesFromRect-links-and-text.html and
529 nodesFromRect-inner-documents.html so that they do not produce
530 platform-specific results.
533 fast/dom/nodesFromRect-links-and-text.html
534 fast/dom/nodesFromRect-inner-documents.html
536 https://bugs.webkit.org/show_bug.cgi?id=48957
538 * fast/dom/nodesFromRect-inner-documents-expected.txt:
539 * fast/dom/nodesFromRect-inner-documents.html:
540 * fast/dom/nodesFromRect-links-and-text-expected.txt:
541 * fast/dom/nodesFromRect-links-and-text.html:
542 * fast/dom/resources/nodesFromRect.js:
546 * platform/qt/Skipped:
548 2011-01-06 Stephen White <senorblanco@chromium.org>
550 Unreviewed; test expectations update.
552 Update test_expectations.txt files to reflect reality on the canaries.
554 * platform/chromium-gpu/test_expectations.txt:
555 * platform/chromium/test_expectations.txt:
557 2011-01-06 Chris Fleizach <cfleizach@apple.com>
559 Reviewed by Beth Dakin.
561 AX: "AXExpanded" not exposed on most ARIA roles that use aria-expanded
562 https://bugs.webkit.org/show_bug.cgi?id=51995
564 * platform/mac/accessibility/aria-expanded-standard-items-expected.txt: Added.
565 * platform/mac/accessibility/aria-expanded-standard-items.html: Added.
567 2011-01-06 Adam Barth <abarth@webkit.org>
569 Reviewed by Eric Seidel.
571 prototype-inheritance prints FAIL when it shouldn't
572 https://bugs.webkit.org/show_bug.cgi?id=52007
574 Before this patch, we were testing the prototypes of primitive values,
575 but the rules for primitive values are different than the rules for
576 objects. Primitive values get their prototypes from the current
577 lexical scope when they get boxed. This test is designed to test that
578 objects get their prototypes from their original holder.
580 In this patch, we skip testing non-object/non-functions. We can add
581 another test for primitives if we think that would be valuable.
583 * fast/dom/prototype-inheritance-expected.txt:
584 * fast/dom/script-tests/prototype-inheritance.js:
586 2011-01-06 James Robinson <jamesr@chromium.org>
588 Update expectations for tests that enumerate properties on the window to reflect newly added property.
590 * fast/dom/Window/window-properties-expected.txt:
591 * fast/dom/Window/window-property-descriptors-expected.txt:
592 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
593 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
594 * platform/qt/fast/dom/Window/window-properties-expected.txt:
595 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
596 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
598 2010-12-28 Zhenyao Mo <zmo@google.com>
600 Reviewed by Kenneth Russell.
602 Must generate INVALID_VALUE errors for strings containing out-of-range characters
603 https://bugs.webkit.org/show_bug.cgi?id=50929
605 * fast/canvas/webgl/invalid-passed-params-expected.txt: Add test cases for invalid characters.
606 * fast/canvas/webgl/invalid-passed-params.html: Ditto.
608 2011-01-06 Abhishek Arya <inferno@chromium.org>
610 Reviewed by Alexey Proskuryakov.
612 Improve the layouttests from r75168 and make sure that the parent stylesheet value is null
613 before showing test passed.
615 * fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash.html:
616 * fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash.html:
618 2011-01-06 James Robinson <jamesr@chromium.org>
620 Reviewed by Simon Fraser.
622 Implement mozilla's animationTime property
623 https://bugs.webkit.org/show_bug.cgi?id=51952
625 Tests for window.webkitAnimationTime.
627 * animations/animation-time-expected.txt: Added.
628 * animations/animation-time.html: Added.
629 * animations/script-tests/animation-time.js: Added.
631 2011-01-06 Abhishek Arya <inferno@chromium.org>
633 Reviewed by Simon Fraser.
635 Tests that we do not crash when accessing a deleted parent stylesheet
636 from a removed css rule.
637 https://bugs.webkit.org/show_bug.cgi?id=51993
639 * fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash-expected.txt: Added.
640 * fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash.html: Added.
641 * fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash-expected.txt: Added.
642 * fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash.html: Added.
644 2011-01-04 Adrienne Walker <enne@google.com>
646 Reviewed by Kenneth Russell.
648 Add test cases for storing NaN in typed arrays.
649 https://bugs.webkit.org/show_bug.cgi?id=46990
651 * fast/canvas/webgl/array-unit-tests-expected.txt:
652 * fast/canvas/webgl/array-unit-tests.html:
654 2011-01-06 Andrei Popescu <andreip@google.com>
656 Unreviewed, build fix.
658 [Chromium] Add elliptical gradient support to GradientSkia
659 https://bugs.webkit.org/show_bug.cgi?id=51841
661 Marks fast/gradients/css3-radial-gradients3.html as expected to fail.
663 canvas/philip/tests/2d.shadow.gradient.alpha.html
664 canvas/philip/tests/2d.shadow.gradient.basic.html
665 canvas/philip/tests/2d.shadow.gradient.transparent.2.html
666 as passing on Chromium-mac as a result of r75139.
668 * platform/chromium/test_expectations.txt:
670 2011-01-06 Andrei Popescu <andreip@google.com>
672 Unreviewed, rolling out r75152.
674 [Chromium] fast/gradients/css3-radial-gradients3.html needs Chromium-specific results
675 https://bugs.webkit.org/show_bug.cgi?id=51988
677 Rolling out since, on closer inspection, the expectations are wrong and the corresponding test really fails.
679 * platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.checksum: Removed.
680 * platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.png: Removed.
681 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Removed.
682 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Removed.
684 2011-01-06 Yael Aharon <yael.aharon@nokia.com>
686 Reviewed by Darin Adler.
688 document.querySelector(':nth-child(foo)') should throw a syntax error
689 https://bugs.webkit.org/show_bug.cgi?id=51231
690 CSSNthSelector parsing code is illegible and buggy (allows "n3" as a valid selector)
691 https://bugs.webkit.org/show_bug.cgi?id=21815
693 * fast/css/css3-nth-tokens-script-expected.txt: Added.
694 * fast/css/css3-nth-tokens-script.html: Added.
695 * fast/css/css3-nth-tokens-style-expected.txt: Added.
696 * fast/css/css3-nth-tokens-style.html: Added.
698 2011-01-06 Andrei Popescu <andreip@google.com>
700 Unreviewed, build fix.
702 [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
703 https://bugs.webkit.org/show_bug.cgi?id=51989
705 Updating the test expectations for the chromium-gpu platform.
707 * platform/chromium-gpu/test_expectations.txt:
709 2011-01-06 Andrei Popescu <andreip@google.com>
711 Unreviewed, build fix.
713 [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
714 https://bugs.webkit.org/show_bug.cgi?id=51989
716 Added suppressions for
717 svg/batik/text/textEffect.svg
718 svg/batik/text/textEffect3.svg
719 svg/css/composite-shadow-text.svg
720 svg/custom/js-late-gradient-and-object-creation.svg
721 svg/custom/js-late-gradient-creation.svg
722 svg/text/selection-background-color.xhtml
723 svg/text/selection-styles.xhtml
724 svg/text/text-gradient-positioning.svg
726 These tests are all failing as a result of the same change: r75153.
728 * platform/chromium/test_expectations.txt:
730 2011-01-06 Andrei Popescu <andreip@google.com>
732 Unreviewed, build fix.
734 [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
735 https://bugs.webkit.org/show_bug.cgi?id=51989
737 Updating Chromium expectations until we find a fix.
739 * platform/chromium/test_expectations.txt:
741 2011-01-06 Andrei Popescu <andreip@google.com>
743 Unreviewed, build fix.
745 [Chromium] fast/gradients/css3-radial-gradients3.html needs Chromium-specific results
746 https://bugs.webkit.org/show_bug.cgi?id=51988
748 * platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
749 * platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.png: Added.
750 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
751 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Added.
753 2011-01-06 Csaba Osztrogonác <ossy@webkit.org>
757 [Qt] Web Timing related bugs
758 https://bugs.webkit.org/show_bug.cgi?id=51245
760 * platform/qt/Skipped: Add new tests.
761 - http/tests/misc/webtiming-origins.html
762 - http/tests/misc/webtiming-slow-load.php
765 2011-01-05 Helder Correia <helder@sencha.com>
767 Reviewed by Simon Fraser.
769 Shadows are not drawn when filling a rect with a gradient fillStyle on Mac and Chromium-Mac
770 https://bugs.webkit.org/show_bug.cgi?id=51869
772 GraphicsContext::fillRect(const FloatRect&) is clipping to the rect.
773 The shadow is being drawn, but getting clipped to the rect being filled.
774 The solution is to draw the gradient into a CGLayer (when a shadow is
775 required), then render the layer to the GraphicsContext.
777 This patch also fixes:
778 canvas/philip/tests/2d.shadow.gradient.alpha.html
779 canvas/philip/tests/2d.shadow.gradient.basic.html
780 canvas/philip/tests/2d.shadow.gradient.transparent.2.html
782 New test to ensure that shadows are drawn when fillStyle is a gradient,
783 possibly with some transparency and blur, and specifically using
786 * fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
787 * fast/canvas/canvas-fillRect-gradient-shadow.html: Added.
788 * fast/canvas/script-tests/canvas-fillRect-gradient-shadow.js: Added.
790 2011-01-05 Simon Fraser <simon.fraser@apple.com>
792 Reviewed by Ariya Hidayat.
794 Directly composited SVG images fail to render
795 https://bugs.webkit.org/show_bug.cgi?id=51975
797 New testcase with directly composited SVG image.
799 * compositing/images/direct-svg-image-expected.checksum: Added.
800 * compositing/images/direct-svg-image-expected.png: Added.
801 * compositing/images/direct-svg-image-expected.txt: Added.
802 * compositing/images/direct-svg-image.html: Added.
804 2011-01-05 Simon Fraser <simon.fraser@apple.com>
806 Reviewed by Darin Adler.
808 Fix percentage values in radius of radial gradients
809 https://bugs.webkit.org/show_bug.cgi?id=51979
811 * fast/gradients/css3-radial-gradients3-expected.txt: Added.
812 * fast/gradients/css3-radial-gradients3.html: Added.
813 * platform/mac/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
814 * platform/mac/fast/gradients/css3-radial-gradients3-expected.png: Added.
816 2011-01-05 James Simonsen <simonjam@chromium.org>
818 Reviewed by Adam Barth.
820 [Web Timing] Zero out some values on cross-origin redirects
821 https://bugs.webkit.org/show_bug.cgi?id=49294
823 * fast/dom/script-tests/webtiming.js:
824 (checkTimingBeforeLoad): Remove unload. Its behavior depends on prior navigation and is tested separately.
825 (checkTimingWhileDeferred): Ditto.
826 (checkWebTimingOnDOMContentLoaded): Ditto.
827 (checkWebTimingWhileAsync): Ditto.
828 (checkWebTimingOnLoad): Ditto.
829 (checkWebTimingAfterLoad): Ditto.
830 * fast/dom/webtiming-expected.txt:
831 * http/tests/misc/resources/webtiming-cross-origin-and-back-redirect1.php: Added.
832 * http/tests/misc/resources/webtiming-cross-origin-and-back-redirect2.php: Added.
833 * http/tests/misc/resources/webtiming-cross-origin-and-back1.html: Added.
834 * http/tests/misc/resources/webtiming-cross-origin-and-back2.html: Added.
835 * http/tests/misc/resources/webtiming-cross-origin-redirect.html: Added.
836 * http/tests/misc/resources/webtiming-cross-origin-redirect.php: Added.
837 * http/tests/misc/resources/webtiming-no-origin.html: Added.
838 * http/tests/misc/webtiming-origins-expected.txt: Added.
839 * http/tests/misc/webtiming-origins.html: Added.
840 * platform/gtk/Skipped: Skip new web timing test.
841 * platform/mac/Skipped: Ditto.
842 * platform/win/Skipped: Ditto.
844 2011-01-05 Helder Correia <helder@sencha.com>
846 Reviewed by Ariya Hidayat.
848 [Qt] Default focus ring is too wide
849 https://bugs.webkit.org/show_bug.cgi?id=51854
851 This is an intermediate step to solve this bug. Use QPalette::Highlight
852 instead of default half-transparent black as the focus ring color.
854 * platform/qt/editing/selection/caret-and-focus-ring-expected.checksum: Added.
855 * platform/qt/editing/selection/caret-and-focus-ring-expected.png: Added.
856 * platform/qt/editing/selection/caret-and-focus-ring-expected.txt: Added.
857 * platform/qt/fast/css/focus-ring-outline-color-expected.checksum:
858 * platform/qt/fast/css/focus-ring-outline-color-expected.png:
859 * platform/qt/fast/css/focus-ring-outline-offset-expected.checksum:
860 * platform/qt/fast/css/focus-ring-outline-offset-expected.png:
861 * platform/qt/fast/css/focus-ring-outline-width-expected.checksum:
862 * platform/qt/fast/css/focus-ring-outline-width-expected.png:
864 2011-01-05 James Simonsen <simonjam@chromium.org>
866 Reviewed by Darin Fisher.
868 [Web Timing] requestStart and responseStart should be available even if the document is still loading
869 https://bugs.webkit.org/show_bug.cgi?id=51368
871 * http/tests/misc/webtiming-slow-load-expected.txt: Added.
872 * http/tests/misc/webtiming-slow-load.php: Added.
874 2011-01-05 Kent Tamura <tkent@chromium.org>
876 Unreviewed, test expectation update.
878 Rebaseline of renderer-destruction-by-invalidateSelection-crash.html
880 * platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
881 * platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
882 * platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum: Added.
883 * platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: Added.
884 * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
885 * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
886 * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
887 * platform/chromium/test_expectations.txt:
889 2011-01-05 Jenn Braithwaite <jennb@chromium.org>
891 Reviewed by Adam Barth.
893 fast/encoding/parser-tests.html is slow on debug builds
894 https://bugs.webkit.org/show_bug.cgi?id=51721
896 Break up parser tests to run 10 tests per batch.
898 * fast/encoding/parser-tests-10-expected.txt: Added.
899 * fast/encoding/parser-tests-10.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
900 * fast/encoding/parser-tests-100-expected.txt: Added.
901 * fast/encoding/parser-tests-100.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
902 * fast/encoding/parser-tests-110-expected.txt: Added.
903 * fast/encoding/parser-tests-110.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
904 * fast/encoding/parser-tests-120-expected.txt: Added.
905 * fast/encoding/parser-tests-120.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
906 * fast/encoding/parser-tests-20-expected.txt: Added.
907 * fast/encoding/parser-tests-20.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
908 * fast/encoding/parser-tests-30-expected.txt: Added.
909 * fast/encoding/parser-tests-30.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
910 * fast/encoding/parser-tests-40-expected.txt: Added.
911 * fast/encoding/parser-tests-40.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
912 * fast/encoding/parser-tests-50-expected.txt: Added.
913 * fast/encoding/parser-tests-50.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
914 * fast/encoding/parser-tests-60-expected.txt: Added.
915 * fast/encoding/parser-tests-60.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
916 * fast/encoding/parser-tests-70-expected.txt: Added.
917 * fast/encoding/parser-tests-70.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
918 * fast/encoding/parser-tests-80-expected.txt: Added.
919 * fast/encoding/parser-tests-80.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
920 * fast/encoding/parser-tests-90-expected.txt: Added.
921 * fast/encoding/parser-tests-90.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
922 * fast/encoding/parser-tests-expected.txt:
923 * fast/encoding/parser-tests.html:
924 * fast/encoding/resources/parser-tests.js: Added.
926 2011-01-05 Hans Wennborg <hans@chromium.org>
928 Reviewed by Jeremy Orlow.
930 [Chromium] storage/indexeddb/objectstore-basics.html is flaky after r74266
931 https://bugs.webkit.org/show_bug.cgi?id=51731
933 Fix the layout test by using a known-good date value rather than
934 new Date(), which sometimes causes the test to fail.
936 (The underlying reason for failing to store certain Date values
937 should of course be fixed too, but that will come in a later patch.)
939 * platform/chromium/test_expectations.txt:
940 * storage/indexeddb/objectstore-basics-expected.txt:
941 * storage/indexeddb/objectstore-basics.html:
943 2011-01-05 Stephen White <senorblanco@chromium.org>
945 Unreviewed; test expectations update..
947 Fix the expectations for the hyphenation tests on chromium-win.
949 * platform/chromium/test_expectations.txt:
951 2011-01-05 Stephen White <senorblanco@chromium.org>
953 Unreviewed; test expectations fix.
955 * platform/chromium/test_expectations.txt:
956 Add expectations for new tests introduced by r75097.
958 2011-01-05 Simon Fraser <simon.fraser@apple.com>
960 Reviewed by Dave Hyatt.
962 Implement repeating CSS3 gradients
963 https://bugs.webkit.org/show_bug.cgi?id=51843
965 Tests for repeating gradient parsing, and repeating linear and radial gradients.
967 * fast/gradients/css3-gradient-parsing-expected.txt:
968 * fast/gradients/css3-gradient-parsing.html:
969 * fast/gradients/css3-repeating-linear-gradients-expected.txt: Added.
970 * fast/gradients/css3-repeating-linear-gradients.html: Added.
971 * fast/gradients/css3-repeating-radial-gradients-expected.txt: Added.
972 * fast/gradients/css3-repeating-radial-gradients.html: Added.
973 * platform/mac/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
974 * platform/mac/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
975 * platform/mac/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added.
976 * platform/mac/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
978 2011-01-05 Stephen White <senorblanco@chromium.org>
980 Unreviewed; test expectations fix.
982 * platform/chromium/test_expectations.txt:
983 Add a few failing tests to chromium's test expectations file.
984 * platform/chromium-gpu/test_expectations.txt:
985 Mark the shadow-offset tests as crashing on win debug (GPU). Remove
986 a duplicate MAC expectation.
988 2011-01-05 Stephen White <senorblanco@chromium.org>
990 Unreviewed; test expectations fix.
992 Update chromium GPU test_expectations.txt file to match the
993 layout of the CPU results more closely.
995 * platform/chromium-gpu/test_expectations.txt:
997 2011-01-05 Maciej Stachowiak <mjs@apple.com>
999 Reviewed by Anders Carlsson.
1001 Remove entries from WebKit2 skipped list that no longer exist
1002 https://bugs.webkit.org/show_bug.cgi?id=51936
1004 * platform/mac-wk2/Skipped:
1006 2011-01-05 Brian Weinstein <bweinstein@apple.com>
1008 Land failing Windows results after r75031. Fixing the tests is being tracked by
1009 https://bugs.webkit.org/show_bug.cgi?id=51912.
1011 * platform/win/accessibility/document-role-expected.txt:
1012 * platform/win/accessibility/selection-and-focus-expected.txt:
1014 2011-01-05 Abhishek Arya <inferno@chromium.org>
1016 Reviewed by Dave Hyatt.
1018 Tests that we do not crash when trying to merge two anonymous blocks,
1019 one of which is getting removed.
1020 https://bugs.webkit.org/show_bug.cgi?id=51919
1022 * fast/block/merge-anonymous-block-remove-child-crash-expected.txt: Added.
1023 * fast/block/merge-anonymous-block-remove-child-crash.html: Added.
1025 2011-01-05 Dan Bernstein <mitz@apple.com>
1027 Reviewed by Darin Adler.
1029 <rdar://problem/8799835> hyphenate-character: auto should fall back to hyphen-minus if the primary font lacks a hyphen glyph
1030 https://bugs.webkit.org/show_bug.cgi?id=51915
1032 * platform/mac/fast/text/basic/014-expected.checksum:
1033 * platform/mac/fast/text/basic/014-expected.png:
1034 * platform/mac/fast/text/basic/014-expected.txt:
1035 * platform/mac/fast/text/capitalize-boundaries-expected.checksum:
1036 * platform/mac/fast/text/capitalize-boundaries-expected.png:
1037 * platform/mac/fast/text/capitalize-boundaries-expected.txt:
1038 * platform/mac/fast/text/midword-break-after-breakable-char-expected.checksum:
1039 * platform/mac/fast/text/midword-break-after-breakable-char-expected.png:
1040 * platform/mac/fast/text/midword-break-after-breakable-char-expected.txt:
1042 2011-01-05 Leo Yang <leo.yang@torchmobile.com.cn>
1044 Reviewed by Dirk Schulze.
1046 Malformed SVG causes crash in updateContainerOffset
1047 https://bugs.webkit.org/show_bug.cgi?id=44610
1049 Test case for recursive svg <use>.
1050 This test case passes if no crash occurs.
1052 * svg/custom/recursive-use-expected.txt: Added.
1053 * svg/custom/recursive-use.svg: Added.
1055 2011-01-05 Antti Koivisto <antti@apple.com>
1059 Update a pixel test result for https://bugs.webkit.org/show_bug.cgi?id=8852.
1061 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
1062 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
1064 2011-01-04 Kent Tamura <tkent@chromium.org>
1066 Unreviewed, test expectation update.
1068 insecure-css-in-main-frame.html is flaky on Chromium-linux too.
1070 * platform/chromium/test_expectations.txt:
1072 2011-01-04 Kent Tamura <tkent@chromium.org>
1074 Unreviewed, test expectation update
1076 - slow-loading-image-in-pattern.html had a wrong expectation for Chromium-win.
1077 - insecure-css-in-main-frame.html is flaky on Chromium-win?
1079 * platform/chromium/test_expectations.txt:
1081 2011-01-04 Yael Aharon <yael.aharon@nokia.com>
1083 Reviewed by Darin Adler.
1085 CSS3 :nth-child selector and valid whitespace test fails
1086 https://bugs.webkit.org/show_bug.cgi?id=36279
1088 * fast/css/css3-nth-space-expected.txt: Added.
1089 * fast/css/css3-nth-space.html: Added.
1091 2011-01-04 Tony Gentilcore <tonyg@chromium.org>
1093 Unreviewed expectations update.
1095 Fix text metrics for "You should not see this at all" message
1096 https://bugs.webkit.org/show_bug.cgi?id=51909
1098 * http/tests/misc/acid3-expected.checksum:
1099 * http/tests/misc/acid3-expected.png:
1100 * platform/chromium/test_expectations.txt:
1102 2011-01-04 Chris Fleizach <cfleizach@apple.com>
1104 Reviewed by Sam Weinig.
1106 WK2: Support Accessibility
1107 https://bugs.webkit.org/show_bug.cgi?id=51859
1109 * platform/mac/accessibility/webkit-scrollarea-expected.txt: Added.
1110 * platform/mac/accessibility/webkit-scrollarea.html: Added.
1112 2011-01-04 Kent Tamura <tkent@chromium.org>
1114 Unreviewed, test expectation update.
1116 Add home-end-expected.txt for Chromium-win again. It's a
1117 platform-dependent text test.
1119 * platform/chromium-win/editing/selection/home-end-expected.txt: Added.
1121 2011-01-04 Kent Tamura <tkent@chromium.org>
1123 Unreviewed, test expectation update.
1125 * platform/chromium/test_expectations.txt: Fix a syntax error in the previous change
1127 2011-01-04 Kent Tamura <tkent@chromium.org>
1129 Unreviewed, test expectation update.
1131 * platform/chromium-win/editing/selection/home-end-expected.txt: Removed.
1132 * platform/chromium/test_expectations.txt:
1134 2011-01-04 Xiaomei Ji <xji@chromium.org>
1136 Implement sel.modify('move', 'left'/'right', 'lineBoundary').
1137 https://bugs.webkit.org/show_bug.cgi?id=33435
1139 * editing/selection/home-end-expected.txt:
1140 * editing/selection/home-end.html:
1142 2011-01-04 Martin Robinson <mrobinson@igalia.com>
1144 Reviewed by Xan Lopez.
1146 [GTK] Use the default CSS text input control border width of relying on the GTK+ theme
1147 https://bugs.webkit.org/show_bug.cgi?id=51887
1149 Update all results that use text areas. These controls now have a 1 pixel
1150 border (the default in html.css) instead of using the border size from the
1153 * platform/gtk/fast/forms/basic-textareas-expected.txt:
1154 * platform/gtk/fast/forms/form-element-geometry-expected.txt:
1155 * platform/gtk/fast/forms/onselect-textarea-expected.txt:
1156 * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
1157 * platform/gtk/fast/forms/search-styled-expected.txt:
1158 * platform/gtk/fast/forms/textAreaLineHeight-expected.txt:
1159 * platform/gtk/fast/forms/textarea-align-expected.txt:
1160 * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
1161 * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt:
1162 * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt:
1163 * platform/gtk/fast/forms/textarea-scroll-height-expected.txt:
1164 * platform/gtk/fast/forms/textarea-scrollbar-expected.txt:
1165 * platform/gtk/fast/forms/textarea-scrolled-type-expected.txt:
1166 * platform/gtk/fast/forms/textarea-setinnerhtml-expected.txt:
1167 * platform/gtk/fast/forms/textarea-width-expected.txt:
1169 2011-01-04 Zhe Su <suzhe@chromium.org>
1171 Reviewed by Kenneth Russell.
1173 1. Remove entry for editing/input/ime-composition-clearpreedit.html test.
1174 2. Improve fast/events/ime-composition-events-001.html to cover more
1175 cases. And fix test expectations of chromium port.
1176 https://bugs.webkit.org/show_bug.cgi?id=51693
1178 * fast/events/ime-composition-events-001-expected.txt:
1179 * fast/events/ime-composition-events-001.html:
1180 * platform/chromium-mac/fast/events/ime-composition-events-001-expected.txt: Removed.
1181 * platform/chromium-win/fast/events/ime-composition-events-001-expected.txt: Removed.
1182 * platform/chromium/fast/events/ime-composition-events-001-expected.txt: Added.
1183 * platform/chromium/test_expectations.txt:
1184 * platform/qt/fast/events/ime-composition-events-001-expected.txt: Added.
1186 2010-12-31 Antti Koivisto <antti@apple.com>
1188 Reviewed by Dave Hyatt.
1190 Scripts should not be executed before preceding stylesheets are loaded
1191 https://bugs.webkit.org/show_bug.cgi?id=8852
1193 New tests plus a few test with slightly changed output due to different load serialization behavior.
1195 * fast/tokenizer/inline-script-stylesheet-expected.txt: Added.
1196 * fast/tokenizer/inline-script-stylesheet-write-expected.txt: Added.
1197 * fast/tokenizer/inline-script-stylesheet-write.html: Added.
1198 * fast/tokenizer/inline-script-stylesheet.html: Added.
1199 * http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt:
1200 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
1202 2011-01-04 Csaba Osztrogonác <ossy@webkit.org>
1204 Unreviewed trivial fix after r74976.
1206 * platform/qt/Skipped:
1208 2011-01-04 Ryosuke Niwa <rniwa@webkit.org>
1210 Unreviewed; Added editing/selection/caret-bidi-first-and-last-letters.html to Qt's skipped list.
1211 The tracking bug 51884 (https://bugs.webkit.org/show_bug.cgi?id=51884) has been filed.
1213 * platform/qt/Skipped:
1215 2011-01-04 Ryosuke Niwa <rniwa@webkit.org>
1217 Reviewed by Dan Bernstein.
1219 Clicking on the first or the last letter of LTR/RTL text in a RTL/LTR block puts caret on the opposite side.
1220 https://bugs.webkit.org/show_bug.cgi?id=50992
1222 Added a test to ensure WebKit places the caret on the side user clicked even when text's natural direction
1223 and the containing block's direction do not match.
1225 * editing/selection/caret-bidi-first-and-last-letters-expected.txt: Added.
1226 * editing/selection/caret-bidi-first-and-last-letters.html: Added.
1227 * editing/selection/resources/caret-edge-shared.js: Avoid calling verify() outside of DRT.
1229 2011-01-04 Sheriff Bot <webkit.review.bot@gmail.com>
1231 Unreviewed, rolling out r74960.
1232 http://trac.webkit.org/changeset/74960
1233 https://bugs.webkit.org/show_bug.cgi?id=51868
1235 Rollout since we hit an assert after this patch. (Requested by
1238 * svg/custom/recursive-use-expected.txt: Removed.
1239 * svg/custom/recursive-use.svg: Removed.
1241 2011-01-04 Leo Yang <leo.yang@torchmobile.com.cn>
1243 Reviewed by Dirk Schulze.
1245 Malformed SVG causes crash in updateContainerOffset
1246 https://bugs.webkit.org/show_bug.cgi?id=44610
1248 Test case for recursive svg <use>.
1249 This test case passes if no crash occurs.
1251 * svg/custom/recursive-use-expected.txt: Added.
1252 * svg/custom/recursive-use.svg: Added.
1254 2011-01-03 Kent Tamura <tkent@chromium.org>
1256 Unreviewed, test expectation update
1258 Add expectations of r74954 tests for Chromium.
1260 * platform/chromium-linux/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
1261 * platform/chromium-linux/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
1262 * platform/chromium-linux/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
1263 * platform/chromium-linux/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
1264 * platform/chromium-linux/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
1265 * platform/chromium-linux/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
1266 * platform/chromium-linux/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
1267 * platform/chromium-linux/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
1268 * platform/chromium-mac/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
1269 * platform/chromium-mac/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
1270 * platform/chromium-mac/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
1271 * platform/chromium-mac/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
1272 * platform/chromium-mac/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
1273 * platform/chromium-mac/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
1274 * platform/chromium-mac/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
1275 * platform/chromium-mac/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
1276 * platform/chromium-win/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
1277 * platform/chromium-win/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
1278 * platform/chromium-win/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
1279 * platform/chromium-win/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
1280 * platform/chromium-win/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
1281 * platform/chromium-win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
1282 * platform/chromium-win/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
1283 * platform/chromium-win/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
1284 * platform/chromium-win/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
1285 * platform/chromium-win/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
1286 * platform/chromium-win/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
1287 * platform/chromium-win/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
1289 2011-01-03 Julie-Jeongeun-Kim <Jeongeun.Kim@obigo.com>
1291 Reviewed by Darin Adler.
1293 HTML5 Conformance Test failure: approved/xhtml5/object_border_pixel.xhtml
1294 https://bugs.webkit.org/show_bug.cgi?id=48596
1296 * fast/html/object-border-expected.txt: Added.
1297 * fast/html/object-border.html: Added.
1298 * fast/html/resources/images/blue-border.png: Added.
1299 * fast/html/resources/images/blue.png: Added.
1301 2010-12-20 Abhishek Arya <inferno@chromium.org>
1303 Reviewed by Darin Adler.
1305 Tests that "before" and "after" childs are added to table correctly.
1306 https://bugs.webkit.org/show_bug.cgi?id=50932
1308 * fast/css-generated-content/table-before-after-child-add.html: Added.
1309 * fast/css-generated-content/table-before-child-add.html: Removed.
1310 * fast/css-generated-content/table-cell-before-after-child-add.html: Added.
1311 * fast/css-generated-content/table-row-before-after-child-add.html: Added.
1312 * platform/mac/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
1313 * platform/mac/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
1314 * platform/mac/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
1315 * platform/mac/fast/css-generated-content/table-before-child-add-expected.txt: Removed.
1316 * platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
1317 * platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
1318 * platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
1319 * platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
1320 * platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
1321 * platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
1322 * platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
1323 * platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
1324 * platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
1326 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1328 Unreviewed, Chromium test expectation update.
1330 Group tests that fail on Leopard but pass on Snow Leopard (due to
1331 stale platform/mac baselines).
1333 * platform/chromium/test_expectations.txt:
1335 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1337 Unreviewed, Chromium test expectation update.
1339 Missed a few failing tests.
1341 * platform/chromium/test_expectations.txt:
1343 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1345 Unreviewed, Chromium test expectation update.
1347 Remove fast/, printing/, svg/, tables/ and transforms/ chromium-mac
1348 baselines that are no longer necessary after r74892 (now that
1349 chromium-mac scrollbars match mac ones).
1351 * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum: Removed.
1352 * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.png: Removed.
1353 * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.checksum: Removed.
1354 * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png: Removed.
1355 * platform/chromium-mac/fast/events/autoscroll-expected.checksum: Removed.
1356 * platform/chromium-mac/fast/events/autoscroll-expected.png: Removed.
1357 * platform/chromium-mac/fast/events/reveal-link-when-focused-expected.checksum: Removed.
1358 * platform/chromium-mac/fast/events/reveal-link-when-focused-expected.png: Removed.
1359 * platform/chromium-mac/fast/events/standalone-image-drag-to-editable-expected.checksum: Removed.
1360 * platform/chromium-mac/fast/events/standalone-image-drag-to-editable-expected.png: Removed.
1361 * platform/chromium-mac/fast/forms/basic-textareas-expected.checksum: Removed.
1362 * platform/chromium-mac/fast/forms/basic-textareas-expected.png: Removed.
1363 * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.checksum: Removed.
1364 * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.png: Removed.
1365 * platform/chromium-mac/fast/forms/button-default-title-expected.checksum: Removed.
1366 * platform/chromium-mac/fast/forms/button-default-title-expected.png: Removed.
1367 * platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.checksum: Removed.
1368 * platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.png: Removed.
1369 * platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.checksum: Removed.
1370 * platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.png: Removed.
1371 * platform/chromium-mac/fast/invalid/residual-style-expected.checksum: Removed.
1372 * platform/chromium-mac/fast/invalid/residual-style-expected.png: Removed.
1373 * platform/chromium-mac/fast/lists/001-vertical-expected.checksum: Removed.
1374 * platform/chromium-mac/fast/lists/001-vertical-expected.png: Removed.
1375 * platform/chromium-mac/fast/lists/008-vertical-expected.checksum: Removed.
1376 * platform/chromium-mac/fast/lists/008-vertical-expected.png: Removed.
1377 * platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.checksum: Removed.
1378 * platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.png: Removed.
1379 * platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.checksum: Removed.
1380 * platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.png: Removed.
1381 * platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.checksum: Removed.
1382 * platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.png: Removed.
1383 * platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.checksum: Removed.
1384 * platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.png: Removed.
1385 * platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.checksum: Removed.
1386 * platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.png: Removed.
1387 * platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.checksum: Removed.
1388 * platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.png: Removed.
1389 * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.checksum: Removed.
1390 * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png: Removed.
1391 * platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.checksum: Removed.
1392 * platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.png: Removed.
1393 * platform/chromium-mac/fast/media/mq-width-absolute-01-expected.checksum: Removed.
1394 * platform/chromium-mac/fast/media/mq-width-absolute-01-expected.png: Removed.
1395 * platform/chromium-mac/fast/media/mq-width-absolute-02-expected.checksum: Removed.
1396 * platform/chromium-mac/fast/media/mq-width-absolute-02-expected.png: Removed.
1397 * platform/chromium-mac/fast/media/mq-width-absolute-03-expected.checksum: Removed.
1398 * platform/chromium-mac/fast/media/mq-width-absolute-03-expected.png: Removed.
1399 * platform/chromium-mac/fast/media/mq-width-absolute-04-expected.checksum: Removed.
1400 * platform/chromium-mac/fast/media/mq-width-absolute-04-expected.png: Removed.
1401 * platform/chromium-mac/fast/multicol/client-rects-expected.checksum: Removed.
1402 * platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.checksum: Removed.
1403 * platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.png: Removed.
1404 * platform/chromium-mac/fast/multicol/float-multicol-expected.checksum: Removed.
1405 * platform/chromium-mac/fast/multicol/float-multicol-expected.png: Removed.
1406 * platform/chromium-mac/fast/multicol/float-paginate-complex-expected.checksum: Removed.
1407 * platform/chromium-mac/fast/multicol/float-paginate-complex-expected.png: Removed.
1408 * platform/chromium-mac/fast/multicol/float-paginate-expected.checksum: Removed.
1409 * platform/chromium-mac/fast/multicol/float-paginate-expected.png: Removed.
1410 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed.
1411 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
1412 * platform/chromium-mac/fast/multicol/layers-split-across-columns-expected.checksum: Removed.
1413 * platform/chromium-mac/fast/multicol/paginate-block-replaced-expected.checksum: Removed.
1414 * platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Removed.
1415 * platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.png: Removed.
1416 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum: Removed.
1417 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Removed.
1418 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum: Removed.
1419 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Removed.
1420 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum: Removed.
1421 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Removed.
1422 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum: Removed.
1423 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Removed.
1424 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.checksum: Removed.
1425 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum: Removed.
1426 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Removed.
1427 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Removed.
1428 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Removed.
1429 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Removed.
1430 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png: Removed.
1431 * platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.checksum: Removed.
1432 * platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.png: Removed.
1433 * platform/chromium-mac/fast/multicol/table-vertical-align-expected.checksum: Removed.
1434 * platform/chromium-mac/fast/multicol/table-vertical-align-expected.png: Removed.
1435 * platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.checksum: Removed.
1436 * platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.png: Removed.
1437 * platform/chromium-mac/fast/table/027-vertical-expected.checksum: Removed.
1438 * platform/chromium-mac/fast/table/027-vertical-expected.png: Removed.
1439 * platform/chromium-mac/fast/table/028-vertical-expected.checksum: Removed.
1440 * platform/chromium-mac/fast/table/028-vertical-expected.png: Removed.
1441 * platform/chromium-mac/fast/table/038-vertical-expected.checksum: Removed.
1442 * platform/chromium-mac/fast/table/038-vertical-expected.png: Removed.
1443 * platform/chromium-mac/fast/table/040-vertical-expected.checksum: Removed.
1444 * platform/chromium-mac/fast/table/040-vertical-expected.png: Removed.
1445 * platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.checksum: Removed.
1446 * platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.png: Removed.
1447 * platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum: Removed.
1448 * platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Removed.
1449 * platform/chromium-mac/fast/table/table-display-types-vertical-expected.checksum: Removed.
1450 * platform/chromium-mac/fast/table/table-display-types-vertical-expected.png: Removed.
1451 * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.checksum: Removed.
1452 * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.png: Removed.
1453 * platform/chromium-mac/fast/text/text-letter-spacing-expected.checksum: Removed.
1454 * platform/chromium-mac/fast/text/text-letter-spacing-expected.png: Removed.
1455 * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.checksum: Removed.
1456 * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Removed.
1457 * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.checksum: Removed.
1458 * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Removed.
1459 * platform/chromium-mac/printing/return-from-printing-mode-expected.checksum: Removed.
1460 * platform/chromium-mac/printing/return-from-printing-mode-expected.png: Removed.
1461 * platform/chromium-mac/svg/custom/altglyph-expected.checksum: Removed.
1462 * platform/chromium-mac/svg/custom/altglyph-expected.png: Removed.
1463 * platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Removed.
1464 * platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Removed.
1465 * platform/chromium-mac/svg/custom/junk-data-expected.checksum: Removed.
1466 * platform/chromium-mac/svg/custom/junk-data-expected.png: Removed.
1467 * platform/chromium-mac/svg/custom/missing-xlink-expected.checksum: Removed.
1468 * platform/chromium-mac/svg/custom/missing-xlink-expected.png: Removed.
1469 * platform/chromium-mac/svg/custom/text-xy-updates-SVGList-expected.checksum: Removed.
1470 * platform/chromium-mac/svg/custom/text-xy-updates-SVGList-expected.png: Removed.
1471 * platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.checksum: Removed.
1472 * platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.png: Removed.
1473 * platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.checksum: Removed.
1474 * platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.png: Removed.
1475 * platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.checksum: Removed.
1476 * platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.png: Removed.
1477 * platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.checksum: Removed.
1478 * platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.png: Removed.
1479 * platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.checksum: Removed.
1480 * platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.png: Removed.
1481 * platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.checksum: Removed.
1482 * platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Removed.
1483 * platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.checksum: Removed.
1484 * platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.png: Removed.
1485 * platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.checksum: Removed.
1486 * platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.png: Removed.
1487 * platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.checksum: Removed.
1488 * platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Removed.
1489 * platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.checksum: Removed.
1490 * platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Removed.
1491 * platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.checksum: Removed.
1492 * platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.png: Removed.
1493 * platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.checksum: Removed.
1494 * platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.png: Removed.
1495 * platform/chromium-mac/svg/dom/SVGPointList-basics-expected.checksum: Removed.
1496 * platform/chromium-mac/svg/dom/SVGPointList-basics-expected.png: Removed.
1497 * platform/chromium-mac/svg/dom/SVGStringList-basics-expected.checksum: Removed.
1498 * platform/chromium-mac/svg/dom/SVGStringList-basics-expected.png: Removed.
1499 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Removed.
1500 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Removed.
1501 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Removed.
1502 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Removed.
1503 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Removed.
1504 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Removed.
1505 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Removed.
1506 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Removed.
1507 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Removed.
1508 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Removed.
1509 * platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.checksum: Removed.
1510 * platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Removed.
1511 * platform/chromium-mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Removed.
1512 * platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.checksum: Removed.
1513 * platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Removed.
1514 * platform/chromium-mac/svg/in-html/circle-expected.checksum: Removed.
1515 * platform/chromium-mac/svg/in-html/circle-expected.png: Removed.
1516 * platform/chromium-mac/svg/text/kerning-expected.checksum: Removed.
1517 * platform/chromium-mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.checksum: Removed.
1518 * platform/chromium-mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Removed.
1519 * platform/chromium-mac/svg/zoom/page/relative-sized-document-scrollbars-expected.checksum: Removed.
1520 * platform/chromium-mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Removed.
1521 * platform/chromium-mac/svg/zoom/page/zoom-svg-float-border-padding-expected.checksum: Removed.
1522 * platform/chromium-mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Removed.
1523 * platform/chromium-mac/svg/zoom/text/zoom-svg-float-border-padding-expected.checksum: Removed.
1524 * platform/chromium-mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Removed.
1525 * platform/chromium-mac/tables/mozilla/bugs/bug96334-expected.checksum: Removed.
1526 * platform/chromium-mac/tables/mozilla/bugs/bug96343-expected.checksum: Removed.
1527 * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: Removed.
1528 * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Removed.
1529 * platform/chromium-mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum: Removed.
1530 * platform/chromium-mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Removed.
1531 * platform/chromium-mac/transforms/2d/transform-fixed-container-expected.checksum: Removed.
1532 * platform/chromium-mac/transforms/2d/transform-fixed-container-expected.png: Removed.
1533 * platform/chromium/test_expectations.txt:
1535 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1537 Unreviewed, Chromium test expectation update.
1539 New gradient tests fail on chromium-mac too.
1541 * platform/chromium/test_expectations.txt:
1543 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1545 Unreviewed, Chromium test expectation update.
1547 Remove editing/, fast/backgrounds, fast/block, fast/blockflow, and
1548 fast/borders chromium-mac baselines that are no longer necessary after
1549 r74892 (now that chromium-mac scrollbars match mac ones).
1551 * platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.checksum: Removed.
1552 * platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.png: Removed.
1553 * platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.checksum: Removed.
1554 * platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.png: Removed.
1555 * platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.checksum: Removed.
1556 * platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.png: Removed.
1557 * platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.checksum: Removed.
1558 * platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.png: Removed.
1559 * platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.checksum: Removed.
1560 * platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.png: Removed.
1561 * platform/chromium-mac/editing/inserting/insert-div-023-expected.checksum: Removed.
1562 * platform/chromium-mac/editing/inserting/insert-div-023-expected.png: Removed.
1563 * platform/chromium-mac/editing/selection/focus_editable_html-expected.checksum: Removed.
1564 * platform/chromium-mac/editing/selection/focus_editable_html-expected.png: Removed.
1565 * platform/chromium-mac/editing/selection/iframe-expected.checksum: Removed.
1566 * platform/chromium-mac/editing/selection/iframe-expected.png: Removed.
1567 * platform/chromium-mac/editing/selection/select-all-001-expected.checksum: Removed.
1568 * platform/chromium-mac/editing/selection/select-all-001-expected.png: Removed.
1569 * platform/chromium-mac/editing/selection/select-all-002-expected.checksum: Removed.
1570 * platform/chromium-mac/editing/selection/select-all-002-expected.png: Removed.
1571 * platform/chromium-mac/editing/selection/select-all-003-expected.checksum: Removed.
1572 * platform/chromium-mac/editing/selection/select-all-003-expected.png: Removed.
1573 * platform/chromium-mac/editing/selection/select-all-004-expected.checksum: Removed.
1574 * platform/chromium-mac/editing/selection/select-all-004-expected.png: Removed.
1575 * platform/chromium-mac/editing/selection/unrendered-001-expected.checksum: Removed.
1576 * platform/chromium-mac/editing/selection/unrendered-001-expected.png: Removed.
1577 * platform/chromium-mac/editing/selection/unrendered-002-expected.checksum: Removed.
1578 * platform/chromium-mac/editing/selection/unrendered-002-expected.png: Removed.
1579 * platform/chromium-mac/editing/selection/unrendered-003-expected.checksum: Removed.
1580 * platform/chromium-mac/editing/selection/unrendered-003-expected.png: Removed.
1581 * platform/chromium-mac/editing/selection/unrendered-004-expected.checksum: Removed.
1582 * platform/chromium-mac/editing/selection/unrendered-004-expected.png: Removed.
1583 * platform/chromium-mac/editing/selection/unrendered-005-expected.checksum: Removed.
1584 * platform/chromium-mac/editing/selection/unrendered-005-expected.png: Removed.
1585 * platform/chromium-mac/fast/backgrounds/background-inherit-color-bug-expected.checksum: Removed.
1586 * platform/chromium-mac/fast/backgrounds/background-inherit-color-bug-expected.png: Removed.
1587 * platform/chromium-mac/fast/block/basic/016-expected.checksum: Removed.
1588 * platform/chromium-mac/fast/block/basic/truncation-rtl-expected.checksum: Removed.
1589 * platform/chromium-mac/fast/block/basic/truncation-rtl-expected.png: Removed.
1590 * platform/chromium-mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
1591 * platform/chromium-mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: Removed.
1592 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
1593 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.png: Removed.
1594 * platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
1595 * platform/chromium-mac/fast/blockflow/fieldsets-expected.checksum: Removed.
1596 * platform/chromium-mac/fast/blockflow/fieldsets-expected.png: Removed.
1597 * platform/chromium-mac/fast/borders/border-image-scale-transform-expected.checksum: Removed.
1598 * platform/chromium-mac/fast/borders/border-image-scale-transform-expected.png: Removed.
1599 * platform/chromium/test_expectations.txt:
1601 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1603 Unreviewed Chromium test expectation update.
1605 Add failing expectations for tests that depend on elliptical gradient
1608 * platform/chromium/test_expectations.txt:
1610 2011-01-03 Chris Fleizach <cfleizach@apple.com>
1612 Reviewed by Darin Adler.
1614 AX: Regression: WebKit no longer auto-scrolls with VoiceOver navigation
1615 https://bugs.webkit.org/show_bug.cgi?id=51833
1617 * platform/mac/accessibility/webarea-size-equals-content-size-expected.txt: Added.
1618 * platform/mac/accessibility/webarea-size-equals-content-size.html: Added.
1620 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1622 Unreviewed, Chromium test expectation update.
1624 Remove css2.1/ chromium-mac baselines that are no longer necessary after
1625 r74892 (now that chromium-mac scrollbars match mac ones).
1627 * platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum: Removed.
1628 * platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Removed.
1629 * platform/chromium-mac/css2.1/t0803-c5505-mrgn-02-c-expected.checksum: Removed.
1630 * platform/chromium-mac/css2.1/t0803-c5505-mrgn-02-c-expected.png: Removed.
1631 * platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum: Removed.
1632 * platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Removed.
1633 * platform/chromium-mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum: Removed.
1634 * platform/chromium-mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Removed.
1635 * platform/chromium-mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum: Removed.
1636 * platform/chromium-mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Removed.
1637 * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Removed.
1638 * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Removed.
1639 * platform/chromium-mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum: Removed.
1640 * platform/chromium-mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Removed.
1641 * platform/chromium-mac/css2.1/t1002-c5523-width-02-b-g-expected.checksum: Removed.
1642 * platform/chromium-mac/css2.1/t1002-c5523-width-02-b-g-expected.png: Removed.
1643 * platform/chromium-mac/css2.1/t1202-counters-08-b-expected.checksum: Removed.
1644 * platform/chromium-mac/css2.1/t1202-counters-08-b-expected.png: Removed.
1645 * platform/chromium-mac/css2.1/t1202-counters-09-b-expected.checksum: Removed.
1646 * platform/chromium-mac/css2.1/t1202-counters-09-b-expected.png: Removed.
1647 * platform/chromium-mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum: Removed.
1648 * platform/chromium-mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Removed.
1649 * platform/chromium-mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum: Removed.
1650 * platform/chromium-mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Removed.
1651 * platform/chromium-mac/css2.1/t1508-c527-font-07-b-expected.checksum: Removed.
1652 * platform/chromium-mac/css2.1/t1508-c527-font-07-b-expected.png: Removed.
1653 * platform/chromium/test_expectations.txt:
1655 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1657 Unreviewed Chromium test expectation update.
1659 Remove failing expectations for tests that now pass (due to r74892).
1661 * platform/chromium/test_expectations.txt:
1663 2011-01-03 Simon Fraser <simon.fraser@apple.com>
1665 Reviewed by David Hyatt.
1667 Implement -webkit-linear-gradient and -webkit-radial-gradient
1668 https://bugs.webkit.org/show_bug.cgi?id=28152
1670 Enhance gradient parsing test for radial gradients, and add new tests
1671 for various radial gradients.
1673 * fast/gradients/css3-gradient-parsing-expected.txt:
1674 * fast/gradients/css3-gradient-parsing.html:
1675 * fast/gradients/css3-radial-gradients-expected.txt: Added.
1676 * fast/gradients/css3-radial-gradients.html: Added.
1677 * fast/gradients/css3-radial-gradients2-expected.txt: Added.
1678 * fast/gradients/css3-radial-gradients2.html: Added.
1679 * platform/mac/fast/gradients/css3-radial-gradients-expected.checksum: Added.
1680 * platform/mac/fast/gradients/css3-radial-gradients-expected.png: Added.
1681 * platform/mac/fast/gradients/css3-radial-gradients2-expected.checksum: Added.
1682 * platform/mac/fast/gradients/css3-radial-gradients2-expected.png: Added.
1684 2011-01-03 Simon Fraser <simon.fraser@apple.com>
1686 Reviewed by David Hyatt.
1688 Implement -webkit-linear-gradient and -webkit-radial-gradient
1689 https://bugs.webkit.org/show_bug.cgi?id=28152
1691 Testcases for CSS3 linear-gradients.
1693 * fast/gradients/css3-color-stop-units-expected.txt: Added.
1694 * fast/gradients/css3-color-stop-units.html: Added.
1695 * fast/gradients/css3-color-stops-expected.txt: Added.
1696 * fast/gradients/css3-color-stops.html: Added.
1697 * fast/gradients/css3-gradient-parsing-expected.txt: Added.
1698 * fast/gradients/css3-gradient-parsing.html: Added.
1699 * fast/gradients/css3-linear-angle-gradients-expected.txt: Added.
1700 * fast/gradients/css3-linear-angle-gradients.html: Added.
1701 * platform/mac/fast/gradients/css3-color-stop-units-expected.checksum: Added.
1702 * platform/mac/fast/gradients/css3-color-stop-units-expected.png: Added.
1703 * platform/mac/fast/gradients/css3-color-stops-expected.checksum: Added.
1704 * platform/mac/fast/gradients/css3-color-stops-expected.png: Added.
1705 * platform/mac/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added.
1706 * platform/mac/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
1708 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1710 Unreviewed, Chromium test expectation update.
1712 Missed a few failing tests.
1714 * platform/chromium/test_expectations.txt:
1716 2011-01-03 David Hyatt <hyatt@apple.com>
1718 Reviewed by Simon Fraser.
1720 https://bugs.webkit.org/show_bug.cgi?id=51328
1722 Add layout test for printing clipping bug.
1724 * printing/page-count-percentage-height-expected.txt: Added.
1725 * printing/page-count-percentage-height.html: Added.
1726 * printing/script-tests/page-count-percentage-height.js: Added.
1729 2011-01-03 Csaba Osztrogonác <ossy@webkit.org>
1731 Unreviewed, rolling out unnecessary r74905.
1733 [Qt] DRT sideeffect revealed by r74896
1734 https://bugs.webkit.org/show_bug.cgi?id=51829
1736 * platform/qt/Skipped:
1738 2011-01-03 Csaba Osztrogonác <ossy@webkit.org>
1742 [Qt] DRT sideeffect revealed by r74896
1743 https://bugs.webkit.org/show_bug.cgi?id=51829
1745 * platform/qt/Skipped: http/tests/misc/401-alternative-content.php added until fix.
1747 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1749 Unreviewed, Chromium test expectation update.
1751 Fix duplicate expectation.
1753 * platform/chromium/test_expectations.txt:
1755 2011-01-03 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1757 Unreviewed, build fix.
1759 [Qt] Add back auth.html to the skipped list after r74896.
1761 * platform/qt/Skipped:
1762 Add http/tests/appcache/auth.html to the list.
1764 2011-01-03 Laszlo Gombos <laszlo.1.gombos@nokia.com>
1766 Reviewed by David Levin.
1768 [Qt] Unskip some passing tests as the bot is migrated to Qt 4.7+
1769 https://bugs.webkit.org/show_bug.cgi?id=51819
1771 * platform/qt/Skipped: Remove passing HTTP tests.
1772 Keep timer-vs-loading.html as it is still failing.
1774 * platform/qt/http/tests/loading/bad-scheme-subframe-expected.txt:
1775 Match the expected results with chromium to pass the test.
1777 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1779 Unreviewed, Chromium test expectation update.
1781 Remove css1/ chromium-mac baselines that are no longer necessary after
1782 r74892 (now that chromium-mac scrollbars match mac ones).
1784 * platform/chromium-mac/css1/basic/comments-expected.checksum: Removed.
1785 * platform/chromium-mac/css1/basic/comments-expected.png: Removed.
1786 * platform/chromium-mac/css1/basic/containment-expected.checksum: Removed.
1787 * platform/chromium-mac/css1/basic/containment-expected.png: Removed.
1788 * platform/chromium-mac/css1/basic/id_as_selector-expected.checksum: Removed.
1789 * platform/chromium-mac/css1/basic/id_as_selector-expected.png: Removed.
1790 * platform/chromium-mac/css1/basic/inheritance-expected.checksum: Removed.
1791 * platform/chromium-mac/css1/basic/inheritance-expected.png: Removed.
1792 * platform/chromium-mac/css1/box_properties/border-expected.checksum: Removed.
1793 * platform/chromium-mac/css1/box_properties/border-expected.png: Removed.
1794 * platform/chromium-mac/css1/box_properties/border_bottom-expected.checksum: Removed.
1795 * platform/chromium-mac/css1/box_properties/border_bottom-expected.png: Removed.
1796 * platform/chromium-mac/css1/box_properties/border_bottom_width-expected.checksum: Removed.
1797 * platform/chromium-mac/css1/box_properties/border_bottom_width-expected.png: Removed.
1798 * platform/chromium-mac/css1/box_properties/border_left-expected.checksum: Removed.
1799 * platform/chromium-mac/css1/box_properties/border_left-expected.png: Removed.
1800 * platform/chromium-mac/css1/box_properties/border_left_width-expected.checksum: Removed.
1801 * platform/chromium-mac/css1/box_properties/border_left_width-expected.png: Removed.
1802 * platform/chromium-mac/css1/box_properties/border_right_inline-expected.checksum: Removed.
1803 * platform/chromium-mac/css1/box_properties/border_right_inline-expected.png: Removed.
1804 * platform/chromium-mac/css1/box_properties/border_right_width-expected.checksum: Removed.
1805 * platform/chromium-mac/css1/box_properties/border_right_width-expected.png: Removed.
1806 * platform/chromium-mac/css1/box_properties/border_style-expected.checksum: Removed.
1807 * platform/chromium-mac/css1/box_properties/border_style-expected.png: Removed.
1808 * platform/chromium-mac/css1/box_properties/border_top-expected.checksum: Removed.
1809 * platform/chromium-mac/css1/box_properties/border_top-expected.png: Removed.
1810 * platform/chromium-mac/css1/box_properties/border_top_width-expected.checksum: Removed.
1811 * platform/chromium-mac/css1/box_properties/border_top_width-expected.png: Removed.
1812 * platform/chromium-mac/css1/box_properties/border_width-expected.checksum: Removed.
1813 * platform/chromium-mac/css1/box_properties/border_width-expected.png: Removed.
1814 * platform/chromium-mac/css1/box_properties/clear_float-expected.checksum: Removed.
1815 * platform/chromium-mac/css1/box_properties/clear_float-expected.png: Removed.
1816 * platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.checksum: Removed.
1817 * platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.png: Removed.
1818 * platform/chromium-mac/css1/box_properties/float_margin-expected.checksum: Removed.
1819 * platform/chromium-mac/css1/box_properties/float_margin-expected.png: Removed.
1820 * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.checksum: Removed.
1821 * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png: Removed.
1822 * platform/chromium-mac/css1/box_properties/height-expected.checksum: Removed.
1823 * platform/chromium-mac/css1/box_properties/height-expected.png: Removed.
1824 * platform/chromium-mac/css1/box_properties/margin-expected.checksum: Removed.
1825 * platform/chromium-mac/css1/box_properties/margin-expected.png: Removed.
1826 * platform/chromium-mac/css1/box_properties/margin_bottom-expected.checksum: Removed.
1827 * platform/chromium-mac/css1/box_properties/margin_bottom-expected.png: Removed.
1828 * platform/chromium-mac/css1/box_properties/margin_inline-expected.checksum: Removed.
1829 * platform/chromium-mac/css1/box_properties/margin_inline-expected.png: Removed.
1830 * platform/chromium-mac/css1/box_properties/margin_left-expected.checksum: Removed.
1831 * platform/chromium-mac/css1/box_properties/margin_left-expected.png: Removed.
1832 * platform/chromium-mac/css1/box_properties/margin_right-expected.checksum: Removed.
1833 * platform/chromium-mac/css1/box_properties/margin_right-expected.png: Removed.
1834 * platform/chromium-mac/css1/box_properties/margin_top-expected.checksum: Removed.
1835 * platform/chromium-mac/css1/box_properties/margin_top-expected.png: Removed.
1836 * platform/chromium-mac/css1/box_properties/padding-expected.checksum: Removed.
1837 * platform/chromium-mac/css1/box_properties/padding-expected.png: Removed.
1838 * platform/chromium-mac/css1/box_properties/padding_bottom-expected.checksum: Removed.
1839 * platform/chromium-mac/css1/box_properties/padding_bottom-expected.png: Removed.
1840 * platform/chromium-mac/css1/box_properties/padding_inline-expected.checksum: Removed.
1841 * platform/chromium-mac/css1/box_properties/padding_inline-expected.png: Removed.
1842 * platform/chromium-mac/css1/box_properties/padding_left-expected.checksum: Removed.
1843 * platform/chromium-mac/css1/box_properties/padding_left-expected.png: Removed.
1844 * platform/chromium-mac/css1/box_properties/padding_right-expected.checksum: Removed.
1845 * platform/chromium-mac/css1/box_properties/padding_right-expected.png: Removed.
1846 * platform/chromium-mac/css1/box_properties/padding_top-expected.checksum: Removed.
1847 * platform/chromium-mac/css1/box_properties/padding_top-expected.png: Removed.
1848 * platform/chromium-mac/css1/box_properties/width-expected.checksum: Removed.
1849 * platform/chromium-mac/css1/box_properties/width-expected.png: Removed.
1850 * platform/chromium-mac/css1/cascade/cascade_order-expected.checksum: Removed.
1851 * platform/chromium-mac/css1/cascade/cascade_order-expected.png: Removed.
1852 * platform/chromium-mac/css1/classification/display-expected.checksum: Removed.
1853 * platform/chromium-mac/css1/classification/display-expected.png: Removed.
1854 * platform/chromium-mac/css1/classification/list_style_type-expected.checksum: Removed.
1855 * platform/chromium-mac/css1/classification/list_style_type-expected.png: Removed.
1856 * platform/chromium-mac/css1/classification/white_space-expected.checksum: Removed.
1857 * platform/chromium-mac/css1/classification/white_space-expected.png: Removed.
1858 * platform/chromium-mac/css1/color_and_background/background-expected.checksum: Removed.
1859 * platform/chromium-mac/css1/color_and_background/background-expected.png: Removed.
1860 * platform/chromium-mac/css1/color_and_background/background_attachment-expected.checksum: Removed.
1861 * platform/chromium-mac/css1/color_and_background/background_attachment-expected.png: Removed.
1862 * platform/chromium-mac/css1/color_and_background/background_position-expected.checksum: Removed.
1863 * platform/chromium-mac/css1/color_and_background/background_position-expected.png: Removed.
1864 * platform/chromium-mac/css1/color_and_background/background_repeat-expected.checksum: Removed.
1865 * platform/chromium-mac/css1/color_and_background/background_repeat-expected.png: Removed.
1866 * platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.checksum: Removed.
1867 * platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.png: Removed.
1868 * platform/chromium-mac/css1/font_properties/font-expected.checksum: Removed.
1869 * platform/chromium-mac/css1/font_properties/font-expected.png: Removed.
1870 * platform/chromium-mac/css1/font_properties/font_size-expected.checksum: Removed.
1871 * platform/chromium-mac/css1/font_properties/font_size-expected.png: Removed.
1872 * platform/chromium-mac/css1/font_properties/font_weight-expected.checksum: Removed.
1873 * platform/chromium-mac/css1/font_properties/font_weight-expected.png: Removed.
1874 * platform/chromium-mac/css1/formatting_model/floating_elements-expected.checksum: Removed.
1875 * platform/chromium-mac/css1/formatting_model/floating_elements-expected.png: Removed.
1876 * platform/chromium-mac/css1/formatting_model/height_of_lines-expected.checksum: Removed.
1877 * platform/chromium-mac/css1/formatting_model/height_of_lines-expected.png: Removed.
1878 * platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.checksum: Removed.
1879 * platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.png: Removed.
1880 * platform/chromium-mac/css1/formatting_model/inline_elements-expected.checksum: Removed.
1881 * platform/chromium-mac/css1/formatting_model/inline_elements-expected.png: Removed.
1882 * platform/chromium-mac/css1/formatting_model/replaced_elements-expected.checksum: Removed.
1883 * platform/chromium-mac/css1/formatting_model/replaced_elements-expected.png: Removed.
1884 * platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.checksum: Removed.
1885 * platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.png: Removed.
1886 * platform/chromium-mac/css1/pseudo/anchor-expected.checksum: Removed.
1887 * platform/chromium-mac/css1/pseudo/anchor-expected.png: Removed.
1888 * platform/chromium-mac/css1/pseudo/firstletter-expected.checksum: Removed.
1889 * platform/chromium-mac/css1/pseudo/firstletter-expected.png: Removed.
1890 * platform/chromium-mac/css1/pseudo/firstline-expected.checksum: Removed.
1891 * platform/chromium-mac/css1/pseudo/firstline-expected.png: Removed.
1892 * platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.checksum: Removed.
1893 * platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.png: Removed.
1894 * platform/chromium-mac/css1/text_properties/letter_spacing-expected.checksum: Removed.
1895 * platform/chromium-mac/css1/text_properties/letter_spacing-expected.png: Removed.
1896 * platform/chromium-mac/css1/text_properties/line_height-expected.checksum: Removed.
1897 * platform/chromium-mac/css1/text_properties/line_height-expected.png: Removed.
1898 * platform/chromium-mac/css1/text_properties/text_decoration-expected.checksum: Removed.
1899 * platform/chromium-mac/css1/text_properties/text_decoration-expected.png: Removed.
1900 * platform/chromium-mac/css1/text_properties/text_indent-expected.checksum: Removed.
1901 * platform/chromium-mac/css1/text_properties/text_indent-expected.png: Removed.
1902 * platform/chromium-mac/css1/text_properties/word_spacing-expected.checksum: Removed.
1903 * platform/chromium-mac/css1/text_properties/word_spacing-expected.png: Removed.
1904 * platform/chromium-mac/css1/units/color_units-expected.checksum: Removed.
1905 * platform/chromium-mac/css1/units/color_units-expected.png: Removed.
1906 * platform/chromium-mac/css1/units/length_units-expected.checksum: Removed.
1907 * platform/chromium-mac/css1/units/length_units-expected.png: Removed.
1908 * platform/chromium/test_expectations.txt:
1910 2011-01-03 Mihai Parparita <mihaip@chromium.org>
1912 Unreviewed, Chromium test expectation update.
1914 Update expectations after r74892. A bunch of previously failing tests
1915 now pass (since they match scrollbars with the mac port). Some tests
1916 also started to fail, they should be fixed by removing their
1917 chromium-mac baselines.
1919 * platform/chromium/test_expectations.txt:
1921 2011-01-02 Adam Barth <abarth@webkit.org>
1923 Skip this test for now. It's been failing for a while. I'm
1924 investigating the root cause now, but having this red on the buildbot
1927 * platform/mac/Skipped:
1929 2011-01-02 Kent Tamura <tkent@chromium.org>
1931 Unreviewed, test expectation update.
1935 * platform/chromium/test_expectations.txt:
1937 2011-01-02 Kent Tamura <tkent@chromium.org>
1939 Unreviewed, correct test_expectations.txt syntax.
1941 * platform/chromium/test_expectations.txt:
1943 2011-01-02 Kent Tamura <tkent@chromium.org>
1945 Unreviewed, test expectation update.
1947 - Add expectation files for application-plugin-plugins-disabled.html
1948 - Add some flaky tests to test_expectations.txt
1950 * platform/chromium-linux/plugins/application-plugin-plugins-disabled-expected.checksum: Added.
1951 * platform/chromium-linux/plugins/application-plugin-plugins-disabled-expected.png: Added.
1952 * platform/chromium-mac/plugins/application-plugin-plugins-disabled-expected.checksum: Added.
1953 * platform/chromium-mac/plugins/application-plugin-plugins-disabled-expected.png: Added.
1954 * platform/chromium-win/plugins/application-plugin-plugins-disabled-expected.checksum: Added.
1955 * platform/chromium-win/plugins/application-plugin-plugins-disabled-expected.png: Added.
1956 * platform/chromium-win/plugins/application-plugin-plugins-disabled-expected.txt: Added.
1957 * platform/chromium/test_expectations.txt:
1959 2011-01-02 Robert Hogan <robert@webkit.org>
1961 Unreviewed, update expected results.
1963 Update expected results for tests added in r74872
1965 Skip test on Qt as Qt Styled Widgets are no longer getting
1966 rendered when plugins are disabled. This is a bug.
1968 * platform/gtk/plugins/application-plugin-plugins-disabled-expected.txt: Copied from LayoutTests/plugins/application-plugin-plugins-disabled-expected.txt.
1969 * platform/qt/Skipped:
1970 * plugins/application-plugin-plugins-disabled-expected.txt:
1972 2011-01-02 Robert Hogan <robert@webkit.org>
1976 Layout tests from changeset r56661 were missed
1978 This test was accidentally omitted from changeset 56661.
1980 See also https://webkit.org/b/32196
1982 https://bugs.webkit.org/show_bug.cgi?id=42562
1984 * platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Added.
1985 * plugins/application-plugin-plugins-disabled-expected.txt: Added.
1986 * plugins/application-plugin-plugins-disabled.html: Added.
1988 2011-01-01 Adam Barth <abarth@webkit.org>
1990 Reviewed by Eric Seidel.
1992 forbid sandboxed frames to call top.close() when allow-same-origin is not setted
1993 https://bugs.webkit.org/show_bug.cgi?id=38340
1995 Test the interaction between the HTML5 sandbox and window.close.
1997 * fast/frames/resources/close-top.html: Added.
1998 * fast/frames/resources/sandboxed-iframe-close-top-does-close.html: Added.
1999 * fast/frames/resources/sandboxed-iframe-close-top-does-not-close.html: Added.
2000 * fast/frames/sandboxed-iframe-close-top-expected.txt: Added.
2001 * fast/frames/sandboxed-iframe-close-top-noclose-expected.txt: Added.
2002 * fast/frames/sandboxed-iframe-close-top-noclose.html: Added.
2003 * fast/frames/sandboxed-iframe-close-top.html: Added.
2005 2011-01-01 Justin Schuh <jschuh@chromium.org>
2007 Reviewed by Eric Seidel.
2009 sandbox iframes have access to top.history methods
2010 https://bugs.webkit.org/show_bug.cgi?id=38152
2012 Test that sandboxed iframes cannot use history to navigate the top
2013 frame. This test is less than ideal, as described in the test itself.
2014 If I was really on top of things, I'd add a test for successful use of
2015 the history API when allow-top-navigation is set, but that test would
2016 be complicated and I'm lazy (enough to copy directly from abarth).
2018 * fast/frames/sandboxed-iframe-history-denied-expected.txt: Added.
2019 * fast/frames/sandboxed-iframe-history-denied.html: Added.
2021 2011-01-01 Kent Tamura <tkent@chromium.org>
2023 Unreviewed, test expectation update.
2025 One more rebaseline for a spelling test, and remove passing tests from
2026 test_expectations.txt.
2028 * platform/chromium-linux/editing/spelling/inline_spelling_markers-expected.checksum: Added.
2029 * platform/chromium-linux/editing/spelling/inline_spelling_markers-expected.png: Added.
2030 * platform/chromium-win/editing/spelling/inline_spelling_markers-expected.checksum: Added.
2031 * platform/chromium-win/editing/spelling/inline_spelling_markers-expected.png: Added.
2032 * platform/chromium-win/editing/spelling/inline_spelling_markers-expected.txt: Added.
2033 * platform/chromium/test_expectations.txt:
2035 2010-12-31 Kent Tamura <tkent@chromium.org>
2037 Unreviewed, test expectation update.
2039 r74844 enabled spell checker on Chromium Linux and Chromium
2040 Windows. So we need to update all of images with misspelled words.
2042 * platform/chromium-linux/editing/deleting/delete-3928305-fix-expected.checksum:
2043 * platform/chromium-linux/editing/deleting/delete-3928305-fix-expected.png:
2044 * platform/chromium-linux/editing/deleting/delete-3959464-fix-expected.checksum:
2045 * platform/chromium-linux/editing/deleting/delete-3959464-fix-expected.png:
2046 * platform/chromium-linux/editing/deleting/delete-and-undo-expected.checksum:
2047 * platform/chromium-linux/editing/deleting/delete-and-undo-expected.png:
2048 * platform/chromium-linux/editing/deleting/delete-block-contents-003-expected.checksum:
2049 * platform/chromium-linux/editing/deleting/delete-block-contents-003-expected.png:
2050 * platform/chromium-linux/editing/deleting/delete-contiguous-ws-001-expected.checksum:
2051 * platform/chromium-linux/editing/deleting/delete-contiguous-ws-001-expected.png:
2052 * platform/chromium-linux/editing/deleting/delete-tab-002-expected.checksum:
2053 * platform/chromium-linux/editing/deleting/delete-tab-002-expected.png:
2054 * platform/chromium-linux/editing/deleting/delete-tab-003-expected.checksum:
2055 * platform/chromium-linux/editing/deleting/delete-tab-003-expected.png:
2056 * platform/chromium-linux/editing/deleting/delete-to-select-table-expected.checksum:
2057 * platform/chromium-linux/editing/deleting/delete-to-select-table-expected.png:
2058 * platform/chromium-linux/editing/deleting/delete-trailing-ws-002-expected.checksum:
2059 * platform/chromium-linux/editing/deleting/delete-trailing-ws-002-expected.png:
2060 * platform/chromium-linux/editing/deleting/delete-ws-fixup-001-expected.checksum:
2061 * platform/chromium-linux/editing/deleting/delete-ws-fixup-001-expected.png:
2062 * platform/chromium-linux/editing/deleting/delete-ws-fixup-002-expected.checksum:
2063 * platform/chromium-linux/editing/deleting/delete-ws-fixup-002-expected.png:
2064 * platform/chromium-linux/editing/execCommand/5569741-expected.checksum:
2065 * platform/chromium-linux/editing/execCommand/5569741-expected.png:
2066 * platform/chromium-linux/editing/execCommand/insert-list-and-stitch-expected.checksum:
2067 * platform/chromium-linux/editing/execCommand/insert-list-and-stitch-expected.png:
2068 * platform/chromium-linux/editing/execCommand/insertHorizontalRule-expected.checksum:
2069 * platform/chromium-linux/editing/execCommand/insertHorizontalRule-expected.png:
2070 * platform/chromium-linux/editing/execCommand/outdent-selection-expected.checksum:
2071 * platform/chromium-linux/editing/execCommand/outdent-selection-expected.png:
2072 * platform/chromium-linux/editing/inserting/5418891-expected.checksum:
2073 * platform/chromium-linux/editing/inserting/5418891-expected.png:
2074 * platform/chromium-linux/editing/inserting/editing-empty-divs-expected.checksum:
2075 * platform/chromium-linux/editing/inserting/editing-empty-divs-expected.png:
2076 * platform/chromium-linux/editing/inserting/insert-3907422-fix-expected.checksum:
2077 * platform/chromium-linux/editing/inserting/insert-3907422-fix-expected.png:
2078 * platform/chromium-linux/editing/inserting/insert-br-004-expected.checksum:
2079 * platform/chromium-linux/editing/inserting/insert-br-004-expected.png:
2080 * platform/chromium-linux/editing/inserting/insert-br-005-expected.checksum:
2081 * platform/chromium-linux/editing/inserting/insert-br-005-expected.png:
2082 * platform/chromium-linux/editing/inserting/insert-br-007-expected.checksum:
2083 * platform/chromium-linux/editing/inserting/insert-br-007-expected.png:
2084 * platform/chromium-linux/editing/inserting/insert-div-007-expected.checksum:
2085 * platform/chromium-linux/editing/inserting/insert-div-007-expected.png:
2086 * platform/chromium-linux/editing/inserting/insert-div-012-expected.checksum:
2087 * platform/chromium-linux/editing/inserting/insert-div-012-expected.png:
2088 * platform/chromium-linux/editing/inserting/insert-div-013-expected.checksum:
2089 * platform/chromium-linux/editing/inserting/insert-div-013-expected.png:
2090 * platform/chromium-linux/editing/inserting/insert-div-014-expected.checksum:
2091 * platform/chromium-linux/editing/inserting/insert-div-014-expected.png:
2092 * platform/chromium-linux/editing/inserting/insert-div-015-expected.checksum:
2093 * platform/chromium-linux/editing/inserting/insert-div-015-expected.png:
2094 * platform/chromium-linux/editing/inserting/insert-div-016-expected.checksum:
2095 * platform/chromium-linux/editing/inserting/insert-div-016-expected.png:
2096 * platform/chromium-linux/editing/inserting/insert-div-017-expected.checksum:
2097 * platform/chromium-linux/editing/inserting/insert-div-017-expected.png:
2098 * platform/chromium-linux/editing/inserting/insert-div-018-expected.checksum:
2099 * platform/chromium-linux/editing/inserting/insert-div-018-expected.png:
2100 * platform/chromium-linux/editing/inserting/insert-div-019-expected.checksum:
2101 * platform/chromium-linux/editing/inserting/insert-div-019-expected.png:
2102 * platform/chromium-linux/editing/inserting/insert-div-020-expected.checksum:
2103 * platform/chromium-linux/editing/inserting/insert-div-020-expected.png:
2104 * platform/chromium-linux/editing/inserting/insert-div-021-expected.checksum:
2105 * platform/chromium-linux/editing/inserting/insert-div-021-expected.png:
2106 * platform/chromium-linux/editing/inserting/insert-div-022-expected.checksum:
2107 * platform/chromium-linux/editing/inserting/insert-div-022-expected.png:
2108 * platform/chromium-linux/editing/inserting/insert-div-025-expected.checksum:
2109 * platform/chromium-linux/editing/inserting/insert-div-025-expected.png:
2110 * platform/chromium-linux/editing/inserting/insert-div-027-expected.checksum:
2111 * platform/chromium-linux/editing/inserting/insert-div-027-expected.png:
2112 * platform/chromium-linux/editing/inserting/insert-paragraph-02-expected.checksum:
2113 * platform/chromium-linux/editing/inserting/insert-paragraph-02-expected.png:
2114 * platform/chromium-linux/editing/inserting/insert-paragraph-03-expected.checksum:
2115 * platform/chromium-linux/editing/inserting/insert-paragraph-03-expected.png:
2116 * platform/chromium-linux/editing/inserting/insert-tab-002-expected.checksum:
2117 * platform/chromium-linux/editing/inserting/insert-tab-002-expected.png:
2118 * platform/chromium-linux/editing/inserting/insert-tab-003-expected.checksum:
2119 * platform/chromium-linux/editing/inserting/insert-tab-003-expected.png:
2120 * platform/chromium-linux/editing/inserting/insert-text-with-newlines-expected.checksum:
2121 * platform/chromium-linux/editing/inserting/insert-text-with-newlines-expected.png:
2122 * platform/chromium-linux/editing/inserting/paragraph-separator-01-expected.checksum:
2123 * platform/chromium-linux/editing/inserting/paragraph-separator-01-expected.png:
2124 * platform/chromium-linux/editing/inserting/paragraph-separator-02-expected.checksum:
2125 * platform/chromium-linux/editing/inserting/paragraph-separator-02-expected.png:
2126 * platform/chromium-linux/editing/inserting/paragraph-separator-03-expected.checksum:
2127 * platform/chromium-linux/editing/inserting/paragraph-separator-03-expected.png:
2128 * platform/chromium-linux/editing/inserting/return-key-with-selection-001-expected.checksum:
2129 * platform/chromium-linux/editing/inserting/return-key-with-selection-001-expected.png:
2130 * platform/chromium-linux/editing/inserting/return-key-with-selection-002-expected.checksum:
2131 * platform/chromium-linux/editing/inserting/return-key-with-selection-002-expected.png:
2132 * platform/chromium-linux/editing/inserting/return-key-with-selection-003-expected.checksum:
2133 * platform/chromium-linux/editing/inserting/return-key-with-selection-003-expected.png:
2134 * platform/chromium-linux/editing/inserting/typing-002-expected.checksum:
2135 * platform/chromium-linux/editing/inserting/typing-002-expected.png:
2136 * platform/chromium-linux/editing/inserting/typing-around-br-001-expected.checksum:
2137 * platform/chromium-linux/editing/inserting/typing-around-br-001-expected.png:
2138 * platform/chromium-linux/editing/pasteboard/4242293-expected.checksum:
2139 * platform/chromium-linux/editing/pasteboard/4242293-expected.png:
2140 * platform/chromium-linux/editing/pasteboard/4944770-1-expected.checksum:
2141 * platform/chromium-linux/editing/pasteboard/4944770-1-expected.png:
2142 * platform/chromium-linux/editing/pasteboard/8145-2-expected.checksum:
2143 * platform/chromium-linux/editing/pasteboard/8145-2-expected.png:
2144 * platform/chromium-linux/editing/pasteboard/cut-text-001-expected.checksum:
2145 * platform/chromium-linux/editing/pasteboard/cut-text-001-expected.png:
2146 * platform/chromium-linux/editing/pasteboard/interchange-newline-1-expected.checksum:
2147 * platform/chromium-linux/editing/pasteboard/interchange-newline-1-expected.png:
2148 * platform/chromium-linux/editing/pasteboard/merge-after-delete-1-expected.checksum:
2149 * platform/chromium-linux/editing/pasteboard/merge-after-delete-1-expected.png:
2150 * platform/chromium-linux/editing/pasteboard/merge-after-delete-2-expected.checksum:
2151 * platform/chromium-linux/editing/pasteboard/merge-after-delete-2-expected.png:
2152 * platform/chromium-linux/editing/pasteboard/merge-after-delete-expected.checksum:
2153 * platform/chromium-linux/editing/pasteboard/merge-after-delete-expected.png:
2154 * platform/chromium-linux/editing/pasteboard/merge-end-4-expected.checksum:
2155 * platform/chromium-linux/editing/pasteboard/merge-end-4-expected.png:
2156 * platform/chromium-linux/editing/pasteboard/merge-end-blockquote-expected.checksum:
2157 * platform/chromium-linux/editing/pasteboard/merge-end-blockquote-expected.png:
2158 * platform/chromium-linux/editing/pasteboard/merge-end-list-expected.checksum:
2159 * platform/chromium-linux/editing/pasteboard/merge-end-list-expected.png:
2160 * platform/chromium-linux/editing/pasteboard/merge-end-table-expected.checksum:
2161 * platform/chromium-linux/editing/pasteboard/merge-end-table-expected.png:
2162 * platform/chromium-linux/editing/pasteboard/paste-blockquote-3-expected.checksum:
2163 * platform/chromium-linux/editing/pasteboard/paste-blockquote-3-expected.png:
2164 * platform/chromium-linux/editing/pasteboard/paste-text-001-expected.checksum:
2165 * platform/chromium-linux/editing/pasteboard/paste-text-001-expected.png:
2166 * platform/chromium-linux/editing/pasteboard/paste-text-012-expected.checksum:
2167 * platform/chromium-linux/editing/pasteboard/paste-text-012-expected.png:
2168 * platform/chromium-linux/editing/pasteboard/paste-text-013-expected.checksum:
2169 * platform/chromium-linux/editing/pasteboard/paste-text-013-expected.png:
2170 * platform/chromium-linux/editing/pasteboard/paste-text-014-expected.checksum:
2171 * platform/chromium-linux/editing/pasteboard/paste-text-014-expected.png:
2172 * platform/chromium-linux/editing/pasteboard/paste-text-019-expected.checksum:
2173 * platform/chromium-linux/editing/pasteboard/paste-text-019-expected.png:
2174 * platform/chromium-linux/editing/pasteboard/paste-xml-expected.checksum:
2175 * platform/chromium-linux/editing/pasteboard/paste-xml-expected.png:
2176 * platform/chromium-linux/editing/pasteboard/undoable-fragment-removes-expected.checksum:
2177 * platform/chromium-linux/editing/pasteboard/undoable-fragment-removes-expected.png:
2178 * platform/chromium-linux/editing/selection/13804-expected.checksum:
2179 * platform/chromium-linux/editing/selection/13804-expected.png:
2180 * platform/chromium-linux/editing/selection/5234383-1-expected.checksum:
2181 * platform/chromium-linux/editing/selection/5234383-1-expected.png:
2182 * platform/chromium-linux/editing/selection/5234383-2-expected.checksum:
2183 * platform/chromium-linux/editing/selection/5234383-2-expected.png:
2184 * platform/chromium-linux/editing/selection/extend-by-word-001-expected.checksum:
2185 * platform/chromium-linux/editing/selection/extend-by-word-001-expected.png:
2186 * platform/chromium-linux/editing/selection/move-backwords-by-word-001-expected.checksum:
2187 * platform/chromium-linux/editing/selection/move-backwords-by-word-001-expected.png:
2188 * platform/chromium-linux/editing/selection/move-by-character-001-expected.checksum:
2189 * platform/chromium-linux/editing/selection/move-by-character-001-expected.png:
2190 * platform/chromium-linux/editing/selection/move-by-line-001-expected.checksum:
2191 * platform/chromium-linux/editing/selection/move-by-line-001-expected.png:
2192 * platform/chromium-linux/editing/selection/move-by-word-001-expected.checksum:
2193 * platform/chromium-linux/editing/selection/move-by-word-001-expected.png:
2194 * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.checksum:
2195 * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.png:
2196 * platform/chromium-linux/editing/selection/unrendered-002-expected.checksum:
2197 * platform/chromium-linux/editing/selection/unrendered-002-expected.png:
2198 * platform/chromium-linux/editing/spelling/spelling-expected.checksum:
2199 * platform/chromium-linux/editing/spelling/spelling-expected.png:
2200 * platform/chromium-linux/editing/style/5046875-2-expected.checksum:
2201 * platform/chromium-linux/editing/style/5046875-2-expected.png:
2202 * platform/chromium-linux/editing/style/block-styles-007-expected.checksum:
2203 * platform/chromium-linux/editing/style/block-styles-007-expected.png:
2204 * platform/chromium-linux/editing/style/create-block-for-style-002-expected.checksum:
2205 * platform/chromium-linux/editing/style/create-block-for-style-002-expected.png:
2206 * platform/chromium-linux/editing/style/create-block-for-style-003-expected.checksum:
2207 * platform/chromium-linux/editing/style/create-block-for-style-003-expected.png:
2208 * platform/chromium-linux/editing/style/create-block-for-style-004-expected.checksum:
2209 * platform/chromium-linux/editing/style/create-block-for-style-004-expected.png:
2210 * platform/chromium-linux/editing/style/create-block-for-style-006-expected.checksum:
2211 * platform/chromium-linux/editing/style/create-block-for-style-006-expected.png:
2212 * platform/chromium-linux/editing/style/create-block-for-style-008-expected.checksum:
2213 * platform/chromium-linux/editing/style/create-block-for-style-008-expected.png:
2214 * platform/chromium-linux/editing/style/create-block-for-style-009-expected.checksum:
2215 * platform/chromium-linux/editing/style/create-block-for-style-009-expected.png:
2216 * platform/chromium-linux/editing/style/create-block-for-style-011-expected.checksum:
2217 * platform/chromium-linux/editing/style/create-block-for-style-011-expected.png:
2218 * platform/chromium-linux/editing/style/create-block-for-style-012-expected.checksum:
2219 * platform/chromium-linux/editing/style/create-block-for-style-012-expected.png:
2220 * platform/chromium-linux/editing/style/create-block-for-style-013-expected.checksum:
2221 * platform/chromium-linux/editing/style/create-block-for-style-013-expected.png:
2222 * platform/chromium-linux/fast/dom/blur-contenteditable-expected.checksum:
2223 * platform/chromium-linux/fast/dom/blur-contenteditable-expected.png:
2224 * platform/chromium-win/editing/deleting/delete-3928305-fix-expected.checksum:
2225 * platform/chromium-win/editing/deleting/delete-3928305-fix-expected.png:
2226 * platform/chromium-win/editing/deleting/delete-3959464-fix-expected.checksum:
2227 * platform/chromium-win/editing/deleting/delete-3959464-fix-expected.png:
2228 * platform/chromium-win/editing/deleting/delete-and-undo-expected.checksum:
2229 * platform/chromium-win/editing/deleting/delete-and-undo-expected.png:
2230 * platform/chromium-win/editing/deleting/delete-block-contents-003-expected.checksum:
2231 * platform/chromium-win/editing/deleting/delete-block-contents-003-expected.png:
2232 * platform/chromium-win/editing/deleting/delete-contiguous-ws-001-expected.checksum:
2233 * platform/chromium-win/editing/deleting/delete-contiguous-ws-001-expected.png:
2234 * platform/chromium-win/editing/deleting/delete-tab-002-expected.checksum:
2235 * platform/chromium-win/editing/deleting/delete-tab-002-expected.png:
2236 * platform/chromium-win/editing/deleting/delete-tab-003-expected.checksum:
2237 * platform/chromium-win/editing/deleting/delete-tab-003-expected.png:
2238 * platform/chromium-win/editing/deleting/delete-to-select-table-expected.checksum:
2239 * platform/chromium-win/editing/deleting/delete-to-select-table-expected.png:
2240 * platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.checksum:
2241 * platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.png:
2242 * platform/chromium-win/editing/deleting/delete-ws-fixup-001-expected.checksum:
2243 * platform/chromium-win/editing/deleting/delete-ws-fixup-001-expected.png:
2244 * platform/chromium-win/editing/deleting/delete-ws-fixup-002-expected.checksum:
2245 * platform/chromium-win/editing/deleting/delete-ws-fixup-002-expected.png:
2246 * platform/chromium-win/editing/deleting/smart-delete-002-expected.checksum:
2247 * platform/chromium-win/editing/deleting/smart-delete-002-expected.png:
2248 * platform/chromium-win/editing/deleting/smart-delete-003-expected.checksum:
2249 * platform/chromium-win/editing/deleting/smart-delete-003-expected.png:
2250 * platform/chromium-win/editing/deleting/smart-delete-004-expected.checksum:
2251 * platform/chromium-win/editing/deleting/smart-delete-004-expected.png:
2252 * platform/chromium-win/editing/execCommand/5569741-expected.checksum:
2253 * platform/chromium-win/editing/execCommand/5569741-expected.png:
2254 * platform/chromium-win/editing/execCommand/insert-list-and-stitch-expected.checksum:
2255 * platform/chromium-win/editing/execCommand/insert-list-and-stitch-expected.png:
2256 * platform/chromium-win/editing/execCommand/insertHorizontalRule-expected.checksum:
2257 * platform/chromium-win/editing/execCommand/insertHorizontalRule-expected.png:
2258 * platform/chromium-win/editing/execCommand/outdent-selection-expected.checksum:
2259 * platform/chromium-win/editing/execCommand/outdent-selection-expected.png:
2260 * platform/chromium-win/editing/inserting/5418891-expected.checksum:
2261 * platform/chromium-win/editing/inserting/5418891-expected.png:
2262 * platform/chromium-win/editing/inserting/editing-empty-divs-expected.checksum:
2263 * platform/chromium-win/editing/inserting/editing-empty-divs-expected.png:
2264 * platform/chromium-win/editing/inserting/insert-3907422-fix-expected.checksum:
2265 * platform/chromium-win/editing/inserting/insert-3907422-fix-expected.png:
2266 * platform/chromium-win/editing/inserting/insert-br-004-expected.checksum:
2267 * platform/chromium-win/editing/inserting/insert-br-004-expected.png:
2268 * platform/chromium-win/editing/inserting/insert-br-005-expected.checksum:
2269 * platform/chromium-win/editing/inserting/insert-br-005-expected.png:
2270 * platform/chromium-win/editing/inserting/insert-br-007-expected.checksum:
2271 * platform/chromium-win/editing/inserting/insert-br-007-expected.png:
2272 * platform/chromium-win/editing/inserting/insert-div-007-expected.checksum:
2273 * platform/chromium-win/editing/inserting/insert-div-007-expected.png:
2274 * platform/chromium-win/editing/inserting/insert-div-012-expected.checksum:
2275 * platform/chromium-win/editing/inserting/insert-div-012-expected.png:
2276 * platform/chromium-win/editing/inserting/insert-div-013-expected.checksum:
2277 * platform/chromium-win/editing/inserting/insert-div-013-expected.png:
2278 * platform/chromium-win/editing/inserting/insert-div-014-expected.checksum:
2279 * platform/chromium-win/editing/inserting/insert-div-014-expected.png:
2280 * platform/chromium-win/editing/inserting/insert-div-015-expected.checksum:
2281 * platform/chromium-win/editing/inserting/insert-div-015-expected.png:
2282 * platform/chromium-win/editing/inserting/insert-div-016-expected.checksum:
2283 * platform/chromium-win/editing/inserting/insert-div-016-expected.png:
2284 * platform/chromium-win/editing/inserting/insert-div-017-expected.checksum:
2285 * platform/chromium-win/editing/inserting/insert-div-017-expected.png:
2286 * platform/chromium-win/editing/inserting/insert-div-018-expected.checksum:
2287 * platform/chromium-win/editing/inserting/insert-div-018-expected.png:
2288 * platform/chromium-win/editing/inserting/insert-div-019-expected.checksum:
2289 * platform/chromium-win/editing/inserting/insert-div-019-expected.png:
2290 * platform/chromium-win/editing/inserting/insert-div-020-expected.checksum:
2291 * platform/chromium-win/editing/inserting/insert-div-020-expected.png:
2292 * platform/chromium-win/editing/inserting/insert-div-021-expected.checksum:
2293 * platform/chromium-win/editing/inserting/insert-div-021-expected.png:
2294 * platform/chromium-win/editing/inserting/insert-div-022-expected.checksum:
2295 * platform/chromium-win/editing/inserting/insert-div-022-expected.png:
2296 * platform/chromium-win/editing/inserting/insert-div-025-expected.checksum:
2297 * platform/chromium-win/editing/inserting/insert-div-025-expected.png:
2298 * platform/chromium-win/editing/inserting/insert-div-027-expected.checksum:
2299 * platform/chromium-win/editing/inserting/insert-div-027-expected.png:
2300 * platform/chromium-win/editing/inserting/insert-paragraph-02-expected.checksum:
2301 * platform/chromium-win/editing/inserting/insert-paragraph-02-expected.png:
2302 * platform/chromium-win/editing/inserting/insert-paragraph-03-expected.checksum:
2303 * platform/chromium-win/editing/inserting/insert-paragraph-03-expected.png:
2304 * platform/chromium-win/editing/inserting/insert-tab-002-expected.checksum:
2305 * platform/chromium-win/editing/inserting/insert-tab-002-expected.png:
2306 * platform/chromium-win/editing/inserting/insert-tab-003-expected.checksum:
2307 * platform/chromium-win/editing/inserting/insert-tab-003-expected.png:
2308 * platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.checksum:
2309 * platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.png:
2310 * platform/chromium-win/editing/inserting/paragraph-separator-01-expected.checksum:
2311 * platform/chromium-win/editing/inserting/paragraph-separator-01-expected.png:
2312 * platform/chromium-win/editing/inserting/paragraph-separator-02-expected.checksum:
2313 * platform/chromium-win/editing/inserting/paragraph-separator-02-expected.png:
2314 * platform/chromium-win/editing/inserting/paragraph-separator-03-expected.checksum:
2315 * platform/chromium-win/editing/inserting/paragraph-separator-03-expected.png:
2316 * platform/chromium-win/editing/inserting/return-key-with-selection-001-expected.checksum:
2317 * platform/chromium-win/editing/inserting/return-key-with-selection-001-expected.png:
2318 * platform/chromium-win/editing/inserting/return-key-with-selection-002-expected.checksum:
2319 * platform/chromium-win/editing/inserting/return-key-with-selection-002-expected.png:
2320 * platform/chromium-win/editing/inserting/return-key-with-selection-003-expected.checksum:
2321 * platform/chromium-win/editing/inserting/return-key-with-selection-003-expected.png:
2322 * platform/chromium-win/editing/inserting/typing-002-expected.checksum:
2323 * platform/chromium-win/editing/inserting/typing-002-expected.png:
2324 * platform/chromium-win/editing/inserting/typing-around-br-001-expected.checksum:
2325 * platform/chromium-win/editing/inserting/typing-around-br-001-expected.png:
2326 * platform/chromium-win/editing/pasteboard/4242293-expected.checksum:
2327 * platform/chromium-win/editing/pasteboard/4242293-expected.png:
2328 * platform/chromium-win/editing/pasteboard/4944770-1-expected.checksum:
2329 * platform/chromium-win/editing/pasteboard/4944770-1-expected.png:
2330 * platform/chromium-win/editing/pasteboard/8145-2-expected.checksum:
2331 * platform/chromium-win/editing/pasteboard/8145-2-expected.png:
2332 * platform/chromium-win/editing/pasteboard/cut-text-001-expected.checksum:
2333 * platform/chromium-win/editing/pasteboard/cut-text-001-expected.png:
2334 * platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.checksum:
2335 * platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.png:
2336 * platform/chromium-win/editing/pasteboard/merge-after-delete-1-expected.checksum:
2337 * platform/chromium-win/editing/pasteboard/merge-after-delete-1-expected.png:
2338 * platform/chromium-win/editing/pasteboard/merge-after-delete-2-expected.checksum:
2339 * platform/chromium-win/editing/pasteboard/merge-after-delete-2-expected.png:
2340 * platform/chromium-win/editing/pasteboard/merge-after-delete-expected.checksum:
2341 * platform/chromium-win/editing/pasteboard/merge-after-delete-expected.png:
2342 * platform/chromium-win/editing/pasteboard/merge-end-4-expected.checksum:
2343 * platform/chromium-win/editing/pasteboard/merge-end-4-expected.png:
2344 * platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.checksum:
2345 * platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.png:
2346 * platform/chromium-win/editing/pasteboard/merge-end-list-expected.checksum:
2347 * platform/chromium-win/editing/pasteboard/merge-end-list-expected.png:
2348 * platform/chromium-win/editing/pasteboard/merge-end-table-expected.checksum:
2349 * platform/chromium-win/editing/pasteboard/merge-end-table-expected.png:
2350 * platform/chromium-win/editing/pasteboard/paste-blockquote-3-expected.checksum:
2351 * platform/chromium-win/editing/pasteboard/paste-blockquote-3-expected.png:
2352 * platform/chromium-win/editing/pasteboard/paste-text-001-expected.checksum:
2353 * platform/chromium-win/editing/pasteboard/paste-text-001-expected.png:
2354 * platform/chromium-win/editing/pasteboard/paste-text-012-expected.checksum:
2355 * platform/chromium-win/editing/pasteboard/paste-text-012-expected.png:
2356 * platform/chromium-win/editing/pasteboard/paste-text-013-expected.checksum:
2357 * platform/chromium-win/editing/pasteboard/paste-text-013-expected.png:
2358 * platform/chromium-win/editing/pasteboard/paste-text-014-expected.checksum:
2359 * platform/chromium-win/editing/pasteboard/paste-text-014-expected.png:
2360 * platform/chromium-win/editing/pasteboard/paste-text-019-expected.checksum:
2361 * platform/chromium-win/editing/pasteboard/paste-text-019-expected.png:
2362 * platform/chromium-win/editing/pasteboard/paste-xml-expected.checksum:
2363 * platform/chromium-win/editing/pasteboard/paste-xml-expected.png:
2364 * platform/chromium-win/editing/pasteboard/undoable-fragment-removes-expected.checksum:
2365 * platform/chromium-win/editing/pasteboard/undoable-fragment-removes-expected.png:
2366 * platform/chromium-win/editing/selection/13804-expected.checksum:
2367 * platform/chromium-win/editing/selection/13804-expected.png:
2368 * platform/chromium-win/editing/selection/5234383-1-expected.checksum:
2369 * platform/chromium-win/editing/selection/5234383-1-expected.png:
2370 * platform/chromium-win/editing/selection/5234383-2-expected.checksum:
2371 * platform/chromium-win/editing/selection/5234383-2-expected.png:
2372 * platform/chromium-win/editing/selection/extend-by-word-001-expected.checksum:
2373 * platform/chromium-win/editing/selection/extend-by-word-001-expected.png:
2374 * platform/chromium-win/editing/selection/move-backwords-by-word-001-expected.checksum:
2375 * platform/chromium-win/editing/selection/move-backwords-by-word-001-expected.png:
2376 * platform/chromium-win/editing/selection/move-by-character-001-expected.checksum:
2377 * platform/chromium-win/editing/selection/move-by-character-001-expected.png:
2378 * platform/chromium-win/editing/selection/move-by-line-001-expected.checksum:
2379 * platform/chromium-win/editing/selection/move-by-line-001-expected.png:
2380 * platform/chromium-win/editing/selection/move-by-word-001-expected.checksum:
2381 * platform/chromium-win/editing/selection/move-by-word-001-expected.png:
2382 * platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.checksum:
2383 * platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.png:
2384 * platform/chromium-win/editing/selection/unrendered-002-expected.checksum:
2385 * platform/chromium-win/editing/selection/unrendered-002-expected.png:
2386 * platform/chromium-win/editing/spelling/spelling-expected.checksum:
2387 * platform/chromium-win/editing/spelling/spelling-expected.png:
2388 * platform/chromium-win/editing/style/5046875-2-expected.checksum:
2389 * platform/chromium-win/editing/style/5046875-2-expected.png:
2390 * platform/chromium-win/editing/style/block-styles-007-expected.checksum:
2391 * platform/chromium-win/editing/style/block-styles-007-expected.png:
2392 * platform/chromium-win/editing/style/create-block-for-style-002-expected.checksum:
2393 * platform/chromium-win/editing/style/create-block-for-style-002-expected.png:
2394 * platform/chromium-win/editing/style/create-block-for-style-003-expected.checksum:
2395 * platform/chromium-win/editing/style/create-block-for-style-003-expected.png:
2396 * platform/chromium-win/editing/style/create-block-for-style-004-expected.checksum:
2397 * platform/chromium-win/editing/style/create-block-for-style-004-expected.png:
2398 * platform/chromium-win/editing/style/create-block-for-style-006-expected.checksum:
2399 * platform/chromium-win/editing/style/create-block-for-style-006-expected.png:
2400 * platform/chromium-win/editing/style/create-block-for-style-008-expected.checksum:
2401 * platform/chromium-win/editing/style/create-block-for-style-008-expected.png:
2402 * platform/chromium-win/editing/style/create-block-for-style-009-expected.checksum:
2403 * platform/chromium-win/editing/style/create-block-for-style-009-expected.png:
2404 * platform/chromium-win/editing/style/create-block-for-style-011-expected.checksum:
2405 * platform/chromium-win/editing/style/create-block-for-style-011-expected.png:
2406 * platform/chromium-win/editing/style/create-block-for-style-012-expected.checksum:
2407 * platform/chromium-win/editing/style/create-block-for-style-012-expected.png:
2408 * platform/chromium-win/editing/style/create-block-for-style-013-expected.checksum:
2409 * platform/chromium-win/editing/style/create-block-for-style-013-expected.png:
2410 * platform/chromium-win/fast/dom/blur-contenteditable-expected.checksum:
2411 * platform/chromium-win/fast/dom/blur-contenteditable-expected.png:
2413 2010-12-31 Jessie Berlin <jberlin@apple.com>
2415 The correct temporary fix for media/video-element-other-namespace-crash.html timing out on
2416 the Windows 7 Release Test bots is to add it to the Windows skipped list.
2420 https://bugs.webkit.org/show_bug.cgi?id=51787
2422 * platform/win/Skipped:
2423 * platform/win/media/video-element-other-namespace-crash-expected.txt: Removed.
2425 2010-12-31 Jessie Berlin <jberlin@apple.com>
2427 Add Windows-specific (failing) expected results for
2428 media/video-element-other-namespace-crash.html in order to get the Windows 7 Release test bot green again.
2430 https://bugs.webkit.org/show_bug.cgi?id=51787
2432 * platform/win/media/video-element-other-namespace-crash-expected.txt: Added.
2434 2010-12-31 Jessie Berlin <jberlin@apple.com>
2436 Add Windows-specific (failing) expected results for
2437 svg/dom/length-list-parser.html in order to get the Windows 7 Release test bot green again.
2439 https://bugs.webkit.org/show_bug.cgi?id=51786
2441 * platform/win/svg/dom: Added.
2442 * platform/win/svg/dom/length-list-parser-expected.txt: Added.
2444 2010-12-31 Adam Barth <abarth@webkit.org>
2446 Remove custom Chromium expectation for invalid-protocol. Now that we
2447 share more code with JavaScriptCore, we throw exactly the same
2448 exception and therefore can share results.
2450 * platform/chromium/fast/dom/Window/invalid-protocol-expected.txt: Removed.
2452 2010-12-29 Zhenyao Mo <zmo@google.com>
2454 Reviewed by Kenneth Russell.
2456 Update validation of stencil mask and ref values
2457 https://bugs.webkit.org/show_bug.cgi?id=50716
2459 * fast/canvas/webgl/webgl-specific-expected.txt: Sync with khronos: refactor the test, also update the stencil setting test due to spec change.
2460 * fast/canvas/webgl/webgl-specific.html: Ditto.
2462 2010-12-30 Abhishek Arya <inferno@chromium.org>
2466 Skipping media/video-element-other-namespace-crash.html for chromium
2467 since it uses codecs that chromium does not support.
2469 * platform/chromium/test_expectations.txt:
2471 2010-12-30 Justin Schuh <jschuh@chromium.org>
2473 Reviewed by James Robinson.
2475 Check for crash when deleting ruby text with counters.
2476 https://bugs.webkit.org/show_bug.cgi?id=51637
2478 * fast/css/counters/counter-ruby-text-cleared-expected.txt: Added.
2479 * fast/css/counters/counter-ruby-text-cleared.html: Added.
2481 2010-12-30 Mihai Parparita <mihaip@chromium.org>
2483 Unreviewed Chromium baseline update.
2485 [Chromium] svg/dom/length-list-parser.html fails on Chromium Linux after r74788 and r74803
2486 https://bugs.webkit.org/show_bug.cgi?id=51759
2488 r74803 added chromium-win baselines for svg/dom/length-list-parser.html
2489 but chromium-linux shouldn't use them (despite having them in its
2490 fallback path). Copy the base expectations into chromium-linux.
2492 * platform/chromium-linux/svg/dom/length-list-parser-expected.txt: Added.
2494 2010-12-30 Mihai Parparita <mihaip@chromium.org>
2496 Unreviewed Chromium expectations update.
2498 Mark a few inspector tests as slow, they occasionally time out with
2501 * platform/chromium/test_expectations.txt:
2503 2010-12-30 Justin Schuh <jschuh@chromium.org>
2507 chromium test expectations after r74788 for svg/dom/length-list-parser.html
2509 * platform/chromium-win/svg/dom/length-list-parser-expected.txt: Added.
2510 * platform/chromium/test_expectations.txt:
2512 2010-12-30 Yael Aharon <yael.aharon@nokia.com>
2514 Reviewed by Adam Barth.
2516 REGRESSION: fast/dom/cssTarget-crash.html fails
2517 https://bugs.webkit.org/show_bug.cgi?id=20342
2519 * fast/forms/submit-change-fragment-expected.txt: Added.
2520 * fast/forms/submit-change-fragment.html: Added.
2521 * platform/mac/Skipped:
2522 * platform/qt/Skipped:
2524 2010-12-30 Philippe Normand <pnormand@igalia.com>
2526 Unreviewed, unskip the test, it's running fine locally.
2528 media/audio-delete-while-slider-thumb-clicked.html fails
2529 https://bugs.webkit.org/show_bug.cgi?id=37546
2531 * platform/gtk/Skipped:
2533 2010-12-30 Philippe Normand <pnormand@igalia.com>
2535 Unreviewed, skipping another editing flacky test.
2537 * platform/gtk/Skipped: skip editing/selection/extend-by-character-005.html.
2539 2010-12-30 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
2541 Chromium test expectation update for svg/dom/length-list-parser.html
2543 * platform/chromium/test_expectations.txt:
2545 2010-12-30 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
2547 Chromium test expectation update for media/video-element-other-namespace-crash.html
2549 * platform/chromium/test_expectations.txt:
2551 2010-12-30 Abhishek Arya <inferno@chromium.org>
2555 Skip media/video-element-other-namespace-crash.html, like other media tests on qt platform.
2557 * platform/qt/Skipped:
2559 2010-12-30 Justin Schuh <jschuh@chromium.org>
2561 Reviewed by Dirk Schulze.
2563 Adding long float string to improve test coverage.
2564 https://bugs.webkit.org/show_bug.cgi?id=51692
2566 * svg/dom/length-list-parser.html:
2567 * svg/dom/length-list-parser-expected.txt:
2569 2010-12-30 Abhishek Arya <inferno@chromium.org>
2571 Reviewed by Eric Seidel.
2573 Tests that we do not crash when trying to find video elements in the media document.
2574 https://bugs.webkit.org/show_bug.cgi?id=51696
2576 * media/video-element-other-namespace-crash-expected.txt: Added.
2577 * media/video-element-other-namespace-crash.html: Added.
2579 2010-12-29 Abhishek Arya <inferno@chromium.org>
2583 Add 'PASS' to layout test since test failing on chromium due to empty expectations.
2584 Filed webkit bug 51734 to track gtk test failure and skipping test for now.
2586 * fast/multicol/span/double-merge-anonymous-block-crash-expected.txt:
2587 * fast/multicol/span/double-merge-anonymous-block-crash.html:
2588 * platform/gtk/Skipped:
2590 2010-12-29 Abhishek Arya <inferno@chromium.org>
2592 Reviewed by Darin Adler.
2594 Tests that we do not crash when merging anonymous blocks.
2595 https://bugs.webkit.org/show_bug.cgi?id=50480
2597 * fast/multicol/span/double-merge-anonymous-block-crash-expected.txt: Added.
2598 * fast/multicol/span/double-merge-anonymous-block-crash.html: Added.
2600 2010-12-29 Justin Schuh <jschuh@chromium.org>
2602 Reviewed by Darin Adler.
2604 Check SVG element type in FrameView::scrollToAnchor
2605 https://bugs.webkit.org/show_bug.cgi?id=51718
2607 * svg/custom/scroll-to-anchor-in-symbol-expected.txt: Added.
2608 * svg/custom/scroll-to-anchor-in-symbol.svg: Added.
2610 2010-12-29 Zhenyao Mo <zmo@google.com>
2612 Reviewed by Eric Seidel.
2614 drawElements should raise INVALID_OPERATION if offset is not a multiple of the type size
2615 https://bugs.webkit.org/show_bug.cgi?id=51726
2617 * fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
2618 * fast/canvas/webgl/draw-elements-out-of-bounds.html: Add test cases to verify the behavior.
2620 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2622 Unreviewed Chromium expectations update.
2624 Remove failing expectations for three Mac tests that no longer fail.
2625 Remove failing expectations for two canvas tests that no longer crash
2626 (r74561, which caused the failing assert, was rolled out with r74587).
2628 * platform/chromium/test_expectations.txt:
2630 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2632 Unreviewed Chromium expectations update.
2633 fast/js/numeric-escapes-in-string-literals.html fails because V8 does
2634 not support ECMAScript strict mode.
2636 * platform/chromium/test_expectations.txt:
2638 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2640 Unreviewed Chromium expectations update. Mark two more inspector tests
2643 * platform/chromium/test_expectations.txt:
2645 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2647 Unreviewed Chromium expectations update. Mark a few more tests as flaky.
2649 * platform/chromium/test_expectations.txt:
2651 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2653 Unreviewed Chromium expectations update.
2655 fast/canvas/shadow-offset-* are flaky when run in the GPU suite too.
2657 * platform/chromium-gpu/test_expectations.txt:
2659 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2661 Unreviewed Chromium expectations update.
2663 Make expectation for http/tests/media/reload-after-dialog.html not
2664 trigger a duplication error for the debug Linux builder.
2666 Remove expectation for platform/gtk/fast/text/emphasis-overlap.html, it
2667 was removed in r74346.
2669 * platform/chromium/test_expectations.txt:
2671 2010-12-29 Gavin Barraclough <barraclough@apple.com>
2673 Reviewed by Sam Weinig.
2675 Bug 51724 - In strict mode string literals should allow \0, but disallow \8 and \9.
2677 * fast/js/numeric-escapes-in-string-literals-expected.txt: Added.
2678 * fast/js/numeric-escapes-in-string-literals.html: Added.
2679 * fast/js/script-tests/numeric-escapes-in-string-literals.js: Added.
2682 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2684 Unreviewed Chromium expectations update. Mark another test as flaky.
2686 * platform/chromium/test_expectations.txt:
2688 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2690 Unreviewed Chromium expectations update.
2692 fast/canvas/webgl/tex-image-with-format-and-type.html is flaky in
2695 * platform/chromium/test_expectations.txt:
2696 * platform/chromium-gpu/test_expectations.txt:
2698 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2700 Unreviewed Chromium expectations update.
2702 Remove failure expectations for tests that no longer fail:
2703 - fast/images/svg-as-background.html has not timed out for as long as
2704 the flakiness dashboard has history
2705 - svg/W3C-SVG-1.1/animate-elem-03-t.svg has not failed for as long as
2706 the flakiness dashboard has history
2709 * platform/chromium/test_expectations.txt:
2711 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2713 Unreviewed Chromium expectations update.
2714 Add recent upstream expectations Chromium changes.
2716 * platform/chromium/test_expectations.txt:
2718 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2720 Unreviewed Chromium expectations update.
2721 Mark http/tests/incremental/split-hex-entities.pl as flaky.
2723 * platform/chromium/test_expectations.txt:
2725 2010-12-29 Tony Gentilcore <tonyg@chromium.org>
2727 Reviewed by Eric Seidel.
2729 Assertion failure: element->inDocument() in AsyncScriptRunner::executeScriptSoon()
2730 https://bugs.webkit.org/show_bug.cgi?id=51067
2732 * fast/dom/HTMLScriptElement/move-in-beforeload-expected.txt: Added.
2733 * fast/dom/HTMLScriptElement/move-in-beforeload.html: Added.
2734 * fast/dom/HTMLScriptElement/remove-in-beforeload-expected.txt: Added.
2735 * fast/dom/HTMLScriptElement/remove-in-beforeload.html: Added.
2737 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2739 Unreviewed, rolling out r74748.
2740 http://trac.webkit.org/changeset/74748
2742 r74735 was rolled out with r74749, the expectations update
2743 should be rolled out too
2745 * platform/chromium-mac/fast/events/ime-composition-events-001-expected.txt: Added.
2746 * platform/chromium-win/fast/events/ime-composition-events-001-expected.txt: Added.
2747 * platform/chromium/fast/events/ime-composition-events-001-expected.txt: Removed.
2749 2010-12-29 Sheriff Bot <webkit.review.bot@gmail.com>
2751 Unreviewed, rolling out r74735.
2752 http://trac.webkit.org/changeset/74735
2753 https://bugs.webkit.org/show_bug.cgi?id=51715
2755 assert failures on fast/forms/input-maxlength-ime-
2756 completed.html (Requested by mihaip on #webkit).
2758 * platform/chromium/test_expectations.txt:
2760 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2762 Unreviewed Chromium baselines. Update Chromium baselines for
2763 fast/events/ime-composition-events-001.html after r74735 (the
2764 new baselines are closer to the upstream Mac ones).
2766 * platform/chromium-mac/fast/events/ime-composition-events-001-expected.txt: Removed.
2767 * platform/chromium-win/fast/events/ime-composition-events-001-expected.txt: Removed.
2768 * platform/chromium/fast/events/ime-composition-events-001-expected.txt: Added.
2770 2010-12-29 Mihai Parparita <mihaip@chromium.org>
2772 Unreviewed Chromium baselines. Add Chromium baselines for the
2773 layout test added by r74743.
2775 * platform/chromium-linux/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
2776 * platform/chromium-linux/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
2777 * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
2778 * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
2779 * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
2780 * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
2781 * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
2783 2010-12-29 Yael Aharon <yael.aharon@nokia.com>
2785 Reviewed by Kent Tamura.
2787 [HTML5][Forms] Support for :in-range and :out-of-range CSS selectors
2788 https://bugs.webkit.org/show_bug.cgi?id=29071
2790 * fast/css/pseudo-in-range-expected.txt: Added.
2791 * fast/css/pseudo-in-range-invalid-value-expected.txt: Added.
2792 * fast/css/pseudo-in-range-invalid-value.html: Added.
2793 * fast/css/pseudo-in-range.html: Added.
2794 * fast/css/pseudo-out-of-range-expected.txt: Added.
2795 * fast/css/pseudo-out-of-range.html: Added.
2796 * fast/css/script-tests/pseudo-in-range-invalid-value.js: Added.
2797 * fast/css/script-tests/pseudo-in-range.js: Added.
2798 * fast/css/script-tests/pseudo-out-of-range.js: Added.
2800 2010-12-29 Abhishek Arya <inferno@chromium.org>
2802 Reviewed by Eric Seidel.
2804 Tests that cloning an anonymous block with non inline children does not crash.
2805 https://bugs.webkit.org/show_bug.cgi?id=51489
2807 * fast/multicol/span/clone-anonymous-block-non-inline-child-crash.html: Added.
2808 * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
2809 * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
2810 * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
2812 2010-12-28 Alexander Pavlov <apavlov@chromium.org>
2814 Reviewed by Pavel Feldman.
2816 Web Inspector: A disabled style property should get enabled when edited
2817 https://bugs.webkit.org/show_bug.cgi?id=51679
2819 * inspector/styles-disable-then-change-expected.txt: Added.
2820 * inspector/styles-disable-then-change.html: Added.
2822 2010-12-29 Helder Correia <helder@sencha.com>
2824 Reviewed by Eric Seidel.
2826 <VT> and <FF> are not valid JSON whitespace characters
2827 https://bugs.webkit.org/show_bug.cgi?id=51671
2829 Vertical Tab and Form Feed are not allowed white spaces by the JSON
2830 RFC 4627: http://www.ietf.org/rfc/rfc4627.txt (2. JSON Grammar).
2832 * ietestcenter/Javascript/15.12.1.1-0-2-expected.txt:
2833 * ietestcenter/Javascript/15.12.1.1-0-3-expected.txt:
2835 2010-12-29 Philippe Normand <pnormand@igalia.com>
2837 Unreviewed, skip flaky test on GTK.
2839 [GTK] editing/selection/extend-by-character-004.html is flaky
2840 https://bugs.webkit.org/show_bug.cgi?id=51699
2842 * platform/gtk/Skipped:
2844 2010-12-29 Zhe Su <suzhe@chromium.org>
2846 Reviewed by Eric Seidel.
2848 Remove entry for editing/input/ime-composition-clearpreedit.html test.
2849 https://bugs.webkit.org/show_bug.cgi?id=51693
2851 * platform/chromium/test_expectations.txt:
2853 2010-12-28 Daniel Bates <dbates@rim.com>
2855 Reviewed by Antonio Gomes.
2857 Add comment to test case fast/repaint/no-caret-repaint-in-non-content-editable-element.html
2858 to clarify caret browsing disabled
2859 https://bugs.webkit.org/show_bug.cgi?id=51633
2861 Add a comment to test case fast/repaint/no-caret-repaint-in-non-content-editable-element.html
2862 that explains that this test is only applicable when caret browsing is disabled.
2864 * fast/repaint/no-caret-repaint-in-non-content-editable-element.html:
2866 2010-12-28 Kenneth Russell <kbr@google.com>
2868 Reviewed by Eric Seidel.
2870 Make fast/canvas/canvas-save-restore-with-path.js more robust
2871 https://bugs.webkit.org/show_bug.cgi?id=51665
2873 * fast/canvas/canvas-save-restore-with-path-expected.txt:
2874 * fast/canvas/canvas-save-restore-with-path.js:
2876 2010-12-28 Helder Correia <helder@sencha.com>
2878 Reviewed by Eric Seidel.
2880 JSON.stringify must exist as a function taking 3 parameters
2881 https://bugs.webkit.org/show_bug.cgi?id=51667
2883 The reported function length is 1 instead.
2885 * ietestcenter/Javascript/15.12.3-0-2-expected.txt:
2887 2010-12-28 Helder Correia <helder@sencha.com>
2889 Reviewed by Sam Weinig.
2891 JSON.parse must exist as a function taking 2 parameters
2892 https://bugs.webkit.org/show_bug.cgi?id=51666
2894 Support for revivers was introduced in bug 26591, but the function
2895 length has since remained unchanged.
2897 * ietestcenter/Javascript/15.12.2-0-2-expected.txt: Change expected
2900 2010-12-23 Zhenyao Mo <zmo@google.com>
2902 Reviewed by Kenneth Russell.
2904 Initialize to 0 for undefined values in CopyTexImage2D
2905 https://bugs.webkit.org/show_bug.cgi?id=51421
2907 * fast/canvas/webgl/uninitialized-test-expected.txt: Add test cases for copyTexImage2D.
2908 * fast/canvas/webgl/uninitialized-test.html: Ditto.
2910 2010-12-28 Zhenyao Mo <zmo@google.com>
2912 Reviewed by Kenneth Russell.
2914 Map GLsizei to long instead of unsigned long in WebGLRenderingContext and GraphicsContext3D
2915 https://bugs.webkit.org/show_bug.cgi?id=39855
2917 * fast/canvas/webgl/invalid-passed-params-expected.txt: Add test cases for negative offset/width/height.
2918 * fast/canvas/webgl/invalid-passed-params.html: Ditto.
2920 2010-12-28 Kenneth Russell <kbr@google.com>
2922 Unreviewed, Chromium test expectations update. Mark
2923 fast/forms/input-text-paste-maxlength.html as a flaky crash on
2924 Linux Release as well as Debug.
2926 * platform/chromium/test_expectations.txt:
2928 2010-12-28 Kenneth Russell <kbr@google.com>
2930 Unreviewed, Chromium test expectations update.
2932 Marked inspector/styles-source-lines.html as a flaky failure on
2934 http/tests/inspector/extensions-resources-redirect.html as a flaky
2935 timeout on Win Release.
2937 * platform/chromium/test_expectations.txt:
2939 2010-12-28 Abhishek Arya <inferno@chromium.org>
2941 Reviewed by Kenneth Russell.
2943 Tests that we do not crash when drawing text during custom font load.
2944 https://bugs.webkit.org/show_bug.cgi?id=51681
2946 * canvas/philip/tests/2d.text-custom-font-load-crash-expected.txt: Added.
2947 * canvas/philip/tests/2d.text-custom-font-load-crash.html: Added.
2949 2010-12-28 Andrey Kosyakov <caseq@chromium.org>
2951 Reviewed by Pavel Feldman.
2953 Web Inspector: [Chromium] Expose extension API to select a node in WebInspector
2954 Do not request content for resources with non-numeric identifiers.
2955 https://bugs.webkit.org/show_bug.cgi?id=49727
2957 * http/tests/inspector/extensions-resources-redirect-expected.txt: Added.
2958 * http/tests/inspector/extensions-resources-redirect.html: Added.
2959 * http/tests/inspector/extensions-resources-test.js: Added.
2960 (extension_getResourceByUrl.onHAR):
2961 (extension_getResourceByUrl):
2962 * inspector/extensions-resources-expected.txt:
2963 * inspector/extensions-resources.html:
2964 * platform/mac-leopard/inspector/extensions-resources-expected.txt:
2966 2010-12-28 Kenneth Russell <kbr@google.com>
2968 Unreviewed, Chromium test expectations update. Coalesce WebGL
2969 expectations for chromium-gpu platform and fix duplicate
2970 expectation for gl-object-get-calls.html accidentally introduced
2973 * platform/chromium-gpu/test_expectations.txt:
2975 2010-12-28 Alexander Pavlov <apavlov@chromium.org>
2977 Reviewed by Pavel Feldman.
2979 Web Inspector: REGRESSION: Clicking image resource in style sidebar doesn't actually go to resource anymore
2980 https://bugs.webkit.org/show_bug.cgi?id=51663
2982 * inspector/elements-tests2.js:
2983 (initialize_ElementTest.InspectorTest.dumpSelectedElementStyles): Drive-by: remove bad test exit code.
2984 * inspector/resources/styles-url-linkify-iframe.html: Added.
2985 * inspector/resources/styles-url-linkify.css: Added.
2987 * inspector/styles-url-linkify-expected.txt: Added.
2988 * inspector/styles-url-linkify.html: Added.
2990 2010-12-27 Martin Robinson <mrobinson@igalia.com>
2992 Reviewed by Daniel Bates.
2994 Try to fix my previous commit for Mac by stepping up the precision of pi even more
2997 * fast/canvas/canvas-save-restore-with-path.js: Use Math.PI instead of a
2998 hard-coded estimation.
3000 2010-12-27 Kenneth Russell <kbr@google.com>
3002 Unreviewed, Chromium test expectations update. Generalize
3003 suppressions for Chromium bugs 67732 and 67139 to cover Linux
3006 * platform/chromium/test_expectations.txt:
3008 2010-12-27 Martin Robinson <mrobinson@igalia.com>
3010 Reviewed by Daniel Bates.
3012 [Cairo] fast/canvas/canvas-save-restore-with-path.html fails with some versions of Cairo
3013 https://bugs.webkit.org/show_bug.cgi?id=51655
3015 Increase the precision of pi used in this test case. It appears that
3016 some Cairo versions or processors are sensitive to rounding errors here.
3018 * fast/canvas/canvas-save-restore-with-path.js: Increase pi precision.
3020 2010-12-27 Kenji Imasaki <imasaki@chromium.org>
3022 Reviewed by David Levin.
3024 remove entries for media related non-flaky tests.
3025 https://bugs.webkit.org/show_bug.cgi?id=51225
3027 * platform/chromium/test_expectations.txt:
3029 2010-12-27 Philippe Normand <pnormand@igalia.com>
3031 Unreviewed, skip another GTK media test reporting wrong duration,
3034 * platform/gtk/Skipped:
3036 2010-12-27 Yael Aharon <yael.aharon@nokia.com>
3038 Reviewed by Eric Seidel.
3040 Browser is failing 16 baseline test from Selector API Test Suite
3041 https://bugs.webkit.org/show_bug.cgi?id=42968
3043 Update the expected result for the test.
3045 * fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt:
3047 2010-12-27 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
3049 Chromium expectation update.
3051 Suppress fast/canvas/webgl/tex-image-with-format-and-type on linux debug
3053 * platform/chromium/test_expectations.txt:
3055 2010-12-27 MORITA Hajime <morrita@google.com>
3057 Unreviewed expectation updates.
3059 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Added.
3060 * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png: Added.
3061 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Added.
3062 * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png: Added.
3064 2010-12-26 MORITA Hajime <morrita@google.com>
3066 Reviewed by Dan Bernstein.
3068 For box-shadow, non-primary shadows should have specified radii.
3069 https://bugs.webkit.org/show_bug.cgi?id=51386
3071 * fast/box-shadow/spread-multiple-normal-expected.txt: Added.
3072 * fast/box-shadow/spread-multiple-normal.html: Added.
3073 * fast/box-shadow/spread-multiple-normal-expected.checksum: Added.
3074 * fast/box-shadow/spread-multiple-normal-expected.png: Added.
3076 2010-12-26 Kenneth Russell <kbr@google.com>
3078 Unreviewed, Chromium expectations fix. Fix broken (duplicate)
3080 canvas/philip/tests/2d.gradient.radial.cone.top.html.
3082 * platform/chromium/test_expectations.txt:
3084 2010-12-26 Abhishek Arya <inferno@chromium.org>
3086 Reviewed by Simon Fraser.
3088 Tests passes if it does not crash.
3089 https://bugs.webkit.org/show_bug.cgi?id=48772
3091 * fast/multicol/renderer-positioned-assert-crash-expected.txt: Added.
3092 * fast/multicol/renderer-positioned-assert-crash.html: Added.
3094 2010-12-25 Kenneth Russell <kbr@google.com>
3096 Unreviewed, Chromium test expectations update.
3098 * platform/chromium-gpu/test_expectations.txt:
3100 Marked compositing/tiling/huge-layer-img.html as TIMEOUT.
3101 Marked fast/canvas/webgl/gl-object-get-calls.html as a flaky crash.
3102 * platform/chromium/test_expectations.txt:
3103 Adjusted expectations for the following tests:
3104 fast/canvas/shadow-offset-7.html
3105 svg/batik/paints/gradientLimit.svg
3106 fast/events/touch/touch-target.html
3107 canvas/philip/tests/2d.gradient.radial.cone.top.html
3108 fast/css/box-shadow.html
3110 2010-12-25 Philippe Normand <pnormand@igalia.com>
3112 Unreviewed, skip another GTK media test reporting wrong duration,
3115 * platform/gtk/Skipped:
3117 2010-12-24 Kenneth Russell <kbr@google.com>
3119 Unreviewed, Chromium test expectations update.
3120 svg/batik/paints/gradientLimit.svg fails on Linux Debug as well.
3122 * platform/chromium/test_expectations.txt:
3124 2010-12-24 Philippe Normand <pnormand@igalia.com>
3126 Unreviewed, skip failing media test on GTK.
3128 * platform/gtk/Skipped: Skip media/controls-after-reload.html.
3130 2010-12-24 Andrei Popescu <andreip@google.com>
3132 Unreviewed, build fix.
3134 [Chromium] http/tests/xmlhttprequest/basic-auth-nopassword.html needs Mac, Windows and Linux specific test expectations
3135 https://bugs.webkit.org/show_bug.cgi?id=51589
3137 * platform/chromium-win/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
3138 * platform/chromium-win/http/tests/xmlhttprequest/basic-auth-nouser-expected.txt: Added.
3140 2010-12-24 Philippe Normand <pnormand@igalia.com>
3142 Unreviewed, updated GTK media tests baselines after r74643.
3144 * platform/gtk/media/audio-controls-rendering-expected.txt:
3145 * platform/gtk/media/controls-after-reload-expected.txt:
3146 * platform/gtk/media/controls-strict-expected.txt:
3147 * platform/gtk/media/controls-styling-expected.txt:
3148 * platform/gtk/media/video-controls-rendering-expected.txt:
3149 * platform/gtk/media/video-display-toggle-expected.txt:
3150 * platform/gtk/media/video-empty-source-expected.txt:
3151 * platform/gtk/media/video-no-audio-expected.txt:
3153 2010-12-24 Darin Adler <darin@apple.com>
3155 Rebased Leopard to expect the same kind of stack failure
3156 as Windows, rather than the success expected on Snow Leopard
3157 and many other platforms.
3159 * platform/mac-leopard/fast/js/large-expressions-expected.txt:
3160 Copied from platform/win/fast/js/large-expressions-expected.txt.
3162 2010-12-24 Jessie Berlin <jberlin@apple.com>
3164 Add Windows-specific (failing) expected results for
3165 http/tests/xmlhttprequest/basic-auth-nouser.html and basic-auth-nopassword.html in order to
3166 get the Windows 7 Release test bot green again. Unreviewed.
3167 https://bugs.webkit.org/show_bug.cgi?id=51596
3169 * platform/win/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
3170 * platform/win/http/tests/xmlhttprequest/basic-auth-nouser-expected.txt: Added.
3172 2010-12-24 Jessie Berlin <jberlin@apple.com>
3174 Skip the new editing/input/ime-composition-clearpreedit.html test since textInputController
3175 is unimplemented in the DRT for Windows. Unreviewed.
3176 https://bugs.webkit.org/show_bug.cgi?id=32021
3178 * platform/win/Skipped:
3180 2010-12-24 Justin Schuh <jschuh@chromium.org>
3182 Reviewed by Nikolas Zimmermann.
3184 SVGElementInstance::m_useElement should be cleared when use element is removed from document
3185 https://bugs.webkit.org/show_bug.cgi?id=51486
3187 * svg/custom/use-instanceRoot-with-use-removed-expected.txt: Added.
3188 * svg/custom/use-instanceRoot-with-use-removed.svg: Added.
3190 2010-12-24 Alexander Pavlov <apavlov@chromium.org>
3192 Reviewed by Yury Semikhatsky.
3194 Web Inspector: Inline HTML style property out of sync with element.style in Sidebar
3195 https://bugs.webkit.org/show_bug.cgi?id=51478
3197 * http/tests/inspector/inspector-test2.js:
3198 (initialize_InspectorTest.InspectorTest.addResults):
3199 (initialize_InspectorTest.InspectorTest.createKeyEvent):
3200 * inspector/elements-delete-inline-style-expected.txt: Added.
3201 * inspector/elements-delete-inline-style.html: Added.
3202 * inspector/elements-tests2.js: Added.
3203 (initialize_ElementTest.InspectorTest.expandDOMSubtree.processChildren):
3204 (initialize_ElementTest.InspectorTest.expandDOMSubtree):
3205 (initialize_ElementTest.InspectorTest.expandDOMSubtreeAndRun):
3206 (initialize_ElementTest.InspectorTest.nodeForId):
3207 (initialize_ElementTest.InspectorTest.selectElementAndRun):
3208 (initialize_ElementTest.InspectorTest.dumpSelectedElementStyles):
3209 (initialize_ElementTest.InspectorTest.getSelectedElementStyles):
3210 (initialize_ElementTest.InspectorTest.getElementStylePropertyTreeItem):
3211 (initialize_ElementTest.InspectorTest.dumpStyleTreeOutline):
3212 (initialize_ElementTest.InspectorTest.dumpStyleTreeItem):
3213 (initialize_ElementTest):
3214 * inspector/styles-add-blank-property.html: Remove unnecessary function.
3216 2010-12-24 Benjamin Kalman <kalman@chromium.org>
3218 Reviewed by Ryosuke Niwa.
3220 editing/selection/caret-* tests need rebaseline for gtk
3221 https://bugs.webkit.org/show_bug.cgi?id=51578
3223 Rebaseline editing/selection/caret-* tests for gtk.
3225 * platform/gtk/editing/selection/caret-ltr-2-expected.checksum: Added.
3226 * platform/gtk/editing/selection/caret-ltr-2-expected.png: Added.
3227 * platform/gtk/editing/selection/caret-ltr-2-expected.txt: Added.
3228 * platform/gtk/editing/selection/caret-ltr-2-left-expected.checksum: Added.
3229 * platform/gtk/editing/selection/caret-ltr-2-left-expected.png: Added.
3230 * platform/gtk/editing/selection/caret-ltr-2-left-expected.txt: Added.
3231 * platform/gtk/editing/selection/caret-ltr-expected.checksum: Added.
3232 * platform/gtk/editing/selection/caret-ltr-expected.png: Added.
3233 * platform/gtk/editing/selection/caret-ltr-expected.txt: Added.
3234 * platform/gtk/editing/selection/caret-ltr-right-expected.checksum: Added.
3235 * platform/gtk/editing/selection/caret-ltr-right-expected.png: Added.
3236 * platform/gtk/editing/selection/caret-ltr-right-expected.txt: Added.
3237 * platform/gtk/editing/selection/caret-rtl-2-left-expected.checksum: Added.
3238 * platform/gtk/editing/selection/caret-rtl-2-left-expected.png: Added.
3239 * platform/gtk/editing/selection/caret-rtl-2-left-expected.txt: Added.
3240 * platform/gtk/editing/selection/caret-rtl-right-expected.checksum: Added.
3241 * platform/gtk/editing/selection/caret-rtl-right-expected.png: Added.
3242 * platform/gtk/editing/selection/caret-rtl-right-expected.txt: Added.
3244 2010-12-23 Alexander Pavlov <apavlov@chromium.org>
3246 Reviewed by Maciej Stachowiak.
3248 Web Inspector: CSS shorthand properties expand unnecessarily
3249 https://bugs.webkit.org/show_bug.cgi?id=36304
3251 * inspector/elements-panel-styles-expected.txt:
3252 * inspector/resources/elements-panel-styles.css:
3255 2010-12-24 Justin Schuh <jschuh@chromium.org>
3257 Reviewed by Darin Adler.
3259 setTargetAttributeAnimatedValue should check for a null shadowTreeElement.
3260 https://bugs.webkit.org/show_bug.cgi?id=51576
3262 * svg/custom/animate-disallowed-use-element-expected.txt: Added.
3263 * svg/custom/animate-disallowed-use-element.svg: Added.
3265 2010-12-24 Andrei Popescu <andreip@google.com>
3267 Unreviewed build fix.
3269 Add Chromium-mac test expectation for the layout test below.
3270 [Chromium] http/tests/xmlhttprequest/basic-auth-nopassword.html needs Mac specific test expectations
3271 https://bugs.webkit.org/show_bug.cgi?id=51589
3273 * platform/chromium-mac/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
3275 2010-12-24 Andrei Popescu <andreip@google.com>
3277 Unreviewed. Update Chromium test expectations.
3279 Mark editing/input/ime-composition-clearpreedit.html.html as TEXT.
3280 This test was added in http://trac.webkit.org/changeset/74605 and
3283 * platform/chromium/test_expectations.txt:
3285 2010-12-24 Justin Schuh <jschuh@chromium.org>
3287 Reviewed by Darin Adler.
3289 SVGFontFaceElement::rebuildFontFace() should exit when not in document
3290 https://bugs.webkit.org/show_bug.cgi?id=51571
3292 * svg/custom/use-invalid-font-face-expected.txt: Added.
3293 * svg/custom/use-invalid-font-face.svg: Added.
3295 2010-12-23 Yuta Kitamura <yutak@chromium.org>
3297 Unreviewed. Update GTK's Skipped file.
3299 [GTK] http/tests/inspector/console-websocket-error.html hangs
3300 https://bugs.webkit.org/show_bug.cgi?id=51380
3302 * platform/gtk/Skipped:
3304 2010-12-23 Yuta Kitamura <yutak@chromium.org>
3306 Unreviewed. Update Chromium test expectations.
3308 Mark http/tests/inspector/console-websocket-error.html as SLOW on WIN DEBUG.
3310 * platform/chromium/test_expectations.txt:
3312 2010-12-22 Yuta Kitamura <yutak@chromium.org>
3314 Reviewed by Alexey Proskuryakov.
3316 [GTK] http/tests/inspector/console-websocket-error.html hangs
3317 https://bugs.webkit.org/show_bug.cgi?id=51380
3319 The test should call dumpConsoleMessages() even if WebSocket is not supported
3320 or a WebSocket object goes to an unexpected state.
3322 * http/tests/inspector/console-websocket-error.html:
3323 * platform/gtk/Skipped:
3324 * platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt:
3325 * platform/mac/http/tests/inspector/console-websocket-error-expected.txt:
3327 2010-12-23 Jan Erik Hanssen <jhanssen@sencha.com>
3329 Reviewed by Adam Barth.
3331 [Qt] User name/password stripped from URLs
3332 https://bugs.webkit.org/show_bug.cgi?id=36232
3334 Test authentication cases where a username but no password and
3335 no username but a password is present.
3337 * http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
3338 * http/tests/xmlhttprequest/basic-auth-nopassword.html: Added.
3339 * http/tests/xmlhttprequest/basic-auth-nouser-expected.txt: Added.
3340 * http/tests/xmlhttprequest/basic-auth-nouser.html: Added.
3341 * http/tests/xmlhttprequest/resources/basic-auth-nouserpass/basic-auth-nouserpass.php: Added.
3342 * platform/gtk/Skipped:
3343 * platform/mac-leopard/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
3344 * platform/mac-snowleopard/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
3345 * platform/mac-tiger/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
3346 * platform/qt/Skipped:
3348 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
3350 Unreviewed Qt rebaseline for r74593.
3352 Added the forgotten blank line at the end.
3354 * platform/qt/editing/pasteboard/copy-in-password-field-expected.txt:
3356 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
3358 Unreviewed Qt rebaseline for r74593.
3360 * platform/qt/editing/pasteboard/copy-in-password-field-expected.txt: Added.
3362 2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
3364 More unreviewed Chromium rebaselines for r74593.
3366 * platform/chromium-linux/editing/deleting/smart-delete-002-expected.txt:
3367 * platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.txt:
3368 * platform/chromium-win/editing/pasteboard/paste-xml-expected.txt:
3370 2010-12-23 Jan Erik Hanssen <jhanssen@sencha.com>
3372 Reviewed by Alexey Proskuryakov.
3374 [Qt] Composition text is not removed from the editor when composition is cancelled
3375 https://bugs.webkit.org/show_bug.cgi?id=29391
3377 Ensure that the composition text is cleared when an empty QInputMethodEvent
3378 is received and the editor is in composition mode.
3380 * editing/input/ime-composition-clearpreedit-expected.txt: Added.
3381 * editing/input/ime-composition-clearpreedit.html: Added.
3382 * platform/gtk/Skipped:
3383 * platform/mac-wk2/Skipped:
3384 * platform/qt-wk2/Skipped:
3386 2010-12-23 Benjamin Kalman <kalman@chromium.org>
3388 Reviewed by Ryosuke Niwa.
3390 Selection becomes stale when CharacterData is manipulated directly
3391 https://bugs.webkit.org/show_bug.cgi?id=51389
3393 Rebaseline GTK tests.
3395 * platform/gtk/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
3396 * platform/gtk/editing/deleting/delete-3608430-fix-expected.txt:
3397 * platform/gtk/editing/deleting/delete-3608445-fix-expected.txt:
3398 * platform/gtk/editing/deleting/delete-3608462-fix-expected.txt:
3399 * platform/gtk/editing/deleting/delete-and-undo-expected.txt:
3400 * platform/gtk/editing/deleting/delete-block-merge-contents-010-expected.txt:
3401 * platform/gtk/editing/deleting/delete-br-007-expected.txt:
3402 * platform/gtk/editing/deleting/delete-contiguous-ws-001-expected.txt:
3403 * platform/gtk/editing/deleting/delete-leading-ws-001-expected.txt:
3404 * platform/gtk/editing/deleting/delete-line-end-ws-001-expected.txt:
3405 * platform/gtk/editing/deleting/delete-line-end-ws-002-expected.txt:
3406 * platform/gtk/editing/deleting/delete-listitem-001-expected.txt:
3407 * platform/gtk/editing/deleting/delete-tab-002-expected.txt:
3408 * platform/gtk/editing/deleting/delete-tab-004-expected.txt:
3409 * platform/gtk/editing/deleting/delete-trailing-ws-002-expected.txt:
3410 * platform/gtk/editing/deleting/delete-ws-fixup-001-expected.txt:
3411 * platform/gtk/editing/deleting/delete-ws-fixup-002-expected.txt:
3412 * platform/gtk/editing/deleting/forward-delete-expected.txt:
3413 * platform/gtk/editing/deleting/smart-delete-003-expected.txt:
3414 * platform/gtk/editing/deleting/smart-delete-004-expected.txt:
3415 * platform/gtk/editing/execCommand/insertHorizontalRule-expected.txt:
3416 * platform/gtk/editing/inserting/insert-3654864-fix-expected.txt:
3417 * platform/gtk/editing/inserting/insert-after-delete-001-expected.txt:
3418 * platform/gtk/editing/inserting/insert-div-003-expected.txt:
3419 * platform/gtk/editing/inserting/insert-div-024-expected.txt:
3420 * platform/gtk/editing/inserting/insert-space-in-empty-doc-expected.txt:
3421 * platform/gtk/editing/inserting/insert-text-with-newlines-expected.txt:
3422 * platform/gtk/editing/inserting/typing-001-expected.txt:
3423 * platform/gtk/editing/inserting/typing-002-expected.txt:
3424 * platform/gtk/editing/inserting/typing-003-expected.txt:
3425 * platform/gtk/editing/inserting/typing-around-br-001-expected.txt:
3426 * platform/gtk/editing/inserting/typing-around-image-001-expected.txt:
3427 * platform/gtk/editing/pasteboard/4076267-2-expected.txt:
3428 * platform/gtk/editing/pasteboard/4076267-3-expected.txt:
3429 * platform/gtk/editing/pasteboard/cut-text-001-expected.txt:
3430 * platform/gtk/editing/pasteboard/paste-text-001-expected.txt:
3431 * platform/gtk/editing/pasteboard/paste-xml-expected.txt:
3432 * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt: