1 2013-04-22 Benjamin Poulain <benjamin@webkit.org>
3 Remove the memory instrumentation code
4 https://bugs.webkit.org/show_bug.cgi?id=114931
6 Reviewed by Andreas Kling.
8 * inspector/profiler/memory-instrumentation-cached-images-expected.txt: Removed.
9 * inspector/profiler/memory-instrumentation-cached-images.html: Removed.
10 * inspector/profiler/memory-instrumentation-canvas-expected.txt: Removed.
11 * inspector/profiler/memory-instrumentation-canvas.html: Removed.
12 * inspector/profiler/memory-instrumentation-external-array-expected.txt: Removed.
13 * inspector/profiler/memory-instrumentation-external-array.html: Removed.
14 * inspector/profiler/memory-instrumentation-external-string-expected.txt: Removed.
15 * inspector/profiler/memory-instrumentation-external-string.html: Removed.
16 * inspector/profiler/memory-instrumentation-test.js: Removed.
18 2013-04-22 Bear Travis <betravis@adobe.com>
20 Do not reuse ExclusionShapeInsideInfo in a recursive region layout
21 https://bugs.webkit.org/show_bug.cgi?id=114467
23 Reviewed by David Hyatt.
25 Test that for various types of inline containers do not reuse
26 ExclusionShapeInsideInfo when laying out their children.
28 * fast/regions/shape-inside/shape-inside-recursive-layout-expected.html: Added.
29 * fast/regions/shape-inside/shape-inside-recursive-layout.html: Added.
31 2013-04-22 Jessie Berlin <jberlin@apple.com>
35 * platform/mac-lion/TestExpectations:
37 2013-04-22 Bear Travis <betravis@adobe.com>
39 [css exclusions] shape-inside-recursive-layout.html should not yet test display: inline-grid
40 https://bugs.webkit.org/show_bug.cgi?id=114986
42 Reviewed by Dirk Schulze.
44 Because the inline-grid value is not yet supported, the test case is falling back to
45 display: block. This causes an incorrect layout, as block and inline content react to
46 shape-inside differently.
48 * fast/exclusions/shape-inside/shape-inside-recursive-layout-expected.html:
49 * fast/exclusions/shape-inside/shape-inside-recursive-layout.html:
51 2013-04-22 Eric Carlson <eric.carlson@apple.com>
53 [Mac] "automatic" track selection should only select a track that matches user language
54 https://bugs.webkit.org/show_bug.cgi?id=114976
56 Reviewed by Jer Noble.
58 * media/track/track-automatic-subtitles-expected.txt: Added.
59 * media/track/track-automatic-subtitles.html: Added.
60 * platform/mac/TestExpectations: Skip track-user-preferences.html, the logic is no longer
61 correct for the Mac port.
63 2013-04-22 Andy Estes <aestes@apple.com>
65 Range.getClientRects() should not include rects for partially selected elements
66 https://bugs.webkit.org/show_bug.cgi?id=76839
68 Reviewed by Sam Weinig.
70 * fast/dom/Range/getClientRects-expected.txt: Updated expected result.
71 * fast/dom/Range/getClientRects.html: Added new test cases.
73 2013-04-22 Eric Carlson <eric.carlson@apple.com>
75 Unreviewed Mac gardening. Update a test and results now that forced text
78 * media/track/track-in-band-expected.txt:
79 * media/track/track-in-band.html:
81 2013-04-22 Yi Shen <max.hong.shen@gmail.com>
83 Crash on OS X when shift clicking outside of input
84 https://bugs.webkit.org/show_bug.cgi?id=104058
86 Reviewed by Chang Shu.
88 Add test for shift click crash issue.
90 * editing/selection/crash-on-shift-click-expected.txt: Added.
91 * editing/selection/crash-on-shift-click.html: Added.
93 2013-04-22 Jessie Berlin <jberlin@apple.com>
95 Fix an incorrect rebaseline done in r148830.
97 Instead of updating the cross platform wk2 results, r148830 should have added efl wk2
98 specific results. Move the previous mac wk2 specific results into the mac wk2 platform
101 * platform/efl-wk2/loader/go-back-cached-main-resource-expected.txt: Renamed from LayoutTests/platform/wk2/loader/go-back-cached-main-resource-expected.txt.
102 * platform/mac-wk2/loader/go-back-cached-main-resource-expected.txt: Downloaded from the mac-wk2 bots.
104 2013-04-22 Mario Sanchez Prada <mario.prada@samsung.com>
106 Update layout test verifying Tab behaves correctly after linking to fragment ID
107 https://bugs.webkit.org/show_bug.cgi?id=114645
109 Reviewed by Chris Fleizach.
111 * fast/dom/fragment-activation-focuses-target.html: Updated test.
112 * fast/dom/fragment-activation-focuses-target-expected.txt: Updated expectations.
114 2013-04-22 Mike Fenton <mifenton@rim.com>
116 [BlackBerry] Add additional datalist support.
117 https://bugs.webkit.org/show_bug.cgi?id=114883
119 Reviewed by Rob Buis.
123 Fix results for fast/forms/datalist/input-list.
125 Internally Reviewed by Otto Cheung.
127 * platform/blackberry/fast/forms/datalist/input-list-expected.txt: Added.
129 2013-04-22 Andrei Bucur <abucur@adobe.com>
131 [CSS Regions] Add tests for lists and counters
132 https://bugs.webkit.org/show_bug.cgi?id=103975
134 Reviewed by Andreas Kling.
136 Lists and counters work correctly with regions since r148026 (http://trac.webkit.org/changeset/148026).
137 This patch adds W3C formatted ref tests to our battery.
139 * fast/regions/counters/extract-list-items-001-expected.html: Added.
140 * fast/regions/counters/extract-list-items-001.html: Added.
141 * fast/regions/counters/extract-list-items-002-expected.html: Added.
142 * fast/regions/counters/extract-list-items-002.html: Added.
143 * fast/regions/counters/extract-list-items-003-expected.html: Added.
144 * fast/regions/counters/extract-list-items-003.html: Added.
145 * fast/regions/counters/extract-list-items-004-expected.html: Added.
146 * fast/regions/counters/extract-list-items-004.html: Added.
147 * fast/regions/counters/extract-list-items-005-expected.html: Added.
148 * fast/regions/counters/extract-list-items-005.html: Added.
149 * fast/regions/counters/extract-list-items-006-expected.html: Added.
150 * fast/regions/counters/extract-list-items-006.html: Added.
151 * fast/regions/counters/extract-list-items-007-expected.html: Added.
152 * fast/regions/counters/extract-list-items-007.html: Added.
153 * fast/regions/counters/extract-list-items-008-expected.html: Added.
154 * fast/regions/counters/extract-list-items-008.html: Added.
155 * fast/regions/counters/extract-list-items-009-expected.html: Added.
156 * fast/regions/counters/extract-list-items-009.html: Added.
157 * fast/regions/counters/extract-list-items-010-expected.html: Added.
158 * fast/regions/counters/extract-list-items-010.html: Added.
159 * fast/regions/counters/extract-list-items-011-expected.html: Added.
160 * fast/regions/counters/extract-list-items-011.html: Added.
161 * fast/regions/counters/extract-list-items-012-expected.html: Added.
162 * fast/regions/counters/extract-list-items-012.html: Added.
163 * fast/regions/counters/extract-list-items-013-expected.html: Added.
164 * fast/regions/counters/extract-list-items-013.html: Added.
165 * fast/regions/counters/extract-list-items-014-expected.html: Added.
166 * fast/regions/counters/extract-list-items-014.html: Added.
167 * fast/regions/counters/extract-list-items-015-expected.html: Added.
168 * fast/regions/counters/extract-list-items-015.html: Added.
169 * fast/regions/counters/extract-numbered-paragraphs-divs-001-expected.html: Added.
170 * fast/regions/counters/extract-numbered-paragraphs-divs-001.html: Added.
171 * fast/regions/counters/extract-numbered-paragraphs-divs-002-expected.html: Added.
172 * fast/regions/counters/extract-numbered-paragraphs-divs-002.html: Added.
173 * fast/regions/counters/extract-numbered-paragraphs-expected.html: Added.
174 * fast/regions/counters/extract-numbered-paragraphs.html: Added.
175 * fast/regions/counters/extract-numbered-spans-display-only-some-expected.html: Added.
176 * fast/regions/counters/extract-numbered-spans-display-only-some.html: Added.
177 * fast/regions/counters/extract-ordered-lists-in-regions-001-expected.html: Added.
178 * fast/regions/counters/extract-ordered-lists-in-regions-001.html: Added.
179 * fast/regions/counters/extract-ordered-lists-in-regions-002-expected.html: Added.
180 * fast/regions/counters/extract-ordered-lists-in-regions-002.html: Added.
181 * fast/regions/counters/extract-ordered-lists-in-regions-003-expected.html: Added.
182 * fast/regions/counters/extract-ordered-lists-in-regions-003.html: Added.
183 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-001-expected.html: Added.
184 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-001.html: Added.
185 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-002-expected.html: Added.
186 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-002.html: Added.
187 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-003-expected.html: Added.
188 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-003.html: Added.
189 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-004-expected.html: Added.
190 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-004.html: Added.
191 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005-expected.html: Added.
192 * fast/regions/counters/extract-ordered-lists-in-regions-explicit-counters-005.html: Added.
193 * fast/regions/counters/extract-unordered-lists-in-regions-expected.html: Added.
194 * fast/regions/counters/extract-unordered-lists-in-regions.html: Added.
196 2013-04-22 Gyuyoung Kim <gyuyoung.kim@samsung.com>
198 Unreviewed, gardening. css3-device-adaptation doesn't work for WK1 EFL properly.
200 * platform/efl-wk1/TestExpectations: Added tests related to css3-device-adaptation.
202 2013-04-22 Christophe Dumez <ch.dumez@sisa.samsung.com>
204 Unreviewed EFL gardening.
206 Mark IndexedDB test as crashing in Release mode and fix duplicate line in
209 * platform/efl/TestExpectations:
211 2013-04-22 Gyuyoung Kim <gyuyoung.kim@samsung.com>
213 Unreviewed, EFL WK1 gardening. Skip pasteboard tests because EFL WK1 doesn't support it yet.
215 * platform/efl-wk1/TestExpectations:
217 2013-04-22 Christophe Dumez <ch.dumez@sisa.samsung.com>
219 Unreviewed EFL gardening.
221 Skip several compositing test cases on EFL WK2 due to regression in
224 * platform/efl-wk2/TestExpectations:
226 2013-04-22 Christophe Dumez <ch.dumez@sisa.samsung.com>
228 Unreviewed EFL gardening.
230 Add several regressions to TestExpectations to make the tree green.
232 * platform/efl-wk2/TestExpectations:
233 * platform/efl/TestExpectations:
235 2013-04-22 Christophe Dumez <ch.dumez@sisa.samsung.com>
237 Unreviewed EFL gardening.
239 Fix expected result for several test cases.
241 * platform/efl/TestExpectations:
243 2013-04-22 Zan Dobersek <zdobersek@igalia.com>
245 Unreviewed GTK gardening.
247 * platform/gtk/TestExpectations: Unskipping the fast/sub-pixel layout tests.
248 Removing failure expectations for tests that are passing after the subpixel layout was enabled.
250 2013-04-22 Ádám Kallai <kadam@inf.u-szeged.hu>
252 [Qt] Unreviewed gardening.
254 * platform/qt/TestExpectations: Skip a failing reftest after r148859.
255 * platform/qt/fast/borders/rtl-border-04-expected.png: Update after r148791.
256 * platform/qt/fast/borders/rtl-border-04-expected.txt: Update after r148791.
258 2013-04-22 Zoltan Arvai <zarvai@inf.u-szeged.hu>
260 [Qt] Unreviewed gardening.
262 Unskip fast/exclusions tests after r148594.
264 * platform/qt/TestExpectations:
266 2013-04-22 Krzysztof Czech <k.czech@samsung.com>
268 [EFL] accessibility/language-attribute.html is failing
269 https://bugs.webkit.org/show_bug.cgi?id=112030
271 Unreviewed, EFL gardening.
273 Unskipping accessibility/language-attribute.html after r148737.
275 * platform/efl-wk2/TestExpectations:
277 2013-04-22 Mihai Maerean <mmaerean@adobe.com>
279 [CSS Regions] Elements in a region should be assignable to a named flow
280 https://bugs.webkit.org/show_bug.cgi?id=74144
282 Reviewed by David Hyatt.
284 * fast/regions/flow-body-in-html-expected.txt: Added.
285 * fast/regions/flow-body-in-html.html: Added. To test the duplicate bug #103685.
286 * fast/regions/region-content-flown-into-region-expected.txt: Added.
287 * fast/regions/region-content-flown-into-region.html: Added.
288 * fast/regions/universal-selector-children-to-the-same-region-expected.txt: Added.
289 * fast/regions/universal-selector-children-to-the-same-region.html: Added. To test the duplicate bug #103685.
291 2013-04-22 Andrei Bucur <abucur@adobe.com>
293 Use DOM ordering for list counts
294 https://bugs.webkit.org/show_bug.cgi?id=110352
296 Reviewed by Elliott Sprehn.
298 The fast/dom/shadow/shadow-and-list-elements-expected.html has changed because the list items
299 inside the shadow tree no longer see the root <ol> element.
300 The test fast/lists/positioned-count-crash.html has the correct rendering after changing
301 the list counting to be in DOM order.
303 * fast/dom/shadow/shadow-and-list-elements-expected.html:
304 * fast/lists/positioned-count-crash-expected.txt:
306 2013-04-22 Seokju Kwon <seokju.kwon@gmail.com>
308 [GTK] Cleanup TestExpectations to pass --lint-test-files
309 https://bugs.webkit.org/show_bug.cgi?id=114927
311 Unreviewed gardening.
313 * platform/gtk/TestExpectations:
315 2013-04-21 Carlos Garcia Campos <cgarcia@igalia.com>
317 [WebKit2] Plugins without a MIME Type fail to load
318 https://bugs.webkit.org/show_bug.cgi?id=112834
320 Reviewed by Benjamin Poulain.
322 * platform/wk2/TestExpectations: Unskip
323 plugins/no-mime-with-valid-extension.html.
325 2013-04-21 Carlos Garcia Campos <cgarcia@igalia.com>
327 Division by zero in CSSGradientValue::addStops()
328 https://bugs.webkit.org/show_bug.cgi?id=114807
330 Reviewed by Dean Jackson.
332 * fast/gradients/css3-color-stop-invalid-expected.html: Added.
333 * fast/gradients/css3-color-stop-invalid.html: Added.
335 2013-04-21 Commit Queue <rniwa@webkit.org>
337 Unreviewed, rolling out r148851.
338 http://trac.webkit.org/changeset/148851
339 https://bugs.webkit.org/show_bug.cgi?id=114935
341 EFL Buildbot reports fail after gardening on r148851
342 (Requested by gyuyoung on #webkit).
344 * platform/efl/TestExpectations:
346 2013-04-21 Dirk Schulze <krit@webkit.org>
348 [Part 4] Parse the custom() function in -webkit-filter: parse the matN() functions
349 https://bugs.webkit.org/show_bug.cgi?id=71444
351 Reviewed by Dean Jackson.
353 Added tests for mat2 to mat4 parameter functions on custom fiter function and
354 parameter descriptor.
356 * css3/filters/custom-with-at-rule-syntax/parsing-custom-function-invalid-expected.txt:
357 * css3/filters/custom-with-at-rule-syntax/parsing-custom-function-valid-expected.txt:
358 * css3/filters/custom-with-at-rule-syntax/parsing-parameters-property-invalid-expected.txt:
359 * css3/filters/custom-with-at-rule-syntax/parsing-parameters-property-valid-expected.txt:
360 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-custom-function-invalid.js:
361 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-custom-function-valid.js:
362 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-parameters-property-invalid.js:
363 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-parameters-property-valid.js:
365 2013-04-21 Gyuyoung Kim <gyuyoung.kim@samsung.com>
367 Unreviewed, EFL gardening. Remove test cases which are expected failed, but passed now.
369 * platform/efl/TestExpectations:
371 2013-04-21 Oliver Hunt <oliver@apple.com>
373 JS Lexer and Parser should be more informative when they encounter errors
374 https://bugs.webkit.org/show_bug.cgi?id=114924
376 Reviewed by Filip Pizlo.
378 Update test results to cover improved error messages.
380 * fast/js/kde/parse-expected.txt:
381 * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T1-expected.txt:
382 * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T2-expected.txt:
383 * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T3-expected.txt:
384 * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T4-expected.txt:
385 * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T5-expected.txt:
386 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A6_T1-expected.txt:
387 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A6_T2-expected.txt:
388 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A6_T3-expected.txt:
389 * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A6_T4-expected.txt:
390 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T1-expected.txt:
391 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T10-expected.txt:
392 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T2-expected.txt:
393 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T3-expected.txt:
394 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T4-expected.txt:
395 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T5-expected.txt:
396 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T6-expected.txt:
397 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T7-expected.txt:
398 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T8-expected.txt:
399 * sputnik/Conformance/07_Lexical_Conventions/7.7_Punctuators/S7.7_A2_T9-expected.txt:
400 * sputnik/Conformance/13_Function_Definition/S13_A7_T3-expected.txt:
402 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
404 Regression(r148672): fast/events/touch/frame-hover-update.html fails
405 https://bugs.webkit.org/show_bug.cgi?id=114912
407 Reviewed by Allan Sandfeld Jensen.
409 Fix relative path to js-test-post.js in fast/events/touch/frame-hover-update.html.
411 * fast/events/touch/frame-hover-update.html:
413 2013-04-20 Mark Lam <mark.lam@apple.com>
415 Rewrite fast/workers/dedicated-worker-lifecycle.html to verify that
416 the GC is able to reclaim orphaned Workers on a timely basis.
417 https://bugs.webkit.org/show_bug.cgi?id=114893.
419 Reviewed by Geoffrey Garen.
421 * fast/workers/resources/dedicated-worker-lifecycle.js:
423 (runTests.worker.onmessage):
425 (orphanedWorkerExited.worker.onmessage):
426 (orphanedWorkerExited):
427 * fast/workers/resources/worker-util.js:
428 (waitUntilThreadCountMatchesCondition):
429 (waitUntilThreadCountMatches):
430 (waitUntilThreadCountDoesNotExceed):
432 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
434 Unreviewed EFL gardening.
436 Mark css1/cascade/cascade_order.html as flaky.
438 * platform/efl/TestExpectations:
440 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
442 Unreviewed EFL gardening.
444 Mark several webgl tests as flaky.
445 Mark several ref tests as failing (started between r148032 and r148102).
447 * platform/efl-wk2/TestExpectations:
448 * platform/efl/TestExpectations:
450 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
452 Unreviewed EFL gardening.
454 Mark websocket tests as flaky and webgl/conformance/rendering/gl-scissor-test.html
457 * platform/efl-wk2/TestExpectations:
459 2013-04-12 Balazs Kelemen <kbalazs@webkit.org>
461 [GStreamer] Media attribute preload="none" is not honored
462 https://bugs.webkit.org/show_bug.cgi?id=114357
464 Reviewed by Philippe Normand.
466 * http/tests/media/video-preload-expected.txt: Added.
467 * http/tests/media/video-preload.html: Added.
469 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
471 Unreviewed EFL gardening.
473 Mark several tests as failing on EFL port due to the bump to libsoup
476 * platform/efl/TestExpectations:
478 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
480 Unreviewed EFL gardening.
482 Mark several test cases as failing on EFL port and filed bugs for them.
484 * platform/efl-wk2/TestExpectations:
485 * platform/efl/TestExpectations:
487 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
489 Unreviewed EFL gardening.
491 Mark websocket tests as flaky on EFL WK2.
493 * platform/efl-wk2/TestExpectations:
495 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
497 fast/media/mq-resolution.html throws TypeError when calling setPageScaleFactor
498 https://bugs.webkit.org/show_bug.cgi?id=114914
500 Reviewed by Antonio Gomes.
502 Update fast/media/mq-resolution.html to call setPageScaleFactor() method on
503 window.internals instead of window.internals.settings. This method was moved
504 out of settings in r136055.
506 * fast/media/mq-resolution.html:
508 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
510 Unreviewed EFL gardening.
512 Rebaseline fast/forms/validation-message-appearance.html and fix expectation
513 for editing/pasteboard/paste-text-004.html.
515 * platform/efl/TestExpectations:
516 * platform/efl/fast/forms/validation-message-appearance-expected.png: Added.
517 * platform/efl/fast/forms/validation-message-appearance-expected.txt:
519 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
521 Unreviewed EFL gardening.
523 Mark more compositing test cases as crashing due to r148433 for
526 * platform/efl/TestExpectations:
528 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
530 Regression(r148672): fast/events/touch/frame-hover-update.html fails
531 https://bugs.webkit.org/show_bug.cgi?id=114912
533 Reviewed by Allan Sandfeld Jensen.
535 Fix relative path to js-test-pre.js in the test case.
537 * fast/events/touch/frame-hover-update.html:
539 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
541 Unreviewed EFL gardening.
543 Rebaseline several test cases for EFL port.
545 * platform/efl-wk2/http/tests/inspector/console-resource-errors-expected.txt:
546 * platform/efl/fast/backgrounds/background-position-parsing-expected.png:
547 * platform/efl/fast/backgrounds/background-position-parsing-expected.txt:
548 * platform/wk2/loader/go-back-cached-main-resource-expected.txt:
550 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
552 Unreviewed EFL gardening.
554 Remove duplicate entry in EFL's TestExpectations for:
555 inspector/debugger/dynamic-script-tag.html
557 * platform/efl/TestExpectations:
559 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
561 Unreviewed EFL gardening.
563 Mark more compisiting / webgl tests as crashing due to r148433 for
566 * platform/efl/TestExpectations:
568 2013-04-21 Christophe Dumez <ch.dumez@sisa.samsung.com>
570 Unreviewed EFL gardening.
572 Mark several compositing test as crashing on EFL port due to
575 * platform/efl-wk2/TestExpectations:
576 * platform/efl/TestExpectations:
578 2013-04-21 Gyuyoung Kim <gyuyoung.kim@samsung.com>
580 Unreviewed, gardening. Remove duplicated tests.
582 * platform/efl/TestExpectations:
584 2013-04-20 Dirk Schulze <krit@webkit.org>
586 [Part 5] Parse color value for custom() function parameters
587 https://bugs.webkit.org/show_bug.cgi?id=114902
589 Reviewed by Dean Jackson.
591 Added tests for color parameters on custom fiter function and parameter descriptor.
593 * css3/filters/custom-with-at-rule-syntax/parsing-custom-function-invalid-expected.txt:
594 * css3/filters/custom-with-at-rule-syntax/parsing-custom-function-valid-expected.txt:
595 * css3/filters/custom-with-at-rule-syntax/parsing-parameters-property-invalid-expected.txt:
596 * css3/filters/custom-with-at-rule-syntax/parsing-parameters-property-valid-expected.txt:
597 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-custom-function-invalid.js:
598 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-custom-function-valid.js:
599 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-parameters-property-invalid.js:
600 * css3/filters/custom-with-at-rule-syntax/script-tests/parsing-parameters-property-valid.js:
602 2013-04-20 Glenn Adams <glenn@skynav.com>
604 Unreviewed gardening. Rebaseline after r148792. Fix mac-wk2 text.
606 * platform/mac-wk2/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Removed.
608 2013-04-20 Zan Dobersek <zdobersek@igalia.com>
610 Unreviewed GTK gardening.
612 Rebaseline #1 after enabling the subpixel layout, covering the animations, css1, fonts, fullscreen,
613 transforms and transitions directories.
615 2013-04-20 Glenn Adams <glenn@skynav.com>
617 Unreviewed gardening. Rebaseline after r148791. Update text expectations.
619 * platform/efl-wk1/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
620 * platform/efl-wk2/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
621 * platform/gtk-wk1/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
622 * platform/mac-lion/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
623 * platform/mac-wk2/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Copied from LayoutTests/platform/mac-lion/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt.
624 * platform/win/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt:
626 2013-04-20 Glenn Adams <glenn@skynav.com>
628 REGRESSION (r147588): Line breaks occur in the middle of Hebrew words at haaertz.co.il and other websites
629 https://bugs.webkit.org/show_bug.cgi?id=114721
631 Reviewed by Dean Jackson.
633 * fast/text/line-break-after-empty-inline-hebrew-expected.txt: Added.
634 * fast/text/line-break-after-empty-inline-hebrew.html: Added.
635 * fast/text/line-break-after-inline-latin1-expected.txt: Added.
636 * fast/text/line-break-after-inline-latin1.html: Added.
637 * platform/mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Rebaseline.
639 2013-04-19 Bear Travis <betravis@adobe.com>
641 [css exclusions] Fix up shape-inside-recursive-layout test case
642 https://bugs.webkit.org/show_bug.cgi?id=114890
644 Reviewed by Dirk Schulze.
646 The children of the old-flexbox, new-flexbox, and grid shape-inside containers
647 should have their display value set to -webkit-inline-box, -webkit-inline-flex,
648 and -webkit-inline-grid respectively. These values should not be set for
649 the containers themselves, as we are interested in the behavior of descendants
650 of the shape-inside container.
652 * fast/exclusions/shape-inside/shape-inside-recursive-layout-expected.html:
653 * fast/exclusions/shape-inside/shape-inside-recursive-layout.html:
655 2013-04-19 Bear Travis <betravis@adobe.com>
657 [CSS Exclusions] Implement empty segments for multiple-segment shape-insides
658 https://bugs.webkit.org/show_bug.cgi?id=100049
660 Reviewed by David Hyatt.
662 Testing that shape-insides do not place content where it will not fit. Also
663 fixing up some previous tests and expectations.
665 * fast/exclusions/resources/multi-segment-polygon.js:
666 (simulateWithText): Enable multi-line shape expectations using arrays.
667 * fast/exclusions/resources/simple-rectangle.js:
668 (createRectangleTest): Add overflow: break-word property to tests.
669 (createRectangleTestResult): Ditto.
670 * fast/exclusions/shape-inside/shape-inside-empty-expected.html: Adjust results
671 for tests where content should be pushed down.
672 * fast/exclusions/shape-inside/shape-inside-empty-segments-expected.html: Added.
673 * fast/exclusions/shape-inside/shape-inside-empty-segments.html: Added.
674 * fast/exclusions/shape-inside/shape-inside-empty.html: Shapes with height but
675 no width should still push content down below the shape.
677 2013-04-19 Jessie Berlin <jberlin@apple.com>
679 [Mac] [WK2] Layout Test fast/regions/fixed-pos-elem-in-region.html is flaky on Debug builders
680 https://bugs.webkit.org/show_bug.cgi?id=114571
682 * platform/mac-wk2/TestExpectations:
683 The bots are also seeing image failures flakily, so add that expectation.
685 2013-04-19 Jessie Berlin <jberlin@apple.com>
687 [Mac Lion] media/W3C/video/events/event_canplay.html is flakey, sometimes times out
688 https://bugs.webkit.org/show_bug.cgi?id=114889
690 * platform/mac-lion/TestExpectations:
693 2013-04-19 Joseph Pecoraro <pecoraro@apple.com>
695 Web Inspector: Backend should detect sourceMappingURLs in CSS Resources
696 https://bugs.webkit.org/show_bug.cgi?id=114854
698 Test a different ways we would expect to see a sourceMapURL for
699 stylesheet resources.
701 Reviewed by Timothy Hatcher.
703 * http/tests/inspector/network/css-source-mapping-url-expected.txt: Added.
704 * http/tests/inspector/network/css-source-mapping-url.html: Added.
705 * http/tests/inspector/network/resources/source-map-test-style.css: Added.
706 * http/tests/inspector/network/resources/source-map-test-style.css.map: Added.
707 * http/tests/inspector/network/resources/source-map-test-style.scss: Added.
709 2013-04-19 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
711 [EFL] Unreviewed Gardening.
713 * platform/efl/TestExpectations: Adding failure expectations for two tests
714 which are failing on EFL bots.
716 2013-04-19 Sudarsana Nagineni <sudarsana.nagineni@intel.com>
718 [EFL] Unreviewed Gardening.
720 Marking compositing reftests added in r148172 as ImageOnlyFailure.
721 Also, skip failing tests on EFL bots.
723 * platform/efl/TestExpectations:
724 * platform/efl/compositing/geometry/foreground-layer-expected.txt: Removed.
726 2013-04-19 Jessie Berlin <jberlin@apple.com>
728 Fix expectations added in r148720.
730 * fast/js/stack-trace-expected.txt:
732 2013-04-19 Ádám Kallai <kadam@inf.u-szeged.hu>
734 [Qt] Unreviewed gardening. Added new baseline.
736 * platform/qt/editing/selection/select-across-readonly-input-1-expected.txt: Updated after r148594.
737 * platform/qt/fast/sub-pixel/inline-block-with-padding-expected.txt: Added after r148604.
738 * platform/qt/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.png: Added after r148604.
739 * platform/qt/fast/sub-pixel/selection/selection-gaps-at-fractional-offsets-expected.txt: Added after r148604.
741 2013-04-19 Krzysztof Czech <k.czech@samsung.com>
743 [GTK][WK2] accessibility/language-attribute.html is failing
744 https://bugs.webkit.org/show_bug.cgi?id=106342
746 Reviewed by Gyuyoung Kim.
748 Unskipping accessibility/language-attribute.html.
750 * platform/gtk-wk2/TestExpectations:
752 2013-04-19 Dan Beam <dbeam@chromium.org>
754 Remove unmaintained feature REQUEST_AUTOCOMPLETE
755 https://bugs.webkit.org/show_bug.cgi?id=114846
757 Reviewed by Kent Tamura.
759 * fast/events/constructors/autocomplete-error-event-constructor-expected.txt: Removed.
760 * fast/events/constructors/autocomplete-error-event-constructor.html: Removed.
761 * fast/events/event-creation.html: Remove AutocompleteErrorEvent test code.
762 * fast/forms/form-request-autocomplete-expected.txt: Removed.
763 * fast/forms/form-request-autocomplete.html: Removed.
764 * fast/js/constructor-length.html: Remove AutocompleteErrorEvent test code.
765 * fast/js/script-tests/global-constructors.js: Remove AutocompleteErrorEvent constructor.
766 * platform/blackberry/fast/js/constructor-length-expected.txt: Remove test expectations.
767 * platform/gtk/fast/js/constructor-length-expected.txt: Remove test expectations.
768 * platform/mac/fast/js/constructor-length-expected.txt: Remove test expectations.
769 * platform/qt/fast/js/constructor-length-expected.txt: Remove test expectations.
771 2013-04-18 Timothy Hatcher <timothy@apple.com>
773 Add CSS.setStyleText to the Web Inspector protocol.
775 This provides a direct path for the Safari Web Inspector to live edit whole style rules.
777 https://webkit.org/b/109340
778 rdar://problem/13337211
780 Reviewed by Joseph Pecoraro.
782 * inspector/styles/styles-new-API-expected.txt: Updated.
783 * inspector/styles/styles-new-API.html: Test CSSAgent.setStyleText.
785 2013-04-18 Jessie Berlin <jberlin@apple.com>
787 More cleaning up of skipped tests.
789 * platform/mac-wk2/TestExpectations:
790 Remove tests that now pass.
791 * platform/mac/TestExpectations:
792 Remove an entry for a bug that has been closed and whose test works just fine on both WK1
795 2013-04-18 Oliver Hunt <oliver@apple.com>
797 StackFrame::column() returning bogus value
798 https://bugs.webkit.org/show_bug.cgi?id=114840
800 Reviewed by Gavin Barraclough.
804 * fast/js/stack-trace-expected.txt:
806 2013-04-18 Mark Hahnenberg <mhahnenberg@apple.com>
808 Crash beneath JSC::JIT::privateCompileSlowCases @ stephenrdonaldson.com
809 https://bugs.webkit.org/show_bug.cgi?id=114774
811 Reviewed by Geoffrey Garen.
813 We're not linking up all of the slow cases in the baseline JIT when compiling put_to_base.
815 * fast/js/put-to-base-global-checked-expected.txt: Added.
816 * fast/js/put-to-base-global-checked.html: Added.
817 * fast/js/script-tests/put-to-base-global-checked.js: Added.
822 2013-04-18 Jessie Berlin <jberlin@apple.com>
824 More cleaning up of skipped WK2 tests.
826 * platform/mac-wk2/TestExpectations:
827 * platform/wk2/TestExpectations:
829 2013-04-18 Eric Carlson <eric.carlson@apple.com>
831 Forced subtitles never rendered
832 https://bugs.webkit.org/show_bug.cgi?id=114818
834 Update test to check that a forced cue is rendered.
836 Reviewed by Jer Noble.
838 * media/track/track-forced-subtitles-in-band-expected.txt:
839 * media/track/track-forced-subtitles-in-band.html:
841 2013-04-18 Eric Carlson <eric.carlson@apple.com>
843 Flaky Test: media/track/track-mode.html
844 https://bugs.webkit.org/show_bug.cgi?id=114361
846 Unreviewed, fix a flaky test.
848 * media/track/track-mode.html:
850 2013-04-18 Allan Sandfeld Jensen <allan.jensen@digia.com>
852 Unset :hover in inner documents
853 https://bugs.webkit.org/show_bug.cgi?id=114446
855 Reviewed by Antonio Gomes.
857 Test expected effect of touch events on hover state.
859 * fast/events/touch/frame-hover-update-expected.txt: Added.
860 * fast/events/touch/frame-hover-update.html: Added.
862 2013-04-18 Allan Sandfeld Jensen <allan.jensen@digia.com>
864 fast/sub-pixel/float-wrap-zoom.html fails
865 https://bugs.webkit.org/show_bug.cgi?id=114800
867 Unreviewed gardending.
869 The test depends on pixel rounding in text painting.
871 * platform/mac/TestExpectations:
872 * platform/qt/TestExpectations:
874 2013-04-18 Zoltan Arvai <zarvai@inf.u-szeged.hu>
876 [Qt] Unreviewed gardening. Updating png expected results after r148594.
878 * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png: Added.
879 * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png:
880 * platform/qt-5.0-wk2/compositing/overflow/overflow-compositing-descendant-expected.png:
881 * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.png: Added.
882 * platform/qt-5.0-wk2/compositing/reflections/nested-reflection-transformed-expected.png:
883 * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.png: Added.
884 * platform/qt-5.0-wk2/compositing/shadows/shadow-drawing-expected.png: Added.
885 * platform/qt-5.0-wk2/editing/selection/replaced-boundaries-3-expected.png: Added.
886 * platform/qt-5.0-wk2/editing/selection/select-box-expected.png: Added.
887 * platform/qt-5.0-wk2/editing/selection/select-element-paragraph-boundary-expected.png: Added.
888 * platform/qt-5.0-wk2/fast/backgrounds/background-position-parsing-expected.png: Added.
889 * platform/qt-5.0-wk2/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Added.
890 * platform/qt-5.0-wk2/fast/box-shadow/box-shadow-transformed-expected.png:
891 * platform/qt-5.0-wk2/fast/clip/overflow-border-radius-composited-expected.png: Added.
892 * platform/qt-5.0-wk2/fast/css-generated-content/014-expected.png:
893 * platform/qt-5.0-wk2/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
894 * platform/qt-5.0-wk2/fast/events/pointer-events-2-expected.png: Added.
895 * platform/qt-5.0-wk2/fast/forms/form-element-geometry-expected.png: Added.
896 * platform/qt-5.0-wk2/fast/forms/menulist-separator-painting-expected.txt:
897 * platform/qt-5.0-wk2/fast/forms/select-baseline-expected.txt: Added.
898 * platform/qt-5.0-wk2/fast/forms/selectlist-minsize-expected.txt: Added.
899 * platform/qt-5.0-wk2/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
900 * platform/qt-5.0-wk2/fast/inline/continuation-outlines-expected.png: Added.
901 * platform/qt-5.0-wk2/fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
902 * platform/qt-5.0-wk2/fast/text/whitespace/013-expected.png:
903 * platform/qt-5.0-wk2/fast/text/whitespace/014-expected.png:
904 * platform/qt-5.0-wk2/svg/as-border-image/svg-as-border-image-expected.png:
905 * platform/qt-5.0-wk2/svg/custom/image-parent-translation-expected.png:
906 * platform/qt-5.0-wk2/svg/custom/inline-svg-in-xhtml-expected.png:
907 * platform/qt-5.0-wk2/svg/custom/js-update-image-and-display-expected.png: Copied from LayoutTests/platform/qt-5.0-wk2/fast/text/whitespace/013-expected.png.
908 * platform/qt-5.0-wk2/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png:
909 * platform/qt-5.0-wk2/svg/text/remove-text-node-from-tspan-expected.png:
910 * platform/qt-5.0-wk2/svg/text/remove-tspan-from-text-expected.png:
911 * platform/qt-5.0-wk2/svg/text/text-deco-01-b-expected.png: Added.
912 * platform/qt-5.0-wk2/svg/wicd/test-rightsizing-b-expected.png:
913 * platform/qt-5.0-wk2/svg/wicd/test-scalable-background-image2-expected.png:
914 * platform/qt-5.0-wk2/svg/zoom/page/zoom-background-images-expected.png:
915 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
916 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
917 * platform/qt-5.0-wk2/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added.
918 * platform/qt-5.0-wk2/tables/mozilla/bugs/bug56563-expected.png: Added.
919 * platform/qt-5.0-wk2/tables/mozilla/marvin/backgr_layers-opacity-expected.png: Added.
920 * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: Added.
921 * platform/qt-5.0-wk2/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: Added.
923 2013-04-18 Zan Dobersek <zdobersek@igalia.com>
925 Unreviewed GTK gardening.
927 * platform/gtk/TestExpectations: Fix expectations for a couple of flaky tests.
928 Adding aditional flaky and timeout expectations for the currently failing tests.
930 2013-04-17 Jaehun Lim <ljaehun.lim@samsung.com>
932 [css3-text] Rendering -webkit-hanging value for text-indent from css3-text
933 https://bugs.webkit.org/show_bug.cgi?id=114663
935 Reviewed by Beth Dakin.
937 This patch is the rendering part to support hanging value for text-indent.
938 "hanging" means "Inverts which lines are affected."
939 It's prefixed and guarded by CSS3_TEXT flag.
941 Spec: http://dev.w3.org/csswg/css-text/#text-indent
943 Renamed and updated the existing testcases.
945 * fast/css3-text/css3-text-indent/text-indent-each-line-hanging-expected.html: Renamed from LayoutTests/fast/css3-text/css3-text-indent/text-indent-each-line-expected.html
946 * fast/css3-text/css3-text-indent/text-indent-each-line-hanging.html: Renamed from LayoutTests/fast/css3-text/css3-text-indent/text-indent-each-line.html.
948 2013-04-17 James Craig <james@cookiecrook.com>
950 AX: aria-level does not override implicit level on h1, h2, etc
951 https://bugs.webkit.org/show_bug.cgi?id=114692
953 Reviewed by Chris Fleizach.
955 aria-level now works on headings without an explicit role="heading" defined. Updated existing test coverage.
957 * accessibility/heading-level-expected.txt:
958 * accessibility/heading-level.html:
960 2013-04-17 Chris Fleizach <cfleizach@apple.com>
962 AX: VoiceOver says everything that isn't a link is a "clickable" in Safari reader?
963 https://bugs.webkit.org/show_bug.cgi?id=114687
965 Reviewed by Tim Horton.
967 * platform/mac/accessibility/press-action-not-exposed-when-body-is-click-handler-expected.txt: Added.
968 * platform/mac/accessibility/press-action-not-exposed-when-body-is-click-handler.html: Added.
970 2013-04-17 Jessie Berlin <jberlin@apple.com>
972 Remove the mac-snowleopard LayoutTest directory.
974 Reviewed by Sam Weinig.
976 * platform/mac-snowleopard/TestExpectations: Removed.
977 * platform/mac-snowleopard/animations/missing-values-first-keyframe-expected.png: Removed.
978 * platform/mac-snowleopard/animations/missing-values-last-keyframe-expected.png: Removed.
979 * platform/mac-snowleopard/animations/suspend-transform-animation-expected.png: Removed.
980 * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.interpolate.colouralpha-expected.txt: Removed.
981 * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Removed.
982 * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.cone.top-expected.txt: Removed.
983 * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Removed.
984 * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Removed.
985 * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Removed.
986 * platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.closed-expected.txt: Removed.
987 * platform/mac-snowleopard/canvas/philip/tests/2d.line.miter.lineedge-expected.txt: Removed.
988 * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.blur-expected.txt: Removed.
989 * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.x-expected.txt: Removed.
990 * platform/mac-snowleopard/canvas/philip/tests/2d.shadow.enable.y-expected.txt: Removed.
991 * platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Removed.
992 * platform/mac-snowleopard/canvas/philip/tests/2d.strokeRect.zero.5-expected.txt: Removed.
993 * platform/mac-snowleopard/compositing/color-matching/image-color-matching-expected.png: Removed.
994 * platform/mac-snowleopard/compositing/direct-image-compositing-expected.png: Removed.
995 * platform/mac-snowleopard/compositing/flat-with-transformed-child-expected.png: Removed.
996 * platform/mac-snowleopard/compositing/framesets/composited-frame-alignment-expected.png: Removed.
997 * platform/mac-snowleopard/compositing/geometry/clipping-foreground-expected.png: Removed.
998 * platform/mac-snowleopard/compositing/geometry/composited-html-size-expected.png: Removed.
999 * platform/mac-snowleopard/compositing/geometry/fixed-in-composited-expected.png: Removed.
1000 * platform/mac-snowleopard/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png: Removed.
1001 * platform/mac-snowleopard/compositing/geometry/foreground-layer-expected.png: Removed.
1002 * platform/mac-snowleopard/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Removed.
1003 * platform/mac-snowleopard/compositing/geometry/layer-due-to-layer-children-expected.png: Removed.
1004 * platform/mac-snowleopard/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Removed.
1005 * platform/mac-snowleopard/compositing/geometry/repaint-foreground-layer-expected.png: Removed.
1006 * platform/mac-snowleopard/compositing/geometry/root-layer-update-expected.png: Removed.
1007 * platform/mac-snowleopard/compositing/geometry/rtl-composited-expected.png: Removed.
1008 * platform/mac-snowleopard/compositing/geometry/video-fixed-scrolling-expected.png: Removed.
1009 * platform/mac-snowleopard/compositing/geometry/video-opacity-overlay-expected.png: Removed.
1010 * platform/mac-snowleopard/compositing/iframes/composited-iframe-scroll-expected.png: Removed.
1011 * platform/mac-snowleopard/compositing/iframes/iframe-content-flipping-expected.png: Removed.
1012 * platform/mac-snowleopard/compositing/images/content-image-change-expected.png: Removed.
1013 * platform/mac-snowleopard/compositing/images/direct-image-background-color-expected.png: Removed.
1014 * platform/mac-snowleopard/compositing/images/direct-pdf-image-expected.png: Removed.
1015 * platform/mac-snowleopard/compositing/images/direct-svg-image-expected.png: Removed.
1016 * platform/mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Removed.
1017 * platform/mac-snowleopard/compositing/layers-inside-overflow-scroll-expected.png: Removed.
1018 * platform/mac-snowleopard/compositing/masks/layer-mask-placement-expected.png: Removed.
1019 * platform/mac-snowleopard/compositing/masks/masked-ancestor-expected.png: Removed.
1020 * platform/mac-snowleopard/compositing/masks/simple-composited-mask-expected.png: Removed.
1021 * platform/mac-snowleopard/compositing/overflow/fixed-position-ancestor-clip-expected.png: Removed.
1022 * platform/mac-snowleopard/compositing/overflow/overflow-compositing-descendant-expected.png: Removed.
1023 * platform/mac-snowleopard/compositing/overflow/overflow-positioning-expected.png: Removed.
1024 * platform/mac-snowleopard/compositing/overflow/overflow-scroll-expected.png: Removed.
1025 * platform/mac-snowleopard/compositing/overflow/repaint-after-losing-scrollbars-expected.png: Removed.
1026 * platform/mac-snowleopard/compositing/overflow/scroll-ancestor-update-expected.png: Removed.
1027 * platform/mac-snowleopard/compositing/reflections/animation-inside-reflection-expected.png: Removed.
1028 * platform/mac-snowleopard/compositing/reflections/become-simple-composited-reflection-expected.png: Removed.
1029 * platform/mac-snowleopard/compositing/reflections/compositing-change-inside-reflection-expected.png: Removed.
1030 * platform/mac-snowleopard/compositing/reflections/deeply-nested-reflections-expected.png: Removed.
1031 * platform/mac-snowleopard/compositing/reflections/load-video-in-reflection-expected.png: Removed.
1032 * platform/mac-snowleopard/compositing/reflections/masked-reflection-on-composited-expected.png: Removed.
1033 * platform/mac-snowleopard/compositing/reflections/nested-reflection-anchor-point-expected.png: Removed.
1034 * platform/mac-snowleopard/compositing/reflections/nested-reflection-animated-expected.png: Removed.
1035 * platform/mac-snowleopard/compositing/reflections/nested-reflection-expected.png: Removed.
1036 * platform/mac-snowleopard/compositing/reflections/nested-reflection-mask-change-expected.png: Removed.
1037 * platform/mac-snowleopard/compositing/reflections/nested-reflection-on-overflow-expected.png: Removed.
1038 * platform/mac-snowleopard/compositing/reflections/nested-reflection-opacity-expected.png: Removed.
1039 * platform/mac-snowleopard/compositing/reflections/nested-reflection-size-change-expected.png: Removed.
1040 * platform/mac-snowleopard/compositing/reflections/nested-reflection-transformed-expected.png: Removed.
1041 * platform/mac-snowleopard/compositing/reflections/nested-reflection-transformed2-expected.png: Removed.
1042 * platform/mac-snowleopard/compositing/reflections/nested-reflection-transition-expected.png: Removed.
1043 * platform/mac-snowleopard/compositing/reflections/reflection-opacity-expected.png: Removed.
1044 * platform/mac-snowleopard/compositing/reflections/reflection-positioning-expected.png: Removed.
1045 * platform/mac-snowleopard/compositing/reflections/reflection-positioning2-expected.png: Removed.
1046 * platform/mac-snowleopard/compositing/reflections/remove-add-reflection-expected.png: Removed.
1047 * platform/mac-snowleopard/compositing/reflections/transform-inside-reflection-expected.png: Removed.
1048 * platform/mac-snowleopard/compositing/repaint/same-size-invalidation-expected.png: Removed.
1049 * platform/mac-snowleopard/compositing/scaling/tiled-layer-recursion-expected.png: Removed.
1050 * platform/mac-snowleopard/compositing/scrollbar-painting-expected.png: Removed.
1051 * platform/mac-snowleopard/compositing/self-painting-layers-expected.png: Removed.
1052 * platform/mac-snowleopard/compositing/shadows/shadow-drawing-expected.png: Removed.
1053 * platform/mac-snowleopard/compositing/tiling/constrained-layer-size-expected.png: Removed.
1054 * platform/mac-snowleopard/compositing/transitions/scale-transition-no-start-expected.png: Removed.
1055 * platform/mac-snowleopard/compositing/video/video-background-color-expected.png: Removed.
1056 * platform/mac-snowleopard/compositing/visibility/visibility-composited-expected.png: Removed.
1057 * platform/mac-snowleopard/compositing/visibility/visibility-simple-canvas2d-layer-expected.png: Removed.
1058 * platform/mac-snowleopard/compositing/visibility/visibility-simple-video-layer-expected.png: Removed.
1059 * platform/mac-snowleopard/compositing/visibility/visibility-simple-webgl-layer-expected.png: Removed.
1060 * platform/mac-snowleopard/compositing/webgl/webgl-background-color-expected.png: Removed.
1061 * platform/mac-snowleopard/compositing/webgl/webgl-no-alpha-expected.png: Removed.
1062 * platform/mac-snowleopard/css1/box_properties/border_bottom-expected.png: Removed.
1063 * platform/mac-snowleopard/css1/box_properties/border_left-expected.png: Removed.
1064 * platform/mac-snowleopard/css1/box_properties/border_right_inline-expected.png: Removed.
1065 * platform/mac-snowleopard/css1/box_properties/float_on_text_elements-expected.png: Removed.
1066 * platform/mac-snowleopard/css1/box_properties/margin_inline-expected.png: Removed.
1067 * platform/mac-snowleopard/css1/box_properties/margin_left-expected.png: Removed.
1068 * platform/mac-snowleopard/css1/box_properties/margin_right-expected.png: Removed.
1069 * platform/mac-snowleopard/css1/box_properties/padding_bottom_inline-expected.png: Removed.
1070 * platform/mac-snowleopard/css1/box_properties/padding_inline-expected.png: Removed.
1071 * platform/mac-snowleopard/css1/box_properties/padding_left-expected.png: Removed.
1072 * platform/mac-snowleopard/css1/box_properties/padding_right-expected.png: Removed.
1073 * platform/mac-snowleopard/css1/cascade/important-expected.png: Removed.
1074 * platform/mac-snowleopard/css1/classification/display-expected.png: Removed.
1075 * platform/mac-snowleopard/css1/color_and_background/background_image-expected.png: Removed.
1076 * platform/mac-snowleopard/css1/color_and_background/background_position-expected.png: Removed.
1077 * platform/mac-snowleopard/css1/color_and_background/background_repeat-expected.png: Removed.
1078 * platform/mac-snowleopard/css1/font_properties/font-expected.png: Removed.
1079 * platform/mac-snowleopard/css1/font_properties/font_family-expected.png: Removed.
1080 * platform/mac-snowleopard/css1/formatting_model/inline_elements-expected.png: Removed.
1081 * platform/mac-snowleopard/css1/pseudo/firstletter-expected.png: Removed.
1082 * platform/mac-snowleopard/css1/pseudo/firstline-expected.png: Removed.
1083 * platform/mac-snowleopard/css1/pseudo/multiple_pseudo_elements-expected.png: Removed.
1084 * platform/mac-snowleopard/css1/pseudo/pseudo_elements_in_selectors-expected.png: Removed.
1085 * platform/mac-snowleopard/css1/text_properties/text_decoration-expected.png: Removed.
1086 * platform/mac-snowleopard/css1/text_properties/text_transform-expected.png: Removed.
1087 * platform/mac-snowleopard/css1/units/urls-expected.png: Removed.
1088 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-height-003-expected.png: Removed.
1089 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-height-010-expected.png: Removed.
1090 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-height-017-expected.png: Removed.
1091 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-height-024-expected.png: Removed.
1092 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-height-031-expected.png: Removed.
1093 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-006-expected.png: Removed.
1094 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-013-expected.png: Removed.
1095 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-020-expected.png: Removed.
1096 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-022-expected.png: Removed.
1097 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-027-expected.png: Removed.
1098 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-029-expected.png: Removed.
1099 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-034-expected.png: Removed.
1100 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-036-expected.png: Removed.
1101 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-041-expected.png: Removed.
1102 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-043-expected.png: Removed.
1103 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-048-expected.png: Removed.
1104 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-050-expected.png: Removed.
1105 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-055-expected.png: Removed.
1106 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-057-expected.png: Removed.
1107 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-062-expected.png: Removed.
1108 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-064-expected.png: Removed.
1109 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-069-expected.png: Removed.
1110 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-071-expected.png: Removed.
1111 * platform/mac-snowleopard/css2.1/20110323/absolute-replaced-width-076-expected.png: Removed.
1112 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Removed.
1113 * platform/mac-snowleopard/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Removed.
1114 * platform/mac-snowleopard/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: Removed.
1115 * platform/mac-snowleopard/css2.1/20110323/block-replaced-height-003-expected.png: Removed.
1116 * platform/mac-snowleopard/css2.1/20110323/block-replaced-width-006-expected.png: Removed.
1117 * platform/mac-snowleopard/css2.1/20110323/border-collapse-offset-002-expected.png: Removed.
1118 * platform/mac-snowleopard/css2.1/20110323/border-conflict-style-079-expected.png: Removed.
1119 * platform/mac-snowleopard/css2.1/20110323/border-conflict-style-088-expected.png: Removed.
1120 * platform/mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.png: Removed.
1121 * platform/mac-snowleopard/css2.1/20110323/dynamic-top-change-001-expected.png: Removed.
1122 * platform/mac-snowleopard/css2.1/20110323/dynamic-top-change-002-expected.png: Removed.
1123 * platform/mac-snowleopard/css2.1/20110323/dynamic-top-change-003-expected.png: Removed.
1124 * platform/mac-snowleopard/css2.1/20110323/dynamic-top-change-004-expected.png: Removed.
1125 * platform/mac-snowleopard/css2.1/20110323/float-replaced-height-003-expected.png: Removed.
1126 * platform/mac-snowleopard/css2.1/20110323/float-replaced-width-001-expected.png: Removed.
1127 * platform/mac-snowleopard/css2.1/20110323/float-replaced-width-002-expected.png: Removed.
1128 * platform/mac-snowleopard/css2.1/20110323/float-replaced-width-003-expected.png: Removed.
1129 * platform/mac-snowleopard/css2.1/20110323/float-replaced-width-004-expected.png: Removed.
1130 * platform/mac-snowleopard/css2.1/20110323/float-replaced-width-005-expected.png: Removed.
1131 * platform/mac-snowleopard/css2.1/20110323/float-replaced-width-011-expected.png: Removed.
1132 * platform/mac-snowleopard/css2.1/20110323/floating-replaced-height-008-expected.png: Removed.
1133 * platform/mac-snowleopard/css2.1/20110323/height-width-inline-table-001-expected.png: Removed.
1134 * platform/mac-snowleopard/css2.1/20110323/height-width-table-001-expected.png: Removed.
1135 * platform/mac-snowleopard/css2.1/20110323/inline-block-replaced-height-003-expected.png: Removed.
1136 * platform/mac-snowleopard/css2.1/20110323/inline-block-replaced-height-008-expected.png: Removed.
1137 * platform/mac-snowleopard/css2.1/20110323/inline-block-replaced-width-006-expected.png: Removed.
1138 * platform/mac-snowleopard/css2.1/20110323/inline-replaced-height-003-expected.png: Removed.
1139 * platform/mac-snowleopard/css2.1/20110323/inline-replaced-height-008-expected.png: Removed.
1140 * platform/mac-snowleopard/css2.1/20110323/inline-replaced-width-001-expected.png: Removed.
1141 * platform/mac-snowleopard/css2.1/20110323/inline-replaced-width-006-expected.png: Removed.
1142 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-001-expected.png: Removed.
1143 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-002-expected.png: Removed.
1144 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-003-expected.png: Removed.
1145 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-004-expected.png: Removed.
1146 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-005-expected.png: Removed.
1147 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-006-expected.png: Removed.
1148 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-007-expected.png: Removed.
1149 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-008-expected.png: Removed.
1150 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-009-expected.png: Removed.
1151 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-010-expected.png: Removed.
1152 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-012-expected.png: Removed.
1153 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-013-expected.png: Removed.
1154 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-014-expected.png: Removed.
1155 * platform/mac-snowleopard/css2.1/20110323/margin-applies-to-015-expected.png: Removed.
1156 * platform/mac-snowleopard/css2.1/20110323/outline-color-applies-to-008-expected.png: Removed.
1157 * platform/mac-snowleopard/css2.1/20110323/outline-color-applies-to-008-expected.txt: Removed.
1158 * platform/mac-snowleopard/css2.1/20110323/table-caption-001-expected.png: Removed.
1159 * platform/mac-snowleopard/css2.1/20110323/table-caption-002-expected.png: Removed.
1160 * platform/mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Removed.
1161 * platform/mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.png: Removed.
1162 * platform/mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.png: Removed.
1163 * platform/mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.png: Removed.
1164 * platform/mac-snowleopard/css2.1/20110323/width-replaced-element-001-expected.png: Removed.
1165 * platform/mac-snowleopard/css2.1/t051201-c23-first-line-00-b-expected.png: Removed.
1166 * platform/mac-snowleopard/css2.1/t1002-c5523-width-02-b-g-expected.png: Removed.
1167 * platform/mac-snowleopard/css2.1/t1202-counter-09-b-expected.png: Removed.
1168 * platform/mac-snowleopard/css2.1/t1202-counter-09-b-expected.txt: Removed.
1169 * platform/mac-snowleopard/css2.1/t1202-counters-09-b-expected.png: Removed.
1170 * platform/mac-snowleopard/css2.1/t1202-counters-09-b-expected.txt: Removed.
1171 * platform/mac-snowleopard/css2.1/t1508-c527-font-01-b-expected.png: Removed.
1172 * platform/mac-snowleopard/css2.1/t1508-c527-font-05-b-expected.png: Removed.
1173 * platform/mac-snowleopard/css2.1/t1508-c527-font-05-b-expected.txt: Removed.
1174 * platform/mac-snowleopard/css2.1/t1508-c527-font-10-c-expected.png: Removed.
1175 * platform/mac-snowleopard/css2.1/t1508-c527-font-10-c-expected.txt: Removed.
1176 * platform/mac-snowleopard/css3/filters/add-filter-rendering-expected.png: Removed.
1177 * platform/mac-snowleopard/css3/filters/crash-filter-change-expected.png: Removed.
1178 * platform/mac-snowleopard/css3/filters/effect-blur-expected.png: Removed.
1179 * platform/mac-snowleopard/css3/filters/effect-blur-hw-expected.png: Removed.
1180 * platform/mac-snowleopard/css3/filters/effect-brightness-expected.png: Removed.
1181 * platform/mac-snowleopard/css3/filters/effect-brightness-hw-expected.png: Removed.
1182 * platform/mac-snowleopard/css3/filters/effect-combined-expected.png: Removed.
1183 * platform/mac-snowleopard/css3/filters/effect-combined-hw-expected.png: Removed.
1184 * platform/mac-snowleopard/css3/filters/effect-contrast-expected.png: Removed.
1185 * platform/mac-snowleopard/css3/filters/effect-contrast-hw-expected.png: Removed.
1186 * platform/mac-snowleopard/css3/filters/effect-drop-shadow-expected.png: Removed.
1187 * platform/mac-snowleopard/css3/filters/effect-drop-shadow-hw-expected.png: Removed.
1188 * platform/mac-snowleopard/css3/filters/effect-grayscale-expected.png: Removed.
1189 * platform/mac-snowleopard/css3/filters/effect-grayscale-hw-expected.png: Removed.
1190 * platform/mac-snowleopard/css3/filters/effect-hue-rotate-expected.png: Removed.
1191 * platform/mac-snowleopard/css3/filters/effect-hue-rotate-hw-expected.png: Removed.
1192 * platform/mac-snowleopard/css3/filters/effect-invert-expected.png: Removed.
1193 * platform/mac-snowleopard/css3/filters/effect-invert-hw-expected.png: Removed.
1194 * platform/mac-snowleopard/css3/filters/effect-opacity-expected.png: Removed.
1195 * platform/mac-snowleopard/css3/filters/effect-opacity-hw-expected.png: Removed.
1196 * platform/mac-snowleopard/css3/filters/effect-saturate-expected.png: Removed.
1197 * platform/mac-snowleopard/css3/filters/effect-saturate-hw-expected.png: Removed.
1198 * platform/mac-snowleopard/css3/filters/effect-sepia-expected.png: Removed.
1199 * platform/mac-snowleopard/css3/filters/effect-sepia-hw-expected.png: Removed.
1200 * platform/mac-snowleopard/css3/filters/filter-region-expected.png: Removed.
1201 * platform/mac-snowleopard/css3/filters/filter-repaint-expected.png: Removed.
1202 * platform/mac-snowleopard/css3/filters/filter-with-transform-expected.png: Removed.
1203 * platform/mac-snowleopard/css3/filters/filtered-compositing-descendant-expected.png: Removed.
1204 * platform/mac-snowleopard/css3/filters/multiple-filters-invalidation-expected.png: Removed.
1205 * platform/mac-snowleopard/css3/filters/nested-filter-expected.png: Removed.
1206 * platform/mac-snowleopard/css3/filters/regions-expanding-expected.png: Removed.
1207 * platform/mac-snowleopard/css3/filters/simple-filter-rendering-expected.png: Removed.
1208 * platform/mac-snowleopard/css3/flexbox/repaint-expected.png: Removed.
1209 * platform/mac-snowleopard/css3/flexbox/repaint-rtl-column-expected.png: Removed.
1210 * platform/mac-snowleopard/css3/images/cross-fade-background-size-expected.png: Removed.
1211 * platform/mac-snowleopard/css3/images/cross-fade-blending-expected.png: Removed.
1212 * platform/mac-snowleopard/css3/images/cross-fade-simple-expected.png: Removed.
1213 * platform/mac-snowleopard/css3/images/cross-fade-sizing-expected.png: Removed.
1214 * platform/mac-snowleopard/css3/images/cross-fade-tiled-expected.png: Removed.
1215 * platform/mac-snowleopard/css3/selectors3/html/css3-modsel-19b-expected.png: Removed.
1216 * platform/mac-snowleopard/css3/selectors3/html/css3-modsel-39-expected.png: Removed.
1217 * platform/mac-snowleopard/css3/selectors3/html/css3-modsel-39b-expected.png: Removed.
1218 * platform/mac-snowleopard/css3/selectors3/html/css3-modsel-39c-expected.png: Removed.
1219 * platform/mac-snowleopard/css3/selectors3/xhtml/css3-modsel-19b-expected.png: Removed.
1220 * platform/mac-snowleopard/css3/selectors3/xhtml/css3-modsel-39-expected.png: Removed.
1221 * platform/mac-snowleopard/css3/selectors3/xhtml/css3-modsel-39a-expected.png: Removed.
1222 * platform/mac-snowleopard/css3/selectors3/xhtml/css3-modsel-39b-expected.png: Removed.
1223 * platform/mac-snowleopard/css3/selectors3/xhtml/css3-modsel-39c-expected.png: Removed.
1224 * platform/mac-snowleopard/css3/selectors3/xml/css3-modsel-19b-expected.png: Removed.
1225 * platform/mac-snowleopard/css3/selectors3/xml/css3-modsel-39-expected.png: Removed.
1226 * platform/mac-snowleopard/css3/selectors3/xml/css3-modsel-39a-expected.png: Removed.
1227 * platform/mac-snowleopard/css3/selectors3/xml/css3-modsel-39b-expected.png: Removed.
1228 * platform/mac-snowleopard/css3/selectors3/xml/css3-modsel-39c-expected.png: Removed.
1229 * platform/mac-snowleopard/editing/input/devanagari-ligature-expected.png: Removed.
1230 * platform/mac-snowleopard/editing/input/devanagari-ligature-expected.txt: Removed.
1231 * platform/mac-snowleopard/editing/inserting/break-blockquote-after-delete-expected.png: Removed.
1232 * platform/mac-snowleopard/editing/inserting/typing-at-end-of-line-expected.png: Removed.
1233 * platform/mac-snowleopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: Removed.
1234 * platform/mac-snowleopard/editing/pasteboard/paste-TIFF-expected.png: Removed.
1235 * platform/mac-snowleopard/editing/selection/drag-to-contenteditable-iframe-expected.png: Removed.
1236 * platform/mac-snowleopard/editing/selection/unrendered-002-expected.png: Removed.
1237 * platform/mac-snowleopard/editing/unsupported-content/list-delete-001-expected.png: Removed.
1238 * platform/mac-snowleopard/editing/unsupported-content/list-delete-003-expected.png: Removed.
1239 * platform/mac-snowleopard/editing/unsupported-content/list-type-after-expected.png: Removed.
1240 * platform/mac-snowleopard/editing/unsupported-content/list-type-before-expected.png: Removed.
1241 * platform/mac-snowleopard/editing/unsupported-content/table-delete-001-expected.png: Removed.
1242 * platform/mac-snowleopard/editing/unsupported-content/table-delete-002-expected.png: Removed.
1243 * platform/mac-snowleopard/editing/unsupported-content/table-delete-003-expected.png: Removed.
1244 * platform/mac-snowleopard/editing/unsupported-content/table-type-after-expected.png: Removed.
1245 * platform/mac-snowleopard/editing/unsupported-content/table-type-before-expected.png: Removed.
1246 * platform/mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Removed.
1247 * platform/mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Removed.
1248 * platform/mac-snowleopard/fast/backgrounds/size/backgroundSize18-expected.png: Removed.
1249 * platform/mac-snowleopard/fast/backgrounds/size/backgroundSize19-expected.png: Removed.
1250 * platform/mac-snowleopard/fast/backgrounds/size/backgroundSize21-expected.png: Removed.
1251 * platform/mac-snowleopard/fast/backgrounds/size/backgroundSize22-expected.png: Removed.
1252 * platform/mac-snowleopard/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: Removed.
1253 * platform/mac-snowleopard/fast/block/basic/truncation-rtl-expected.png: Removed.
1254 * platform/mac-snowleopard/fast/block/float/020-expected.png: Removed.
1255 * platform/mac-snowleopard/fast/block/float/float-avoidance-expected.png: Removed.
1256 * platform/mac-snowleopard/fast/block/margin-collapse/103-expected.png: Removed.
1257 * platform/mac-snowleopard/fast/block/positioning/028-expected.png: Removed.
1258 * platform/mac-snowleopard/fast/block/positioning/031-expected.png: Removed.
1259 * platform/mac-snowleopard/fast/borders/border-image-massive-scale-expected.png: Removed.
1260 * platform/mac-snowleopard/fast/borders/border-image-outset-expected.png: Removed.
1261 * platform/mac-snowleopard/fast/borders/border-image-outset-in-shorthand-expected.png: Removed.
1262 * platform/mac-snowleopard/fast/borders/border-image-outset-split-inline-vertical-lr-expected.png: Removed.
1263 * platform/mac-snowleopard/fast/borders/border-image-rotate-transform-expected.png: Removed.
1264 * platform/mac-snowleopard/fast/borders/border-image-scale-transform-expected.png: Removed.
1265 * platform/mac-snowleopard/fast/borders/border-image-scaled-expected.png: Removed.
1266 * platform/mac-snowleopard/fast/borders/border-image-slice-constrained-expected.png: Removed.
1267 * platform/mac-snowleopard/fast/borders/inline-mask-overlay-image-expected.png: Removed.
1268 * platform/mac-snowleopard/fast/borders/rtl-border-01-expected.png: Removed.
1269 * platform/mac-snowleopard/fast/borders/rtl-border-02-expected.png: Removed.
1270 * platform/mac-snowleopard/fast/borders/rtl-border-03-expected.png: Removed.
1271 * platform/mac-snowleopard/fast/canvas/canvas-composite-fill-repaint-expected.png: Removed.
1272 * platform/mac-snowleopard/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt: Removed.
1273 * platform/mac-snowleopard/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Removed.
1274 * platform/mac-snowleopard/fast/canvas/canvas-incremental-repaint-expected.png: Removed.
1275 * platform/mac-snowleopard/fast/canvas/set-colors-expected.txt: Removed.
1276 * platform/mac-snowleopard/fast/canvas/shadow-offset-7-expected.png: Removed.
1277 * platform/mac-snowleopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Removed.
1278 * platform/mac-snowleopard/fast/css/background-shorthand-invalid-url-expected.png: Removed.
1279 * platform/mac-snowleopard/fast/css/bidi-override-in-anonymous-block-expected.png: Removed.
1280 * platform/mac-snowleopard/fast/css/child-style-can-override-visited-style-expected.png: Removed.
1281 * platform/mac-snowleopard/fast/css/clip-text-in-scaled-div-expected.png: Removed.
1282 * platform/mac-snowleopard/fast/css/color-correction-backgrounds-and-text-expected.png: Removed.
1283 * platform/mac-snowleopard/fast/css/color-correction-on-background-image-expected.png: Removed.
1284 * platform/mac-snowleopard/fast/css/continuationCrash-expected.png: Removed.
1285 * platform/mac-snowleopard/fast/css/font-family-pictograph-expected.png: Removed.
1286 * platform/mac-snowleopard/fast/css/font-family-pictograph-expected.txt: Removed.
1287 * platform/mac-snowleopard/fast/css/margin-top-bottom-dynamic-expected.png: Removed.
1288 * platform/mac-snowleopard/fast/css/outline-narrowLine-expected.png: Removed.
1289 * platform/mac-snowleopard/fast/css/text-overflow-input-expected.png: Removed.
1290 * platform/mac-snowleopard/fast/css/text-transform-select-expected.png: Removed.
1291 * platform/mac-snowleopard/fast/css/transform-default-parameter-expected.png: Removed.
1292 * platform/mac-snowleopard/fast/css/value-list-out-of-bounds-crash-expected.png: Removed.
1293 * platform/mac-snowleopard/fast/dom/52776-expected.png: Removed.
1294 * platform/mac-snowleopard/fast/dom/52776-expected.txt: Removed.
1295 * platform/mac-snowleopard/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png: Removed.
1296 * platform/mac-snowleopard/fast/encoding/utf-16-big-endian-expected.png: Removed.
1297 * platform/mac-snowleopard/fast/encoding/utf-16-little-endian-expected.png: Removed.
1298 * platform/mac-snowleopard/fast/forms/001-expected.png: Removed.
1299 * platform/mac-snowleopard/fast/forms/HTMLOptionElement_label01-expected.png: Removed.
1300 * platform/mac-snowleopard/fast/forms/HTMLOptionElement_label02-expected.png: Removed.
1301 * platform/mac-snowleopard/fast/forms/HTMLOptionElement_label03-expected.png: Removed.
1302 * platform/mac-snowleopard/fast/forms/HTMLOptionElement_label04-expected.png: Removed.
1303 * platform/mac-snowleopard/fast/forms/basic-buttons-expected.png: Removed.
1304 * platform/mac-snowleopard/fast/forms/basic-inputs-expected.png: Removed.
1305 * platform/mac-snowleopard/fast/forms/basic-selects-expected.png: Removed.
1306 * platform/mac-snowleopard/fast/forms/basic-textareas-expected.png: Removed.
1307 * platform/mac-snowleopard/fast/forms/basic-textareas-quirks-expected.png: Removed.
1308 * platform/mac-snowleopard/fast/forms/box-shadow-override-expected.png: Removed.
1309 * platform/mac-snowleopard/fast/forms/button-align-expected.png: Removed.
1310 * platform/mac-snowleopard/fast/forms/button-cannot-be-nested-expected.png: Removed.
1311 * platform/mac-snowleopard/fast/forms/button-default-title-expected.png: Removed.
1312 * platform/mac-snowleopard/fast/forms/button-generated-content-expected.png: Removed.
1313 * platform/mac-snowleopard/fast/forms/button-inner-block-reuse-expected.png: Removed.
1314 * platform/mac-snowleopard/fast/forms/button-sizes-expected.png: Removed.
1315 * platform/mac-snowleopard/fast/forms/button-style-color-expected.png: Removed.
1316 * platform/mac-snowleopard/fast/forms/button-table-styles-expected.png: Removed.
1317 * platform/mac-snowleopard/fast/forms/button-text-transform-expected.png: Removed.
1318 * platform/mac-snowleopard/fast/forms/button-white-space-expected.png: Removed.
1319 * platform/mac-snowleopard/fast/forms/control-clip-overflow-expected.png: Removed.
1320 * platform/mac-snowleopard/fast/forms/control-restrict-line-height-expected.png: Removed.
1321 * platform/mac-snowleopard/fast/forms/disabled-select-change-index-expected.png: Removed.
1322 * platform/mac-snowleopard/fast/forms/fieldset-align-expected.png: Removed.
1323 * platform/mac-snowleopard/fast/forms/file/file-input-direction-expected.png: Removed.
1324 * platform/mac-snowleopard/fast/forms/file/input-file-re-render-expected.png: Removed.
1325 * platform/mac-snowleopard/fast/forms/form-element-geometry-expected.png: Removed.
1326 * platform/mac-snowleopard/fast/forms/form-hides-table-expected.png: Removed.
1327 * platform/mac-snowleopard/fast/forms/formmove-expected.png: Removed.
1328 * platform/mac-snowleopard/fast/forms/input-appearance-height-expected.png: Removed.
1329 * platform/mac-snowleopard/fast/forms/input-button-sizes-expected.png: Removed.
1330 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.png: Removed.
1331 * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.png: Removed.
1332 * platform/mac-snowleopard/fast/forms/input-table-expected.png: Removed.
1333 * platform/mac-snowleopard/fast/forms/input-text-scroll-left-on-blur-expected.png: Removed.
1334 * platform/mac-snowleopard/fast/forms/input-value-expected.png: Removed.
1335 * platform/mac-snowleopard/fast/forms/listbox-bidi-align-expected.png: Removed.
1336 * platform/mac-snowleopard/fast/forms/listbox-hit-test-zoomed-expected.png: Removed.
1337 * platform/mac-snowleopard/fast/forms/listbox-scrollbar-incremental-load-expected.png: Removed.
1338 * platform/mac-snowleopard/fast/forms/menulist-style-color-expected.png: Removed.
1339 * platform/mac-snowleopard/fast/forms/menulist-width-change-expected.png: Removed.
1340 * platform/mac-snowleopard/fast/forms/option-strip-whitespace-expected.png: Removed.
1341 * platform/mac-snowleopard/fast/forms/option-text-clip-expected.png: Removed.
1342 * platform/mac-snowleopard/fast/forms/placeholder-position-expected.png: Removed.
1343 * platform/mac-snowleopard/fast/forms/plaintext-mode-2-expected.png: Removed.
1344 * platform/mac-snowleopard/fast/forms/range/slider-padding-expected.png: Removed.
1345 * platform/mac-snowleopard/fast/forms/range/slider-thumb-shared-style-expected.png: Removed.
1346 * platform/mac-snowleopard/fast/forms/search-vertical-alignment-expected.png: Removed.
1347 * platform/mac-snowleopard/fast/forms/select-align-expected.png: Removed.
1348 * platform/mac-snowleopard/fast/forms/select-baseline-expected.png: Removed.
1349 * platform/mac-snowleopard/fast/forms/select-change-listbox-to-popup-expected.png: Removed.
1350 * platform/mac-snowleopard/fast/forms/select-disabled-appearance-expected.png: Removed.
1351 * platform/mac-snowleopard/fast/forms/select-initial-position-expected.png: Removed.
1352 * platform/mac-snowleopard/fast/forms/select-item-background-clip-expected.png: Removed.
1353 * platform/mac-snowleopard/fast/forms/select-selected-expected.png: Removed.
1354 * platform/mac-snowleopard/fast/forms/select-size-expected.png: Removed.
1355 * platform/mac-snowleopard/fast/forms/select-style-expected.png: Removed.
1356 * platform/mac-snowleopard/fast/forms/select-visual-hebrew-expected.png: Removed.
1357 * platform/mac-snowleopard/fast/forms/select-writing-direction-natural-expected.png: Removed.
1358 * platform/mac-snowleopard/fast/forms/select-writing-direction-natural-expected.txt: Removed.
1359 * platform/mac-snowleopard/fast/forms/textAreaLineHeight-expected.png: Removed.
1360 * platform/mac-snowleopard/fast/forms/textarea-align-expected.png: Removed.
1361 * platform/mac-snowleopard/fast/forms/textarea-scroll-height-expected.png: Removed.
1362 * platform/mac-snowleopard/fast/forms/textarea-scrollbar-expected.png: Removed.
1363 * platform/mac-snowleopard/fast/forms/textarea-scrolled-type-expected.png: Removed.
1364 * platform/mac-snowleopard/fast/forms/textarea-width-expected.png: Removed.
1365 * platform/mac-snowleopard/fast/gradients/crash-on-zero-radius-expected.png: Removed.
1366 * platform/mac-snowleopard/fast/gradients/css3-radial-gradients-expected.png: Removed.
1367 * platform/mac-snowleopard/fast/gradients/generated-gradients-expected.png: Removed.
1368 * platform/mac-snowleopard/fast/gradients/gradient-after-transparent-border-expected.png: Removed.
1369 * platform/mac-snowleopard/fast/gradients/simple-gradients-expected.png: Removed.
1370 * platform/mac-snowleopard/fast/images/color-jpeg-with-color-profile-expected.png: Removed.
1371 * platform/mac-snowleopard/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Removed.
1372 * platform/mac-snowleopard/fast/images/gray-scale-png-with-color-profile-expected.png: Removed.
1373 * platform/mac-snowleopard/fast/images/image-css3-content-data-expected.png: Removed.
1374 * platform/mac-snowleopard/fast/images/jpeg-with-color-profile-expected.png: Removed.
1375 * platform/mac-snowleopard/fast/images/paletted-png-with-color-profile-expected.png: Removed.
1376 * platform/mac-snowleopard/fast/images/pdf-as-background-expected.png: Removed.
1377 * platform/mac-snowleopard/fast/images/pdf-as-image-expected.png: Removed.
1378 * platform/mac-snowleopard/fast/images/png-with-color-profile-expected.png: Removed.
1379 * platform/mac-snowleopard/fast/images/rgb-jpeg-with-adobe-marker-only-expected.png: Removed.
1380 * platform/mac-snowleopard/fast/inline/inline-borders-with-bidi-override-expected.png: Removed.
1381 * platform/mac-snowleopard/fast/inline/inline-box-background-long-image-expected.png: Removed.
1382 * platform/mac-snowleopard/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Removed.
1383 * platform/mac-snowleopard/fast/layers/scroll-with-transform-composited-layer-expected.png: Removed.
1384 * platform/mac-snowleopard/fast/layers/scroll-with-transform-layer-expected.png: Removed.
1385 * platform/mac-snowleopard/fast/lists/003-expected.png: Removed.
1386 * platform/mac-snowleopard/fast/multicol/block-axis-horizontal-bt-expected.png: Removed.
1387 * platform/mac-snowleopard/fast/multicol/block-axis-horizontal-tb-expected.png: Removed.
1388 * platform/mac-snowleopard/fast/multicol/column-rules-expected.png: Removed.
1389 * platform/mac-snowleopard/fast/multicol/column-rules-stacking-expected.png: Removed.
1390 * platform/mac-snowleopard/fast/multicol/columns-shorthand-parsing-expected.png: Removed.
1391 * platform/mac-snowleopard/fast/multicol/flipped-blocks-border-after-expected.png: Removed.
1392 * platform/mac-snowleopard/fast/multicol/float-avoidance-expected.png: Removed.
1393 * platform/mac-snowleopard/fast/multicol/float-multicol-expected.png: Removed.
1394 * platform/mac-snowleopard/fast/multicol/float-paginate-complex-expected.png: Removed.
1395 * platform/mac-snowleopard/fast/multicol/layers-in-multicol-expected.png: Removed.
1396 * platform/mac-snowleopard/fast/multicol/nested-columns-expected.png: Removed.
1397 * platform/mac-snowleopard/fast/multicol/overflow-across-columns-expected.png: Removed.
1398 * platform/mac-snowleopard/fast/multicol/overflow-across-columns-percent-height-expected.png: Removed.
1399 * platform/mac-snowleopard/fast/multicol/overflow-unsplittable-expected.png: Removed.
1400 * platform/mac-snowleopard/fast/multicol/pagination-h-horizontal-bt-expected.png: Removed.
1401 * platform/mac-snowleopard/fast/multicol/pagination-h-horizontal-tb-expected.png: Removed.
1402 * platform/mac-snowleopard/fast/multicol/pagination-h-vertical-lr-expected.png: Removed.
1403 * platform/mac-snowleopard/fast/multicol/pagination-h-vertical-rl-expected.png: Removed.
1404 * platform/mac-snowleopard/fast/multicol/pagination-v-horizontal-bt-expected.png: Removed.
1405 * platform/mac-snowleopard/fast/multicol/pagination-v-horizontal-tb-expected.png: Removed.
1406 * platform/mac-snowleopard/fast/multicol/pagination-v-vertical-lr-expected.png: Removed.
1407 * platform/mac-snowleopard/fast/multicol/pagination-v-vertical-rl-expected.png: Removed.
1408 * platform/mac-snowleopard/fast/multicol/positioned-with-constrained-height-expected.png: Removed.
1409 * platform/mac-snowleopard/fast/multicol/positive-leading-expected.png: Removed.
1410 * platform/mac-snowleopard/fast/multicol/scrolling-overflow-expected.png: Removed.
1411 * platform/mac-snowleopard/fast/multicol/shadow-breaking-expected.png: Removed.
1412 * platform/mac-snowleopard/fast/multicol/single-line-expected.png: Removed.
1413 * platform/mac-snowleopard/fast/multicol/span/anonymous-style-inheritance-expected.png: Removed.
1414 * platform/mac-snowleopard/fast/multicol/span/generated-child-split-flow-crash-expected.png: Removed.
1415 * platform/mac-snowleopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Removed.
1416 * platform/mac-snowleopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Removed.
1417 * platform/mac-snowleopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Removed.
1418 * platform/mac-snowleopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Removed.
1419 * platform/mac-snowleopard/fast/multicol/span/span-as-immediate-columns-child-expected.png: Removed.
1420 * platform/mac-snowleopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Removed.
1421 * platform/mac-snowleopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Removed.
1422 * platform/mac-snowleopard/fast/multicol/span/span-as-nested-columns-child-expected.png: Removed.
1423 * platform/mac-snowleopard/fast/multicol/span/span-as-nested-inline-block-child-expected.png: Removed.
1424 * platform/mac-snowleopard/fast/multicol/span/span-margin-collapsing-expected.png: Removed.
1425 * platform/mac-snowleopard/fast/multicol/vertical-lr/float-avoidance-expected.png: Removed.
1426 * platform/mac-snowleopard/fast/multicol/vertical-lr/rules-with-border-before-expected.png: Removed.
1427 * platform/mac-snowleopard/fast/multicol/vertical-rl/float-avoidance-expected.png: Removed.
1428 * platform/mac-snowleopard/fast/multicol/vertical-rl/rule-style-expected.png: Removed.
1429 * platform/mac-snowleopard/fast/multicol/vertical-rl/rules-with-border-before-expected.png: Removed.
1430 * platform/mac-snowleopard/fast/overflow/006-expected.png: Removed.
1431 * platform/mac-snowleopard/fast/overflow/overflow-focus-ring-expected.png: Removed.
1432 * platform/mac-snowleopard/fast/overflow/overflow-x-y-expected.png: Removed.
1433 * platform/mac-snowleopard/fast/parser/document-write-option-expected.png: Removed.
1434 * platform/mac-snowleopard/fast/preloader/document-write-2-expected.txt: Removed.
1435 * platform/mac-snowleopard/fast/preloader/document-write-expected.txt: Removed.
1436 * platform/mac-snowleopard/fast/preloader/script-expected.txt: Removed.
1437 * platform/mac-snowleopard/fast/reflections/reflection-direction-expected.png: Removed.
1438 * platform/mac-snowleopard/fast/reflections/reflection-masks-expected.png: Removed.
1439 * platform/mac-snowleopard/fast/reflections/reflection-masks-opacity-expected.png: Removed.
1440 * platform/mac-snowleopard/fast/reflections/reflection-masks-outset-expected.png: Removed.
1441 * platform/mac-snowleopard/fast/repaint/canvas-putImageData-expected.txt: Removed.
1442 * platform/mac-snowleopard/fast/repaint/line-flow-with-floats-2-expected.png: Removed.
1443 * platform/mac-snowleopard/fast/repaint/line-flow-with-floats-8-expected.png: Removed.
1444 * platform/mac-snowleopard/fast/repaint/line-flow-with-floats-9-expected.png: Removed.
1445 * platform/mac-snowleopard/fast/repaint/overflow-auto-in-overflow-auto-scrolled-expected.png: Removed.
1446 * platform/mac-snowleopard/fast/repaint/overflow-scroll-in-overflow-scroll-scrolled-expected.png: Removed.
1447 * platform/mac-snowleopard/fast/repaint/scale-page-shrink-expected.png: Removed.
1448 * platform/mac-snowleopard/fast/repaint/scroll-inside-table-cell-expected.png: Removed.
1449 * platform/mac-snowleopard/fast/repaint/scroll-relative-table-inside-table-cell-expected.png: Removed.
1450 * platform/mac-snowleopard/fast/repaint/table-overflow-auto-in-overflow-auto-scrolled-expected.png: Removed.
1451 * platform/mac-snowleopard/fast/repaint/table-overflow-hidden-in-overflow-hidden-scrolled-expected.png: Removed.
1452 * platform/mac-snowleopard/fast/repaint/table-overflow-scroll-in-overflow-scroll-scrolled-expected.png: Removed.
1453 * platform/mac-snowleopard/fast/repaint/text-shadow-expected.png: Removed.
1454 * platform/mac-snowleopard/fast/repaint/text-shadow-horizontal-expected.png: Removed.
1455 * platform/mac-snowleopard/fast/replaced/replaced-breaking-expected.png: Removed.
1456 * platform/mac-snowleopard/fast/replaced/width100percent-button-expected.png: Removed.
1457 * platform/mac-snowleopard/fast/ruby/ruby-base-merge-block-children-crash-expected.png: Removed.
1458 * platform/mac-snowleopard/fast/selectors/166-expected.png: Removed.
1459 * platform/mac-snowleopard/fast/selectors/visited-descendant-expected.png: Removed.
1460 * platform/mac-snowleopard/fast/table/auto-100-percent-width-expected.png: Removed.
1461 * platform/mac-snowleopard/fast/table/dynamic-caption-add-before-child-expected.png: Removed.
1462 * platform/mac-snowleopard/fast/table/frame-and-rules-expected.png: Removed.
1463 * platform/mac-snowleopard/fast/table/height-percent-test-vertical-expected.png: Removed.
1464 * platform/mac-snowleopard/fast/table/multiple-captions-display-expected.png: Removed.
1465 * platform/mac-snowleopard/fast/text/backslash-to-yen-sign-euc-expected.png: Removed.
1466 * platform/mac-snowleopard/fast/text/capitalize-boundaries-expected.png: Removed.
1467 * platform/mac-snowleopard/fast/text/capitalize-boundaries-expected.txt: Removed.
1468 * platform/mac-snowleopard/fast/text/complex-text-opacity-expected.png: Removed.
1469 * platform/mac-snowleopard/fast/text/complex-text-opacity-expected.txt: Removed.
1470 * platform/mac-snowleopard/fast/text/fallback-traits-fixup-expected.png: Removed.
1471 * platform/mac-snowleopard/fast/text/fallback-traits-fixup-expected.txt: Removed.
1472 * platform/mac-snowleopard/fast/text/hyphenate-character-expected.png: Removed.
1473 * platform/mac-snowleopard/fast/text/hyphenate-limit-before-after-expected.txt: Removed.
1474 * platform/mac-snowleopard/fast/text/hyphenate-limit-lines-expected.png: Removed.
1475 * platform/mac-snowleopard/fast/text/hyphenate-limit-lines-expected.txt: Removed.
1476 * platform/mac-snowleopard/fast/text/hyphenate-locale-expected.txt: Removed.
1477 * platform/mac-snowleopard/fast/text/hyphens-expected.png: Removed.
1478 * platform/mac-snowleopard/fast/text/international/arabic-justify-expected.png: Removed.
1479 * platform/mac-snowleopard/fast/text/international/arabic-justify-expected.txt: Removed.
1480 * platform/mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.png: Removed.
1481 * platform/mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.txt: Removed.
1482 * platform/mac-snowleopard/fast/text/international/bidi-AN-after-empty-run-expected.png: Removed.
1483 * platform/mac-snowleopard/fast/text/international/bidi-AN-after-empty-run-expected.txt: Removed.
1484 * platform/mac-snowleopard/fast/text/international/bidi-CS-after-AN-expected.png: Removed.
1485 * platform/mac-snowleopard/fast/text/international/bidi-CS-after-AN-expected.txt: Removed.
1486 * platform/mac-snowleopard/fast/text/international/bidi-menulist-expected.png: Removed.
1487 * platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: Removed.
1488 * platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Removed.
1489 * platform/mac-snowleopard/fast/text/international/bidi-neutral-run-expected.png: Removed.
1490 * platform/mac-snowleopard/fast/text/international/bidi-neutral-run-expected.txt: Removed.
1491 * platform/mac-snowleopard/fast/text/international/bold-bengali-expected.png: Removed.
1492 * platform/mac-snowleopard/fast/text/international/bold-bengali-expected.txt: Removed.
1493 * platform/mac-snowleopard/fast/text/international/hebrew-vowels-expected.png: Removed.
1494 * platform/mac-snowleopard/fast/text/international/khmer-selection-expected.png: Removed.
1495 * platform/mac-snowleopard/fast/text/international/khmer-selection-expected.txt: Removed.
1496 * platform/mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Removed.
1497 * platform/mac-snowleopard/fast/text/justify-ideograph-leading-expansion-expected.png: Removed.
1498 * platform/mac-snowleopard/fast/text/justify-ideograph-leading-expansion-expected.txt: Removed.
1499 * platform/mac-snowleopard/fast/text/midword-break-after-breakable-char-expected.png: Removed.
1500 * platform/mac-snowleopard/fast/text/midword-break-before-surrogate-pair-2-expected.png: Removed.
1501 * platform/mac-snowleopard/fast/text/midword-break-before-surrogate-pair-2-expected.txt: Removed.
1502 * platform/mac-snowleopard/fast/text/stroking-decorations-expected.png: Removed.
1503 * platform/mac-snowleopard/fast/text/stroking-expected.png: Removed.
1504 * platform/mac-snowleopard/fast/text/text-letter-spacing-expected.png: Removed.
1505 * platform/mac-snowleopard/fast/text/unicode-variation-selector-expected.png: Removed.
1506 * platform/mac-snowleopard/fast/text/wbr-expected.png: Removed.
1507 * platform/mac-snowleopard/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: Removed.
1508 * platform/mac-snowleopard/fast/writing-mode/border-image-horizontal-bt-expected.png: Removed.
1509 * platform/mac-snowleopard/fast/writing-mode/border-image-vertical-lr-expected.png: Removed.
1510 * platform/mac-snowleopard/fast/writing-mode/border-image-vertical-rl-expected.png: Removed.
1511 * platform/mac-snowleopard/fast/writing-mode/fallback-orientation-expected.png: Removed.
1512 * platform/mac-snowleopard/fast/writing-mode/japanese-rl-text-with-broken-font-expected.png: Removed.
1513 * platform/mac-snowleopard/fast/xsl/sort-locale-expected.txt: Removed.
1514 * platform/mac-snowleopard/fonts/cursive-expected.png: Removed.
1515 * platform/mac-snowleopard/fonts/default-expected.png: Removed.
1516 * platform/mac-snowleopard/fonts/fantasy-expected.png: Removed.
1517 * platform/mac-snowleopard/fonts/monospace-expected.png: Removed.
1518 * platform/mac-snowleopard/fonts/sans-serif-expected.png: Removed.
1519 * platform/mac-snowleopard/fonts/serif-expected.png: Removed.
1520 * platform/mac-snowleopard/fullscreen/full-screen-stacking-context-expected.png: Removed.
1521 * platform/mac-snowleopard/http/tests/inspector/resource-har-conversion-expected.txt: Removed.
1522 * platform/mac-snowleopard/http/tests/security/contentSecurityPolicy/xsl-blocked-expected.png: Removed.
1523 * platform/mac-snowleopard/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Removed.
1524 * platform/mac-snowleopard/http/tests/xmlhttprequest/web-apps/012-expected.txt: Removed.
1525 * platform/mac-snowleopard/http/tests/xmlhttprequest/web-apps/013-expected.txt: Removed.
1526 * platform/mac-snowleopard/media/controls-layout-direction-expected.png: Removed.
1527 * platform/mac-snowleopard/media/controls-strict-expected.png: Removed.
1528 * platform/mac-snowleopard/media/controls-strict-expected.txt: Removed.
1529 * platform/mac-snowleopard/media/controls-styling-expected.txt: Removed.
1530 * platform/mac-snowleopard/media/controls-without-preload-expected.txt: Removed.
1531 * platform/mac-snowleopard/media/media-can-play-wav-audio-expected.txt: Removed.
1532 * platform/mac-snowleopard/media/media-document-audio-repaint-expected.png: Removed.
1533 * platform/mac-snowleopard/media/video-aspect-ratio-expected.png: Removed.
1534 * platform/mac-snowleopard/media/video-canvas-alpha-expected.png: Removed.
1535 * platform/mac-snowleopard/media/video-colorspace-yuv420-expected.png: Removed.
1536 * platform/mac-snowleopard/media/video-colorspace-yuv422-expected.png: Removed.
1537 * platform/mac-snowleopard/media/video-controls-rendering-expected.png: Removed.
1538 * platform/mac-snowleopard/media/video-controls-rendering-expected.txt: Removed.
1539 * platform/mac-snowleopard/media/video-display-toggle-expected.png: Removed.
1540 * platform/mac-snowleopard/media/video-display-toggle-expected.txt: Removed.
1541 * platform/mac-snowleopard/media/video-frame-accurate-seek-expected.png: Removed.
1542 * platform/mac-snowleopard/media/video-layer-crash-expected.png: Removed.
1543 * platform/mac-snowleopard/media/video-no-audio-expected.png: Removed.
1544 * platform/mac-snowleopard/media/video-no-audio-expected.txt: Removed.
1545 * platform/mac-snowleopard/media/video-playing-and-pause-expected.png: Removed.
1546 * platform/mac-snowleopard/media/video-size-intrinsic-scale-expected.txt: Removed.
1547 * platform/mac-snowleopard/media/video-zoom-expected.png: Removed.
1548 * platform/mac-snowleopard/platform/mac/compositing/canvas/accelerated-canvas-compositing-expected.txt: Removed.
1549 * platform/mac-snowleopard/platform/mac/editing/selection/25228-expected.png: Removed.
1550 * platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-2-expected.txt: Removed.
1551 * platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-3-expected.txt: Removed.
1552 * platform/mac-snowleopard/platform/mac/fast/loader/file-url-mimetypes-expected.txt: Removed.
1553 * platform/mac-snowleopard/platform/mac/fast/text/combining-character-sequence-fallback-expected.png: Removed.
1554 * platform/mac-snowleopard/platform/mac/fast/text/combining-character-sequence-fallback-expected.txt: Removed.
1555 * platform/mac-snowleopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: Removed.
1556 * platform/mac-snowleopard/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: Removed.
1557 * platform/mac-snowleopard/platform/mac/fast/text/line-break-locale-expected.png: Removed.
1558 * platform/mac-snowleopard/platform/mac/fast/text/line-break-locale-expected.txt: Removed.
1559 * platform/mac-snowleopard/platform/mac/scrollbars/key-window-not-first-responder-expected.png: Removed.
1560 * platform/mac-snowleopard/plugins/mouse-click-plugin-clears-selection-expected.png: Removed.
1561 * platform/mac-snowleopard/printing/compositing-layer-printing-expected.png: Removed.
1562 * platform/mac-snowleopard/printing/media-queries-print-expected.png: Removed.
1563 * platform/mac-snowleopard/printing/page-rule-in-media-query-expected.png: Removed.
1564 * platform/mac-snowleopard/printing/return-from-printing-mode-expected.png: Removed.
1565 * platform/mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.png: Removed.
1566 * platform/mac-snowleopard/scrollbars/scrollbars-on-positioned-content-expected.png: Removed.
1567 * platform/mac-snowleopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Removed.
1568 * platform/mac-snowleopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Removed.
1569 * platform/mac-snowleopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Removed.
1570 * platform/mac-snowleopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Removed.
1571 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Removed.
1572 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Removed.
1573 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Removed.
1574 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Removed.
1575 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Removed.
1576 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Removed.
1577 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Removed.
1578 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Removed.
1579 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Removed.
1580 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Removed.
1581 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Removed.
1582 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Removed.
1583 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Removed.
1584 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Removed.
1585 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Removed.
1586 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Removed.
1587 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Removed.
1588 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Removed.
1589 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Removed.
1590 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Removed.
1591 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Removed.
1592 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Removed.
1593 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Removed.
1594 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Removed.
1595 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Removed.
1596 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Removed.
1597 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Removed.
1598 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Removed.
1599 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Removed.
1600 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Removed.
1601 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-no-markup-expected.png: Removed.
1602 * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Removed.
1603 * platform/mac-snowleopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Removed.
1604 * platform/mac-snowleopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Removed.
1605 * platform/mac-snowleopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Removed.
1606 * platform/mac-snowleopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Removed.
1607 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Removed.
1608 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Removed.
1609 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Removed.
1610 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Removed.
1611 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Removed.
1612 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Removed.
1613 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Removed.
1614 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Removed.
1615 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Removed.
1616 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Removed.
1617 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Removed.
1618 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Removed.
1619 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Removed.
1620 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Removed.
1621 * platform/mac-snowleopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Removed.
1622 * platform/mac-snowleopard/svg/W3C-I18N/tspan-direction-ltr-expected.png: Removed.
1623 * platform/mac-snowleopard/svg/W3C-I18N/tspan-direction-rtl-expected.png: Removed.
1624 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Removed.
1625 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Removed.
1626 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Removed.
1627 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Removed.
1628 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Removed.
1629 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Removed.
1630 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Removed.
1631 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Removed.
1632 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Removed.
1633 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Removed.
1634 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png: Removed.
1635 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Removed.
1636 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Removed.
1637 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Removed.
1638 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Removed.
1639 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Removed.
1640 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Removed.
1641 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Removed.
1642 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Removed.
1643 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Removed.
1644 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Removed.
1645 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Removed.
1646 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Removed.
1647 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Removed.
1648 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Removed.
1649 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Removed.
1650 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Removed.
1651 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Removed.
1652 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Removed.
1653 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Removed.
1654 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Removed.
1655 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Removed.
1656 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Removed.
1657 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Removed.
1658 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Removed.
1659 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Removed.
1660 * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Removed.
1661 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Removed.
1662 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Removed.
1663 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Removed.
1664 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Removed.
1665 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Removed.
1666 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Removed.
1667 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Removed.
1668 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Removed.
1669 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Removed.
1670 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Removed.
1671 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Removed.
1672 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Removed.
1673 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Removed.
1674 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Removed.
1675 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Removed.
1676 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Removed.
1677 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Removed.
1678 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Removed.
1679 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Removed.
1680 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Removed.
1681 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Removed.
1682 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Removed.
1683 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Removed.
1684 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Removed.
1685 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Removed.
1686 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Removed.
1687 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Removed.
1688 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Removed.
1689 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Removed.
1690 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Removed.
1691 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Removed.
1692 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Removed.
1693 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Removed.
1694 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Removed.
1695 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Removed.
1696 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Removed.
1697 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Removed.
1698 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Removed.
1699 * platform/mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Removed.
1700 * platform/mac-snowleopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Removed.
1701 * platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Removed.
1702 * platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Removed.
1703 * platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Removed.
1704 * platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Removed.
1705 * platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Removed.
1706 * platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Removed.
1707 * platform/mac-snowleopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Removed.
1708 * platform/mac-snowleopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Removed.
1709 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Removed.
1710 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Removed.
1711 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Removed.
1712 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Removed.
1713 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Removed.
1714 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Removed.
1715 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Removed.
1716 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Removed.
1717 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Removed.
1718 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Removed.
1719 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Removed.
1720 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Removed.
1721 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Removed.
1722 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Removed.
1723 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Removed.
1724 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Removed.
1725 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Removed.
1726 * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Removed.
1727 * platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Removed.
1728 * platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Removed.
1729 * platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Removed.
1730 * platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Removed.
1731 * platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Removed.
1732 * platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Removed.
1733 * platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Removed.
1734 * platform/mac-snowleopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Removed.
1735 * platform/mac-snowleopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Removed.
1736 * platform/mac-snowleopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Removed.
1737 * platform/mac-snowleopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Removed.
1738 * platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Removed.
1739 * platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Removed.
1740 * platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Removed.
1741 * platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Removed.
1742 * platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Removed.
1743 * platform/mac-snowleopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Removed.
1744 * platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Removed.
1745 * platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Removed.
1746 * platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Removed.
1747 * platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Removed.
1748 * platform/mac-snowleopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Removed.
1749 * platform/mac-snowleopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Removed.
1750 * platform/mac-snowleopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Removed.
1751 * platform/mac-snowleopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Removed.
1752 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Removed.
1753 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Removed.
1754 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Removed.
1755 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Removed.
1756 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Removed.
1757 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Removed.
1758 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Removed.
1759 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Removed.
1760 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-10-t-expected.png: Removed.
1761 * platform/mac-snowleopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Removed.
1762 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Removed.
1763 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Removed.
1764 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Removed.
1765 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Removed.
1766 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Removed.
1767 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Removed.
1768 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Removed.
1769 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Removed.
1770 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Removed.
1771 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Removed.
1772 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Removed.
1773 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Removed.
1774 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Removed.
1775 * platform/mac-snowleopard/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Removed.
1776 * platform/mac-snowleopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Removed.
1777 * platform/mac-snowleopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Removed.
1778 * platform/mac-snowleopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Removed.
1779 * platform/mac-snowleopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Removed.
1780 * platform/mac-snowleopard/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png: Removed.
1781 * platform/mac-snowleopard/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Removed.
1782 * platform/mac-snowleopard/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Removed.
1783 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: Removed.
1784 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Removed.
1785 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Removed.
1786 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Removed.
1787 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Removed.
1788 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Removed.
1789 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.png: Removed.
1790 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Removed.
1791 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-image-08-t-expected.png: Removed.
1792 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Removed.
1793 * platform/mac-snowleopard/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Removed.
1794 * platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-css-01-b-expected.png: Removed.
1795 * platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-css-02-b-expected.png: Removed.
1796 * platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-css-03-b-expected.png: Removed.
1797 * platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Removed.
1798 * platform/mac-snowleopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Removed.
1799 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: Removed.
1800 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Removed.
1801 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Removed.
1802 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Removed.
1803 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Removed.
1804 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Removed.
1805 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Removed.
1806 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-path-01-b-expected.png: Removed.
1807 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Removed.
1808 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Removed.
1809 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Removed.
1810 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Removed.
1811 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Removed.
1812 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-text-08-b-expected.png: Removed.
1813 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Removed.
1814 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png: Removed.
1815 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Removed.
1816 * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Removed.
1817 * platform/mac-snowleopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Removed.
1818 * platform/mac-snowleopard/svg/as-background-image/background-image-preserveaspectRatio-support-expected.png: Removed.
1819 * platform/mac-snowleopard/svg/as-background-image/svg-as-background-1-expected.png: Removed.
1820 * platform/mac-snowleopard/svg/as-background-image/svg-as-background-5-expected.png: Removed.
1821 * platform/mac-snowleopard/svg/as-background-image/svg-as-background-6-expected.png: Removed.
1822 * platform/mac-snowleopard/svg/as-background-image/svg-background-partial-redraw-expected.png: Removed.
1823 * platform/mac-snowleopard/svg/as-border-image/svg-as-border-image-2-expected.png: Removed.
1824 * platform/mac-snowleopard/svg/as-border-image/svg-as-border-image-expected.png: Removed.
1825 * platform/mac-snowleopard/svg/as-image/animated-svg-as-image-expected.png: Removed.
1826 * platform/mac-snowleopard/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Removed.
1827 * platform/mac-snowleopard/svg/as-image/animated-svg-as-image-same-image-expected.png: Removed.
1828 * platform/mac-snowleopard/svg/as-image/img-preserveAspectRatio-support-1-expected.png: Removed.
1829 * platform/mac-snowleopard/svg/as-image/svg-image-change-content-size-expected.png: Removed.
1830 * platform/mac-snowleopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Removed.
1831 * platform/mac-snowleopard/svg/as-object/embedded-svg-size-changes-expected.png: Removed.
1832 * platform/mac-snowleopard/svg/as-object/nested-embedded-svg-size-changes-expected.png: Removed.
1833 * platform/mac-snowleopard/svg/batik/paints/gradientLimit-expected.png: Removed.
1834 * platform/mac-snowleopard/svg/carto.net/button-expected.png: Removed.
1835 * platform/mac-snowleopard/svg/carto.net/colourpicker-expected.png: Removed.
1836 * platform/mac-snowleopard/svg/carto.net/combobox-expected.png: Removed.
1837 * platform/mac-snowleopard/svg/carto.net/scrollbar-expected.png: Removed.
1838 * platform/mac-snowleopard/svg/carto.net/selectionlist-expected.png: Removed.
1839 * platform/mac-snowleopard/svg/carto.net/slider-expected.png: Removed.
1840 * platform/mac-snowleopard/svg/carto.net/tabgroup-expected.png: Removed.
1841 * platform/mac-snowleopard/svg/carto.net/textbox-expected.png: Removed.
1842 * platform/mac-snowleopard/svg/carto.net/window-expected.png: Removed.
1843 * platform/mac-snowleopard/svg/clip-path/clip-path-pixelation-expected.png: Removed.
1844 * platform/mac-snowleopard/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Removed.
1845 * platform/mac-snowleopard/svg/clip-path/deep-nested-clip-in-mask-expected.png: Removed.
1846 * platform/mac-snowleopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: Removed.
1847 * platform/mac-snowleopard/svg/css/arrow-with-shadow-expected.png: Removed.
1848 * platform/mac-snowleopard/svg/css/composite-shadow-text-expected.png: Removed.
1849 * platform/mac-snowleopard/svg/css/css-box-min-width-expected.png: Removed.
1850 * platform/mac-snowleopard/svg/css/group-with-shadow-expected.png: Removed.
1851 * platform/mac-snowleopard/svg/css/path-gradient-stroke-shadow-expected.png: Removed.
1852 * platform/mac-snowleopard/svg/css/rect-gradient-stroke-shadow-expected.png: Removed.
1853 * platform/mac-snowleopard/svg/css/shadow-changes-expected.png: Removed.
1854 * platform/mac-snowleopard/svg/css/shadow-with-large-radius-expected.png: Removed.
1855 * platform/mac-snowleopard/svg/css/shadow-with-negative-offset-expected.png: Removed.
1856 * platform/mac-snowleopard/svg/css/text-gradient-shadow-expected.png: Removed.
1857 * platform/mac-snowleopard/svg/css/text-shadow-multiple-expected.png: Removed.
1858 * platform/mac-snowleopard/svg/custom/SVGMatrix-interface-expected.png: Removed.
1859 * platform/mac-snowleopard/svg/custom/absolute-sized-content-with-resources-expected.png: Removed.
1860 * platform/mac-snowleopard/svg/custom/absolute-sized-svg-in-xhtml-expected.png: Removed.
1861 * platform/mac-snowleopard/svg/custom/altglyph-expected.png: Removed.
1862 * platform/mac-snowleopard/svg/custom/baseval-animval-equality-expected.png: Removed.
1863 * platform/mac-snowleopard/svg/custom/bug45331-expected.png: Removed.
1864 * platform/mac-snowleopard/svg/custom/circle-move-invalidation-expected.png: Removed.
1865 * platform/mac-snowleopard/svg/custom/clip-path-referencing-use-expected.png: Removed.
1866 * platform/mac-snowleopard/svg/custom/clip-path-referencing-use2-expected.png: Removed.
1867 * platform/mac-snowleopard/svg/custom/clone-element-with-animated-svg-properties-expected.png: Removed.
1868 * platform/mac-snowleopard/svg/custom/container-opacity-clip-viewBox-expected.png: Removed.
1869 * platform/mac-snowleopard/svg/custom/convolution-crash-expected.png: Removed.
1870 * platform/mac-snowleopard/svg/custom/coords-relative-units-transforms-expected.png: Removed.
1871 * platform/mac-snowleopard/svg/custom/createImageElement-expected.png: Removed.
1872 * platform/mac-snowleopard/svg/custom/createImageElement2-expected.png: Removed.
1873 * platform/mac-snowleopard/svg/custom/dominant-baseline-hanging-expected.png: Removed.
1874 * platform/mac-snowleopard/svg/custom/dynamic-svg-document-creation-expected.png: Removed.
1875 * platform/mac-snowleopard/svg/custom/embedding-external-svgs-expected.png: Removed.
1876 * platform/mac-snowleopard/svg/custom/empty-clip-path-expected.png: Removed.
1877 * platform/mac-snowleopard/svg/custom/empty-merge-expected.png: Removed.
1878 * platform/mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.png: Removed.
1879 * platform/mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.png: Removed.
1880 * platform/mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.png: Removed.
1881 * platform/mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.png: Removed.
1882 * platform/mac-snowleopard/svg/custom/feDisplacementMap-01-expected.png: Removed.
1883 * platform/mac-snowleopard/svg/custom/fill-SVGPaint-interface-expected.png: Removed.
1884 * platform/mac-snowleopard/svg/custom/fill-fallback-expected.png: Removed.
1885 * platform/mac-snowleopard/svg/custom/focus-ring-expected.png: Removed.
1886 * platform/mac-snowleopard/svg/custom/font-face-cascade-order-expected.png: Removed.
1887 * platform/mac-snowleopard/svg/custom/font-face-simple-expected.png: Removed.
1888 * platform/mac-snowleopard/svg/custom/foreign-object-skew-expected.png: Removed.
1889 * platform/mac-snowleopard/svg/custom/foreignObject-crash-on-hover-expected.png: Removed.
1890 * platform/mac-snowleopard/svg/custom/getPresentationAttribute-expected.png: Removed.
1891 * platform/mac-snowleopard/svg/custom/getTransformToElement-expected.png: Removed.
1892 * platform/mac-snowleopard/svg/custom/getscreenctm-in-mixed-content-expected.png: Removed.
1893 * platform/mac-snowleopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: Removed.
1894 * platform/mac-snowleopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: Removed.
1895 * platform/mac-snowleopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Removed.
1896 * platform/mac-snowleopard/svg/custom/getsvgdocument-expected.png: Removed.
1897 * platform/mac-snowleopard/svg/custom/glyph-selection-arabic-forms-expected.png: Removed.
1898 * platform/mac-snowleopard/svg/custom/glyph-selection-lang-attribute-expected.png: Removed.
1899 * platform/mac-snowleopard/svg/custom/glyph-selection-non-bmp-expected.png: Removed.
1900 * platform/mac-snowleopard/svg/custom/gradient-cycle-detection-expected.png: Removed.
1901 * platform/mac-snowleopard/svg/custom/gradient-deep-referencing-expected.png: Removed.
1902 * platform/mac-snowleopard/svg/custom/gradient-rotated-bbox-expected.png: Removed.
1903 * platform/mac-snowleopard/svg/custom/gradient-stroke-width-expected.png: Removed.
1904 * platform/mac-snowleopard/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png: Removed.
1905 * platform/mac-snowleopard/svg/custom/gradient-with-1d-boundingbox-expected.png: Removed.
1906 * platform/mac-snowleopard/svg/custom/grayscale-gradient-mask-2-expected.png: Removed.
1907 * platform/mac-snowleopard/svg/custom/group-opacity-expected.png: Removed.
1908 * platform/mac-snowleopard/svg/custom/hit-test-path-expected.png: Removed.
1909 * platform/mac-snowleopard/svg/custom/hit-test-path-stroke-expected.png: Removed.
1910 * platform/mac-snowleopard/svg/custom/hit-test-unclosed-subpaths-expected.png: Removed.
1911 * platform/mac-snowleopard/svg/custom/hit-test-with-br-expected.png: Removed.
1912 * platform/mac-snowleopard/svg/custom/image-parent-translation-expected.png: Removed.
1913 * platform/mac-snowleopard/svg/custom/image-rescale-clip-expected.png: Removed.
1914 * platform/mac-snowleopard/svg/custom/image-rescale-scroll-expected.png: Removed.
1915 * platform/mac-snowleopard/svg/custom/image-small-width-height-expected.png: Removed.
1916 * platform/mac-snowleopard/svg/custom/image-with-prefix-in-webarchive-expected.png: Removed.
1917 * platform/mac-snowleopard/svg/custom/image-with-transform-clip-filter-expected.png: Removed.
1918 * platform/mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.png: Removed.
1919 * platform/mac-snowleopard/svg/custom/invalid-fill-expected.png: Removed.
1920 * platform/mac-snowleopard/svg/custom/invalid-fill-hex-expected.png: Removed.
1921 * platform/mac-snowleopard/svg/custom/invalid-lengthlist-expected.png: Removed.
1922 * platform/mac-snowleopard/svg/custom/invalid-stroke-hex-expected.png: Removed.
1923 * platform/mac-snowleopard/svg/custom/invalid-uri-stroke-expected.png: Removed.
1924 * platform/mac-snowleopard/svg/custom/invisible-text-after-scrolling-expected.png: Removed.
1925 * platform/mac-snowleopard/svg/custom/js-update-image-and-display-expected.png: Removed.
1926 * platform/mac-snowleopard/svg/custom/js-update-image-and-display2-expected.png: Removed.
1927 * platform/mac-snowleopard/svg/custom/js-update-image-and-display3-expected.png: Removed.
1928 * platform/mac-snowleopard/svg/custom/js-update-stop-linked-gradient-expected.png: Removed.
1929 * platform/mac-snowleopard/svg/custom/junk-data-expected.png: Removed.
1930 * platform/mac-snowleopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: Removed.
1931 * platform/mac-snowleopard/svg/custom/linking-a-03-b-viewTarget-expected.png: Removed.
1932 * platform/mac-snowleopard/svg/custom/linking-a-03-b-zoomAndPan-expected.png: Removed.
1933 * platform/mac-snowleopard/svg/custom/marker-opacity-expected.png: Removed.
1934 * platform/mac-snowleopard/svg/custom/marker-overflow-clip-expected.png: Removed.
1935 * platform/mac-snowleopard/svg/custom/mask-invalidation-expected.png: Removed.
1936 * platform/mac-snowleopard/svg/custom/missing-xlink-expected.png: Removed.
1937 * platform/mac-snowleopard/svg/custom/mouse-move-on-svg-container-expected.png: Removed.
1938 * platform/mac-snowleopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Removed.
1939 * platform/mac-snowleopard/svg/custom/mouse-move-on-svg-root-expected.png: Removed.
1940 * platform/mac-snowleopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Removed.
1941 * platform/mac-snowleopard/svg/custom/no-inherited-dashed-stroke-expected.png: Removed.
1942 * platform/mac-snowleopard/svg/custom/non-opaque-filters-expected.png: Removed.
1943 * platform/mac-snowleopard/svg/custom/non-scaling-stroke-expected.png: Removed.
1944 * platform/mac-snowleopard/svg/custom/object-sizing-expected.png: Removed.
1945 * platform/mac-snowleopard/svg/custom/path-bad-data-expected.png: Removed.
1946 * platform/mac-snowleopard/svg/custom/path-textPath-simulation-expected.png: Removed.
1947 * platform/mac-snowleopard/svg/custom/pattern-cycle-detection-expected.png: Removed.
1948 * platform/mac-snowleopard/svg/custom/pattern-deep-referencing-expected.png: Removed.
1949 * platform/mac-snowleopard/svg/custom/pattern-incorrect-tiling-expected.png: Removed.
1950 * platform/mac-snowleopard/svg/custom/pattern-rotate-expected.png: Removed.
1951 * platform/mac-snowleopard/svg/custom/pattern-rotate-gaps-expected.png: Removed.
1952 * platform/mac-snowleopard/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.png: Removed.
1953 * platform/mac-snowleopard/svg/custom/percentage-of-html-parent-expected.png: Removed.
1954 * platform/mac-snowleopard/svg/custom/pointer-events-image-css-transform-expected.png: Removed.
1955 * platform/mac-snowleopard/svg/custom/pointer-events-image-expected.png: Removed.
1956 * platform/mac-snowleopard/svg/custom/pointer-events-path-expected.png: Removed.
1957 * platform/mac-snowleopard/svg/custom/pointer-events-text-css-transform-expected.png: Removed.
1958 * platform/mac-snowleopard/svg/custom/pointer-events-text-expected.png: Removed.
1959 * platform/mac-snowleopard/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Removed.
1960 * platform/mac-snowleopard/svg/custom/recursive-clippath-expected.png: Removed.
1961 * platform/mac-snowleopard/svg/custom/recursive-filter-expected.png: Removed.
1962 * platform/mac-snowleopard/svg/custom/recursive-gradient-expected.png: Removed.
1963 * platform/mac-snowleopard/svg/custom/recursive-mask-expected.png: Removed.
1964 * platform/mac-snowleopard/svg/custom/recursive-pattern-expected.png: Removed.
1965 * platform/mac-snowleopard/svg/custom/relative-sized-content-expected.png: Removed.
1966 * platform/mac-snowleopard/svg/custom/relative-sized-content-with-resources-expected.png: Removed.
1967 * platform/mac-snowleopard/svg/custom/relative-sized-deep-shadow-tree-content-expected.png: Removed.
1968 * platform/mac-snowleopard/svg/custom/relative-sized-image-expected.png: Removed.
1969 * platform/mac-snowleopard/svg/custom/relative-sized-inner-svg-expected.png: Removed.
1970 * platform/mac-snowleopard/svg/custom/relative-sized-shadow-tree-content-expected.png: Removed.
1971 * platform/mac-snowleopard/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png: Removed.
1972 * platform/mac-snowleopard/svg/custom/relative-sized-use-on-symbol-expected.png: Removed.
1973 * platform/mac-snowleopard/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: Removed.
1974 * platform/mac-snowleopard/svg/custom/resource-invalidate-on-target-update-expected.png: Removed.
1975 * platform/mac-snowleopard/svg/custom/rootmost-svg-xy-attrs-expected.png: Removed.
1976 * platform/mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Removed.
1977 * platform/mac-snowleopard/svg/custom/second-inline-text-expected.png: Removed.
1978 * platform/mac-snowleopard/svg/custom/shape-rendering-expected.png: Removed.
1979 * platform/mac-snowleopard/svg/custom/shapes-supporting-markers-expected.png: Removed.
1980 * platform/mac-snowleopard/svg/custom/simple-text-double-shadow-expected.png: Removed.
1981 * platform/mac-snowleopard/svg/custom/simpleCDF-expected.png: Removed.
1982 * platform/mac-snowleopard/svg/custom/stroke-fallback-expected.png: Removed.
1983 * platform/mac-snowleopard/svg/custom/stroke-width-large-expected.png: Removed.
1984 * platform/mac-snowleopard/svg/custom/stroked-pattern-expected.png: Removed.
1985 * platform/mac-snowleopard/svg/custom/style-attribute-font-size-expected.png: Removed.
1986 * platform/mac-snowleopard/svg/custom/svg-curve-with-relative-cordinates-expected.png: Removed.
1987 * platform/mac-snowleopard/svg/custom/svg-float-border-padding-expected.png: Removed.
1988 * platform/mac-snowleopard/svg/custom/svg-fonts-in-html-expected.png: Removed.
1989 * platform/mac-snowleopard/svg/custom/svg-fonts-without-missing-glyph-expected.png: Removed.
1990 * platform/mac-snowleopard/svg/custom/svg-fonts-word-spacing-expected.png: Removed.
1991 * platform/mac-snowleopard/svg/custom/svg-overflow-types-expected.png: Removed.
1992 * platform/mac-snowleopard/svg/custom/text-decoration-visibility-expected.png: Removed.
1993 * platform/mac-snowleopard/svg/custom/text-dom-01-f-expected.png: Removed.
1994 * platform/mac-snowleopard/svg/custom/text-filter-expected.png: Removed.
1995 * platform/mac-snowleopard/svg/custom/text-image-opacity-expected.png: Removed.
1996 * platform/mac-snowleopard/svg/custom/text-linking-expected.png: Removed.
1997 * platform/mac-snowleopard/svg/custom/text-xy-updates-SVGList-expected.png: Removed.
1998 * platform/mac-snowleopard/svg/custom/text-xy-updates-expected.png: Removed.
1999 * platform/mac-snowleopard/svg/custom/transform-with-shadow-and-gradient-expected.png: Removed.
2000 * platform/mac-snowleopard/svg/custom/use-clipped-hit-expected.png: Removed.
2001 * platform/mac-snowleopard/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: Removed.
2002 * platform/mac-snowleopard/svg/custom/use-disappears-after-style-update-expected.png: Removed.
2003 * platform/mac-snowleopard/svg/custom/use-disappears-after-style-update-expected.txt: Removed.
2004 * platform/mac-snowleopard/svg/custom/use-dynamic-append-expected.png: Removed.
2005 * platform/mac-snowleopard/svg/custom/use-elementInstance-event-target-expected.png: Removed.
2006 * platform/mac-snowleopard/svg/custom/use-elementInstance-methods-expected.png: Removed.
2007 * platform/mac-snowleopard/svg/custom/use-event-handler-on-referenced-element-expected.png: Removed.
2008 * platform/mac-snowleopard/svg/custom/use-event-handler-on-use-element-expected.png: Removed.
2009 * platform/mac-snowleopard/svg/custom/use-events-crash-expected.png: Removed.
2010 * platform/mac-snowleopard/svg/custom/use-font-face-crash-expected.png: Removed.
2011 * platform/mac-snowleopard/svg/custom/use-instanceRoot-event-bubbling-expected.png: Removed.
2012 * platform/mac-snowleopard/svg/custom/use-instanceRoot-event-listeners-expected.png: Removed.
2013 * platform/mac-snowleopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Removed.
2014 * platform/mac-snowleopard/svg/custom/use-on-symbol-inside-pattern-expected.png: Removed.
2015 * platform/mac-snowleopard/svg/custom/use-property-changes-through-dom-expected.png: Removed.
2016 * platform/mac-snowleopard/svg/custom/use-property-changes-through-svg-dom-expected.png: Removed.
2017 * platform/mac-snowleopard/svg/custom/viewport-em-expected.png: Removed.
2018 * platform/mac-snowleopard/svg/custom/visibility-override-filter-expected.png: Removed.
2019 * platform/mac-snowleopard/svg/custom/zero-path-square-cap-rendering2-expected.png: Removed.
2020 * platform/mac-snowleopard/svg/dom/SVGLengthList-appendItem-expected.png: Removed.
2021 * platform/mac-snowleopard/svg/dom/SVGLengthList-basics-expected.png: Removed.
2022 * platform/mac-snowleopard/svg/dom/SVGLengthList-getItem-expected.png: Removed.
2023 * platform/mac-snowleopard/svg/dom/SVGLengthList-initialize-expected.png: Removed.
2024 * platform/mac-snowleopard/svg/dom/SVGLengthList-insertItemBefore-expected.png: Removed.
2025 * platform/mac-snowleopard/svg/dom/SVGLengthList-removeItem-expected.png: Removed.
2026 * platform/mac-snowleopard/svg/dom/SVGLengthList-replaceItem-expected.png: Removed.
2027 * platform/mac-snowleopard/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Removed.
2028 * platform/mac-snowleopard/svg/dom/SVGLocatable-getCTM-svg-root-expected.png: Removed.
2029 * platform/mac-snowleopard/svg/dom/SVGNumberList-basics-expected.png: Removed.
2030 * platform/mac-snowleopard/svg/dom/SVGPathSegList-appendItem-expected.png: Removed.
2031 * platform/mac-snowleopard/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Removed.
2032 * platform/mac-snowleopard/svg/dom/SVGPathSegList-cloning-expected.png: Removed.
2033 * platform/mac-snowleopard/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Removed.
2034 * platform/mac-snowleopard/svg/dom/SVGPathSegList-removeItem-expected.png: Removed.
2035 * platform/mac-snowleopard/svg/dom/SVGPathSegList-replaceItem-expected.png: Removed.
2036 * platform/mac-snowleopard/svg/dom/SVGPathSegList-segment-modification-expected.png: Removed.
2037 * platform/mac-snowleopard/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png: Removed.
2038 * platform/mac-snowleopard/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Removed.
2039 * platform/mac-snowleopard/svg/dom/SVGPointList-basics-expected.png: Removed.
2040 * platform/mac-snowleopard/svg/dom/SVGStringList-basics-expected.png: Removed.
2041 * platform/mac-snowleopard/svg/dom/SVGTransformList-basics-expected.png: Removed.
2042 * platform/mac-snowleopard/svg/dom/css-transforms-expected.png: Removed.
2043 * platform/mac-snowleopard/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Removed.
2044 * platform/mac-snowleopard/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png: Removed.
2045 * platform/mac-snowleopard/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png: Removed.
2046 * platform/mac-snowleopard/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png: Removed.
2047 * platform/mac-snowleopard/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png: Removed.
2048 * platform/mac-snowleopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Removed.
2049 * platform/mac-snowleopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Removed.
2050 * platform/mac-snowleopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Removed.
2051 * platform/mac-snowleopard/svg/dynamic-updates/SVGCircleElement-dom-requiredFeatures-expected.png: Removed.
2052 * platform/mac-snowleopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Removed.
2053 * platform/mac-snowleopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Removed.
2054 * platform/mac-snowleopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Removed.
2055 * platform/mac-snowleopard/svg/dynamic-updates/SVGCircleElement-svgdom-requiredFeatures-expected.png: Removed.
2056 * platform/mac-snowleopard/svg/dynamic-updates/SVGClipPath-influences-hitTesting-expected.png: Removed.
2057 * platform/mac-snowleopard/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Removed.
2058 * platform/mac-snowleopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Removed.
2059 * platform/mac-snowleopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Removed.
2060 * platform/mac-snowleopard/svg/dynamic-updates/SVGClipPathElement-transform-influences-hitTesting-expected.png: Removed.
2061 * platform/mac-snowleopard/svg/dynamic-updates/SVGCursorElement-dom-x-attr-expected.png: Removed.
2062 * platform/mac-snowleopard/svg/dynamic-updates/SVGCursorElement-dom-y-attr-expected.png: Removed.
2063 * platform/mac-snowleopard/svg/dynamic-updates/SVGCursorElement-svgdom-x-prop-expected.png: Removed.
2064 * platform/mac-snowleopard/svg/dynamic-updates/SVGCursorElement-svgdom-y-prop-expected.png: Removed.
2065 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Removed.
2066 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Removed.
2067 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-dom-requiredFeatures-expected.png: Removed.
2068 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Removed.
2069 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Removed.
2070 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Removed.
2071 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Removed.
2072 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-svgdom-requiredFeatures-expected.png: Removed.
2073 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Removed.
2074 * platform/mac-snowleopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Removed.
2075 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Removed.
2076 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Removed.
2077 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Removed.
2078 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Removed.
2079 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Removed.
2080 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Removed.
2081 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Removed.
2082 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Removed.
2083 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Removed.
2084 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Removed.
2085 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Removed.
2086 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Removed.
2087 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: Removed.
2088 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: Removed.
2089 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: Removed.
2090 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: Removed.
2091 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: Removed.
2092 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: Removed.
2093 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: Removed.
2094 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: Removed.
2095 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: Removed.
2096 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: Removed.
2097 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: Removed.
2098 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: Removed.
2099 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: Removed.
2100 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: Removed.
2101 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png: Removed.
2102 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png: Removed.
2103 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png: Removed.
2104 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png: Removed.
2105 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png: Removed.
2106 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png: Removed.
2107 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png: Removed.
2108 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png: Removed.
2109 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png: Removed.
2110 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png: Removed.
2111 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png: Removed.
2112 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png: Removed.
2113 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png: Removed.
2114 * platform/mac-snowleopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png: Removed.
2115 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Removed.
2116 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Removed.
2117 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Removed.
2118 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Removed.
2119 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Removed.
2120 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Removed.
2121 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Removed.
2122 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Removed.
2123 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Removed.
2124 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Removed.
2125 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Removed.
2126 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Removed.
2127 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Removed.
2128 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Removed.
2129 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Removed.
2130 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Removed.
2131 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Removed.
2132 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Removed.
2133 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Removed.
2134 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png: Removed.
2135 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png: Removed.
2136 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png: Removed.
2137 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png: Removed.
2138 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png: Removed.
2139 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png: Removed.
2140 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png: Removed.
2141 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png: Removed.
2142 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png: Removed.
2143 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png: Removed.
2144 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in-attr-expected.png: Removed.
2145 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-in2-attr-expected.png: Removed.
2146 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-scale-attr-expected.png: Removed.
2147 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-xChannelSelector-attr-expected.png: Removed.
2148 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-dom-yChannelSelector-attr-expected.png: Removed.
2149 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in-prop-expected.png: Removed.
2150 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-in2-prop-expected.png: Removed.
2151 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-scale-prop-expected.png: Removed.
2152 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-xChannelSelector-prop-expected.png: Removed.
2153 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDisplacementMapElement-svgdom-yChannelSelector-prop-expected.png: Removed.
2154 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png: Removed.
2155 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png: Removed.
2156 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png: Removed.
2157 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png: Removed.
2158 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png: Removed.
2159 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png: Removed.
2160 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png: Removed.
2161 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: Removed.
2162 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: Removed.
2163 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png: Removed.
2164 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png: Removed.
2165 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png: Removed.
2166 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png: Removed.
2167 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: Removed.
2168 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: Removed.
2169 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png: Removed.
2170 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-color-attr-expected.png: Removed.
2171 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-dom-flood-opacity-attr-expected.png: Removed.
2172 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png: Removed.
2173 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-color-prop-expected.png: Removed.
2174 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEFloodElement-svgdom-flood-opacity-prop-expected.png: Removed.
2175 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-in-attr-expected.png: Removed.
2176 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-attr-expected.png: Removed.
2177 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png: Removed.
2178 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEGaussianBlurElement-svgdom-in-prop-expected.png: Removed.
2179 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: Removed.
2180 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: Removed.
2181 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png: Removed.
2182 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png: Removed.
2183 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: Removed.
2184 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: Removed.
2185 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: Removed.
2186 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: Removed.
2187 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: Removed.
2188 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: Removed.
2189 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png: Removed.
2190 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png: Removed.
2191 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png: Removed.
2192 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png: Removed.
2193 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png: Removed.
2194 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png: Removed.
2195 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png: Removed.
2196 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png: Removed.
2197 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png: Removed.
2198 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png: Removed.
2199 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png: Removed.
2200 * platform/mac-snowleopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png: Removed.
2201 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: Removed.
2202 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: Removed.
2203 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: Removed.
2204 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: Removed.
2205 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png: Removed.
2206 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png: Removed.
2207 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png: Removed.
2208 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: Removed.
2209 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: Removed.
2210 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: Removed.
2211 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: Removed.
2212 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-limitingConeAngle-attr-expected.png: Removed.
2213 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtX-attr-expected.png: Removed.
2214 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtY-attr-expected.png: Removed.
2215 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-pointsAtZ-attr-expected.png: Removed.
2216 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-specularExponent-attr-expected.png: Removed.
2217 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-x-attr-expected.png: Removed.
2218 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-y-attr-expected.png: Removed.
2219 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-dom-z-attr-expected.png: Removed.
2220 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-limitingConeAngle-prop-expected.png: Removed.
2221 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtX-prop-expected.png: Removed.
2222 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtY-prop-expected.png: Removed.
2223 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-pointsAtZ-prop-expected.png: Removed.
2224 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-specularExponent-prop-expected.png: Removed.
2225 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-x-prop-expected.png: Removed.
2226 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-y-prop-expected.png: Removed.
2227 * platform/mac-snowleopard/svg/dynamic-updates/SVGFESpotLightElement-svgdom-z-prop-expected.png: Removed.
2228 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.png: Removed.
2229 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETileElement-svgdom-in-prop-expected.png: Removed.
2230 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr-expected.png: Removed.
2231 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-numOctaves-attr-expected.png: Removed.
2232 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-seed-attr-expected.png: Removed.
2233 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-stitchTiles-attr-expected.png: Removed.
2234 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-dom-type-attr-expected.png: Removed.
2235 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop-expected.png: Removed.
2236 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-numOctaves-prop-expected.png: Removed.
2237 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-seed-prop-expected.png: Removed.
2238 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-stitchTiles-prop-expected.png: Removed.
2239 * platform/mac-snowleopard/svg/dynamic-updates/SVGFETurbulenceElement-svgdom-type-prop-expected.png: Removed.
2240 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-filterRes-attr-expected.png: Removed.
2241 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-filterUnits-attr-expected.png: Removed.
2242 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-height-attr-expected.png: Removed.
2243 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-primitiveUnits-attr-expected.png: Removed.
2244 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.png: Removed.
2245 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-x-attr-expected.png: Removed.
2246 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-dom-y-attr-expected.png: Removed.
2247 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterRes-call-expected.png: Removed.
2248 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterResX-prop-expected.png: Removed.
2249 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterResY-prop-expected.png: Removed.
2250 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.png: Removed.
2251 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.png: Removed.
2252 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-primitiveUnits-prop-expected.png: Removed.
2253 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-width-prop-expected.png: Removed.
2254 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.png: Removed.
2255 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterElement-svgdom-y-prop-expected.png: Removed.
2256 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-height-attr-expected.png: Removed.
2257 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-result-attr-expected.png: Removed.
2258 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-width-attr-expected.png: Removed.
2259 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-x-attr-expected.png: Removed.
2260 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-dom-y-attr-expected.png: Removed.
2261 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-height-prop-expected.png: Removed.
2262 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-result-prop-expected.png: Removed.
2263 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-width-prop-expected.png: Removed.
2264 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-x-prop-expected.png: Removed.
2265 * platform/mac-snowleopard/svg/dynamic-updates/SVGFilterPrimitiveStandardAttributes-svgdom-y-prop-expected.png: Removed.
2266 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Removed.
2267 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-dom-requiredFeatures-expected.png: Removed.
2268 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Removed.
2269 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Removed.
2270 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Removed.
2271 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Removed.
2272 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-requiredFeatures-expected.png: Removed.
2273 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Removed.
2274 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Removed.
2275 * platform/mac-snowleopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Removed.
2276 * platform/mac-snowleopard/svg/dynamic-updates/SVGGElement-dom-requiredFeatures-expected.png: Removed.
2277 * platform/mac-snowleopard/svg/dynamic-updates/SVGGElement-svgdom-requiredFeatures-expected.png: Removed.
2278 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-height-attr-expected.png: Removed.
2279 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr-expected.png: Removed.
2280 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-requiredFeatures-expected.png: Removed.
2281 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.png: Removed.
2282 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.png: Removed.
2283 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-dom-y-attr-expected.png: Removed.
2284 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.png: Removed.
2285 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Removed.
2286 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-requiredFeatures-expected.png: Removed.
2287 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-width-prop-expected.png: Removed.
2288 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-x-prop-expected.png: Removed.
2289 * platform/mac-snowleopard/svg/dynamic-updates/SVGImageElement-svgdom-y-prop-expected.png: Removed.
2290 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.png: Removed.
2291 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-dom-x1-attr-expected.png: Removed.
2292 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-dom-x2-attr-expected.png: Removed.
2293 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-dom-y1-attr-expected.png: Removed.
2294 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-dom-y2-attr-expected.png: Removed.
2295 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Removed.
2296 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-svgdom-x1-prop-expected.png: Removed.
2297 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-svgdom-x2-prop-expected.png: Removed.
2298 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-svgdom-y1-prop-expected.png: Removed.
2299 * platform/mac-snowleopard/svg/dynamic-updates/SVGLineElement-svgdom-y2-prop-expected.png: Removed.
2300 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Removed.
2301 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Removed.
2302 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Removed.
2303 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Removed.
2304 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Removed.
2305 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Removed.
2306 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Removed.
2307 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Removed.
2308 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Removed.
2309 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Removed.
2310 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Removed.
2311 * platform/mac-snowleopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Removed.
2312 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-dom-markerHeight-attr-expected.png: Removed.
2313 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-dom-markerUnits-attr-expected.png: Removed.
2314 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-dom-markerWidth-attr-expected.png: Removed.
2315 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-dom-orient-attr-expected.png: Removed.
2316 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-dom-refX-attr-expected.png: Removed.
2317 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-dom-refY-attr-expected.png: Removed.
2318 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-svgdom-markerHeight-prop-expected.png: Removed.
2319 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-svgdom-markerUnits-prop-expected.png: Removed.
2320 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-svgdom-markerWidth-prop-expected.png: Removed.
2321 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-svgdom-orientAngle-prop-expected.png: Removed.
2322 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-svgdom-orientType-prop-expected.png: Removed.
2323 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-svgdom-refX-prop-expected.png: Removed.
2324 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-svgdom-refY-prop-expected.png: Removed.
2325 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAngle-call-expected.png: Removed.
2326 * platform/mac-snowleopard/svg/dynamic-updates/SVGMarkerElement-svgdom-setOrientToAuto-call-expected.png: Removed.
2327 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png: Removed.
2328 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png: Removed.
2329 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png: Removed.
2330 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png: Removed.
2331 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png: Removed.
2332 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png: Removed.
2333 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png: Removed.
2334 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png: Removed.
2335 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png: Removed.
2336 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png: Removed.
2337 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png: Removed.
2338 * platform/mac-snowleopard/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png: Removed.
2339 * platform/mac-snowleopard/svg/dynamic-updates/SVGPathElement-dom-requiredFeatures-expected.png: Removed.
2340 * platform/mac-snowleopard/svg/dynamic-updates/SVGPathElement-svgdom-requiredFeatures-expected.png: Removed.
2341 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-dom-height-attr-expected.png: Removed.
2342 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: Removed.
2343 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-dom-patternTransform-attr-expected.png: Removed.
2344 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-dom-patternUnits-attr-expected.png: Removed.
2345 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-dom-width-attr-expected.png: Removed.
2346 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-dom-x-attr-expected.png: Removed.
2347 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-dom-y-attr-expected.png: Removed.
2348 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-svgdom-height-prop-expected.png: Removed.
2349 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: Removed.
2350 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.png: Removed.
2351 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-svgdom-patternUnits-prop-expected.png: Removed.
2352 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-svgdom-width-prop-expected.png: Removed.
2353 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-svgdom-x-prop-expected.png: Removed.
2354 * platform/mac-snowleopard/svg/dynamic-updates/SVGPatternElement-svgdom-y-prop-expected.png: Removed.
2355 * platform/mac-snowleopard/svg/dynamic-updates/SVGPolygonElement-dom-requiredFeatures-expected.png: Removed.
2356 * platform/mac-snowleopard/svg/dynamic-updates/SVGPolygonElement-svgdom-requiredFeatures-expected.png: Removed.
2357 * platform/mac-snowleopard/svg/dynamic-updates/SVGPolylineElement-dom-requiredFeatures-expected.png: Removed.
2358 * platform/mac-snowleopard/svg/dynamic-updates/SVGPolylineElement-svgdom-requiredFeatures-expected.png: Removed.
2359 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png: Removed.
2360 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png: Removed.
2361 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png: Removed.
2362 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png: Removed.
2363 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png: Removed.
2364 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png: Removed.
2365 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png: Removed.
2366 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png: Removed.
2367 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png: Removed.
2368 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png: Removed.
2369 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png: Removed.
2370 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Removed.
2371 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png: Removed.
2372 * platform/mac-snowleopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png: Removed.
2373 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.png: Removed.
2374 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-dom-requiredFeatures-expected.png: Removed.
2375 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-dom-width-attr-expected.png: Removed.
2376 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.png: Removed.
2377 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-dom-y-attr-expected.png: Removed.
2378 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.png: Removed.
2379 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-svgdom-requiredFeatures-expected.png: Removed.
2380 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-svgdom-width-prop-expected.png: Removed.
2381 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-svgdom-x-prop-expected.png: Removed.
2382 * platform/mac-snowleopard/svg/dynamic-updates/SVGRectElement-svgdom-y-prop-expected.png: Removed.
2383 * platform/mac-snowleopard/svg/dynamic-updates/SVGSVGElement-dom-requiredFeatures-expected.png: Removed.
2384 * platform/mac-snowleopard/svg/dynamic-updates/SVGSVGElement-svgdom-requiredFeatures-expected.png: Removed.
2385 * platform/mac-snowleopard/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Removed.
2386 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: Removed.
2387 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: Removed.
2388 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Removed.
2389 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-requiredFeatures-expected.png: Removed.
2390 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: Removed.
2391 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: Removed.
2392 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-transform-attr-expected.png: Removed.
2393 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: Removed.
2394 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: Removed.
2395 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: Removed.
2396 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: Removed.
2397 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Removed.
2398 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-requiredFeatures-expected.png: Removed.
2399 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop-expected.png: Removed.
2400 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: Removed.
2401 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-transform-prop-expected.png: Removed.
2402 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: Removed.
2403 * platform/mac-snowleopard/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: Removed.
2404 * platform/mac-snowleopard/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Removed.
2405 * platform/mac-snowleopard/svg/dynamic-updates/SVGUseElement-svgdom-requiredFeatures-expected.png: Removed.
2406 * platform/mac-snowleopard/svg/filters/animate-fill-expected.png: Removed.
2407 * platform/mac-snowleopard/svg/filters/big-sized-filter-2-expected.png: Removed.
2408 * platform/mac-snowleopard/svg/filters/big-sized-filter-expected.png: Removed.
2409 * platform/mac-snowleopard/svg/filters/feColorMatrix-default-type-expected.png: Removed.
2410 * platform/mac-snowleopard/svg/filters/feColorMatrix-offset-expected.png: Removed.
2411 * platform/mac-snowleopard/svg/filters/feColorMatrix-saturate-expected.png: Removed.
2412 * platform/mac-snowleopard/svg/filters/feColorMatrix-values-expected.png: Removed.
2413 * platform/mac-snowleopard/svg/filters/feComposite-expected.png: Removed.
2414 * platform/mac-snowleopard/svg/filters/feConvolveFilter-y-bounds-expected.png: Removed.
2415 * platform/mac-snowleopard/svg/filters/feDisplacementMap-expected.png: Removed.
2416 * platform/mac-snowleopard/svg/filters/feDropShadow-expected.png: Removed.
2417 * platform/mac-snowleopard/svg/filters/feGaussianBlur-expected.png: Removed.
2418 * platform/mac-snowleopard/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Removed.
2419 * platform/mac-snowleopard/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: Removed.
2420 * platform/mac-snowleopard/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-userSpaceOnUse-expected.png: Removed.
2421 * platform/mac-snowleopard/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: Removed.
2422 * platform/mac-snowleopard/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: Removed.
2423 * platform/mac-snowleopard/svg/filters/feImage-late-indirect-update-expected.png: Removed.
2424 * platform/mac-snowleopard/svg/filters/feImage-multiple-targets-id-change-expected.png: Removed.
2425 * platform/mac-snowleopard/svg/filters/feImage-position-expected.png: Removed.
2426 * platform/mac-snowleopard/svg/filters/feImage-preserveAspectratio-expected.png: Removed.
2427 * platform/mac-snowleopard/svg/filters/feImage-reference-invalidation-expected.png: Removed.
2428 * platform/mac-snowleopard/svg/filters/feImage-reference-svg-primitive-expected.png: Removed.
2429 * platform/mac-snowleopard/svg/filters/feImage-subregions-expected.png: Removed.
2430 * platform/mac-snowleopard/svg/filters/feImage-subregions-preseveAspectRatio-none-expected.png: Removed.
2431 * platform/mac-snowleopard/svg/filters/feImage-subregions-preseveAspectRatio-none-with-viewBox-expected.png: Removed.
2432 * platform/mac-snowleopard/svg/filters/feImage-target-add-to-document-expected.png: Removed.
2433 * platform/mac-snowleopard/svg/filters/feImage-target-attribute-change-expected.png: Removed.
2434 * platform/mac-snowleopard/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: Removed.
2435 * platform/mac-snowleopard/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: Removed.
2436 * platform/mac-snowleopard/svg/filters/feImage-target-changes-id-expected.png: Removed.
2437 * platform/mac-snowleopard/svg/filters/feImage-target-id-change-expected.png: Removed.
2438 * platform/mac-snowleopard/svg/filters/feImage-target-inline-style-change-expected.png: Removed.
2439 * platform/mac-snowleopard/svg/filters/feImage-target-property-change-expected.png: Removed.
2440 * platform/mac-snowleopard/svg/filters/feImage-target-reappend-to-document-expected.png: Removed.
2441 * platform/mac-snowleopard/svg/filters/feImage-target-remove-from-document-expected.png: Removed.
2442 * platform/mac-snowleopard/svg/filters/feImage-target-style-change-expected.png: Removed.
2443 * platform/mac-snowleopard/svg/filters/feLighting-crash-expected.png: Removed.
2444 * platform/mac-snowleopard/svg/filters/feMerge-expected.png: Removed.
2445 * platform/mac-snowleopard/svg/filters/feOffset-expected.png: Removed.
2446 * platform/mac-snowleopard/svg/filters/feTile-expected.png: Removed.
2447 * platform/mac-snowleopard/svg/filters/filter-clip-expected.png: Removed.
2448 * platform/mac-snowleopard/svg/filters/filter-on-tspan-expected.png: Removed.
2449 * platform/mac-snowleopard/svg/filters/filter-placement-issue-expected.png: Removed.
2450 * platform/mac-snowleopard/svg/filters/filter-refresh-expected.png: Removed.
2451 * platform/mac-snowleopard/svg/filters/filter-rounding-issues-expected.png: Removed.
2452 * platform/mac-snowleopard/svg/filters/filter-source-position-expected.png: Removed.
2453 * platform/mac-snowleopard/svg/filters/filter-width-update-expected.png: Removed.
2454 * platform/mac-snowleopard/svg/filters/filterRes-expected.png: Removed.
2455 * platform/mac-snowleopard/svg/filters/filterRes1-expected.png: Removed.
2456 * platform/mac-snowleopard/svg/filters/filterRes2-expected.png: Removed.
2457 * platform/mac-snowleopard/svg/filters/filterRes3-expected.png: Removed.
2458 * platform/mac-snowleopard/svg/filters/filteredImage-expected.png: Removed.
2459 * platform/mac-snowleopard/svg/filters/parent-children-with-same-filter-expected.png: Removed.
2460 * platform/mac-snowleopard/svg/filters/shadow-on-filter-expected.png: Removed.
2461 * platform/mac-snowleopard/svg/filters/shadow-on-rect-with-filter-expected.png: Removed.
2462 * platform/mac-snowleopard/svg/filters/sourceAlpha-expected.png: Removed.
2463 * platform/mac-snowleopard/svg/filters/subRegion-in-userSpace-expected.png: Removed.
2464 * platform/mac-snowleopard/svg/filters/subRegion-one-effect-expected.png: Removed.
2465 * platform/mac-snowleopard/svg/filters/subRegion-two-effects-expected.png: Removed.
2466 * platform/mac-snowleopard/svg/foreignObject/fO-parent-display-changes-expected.png: Removed.
2467 * platform/mac-snowleopard/svg/foreignObject/filter-expected.png: Removed.
2468 * platform/mac-snowleopard/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png: Removed.
2469 * platform/mac-snowleopard/svg/foreignObject/svg-document-as-direct-child-expected.png: Removed.
2470 * platform/mac-snowleopard/svg/foreignObject/svg-document-in-html-document-expected.png: Removed.
2471 * platform/mac-snowleopard/svg/foreignObject/text-tref-02-b-expected.png: Removed.
2472 * platform/mac-snowleopard/svg/hixie/data-types/002-expected.png: Removed.
2473 * platform/mac-snowleopard/svg/hixie/error/002-expected.png: Removed.
2474 * platform/mac-snowleopard/svg/hixie/error/012-expected.png: Removed.
2475 * platform/mac-snowleopard/svg/hixie/error/013-expected.png: Removed.
2476 * platform/mac-snowleopard/svg/hixie/intrinsic/001-expected.png: Removed.
2477 * platform/mac-snowleopard/svg/hixie/intrinsic/002-expected.png: Removed.
2478 * platform/mac-snowleopard/svg/hixie/intrinsic/003-expected.png: Removed.
2479 * platform/mac-snowleopard/svg/hixie/mixed/003-expected.png: Removed.
2480 * platform/mac-snowleopard/svg/hixie/mixed/006-expected.png: Removed.
2481 * platform/mac-snowleopard/svg/hixie/mixed/007-expected.png: Removed.
2482 * platform/mac-snowleopard/svg/hixie/mixed/008-expected.png: Removed.
2483 * platform/mac-snowleopard/svg/hixie/mixed/009-expected.png: Removed.
2484 * platform/mac-snowleopard/svg/hixie/mixed/010-expected.png: Removed.
2485 * platform/mac-snowleopard/svg/hixie/mixed/011-expected.png: Removed.
2486 * platform/mac-snowleopard/svg/hixie/perf/001-expected.png: Removed.
2487 * platform/mac-snowleopard/svg/hixie/perf/002-expected.png: Removed.
2488 * platform/mac-snowleopard/svg/hixie/perf/005-expected.png: Removed.
2489 * platform/mac-snowleopard/svg/hixie/perf/006-expected.png: Removed.
2490 * platform/mac-snowleopard/svg/hixie/perf/007-expected.png: Removed.
2491 * platform/mac-snowleopard/svg/hixie/processing-model/003-expected.png: Removed.
2492 * platform/mac-snowleopard/svg/hixie/processing-model/004-expected.png: Removed.
2493 * platform/mac-snowleopard/svg/hixie/rendering-model/003-expected.png: Removed.
2494 * platform/mac-snowleopard/svg/hixie/rendering-model/004-expected.png: Removed.
2495 * platform/mac-snowleopard/svg/hixie/text/003-expected.png: Removed.
2496 * platform/mac-snowleopard/svg/hixie/viewbox/001-expected.png: Removed.
2497 * platform/mac-snowleopard/svg/hixie/viewbox/002-expected.png: Removed.
2498 * platform/mac-snowleopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Removed.
2499 * platform/mac-snowleopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Removed.
2500 * platform/mac-snowleopard/svg/in-html/circle-expected.png: Removed.
2501 * platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: Removed.
2502 * platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: Removed.
2503 * platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: Removed.
2504 * platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: Removed.
2505 * platform/mac-snowleopard/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: Removed.
2506 * platform/mac-snowleopard/svg/repaint/filter-child-repaint-expected.png: Removed.
2507 * platform/mac-snowleopard/svg/repaint/filter-repaint-expected.png: Removed.
2508 * platform/mac-snowleopard/svg/repaint/image-with-clip-path-expected.png: Removed.
2509 * platform/mac-snowleopard/svg/repaint/inner-svg-change-viewPort-relative-expected.png: Removed.
2510 * platform/mac-snowleopard/svg/text/bidi-text-query-expected.png: Removed.
2511 * platform/mac-snowleopard/svg/text/font-size-below-point-five-2-expected.png: Removed.
2512 * platform/mac-snowleopard/svg/text/foreignObject-text-clipping-bug-expected.png: Removed.
2513 * platform/mac-snowleopard/svg/text/kerning-expected.png: Removed.
2514 * platform/mac-snowleopard/svg/text/multichar-glyph-expected.png: Removed.
2515 * platform/mac-snowleopard/svg/text/non-bmp-positioning-lists-expected.png: Removed.
2516 * platform/mac-snowleopard/svg/text/non-bmp-positioning-lists-expected.txt: Removed.
2517 * platform/mac-snowleopard/svg/text/scaling-font-with-geometric-precision-expected.png: Removed.
2518 * platform/mac-snowleopard/svg/text/select-textLength-spacing-squeeze-1-expected.png: Removed.
2519 * platform/mac-snowleopard/svg/text/select-textLength-spacing-squeeze-2-expected.png: Removed.
2520 * platform/mac-snowleopard/svg/text/select-textLength-spacing-squeeze-3-expected.png: Removed.
2521 * platform/mac-snowleopard/svg/text/select-textLength-spacing-squeeze-4-expected.png: Removed.
2522 * platform/mac-snowleopard/svg/text/select-textLength-spacing-stretch-1-expected.png: Removed.
2523 * platform/mac-snowleopard/svg/text/select-textLength-spacing-stretch-2-expected.png: Removed.
2524 * platform/mac-snowleopard/svg/text/select-textLength-spacing-stretch-3-expected.png: Removed.
2525 * platform/mac-snowleopard/svg/text/select-textLength-spacing-stretch-4-expected.png: Removed.
2526 * platform/mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Removed.
2527 * platform/mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Removed.
2528 * platform/mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Removed.
2529 * platform/mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Removed.
2530 * platform/mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Removed.
2531 * platform/mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Removed.
2532 * platform/mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Removed.
2533 * platform/mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Removed.
2534 * platform/mac-snowleopard/svg/text/select-x-list-1-expected.png: Removed.
2535 * platform/mac-snowleopard/svg/text/select-x-list-2-expected.png: Removed.
2536 * platform/mac-snowleopard/svg/text/select-x-list-3-expected.png: Removed.
2537 * platform/mac-snowleopard/svg/text/select-x-list-4-expected.png: Removed.
2538 * platform/mac-snowleopard/svg/text/select-x-list-with-tspans-1-expected.png: Removed.
2539 * platform/mac-snowleopard/svg/text/select-x-list-with-tspans-2-expected.png: Removed.
2540 * platform/mac-snowleopard/svg/text/select-x-list-with-tspans-3-expected.png: Removed.
2541 * platform/mac-snowleopard/svg/text/select-x-list-with-tspans-4-expected.png: Removed.
2542 * platform/mac-snowleopard/svg/text/selection-background-color-expected.png: Removed.
2543 * platform/mac-snowleopard/svg/text/selection-styles-expected.png: Removed.
2544 * platform/mac-snowleopard/svg/text/small-fonts-2-expected.png: Removed.
2545 * platform/mac-snowleopard/svg/text/text-align-01-b-expected.png: Removed.
2546 * platform/mac-snowleopard/svg/text/text-align-02-b-expected.png: Removed.
2547 * platform/mac-snowleopard/svg/text/text-align-03-b-expected.png: Removed.
2548 * platform/mac-snowleopard/svg/text/text-align-04-b-expected.png: Removed.
2549 * platform/mac-snowleopard/svg/text/text-align-05-b-expected.png: Removed.
2550 * platform/mac-snowleopard/svg/text/text-align-06-b-expected.png: Removed.
2551 * platform/mac-snowleopard/svg/text/text-altglyph-01-b-expected.png: Removed.
2552 * platform/mac-snowleopard/svg/text/text-deco-01-b-expected.png: Removed.
2553 * platform/mac-snowleopard/svg/text/text-fill-opacity-expected.png: Removed.
2554 * platform/mac-snowleopard/svg/text/text-fonts-01-t-expected.png: Removed.
2555 * platform/mac-snowleopard/svg/text/text-intro-05-t-expected.png: Removed.
2556 * platform/mac-snowleopard/svg/text/text-intro-05-t-expected.txt: Removed.
2557 * platform/mac-snowleopard/svg/text/text-overflow-ellipsis-svgfont-expected.png: Removed.
2558 * platform/mac-snowleopard/svg/text/text-path-01-b-expected.png: Removed.
2559 * platform/mac-snowleopard/svg/text/text-repaint-rects-expected.png: Removed.
2560 * platform/mac-snowleopard/svg/text/text-spacing-01-b-expected.png: Removed.
2561 * platform/mac-snowleopard/svg/text/text-text-01-b-expected.png: Removed.
2562 * platform/mac-snowleopard/svg/text/text-text-03-b-expected.png: Removed.
2563 * platform/mac-snowleopard/svg/text/text-text-04-t-expected.png: Removed.
2564 * platform/mac-snowleopard/svg/text/text-text-05-t-expected.png: Removed.
2565 * platform/mac-snowleopard/svg/text/text-text-06-t-expected.png: Removed.
2566 * platform/mac-snowleopard/svg/text/text-text-07-t-expected.png: Removed.
2567 * platform/mac-snowleopard/svg/text/text-text-08-b-expected.png: Removed.
2568 * platform/mac-snowleopard/svg/text/text-tselect-01-b-expected.png: Removed.
2569 * platform/mac-snowleopard/svg/text/text-tselect-02-f-expected.png: Removed.
2570 * platform/mac-snowleopard/svg/text/text-tspan-01-b-expected.png: Removed.
2571 * platform/mac-snowleopard/svg/text/text-ws-01-t-expected.png: Removed.
2572 * platform/mac-snowleopard/svg/text/text-ws-02-t-expected.png: Removed.
2573 * platform/mac-snowleopard/svg/text/textPathBoundsBug-expected.png: Removed.
2574 * platform/mac-snowleopard/svg/text/tspan-dynamic-positioning-expected.png: Removed.
2575 * platform/mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png: Removed.
2576 * platform/mac-snowleopard/svg/transforms/text-with-mask-with-svg-transform-expected.png: Removed.
2577 * platform/mac-snowleopard/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed.
2578 * platform/mac-snowleopard/svg/webarchive/svg-cursor-subresources-expected.png: Removed.
2579 * platform/mac-snowleopard/svg/webarchive/svg-feimage-subresources-expected.png: Removed.
2580 * platform/mac-snowleopard/svg/wicd/rightsizing-grid-expected.png: Removed.
2581 * platform/mac-snowleopard/svg/wicd/test-rightsizing-a-expected.png: Removed.
2582 * platform/mac-snowleopard/svg/wicd/test-rightsizing-b-expected.png: Removed.
2583 * platform/mac-snowleopard/svg/wicd/test-scalable-background-image1-expected.png: Removed.
2584 * platform/mac-snowleopard/svg/wicd/test-scalable-background-image2-expected.png: Removed.
2585 * platform/mac-snowleopard/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Removed.
2586 * platform/mac-snowleopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: Removed.
2587 * platform/mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.png: Removed.
2588 * platform/mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Removed.
2589 * platform/mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Removed.
2590 * platform/mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Removed.
2591 * platform/mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Removed.
2592 * platform/mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Removed.
2593 * platform/mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Removed.
2594 * platform/mac-snowleopard/tables/mozilla/bugs/bug10269-2-expected.png: Removed.
2595 * platform/mac-snowleopard/tables/mozilla/bugs/bug1055-1-expected.png: Removed.
2596 * platform/mac-snowleopard/tables/mozilla/bugs/bug1163-1-expected.png: Removed.
2597 * platform/mac-snowleopard/tables/mozilla/bugs/bug119786-expected.png: Removed.
2598 * platform/mac-snowleopard/tables/mozilla/bugs/bug1302-expected.png: Removed.
2599 * platform/mac-snowleopard/tables/mozilla/bugs/bug222846-expected.png: Removed.
2600 * platform/mac-snowleopard/tables/mozilla/bugs/bug2479-1-expected.png: Removed.
2601 * platform/mac-snowleopard/tables/mozilla/bugs/bug2479-3-expected.png: Removed.
2602 * platform/mac-snowleopard/tables/mozilla/bugs/bug2479-4-expected.png: Removed.
2603 * platform/mac-snowleopard/tables/mozilla/bugs/bug29058-3-expected.png: Removed.
2604 * platform/mac-snowleopard/tables/mozilla/bugs/bug2947-expected.png: Removed.
2605 * platform/mac-snowleopard/tables/mozilla/bugs/bug3977-expected.png: Removed.
2606 * platform/mac-snowleopard/tables/mozilla/bugs/bug5797-expected.png: Removed.
2607 * platform/mac-snowleopard/tables/mozilla/bugs/bug5835-expected.png: Removed.
2608 * platform/mac-snowleopard/tables/mozilla/bugs/bug5838-expected.png: Removed.
2609 * platform/mac-snowleopard/tables/mozilla/bugs/bug625-expected.png: Removed.
2610 * platform/mac-snowleopard/tables/mozilla/bugs/bug6304-expected.png: Removed.
2611 * platform/mac-snowleopard/tables/mozilla/bugs/bug650-expected.png: Removed.
2612 * platform/mac-snowleopard/tables/mozilla/bugs/bug7112-1-expected.png: Removed.
2613 * platform/mac-snowleopard/tables/mozilla/bugs/bug7112-2-expected.png: Removed.
2614 * platform/mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Removed.
2615 * platform/mac-snowleopard/tables/mozilla/core/bloomberg-expected.png: Removed.
2616 * platform/mac-snowleopard/tables/mozilla/core/captions-expected.png: Removed.
2617 * platform/mac-snowleopard/tables/mozilla/core/cell_heights-expected.png: Removed.
2618 * platform/mac-snowleopard/tables/mozilla/core/col_widths_auto_fix-expected.png: Removed.
2619 * platform/mac-snowleopard/tables/mozilla/core/col_widths_fix_fixPer-expected.png: Removed.
2620 * platform/mac-snowleopard/tables/mozilla/core/nested1-expected.png: Removed.
2621 * platform/mac-snowleopard/tables/mozilla/core/one_row-expected.png: Removed.
2622 * platform/mac-snowleopard/tables/mozilla/core/row_span-expected.png: Removed.
2623 * platform/mac-snowleopard/tables/mozilla/marvin/backgr_index-expected.png: Removed.
2624 * platform/mac-snowleopard/tables/mozilla/marvin/backgr_layers-opacity-expected.png: Removed.
2625 * platform/mac-snowleopard/tables/mozilla/marvin/backgr_position-table-expected.png: Removed.
2626 * platform/mac-snowleopard/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: Removed.
2627 * platform/mac-snowleopard/tables/mozilla/marvin/backgr_simple-table-column-expected.png: Removed.
2628 * platform/mac-snowleopard/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: Removed.
2629 * platform/mac-snowleopard/tables/mozilla/marvin/backgr_simple-table-expected.png: Removed.
2630 * platform/mac-snowleopard/tables/mozilla/marvin/backgr_simple-table-row-expected.png: Removed.
2631 * platform/mac-snowleopard/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: Removed.
2632 * platform/mac-snowleopard/tables/mozilla/marvin/table_frame_border-expected.png: Removed.
2633 * platform/mac-snowleopard/tables/mozilla/marvin/table_frame_box-expected.png: Removed.
2634 * platform/mac-snowleopard/tables/mozilla/marvin/table_rules_all-expected.png: Removed.
2635 * platform/mac-snowleopard/tables/mozilla/marvin/table_rules_none-expected.png: Removed.
2636 * platform/mac-snowleopard/tables/mozilla/marvin/x_caption_class-expected.png: Removed.
2637 * platform/mac-snowleopard/tables/mozilla/marvin/x_caption_id-expected.png: Removed.
2638 * platform/mac-snowleopard/tables/mozilla/marvin/x_caption_style-expected.png: Removed.
2639 * platform/mac-snowleopard/tables/mozilla/other/cell_widths-expected.png: Removed.
2640 * platform/mac-snowleopard/tables/mozilla/other/nestedTables-expected.png: Removed.
2641 * platform/mac-snowleopard/tables/mozilla/other/test3-expected.png: Removed.
2642 * platform/mac-snowleopard/tables/mozilla/other/test6-expected.png: Removed.
2643 * platform/mac-snowleopard/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Removed.
2644 * platform/mac-snowleopard/tables/mozilla/other/wa_table_tr_align-expected.png: Removed.
2645 * platform/mac-snowleopard/transforms/2d/hindi-rotated-expected.png: Removed.
2646 * platform/mac-snowleopard/transforms/2d/transform-fixed-container-expected.png: Removed.
2647 * platform/mac-snowleopard/transforms/3d/general/perspective-units-expected.png: Removed.
2648 * platform/mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Removed.
2649 * platform/mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-expected.png: Removed.
2650 * platform/mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-origins-expected.png: Removed.
2651 * platform/mac-snowleopard/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: Removed.
2652 * platform/mac-snowleopard/webarchive/adopt-attribute-styled-body-webarchive-expected.png: Removed.
2653 * platform/mac-snowleopard/webarchive/test-css-url-resources-in-stylesheets-expected.png: Removed.
2654 * platform/mac-snowleopard/webarchive/test-link-rel-icon-beforeload-expected.png: Removed.
2656 2013-04-17 Beth Dakin <bdakin@apple.com>
2658 Content inside frames and scrollbars in overflow areas hit-tests incorrectly when
2659 the WKView has a header
2660 https://bugs.webkit.org/show_bug.cgi?id=114769
2662 Reviewed by Simon Fraser.
2664 * platform/mac-wk2/tiled-drawing/header-and-footer-hit-testing-in-frame-expected.txt: Added.
2665 * platform/mac-wk2/tiled-drawing/header-and-footer-hit-testing-in-frame.html: Added.
2666 * platform/mac-wk2/tiled-drawing/resources/iframe-to-hit-test.html: Added.
2668 2013-04-17 Jessie Berlin <jberlin@apple.com>
2670 Unskip some tests for wk2 where the underlying cause of them being skipped has since been
2671 fixed or the original issue does not reproduce.
2673 * platform/wk2/TestExpectations:
2675 2013-04-17 Jessie Berlin <jberlin@apple.com>
2677 Remove more tests from the Skipped list that were skipped early on with a bunch of eventSender
2678 related tests and then not unskipped when various parts of eventSender got implemented in
2681 * platform/mac-wk2/TestExpectations:
2683 2013-04-17 Jessie Berlin <jberlin@apple.com>
2685 Remove some tests from the Skipped list that were skipped early on with a bunch of eventSender
2686 related tests and then not unskipped when various parts of eventSender got implemented in
2689 * platform/mac-wk2/TestExpectations:
2691 2013-04-17 ChangSeok Oh <shivamidow@gmail.com>
2693 Breaking Float: floated block level element following inline element in floated container breaks to next line
2694 https://bugs.webkit.org/show_bug.cgi?id=45274
2696 Reviewed by David Hyatt.
2698 * css2.1/20110323/floats-001-expected.html: Added.
2699 * css2.1/20110323/floats-001.html: Added.
2700 * css2.1/20110323/floats-102-expected.html: Added.
2701 * css2.1/20110323/floats-102.html: Added.
2703 Tests for whitespace around floating elements.
2704 Following test cases are provied by Joseph Pecoraro.
2705 See https://bugs.webkit.org/show_bug.cgi?id=58806
2707 * fast/exclusions/shape-outside-floats/shape-outside-floats-stacked.html: Updated to match new treatment of trailing space.
2708 * fast/inline-block/float-both-whitespace-expected.png: Added.
2709 * fast/inline-block/float-both-whitespace-expected.txt: Added.
2710 * fast/inline-block/float-both-whitespace.html: Added.
2711 * fast/inline-block/float-leading-whitespace-expected.png: Added.
2712 * fast/inline-block/float-leading-whitespace-expected.txt: Added.
2713 * fast/inline-block/float-leading-whitespace.html: Added.
2714 * fast/inline-block/float-no-whitespace-expected.png: Added.
2715 * fast/inline-block/float-no-whitespace-expected.txt: Added.
2716 * fast/inline-block/float-no-whitespace.html: Added.
2717 * fast/inline-block/float-trailing-whitespace-expected.png: Added.
2718 * fast/inline-block/float-trailing-whitespace-expected.txt: Added.
2719 * fast/inline-block/float-trailing-whitespace.html: Added.
2720 * fast/inline-block/multiple-floats-with-whitespace-expected.png: Added.
2721 * fast/inline-block/multiple-floats-with-whitespace-expected.txt: Added.
2722 * fast/inline-block/multiple-floats-with-whitespace.html: Added.
2724 Update the following tests so that wrapping happens as it
2725 did before. With this change the float:left div progressed
2726 and could fit on an earlier line when we position after
2727 collapsing whitespace. This moved the float a line earlier
2728 and changed the results of the test. By adding a character
2729 to the line, the float won't fit and goes back on to the
2730 line that it was on before this change.
2732 * fast/multicol/float-truncation.html:
2733 * fast/multicol/vertical-lr/float-truncation.html:
2734 * fast/multicol/vertical-rl/float-truncation.html:
2736 2013-04-17 Chris Fleizach <cfleizach@apple.com>
2738 When img@alt is undefined, WebKit should use @title as accessibility label if available
2739 https://bugs.webkit.org/show_bug.cgi?id=114535
2741 Reviewed by Tim Horton.
2743 * accessibility/empty-image-with-title-expected.txt: Added.
2744 * accessibility/empty-image-with-title.html: Added.
2746 2013-04-17 Arpita Bahuguna <a.bah@samsung.com>
2748 getAttribute does not behave correctly for mixed-case attributes on HTML elements
2749 https://bugs.webkit.org/show_bug.cgi?id=105713
2751 Reviewed by Andreas Kling.
2753 * fast/dom/Element/getAttribute-case-insensitivity-expected.txt: Added.
2754 * fast/dom/Element/getAttribute-case-insensitivity.html: Added.
2755 Layout test added for verifying that getAttribute() and getAttributeNode()
2756 APIs convert the passed attribute name to lowercase before comparing
2757 against the existing attributes.
2759 2013-04-17 Zoltan Arvai <zarvai@inf.u-szeged.hu>
2761 [Qt] Unreviewed gardening. Updating png expected results after r148594.
2763 * platform/qt/compositing/direct-image-compositing-expected.png:
2764 * platform/qt/compositing/geometry/video-fixed-scrolling-expected.png:
2765 * platform/qt/compositing/overflow/overflow-compositing-descendant-expected.png:
2766 * platform/qt/compositing/overflow/scroll-ancestor-update-expected.png:
2767 * platform/qt/compositing/reflections/nested-reflection-transformed-expected.png:
2768 * platform/qt/compositing/self-painting-layers-expected.png:
2769 * platform/qt/compositing/shadows/shadow-drawing-expected.png:
2770 * platform/qt/css1/basic/inheritance-expected.png:
2771 * platform/qt/css1/box_properties/acid_test-expected.png:
2772 * platform/qt/css1/box_properties/clear_float-expected.png:
2773 * platform/qt/css1/box_properties/float_on_text_elements-expected.png:
2774 * platform/qt/css1/box_properties/margin_right-expected.png:
2775 * platform/qt/css1/box_properties/padding_right-expected.png:
2776 * platform/qt/css1/box_properties/width-expected.png:
2777 * platform/qt/css1/color_and_background/background_attachment-expected.png:
2778 * platform/qt/css1/font_properties/font_size-expected.png:
2779 * platform/qt/css1/font_properties/font_weight-expected.png:
2780 * platform/qt/css1/formatting_model/inline_elements-expected.png:
2781 * platform/qt/css1/formatting_model/vertical_formatting-expected.png:
2782 * platform/qt/css1/text_properties/text_indent-expected.png:
2783 * platform/qt/css1/units/percentage_units-expected.png:
2784 * platform/qt/css2.1/20110323/empty-inline-002-expected.png:
2785 * platform/qt/css2.1/20110323/floating-replaced-height-008-expected.png:
2786 * platform/qt/css2.1/20110323/inline-block-replaced-height-008-expected.png:
2787 * platform/qt/css2.1/20110323/inline-non-replaced-width-001-expected.png:
2788 * platform/qt/css2.1/20110323/inline-non-replaced-width-002-expected.png:
2789 * platform/qt/css2.1/20110323/inline-replaced-height-008-expected.png:
2790 * platform/qt/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png:
2791 * platform/qt/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
2792 * platform/qt/css2.1/t09-c5526c-display-00-e-expected.png:
2793 * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
2794 * platform/qt/css2.1/t100801-c544-valgn-00-a-ag-expected.png:
2795 * platform/qt/css2.1/t100801-c544-valgn-02-d-agi-expected.png:
2796 * platform/qt/css2.1/t100801-c544-valgn-03-d-agi-expected.png:
2797 * platform/qt/css2.1/t100801-c544-valgn-04-d-agi-expected.png:
2798 * platform/qt/css2.1/t1506-c525-font-wt-00-b-expected.png:
2799 * platform/qt/css2.1/t1508-c527-font-09-b-expected.png:
2800 * platform/qt/css3/filters/custom/custom-filter-clamp-css-color-matrix-expected.png: Copied from LayoutTests/platform/qt/printing/return-from-printing-mode-expected.png.
2801 * platform/qt/css3/filters/custom/custom-filter-nonseparable-blend-mode-luminosity-expected.png: Copied from LayoutTests/platform/qt/fast/block/float/overhanging-tall-block-expected.png.
2802 * platform/qt/css3/flexbox/auto-margins-expected.png: Added.
2803 * platform/qt/css3/flexbox/flexbox-baseline-expected.png:
2804 * platform/qt/css3/selectors3/html/css3-modsel-25-expected.png:
2805 * platform/qt/css3/selectors3/html/css3-modsel-70-expected.png:
2806 * platform/qt/css3/selectors3/xhtml/css3-modsel-25-expected.png:
2807 * platform/qt/css3/selectors3/xhtml/css3-modsel-70-expected.png:
2808 * platform/qt/css3/selectors3/xml/css3-modsel-25-expected.png:
2809 * platform/qt/css3/selectors3/xml/css3-modsel-70-expected.png:
2810 * platform/qt/editing/selection/replaced-boundaries-3-expected.png:
2811 * platform/qt/editing/selection/select-box-expected.png:
2812 * platform/qt/editing/selection/select-element-paragraph-boundary-expected.png:
2813 * platform/qt/fast/backgrounds/background-position-parsing-expected.png:
2814 * platform/qt/fast/backgrounds/size/contain-and-cover-zoomed-expected.png:
2815 * platform/qt/fast/block/basic/001-expected.png:
2816 * platform/qt/fast/block/basic/011-expected.png:
2817 * platform/qt/fast/block/basic/014-expected.png:
2818 * platform/qt/fast/block/basic/015-expected.png:
2819 * platform/qt/fast/block/basic/016-expected.png:
2820 * platform/qt/fast/block/basic/019-expected.png:
2821 * platform/qt/fast/block/basic/fieldset-stretch-to-legend-expected.png:
2822 * platform/qt/fast/block/float/002-expected.png:
2823 * platform/qt/fast/block/float/013-expected.png:
2824 * platform/qt/fast/block/float/017-expected.png:
2825 * platform/qt/fast/block/float/avoiding-float-centered-expected.png:
2826 * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.png:
2827 * platform/qt/fast/block/float/float-avoidance-expected.png:
2828 * platform/qt/fast/block/float/nopaint-after-layer-destruction2-expected.png:
2829 * platform/qt/fast/block/float/overhanging-tall-block-expected.png:
2830 * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.png:
2831 * platform/qt/fast/block/margin-collapse/055-expected.png:
2832 * platform/qt/fast/block/margin-collapse/100-expected.png:
2833 * platform/qt/fast/block/margin-collapse/103-expected.png:
2834 * platform/qt/fast/block/positioning/047-expected.png:
2835 * platform/qt/fast/block/positioning/051-expected.png:
2836 * platform/qt/fast/borders/fieldsetBorderRadius-expected.png:
2837 * platform/qt/fast/borders/rtl-border-01-expected.png:
2838 * platform/qt/fast/borders/rtl-border-02-expected.png:
2839 * platform/qt/fast/borders/rtl-border-03-expected.png:
2840 * platform/qt/fast/box-shadow/box-shadow-transformed-expected.png:
2841 * platform/qt/fast/box-shadow/single-pixel-shadow-expected.png:
2842 * platform/qt/fast/box-sizing/box-sizing-expected.png:
2843 * platform/qt/fast/css-generated-content/011-expected.png:
2844 * platform/qt/fast/css-generated-content/013-expected.png:
2845 * platform/qt/fast/css-generated-content/014-expected.png:
2846 * platform/qt/fast/css-generated-content/inline-display-types-expected.png:
2847 * platform/qt/fast/css/004-expected.png:
2848 * platform/qt/fast/css/005-expected.png:
2849 * platform/qt/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
2850 * platform/qt/fast/css/background-shorthand-invalid-url-expected.png:
2851 * platform/qt/fast/css/css1_forward_compatible_parsing-expected.png:
2852 * platform/qt/fast/css/empty-pseudo-class-expected.png:
2853 * platform/qt/fast/css/fieldset-display-row-expected.png:
2854 * platform/qt/fast/css/first-child-pseudo-class-expected.png:
2855 * platform/qt/fast/css/first-line-text-decoration-inherited-from-parent-expected.png:
2856 * platform/qt/fast/css/first-of-type-pseudo-class-expected.png:
2857 * platform/qt/fast/css/font-size-negative-expected.png:
2858 * platform/qt/fast/css/h1-in-section-elements-expected.png:
2859 * platform/qt/fast/css/hsl-color-expected.png:
2860 * platform/qt/fast/css/hsla-color-expected.png:
2861 * platform/qt/fast/css/inline-properties-important-expected.png:
2862 * platform/qt/fast/css/invalid-percentage-property-expected.png:
2863 * platform/qt/fast/css/last-child-pseudo-class-expected.png:
2864 * platform/qt/fast/css/last-of-type-pseudo-class-expected.png:
2865 * platform/qt/fast/css/line-height-negative-expected.png:
2866 * platform/qt/fast/css/only-child-pseudo-class-expected.png:
2867 * platform/qt/fast/css/only-of-type-pseudo-class-expected.png:
2868 * platform/qt/fast/css/preserve-user-specified-zoom-level-on-reload-expected.png:
2869 * platform/qt/fast/css/rgb-float-expected.png:
2870 * platform/qt/fast/css/text-align-expected.png:
2871 * platform/qt/fast/css/text-overflow-ellipsis-text-align-center-expected.png:
2872 * platform/qt/fast/css/text-overflow-ellipsis-text-align-justify-expected.png:
2873 * platform/qt/fast/css/text-overflow-ellipsis-text-align-left-expected.png:
2874 * platform/qt/fast/css/text-overflow-ellipsis-text-align-right-expected.png:
2875 * platform/qt/fast/css/text-transform-select-expected.png:
2876 * platform/qt/fast/css/transform-default-parameter-expected.png:
2877 * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-center-expected.png:
2878 * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-justify-expected.png:
2879 * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-left-expected.png:
2880 * platform/qt/fast/css/vertical-text-overflow-ellipsis-text-align-right-expected.png:
2881 * platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png:
2882 * platform/qt/fast/dom/HTMLMeterElement/meter-element-expected.png:
2883 * platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
2884 * platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.png:
2885 * platform/qt/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png:
2886 * platform/qt/fast/dom/HTMLProgressElement/progress-element-expected.png:
2887 * platform/qt/fast/encoding/utf-16-big-endian-expected.png:
2888 * platform/qt/fast/encoding/utf-16-little-endian-expected.png:
2889 * platform/qt/fast/events/pointer-events-2-expected.png:
2890 * platform/qt/fast/flexbox/011-expected.png:
2891 * platform/qt/fast/flexbox/flex-hang-expected.png:
2892 * platform/qt/fast/forms/004-expected.png:
2893 * platform/qt/fast/forms/006-expected.png:
2894 * platform/qt/fast/forms/007-expected.png:
2895 * platform/qt/fast/forms/HTMLOptionElement_label01-expected.png:
2896 * platform/qt/fast/forms/HTMLOptionElement_label02-expected.png:
2897 * platform/qt/fast/forms/HTMLOptionElement_label03-expected.png:
2898 * platform/qt/fast/forms/HTMLOptionElement_label04-expected.png:
2899 * platform/qt/fast/forms/basic-inputs-expected.png:
2900 * platform/qt/fast/forms/basic-selects-expected.png:
2901 * platform/qt/fast/forms/basic-textareas-quirks-expected.png:
2902 * platform/qt/fast/forms/box-shadow-override-expected.png:
2903 * platform/qt/fast/forms/button-default-title-expected.png:
2904 * platform/qt/fast/forms/button-generated-content-expected.png:
2905 * platform/qt/fast/forms/datalist/input-appearance-range-with-datalist-zoomed-expected.png:
2906 * platform/qt/fast/forms/datalist/input-appearance-range-with-transform-expected.png:
2907 * platform/qt/fast/forms/disabled-select-change-index-expected.png:
2908 * platform/qt/fast/forms/fieldset-align-expected.png:
2909 * platform/qt/fast/forms/fieldset-legend-padding-unclipped-fieldset-border-expected.png:
2910 * platform/qt/fast/forms/fieldset-with-float-expected.png:
2911 * platform/qt/fast/forms/float-before-fieldset-expected.png:
2912 * platform/qt/fast/forms/formmove-expected.png:
2913 * platform/qt/fast/forms/indeterminate-expected.png:
2914 * platform/qt/fast/forms/linebox-overflow-in-textarea-padding-expected.png:
2915 * platform/qt/fast/forms/listbox-bidi-align-expected.png:
2916 * platform/qt/fast/forms/option-strip-whitespace-expected.png:
2917 * platform/qt/fast/forms/option-text-clip-expected.png:
2918 * platform/qt/fast/forms/placeholder-pseudo-style-expected.png:
2919 * platform/qt/fast/forms/range/input-appearance-range-expected.png:
2920 * platform/qt/fast/forms/select-align-expected.png:
2921 * platform/qt/fast/forms/select-change-listbox-to-popup-expected.png:
2922 * platform/qt/fast/forms/select-disabled-appearance-expected.png:
2923 * platform/qt/fast/forms/select-initial-position-expected.png:
2924 * platform/qt/fast/forms/select-selected-expected.png:
2925 * platform/qt/fast/gradients/radial-centered-expected.png:
2926 * platform/qt/fast/html/details-marker-style-expected.png:
2927 * platform/qt/fast/html/details-replace-summary-child-expected.png:
2928 * platform/qt/fast/html/details-writing-mode-expected.png:
2929 * platform/qt/fast/images/imagemap-focus-ring-zoom-expected.png:
2930 * platform/qt/fast/inline-block/002-expected.png:
2931 * platform/qt/fast/inline-block/inline-block-vertical-align-expected.png:
2932 * platform/qt/fast/inline/continuation-outlines-expected.png:
2933 * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.png:
2934 * platform/qt/fast/inline/inline-box-background-expected.png:
2935 * platform/qt/fast/inline/inline-box-background-long-image-expected.png:
2936 * platform/qt/fast/inline/inline-box-background-repeat-x-expected.png:
2937 * platform/qt/fast/inline/inline-box-background-repeat-y-expected.png:
2938 * platform/qt/fast/invalid/010-expected.png:
2939 * platform/qt/fast/invalid/012-expected.png:
2940 * platform/qt/fast/invalid/014-expected.png:
2941 * platform/qt/fast/invalid/nestedh3s-expected.png:
2942 * platform/qt/fast/line-grid/line-align-left-edges-expected.png:
2943 * platform/qt/fast/lists/008-expected.png:
2944 * platform/qt/fast/lists/008-vertical-expected.png:
2945 * platform/qt/fast/lists/list-marker-before-content-table-expected.png:
2946 * platform/qt/fast/lists/ordered-list-with-no-ol-tag-expected.png:
2947 * platform/qt/fast/multicol/column-break-with-balancing-expected.png:
2948 * platform/qt/fast/multicol/column-count-with-rules-expected.png:
2949 * platform/qt/fast/multicol/column-rules-expected.png:
2950 * platform/qt/fast/multicol/column-rules-stacking-expected.png:
2951 * platform/qt/fast/multicol/columns-shorthand-parsing-expected.png:
2952 * platform/qt/fast/multicol/float-multicol-expected.png:
2953 * platform/qt/fast/multicol/float-paginate-complex-expected.png:
2954 * platform/qt/fast/multicol/layers-in-multicol-expected.png:
2955 * platform/qt/fast/multicol/max-height-columns-block-expected.png:
2956 * platform/qt/fast/multicol/nested-columns-expected.png:
2957 * platform/qt/fast/multicol/overflow-across-columns-expected.png:
2958 * platform/qt/fast/multicol/overflow-across-columns-percent-height-expected.png:
2959 * platform/qt/fast/multicol/overflow-unsplittable-expected.png:
2960 * platform/qt/fast/multicol/positive-leading-expected.png:
2961 * platform/qt/fast/multicol/shadow-breaking-expected.png:
2962 * platform/qt/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
2963 * platform/qt/fast/multicol/span/anonymous-split-block-crash-expected.png:
2964 * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.png:
2965 * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png:
2966 * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
2967 * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
2968 * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
2969 * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
2970 * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.png:
2971 * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
2972 * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.png:
2973 * platform/qt/fast/multicol/span/span-margin-collapsing-expected.png:
2974 * platform/qt/fast/multicol/table-vertical-align-expected.png:
2975 * platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.png:
2976 * platform/qt/fast/multicol/vertical-lr/nested-columns-expected.png:
2977 * platform/qt/fast/multicol/vertical-rl/column-break-with-balancing-expected.png:
2978 * platform/qt/fast/multicol/vertical-rl/nested-columns-expected.png:
2979 * platform/qt/fast/parser/bad-xml-slash-expected.png:
2980 * platform/qt/fast/parser/document-write-option-expected.png:
2981 * platform/qt/fast/parser/style-script-head-test-expected.png:
2982 * platform/qt/fast/regions/multiple-directionality-changes-in-variable-width-regions-expected.png:
2983 * platform/qt/fast/regions/overflow-in-uniform-regions-expected.png: Added.
2984 * platform/qt/fast/regions/overflow-moving-below-floats-in-variable-width-regions-expected.png:
2985 * platform/qt/fast/regions/overflow-not-moving-below-floats-in-variable-width-regions-expected.png:
2986 * platform/qt/fast/regions/overflow-size-change-in-variable-width-regions-expected.png:
2987 * platform/qt/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.png:
2988 * platform/qt/fast/regions/top-overflow-out-of-second-region-expected.png:
2989 * platform/qt/fast/repaint/block-layout-inline-children-float-positioned-expected.png:
2990 * platform/qt/fast/repaint/line-flow-with-floats-1-expected.png:
2991 * platform/qt/fast/repaint/line-flow-with-floats-10-expected.png:
2992 * platform/qt/fast/repaint/line-flow-with-floats-2-expected.png:
2993 * platform/qt/fast/repaint/line-flow-with-floats-3-expected.png:
2994 * platform/qt/fast/repaint/line-flow-with-floats-4-expected.png:
2995 * platform/qt/fast/repaint/line-flow-with-floats-6-expected.png:
2996 * platform/qt/fast/repaint/line-flow-with-floats-7-expected.png:
2997 * platform/qt/fast/repaint/line-flow-with-floats-8-expected.png:
2998 * platform/qt/fast/repaint/line-flow-with-floats-9-expected.png:
2999 * platform/qt/fast/repaint/line-flow-with-floats-in-regions-expected.png:
3000 * platform/qt/fast/repaint/repaint-during-scroll-with-zoom-expected.png:
3001 * platform/qt/fast/repaint/transform-replaced-shadows-expected.png:
3002 * platform/qt/fast/replaced/border-radius-clip-content-edge-expected.png:
3003 * platform/qt/fast/replaced/width100percent-radio-expected.png:
3004 * platform/qt/fast/ruby/ruby-block-style-not-updated-expected.png:
3005 * platform/qt/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.png:
3006 * platform/qt/fast/ruby/ruby-inline-style-not-updated-expected.png:
3007 * platform/qt/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.png:
3008 * platform/qt/fast/ruby/ruby-inline-table-expected.png:
3009 * platform/qt/fast/runin/runin-generated-before-content-expected.png:
3010 * platform/qt/fast/selectors/032-expected.png:
3011 * platform/qt/fast/selectors/166-expected.png:
3012 * platform/qt/fast/selectors/unqualified-hover-quirks-expected.png:
3013 * platform/qt/fast/table/009-expected.png:
3014 * platform/qt/fast/table/035-expected.png:
3015 * platform/qt/fast/table/035-vertical-expected.png:
3016 * platform/qt/fast/table/041-expected.png:
3017 * platform/qt/fast/table/absolute-table-at-bottom-expected.png:
3018 * platform/qt/fast/table/border-collapsing/004-expected.png:
3019 * platform/qt/fast/table/border-collapsing/004-vertical-expected.png:
3020 * platform/qt/fast/table/mozilla-bug10296-vertical-align-1-expected.png:
3021 * platform/qt/fast/table/mozilla-bug10296-vertical-align-2-expected.png:
3022 * platform/qt/fast/table/nested-percent-height-table-expected.png:
3023 * platform/qt/fast/table/percent-heights-expected.png:
3024 * platform/qt/fast/table/table-before-child-style-update-expected.png:
3025 * platform/qt/fast/table/table-display-types-strict-expected.png:
3026 * platform/qt/fast/table/table-row-before-child-style-update-expected.png:
3027 * platform/qt/fast/table/table-row-style-not-updated-expected.png:
3028 * platform/qt/fast/table/table-row-style-not-updated-with-after-content-expected.png:
3029 * platform/qt/fast/table/table-row-style-not-updated-with-before-content-expected.png:
3030 * platform/qt/fast/table/table-style-not-updated-expected.png:
3031 * platform/qt/fast/text/atsui-kerning-and-ligatures-expected.png:
3032 * platform/qt/fast/text/atsui-small-caps-punctuation-size-expected.png:
3033 * platform/qt/fast/text/basic/012-expected.png:
3034 * platform/qt/fast/text/basic/013-expected.png:
3035 * platform/qt/fast/text/basic/generic-family-reset-expected.png:
3036 * platform/qt/fast/text/cg-vs-atsui-expected.png:
3037 * platform/qt/fast/text/line-breaks-expected.png:
3038 * platform/qt/fast/text/should-use-atsui-expected.png:
3039 * platform/qt/fast/text/whitespace/007-expected.png:
3040 * platform/qt/fast/text/whitespace/013-expected.png:
3041 * platform/qt/fast/text/whitespace/014-expected.png:
3042 * platform/qt/fast/text/whitespace/018-expected.png:
3043 * platform/qt/fast/text/whitespace/normal-after-nowrap-breaking-expected.png:
3044 * platform/qt/fast/transforms/bounding-rect-zoom-expected.png:
3045 * platform/qt/fast/writing-mode/fieldsets-expected.png:
3046 * platform/qt/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.png:
3047 * platform/qt/printing/return-from-printing-mode-expected.png:
3048 * platform/qt/scrollbars/custom-scrollbar-with-incomplete-style-expected.png:
3049 * platform/qt/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
3050 * platform/qt/svg/as-border-image/svg-as-border-image-2-expected.png:
3051 * platform/qt/svg/as-border-image/svg-as-border-image-expected.png:
3052 * platform/qt/svg/as-image/img-preserveAspectRatio-support-2-expected.png:
3053 * platform/qt/svg/batik/text/textEffect-expected.png:
3054 * platform/qt/svg/batik/text/textEffect3-expected.png:
3055 * platform/qt/svg/custom/bug45331-expected.png:
3056 * platform/qt/svg/custom/image-parent-translation-expected.png:
3057 * platform/qt/svg/custom/inline-svg-in-xhtml-expected.png:
3058 * platform/qt/svg/custom/js-late-clipPath-and-object-creation-expected.png:
3059 * platform/qt/svg/custom/js-late-clipPath-creation-expected.png:
3060 * platform/qt/svg/custom/js-late-gradient-and-object-creation-expected.png:
3061 * platform/qt/svg/custom/js-late-gradient-creation-expected.png:
3062 * platform/qt/svg/custom/junk-data-expected.png:
3063 * platform/qt/svg/custom/missing-xlink-expected.png:
3064 * platform/qt/svg/custom/object-sizing-expected.png:
3065 * platform/qt/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png:
3066 * platform/qt/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png:
3067 * platform/qt/svg/custom/path-bad-data-expected.png:
3068 * platform/qt/svg/custom/repaint-shadow-expected.png:
3069 * platform/qt/svg/custom/rootmost-svg-xy-attrs-expected.png:
3070 * platform/qt/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
3071 * platform/qt/svg/custom/svg-fonts-in-html-expected.png:
3072 * platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.png:
3073 * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.png:
3074 * platform/qt/svg/custom/use-font-face-crash-expected.png:
3075 * platform/qt/svg/filters/shadow-on-rect-with-filter-expected.png:
3076 * platform/qt/svg/hixie/error/003-expected.png:
3077 * platform/qt/svg/hixie/error/012-expected.png:
3078 * platform/qt/svg/hixie/perf/003-expected.png:
3079 * platform/qt/svg/text/append-text-node-to-tspan-expected.png:
3080 * platform/qt/svg/text/modify-text-node-in-tspan-expected.png:
3081 * platform/qt/svg/text/remove-text-node-from-tspan-expected.png:
3082 * platform/qt/svg/text/remove-tspan-from-text-expected.png:
3083 * platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
3084 * platform/qt/svg/text/small-fonts-in-html5-expected.png:
3085 * platform/qt/svg/transforms/svg-css-transforms-clip-path-expected.png:
3086 * platform/qt/svg/transforms/svg-css-transforms-expected.png:
3087 * platform/qt/svg/wicd/rightsizing-grid-expected.png:
3088 * platform/qt/svg/wicd/test-rightsizing-a-expected.png:
3089 * platform/qt/svg/wicd/test-rightsizing-b-expected.png:
3090 * platform/qt/svg/wicd/test-scalable-background-image1-expected.png:
3091 * platform/qt/svg/wicd/test-scalable-background-image2-expected.png:
3092 * platform/qt/svg/zoom/page/zoom-background-image-tiled-expected.png:
3093 * platform/qt/svg/zoom/page/zoom-background-images-expected.png:
3094 * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
3095 * platform/qt/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png:
3096 * platform/qt/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png:
3097 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.png:
3098 * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png:
3099 * platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png:
3100 * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
3101 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png:
3102 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png:
3103 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png:
3104 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png:
3105 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png:
3106 * platform/qt/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png:
3107 * platform/qt/tables/mozilla/bugs/bug10269-2-expected.png:
3108 * platform/qt/tables/mozilla/bugs/bug10296-1-expected.png:
3109 * platform/qt/tables/mozilla/bugs/bug1055-1-expected.png:
3110 * platform/qt/tables/mozilla/bugs/bug106816-expected.png:
3111 * platform/qt/tables/mozilla/bugs/bug11384s-expected.png:
3112 * platform/qt/tables/mozilla/bugs/bug126742-expected.png:
3113 * platform/qt/tables/mozilla/bugs/bug131020-expected.png:
3114 * platform/qt/tables/mozilla/bugs/bug1318-expected.png:
3115 * platform/qt/tables/mozilla/bugs/bug139524-2-expected.png:
3116 * platform/qt/tables/mozilla/bugs/bug159108-expected.png:
3117 * platform/qt/tables/mozilla/bugs/bug17130-1-expected.png:
3118 * platform/qt/tables/mozilla/bugs/bug17130-2-expected.png:
3119 * platform/qt/tables/mozilla/bugs/bug18359-expected.png:
3120 * platform/qt/tables/mozilla/bugs/bug19061-1-expected.png:
3121 * platform/qt/tables/mozilla/bugs/bug19061-2-expected.png:
3122 * platform/qt/tables/mozilla/bugs/bug215629-expected.png:
3123 * platform/qt/tables/mozilla/bugs/bug24200-expected.png: