1 2011-01-12 Justin Schuh <jschuh@chromium.org>
3 Unreviewed chromium expectations update.
5 Added chromium win to exclusion for bug 48164.
7 * platform/chromium/test_expectations.txt:
9 2011-01-12 Simon Fraser <simon.fraser@apple.com>
11 Reviewed by Eric Seidel.
13 [CSS Gradients] One color stop should not paint anything for linear-gradient
14 https://bugs.webkit.org/show_bug.cgi?id=52259
16 Update test results given that single-stop gradients are invalid.
18 * fast/gradients/css3-gradient-parsing-expected.txt:
19 * fast/gradients/css3-gradient-parsing.html:
20 * platform/mac/fast/gradients/css3-color-stops-expected.checksum:
21 * platform/mac/fast/gradients/css3-color-stops-expected.png:
23 2011-01-12 Csaba Osztrogonác <ossy@webkit.org>
27 Add Qt specific expected results for new passing tests introduced in r74954 and r74743.
28 Compared to Mac png files and Mac expected files.
30 * platform/qt/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
31 * platform/qt/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
32 * platform/qt/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
33 * platform/qt/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
34 * platform/qt/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
35 * platform/qt/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
36 * platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
37 * platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
38 * platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
39 * platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
40 * platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
41 * platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
42 * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
43 * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
44 * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
46 2011-01-12 Justin Schuh <jschuh@chromium.org>
48 Unreviewed expectations update for chromium.
50 Exclude failing test from r75064.
52 * platform/chromium/test_expectations.txt:
54 2011-01-12 Philippe Normand <pnormand@igalia.com>
56 Unreviewed, skip failing test on GTK.
58 * platform/gtk/Skipped: Skip editing/input/page-up-down-scrolls.html
60 2010-12-29 Yury Semikhatsky <yurys@chromium.org>
62 Reviewed by Pavel Feldman.
64 inspector/timeline-network-resource.html fails when run twice
65 https://bugs.webkit.org/show_bug.cgi?id=37394
67 Send didReceiveResponse notification to the timeline agent from ResourceLoadNotifier
68 instead of ResourceLoader::didReceiveResponse to cover the cases when resources
69 are loaded from memory cache.
71 Network notifications are now send to InspectorInstrumentation which dispatches
72 them to interested agents and InspectorController.
75 * inspector/timeline-network-resource-expected.txt:
76 * inspector/timeline-network-resource.html:
77 * inspector/timeline-network-resource.js:
79 2011-01-12 Jeremy Orlow <jorlow@chromium.org>
83 * storage/indexeddb/transaction-read-only-expected.txt: Added.
85 2011-01-12 Csaba Osztrogonác <ossy@webkit.org>
89 [Qt] plugins/no-mime-with-valid-extension.html fails
90 https://bugs.webkit.org/show_bug.cgi?id=52288
92 * platform/qt/Skipped: plugins/no-mime-with-valid-extension.html added until fix.
94 2011-01-11 Jeremy Orlow <jorlow@chromium.org>
96 Reviewed by Nate Chapin.
98 Enforce READ_ONLY transactions in IndexedDB
99 https://bugs.webkit.org/show_bug.cgi?id=52229
101 Fix existing errors in tests + add a new test for
104 * storage/indexeddb/cursor-delete-expected.txt:
105 * storage/indexeddb/cursor-delete.html:
106 * storage/indexeddb/cursor-index-delete-expected.txt:
107 * storage/indexeddb/cursor-index-delete.html:
108 * storage/indexeddb/database-quota-expected.txt:
109 * storage/indexeddb/database-quota.html:
110 * storage/indexeddb/objectstore-basics-expected.txt:
111 * storage/indexeddb/objectstore-basics.html:
112 * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
113 * storage/indexeddb/objectstore-removeobjectstore.html:
114 * storage/indexeddb/transaction-basics-expected.txt:
115 * storage/indexeddb/transaction-basics.html:
116 * storage/indexeddb/transaction-crash-on-abort-expected.txt:
117 * storage/indexeddb/transaction-crash-on-abort.html:
118 * storage/indexeddb/transaction-read-only.html: Added.
120 2011-01-11 Maciej Stachowiak <mjs@apple.com>
122 Reviewed by David Levin.
124 Fix typo in WebKit2 skipped list which was causing a test to not get skipped
125 https://bugs.webkit.org/show_bug.cgi?id=52277
127 * platform/mac-wk2/Skipped:
129 2011-01-11 Simon Fraser <simon.fraser@apple.com>
131 Reviewed by Dan Bernstein.
133 Webkit crashes when a gradient is applied using the first-line pseudo element
134 https://bugs.webkit.org/show_bug.cgi?id=52225
138 * fast/gradients/gradient-on-pseudoelement-crash-expected.txt: Added.
139 * fast/gradients/gradient-on-pseudoelement-crash.html: Added.
141 2011-01-11 Justin Schuh <jschuh@chromium.org>
143 Unreviewed chromium expectations update.
145 Windows exclusion for no-mime-with-valid-extension.html (from r75567)
147 * platform/chromium/test_expectations.txt:
149 2011-01-11 Dirk Pranke <dpranke@chromium.org>
151 Unreviewed, fix typo in expectations file.
153 * platform/chromium-gpu/test_expectations.txt:
155 2011-01-11 Nico Weber <thakis@chromium.org>
157 Unreviewed, test expectations.
159 Remove now-unnecessary xp-specific baseline.
160 https://bugs.webkit.org/show_bug.cgi?id=52105
162 * platform/chromium-win-xp/fast/gradients/radial-centered-expected.checksum: Removed.
163 * platform/chromium-win-xp/fast/gradients/radial-centered-expected.png: Removed.
165 2011-01-11 Adrienne Walker <enne@google.com>
167 Unreviewed, test expectations update.
169 Revert expect change for Snow Leopard in r75570.
171 * platform/mac-snowleopard/Skipped:
173 2011-01-11 Mihai Parparita <mihaip@chromium.org>
175 Unreviewed; chromium test expectations update.
177 Remove failing expectations for tests that pass after r75569.
179 * platform/chromium/test_expectations.txt:
181 2011-01-11 James Robinson <jamesr@chromium.org>
183 Update test to use layoutTestController.waitUntilDone()/notifyDone() since it relies on the scroll event which is now async.
185 * fast/repaint/resources/fixed-move-after-keyboard-scroll-iframe.html:
187 2011-01-11 Mihai Parparita <mihaip@chromium.org>
189 Unreviewed; chromium test expectations update.
191 Remove failing expectations for tests that pass after r75552.
193 * platform/chromium/test_expectations.txt:
195 2011-01-11 Adrienne Walker <enne@google.com>
197 Reviewed by Kenneth Russell.
199 Sync WebGL texImage2D video test from Khronos and re-enable it.
200 https://bugs.webkit.org/show_bug.cgi?id=44459
202 * fast/canvas/webgl/resources/quadrants.mp4: Removed.
203 * fast/canvas/webgl/resources/quadrants.ogv: Removed.
204 * fast/canvas/webgl/resources/red-green.mp4: Added.
205 * fast/canvas/webgl/resources/red-green.theora.ogv: Added.
206 * fast/canvas/webgl/resources/red-green.webmvp8.webm: Added.
207 * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-expected.txt:
208 * fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html:
209 * platform/chromium-gpu/test_expectations.txt:
210 * platform/chromium/test_expectations.txt:
211 * platform/mac-snowleopard/Skipped:
213 2011-01-11 Mihai Parparita <mihaip@chromium.org>
215 Unreviewed, new chromium-mac baselines.
217 Rebaseline after the scrollbar change (these tests still need
218 chromium-mac baselines since they have controls or images that render
219 slightly differently from the Mac port).
221 * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
222 * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
223 * platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum: Added.
224 * platform/chromium-mac/fast/block/margin-collapse/103-expected.png: Added.
225 * platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.checksum:
226 * platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
227 * platform/chromium-mac/fast/events/pointer-events-2-expected.checksum:
228 * platform/chromium-mac/fast/events/pointer-events-2-expected.png:
229 * platform/chromium-mac/fast/images/gif-large-checkerboard-expected.checksum: Removed.
230 * platform/chromium-mac/fast/images/gif-large-checkerboard-expected.png: Removed.
231 * platform/chromium-mac/fast/replaced/width100percent-image-expected.checksum: Added.
232 * platform/chromium-mac/fast/replaced/width100percent-image-expected.png: Added.
233 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Added.
234 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added.
235 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Added.
236 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added.
237 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Added.
238 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added.
239 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Added.
240 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added.
241 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Added.
242 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added.
243 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Added.
244 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added.
245 * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
246 * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
247 * platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.checksum: Added.
248 * platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png: Added.
249 * platform/chromium-mac/tables/mozilla/bugs/bug29314-expected.checksum: Added.
250 * platform/chromium-mac/tables/mozilla/bugs/bug29314-expected.png: Added.
251 * platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.checksum: Added.
252 * platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png: Added.
253 * platform/chromium-mac/tables/mozilla/bugs/bug625-expected.checksum: Added.
254 * platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png: Added.
255 * platform/chromium-mac/tables/mozilla/core/bloomberg-expected.checksum: Added.
256 * platform/chromium-mac/tables/mozilla/core/bloomberg-expected.png: Added.
257 * platform/chromium-mac/tables/mozilla/core/row_span-expected.checksum: Added.
258 * platform/chromium-mac/tables/mozilla/core/row_span-expected.png: Added.
259 * platform/chromium-mac/tables/mozilla/other/cell_widths-expected.checksum: Added.
260 * platform/chromium-mac/tables/mozilla/other/cell_widths-expected.png: Added.
261 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug85016-expected.checksum: Added.
262 * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug85016-expected.png: Added.
263 * platform/chromium-mac/tables/mozilla_expected_failures/other/test4-expected.checksum: Added.
264 * platform/chromium-mac/tables/mozilla_expected_failures/other/test4-expected.png: Added.
265 * platform/chromium/test_expectations.txt:
267 2011-01-11 Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
269 Reviewed by Adam Barth.
271 Use plug-in DB for extensions to MIME type convertion
273 Plugins extension to MIME type conversion was not used in the
274 frameLoader. This was causing some fallback to be use which as the side
275 effect of loosing all the <OBJECT> parameters or <EMBED> attributes.
276 This patch ensure that we try to convert the extension to MIME type
277 using the plugin database beofre using this fallback.
279 Attribute lost with Flash plugin without mime type set
280 https://bugs.webkit.org/show_bug.cgi?id=50657
282 * plugins/no-mime-with-valid-extension.html: Added.
283 * plugins/no-mime-with-valid-extension-expected.txt: Added.
285 2011-01-11 Justin Schuh <jschuh@chromium.org>
287 Unreviewed, test expectations update.
289 Flaky expectations for textOnPath.svg.
291 * platform/chromium/test_expectations.txt:
293 2011-01-11 James Simonsen <simonjam@chromium.org>
295 Reviewed by Eric Seidel.
297 [Web Timing] Rename sslHandshakeStart to secureConnectionStart
298 https://bugs.webkit.org/show_bug.cgi?id=52239
300 * fast/dom/Window/window-properties-performance-expected.txt:
301 * fast/dom/script-tests/webtiming.js:
302 (checkTimingBeforeLoad):
303 (checkTimingWhileDeferred):
304 (checkWebTimingOnDOMContentLoaded):
305 (checkWebTimingWhileAsync):
306 (checkWebTimingOnLoad):
307 (checkWebTimingAfterLoad):
308 * fast/dom/webtiming-document-open-expected.txt:
309 * fast/dom/webtiming-expected.txt:
310 * fast/dom/webtiming-navigate-within-document-expected.txt:
311 * http/tests/misc/resources/webtiming-cross-origin-and-back2.html:
312 * http/tests/misc/resources/webtiming-cross-origin-redirect.html:
313 * http/tests/misc/resources/webtiming-no-origin.html:
314 * http/tests/misc/resources/webtiming-ssl.html:
315 * http/tests/misc/webtiming-origins-expected.txt:
316 * http/tests/misc/webtiming-ssl-expected.txt:
318 2011-01-11 Mihai Parparita <mihaip@chromium.org>
320 Reviewed by Darin Fisher.
322 Scroll event should be fired asynchronously
323 https://bugs.webkit.org/show_bug.cgi?id=45631
325 Update existing tests that assumed that scroll events fired
328 * editing/input/page-up-down-scrolls-expected.txt:
329 * editing/input/page-up-down-scrolls.html:
330 * fast/events/fire-scroll-event-element-expected.txt: Copied from LayoutTests/fast/events/fire-scroll-event-expected.txt.
331 * fast/events/fire-scroll-event-element.html: Added. Does the same
332 tests as fire-scroll-event.html, but on an individual element instead
333 of the whole document.
334 * fast/events/fire-scroll-event-expected.txt:
335 * fast/events/fire-scroll-event.html: Now explicitly tests for
336 synchronous behavior when scrolling the document, and that we don't
337 fire the event more than once.
338 * fast/events/remove-child-onscroll.html:
339 * fast/events/scroll-during-zoom-change.html:
340 * fast/events/scroll-event-does-not-bubble.html:
341 * fast/events/scroll-event-phase-expected.txt: Added.
342 * fast/events/scroll-event-phase.html: Added. Checks that we can listen
343 for scroll events in both the capture and bubble phase.
344 * fast/layers/removed-by-scroll-handler.html:
345 * fast/overflow/onscroll-layer-self-destruct.html:
346 * fast/repaint/repaint-during-scroll.html:
348 2011-01-11 Mihai Parparita <mihaip@chromium.org>
350 Unreviewed; new and updated mac-leopard baselines.
352 Update stale or missing Leopard baselines (tests currently pass on Snow
355 * platform/chromium/test_expectations.txt:
356 * platform/mac-leopard/editing/deleting/delete-line-end-ws-001-expected.checksum:
357 * platform/mac-leopard/editing/deleting/delete-line-end-ws-001-expected.png:
358 * platform/mac-leopard/editing/deleting/delete-line-end-ws-002-expected.checksum:
359 * platform/mac-leopard/editing/deleting/delete-line-end-ws-002-expected.png:
360 * platform/mac-leopard/fast/block/basic/016-expected.checksum: Added.
361 * platform/mac-leopard/fast/block/basic/016-expected.png: Added.
362 * platform/mac-leopard/fast/block/basic/truncation-rtl-expected.checksum: Added.
363 * platform/mac-leopard/fast/block/basic/truncation-rtl-expected.png: Added.
364 * platform/mac-leopard/fast/blockflow/fieldsets-expected.checksum: Added.
365 * platform/mac-leopard/fast/blockflow/fieldsets-expected.png: Added.
366 * platform/mac-leopard/fast/borders/border-image-scale-transform-expected.checksum:
367 * platform/mac-leopard/fast/borders/border-image-scale-transform-expected.png:
368 * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
369 * platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
371 2011-01-11 Abhishek Arya <inferno@chromium.org>
373 Reviewed by Dimitri Glazkov.
375 Tests that we do not crash when we remove scrollable iframe when executing
376 inside its scroll event.
377 https://bugs.webkit.org/show_bug.cgi?id=52238
379 * scrollbars/scrollable-iframe-remove-crash-expected.txt: Added.
380 * scrollbars/scrollable-iframe-remove-crash.html: Added.
382 2011-01-11 Martin Robinson <mrobinson@igalia.com>
384 Remove some GTK+-specific baselines. GTK+ now enough feature parity with the Mac
385 port to make these platform-specific results unnecessary.
387 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Removed.
388 * platform/gtk/fast/dom/prototype-inheritance-expected.txt: Removed.
389 * platform/gtk/fast/js/global-constructors-expected.txt: Removed.
391 2011-01-11 Nico Weber <thakis@chromium.org>
393 Unreviewed, test expectations.
395 Another new baselines due to updated skia
396 https://bugs.webkit.org/show_bug.cgi?id=52105
398 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
399 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
401 2011-01-08 Dimitri Glazkov <dglazkov@chromium.org>
403 Reviewed by David Hyatt.
405 Make pseudo-style resolution less hard-coded when used to select a shadow node
406 https://bugs.webkit.org/show_bug.cgi?id=46595
408 New test that comprehensively travels the code paths affected by the change.
410 * fast/css/unknown-pseudo-element-matching-expected.txt: Added.
411 * fast/css/unknown-pseudo-element-matching.html: Added.
413 2011-01-11 Dean Jackson <dino@apple.com>
415 Reviewed by Simon Fraser.
417 https://bugs.webkit.org/show_bug.cgi?id=52233
419 Update WebKitCSSMatrix test to cover a constructor
420 that accepts 'none' as input.
422 * transforms/cssmatrix-2d-interface-expected.txt:
423 * transforms/cssmatrix-2d-interface.xhtml:
425 2011-01-11 Dimitri Glazkov <dglazkov@chromium.org>
427 Reviewed by Eric Seidel.
429 REGRESSION(r71934) Can't type in search edit field on skin-one.com
430 https://bugs.webkit.org/show_bug.cgi?id=52195
432 Restored original (pre-71934) check in the test to ensure that
433 selectstart does not propagate outside of the shadow DOM.
435 Consolidated shadow-boundary-crossing-2.html into shadow-boundary-crossing.html.
437 * fast/events/shadow-boundary-crossing-2-expected.txt: Renamed to
438 shadow-boundary-crossing-expected.txt.
439 * fast/events/shadow-boundary-crossing-2.html: Renamed to
440 shadow-boundary-crossing.html.
441 * fast/events/shadow-boundary-crossing-expected.txt: Removed.
442 * fast/events/shadow-boundary-crossing.html: Removed after folding the
443 test into the new shadow-boundary-crossing.html.
445 2011-01-11 Zhenyao Mo <zmo@google.com>
447 Unreviewed, test expectation update.
449 * platform/mac-snowleopard/Skipped:
451 2011-01-11 Michael Saboff <msaboff@apple.com>
453 Reviewed by Geoffrey Garen.
455 Missing call to popTempSortVector() for exception case in JSArray::sort.
456 https://bugs.webkit.org/show_bug.cgi?id=50718
458 New test to validate balanced calls to pushTempSortVector() and
461 * fast/js/array-sort-exception-expected.txt: Added.
462 * fast/js/array-sort-exception.html: Added.
463 * fast/js/script-tests/array-sort-exception.js: Added.
469 2011-01-11 Zhenyao Mo <zmo@google.com>
471 Unreviewed, test expectations update.
473 * platform/chromium-gpu/test_expectations.txt:
474 * platform/chromium/test_expectations.txt:
476 2011-01-11 Nico Weber <thakis@chromium.org>
478 Unreviewed, test expectations.
480 Another baseline for the recent skia roll.
481 https://bugs.webkit.org/show_bug.cgi?id=52105
483 * platform/chromium-linux/svg/custom/focus-ring-expected.checksum:
484 * platform/chromium-linux/svg/custom/focus-ring-expected.png:
486 2011-01-10 Zhenyao Mo <zmo@google.com>
488 Reviewed by Kenneth Russell.
490 Need to consider UNPACK_ALIGNMENT in GraphicsContext3D::texImage2DResourceSafe
491 https://bugs.webkit.org/show_bug.cgi?id=52068
493 * fast/canvas/webgl/read-pixels-test-expected.txt:
494 * fast/canvas/webgl/read-pixels-test.html: Sync with khronos.
495 * fast/canvas/webgl/resources/webgl-test.js: Add finishTest().
497 2011-01-07 Enrica Casucci <enrica@apple.com>
499 Reviewed by Alexey Proskuryakov.
501 Paste and drag and drop use different code paths to interact with the pasteboard.
502 https://bugs.webkit.org/show_bug.cgi?id=52093
504 New test results added to match the correct behavior.
506 * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum:
507 * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
508 * platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
510 2011-01-11 Mihai Parparita <mihaip@chromium.org>
512 Unreviewed; chromium test expectations update.
514 Remove failing expectations for tests that pass after r75515.
516 * platform/chromium/test_expectations.txt:
518 2011-01-11 Abhishek Arya <inferno@chromium.org>
520 Reviewed by Dimitri Glazkov.
522 Tests that calling append data on a text node which removes its
523 sibling text node does not result in crash.
524 https://bugs.webkit.org/show_bug.cgi?id=52163
526 * fast/dom/text-node-append-data-remove-crash-expected.txt: Added.
527 * fast/dom/text-node-append-data-remove-crash.html: Added.
529 2011-01-11 Stephen White <senorblanco@chromium.org>
531 Unreviewed; chromium-gpu test expectations update.
533 Remove now-passing tests from text_expectations.txt.
535 * platform/chromium-gpu/test_expectations.txt:
537 2011-01-11 Mihai Parparita <mihaip@chromium.org>
539 Unreviewed; new and updated mac-leopard baselines.
541 Update stale or missing Leopard baselines (tests currently pass on Snow
544 * platform/chromium/test_expectations.txt:
545 * platform/mac-leopard/fast/block/basic/fieldset-stretch-to-legend-expected.checksum:
546 * platform/mac-leopard/fast/block/basic/fieldset-stretch-to-legend-expected.png:
547 * platform/mac-leopard/fast/dom/focus-contenteditable-expected.checksum: Added.
548 * platform/mac-leopard/fast/dom/focus-contenteditable-expected.png: Added.
549 * platform/mac-leopard/fast/forms/fieldset-align-expected.checksum: Added.
550 * platform/mac-leopard/fast/forms/fieldset-align-expected.png: Added.
551 * platform/mac-leopard/fast/multicol/columns-shorthand-parsing-expected.checksum: Added.
552 * platform/mac-leopard/fast/multicol/columns-shorthand-parsing-expected.png: Added.
553 * platform/mac-leopard/fast/text/capitalize-boundaries-expected.checksum: Added.
554 * platform/mac-leopard/fast/text/capitalize-boundaries-expected.png: Added.
555 * platform/mac-leopard/fast/text/softHyphen-expected.checksum: Added.
556 * platform/mac-leopard/fast/text/softHyphen-expected.png: Added.
557 * platform/mac-leopard/tables/mozilla/other/wa_table_tr_align-expected.checksum:
558 * platform/mac-leopard/tables/mozilla/other/wa_table_tr_align-expected.png:
560 2011-01-11 Martin Robinson <mrobinson@igalia.com>
562 Unskipping fast/multicol/span/double-merge-anonymous-block-crash.html. We
563 have been unsuccessful reproducing the crash locally or on the bots.
565 * platform/gtk/Skipped: Unskipping test.
567 2011-01-11 Michael Saboff <msaboff@apple.com>
569 Reviewed by Geoffrey Garen.
571 ASSERTION Failure in JSC::binaryChop
572 https://bugs.webkit.org/show_bug.cgi?id=25614
574 Added new test to check for proper handling of stack overflow
575 exceptions and arrity exceptions while close to the top of the stack.
577 * fast/js/script-tests/stack-overflow-arrity-catch.js: Added.
580 * fast/js/script-tests/stack-overflow-catch.js: Added.
582 * fast/js/stack-overflow-arrity-catch-expected.txt: Added.
583 * fast/js/stack-overflow-arrity-catch.html: Added.
584 * fast/js/stack-overflow-catch-expected.txt: Added.
585 * fast/js/stack-overflow-catch.html: Added.
587 2011-01-11 Stephen White <senorblanco@chromium.org>
589 Unreviewed; new chromium GPU test baselines.
591 These tests required rebaselining after the skia roll in
592 http://src.chromium.org/viewvc/chrome?view=rev&revision=70835.
594 * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.checksum:
595 * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.png:
596 * platform/chromium-gpu-linux/fast/canvas/fillrect_gradient-expected.checksum:
597 * platform/chromium-gpu-linux/fast/canvas/fillrect_gradient-expected.png:
598 * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.checksum:
599 * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.png:
600 * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.txt:
601 * platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.checksum:
602 * platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.png:
603 * platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.txt:
604 * platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.checksum:
605 * platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.png:
606 * platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.txt:
608 2011-01-11 Carlos Garcia Campos <cgarcia@igalia.com>
610 Reviewed by Martin Robinson.
612 [GTK] Add support for <meter> element
613 https://bugs.webkit.org/show_bug.cgi?id=48713
615 * platform/gtk/Skipped:
616 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum: Added.
617 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Added.
618 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: Added.
619 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum: Added.
620 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Added.
621 * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: Added.
622 * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added.
623 * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
624 * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: Added.
625 * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.checksum: Added.
626 * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.png: Added.
627 * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added.
628 * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum: Added.
629 * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
630 * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
631 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: Added.
632 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added.
633 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Added.
634 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: Added.
635 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
636 * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Added.
638 2011-01-11 Stephen White <senorblanco@chromium.org>
640 Unreviewed; yet another gpu test_expectations update.
642 All glory to the hypnotoad.
644 * platform/chromium-gpu/test_expectations.txt:
646 2011-01-11 Jeremy Orlow <jorlow@chromium.org>
648 [Chromium] Fix bad baselines
649 https://bugs.webkit.org/show_bug.cgi?id=52207
651 It looks like https://bugs.webkit.org/show_bug.cgi?id=51865 didn't quite
652 get the baselines right. Ran the rebaseline tool to get these.
654 * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.txt: Removed.
655 * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.txt: Removed.
656 * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.txt:
657 * platform/chromium-win/svg/custom/getPresentationAttribute-expected.txt:
659 2011-01-11 Adam Roben <aroben@apple.com>
661 Update test results after r75408
663 * platform/mac-leopard/fast/js/large-expressions-expected.txt:
664 * platform/win/fast/js/large-expressions-expected.txt:
666 2011-01-11 Csaba Osztrogonác <ossy@webkit.org>
670 [Qt] DRT sideeffect revealed by r63657 and r75305
671 https://bugs.webkit.org/show_bug.cgi?id=42578
673 After r75305 24 tests fail. Add them to the Skipped list temporarily to make buildbot happy.
675 * platform/qt/Skipped:
677 2011-01-11 Noel Gordon <noel.gordon@gmail.com>
679 Reviewed by James Robinson.
681 [chromium] canvas.toDataURL("image/jpeg") should composite onto black.
682 https://bugs.webkit.org/show_bug.cgi?id=51237
684 canvas/philip/tests/toDataURL.jpeg.alpha.html only fails on chromium-mac
685 now, tracked by bug http://webkit.org/b/40147.
687 * platform/chromium/test_expectations.txt: win & linux pass.
689 2011-01-11 Anton Muhin <antonm@chromium.org>
691 Unreviewed Chromium test expectations update.
693 Remove now unnecessary Chromium overrides.
695 * platform/chromium-mac/fast/regex/malformed-escapes-expected.txt: Removed.
696 * platform/chromium-win/fast/regex/malformed-escapes-expected.txt: Removed.
698 2011-01-11 Shane Stephens <shanestephens@google.com>
700 Reviewed by Eric Seidel.
702 [Chromium] Tests marked as WONTFIX SKIP but bug causing test failure fixed.
703 https://bugs.webkit.org/show_bug.cgi?id=51865
705 * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.checksum: Added.
706 * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.png: Added.
707 * platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
708 * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.checksum: Added.
709 * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.png: Added.
710 * platform/chromium-linux/svg/custom/getPresentationAttribute-expected.txt: Added.
711 * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.checksum:
712 * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.png:
713 * platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
714 * platform/chromium-win/svg/custom/getPresentationAttribute-expected.checksum:
715 * platform/chromium-win/svg/custom/getPresentationAttribute-expected.png:
716 * platform/chromium-win/svg/custom/getPresentationAttribute-expected.txt: Added.
717 * platform/chromium/test_expectations.txt:
719 2011-01-10 Mihai Parparita <mihaip@chromium.org>
721 Unreviewed Chromium test expectations update.
723 Reorganized scrollbar-related failures.
725 * platform/chromium/test_expectations.txt:
727 2011-01-10 Mihai Parparita <mihaip@chromium.org>
729 Unreviewed Chromium test expectations update.
731 Remove entries for tests that now pass.
733 A bunch of tests with scrollbars started to pass after unncessary
734 Chromium baselines with removed with r75463, r75446 and
737 ietestcenter/Javascript/15.4.4.14-9-b-i-6.html and ietestcenter/
738 Javascript/15.4.4.15-8-b-i-6.html started to pass after
739 http://crrev.com/70894, which rolled V8 to 3.0.7, which fixed
740 http://code.google.com/p/v8/issues/detail?id=1015.
742 fast/text/font-size-zero.html appears to always pass.
744 * platform/chromium/test_expectations.txt:
746 2011-01-10 Stephen White <senorblanco@chromium.org>
748 Unreviewed; chromium-gpu test_expectations updates.
750 Mark 3 tests as failing after skia roll (chromium r75408).
752 * platform/chromium-gpu/test_expectations.txt:
754 2011-01-10 David Hyatt <hyatt@apple.com>
756 Reviewed by Simon Fraser.
758 Test for https://bugs.webkit.org/show_bug.cgi?id=51119
760 * fast/transforms/transform-hit-test-flipped-expected.txt: Added.
761 * fast/transforms/transform-hit-test-flipped.html: Added.
763 2011-01-10 Justin Schuh <jschuh@chromium.org>
765 Unreviewed Chromium test expectations update.
767 Fix path for: fast/js/kde/parse.html
769 * platform/chromium/test_expectations.txt:
771 2011-01-10 Justin Schuh <jschuh@chromium.org>
773 Unreviewed Chromium test expectations update.
775 Mark 3 tests as failing on chromium after r75408.
777 * platform/chromium/test_expectations.txt:
779 2011-01-10 Mihai Parparita <mihaip@chromium.org>
781 Unreviewed Chromium test expectations update.
783 Remove chromium-mac baselines for css1/ and css2.1/ tests that had them
784 because of scrollbars. Update stale mac-leopard baselines.
786 * platform/chromium-mac/css1/box_properties/clear-expected.checksum: Removed.
787 * platform/chromium-mac/css1/box_properties/clear-expected.png: Removed.
788 * platform/chromium-mac/css1/text_properties/text_transform-expected.checksum: Removed.
789 * platform/chromium-mac/css1/text_properties/text_transform-expected.png: Removed.
790 * platform/chromium-mac/css1/text_properties/vertical_align-expected.checksum: Removed.
791 * platform/chromium-mac/css1/text_properties/vertical_align-expected.png: Removed.
792 * platform/mac-leopard/css1/box_properties/clear_float-expected.checksum:
793 * platform/mac-leopard/css1/box_properties/clear_float-expected.png:
794 * platform/mac-leopard/css1/box_properties/float_elements_in_series-expected.checksum:
795 * platform/mac-leopard/css1/box_properties/float_elements_in_series-expected.png:
796 * platform/mac-leopard/css1/box_properties/float_on_text_elements-expected.checksum:
797 * platform/mac-leopard/css1/box_properties/float_on_text_elements-expected.png:
798 * platform/mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Added.
799 * platform/mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added.
801 2011-01-10 Joe Mason <jmason@rim.com>
803 Reviewed by Alexey Proskuryakov.
805 WebSockets: unbounded buffer growth when server sends bad data
806 https://bugs.webkit.org/show_bug.cgi?id=51253
808 Tests that a websocket handshake should fail after 1024 bytes without a
809 newline, or if it contains a null byte before the first newline.
811 * http/tests/websocket/tests/handshake-fail-by-maxlength-expected.txt: Added.
812 * http/tests/websocket/tests/handshake-fail-by-maxlength.html: Added.
813 * http/tests/websocket/tests/handshake-fail-by-maxlength_wsh.py: Added.
814 * http/tests/websocket/tests/handshake-fail-by-prepended-null-expected.txt: Added.
815 * http/tests/websocket/tests/handshake-fail-by-prepended-null.html: Added.
816 * http/tests/websocket/tests/handshake-fail-by-prepended-null_wsh.py: Added.
818 2011-01-10 Jer Noble <jer.noble@apple.com>
820 Reviewed by Simon Fraser.
822 https://bugs.webkit.org/show_bug.cgi?id=52095
823 REGRESSION (r75277): 2 test cases (<1%) had incorrect layout
826 fullscreen/full-screen-remove-ancestor.html
827 fullscreen/full-screen-remove.html
829 Revert change made in r75326, now that the underlying issue has been fixed.
831 * fullscreen/full-screen-remove-ancestor-expected.txt:
832 * fullscreen/full-screen-remove-expected.txt:
834 2011-01-10 Mihai Parparita <mihaip@chromium.org>
836 Unreviewed Chromium test expectations update.
838 Remove chromium-mac baselines for svg/ tests that had them because of
841 Also updates Snow Leopard (mac) baselines for svg/dom/
842 SVGLengthList-basics.xhtml after r72518.
844 * platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.checksum: Removed.
845 * platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.png: Removed.
846 * platform/chromium-mac/svg/dom/SVGTransformList-basics-expected.checksum: Removed.
847 * platform/chromium-mac/svg/dom/SVGTransformList-basics-expected.png: Removed.
848 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Removed.
849 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Removed.
850 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Removed.
851 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Removed.
852 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Removed.
853 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Removed.
854 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Removed.
855 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Removed.
856 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Removed.
857 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Removed.
858 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Removed.
859 * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Removed.
860 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Removed.
861 * platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Removed.
862 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Removed.
863 * platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Removed.
864 * platform/chromium-mac/svg/hixie/links/003-broken-expected.checksum: Removed.
865 * platform/chromium-mac/svg/hixie/links/003-broken-expected.png: Removed.
866 * platform/chromium-mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Removed.
867 * platform/chromium-mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Removed.
868 * platform/chromium-mac/svg/zoom/page/zoom-foreignObject-expected.checksum: Removed.
869 * platform/chromium-mac/svg/zoom/page/zoom-foreignObject-expected.png: Removed.
870 * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Removed.
871 * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Removed.
872 * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Removed.
873 * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png: Removed.
874 * platform/mac/svg/dom/SVGLengthList-basics-expected.checksum:
875 * platform/mac/svg/dom/SVGLengthList-basics-expected.png:
877 2011-01-10 Jenn Braithwaite <jennb@chromium.org>
879 Reviewed by Dmitry Titov.
881 [chromium] Layout test fast/frames/iframe-reparenting-plugins.html is failing on windows
882 https://bugs.webkit.org/show_bug.cgi?id=52062
884 * platform/chromium/test_expectations.txt:
885 Skip the failing test. Same reason other tests using WebKit Test PlugIn fails.
887 2011-01-10 Martin Robinson <mrobinson@igalia.com>
889 Rebaseline some test results after r75389.
891 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
892 * platform/gtk/fast/dom/prototype-inheritance-expected.txt:
893 * platform/gtk/fast/js/global-constructors-expected.txt:
895 2011-01-10 Mihai Parparita <mihaip@chromium.org>
897 Unreviewed Chromium test expectations update.
899 More scrollbar change rebaselines.
901 * platform/chromium-mac/fast/selectors/166-expected.checksum: Removed.
902 * platform/chromium-mac/fast/selectors/166-expected.png: Removed.
903 * platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.checksum: Removed.
904 * platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.png: Removed.
905 * platform/chromium-mac/fast/table/height-percent-test-vertical-expected.checksum: Removed.
906 * platform/chromium-mac/fast/table/height-percent-test-vertical-expected.png: Removed.
907 * platform/chromium-mac/svg/css/composite-shadow-example-expected.checksum:
908 * platform/chromium-mac/svg/css/composite-shadow-example-expected.png:
909 * platform/chromium-mac/svg/css/composite-shadow-with-opacity-expected.checksum:
910 * platform/chromium-mac/svg/css/composite-shadow-with-opacity-expected.png:
911 * platform/chromium-mac/svg/css/stars-with-shadow-expected.checksum: Removed.
912 * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum:
913 * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
914 * platform/chromium/test_expectations.txt:
915 * platform/mac-leopard/fast/table/border-collapsing/004-vertical-expected.checksum: Added.
916 * platform/mac-leopard/fast/table/border-collapsing/004-vertical-expected.png: Added.
917 * platform/mac/fast/table/border-collapsing/004-vertical-expected.checksum:
918 * platform/mac/fast/table/border-collapsing/004-vertical-expected.png:
919 * platform/mac/fast/table/height-percent-test-vertical-expected.checksum:
920 * platform/mac/fast/table/height-percent-test-vertical-expected.png:
922 2011-01-10 Tony Chang <tony@chromium.org>
924 Unreviewed, rolling out r75398, r75407,
925 http://trac.webkit.org/changeset/75398
926 https://bugs.webkit.org/show_bug.cgi?id=52008
928 Some layout tests are crashing on Chromium Win.
930 * platform/chromium-win/fast/backgrounds/animated-gif-as-background-expected.checksum: Added.
931 * platform/chromium-win/fast/backgrounds/animated-gif-as-background-expected.png: Added.
932 * platform/chromium/test_expectations.txt:
934 2011-01-10 Mihai Parparita <mihaip@chromium.org>
936 Unreviewed Chromium test expectations update.
938 Rebaseline six tests in fast/repaint for chromium-mac. Even after the
939 scrollbar switch they need Chromium-specific results since repaint
940 regions are different from the mac port's.
942 Adds both Leopard (chromium-mac-leopard) and Snow Leopard (chromium-mac)
945 * platform/chromium-mac-leopard/fast/repaint/fixed-expected.checksum: Added.
946 * platform/chromium-mac-leopard/fast/repaint/fixed-expected.png: Added.
947 * platform/chromium-mac-leopard/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum: Added.
948 * platform/chromium-mac-leopard/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
949 * platform/chromium-mac/fast/repaint/fixed-expected.checksum:
950 * platform/chromium-mac/fast/repaint/fixed-expected.png:
951 * platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum:
952 * platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
953 * platform/chromium-mac/fast/repaint/fixed-tranformed-expected.checksum:
954 * platform/chromium-mac/fast/repaint/fixed-tranformed-expected.png:
955 * platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.checksum:
956 * platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.png:
957 * platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.checksum:
958 * platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.png:
959 * platform/chromium-mac/fast/repaint/repaint-during-scroll-expected.checksum:
960 * platform/chromium-mac/fast/repaint/repaint-during-scroll-expected.png:
961 * platform/chromium/test_expectations.txt:
963 2011-01-10 Maciej Stachowiak <mjs@apple.com>
965 Reviewed by Anders Carlsson.
967 Skip layout tests in WebKit2 that fail for an obvious (missing DRT API) reason
968 https://bugs.webkit.org/show_bug.cgi?id=52166
970 * platform/mac-wk2/Skipped:
972 2011-01-10 Gavin Barraclough <barraclough@apple.com>
974 Reviewed by Oliver Hunt.
976 Bug 52079 - Syntax errors should be early errors.
978 Fix syntax errors in layout tests, and update expected results.
980 * editing/selection/select-crash-001.html:
981 * editing/selection/select-crash-002.html:
982 * fast/canvas/webgl/renderbuffer-initialization.html:
983 * fast/forms/25153.html:
984 * fast/forms/textfield-drag-into-disabled.html:
985 * fast/js/exception-codegen-crash-expected.txt:
986 * fast/js/exception-codegen-crash.html:
987 * fast/js/kde/parse-expected.txt:
988 * fast/js/kde/script-tests/parse.js:
989 * fast/js/large-expressions-expected.txt:
990 * fast/js/named-function-expression-expected.txt:
991 * fast/js/parser-syntax-check-expected.txt:
992 * fast/js/script-tests/large-expressions.js:
993 * fast/js/script-tests/named-function-expression.js:
994 * fast/js/script-tests/parser-syntax-check.js:
995 * fast/js/sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A11.1_T3-expected.txt:
996 * fast/js/sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A11_T3-expected.txt:
997 * fast/js/sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A12.1_T3-expected.txt:
998 * fast/js/sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A12_T3-expected.txt:
999 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T1-expected.txt:
1000 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T2-expected.txt:
1001 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T3-expected.txt:
1002 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T4-expected.txt:
1003 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A5_T1-expected.txt:
1004 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A5_T2-expected.txt:
1005 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A5_T3-expected.txt:
1006 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A6-expected.txt:
1007 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A8_T1-expected.txt:
1008 * fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A8_T2-expected.txt:
1009 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T1-expected.txt:
1010 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T2-expected.txt:
1011 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T3-expected.txt:
1012 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T4-expected.txt:
1013 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A5_T1-expected.txt:
1014 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A5_T2-expected.txt:
1015 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A5_T3-expected.txt:
1016 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A6-expected.txt:
1017 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A8_T1-expected.txt:
1018 * fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A8_T2-expected.txt:
1019 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T1-expected.txt:
1020 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T10-expected.txt:
1021 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T2-expected.txt:
1022 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T3-expected.txt:
1023 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T4-expected.txt:
1024 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T5-expected.txt:
1025 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T6-expected.txt:
1026 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T7-expected.txt:
1027 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T8-expected.txt:
1028 * fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T9-expected.txt:
1029 * http/tests/security/isolatedWorld/events.html:
1030 * http/tests/security/isolatedWorld/userGestureEvents.html:
1031 * svg/custom/resources/use-instanceRoot-event-listeners.js:
1032 * svg/custom/rgbcolor-syntax.svg:
1033 * svg/custom/use-instanceRoot-modifications.svg:
1034 * svg/custom/use-property-changes-through-svg-dom.svg:
1035 * webarchive/adopt-attribute-styled-body-webarchive-expected.webarchive:
1036 * webarchive/resources/adopt-attribute-styled-body-iframe.html:
1038 2011-01-10 Tony Chang <tony@chromium.org>
1040 Unreviewed, remove duplicate test expectation for gif-loop-count.
1042 * platform/chromium/test_expectations.txt:
1044 2011-01-10 Csaba Osztrogonác <ossy@webkit.org>
1046 Unreviewed rolling out r75371, because it didn't fix Qt buildbot.
1048 * platform/qt/Skipped:
1050 2011-01-10 Tony Chang <tony@chromium.org>
1052 Reviewed by Mihai Parparita.
1054 [chromium] fix for animated gif layout tests
1055 https://bugs.webkit.org/show_bug.cgi?id=52008
1057 Remove incorrect baselines.
1059 * platform/chromium-win/fast/backgrounds/animated-gif-as-background-expected.checksum: Removed.
1060 * platform/chromium-win/fast/backgrounds/animated-gif-as-background-expected.png: Removed.
1061 * platform/chromium/test_expectations.txt:
1063 2011-01-10 Sheriff Bot <webkit.review.bot@gmail.com>
1065 Unreviewed, rolling out r75341.
1066 http://trac.webkit.org/changeset/75341
1067 https://bugs.webkit.org/show_bug.cgi?id=52157
1069 Regressions on several pixel tests (Requested by jorlow on
1072 * fast/canvas/canvas-fillPath-gradient-shadow-expected.txt: Removed.
1073 * fast/canvas/canvas-fillPath-gradient-shadow.html: Removed.
1074 * fast/canvas/script-tests/canvas-fillPath-gradient-shadow.js: Removed.
1075 * platform/chromium/test_expectations.txt:
1076 * platform/qt/Skipped:
1078 2011-01-10 Csaba Osztrogonác <ossy@webkit.org>
1082 [Qt] fast/text/emphasis-avoid-ruby.html fails, because FontQt doesn’t implement
1083 Font::emphasisMark{Ascent,Descent,Height} nor emphasis mark drawing.
1085 https://bugs.webkit.org/show_bug.cgi?id=52155
1087 * platform/qt/Skipped: Add fast/text/emphasis-avoid-ruby.html until fix.
1089 2011-01-10 Mihai Parparita <mihaip@chromium.org>
1091 Unreviewed Chromium test expectations update.
1093 Rebaseline two tests in fast/forms for chromium-mac. Even after the
1094 scrollbar switch they need Chromium-specific results since search and
1095 file upload control rendering is different from the mac port's.
1097 Adds both Leopard (chromium-mac-leopard) and Snow Leopard (chromium-mac)
1100 * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.checksum: Added.
1101 * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/file-input-direction-expected.png.
1102 * platform/chromium-mac-leopard/fast/forms/search-transformed-expected.checksum: Added.
1103 * platform/chromium-mac-leopard/fast/forms/search-transformed-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/search-transformed-expected.png.
1104 * platform/chromium-mac/fast/forms/file-input-direction-expected.checksum:
1105 * platform/chromium-mac/fast/forms/file-input-direction-expected.png:
1106 * platform/chromium-mac/fast/forms/search-transformed-expected.checksum:
1107 * platform/chromium-mac/fast/forms/search-transformed-expected.png:
1108 * platform/chromium/test_expectations.txt:
1110 2011-01-10 Csaba Osztrogonác <ossy@webkit.org>
1112 Unreviewed. Add Qt specific expected file.
1114 * platform/qt/http/tests/navigation/forward-and-cancel-expected.txt: Copied from LayoutTests/http/tests/navigation/forward-and-cancel-expected.txt.
1116 2011-01-10 François Sausset <sausset@gmail.com>
1118 Reviewed by Kenneth Rohde Christiansen.
1120 Updated tests and results to take into account new default fraction bar thickness.
1121 https://bugs.webkit.org/show_bug.cgi?id=50018
1123 * mathml/presentation/fractions.xhtml:
1124 * platform/mac/mathml/presentation/fractions-expected.checksum:
1125 * platform/mac/mathml/presentation/fractions-expected.png:
1126 * platform/mac/mathml/presentation/fractions-expected.txt:
1128 2011-01-10 Antti Koivisto <antti@apple.com>
1130 Reviewed by Alexey Proskuryakov.
1132 https://bugs.webkit.org/show_bug.cgi?id=52044
1133 REGRESSION(r74807): No-store is ignored within a document
1135 * http/tests/misc/script-no-store-expected.txt: Added.
1136 * http/tests/misc/script-no-store.html: Added.
1137 * http/tests/misc/resources/random-no-store.php: Added.
1139 2011-01-10 Alejandro G. Castro <alex@igalia.com>
1141 Reviewed by Martin Robinson.
1143 [cairo] Rendering a lot of arcs on top of each other causes time
1145 https://bugs.webkit.org/show_bug.cgi?id=50869
1147 Unskip canvas-largedraws.html after improving the performance for
1150 * platform/gtk/Skipped:
1152 2011-01-10 Adam Roben <aroben@apple.com>
1154 Add some new tests to the Windows Skipped file
1156 The tests are failing due to unimplemented DRT features which are
1157 already covered by bugs.
1159 * platform/win/Skipped:
1161 2011-01-10 Csaba Osztrogonác <ossy@webkit.org>
1165 [Qt] DRT sideeffect revealed by r63657
1166 https://bugs.webkit.org/show_bug.cgi?id=42578
1168 Add new tests introduced in r75305 to the skipped list temporarily to make buildbot happy.
1170 * platform/qt/Skipped:
1172 2011-01-10 Yael Aharon <yael.aharon@nokia.com>
1174 Reviewed by Simon Fraser.
1176 Specificity of negated selectors apparently miscalculated
1177 https://bugs.webkit.org/show_bug.cgi?id=41206
1179 * fast/css/pseudo-not-expected.txt: Added.
1180 * fast/css/pseudo-not.html: Added.
1182 2011-01-09 Justin Garcia <justin.garcia@apple.com>
1184 Unreviewed. Adding svg/text/caret-in-svg-text.xhtml to Skipped list for gtk, where there
1185 is no TextInputController, and qt, where firstRectForCharacterRange is unimplemented.
1187 * platform/gtk/Skipped:
1188 * platform/qt/Skipped:
1190 2011-01-09 Simon Fraser <simon.fraser@apple.com>
1192 Fix test after r75352.
1194 Per HTML5, the disabled IDL attribute for style elements is not reflected
1195 in the content attribute.
1197 * fast/dom/boolean-attribute-reflection-expected.txt:
1198 * fast/dom/script-tests/boolean-attribute-reflection.js:
1200 2011-01-08 Simon Fraser <simon.fraser@apple.com>
1202 Reviewed by Alexey Proskuryakov.
1204 HTMLStyleElement.disabled doesn't work (affects jQuery)
1205 https://bugs.webkit.org/show_bug.cgi?id=25287
1207 Test the disabled property of a style element.
1209 Based on initial patch by Tarun Nainani.
1211 * fast/html/disable-style-element-expected.txt: Added.
1212 * fast/html/disable-style-element.html: Added.
1213 * fast/html/script-tests/disable-style-element.js: Added.
1215 2011-01-09 Dirk Schulze <krit@webkit.org>
1217 Reviewed by Nikolas Zimmermann.
1219 Rename RenderForeignObject to RenderSVGForeignObject
1220 https://bugs.webkit.org/show_bug.cgi?id=52129
1222 Renamed RenderForeignObject to RenderSVGForeignObject
1224 * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.txt:
1225 * platform/chromium-win/svg/custom/baseval-animval-equality-expected.txt:
1226 * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.txt:
1227 * platform/chromium-win/svg/custom/dynamic-svg-document-creation-expected.txt:
1228 * platform/chromium-win/svg/custom/foreign-object-skew-expected.txt:
1229 * platform/chromium-win/svg/custom/foreignObject-crash-on-hover-expected.txt:
1230 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
1231 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
1232 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
1233 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
1234 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
1235 * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
1236 * platform/chromium-win/svg/custom/use-on-non-svg-namespaced-element-expected.txt:
1237 * platform/chromium-win/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
1238 * platform/chromium-win/svg/foreignObject/svg-document-as-direct-child-expected.txt:
1239 * platform/chromium-win/svg/foreignObject/svg-document-in-html-document-expected.txt:
1240 * platform/chromium-win/svg/foreignObject/text-tref-02-b-expected.txt:
1241 * platform/chromium-win/svg/hixie/mixed/006-expected.txt:
1242 * platform/chromium-win/svg/hixie/mixed/007-expected.txt:
1243 * platform/chromium-win/svg/hixie/mixed/008-expected.txt:
1244 * platform/chromium-win/svg/hixie/mixed/009-expected.txt:
1245 * platform/chromium-win/svg/hixie/mixed/011-expected.txt:
1246 * platform/chromium-win/svg/text/foreignObject-repaint-expected.txt:
1247 * platform/chromium-win/svg/text/foreignObject-text-clipping-bug-expected.txt:
1248 * platform/chromium-win/svg/zoom/page/zoom-foreignObject-expected.txt:
1249 * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
1250 * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
1251 * platform/chromium-win/svg/zoom/text/zoom-foreignObject-expected.txt:
1252 * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
1253 * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
1254 * platform/gtk/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt:
1255 * platform/gtk/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
1256 * platform/gtk/svg/foreignObject/svg-document-as-direct-child-expected.txt:
1257 * platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt:
1258 * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
1259 * platform/gtk/svg/overflow/overflow-on-foreignObject-expected.txt:
1260 * platform/gtk/svg/text/foreignObject-repaint-expected.txt:
1261 * platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt:
1262 * platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt:
1263 * platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
1264 * platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
1265 * platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt:
1266 * platform/gtk/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
1267 * platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
1268 * platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
1269 * platform/mac/svg/custom/baseval-animval-equality-expected.txt:
1270 * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
1271 * platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt:
1272 * platform/mac/svg/custom/fill-SVGPaint-interface-expected.txt:
1273 * platform/mac/svg/custom/foreign-object-skew-expected.txt:
1274 * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt:
1275 * platform/mac/svg/custom/getPresentationAttribute-expected.txt:
1276 * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
1277 * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
1278 * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
1279 * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
1280 * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
1281 * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
1282 * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt:
1283 * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.txt:
1284 * platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt:
1285 * platform/mac/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
1286 * platform/mac/svg/foreignObject/svg-document-as-direct-child-expected.txt:
1287 * platform/mac/svg/foreignObject/svg-document-in-html-document-expected.txt:
1288 * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
1289 * platform/mac/svg/hixie/mixed/006-expected.txt:
1290 * platform/mac/svg/hixie/mixed/007-expected.txt:
1291 * platform/mac/svg/hixie/mixed/008-expected.txt:
1292 * platform/mac/svg/hixie/mixed/009-expected.txt:
1293 * platform/mac/svg/hixie/mixed/011-expected.txt:
1294 * platform/mac/svg/overflow/overflow-on-foreignObject-expected.txt:
1295 * platform/mac/svg/text/foreignObject-repaint-expected.txt:
1296 * platform/mac/svg/text/foreignObject-text-clipping-bug-expected.txt:
1297 * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
1298 * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
1299 * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
1300 * platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt:
1301 * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
1302 * platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
1303 * platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt:
1304 * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
1305 * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.txt:
1306 * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.txt:
1307 * platform/qt/svg/foreignObject/text-tref-02-b-expected.txt:
1308 * platform/qt/svg/overflow/overflow-on-foreignObject-expected.txt:
1309 * platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
1310 * platform/qt/svg/zoom/page/zoom-foreignObject-expected.txt:
1311 * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
1312 * platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
1313 * platform/qt/svg/zoom/text/zoom-foreignObject-expected.txt:
1314 * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
1315 * platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
1317 2011-01-08 Helder Correia <helder@sencha.com>
1319 Reviewed by Simon Fraser.
1321 Shadow is not drawn when filling a path with a gradient
1322 https://bugs.webkit.org/show_bug.cgi?id=51982
1324 This happens in CG and is related to bug 51869, this time to be fixed
1325 in GraphicsContext::fillPath(const Path& path). We need to draw the
1326 gradient clipped to the path on a CGLayer first, and then draw the
1327 layer on the GraphicsContext.
1329 * fast/canvas/canvas-fillPath-gradient-shadow-expected.txt: Added.
1330 * fast/canvas/canvas-fillPath-gradient-shadow.html: Added.
1331 * fast/canvas/script-tests/canvas-fillPath-gradient-shadow.js: Added.
1332 * platform/chromium/test_expectations.txt: Skipping new test since it fails.
1333 * platform/qt/Skipped: Ditto.
1335 2011-01-08 Tony Gentilcore <tonyg@chromium.org>
1337 Reviewed by Eric Seidel.
1339 HTML5 Conformance Test failure: approved/xhtml5/html_style_in_comment.xhtml
1340 https://bugs.webkit.org/show_bug.cgi?id=48593
1342 * fast/parser/html-html-comment-in-style-block-expected.txt: Added.
1343 * fast/parser/html-html-comment-in-style-block.html: Added.
1344 * fast/parser/xhtml-html-comment-in-style-block-expected.txt: Added.
1345 * fast/parser/xhtml-html-comment-in-style-block.xhtml: Added.
1347 2011-01-08 Charlie Reis <creis@chromium.org>
1349 Reviewed by Mihai Parparita.
1351 Canceled frame loads can corrupt back forward list
1352 https://bugs.webkit.org/show_bug.cgi?id=50254
1354 http/tests/navigation/forward-and-cancel.html aborts a slowly loading
1355 subframe in a frame tree and ensures the history items are updated properly.
1357 * LayoutTests/http/tests/navigation/forward-and-cancel-expected.txt: Added.
1358 * LayoutTests/http/tests/navigation/forward-and-cancel.html: Added.
1359 * LayoutTests/http/tests/navigation/resources/forward-and-cancel-frames.html: Added.
1360 * LayoutTests/http/tests/navigation/resources/forward-and-cancel-frames-container.html: Added.
1362 2011-01-08 Chang Shu <chang.shu@nokia.com>
1364 Reviewed by Kenneth Rohde Christiansen.
1366 Support createTouchList with Touch list for test automation.
1367 https://bugs.webkit.org/show_bug.cgi?id=51196
1369 Added test cases that take Touch objects when creating TouchList.
1371 * fast/events/touch/document-create-touch-list-expected.txt:
1372 * fast/events/touch/script-tests/document-create-touch-list.js:
1374 2011-01-08 Chang Shu <chang.shu@nokia.com>
1376 Reviewed by Ryosuke Niwa.
1378 Added test contents for contentEditable DOM attribute.
1379 https://bugs.webkit.org/show_bug.cgi?id=51957
1381 * editing/editability: Added.
1382 * editing/editability/attr-empty-string-expected.txt: Added.
1383 * editing/editability/attr-empty-string.html: Added.
1384 * editing/editability/attr-false-string-expected.txt: Added.
1385 * editing/editability/attr-false-string.html: Added.
1386 * editing/editability/attr-invalid-string-expected.txt: Added.
1387 * editing/editability/attr-invalid-string.html: Added.
1388 * editing/editability/attr-missing-ancestor-false-expected.txt: Added.
1389 * editing/editability/attr-missing-ancestor-false.html: Added.
1390 * editing/editability/attr-missing-ancestor-true-expected.txt: Added.
1391 * editing/editability/attr-missing-ancestor-true.html: Added.
1392 * editing/editability/attr-missing-parent-ancestor-missing-expected.txt: Added.
1393 * editing/editability/attr-missing-parent-ancestor-missing.html: Added.
1394 * editing/editability/attr-missing-parent-false-expected.txt: Added.
1395 * editing/editability/attr-missing-parent-false.html: Added.
1396 * editing/editability/attr-missing-parent-true-expected.txt: Added.
1397 * editing/editability/attr-missing-parent-true.html: Added.
1398 * editing/editability/attr-true-string-expected.txt: Added.
1399 * editing/editability/attr-true-string.html: Added.
1400 * editing/editability/set-false-expected.txt: Added.
1401 * editing/editability/set-false.html: Added.
1402 * editing/editability/set-inherit-parent-false-expected.txt: Added.
1403 * editing/editability/set-inherit-parent-false.html: Added.
1404 * editing/editability/set-inherit-parent-true-expected.txt: Added.
1405 * editing/editability/set-inherit-parent-true.html: Added.
1406 * editing/editability/set-invalid-value-expected.txt: Added.
1407 * editing/editability/set-invalid-value.html: Added.
1408 * editing/editability/set-true-expected.txt: Added.
1409 * editing/editability/set-true.html: Added.
1410 * editing/editability/set-value-caseinsensitive-expected.txt: Added.
1411 * editing/editability/set-value-caseinsensitive.html: Added.
1413 2011-01-08 Eric Seidel <eric@webkit.org>
1417 Implement WebKit Full Screen support
1418 https://bugs.webkit.org/show_bug.cgi?id=49481
1420 Check in failing results for these tests to allow the bots to roll green.
1422 * fullscreen/full-screen-remove-ancestor-expected.txt:
1423 * fullscreen/full-screen-remove-expected.txt:
1425 2011-01-08 Mihai Parparita <mihaip@chromium.org>
1427 Unreviewed; chromium test expectations update.
1429 Remove failing expectations for tests that started to pass after
1430 rebaselining in r75309.
1432 * platform/chromium/test_expectations.txt:
1434 2011-01-07 Antonio Gomes <agomes@rim.com>
1436 Reviewed by Kenneth Rohde Christiansen.
1438 [Qt] Spatial Navigation: adding a test for when scrollbars are turned off via WebKit API
1439 https://bugs.webkit.org/show_bug.cgi?id=51396
1441 Add a layout test to ensure that page is scrollable when spatial
1442 navgation is enabled even when scrollbars were disabled via WebKit
1443 API (e.g. QWebFrame::setScrollBarPolicy).
1445 Test is Qt-only for now since Qt's DRT is the only one that supports
1446 LayoutTestController::setScrollbarPolicy.
1448 In real world QtWebKit apps, scrollbars are disabled usually prior to
1449 any page load. To emulate that on a layout test, it was added two html
1450 files: one that set scrollbars off and queues the load of the real
1451 test, and other that does the real testing.
1453 * platform/qt/fast/spatial-navigation/resources/ensure-scrolls-with-scrollbars-disabled-by-webkit.html: Added.
1454 * platform/qt/fast/spatial-navigation/snav-ensure-scrolls-with-scrollbars-disabled-by-webkit-expected.txt: Added.
1455 * platform/qt/fast/spatial-navigation/snav-ensure-scrolls-with-scrollbars-disabled-by-webkit.html: Added.
1457 2011-01-07 Nico Weber <thakis@chromium.org>
1459 Unreviewed, test expectations.
1462 https://bugs.webkit.org/show_bug.cgi?id=52105
1464 * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.checksum:
1465 * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.png
1467 2011-01-07 Nico Weber <thakis@chromium.org>
1469 Unreviewed, test expectations.
1471 Many new baselines due to updated skia.
1472 https://bugs.webkit.org/show_bug.cgi?id=52105
1474 * platform/chromium-linux/editing/pasteboard/4641033-expected.checksum:
1475 * platform/chromium-linux/editing/pasteboard/4641033-expected.png:
1476 * platform/chromium-linux/editing/pasteboard/4944770-1-expected.checksum:
1477 * platform/chromium-linux/editing/pasteboard/4944770-1-expected.png:
1478 * platform/chromium-linux/editing/pasteboard/4944770-2-expected.checksum:
1479 * platform/chromium-linux/editing/pasteboard/4944770-2-expected.png:
1480 * platform/chromium-linux/editing/selection/3690703-2-expected.checksum:
1481 * platform/chromium-linux/editing/selection/3690703-2-expected.png:
1482 * platform/chromium-linux/editing/selection/3690703-expected.checksum:
1483 * platform/chromium-linux/editing/selection/3690703-expected.png:
1484 * platform/chromium-linux/editing/selection/3690719-expected.checksum:
1485 * platform/chromium-linux/editing/selection/3690719-expected.png:
1486 * platform/chromium-linux/editing/selection/4397952-expected.checksum:
1487 * platform/chromium-linux/editing/selection/4397952-expected.png:
1488 * platform/chromium-linux/editing/selection/5240265-expected.checksum:
1489 * platform/chromium-linux/editing/selection/5240265-expected.png:
1490 * platform/chromium-linux/editing/selection/caret-before-select-expected.checksum:
1491 * platform/chromium-linux/editing/selection/caret-before-select-expected.png:
1492 * platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.checksum:
1493 * platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.png:
1494 * platform/chromium-linux/editing/selection/select-box-expected.checksum:
1495 * platform/chromium-linux/editing/selection/select-box-expected.png:
1496 * platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.checksum:
1497 * platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.png:
1498 * platform/chromium-linux/editing/selection/transformed-selection-rects-expected.checksum:
1499 * platform/chromium-linux/editing/selection/transformed-selection-rects-expected.png:
1500 * platform/chromium-linux/fast/backgrounds/body-generated-image-propagated-to-root-expected.checksum:
1501 * platform/chromium-linux/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
1502 * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.checksum:
1503 * platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.png:
1504 * platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.checksum: Added.
1505 * platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.png: Added.
1506 * platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.checksum:
1507 * platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.png:
1508 * platform/chromium-linux/fast/block/float/float-avoidance-expected.checksum:
1509 * platform/chromium-linux/fast/block/float/float-avoidance-expected.png:
1510 * platform/chromium-linux/fast/block/margin-collapse/103-expected.checksum:
1511 * platform/chromium-linux/fast/block/margin-collapse/103-expected.png:
1512 * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.checksum:
1513 * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.png:
1514 * platform/chromium-linux/fast/canvas/canvas-text-alignment-expected.checksum:
1515 * platform/chromium-linux/fast/canvas/canvas-text-alignment-expected.png:
1516 * platform/chromium-linux/fast/canvas/fillrect_gradient-expected.checksum:
1517 * platform/chromium-linux/fast/canvas/fillrect_gradient-expected.png:
1518 * platform/chromium-linux/fast/css/continuationCrash-expected.checksum:
1519 * platform/chromium-linux/fast/css/continuationCrash-expected.png:
1520 * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.checksum:
1521 * platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.png:
1522 * platform/chromium-linux/fast/css/rtl-ordering-expected.checksum:
1523 * platform/chromium-linux/fast/css/rtl-ordering-expected.png:
1524 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
1525 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
1526 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
1527 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
1528 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum:
1529 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png:
1530 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
1531 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
1532 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum:
1533 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png:
1534 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
1535 * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.png:
1536 * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum:
1537 * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png:
1538 * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum:
1539 * platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
1540 * platform/chromium-linux/fast/forms/003-expected.checksum:
1541 * platform/chromium-linux/fast/forms/003-expected.png:
1542 * platform/chromium-linux/fast/forms/004-expected.checksum:
1543 * platform/chromium-linux/fast/forms/004-expected.png:
1544 * platform/chromium-linux/fast/forms/HTMLOptionElement_label01-expected.checksum:
1545 * platform/chromium-linux/fast/forms/HTMLOptionElement_label01-expected.png:
1546 * platform/chromium-linux/fast/forms/HTMLOptionElement_label02-expected.checksum:
1547 * platform/chromium-linux/fast/forms/HTMLOptionElement_label02-expected.png:
1548 * platform/chromium-linux/fast/forms/HTMLOptionElement_label03-expected.checksum:
1549 * platform/chromium-linux/fast/forms/HTMLOptionElement_label03-expected.png:
1550 * platform/chromium-linux/fast/forms/HTMLOptionElement_label04-expected.checksum:
1551 * platform/chromium-linux/fast/forms/HTMLOptionElement_label04-expected.png:
1552 * platform/chromium-linux/fast/forms/HTMLOptionElement_label06-expected.checksum:
1553 * platform/chromium-linux/fast/forms/HTMLOptionElement_label06-expected.png:
1554 * platform/chromium-linux/fast/forms/HTMLOptionElement_label07-expected.checksum:
1555 * platform/chromium-linux/fast/forms/HTMLOptionElement_label07-expected.png:
1556 * platform/chromium-linux/fast/forms/basic-buttons-expected.checksum:
1557 * platform/chromium-linux/fast/forms/basic-buttons-expected.png:
1558 * platform/chromium-linux/fast/forms/basic-selects-expected.checksum:
1559 * platform/chromium-linux/fast/forms/basic-selects-expected.png:
1560 * platform/chromium-linux/fast/forms/blankbuttons-expected.checksum:
1561 * platform/chromium-linux/fast/forms/blankbuttons-expected.png:
1562 * platform/chromium-linux/fast/forms/box-shadow-override-expected.checksum:
1563 * platform/chromium-linux/fast/forms/box-shadow-override-expected.png:
1564 * platform/chromium-linux/fast/forms/button-align-expected.checksum:
1565 * platform/chromium-linux/fast/forms/button-align-expected.png:
1566 * platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.checksum:
1567 * platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.png:
1568 * platform/chromium-linux/fast/forms/button-generated-content-expected.checksum:
1569 * platform/chromium-linux/fast/forms/button-generated-content-expected.png:
1570 * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.checksum:
1571 * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.png:
1572 * platform/chromium-linux/fast/forms/button-positioned-expected.checksum:
1573 * platform/chromium-linux/fast/forms/button-positioned-expected.png:
1574 * platform/chromium-linux/fast/forms/button-sizes-expected.checksum:
1575 * platform/chromium-linux/fast/forms/button-sizes-expected.png:
1576 * platform/chromium-linux/fast/forms/button-style-color-expected.checksum:
1577 * platform/chromium-linux/fast/forms/button-style-color-expected.png:
1578 * platform/chromium-linux/fast/forms/button-table-styles-expected.checksum:
1579 * platform/chromium-linux/fast/forms/button-table-styles-expected.png:
1580 * platform/chromium-linux/fast/forms/button-text-transform-expected.checksum:
1581 * platform/chromium-linux/fast/forms/button-text-transform-expected.png:
1582 * platform/chromium-linux/fast/forms/button-white-space-expected.checksum:
1583 * platform/chromium-linux/fast/forms/button-white-space-expected.png:
1584 * platform/chromium-linux/fast/forms/control-clip-overflow-expected.checksum:
1585 * platform/chromium-linux/fast/forms/control-clip-overflow-expected.png:
1586 * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.checksum:
1587 * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.png:
1588 * platform/chromium-linux/fast/forms/disabled-select-change-index-expected.checksum:
1589 * platform/chromium-linux/fast/forms/disabled-select-change-index-expected.png:
1590 * platform/chromium-linux/fast/forms/file-input-direction-expected.checksum:
1591 * platform/chromium-linux/fast/forms/file-input-direction-expected.png:
1592 * platform/chromium-linux/fast/forms/file-input-disabled-expected.checksum:
1593 * platform/chromium-linux/fast/forms/file-input-disabled-expected.png:
1594 * platform/chromium-linux/fast/forms/form-element-geometry-expected.checksum:
1595 * platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
1596 * platform/chromium-linux/fast/forms/formmove3-expected.checksum:
1597 * platform/chromium-linux/fast/forms/formmove3-expected.png:
1598 * platform/chromium-linux/fast/forms/input-appearance-height-expected.checksum:
1599 * platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
1600 * platform/chromium-linux/fast/forms/input-button-sizes-expected.checksum:
1601 * platform/chromium-linux/fast/forms/input-button-sizes-expected.png:
1602 * platform/chromium-linux/fast/forms/input-file-re-render-expected.checksum:
1603 * platform/chromium-linux/fast/forms/input-file-re-render-expected.png:
1604 * platform/chromium-linux/fast/forms/input-value-expected.checksum:
1605 * platform/chromium-linux/fast/forms/input-value-expected.png:
1606 * platform/chromium-linux/fast/forms/menulist-deselect-update-expected.checksum:
1607 * platform/chromium-linux/fast/forms/menulist-deselect-update-expected.png:
1608 * platform/chromium-linux/fast/forms/menulist-no-overflow-expected.checksum:
1609 * platform/chromium-linux/fast/forms/menulist-no-overflow-expected.png:
1610 * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.checksum:
1611 * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.png:
1612 * platform/chromium-linux/fast/forms/menulist-separator-painting-expected.checksum:
1613 * platform/chromium-linux/fast/forms/menulist-separator-painting-expected.png:
1614 * platform/chromium-linux/fast/forms/menulist-style-color-expected.checksum:
1615 * platform/chromium-linux/fast/forms/menulist-style-color-expected.png:
1616 * platform/chromium-linux/fast/forms/menulist-width-change-expected.checksum:
1617 * platform/chromium-linux/fast/forms/menulist-width-change-expected.png:
1618 * platform/chromium-linux/fast/forms/option-script-expected.checksum:
1619 * platform/chromium-linux/fast/forms/option-script-expected.png:
1620 * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.checksum:
1621 * platform/chromium-linux/fast/forms/option-strip-whitespace-expected.png:
1622 * platform/chromium-linux/fast/forms/option-text-clip-expected.checksum:
1623 * platform/chromium-linux/fast/forms/option-text-clip-expected.png:
1624 * platform/chromium-linux/fast/forms/placeholder-position-expected.checksum:
1625 * platform/chromium-linux/fast/forms/placeholder-position-expected.png:
1626 * platform/chromium-linux/fast/forms/select-align-expected.checksum:
1627 * platform/chromium-linux/fast/forms/select-align-expected.png:
1628 * platform/chromium-linux/fast/forms/select-baseline-expected.checksum:
1629 * platform/chromium-linux/fast/forms/select-baseline-expected.png:
1630 * platform/chromium-linux/fast/forms/select-change-listbox-to-popup-expected.checksum:
1631 * platform/chromium-linux/fast/forms/select-change-listbox-to-popup-expected.png:
1632 * platform/chromium-linux/fast/forms/select-disabled-appearance-expected.checksum:
1633 * platform/chromium-linux/fast/forms/select-disabled-appearance-expected.png:
1634 * platform/chromium-linux/fast/forms/select-selected-expected.checksum:
1635 * platform/chromium-linux/fast/forms/select-selected-expected.png:
1636 * platform/chromium-linux/fast/forms/select-size-expected.checksum:
1637 * platform/chromium-linux/fast/forms/select-size-expected.png:
1638 * platform/chromium-linux/fast/forms/stuff-on-my-optgroup-expected.checksum:
1639 * platform/chromium-linux/fast/forms/stuff-on-my-optgroup-expected.png:
1640 * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.checksum:
1641 * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.png:
1642 * platform/chromium-linux/fast/gradients/background-clipped-expected.checksum:
1643 * platform/chromium-linux/fast/gradients/background-clipped-expected.png:
1644 * platform/chromium-linux/fast/gradients/border-image-gradient-sides-and-corners-expected.checksum: Added.
1645 * platform/chromium-linux/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
1646 * platform/chromium-linux/fast/gradients/crash-on-zero-radius-expected.checksum:
1647 * platform/chromium-linux/fast/gradients/crash-on-zero-radius-expected.png:
1648 * platform/chromium-linux/fast/gradients/generated-gradients-expected.checksum:
1649 * platform/chromium-linux/fast/gradients/generated-gradients-expected.png:
1650 * platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.checksum:
1651 * platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.png:
1652 * platform/chromium-linux/fast/gradients/list-item-gradient-expected.checksum:
1653 * platform/chromium-linux/fast/gradients/list-item-gradient-expected.png:
1654 * platform/chromium-linux/fast/gradients/radial-centered-expected.checksum:
1655 * platform/chromium-linux/fast/gradients/radial-centered-expected.png:
1656 * platform/chromium-linux/fast/gradients/simple-gradients-expected.checksum:
1657 * platform/chromium-linux/fast/gradients/simple-gradients-expected.png:
1658 * platform/chromium-linux/fast/images/animated-svg-as-image-expected.checksum:
1659 * platform/chromium-linux/fast/images/animated-svg-as-image-expected.png:
1660 * platform/chromium-linux/fast/invalid/014-expected.checksum:
1661 * platform/chromium-linux/fast/invalid/014-expected.png:
1662 * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum:
1663 * platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
1664 * platform/chromium-linux/fast/parser/document-write-option-expected.checksum:
1665 * platform/chromium-linux/fast/parser/document-write-option-expected.png:
1666 * platform/chromium-linux/fast/repaint/control-clip-expected.checksum:
1667 * platform/chromium-linux/fast/repaint/control-clip-expected.png:
1668 * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.checksum:
1669 * platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.png:
1670 * platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.checksum:
1671 * platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.png:
1672 * platform/chromium-linux/fast/replaced/replaced-breaking-expected.checksum:
1673 * platform/chromium-linux/fast/replaced/replaced-breaking-expected.png:
1674 * platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.checksum:
1675 * platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.png:
1676 * platform/chromium-linux/fast/replaced/three-selects-break-expected.checksum:
1677 * platform/chromium-linux/fast/replaced/three-selects-break-expected.png:
1678 * platform/chromium-linux/fast/replaced/width100percent-button-expected.checksum:
1679 * platform/chromium-linux/fast/replaced/width100percent-button-expected.png:
1680 * platform/chromium-linux/fast/selectors/064-expected.checksum:
1681 * platform/chromium-linux/fast/selectors/064-expected.png:
1682 * platform/chromium-linux/fast/table/append-cells2-expected.checksum:
1683 * platform/chromium-linux/fast/table/append-cells2-expected.png:
1684 * platform/chromium-linux/fast/table/remove-td-display-none-expected.checksum:
1685 * platform/chromium-linux/fast/table/remove-td-display-none-expected.png:
1686 * platform/chromium-linux/fast/text/international/bidi-menulist-expected.checksum:
1687 * platform/chromium-linux/fast/text/international/bidi-menulist-expected.png:
1688 * platform/chromium-linux/fast/text/international/hindi-spacing-expected.checksum:
1689 * platform/chromium-linux/fast/text/international/hindi-spacing-expected.png:
1690 * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.checksum:
1691 * platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.png:
1692 * platform/chromium-linux/fast/transforms/shadows-expected.checksum:
1693 * platform/chromium-linux/fast/transforms/shadows-expected.png:
1694 * platform/chromium-linux/fast/transforms/transform-on-inline-expected.checksum:
1695 * platform/chromium-linux/fast/transforms/transform-on-inline-expected.png:
1696 * platform/chromium-linux/fast/transforms/transform-table-row-expected.checksum:
1697 * platform/chromium-linux/fast/transforms/transform-table-row-expected.png:
1698 * platform/chromium-linux/fast/transforms/transformed-caret-expected.checksum:
1699 * platform/chromium-linux/fast/transforms/transformed-caret-expected.png:
1700 * platform/chromium-linux/fast/transforms/transformed-document-element-expected.checksum:
1701 * platform/chromium-linux/fast/transforms/transformed-document-element-expected.png:
1702 * platform/chromium-linux/media/audio-controls-rendering-expected.checksum:
1703 * platform/chromium-linux/media/audio-controls-rendering-expected.png:
1704 * platform/chromium-linux/media/controls-after-reload-expected.checksum:
1705 * platform/chromium-linux/media/controls-after-reload-expected.png:
1706 * platform/chromium-linux/media/controls-strict-expected.checksum:
1707 * platform/chromium-linux/media/controls-strict-expected.png:
1708 * platform/chromium-linux/media/controls-styling-expected.checksum:
1709 * platform/chromium-linux/media/controls-styling-expected.png:
1710 * platform/chromium-linux/media/controls-without-preload-expected.checksum:
1711 * platform/chromium-linux/media/controls-without-preload-expected.png:
1712 * platform/chromium-linux/media/video-controls-rendering-expected.checksum:
1713 * platform/chromium-linux/media/video-controls-rendering-expected.png:
1714 * platform/chromium-linux/media/video-no-audio-expected.checksum:
1715 * platform/chromium-linux/media/video-no-audio-expected.png:
1716 * platform/chromium-linux/media/video-volume-slider-expected.checksum:
1717 * platform/chromium-linux/media/video-volume-slider-expected.png:
1718 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
1719 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
1720 * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
1721 * platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
1722 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
1723 * platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
1724 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
1725 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
1726 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
1727 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
1728 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
1729 * platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
1730 * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
1731 * platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
1732 * platform/chromium-linux/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
1733 * platform/chromium-linux/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
1734 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
1735 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
1736 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
1737 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
1738 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
1739 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
1740 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
1741 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
1742 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
1743 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
1744 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
1745 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
1746 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
1747 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
1748 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
1749 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
1750 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
1751 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
1752 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
1753 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
1754 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
1755 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
1756 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum:
1757 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
1758 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum:
1759 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
1760 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
1761 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
1762 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
1763 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
1764 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
1765 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
1766 * platform/chromium-linux/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
1767 * platform/chromium-linux/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
1768 * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
1769 * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
1770 * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
1771 * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
1772 * platform/chromium-linux/svg/batik/filters/feTile-expected.checksum:
1773 * platform/chromium-linux/svg/batik/filters/feTile-expected.png:
1774 * platform/chromium-linux/svg/batik/paints/patternRegions-expected.checksum:
1775 * platform/chromium-linux/svg/batik/paints/patternRegions-expected.png:
1776 * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
1777 * platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.png:
1778 * platform/chromium-linux/svg/batik/text/textEffect-expected.checksum:
1779 * platform/chromium-linux/svg/batik/text/textEffect-expected.png:
1780 * platform/chromium-linux/svg/batik/text/textEffect2-expected.checksum:
1781 * platform/chromium-linux/svg/batik/text/textEffect2-expected.png:
1782 * platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum:
1783 * platform/chromium-linux/svg/batik/text/textEffect3-expected.png:
1784 * platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
1785 * platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
1786 * platform/chromium-linux/svg/batik/text/textLayout2-expected.checksum:
1787 * platform/chromium-linux/svg/batik/text/textLayout2-expected.png:
1788 * platform/chromium-linux/svg/batik/text/textOnPath-expected.checksum:
1789 * platform/chromium-linux/svg/batik/text/textOnPath-expected.png:
1790 * platform/chromium-linux/svg/batik/text/textOnPath2-expected.checksum:
1791 * platform/chromium-linux/svg/batik/text/textOnPath2-expected.png:
1792 * platform/chromium-linux/svg/batik/text/textOnPath3-expected.checksum:
1793 * platform/chromium-linux/svg/batik/text/textOnPath3-expected.png:
1794 * platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.checksum:
1795 * platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.png:
1796 * platform/chromium-linux/svg/batik/text/textProperties-expected.checksum:
1797 * platform/chromium-linux/svg/batik/text/textProperties-expected.png:
1798 * platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.checksum:
1799 * platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.png:
1800 * platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.checksum:
1801 * platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.png:
1802 * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum:
1803 * platform/chromium-linux/svg/css/composite-shadow-text-expected.png:
1804 * platform/chromium-linux/svg/css/group-with-shadow-expected.checksum:
1805 * platform/chromium-linux/svg/css/group-with-shadow-expected.png:
1806 * platform/chromium-linux/svg/css/mask-with-shadow-expected.checksum:
1807 * platform/chromium-linux/svg/css/mask-with-shadow-expected.png:
1808 * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.checksum:
1809 * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.png:
1810 * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.checksum:
1811 * platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.png:
1812 * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.checksum:
1813 * platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.png:
1814 * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.checksum:
1815 * platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.png:
1816 * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.checksum:
1817 * platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.png:
1818 * platform/chromium-linux/svg/custom/gradient-cycle-detection-expected.checksum:
1819 * platform/chromium-linux/svg/custom/gradient-cycle-detection-expected.png:
1820 * platform/chromium-linux/svg/custom/gradient-deep-referencing-expected.checksum:
1821 * platform/chromium-linux/svg/custom/gradient-deep-referencing-expected.png:
1822 * platform/chromium-linux/svg/custom/gradient-rotated-bbox-expected.checksum:
1823 * platform/chromium-linux/svg/custom/gradient-rotated-bbox-expected.png:
1824 * platform/chromium-linux/svg/custom/gradient-stroke-width-expected.checksum:
1825 * platform/chromium-linux/svg/custom/gradient-stroke-width-expected.png:
1826 * platform/chromium-linux/svg/custom/gradient-with-1d-boundingbox-expected.checksum:
1827 * platform/chromium-linux/svg/custom/gradient-with-1d-boundingbox-expected.png:
1828 * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.checksum:
1829 * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.png:
1830 * platform/chromium-linux/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
1831 * platform/chromium-linux/svg/custom/js-late-gradient-and-object-creation-expected.png:
1832 * platform/chromium-linux/svg/custom/js-late-gradient-creation-expected.checksum:
1833 * platform/chromium-linux/svg/custom/js-late-gradient-creation-expected.png:
1834 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
1835 * platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.png:
1836 * platform/chromium-linux/svg/custom/linking-a-03-b-transform-expected.checksum:
1837 * platform/chromium-linux/svg/custom/linking-a-03-b-transform-expected.png:
1838 * platform/chromium-linux/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum:
1839 * platform/chromium-linux/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
1840 * platform/chromium-linux/svg/custom/recursive-gradient-expected.checksum:
1841 * platform/chromium-linux/svg/custom/recursive-gradient-expected.png:
1842 * platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.checksum:
1843 * platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.png:
1844 * platform/chromium-linux/svg/custom/stroke-width-large-expected.checksum:
1845 * platform/chromium-linux/svg/custom/stroke-width-large-expected.png:
1846 * platform/chromium-linux/svg/custom/stroked-pattern-expected.checksum:
1847 * platform/chromium-linux/svg/custom/stroked-pattern-expected.png:
1848 * platform/chromium-linux/svg/custom/text-linking-expected.checksum:
1849 * platform/chromium-linux/svg/custom/text-linking-expected.png:
1850 * platform/chromium-linux/svg/custom/text-rotation-expected.checksum:
1851 * platform/chromium-linux/svg/custom/text-rotation-expected.png:
1852 * platform/chromium-linux/svg/custom/use-detach-expected.checksum:
1853 * platform/chromium-linux/svg/custom/use-detach-expected.png:
1854 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-1-expected.checksum:
1855 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
1856 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-2-expected.checksum:
1857 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
1858 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-4-expected.checksum:
1859 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
1860 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-5-expected.checksum:
1861 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
1862 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-6-expected.checksum:
1863 * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
1864 * platform/chromium-linux/svg/custom/use-on-non-svg-namespaced-element-expected.checksum:
1865 * platform/chromium-linux/svg/custom/use-on-non-svg-namespaced-element-expected.png:
1866 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum:
1867 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
1868 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum:
1869 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
1870 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum:
1871 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
1872 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum:
1873 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
1874 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
1875 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
1876 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
1877 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
1878 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
1879 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
1880 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
1881 * platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
1882 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
1883 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
1884 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
1885 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
1886 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
1887 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
1888 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
1889 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
1890 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
1891 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
1892 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
1893 * platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
1894 * platform/chromium-linux/svg/text/selection-background-color-expected.checksum:
1895 * platform/chromium-linux/svg/text/selection-background-color-expected.png:
1896 * platform/chromium-linux/svg/text/selection-styles-expected.checksum:
1897 * platform/chromium-linux/svg/text/selection-styles-expected.png:
1898 * platform/chromium-linux/svg/text/text-deco-01-b-expected.checksum:
1899 * platform/chromium-linux/svg/text/text-deco-01-b-expected.png:
1900 * platform/chromium-linux/svg/text/text-path-01-b-expected.checksum:
1901 * platform/chromium-linux/svg/text/text-path-01-b-expected.png:
1902 * platform/chromium-linux/svg/text/text-text-07-t-expected.checksum:
1903 * platform/chromium-linux/svg/text/text-text-07-t-expected.png:
1904 * platform/chromium-linux/svg/text/text-text-08-b-expected.checksum:
1905 * platform/chromium-linux/svg/text/text-text-08-b-expected.png:
1906 * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
1907 * platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
1908 * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
1909 * platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
1910 * platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.checksum:
1911 * platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.png:
1912 * platform/chromium-linux/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
1913 * platform/chromium-linux/svg/zoom/page/zoom-mask-with-percentages-expected.png:
1914 * platform/chromium-linux/svg/zoom/text/zoom-foreignObject-expected.checksum:
1915 * platform/chromium-linux/svg/zoom/text/zoom-foreignObject-expected.png:
1916 * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.checksum:
1917 * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png:
1918 * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.checksum:
1919 * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png:
1920 * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.checksum:
1921 * platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.png:
1922 * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.checksum:
1923 * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.png:
1924 * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.checksum:
1925 * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.png:
1926 * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.checksum:
1927 * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png:
1928 * platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.checksum:
1929 * platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.png:
1930 * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.checksum:
1931 * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.png:
1932 * platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.checksum:
1933 * platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.png:
1934 * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.checksum:
1935 * platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.png:
1936 * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.checksum:
1937 * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.png:
1938 * platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.checksum:
1939 * platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.png:
1940 * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.checksum:
1941 * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.png:
1942 * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.checksum:
1943 * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.png:
1944 * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.checksum:
1945 * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.png:
1946 * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.checksum:
1947 * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.png:
1948 * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.checksum:
1949 * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.png:
1950 * platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.checksum:
1951 * platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.png:
1952 * platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.checksum:
1953 * platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.png:
1954 * platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.checksum:
1955 * platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.png:
1956 * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.checksum:
1957 * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.png:
1958 * platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.checksum:
1959 * platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.png:
1960 * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.checksum:
1961 * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.png:
1962 * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.checksum:
1963 * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.png:
1964 * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.checksum:
1965 * platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.png:
1966 * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
1967 * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
1968 * platform/chromium-linux/tables/mozilla/core/margins-expected.checksum:
1969 * platform/chromium-linux/tables/mozilla/core/margins-expected.png:
1970 * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.checksum:
1971 * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.png:
1972 * platform/chromium-linux/tables/mozilla/other/move_row-expected.checksum:
1973 * platform/chromium-linux/tables/mozilla/other/move_row-expected.png:
1974 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum:
1975 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
1976 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum:
1977 * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
1978 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum:
1979 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
1980 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum:
1981 * platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
1982 * platform/chromium-linux/transforms/2d/hindi-rotated-expected.checksum:
1983 * platform/chromium-linux/transforms/2d/hindi-rotated-expected.png:
1984 * platform/chromium-linux/transforms/2d/zoom-menulist-expected.checksum:
1985 * platform/chromium-linux/transforms/2d/zoom-menulist-expected.png:
1986 * platform/chromium-win/fast/backgrounds/body-generated-image-propagated-to-root-expected.checksum:
1987 * platform/chromium-win/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
1988 * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.checksum:
1989 * platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.png:
1990 * platform/chromium-win/fast/backgrounds/svg-as-background-2-expected.checksum:
1991 * platform/chromium-win/fast/backgrounds/svg-as-background-2-expected.png:
1992 * platform/chromium-win/fast/canvas/canvas-text-alignment-expected.checksum:
1993 * platform/chromium-win/fast/canvas/canvas-text-alignment-expected.png:
1994 * platform/chromium-win/fast/canvas/fillrect_gradient-expected.checksum:
1995 * platform/chromium-win/fast/canvas/fillrect_gradient-expected.png:
1996 * platform/chromium-win/fast/canvas/gradient-add-second-start-end-stop-expected.checksum:
1997 * platform/chromium-win/fast/canvas/gradient-add-second-start-end-stop-expected.png:
1998 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
1999 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
2000 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
2001 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
2002 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum:
2003 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png:
2004 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.checksum:
2005 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.png:
2006 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
2007 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
2008 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum:
2009 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png:
2010 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
2011 * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.png:
2012 * platform/chromium-win/fast/gradients/background-clipped-expected.checksum:
2013 * platform/chromium-win/fast/gradients/background-clipped-expected.png:
2014 * platform/chromium-win/fast/gradients/border-image-gradient-expected.checksum:
2015 * platform/chromium-win/fast/gradients/border-image-gradient-expected.png:
2016 * platform/chromium-win/fast/gradients/border-image-gradient-sides-and-corners-expected.checksum:
2017 * platform/chromium-win/fast/gradients/border-image-gradient-sides-and-corners-expected.png:
2018 * platform/chromium-win/fast/gradients/crash-on-zero-radius-expected.checksum:
2019 * platform/chromium-win/fast/gradients/crash-on-zero-radius-expected.png:
2020 * platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.checksum:
2021 * platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.png:
2022 * platform/chromium-win/fast/gradients/generated-gradients-expected.checksum:
2023 * platform/chromium-win/fast/gradients/generated-gradients-expected.png:
2024 * platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.checksum:
2025 * platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.png:
2026 * platform/chromium-win/fast/gradients/list-item-gradient-expected.checksum:
2027 * platform/chromium-win/fast/gradients/list-item-gradient-expected.png:
2028 * platform/chromium-win/fast/gradients/radial-centered-expected.checksum:
2029 * platform/chromium-win/fast/gradients/radial-centered-expected.png:
2030 * platform/chromium-win/fast/gradients/simple-gradients-expected.checksum:
2031 * platform/chromium-win/fast/gradients/simple-gradients-expected.png:
2032 * platform/chromium-win/fast/reflections/reflection-masks-expected.checksum:
2033 * platform/chromium-win/fast/reflections/reflection-masks-expected.png:
2034 * platform/chromium-win/fast/repaint/background-generated-expected.checksum:
2035 * platform/chromium-win/fast/repaint/background-generated-expected.png:
2036 * platform/chromium-win/media/audio-controls-rendering-expected.checksum:
2037 * platform/chromium-win/media/audio-controls-rendering-expected.png:
2038 * platform/chromium-win/media/controls-after-reload-expected.checksum:
2039 * platform/chromium-win/media/controls-after-reload-expected.png:
2040 * platform/chromium-win/media/controls-strict-expected.checksum:
2041 * platform/chromium-win/media/controls-strict-expected.png:
2042 * platform/chromium-win/media/controls-styling-expected.checksum:
2043 * platform/chromium-win/media/controls-styling-expected.png:
2044 * platform/chromium-win/media/controls-without-preload-expected.checksum:
2045 * platform/chromium-win/media/controls-without-preload-expected.png:
2046 * platform/chromium-win/media/video-controls-rendering-expected.checksum:
2047 * platform/chromium-win/media/video-controls-rendering-expected.png:
2048 * platform/chromium-win/media/video-no-audio-expected.checksum:
2049 * platform/chromium-win/media/video-no-audio-expected.png:
2050 * platform/chromium-win/media/video-volume-slider-expected.checksum:
2051 * platform/chromium-win/media/video-volume-slider-expected.png:
2052 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
2053 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
2054 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
2055 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
2056 * platform/chromium-win/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
2057 * platform/chromium-win/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
2058 * platform/chromium-win/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
2059 * platform/chromium-win/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
2060 * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
2061 * platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
2062 * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
2063 * platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
2064 * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
2065 * platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
2066 * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
2067 * platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
2068 * platform/chromium-win/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
2069 * platform/chromium-win/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
2070 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
2071 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
2072 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
2073 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
2074 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
2075 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
2076 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
2077 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
2078 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
2079 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
2080 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
2081 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
2082 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
2083 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
2084 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
2085 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
2086 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
2087 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
2088 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
2089 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
2090 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
2091 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
2092 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum:
2093 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
2094 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum:
2095 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
2096 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
2097 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
2098 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
2099 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
2100 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
2101 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
2102 * platform/chromium-win/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
2103 * platform/chromium-win/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
2104 * platform/chromium-win/svg/batik/filters/feTile-expected.checksum:
2105 * platform/chromium-win/svg/batik/filters/feTile-expected.png:
2106 * platform/chromium-win/svg/batik/paints/patternRegions-expected.checksum:
2107 * platform/chromium-win/svg/batik/paints/patternRegions-expected.png:
2108 * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
2109 * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.png:
2110 * platform/chromium-win/svg/batik/text/textEffect-expected.checksum:
2111 * platform/chromium-win/svg/batik/text/textEffect-expected.png:
2112 * platform/chromium-win/svg/batik/text/textEffect2-expected.checksum:
2113 * platform/chromium-win/svg/batik/text/textEffect2-expected.png:
2114 * platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
2115 * platform/chromium-win/svg/batik/text/textEffect3-expected.png:
2116 * platform/chromium-win/svg/batik/text/textProperties-expected.checksum:
2117 * platform/chromium-win/svg/batik/text/textProperties-expected.png:
2118 * platform/chromium-win/svg/carto.net/colourpicker-expected.checksum:
2119 * platform/chromium-win/svg/carto.net/colourpicker-expected.png:
2120 * platform/chromium-win/svg/css/circle-in-mask-with-shadow-expected.checksum:
2121 * platform/chromium-win/svg/css/circle-in-mask-with-shadow-expected.png:
2122 * platform/chromium-win/svg/css/composite-shadow-text-expected.checksum:
2123 * platform/chromium-win/svg/css/composite-shadow-text-expected.png:
2124 * platform/chromium-win/svg/css/mask-with-shadow-expected.checksum:
2125 * platform/chromium-win/svg/css/mask-with-shadow-expected.png:
2126 * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.checksum:
2127 * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.png:
2128 * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.checksum:
2129 * platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.png:
2130 * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.checksum:
2131 * platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.png:
2132 * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.checksum:
2133 * platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.png:
2134 * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.checksum:
2135 * platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.png:
2136 * platform/chromium-win/svg/custom/gradient-cycle-detection-expected.checksum:
2137 * platform/chromium-win/svg/custom/gradient-cycle-detection-expected.png:
2138 * platform/chromium-win/svg/custom/gradient-deep-referencing-expected.checksum:
2139 * platform/chromium-win/svg/custom/gradient-deep-referencing-expected.png:
2140 * platform/chromium-win/svg/custom/gradient-rotated-bbox-expected.checksum:
2141 * platform/chromium-win/svg/custom/gradient-rotated-bbox-expected.png:
2142 * platform/chromium-win/svg/custom/gradient-stop-corner-cases-expected.checksum:
2143 * platform/chromium-win/svg/custom/gradient-stop-corner-cases-expected.png:
2144 * platform/chromium-win/svg/custom/gradient-stroke-width-expected.checksum:
2145 * platform/chromium-win/svg/custom/gradient-stroke-width-expected.png:
2146 * platform/chromium-win/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.checksum:
2147 * platform/chromium-win/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png:
2148 * platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.checksum:
2149 * platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.png:
2150 * platform/chromium-win/svg/custom/group-opacity-expected.checksum:
2151 * platform/chromium-win/svg/custom/group-opacity-expected.png:
2152 * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.checksum:
2153 * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.png:
2154 * platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
2155 * platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.png:
2156 * platform/chromium-win/svg/custom/js-late-gradient-creation-expected.checksum:
2157 * platform/chromium-win/svg/custom/js-late-gradient-creation-expected.png:
2158 * platform/chromium-win/svg/custom/js-update-gradient-expected.checksum:
2159 * platform/chromium-win/svg/custom/js-update-gradient-expected.png:
2160 * platform/chromium-win/svg/custom/js-update-stop-expected.checksum:
2161 * platform/chromium-win/svg/custom/js-update-stop-expected.png:
2162 * platform/chromium-win/svg/custom/large-bounding-box-percents-expected.checksum:
2163 * platform/chromium-win/svg/custom/large-bounding-box-percents-expected.png:
2164 * platform/chromium-win/svg/custom/non-scaling-stroke-expected.checksum:
2165 * platform/chromium-win/svg/custom/non-scaling-stroke-expected.png:
2166 * platform/chromium-win/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum:
2167 * platform/chromium-win/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
2168 * platform/chromium-win/svg/custom/recursive-gradient-expected.checksum:
2169 * platform/chromium-win/svg/custom/recursive-gradient-expected.png:
2170 * platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.checksum:
2171 * platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.png:
2172 * platform/chromium-win/svg/custom/stroked-pattern-expected.checksum:
2173 * platform/chromium-win/svg/custom/stroked-pattern-expected.png:
2174 * platform/chromium-win/svg/custom/text-rotated-gradient-expected.checksum:
2175 * platform/chromium-win/svg/custom/text-rotated-gradient-expected.png:
2176 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum:
2177 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
2178 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum:
2179 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
2180 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum:
2181 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
2182 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum:
2183 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
2184 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
2185 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
2186 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
2187 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
2188 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
2189 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
2190 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
2191 * platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
2192 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
2193 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
2194 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
2195 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
2196 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
2197 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
2198 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
2199 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
2200 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
2201 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
2202 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
2203 * platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
2204 * platform/chromium-win/svg/filters/big-sized-filter-expected.checksum:
2205 * platform/chromium-win/svg/filters/big-sized-filter-expected.png:
2206 * platform/chromium-win/svg/filters/feTile-expected.checksum:
2207 * platform/chromium-win/svg/filters/feTile-expected.png:
2208 * platform/chromium-win/svg/text/selection-background-color-expected.checksum:
2209 * platform/chromium-win/svg/text/selection-background-color-expected.png:
2210 * platform/chromium-win/svg/text/selection-styles-expected.checksum:
2211 * platform/chromium-win/svg/text/selection-styles-expected.png:
2212 * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
2213 * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.png:
2215 2011-01-07 Adam Barth <abarth@webkit.org>
2217 Record expectation for test.
2219 * platform/chromium/test_expectations.txt:
2221 2011-01-07 Mihai Parparita <mihaip@chromium.org>
2223 Unreviewed, test expectation update.
2225 Update mac-leopard baselines for tests that currently have up to date
2226 Snow Leopard baselines in platform/mac.
2228 * platform/mac-leopard/fast/css/text-overflow-ellipsis-strict-expected.checksum:
2229 * platform/mac-leopard/fast/css/text-overflow-ellipsis-strict-expected.png:
2230 * platform/mac-leopard/fast/invalid/residual-style-expected.checksum:
2231 * platform/mac-leopard/fast/invalid/residual-style-expected.png:
2232 * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
2233 * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
2234 * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
2235 * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
2236 * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum:
2237 * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
2238 * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
2239 * platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
2240 * platform/mac-leopard/fast/table/027-vertical-expected.checksum:
2241 * platform/mac-leopard/fast/table/027-vertical-expected.png:
2242 * platform/mac-leopard/fast/table/028-vertical-expected.checksum:
2243 * platform/mac-leopard/fast/table/028-vertical-expected.png:
2244 * platform/mac-leopard/fast/table/038-vertical-expected.checksum:
2245 * platform/mac-leopard/fast/table/038-vertical-expected.png:
2246 * platform/mac-leopard/fast/table/040-vertical-expected.checksum:
2247 * platform/mac-leopard/fast/table/040-vertical-expected.png:
2248 * platform/mac-leopard/fast/table/border-collapsing/002-vertical-expected.checksum:
2249 * platform/mac-leopard/fast/table/border-collapsing/002-vertical-expected.png:
2250 * platform/mac-leopard/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum:
2251 * platform/mac-leopard/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png:
2252 * platform/mac-leopard/fast/table/table-display-types-vertical-expected.checksum:
2253 * platform/mac-leopard/fast/table/table-display-types-vertical-expected.png:
2254 * platform/mac-leopard/fast/text/backslash-to-yen-sign-euc-expected.checksum:
2255 * platform/mac-leopard/fast/text/backslash-to-yen-sign-euc-expected.png:
2256 * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum:
2257 * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.png:
2258 * platform/mac-leopard/svg/custom/junk-data-expected.checksum:
2259 * platform/mac-leopard/svg/custom/junk-data-expected.png:
2260 * platform/mac-leopard/svg/custom/missing-xlink-expected.checksum:
2261 * platform/mac-leopard/svg/custom/missing-xlink-expected.png:
2262 * platform/mac-leopard/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
2263 * platform/mac-leopard/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
2265 2011-01-07 Justin Garcia <justin.garcia@apple.com>
2267 Reviewed by Dan Bernstein.
2269 https://bugs.webkit.org/show_bug.cgi?id=51851
2270 Implement RenderSVGInlineText::localCaretRect()
2272 * svg/text/caret-in-svg-text-expected.txt: Added.
2273 * svg/text/caret-in-svg-text.xhtml: Added.
2275 2011-01-06 Ryosuke Niwa <rniwa@webkit.org>
2277 Reviewed by Adam Barth.
2279 onbeforeunload is broken for framesets
2280 https://bugs.webkit.org/show_bug.cgi?id=19418
2282 Added tests to ensure WebKit fires beforeunload events for subframes,
2283 and disallows navigation except that of javascript scheme while beforeunload event
2284 handlers are being called.
2286 Also added a test to ensure WebKit fires beforeunload event for subframes exactly
2287 once even if a subframe was moved around within a beforeunload event handler.
2289 A test that ensures beforeunload event is not fired for an iframe if the iframe
2290 was added or removed within a beforeunload event handler is also added.
2292 Furthermore, a test to ensure WebKit does not fire a beforeunload event to an iframe
2293 that has been adopted by a document outside of the unloading document is added.
2295 * fast/events/before-unload-adopt-subframe-to-outside-expected.txt: Added.
2296 * fast/events/before-unload-adopt-subframe-to-outside.html: Added.
2297 * fast/events/before-unload-adopt-within-subframes-expected.txt: Added.
2298 * fast/events/before-unload-adopt-within-subframes.html: Added.
2299 * fast/events/before-unload-forbidden-navigation-expected.txt: Added.
2300 * fast/events/before-unload-forbidden-navigation.html: Added.
2301 * fast/events/before-unload-in-multiple-subframes-expected.txt: Added.
2302 * fast/events/before-unload-in-multiple-subframes.html: Added.
2303 * fast/events/before-unload-in-subframe-expected.txt: Added.
2304 * fast/events/before-unload-in-subframe.html: Added.
2305 * fast/events/before-unload-javascript-navigation-expected.txt: Added.
2306 * fast/events/before-unload-javascript-navigation.html: Added.
2307 * fast/events/before-unload-remove-and-add-subframe-expected.txt: Added.
2308 * fast/events/before-unload-remove-and-add-subframe.html: Added.
2309 * fact/events/before-unload-remove-itself-expected.txt: Added.
2310 * fact/events/before-unload-remove-itself.html: Added.
2311 * fast/events/before-unload-with-subframes-expected.txt: Added.
2312 * fast/events/before-unload-with-subframes.html: Added.
2313 * fast/events/resources/before-unload-in-subframe-child.html: Added.
2314 * fast/events/resources/before-unload-in-subframe-destination.html: Added.
2315 * fast/events/resources/before-unload-in-subframe-fail.html: Added.
2316 * fast/events/resources/before-unload-with-subframes-parent.html: Added.
2318 2011-01-07 Martin Robinson <mrobinson@igalia.com>
2320 Reviewed by Mihai Parparita.
2322 fast/dom/Window/window-postmessage-clone-frames.html has some timing issues
2323 https://bugs.webkit.org/show_bug.cgi?id=52032
2325 Fix the timing issue in fast/dom/Window/window-postmessage-clone-frames.html
2326 and move the output console div beyond the file input control, so that output
2327 text does not push it outside the viewport.
2329 * fast/dom/Window/window-postmessage-clone-frames-expected.txt: Updated results
2330 to reflect div movement.
2331 * fast/dom/Window/window-postmessage-clone-frames.html: Fix the timing and
2332 layout issues with this test.
2334 2011-01-07 Ryosuke Niwa <rniwa@webkit.org>
2336 Reviewed by Ojan Vafai.
2338 Adopting an iframe to a child frame results in stack overflow
2339 https://bugs.webkit.org/show_bug.cgi?id=52018
2341 Added a test to ensure calling adoptNode with an iframe throws an exception
2342 if the adoptee is an ancestor of the document adopting the node in the frame hierarchy.
2344 * fast/html/adopt-parent-frame-expected.txt: Added.
2345 * fast/html/adopt-parent-frame.html: Added.
2347 2011-01-07 Martin Robinson <mrobinson@igalia.com>
2349 Add a platform-specific baseline for GTK+ after r75257.
2351 * platform/gtk/fast/text/emphasis-avoid-ruby-expected.checksum: Added.
2352 * platform/gtk/fast/text/emphasis-avoid-ruby-expected.png: Added.
2353 * platform/gtk/fast/text/emphasis-avoid-ruby-expected.txt: Added.
2355 2011-01-05 Jer Noble <jer@kokode.apple.com>
2357 Reviewed by Simon Fraser.
2359 Implement WebKit Full Screen support.
2360 https://bugs.webkit.org/show_bug.cgi?id=49481
2361 rdar://problem/8247444
2363 Update the tests with new API names and spec values.
2365 * fullscreen/full-screen-api-expected.txt:
2366 * fullscreen/full-screen-api.html:
2367 * fullscreen/full-screen-css.html:
2368 * fullscreen/full-screen-request-expected.txt:
2369 * fullscreen/full-screen-request.html:
2371 2011-01-07 James Robinson <jamesr@chromium.org>
2373 Revert "Implement mozilla's animationTime property"
2374 https://bugs.webkit.org/show_bug.cgi?id=51952
2376 This approach isn't quite right.
2378 * animations/animation-time-expected.txt: Removed.
2379 * animations/animation-time.html: Removed.
2380 * animations/script-tests/animation-time.js: Removed.
2381 * fast/dom/Window/window-properties-expected.txt:
2382 * fast/dom/Window/window-property-descriptors-expected.txt:
2383 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
2384 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
2385 * platform/qt/fast/dom/Window/window-properties-expected.txt:
2386 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
2387 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2389 2011-01-07 Stephen White <senorblanco@chromium.org>
2391 Unreviewed; test expectations update.
2393 * platform/chromium-gpu/test_expectations.txt:
2394 Removed some no-longer-failing tests; moved some lines around to
2395 match the CPU results.
2396 * platform/chromium/test_expectations.txt:
2397 Bug assignment and cleanup.
2399 2011-01-05 Adrienne Walker <enne@google.com>
2401 Reviewed by Kenneth Russell.
2403 Add tests for WebGL's lost context events.
2404 https://bugs.webkit.org/show_bug.cgi?id=51492
2406 * fast/canvas/webgl/context-lost-expected.txt: Added.
2407 * fast/canvas/webgl/context-lost-restored-expected.txt: Added.
2408 * fast/canvas/webgl/context-lost-restored.html: Added.
2409 * fast/canvas/webgl/context-lost.html: Added.
2411 2011-01-07 Stephen White <senorblanco@chromium.org>
2413 Unreviewed; new test baselines and updated chromium expectations.
2415 * platform/chromium-gpu/test_expectations.txt:
2416 * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
2417 * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
2418 * platform/chromium/test_expectations.txt:
2420 2011-01-07 Chris Marrin <cmarrin@apple.com>
2422 Rubber-stamped by Simon Fraser.
2424 Share code between Mac (CA) and Windows (CACF) GraphicsLayer implementations
2425 https://bugs.webkit.org/show_bug.cgi?id=49388
2427 Use a double nested zero length timer like other tests here do
2428 to give the renderer time to do the render and switch into tiled
2431 * compositing/tiling/huge-layer-with-layer-children.html:
2432 * compositing/tiling/huge-layer.html:
2434 2011-01-07 Nate Chapin <japhet@chromium.org>
2436 Reviewed by Darin Fisher.
2438 Test for https://bugs.webkit.org/show_bug.cgi?id=51898.
2440 * http/tests/navigation/ping-cookie-expected.txt: Added.
2441 * http/tests/navigation/ping-cookie.html: Added.
2442 * http/tests/navigation/resources/save-ping.php:
2444 2011-01-07 Xan Lopez <xlopez@igalia.com>
2446 Unreviewed, rolling out r75256.
2447 http://trac.webkit.org/changeset/75256
2448 https://bugs.webkit.org/show_bug.cgi?id=50869
2450 Broke GTK+ canvas tests
2452 * platform/gtk/Skipped:
2454 2011-01-07 Jessie Berlin <jberlin@apple.com>
2456 Unreviewed, rolling out r75205.
2457 http://trac.webkit.org/changeset/75205
2458 https://bugs.webkit.org/show_bug.cgi?id=52026
2459 https://bugs.webkit.org/show_bug.cgi?id=52028
2460 https://bugs.webkit.org/show_bug.cgi?id=52029
2462 The Windows 7 Release Test Bots are fixed.
2464 * platform/win/animations: Removed.
2465 * platform/win/animations/animation-time-expected.txt: Removed.
2466 * platform/win/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Removed.
2467 * platform/win/fast/css/css3-nth-tokens-script-expected.txt: Removed.
2468 * platform/win/fast/css/css3-nth-tokens-style-expected.txt: Removed.
2469 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2471 2011-01-07 Dan Bernstein <mitz@apple.com>
2473 Reviewed by Darin Adler.
2475 <rdar://problem/8783318> Text emphasis marks should not appear over characters that have ruby annotations
2476 https://bugs.webkit.org/show_bug.cgi?id=51267
2478 * fast/text/emphasis-avoid-ruby-expected.checksum: Added.
2479 * fast/text/emphasis-avoid-ruby-expected.png: Added.
2480 * fast/text/emphasis-avoid-ruby-expected.txt: Added.
2481 * fast/text/emphasis-avoid-ruby.html: Added.
2483 2011-01-07 Alejandro G. Castro <alex@igalia.com>
2485 Reviewed by Martin Robinson.
2487 [cairo] Rendering a lot of arcs on top of each other causes time
2489 https://bugs.webkit.org/show_bug.cgi?id=50869
2491 Unskip canvas-largedraws.html after improving the performance for
2494 * platform/gtk/Skipped:
2496 2011-01-06 Zhenyao Mo <zmo@google.com>
2498 Reviewed by Kenneth Russell.
2500 copyTexSubImage2D shouldn't have undefined pixels
2501 https://bugs.webkit.org/show_bug.cgi?id=51559
2503 * fast/canvas/webgl/uninitialized-test-expected.txt:
2504 * fast/canvas/webgl/uninitialized-test.html: Add test cases for copyTexSubImage2D.
2506 2011-01-07 Stephen White <senorblanco@chromium.org>
2508 Unreviewed; new test results and expectations updates.
2510 Created new results for tests which do not fail on chrome win (failing
2511 Safari results were recently checked in). Also assigned bugs to many
2512 of my recent test_expectations updates.
2514 * platform/chromium-win/animations/animation-time-expected.txt: Added.
2515 * platform/chromium-win/fast/css/css3-nth-tokens-script-expected.txt: Added.
2516 * platform/chromium-win/fast/css/css3-nth-tokens-style-expected.txt: Added.
2517 * platform/chromium/test_expectations.txt:
2519 2011-01-07 Stephen White <senorblanco@chromium.org>
2521 Unreviewed; chromium test expectations update.
2523 * platform/chromium/test_expectations.txt:
2524 A few tests that were flaky before are failing more frequently now.
2526 2011-01-07 Alejandro G. Castro <alex@igalia.com>
2528 Reviewed by Martin Robinson.
2530 Cairo's ContextShadow may mis-render some box shadows
2531 https://bugs.webkit.org/show_bug.cgi?id=51374
2533 Added new test to check rectangular tiled shadows.
2535 * platform/gtk/fast/css/rect-shadow-tiled-expected.checksum: Added.
2536 * platform/gtk/fast/css/rect-shadow-tiled-expected.png: Added.
2537 * platform/gtk/fast/css/rect-shadow-tiled-expected.txt: Added.
2538 * platform/gtk/fast/css/rect-shadow-tiled.html: Added.
2540 2011-01-07 Kinuko Yasuda <kinuko@chromium.org>
2542 Unreviewed; an attempt to fix chromium bot failures by removing failing test line (they must be failing due to modificationTime accuracy error).
2544 * fast/filesystem/op-get-metadata-expected.txt:
2545 * fast/filesystem/resources/op-tests-helper.js:
2546 (runOperationTest.OperationTestHelper.this.testMetadataSuccessCallback):
2548 2011-01-06 Kinuko Yasuda <kinuko@chromium.org>
2550 Reviewed by David Levin.
2552 Add layout tests for Entry.getMetadata (FileSystem API)
2553 https://bugs.webkit.org/show_bug.cgi?id=47311
2555 * fast/filesystem/op-get-metadata-expected.txt: Added.
2556 * fast/filesystem/op-get-metadata.html: Added.
2557 * fast/filesystem/resources/op-get-metadata.js: Added.
2558 * fast/filesystem/resources/op-tests-helper.js: Updated getMetadata
2561 2011-01-06 Mihai Parparita <mihaip@chromium.org>
2563 Unreviewed; chromium test expectations update.
2565 Remove failing expectations for tests that started to pass after
2566 rebaselining in r75215.
2568 Make failing expectations added by r75213 more specific (failures are
2569 only on Windows and Linux).
2571 * platform/chromium/test_expectations.txt:
2573 2011-01-06 Adam Barth <abarth@webkit.org>
2575 Reviewed by Darin Adler.
2577 REGRESSION (r74663): ASSERTION FAILED: m_tokenizer->lineNumber() == line.zeroBasedInt()
2578 https://bugs.webkit.org/show_bug.cgi?id=52013
2580 This test case used to trigger an ASSERT. It's unclear to me whether
2581 there's a more direct way to test this fix.
2583 * fast/parser/line-number-composite-segmented-string-expected.txt: Added.
2584 * fast/parser/line-number-composite-segmented-string.html: Added.
2586 2011-01-06 Stephen White <senorblanco@chromium.org>
2588 Unreviewed; chromium test expectations update.
2590 * platform/chromium/test_expectations.txt:
2591 New test fast/frames/iframe-reparenting-plugins.html failing on windows.
2593 2011-01-06 Martin Robinson <mrobinson@igalia.com>
2595 Add new expected results for GTK+. Skip viewport tests which
2596 have results differing from Opera.
2598 * fast/dom/left-overflow-in-ltr-expected.txt: Added.
2599 * fast/dom/right-overflow-in-rtl-expected.txt: Added.
2600 * fast/viewport/viewport-126-expected.txt: Added.
2601 * fast/viewport/viewport-127-expected.txt: Added.
2602 * fast/viewport/viewport-65-expected.txt: Added.
2603 * fast/viewport/viewport-82-expected.txt: Added.
2604 * fast/viewport/viewport-84-expected.txt: Added.
2605 * fast/viewport/viewport-87-expected.txt: Added.
2606 * platform/gtk/Skipped:
2607 * platform/gtk/css2.1/t040105-import-10-b-expected.checksum: Added.
2608 * platform/gtk/css2.1/t040105-import-10-b-expected.png: Added.
2609 * platform/gtk/css2.1/t040105-import-10-b-expected.txt: Added.
2610 * platform/gtk/fast/block/positioning/rtl-static-positioning-expected.checksum: Added.
2611 * platform/gtk/fast/block/positioning/rtl-static-positioning-expected.png: Added.
2612 * platform/gtk/fast/block/positioning/rtl-static-positioning-expected.txt: Added.
2613 * platform/gtk/fast/block/positioning/rtl-static-positioning-inline-block-expected.checksum: Added.
2614 * platform/gtk/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added.
2615 * platform/gtk/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt: Added.
2616 * platform/gtk/fast/block/positioning/table-cell-static-position-expected.checksum: Added.
2617 * platform/gtk/fast/block/positioning/table-cell-static-position-expected.png: Added.
2618 * platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt: Added.
2619 * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
2620 * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
2621 * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Added.
2622 * platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
2623 * platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
2624 * platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt: Added.
2625 * platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added.
2626 * platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.png: Added.
2627 * platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.txt: Added.
2628 * platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
2629 * platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
2630 * platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.txt: Added.
2631 * platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
2632 * platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
2633 * platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
2634 * platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
2635 * platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
2636 * platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
2637 * platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
2638 * platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
2639 * platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
2640 * platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
2641 * platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
2642 * platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
2643 * platform/gtk/fast/css/box-shadow-expected.checksum: Added.
2644 * platform/gtk/fast/css/box-shadow-expected.png: Added.
2645 * platform/gtk/fast/css/box-shadow-expected.txt: Added.
2646 * platform/gtk/fast/css/focus-ring-detached-expected.checksum: Added.
2647 * platform/gtk/fast/css/focus-ring-detached-expected.png: Added.
2648 * platform/gtk/fast/css/focus-ring-detached-expected.txt: Added.
2649 * platform/gtk/fast/css/focus-ring-multiline-expected.checksum: Added.
2650 * platform/gtk/fast/css/focus-ring-multiline-expected.png: Added.
2651 * platform/gtk/fast/css/focus-ring-multiline-expected.txt: Added.
2652 * platform/gtk/fast/css/focus-ring-outline-color-expected.checksum: Added.
2653 * platform/gtk/fast/css/focus-ring-outline-color-expected.png: Added.
2654 * platform/gtk/fast/css/focus-ring-outline-color-expected.txt: Added.
2655 * platform/gtk/fast/css/focus-ring-outline-offset-expected.checksum: Added.
2656 * platform/gtk/fast/css/focus-ring-outline-offset-expected.png: Added.
2657 * platform/gtk/fast/css/focus-ring-outline-offset-expected.txt: Added.
2658 * platform/gtk/fast/css/focus-ring-outline-width-expected.checksum: Added.
2659 * platform/gtk/fast/css/focus-ring-outline-width-expected.png: Added.
2660 * platform/gtk/fast/css/focus-ring-outline-width-expected.txt: Added.
2661 * platform/gtk/fast/forms/placeholder-position-expected.checksum: Added.
2662 * platform/gtk/fast/forms/placeholder-position-expected.png: Added.
2663 * platform/gtk/fast/forms/placeholder-position-expected.txt: Added.
2664 * platform/gtk/fast/html/marquee-scrollamount-expected.checksum: Added.
2665 * platform/gtk/fast/html/marquee-scrollamount-expected.png: Added.
2666 * platform/gtk/fast/html/marquee-scrollamount-expected.txt: Added.
2667 * platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.checksum: Added.
2668 * platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
2669 * platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Added.
2670 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-expected.txt: Added.
2671 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.checksum: Added.
2672 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added.
2673 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt: Added.
2674 * platform/gtk/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt: Added.
2675 * platform/gtk/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
2676 * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.checksum: Added.
2677 * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
2678 * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Added.
2679 * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.checksum: Added.
2680 * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
2681 * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
2682 * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
2683 * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
2684 * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
2685 * platform/gtk/fast/overflow/overflow-rtl-vertical-expected.checksum: Added.
2686 * platform/gtk/fast/overflow/overflow-rtl-vertical-expected.png: Added.
2687 * platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt: Added.
2688 * platform/gtk/fast/overflow/overflow-update-transform-expected.checksum: Added.
2689 * platform/gtk/fast/overflow/overflow-update-transform-expected.png: Added.
2690 * platform/gtk/fast/overflow/overflow-update-transform-expected.txt: Added.
2691 * platform/gtk/fast/ruby/nested-ruby-expected.checksum: Added.
2692 * platform/gtk/fast/ruby/nested-ruby-expected.png: Added.
2693 * platform/gtk/fast/ruby/nested-ruby-expected.txt: Added.
2694 * platform/gtk/fast/text/emphasis-expected.checksum: Added.
2695 * platform/gtk/fast/text/emphasis-expected.png: Added.
2696 * platform/gtk/fast/text/emphasis-expected.txt: Added.
2697 * platform/gtk/fast/text/emphasis-vertical-expected.checksum: Added.
2698 * platform/gtk/fast/text/emphasis-vertical-expected.png: Added.
2699 * platform/gtk/fast/text/emphasis-vertical-expected.txt: Added.
2700 * platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
2701 * platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
2702 * platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
2703 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
2704 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
2705 * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
2706 * platform/gtk/svg/custom/image-rescale-clip-expected.checksum: Added.
2707 * platform/gtk/svg/custom/image-rescale-clip-expected.png: Added.
2708 * platform/gtk/svg/custom/image-rescale-clip-expected.txt: Added.
2709 * platform/gtk/svg/custom/image-rescale-scroll-expected.checksum: Added.
2710 * platform/gtk/svg/custom/image-rescale-scroll-expected.png: Added.
2711 * platform/gtk/svg/custom/image-rescale-scroll-expected.txt: Added.
2712 * platform/gtk/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
2713 * platform/gtk/svg/dom/SVGPathSegList-cloning-expected.png: Added.
2714 * platform/gtk/svg/dom/SVGPathSegList-cloning-expected.txt: Added.
2715 * platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
2716 * platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
2717 * platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added.
2718 * platform/gtk/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
2719 * platform/gtk/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
2720 * platform/gtk/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added.
2721 * platform/gtk/svg/filters/feColorMatrix-offset-expected.checksum: Added.
2722 * platform/gtk/svg/filters/feColorMatrix-offset-expected.png: Added.
2723 * platform/gtk/svg/filters/feColorMatrix-offset-expected.txt: Added.
2725 2011-01-06 Stephen White <senorblanco@chromium.org>
2727 Unreviewed; yet another test expectations update.
2729 * platform/chromium/test_expectations.txt:
2731 2011-01-06 Stephen White <senorblanco@chromium.org>
2733 Unreviewed; test expectations update.
2735 Add new results for new tests introduced in r75097.
2737 * platform/chromium-mac/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
2738 * platform/chromium-mac/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
2739 * platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
2740 * platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
2741 * platform/chromium/test_expectations.txt:
2744 2011-01-06 Robert Hogan <robert@webkit.org>
2746 [Qt] Update expected results after r75177
2748 Unreviewed, update expected results.
2750 * platform/qt/fast/dom/prototype-inheritance-expected.txt:
2752 2011-01-06 Martin Robinson <mrobinson@igalia.com>
2754 Reviewed by Adam Barth.
2756 fast/dom/Window/window-postmessage-clone.html may fail on platforms with larger fonts
2757 https://bugs.webkit.org/show_bug.cgi?id=52027
2759 Move the console output div after the file input control in
2760 fast/dom/Window/window-postmessage-clone.html so that console
2761 text does not push it outside of the viewport.
2763 * fast/dom/Window/window-postmessage-clone-expected.txt: Updated results
2764 to match new text output.
2765 * fast/dom/Window/window-postmessage-clone.html: Moved console div.
2767 2011-01-06 Martin Robinson <mrobinson@igalia.com>
2769 Update GTK+-specific results after r75177.
2771 * platform/gtk/fast/dom/prototype-inheritance-expected.txt: Update results.
2773 2011-01-06 Jenn Braithwaite <jennb@chromium.org>
2775 Reviewed by Dmitry Titov.
2777 When a live frame is moved between pages, some plug-in DOM methods cease to function
2778 https://bugs.webkit.org/show_bug.cgi?id=45770
2780 * fast/frames/iframe-reparenting-plugins-expected.txt: Added.
2781 * fast/frames/iframe-reparenting-plugins.html: Added.
2782 * fast/frames/resources/iframe-reparenting-plugins-iframe-content.html: Added.
2783 * fast/frames/resources/iframe-reparenting-plugins-new-page.html: Added.
2785 2011-01-06 Stephen White <senorblanco@chromium.org>
2787 Unreviewed; test expectations update.
2789 * platform/chromium-gpu/test_expectations.txt:
2790 Remove duplicate expectations.
2792 2011-01-06 Mihai Parparita <mihaip@chromium.org>
2794 Unreviewed, test expectation update.
2796 Add mac-leopard baselines for tests that currently have Snow Leopard
2797 baselines in platform/mac.
2799 * platform/mac-leopard/fast/multicol/client-rects-expected.checksum:
2800 * platform/mac-leopard/fast/multicol/client-rects-expected.png: Added.
2801 * platform/mac-leopard/fast/multicol/column-break-with-balancing-expected.checksum: Added.
2802 * platform/mac-leopard/fast/multicol/column-break-with-balancing-expected.png: Added.
2803 * platform/mac-leopard/fast/multicol/float-multicol-expected.checksum: Added.
2804 * platform/mac-leopard/fast/multicol/float-multicol-expected.png: Added.
2805 * platform/mac-leopard/fast/multicol/float-paginate-complex-expected.checksum: Added.
2806 * platform/mac-leopard/fast/multicol/float-paginate-complex-expected.png: Added.
2807 * platform/mac-leopard/fast/multicol/float-paginate-expected.checksum: Added.
2808 * platform/mac-leopard/fast/multicol/float-paginate-expected.png: Added.
2809 * platform/mac-leopard/fast/multicol/layers-in-multicol-expected.checksum: Added.
2810 * platform/mac-leopard/fast/multicol/layers-in-multicol-expected.png: Added.
2811 * platform/mac-leopard/fast/multicol/layers-split-across-columns-expected.checksum: Added.
2812 * platform/mac-leopard/fast/multicol/layers-split-across-columns-expected.png: Added.
2813 * platform/mac-leopard/fast/multicol/paginate-block-replaced-expected.checksum: Added.
2814 * platform/mac-leopard/fast/multicol/paginate-block-replaced-expected.png: Added.
2815 * platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Added.
2816 * platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
2817 * platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Added.
2818 * platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
2819 * platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Added.
2820 * platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
2821 * platform/mac-leopard/fast/multicol/table-vertical-align-expected.checksum: Added.
2822 * platform/mac-leopard/fast/multicol/table-vertical-align-expected.png: Added.
2823 * platform/mac-leopard/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
2824 * platform/mac-leopard/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
2826 2011-01-06 Stephen White <senorblanco@chromium.org>
2828 Unreviewed; chromium test expectations update.
2830 * platform/chromium/test_expectations.txt:
2831 Add some expected "failing" tests post-r75205.
2833 2011-01-06 Stephen White <senorblanco@chromium.org>
2835 Unreviewed; chromium test expectations update.
2837 * platform/chromium/test_expectations.txt:
2838 Remove duplicate expectations.
2840 2011-01-06 Adam Roben <aroben@apple.com>
2842 Add/update Windows-specific test results for recent regressions
2845 http://webkit.org/b/52026
2846 http://webkit.org/b/52028
2847 http://webkit.org/b/52029
2849 * platform/win/animations/animation-time-expected.txt: Added.
2850 * platform/win/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
2851 * platform/win/fast/css/css3-nth-tokens-script-expected.txt: Added.
2852 * platform/win/fast/css/css3-nth-tokens-style-expected.txt: Added.
2853 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2855 2011-01-06 Adam Roben <aroben@apple.com>
2857 Update Windows results after r75177
2859 * platform/win/fast/dom/prototype-inheritance-expected.txt:
2861 2011-01-06 Martin Robinson <mrobinson@igalia.com>
2863 Reviewed by Eric Seidel.
2865 [GTK] Freetype backend does not support WOFF
2866 https://bugs.webkit.org/show_bug.cgi?id=51904
2868 * platform/gtk/Skipped: Unskip passing WOFF test. Add results.
2869 * platform/gtk/fast/css/font-face-woff-expected.checksum: Added.
2870 * platform/gtk/fast/css/font-face-woff-expected.png: Added.
2871 * platform/gtk/fast/css/font-face-woff-expected.txt: Added.
2873 2011-01-06 James Simonsen <simonjam@chromium.org>
2875 Reviewed by Darin Fisher.
2877 [Web Timing] Remove vendor prefix
2878 https://bugs.webkit.org/show_bug.cgi?id=48922
2880 * fast/dom/Window/window-properties-performance-expected.txt: Test replaceability.
2881 * fast/dom/Window/window-properties-performance.html: Ditto.
2882 * fast/dom/Window/window-properties.html: Rename to performance.
2883 * fast/dom/resources/navigation-type-matches-querystring.html: Ditto.
2884 * fast/dom/script-tests/prototype-inheritance.js: Ditto.
2885 * fast/dom/script-tests/webtiming-document-open.js: Ditto.
2886 * fast/dom/script-tests/webtiming-navigate-within-document.js: Ditto.
2887 * fast/dom/script-tests/webtiming.js: Ditto.
2888 * http/tests/misc/resources/webtiming-one-redirect.html: Ditto.
2889 * http/tests/misc/resources/webtiming-two-redirects.html: Ditto.
2891 2011-01-06 Tony Gentilcore <tonyg@chromium.org>
2893 Reviewed by Eric Seidel.
2895 Allow framesets after hidden inputs
2896 https://bugs.webkit.org/show_bug.cgi?id=51998
2898 * html5lib/resources/webkit01.dat: Demonstrate that the value of the type attribute matters. An input with no type is tested in tests19.dat.
2900 2010-12-29 Zhenyao Mo <zmo@google.com>
2902 Reviewed by Kenneth Russell.
2904 vertexAttribPointer should raise INVALID_OPERATION if stride/offset is not multiple of the type size
2905 https://bugs.webkit.org/show_bug.cgi?id=51725
2907 * fast/canvas/webgl/gl-vertexattribpointer-expected.txt:
2908 * fast/canvas/webgl/gl-vertexattribpointer.html: Sync with khronos.
2910 2011-01-06 Zhenyao Mo <zmo@google.com>
2912 Unreviewed, add glsl-conformance.html to test_expectations.txt temporarily.
2914 * platform/chromium-gpu/test_expectations.txt:
2915 * platform/chromium/test_expectations.txt:
2917 2011-01-06 Robert Hogan <robert@webkit.org>
2919 Reviewed by Antonio Gomes.
2921 [Qt] Introduce QDRTNode for passing WebCore::Node across JS bridge
2923 This allows LayoutTestController to pass WebCore::Node back to
2926 Also amend nodesFromRect-links-and-text.html and
2927 nodesFromRect-inner-documents.html so that they do not produce
2928 platform-specific results.
2931 fast/dom/nodesFromRect-links-and-text.html
2932 fast/dom/nodesFromRect-inner-documents.html
2934 https://bugs.webkit.org/show_bug.cgi?id=48957
2936 * fast/dom/nodesFromRect-inner-documents-expected.txt:
2937 * fast/dom/nodesFromRect-inner-documents.html:
2938 * fast/dom/nodesFromRect-links-and-text-expected.txt:
2939 * fast/dom/nodesFromRect-links-and-text.html:
2940 * fast/dom/resources/nodesFromRect.js:
2944 * platform/qt/Skipped:
2946 2011-01-06 Stephen White <senorblanco@chromium.org>
2948 Unreviewed; test expectations update.
2950 Update test_expectations.txt files to reflect reality on the canaries.
2952 * platform/chromium-gpu/test_expectations.txt:
2953 * platform/chromium/test_expectations.txt:
2955 2011-01-06 Chris Fleizach <cfleizach@apple.com>
2957 Reviewed by Beth Dakin.
2959 AX: "AXExpanded" not exposed on most ARIA roles that use aria-expanded
2960 https://bugs.webkit.org/show_bug.cgi?id=51995
2962 * platform/mac/accessibility/aria-expanded-standard-items-expected.txt: Added.
2963 * platform/mac/accessibility/aria-expanded-standard-items.html: Added.
2965 2011-01-06 Adam Barth <abarth@webkit.org>
2967 Reviewed by Eric Seidel.
2969 prototype-inheritance prints FAIL when it shouldn't
2970 https://bugs.webkit.org/show_bug.cgi?id=52007
2972 Before this patch, we were testing the prototypes of primitive values,
2973 but the rules for primitive values are different than the rules for
2974 objects. Primitive values get their prototypes from the current
2975 lexical scope when they get boxed. This test is designed to test that
2976 objects get their prototypes from their original holder.
2978 In this patch, we skip testing non-object/non-functions. We can add
2979 another test for primitives if we think that would be valuable.
2981 * fast/dom/prototype-inheritance-expected.txt:
2982 * fast/dom/script-tests/prototype-inheritance.js:
2984 2011-01-06 James Robinson <jamesr@chromium.org>
2986 Update expectations for tests that enumerate properties on the window to reflect newly added property.
2988 * fast/dom/Window/window-properties-expected.txt:
2989 * fast/dom/Window/window-property-descriptors-expected.txt:
2990 * platform/gtk/fast/dom/Window/window-properties-expected.txt:
2991 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
2992 * platform/qt/fast/dom/Window/window-properties-expected.txt:
2993 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
2994 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2996 2010-12-28 Zhenyao Mo <zmo@google.com>
2998 Reviewed by Kenneth Russell.
3000 Must generate INVALID_VALUE errors for strings containing out-of-range characters
3001 https://bugs.webkit.org/show_bug.cgi?id=50929
3003 * fast/canvas/webgl/invalid-passed-params-expected.txt: Add test cases for invalid characters.
3004 * fast/canvas/webgl/invalid-passed-params.html: Ditto.
3006 2011-01-06 Abhishek Arya <inferno@chromium.org>
3008 Reviewed by Alexey Proskuryakov.
3010 Improve the layouttests from r75168 and make sure that the parent stylesheet value is null
3011 before showing test passed.
3013 * fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash.html:
3014 * fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash.html:
3016 2011-01-06 James Robinson <jamesr@chromium.org>
3018 Reviewed by Simon Fraser.
3020 Implement mozilla's animationTime property
3021 https://bugs.webkit.org/show_bug.cgi?id=51952
3023 Tests for window.webkitAnimationTime.
3025 * animations/animation-time-expected.txt: Added.
3026 * animations/animation-time.html: Added.
3027 * animations/script-tests/animation-time.js: Added.
3029 2011-01-06 Abhishek Arya <inferno@chromium.org>
3031 Reviewed by Simon Fraser.
3033 Tests that we do not crash when accessing a deleted parent stylesheet
3034 from a removed css rule.
3035 https://bugs.webkit.org/show_bug.cgi?id=51993
3037 * fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash-expected.txt: Added.
3038 * fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash.html: Added.
3039 * fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash-expected.txt: Added.
3040 * fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash.html: Added.
3042 2011-01-04 Adrienne Walker <enne@google.com>
3044 Reviewed by Kenneth Russell.
3046 Add test cases for storing NaN in typed arrays.
3047 https://bugs.webkit.org/show_bug.cgi?id=46990
3049 * fast/canvas/webgl/array-unit-tests-expected.txt:
3050 * fast/canvas/webgl/array-unit-tests.html:
3052 2011-01-06 Andrei Popescu <andreip@google.com>
3054 Unreviewed, build fix.
3056 [Chromium] Add elliptical gradient support to GradientSkia
3057 https://bugs.webkit.org/show_bug.cgi?id=51841
3059 Marks fast/gradients/css3-radial-gradients3.html as expected to fail.
3061 canvas/philip/tests/2d.shadow.gradient.alpha.html
3062 canvas/philip/tests/2d.shadow.gradient.basic.html
3063 canvas/philip/tests/2d.shadow.gradient.transparent.2.html
3064 as passing on Chromium-mac as a result of r75139.
3066 * platform/chromium/test_expectations.txt:
3068 2011-01-06 Andrei Popescu <andreip@google.com>
3070 Unreviewed, rolling out r75152.
3072 [Chromium] fast/gradients/css3-radial-gradients3.html needs Chromium-specific results
3073 https://bugs.webkit.org/show_bug.cgi?id=51988
3075 Rolling out since, on closer inspection, the expectations are wrong and the corresponding test really fails.
3077 * platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.checksum: Removed.
3078 * platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.png: Removed.
3079 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Removed.
3080 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Removed.
3082 2011-01-06 Yael Aharon <yael.aharon@nokia.com>
3084 Reviewed by Darin Adler.
3086 document.querySelector(':nth-child(foo)') should throw a syntax error
3087 https://bugs.webkit.org/show_bug.cgi?id=51231
3088 CSSNthSelector parsing code is illegible and buggy (allows "n3" as a valid selector)
3089 https://bugs.webkit.org/show_bug.cgi?id=21815
3091 * fast/css/css3-nth-tokens-script-expected.txt: Added.
3092 * fast/css/css3-nth-tokens-script.html: Added.
3093 * fast/css/css3-nth-tokens-style-expected.txt: Added.
3094 * fast/css/css3-nth-tokens-style.html: Added.
3096 2011-01-06 Andrei Popescu <andreip@google.com>
3098 Unreviewed, build fix.
3100 [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
3101 https://bugs.webkit.org/show_bug.cgi?id=51989
3103 Updating the test expectations for the chromium-gpu platform.
3105 * platform/chromium-gpu/test_expectations.txt:
3107 2011-01-06 Andrei Popescu <andreip@google.com>
3109 Unreviewed, build fix.
3111 [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
3112 https://bugs.webkit.org/show_bug.cgi?id=51989
3114 Added suppressions for
3115 svg/batik/text/textEffect.svg
3116 svg/batik/text/textEffect3.svg
3117 svg/css/composite-shadow-text.svg
3118 svg/custom/js-late-gradient-and-object-creation.svg
3119 svg/custom/js-late-gradient-creation.svg
3120 svg/text/selection-background-color.xhtml
3121 svg/text/selection-styles.xhtml
3122 svg/text/text-gradient-positioning.svg
3124 These tests are all failing as a result of the same change: r75153.
3126 * platform/chromium/test_expectations.txt:
3128 2011-01-06 Andrei Popescu <andreip@google.com>
3130 Unreviewed, build fix.
3132 [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
3133 https://bugs.webkit.org/show_bug.cgi?id=51989
3135 Updating Chromium expectations until we find a fix.
3137 * platform/chromium/test_expectations.txt:
3139 2011-01-06 Andrei Popescu <andreip@google.com>
3141 Unreviewed, build fix.
3143 [Chromium] fast/gradients/css3-radial-gradients3.html needs Chromium-specific results
3144 https://bugs.webkit.org/show_bug.cgi?id=51988
3146 * platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
3147 * platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.png: Added.
3148 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
3149 * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Added.
3151 2011-01-06 Csaba Osztrogonác <ossy@webkit.org>
3155 [Qt] Web Timing related bugs
3156 https://bugs.webkit.org/show_bug.cgi?id=51245
3158 * platform/qt/Skipped: Add new tests.
3159 - http/tests/misc/webtiming-origins.html
3160 - http/tests/misc/webtiming-slow-load.php
3163 2011-01-05 Helder Correia <helder@sencha.com>
3165 Reviewed by Simon Fraser.
3167 Shadows are not drawn when filling a rect with a gradient fillStyle on Mac and Chromium-Mac
3168 https://bugs.webkit.org/show_bug.cgi?id=51869
3170 GraphicsContext::fillRect(const FloatRect&) is clipping to the rect.
3171 The shadow is being drawn, but getting clipped to the rect being filled.
3172 The solution is to draw the gradient into a CGLayer (when a shadow is
3173 required), then render the layer to the GraphicsContext.
3175 This patch also fixes:
3176 canvas/philip/tests/2d.shadow.gradient.alpha.html
3177 canvas/philip/tests/2d.shadow.gradient.basic.html
3178 canvas/philip/tests/2d.shadow.gradient.transparent.2.html
3180 New test to ensure that shadows are drawn when fillStyle is a gradient,
3181 possibly with some transparency and blur, and specifically using
3184 * fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
3185 * fast/canvas/canvas-fillRect-gradient-shadow.html: Added.
3186 * fast/canvas/script-tests/canvas-fillRect-gradient-shadow.js: Added.
3188 2011-01-05 Simon Fraser <simon.fraser@apple.com>
3190 Reviewed by Ariya Hidayat.
3192 Directly composited SVG images fail to render
3193 https://bugs.webkit.org/show_bug.cgi?id=51975
3195 New testcase with directly composited SVG image.
3197 * compositing/images/direct-svg-image-expected.checksum: Added.
3198 * compositing/images/direct-svg-image-expected.png: Added.
3199 * compositing/images/direct-svg-image-expected.txt: Added.
3200 * compositing/images/direct-svg-image.html: Added.
3202 2011-01-05 Simon Fraser <simon.fraser@apple.com>
3204 Reviewed by Darin Adler.
3206 Fix percentage values in radius of radial gradients
3207 https://bugs.webkit.org/show_bug.cgi?id=51979
3209 * fast/gradients/css3-radial-gradients3-expected.txt: Added.
3210 * fast/gradients/css3-radial-gradients3.html: Added.
3211 * platform/mac/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
3212 * platform/mac/fast/gradients/css3-radial-gradients3-expected.png: Added.
3214 2011-01-05 James Simonsen <simonjam@chromium.org>
3216 Reviewed by Adam Barth.
3218 [Web Timing] Zero out some values on cross-origin redirects
3219 https://bugs.webkit.org/show_bug.cgi?id=49294
3221 * fast/dom/script-tests/webtiming.js:
3222 (checkTimingBeforeLoad): Remove unload. Its behavior depends on prior navigation and is tested separately.
3223 (checkTimingWhileDeferred): Ditto.
3224 (checkWebTimingOnDOMContentLoaded): Ditto.
3225 (checkWebTimingWhileAsync): Ditto.
3226 (checkWebTimingOnLoad): Ditto.
3227 (checkWebTimingAfterLoad): Ditto.
3228 * fast/dom/webtiming-expected.txt:
3229 * http/tests/misc/resources/webtiming-cross-origin-and-back-redirect1.php: Added.
3230 * http/tests/misc/resources/webtiming-cross-origin-and-back-redirect2.php: Added.
3231 * http/tests/misc/resources/webtiming-cross-origin-and-back1.html: Added.
3232 * http/tests/misc/resources/webtiming-cross-origin-and-back2.html: Added.
3233 * http/tests/misc/resources/webtiming-cross-origin-redirect.html: Added.
3234 * http/tests/misc/resources/webtiming-cross-origin-redirect.php: Added.
3235 * http/tests/misc/resources/webtiming-no-origin.html: Added.
3236 * http/tests/misc/webtiming-origins-expected.txt: Added.
3237 * http/tests/misc/webtiming-origins.html: Added.
3238 * platform/gtk/Skipped: Skip new web timing test.
3239 * platform/mac/Skipped: Ditto.
3240 * platform/win/Skipped: Ditto.
3242 2011-01-05 Helder Correia <helder@sencha.com>
3244 Reviewed by Ariya Hidayat.
3246 [Qt] Default focus ring is too wide
3247 https://bugs.webkit.org/show_bug.cgi?id=51854
3249 This is an intermediate step to solve this bug. Use QPalette::Highlight
3250 instead of default half-transparent black as the focus ring color.
3252 * platform/qt/editing/selection/caret-and-focus-ring-expected.checksum: Added.
3253 * platform/qt/editing/selection/caret-and-focus-ring-expected.png: Added.
3254 * platform/qt/editing/selection/caret-and-focus-ring-expected.txt: Added.
3255 * platform/qt/fast/css/focus-ring-outline-color-expected.checksum:
3256 * platform/qt/fast/css/focus-ring-outline-color-expected.png:
3257 * platform/qt/fast/css/focus-ring-outline-offset-expected.checksum:
3258 * platform/qt/fast/css/focus-ring-outline-offset-expected.png:
3259 * platform/qt/fast/css/focus-ring-outline-width-expected.checksum:
3260 * platform/qt/fast/css/focus-ring-outline-width-expected.png:
3262 2011-01-05 James Simonsen <simonjam@chromium.org>
3264 Reviewed by Darin Fisher.
3266 [Web Timing] requestStart and responseStart should be available even if the document is still loading
3267 https://bugs.webkit.org/show_bug.cgi?id=51368
3269 * http/tests/misc/webtiming-slow-load-expected.txt: Added.
3270 * http/tests/misc/webtiming-slow-load.php: Added.
3272 2011-01-05 Kent Tamura <tkent@chromium.org>
3274 Unreviewed, test expectation update.
3276 Rebaseline of renderer-destruction-by-invalidateSelection-crash.html
3278 * platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
3279 * platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
3280 * platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum: Added.
3281 * platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: Added.
3282 * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
3283 * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
3284 * platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
3285 * platform/chromium/test_expectations.txt:
3287 2011-01-05 Jenn Braithwaite <jennb@chromium.org>
3289 Reviewed by Adam Barth.
3291 fast/encoding/parser-tests.html is slow on debug builds
3292 https://bugs.webkit.org/show_bug.cgi?id=51721
3294 Break up parser tests to run 10 tests per batch.
3296 * fast/encoding/parser-tests-10-expected.txt: Added.
3297 * fast/encoding/parser-tests-10.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3298 * fast/encoding/parser-tests-100-expected.txt: Added.
3299 * fast/encoding/parser-tests-100.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3300 * fast/encoding/parser-tests-110-expected.txt: Added.
3301 * fast/encoding/parser-tests-110.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3302 * fast/encoding/parser-tests-120-expected.txt: Added.
3303 * fast/encoding/parser-tests-120.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3304 * fast/encoding/parser-tests-20-expected.txt: Added.
3305 * fast/encoding/parser-tests-20.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3306 * fast/encoding/parser-tests-30-expected.txt: Added.
3307 * fast/encoding/parser-tests-30.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3308 * fast/encoding/parser-tests-40-expected.txt: Added.
3309 * fast/encoding/parser-tests-40.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3310 * fast/encoding/parser-tests-50-expected.txt: Added.
3311 * fast/encoding/parser-tests-50.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3312 * fast/encoding/parser-tests-60-expected.txt: Added.
3313 * fast/encoding/parser-tests-60.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3314 * fast/encoding/parser-tests-70-expected.txt: Added.
3315 * fast/encoding/parser-tests-70.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3316 * fast/encoding/parser-tests-80-expected.txt: Added.
3317 * fast/encoding/parser-tests-80.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3318 * fast/encoding/parser-tests-90-expected.txt: Added.
3319 * fast/encoding/parser-tests-90.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
3320 * fast/encoding/parser-tests-expected.txt:
3321 * fast/encoding/parser-tests.html:
3322 * fast/encoding/resources/parser-tests.js: Added.
3324 2011-01-05 Hans Wennborg <hans@chromium.org>
3326 Reviewed by Jeremy Orlow.
3328 [Chromium] storage/indexeddb/objectstore-basics.html is flaky after r74266
3329 https://bugs.webkit.org/show_bug.cgi?id=51731
3331 Fix the layout test by using a known-good date value rather than
3332 new Date(), which sometimes causes the test to fail.
3334 (The underlying reason for failing to store certain Date values
3335 should of course be fixed too, but that will come in a later patch.)
3337 * platform/chromium/test_expectations.txt:
3338 * storage/indexeddb/objectstore-basics-expected.txt:
3339 * storage/indexeddb/objectstore-basics.html:
3341 2011-01-05 Stephen White <senorblanco@chromium.org>
3343 Unreviewed; test expectations update..
3345 Fix the expectations for the hyphenation tests on chromium-win.
3347 * platform/chromium/test_expectations.txt:
3349 2011-01-05 Stephen White <senorblanco@chromium.org>
3351 Unreviewed; test expectations fix.
3353 * platform/chromium/test_expectations.txt:
3354 Add expectations for new tests introduced by r75097.
3356 2011-01-05 Simon Fraser <simon.fraser@apple.com>
3358 Reviewed by Dave Hyatt.
3360 Implement repeating CSS3 gradients
3361 https://bugs.webkit.org/show_bug.cgi?id=51843
3363 Tests for repeating gradient parsing, and repeating linear and radial gradients.
3365 * fast/gradients/css3-gradient-parsing-expected.txt:
3366 * fast/gradients/css3-gradient-parsing.html:
3367 * fast/gradients/css3-repeating-linear-gradients-expected.txt: Added.
3368 * fast/gradients/css3-repeating-linear-gradients.html: Added.
3369 * fast/gradients/css3-repeating-radial-gradients-expected.txt: Added.
3370 * fast/gradients/css3-repeating-radial-gradients.html: Added.
3371 * platform/mac/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
3372 * platform/mac/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
3373 * platform/mac/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added.
3374 * platform/mac/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
3376 2011-01-05 Stephen White <senorblanco@chromium.org>
3378 Unreviewed; test expectations fix.
3380 * platform/chromium/test_expectations.txt:
3381 Add a few failing tests to chromium's test expectations file.
3382 * platform/chromium-gpu/test_expectations.txt:
3383 Mark the shadow-offset tests as crashing on win debug (GPU). Remove
3384 a duplicate MAC expectation.
3386 2011-01-05 Stephen White <senorblanco@chromium.org>
3388 Unreviewed; test expectations fix.
3390 Update chromium GPU test_expectations.txt file to match the
3391 layout of the CPU results more closely.
3393 * platform/chromium-gpu/test_expectations.txt:
3395 2011-01-05 Maciej Stachowiak <mjs@apple.com>
3397 Reviewed by Anders Carlsson.
3399 Remove entries from WebKit2 skipped list that no longer exist
3400 https://bugs.webkit.org/show_bug.cgi?id=51936
3402 * platform/mac-wk2/Skipped:
3404 2011-01-05 Brian Weinstein <bweinstein@apple.com>
3406 Land failing Windows results after r75031. Fixing the tests is being tracked by
3407 https://bugs.webkit.org/show_bug.cgi?id=51912.
3409 * platform/win/accessibility/document-role-expected.txt:
3410 * platform/win/accessibility/selection-and-focus-expected.txt:
3412 2011-01-05 Abhishek Arya <inferno@chromium.org>
3414 Reviewed by Dave Hyatt.
3416 Tests that we do not crash when trying to merge two anonymous blocks,
3417 one of which is getting removed.
3418 https://bugs.webkit.org/show_bug.cgi?id=51919
3420 * fast/block/merge-anonymous-block-remove-child-crash-expected.txt: Added.
3421 * fast/block/merge-anonymous-block-remove-child-crash.html: Added.
3423 2011-01-05 Dan Bernstein <mitz@apple.com>
3425 Reviewed by Darin Adler.
3427 <rdar://problem/8799835> hyphenate-character: auto should fall back to hyphen-minus if the primary font lacks a hyphen glyph
3428 https://bugs.webkit.org/show_bug.cgi?id=51915
3430 * platform/mac/fast/text/basic/014-expected.checksum:
3431 * platform/mac/fast/text/basic/014-expected.png:
3432 * platform/mac/fast/text/basic/014-expected.txt:
3433 * platform/mac/fast/text/capitalize-boundaries-expected.checksum:
3434 * platform/mac/fast/text/capitalize-boundaries-expected.png:
3435 * platform/mac/fast/text/capitalize-boundaries-expected.txt:
3436 * platform/mac/fast/text/midword-break-after-breakable-char-expected.checksum:
3437 * platform/mac/fast/text/midword-break-after-breakable-char-expected.png:
3438 * platform/mac/fast/text/midword-break-after-breakable-char-expected.txt:
3440 2011-01-05 Leo Yang <leo.yang@torchmobile.com.cn>
3442 Reviewed by Dirk Schulze.
3444 Malformed SVG causes crash in updateContainerOffset
3445 https://bugs.webkit.org/show_bug.cgi?id=44610
3447 Test case for recursive svg <use>.
3448 This test case passes if no crash occurs.
3450 * svg/custom/recursive-use-expected.txt: Added.
3451 * svg/custom/recursive-use.svg: Added.
3453 2011-01-05 Antti Koivisto <antti@apple.com>
3457 Update a pixel test result for https://bugs.webkit.org/show_bug.cgi?id=8852.
3459 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
3460 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
3462 2011-01-04 Kent Tamura <tkent@chromium.org>
3464 Unreviewed, test expectation update.
3466 insecure-css-in-main-frame.html is flaky on Chromium-linux too.
3468 * platform/chromium/test_expectations.txt:
3470 2011-01-04 Kent Tamura <tkent@chromium.org>
3472 Unreviewed, test expectation update
3474 - slow-loading-image-in-pattern.html had a wrong expectation for Chromium-win.
3475 - insecure-css-in-main-frame.html is flaky on Chromium-win?
3477 * platform/chromium/test_expectations.txt:
3479 2011-01-04 Yael Aharon <yael.aharon@nokia.com>
3481 Reviewed by Darin Adler.
3483 CSS3 :nth-child selector and valid whitespace test fails
3484 https://bugs.webkit.org/show_bug.cgi?id=36279
3486 * fast/css/css3-nth-space-expected.txt: Added.
3487 * fast/css/css3-nth-space.html: Added.
3489 2011-01-04 Tony Gentilcore <tonyg@chromium.org>
3491 Unreviewed expectations update.
3493 Fix text metrics for "You should not see this at all" message
3494 https://bugs.webkit.org/show_bug.cgi?id=51909
3496 * http/tests/misc/acid3-expected.checksum:
3497 * http/tests/misc/acid3-expected.png:
3498 * platform/chromium/test_expectations.txt:
3500 2011-01-04 Chris Fleizach <cfleizach@apple.com>
3502 Reviewed by Sam Weinig.
3504 WK2: Support Accessibility
3505 https://bugs.webkit.org/show_bug.cgi?id=51859
3507 * platform/mac/accessibility/webkit-scrollarea-expected.txt: Added.
3508 * platform/mac/accessibility/webkit-scrollarea.html: Added.
3510 2011-01-04 Kent Tamura <tkent@chromium.org>
3512 Unreviewed, test expectation update.
3514 Add home-end-expected.txt for Chromium-win again. It's a
3515 platform-dependent text test.
3517 * platform/chromium-win/editing/selection/home-end-expected.txt: Added.
3519 2011-01-04 Kent Tamura <tkent@chromium.org>
3521 Unreviewed, test expectation update.
3523 * platform/chromium/test_expectations.txt: Fix a syntax error in the previous change
3525 2011-01-04 Kent Tamura <tkent@chromium.org>
3527 Unreviewed, test expectation update.
3529 * platform/chromium-win/editing/selection/home-end-expected.txt: Removed.
3530 * platform/chromium/test_expectations.txt:
3532 2011-01-04 Xiaomei Ji <xji@chromium.org>
3534 Implement sel.modify('move', 'left'/'right', 'lineBoundary').
3535 https://bugs.webkit.org/show_bug.cgi?id=33435
3537 * editing/selection/home-end-expected.txt:
3538 * editing/selection/home-end.html:
3540 2011-01-04 Martin Robinson <mrobinson@igalia.com>
3542 Reviewed by Xan Lopez.
3544 [GTK] Use the default CSS text input control border width of relying on the GTK+ theme
3545 https://bugs.webkit.org/show_bug.cgi?id=51887
3547 Update all results that use text areas. These controls now have a 1 pixel
3548 border (the default in html.css) instead of using the border size from the
3551 * platform/gtk/fast/forms/basic-textareas-expected.txt:
3552 * platform/gtk/fast/forms/form-element-geometry-expected.txt:
3553 * platform/gtk/fast/forms/onselect-textarea-expected.txt:
3554 * platform/gtk/fast/forms/placeholder-stripped-expected.txt:
3555 * platform/gtk/fast/forms/search-styled-expected.txt:
3556 * platform/gtk/fast/forms/textAreaLineHeight-expected.txt:
3557 * platform/gtk/fast/forms/textarea-align-expected.txt:
3558 * platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
3559 * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt:
3560 * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt:
3561 * platform/gtk/fast/forms/textarea-scroll-height-expected.txt:
3562 * platform/gtk/fast/forms/textarea-scrollbar-expected.txt:
3563 * platform/gtk/fast/forms/textarea-scrolled-type-expected.txt:
3564 * platform/gtk/fast/forms/textarea-setinnerhtml-expected.txt:
3565 * platform/gtk/fast/forms/textarea-width-expected.txt:
3567 2011-01-04 Zhe Su <suzhe@chromium.org>
3569 Reviewed by Kenneth Russell.
3571 1. Remove entry for editing/input/ime-composition-clearpreedit.html test.
3572 2. Improve fast/events/ime-composition-events-001.html to cover more
3573 cases. And fix test expectations of chromium port.
3574 https://bugs.webkit.org/show_bug.cgi?id=51693
3576 * fast/events/ime-composition-events-001-expected.txt:
3577 * fast/events/ime-composition-events-001.html:
3578 * platform/chromium-mac/fast/events/ime-composition-events-001-expected.txt: Removed.
3579 * platform/chromium-win/fast/events/ime-composition-events-001-expected.txt: Removed.
3580 * platform/chromium/fast/events/ime-composition-events-001-expected.txt: Added.
3581 * platform/chromium/test_expectations.txt:
3582 * platform/qt/fast/events/ime-composition-events-001-expected.txt: Added.
3584 2010-12-31 Antti Koivisto <antti@apple.com>
3586 Reviewed by Dave Hyatt.
3588 Scripts should not be executed before preceding stylesheets are loaded
3589 https://bugs.webkit.org/show_bug.cgi?id=8852
3591 New tests plus a few test with slightly changed output due to different load serialization behavior.
3593 * fast/tokenizer/inline-script-stylesheet-expected.txt: Added.
3594 * fast/tokenizer/inline-script-stylesheet-write-expected.txt: Added.
3595 * fast/tokenizer/inline-script-stylesheet-write.html: Added.
3596 * fast/tokenizer/inline-script-stylesheet.html: Added.
3597 * http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt:
3598 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
3600 2011-01-04 Csaba Osztrogonác <ossy@webkit.org>
3602 Unreviewed trivial fix after r74976.
3604 * platform/qt/Skipped:
3606 2011-01-04 Ryosuke Niwa <rniwa@webkit.org>
3608 Unreviewed; Added editing/selection/caret-bidi-first-and-last-letters.html to Qt's skipped list.
3609 The tracking bug 51884 (https://bugs.webkit.org/show_bug.cgi?id=51884) has been filed.
3611 * platform/qt/Skipped:
3613 2011-01-04 Ryosuke Niwa <rniwa@webkit.org>
3615 Reviewed by Dan Bernstein.
3617 Clicking on the first or the last letter of LTR/RTL text in a RTL/LTR block puts caret on the opposite side.
3618 https://bugs.webkit.org/show_bug.cgi?id=50992
3620 Added a test to ensure WebKit places the caret on the side user clicked even when text's natural direction
3621 and the containing block's direction do not match.
3623 * editing/selection/caret-bidi-first-and-last-letters-expected.txt: Added.
3624 * editing/selection/caret-bidi-first-and-last-letters.html: Added.
3625 * editing/selection/resources/caret-edge-shared.js: Avoid calling verify() outside of DRT.
3627 2011-01-04 Sheriff Bot <webkit.review.bot@gmail.com>
3629 Unreviewed, rolling out r74960.
3630 http://trac.webkit.org/changeset/74960
3631 https://bugs.webkit.org/show_bug.cgi?id=51868
3633 Rollout since we hit an assert after this patch. (Requested by
3636 * svg/custom/recursive-use-expected.txt: Removed.
3637 * svg/custom/recursive-use.svg: Removed.
3639 2011-01-04 Leo Yang <leo.yang@torchmobile.com.cn>
3641 Reviewed by Dirk Schulze.
3643 Malformed SVG causes crash in updateContainerOffset
3644 https://bugs.webkit.org/show_bug.cgi?id=44610
3646 Test case for recursive svg <use>.
3647 This test case passes if no crash occurs.
3649 * svg/custom/recursive-use-expected.txt: Added.
3650 * svg/custom/recursive-use.svg: Added.
3652 2011-01-03 Kent Tamura <tkent@chromium.org>
3654 Unreviewed, test expectation update
3656 Add expectations of r74954 tests for Chromium.
3658 * platform/chromium-linux/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
3659 * platform/chromium-linux/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
3660 * platform/chromium-linux/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
3661 * platform/chromium-linux/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
3662 * platform/chromium-linux/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
3663 * platform/chromium-linux/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
3664 * platform/chromium-linux/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
3665 * platform/chromium-linux/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
3666 * platform/chromium-mac/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
3667 * platform/chromium-mac/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
3668 * platform/chromium-mac/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
3669 * platform/chromium-mac/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
3670 * platform/chromium-mac/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
3671 * platform/chromium-mac/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
3672 * platform/chromium-mac/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
3673 * platform/chromium-mac/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
3674 * platform/chromium-win/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
3675 * platform/chromium-win/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
3676 * platform/chromium-win/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
3677 * platform/chromium-win/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
3678 * platform/chromium-win/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
3679 * platform/chromium-win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
3680 * platform/chromium-win/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
3681 * platform/chromium-win/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
3682 * platform/chromium-win/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
3683 * platform/chromium-win/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
3684 * platform/chromium-win/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
3685 * platform/chromium-win/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
3687 2011-01-03 Julie-Jeongeun-Kim <Jeongeun.Kim@obigo.com>
3689 Reviewed by Darin Adler.
3691 HTML5 Conformance Test failure: approved/xhtml5/object_border_pixel.xhtml
3692 https://bugs.webkit.org/show_bug.cgi?id=48596
3694 * fast/html/object-border-expected.txt: Added.
3695 * fast/html/object-border.html: Added.
3696 * fast/html/resources/images/blue-border.png: Added.
3697 * fast/html/resources/images/blue.png: Added.
3699 2010-12-20 Abhishek Arya <inferno@chromium.org>
3701 Reviewed by Darin Adler.
3703 Tests that "before" and "after" childs are added to table correctly.
3704 https://bugs.webkit.org/show_bug.cgi?id=50932
3706 * fast/css-generated-content/table-before-after-child-add.html: Added.
3707 * fast/css-generated-content/table-before-child-add.html: Removed.
3708 * fast/css-generated-content/table-cell-before-after-child-add.html: Added.
3709 * fast/css-generated-content/table-row-before-after-child-add.html: Added.
3710 * platform/mac/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
3711 * platform/mac/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
3712 * platform/mac/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
3713 * platform/mac/fast/css-generated-content/table-before-child-add-expected.txt: Removed.
3714 * platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
3715 * platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
3716 * platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
3717 * platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
3718 * platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
3719 * platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
3720 * platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
3721 * platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
3722 * platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
3724 2011-01-03 Mihai Parparita <mihaip@chromium.org>
3726 Unreviewed, Chromium test expectation update.
3728 Group tests that fail on Leopard but pass on Snow Leopard (due to
3729 stale platform/mac baselines).
3731 * platform/chromium/test_expectations.txt:
3733 2011-01-03 Mihai Parparita <mihaip@chromium.org>
3735 Unreviewed, Chromium test expectation update.
3737 Missed a few failing tests.
3739 * platform/chromium/test_expectations.txt:
3741 2011-01-03 Mihai Parparita <mihaip@chromium.org>
3743 Unreviewed, Chromium test expectation update.
3745 Remove fast/, printing/, svg/, tables/ and transforms/ chromium-mac
3746 baselines that are no longer necessary after r74892 (now that
3747 chromium-mac scrollbars match mac ones).
3749 * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum: Removed.
3750 * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.png: Removed.
3751 * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.checksum: Removed.
3752 * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png: Removed.
3753 * platform/chromium-mac/fast/events/autoscroll-expected.checksum: Removed.
3754 * platform/chromium-mac/fast/events/autoscroll-expected.png: Removed.
3755 * platform/chromium-mac/fast/events/reveal-link-when-focused-expected.checksum: Removed.
3756 * platform/chromium-mac/fast/events/reveal-link-when-focused-expected.png: Removed.
3757 * platform/chromium-mac/fast/events/standalone-image-drag-to-editable-expected.checksum: Removed.
3758 * platform/chromium-mac/fast/events/standalone-image-drag-to-editable-expected.png: Removed.
3759 * platform/chromium-mac/fast/forms/basic-textareas-expected.checksum: Removed.
3760 * platform/chromium-mac/fast/forms/basic-textareas-expected.png: Removed.
3761 * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.checksum: Removed.
3762 * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.png: Removed.
3763 * platform/chromium-mac/fast/forms/button-default-title-expected.checksum: Removed.
3764 * platform/chromium-mac/fast/forms/button-default-title-expected.png: Removed.
3765 * platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.checksum: Removed.
3766 * platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.png: Removed.
3767 * platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.checksum: Removed.
3768 * platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.png: Removed.
3769 * platform/chromium-mac/fast/invalid/residual-style-expected.checksum: Removed.
3770 * platform/chromium-mac/fast/invalid/residual-style-expected.png: Removed.
3771 * platform/chromium-mac/fast/lists/001-vertical-expected.checksum: Removed.
3772 * platform/chromium-mac/fast/lists/001-vertical-expected.png: Removed.
3773 * platform/chromium-mac/fast/lists/008-vertical-expected.checksum: Removed.
3774 * platform/chromium-mac/fast/lists/008-vertical-expected.png: Removed.
3775 * platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.checksum: Removed.
3776 * platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.png: Removed.
3777 * platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.checksum: Removed.
3778 * platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.png: Removed.
3779 * platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.checksum: Removed.
3780 * platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.png: Removed.
3781 * platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.checksum: Removed.
3782 * platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.png: Removed.
3783 * platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.checksum: Removed.
3784 * platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.png: Removed.
3785 * platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.checksum: Removed.
3786 * platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.png: Removed.
3787 * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.checksum: Removed.
3788 * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png: Removed.
3789 * platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.checksum: Removed.
3790 * platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.png: Removed.
3791 * platform/chromium-mac/fast/media/mq-width-absolute-01-expected.checksum: Removed.
3792 * platform/chromium-mac/fast/media/mq-width-absolute-01-expected.png: Removed.
3793 * platform/chromium-mac/fast/media/mq-width-absolute-02-expected.checksum: Removed.
3794 * platform/chromium-mac/fast/media/mq-width-absolute-02-expected.png: Removed.
3795 * platform/chromium-mac/fast/media/mq-width-absolute-03-expected.checksum: Removed.
3796 * platform/chromium-mac/fast/media/mq-width-absolute-03-expected.png: Removed.
3797 * platform/chromium-mac/fast/media/mq-width-absolute-04-expected.checksum: Removed.
3798 * platform/chromium-mac/fast/media/mq-width-absolute-04-expected.png: Removed.
3799 * platform/chromium-mac/fast/multicol/client-rects-expected.checksum: Removed.
3800 * platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.checksum: Removed.
3801 * platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.png: Removed.
3802 * platform/chromium-mac/fast/multicol/float-multicol-expected.checksum: Removed.
3803 * platform/chromium-mac/fast/multicol/float-multicol-expected.png: Removed.
3804 * platform/chromium-mac/fast/multicol/float-paginate-complex-expected.checksum: Removed.
3805 * platform/chromium-mac/fast/multicol/float-paginate-complex-expected.png: Removed.
3806 * platform/chromium-mac/fast/multicol/float-paginate-expected.checksum: Removed.
3807 * platform/chromium-mac/fast/multicol/float-paginate-expected.png: Removed.
3808 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed.
3809 * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
3810 * platform/chromium-mac/fast/multicol/layers-split-across-columns-expected.checksum: Removed.
3811 * platform/chromium-mac/fast/multicol/paginate-block-replaced-expected.checksum: Removed.
3812 * platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Removed.
3813 * platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.png: Removed.
3814 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum: Removed.
3815 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Removed.
3816 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum: Removed.
3817 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Removed.
3818 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum: Removed.
3819 * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Removed.
3820 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum: Removed.
3821 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Removed.
3822 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.checksum: Removed.
3823 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum: Removed.
3824 * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Removed.
3825 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Removed.
3826 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Removed.
3827 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Removed.
3828 * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png: Removed.
3829 * platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.checksum: Removed.
3830 * platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.png: Removed.
3831 * platform/chromium-mac/fast/multicol/table-vertical-align-expected.checksum: Removed.
3832 * platform/chromium-mac/fast/multicol/table-vertical-align-expected.png: Removed.
3833 * platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.checksum: Removed.
3834 * platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.png: Removed.
3835 * platform/chromium-mac/fast/table/027-vertical-expected.checksum: Removed.
3836 * platform/chromium-mac/fast/table/027-vertical-expected.png: Removed.
3837 * platform/chromium-mac/fast/table/028-vertical-expected.checksum: Removed.
3838 * platform/chromium-mac/fast/table/028-vertical-expected.png: Removed.
3839 * platform/chromium-mac/fast/table/038-vertical-expected.checksum: Removed.
3840 * platform/chromium-mac/fast/table/038-vertical-expected.png: Removed.
3841 * platform/chromium-mac/fast/table/040-vertical-expected.checksum: Removed.
3842 * platform/chromium-mac/fast/table/040-vertical-expected.png: Removed.
3843 * platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.checksum: Removed.
3844 * platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.png: Removed.
3845 * platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum: Removed.
3846 * platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Removed.
3847 * platform/chromium-mac/fast/table/table-display-types-vertical-expected.checksum: Removed.
3848 * platform/chromium-mac/fast/table/table-display-types-vertical-expected.png: Removed.
3849 * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.checksum: Removed.
3850 * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.png: Removed.
3851 * platform/chromium-mac/fast/text/text-letter-spacing-expected.checksum: Removed.
3852 * platform/chromium-mac/fast/text/text-letter-spacing-expected.png: Removed.
3853 * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.checksum: Removed.
3854 * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Removed.
3855 * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.checksum: Removed.
3856 * platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Removed.
3857 * platform/chromium-mac/printing/return-from-printing-mode-expected.checksum: Removed.
3858 * platform/chromium-mac/printing/return-from-printing-mode-expected.png: Removed.
3859 * platform/chromium-mac/svg/custom/altglyph-expected.checksum: Removed.
3860 * platform/chromium-mac/svg/custom/altglyph-expected.png: Removed.
3861 * platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Removed.
3862 * platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Removed.
3863 * platform/chromium-mac/svg/custom/junk-data-expected.checksum: Removed.
3864 * platform/chromium-mac/svg/custom/junk-data-expected.png: Removed.
3865 * platform/chromium-mac/svg/custom/missing-xlink-expected.checksum: Removed.
3866 * platform/chromium-mac/svg/custom/missing-xlink-expected.png: Removed.
3867 * platform/chromium-mac/svg/custom/text-xy-updates-SVGList-expected.checksum: Removed.
3868 * platform/chromium-mac/svg/custom/text-xy-updates-SVGList-expected.png: Removed.
3869 * platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.checksum: Removed.
3870 * platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.png: Removed.
3871 * platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.checksum: Removed.
3872 * platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.png: Removed.
3873 * platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.checksum: Removed.
3874 * platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.png: Removed.
3875 * platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.checksum: Removed.
3876 * platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.png: Removed.
3877 * platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.checksum: Removed.
3878 * platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.png: Removed.
3879 * platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.checksum: Removed.
3880 * platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Removed.
3881 * platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.checksum: Removed.
3882 * platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.png: Removed.
3883 * platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.checksum: Removed.
3884 * platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.png: Removed.
3885 * platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.checksum: Removed.
3886 * platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Removed.
3887 * platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.checksum: Removed.
3888 * platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Removed.
3889 * platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.checksum: Removed.
3890 * platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.png: Removed.
3891 * platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.checksum: Removed.
3892 * platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.png: Removed.
3893 * platform/chromium-mac/svg/dom/SVGPointList-basics-expected.checksum: Removed.
3894 * platform/chromium-mac/svg/dom/SVGPointList-basics-expected.png: Removed.
3895 * platform/chromium-mac/svg/dom/SVGStringList-basics-expected.checksum: Removed.
3896 * platform/chromium-mac/svg/dom/SVGStringList-basics-expected.png: Removed.
3897 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Removed.
3898 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Removed.
3899 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Removed.
3900 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Removed.
3901 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Removed.
3902 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Removed.
3903 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Removed.
3904 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Removed.
3905 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Removed.
3906 * platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Removed.
3907 * platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.checksum: Removed.
3908 * platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Removed.
3909 * platform/chromium-mac/svg/dynamic-upda