1 2008-03-01 Sam Weinig <sam@webkit.org>
3 Reviewed by Darin Adler.
7 * fast/dom/Window/window-function-name-getter-precedence-expected.txt:
9 2008-03-01 Nikolas Zimmermann <zimmermann@kde.org>
13 Add new set of dynamic updates tests, this time for SVGForeignObjectElement.
15 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum: Added.
16 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Added.
17 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum: Added.
18 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Added.
19 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum: Added.
20 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Added.
21 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum: Added.
22 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Added.
23 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum: Added.
24 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Added.
25 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum: Added.
26 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Added.
27 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum: Added.
28 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Added.
29 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum: Added.
30 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Added.
31 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt: Added.
32 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr.html: Added.
33 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt: Added.
34 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html: Added.
35 * svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt: Added.
36 * svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html: Added.
37 * svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.txt: Added.
38 * svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr.html: Added.
39 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt: Added.
40 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop.html: Added.
41 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt: Added.
42 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop.html: Added.
43 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.txt: Added.
44 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop.html: Added.
45 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt: Added.
46 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html: Added.
47 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-height-attr.js: Added.
48 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-width-attr.js: Added.
49 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-x-attr.js: Added.
50 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-y-attr.js: Added.
51 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-height-prop.js: Added.
52 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-width-prop.js: Added.
53 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-x-prop.js: Added.
54 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-y-prop.js: Added.
55 * svg/dynamic-updates/resources/SVGTestCase.js: Add xhtml namespace 'xhtmlNS'.
57 2008-02-29 Dan Bernstein <mitz@apple.com>
59 Rubber-stamped by Sam Weinig.
61 - update test results following r30649
63 * svg/css/getComputedStyle-basic-expected.txt:
65 2008-02-29 Robert Blaut <webkit@blaut.biz>
67 Reviewed by Darin Adler.
69 - Tests for http://bugs.webkit.org/show_bug.cgi?id=17532
70 Webkit imports styles from <link> element which doesn't have rel=stylesheet defined
72 * fast/html/link-rel-stylesheet.html: Added.
73 * fast/media/mq-simple-query-02.html:
74 * fast/media/mq-width-absolute-02.html:
75 * platform/mac/fast/html/link-rel-stylesheet-expected.txt: Added.
77 2008-02-29 Alexey Proskuryakov <ap@webkit.org>
81 <rdar://problem/5766352> REGRESSION (r27151): XMLHttpRequest.abort() resets response status
83 * http/tests/xmlhttprequest/status-after-abort-expected.txt: Added.
84 * http/tests/xmlhttprequest/status-after-abort.html: Added.
86 2008-02-29 Dan Bernstein <mitz@apple.com>
88 Reviewed by Darin Adler.
90 - test for a bug where explicit embedding past the end of a line could
93 * fast/text/embed-at-end-of-pre-wrap-line.html: Added.
94 * platform/mac-leopard/fast/text/embed-at-end-of-pre-wrap-line-expected.checksum: Added.
95 * platform/mac-leopard/fast/text/embed-at-end-of-pre-wrap-line-expected.png: Added.
96 * platform/mac/fast/text/embed-at-end-of-pre-wrap-line-expected.txt: Added.
98 2008-02-28 Justin Garcia <justin.garcia@apple.com>
100 Reviewed by Darin Adler.
102 <rdar://problem/4930986> REGRESSION: Paste As Quotation pastes black text instead of blue
104 Demonstrates the bug:
105 * editing/pasteboard/4930986-1-expected.txt: Added.
106 * editing/pasteboard/4930986-1.html: Added.
107 * editing/pasteboard/4930986-2-expected.txt: Added.
108 * editing/pasteboard/4930986-2.html: Added.
110 Demonstrates a problem with the first version of the patch:
111 * editing/pasteboard/4930986-3-expected.txt: Added.
112 * editing/pasteboard/4930986-3.html: Added.
114 Visual problem fixed. An anonymous renderer changed position, DOM remains unchanged:
115 * editing/execCommand/5144139-1.html:
116 * platform/mac/editing/execCommand/5144139-1-expected.checksum:
117 * platform/mac/editing/execCommand/5144139-1-expected.png:
118 * platform/mac/editing/execCommand/5144139-1-expected.txt:
120 Removed unnecessary style spans, visual result unchanged:
121 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.checksum:
122 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.png:
123 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
124 * platform/mac/editing/style/font-family-with-space-expected.checksum:
125 * platform/mac/editing/style/font-family-with-space-expected.png:
126 * platform/mac/editing/style/font-family-with-space-expected.txt:
128 A style span isn't removed because at paste time because we don't anticipate
129 encountering styles on style spans that are non-inheritable, because we don't
130 create style spans like that at copy time. Turned this into a text only
131 test. Test remains visually unchanged:
132 * editing/pasteboard/5245519-expected.txt: Added.
133 * editing/pasteboard/5245519.html:
134 * platform/mac/editing/pasteboard/5245519-expected.checksum: Removed.
135 * platform/mac/editing/pasteboard/5245519-expected.png: Removed.
136 * platform/mac/editing/pasteboard/5245519-expected.txt: Removed.
138 Added an extra empty anonymous renderer, DOM and visual result remain unchanged:
139 * platform/mac/editing/execCommand/create-list-with-hr-expected.checksum:
140 * platform/mac/editing/execCommand/create-list-with-hr-expected.png:
141 * platform/mac/editing/execCommand/create-list-with-hr-expected.txt:
142 * platform/mac/editing/pasteboard/paste-list-001-expected.checksum:
143 * platform/mac/editing/pasteboard/paste-list-001-expected.png:
144 * platform/mac/editing/pasteboard/paste-list-001-expected.txt:
145 * platform/mac/editing/pasteboard/paste-table-001-expected.checksum:
146 * platform/mac/editing/pasteboard/paste-table-001-expected.png:
147 * platform/mac/editing/pasteboard/paste-table-001-expected.txt:
148 * platform/mac/editing/pasteboard/paste-text-003-expected.checksum:
149 * platform/mac/editing/pasteboard/paste-text-003-expected.png:
150 * platform/mac/editing/pasteboard/paste-text-003-expected.txt:
152 Reflects changes to CSSComputedStyleDeclaration::getPropertyCSSValue:
153 * fast/css/computed-style-expected.txt:
154 * fast/css/computed-style-without-renderer-expected.txt:
156 We don't remove styles from style spans that are overridden by all of their
157 children, even though they are unnecessary. We've never done this, but now
158 that there can be two style spans at paste time we are more likely to have
159 a style span left over because of this problem. Mentioned this in the test
160 case and turned this into a text only test:
161 * editing/pasteboard/4840662.html:
162 * editing/pasteboard/4840662-expected.txt: Added.
163 * platform/mac/editing/pasteboard/4840662-expected.checksum: Removed.
164 * platform/mac/editing/pasteboard/4840662-expected.png: Removed.
165 * platform/mac/editing/pasteboard/4840662-expected.txt: Removed.
167 2008-02-27 Dan Bernstein <mitz@apple.com>
169 Reviewed by John Sullivan.
171 - test for <rdar://problem/5607547> Single letter surrounded by soft hyphens can disappear
173 * fast/text/soft-hyphen-2.html: Added.
174 * platform/mac/fast/text/soft-hyphen-2-expected.checksum: Added.
175 * platform/mac/fast/text/soft-hyphen-2-expected.png: Added.
176 * platform/mac/fast/text/soft-hyphen-2-expected.txt: Added.
178 2008-02-27 Brady Eidson <beidson@apple.com>
180 Updated resource used in the layout test I landed yesterday.
181 Due to a difference between Foundation on Tiger vs Leopard, the resource generated on
182 Leopard caused different results on Leopard and Tiger.
183 Regenerating the resource on Tiger, however, agrees with Leopard.
185 * webarchive/loading/resources/cache-expired-subresource.webarchive:
187 2008-02-27 Dan Bernstein <mitz@apple.com>
189 Reviewed by Darin Adler.
191 - test that centered text in right-to-left blocks spills over to the left
193 * fast/text/align-center-rtl-spill.html: Added.
194 * platform/mac/fast/text/align-center-rtl-spill-expected.checksum: Added.
195 * platform/mac/fast/text/align-center-rtl-spill-expected.png: Added.
196 * platform/mac/fast/text/align-center-rtl-spill-expected.txt: Added.
198 2008-02-27 Eric Seidel <eric@webkit.org>
200 Rubber-stamped by Adam.
202 Fix svn:eol-style on all LayoutTest results
205 find . -name "*-expected.txt" | xargs svn ps svn:eol-style native
207 2008-02-27 Sam Weinig <sam@webkit.org>
211 Updates tests for <rdar://problem/5768769>
213 * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
214 * http/tests/security/cross-frame-access-call-expected.txt:
215 * http/tests/security/cross-frame-access-call.html:
217 2008-02-27 Brady Eidson <beidson@apple.com>
219 Reviewed by Mark Rowe
221 Test for better fix for <rdar://problem/4930688> (see r19549) and
222 original fix for <rdar://problem/3947312> (and 14 dupes)
224 Crafting custom WebArchives for layout tests is a pain and something that should
225 be resolved if we decide to pursue a new format.
227 Using a custom php script to act as a stand in for an image resource, I set its
228 cache-control header to expire immediately. Without the fix for the above bugs,
229 the resource will be "expired" and an attempt to fetch it from the network will
230 go out and fail. This failure will manifest with different ResourceLoadDelegate
231 information, as well as different dimensions in the render tree - the missing
232 image icon versus the archived image.
234 With the fix in place, the response will be ignored and the image will be pulled
237 * webarchive/loading/cache-expired-subresource-expected.txt: Added.
238 * webarchive/loading/cache-expired-subresource.html: Added.
239 * webarchive/loading/resources/cache-expired-subresource.webarchive: Added.
241 2008-02-27 Kevin McCullough <kmccullough@apple.com>
243 Landing test that was forgotten in the original patch (r30087).
245 Test for: http://bugs.webkit.org/show_bug.cgi?id=17191
246 HTML5: Client-side database queries should return values of type number
248 * storage/sql-data-types-expected.txt: Added.
249 * storage/sql-data-types.html: Added.
250 * storage/sql-data-types.js: Added.
252 2008-02-27 Julien Chaffraix <julien.chaffraix@gmail.com>
256 http://bugs.webkit.org/show_bug.cgi?id=17481
257 Several consecutive calls to XMLHttpRequest::open should dispatch only one readyState event
259 * http/tests/xmlhttprequest/xmlhttprequest-multiple-open-expected.txt: Added.
260 * http/tests/xmlhttprequest/xmlhttprequest-multiple-open.html: Added.
262 2008-02-26 Brady Eidson <beidson@apple.com>
264 Add a skipped storage test for now
266 * platform/win/Skipped: Added storage/multiple-transactions.html
268 2008-02-26 Dan Bernstein <mitz@apple.com>
270 Reviewed by Darin Adler.
272 - test for http://bugs.webkit.org/show_bug.cgi?id=17555
273 <rdar://problem/5766016> REGRESSION (r27351): Thumbnails positioned wrong on Getty Images results page
275 * fast/dynamic/subtree-table-cell-height.html: Added.
276 * platform/mac/fast/dynamic/subtree-table-cell-height-expected.checksum: Added.
277 * platform/mac/fast/dynamic/subtree-table-cell-height-expected.png: Added.
278 * platform/mac/fast/dynamic/subtree-table-cell-height-expected.txt: Added.
280 2008-02-26 Satoshi Nakagawa <artension@gmail.com>
282 Reviewed by Darin. Tweaked and landed by Alexey.
284 - test for http://bugs.webkit.org/show_bug.cgi?id=17411
286 * fast/text/line-breaks-after-ideographic-comma-or-full-stop.html: Added.
287 * fast/text/line-breaks-after-ideographic-comma-or-full-stop-expected.txt: Added
289 2008-02-25 Dan Bernstein <mitz@apple.com>
291 Reviewed by Sam Weinig.
293 - test for http://bugs.webkit.org/show_bug.cgi?id=17152
294 Paragraphs indented with :first-letter and text-align CSS render incorrectly
296 * fast/text/apply-start-width-after-skipped-text.html: Added.
297 * platform/mac/fast/text/apply-start-width-after-skipped-text-expected.checksum: Added.
298 * platform/mac/fast/text/apply-start-width-after-skipped-text-expected.png: Added.
299 * platform/mac/fast/text/apply-start-width-after-skipped-text-expected.txt: Added.
301 2008-02-25 Beth Dakin <bdakin@apple.com>
305 Test for <rdar://problem/5760530> REGRESSION: Assertion failure in
306 Document::removePendingSheet() from r30438
308 * http/tests/misc/missing-style-sheet-expected.txt: Added.
309 * http/tests/misc/missing-style-sheet.html: Added.
311 2008-02-25 Brady Eidson <beidson@apple.com>
313 Reviewed by T3h Mitz Pettel (Dan Bernstein)
315 Layout test for already fixed bug <rdar://problem/5729445>
317 * storage/multiple-transactions-expected.txt: Added.
318 * storage/multiple-transactions.html: Added.
320 2008-02-25 Darin Adler <darin@apple.com>
324 - test for http://bugs.webkit.org/show_bug.cgi?id=17186
325 Fragment navigation within a page permanently cancels meta refresh
327 * fast/loader/meta-refresh-anchor-click-expected.txt: Added.
328 * fast/loader/meta-refresh-anchor-click.html: Added.
329 * fast/loader/resources/meta-refresh-subframe.html: Added.
331 2008-02-25 Johnny Ding <johnnyding.webkit@gmail.com>
333 Reviewed by Darin Adler.
335 - bug http://bugs.webkit.org/show_bug.cgi?id=17444
336 Test for multiple nested scripts which are in a external script.
338 * fast/tokenizer/nested-multiple-scripts-expected.txt: Added.
339 * fast/tokenizer/nested-multiple-scripts.html: Added.
340 * fast/tokenizer/resources/external-script-1.js: Added.
341 * fast/tokenizer/resources/external-script-2.js: Added.
343 2008-02-24 Michael Knaup <michael.knaup@mac.com>
347 - test for http://bugs.webkit.org/show_bug.cgi?id=8749
349 * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.checksum: Added.
350 * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.png: Added.
351 * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.txt: Added.
352 * platform/mac/fast/canvas/canvas-draw-xbm-image.html: Added.
353 * platform/mac/fast/canvas/resources: Added.
354 * platform/mac/fast/canvas/resources/smile.xbm: Added.
356 2008-02-24 Dan Bernstein <mitz@apple.com>
358 Reviewed by Darin Adler.
360 - test for http://bugs.webkit.org/show_bug.cgi?id=17471
361 REGRESSION (r30438): Crash in deleteLineBoxes in cursor-adjusting code browsing Acid3
363 * http/tests/misc/object-image-error-expected.txt: Added.
364 * http/tests/misc/object-image-error.html: Added.
365 * http/tests/misc/resources/404image.php: Added.
367 2008-02-24 Dan Bernstein <mitz@apple.com>
369 Rubber-stamped by Oliver Hunt.
371 - replace expected results in platform/mac-tiger and
372 platform/mac-leopard which were identical with a single copy in
375 2008-02-24 Dan Bernstein <mitz@apple.com>
377 Reviewed by Darin Adler.
379 - test float positioning when a float that does not fit on the line is
380 followed by a float that does
382 * fast/block/float/narrow-after-wide.html: Added.
383 * platform/mac/fast/block/float/narrow-after-wide-expected.checksum: Added.
384 * platform/mac/fast/block/float/narrow-after-wide-expected.png: Added.
385 * platform/mac/fast/block/float/narrow-after-wide-expected.txt: Added.
387 2008-02-24 Darin Adler <darin@apple.com>
391 - test for http://bugs.webkit.org/show_bug.cgi?id=16770
392 Acid3 expects :visited styled links to restyle on iframe load
394 * fast/history/resources/subframe.html: Added.
395 * fast/history/subframe-is-visited-expected.txt: Added.
396 * fast/history/subframe-is-visited.html: Added.
398 2008-02-23 Dan Bernstein <mitz@apple.com>
400 Reviewed by Dave Hyatt.
402 - test that non-autowrapping text clear floats
404 * fast/text/whitespace/nowrap-clear-float.html: Added.
405 * platform/mac-leopard/fast/text/whitespace: Added.
406 * platform/mac-leopard/fast/text/whitespace/nowrap-clear-float-expected.checksum: Added.
407 * platform/mac-leopard/fast/text/whitespace/nowrap-clear-float-expected.png: Added.
408 * platform/mac/fast/text/whitespace/nowrap-clear-float-expected.txt: Added.
410 2008-02-23 Dan Bernstein <mitz@apple.com>
412 - undo an accidental change to a test's expected results from r30431.
414 * fast/js/date-DST-time-cusps-expected.txt:
416 2008-02-23 Dan Bernstein <mitz@apple.com>
418 Rubber-stamped by Sam Weinig and Anders Carlsson.
420 - updated results for <rdar://problem/5714333> Add document.getSelection()
422 * fast/dom/Window/window-properties-expected.txt:
424 2008-02-22 Alexey Proskuryakov <ap@webkit.org>
428 A few tweaks to PCRE-based regex test suite.
430 * fast/regex/pcre-test-runner.js: Added support for global regexes. Emulate PCRE test runner
431 more precisely by trimming trailing whitespace from some lines.
433 * fast/regex/test1-expected.txt:
434 * fast/regex/test4-expected.txt:
435 * fast/regex/testinput1:
436 * fast/regex/testinput4:
437 * fast/regex/testoutput1:
438 * fast/regex/testoutput4:
441 2008-02-22 Dan Bernstein <mitz@apple.com>
443 - update Tiger expected results following r30431
445 * platform/mac-tiger/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
446 * platform/mac-tiger/svg/custom/foreignObject-crash-on-hover-expected.txt:
447 * platform/mac-tiger/svg/custom/text-dom-01-f-expected.txt:
448 * platform/mac-tiger/svg/custom/text-hit-test-expected.txt:
449 * platform/mac-tiger/svg/text/text-align-01-b-expected.txt:
450 * platform/mac-tiger/svg/text/text-align-02-b-expected.txt:
451 * platform/mac-tiger/svg/text/text-align-03-b-expected.txt:
452 * platform/mac-tiger/svg/text/text-align-04-b-expected.txt:
453 * platform/mac-tiger/svg/text/text-align-05-b-expected.txt:
454 * platform/mac-tiger/svg/text/text-align-06-b-expected.txt:
455 * platform/mac-tiger/svg/text/text-altglyph-01-b-expected.txt:
456 * platform/mac-tiger/svg/text/text-deco-01-b-expected.txt:
457 * platform/mac-tiger/svg/text/text-fonts-01-t-expected.txt:
458 * platform/mac-tiger/svg/text/text-fonts-02-t-expected.txt:
459 * platform/mac-tiger/svg/text/text-path-01-b-expected.txt:
460 * platform/mac-tiger/svg/text/text-spacing-01-b-expected.txt:
461 * platform/mac-tiger/svg/text/text-text-01-b-expected.txt:
462 * platform/mac-tiger/svg/text/text-text-03-b-expected.txt:
463 * platform/mac-tiger/svg/text/text-text-04-t-expected.txt:
464 * platform/mac-tiger/svg/text/text-text-05-t-expected.txt:
465 * platform/mac-tiger/svg/text/text-text-06-t-expected.txt:
466 * platform/mac-tiger/svg/text/text-text-07-t-expected.txt:
467 * platform/mac-tiger/svg/text/text-text-08-b-expected.txt:
468 * platform/mac-tiger/svg/text/text-tref-01-b-expected.txt:
469 * platform/mac-tiger/svg/text/text-tselect-01-b-expected.txt:
470 * platform/mac-tiger/svg/text/text-tselect-02-f-expected.txt:
471 * platform/mac-tiger/svg/text/text-tspan-01-b-expected.txt:
472 * platform/mac-tiger/svg/text/text-ws-01-t-expected.txt:
473 * platform/mac-tiger/svg/text/text-ws-02-t-expected.txt:
475 2008-02-22 Justin Garcia <justin.garcia@apple.com>
479 <rdar://problem/5714333> Add document.getSelection()
481 * editing/selection/5714333-expected.txt: Added.
482 * editing/selection/5714333.html: Added.
484 2008-02-22 Oliver Hunt <oliver@apple.com>
488 Bug 17486: Support HTML5 Canvas.getImageData API
489 Support Canvas.getImageData and Canvas.createImageData
491 Test cases for ImageData behaviour and getImageData correctness
493 * fast/canvas/canvas-ImageData-behaviour-expected.txt: Added.
494 * fast/canvas/canvas-ImageData-behaviour.html: Added.
495 * fast/canvas/canvas-ImageData-behaviour.js: Added.
496 * fast/canvas/canvas-getImageData-expected.txt: Added.
497 * fast/canvas/canvas-getImageData.html: Added.
499 2008-02-22 Geoffrey Garen <ggaren@apple.com>
501 Reviewed by Sam Weinig.
503 Removing the test for KJS_MEM_LIMIT, since I removed KJS_MEM_LIMIT.
505 * fast/js/out-of-memory-expected.txt: Removed.
506 * fast/js/out-of-memory.html: Removed.
508 2008-02-22 Oliver Hunt <oliver@apple.com>
510 Reviewed by Alexey P.
512 <rdar://problem/5759327> REGRESSION: while(NaN) acts like while(true)
514 Add test cases for pre/post-increment of NaN
516 * fast/js/convert-nan-to-bool-expected.txt:
517 * fast/js/resources/convert-nan-to-bool.js:
519 2008-02-21 Sam Weinig <sam@webkit.org>
521 Reviewed by Anders Carlsson.
523 Update tests and results for <rdar://problem/5757946>
525 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt:
526 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html:
527 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt:
528 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html:
529 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt:
530 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html:
531 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt:
532 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html:
533 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt:
534 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html:
535 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt:
536 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html:
537 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt:
538 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html:
539 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt:
540 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html:
541 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt:
542 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html:
543 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt:
544 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html:
545 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt:
546 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html:
547 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt:
548 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html:
549 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt:
550 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html:
552 2008-02-21 Ada Chan <adachan@apple.com>
554 Test for <rdar://problem/5757873> Buffer overrun in DeprecatedCString::find() in WebCore
556 Reviewed by Dan Bernstein.
558 * fast/loader/charset-parse-expected.txt: Added.
559 * fast/loader/charset-parse.html: Added.
561 2008-02-21 Geoffrey Garen <ggaren@apple.com>
563 Reviewed by David Harrison.
565 Test for <rdar://problem/5756125> REGRESSION: A crash occurs at
566 WebCore::Frame::scriptProxy() when completing a search with Package Tracker widget
568 * fast/dom/script-element-without-frame-crash-expected.txt: Added.
569 * fast/dom/script-element-without-frame-crash.html: Added.
571 2008-02-20 Sam Weinig <sam@webkit.org>
573 Rubber-stamped by Dan Bernstein.
575 Gratuitous change to this test to use the instanceof operator
576 instead of the isPrototypeOf method.
578 * fast/tokenizer/doctype-search-reset.html:
580 2008-02-20 Dan Bernstein <mitz@apple.com>
582 Reviewed by Dave Hyatt.
584 - test for http://bugs.webkit.org/show_bug.cgi?id=17465
585 REGRESSION: <DIV> tokenized into Div if still searching for DOCTYPE
587 * fast/tokenizer/doctype-search-reset-expected.txt: Added.
588 * fast/tokenizer/doctype-search-reset.html: Added.
590 2008-02-20 Dan Bernstein <mitz@apple.com>
592 Reviewed by Dave Hyatt.
594 - test for http://bugs.webkit.org/show_bug.cgi?id=17464
595 REGRESSION: Crash in RenderBlock::findNextLineBreak reading r30444 commit email in GMail
597 * fast/text/wbr-in-pre-crash.html: Added.
598 * platform/mac-leopard/fast/text/wbr-in-pre-crash-expected.checksum: Added.
599 * platform/mac-leopard/fast/text/wbr-in-pre-crash-expected.png: Added.
600 * platform/mac/fast/text/wbr-in-pre-crash-expected.txt: Added.
602 2008-02-20 Michael Knaup <michael.knaup@mac.com>
606 - test for Bug 16753: date set methods with no args should result in NaN (Acid3 bug)
608 * fast/js/date-set-to-nan-expected.txt: Added.
609 * fast/js/date-set-to-nan.html: Added.
610 * fast/js/resources/date-set-to-nan.js: Added.
612 2008-02-20 Oliver Hunt <oliver@apple.com>
616 Test to ensure we do not crash on a zero sized canvas.
618 * fast/canvas/access-zero-sized-canvas-expected.txt: Added.
619 * fast/canvas/access-zero-sized-canvas.html: Added.
621 2008-02-20 Alexey Proskuryakov <ap@webkit.org>
625 http://bugs.webkit.org/show_bug.cgi?id=17106
626 <rdar://problem/5750722> Debug build ASSERTs on page load
628 * fast/encoding/GBK/close-gbk-converter-expected.txt: Added.
629 * fast/encoding/GBK/close-gbk-converter.html: Added.
631 2008-02-19 Beth Dakin <bdakin@apple.com>
635 Test for <rdar://problem/5729674> Seed: Crash in
636 RenderButton::setStyle at http://www.dinorpg.com
638 * fast/forms/input-first-letter.html: Added.
639 * platform/mac/fast/forms/input-first-letter-expected.checksum: Added.
640 * platform/mac/fast/forms/input-first-letter-expected.png: Added.
641 * platform/mac/fast/forms/input-first-letter-expected.txt: Added.
643 2008-02-19 Dan Bernstein <mitz@apple.com>
645 Reviewed by Darin Adler.
647 - test for <rdar://problem/5637569> CrashTracer: [REGRESSION] 620 crashes in Safari at com.apple.WebCore: WebCore::RenderBox::setStaticY + 15
649 * fast/text/wbr-styled.html: Added.
650 * platform/mac-leopard/fast/text/wbr-styled-expected.checksum: Added.
651 * platform/mac-leopard/fast/text/wbr-styled-expected.png: Added.
652 * platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt:
653 * platform/mac/fast/text/wbr-pre-expected.txt:
654 * platform/mac/fast/text/wbr-styled-expected.txt: Added.
656 2008-02-18 Dan Bernstein <mitz@apple.com>
658 Reviewed by Adam Roben in California.
660 - remove unnecessary and erroneous layoutTestController calls from a test
662 * fast/css/font-face-multiple-remote-sources.html:
663 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.txt:
665 2008-02-18 Brady Eidson <beidson@apple.com>
669 Fix for <rdar://5747529> - ObjC Exception can cause JSLock to never be released
671 * platform/mac-tiger/Skipped: Removed 2 hanging tests that now don't hang
672 * platform/mac/plugins/webScriptObject-exception-deadlock-expected.txt: Added.
673 * platform/mac/plugins/webScriptObject-exception-deadlock.html: Added.
675 2008-02-18 Darin Adler <darin@apple.com>
679 - generate new results for the one test that was altered by the
680 double -> float -> double trip taken by numeric values in the
683 This test appears under three different names in three different
684 parts of our test suite.
686 * platform/mac/css1/box_properties/acid_test-expected.checksum: Updated.
687 * platform/mac/css1/box_properties/acid_test-expected.png: Ditto.
688 * platform/mac/css1/box_properties/acid_test-expected.txt: Ditto.
689 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.checksum: Ditto.
690 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.png: Ditto.
691 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt: Ditto.
692 * platform/mac/fast/block/basic/011-expected.checksum: Ditto.
693 * platform/mac/fast/block/basic/011-expected.png: Ditto.
694 * platform/mac/fast/block/basic/011-expected.txt: Ditto.
696 2008-02-18 Dan Bernstein <mitz@apple.com>
698 - test for <rdar://problem/5736225> crash in svgFontAndFaceElementForFontData on digitalstrom.org/cms
700 * fast/css/font-face-multiple-remote-sources.html: Added.
701 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.checksum: Added.
702 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.png: Added.
703 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.txt: Added.
705 2008-02-17 Julien Chaffraix <julien.chaffraix@gmail.com>
707 Reviewed by Alexey Proskuryakov.
709 http://bugs.webkit.org/show_bug.cgi?id=16989
710 bug 16989 : Add send() flag checks in XmlHttpRequest
712 - Splitted xmlhttprequest-abort-readystate in 2 test cases (xmlhttprequest-abort-readystate-shouldDispatchEvent and xmlhttprequest-abort-readystate-shouldNotDispatchEvent)
714 - Added test case for the 2 send() flag checks in XmlHttpRequest::send and XmlHttpRequest::setRequestHeader
716 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-expected.txt: Removed.
717 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldDispatchEvent-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-expected.txt.
718 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldDispatchEvent.html: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html.
719 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldNotDispatchEvent-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-expected.txt.
720 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldNotDispatchEvent.html: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html.
721 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html: Removed.
722 * http/tests/xmlhttprequest/xmlhttprequest-test-send-flag-expected.txt: Added.
723 * http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html: Added.
725 2008-02-17 Sam Weinig <sam@webkit.org>
727 Reviewed by Dan Bernstein.
729 Update test for http://bugs.webkit.org/show_bug.cgi?id=17365
730 document.createEvent("MessageEvent") throws NOT_SUPPORTED_ERR
732 * fast/events/event-instanceof-expected.txt:
733 * fast/events/resources/event-instanceof.js: Test MessageEvent as well.
735 2008-02-17 Dan Bernstein <mitz@apple.com>
737 Reviewed by Mark Rowe.
739 - disable the non-ASCII parts of a test case for the ASCII code path
740 because it is failing on the (Tiger) buildbots for an unrelated
743 * fast/text/fixed-pitch-control-characters.html:
744 * platform/mac/fast/text/fixed-pitch-control-characters-expected.checksum:
745 * platform/mac/fast/text/fixed-pitch-control-characters-expected.png:
746 * platform/mac/fast/text/fixed-pitch-control-characters-expected.txt:
748 2008-02-17 Dan Bernstein <mitz@apple.com>
750 Reviewed by Darin Adler.
752 - test for http://bugs.webkit.org/show_bug.cgi?id=17033
753 <rdar://problem/5709315> REGRESSION: Really long <option> causes unnecessary page scroll bars to accommodate content
755 * fast/forms/control-clip-overflow.html: Added.
756 * platform/mac/fast/forms/control-clip-overflow-expected.checksum: Added.
757 * platform/mac/fast/forms/control-clip-overflow-expected.png: Added.
758 * platform/mac/fast/forms/control-clip-overflow-expected.txt: Added.
760 2008-02-16 Dan Bernstein <mitz@apple.com>
762 Reviewed by Sam Weinig.
764 - test fixed-pitch font measurement of control characters that render
767 * fast/text/fixed-pitch-control-characters.html: Added.
768 * platform/mac/fast/text/fixed-pitch-control-characters-expected.checksum: Added.
769 * platform/mac/fast/text/fixed-pitch-control-characters-expected.png: Added.
770 * platform/mac/fast/text/fixed-pitch-control-characters-expected.txt: Added.
772 2008-02-16 Darin Adler <darin@apple.com>
774 - disable some failing tests; someone can re-enable after fixing the problems causing
775 them to fail or generating new expected results
777 http://bugs.webkit.org/show_bug.cgi?id=17391
779 * fast/frames/iframe-scroll-page-up-down.html: Removed.
780 * fast/frames/iframe-scroll-page-up-down.html-disabled: Copied from fast/frames/iframe-scroll-page-up-down.html.
782 http://bugs.webkit.org/show_bug.cgi?id=17392
784 * svg/batik/text/textBiDi.svg: Removed.
785 * svg/batik/text/textBiDi.svg-disabled: Copied from svg/batik/text/textBiDi.svg.
787 http://bugs.webkit.org/show_bug.cgi?id=17393
789 * svg/custom/use-on-symbol-inside-pattern.svg: Removed.
790 * svg/custom/use-on-symbol-inside-pattern.svg-disabled: Copied from svg/custom/use-on-symbol-inside-pattern.svg.
792 2008-02-15 Dan Bernstein <mitz@apple.com>
794 Rubber-stamped by Oliver Hunt.
796 - skip a test for a Leopard-only NSHTTPURLResponse bug workaround
798 * platform/mac-tiger/Skipped:
800 2008-02-15 Brady Eidson <beidson@apple.com>
802 Added 2 skipped tests
804 * platform/mac-tiger/Skipped:
806 2008-02-15 Brady Eidson <beidson@apple.com>
810 Fix for <rdar://problem/5727175> and <rdar://problem/5740495> - Database threads and callback scripts can run after
811 a page has closed or loaded a new document
813 * storage/close-during-stress-test-expected.txt: Update results - this test contained output from a javascript callback
814 that never should have taken place
816 2008-02-15 Adele Peterson <adele@apple.com>
820 Updated test for <rdar://problem/5745072> REGRESSION (r29348): Shift + Tab does not change indent level on Google Docs
822 * editing/inserting/typing-tab-designmode-expected.txt:
823 * editing/inserting/typing-tab-designmode.html:
825 2008-02-15 Geoffrey Garen <ggaren@apple.com>
827 Reviewed by Anders Carlsson.
829 Fixed <rdar://problem/5725429> REGRESSION (r27898): Greenfield online
830 surveys no longer work due to XMLHttpRequest exceptions
832 Updated layout tests to expect an exception not to be thrown.
834 * http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html:
835 * http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception.html:
836 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
837 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
839 2008-02-15 Justin Garcia <justin.garcia@apple.com>
841 Reviewed by Dan Bernstein.
843 <rdar://problem/5738768> REGRESSION (r30062): Crash in InlineTextBox::isLineBreak() when Undoing a replace
846 * editing/selection/inconsistent-in-removeChildNode.html: Removed.
847 * editing/selection/inconsistent-in-removeChildNode.html-disabled: Added.
850 * editing/undo/5738768-expected.txt: Added.
851 * editing/undo/5738768.html: Added.
853 During a shouldChangeSelection call, the old selection is no longer null because
854 nodeWillBeRemoved doesn't blow it away:
855 * platform/mac/editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
856 * platform/mac/editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
857 * platform/mac/editing/style/remove-underline-in-bold-expected.txt:
859 During a shouldChangeSelection call, the old selection is now null because
860 nodeWillBeRemoved blows it away:
861 * platform/mac/editing/style/remove-underline-across-paragraph-expected.txt:
863 More instances of <rdar://problem/5729315>, where, during a shouldChangeSelection
864 call content that held the old selection is still around but it wouldn't make sense
865 to leave the selection there, so we shouldn't call shouldChangeSelection at all:
866 * platform/mac/editing/style/remove-underline-expected.txt:
867 * platform/mac/editing/style/unbold-in-bold-expected.txt:
869 Similar changes, but ones where I've also updated pixel results for old, unrelated fixes:
870 * platform/mac-leopard/editing/pasteboard/paste-RTFD-expected.txt:
871 * platform/mac/editing/deleting/delete-leading-ws-001-expected.checksum:
872 * platform/mac/editing/deleting/delete-leading-ws-001-expected.txt:
873 * platform/mac/editing/deleting/delete-line-011-expected.checksum:
874 * platform/mac/editing/deleting/delete-line-011-expected.txt:
875 * platform/mac/editing/execCommand/paste-1-expected.checksum:
876 * platform/mac/editing/execCommand/paste-1-expected.txt:
877 * platform/mac/editing/execCommand/paste-2-expected.checksum:
878 * platform/mac/editing/execCommand/paste-2-expected.txt:
879 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.checksum:
880 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
881 * platform/mac/editing/pasteboard/paste-RTFD-expected.txt:
882 * platform/mac/editing/pasteboard/paste-text-012-expected.checksum:
883 * platform/mac/editing/selection/4960116-expected.checksum:
885 2008-02-15 Dan Bernstein <mitz@apple.com>
887 Reviewed by Alexey Proskuryakov.
889 - test for http://bugs.webkit.org/show_bug.cgi?id=17360
890 <rdar://problem/5743131> REGRESSION: mp4 file downloaded from server is downloaded as html
892 * http/tests/loading/resources/.htaccess: Added.
893 * http/tests/loading/resources/binaryData.m4a: Added.
894 * http/tests/loading/text-content-type-with-binary-extension-expected.txt: Added.
895 * http/tests/loading/text-content-type-with-binary-extension.html: Added.
897 2008-02-15 Samuel Weinig <sam@webkit.org>
899 Reviewed and rubber-stamped by Oliver Hunt.
901 Add leopard specific results for stroke-width-click.svg to work around
904 * platform/mac-leopard/svg/custom/stroke-width-click-expected.txt: Added.
906 2008-02-14 Oliver Hunt <oliver@apple.com>
910 Make assign-to-window-status testcase to be more thorough
912 * fast/dom/assign-to-window-status-expected.txt:
913 * fast/dom/assign-to-window-status.html:
915 2008-02-14 Darin Adler <darin@apple.com>
917 - update this test further, so that it succeeds
919 * fast/dom/assign-to-window-status-expected.txt: Updated.
920 * fast/dom/assign-to-window-status.html: Updated.
922 2008-02-14 Oliver Hunt <oliver@apple.com>
924 Reviewed by Geoff G and Weinig.
926 Add test cases for assigning to window.status, modify existing tests that relied on old
927 replaceable status property behaviour.
929 * fast/dom/HTMLScriptElement/script-load-events.html:
930 * fast/dom/Window/get-set-properties.html:
931 * fast/dom/assign-to-window-status-expected.txt: Added.
932 * fast/dom/assign-to-window-status.html: Added.
934 2008-02-14 Geoffrey Garen <ggaren@apple.com>
936 Reviewed by Sam Weinig.
938 Layout test for <rdar://problem/5737835> nee http://bugs.webkit.org/show_bug.cgi?id=17329
939 Crash in JSGlobalObject::popActivation when inserting hyperlink in Wordpress (17329)
941 * fast/dom/javascript-url-crash-function.html: Added.
942 * fast/dom/javascript-url-crash-function-expected.txt: Added.
943 * fast/dom/resources/javascript-url-crash-function-iframe.html: Added.
945 2008-02-14 Nikolas Zimmermann <zimmermann@kde.org>
949 Add dynamic update tests for SVGEllipseElement.
951 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum: Added.
952 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Added.
953 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum: Added.
954 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Added.
955 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum: Added.
956 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Added.
957 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum: Added.
958 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Added.
959 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum: Added.
960 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Added.
961 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum: Added.
962 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Added.
963 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum: Added.
964 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Added.
965 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum: Added.
966 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Added.
967 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.txt: Added.
968 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr.html: Added.
969 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt: Added.
970 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html: Added.
971 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.txt: Added.
972 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html: Added.
973 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.txt: Added.
974 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr.html: Added.
975 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.txt: Added.
976 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html: Added.
977 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt: Added.
978 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html: Added.
979 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.txt: Added.
980 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop.html: Added.
981 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.txt: Added.
982 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html: Added.
983 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cx-attr.js: Added.
984 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cy-attr.js: Added.
985 * svg/dynamic-updates/resources/SVGEllipseElement-dom-rx-attr.js: Added.
986 * svg/dynamic-updates/resources/SVGEllipseElement-dom-ry-attr.js: Added.
987 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cx-prop.js: Added.
988 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cy-prop.js: Added.
989 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-rx-prop.js: Added.
990 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-ry-prop.js: Added.
992 2008-02-13 Justin Garcia <justin.garcia@apple.com>
994 Reviewed by Oliver Hunt.
996 * platform/mac/editing/deleting/table-cells-expected.checksum: Fixed. Before, a space was
997 incorrectly removed by a delete (this isn't a smart delete).
998 * platform/mac/editing/deleting/table-cells-expected.png:
999 * platform/mac/editing/deleting/table-cells-expected.txt:
1000 * platform/mac/editing/pasteboard/input-field-1-expected.checksum: Fixed. Before a space
1001 was incorrectly added by paste (this isn't a smart paste).
1002 * platform/mac/editing/pasteboard/input-field-1-expected.png:
1003 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
1005 2008-02-13 Justin Garcia <justin.garcia@apple.com>
1007 Reviewed by Adam Roben.
1009 <rdar://problem/5729680> REGRESSION (r27873): Removing the last character of a word in Mail or Safari also removes the following space
1011 * editing/deleting/5729680-expected.txt: Added.
1012 * editing/deleting/5729680.html: Added.
1014 2008-02-13 Nikolas Zimmermann <zimmermann@kde.org>
1018 Make svg/dynamic-updates/* tests deterministic. s/setTimeout('executTest()', 0)/executeTest/ -- as discussed with Adam.
1020 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
1021 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
1022 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
1023 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
1024 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
1025 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
1026 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
1027 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
1028 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
1029 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
1030 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
1031 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
1032 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum:
1033 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
1034 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum:
1035 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
1036 * svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt:
1037 * svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt:
1038 * svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt:
1039 * svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt:
1040 * svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt:
1041 * svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt:
1042 * svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.txt:
1043 * svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.txt:
1044 * svg/dynamic-updates/resources/SVGAElement-dom-href-attr.js:
1045 * svg/dynamic-updates/resources/SVGAElement-dom-target-attr.js:
1046 * svg/dynamic-updates/resources/SVGAElement-svgdom-href-prop.js:
1047 * svg/dynamic-updates/resources/SVGAElement-svgdom-target-prop.js:
1048 * svg/dynamic-updates/resources/SVGCircleElement-dom-cx-attr.js:
1049 * svg/dynamic-updates/resources/SVGCircleElement-dom-cy-attr.js:
1050 * svg/dynamic-updates/resources/SVGCircleElement-dom-r-attr.js:
1051 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cx-prop.js:
1052 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cy-prop.js:
1053 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-r-prop.js:
1054 * svg/dynamic-updates/resources/SVGClipPathElement-dom-clipPathUnits-attr.js:
1055 * svg/dynamic-updates/resources/SVGClipPathElement-svgdom-clipPathUnits-prop.js:
1057 2008-02-13 Brady Eidson <beidson@apple.com>
1059 Reviewed by Darin Adler
1061 Added layout tests to cover
1062 http://trac.webkit.org/projects/webkit/changeset/29983
1064 http://trac.webkit.org/projects/webkit/changeset/30184
1066 * platform/gtk/Skipped:
1067 * platform/qt/Skipped:
1068 * platform/win/Skipped:
1069 * storage/quota-tracking-expected.txt: Added.
1070 * storage/quota-tracking.html: Added.
1071 * storage/success-callback-expected.txt: Added.
1072 * storage/success-callback.html: Added.
1074 2008-02-13 Darin Adler <darin@apple.com>
1076 * platform/mac/svg/hixie/perf/001-expected.txt: Removed.
1077 * platform/mac/svg/hixie/perf/002-expected.txt: Removed.
1079 2008-02-13 Alexey Proskuryakov <ap@webkit.org>
1083 <rdar://problem/5740042> Database termination issues
1085 * storage/close-during-stress-test-expected.txt: Added.
1086 * storage/close-during-stress-test.html: Added.
1087 * storage/resources: Added.
1088 * storage/resources/stress-frame.html: Added.
1090 2008-02-13 Darin Adler <darin@apple.com>
1092 - check in results for these tests
1094 No idea if these are right or not; just what was generated on my computer.
1095 If someone has a better version, feel free to replace these results with correct ones.
1097 * platform/mac/svg/hixie/perf/001-expected.txt: Added.
1098 * platform/mac/svg/hixie/perf/002-expected.txt: Added.
1100 2008-02-13 Oliver Hunt <oliver@apple.com>
1102 Reviewed by Alexey P.
1104 Tests for <rdar://problem/5737003> REGRESSION (r27747): can't browse pictures on fastcupid.com
1106 Ensure that the basic arithmetic operands can correctly handle the NaN -> boolean conversion
1108 * fast/js/convert-nan-to-bool.html: Added.
1109 * fast/js/convert-nan-to-bool-expected.txt: Added.
1110 * fast/js/resources/convert-nan-to-bool.js: Added.
1112 2008-02-12 Dan Bernstein <mitz@apple.com>
1114 Rubber-stamped by Adam Roben.
1116 - make fast/css/css3-nth-child pass
1118 * fast/css/css3-nth-child.html: Removed spaces that were making the
1119 :nth-child selector fail to parse because of <rdar://problem/5733761>.
1120 * platform/mac-leopard/fast/css/css3-nth-child-expected.checksum: Added.
1121 * platform/mac-leopard/fast/css/css3-nth-child-expected.png: Added.
1123 2008-02-12 Adam Roben <aroben@apple.com>
1125 Add a test for Bug 17328: REGRESSION (r30147): Inspector is unstyled
1128 <http://bugs.webkit.org/show_bug.cgi?id=17328>
1133 * fast/loader/local-css-allowed-in-strict-mode-expected.txt: Added.
1134 * fast/loader/local-css-allowed-in-strict-mode.html: Added.
1135 * fast/loader/resources/stylesheet.css: Added.
1137 2008-02-12 Nikolas Zimmermann <zimmermann@kde.org>
1139 Not reviewed, adding missing layout test results (that have been r+ already, but not commited)
1141 * platform/mac-leopard/svg/dynamic-updates: Added.
1142 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.checksum: Added.
1143 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png: Added.
1144 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.checksum: Added.
1145 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png: Added.
1146 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.checksum: Added.
1147 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png: Added.
1148 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.checksum: Added.
1149 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png: Added.
1150 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum: Added.
1151 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Added.
1152 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum: Added.
1153 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Added.
1154 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum: Added.
1155 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Added.
1156 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum: Added.
1157 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Added.
1158 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum: Added.
1159 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Added.
1160 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum: Added.
1161 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Added.
1162 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum: Added.
1163 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Added.
1164 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum: Added.
1165 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Added.
1166 * platform/mac-leopard/svg/hixie/perf/001-expected.checksum: Added.
1167 * platform/mac-leopard/svg/hixie/perf/001-expected.png: Added.
1168 * platform/mac-leopard/svg/hixie/perf/001-expected.txt: Added.
1169 * platform/mac-leopard/svg/hixie/perf/002-expected.checksum: Added.
1170 * platform/mac-leopard/svg/hixie/perf/002-expected.png: Added.
1171 * platform/mac-leopard/svg/hixie/perf/002-expected.txt: Added.
1173 2008-02-11 Dan Bernstein <mitz@apple.com>
1175 Reviewed by Dave Hyatt.
1177 - test for http://bugs.webkit.org/show_bug.cgi?id=17320
1178 <rdar://problem/5736953> :last-child does not set the "uses sibling rules" flag
1180 * fast/css/last-child-style-sharing.html: Added.
1181 * platform/mac/fast/css/last-child-style-sharing-expected.checksum: Added.
1182 * platform/mac/fast/css/last-child-style-sharing-expected.png: Added.
1183 * platform/mac/fast/css/last-child-style-sharing-expected.txt: Added.
1185 2008-02-11 Sam Weinig <sam@webkit.org>
1187 Reviewed by Darin Adler.
1190 <rdar://problem/5735497> Match Firefox's cross-domain model more accurately by return the built-in version of functions even if they have been overridden
1191 <rdar://problem/5735443> Crash when setting the Window objects prototype to a custom Object and then calling a method on it
1193 * fast/dom/Window/resources/WindowProperties.js: Added.
1194 * fast/dom/Window/window-custom-prototype-crash-expected.txt: Added.
1195 * fast/dom/Window/window-custom-prototype-crash.html: Added.
1196 * fast/dom/Window/window-function-frame-getter-precedence-expected.txt: Added.
1197 * fast/dom/Window/window-function-frame-getter-precedence.html: Added.
1198 * fast/dom/Window/window-function-name-getter-precedence-expected.txt:
1199 * fast/dom/Window/window-function-name-getter-precedence.html:
1200 * http/tests/security/cross-frame-access-custom-expected.txt:
1201 * http/tests/security/cross-frame-access-custom.html:
1202 * http/tests/security/cross-frame-access-get-override-expected.txt: Added.
1203 * http/tests/security/cross-frame-access-get-override.html: Added.
1204 * http/tests/security/cross-frame-access-history-get-override-expected.txt:
1205 * http/tests/security/cross-frame-access-history-get-override.html:
1206 * http/tests/security/cross-frame-access-history-put-expected.txt:
1207 * http/tests/security/cross-frame-access-history-put.html:
1208 * http/tests/security/cross-frame-access-location-expected.txt: Removed.
1209 * http/tests/security/cross-frame-access-location-get-expected.txt: Added.
1210 * http/tests/security/cross-frame-access-location-get-override-expected.txt: Added.
1211 * http/tests/security/cross-frame-access-location-get-override.html: Added.
1212 * http/tests/security/cross-frame-access-location-get.html: Copied from http/tests/security/cross-frame-access-location.html.
1213 * http/tests/security/cross-frame-access-location-put-expected.txt: Added.
1214 * http/tests/security/cross-frame-access-location-put.html: Added.
1215 * http/tests/security/cross-frame-access-location.html: Removed.
1216 * http/tests/security/resources/cross-frame-iframe-for-get-override-test.html: Added.
1217 * http/tests/security/resources/cross-frame-iframe-for-get-test.html:
1218 * http/tests/security/resources/cross-frame-iframe-for-history-put-test.html:
1219 * http/tests/security/resources/cross-frame-iframe-for-location-get-override-test.html: Added.
1220 * http/tests/security/resources/cross-frame-iframe-for-location-get-test.html: Added.
1221 * http/tests/security/resources/cross-frame-iframe-for-location-put-test.html: Added.
1223 2008-02-10 Dan Bernstein <mitz@apple.com>
1225 Reviewed by Sam Weinig and Anders Carlsson.
1227 - change a test to simply use 'font-family' instead of unnecessary
1230 * fast/text/atsui-spacing-features.html:
1231 * platform/mac/fast/text/atsui-spacing-features-expected.checksum:
1232 * platform/mac/fast/text/atsui-spacing-features-expected.png:
1233 * platform/mac/fast/text/atsui-spacing-features-expected.txt:
1235 2008-02-10 Darin Adler <darin@apple.com>
1237 - fix a couple of directories that were using our JavaScript template/wrapper
1240 * fast/dom/SelectorAPI/resources/TEMPLATE.html: Fixed relative paths.
1241 * fast/events/event-instanceof.html: Regenerating this file revealed that the path
1242 to the stylesheet was wrong. Fixed by running the make-js-test-wrappers script.
1243 Didn't affect the text-only results, but the test looked wrong in the browser.
1244 * fast/events/resources/TEMPLATE.html: Copied from fast/js/resources/TEMPLATE.html.
1245 * traversal/resources/TEMPLATE.html: Fixed relative paths.
1247 2008-02-10 Andrew Wellington <proton@wiretapped.net>
1249 Reviewed and tweaked a bit by Darin.
1251 DOMRange.surroundContents throws wrong exception (Acid3 bug)
1252 http://bugs.webkit.org/show_bug.cgi?id=16749
1254 Throw BAD_BOUNDARYPOINTS_ERR if attempting to split a non-text node that
1255 has offsets in characters
1257 * fast/dom/Range/range-exceptions-expected.txt: Added.
1258 * fast/dom/Range/resources/range-exceptions.js: Added.
1260 2008-02-09 David Hyatt <hyatt@apple.com>
1262 Added test for bug 17254.
1266 * fast/css/negative-nth-child.html: Added.
1268 2008-02-08 Oliver Hunt <oliver@apple.com>
1272 Test cases for decompilation of variable declaration lists.
1274 * fast/js/function-toString-parentheses-expected.txt:
1275 * fast/js/resources/function-toString-parentheses.js:
1277 2008-02-08 Darin Adler <darin@apple.com>
1279 - test for http://bugs.webkit.org/show_bug.cgi?id=17247
1280 Labelled continue/break can fail in some cases
1282 * fast/js/continue-break-multiple-labels-expected.txt: Added.
1283 * fast/js/continue-break-multiple-labels.html: Added.
1285 2008-02-08 Darin Adler <darin@apple.com>
1289 - test for http://bugs.webkit.org/show_bug.cgi?id=15003
1290 Function.prototype.constructor should not be DontDelete/ReadOnly (Acid3 bug)
1292 * fast/js/constructor-attributes-expected.txt: Added.
1293 * fast/js/constructor-attributes.html: Added.
1294 * fast/js/resources/constructor-attributes.js: Added.
1296 2008-02-08 Anders Carlsson <andersca@apple.com>
1300 <rdar://problem/5650446>
1301 http://bugs.webkit.org/show_bug.cgi?id=16102
1302 Crash in FrameLoader::stopLoadingSubframes() on IMDB page
1304 * http/tests/navigation/changing-frame-hierarchy-in-onload-expected.txt: Added.
1305 * http/tests/navigation/changing-frame-hierarchy-in-onload.html: Added.
1307 2008-02-08 Sam Weinig <sam@webkit.org>
1311 Test for <rdar://problem/5732491>
1312 http://bugs.webkit.org/show_bug.cgi?id=17213
1313 The querySelectorAll method on an element node does not search only the element's descendants
1315 * fast/dom/SelectorAPI/elementRoot-expected.txt: Added.
1316 * fast/dom/SelectorAPI/elementRoot.html: Added.
1317 * fast/dom/SelectorAPI/resources: Added.
1318 * fast/dom/SelectorAPI/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html.
1319 * fast/dom/SelectorAPI/resources/elementRoot.js: Added.
1321 2008-02-08 Darin Adler <darin@apple.com>
1325 - test for http://bugs.webkit.org/show_bug.cgi?id=4714
1326 NodeIterator does not handle exceptions from the filter function (affects Acid3)
1328 - grabbed NodeIterator and TreeWalker tests from Hixie's site and KHTML
1330 * traversal/exception-forwarding-expected.txt: Added.
1331 * traversal/exception-forwarding.html: Added.
1332 * traversal/resources: Added.
1333 * traversal/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html.
1334 * traversal/resources/exception-forwarding.js: Added.
1336 * traversal/node-iterator-001-expected.txt: Updated to reflect correct results.
1337 The old results reflected a bug in our NodeIterator.
1338 * traversal/node-iterator-001.html: Ditto.
1340 * traversal/node-iterator-006.html: Changed test so there's no whitespace node after
1341 the <span> elements inside the test root element (a <div>). The old test results were
1342 incorrect; the new NodeIterator implementation correctly returned the whitespace node
1345 * traversal/node-iterator-006a.html: Copied from traversal/node-iterator-006.html.
1346 Preserve the original test, which now has a strange result. But the result is correct,
1347 so it's worth keeping around.
1348 * traversal/node-iterator-006a-expected.txt: Added.
1350 * fast/dom/TreeWalker/TreeWalker-currentNode-expected.txt: Regenerated.
1351 * fast/dom/TreeWalker/resources/TreeWalker-currentNode.js: Updated test to expect results
1352 that match the DOM specification.
1354 * traversal/hixie-node-iterator/001-expected.txt: Added.
1355 * traversal/hixie-node-iterator/001.xml: Added.
1356 * traversal/hixie-node-iterator/002-expected.txt: Added.
1357 * traversal/hixie-node-iterator/002.xml: Added.
1358 * traversal/hixie-node-iterator/003-expected.txt: Added.
1359 * traversal/hixie-node-iterator/003.xml: Added.
1360 * traversal/hixie-node-iterator/004-expected.txt: Added.
1361 * traversal/hixie-node-iterator/004.xml: Added.
1362 * traversal/hixie-node-iterator/005-expected.txt: Added.
1363 * traversal/hixie-node-iterator/005.xml: Added.
1364 * traversal/hixie-node-iterator/006-expected.txt: Added.
1365 * traversal/hixie-node-iterator/006.xml: Added.
1366 * traversal/hixie-node-iterator/007-expected.txt: Added.
1367 * traversal/hixie-node-iterator/007.xml: Added.
1368 * traversal/hixie-node-iterator/008-expected.txt: Added.
1369 * traversal/hixie-node-iterator/008.xml: Added.
1370 * traversal/hixie-node-iterator/009-expected.txt: Added.
1371 * traversal/hixie-node-iterator/009.xml: Added.
1372 * traversal/hixie-node-iterator/010-expected.txt: Added.
1373 * traversal/hixie-node-iterator/010.xml: Added.
1374 * traversal/hixie-node-iterator/origin.txt: Added.
1376 * traversal/tree-walker-filter-1-expected.txt: Added.
1377 * traversal/tree-walker-filter-1.html: Added.
1379 2008-02-08 Eric Seidel <eric@webkit.org>
1383 Add support for Text.wholeText and Text.replaceWholeText from DOM Level 3 Core.
1384 http://bugs.webkit.org/show_bug.cgi?id=17125
1386 Test to make sure EntityReference nodes are always treated as read-only.
1388 Added fast/dom/Text/replaceWholeText.html to catch a case the W3C missed.
1390 All of these tests now pass.
1392 * dom/xhtml/level3/core/textreplacewholetext01-expected.txt:
1393 * dom/xhtml/level3/core/textreplacewholetext02-expected.txt:
1394 * dom/xhtml/level3/core/textreplacewholetext03-expected.txt:
1395 * dom/xhtml/level3/core/textreplacewholetext04-expected.txt:
1396 * dom/xhtml/level3/core/textreplacewholetext05-expected.txt:
1397 * dom/xhtml/level3/core/textreplacewholetext06-expected.txt:
1398 * dom/xhtml/level3/core/textreplacewholetext07-expected.txt:
1399 * dom/xhtml/level3/core/textwholetext01-expected.txt:
1400 * dom/xhtml/level3/core/textwholetext02-expected.txt:
1401 * dom/xhtml/level3/core/textwholetext03-expected.txt:
1402 * fast/dom/EntityReference/readonly-exceptions-expected.txt: Added.
1403 * fast/dom/EntityReference/readonly-exceptions.html: Added.
1404 * fast/dom/EntityReference/resources/TEMPLATE.html: Added.
1405 * fast/dom/EntityReference/resources/readonly-exceptions.js: Added.
1406 * fast/dom/Text/replaceWholeText-expected.txt: Added.
1407 * fast/dom/Text/replaceWholeText.html: Added.
1408 * fast/dom/Text/resources/TEMPLATE.html: Added.
1409 * fast/dom/Text/resources/replaceWholeText.js: Added.
1410 * fast/dom/Window/window-properties-expected.txt: updated to reflect addition of replaceWholeText
1412 2008-02-06 Kimmo Kinnunen <kimmok@iki.fi>
1414 Reviewed by Tim Hatcher.
1416 Test for: http://bugs.webkit.org/show_bug.cgi?id=17191
1417 HTML5: Client-side database queries should return values of type number
1419 * storage/sql-data-types-expected.txt: Added.
1420 * storage/sql-data-types.html: Added.
1421 * storage/sql-data-types.js: Added.
1423 2008-02-07 Dan Bernstein <mitz@apple.com>
1425 Reviewed by Dave Hyatt.
1427 - test for <rdar://problem/5729411> REGRESSION (r29834): Float contained in relative-positioned block is painted twice
1429 * fast/block/float/relative-painted-twice.html: Added.
1430 * platform/mac-leopard/fast/block/float/relative-painted-twice-expected.checksum: Added.
1431 * platform/mac-leopard/fast/block/float/relative-painted-twice-expected.png: Added.
1432 * platform/mac/fast/block/float/relative-painted-twice-expected.txt: Added.
1434 2008-02-07 Dan Bernstein <mitz@apple.com>
1436 Reviewed by Darin Adler.
1438 - test for http://bugs.webkit.org/show_bug.cgi?id=17194
1439 Changing text to bold changes font family
1441 * platform/mac/fast/text/family-for-font-matched-by-name-expected.checksum: Added.
1442 * platform/mac/fast/text/family-for-font-matched-by-name-expected.png: Added.
1443 * platform/mac/fast/text/family-for-font-matched-by-name-expected.txt: Added.
1444 * platform/mac/fast/text/family-for-font-matched-by-name.html: Added.
1446 2008-02-07 Beth Dakin <bdakin@apple.com>
1448 Test written by Geoff, reviewed by me.
1450 Test for <rdar://problem/5697882> Traffic or Street View button on
1451 Google Maps is sometimes not positioned correctly (17000)
1453 * fast/dom/simultaneouslyRegsiteredTimerFireOrder-expected.txt: Added.
1454 * fast/dom/simultaneouslyRegsiteredTimerFireOrder.html: Added.
1456 2008-02-07 Nikolas Zimmermann <zimmermann@kde.org>
1458 Rubber stamped by Eric.
1460 Move existing SVG baseline from platform/mac/ to platform/mac-tiger/ (I generated all of them using Tiger).
1461 Regenerated new SVG baseline in platform/mac-leopard. platform/mac/svg is doesn't contain any test results anymore.
1463 In a later step it should be investigated, which layout test results can be shared between Leopard & Tiger.
1464 Those results should be moved to platform/mac/svg then.
1466 * platform/mac-leopard/Skipped: Remove tests that don't fail anymore.
1467 * platform/mac-leopard/svg/W3C-SVG-1.1: Added.
1468 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum: Added.
1469 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png: Added.
1470 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Added.
1471 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum: Added.
1472 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Added.
1473 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Added.
1474 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum: Added.
1475 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png: Added.
1476 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Added.
1477 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum: Added.
1478 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: Added.
1479 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Added.
1480 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum: Added.
1481 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png: Added.
1482 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Added.
1483 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum: Added.
1484 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png: Added.
1485 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Added.
1486 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum: Added.
1487 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
1488 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
1489 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum: Added.
1490 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png: Added.
1491 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: Added.
1492 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum: Added.
1493 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png: Added.
1494 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Added.
1495 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum: Added.
1496 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Added.
1497 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Added.
1498 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum: Added.
1499 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png: Added.
1500 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Added.
1501 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum: Added.
1502 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png: Added.
1503 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Added.
1504 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum: Added.
1505 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png: Added.
1506 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Added.
1507 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum: Added.
1508 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png: Added.
1509 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Added.
1510 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum: Added.
1511 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png: Added.
1512 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Added.
1513 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum: Added.
1514 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png: Added.
1515 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Added.
1516 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum: Added.
1517 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png: Added.
1518 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Added.
1519 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum: Added.
1520 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png: Added.
1521 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Added.
1522 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum: Added.
1523 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png: Added.
1524 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Added.
1525 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum: Added.
1526 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png: Added.
1527 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Added.
1528 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum: Added.
1529 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Added.
1530 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Added.
1531 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum: Added.
1532 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Added.
1533 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added.
1534 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum: Added.
1535 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png: Added.
1536 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Added.
1537 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum: Added.
1538 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Added.
1539 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: Added.
1540 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum: Added.
1541 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Added.
1542 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Added.
1543 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum: Added.
1544 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Added.
1545 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Added.
1546 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum: Added.
1547 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: Added.
1548 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Added.
1549 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum: Added.
1550 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: Added.
1551 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Added.
1552 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum: Added.
1553 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
1554 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Added.
1555 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum: Added.
1556 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
1557 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Added.
1558 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.checksum: Added.
1559 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added.
1560 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Added.
1561 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum: Added.
1562 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
1563 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
1564 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum: Added.
1565 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
1566 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Added.
1567 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Added.
1568 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
1569 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
1570 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Added.
1571 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added.
1572 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Added.
1573 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Added.
1574 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Added.
1575 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
1576 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Added.
1577 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
1578 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
1579 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: Added.
1580 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added.
1581 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Added.
1582 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum: Added.
1583 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
1584 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Added.
1585 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Added.
1586 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added.
1587 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
1588 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum: Added.
1589 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
1590 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Added.
1591 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Added.
1592 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added.
1593 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
1594 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Added.
1595 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added.
1596 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Added.
1597 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum: Added.
1598 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added.
1599 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
1600 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Added.
1601 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added.
1602 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
1603 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum: Added.
1604 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
1605 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
1606 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Added.
1607 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added.
1608 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
1609 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Added.
1610 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added.
1611 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Added.
1612 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Added.
1613 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added.
1614 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
1615 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Added.
1616 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added.
1617 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
1618 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Added.
1619 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added.
1620 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
1621 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Added.
1622 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added.
1623 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Added.
1624 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Added.
1625 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added.
1626 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
1627 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Added.
1628 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added.
1629 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Added.
1630 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Added.
1631 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
1632 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
1633 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Added.
1634 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added.
1635 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Added.
1636 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: Added.
1637 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
1638 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Added.
1639 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Added.
1640 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added.
1641 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Added.
1642 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
1643 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
1644 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
1645 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-85-t-expected.checksum: Added.
1646 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added.
1647 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Added.
1648 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum: Added.
1649 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Added.
1650 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: Added.
1651 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum: Added.
1652 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: Added.
1653 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Added.
1654 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum: Added.
1655 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-02-f-expected.png: Added.
1656 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: Added.
1657 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum: Added.
1658 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: Added.
1659 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: Added.
1660 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.checksum: Added.
1661 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added.
1662 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Added.
1663 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.checksum: Added.
1664 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added.
1665 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Added.
1666 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum: Added.
1667 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Added.
1668 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Added.
1669 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum: Added.
1670 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Added.
1671 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Added.
1672 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum: Added.
1673 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Added.
1674 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Added.
1675 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum: Added.
1676 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Added.
1677 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Added.
1678 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum: Added.
1679 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Added.
1680 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Added.
1681 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum: Added.
1682 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Added.
1683 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Added.
1684 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: Added.
1685 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Added.
1686 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Added.
1687 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum: Added.
1688 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Added.
1689 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Added.
1690 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Added.
1691 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Added.
1692 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
1693 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum: Added.
1694 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Added.
1695 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Added.
1696 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum: Added.
1697 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added.
1698 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Added.
1699 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Added.
1700 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added.
1701 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Added.
1702 * platform/mac-leopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum: Added.
1703 * platform/mac-leopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
1704 * platform/mac-leopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Added.
1705 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: Added.
1706 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added.
1707 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added.
1708 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum: Added.
1709 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added.
1710 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Added.
1711 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Added.
1712 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added.
1713 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
1714 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum: Added.
1715 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added.
1716 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
1717 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Added.
1718 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added.
1719 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Added.
1720 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Added.
1721 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Added.
1722 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Added.
1723 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum: Added.
1724 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Added.
1725 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
1726 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum: Added.
1727 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Added.
1728 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
1729 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum: Added.
1730 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Added.
1731 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added.
1732 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: Added.
1733 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Added.
1734 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Added.
1735 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Added.
1736 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Added.
1737 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
1738 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: Added.
1739 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added.
1740 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Added.
1741 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: Added.
1742 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Added.
1743 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Added.
1744 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum: Added.
1745 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Added.
1746 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Added.
1747 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Added.
1748 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Added.
1749 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Added.
1750 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum: Added.
1751 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Added.
1752 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Added.
1753 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum: Added.
1754 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Added.
1755 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Added.
1756 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum: Added.
1757 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added.
1758 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
1759 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum: Added.
1760 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Added.
1761 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Added.
1762 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum: Added.
1763 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Added.
1764 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Added.
1765 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum: Added.
1766 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Added.
1767 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Added.
1768 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum: Added.
1769 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Added.
1770 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Added.
1771 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Added.
1772 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
1773 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
1774 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Added.
1775 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
1776 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
1777 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Added.
1778 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added.
1779 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Added.
1780 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum: Added.
1781 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
1782 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
1783 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.checksum: Added.
1784 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Added.
1785 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added.
1786 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum: Added.
1787 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added.
1788 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Added.
1789 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Added.
1790 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
1791 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
1792 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum: Added.
1793 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Added.
1794 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Added.
1795 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum: Added.
1796 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png: Added.
1797 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Added.
1798 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum: Added.
1799 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Added.
1800 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: Added.
1801 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum: Added.
1802 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Added.
1803 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Added.
1804 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum: Added.
1805 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Added.
1806 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Added.
1807 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum: Added.
1808 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-03-b-expected.png: Added.
1809 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Added.
1810 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum: Added.
1811 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: Added.
1812 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Added.
1813 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum: Added.
1814 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: Added.
1815 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Added.
1816 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum: Added.
1817 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: Added.
1818 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Added.
1819 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum: Added.
1820 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Added.
1821 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Added.
1822 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum: Added.
1823 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Added.
1824 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Added.
1825 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Added.
1826 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
1827 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Added.
1828 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum: Added.
1829 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
1830 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Added.
1831 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum: Added.
1832 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Added.
1833 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Added.
1834 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum: Added.
1835 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Added.
1836 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Added.
1837 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum: Added.
1838 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Added.
1839 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Added.
1840 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: Added.
1841 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added.
1842 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
1843 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum: Added.
1844 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added.
1845 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
1846 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum: Added.
1847 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png: Added.
1848 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Added.
1849 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum: Added.
1850 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Added.
1851 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Added.
1852 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum: Added.
1853 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Added.
1854 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Added.
1855 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum: Added.
1856 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Added.
1857 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Added.
1858 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum: Added.
1859 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
1860 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
1861 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum: Added.
1862 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Added.
1863 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Added.
1864 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum: Added.
1865 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Added.
1866 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Added.
1867 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum: Added.
1868 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png: Added.
1869 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: Added.
1870 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum: Added.
1871 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png: Added.
1872 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: Added.
1873 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum: Added.
1874 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png: Added.
1875 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: Added.
1876 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum: Added.
1877 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png: Added.
1878 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: Added.
1879 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-05-b-expected.checksum: Added.
1880 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Added.
1881 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Added.
1882 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum: Added.
1883 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Added.
1884 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: Added.
1885 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum: Added.
1886 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Added.
1887 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Added.
1888 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum: Added.
1889 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Added.
1890 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Added.
1891 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum: Added.
1892 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Added.
1893 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Added.
1894 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum: Added.
1895 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png: Added.
1896 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Added.
1897 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum: Added.
1898 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png: Added.
1899 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Added.
1900 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum: Added.
1901 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png: Added.
1902 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Added.
1903 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum: Added.
1904 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png: Added.
1905 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Added.
1906 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.checksum: Added.
1907 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Added.
1908 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Added.
1909 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum: Added.
1910 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Added.
1911 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: Added.
1912 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum: Added.
1913 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Added.
1914 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Added.
1915 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum: Added.
1916 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added.
1917 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
1918 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum: Added.
1919 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added.
1920 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Added.
1921 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum: Added.
1922 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
1923 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Added.
1924 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum: Added.
1925 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added.
1926 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Added.
1927 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum: Added.
1928 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Added.
1929 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Added.
1930 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum: Added.
1931 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added.
1932 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
1933 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-09-t-expected.checksum: Added.
1934 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Added.
1935 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Added.
1936 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-10-t-expected.checksum: Added.
1937 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-10-t-expected.png: Added.
1938 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Added.
1939 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Added.
1940 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added.
1941 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added.
1942 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-13-t-expected.checksum: Added.
1943 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Added.
1944 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Added.
1945 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-14-t-expected.checksum: Added.
1946 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-14-t-expected.png: Added.
1947 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Added.
1948 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum: Added.
1949 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added.
1950 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Added.
1951 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum: Added.
1952 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added.
1953 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Added.
1954 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum: Added.
1955 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Added.
1956 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Added.
1957 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.checksum: Added.
1958 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Added.
1959 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Added.
1960 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum: Added.
1961 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Added.
1962 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Added.
1963 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum: Added.
1964 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Added.
1965 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Added.
1966 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum: Added.
1967 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Added.
1968 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
1969 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum: Added.
1970 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added.
1971 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Added.
1972 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum: Added.
1973 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Added.
1974 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Added.
1975 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum: Added.
1976 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Added.
1977 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Added.
1978 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum: Added.
1979 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added.
1980 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Added.
1981 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum: Added.
1982 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Added.
1983 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Added.
1984 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum: Added.
1985 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Added.
1986 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Added.
1987 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added.
1988 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
1989 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Added.
1990 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum: Added.
1991 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
1992 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Added.
1993 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum: Added.
1994 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added.
1995 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Added.
1996 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum: Added.
1997 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Added.
1998 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Added.
1999 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum: Added.
2000 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added.
2001 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Added.
2002 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum: Added.
2003 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Added.
2004 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Added.
2005 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum: Added.
2006 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Added.
2007 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Added.
2008 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum: Added.
2009 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Added.
2010 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: Added.
2011 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-01-t-expected.checksum: Added.
2012 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-01-t-expected.png: Added.
2013 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: Added.
2014 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-02-t-expected.checksum: Added.
2015 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-02-t-expected.png: Added.
2016 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: Added.
2017 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum: Added.
2018 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-03-t-expected.png: Added.
2019 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: Added.
2020 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum: Added.
2021 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Added.
2022 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Added.
2023 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum: Added.
2024 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Added.
2025 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Added.
2026 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum: Added.
2027 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Added.
2028 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Added.
2029 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum: Added.
2030 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added.
2031 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
2032 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum: Added.
2033 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
2034 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
2035 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum: Added.
2036 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Added.
2037 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Added.
2038 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-02-b-expected.checksum: Added.
2039 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Added.
2040 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: Added.
2041 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum: Added.
2042 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Added.
2043 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: Added.
2044 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum: Added.
2045 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Added.
2046 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: Added.
2047 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum: Added.
2048 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Added.
2049 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Added.
2050 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum: Added.
2051 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added.
2052 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Added.
2053 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum: Added.
2054 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Added.
2055 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: Added.
2056 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.checksum: Added.
2057 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Added.
2058 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Added.
2059 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.checksum: Added.
2060 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png: Added.
2061 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: Added.
2062 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-line-01-t-expected.checksum: Added.
2063 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png: Added.
2064 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt: Added.
2065 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.checksum: Added.
2066 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png: Added.
2067 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt: Added.
2068 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.checksum: Added.
2069 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png: Added.
2070 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt: Added.
2071 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.checksum: Added.
2072 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Added.
2073 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt: Added.
2074 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.checksum: Added.
2075 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Added.
2076 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt: Added.
2077 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-cond-01-t-expected.checksum: Added.
2078 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png: Added.
2079 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt: Added.
2080 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum: Added.
2081 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png: Added.
2082 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt: Added.
2083 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-cond-03-t-expected.checksum: Added.
2084 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png: Added.
2085 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt: Added.
2086 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-defs-01-t-expected.checksum: Added.
2087 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png: Added.
2088 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt: Added.
2089 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum: Added.
2090 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-01-b-expected.png: Added.
2091 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: Added.
2092 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum: Added.
2093 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png: Added.
2094 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt: Added.
2095 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum: Added.
2096 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png: Added.
2097 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: Added.
2098 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum: Added.
2099 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png: Added.
2100 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: Added.
2101 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum: Added.
2102 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png: Added.
2103 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: Added.
2104 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum: Added.
2105 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-06-b-expected.png: Added.
2106 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: Added.
2107 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-01-t-expected.checksum: Added.
2108 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png: Added.
2109 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt: Added.
2110 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum: Added.
2111 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added.
2112 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Added.
2113 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum: Added.
2114 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png: Added.
2115 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Added.
2116 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-04-t-expected.checksum: Added.
2117 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png: Added.
2118 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt: Added.
2119 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-05-t-expected.checksum: Added.
2120 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png: Added.
2121 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: Added.
2122 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.checksum: Added.
2123 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.png: Added.
2124 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: Added.
2125 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-01-t-expected.checksum: Added.
2126 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-01-t-expected.png: Added.
2127 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt: Added.
2128 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-02-b-expected.checksum: Added.
2129 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-02-b-expected.png: Added.
2130 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt: Added.
2131 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.checksum: Added.
2132 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: Added.
2133 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: Added.
2134 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-01-t-expected.checksum: Added.
2135 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: Added.
2136 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt: Added.
2137 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum: Added.
2138 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Added.
2139 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: Added.
2140 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-03-t-expected.checksum: Added.
2141 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-03-t-expected.png: Added.
2142 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt: Added.
2143 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-04-t-expected.checksum: Added.
2144 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-04-t-expected.png: Added.
2145 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt: Added.
2146 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum: Added.
2147 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-05-b-expected.png: Added.
2148 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt: Added.
2149 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum: Added.
2150 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.png: Added.
2151 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: Added.
2152 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum: Added.
2153 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Added.
2154 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: Added.
2155 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-08-t-expected.checksum: Added.
2156 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-08-t-expected.png: Added.
2157 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt: Added.
2158 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-09-t-expected.checksum: Added.
2159 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-09-t-expected.png: Added.
2160 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt: Added.
2161 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-10-t-expected.checksum: Added.
2162 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Added.
2163 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt: Added.
2164 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum: Added.
2165 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png: Added.
2166 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt: Added.
2167 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum: Added.
2168 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added.
2169 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Added.
2170 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-03-t-expected.checksum: Added.
2171 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-03-t-expected.png: Added.
2172 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: Added.
2173 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-05-b-expected.checksum: Added.
2174 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-05-b-expected.png: Added.
2175 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt: Added.
2176 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum: Added.
2177 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-01-b-expected.png: Added.
2178 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt: Added.
2179 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum: Added.
2180 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-02-b-expected.png: Added.
2181 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt: Added.
2182 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum: Added.
2183 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-03-b-expected.png: Added.
2184 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt: Added.
2185 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-04-f-expected.checksum: Added.
2186 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-04-f-expected.png: Added.
2187 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: Added.
2188 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-05-b-expected.checksum: Added.
2189 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-05-b-expected.png: Added.
2190 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: Added.
2191 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-06-b-expected.checksum: Added.
2192 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-06-b-expected.png: Added.
2193 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: Added.
2194 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum: Added.
2195 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png: Added.
2196 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt: Added.
2197 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-pres-01-t-expected.checksum: Added.
2198 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png: Added.
2199 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt: Added.
2200 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-01-b-expected.checksum: Added.
2201 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-01-b-expected.png: Added.
2202 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: Added.
2203 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-02-b-expected.checksum: Added.
2204 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-02-b-expected.png: Added.
2205 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: Added.
2206 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-03-b-expected.checksum: Added.
2207 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-03-b-expected.png: Added.
2208 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-03-b-expected.txt: Added.
2209 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-04-b-expected.checksum: Added.
2210 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-04-b-expected.png: Added.
2211 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-04-b-expected.txt: Added.
2212 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum: Added.
2213 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-05-b-expected.png: Added.
2214 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: Added.
2215 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum: Added.
2216 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Added.
2217 * platform/mac-leopard/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Added.
2218 * platform/mac-leopard/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum: Added.
2219 * platform/mac-leopard/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png: Added.
2220 * platform/mac-leopard/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: Added.
2221 * platform/mac-leopard/svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum: Added.
2222 * platform/mac-leopard/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: Added.
2223 * platform/mac-leopard/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: Added.
2224 * platform/mac-leopard/svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum: Added.
2225 * platform/mac-leopard/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png: Added.
2226 * platform/mac-leopard/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt: Added.
2227 * platform/mac-leopard/svg/W3C-SVG-1.1/text-fonts-02-t-expected.checksum: Added.
2228 * platform/mac-leopard/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png: Added.
2229 * platform/mac-leopard/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt: Added.
2230 * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: Added.
2231 * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Added.
2232 * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: Added.
2233 * platform/mac-leopard/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum: Added.
2234 * platform/mac-leopard/svg/W3C-SVG-1.1/text-path-01-b-expected.png: Added.
2235 * platform/mac-leopard/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: Added.
2236 * platform/mac-leopard/svg/W3C-SVG-1.1/text-spacing-01-b-expected.checksum: Added.
2237 * platform/mac-leopard/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png: Added.
2238 * platform/mac-leopard/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: Added.
2239 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum: Added.
2240 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
2241 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Added.
2242 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.checksum: Added.
2243 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Added.
2244 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Added.
2245 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.checksum: Added.
2246 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.png: Added.
2247 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Added.
2248 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum: Added.
2249 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.png: Added.
2250 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: Added.
2251 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.checksum: Added.
2252 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.png: Added.
2253 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: Added.
2254 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-07-t-expected.checksum: Added.
2255 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-07-t-expected.png: Added.
2256 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: Added.
2257 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-08-b-expected.checksum: Added.
2258 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-08-b-expected.png: Added.
2259 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-08-b-expected.txt: Added.
2260 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tref-01-b-expected.checksum: Added.
2261 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tref-01-b-expected.png: Added.
2262 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt: Added.
2263 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum: Added.
2264 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png: Added.
2265 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: Added.
2266 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum: Added.
2267 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png: Added.
2268 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: Added.
2269 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum: Added.
2270 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png: Added.
2271 * platform/mac-leopard/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: Added.
2272 * platform/mac-leopard/svg/W3C-SVG-1.1/text-ws-01-t-expected.checksum: Added.
2273 * platform/mac-leopard/svg/W3C-SVG-1.1/text-ws-01-t-expected.png: Added.
2274 * platform/mac-leopard/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: Added.
2275 * platform/mac-leopard/svg/W3C-SVG-1.1/text-ws-02-t-expected.checksum: Added.
2276 * platform/mac-leopard/svg/W3C-SVG-1.1/text-ws-02-t-expected.png: Added.
2277 * platform/mac-leopard/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: Added.
2278 * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum: Added.
2279 * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: Added.
2280 * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: Added.
2281 * platform/mac-leopard/svg/batik/filters: Added.
2282 * platform/mac-leopard/svg/batik/filters/filterRegions-expected.checksum: Added.
2283 * platform/mac-leopard/svg/batik/filters/filterRegions-expected.png: Added.
2284 * platform/mac-leopard/svg/batik/filters/filterRegions-expected.txt: Added.
2285 * platform/mac-leopard/svg/batik/masking: Added.
2286 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.checksum: Added.
2287 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.png: Added.
2288 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt: Added.
2289 * platform/mac-leopard/svg/batik/paints: Added.
2290 * platform/mac-leopard/svg/batik/paints/gradientLimit-expected.checksum: Added.
2291 * platform/mac-leopard/svg/batik/paints/gradientLimit-expected.png: Added.
2292 * platform/mac-leopard/svg/batik/paints/gradientLimit-expected.txt: Added.
2293 * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum: Added.
2294 * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
2295 * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added.
2296 * platform/mac-leopard/svg/batik/paints/patternRegionA-expected.checksum: Added.
2297 * platform/mac-leopard/svg/batik/paints/patternRegionA-expected.png: Added.
2298 * platform/mac-leopard/svg/batik/paints/patternRegionA-expected.txt: Added.
2299 * platform/mac-leopard/svg/batik/paints/patternRegions-expected.checksum: Added.
2300 * platform/mac-leopard/svg/batik/paints/patternRegions-expected.png: Added.
2301 * platform/mac-leopard/svg/batik/paints/patternRegions-expected.txt: Added.
2302 * platform/mac-leopard/svg/batik/text/longTextOnPath-expected.checksum: Added.
2303 * platform/mac-leopard/svg/batik/text/longTextOnPath-expected.png: Added.
2304 * platform/mac-leopard/svg/batik/text/longTextOnPath-expected.txt: Added.
2305 * platform/mac-leopard/svg/batik/text/textAnchor-expected.checksum: Added.
2306 * platform/mac-leopard/svg/batik/text/textAnchor-expected.png: Added.
2307 * platform/mac-leopard/svg/batik/text/textAnchor-expected.txt: Added.
2308 * platform/mac-leopard/svg/batik/text/textAnchor2-expected.checksum: Added.
2309 * platform/mac-leopard/svg/batik/text/textAnchor2-expected.png: Added.
2310 * platform/mac-leopard/svg/batik/text/textAnchor2-expected.txt: Added.
2311 * platform/mac-leopard/svg/batik/text/textAnchor3-expected.checksum: Added.
2312 * platform/mac-leopard/svg/batik/text/textAnchor3-expected.png: Added.
2313 * platform/mac-leopard/svg/batik/text/textAnchor3-expected.txt: Added.
2314 * platform/mac-leopard/svg/batik/text/textBiDi-expected.checksum: Added.
2315 * platform/mac-leopard/svg/batik/text/textBiDi-expected.png: Added.
2316 * platform/mac-leopard/svg/batik/text/textDecoration2-expected.checksum: Added.
2317 * platform/mac-leopard/svg/batik/text/textDecoration2-expected.png: Added.
2318 * platform/mac-leopard/svg/batik/text/textDecoration2-expected.txt: Added.
2319 * platform/mac-leopard/svg/batik/text/textEffect-expected.checksum: Added.
2320 * platform/mac-leopard/svg/batik/text/textEffect-expected.png: Added.
2321 * platform/mac-leopard/svg/batik/text/textEffect-expected.txt: Added.
2322 * platform/mac-leopard/svg/batik/text/textEffect2-expected.checksum: Added.
2323 * platform/mac-leopard/svg/batik/text/textEffect2-expected.png: Added.
2324 * platform/mac-leopard/svg/batik/text/textEffect2-expected.txt: Added.
2325 * platform/mac-leopard/svg/batik/text/textEffect3-expected.checksum: Added.
2326 * platform/mac-leopard/svg/batik/text/textEffect3-expected.png: Added.
2327 * platform/mac-leopard/svg/batik/text/textEffect3-expected.txt: Added.
2328 * platform/mac-leopard/svg/batik/text/textFeatures-expected.checksum: Added.
2329 * platform/mac-leopard/svg/batik/text/textFeatures-expected.png: Added.
2330 * platform/mac-leopard/svg/batik/text/textFeatures-expected.txt: Added.
2331 * platform/mac-leopard/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum: Added.
2332 * platform/mac-leopard/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
2333 * platform/mac-leopard/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
2334 * platform/mac-leopard/svg/batik/text/textLayout-expected.checksum: Added.
2335 * platform/mac-leopard/svg/batik/text/textLayout-expected.png: Added.
2336 * platform/mac-leopard/svg/batik/text/textLayout-expected.txt: Added.
2337 * platform/mac-leopard/svg/batik/text/textLayout2-expected.checksum: Added.
2338 * platform/mac-leopard/svg/batik/text/textLayout2-expected.png: Added.
2339 * platform/mac-leopard/svg/batik/text/textLayout2-expected.txt: Added.
2340 * platform/mac-leopard/svg/batik/text/textLength-expected.checksum: Added.
2341 * platform/mac-leopard/svg/batik/text/textLength-expected.png: Added.
2342 * platform/mac-leopard/svg/batik/text/textLength-expected.txt: Added.
2343 * platform/mac-leopard/svg/batik/text/textOnPath-expected.checksum: Added.
2344 * platform/mac-leopard/svg/batik/text/textOnPath-expected.png: Added.
2345 * platform/mac-leopard/svg/batik/text/textOnPath-expected.txt: Added.
2346 * platform/mac-leopard/svg/batik/text/textOnPath2-expected.checksum: Added.
2347 * platform/mac-leopard/svg/batik/text/textOnPath2-expected.png: Added.
2348 * platform/mac-leopard/svg/batik/text/textOnPath2-expected.txt: Added.
2349 * platform/mac-leopard/svg/batik/text/textOnPath3-expected.checksum: Added.
2350 * platform/mac-leopard/svg/batik/text/textOnPath3-expected.png: Added.
2351 * platform/mac-leopard/svg/batik/text/textOnPath3-expected.txt: Added.
2352 * platform/mac-leopard/svg/batik/text/textOnPathSpaces-expected.checksum: Added.
2353 * platform/mac-leopard/svg/batik/text/textOnPathSpaces-expected.png: Added.
2354 * platform/mac-leopard/svg/batik/text/textOnPathSpaces-expected.txt: Added.
2355 * platform/mac-leopard/svg/batik/text/textPCDATA-expected.checksum: Added.
2356 * platform/mac-leopard/svg/batik/text/textPCDATA-expected.png: Added.
2357 * platform/mac-leopard/svg/batik/text/textPCDATA-expected.txt: Added.
2358 * platform/mac-leopard/svg/batik/text/textPosition-expected.checksum: Added.
2359 * platform/mac-leopard/svg/batik/text/textPosition-expected.png: Added.
2360 * platform/mac-leopard/svg/batik/text/textPosition-expected.txt: Added.
2361 * platform/mac-leopard/svg/batik/text/textPosition2-expected.checksum: Added.
2362 * platform/mac-leopard/svg/batik/text/textPosition2-expected.png: Added.
2363 * platform/mac-leopard/svg/batik/text/textPosition2-expected.txt: Added.
2364 * platform/mac-leopard/svg/batik/text/textProperties-expected.checksum: Added.
2365 * platform/mac-leopard/svg/batik/text/textProperties-expected.png: Added.
2366 * platform/mac-leopard/svg/batik/text/textProperties-expected.txt: Added.
2367 * platform/mac-leopard/svg/batik/text/textProperties2-expected.checksum: Added.
2368 * platform/mac-leopard/svg/batik/text/textProperties2-expected.png: Added.
2369 * platform/mac-leopard/svg/batik/text/textProperties2-expected.txt: Added.
2370 * platform/mac-leopard/svg/batik/text/textStyles-expected.checksum: Added.
2371 * platform/mac-leopard/svg/batik/text/textStyles-expected.png: Added.
2372 * platform/mac-leopard/svg/batik/text/textStyles-expected.txt: Added.
2373 * platform/mac-leopard/svg/batik/text/verticalText-expected.checksum: Added.
2374 * platform/mac-leopard/svg/batik/text/verticalText-expected.png: Added.
2375 * platform/mac-leopard/svg/batik/text/verticalText-expected.txt: Added.
2376 * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.checksum: Added.
2377 * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.png: Added.
2378 * platform/mac-leopard/svg/batik/text/verticalTextOnPath-expected.txt: Added.
2379 * platform/mac-leopard/svg/batik/text/xmlSpace-expected.checksum: Added.
2380 * platform/mac-leopard/svg/batik/text/xmlSpace-expected.png: Added.
2381 * platform/mac-leopard/svg/batik/text/xmlSpace-expected.txt: Added.
2382 * platform/mac-leopard/svg/carto.net: Added.
2383 * platform/mac-leopard/svg/carto.net/button-expected.checksum: Added.
2384 * platform/mac-leopard/svg/carto.net/button-expected.png: Added.
2385 * platform/mac-leopard/svg/carto.net/button-expected.txt: Added.
2386 * platform/mac-leopard/svg/carto.net/colourpicker-expected.checksum: Added.
2387 * platform/mac-leopard/svg/carto.net/colourpicker-expected.png: Added.
2388 * platform/mac-leopard/svg/carto.net/colourpicker-expected.txt: Added.
2389 * platform/mac-leopard/svg/carto.net/combobox-expected.checksum: Added.
2390 * platform/mac-leopard/svg/carto.net/combobox-expected.png: Added.
2391 * platform/mac-leopard/svg/carto.net/combobox-expected.txt: Added.
2392 * platform/mac-leopard/svg/carto.net/frameless-svg-parse-error-expected.checksum: Added.
2393 * platform/mac-leopard/svg/carto.net/frameless-svg-parse-error-expected.png: Added.
2394 * platform/mac-leopard/svg/carto.net/scrollbar-expected.checksum: Added.
2395 * platform/mac-leopard/svg/carto.net/scrollbar-expected.png: Added.
2396 * platform/mac-leopard/svg/carto.net/scrollbar-expected.txt: Added.
2397 * platform/mac-leopard/svg/carto.net/selectionlist-expected.checksum: Added.
2398 * platform/mac-leopard/svg/carto.net/selectionlist-expected.png: Added.
2399 * platform/mac-leopard/svg/carto.net/selectionlist-expected.txt: Added.
2400 * platform/mac-leopard/svg/carto.net/slider-expected.checksum: Added.
2401 * platform/mac-leopard/svg/carto.net/slider-expected.png: Added.
2402 * platform/mac-leopard/svg/carto.net/slider-expected.txt: Added.
2403 * platform/mac-leopard/svg/carto.net/tabgroup-expected.checksum: Added.
2404 * platform/mac-leopard/svg/carto.net/tabgroup-expected.png: Added.
2405 * platform/mac-leopard/svg/carto.net/tabgroup-expected.txt: Added.
2406 * platform/mac-leopard/svg/carto.net/textbox-expected.checksum: Added.
2407 * platform/mac-leopard/svg/carto.net/textbox-expected.png: Added.
2408 * platform/mac-leopard/svg/carto.net/textbox-expected.txt: Added.
2409 * platform/mac-leopard/svg/carto.net/window-expected.checksum: Added.
2410 * platform/mac-leopard/svg/carto.net/window-expected.png: Added.
2411 * platform/mac-leopard/svg/carto.net/window-expected.txt: Added.
2412 * platform/mac-leopard/svg/css: Added.
2413 * platform/mac-leopard/svg/css/css-box-min-width-expected.checksum: Added.
2414 * platform/mac-leopard/svg/css/css-box-min-width-expected.png: Added.
2415 * platform/mac-leopard/svg/css/css-box-min-width-expected.txt: Added.
2416 * platform/mac-leopard/svg/css/getComputedStyle-basic-expected.checksum: Added.
2417 * platform/mac-leopard/svg/css/getComputedStyle-basic-expected.png: Added.
2418 * platform/mac-leopard/svg/css/glyph-orientation-rounding-test-expected.checksum: Added.
2419 * platform/mac-leopard/svg/css/glyph-orientation-rounding-test-expected.png: Added.
2420 * platform/mac-leopard/svg/custom/SVGException-expected.checksum: Added.
2421 * platform/mac-leopard/svg/custom/SVGException-expected.png: Added.
2422 * platform/mac-leopard/svg/custom/SVGMatrix-interface-expected.checksum: Added.
2423 * platform/mac-leopard/svg/custom/SVGMatrix-interface-expected.png: Added.
2424 * platform/mac-leopard/svg/custom/SVGMatrix-interface-expected.txt: Added.
2425 * platform/mac-leopard/svg/custom/SVGNumber-interface-expected.checksum: Added.
2426 * platform/mac-leopard/svg/custom/SVGNumber-interface-expected.png: Added.
2427 * platform/mac-leopard/svg/custom/SVGNumber-interface-expected.txt: Added.
2428 * platform/mac-leopard/svg/custom/SVGPoint-interface-expected.checksum: Added.
2429 * platform/mac-leopard/svg/custom/SVGPoint-interface-expected.png: Added.
2430 * platform/mac-leopard/svg/custom/SVGPoint-interface-expected.txt: Added.
2431 * platform/mac-leopard/svg/custom/SVGPoint-matrixTransform-expected.checksum: Added.
2432 * platform/mac-leopard/svg/custom/SVGPoint-matrixTransform-expected.png: Added.
2433 * platform/mac-leopard/svg/custom/SVGPoint-matrixTransform-expected.txt: Added.
2434 * platform/mac-leopard/svg/custom/SVGRect-interface-expected.checksum: Added.
2435 * platform/mac-leopard/svg/custom/SVGRect-interface-expected.png: Added.
2436 * platform/mac-leopard/svg/custom/SVGRect-interface-expected.txt: Added.
2437 * platform/mac-leopard/svg/custom/absolute-sized-svg-in-xhtml-expected.checksum: Added.
2438 * platform/mac-leopard/svg/custom/absolute-sized-svg-in-xhtml-expected.png: Added.
2439 * platform/mac-leopard/svg/custom/absolute-sized-svg-in-xhtml-expected.txt: Added.
2440 * platform/mac-leopard/svg/custom/alignment-baseline-modes-expected.checksum: Added.
2441 * platform/mac-leopard/svg/custom/alignment-baseline-modes-expected.png: Added.
2442 * platform/mac-leopard/svg/custom/alignment-baseline-modes-expected.txt: Added.
2443 * platform/mac-leopard/svg/custom/attribute-namespace-check-expected.checksum: Added.
2444 * platform/mac-leopard/svg/custom/attribute-namespace-check-expected.png: Added.
2445 * platform/mac-leopard/svg/custom/attribute-namespace-check-expected.txt: Added.
2446 * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.checksum: Added.
2447 * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.png: Added.
2448 * platform/mac-leopard/svg/custom/baseval-animval-equality-expected.txt: Added.
2449 * platform/mac-leopard/svg/custom/circular-marker-reference-1-expected.checksum: Added.
2450 * platform/mac-leopard/svg/custom/circular-marker-reference-1-expected.png: Added.
2451 * platform/mac-leopard/svg/custom/circular-marker-reference-1-expected.txt: Added.
2452 * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.checksum: Added.
2453 * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.png: Added.
2454 * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.txt: Added.
2455 * platform/mac-leopard/svg/custom/circular-marker-reference-3-expected.checksum: Added.
2456 * platform/mac-leopard/svg/custom/circular-marker-reference-3-expected.png: Added.
2457 * platform/mac-leopard/svg/custom/circular-marker-reference-3-expected.txt: Added.
2458 * platform/mac-leopard/svg/custom/circular-marker-reference-4-expected.checksum: Added.
2459 * platform/mac-leopard/svg/custom/circular-marker-reference-4-expected.png: Added.
2460 * platform/mac-leopard/svg/custom/circular-marker-reference-4-expected.txt: Added.
2461 * platform/mac-leopard/svg/custom/class-selector-expected.checksum: Added.
2462 * platform/mac-leopard/svg/custom/class-selector-expected.png: Added.
2463 * platform/mac-leopard/svg/custom/class-selector-expected.txt: Added.
2464 * platform/mac-leopard/svg/custom/clip-path-child-changes-expected.checksum: Added.
2465 * platform/mac-leopard/svg/custom/clip-path-child-changes-expected.png: Added.
2466 * platform/mac-leopard/svg/custom/clip-path-child-changes-expected.txt: Added.
2467 * platform/mac-leopard/svg/custom/clip-path-href-changes-expected.checksum: Added.
2468 * platform/mac-leopard/svg/custom/clip-path-href-changes-expected.png: Added.
2469 * platform/mac-leopard/svg/custom/clip-path-href-changes-expected.txt: Added.
2470 * platform/mac-leopard/svg/custom/clip-path-referencing-use-expected.checksum: Added.
2471 * platform/mac-leopard/svg/custom/clip-path-referencing-use-expected.png: Added.
2472 * platform/mac-leopard/svg/custom/clip-path-referencing-use-expected.txt: Added.
2473 * platform/mac-leopard/svg/custom/clip-path-referencing-use2-expected.checksum: Added.
2474 * platform/mac-leopard/svg/custom/clip-path-referencing-use2-expected.png: Added.
2475 * platform/mac-leopard/svg/custom/clip-path-referencing-use2-expected.txt: Added.
2476 * platform/mac-leopard/svg/custom/clip-path-units-changes-expected.checksum: Added.
2477 * platform/mac-leopard/svg/custom/clip-path-units-changes-expected.png: Added.
2478 * platform/mac-leopard/svg/custom/clip-path-units-changes-expected.txt: Added.
2479 * platform/mac-leopard/svg/custom/clip-path-with-transform-expected.checksum: Added.
2480 * platform/mac-leopard/svg/custom/clip-path-with-transform-expected.png: Added.
2481 * platform/mac-leopard/svg/custom/clip-path-with-transform-expected.txt: Added.
2482 * platform/mac-leopard/svg/custom/conditional-processing-outside-switch-expected.checksum: Added.
2483 * platform/mac-leopard/svg/custom/conditional-processing-outside-switch-expected.png: Added.
2484 * platform/mac-leopard/svg/custom/conditional-processing-outside-switch-expected.txt: Added.
2485 * platform/mac-leopard/svg/custom/container-opacity-clip-viewBox-expected.checksum: Added.
2486 * platform/mac-leopard/svg/custom/container-opacity-clip-viewBox-expected.png: Added.
2487 * platform/mac-leopard/svg/custom/container-opacity-clip-viewBox-expected.txt: Added.
2488 * platform/mac-leopard/svg/custom/control-points-for-S-and-T-expected.checksum: Added.
2489 * platform/mac-leopard/svg/custom/control-points-for-S-and-T-expected.png: Added.
2490 * platform/mac-leopard/svg/custom/control-points-for-S-and-T-expected.txt: Added.
2491 * platform/mac-leopard/svg/custom/coords-relative-units-transforms-expected.checksum: Added.
2492 * platform/mac-leopard/svg/custom/coords-relative-units-transforms-expected.png: Added.
2493 * platform/mac-leopard/svg/custom/coords-relative-units-transforms-expected.txt: Added.
2494 * platform/mac-leopard/svg/custom/create-metadata-element-expected.checksum: Added.
2495 * platform/mac-leopard/svg/custom/create-metadata-element-expected.png: Added.
2496 * platform/mac-leopard/svg/custom/create-metadata-element-expected.txt: Added.
2497 * platform/mac-leopard/svg/custom/createelement-expected.checksum: Added.
2498 * platform/mac-leopard/svg/custom/createelement-expected.png: Added.
2499 * platform/mac-leopard/svg/custom/createelement-expected.txt: Added.
2500 * platform/mac-leopard/svg/custom/css-pixels-dpi-expected.checksum: Added.
2501 * platform/mac-leopard/svg/custom/css-pixels-dpi-expected.png: Added.
2502 * platform/mac-leopard/svg/custom/css-pixels-dpi-expected.txt: Added.
2503 * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.checksum: Added.
2504 * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.png: Added.
2505 * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.txt: Added.
2506 * platform/mac-leopard/svg/custom/deep-dynamic-updates-expected.checksum: Added.
2507 * platform/mac-leopard/svg/custom/deep-dynamic-updates-expected.png: Added.
2508 * platform/mac-leopard/svg/custom/deep-dynamic-updates-expected.txt: Added.
2509 * platform/mac-leopard/svg/custom/display-none-expected.checksum: Added.
2510 * platform/mac-leopard/svg/custom/display-none-expected.png: Added.
2511 * platform/mac-leopard/svg/custom/display-none-expected.txt: Added.
2512 * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.checksum: Added.
2513 * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.png: Added.
2514 * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.txt: Added.
2515 * platform/mac-leopard/svg/custom/dominant-baseline-modes-expected.checksum: Added.
2516 * platform/mac-leopard/svg/custom/dominant-baseline-modes-expected.png: Added.
2517 * platform/mac-leopard/svg/custom/dominant-baseline-modes-expected.txt: Added.
2518 * platform/mac-leopard/svg/custom/dynamic-empty-path-expected.checksum: Added.
2519 * platform/mac-leopard/svg/custom/dynamic-empty-path-expected.png: Added.
2520 * platform/mac-leopard/svg/custom/dynamic-empty-path-expected.txt: Added.
2521 * platform/mac-leopard/svg/custom/dynamic-svg-document-creation-expected.checksum: Added.
2522 * platform/mac-leopard/svg/custom/dynamic-svg-document-creation-expected.png: Added.
2523 * platform/mac-leopard/svg/custom/dynamic-svg-document-creation-expected.txt: Added.
2524 * platform/mac-leopard/svg/custom/dynamic-viewBox-expected.checksum: Added.
2525 * platform/mac-leopard/svg/custom/dynamic-viewBox-expected.png: Added.
2526 * platform/mac-leopard/svg/custom/dynamic-viewBox-expected.txt: Added.
2527 * platform/mac-leopard/svg/custom/embedded-svg-disallowed-in-dashboard-expected.checksum: Added.
2528 * platform/mac-leopard/svg/custom/embedded-svg-disallowed-in-dashboard-expected.png: Added.
2529 * platform/mac-leopard/svg/custom/empty-clip-path-expected.checksum: Added.
2530 * platform/mac-leopard/svg/custom/empty-clip-path-expected.png: Added.
2531 * platform/mac-leopard/svg/custom/empty-clip-path-expected.txt: Added.
2532 * platform/mac-leopard/svg/custom/empty-merge-expected.checksum: Added.
2533 * platform/mac-leopard/svg/custom/empty-merge-expected.png: Added.
2534 * platform/mac-leopard/svg/custom/empty-merge-expected.txt: Added.
2535 * platform/mac-leopard/svg/custom/evt-onload-expected.checksum: Added.
2536 * platform/mac-leopard/svg/custom/evt-onload-expected.png: Added.
2537 * platform/mac-leopard/svg/custom/evt-onload-expected.txt: Added.
2538 * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.checksum: Added.
2539 * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.png: Added.
2540 * platform/mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.txt: Added.
2541 * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.checksum: Added.
2542 * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.png: Added.
2543 * platform/mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.txt: Added.
2544 * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.checksum: Added.
2545 * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.png: Added.
2546 * platform/mac-leopard/svg/custom/feComponentTransfer-Linear-expected.txt: Added.
2547 * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.checksum: Added.
2548 * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.png: Added.
2549 * platform/mac-leopard/svg/custom/feComponentTransfer-Table-expected.txt: Added.
2550 * platform/mac-leopard/svg/custom/feDisplacementMap-01-expected.checksum: Added.
2551 * platform/mac-leopard/svg/custom/feDisplacementMap-01-expected.png: Added.
2552 * platform/mac-leopard/svg/custom/feDisplacementMap-01-expected.txt: Added.
2553 * platform/mac-leopard/svg/custom/fill-SVGPaint-interface-expected.checksum: Added.
2554 * platform/mac-leopard/svg/custom/fill-SVGPaint-interface-expected.png: Added.
2555 * platform/mac-leopard/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
2556 * platform/mac-leopard/svg/custom/fill-fallback-expected.checksum: Added.
2557 * platform/mac-leopard/svg/custom/fill-fallback-expected.png: Added.
2558 * platform/mac-leopard/svg/custom/fill-fallback-expected.txt: Added.
2559 * platform/mac-leopard/svg/custom/fill-update-expected.checksum: Added.
2560 * platform/mac-leopard/svg/custom/fill-update-expected.png: Added.
2561 * platform/mac-leopard/svg/custom/fill-update-expected.txt: Added.
2562 * platform/mac-leopard/svg/custom/filter-source-alpha-expected.checksum: Added.
2563 * platform/mac-leopard/svg/custom/filter-source-alpha-expected.png: Added.
2564 * platform/mac-leopard/svg/custom/filter-source-alpha-expected.txt: Added.
2565 * platform/mac-leopard/svg/custom/focus-ring-expected.checksum: Added.
2566 * platform/mac-leopard/svg/custom/focus-ring-expected.png: Added.
2567 * platform/mac-leopard/svg/custom/focus-ring-expected.txt: Added.
2568 * platform/mac-leopard/svg/custom/font-face-cascade-order-expected.checksum: Added.
2569 * platform/mac-leopard/svg/custom/font-face-cascade-order-expected.png: Added.
2570 * platform/mac-leopard/svg/custom/font-face-cascade-order-expected.txt: Added.
2571 * platform/mac-leopard/svg/custom/font-face-simple-expected.checksum: Added.
2572 * platform/mac-leopard/svg/custom/font-face-simple-expected.png: Added.
2573 * platform/mac-leopard/svg/custom/font-face-simple-expected.txt: Added.
2574 * platform/mac-leopard/svg/custom/font-platformDestroy-crash-expected.checksum: Added.
2575 * platform/mac-leopard/svg/custom/font-platformDestroy-crash-expected.png: Added.
2576 * platform/mac-leopard/svg/custom/foreign-object-skew-expected.checksum: Added.
2577 * platform/mac-leopard/svg/custom/foreign-object-skew-expected.png: Added.
2578 * platform/mac-leopard/svg/custom/foreign-object-skew-expected.txt: Added.
2579 * platform/mac-leopard/svg/custom/foreignObject-crash-on-hover-expected.checksum: Added.
2580 * platform/mac-leopard/svg/custom/foreignObject-crash-on-hover-expected.png: Added.
2581 * platform/mac-leopard/svg/custom/foreignObject-crash-on-hover-expected.txt: Added.
2582 * platform/mac-leopard/svg/custom/fractional-rects-expected.checksum: Added.
2583 * platform/mac-leopard/svg/custom/fractional-rects-expected.png: Added.
2584 * platform/mac-leopard/svg/custom/fractional-rects-expected.txt: Added.
2585 * platform/mac-leopard/svg/custom/frame-getSVGDocument-expected.checksum: Added.
2586 * platform/mac-leopard/svg/custom/frame-getSVGDocument-expected.png: Added.
2587 * platform/mac-leopard/svg/custom/getBBox-js-expected.checksum: Added.
2588 * platform/mac-leopard/svg/custom/getBBox-js-expected.png: Added.
2589 * platform/mac-leopard/svg/custom/getPresentationAttribute-expected.checksum: Added.
2590 * platform/mac-leopard/svg/custom/getPresentationAttribute-expected.png: Added.
2591 * platform/mac-leopard/svg/custom/getPresentationAttribute-expected.txt: Added.
2592 * platform/mac-leopard/svg/custom/getTransformToElement-expected.checksum: Added.
2593 * platform/mac-leopard/svg/custom/getTransformToElement-expected.png: Added.
2594 * platform/mac-leopard/svg/custom/getTransformToElement-expected.txt: Added.
2595 * platform/mac-leopard/svg/custom/getscreenctm-in-mixed-content-expected.checksum: Added.
2596 * platform/mac-leopard/svg/custom/getscreenctm-in-mixed-content-expected.png: Added.
2597 * platform/mac-leopard/svg/custom/getscreenctm-in-mixed-content-expected.txt: Added.
2598 * platform/mac-leopard/svg/custom/getsvgdocument-expected.checksum: Added.
2599 * platform/mac-leopard/svg/custom/getsvgdocument-expected.png: Added.
2600 * platform/mac-leopard/svg/custom/getsvgdocument-expected.txt: Added.
2601 * platform/mac-leopard/svg/custom/glyph-selection-lang-attribute-expected.checksum: Added.
2602 * platform/mac-leopard/svg/custom/glyph-selection-lang-attribute-expected.png: Added.
2603 * platform/mac-leopard/svg/custom/glyph-selection-lang-attribute-expected.txt: Added.
2604 * platform/mac-leopard/svg/custom/gradient-add-stops-expected.checksum: Added.
2605 * platform/mac-leopard/svg/custom/gradient-add-stops-expected.png: Added.
2606 * platform/mac-leopard/svg/custom/gradient-add-stops-expected.txt: Added.
2607 * platform/mac-leopard/svg/custom/gradient-attr-update-expected.checksum: Added.
2608 * platform/mac-leopard/svg/custom/gradient-attr-update-expected.png: Added.
2609 * platform/mac-leopard/svg/custom/gradient-attr-update-expected.txt: Added.
2610 * platform/mac-leopard/svg/custom/gradient-cycle-detection-expected.checksum: Added.
2611 * platform/mac-leopard/svg/custom/gradient-cycle-detection-expected.png: Added.
2612 * platform/mac-leopard/svg/custom/gradient-cycle-detection-expected.txt: Added.
2613 * platform/mac-leopard/svg/custom/gradient-deep-referencing-expected.checksum: Added.
2614 * platform/mac-leopard/svg/custom/gradient-deep-referencing-expected.png: Added.
2615 * platform/mac-leopard/svg/custom/gradient-deep-referencing-expected.txt: Added.
2616 * platform/mac-leopard/svg/custom/gradient-rotated-bbox-expected.checksum: Added.
2617 * platform/mac-leopard/svg/custom/gradient-rotated-bbox-expected.png: Added.
2618 * platform/mac-leopard/svg/custom/gradient-rotated-bbox-expected.txt: Added.
2619 * platform/mac-leopard/svg/custom/gradient-stop-corner-cases-expected.checksum: Added.
2620 * platform/mac-leopard/svg/custom/gradient-stop-corner-cases-expected.png: Added.
2621 * platform/mac-leopard/svg/custom/gradient-stop-corner-cases-expected.txt: Added.
2622 * platform/mac-leopard/svg/custom/gradient-stop-style-change-expected.checksum: Added.
2623 * platform/mac-leopard/svg/custom/gradient-stop-style-change-expected.png: Added.
2624 * platform/mac-leopard/svg/custom/gradient-stop-style-change-expected.txt: Added.
2625 * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.checksum: Added.
2626 * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.png: Added.
2627 * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.txt: Added.
2628 * platform/mac-leopard/svg/custom/grayscale-gradient-mask-expected.checksum: Added.
2629 * platform/mac-leopard/svg/custom/grayscale-gradient-mask-expected.png: Added.
2630 * platform/mac-leopard/svg/custom/grayscale-gradient-mask-expected.txt: Added.
2631 * platform/mac-leopard/svg/custom/group-opacity-expected.checksum: Added.
2632 * platform/mac-leopard/svg/custom/group-opacity-expected.png: Added.
2633 * platform/mac-leopard/svg/custom/group-opacity-expected.txt: Added.
2634 * platform/mac-leopard/svg/custom/hit-test-path-expected.checksum: Added.
2635 * platform/mac-leopard/svg/custom/hit-test-path-expected.png: Added.
2636 * platform/mac-leopard/svg/custom/hit-test-path-expected.txt: Added.
2637 * platform/mac-leopard/svg/custom/hit-test-path-stroke-expected.checksum: Added.
2638 * platform/mac-leopard/svg/custom/hit-test-path-stroke-expected.png: Added.
2639 * platform/mac-leopard/svg/custom/hit-test-path-stroke-expected.txt: Added.
2640 * platform/mac-leopard/svg/custom/hit-test-unclosed-subpaths-expected.checksum: Added.
2641 * platform/mac-leopard/svg/custom/hit-test-unclosed-subpaths-expected.png: Added.
2642 * platform/mac-leopard/svg/custom/hit-test-unclosed-subpaths-expected.txt: Added.
2643 * platform/mac-leopard/svg/custom/hit-test-with-br-expected.checksum: Added.
2644 * platform/mac-leopard/svg/custom/hit-test-with-br-expected.png: Added.
2645 * platform/mac-leopard/svg/custom/hit-test-with-br-expected.txt: Added.
2646 * platform/mac-leopard/svg/custom/hover-default-fill-expected.checksum: Added.
2647 * platform/mac-leopard/svg/custom/hover-default-fill-expected.png: Added.
2648 * platform/mac-leopard/svg/custom/hover-default-fill-expected.txt: Added.
2649 * platform/mac-leopard/svg/custom/image-clipped-hit-expected.checksum: Added.
2650 * platform/mac-leopard/svg/custom/image-clipped-hit-expected.png: Added.
2651 * platform/mac-leopard/svg/custom/image-clipped-hit-expected.txt: Added.
2652 * platform/mac-leopard/svg/custom/image-parent-translation-expected.checksum: Added.
2653 * platform/mac-leopard/svg/custom/image-parent-translation-expected.png: Added.
2654 * platform/mac-leopard/svg/custom/image-parent-translation-expected.txt: Added.
2655 * platform/mac-leopard/svg/custom/image-small-width-height-expected.checksum: Added.
2656 * platform/mac-leopard/svg/custom/image-small-width-height-expected.png: Added.
2657 * platform/mac-leopard/svg/custom/image-small-width-height-expected.txt: Added.
2658 * platform/mac-leopard/svg/custom/image-with-aspect-ratio-stretch-expected.checksum: Added.
2659 * platform/mac-leopard/svg/custom/image-with-aspect-ratio-stretch-expected.png: Added.
2660 * platform/mac-leopard/svg/custom/image-with-aspect-ratio-stretch-expected.txt: Added.
2661 * platform/mac-leopard/svg/custom/image-with-prefix-in-webarchive-expected.checksum: Added.
2662 * platform/mac-leopard/svg/custom/image-with-prefix-in-webarchive-expected.png: Added.
2663 * platform/mac-leopard/svg/custom/image-with-transform-clip-filter-expected.checksum: Added.
2664 * platform/mac-leopard/svg/custom/image-with-transform-clip-filter-expected.png: Added.
2665 * platform/mac-leopard/svg/custom/image-with-transform-clip-filter-expected.txt: Added.
2666 * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.checksum: Added.
2667 * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.png: Added.
2668 * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.txt: Added.
2669 * platform/mac-leopard/svg/custom/inner-percent-expected.checksum: Added.
2670 * platform/mac-leopard/svg/custom/inner-percent-expected.png: Added.
2671 * platform/mac-leopard/svg/custom/inner-percent-expected.txt: Added.
2672 * platform/mac-leopard/svg/custom/inner-svg-hit-test-expected.checksum: Added.
2673 * platform/mac-leopard/svg/custom/inner-svg-hit-test-expected.png: Added.
2674 * platform/mac-leopard/svg/custom/inner-svg-hit-test-expected.txt: Added.
2675 * platform/mac-leopard/svg/custom/invalid-css-expected.checksum: Added.
2676 * platform/mac-leopard/svg/custom/invalid-css-expected.png: Added.
2677 * platform/mac-leopard/svg/custom/invalid-css-expected.txt: Added.
2678 * platform/mac-leopard/svg/custom/invalid-fill-expected.checksum: Added.
2679 * platform/mac-leopard/svg/custom/invalid-fill-expected.png: Added.
2680 * platform/mac-leopard/svg/custom/invalid-fill-expected.txt: Added.
2681 * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.checksum: Added.
2682 * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.png: Added.
2683 * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.txt: Added.
2684 * platform/mac-leopard/svg/custom/invalid-lengthlist-expected.checksum: Added.
2685 * platform/mac-leopard/svg/custom/invalid-lengthlist-expected.png: Added.
2686 * platform/mac-leopard/svg/custom/invalid-lengthlist-expected.txt: Added.
2687 * platform/mac-leopard/svg/custom/invalid-transforms-expected.checksum: Added.
2688 * platform/mac-leopard/svg/custom/invalid-transforms-expected.png: Added.
2689 * platform/mac-leopard/svg/custom/invalid-transforms-expected.txt: Added.
2690 * platform/mac-leopard/svg/custom/invisible-text-after-scrolling-expected.checksum: Added.
2691 * platform/mac-leopard/svg/custom/invisible-text-after-scrolling-expected.png: Added.
2692 * platform/mac-leopard/svg/custom/invisible-text-after-scrolling-expected.txt: Added.
2693 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
2694 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
2695 * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
2696 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.checksum: Added.
2697 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.png: Added.
2698 * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.txt: Added.
2699 * platform/mac-leopard/svg/custom/js-late-gradient-and-object-creation-expected.checksum: Added.
2700 * platform/mac-leopard/svg/custom/js-late-gradient-and-object-creation-expected.png: Added.
2701 * platform/mac-leopard/svg/custom/js-late-gradient-and-object-creation-expected.txt: Added.
2702 * platform/mac-leopard/svg/custom/js-late-gradient-creation-expected.checksum: Added.
2703 * platform/mac-leopard/svg/custom/js-late-gradient-creation-expected.png: Added.
2704 * platform/mac-leopard/svg/custom/js-late-gradient-creation-expected.txt: Added.
2705 * platform/mac-leopard/svg/custom/js-late-marker-and-object-creation-expected.checksum: Added.
2706 * platform/mac-leopard/svg/custom/js-late-marker-and-object-creation-expected.png: Added.
2707 * platform/mac-leopard/svg/custom/js-late-marker-and-object-creation-expected.txt: Added.
2708 * platform/mac-leopard/svg/custom/js-late-marker-creation-expected.checksum: Added.
2709 * platform/mac-leopard/svg/custom/js-late-marker-creation-expected.png: Added.
2710 * platform/mac-leopard/svg/custom/js-late-marker-creation-expected.txt: Added.
2711 * platform/mac-leopard/svg/custom/js-late-mask-and-object-creation-expected.checksum: Added.
2712 * platform/mac-leopard/svg/custom/js-late-mask-and-object-creation-expected.png: Added.
2713 * platform/mac-leopard/svg/custom/js-late-mask-and-object-creation-expected.txt: Added.
2714 * platform/mac-leopard/svg/custom/js-late-mask-creation-expected.checksum: Added.
2715 * platform/mac-leopard/svg/custom/js-late-mask-creation-expected.png: Added.
2716 * platform/mac-leopard/svg/custom/js-late-mask-creation-expected.txt: Added.
2717 * platform/mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Added.
2718 * platform/mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
2719 * platform/mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
2720 * platform/mac-leopard/svg/custom/js-late-pattern-creation-expected.checksum: Added.
2721 * platform/mac-leopard/svg/custom/js-late-pattern-creation-expected.png: Added.
2722 * platform/mac-leopard/svg/custom/js-late-pattern-creation-expected.txt: Added.
2723 * platform/mac-leopard/svg/custom/js-svg-constructors-expected.checksum: Added.
2724 * platform/mac-leopard/svg/custom/js-svg-constructors-expected.png: Added.
2725 * platform/mac-leopard/svg/custom/js-update-bounce-expected.checksum: Added.
2726 * platform/mac-leopard/svg/custom/js-update-bounce-expected.png: Added.
2727 * platform/mac-leopard/svg/custom/js-update-bounce-expected.txt: Added.
2728 * platform/mac-leopard/svg/custom/js-update-container-expected.checksum: Added.
2729 * platform/mac-leopard/svg/custom/js-update-container-expected.png: Added.
2730 * platform/mac-leopard/svg/custom/js-update-container-expected.txt: Added.
2731 * platform/mac-leopard/svg/custom/js-update-container2-expected.checksum: Added.
2732 * platform/mac-leopard/svg/custom/js-update-container2-expected.png: Added.
2733 * platform/mac-leopard/svg/custom/js-update-container2-expected.txt: Added.
2734 * platform/mac-leopard/svg/custom/js-update-gradient-expected.checksum: Added.
2735 * platform/mac-leopard/svg/custom/js-update-gradient-expected.png: Added.
2736 * platform/mac-leopard/svg/custom/js-update-gradient-expected.txt: Added.
2737 * platform/mac-leopard/svg/custom/js-update-image-expected.checksum: Added.
2738 * platform/mac-leopard/svg/custom/js-update-image-expected.png: Added.
2739 * platform/mac-leopard/svg/custom/js-update-image-expected.txt: Added.
2740 * platform/mac-leopard/svg/custom/js-update-path-changes-expected.checksum: Added.
2741 * platform/mac-leopard/svg/custom/js-update-path-changes-expected.png: Added.
2742 * platform/mac-leopard/svg/custom/js-update-path-changes-expected.txt: Added.
2743 * platform/mac-leopard/svg/custom/js-update-path-removal-expected.checksum: Added.
2744 * platform/mac-leopard/svg/custom/js-update-path-removal-expected.png: Added.
2745 * platform/mac-leopard/svg/custom/js-update-path-removal-expected.txt: Added.
2746 * platform/mac-leopard/svg/custom/js-update-pattern-child-expected.checksum: Added.
2747 * platform/mac-leopard/svg/custom/js-update-pattern-child-expected.png: Added.
2748 * platform/mac-leopard/svg/custom/js-update-pattern-child-expected.txt: Added.
2749 * platform/mac-leopard/svg/custom/js-update-pattern-expected.checksum: Added.
2750 * platform/mac-leopard/svg/custom/js-update-pattern-expected.png: Added.
2751 * platform/mac-leopard/svg/custom/js-update-pattern-expected.txt: Added.
2752 * platform/mac-leopard/svg/custom/js-update-polygon-changes-expected.checksum: Added.
2753 * platform/mac-leopard/svg/custom/js-update-polygon-changes-expected.png: Added.
2754 * platform/mac-leopard/svg/custom/js-update-polygon-changes-expected.txt: Added.
2755 * platform/mac-leopard/svg/custom/js-update-polygon-removal-expected.checksum: Added.
2756 * platform/mac-leopard/svg/custom/js-update-polygon-removal-expected.png: Added.
2757 * platform/mac-leopard/svg/custom/js-update-polygon-removal-expected.txt: Added.
2758 * platform/mac-leopard/svg/custom/js-update-stop-expected.checksum: Added.
2759 * platform/mac-leopard/svg/custom/js-update-stop-expected.png: Added.
2760 * platform/mac-leopard/svg/custom/js-update-stop-expected.txt: Added.
2761 * platform/mac-leopard/svg/custom/js-update-style-expected.checksum: Added.
2762 * platform/mac-leopard/svg/custom/js-update-style-expected.png: Added.
2763 * platform/mac-leopard/svg/custom/js-update-style-expected.txt: Added.
2764 * platform/mac-leopard/svg/custom/js-update-transform-addition-expected.checksum: Added.
2765 * platform/mac-leopard/svg/custom/js-update-transform-addition-expected.png: Added.
2766 * platform/mac-leopard/svg/custom/js-update-transform-addition-expected.txt: Added.
2767 * platform/mac-leopard/svg/custom/js-update-transform-changes-expected.checksum: Added.
2768 * platform/mac-leopard/svg/custom/js-update-transform-changes-expected.png: Added.
2769 * platform/mac-leopard/svg/custom/js-update-transform-changes-expected.txt: Added.
2770 * platform/mac-leopard/svg/custom/junk-data-expected.checksum: Added.
2771 * platform/mac-leopard/svg/custom/junk-data-expected.png: Added.
2772 * platform/mac-leopard/svg/custom/junk-data-expected.txt: Added.
2773 * platform/mac-leopard/svg/custom/large-bounding-box-percents-expected.checksum: Added.
2774 * platform/mac-leopard/svg/custom/large-bounding-box-percents-expected.png: Added.
2775 * platform/mac-leopard/svg/custom/large-bounding-box-percents-expected.txt: Added.
2776 * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.checksum: Added.
2777 * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.png: Added.
2778 * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.txt: Added.
2779 * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum: Added.
2780 * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png: Added.
2781 * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: Added.
2782 * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.checksum: Added.
2783 * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.png: Added.
2784 * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.txt: Added.
2785 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.checksum: Added.
2786 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.png: Added.
2787 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.txt: Added.
2788 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum: Added.
2789 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.png: Added.
2790 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.txt: Added.
2791 * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.checksum: Added.
2792 * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.png: Added.
2793 * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.txt: Added.
2794 * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.checksum: Added.
2795 * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.png: Added.
2796 * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.txt: Added.
2797 * platform/mac-leopard/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard-expected.checksum: Added.
2798 * platform/mac-leopard/svg/custom/manually-parsed-embedded-svg-disallowed-in-dashboard-expected.png: Added.
2799 * platform/mac-leopard/svg/custom/manually-parsed-svg-disallowed-in-dashboard-expected.checksum: Added.
2800 * platform/mac-leopard/svg/custom/manually-parsed-svg-disallowed-in-dashboard-expected.png: Added.
2801 * platform/mac-leopard/svg/custom/marker-changes-expected.checksum: Added.
2802 * platform/mac-leopard/svg/custom/marker-changes-expected.png: Added.
2803 * platform/mac-leopard/svg/custom/marker-changes-expected.txt: Added.
2804 * platform/mac-leopard/svg/custom/marker-child-changes-expected.checksum: Added.
2805 * platform/mac-leopard/svg/custom/marker-child-changes-expected.png: Added.
2806 * platform/mac-leopard/svg/custom/marker-child-changes-expected.txt: Added.
2807 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.checksum: Added.
2808 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.png: Added.
2809 * platform/mac-leopard/svg/custom/marker-default-width-height-expected.txt: Added.
2810 * platform/mac-leopard/svg/custom/marker-overflow-clip-expected.checksum: Added.
2811 * platform/mac-leopard/svg/custom/marker-overflow-clip-expected.png: Added.
2812 * platform/mac-leopard/svg/custom/marker-overflow-clip-expected.txt: Added.
2813 * platform/mac-leopard/svg/custom/marker-viewBox-changes-expected.checksum: Added.
2814 * platform/mac-leopard/svg/custom/marker-viewBox-changes-expected.png: Added.
2815 * platform/mac-leopard/svg/custom/marker-viewBox-changes-expected.txt: Added.
2816 * platform/mac-leopard/svg/custom/mask-changes-expected.checksum: Added.
2817 * platform/mac-leopard/svg/custom/mask-changes-expected.png: Added.
2818 * platform/mac-leopard/svg/custom/mask-changes-expected.txt: Added.
2819 * platform/mac-leopard/svg/custom/mask-child-changes-expected.checksum: Added.
2820 * platform/mac-leopard/svg/custom/mask-child-changes-expected.png: Added.
2821 * platform/mac-leopard/svg/custom/mask-child-changes-expected.txt: Added.
2822 * platform/mac-leopard/svg/custom/mask-excessive-malloc-expected.checksum: Added.
2823 * platform/mac-leopard/svg/custom/mask-excessive-malloc-expected.png: Added.
2824 * platform/mac-leopard/svg/custom/mask-excessive-malloc-expected.txt: Added.
2825 * platform/mac-leopard/svg/custom/mask-inside-defs-expected.checksum: Added.
2826 * platform/mac-leopard/svg/custom/mask-inside-defs-expected.png: Added.
2827 * platform/mac-leopard/svg/custom/mask-inside-defs-expected.txt: Added.
2828 * platform/mac-leopard/svg/custom/missing-xlink-expected.checksum: Added.
2829 * platform/mac-leopard/svg/custom/missing-xlink-expected.png: Added.
2830 * platform/mac-leopard/svg/custom/missing-xlink-expected.txt: Added.
2831 * platform/mac-leopard/svg/custom/multiple-title-elements-expected.checksum: Added.
2832 * platform/mac-leopard/svg/custom/multiple-title-elements-expected.png: Added.
2833 * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.checksum: Added.
2834 * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.png: Added.
2835 * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.txt: Added.
2836 * platform/mac-leopard/svg/custom/non-opaque-filters-expected.checksum: Added.
2837 * platform/mac-leopard/svg/custom/non-opaque-filters-expected.png: Added.
2838 * platform/mac-leopard/svg/custom/non-opaque-filters-expected.txt: Added.
2839 * platform/mac-leopard/svg/custom/path-bad-data-expected.checksum: Added.
2840 * platform/mac-leopard/svg/custom/path-bad-data-expected.png: Added.
2841 * platform/mac-leopard/svg/custom/path-bad-data-expected.txt: Added.
2842 * platform/mac-leopard/svg/custom/path-getTotalLength-expected.checksum: Added.
2843 * platform/mac-leopard/svg/custom/path-getTotalLength-expected.png: Added.
2844 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.checksum: Added.
2845 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.png: Added.
2846 * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.txt: Added.
2847 * platform/mac-leopard/svg/custom/path-update-expected.checksum: Added.
2848 * platform/mac-leopard/svg/custom/path-update-expected.png: Added.
2849 * platform/mac-leopard/svg/custom/path-update-expected.txt: Added.
2850 * platform/mac-leopard/svg/custom/pattern-cycle-detection-expected.checksum: Added.
2851 * platform/mac-leopard/svg/custom/pattern-cycle-detection-expected.png: Added.
2852 * platform/mac-leopard/svg/custom/pattern-cycle-detection-expected.txt: Added.
2853 * platform/mac-leopard/svg/custom/pattern-deep-referencing-expected.checksum: Added.
2854 * platform/mac-leopard/svg/custom/pattern-deep-referencing-expected.png: Added.
2855 * platform/mac-leopard/svg/custom/pattern-deep-referencing-expected.txt: Added.
2856 * platform/mac-leopard/svg/custom/pattern-in-defs-expected.checksum: Added.
2857 * platform/mac-leopard/svg/custom/pattern-in-defs-expected.png: Added.
2858 * platform/mac-leopard/svg/custom/pattern-in-defs-expected.txt: Added.
2859 * platform/mac-leopard/svg/custom/pattern-rotate-expected.checksum: Added.
2860 * platform/mac-leopard/svg/custom/pattern-rotate-expected.png: Added.
2861 * platform/mac-leopard/svg/custom/pattern-rotate-expected.txt: Added.
2862 * platform/mac-leopard/svg/custom/pattern-y-offset-expected.checksum: Added.
2863 * platform/mac-leopard/svg/custom/pattern-y-offset-expected.png: Added.
2864 * platform/mac-leopard/svg/custom/pattern-y-offset-expected.txt: Added.
2865 * platform/mac-leopard/svg/custom/percentage-of-html-parent-expected.checksum: Added.
2866 * platform/mac-leopard/svg/custom/percentage-of-html-parent-expected.png: Added.
2867 * platform/mac-leopard/svg/custom/percentage-of-html-parent-expected.txt: Added.
2868 * platform/mac-leopard/svg/custom/percentage-rect-expected.checksum: Added.
2869 * platform/mac-leopard/svg/custom/percentage-rect-expected.png: Added.
2870 * platform/mac-leopard/svg/custom/percentage-rect-expected.txt: Added.
2871 * platform/mac-leopard/svg/custom/percentage-rect2-expected.checksum: Added.
2872 * platform/mac-leopard/svg/custom/percentage-rect2-expected.png: Added.
2873 * platform/mac-leopard/svg/custom/percentage-rect2-expected.txt: Added.
2874 * platform/mac-leopard/svg/custom/pointer-events-image-expected.checksum: Added.
2875 * platform/mac-leopard/svg/custom/pointer-events-image-expected.png: Added.
2876 * platform/mac-leopard/svg/custom/pointer-events-image-expected.txt: Added.
2877 * platform/mac-leopard/svg/custom/pointer-events-path-expected.checksum: Added.
2878 * platform/mac-leopard/svg/custom/pointer-events-path-expected.png: Added.
2879 * platform/mac-leopard/svg/custom/pointer-events-path-expected.txt: Added.
2880 * platform/mac-leopard/svg/custom/pointer-events-text-expected.checksum: Added.
2881 * platform/mac-leopard/svg/custom/pointer-events-text-expected.png: Added.
2882 * platform/mac-leopard/svg/custom/pointer-events-text-expected.txt: Added.
2883 * platform/mac-leopard/svg/custom/poly-identify-expected.checksum: Added.
2884 * platform/mac-leopard/svg/custom/poly-identify-expected.png: Added.
2885 * platform/mac-leopard/svg/custom/poly-identify-expected.txt: Added.
2886 * platform/mac-leopard/svg/custom/polyline-hittest-expected.checksum: Added.
2887 * platform/mac-leopard/svg/custom/polyline-hittest-expected.png: Added.
2888 * platform/mac-leopard/svg/custom/polyline-hittest-expected.txt: Added.
2889 * platform/mac-leopard/svg/custom/polyline-invalid-points-expected.checksum: Added.
2890 * platform/mac-leopard/svg/custom/polyline-invalid-points-expected.png: Added.
2891 * platform/mac-leopard/svg/custom/polyline-invalid-points-expected.txt: Added.
2892 * platform/mac-leopard/svg/custom/polyline-setattribute-points-null-expected.checksum: Added.
2893 * platform/mac-leopard/svg/custom/polyline-setattribute-points-null-expected.png: Added.
2894 * platform/mac-leopard/svg/custom/polyline-setattribute-points-null-expected.txt: Added.
2895 * platform/mac-leopard/svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added.
2896 * platform/mac-leopard/svg/custom/preserve-aspect-ratio-syntax-expected.png: Added.
2897 * platform/mac-leopard/svg/custom/preserve-aspect-ratio-syntax-expected.txt: Added.
2898 * platform/mac-leopard/svg/custom/prevent-default-expected.checksum: Added.
2899 * platform/mac-leopard/svg/custom/prevent-default-expected.png: Added.
2900 * platform/mac-leopard/svg/custom/prevent-default-expected.txt: Added.
2901 * platform/mac-leopard/svg/custom/recursive-clippath-expected.checksum: Added.
2902 * platform/mac-leopard/svg/custom/recursive-clippath-expected.png: Added.
2903 * platform/mac-leopard/svg/custom/recursive-clippath-expected.txt: Added.
2904 * platform/mac-leopard/svg/custom/repaint-on-image-bounds-change-expected.checksum: Added.
2905 * platform/mac-leopard/svg/custom/repaint-on-image-bounds-change-expected.png: Added.
2906 * platform/mac-leopard/svg/custom/repaint-on-image-bounds-change-expected.txt: Added.
2907 * platform/mac-leopard/svg/custom/resource-client-removal-expected.checksum: Added.
2908 * platform/mac-leopard/svg/custom/resource-client-removal-expected.png: Added.
2909 * platform/mac-leopard/svg/custom/resource-client-removal-expected.txt: Added.
2910 * platform/mac-leopard/svg/custom/rgbcolor-syntax-expected.checksum: Added.
2911 * platform/mac-leopard/svg/custom/rgbcolor-syntax-expected.png: Added.
2912 * platform/mac-leopard/svg/custom/rgbcolor-syntax-expected.txt: Added.
2913 * platform/mac-leopard/svg/custom/root-container-opacity-clip-viewBox-expected.checksum: Added.
2914 * platform/mac-leopard/svg/custom/root-container-opacity-clip-viewBox-expected.png: Added.
2915 * platform/mac-leopard/svg/custom/root-container-opacity-clip-viewBox-expected.txt: Added.
2916 * platform/mac-leopard/svg/custom/rootelement-expected.checksum: Added.
2917 * platform/mac-leopard/svg/custom/rootelement-expected.png: Added.
2918 * platform/mac-leopard/svg/custom/rootelement-expected.txt: Added.
2919 * platform/mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.checksum: Added.
2920 * platform/mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.png: Added.
2921 * platform/mac-leopard/svg/custom/rootmost-svg-xy-attrs-expected.txt: Added.
2922 * platform/mac-leopard/svg/custom/rounded-rects-expected.checksum: Added.
2923 * platform/mac-leopard/svg/custom/rounded-rects-expected.png: Added.
2924 * platform/mac-leopard/svg/custom/rounded-rects-expected.txt: Added.
2925 * platform/mac-leopard/svg/custom/scroll-hit-test-expected.checksum: Added.
2926 * platform/mac-leopard/svg/custom/scroll-hit-test-expected.png: Added.
2927 * platform/mac-leopard/svg/custom/scroll-hit-test-expected.txt: Added.
2928 * platform/mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Added.
2929 * platform/mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added.
2930 * platform/mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
2931 * platform/mac-leopard/svg/custom/second-inline-text-expected.checksum: Added.
2932 * platform/mac-leopard/svg/custom/second-inline-text-expected.png: Added.
2933 * platform/mac-leopard/svg/custom/second-inline-text-expected.txt: Added.
2934 * platform/mac-leopard/svg/custom/shape-rendering-expected.checksum: Added.
2935 * platform/mac-leopard/svg/custom/shape-rendering-expected.png: Added.
2936 * platform/mac-leopard/svg/custom/shape-rendering-expected.txt: Added.
2937 * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.checksum: Added.
2938 * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.png: Added.
2939 * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.txt: Added.
2940 * platform/mac-leopard/svg/custom/sheet-title-expected.checksum: Added.
2941 * platform/mac-leopard/svg/custom/sheet-title-expected.png: Added.
2942 * platform/mac-leopard/svg/custom/sheet-title-expected.txt: Added.
2943 * platform/mac-leopard/svg/custom/simpleCDF-expected.checksum: Added.
2944 * platform/mac-leopard/svg/custom/simpleCDF-expected.png: Added.
2945 * platform/mac-leopard/svg/custom/simpleCDF-expected.txt: Added.
2946 * platform/mac-leopard/svg/custom/stroke-fallback-expected.checksum: Added.
2947 * platform/mac-leopard/svg/custom/stroke-fallback-expected.png: Added.
2948 * platform/mac-leopard/svg/custom/stroke-fallback-expected.txt: Added.
2949 * platform/mac-leopard/svg/custom/stroke-width-click-expected.checksum: Added.
2950 * platform/mac-leopard/svg/custom/stroke-width-click-expected.png: Added.
2951 * platform/mac-leopard/svg/custom/stroked-pattern-expected.checksum: Added.
2952 * platform/mac-leopard/svg/custom/stroked-pattern-expected.png: Added.
2953 * platform/mac-leopard/svg/custom/stroked-pattern-expected.txt: Added.
2954 * platform/mac-leopard/svg/custom/struct-use-09-b-expected.checksum: Added.
2955 * platform/mac-leopard/svg/custom/struct-use-09-b-expected.png: Added.
2956 * platform/mac-leopard/svg/custom/struct-use-09-b-expected.txt: Added.
2957 * platform/mac-leopard/svg/custom/style-attribute-font-size-expected.checksum: Added.
2958 * platform/mac-leopard/svg/custom/style-attribute-font-size-expected.png: Added.
2959 * platform/mac-leopard/svg/custom/style-attribute-font-size-expected.txt: Added.
2960 * platform/mac-leopard/svg/custom/svg-absolute-children-expected.checksum: Added.
2961 * platform/mac-leopard/svg/custom/svg-absolute-children-expected.png: Added.
2962 * platform/mac-leopard/svg/custom/svg-absolute-children-expected.txt: Added.
2963 * platform/mac-leopard/svg/custom/svg-disallowed-in-dashboard-object-expected.checksum: Added.
2964 * platform/mac-leopard/svg/custom/svg-disallowed-in-dashboard-object-expected.png: Added.
2965 * platform/mac-leopard/svg/custom/svg-features-expected.checksum: Added.
2966 * platform/mac-leopard/svg/custom/svg-features-expected.png: Added.
2967 * platform/mac-leopard/svg/custom/svg-float-border-padding-expected.checksum: Added.
2968 * platform/mac-leopard/svg/custom/svg-float-border-padding-expected.png: Added.
2969 * platform/mac-leopard/svg/custom/svg-float-border-padding-expected.txt: Added.
2970 * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum: Added.
2971 * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.png: Added.
2972 * platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.txt: Added.
2973 * platform/mac-leopard/svg/custom/svg-overflow-types-expected.checksum: Added.
2974 * platform/mac-leopard/svg/custom/svg-overflow-types-expected.png: Added.
2975 * platform/mac-leopard/svg/custom/svg-overflow-types-expected.txt: Added.
2976 * platform/mac-leopard/svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
2977 * platform/mac-leopard/svg/custom/svgpolyparser-extra-space-expected.png: Added.
2978 * platform/mac-leopard/svg/custom/svgpolyparser-extra-space-expected.txt: Added.
2979 * platform/mac-leopard/svg/custom/svgsvgelement-ctm-expected.checksum: Added.
2980 * platform/mac-leopard/svg/custom/svgsvgelement-ctm-expected.png: Added.
2981 * platform/mac-leopard/svg/custom/text-clip-expected.checksum: Added.
2982 * platform/mac-leopard/svg/custom/text-clip-expected.png: Added.
2983 * platform/mac-leopard/svg/custom/text-clip-expected.txt: Added.
2984 * platform/mac-leopard/svg/custom/text-ctm-expected.checksum: Added.
2985 * platform/mac-leopard/svg/custom/text-ctm-expected.png: Added.
2986 * platform/mac-leopard/svg/custom/text-ctm-expected.txt: Added.
2987 * platform/mac-leopard/svg/custom/text-decoration-visibility-expected.checksum: Added.
2988 * platform/mac-leopard/svg/custom/text-decoration-visibility-expected.png: Added.
2989 * platform/mac-leopard/svg/custom/text-decoration-visibility-expected.txt: Added.
2990 * platform/mac-leopard/svg/custom/text-dom-01-f-expected.checksum: Added.
2991 * platform/mac-leopard/svg/custom/text-dom-01-f-expected.png: Added.
2992 * platform/mac-leopard/svg/custom/text-dom-01-f-expected.txt: Added.
2993 * platform/mac-leopard/svg/custom/text-filter-expected.checksum: Added.
2994 * platform/mac-leopard/svg/custom/text-filter-expected.png: Added.
2995 * platform/mac-leopard/svg/custom/text-filter-expected.txt: Added.
2996 * platform/mac-leopard/svg/custom/text-gradient-no-content-expected.checksum: Added.
2997 * platform/mac-leopard/svg/custom/text-gradient-no-content-expected.png: Added.
2998 * platform/mac-leopard/svg/custom/text-gradient-no-content-expected.txt: Added.
2999 * platform/mac-leopard/svg/custom/text-hit-test-expected.checksum: Added.
3000 * platform/mac-leopard/svg/custom/text-hit-test-expected.png: Added.
3001 * platform/mac-leopard/svg/custom/text-hit-test-expected.txt: Added.
3002 * platform/mac-leopard/svg/custom/text-image-opacity-expected.checksum: Added.
3003 * platform/mac-leopard/svg/custom/text-image-opacity-expected.png: Added.
3004 * platform/mac-leopard/svg/custom/text-image-opacity-expected.txt: Added.
3005 * platform/mac-leopard/svg/custom/text-letter-spacing-expected.checksum: Added.
3006 * platform/mac-leopard/svg/custom/text-letter-spacing-expected.png: Added.
3007 * platform/mac-leopard/svg/custom/text-letter-spacing-expected.txt: Added.
3008 * platform/mac-leopard/svg/custom/text-repaint-including-stroke-expected.checksum: Added.
3009 * platform/mac-leopard/svg/custom/text-repaint-including-stroke-expected.png: Added.
3010 * platform/mac-leopard/svg/custom/text-repaint-including-stroke-expected.txt: Added.
3011 * platform/mac-leopard/svg/custom/text-whitespace-handling-expected.checksum: Added.
3012 * platform/mac-leopard/svg/custom/text-whitespace-handling-expected.png: Added.
3013 * platform/mac-leopard/svg/custom/text-whitespace-handling-expected.txt: Added.
3014 * platform/mac-leopard/svg/custom/text-x-dx-lists-expected.checksum: Added.
3015 * platform/mac-leopard/svg/custom/text-x-dx-lists-expected.png: Added.
3016 * platform/mac-leopard/svg/custom/text-x-dx-lists-expected.txt: Added.
3017 * platform/mac-leopard/svg/custom/text-x-override-in-tspan-child-expected.checksum: Added.
3018 * platform/mac-leopard/svg/custom/text-x-override-in-tspan-child-expected.png: Added.
3019 * platform/mac-leopard/svg/custom/text-x-override-in-tspan-child-expected.txt: Added.
3020 * platform/mac-leopard/svg/custom/textPath-assert-expected.checksum: Added.
3021 * platform/mac-leopard/svg/custom/textPath-assert-expected.png: Added.
3022 * platform/mac-leopard/svg/custom/transform-ignore-after-invalid-expected.checksum: Added.
3023 * platform/mac-leopard/svg/custom/transform-ignore-after-invalid-expected.png: Added.
3024 * platform/mac-leopard/svg/custom/transform-ignore-after-invalid-expected.txt: Added.
3025 * platform/mac-leopard/svg/custom/transform-invalid-expected.checksum: Added.
3026 * platform/mac-leopard/svg/custom/transform-invalid-expected.png: Added.
3027 * platform/mac-leopard/svg/custom/transform-invalid-expected.txt: Added.
3028 * platform/mac-leopard/svg/custom/transform-removeAttributeNS-expected.checksum: Added.
3029 * platform/mac-leopard/svg/custom/transform-removeAttributeNS-expected.png: Added.
3030 * platform/mac-leopard/svg/custom/transform-removeAttributeNS-expected.txt: Added.
3031 * platform/mac-leopard/svg/custom/transform-scale-parse-expected.checksum: Added.
3032 * platform/mac-leopard/svg/custom/transform-scale-parse-expected.png: Added.
3033 * platform/mac-leopard/svg/custom/transform-scale-parse-expected.txt: Added.
3034 * platform/mac-leopard/svg/custom/transform-with-ending-space-expected.checksum: Added.
3035 * platform/mac-leopard/svg/custom/transform-with-ending-space-expected.png: Added.
3036 * platform/mac-leopard/svg/custom/transform-with-ending-space-expected.txt: Added.
3037 * platform/mac-leopard/svg/custom/tref-update-expected.checksum: Added.
3038 * platform/mac-leopard/svg/custom/tref-update-expected.png: Added.
3039 * platform/mac-leopard/svg/custom/tref-update-expected.txt: Added.
3040 * platform/mac-leopard/svg/custom/use-clipped-hit-expected.checksum: Added.
3041 * platform/mac-leopard/svg/custom/use-clipped-hit-expected.png: Added.
3042 * platform/mac-leopard/svg/custom/use-clipped-hit-expected.txt: Added.
3043 * platform/mac-leopard/svg/custom/use-css-events-expected.checksum: Added.
3044 * platform/mac-leopard/svg/custom/use-css-events-expected.png: Added.
3045 * platform/mac-leopard/svg/custom/use-css-events-expected.txt: Added.
3046 * platform/mac-leopard/svg/custom/use-css-no-effect-on-shadow-tree-expected.checksum: Added.
3047 * platform/mac-leopard/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: Added.
3048 * platform/mac-leopard/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Added.
3049 * platform/mac-leopard/svg/custom/use-detach-expected.checksum: Added.
3050 * platform/mac-leopard/svg/custom/use-detach-expected.png: Added.
3051 * platform/mac-leopard/svg/custom/use-detach-expected.txt: Added.
3052 * platform/mac-leopard/svg/custom/use-dynamic-append-expected.checksum: Added.
3053 * platform/mac-leopard/svg/custom/use-dynamic-append-expected.png: Added.
3054 * platform/mac-leopard/svg/custom/use-dynamic-append-expected.txt: Added.
3055 * platform/mac-leopard/svg/custom/use-elementInstance-event-target-expected.checksum: Added.
3056 * platform/mac-leopard/svg/custom/use-elementInstance-event-target-expected.png: Added.
3057 * platform/mac-leopard/svg/custom/use-elementInstance-event-target-expected.txt: Added.
3058 * platform/mac-leopard/svg/custom/use-elementInstance-methods-expected.checksum: Added.
3059 * platform/mac-leopard/svg/custom/use-elementInstance-methods-expected.png: Added.
3060 * platform/mac-leopard/svg/custom/use-elementInstance-methods-expected.txt: Added.
3061 * platform/mac-leopard/svg/custom/use-empty-reference-expected.checksum: Added.
3062 * platform/mac-leopard/svg/custom/use-empty-reference-expected.png: Added.
3063 * platform/mac-leopard/svg/custom/use-empty-reference-expected.txt: Added.
3064 * platform/mac-leopard/svg/custom/use-event-handler-on-referenced-element-expected.checksum: Added.
3065 * platform/mac-leopard/svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
3066 * platform/mac-leopard/svg/custom/use-event-handler-on-referenced-element-expected.txt: Added.
3067 * platform/mac-leopard/svg/custom/use-event-handler-on-use-element-expected.checksum: Added.
3068 * platform/mac-leopard/svg/custom/use-event-handler-on-use-element-expected.png: Added.
3069 * platform/mac-leopard/svg/custom/use-event-handler-on-use-element-expected.txt: Added.
3070 * platform/mac-leopard/svg/custom/use-events-crash-expected.checksum: Added.
3071 * platform/mac-leopard/svg/custom/use-events-crash-expected.png: Added.
3072 * platform/mac-leopard/svg/custom/use-events-crash-expected.txt: Added.
3073 * platform/mac-leopard/svg/custom/use-forward-refs-expected.checksum: Added.
3074 * platform/mac-leopard/svg/custom/use-forward-refs-expected.png: Added.
3075 * platform/mac-leopard/svg/custom/use-forward-refs-expected.txt: Added.
3076 * platform/mac-leopard/svg/custom/use-infinite-recursion-expected.checksum: Added.
3077 * platform/mac-leopard/svg/custom/use-infinite-recursion-expected.png: Added.
3078 * platform/mac-leopard/svg/custom/use-infinite-recursion-expected.txt: Added.
3079 * platform/mac-leopard/svg/custom/use-instanceRoot-modifications-expected.checksum: Added.
3080 * platform/mac-leopard/svg/custom/use-instanceRoot-modifications-expected.png: Added.
3081 * platform/mac-leopard/svg/custom/use-instanceRoot-modifications-expected.txt: Added.
3082 * platform/mac-leopard/svg/custom/use-modify-container-in-target-expected.checksum: Added.
3083 * platform/mac-leopard/svg/custom/use-modify-container-in-target-expected.png: Added.
3084 * platform/mac-leopard/svg/custom/use-modify-container-in-target-expected.txt: Added.
3085 * platform/mac-leopard/svg/custom/use-modify-target-container-expected.checksum: Added.
3086 * platform/mac-leopard/svg/custom/use-modify-target-container-expected.png: Added.
3087 * platform/mac-leopard/svg/custom/use-modify-target-container-expected.txt: Added.
3088 * platform/mac-leopard/svg/custom/use-modify-target-symbol-expected.checksum: Added.
3089 * platform/mac-leopard/svg/custom/use-modify-target-symbol-expected.png: Added.
3090 * platform/mac-leopard/svg/custom/use-modify-target-symbol-expected.txt: Added.
3091 * platform/mac-leopard/svg/custom/use-nested-transform-expected.checksum: Added.
3092 * platform/mac-leopard/svg/custom/use-nested-transform-expected.png: Added.
3093 * platform/mac-leopard/svg/custom/use-nested-transform-expected.txt: Added.
3094 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-1-expected.checksum: Added.
3095 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-1-expected.png: Added.
3096 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-1-expected.txt: Added.
3097 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-2-expected.checksum: Added.
3098 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-2-expected.png: Added.
3099 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-2-expected.txt: Added.
3100 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-3-expected.checksum: Added.
3101 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-3-expected.png: Added.
3102 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-3-expected.txt: Added.
3103 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-4-expected.checksum: Added.
3104 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-4-expected.png: Added.
3105 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-4-expected.txt: Added.
3106 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-5-expected.checksum: Added.
3107 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-5-expected.png: Added.
3108 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-5-expected.txt: Added.
3109 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-6-expected.checksum: Added.
3110 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-6-expected.png: Added.
3111 * platform/mac-leopard/svg/custom/use-on-disallowed-foreign-object-6-expected.txt: Added.
3112 * platform/mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum: Added.
3113 * platform/mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png: Added.
3114 * platform/mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt: Added.
3115 * platform/mac-leopard/svg/custom/use-on-g-containing-symbol-expected.checksum: Added.
3116 * platform/mac-leopard/svg/custom/use-on-g-containing-symbol-expected.png: Added.
3117 * platform/mac-leopard/svg/custom/use-on-g-containing-symbol-expected.txt: Added.
3118 * platform/mac-leopard/svg/custom/use-on-g-containing-use-expected.checksum: Added.
3119 * platform/mac-leopard/svg/custom/use-on-g-containing-use-expected.png: Added.
3120 * platform/mac-leopard/svg/custom/use-on-g-containing-use-expected.txt: Added.
3121 * platform/mac-leopard/svg/custom/use-on-g-expected.checksum: Added.
3122 * platform/mac-leopard/svg/custom/use-on-g-expected.png: Added.
3123 * platform/mac-leopard/svg/custom/use-on-g-expected.txt: Added.
3124 * platform/mac-leopard/svg/custom/use-on-non-svg-namespaced-element-expected.checksum: Added.
3125 * platform/mac-leopard/svg/custom/use-on-non-svg-namespaced-element-expected.png: Added.
3126 * platform/mac-leopard/svg/custom/use-on-non-svg-namespaced-element-expected.txt: Added.
3127 * platform/mac-leopard/svg/custom/use-on-rect-expected.checksum: Added.
3128 * platform/mac-leopard/svg/custom/use-on-rect-expected.png: Added.
3129 * platform/mac-leopard/svg/custom/use-on-rect-expected.txt: Added.
3130 * platform/mac-leopard/svg/custom/use-on-symbol-expected.checksum: Added.
3131 * platform/mac-leopard/svg/custom/use-on-symbol-expected.png: Added.
3132 * platform/mac-leopard/svg/custom/use-on-symbol-expected.txt: Added.
3133 * platform/mac-leopard/svg/custom/use-on-symbol-inside-pattern-expected.checksum: Added.
3134 * platform/mac-leopard/svg/custom/use-on-symbol-inside-pattern-expected.png: Added.
3135 * platform/mac-leopard/svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
3136 * platform/mac-leopard/svg/custom/use-on-text-expected.checksum: Added.
3137 * platform/mac-leopard/svg/custom/use-on-text-expected.png: Added.
3138 * platform/mac-leopard/svg/custom/use-on-text-expected.txt: Added.
3139 * platform/mac-leopard/svg/custom/use-on-use-expected.checksum: Added.
3140 * platform/mac-leopard/svg/custom/use-on-use-expected.png: Added.
3141 * platform/mac-leopard/svg/custom/use-on-use-expected.txt: Added.
3142 * platform/mac-leopard/svg/custom/use-property-changes-through-dom-expected.checksum: Added.
3143 * platform/mac-leopard/svg/custom/use-property-changes-through-dom-expected.png: Added.
3144 * platform/mac-leopard/svg/custom/use-property-changes-through-dom-expected.txt: Added.
3145 * platform/mac-leopard/svg/custom/use-property-changes-through-svg-dom-expected.checksum: Added.
3146 * platform/mac-leopard/svg/custom/use-property-changes-through-svg-dom-expected.png: Added.
3147 * platform/mac-leopard/svg/custom/use-property-changes-through-svg-dom-expected.txt: Added.
3148 * platform/mac-leopard/svg/custom/use-recalcStyle-crash-expected.checksum: Added.
3149 * platform/mac-leopard/svg/custom/use-recalcStyle-crash-expected.png: Added.
3150 * platform/mac-leopard/svg/custom/use-recalcStyle-crash-expected.txt: Added.
3151 * platform/mac-leopard/svg/custom/use-recursion-1-expected.checksum: Added.
3152 * platform/mac-leopard/svg/custom/use-recursion-1-expected.png: Added.
3153 * platform/mac-leopard/svg/custom/use-recursion-1-expected.txt: Added.
3154 * platform/mac-leopard/svg/custom/use-recursion-2-expected.checksum: Added.
3155 * platform/mac-leopard/svg/custom/use-recursion-2-expected.png: Added.
3156 * platform/mac-leopard/svg/custom/use-recursion-2-expected.txt: Added.
3157 * platform/mac-leopard/svg/custom/use-recursion-3-expected.checksum: Added.
3158 * platform/mac-leopard/svg/custom/use-recursion-3-expected.png: Added.
3159 * platform/mac-leopard/svg/custom/use-recursion-3-expected.txt: Added.
3160 * platform/mac-leopard/svg/custom/use-recursion-4-expected.checksum: Added.
3161 * platform/mac-leopard/svg/custom/use-recursion-4-expected.png: Added.
3162 * platform/mac-leopard/svg/custom/use-recursion-4-expected.txt: Added.
3163 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.checksum: Added.
3164 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.png: Added.
3165 * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.txt: Added.
3166 * platform/mac-leopard/svg/custom/use-symbol-overflow-expected.checksum: Added.
3167 * platform/mac-leopard/svg/custom/use-symbol-overflow-expected.png: Added.
3168 * platform/mac-leopard/svg/custom/use-symbol-overflow-expected.txt: Added.
3169 * platform/mac-leopard/svg/custom/use-transform-expected.checksum: Added.
3170 * platform/mac-leopard/svg/custom/use-transform-expected.png: Added.
3171 * platform/mac-leopard/svg/custom/use-transform-expected.txt: Added.
3172 * platform/mac-leopard/svg/custom/viewBox-hit-expected.checksum: Added.
3173 * platform/mac-leopard/svg/custom/viewBox-hit-expected.png: Added.
3174 * platform/mac-leopard/svg/custom/viewBox-hit-expected.txt: Added.
3175 * platform/mac-leopard/svg/custom/viewbox-syntax-expected.checksum: Added.
3176 * platform/mac-leopard/svg/custom/viewbox-syntax-expected.png: Added.
3177 * platform/mac-leopard/svg/custom/viewbox-syntax-expected.txt: Added.
3178 * platform/mac-leopard/svg/custom/viewport-clip-expected.checksum: Added.
3179 * platform/mac-leopard/svg/custom/viewport-clip-expected.png: Added.
3180 * platform/mac-leopard/svg/custom/viewport-clip-expected.txt: Added.
3181 * platform/mac-leopard/svg/custom/viewport-em-expected.checksum: Added.
3182 * platform/mac-leopard/svg/custom/viewport-em-expected.png: Added.
3183 * platform/mac-leopard/svg/custom/viewport-em-expected.txt: Added.
3184 * platform/mac-leopard/svg/custom/viewport-no-width-height-expected.checksum: Added.
3185 * platform/mac-leopard/svg/custom/viewport-no-width-height-expected.png: Added.
3186 * platform/mac-leopard/svg/custom/viewport-no-width-height-expected.txt: Added.
3187 * platform/mac-leopard/svg/custom/viewport-update-expected.checksum: Added.
3188 * platform/mac-leopard/svg/custom/viewport-update-expected.png: Added.
3189 * platform/mac-leopard/svg/custom/viewport-update-expected.txt: Added.
3190 * platform/mac-leopard/svg/custom/viewport-update2-expected.checksum: Added.
3191 * platform/mac-leopard/svg/custom/viewport-update2-expected.png: Added.
3192 * platform/mac-leopard/svg/custom/viewport-updat