1 2010-10-13 James Simonsen <simonjam@chromium.org>
3 Reviewed by Adam Barth.
5 Sync tests from html5lib.
6 https://bugs.webkit.org/show_bug.cgi?id=47627
8 * html5lib/resources/adoption02.dat: Copied from html5lib.
9 * html5lib/resources/entities01.dat: Ditto.
10 * html5lib/resources/pending-spec-changes.dat: Ditto.
11 * html5lib/resources/tests21.dat: Ditto.
12 * html5lib/runner-expected.txt: 2 tests now pass.
13 * platform/chromium/html5lib/runner-expected.txt: Ditto.
14 * platform/win/html5lib/runner-expected.txt: Ditto.
16 2010-10-13 Martin Robinson <mrobinson@igalia.com>
18 Rebaseline canvas/philip/tests/2d.gradient.radial.negative.html. It seems
19 that the result for this test is only differing by two newlines. Also skip
20 a failing test on GTK+.
22 * canvas/philip/tests/2d.gradient.radial.negative-expected.txt: Rebaseline.
23 * platform/gtk/Skipped: Skip failing test.
25 2010-10-13 Shinichiro Hamaji <hamaji@chromium.org>
27 Update chromium's test expectations.
29 * platform/chromium-linux/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added.
30 * platform/chromium-linux/fast/text/backslash-to-yen-sign-euc-expected.png: Added.
31 * platform/chromium-linux/fast/text/backslash-to-yen-sign-euc-expected.txt: Added.
32 * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added.
33 * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added.
34 * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.png: Added.
35 * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.txt: Added.
36 * platform/chromium/test_expectations.txt:
38 2010-10-12 Abhishek Arya <inferno@chromium.org>
40 Reviewed by Darin Adler.
42 Tests that overflowing the block logical height of a root inline box does not result in crash.
43 https://bugs.webkit.org/show_bug.cgi?id=45611
45 * fast/overflow/overflow-block-logical-height-crash-expected.txt: Added.
46 * fast/overflow/overflow-block-logical-height-crash.html: Added.
48 2010-09-23 James Robinson <jamesr@chromium.org>
50 Reviewed by Darin Adler.
52 Canvas: radialGradient with negative radius should throw exception
53 https://bugs.webkit.org/show_bug.cgi?id=37176
55 Remove test from skipped lists now that it passes.
57 * platform/chromium/test_expectations.txt:
58 * platform/gtk/Skipped:
59 * platform/mac/Skipped:
60 * platform/qt/Skipped:
62 2010-10-13 Jeremy Orlow <jorlow@chromium.org>
64 Reviewed by Nate Chapin.
66 IndexedDB should fire some errors synchronously
67 https://bugs.webkit.org/show_bug.cgi?id=47530
69 * storage/indexeddb/objectstore-basics-expected.txt:
70 * storage/indexeddb/objectstore-basics.html:
71 * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
72 * storage/indexeddb/objectstore-removeobjectstore.html:
74 2010-10-13 Adam Barth <abarth@webkit.org>
76 Reviewed by Darin Adler.
78 Incorrect use of alternate content inside the <object> element
79 https://bugs.webkit.org/show_bug.cgi?id=11803
81 Our current behavior appears to match Firefox and the spec. Opera
82 seems to do what the bug reporter requests, but our current behavior
85 * fast/forms/fallback-content-submission-expected.txt: Added.
86 * fast/forms/fallback-content-submission.html: Added.
87 * fast/parser/object-with-textarea-fallback-expected.txt: Added.
88 * fast/parser/object-with-textarea-fallback.html: Added.
90 2010-10-13 Chris Evans <cevans@google.com>
94 Blob / BlobBuilder can be put into bad state with wild integers and strings, due to integer overflows
95 https://bugs.webkit.org/show_bug.cgi?id=47382
97 Add test for Blob.slice() integer overflow.
99 * fast/files/blob-slice-overflow.html: Added.
100 * fast/files/blob-slice-overflow-expected.txt: Added.
102 2010-10-13 James Simonsen <simonjam@chromium.org>
104 Reviewed by Darin Adler.
106 Implement onreadystatechange event handler for Documents
107 https://bugs.webkit.org/show_bug.cgi?id=26140
109 * fast/dom/Document/readystate-expected.txt:
110 * fast/dom/Document/readystate.html:
112 2010-10-13 Chris Fleizach <cfleizach@apple.com>
114 No review. Fix layout test, now that behavior is correct.
116 AX: accessibilityIsIgnored not respected on ARIA tables
117 https://bugs.webkit.org/show_bug.cgi?id=47564
119 * accessibility/aria-hidden-with-elements-expected.txt:
120 * accessibility/aria-hidden-with-elements.html:
122 2010-10-13 Chris Fleizach <cfleizach@apple.com>
124 Reviewed by Beth Dakin.
126 AX: accessibilityIsIgnored not respected on ARIA tables
127 https://bugs.webkit.org/show_bug.cgi?id=47564
129 Will gather the results from GTK after this runs.
131 * platform/gtk/accessibility/aria-table-hierarchy.html: Added.
133 2010-10-13 Zhenyao Mo <zmo@google.com>
135 Unreviewed, update WebGL test expectations.
137 * platform/chromium/drt_expectations.txt:
138 * platform/chromium/test_expectations.txt:
140 2010-10-13 Nate Chapin <japhet@chromium.org>
142 Unreviewed, Chromium expectations update.
144 Fix line endings in a couple of inspector test expectations.
146 * platform/chromium/inspector/console-trace-in-eval-expected.txt:
147 * platform/chromium/inspector/console-uncaught-exception-in-eval-expected.txt:
149 2010-10-13 Robert Hogan <robert@webkit.org>
151 Rubber-stamped by Csaba Osztrogonac.
153 [Qt] editing/execCommand/move-selection-back-line.html fails in DRT
155 Unskip test that now passes.
157 https://bugs.webkit.org/show_bug.cgi?id=35921
159 * platform/qt/Skipped:
161 2010-09-24 Martin Robinson <mrobinson@igalia.com>
163 Reviewed by Dirk Schulze.
165 [Cairo] Activate ContextShadow in all places where shadows are drawn
166 https://bugs.webkit.org/show_bug.cgi?id=46475
168 Rebaselined tests. All these changes seem reasonable. In some cases, the
169 new results are much better / closer matches to Chromium.
171 * platform/gtk/fast/box-shadow/basic-shadows-expected.checksum:
172 * platform/gtk/fast/box-shadow/basic-shadows-expected.png:
173 * platform/gtk/fast/box-shadow/inset-expected.checksum:
174 * platform/gtk/fast/box-shadow/inset-expected.png:
175 * platform/gtk/fast/css/shadow-multiple-expected.checksum:
176 * platform/gtk/fast/css/shadow-multiple-expected.png:
177 * platform/gtk/fast/text/shadow-no-blur-expected.checksum:
178 * platform/gtk/fast/text/shadow-no-blur-expected.png:
179 * platform/gtk/fast/text/shadow-translucent-fill-expected.checksum:
180 * platform/gtk/fast/text/shadow-translucent-fill-expected.png:
181 * platform/gtk/fast/text/stroking-decorations-expected.checksum:
182 * platform/gtk/fast/text/stroking-decorations-expected.png:
183 * platform/gtk/fast/text/stroking-expected.checksum:
184 * platform/gtk/fast/text/stroking-expected.png:
185 * platform/gtk/fast/transforms/shadows-expected.checksum:
186 * platform/gtk/fast/transforms/shadows-expected.png:
187 * platform/gtk/svg/css/arrow-with-shadow-expected.checksum:
188 * platform/gtk/svg/css/arrow-with-shadow-expected.png:
189 * platform/gtk/svg/css/composite-shadow-text-expected.checksum:
190 * platform/gtk/svg/css/composite-shadow-text-expected.png:
191 * platform/gtk/svg/css/group-with-shadow-expected.checksum:
192 * platform/gtk/svg/css/group-with-shadow-expected.png:
193 * platform/gtk/svg/css/path-with-shadow-expected.checksum:
194 * platform/gtk/svg/css/path-with-shadow-expected.png:
195 * platform/gtk/svg/css/shadow-with-large-radius-expected.checksum:
196 * platform/gtk/svg/css/shadow-with-large-radius-expected.png:
197 * platform/gtk/svg/css/shadow-with-negative-offset-expected.checksum:
198 * platform/gtk/svg/css/shadow-with-negative-offset-expected.png:
200 2010-10-13 Nate Chapin <japhet@chromium.org>
202 Unreviewed, Chromium test fix.
204 Move a couple of platform-specific results that were added to the wrong directory.
206 * platform/chromium/console-trace-in-eval-expected.txt: Removed.
207 * platform/chromium/console-uncaught-exception-in-eval-expected.txt: Removed.
208 * platform/chromium/inspector/console-trace-in-eval-expected.txt: Copied from LayoutTests/platform/chromium/console-trace-in-eval-expected.txt.
209 * platform/chromium/inspector/console-uncaught-exception-in-eval-expected.txt: Copied from LayoutTests/platform/chromium/console-uncaught-exception-in-eval-expected.txt.
211 2010-10-13 Sheriff Bot <webkit.review.bot@gmail.com>
213 Unreviewed, rolling out r69667.
214 http://trac.webkit.org/changeset/69667
215 https://bugs.webkit.org/show_bug.cgi?id=47598
217 "Most of the tests seem to fail in the bots for some reason"
218 (Requested by xan_ on #webkit).
220 * platform/gtk/Skipped:
222 2010-10-13 Xan Lopez <xlopez@igalia.com>
224 Reviewed by Martin Robinson.
226 Unskip some fast/js tests that seem to be working now.
228 * platform/gtk/Skipped:
230 2010-10-13 Yury Semikhatsky <yurys@chromium.org>
232 Unreviewed. Update test expectation.
234 * inspector/console-trace-expected.txt:
236 2010-10-13 Yury Semikhatsky <yurys@chromium.org>
238 Reviewed by Pavel Feldman.
240 Web Inspector: stack information is inconsistent between console.trace and runtime errors.
241 https://bugs.webkit.org/show_bug.cgi?id=47252
243 * inspector/console-trace-in-eval-expected.txt: Added.
244 * inspector/console-trace-in-eval.html: Added.
245 * inspector/console-uncaught-exception-in-eval-expected.txt: Added.
246 * inspector/console-uncaught-exception-in-eval.html: Added.
247 * platform/chromium/console-trace-in-eval-expected.txt: Added.
248 * platform/chromium/console-uncaught-exception-in-eval-expected.txt: Added.
250 2010-10-13 Csaba Osztrogonác <ossy@webkit.org>
254 * platform/qt/Skipped: Reskip fast/events/spatial-navigation/snav-clipped-overflowed-content.html again, because it still fails.
256 2010-10-13 Antonio Gomes <agomes@rim.com>
258 Unreviewed clean up of Spatial Navigation tests listed in Mac, Gtk and Qt's Skipped files.
260 * platform/qt/Skipped: Unskip fast/events/spatial-navigation/snav-clipped-overflowed-content.html
261 * platform/gtk/Skipped: Added reference to the respective bug # for the skipped spatial navigation tests.
262 * platform/mac/Skipped: Ditto.
264 2010-10-13 Alexander Pavlov <apavlov@chromium.org>
266 [Chromium] Unreviewed, build fix.
268 Bring back the storage/change-version.html CRASH expectation (still crashes on the main waterfall).
270 * platform/chromium/test_expectations.txt:
272 2010-10-13 Yael Aharon <yael.aharon@nokia.com>
274 Reviewed by Andreas Kling.
276 Wrong ASSERT when select element has size 0
277 https://bugs.webkit.org/show_bug.cgi?id=47567
279 * fast/dom/HTMLSelectElement/click-size-zero-no-crash-expected.txt: Added.
280 * fast/dom/HTMLSelectElement/click-size-zero-no-crash.html: Added.
282 2010-10-13 Nikolas Zimmermann <nzimmermann@rim.com>
286 Rebaseline some windows tests. Add new expectations for two SVG tests.
288 * platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
289 * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
290 * platform/win/svg/batik: Added.
291 * platform/win/svg/batik/masking: Added.
292 * platform/win/svg/batik/masking/maskRegions-expected.txt: Added.
293 * platform/win/svg/zoom: Added.
294 * platform/win/svg/zoom/page: Added.
295 * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
297 2010-10-13 Steve Block <steveblock@google.com>
299 Reviewed by Alexey Proskuryakov.
301 Pages using DeviceOrientation and DeviceMotion should not go into the page cache
302 https://bugs.webkit.org/show_bug.cgi?id=47408
304 * fast/dom/DeviceMotion/no-page-cache-expected.txt: Added.
305 * fast/dom/DeviceMotion/no-page-cache.html: Added.
306 * fast/dom/DeviceMotion/resources: Added.
307 * fast/dom/DeviceMotion/resources/cached-page-1.html: Added.
308 * fast/dom/DeviceMotion/resources/cached-page-2.html: Added.
309 * fast/dom/DeviceMotion/script-tests/no-page-cache.js: Added.
310 (reportPageOneOnload):
311 * fast/dom/DeviceOrientation/no-page-cache-expected.txt: Added.
312 * fast/dom/DeviceOrientation/no-page-cache.html: Added.
313 * fast/dom/DeviceOrientation/resources: Added.
314 * fast/dom/DeviceOrientation/resources/cached-page-1.html: Added.
315 * fast/dom/DeviceOrientation/resources/cached-page-2.html: Added.
316 * fast/dom/DeviceOrientation/script-tests/no-page-cache.js: Added.
317 (reportPageOneOnload):
319 2010-10-13 Alexander Pavlov <apavlov@chromium.org>
321 [Chromium] Unreviewed, build fix.
323 Disable printing/simultaneous-position-float-change.html as LayoutTestController::setPrinting()
324 is not implemented in Chromium.
325 https://bugs.webkit.org/show_bug.cgi?id=47578
327 * platform/chromium/test_expectations.txt:
329 2010-10-13 Roland Steiner <rolandsteiner@chromium.org>
331 Unreviewed: Chromium pixel baselines for new ruby test.
333 Add baselines for the new ruby test introduced in WK r69642.
335 * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.checksum: Added.
336 * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.png: Added.
337 * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.txt: Added.
338 * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.checksum: Added.
339 * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Added.
340 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.checksum: Added.
341 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.png: Added.
342 * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.txt: Added.
344 2010-10-13 Jenn Braithwaite <jennb@chromium.org>
346 Reviewed by Dmitry Titov.
348 Make resource identifiers unique across pages
349 https://bugs.webkit.org/show_bug.cgi?id=47002
351 * http/tests/misc/iframe-reparenting-id-collision-expected.txt: Added.
352 * http/tests/misc/iframe-reparenting-id-collision.html: Added.
353 * http/tests/misc/resources/iframe-reparenting-id-collision-page.html: Added.
354 * http/tests/misc/resources/send-async-xhr.html: Added.
356 2010-10-12 Roland Steiner <rolandsteiner@chromium.org>
358 Reviewed by Davit Hyatt.
360 Bug 41040 - :before/:after content should not become part of a ruby base
361 https://bugs.webkit.org/show_bug.cgi?id=41040
364 https://bugs.webkit.org/show_bug.cgi?id=40895.
365 https://bugs.webkit.org/show_bug.cgi?id=43722.
367 Layout tests: verify that generated content is outside of the ruby base.
368 Also, tests shouldn't crash.
370 * fast/ruby/after-doesnt-crash-expected.txt:
371 * fast/ruby/after-doesnt-crash.html: Added.
372 * fast/ruby/before-doesnt-crash.html:
373 * fast/ruby/ruby-beforeafter.html: Added.
374 * platform/gtk/Skipped:
375 * platform/mac/fast/ruby/ruby-beforeafter-expected.checksum: Added.
376 * platform/mac/fast/ruby/ruby-beforeafter-expected.png: Added.
377 * platform/mac/fast/ruby/ruby-beforeafter-expected.txt: Added.
378 * platform/qt/Skipped:
380 2010-10-12 Sheriff Bot <webkit.review.bot@gmail.com>
382 Unreviewed, rolling out r69639.
383 http://trac.webkit.org/changeset/69639
384 https://bugs.webkit.org/show_bug.cgi?id=47575
386 "regressed nav-element.html" (Requested by rniwa on #webkit).
388 * editing/execCommand/format-block-expected.txt:
389 * editing/execCommand/format-block-from-range-selection-expected.txt:
390 * editing/execCommand/format-block-multiple-paragraphs-expected.txt: Removed.
391 * editing/execCommand/format-block-multiple-paragraphs.html: Removed.
392 * editing/execCommand/format-block-table-expected.txt: Removed.
393 * editing/execCommand/format-block-table.html: Removed.
394 * editing/execCommand/format-block-with-braces-expected.txt:
396 2010-10-12 Ryosuke Niwa <rniwa@webkit.org>
398 Reviewed by Tony Chang.
400 execCommand FormatBlock creates lots of blockquotes
401 https://bugs.webkit.org/show_bug.cgi?id=19795
403 Added tests to ensure WebKit does not add multiple block elements when applying block element to
404 multiple paragraphs. Also added a test to ensure formatBlock works with tables.
406 * editing/execCommand/format-block-expected.txt: Preserved span and removed erroneous br.
407 * editing/execCommand/format-block-from-range-selection-expected.txt: Merged dl's and removed erroneous br.
408 * editing/execCommand/format-block-multiple-paragraphs-expected.txt: Added.
409 * editing/execCommand/format-block-multiple-paragraphs.html: Added.
410 * editing/execCommand/format-block-table-expected.txt: Added.
411 * editing/execCommand/format-block-table.html: Added.
412 * editing/execCommand/format-block-with-braces-expected.txt: Removed erroneous br.
414 2010-09-30 Dumitru Daniliuc <dumi@chromium.org>
416 Reviewed by David Levin.
418 Test that workers can be successfully interrupted in the middle of DB operations.
420 * fast/workers/storage/interrupt-database-expected.txt: Added.
421 * fast/workers/storage/interrupt-database-sync-expected.txt: Added.
422 * fast/workers/storage/interrupt-database-sync.html: Added.
423 * fast/workers/storage/interrupt-database.html: Added.
424 * fast/workers/storage/resources/interrupt-database-sync.js: Added.
425 * fast/workers/storage/resources/interrupt-database.js: Added.
428 2010-10-12 David Hyatt <hyatt@apple.com>
430 Reviewed by Dan Bernstein
432 <rdar://problem/8488444> REGRESSION (r67771)
433 https://bugs.webkit.org/show_bug.cgi?id=47434
434 Crash when printing in RenderBlock::markDescendantBlocksAndLinesForLayout
436 Added printing/simultaneous-position-float-change.html
438 Remove the markDescendantBlocksAndLinesForLayout method since it can walk m_floatingObjects lists with deleted
439 objects in them. Make the mechanism for relayout when the page height changes the same as the one when pageY
440 changes and just tie a concept of pageHeightChanged to the layout state. If that is set, blocks will just
441 automatically mark themselves as needing layout.
443 * platform/mac/printing/simultaneous-position-float-change-expected.checksum: Added.
444 * platform/mac/printing/simultaneous-position-float-change-expected.png: Added.
445 * platform/mac/printing/simultaneous-position-float-change-expected.txt: Added.
446 * printing/simultaneous-position-float-change.html: Added.
448 2010-09-30 Dumitru Daniliuc <dumi@chromium.org>
450 Reviewed by David Levin.
452 Adding a test that makes sure the same database can be simultaneously accessed from workers and the page.
454 * fast/workers/storage/resources/use-same-database-in-page-and-workers.js: Added.
455 * fast/workers/storage/use-same-database-in-page-and-workers-expected.txt: Added.
456 * fast/workers/storage/use-same-database-in-page-and-workers.html: Added.
458 2010-10-12 Martin Robinson <mrobinson@igalia.com>
460 Unskip a test which is now passing.
462 * platform/gtk/Skipped: Unskip passing test.
464 2010-10-12 Albert J. Wong <ajwong@chromium.org>
466 [chromium] Unreviewed. Build fix.
468 Marking svg/text/text-tselect-02-f.svg as failed on linux.
469 It is failing consistently.
471 * platform/chromium/test_expectations.txt:
473 2010-10-11 Andrei Popescu <andreip@google.com>
475 Reviewed by Jeremy Orlow.
477 storage/indexeddb/database-quota.html expects the wrong database version string
478 https://bugs.webkit.org/show_bug.cgi?id=47533
480 * storage/indexeddb/database-quota-expected.txt:
481 * storage/indexeddb/database-quota.html:
483 2010-10-12 Dumitru Daniliuc <dumi@chromium.org>
485 Unreviewed, updating Chromium expectations.
487 * platform/chromium/test_expectations.txt:
489 2010-10-12 Albert J. Wong <ajwong@chromium.org>
491 [chromium] Clean up test expectations from gardening shift.
493 File bugs for new issues, and rebaseline non-issues.
495 * platform/chromium-linux/svg/text/text-tselect-02-f-expected.checksum:
496 * platform/chromium-linux/svg/text/text-tselect-02-f-expected.png:
497 * platform/chromium-mac/fast/css/transformed-mask-expected.checksum: Added.
498 * platform/chromium-mac/fast/css/transformed-mask-expected.png: Added.
499 * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
500 * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
501 * platform/chromium-win/svg/carto.net/button-expected.checksum:
502 * platform/chromium-win/svg/carto.net/button-expected.png:
503 * platform/chromium-win/svg/custom/marker-child-changes-expected.checksum:
504 * platform/chromium-win/svg/custom/marker-child-changes-expected.png:
505 * platform/chromium-win/svg/custom/marker-viewBox-changes-expected.checksum:
506 * platform/chromium-win/svg/custom/marker-viewBox-changes-expected.png:
507 * platform/chromium/test_expectations.txt:
509 2010-10-12 Robert Hogan <robert@webkit.org>
511 Reviewed by Antonio Gomes.
513 [Qt] editing/input/emacs-ctrl-o.html
515 Unskip editing/input/emacs-ctrl-o.html
517 https://bugs.webkit.org/show_bug.cgi?id=47548
519 * platform/qt/Skipped:
521 2010-10-12 Martin Robinson <mrobinson@igalia.com>
523 Rebaselined a failing tests. Unskipped editing tests that are passing and
524 categorized the remaining failing editing tests.
526 * platform/gtk/Skipped: Updated skipped list.
527 * platform/gtk/editing/style/apply-through-end-of-document-expected.txt: Added.
528 * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Rebaselined.
530 2010-10-12 Yael Aharon <yael.aharon@nokia.com>
532 Reviewed by Antonio Gomes.
534 [Qt] Editing commands should not be executed on non-editable content.
535 https://bugs.webkit.org/show_bug.cgi?id=47426
537 * fast/events/scroll-after-click-on-tab-index-expected.txt: Added.
538 * fast/events/scroll-after-click-on-tab-index.html: Added.
540 2010-10-12 Alexander Pavlov <apavlov@chromium.org>
542 [Chromium] Unreviewed, clean up chromium-win SVG test expectations.
544 Remove stale expectations for fixed or rebaselined SVG tests on Windows.
546 * platform/chromium/test_expectations.txt:
548 2010-10-12 Alexander Pavlov <apavlov@chromium.org>
550 [Chromium] Unreviewed, clean up chromium-mac SVG test expectations.
552 Some tests have started to pass after a series of SVG test rebaselines.
553 Remove stale failure expectations.
555 * platform/chromium/test_expectations.txt:
557 2010-10-12 Pavel Podivilov <podivilov@chromium.org>
559 Unreviewed, build fix.
561 Build fix for r69567.
563 * inspector/dom-breakpoints.html:
565 2010-10-12 Nikolas Zimmermann <nzimmermann@rim.com>
567 Rubber-stamped by Dirk Schulze.
569 Update of Leopard pixel test baseline baseline after r69517.
571 * platform/mac-leopard/svg/W3C-SVG-1.1-SE: Added.
572 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
573 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
574 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
575 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
576 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
577 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
578 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
579 * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
580 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
581 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
582 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
583 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
584 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
585 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
586 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
587 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
588 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum:
589 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
590 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
591 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
592 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum:
593 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
594 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
595 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
596 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum:
597 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
598 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
599 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
600 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
601 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
602 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
603 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
604 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
605 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
606 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum: Added.
607 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Added.
608 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
609 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
610 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
611 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
612 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum: Added.
613 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Added.
614 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum: Added.
615 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Added.
616 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
617 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
618 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
619 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
620 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum:
621 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
622 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
623 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
624 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
625 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
626 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
627 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
628 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
629 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
630 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
631 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
632 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum: Added.
633 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Added.
634 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Added.
635 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum: Added.
636 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added.
637 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Added.
638 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum: Added.
639 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Added.
640 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
641 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
642 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
643 * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png:
644 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
645 * platform/mac-leopard/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
646 * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
647 * platform/mac-leopard/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
648 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.checksum:
649 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.png:
650 * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
651 * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
652 * platform/mac-leopard/svg/batik/paints/patternRegions-expected.checksum:
653 * platform/mac-leopard/svg/batik/paints/patternRegions-expected.png:
654 * platform/mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
655 * platform/mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.png:
656 * platform/mac-leopard/svg/batik/text/textOnPath3-expected.checksum:
657 * platform/mac-leopard/svg/batik/text/textOnPath3-expected.png:
658 * platform/mac-leopard/svg/batik/text/verticalText-expected.checksum:
659 * platform/mac-leopard/svg/batik/text/verticalText-expected.png:
660 * platform/mac-leopard/svg/clip-path/clip-in-mask-expected.checksum: Added.
661 * platform/mac-leopard/svg/clip-path/clip-in-mask-expected.png: Added.
662 * platform/mac-leopard/svg/clip-path/clip-in-mask-expected.txt: Added.
663 * platform/mac-leopard/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum:
664 * platform/mac-leopard/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png:
665 * platform/mac-leopard/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum:
666 * platform/mac-leopard/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png:
667 * platform/mac-leopard/svg/clip-path/clip-path-child-clipped-expected.checksum: Added.
668 * platform/mac-leopard/svg/clip-path/clip-path-child-clipped-expected.png: Added.
669 * platform/mac-leopard/svg/clip-path/clip-path-childs-clipped-expected.checksum: Added.
670 * platform/mac-leopard/svg/clip-path/clip-path-childs-clipped-expected.png: Added.
671 * platform/mac-leopard/svg/clip-path/clip-path-clipped-expected.checksum: Added.
672 * platform/mac-leopard/svg/clip-path/clip-path-clipped-expected.png: Added.
673 * platform/mac-leopard/svg/clip-path/clip-path-clipped-nonzero-expected.checksum: Added.
674 * platform/mac-leopard/svg/clip-path/clip-path-clipped-nonzero-expected.png: Added.
675 * platform/mac-leopard/svg/clip-path/clip-path-objectBoundingBox-expected.checksum:
676 * platform/mac-leopard/svg/clip-path/clip-path-objectBoundingBox-expected.png:
677 * platform/mac-leopard/svg/clip-path/clip-path-on-clipped-use-expected.checksum: Added.
678 * platform/mac-leopard/svg/clip-path/clip-path-on-clipped-use-expected.png: Added.
679 * platform/mac-leopard/svg/clip-path/clip-path-on-g-and-child-expected.checksum: Added.
680 * platform/mac-leopard/svg/clip-path/clip-path-on-g-and-child-expected.png: Added.
681 * platform/mac-leopard/svg/clip-path/clip-path-on-g-expected.checksum: Added.
682 * platform/mac-leopard/svg/clip-path/clip-path-on-g-expected.png: Added.
683 * platform/mac-leopard/svg/clip-path/clip-path-on-svg-and-child-expected.checksum: Added.
684 * platform/mac-leopard/svg/clip-path/clip-path-on-svg-and-child-expected.png: Added.
685 * platform/mac-leopard/svg/clip-path/clip-path-on-svg-expected.checksum: Added.
686 * platform/mac-leopard/svg/clip-path/clip-path-on-svg-expected.png: Added.
687 * platform/mac-leopard/svg/clip-path/clip-path-pixelation-expected.checksum:
688 * platform/mac-leopard/svg/clip-path/clip-path-pixelation-expected.png:
689 * platform/mac-leopard/svg/clip-path/clip-path-use-as-child-expected.checksum: Added.
690 * platform/mac-leopard/svg/clip-path/clip-path-use-as-child-expected.png: Added.
691 * platform/mac-leopard/svg/clip-path/clip-path-use-as-child2-expected.checksum: Added.
692 * platform/mac-leopard/svg/clip-path/clip-path-use-as-child2-expected.png: Added.
693 * platform/mac-leopard/svg/clip-path/clip-path-use-as-child3-expected.checksum: Added.
694 * platform/mac-leopard/svg/clip-path/clip-path-use-as-child3-expected.png: Added.
695 * platform/mac-leopard/svg/clip-path/clip-path-use-as-child4-expected.checksum: Added.
696 * platform/mac-leopard/svg/clip-path/clip-path-use-as-child4-expected.png: Added.
697 * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum:
698 * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png:
699 * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-expected.checksum:
700 * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-expected.png:
701 * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.checksum:
702 * platform/mac-leopard/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png:
703 * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.checksum: Added.
704 * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Added.
705 * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Added.
706 * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.checksum: Added.
707 * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Added.
708 * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Added.
709 * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.checksum: Added.
710 * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Added.
711 * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Added.
712 * platform/mac-leopard/svg/css/circle-in-mask-with-shadow-expected.checksum:
713 * platform/mac-leopard/svg/css/circle-in-mask-with-shadow-expected.png:
714 * platform/mac-leopard/svg/css/mask-with-shadow-expected.checksum:
715 * platform/mac-leopard/svg/css/mask-with-shadow-expected.png:
716 * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.checksum:
717 * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.png:
718 * platform/mac-leopard/svg/custom/circle-move-invalidation-expected.checksum:
719 * platform/mac-leopard/svg/custom/circle-move-invalidation-expected.png:
720 * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.checksum:
721 * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.png:
722 * platform/mac-leopard/svg/custom/clone-element-with-animated-svg-properties-expected.checksum:
723 * platform/mac-leopard/svg/custom/clone-element-with-animated-svg-properties-expected.png:
724 * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.checksum:
725 * platform/mac-leopard/svg/custom/dasharrayOrigin-expected.png:
726 * platform/mac-leopard/svg/custom/focus-ring-expected.checksum:
727 * platform/mac-leopard/svg/custom/focus-ring-expected.png:
728 * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum:
729 * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-expected.png:
730 * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum:
731 * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
732 * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum:
733 * platform/mac-leopard/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png:
734 * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.checksum:
735 * platform/mac-leopard/svg/custom/gradient-stroke-width-expected.png:
736 * platform/mac-leopard/svg/custom/gradient-with-1d-boundingbox-expected.checksum: Added.
737 * platform/mac-leopard/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
738 * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.checksum:
739 * platform/mac-leopard/svg/custom/inline-svg-in-xhtml-expected.png:
740 * platform/mac-leopard/svg/custom/invalid-css-expected.checksum:
741 * platform/mac-leopard/svg/custom/invalid-css-expected.png:
742 * platform/mac-leopard/svg/custom/js-update-bounce-expected.checksum:
743 * platform/mac-leopard/svg/custom/js-update-bounce-expected.png:
744 * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.checksum:
745 * platform/mac-leopard/svg/custom/linking-a-03-b-all-expected.png:
746 * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
747 * platform/mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
748 * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.checksum:
749 * platform/mac-leopard/svg/custom/linking-a-03-b-transform-expected.png:
750 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.checksum:
751 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-expected.png:
752 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
753 * platform/mac-leopard/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
754 * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.checksum:
755 * platform/mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.png:
756 * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
757 * platform/mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
758 * platform/mac-leopard/svg/custom/marker-opacity-expected.checksum:
759 * platform/mac-leopard/svg/custom/marker-opacity-expected.png:
760 * platform/mac-leopard/svg/custom/mask-colorspace-expected.checksum:
761 * platform/mac-leopard/svg/custom/mask-colorspace-expected.png:
762 * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.checksum:
763 * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png:
764 * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum:
765 * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png:
766 * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.checksum:
767 * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png:
768 * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum:
769 * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
770 * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.checksum:
771 * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.png:
772 * platform/mac-leopard/svg/custom/pattern-incorrect-tiling-expected.checksum:
773 * platform/mac-leopard/svg/custom/pattern-incorrect-tiling-expected.png:
774 * platform/mac-leopard/svg/custom/pattern-rotate-expected.checksum:
775 * platform/mac-leopard/svg/custom/pattern-rotate-expected.png:
776 * platform/mac-leopard/svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added.
777 * platform/mac-leopard/svg/custom/preserve-aspect-ratio-syntax-expected.png: Added.
778 * platform/mac-leopard/svg/custom/relative-sized-content-with-resources-expected.checksum:
779 * platform/mac-leopard/svg/custom/relative-sized-content-with-resources-expected.png:
780 * platform/mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.checksum:
781 * platform/mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.png:
782 * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.checksum:
783 * platform/mac-leopard/svg/custom/shapes-supporting-markers-expected.png:
784 * platform/mac-leopard/svg/custom/stroked-pattern-expected.checksum:
785 * platform/mac-leopard/svg/custom/stroked-pattern-expected.png:
786 * platform/mac-leopard/svg/custom/use-css-events-expected.checksum:
787 * platform/mac-leopard/svg/custom/use-css-events-expected.png:
788 * platform/mac-leopard/svg/custom/use-detach-expected.checksum:
789 * platform/mac-leopard/svg/custom/use-detach-expected.png:
790 * platform/mac-leopard/svg/custom/use-setAttribute-crash-expected.checksum:
791 * platform/mac-leopard/svg/custom/use-setAttribute-crash-expected.png:
792 * platform/mac-leopard/svg/custom/viewBox-hit-expected.checksum: Added.
793 * platform/mac-leopard/svg/custom/viewBox-hit-expected.png: Added.
794 * platform/mac-leopard/svg/custom/viewBox-hit-expected.txt: Added.
795 * platform/mac-leopard/svg/custom/viewbox-syntax-expected.checksum: Added.
796 * platform/mac-leopard/svg/custom/viewbox-syntax-expected.png: Added.
797 * platform/mac-leopard/svg/custom/width-full-percentage-expected.checksum: Added.
798 * platform/mac-leopard/svg/custom/width-full-percentage-expected.png: Added.
799 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
800 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
801 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
802 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
803 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
804 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
805 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
806 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
807 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
808 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
809 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
810 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
811 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
812 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
813 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
814 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
815 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum:
816 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
817 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum:
818 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
819 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
820 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
821 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
822 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
823 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum:
824 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
825 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum:
826 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
827 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Added.
828 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
829 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Added.
830 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
831 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Added.
832 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
833 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Added.
834 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
835 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum: Added.
836 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
837 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum: Added.
838 * platform/mac-leopard/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
839 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum:
840 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
841 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
842 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
843 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
844 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
845 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
846 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
847 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
848 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
849 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
850 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
851 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
852 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
853 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum:
854 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
855 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
856 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
857 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
858 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
859 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
860 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
861 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
862 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
863 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
864 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
865 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
866 * platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
867 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum:
868 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
869 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum:
870 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
871 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum:
872 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
873 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum:
874 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
875 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
876 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
877 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum:
878 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
879 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum:
880 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
881 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum:
882 * platform/mac-leopard/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
883 * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.checksum:
884 * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
885 * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.checksum:
886 * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
887 * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.checksum:
888 * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
889 * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.checksum:
890 * platform/mac-leopard/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
891 * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum:
892 * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
893 * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum:
894 * platform/mac-leopard/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
895 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum:
896 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
897 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum:
898 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
899 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum:
900 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
901 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum:
902 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
903 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum:
904 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
905 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum:
906 * platform/mac-leopard/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
907 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum:
908 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
909 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum:
910 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
911 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum:
912 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
913 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum:
914 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
915 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum:
916 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
917 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum:
918 * platform/mac-leopard/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
919 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum:
920 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
921 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum:
922 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
923 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum:
924 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
925 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum:
926 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
927 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
928 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
929 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
930 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
931 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum:
932 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
933 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum:
934 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
935 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum:
936 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
937 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum:
938 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
939 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
940 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
941 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
942 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
943 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum:
944 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
945 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum:
946 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
947 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum:
948 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
949 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum:
950 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
951 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum:
952 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
953 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum:
954 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
955 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum:
956 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
957 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum:
958 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
959 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum:
960 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
961 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum:
962 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
963 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum:
964 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
965 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum:
966 * platform/mac-leopard/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
967 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum:
968 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
969 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum:
970 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
971 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
972 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
973 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
974 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
975 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum:
976 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
977 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
978 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
979 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum:
980 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
981 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum:
982 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
983 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum:
984 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
985 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
986 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
987 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
988 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
989 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum:
990 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
991 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
992 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
993 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum:
994 * platform/mac-leopard/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
995 * platform/mac-leopard/svg/filters/filter-clip-expected.checksum:
996 * platform/mac-leopard/svg/filters/filter-clip-expected.png:
997 * platform/mac-leopard/svg/hixie/cascade: Added.
998 * platform/mac-leopard/svg/hixie/cascade/002-expected.checksum: Added.
999 * platform/mac-leopard/svg/hixie/cascade/002-expected.png: Added.
1000 * platform/mac-leopard/svg/hixie/error/017-expected.checksum: Added.
1001 * platform/mac-leopard/svg/hixie/error/017-expected.png: Added.
1002 * platform/mac-leopard/svg/hixie/error/017-expected.txt: Added.
1003 * platform/mac-leopard/svg/hixie/links/003-broken-expected.checksum:
1004 * platform/mac-leopard/svg/hixie/links/003-broken-expected.png:
1005 * platform/mac-leopard/svg/hixie/mixed/003-expected.checksum:
1006 * platform/mac-leopard/svg/hixie/mixed/003-expected.png:
1007 * platform/mac-leopard/svg/hixie/mixed/004-expected.checksum: Added.
1008 * platform/mac-leopard/svg/hixie/mixed/004-expected.png: Added.
1009 * platform/mac-leopard/svg/hixie/mixed/004-expected.txt: Added.
1010 * platform/mac-leopard/svg/hixie/mixed/005-expected.checksum: Added.
1011 * platform/mac-leopard/svg/hixie/mixed/005-expected.png: Added.
1012 * platform/mac-leopard/svg/hixie/mixed/005-expected.txt: Added.
1013 * platform/mac-leopard/svg/hixie/mixed/006-expected.checksum:
1014 * platform/mac-leopard/svg/hixie/mixed/006-expected.png:
1015 * platform/mac-leopard/svg/hixie/mixed/008-expected.checksum:
1016 * platform/mac-leopard/svg/hixie/mixed/008-expected.png:
1017 * platform/mac-leopard/svg/hixie/mixed/011-expected.checksum:
1018 * platform/mac-leopard/svg/hixie/mixed/011-expected.png:
1019 * platform/mac-leopard/svg/hixie/perf/001-expected.checksum:
1020 * platform/mac-leopard/svg/hixie/perf/001-expected.png:
1021 * platform/mac-leopard/svg/hixie/perf/002-expected.checksum:
1022 * platform/mac-leopard/svg/hixie/perf/002-expected.png:
1023 * platform/mac-leopard/svg/hixie/perf/007-expected.checksum:
1024 * platform/mac-leopard/svg/hixie/perf/007-expected.png:
1025 * platform/mac-leopard/svg/hixie/transform: Added.
1026 * platform/mac-leopard/svg/hixie/transform/001-expected.checksum: Added.
1027 * platform/mac-leopard/svg/hixie/transform/001-expected.png: Added.
1028 * platform/mac-leopard/svg/in-html/circle-expected.checksum:
1029 * platform/mac-leopard/svg/in-html/circle-expected.png:
1030 * platform/mac-leopard/svg/text/text-align-01-b-expected.checksum:
1031 * platform/mac-leopard/svg/text/text-align-01-b-expected.png:
1032 * platform/mac-leopard/svg/text/text-align-05-b-expected.checksum:
1033 * platform/mac-leopard/svg/text/text-align-05-b-expected.png:
1034 * platform/mac-leopard/svg/text/text-path-01-b-expected.checksum:
1035 * platform/mac-leopard/svg/text/text-path-01-b-expected.png:
1036 * platform/mac-leopard/svg/webarchive/svg-feimage-subresources-expected.checksum:
1037 * platform/mac-leopard/svg/webarchive/svg-feimage-subresources-expected.png:
1038 * platform/mac-leopard/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Added.
1039 * platform/mac-leopard/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
1040 * platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Added.
1041 * platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added.
1042 * platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Added.
1043 * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
1044 * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.png:
1045 * platform/mac-leopard/svg/zoom/text: Added.
1046 * platform/mac-leopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.checksum: Added.
1047 * platform/mac-leopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png: Added.
1048 * platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum: Added.
1049 * platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Added.
1050 * platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Added.
1052 2010-10-12 Alexander Pavlov <apavlov@chromium.org>
1054 [Chromium] Unreviewed, build fix.
1056 Rebaseline inspector/console-dir-global.html to follow r69553.
1057 Rebaseline some SVG tests on chromium-mac to follow r69563.
1059 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
1060 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
1061 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
1062 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
1063 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
1064 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
1065 * platform/chromium-mac/svg/custom/gradient-with-1d-boundingbox-expected.checksum: Added.
1066 * platform/chromium-mac/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
1067 * platform/chromium-win/inspector/console-dir-global-expected.txt: Added.
1069 2010-10-12 Alexander Pavlov <apavlov@chromium.org>
1071 [Chromium] Unreviewed, build fix.
1073 Rebaseline http/tests/security/cross-frame-access-get.html for chromium-mac and chromium-win
1075 * platform/chromium-mac/http/tests/security/cross-frame-access-get-expected.txt:
1076 * platform/chromium-win/http/tests/security/cross-frame-access-get-expected.txt:
1078 2010-10-12 Shinichiro Hamaji <hamaji@chromium.org>
1080 Update test expectations for r69564.
1082 fast/text/backslash-to-yen-sign-euc.html fails on Windows
1083 https://bugs.webkit.org/show_bug.cgi?id=47018
1085 * platform/gtk/fast/text/backslash-to-yen-sign-euc-expected.txt:
1086 * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.txt:
1087 * platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt:
1089 2010-10-12 Dirk Schulze <krit@webkit.org>
1091 Update of Leopard baseline after r69517.
1092 Rubber-stamped by Nikolas Zimmermann.
1094 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt: Added.
1095 * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Added.
1097 2010-10-12 Csaba Osztrogonác <ossy@webkit.org>
1099 Unreviewed. Update Qt specific expected file after r69517.
1101 * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
1103 2010-10-11 Shinichiro Hamaji <hamaji@chromium.org>
1105 Reviewed by Alexey Proskuryakov.
1107 REGRESSION (r63957): fast/text/backslash-to-yen-sign-euc.html fails on Mac
1108 https://bugs.webkit.org/show_bug.cgi?id=47017
1110 * fast/text/backslash-to-yen-sign-euc.html:
1111 * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.checksum:
1112 * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.png:
1113 * platform/mac/fast/text/backslash-to-yen-sign-euc-expected.txt:
1115 2010-10-12 Dirk Schulze <krit@webkit.org>
1117 Update of Snow Leopard baseline after r69517.
1118 Rubber-stamped by Nikolas Zimmermann.
1120 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
1121 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
1122 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
1123 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
1124 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum:
1125 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png:
1126 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
1127 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
1128 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
1129 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
1130 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
1131 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
1132 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
1133 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
1134 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
1135 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
1136 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
1137 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
1138 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
1139 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
1140 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
1141 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
1142 * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
1143 * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
1144 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
1145 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum:
1146 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
1147 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
1148 * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
1149 * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
1150 * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
1151 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
1152 * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
1153 * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
1154 * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
1155 * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
1156 * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
1157 * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
1158 * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum:
1159 * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
1160 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
1161 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
1162 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
1163 * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum:
1164 * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png:
1165 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
1166 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
1167 * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum:
1168 * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
1169 * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum:
1170 * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
1171 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
1172 * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png:
1173 * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
1174 * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
1175 * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
1176 * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
1177 * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
1178 * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
1179 * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
1180 * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png:
1181 * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png:
1182 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
1183 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
1184 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
1185 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
1186 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
1187 * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
1188 * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
1189 * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
1190 * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
1191 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
1192 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum:
1193 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
1194 * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
1195 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
1196 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
1197 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
1198 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
1199 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
1200 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
1201 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
1202 * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
1203 * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
1204 * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
1205 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
1206 * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
1207 * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
1208 * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum:
1209 * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
1210 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
1211 * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
1212 * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
1213 * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
1214 * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
1215 * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
1216 * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
1217 * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.png:
1218 * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum:
1219 * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
1220 * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
1221 * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
1222 * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum:
1223 * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png:
1224 * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
1225 * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
1226 * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
1227 * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
1228 * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
1229 * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
1230 * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
1231 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
1232 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
1233 * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
1234 * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
1235 * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
1236 * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png:
1237 * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png:
1238 * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
1239 * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
1240 * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
1241 * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
1242 * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
1243 * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
1244 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
1245 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
1246 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
1247 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
1248 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png:
1249 * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
1250 * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
1251 * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
1252 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
1253 * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
1254 * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
1255 * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.png:
1256 * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.png:
1257 * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.png:
1258 * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.png:
1259 * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.png:
1260 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
1261 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
1262 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
1263 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
1264 * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
1265 * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
1266 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
1267 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
1268 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
1269 * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.checksum:
1270 * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.png:
1271 * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum:
1272 * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
1273 * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum:
1274 * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
1275 * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum:
1276 * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
1277 * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum:
1278 * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png:
1279 * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
1280 * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
1281 * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.checksum:
1282 * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png:
1283 * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png:
1284 * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
1285 * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
1286 * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
1287 * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
1288 * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png:
1289 * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
1290 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
1291 * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png:
1292 * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
1293 * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
1294 * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
1295 * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
1296 * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
1297 * platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png:
1298 * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
1299 * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
1300 * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
1301 * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png:
1302 * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.checksum:
1303 * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png:
1304 * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
1305 * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
1306 * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.png:
1307 * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
1308 * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
1309 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
1310 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
1311 * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
1312 * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
1313 * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
1314 * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
1315 * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
1316 * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.checksum:
1317 * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
1318 * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.png:
1319 * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.png:
1320 * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.png:
1321 * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
1322 * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
1323 * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
1324 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
1325 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
1326 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
1327 * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.png:
1328 * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.png:
1329 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
1330 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
1331 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
1332 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
1333 * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
1334 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
1335 * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
1336 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
1337 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
1338 * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.png:
1339 * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
1340 * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
1341 * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
1342 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
1343 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
1344 * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
1345 * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
1346 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
1347 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
1348 * platform/mac/svg/batik/filters/feTile-expected.png:
1349 * platform/mac/svg/batik/filters/filterRegions-expected.png:
1350 * platform/mac/svg/batik/masking/maskRegions-expected.checksum:
1351 * platform/mac/svg/batik/masking/maskRegions-expected.png:
1352 * platform/mac/svg/batik/paints/gradientLimit-expected.png:
1353 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
1354 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
1355 * platform/mac/svg/batik/paints/patternRegionA-expected.png:
1356 * platform/mac/svg/batik/paints/patternRegions-expected.checksum:
1357 * platform/mac/svg/batik/paints/patternRegions-expected.png:
1358 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
1359 * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.png:
1360 * platform/mac/svg/batik/text/longTextOnPath-expected.png:
1361 * platform/mac/svg/batik/text/textAnchor-expected.png:
1362 * platform/mac/svg/batik/text/textAnchor2-expected.png:
1363 * platform/mac/svg/batik/text/textAnchor3-expected.png:
1364 * platform/mac/svg/batik/text/textDecoration-expected.png:
1365 * platform/mac/svg/batik/text/textDecoration2-expected.png:
1366 * platform/mac/svg/batik/text/textEffect-expected.png:
1367 * platform/mac/svg/batik/text/textEffect2-expected.png:
1368 * platform/mac/svg/batik/text/textEffect3-expected.png:
1369 * platform/mac/svg/batik/text/textFeatures-expected.png:
1370 * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
1371 * platform/mac/svg/batik/text/textLayout2-expected.png:
1372 * platform/mac/svg/batik/text/textLength-expected.png:
1373 * platform/mac/svg/batik/text/textOnPath-expected.png:
1374 * platform/mac/svg/batik/text/textOnPath2-expected.png:
1375 * platform/mac/svg/batik/text/textOnPath3-expected.png:
1376 * platform/mac/svg/batik/text/textOnPathSpaces-expected.png:
1377 * platform/mac/svg/batik/text/textPCDATA-expected.png:
1378 * platform/mac/svg/batik/text/textPosition-expected.png:
1379 * platform/mac/svg/batik/text/textPosition2-expected.png:
1380 * platform/mac/svg/batik/text/textProperties-expected.png:
1381 * platform/mac/svg/batik/text/textProperties2-expected.png:
1382 * platform/mac/svg/batik/text/textStyles-expected.png:
1383 * platform/mac/svg/batik/text/verticalText-expected.checksum:
1384 * platform/mac/svg/batik/text/verticalText-expected.png:
1385 * platform/mac/svg/batik/text/verticalTextOnPath-expected.png:
1386 * platform/mac/svg/batik/text/xmlSpace-expected.png:
1387 * platform/mac/svg/carto.net/button-expected.checksum:
1388 * platform/mac/svg/carto.net/button-expected.png:
1389 * platform/mac/svg/carto.net/colourpicker-expected.checksum:
1390 * platform/mac/svg/carto.net/colourpicker-expected.png:
1391 * platform/mac/svg/carto.net/combobox-expected.png:
1392 * platform/mac/svg/carto.net/scrollbar-expected.png:
1393 * platform/mac/svg/carto.net/selectionlist-expected.png:
1394 * platform/mac/svg/carto.net/slider-expected.png:
1395 * platform/mac/svg/carto.net/tabgroup-expected.png:
1396 * platform/mac/svg/carto.net/textbox-expected.png:
1397 * platform/mac/svg/carto.net/window-expected.png:
1398 * platform/mac/svg/clip-path/clip-in-mask-expected.checksum:
1399 * platform/mac/svg/clip-path/clip-in-mask-expected.png:
1400 * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum:
1401 * platform/mac/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png:
1402 * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum:
1403 * platform/mac/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png:
1404 * platform/mac/svg/clip-path/clip-path-child-clipped-expected.checksum:
1405 * platform/mac/svg/clip-path/clip-path-child-clipped-expected.png:
1406 * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.checksum:
1407 * platform/mac/svg/clip-path/clip-path-childs-clipped-expected.png:
1408 * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.checksum:
1409 * platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png:
1410 * platform/mac/svg/clip-path/clip-path-clipped-expected.checksum:
1411 * platform/mac/svg/clip-path/clip-path-clipped-expected.png:
1412 * platform/mac/svg/clip-path/clip-path-clipped-no-content-expected.png:
1413 * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.checksum:
1414 * platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.png:
1415 * platform/mac/svg/clip-path/clip-path-evenodd-expected.png:
1416 * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.checksum:
1417 * platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.png:
1418 * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.checksum:
1419 * platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.png:
1420 * platform/mac/svg/clip-path/clip-path-nonzero-expected.checksum:
1421 * platform/mac/svg/clip-path/clip-path-nonzero-expected.png:
1422 * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.checksum:
1423 * platform/mac/svg/clip-path/clip-path-objectBoundingBox-expected.png:
1424 * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.checksum:
1425 * platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.png:
1426 * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.checksum:
1427 * platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.png:
1428 * platform/mac/svg/clip-path/clip-path-on-g-expected.checksum:
1429 * platform/mac/svg/clip-path/clip-path-on-g-expected.png:
1430 * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.checksum:
1431 * platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.png:
1432 * platform/mac/svg/clip-path/clip-path-on-svg-expected.checksum:
1433 * platform/mac/svg/clip-path/clip-path-on-svg-expected.png:
1434 * platform/mac/svg/clip-path/clip-path-pixelation-expected.checksum:
1435 * platform/mac/svg/clip-path/clip-path-pixelation-expected.png:
1436 * platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.png:
1437 * platform/mac/svg/clip-path/clip-path-recursive-call-expected.png:
1438 * platform/mac/svg/clip-path/clip-path-text-and-shape-expected.png:
1439 * platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.png:
1440 * platform/mac/svg/clip-path/clip-path-text-expected.png:
1441 * platform/mac/svg/clip-path/clip-path-use-as-child-expected.checksum:
1442 * platform/mac/svg/clip-path/clip-path-use-as-child-expected.png:
1443 * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.checksum:
1444 * platform/mac/svg/clip-path/clip-path-use-as-child2-expected.png:
1445 * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.checksum:
1446 * platform/mac/svg/clip-path/clip-path-use-as-child3-expected.png:
1447 * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.checksum:
1448 * platform/mac/svg/clip-path/clip-path-use-as-child4-expected.png:
1449 * platform/mac/svg/clip-path/clip-path-use-as-child5-expected.png:
1450 * platform/mac/svg/clip-path/clip-path-userSpaceOnUse-expected.png:
1451 * platform/mac/svg/clip-path/clip-path-with-container-expected.png:
1452 * platform/mac/svg/clip-path/clip-path-with-different-unittypes-expected.png:
1453 * platform/mac/svg/clip-path/clip-path-with-different-unittypes2-expected.png:
1454 * platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.png:
1455 * platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.png:
1456 * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum:
1457 * platform/mac/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png:
1458 * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.checksum:
1459 * platform/mac/svg/clip-path/deep-nested-clip-in-mask-expected.png:
1460 * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.checksum:
1461 * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png:
1462 * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.checksum:
1463 * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png:
1464 * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.checksum:
1465 * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png:
1466 * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.checksum:
1467 * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png:
1468 * platform/mac/svg/css/arrow-with-shadow-expected.png:
1469 * platform/mac/svg/css/background-image-svg-expected.png:
1470 * platform/mac/svg/css/circle-in-mask-with-shadow-expected.checksum:
1471 * platform/mac/svg/css/circle-in-mask-with-shadow-expected.png:
1472 * platform/mac/svg/css/clippath-with-shadow-expected.png:
1473 * platform/mac/svg/css/composite-shadow-example-expected.png:
1474 * platform/mac/svg/css/composite-shadow-text-expected.png:
1475 * platform/mac/svg/css/composite-shadow-with-opacity-expected.png:
1476 * platform/mac/svg/css/group-with-shadow-expected.png:
1477 * platform/mac/svg/css/mask-with-shadow-expected.checksum:
1478 * platform/mac/svg/css/mask-with-shadow-expected.png:
1479 * platform/mac/svg/css/path-with-shadow-expected.png:
1480 * platform/mac/svg/css/shadow-and-opacity-expected.png:
1481 * platform/mac/svg/css/shadow-changes-expected.checksum:
1482 * platform/mac/svg/css/shadow-changes-expected.png:
1483 * platform/mac/svg/css/shadow-with-large-radius-expected.png:
1484 * platform/mac/svg/css/shadow-with-negative-offset-expected.png:
1485 * platform/mac/svg/css/stars-with-shadow-expected.png:
1486 * platform/mac/svg/css/text-shadow-multiple-expected.png:
1487 * platform/mac/svg/custom/SVGMatrix-interface-expected.png:
1488 * platform/mac/svg/custom/SVGNumber-interface-expected.png:
1489 * platform/mac/svg/custom/SVGPoint-interface-expected.png:
1490 * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.png:
1491 * platform/mac/svg/custom/SVGRect-interface-expected.png:
1492 * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.checksum:
1493 * platform/mac/svg/custom/absolute-sized-content-with-resources-expected.png:
1494 * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.png:
1495 * platform/mac/svg/custom/alignment-baseline-modes-expected.png:
1496 * platform/mac/svg/custom/altglyph-expected.png:
1497 * platform/mac/svg/custom/animate-path-discrete-expected.png:
1498 * platform/mac/svg/custom/animate-path-morphing-expected.png:
1499 * platform/mac/svg/custom/animation-currentColor-expected.png:
1500 * platform/mac/svg/custom/attribute-namespace-check-expected.png:
1501 * platform/mac/svg/custom/broken-internal-references-expected.png:
1502 * platform/mac/svg/custom/bug45331-expected.png:
1503 * platform/mac/svg/custom/circle-move-invalidation-expected.checksum:
1504 * platform/mac/svg/custom/circle-move-invalidation-expected.png:
1505 * platform/mac/svg/custom/circular-marker-reference-1-expected.png:
1506 * platform/mac/svg/custom/circular-marker-reference-2-expected.checksum:
1507 * platform/mac/svg/custom/circular-marker-reference-2-expected.png:
1508 * platform/mac/svg/custom/circular-marker-reference-3-expected.png:
1509 * platform/mac/svg/custom/circular-marker-reference-4-expected.png:
1510 * platform/mac/svg/custom/class-baseValue-expected.png:
1511 * platform/mac/svg/custom/class-selector-expected.png:
1512 * platform/mac/svg/custom/clip-path-child-changes-expected.png:
1513 * platform/mac/svg/custom/clip-path-href-changes-expected.png:
1514 * platform/mac/svg/custom/clip-path-id-changes-expected.png:
1515 * platform/mac/svg/custom/clip-path-units-changes-expected.png:
1516 * platform/mac/svg/custom/clip-path-with-transform-expected.png:
1517 * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.checksum:
1518 * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.png:
1519 * platform/mac/svg/custom/conditional-processing-outside-switch-expected.png:
1520 * platform/mac/svg/custom/control-points-for-S-and-T-expected.png:
1521 * platform/mac/svg/custom/coords-relative-units-transforms-expected.png:
1522 * platform/mac/svg/custom/create-metadata-element-expected.png:
1523 * platform/mac/svg/custom/createImageElement-expected.png:
1524 * platform/mac/svg/custom/createImageElement2-expected.png:
1525 * platform/mac/svg/custom/createelement-expected.png:
1526 * platform/mac/svg/custom/css-pixels-dpi-expected.png:
1527 * platform/mac/svg/custom/dasharrayOrigin-expected.checksum:
1528 * platform/mac/svg/custom/dasharrayOrigin-expected.png:
1529 * platform/mac/svg/custom/deep-dynamic-updates-expected.png:
1530 * platform/mac/svg/custom/display-none-expected.png:
1531 * platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum:
1532 * platform/mac/svg/custom/dominant-baseline-hanging-expected.png:
1533 * platform/mac/svg/custom/dominant-baseline-modes-expected.png:
1534 * platform/mac/svg/custom/dynamic-empty-path-expected.png:
1535 * platform/mac/svg/custom/dynamic-svg-document-creation-expected.png:
1536 * platform/mac/svg/custom/dynamic-viewBox-expected.png:
1537 * platform/mac/svg/custom/empty-clip-path-expected.png:
1538 * platform/mac/svg/custom/empty-mask-expected.png:
1539 * platform/mac/svg/custom/empty-merge-expected.png:
1540 * platform/mac/svg/custom/evt-onload-expected.png:
1541 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png:
1542 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png:
1543 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.png:
1544 * platform/mac/svg/custom/feComponentTransfer-Table-expected.png:
1545 * platform/mac/svg/custom/feDisplacementMap-01-expected.png:
1546 * platform/mac/svg/custom/fill-SVGPaint-interface-expected.png:
1547 * platform/mac/svg/custom/fill-opacity-hsl-expected.png:
1548 * platform/mac/svg/custom/fill-opacity-rgba-expected.png:
1549 * platform/mac/svg/custom/fill-update-expected.png:
1550 * platform/mac/svg/custom/focus-ring-expected.checksum:
1551 * platform/mac/svg/custom/focus-ring-expected.png:
1552 * platform/mac/svg/custom/font-face-cascade-order-expected.png:
1553 * platform/mac/svg/custom/font-face-simple-expected.png:
1554 * platform/mac/svg/custom/foreign-object-skew-expected.checksum:
1555 * platform/mac/svg/custom/foreign-object-skew-expected.png:
1556 * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.png:
1557 * platform/mac/svg/custom/fractional-rects-expected.png:
1558 * platform/mac/svg/custom/getTransformToElement-expected.png:
1559 * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.png:
1560 * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum:
1561 * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-expected.png:
1562 * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum:
1563 * platform/mac/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png:
1564 * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum:
1565 * platform/mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png:
1566 * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.png:
1567 * platform/mac/svg/custom/glyph-transformation-with-hkern-expected.png:
1568 * platform/mac/svg/custom/gradient-add-stops-expected.png:
1569 * platform/mac/svg/custom/gradient-attr-update-expected.png:
1570 * platform/mac/svg/custom/gradient-cycle-detection-expected.png:
1571 * platform/mac/svg/custom/gradient-deep-referencing-expected.png:
1572 * platform/mac/svg/custom/gradient-rotated-bbox-expected.png:
1573 * platform/mac/svg/custom/gradient-stop-corner-cases-expected.png:
1574 * platform/mac/svg/custom/gradient-stop-style-change-expected.png:
1575 * platform/mac/svg/custom/gradient-stroke-width-expected.checksum:
1576 * platform/mac/svg/custom/gradient-stroke-width-expected.png:
1577 * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png:
1578 * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.checksum:
1579 * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.png:
1580 * platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
1581 * platform/mac/svg/custom/group-opacity-expected.png:
1582 * platform/mac/svg/custom/hit-test-path-expected.png:
1583 * platform/mac/svg/custom/hit-test-path-stroke-expected.png:
1584 * platform/mac/svg/custom/hit-test-unclosed-subpaths-expected.png:
1585 * platform/mac/svg/custom/hit-test-with-br-expected.png:
1586 * platform/mac/svg/custom/hover-default-fill-expected.png:
1587 * platform/mac/svg/custom/image-small-width-height-expected.png:
1588 * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.png:
1589 * platform/mac/svg/custom/image-with-prefix-in-webarchive-expected.png:
1590 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
1591 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum:
1592 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
1593 * platform/mac/svg/custom/inner-percent-expected.png:
1594 * platform/mac/svg/custom/inner-svg-hit-test-expected.png:
1595 * platform/mac/svg/custom/invalid-css-expected.checksum:
1596 * platform/mac/svg/custom/invalid-css-expected.png:
1597 * platform/mac/svg/custom/invalid-fill-expected.checksum:
1598 * platform/mac/svg/custom/invalid-fill-expected.png:
1599 * platform/mac/svg/custom/invalid-fill-hex-expected.checksum:
1600 * platform/mac/svg/custom/invalid-fill-hex-expected.png:
1601 * platform/mac/svg/custom/invalid-lengthlist-expected.png:
1602 * platform/mac/svg/custom/invalid-transforms-expected.png:
1603 * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.png:
1604 * platform/mac/svg/custom/js-late-clipPath-creation-expected.png:
1605 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
1606 * platform/mac/svg/custom/js-late-gradient-creation-expected.png:
1607 * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.checksum:
1608 * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.png:
1609 * platform/mac/svg/custom/js-late-marker-creation-expected.checksum:
1610 * platform/mac/svg/custom/js-late-marker-creation-expected.png:
1611 * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.png:
1612 * platform/mac/svg/custom/js-late-mask-creation-expected.png:
1613 * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.png:
1614 * platform/mac/svg/custom/js-late-pattern-creation-expected.png:
1615 * platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png:
1616 * platform/mac/svg/custom/js-update-bounce-expected.checksum:
1617 * platform/mac/svg/custom/js-update-bounce-expected.png:
1618 * platform/mac/svg/custom/js-update-container-expected.png:
1619 * platform/mac/svg/custom/js-update-container2-expected.png:
1620 * platform/mac/svg/custom/js-update-gradient-expected.png:
1621 * platform/mac/svg/custom/js-update-image-and-display-expected.png:
1622 * platform/mac/svg/custom/js-update-image-and-display2-expected.png:
1623 * platform/mac/svg/custom/js-update-image-and-display3-expected.png:
1624 * platform/mac/svg/custom/js-update-image-expected.png:
1625 * platform/mac/svg/custom/js-update-path-changes-expected.png:
1626 * platform/mac/svg/custom/js-update-path-removal-expected.png:
1627 * platform/mac/svg/custom/js-update-pattern-child-expected.png:
1628 * platform/mac/svg/custom/js-update-pattern-expected.png:
1629 * platform/mac/svg/custom/js-update-polygon-changes-expected.png:
1630 * platform/mac/svg/custom/js-update-polygon-removal-expected.png:
1631 * platform/mac/svg/custom/js-update-stop-expected.png:
1632 * platform/mac/svg/custom/js-update-stop-linked-gradient-expected.png:
1633 * platform/mac/svg/custom/js-update-style-expected.png:
1634 * platform/mac/svg/custom/js-update-transform-addition-expected.png:
1635 * platform/mac/svg/custom/js-update-transform-changes-expected.png:
1636 * platform/mac/svg/custom/junk-data-expected.png:
1637 * platform/mac/svg/custom/large-bounding-box-percents-expected.png:
1638 * platform/mac/svg/custom/linking-a-03-b-all-expected.checksum:
1639 * platform/mac/svg/custom/linking-a-03-b-all-expected.png:
1640 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.checksum:
1641 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.png:
1642 * platform/mac/svg/custom/linking-a-03-b-transform-expected.checksum:
1643 * platform/mac/svg/custom/linking-a-03-b-transform-expected.png:
1644 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.checksum:
1645 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.png:
1646 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
1647 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
1648 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.checksum:
1649 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.png:
1650 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.checksum:
1651 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.png:
1652 * platform/mac/svg/custom/marker-changes-expected.checksum:
1653 * platform/mac/svg/custom/marker-changes-expected.png:
1654 * platform/mac/svg/custom/marker-child-changes-css-expected.checksum:
1655 * platform/mac/svg/custom/marker-child-changes-css-expected.png:
1656 * platform/mac/svg/custom/marker-child-changes-expected.checksum:
1657 * platform/mac/svg/custom/marker-child-changes-expected.png:
1658 * platform/mac/svg/custom/marker-default-width-height-expected.png:
1659 * platform/mac/svg/custom/marker-empty-path-expected.png:
1660 * platform/mac/svg/custom/marker-opacity-expected.checksum:
1661 * platform/mac/svg/custom/marker-opacity-expected.png:
1662 * platform/mac/svg/custom/marker-overflow-clip-expected.png:
1663 * platform/mac/svg/custom/marker-referencePoint-expected.png:
1664 * platform/mac/svg/custom/marker-strokeWidth-changes-expected.checksum:
1665 * platform/mac/svg/custom/marker-strokeWidth-changes-expected.png:
1666 * platform/mac/svg/custom/marker-viewBox-changes-expected.checksum:
1667 * platform/mac/svg/custom/marker-viewBox-changes-expected.png:
1668 * platform/mac/svg/custom/mask-changes-expected.png:
1669 * platform/mac/svg/custom/mask-child-changes-expected.png:
1670 * platform/mac/svg/custom/mask-colorspace-expected.checksum:
1671 * platform/mac/svg/custom/mask-colorspace-expected.png:
1672 * platform/mac/svg/custom/mask-excessive-malloc-expected.png:
1673 * platform/mac/svg/custom/mask-inside-defs-expected.png:
1674 * platform/mac/svg/custom/mask-on-multiple-objects-expected.checksum:
1675 * platform/mac/svg/custom/mask-on-multiple-objects-expected.png:
1676 * platform/mac/svg/custom/mask-with-all-units-expected.png:
1677 * platform/mac/svg/custom/mask-with-default-value-expected.png:
1678 * platform/mac/svg/custom/massive-coordinates-expected.png:
1679 * platform/mac/svg/custom/missing-xlink-expected.png:
1680 * platform/mac/svg/custom/mouse-move-on-svg-container-expected.checksum:
1681 * platform/mac/svg/custom/mouse-move-on-svg-container-expected.png:
1682 * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum:
1683 * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png:
1684 * platform/mac/svg/custom/mouse-move-on-svg-root-expected.checksum:
1685 * platform/mac/svg/custom/mouse-move-on-svg-root-expected.png:
1686 * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum:
1687 * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png:
1688 * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.png:
1689 * platform/mac/svg/custom/non-circular-marker-reference-expected.checksum:
1690 * platform/mac/svg/custom/non-circular-marker-reference-expected.png:
1691 * platform/mac/svg/custom/non-opaque-filters-expected.png:
1692 * platform/mac/svg/custom/non-scaling-stroke-expected.png:
1693 * platform/mac/svg/custom/non-scaling-stroke-markers-expected.png:
1694 * platform/mac/svg/custom/outer-svg-unknown-feature-expected.png:
1695 * platform/mac/svg/custom/path-textPath-simulation-expected.png:
1696 * platform/mac/svg/custom/path-update-expected.png:
1697 * platform/mac/svg/custom/path-zero-strokewidth-expected.checksum:
1698 * platform/mac/svg/custom/path-zero-strokewidth-expected.png:
1699 * platform/mac/svg/custom/pattern-cycle-detection-expected.png:
1700 * platform/mac/svg/custom/pattern-excessive-malloc-expected.png:
1701 * platform/mac/svg/custom/pattern-in-defs-expected.png:
1702 * platform/mac/svg/custom/pattern-incorrect-tiling-expected.checksum:
1703 * platform/mac/svg/custom/pattern-incorrect-tiling-expected.png:
1704 * platform/mac/svg/custom/pattern-no-pixelation-expected.checksum:
1705 * platform/mac/svg/custom/pattern-no-pixelation-expected.png:
1706 * platform/mac/svg/custom/pattern-rotate-expected.checksum:
1707 * platform/mac/svg/custom/pattern-rotate-expected.png:
1708 * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.png:
1709 * platform/mac/svg/custom/pattern-skew-transformed-expected.png:
1710 * platform/mac/svg/custom/pattern-with-transformation-expected.png:
1711 * platform/mac/svg/custom/pattern-y-offset-expected.png:
1712 * platform/mac/svg/custom/percentage-rect-expected.png:
1713 * platform/mac/svg/custom/percentage-rect2-expected.png:
1714 * platform/mac/svg/custom/pointer-events-path-expected.png:
1715 * platform/mac/svg/custom/poly-identify-expected.png:
1716 * platform/mac/svg/custom/polyline-hittest-expected.png:
1717 * platform/mac/svg/custom/polyline-invalid-points-expected.png:
1718 * platform/mac/svg/custom/polyline-setattribute-points-null-expected.png:
1719 * platform/mac/svg/custom/prevent-default-expected.png:
1720 * platform/mac/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
1721 * platform/mac/svg/custom/recursive-clippath-expected.png:
1722 * platform/mac/svg/custom/recursive-filter-expected.png:
1723 * platform/mac/svg/custom/recursive-gradient-expected.png:
1724 * platform/mac/svg/custom/recursive-mask-expected.png:
1725 * platform/mac/svg/custom/recursive-pattern-expected.png:
1726 * platform/mac/svg/custom/relative-sized-content-with-resources-expected.checksum:
1727 * platform/mac/svg/custom/relative-sized-content-with-resources-expected.png:
1728 * platform/mac/svg/custom/relative-sized-inner-svg-expected.png:
1729 * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.png:
1730 * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png:
1731 * platform/mac/svg/custom/repaint-moving-svg-and-div-expected.png:
1732 * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.png:
1733 * platform/mac/svg/custom/repaint-stroke-width-changes-expected.png:
1734 * platform/mac/svg/custom/resource-client-removal-expected.png:
1735 * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.checksum:
1736 * platform/mac/svg/custom/resource-invalidate-on-target-update-expected.png:
1737 * platform/mac/svg/custom/rgbcolor-syntax-expected.png:
1738 * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.png:
1739 * platform/mac/svg/custom/rootelement-expected.png:
1740 * platform/mac/svg/custom/rounded-rects-expected.png:
1741 * platform/mac/svg/custom/scroll-hit-test-expected.png:
1742 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
1743 * platform/mac/svg/custom/second-inline-text-expected.png:
1744 * platform/mac/svg/custom/shapes-supporting-markers-expected.checksum:
1745 * platform/mac/svg/custom/shapes-supporting-markers-expected.png:
1746 * platform/mac/svg/custom/sheet-title-expected.png:
1747 * platform/mac/svg/custom/simpleCDF-expected.png:
1748 * platform/mac/svg/custom/stroke-width-large-expected.png:
1749 * platform/mac/svg/custom/stroked-pattern-expected.checksum:
1750 * platform/mac/svg/custom/stroked-pattern-expected.png:
1751 * platform/mac/svg/custom/struct-use-09-b-expected.png:
1752 * platform/mac/svg/custom/style-attribute-font-size-expected.png:
1753 * platform/mac/svg/custom/svg-absolute-children-expected.png:
1754 * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png:
1755 * platform/mac/svg/custom/svg-fonts-in-html-expected.png:
1756 * platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.png:
1757 * platform/mac/svg/custom/svg-overflow-types-expected.png:
1758 * platform/mac/svg/custom/svgpolyparser-extra-space-expected.png:
1759 * platform/mac/svg/custom/text-clip-expected.png:
1760 * platform/mac/svg/custom/text-ctm-expected.png:
1761 * platform/mac/svg/custom/text-decoration-visibility-expected.png:
1762 * platform/mac/svg/custom/text-dom-01-f-expected.png:
1763 * platform/mac/svg/custom/text-dom-removal-expected.png:
1764 * platform/mac/svg/custom/text-filter-expected.png:
1765 * platform/mac/svg/custom/text-gradient-no-content-expected.png:
1766 * platform/mac/svg/custom/text-hit-test-expected.png:
1767 * platform/mac/svg/custom/text-image-opacity-expected.png:
1768 * platform/mac/svg/custom/text-letter-spacing-expected.png:
1769 * platform/mac/svg/custom/text-linking-expected.png:
1770 * platform/mac/svg/custom/text-repaint-including-stroke-expected.png:
1771 * platform/mac/svg/custom/text-rotated-gradient-expected.png:
1772 * platform/mac/svg/custom/text-rotation-expected.png:
1773 * platform/mac/svg/custom/text-whitespace-handling-expected.png:
1774 * platform/mac/svg/custom/text-x-dx-lists-expected.png:
1775 * platform/mac/svg/custom/text-x-dy-lists-expected.png:
1776 * platform/mac/svg/custom/text-x-override-in-tspan-child-expected.png:
1777 * platform/mac/svg/custom/text-xy-updates-SVGList-expected.png:
1778 * platform/mac/svg/custom/text-xy-updates-expected.png:
1779 * platform/mac/svg/custom/transform-ignore-after-invalid-expected.png:
1780 * platform/mac/svg/custom/transform-invalid-expected.png:
1781 * platform/mac/svg/custom/transform-removeAttributeNS-expected.png:
1782 * platform/mac/svg/custom/transform-scale-parse-expected.png:
1783 * platform/mac/svg/custom/transform-with-ending-space-expected.png:
1784 * platform/mac/svg/custom/transformedMaskFails-expected.png:
1785 * platform/mac/svg/custom/tref-update-expected.png:
1786 * platform/mac/svg/custom/use-clipped-hit-expected.png:
1787 * platform/mac/svg/custom/use-css-events-expected.checksum:
1788 * platform/mac/svg/custom/use-css-events-expected.png:
1789 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.png:
1790 * platform/mac/svg/custom/use-detach-expected.checksum:
1791 * platform/mac/svg/custom/use-detach-expected.png:
1792 * platform/mac/svg/custom/use-dynamic-append-expected.png:
1793 * platform/mac/svg/custom/use-elementInstance-event-target-expected.png:
1794 * platform/mac/svg/custom/use-elementInstance-methods-expected.png:
1795 * platform/mac/svg/custom/use-empty-reference-expected.png:
1796 * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.png:
1797 * platform/mac/svg/custom/use-event-handler-on-use-element-expected.png:
1798 * platform/mac/svg/custom/use-events-crash-expected.png:
1799 * platform/mac/svg/custom/use-font-face-crash-expected.png:
1800 * platform/mac/svg/custom/use-forward-refs-expected.png:
1801 * platform/mac/svg/custom/use-infinite-recursion-expected.png:
1802 * platform/mac/svg/custom/use-instanceRoot-modifications-expected.checksum:
1803 * platform/mac/svg/custom/use-instanceRoot-modifications-expected.png:
1804 * platform/mac/svg/custom/use-modify-container-in-target-expected.checksum:
1805 * platform/mac/svg/custom/use-modify-container-in-target-expected.png:
1806 * platform/mac/svg/custom/use-modify-target-container-expected.checksum:
1807 * platform/mac/svg/custom/use-modify-target-container-expected.png:
1808 * platform/mac/svg/custom/use-modify-target-symbol-expected.png:
1809 * platform/mac/svg/custom/use-nested-transform-expected.png:
1810 * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.png:
1811 * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
1812 * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
1813 * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png:
1814 * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
1815 * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
1816 * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
1817 * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
1818 * platform/mac/svg/custom/use-on-g-containing-symbol-expected.png:
1819 * platform/mac/svg/custom/use-on-g-containing-use-expected.checksum:
1820 * platform/mac/svg/custom/use-on-g-containing-use-expected.png:
1821 * platform/mac/svg/custom/use-on-g-expected.checksum:
1822 * platform/mac/svg/custom/use-on-g-expected.png:
1823 * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png:
1824 * platform/mac/svg/custom/use-on-rect-expected.png:
1825 * platform/mac/svg/custom/use-on-symbol-expected.png:
1826 * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.png:
1827 * platform/mac/svg/custom/use-on-text-expected.png:
1828 * platform/mac/svg/custom/use-on-use-expected.checksum:
1829 * platform/mac/svg/custom/use-on-use-expected.png:
1830 * platform/mac/svg/custom/use-property-changes-through-dom-expected.png:
1831 * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.png:
1832 * platform/mac/svg/custom/use-property-synchronization-crash-expected.png:
1833 * platform/mac/svg/custom/use-recalcStyle-crash-expected.png:
1834 * platform/mac/svg/custom/use-recursion-1-expected.png:
1835 * platform/mac/svg/custom/use-recursion-2-expected.png:
1836 * platform/mac/svg/custom/use-recursion-3-expected.png:
1837 * platform/mac/svg/custom/use-recursion-4-expected.png:
1838 * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.png:
1839 * platform/mac/svg/custom/use-setAttribute-crash-expected.checksum:
1840 * platform/mac/svg/custom/use-setAttribute-crash-expected.png:
1841 * platform/mac/svg/custom/use-symbol-overflow-expected.png:
1842 * platform/mac/svg/custom/use-transform-expected.checksum:
1843 * platform/mac/svg/custom/use-transform-expected.png:
1844 * platform/mac/svg/custom/viewBox-hit-expected.checksum:
1845 * platform/mac/svg/custom/viewBox-hit-expected.png:
1846 * platform/mac/svg/custom/viewport-clip-expected.png:
1847 * platform/mac/svg/custom/viewport-em-expected.png:
1848 * platform/mac/svg/custom/viewport-no-width-height-expected.png:
1849 * platform/mac/svg/custom/viewport-update-expected.png:
1850 * platform/mac/svg/custom/viewport-update2-expected.png:
1851 * platform/mac/svg/custom/visibility-override-clip-expected.png:
1852 * platform/mac/svg/custom/visibility-override-expected.png:
1853 * platform/mac/svg/custom/visibility-override-filter-expected.png:
1854 * platform/mac/svg/custom/visibility-override-mask-expected.png:
1855 * platform/mac/svg/custom/width-full-percentage-expected.checksum:
1856 * platform/mac/svg/custom/width-full-percentage-expected.png:
1857 * platform/mac/svg/custom/xhtml-no-svg-renderer-expected.png:
1858 * platform/mac/svg/custom/xml-stylesheet-expected.png:
1859 * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.png:
1860 * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
1861 * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
1862 * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
1863 * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
1864 * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
1865 * platform/mac/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
1866 * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
1867 * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
1868 * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
1869 * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
1870 * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
1871 * platform/mac/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
1872 * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
1873 * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
1874 * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
1875 * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
1876 * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum:
1877 * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
1878 * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum:
1879 * platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
1880 * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
1881 * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
1882 * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
1883 * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
1884 * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum:
1885 * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
1886 * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum:
1887 * platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
1888 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum:
1889 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
1890 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum:
1891 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
1892 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum:
1893 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
1894 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum:
1895 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
1896 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum:
1897 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png:
1898 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum:
1899 * platform/mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png:
1900 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum:
1901 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
1902 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
1903 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
1904 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
1905 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
1906 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
1907 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
1908 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
1909 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
1910 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
1911 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
1912 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
1913 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
1914 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum:
1915 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
1916 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
1917 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
1918 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
1919 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
1920 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
1921 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
1922 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
1923 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
1924 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
1925 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
1926 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
1927 * platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
1928 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.checksum:
1929 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-diffuseConstant-attr-expected.png:
1930 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.checksum:
1931 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-in-attr-expected.png:
1932 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.checksum:
1933 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-lighting-color-attr-expected.png:
1934 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.checksum:
1935 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-dom-surfaceScale-attr-expected.png:
1936 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.checksum:
1937 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-lighting-color-css-prop-expected.png:
1938 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.checksum:
1939 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-diffuseConstant-prop-expected.png:
1940 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.checksum:
1941 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-in-prop-expected.png:
1942 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.checksum:
1943 * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-svgdom-surfaceScale-prop-expected.png:
1944 * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.checksum:
1945 * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-azimuth-attr-expected.png:
1946 * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.checksum:
1947 * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-dom-elevation-attr-expected.png:
1948 * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.checksum:
1949 * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-azimuth-prop-expected.png:
1950 * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.checksum:
1951 * platform/mac/svg/dynamic-updates/SVGFEDistantLightElement-svgdom-elevation-prop-expected.png:
1952 * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum:
1953 * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
1954 * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum:
1955 * platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
1956 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.checksum:
1957 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dx-attr-expected.png:
1958 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.checksum:
1959 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-dy-attr-expected.png:
1960 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.checksum:
1961 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-dom-in-attr-expected.png:
1962 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.checksum:
1963 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dx-prop-expected.png:
1964 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.checksum:
1965 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-dy-prop-expected.png:
1966 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.checksum:
1967 * platform/mac/svg/dynamic-updates/SVGFEOffsetElement-svgdom-in-prop-expected.png:
1968 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.checksum:
1969 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-x-attr-expected.png:
1970 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.checksum:
1971 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-y-attr-expected.png:
1972 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.checksum:
1973 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-dom-z-attr-expected.png:
1974 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.checksum:
1975 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-x-prop-expected.png:
1976 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.checksum:
1977 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-y-prop-expected.png:
1978 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.checksum:
1979 * platform/mac/svg/dynamic-updates/SVGFEPointLightElement-svgdom-z-prop-expected.png:
1980 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum:
1981 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
1982 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum:
1983 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
1984 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum:
1985 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
1986 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum:
1987 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
1988 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
1989 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
1990 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
1991 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
1992 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum:
1993 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
1994 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum:
1995 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
1996 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum:
1997 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
1998 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum:
1999 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
2000 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
2001 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
2002 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
2003 * platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
2004 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.checksum:
2005 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-height-attr-expected.png:
2006 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.checksum:
2007 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskContentUnits-attr-expected.png:
2008 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum:
2009 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
2010 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.checksum:
2011 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-width-attr-expected.png:
2012 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.checksum:
2013 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-x-attr-expected.png:
2014 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.checksum:
2015 * platform/mac/svg/dynamic-updates/SVGMaskElement-dom-y-attr-expected.png:
2016 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.checksum:
2017 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-height-prop-expected.png:
2018 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.checksum:
2019 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskContentUnits-prop-expected.png:
2020 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum:
2021 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
2022 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.checksum:
2023 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-width-prop-expected.png:
2024 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.checksum:
2025 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-x-prop-expected.png:
2026 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.checksum:
2027 * platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-y-prop-expected.png:
2028 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum:
2029 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
2030 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum:
2031 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
2032 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
2033 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
2034 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
2035 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
2036 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum:
2037 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
2038 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
2039 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
2040 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum:
2041 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
2042 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum:
2043 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
2044 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum:
2045 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
2046 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
2047 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
2048 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
2049 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
2050 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum:
2051 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
2052 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
2053 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
2054 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum:
2055 * platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
2056 * platform/mac/svg/filters/big-sized-filter-2-expected.png:
2057 * platform/mac/svg/filters/feColorMatrix-values-expected.png:
2058 * platform/mac/svg/filters/feMerge-wrong-input-expected.png:
2059 * platform/mac/svg/filters/feOffset-expected.png:
2060 * platform/mac/svg/filters/filter-clip-expected.checksum:
2061 * platform/mac/svg/filters/filter-clip-expected.png:
2062 * platform/mac/svg/filters/filter-empty-g-expected.png:
2063 * platform/mac/svg/filters/filter-on-filter-for-text-expected.png:
2064 * platform/mac/svg/filters/parent-children-with-same-filter-expected.png:
2065 * platform/mac/svg/filters/sourceAlpha-expected.png:
2066 * platform/mac/svg/filters/subRegion-one-effect-expected.png:
2067 * platform/mac/svg/filters/subRegion-two-effects-expected.png:
2068 * platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.png:
2069 * platform/mac/svg/foreignObject/text-tref-02-b-expected.png:
2070 * platform/mac/svg/hixie/cascade/001-broken-expected.checksum:
2071 * platform/mac/svg/hixie/cascade/001-broken-expected.png:
2072 * platform/mac/svg/hixie/cascade/002-expected.checksum:
2073 * platform/mac/svg/hixie/cascade/002-expected.png:
2074 * platform/mac/svg/hixie/data-types/001-expected.png:
2075 * platform/mac/svg/hixie/dynamic/002-expected.png:
2076 * platform/mac/svg/hixie/dynamic/003-expected.png:
2077 * platform/mac/svg/hixie/dynamic/004-expected.png:
2078 * platform/mac/svg/hixie/dynamic/005-expected.png:
2079 * platform/mac/svg/hixie/dynamic/006-expected.png:
2080 * platform/mac/svg/hixie/error/001-expected.png:
2081 * platform/mac/svg/hixie/error/003-expected.png:
2082 * platform/mac/svg/hixie/error/006-expected.png:
2083 * platform/mac/svg/hixie/error/007-expected.png:
2084 * platform/mac/svg/hixie/error/008-expected.png:
2085 * platform/mac/svg/hixie/error/009-expected.png:
2086 * platform/mac/svg/hixie/error/010-expected.png:
2087 * platform/mac/svg/hixie/error/011-expected.png:
2088 * platform/mac/svg/hixie/error/014-expected.png:
2089 * platform/mac/svg/hixie/error/014-test-expected.png:
2090 * platform/mac/svg/hixie/error/015-expected.png:
2091 * platform/mac/svg/hixie/error/016-expected.png:
2092 * platform/mac/svg/hixie/error/017-expected.checksum:
2093 * platform/mac/svg/hixie/error/017-expected.png:
2094 * platform/mac/svg/hixie/links/001-expected.checksum:
2095 * platform/mac/svg/hixie/links/001-expected.png:
2096 * platform/mac/svg/hixie/links/002-expected.png:
2097 * platform/mac/svg/hixie/links/003-broken-expected.checksum:
2098 * platform/mac/svg/hixie/links/003-broken-expected.png:
2099 * platform/mac/svg/hixie/mixed/003-expected.checksum:
2100 * platform/mac/svg/hixie/mixed/003-expected.png:
2101 * platform/mac/svg/hixie/mixed/004-expected.checksum:
2102 * platform/mac/svg/hixie/mixed/004-expected.png:
2103 * platform/mac/svg/hixie/mixed/005-expected.checksum:
2104 * platform/mac/svg/hixie/mixed/005-expected.png:
2105 * platform/mac/svg/hixie/mixed/006-expected.checksum:
2106 * platform/mac/svg/hixie/mixed/006-expected.png:
2107 * platform/mac/svg/hixie/mixed/008-expected.checksum:
2108 * platform/mac/svg/hixie/mixed/008-expected.png:
2109 * platform/mac/svg/hixie/mixed/011-expected.checksum:
2110 * platform/mac/svg/hixie/mixed/011-expected.png:
2111 * platform/mac/svg/hixie/painting/001-expected.png:
2112 * platform/mac/svg/hixie/perf/001-expected.checksum:
2113 * platform/mac/svg/hixie/perf/001-expected.png:
2114 * platform/mac/svg/hixie/perf/002-expected.checksum:
2115 * platform/mac/svg/hixie/perf/002-expected.png:
2116 * platform/mac/svg/hixie/perf/003-expected.png:
2117 * platform/mac/svg/hixie/perf/004-expected.png:
2118 * platform/mac/svg/hixie/perf/005-expected.png:
2119 * platform/mac/svg/hixie/perf/006-expected.png:
2120 * platform/mac/svg/hixie/perf/007-expected.checksum:
2121 * platform/mac/svg/hixie/perf/007-expected.png:
2122 * platform/mac/svg/hixie/processing-model/005-expected.png:
2123 * platform/mac/svg/hixie/rendering-model/001-expected.checksum:
2124 * platform/mac/svg/hixie/rendering-model/001-expected.png:
2125 * platform/mac/svg/hixie/rendering-model/002-expected.checksum:
2126 * platform/mac/svg/hixie/rendering-model/002-expected.png:
2127 * platform/mac/svg/hixie/rendering-model/003a-expected.png:
2128 * platform/mac/svg/hixie/shapes/path/001-expected.checksum:
2129 * platform/mac/svg/hixie/shapes/path/001-expected.png:
2130 * platform/mac/svg/hixie/text/001-expected.png:
2131 * platform/mac/svg/hixie/text/002-expected.png:
2132 * platform/mac/svg/hixie/text/003a-expected.png:
2133 * platform/mac/svg/hixie/text/003b-expected.png:
2134 * platform/mac/svg/hixie/transform/001-expected.checksum:
2135 * platform/mac/svg/hixie/transform/001-expected.png:
2136 * platform/mac/svg/hixie/use/001-expected.png:
2137 * platform/mac/svg/hixie/use/002-expected.png:
2138 * platform/mac/svg/hixie/use/002-test-expected.png:
2139 * platform/mac/svg/hixie/viewbox/001-expected.png:
2140 * platform/mac/svg/hixie/viewbox/002-expected.png:
2141 * platform/mac/svg/hixie/viewbox/003-expected.png:
2142 * platform/mac/svg/hixie/viewbox/004-expected.png:
2143 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
2144 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.png:
2145 * platform/mac/svg/in-html/circle-expected.checksum:
2146 * platform/mac/svg/in-html/circle-expected.png:
2147 * platform/mac/svg/overflow/overflow-on-foreignObject-expected.png:
2148 * platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.png:
2149 * platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.png:
2150 * platform/mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png:
2151 * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png:
2152 * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png:
2153 * platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png:
2154 * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.png:
2155 * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png:
2156 * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.png:
2157 * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.png:
2158 * platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.png:
2159 * platform/mac/svg/text/foreignObject-repaint-expected.png:
2160 * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.png:
2161 * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.png:
2162 * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.png:
2163 * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.png:
2164 * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.png:
2165 * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.png:
2166 * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.png:
2167 * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.png:
2168 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png:
2169 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png:
2170 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png:
2171 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
2172 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
2173 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png:
2174 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png:
2175 * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
2176 * platform/mac/svg/text/select-x-list-1-expected.png:
2177 * platform/mac/svg/text/select-x-list-2-expected.png:
2178 * platform/mac/svg/text/select-x-list-3-expected.png:
2179 * platform/mac/svg/text/select-x-list-4-expected.png:
2180 * platform/mac/svg/text/select-x-list-with-tspans-1-expected.png:
2181 * platform/mac/svg/text/select-x-list-with-tspans-2-expected.png:
2182 * platform/mac/svg/text/select-x-list-with-tspans-3-expected.png:
2183 * platform/mac/svg/text/select-x-list-with-tspans-4-expected.png:
2184 * platform/mac/svg/text/selection-doubleclick-expected.png:
2185 * platform/mac/svg/text/selection-tripleclick-expected.png:
2186 * platform/mac/svg/text/text-align-01-b-expected.checksum:
2187 * platform/mac/svg/text/text-align-01-b-expected.png:
2188 * platform/mac/svg/text/text-align-05-b-expected.checksum:
2189 * platform/mac/svg/text/text-align-05-b-expected.png:
2190 * platform/mac/svg/text/text-gradient-positioning-expected.png:
2191 * platform/mac/svg/text/text-hkern-expected.png:
2192 * platform/mac/svg/text/text-hkern-on-vertical-text-expected.png:
2193 * platform/mac/svg/text/text-spacing-01-b-expected.png:
2194 * platform/mac/svg/text/text-text-01-b-expected.png:
2195 * platform/mac/svg/text/text-vkern-expected.png:
2196 * platform/mac/svg/text/text-vkern-on-horizontal-text-expected.png:
2197 * platform/mac/svg/text/textPathBoundsBug-expected.png:
2198 * platform/mac/svg/webarchive/svg-script-subresouces-expected.png:
2199 * platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png:
2200 * platform/mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.png:
2201 * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
2202 * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum:
2203 * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
2204 * platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
2205 * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png:
2206 * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
2207 * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
2208 * platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
2209 * platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png:
2210 * platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.png:
2211 * platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.png:
2212 * platform/mac/svg/zoom/text/zoom-foreignObject-expected.png:
2213 * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum:
2214 * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.png:
2215 * platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.png:
2216 * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png:
2217 * platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
2218 * svg/custom/glyph-setting-d-attribute-expected.png:
2219 * svg/custom/text-zoom-expected.png:
2220 * svg/custom/use-clipped-transform-expected.png:
2221 * svg/in-html/by-reference-expected.png:
2223 2010-10-12 Csaba Osztrogonác <ossy@webkit.org>
2225 Unreviewed. Update Qt specific expected files after r69553.
2227 * platform/qt/fast/dom/Window/window-properties-expected.txt:
2228 * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
2229 * platform/qt/http/tests/security/cross-frame-access-get-expected.txt:
2231 2010-10-11 Eric Uhrhane <ericu@chromium.org>
2233 Reviewed by Dumitru Daniliuc.
2235 FileWriter should hold a reference to a Blob during write
2236 https://bugs.webkit.org/show_bug.cgi?id=47318
2238 Added the first FileWriter test to cover this.
2239 Problem #1: it's not a deterministic problem; the test might or might
2240 not catch the error, but at least it won't ever trigger a false
2242 Problem #2: no platform fully implements FileWriter yet, so this test
2243 must start out completely supressed. All non-chromium platforms
2244 already skip all filesystem tests, so I'm only adding a suppression in
2246 * fast/filesystem/file-writer-gc-blob-expected.txt: Added.
2247 * fast/filesystem/file-writer-gc-blob.html: Added.
2248 * platform/chromium/test_expectations.txt:
2250 2010-10-11 Martin Robinson <mrobinson@igalia.com>
2252 Rebaseline some failing GTK+ tests.
2254 * platform/gtk/editing/selection/move-past-trailing-space-expected.txt:
2255 * platform/gtk/fast/css/shadow-multiple-expected.txt:
2256 * platform/gtk/fast/text/shadow-no-blur-expected.txt:
2258 2010-10-11 Kinuko Yasuda <kinuko@chromium.org>
2260 Unreviewed, updating test_expectations.txt for passing tests.
2262 * platform/chromium/test_expectations.txt:
2264 2010-10-11 Albert J. Wong <ajwong@chromium.org>
2266 [chromium] Unreviewed. More expectation changes for green canary.
2268 More expectations resulting from r69517.
2270 * platform/chromium/test_expectations.txt:
2272 2010-10-11 James Kozianski <koz@chromium.org>
2274 Reviewed by Simon Fraser.
2276 Remove superflous comments from a layout test.
2277 https://bugs.webkit.org/show_bug.cgi?id=47521
2279 * fast/css-generated-content/malformed-url.html:
2281 2010-10-11 Michael Saboff <msaboff@apple.com>
2283 Reviewed by Darin Adler.
2285 Added and changed tests to verify that DOMWindow objects are
2286 create with appropriate constructors and that those constructors
2287 are not callable directly.
2288 https://bugs.webkit.org/show_bug.cgi?id=47422
2290 * fast/dom/Window/window-constructor-expected.txt: Added.
2291 * fast/dom/Window/window-constructor.html: Added.
2292 * fast/dom/Window/window-properties-expected.txt:
2293 * fast/dom/Window/window-property-descriptors-expected.txt:
2294 * fast/dom/prototype-inheritance-2-expected.txt:
2295 * fast/dom/script-tests/constructors-cached.js:
2296 * fast/dom/wrapper-classes-expected.txt:
2297 * http/tests/security/cross-frame-access-get-expected.txt:
2298 * http/tests/security/cross-frame-access-get.html:
2299 * http/tests/security/cross-frame-access-put.html:
2300 * inspector/console-dir-global-expected.txt:
2301 * java/lc3/JSObject/ToJSObject-001-expected.txt:
2302 * java/lc3/JSObject/ToObject-001-expected.txt:
2304 2010-10-11 Prasad Tammana <prasadt@chromium.org>
2306 Reviewed by Dmitry Titov.
2308 Added support for showModalDialog on chromium port.
2310 Implement showModalDialog for Layout tests for chromium port
2311 https://bugs.webkit.org/show_bug.cgi?id=46759
2313 * platform/chromium/drt_expectations.txt: Removed show-modal-dialog tests.
2315 2010-10-11 Albert J. Wong <ajwong@chromium.org>
2317 [chromium] Unreviewed. Build fix.
2319 Marking linux expectations as failues missed during the SVG sweep.
2321 * platform/chromium/test_expectations.txt:
2323 2010-10-11 Albert J. Wong <ajwong@chromium.org>
2325 [chromium] Unreviewed. Build Fix.
2327 Submit 1506 new rebaselines due to changes for all elipse/circle
2328 drawing code caused by r69517. Changelog compressed to list the
2329 number of files changed per directory.
2331 * LayoutTests/platform/chromium-linux/fast/blockflow/: 2 changed.
2332 * LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/: 96 changed.
2333 * LayoutTests/platform/chromium-linux/svg/batik/paints/: 4 changed.
2334 * LayoutTests/platform/chromium-linux/svg/batik/text/: 4 changed.
2335 * LayoutTests/platform/chromium-linux/svg/clip-path/: 34 changed.
2336 * LayoutTests/platform/chromium-linux/svg/css/: 6 changed.
2337 * LayoutTests/platform/chromium-linux/svg/custom/: 104 changed.
2338 * LayoutTests/platform/chromium-linux/svg/dynamic-updates/: 176 changed.
2339 * LayoutTests/platform/chromium-linux/svg/hixie/cascade/: 4 changed.
2340 * LayoutTests/platform/chromium-linux/svg/hixie/error/: 2 changed.
2341 * LayoutTests/platform/chromium-linux/svg/hixie/links/: 4 changed.
2342 * LayoutTests/platform/chromium-linux/svg/hixie/mixed/: 12 changed.
2343 * LayoutTests/platform/chromium-linux/svg/hixie/perf/: 2 changed.
2344 * LayoutTests/platform/chromium-linux/svg/hixie/rendering-model/: 4 changed.
2345 * LayoutTests/platform/chromium-linux/svg/hixie/shapes/path/: 2 changed.
2346 * LayoutTests/platform/chromium-linux/svg/hixie/transform/: 2 changed.
2347 * LayoutTests/platform/chromium-linux/svg/in-html/: 2 changed.
2348 * LayoutTests/platform/chromium-linux/svg/text/: 4 changed.
2349 * LayoutTests/platform/chromium-linux/svg/zoom/page/: 6 changed.
2350 * LayoutTests/platform/chromium-linux/svg/zoom/text/: 4 changed.
2351 * LayoutTests/platform/chromium-mac/fast/backgrounds/: 6 changed.
2352 * LayoutTests/platform/chromium-mac/fast/blockflow/: 2 changed.
2353 * LayoutTests/platform/chromium-mac/fast/images/: 2 changed.
2354 * LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/: 101 changed.
2355 * LayoutTests/platform/chromium-mac/svg/batik/masking/: 2 changed.
2356 * LayoutTests/platform/chromium-mac/svg/batik/paints/: 6 changed.
2357 * LayoutTests/platform/chromium-mac/svg/batik/text/: 4 changed.
2358 * LayoutTests/platform/chromium-mac/svg/carto.net/: 2 changed.
2359 * LayoutTests/platform/chromium-mac/svg/clip-path/: 50 changed.
2360 * LayoutTests/platform/chromium-mac/svg/css/: 6 changed.
2361 * LayoutTests/platform/chromium-mac/svg/custom/: 118 changed.
2362 * LayoutTests/platform/chromium-mac/svg/dynamic-updates/: 184 changed.
2363 * LayoutTests/platform/chromium-mac/svg/hixie/cascade/: 4 changed.
2364 * LayoutTests/platform/chromium-mac/svg/hixie/error/: 2 changed.
2365 * LayoutTests/platform/chromium-mac/svg/hixie/links/: 4 changed.
2366 * LayoutTests/platform/chromium-mac/svg/hixie/mixed/: 12 changed.
2367 * LayoutTests/platform/chromium-mac/svg/hixie/perf/: 2 changed.
2368 * LayoutTests/platform/chromium-mac/svg/hixie/rendering-model/: 4 changed.
2369 * LayoutTests/platform/chromium-mac/svg/hixie/shapes/path/: 2 changed.
2370 * LayoutTests/platform/chromium-mac/svg/hixie/transform/: 2 changed.
2371 * LayoutTests/platform/chromium-mac/svg/in-html/: 2 changed.
2372 * LayoutTests/platform/chromium-mac/svg/text/: 6 changed.
2373 * LayoutTests/platform/chromium-mac/svg/zoom/page/: 6 changed.
2374 * LayoutTests/platform/chromium-mac/svg/zoom/text/: 4 changed.
2375 * LayoutTests/platform/chromium-win-xp/fast/blockflow/: 1 changed.
2376 * LayoutTests/platform/chromium-win-xp/svg/batik/text/: 2 changed.
2377 * LayoutTests/platform/chromium-win-xp/svg/custom/: 1 changed.
2378 * LayoutTests/platform/chromium-win/fast/blockflow/: 2 changed.
2379 * LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/: 107 changed.
2380 * LayoutTests/platform/chromium-win/svg/batik/masking/: 1 changed.
2381 * LayoutTests/platform/chromium-win/svg/batik/paints/: 4 changed.
2382 * LayoutTests/platform/chromium-win/svg/batik/text/: 2 changed.
2383 * LayoutTests/platform/chromium-win/svg/clip-path/: 34 changed.
2384 * LayoutTests/platform/chromium-win/svg/css/: 6 changed.
2385 * LayoutTests/platform/chromium-win/svg/custom/: 114 changed.
2386 * LayoutTests/platform/chromium-win/svg/dynamic-updates/: 176 changed.
2387 * LayoutTests/platform/chromium-win/svg/hixie/cascade/: 4 changed.
2388 * LayoutTests/platform/chromium-win/svg/hixie/error/: 2 changed.
2389 * LayoutTests/platform/chromium-win/svg/hixie/links/: 4 changed.
2390 * LayoutTests/platform/chromium-win/svg/hixie/mixed/: 12 changed.
2391 * LayoutTests/platform/chromium-win/svg/hixie/perf/: 2 changed.
2392 * LayoutTests/platform/chromium-win/svg/hixie/rendering-model/: 4 changed.
2393 * LayoutTests/platform/chromium-win/svg/hixie/shapes/path/: 2 changed.
2394 * LayoutTests/platform/chromium-win/svg/hixie/transform/: 2 changed.
2395 * LayoutTests/platform/chromium-win/svg/in-html/: 2 changed.
2396 * LayoutTests/platform/chromium-win/svg/text/: 4 changed.
2397 * LayoutTests/platform/chromium-win/svg/zoom/page/: 7 changed.
2398 * LayoutTests/platform/chromium-win/svg/zoom/text/: 4 changed.
2399 * LayoutTests/platform/chromium/: 1 changed.
2400 * platform/chromium/test_expectations.txt:
2402 2010-10-11 Andrei Popescu <andreip@google.com>
2404 Reviewed by Jeremy Orlow.
2406 The names of IndexedDB-specific attributes of DOMWindow should be prefixed with 'webkit'.
2407 https://bugs.webkit.org/show_bug.cgi?id=47508
2409 * storage/indexeddb/basics-expected.txt:
2410 * storage/indexeddb/basics.html:
2411 * storage/indexeddb/constants-expected.txt:
2412 * storage/indexeddb/constants.html:
2413 * storage/indexeddb/database-basics-expected.txt:
2414 * storage/indexeddb/database-basics.html:
2415 * storage/indexeddb/database-quota-expected.txt:
2416 * storage/indexeddb/database-quota.html:
2417 * storage/indexeddb/index-basics-expected.txt:
2418 * storage/indexeddb/index-basics.html:
2419 * storage/indexeddb/index-cursor-expected.txt:
2420 * storage/indexeddb/index-cursor.html:
2421 * storage/indexeddb/keyrange-expected.txt:
2422 * storage/indexeddb/keyrange.html:
2423 * storage/indexeddb/objectstore-basics-expected.txt:
2424 * storage/indexeddb/objectstore-basics.html:
2425 * storage/indexeddb/objectstore-cursor-expected.txt:
2426 * storage/indexeddb/objectstore-cursor.html:
2427 * storage/indexeddb/objectstore-removeobjectstore-expected.txt:
2428 * storage/indexeddb/objectstore-removeobjectstore.html:
2429 * storage/indexeddb/open-cursor-expected.txt:
2430 * storage/indexeddb/open-cursor.html:
2431 * storage/indexeddb/transaction-basics-expected.txt:
2432 * storage/indexeddb/transaction-basics.html:
2434 2010-10-11 Adam Barth <abarth@webkit.org>
2436 Rebaseline SVG expectations.
2437 Rubber-stamped by Mr. kling.
2439 * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
2440 * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
2441 * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
2442 * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
2443 * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
2444 * platform/mac/svg/batik/masking/maskRegions-expected.txt:
2445 * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
2446 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
2447 * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
2448 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
2449 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
2450 * platform/mac/svg/custom/stroked-pattern-expected.txt:
2451 * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2453 2010-10-11 Kinuko Yasuda <kinuko@chromium.org>
2455 Unreviewed, updating test_expectations for a passing test.
2457 * platform/chromium/test_expectations.txt:
2459 2010-10-11 Martin Robinson <mrobinson@igalia.com>
2461 Reviewed by Tony Chang.
2463 [GTK] editing/pasteboard/dataTransfer-setData-getData.html fails on GTK+
2464 https://bugs.webkit.org/show_bug.cgi?id=47244
2466 Unskip the freshly passing test and add a baseline which has a PASS for all
2469 * platform/gtk/Skipped: Unskip passing test.
2470 * platform/gtk/editing/pasteboard/dataTransfer-setData-getData-expected.txt:
2472 2010-10-11 Martin Robinson <mrobinson@igalia.com>
2474 Reviewed by Gustavo Noronha Silva.
2476 [GTK] Cleanup font selection code for the Freetype backend
2477 https://bugs.webkit.org/show_bug.cgi?id=47503
2479 Unskip some tests that lacked baselines before (they used cursive and fantasy font
2480 families) and regenerate some correct baselines for the synthetic oblique test.
2482 * platform/gtk/Skipped: Update the skipped list.
2483 * platform/gtk/fonts/cursive-expected.txt: Added.
2484 * platform/gtk/fonts/default-expected.txt: Added.
2485 * platform/gtk/fonts/fantasy-expected.txt: Added.
2486 * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.checksum:
2487 * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.png:
2488 * platform/gtk/fonts/monospace-expected.txt: Added.
2489 * platform/gtk/fonts/sans-serif-expected.txt: Added.
2490 * platform/gtk/fonts/serif-expected.txt: Added.
2492 2010-10-11 Albert J. Wong <ajwong@chromium.org>
2494 [chromium] Unreviewed. Temporary patch for SVG changes from r69517.
2496 Update test expectations to fail all SVG tests with different output
2497 after r69517's changes. Rebaselines coming later.
2499 * platform/chromium/test_expectations.txt:
2501 2010-10-01 Oliver Hunt <oliver@apple.com>
2503 Reviewed by Gavin Barraclough.
2505 [ES5] Implement strict mode
2506 https://bugs.webkit.org/show_bug.cgi?id=10701
2508 Tests for the many different behaviours we get in strict mode.
2510 * fast/js/basic-strict-mode-expected.txt: Added.
2511 * fast/js/basic-strict-mode.html: Added.
2512 * fast/js/script-tests/basic-strict-mode.js: Added.
2516 2010-10-10 Antonio Gomes <agomes@rim.com>
2518 Reviewed by Andreas Kling.
2520 Convert editing/selection/script-tests/click-in-padding-with-multiple-line-boxes.js to use LayoutTestController::setEditingBehavior
2521 https://bugs.webkit.org/show_bug.cgi?id=47472
2523 Patch converts the editing/selection/click-in-padding-with-multiple-line-boxes.js to make use of the
2524 LayoutTestController::setEditingBehavior machinery. That way, all platform specific editing behavior
2525 code paths can be test in the same execution, and we make it possible to share the same
2526 expected result file through all ports.
2528 * editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Modified with resutls for all editing behaviors, i.e. mac and win.
2529 * editing/selection/script-tests/click-in-padding-with-multiple-line-boxes.js:
2531 * platform/mac/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Removed.
2532 * platform/qt/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Removed.
2533 * platform/win/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt: Removed.
2535 2010-10-11 Ryosuke Niwa <rniwa@webkit.org>
2537 Unreviewed build fix.
2539 Fixed design-mode-spellcheck-off.html so that it passes on platforms that do not support textInputController.
2541 * editing/spelling/design-mode-spellcheck-off.html:
2543 2010-10-11 Ryosuke Niwa <rniwa@webkit.org>
2545 Reviewed by Darin Adler.
2547 spellcheck="false" not respected in designMode
2548 https://bugs.webkit.org/show_bug.cgi?id=39978
2550 Added a test to ensure Webkit respects spellcheck=off on body element.
2551 Rebaselined are due to our setting the focus to body element rather than html element in design mode.
2553 * editing/spelling/design-mode-spellcheck-off-expected.txt: Added.
2554 * editing/spelling/design-mode-spellcheck-off.html: Added.
2555 * editing/inserting/space-after-removeformat-expected.txt: Editing delegates change due to focus moving to body.
2556 * platform/chromium-win/editing/inserting/editable-html-element-expected.txt: Ditto.
2557 * platform/chromium-win/editing/selection/editable-html-element-expected.txt: Ditto.
2558 * platform/chromium-win/editing/selection/editable-links-expected.txt: Ditto.
2559 * platform/chromium-win/editing/selection/focus_editable_html-expected.txt: Ditto.
2560 * platform/chromium-win/editing/style/designmode-expected.txt: Ditto.
2561 * platform/mac/editing/inserting/editable-html-element-expected.txt: Ditto.
2562 * platform/mac/editing/selection/designmode-no-caret-expected.txt: Ditto.
2563 * platform/mac/editing/selection/editable-html-element-expected.txt: Ditto.
2564 * platform/mac/editing/selection/editable-links-expected.txt: Ditto.
2565 * platform/mac/editing/selection/focus_editable_html-expected.txt: Ditto.
2566 * platform/mac/editing/style/designmode-expected.txt: Ditto.
2567 * platform/qt/editing/inserting/editable-html-element-expected.txt: Ditto.
2568 * platform/qt/editing/selection/editable-html-element-expected.txt: Ditto.
2569 * platform/qt/editing/selection/focus_editable_html-expected.txt: Ditto.
2570 * platform/qt/editing/style/designmode-expected.txt: Ditto.
2572 2010-10-11 Martin Robinson <mrobinson@igalia.com>
2574 Reviewed by Xan Lopez.
2576 [GTK] Search field icons should be centered vertically in the field
2577 https://bugs.webkit.org/show_bug.cgi?id=47441
2579 Add a pixel dump result which tests the fix.
2581 * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.checksum: Added.
2582 * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.png: Added.
2584 2010-10-10 Antonio Gomes <agomes@rim.com>
2586 Reviewed by Andreas Kling.
2588 Convert editing/selection/script-tests/click-in-margins-inside-editable-div.js to use LayoutTestController::setEditingBehavior
2589 https://bugs.webkit.org/show_bug.cgi?id=47471
2591 Patch converts the editing/selection/click-in-margins-inside-editable-div to make use of the
2592 LayoutTestController::setEditingBehavior machinery. That way, all platform specific editing behavior
2593 code paths can be test in the same execution, and we make it possible to share the same
2594 expected result file through all ports.
2596 * editing/selection/click-in-margins-inside-editable-div-expected.txt:
2597 * editing/selection/script-tests/click-in-margins-inside-editable-div.js:
2599 * platform/mac/editing/selection/click-in-margins-inside-editable-div-expected.txt: Removed.
2600 * platform/qt/editing/selection/click-in-margins-inside-editable-div-expected.txt: Removed.
2601 * platform/win/editing/selection/click-in-margins-inside-editable-div-expected.txt: Removed.
2603 2010-10-11 Alexander Pavlov <apavlov@chromium.org>
2605 [Chromium] Unreviewed, build fix.
2607 Disable fast/filesystem/op-remove.html for chromium-win.
2609 * platform/chromium/test_expectations.txt:
2611 2010-10-11 Alexander Pavlov <apavlov@chromium.org>
2613 [Chromium] Unreviewed, build fix.
2615 Rebaseline svg/W3C-SVG-1.1-SE/filters-image-03-f for chromium-linux and chromium-mac.
2617 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
2618 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
2619 * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
2620 * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
2622 2010-10-11 Kinuko Yasuda <kinuko@chromium.org>
2624 Reviewed by David Levin.
2626 Support DirectoryEntry.removeRecursively for FileSystem API
2627 https://bugs.webkit.org/show_bug.cgi?id=47400
2629 * fast/filesystem/resources/async-operations.js:
2630 * fast/filesystem/resources/fs-test-util.js:
2631 (removeAllInDirectory): renamed from removeRecursively and changed
2632 the implemntation to use DirectoryEntry.removeRecursively.
2633 * fast/filesystem/resources/fs-worker-common.js:
2634 (removeAllInDirectorySync): ditto.
2635 * fast/filesystem/resources/op-remove.js: Added removeRecursively test.
2636 * fast/filesystem/resources/op-tests-helper.js:
2637 (runOperationTest.OperationTestHelper.this.removeRecursively): Added.
2638 * fast/filesystem/resources/sync-operations.js:
2639 * fast/filesystem/script-tests/file-from-file-entry.js:
2640 * fast/filesystem/script-tests/read-directory.js:
2642 2010-10-11 Alexander Pavlov <apavlov@chromium.org>
2644 [Chromium] Unreviewed, build fix.
2646 Rebaseline svg/W3C-SVG-1.1-SE/filters-image-03-f for chromium-linux.
2647 Fix bad expectation.
2649 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
2650 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
2651 * platform/chromium/test_expectations.txt:
2653 2010-10-11 Alexander Pavlov <apavlov@chromium.org>
2655 [Chromium] Unreviewed, build fix.
2657 Update more test expectations.
2659 * platform/chromium/test_expectations.txt:
2661 2010-10-11 Dirk Schulze <krit@webkit.org>
2663 Reviewed by Nikolas Zimmermann.
2665 SVG feImage take preserveAspectRatio into account for absolute paint rect
2666 https://bugs.webkit.org/show_bug.cgi?id=47464
2668 Needs a new baseline for svg/W3C-SVG-1.1-SE/filters-image-03-f.
2670 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
2671 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
2673 2010-10-11 Alexander Pavlov <apavlov@chromium.org>
2675 [Chromium] Unreviewed, build fix.
2677 Rebaseline overhanging-floats-removed for chromium-win and chromium-linux platforms.
2679 * platform/chromium-linux/fast/flexbox/overhanging-floats-removed-expected.checksum: Added.
2680 * platform/chromium-linux/fast/flexbox/overhanging-floats-removed-expected.png: Added.
2681 * platform/chromium-win/fast/flexbox/overhanging-floats-removed-expected.checksum: Added.
2682 * platform/chromium-win/fast/flexbox/overhanging-floats-removed-expected.png: Added.
2684 2010-10-11 Abhishek Arya <inferno@chromium.org>
2688 Commit r69478 put the expected file in wrong platform. Correcting that.
2690 * platform/gtk/fast/flexbox: Added.
2691 * platform/gtk/fast/flexbox/overhanging-floats-removed-expected.txt: Added.
2692 * platform/qt/fast/flexbox/overhanging-floats-removed-expected.txt: Removed.
2694 2010-10-10 Abhishek Arya <inferno@chromium.org>
2698 Rebaseline overhanging-floats-removed test for GTK platform.
2700 * platform/qt/fast/flexbox/overhanging-floats-removed-expected.txt: Added.
2702 2010-10-10 Abhishek Arya <inferno@chromium.org>
2704 Reviewed by Dan Bernstein.
2706 Tests that intruding floats get properly cleared in flexible box layout.
2707 https://bugs.webkit.org/show_bug.cgi?id=47104
2709 * fast/flexbox/overhanging-floats-removed-expected.checksum: Added.
2710 * fast/flexbox/overhanging-floats-removed-expected.png: Added.
2711 * fast/flexbox/overhanging-floats-removed-expected.txt: Added.
2712 * fast/flexbox/overhanging-floats-removed.html: Added.
2714 2010-10-10 Chris Fleizach <cfleizach@apple.com>
2716 Reviewed by Beth Dakin.
2718 AX: if aria-live is on a <span> or ignored element, live regions don't work
2719 https://bugs.webkit.org/show_bug.cgi?id=47443
2721 * platform/mac/accessibility/live-region-on-span-expected.txt: Added.
2722 * platform/mac/accessibility/live-region-on-span.html: Added.
2724 2010-10-10 Daniel Cheng <dcheng@chromium.org>
2726 Reviewed by Adam Barth.
2728 [chromium] Clipboard no longer accepts 'text' as a synonym for 'text/plain'
2729 https://bugs.webkit.org/show_bug.cgi?id=47419
2731 This was a regression introduced in r68807. Updated the layout test to
2732 check for this case.
2734 * editing/pasteboard/dataTransfer-setData-getData-expected.txt:
2735 * editing/pasteboard/script-tests/dataTransfer-setData-getData.js:
2738 2010-10-10 Mihai Parparita <mihaip@chromium.org>
2740 Reviewed by Adam Barth.
2742 <a ping> tests are slow
2743 https://bugs.webkit.org/show_bug.cgi?id=47431
2745 The ping tests showed up as being flaky in Adam Barth's email; this
2746 might just be due to them being on the slow side due to the 1 second
2747 refresh in check-ping.php. We can instead switch to using file_exists
2748 in a loop if we invalidate the file status cache. Running the three
2749 ping tests with --iterations=10 now takes 4 seconds instead of 23.
2751 This surfaces a race condition in image-load-in-unload-handler.html
2752 (we don't start sending data till we get the ping, but unload handlers
2753 (where the ping is sent) aren't run till we start getting data). Fixed
2754 by adding a dummy page in between.
2756 * http/tests/navigation/resources/check-ping.php:
2757 * http/tests/navigation/image-load-in-unload-handler.html:
2758 * http/tests/navigation/resources/ping-redirect.html: Added.
2760 2010-10-10 Robert Hogan <robert@webkit.org>
2762 Reviewed by Antonio Gomes.
2764 [Qt] Put all DRT-created pages in a page group
2767 http/tests/security/frameNavigation/not-opener.html
2768 http/tests/navigation/target-frame-from-window.html
2770 https://bugs.webkit.org/show_bug.cgi?id=47469
2772 * platform/qt/Skipped:
2774 2010-10-10 Antonio Gomes <agomes@rim.com>
2776 Reviewed by Andreas Kling.
2778 editing/selection/extend-after-mouse-selection.html should use LayoutTestController::setEditingBehavior
2779 https://bugs.webkit.org/show_bug.cgi?id=47468
2781 Changed editing/selection/extend-after-mouse-selection.html to use the LayoutTestController::setEditingBehavior
2782 machinary. It makes it possible to remove platform dependent test results by testing through all
2783 platform-specific codepath's we have.
2785 * editing/selection/extend-after-mouse-selection.html:
2786 * platform/editing/selection/extend-after-mouse-selection-expected.txt: Added.
2787 * platform/mac/editing/selection/extend-after-mouse-selection-expected.txt: Removed.
2788 * platform/win/editing/selection/extend-after-mouse-selection-expected.txt: Removed.
2790 2010-10-09 Ryosuke Niwa <rniwa@webkit.org>
2792 Unreviewed build fix.
2794 Reverted changes to platform/*/editing that were accidently committed in r69453.
2796 * platform/chromium-win/editing/inserting/editable-html-element-expected.txt:
2797 * platform/chromium-win/editing/selection/editable-html-element-expected.txt:
2798 * platform/chromium-win/editing/selection/editable-links-expected.txt:
2799 * platform/chromium-win/editing/selection/focus_editable_html-expected.txt:
2800 * platform/chromium-win/editing/style/designmode-expected.txt:
2801 * platform/qt/editing/inserting/editable-html-element-expected.txt:
2802 * platform/qt/editing/selection/editable-html-element-expected.txt:
2803 * platform/qt/editing/selection/focus_editable_html-expected.txt:
2804 * platform/qt/editing/style/designmode-expected.txt:
2806 2010-10-09 Adam Barth <abarth@webkit.org>
2808 Reviewed by Sam Weinig.
2810 CSS: style attributes on closing tags gets applied to element
2811 https://bugs.webkit.org/show_bug.cgi?id=14423
2813 We fixed these bugs with the HTML5 parser. Go us.
2815 * fast/parser/stray-end-tags-with-attributes-001-expected.txt: Added.
2816 * fast/parser/stray-end-tags-with-attributes-001-quirks-expected.txt: Added.
2817 * fast/parser/stray-end-tags-with-attributes-001-quirks.html: Added.
2818 * fast/parser/stray-end-tags-with-attributes-001.html: Added.
2819 * fast/parser/stray-end-tags-with-attributes-002-alt-expected.txt: Added.
2820 * fast/parser/stray-end-tags-with-attributes-002-alt-quirks-expected.txt: Added.
2821 * fast/parser/stray-end-tags-with-attributes-002-alt-quirks.html: Added.
2822 * fast/parser/stray-end-tags-with-attributes-002-alt.html: Added.
2823 * fast/parser/stray-end-tags-with-attributes-002-expected.txt: Added.
2824 * fast/parser/stray-end-tags-with-attributes-002-quirk-expected.txt: Added.
2825 * fast/parser/stray-end-tags-with-attributes-002-quirk.html: Added.
2826 * fast/parser/stray-end-tags-with-attributes-002.html: Added.
2828 2010-10-08 Ryosuke Niwa <rniwa@webkit.org>
2830 Reviewed by Darin Adler.
2832 Redo in ReplaceNodeWithSpanCommand is broken
2833 https://bugs.webkit.org/show_bug.cgi?id=47428
2835 Added a test to ensure replacing a node with span can be redone,
2836 and doing so does not disrupt subsequent redo's.
2838 * editing/undo/replace-by-span-then-remove-expected.txt: Added.
2839 * editing/undo/replace-by-span-then-remove.html: Added.
2841 2010-10-09 Robert Hogan <robert@webkit.org>
2843 Reviewed by Andreas Kling.
2845 [Qt] Fix url conversion in QWebHistory
2848 http/tests/navigation/error404-basic.html
2849 http/tests/navigation/error404-goback.html
2850 http/tests/navigation/error404-subframeload.html
2851 http/tests/navigation/javascriptlink-frames.html
2852 http/tests/navigation/postredirect-basic.html
2853 http/tests/navigation/postredirect-frames.html
2854 http/tests/navigation/postredirect-goback1.html
2856 https://bugs.webkit.org/show_bug.cgi?id=47048
2859 * platform/qt/http/tests/navigation/error404-basic-expected.txt: Added.
2860 * platform/qt/http/tests/navigation/error404-goback-expected.txt: Added.
2861 * platform/qt/http/tests/navigation/error404-subframeload-expected.txt: Added.
2862 * platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt: Added.
2863 * platform/qt/http/tests/navigation/postredirect-basic-expected.txt: Added.
2864 * platform/qt/http/tests/navigation/postredirect-frames-expected.txt: Added.
2865 * platform/qt/http/tests/navigation/postredirect-goback1-expected.txt: Added.
2867 2010-10-09 Martin Robinson <mrobinson@igalia.com>
2869 Reviewed by Xan Lopez.
2871 [GTK] Slider padding translate into a larger track rect
2872 https://bugs.webkit.org/show_bug.cgi?id=47435
2874 Added a pixel test result for this issue.
2876 * platform/gtk/fast/forms/slider-padding-expected.checksum: Added.
2877 * platform/gtk/fast/forms/slider-padding-expected.png: Added.
2879 2010-10-09 Csaba Osztrogonác <ossy@webkit.org>
2881 Unreviewed fix after r69413.
2883 [Qt] Add platform specific expected result, because this test passes.
2884 Compared to Mac png files and Mac expected files.
2886 * platform/qt/svg/custom/gradient-with-1d-boundingbox-expected.txt: Added.
2888 2010-10-08 Joseph Pecoraro <joepeck@webkit.org>
2890 Reviewed by Dan Bernstein.
2892 Web Inspector: test that uncaught exceptions have stack trace when inspector is open
2893 https://bugs.webkit.org/show_bug.cgi?id=47250
2895 Check in default expected results for the test added in r69190:
2896 inspector/console-uncaught-exception.html
2898 * inspector/console-uncaught-exception-expected.txt: Renamed from LayoutTests/platform/gtk/inspector/console-uncaught-exception-expected.txt.
2900 2010-10-08 Martin Robinson <mrobinson@igalia.com>
2902 Skip more tests which show differences between i386 and x86_64. Also
2903 add a platform-specific baseline for one test.
2905 * platform/gtk/Skipped:
2906 * platform/gtk/svg/custom/gradient-with-1d-boundingbox-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.txt.
2908 2010-10-08 Albert J. Wong <ajwong@chromium.org>
2910 [chromium] Unreviewed. Build fix.
2912 New baselines for bunches of SVG tests. Text formatting changed
2913 in the render tree dump output for precision of width/height
2916 Added new baselines for some new tests.
2918 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
2919 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
2920 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
2921 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
2922 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
2923 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
2924 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
2925 * platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
2926 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
2927 * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
2928 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
2929 * platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
2930 * platform/chromium-linux/svg/carto.net/selectionlist-expected.checksum:
2931 * platform/chromium-linux/svg/carto.net/selectionlist-expected.png:
2932 * platform/chromium-linux/svg/css/composite-shadow-example-expected.checksum: Added.
2933 * platform/chromium-linux/svg/css/composite-shadow-example-expected.png: Added.
2934 * platform/chromium-linux/svg/css/composite-shadow-with-opacity-expected.checksum: Added.
2935 * platform/chromium-linux/svg/css/composite-shadow-with-opacity-expected.png: Added.
2936 * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.checksum:
2937 * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.png:
2938 * platform/chromium-linux/svg/custom/gradient-with-1d-boundingbox-expected.checksum: Added.
2939 * platform/chromium-linux/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
2940 * platform/chromium-linux/svg/custom/image-small-width-height-expected.checksum:
2941 * platform/chromium-linux/svg/custom/image-small-width-height-expected.png:
2942 * platform/chromium-linux/svg/custom/invalid-fill-expected.checksum:
2943 * platform/chromium-linux/svg/custom/invalid-fill-expected.png:
2944 * platform/chromium-linux/svg/custom/invalid-fill-hex-expected.checksum:
2945 * platform/chromium-linux/svg/custom/invalid-fill-hex-expected.png:
2946 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Added.
2947 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
2948 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Added.
2949 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
2950 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Added.
2951 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
2952 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Added.
2953 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
2954 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum: Added.
2955 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
2956 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum: Added.
2957 * platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
2958 * platform/chromium-mac/fast/css-generated-content/malformed-url-expected.txt: Added.
2959 * platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.checksum:
2960 * platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.png:
2961 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
2962 * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
2963 * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Removed.
2964 * platform/chromium-mac/svg/css/composite-shadow-example-expected.checksum: Added.
2965 * platform/chromium-mac/svg/css/composite-shadow-example-expected.png: Added.
2966 * platform/chromium-mac/svg/css/composite-shadow-with-opacity-expected.checksum: Added.
2967 * platform/chromium-mac/svg/css/composite-shadow-with-opacity-expected.png: Added.
2968 * platform/chromium-mac/svg/custom/clip-path-referencing-use2-expected.txt:
2969 * platform/chromium-mac/svg/custom/dominant-baseline-hanging-expected.checksum: Removed.
2970 * platform/chromium-mac/svg/custom/dominant-baseline-hanging-expected.png: Removed.
2971 * platform/chromium-mac/svg/custom/missing-xlink-expected.txt:
2972 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Added.
2973 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
2974 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Added.
2975 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
2976 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Added.
2977 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
2978 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Added.
2979 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
2980 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum: Added.
2981 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
2982 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum: Added.
2983 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
2984 * platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.txt: Added.
2985 * platform/chromium-win/fast/css-generated-content/malformed-url-expected.txt: Added.
2986 * platform/chromium-win/fast/repaint/repaint-svg-after-style-change-expected.txt: Copied from LayoutTests/platform/qt/fast/repaint/repaint-svg-after-style-change-expected.txt.
2987 * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
2988 * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
2989 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
2990 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
2991 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
2992 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
2993 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
2994 * platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
2995 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
2996 * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
2997 * platform/chromium-win/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
2998 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
2999 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
3000 * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
3001 * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
3002 * platform/chromium-win/svg/batik/text/textLength-expected.txt:
3003 * platform/chromium-win/svg/carto.net/button-expected.txt:
3004 * platform/chromium-win/svg/carto.net/colourpicker-expected.txt:
3005 * platform/chromium-win/svg/carto.net/combobox-expected.txt:
3006 * platform/chromium-win/svg/carto.net/selectionlist-expected.checksum:
3007 * platform/chromium-win/svg/carto.net/selectionlist-expected.png:
3008 * platform/chromium-win/svg/css/composite-shadow-example-expected.checksum: Added.
3009 * platform/chromium-win/svg/css/composite-shadow-example-expected.png: Added.
3010 * platform/chromium-win/svg/css/composite-shadow-with-opacity-expected.checksum: Added.
3011 * platform/chromium-win/svg/css/composite-shadow-with-opacity-expected.png: Added.
3012 * platform/chromium-win/svg/custom/clip-path-referencing-use2-expected.txt:
3013 * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.checksum:
3014 * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.png:
3015 * platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.txt:
3016 * platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.checksum: Added.
3017 * platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.png: Added.
3018 * platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.txt: Added.
3019 * platform/chromium-win/svg/custom/image-small-width-height-expected.checksum:
3020 * platform/chromium-win/svg/custom/image-small-width-height-expected.png:
3021 * platform/chromium-win/svg/custom/invalid-fill-expected.checksum:
3022 * platform/chromium-win/svg/custom/invalid-fill-expected.png:
3023 * platform/chromium-win/svg/custom/invalid-fill-expected.txt:
3024 * platform/chromium-win/svg/custom/invalid-fill-hex-expected.checksum:
3025 * platform/chromium-win/svg/custom/invalid-fill-hex-expected.png:
3026 * platform/chromium-win/svg/custom/invalid-fill-hex-expected.txt:
3027 * platform/chromium-win/svg/custom/path-bad-data-expected.txt:
3028 * platform/chromium-win/svg/custom/use-property-changes-through-svg-dom-expected.txt:
3029 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Added.
3030 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Added.
3031 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Added.
3032 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Added.
3033 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Added.
3034 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Added.
3035 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Added.
3036 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Added.
3037 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.checksum: Added.
3038 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop-expected.png: Added.
3039 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.checksum: Added.
3040 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.png: Added.
3041 * platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.txt: Added.
3042 * platform/chromium-win/svg/hixie/error/012-expected.txt:
3043 * platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.txt:
3044 * platform/chromium/test_expectations.txt:
3046 2010-10-08 Martin Robinson <mrobinson@igalia.com>
3048 Reviewed by Daniel Bates.
3050 [GTK] Fails /LayoutTests/fast/css/button-height.html
3051 https://bugs.webkit.org/show_bug.cgi?id=33936
3053 Unskip a test that is now passing and update baselines for
3056 * platform/gtk/Skipped: Update skipped list.
3057 * platform/gtk/fast/forms/box-shadow-override-expected.txt:
3058 * platform/gtk/fast/forms/button-style-color-expected.txt:
3059 * platform/gtk/fast/forms/input-button-sizes-expected.txt:
3061 2010-10-08 Albert J. Wong <ajwong@chromium.org>
3063 [Unrevied] Chromium build fix.
3065 Marking more tests as failing.
3067 * platform/chromium/test_expectations.txt:
3069 2010-10-08 Mihai Parparita <mihaip@chromium.org>
3071 Reviewed by Adam Barth.
3073 popstate events are lost when network connection is in progress
3074 https://bugs.webkit.org/show_bug.cgi?id=42940
3076 Add test case where we have an image request that never finishes while
3077 using pushState and history.back().
3079 * http/tests/history/popstate-fires-with-pending-requests-expected.txt: Added.
3080 * http/tests/history/popstate-fires-with-pending-requests.html: Added.
3081 * http/tests/history/resources/slow-image.php: Added.
3083 2010-10-08 Abhishek Arya <inferno@chromium.org>
3085 Unreviewed, rolling out r69360.
3086 http://trac.webkit.org/changeset/69360
3087 https://bugs.webkit.org/show_bug.cgi?id=46921
3089 Testcase still crashing on chromium test_shell
3091 * fast/html/object-image-nested-fallback-expected.txt: Removed.
3092 * fast/html/object-image-nested-fallback.html: Removed.
3094 2010-10-08 Albert J. Wong <ajwong@chromium.org>
3096 [Unreviewed] Chromium build fix.
3098 Still trying to get it all green after the big rebaseline.
3100 * platform/chromium/test_expectations.txt:
3102 2010-10-08 Sheriff Bot <webkit.review.bot@gmail.com>
3104 Unreviewed, rolling out r68574.
3105 http://trac.webkit.org/changeset/68574
3106 https://bugs.webkit.org/show_bug.cgi?id=47433
3108 [chromium] Breaks partial repaint of images while scrolling
3109 (Requested by jamesr on #webkit).
3111 * platform/chromium-linux/svg/custom/image-rescale-expected.checksum: Removed.
3112 * platform/chromium-linux/svg/custom/image-rescale-expected.png: Removed.
3113 * platform/chromium-linux/svg/custom/image-rescale-expected.txt: Removed.
3114 * platform/mac/svg/custom/image-rescale-expected.checksum: Removed.
3115 * platform/mac/svg/custom/image-rescale-expected.png: Removed.
3116 * platform/mac/svg/custom/image-rescale-expected.txt: Removed.
3117 * svg/custom/image-rescale.svg: Removed.
3118 * svg/custom/resources/image-rescale.jpg: Removed.
3120 2010-10-08 Adam Barth <abarth@webkit.org>
3122 Reviewed by Darin Adler.
3124 Dynamically added elements should take priority in getElementById
3125 https://bugs.webkit.org/show_bug.cgi?id=9354
3127 Our behavior now appears to match Firefox. This test just documents
3130 * fast/dom/multiple-ids-expected.txt: Added.
3131 * fast/dom/multiple-ids.html: Added.
3133 2010-10-08 Andy Estes <aestes@apple.com>
3135 Reviewed by Darin Adler.
3137 REGRESSION (r66599): Crash when using CSS content and -webkit-mask-box-image properties containing cached images.
3138 https://bugs.webkit.org/show_bug.cgi?id=47430
3140 * fast/replaced/css-content-and-webkit-mask-box-image-crash-expected.txt: Added.
3141 * fast/replaced/css-content-and-webkit-mask-box-image-crash.html: Added.
3143 2010-10-08 Michael Saboff <msaboff@apple.com>
3145 Reviewed by Darin Adler.
3147 Added test case to verify subexpression that didn't match is not
3148 included in replacement.
3149 https://bugs.webkit.org/show_bug.cgi?id=47324
3151 * fast/js/script-tests/string-replace-3.js:
3152 * fast/js/string-replace-3-expected.txt:
3154 2010-10-08 Andrei Popescu <andreip@google.com>
3156 Reviewed by Jeremy Orlow.
3158 IndexedDB does not have a quota mechanism.
3159 https://bugs.webkit.org/show_bug.cgi?id=47389
3161 * storage/indexeddb/database-quota-expected.txt: Added.
3162 * storage/indexeddb/database-quota.html: Added.
3164 2010-10-08 Gavin Peters <gavinp@chromium.org>
3166 Reviewed by Adam Barth.
3168 Output X-Purpose header for prefetch requests
3169 https://bugs.webkit.org/show_bug.cgi?id=46529
3171 * http/tests/misc/prefetch-purpose-expected.txt: Added.
3172 * http/tests/misc/prefetch-purpose.html: Added.
3173 * http/tests/misc/resources/prefetch-purpose.php: Added.
3174 * platform/gtk/Skipped:
3175 * platform/mac/Skipped:
3176 * platform/qt/Skipped:
3177 * platform/win/Skipped:
3179 2010-10-08 Albert J. Wong <ajwong@chromium.org>
3181 [chromium] Unreviewed. Build fix.
3183 Trying to bring the bots green after r69386.
3185 * platform/chromium/test_expectations.txt:
3187 2010-10-08 James Kozianski <koz@chromium.org>
3189 Reviewed by Simon Fraser.
3191 Crash on reload when CSS property 'content' has malformed URL.
3192 https://bugs.webkit.org/show_bug.cgi?id=47322
3194 Tests that we don't crash when navigating away from a page with a
3195 malformed URL as the value of a "content" CSS property.
3197 * fast/css-generated-content/malformed-url-expected.txt: Added.
3198 * fast/css-generated-content/malformed-url.html: Added.
3199 * fast/css-generated-content/resources/pass.html: Added.
3201 2010-10-08 Albert J. Wong <ajwong@chromium.org>
3203 [chromium] Unreviewed. Text expectation changes caused by r69386.
3205 944 text expectations need to be rebaselined because r69386 changed
3206 the output formatting for the render tree dump.
3208 This CL does not update any image files since those should not have
3209 been affected. The Changelog filelist has been shortened to only give
3210 the name of directory with changes along with a count of the number of
3211 files changes because listing every file is too long to be useful.
3213 * LayoutTests/platform/chromium-linux/fast/repaint/: 2 changed.
3214 * LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1/: 246 changed.
3215 * LayoutTests/platform/chromium-linux/svg/batik/paints/: 2 changed.
3216 * LayoutTests/platform/chromium-linux/svg/batik/text/: 16 changed.
3217 * LayoutTests/platform/chromium-linux/svg/carto.net/: 3 changed.
3218 * LayoutTests/platform/chromium-linux/svg/clip-path/: 4 changed.
3219 * LayoutTests/platform/chromium-linux/svg/css/: 5 changed.
3220 * LayoutTests/platform/chromium-linux/svg/custom/: 39 changed.
3221 * LayoutTests/platform/chromium-linux/svg/hixie/error/: 1 changed.
3222 * LayoutTests/platform/chromium-linux/svg/hixie/perf/: 7 changed.
3223 * LayoutTests/platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/: 2 changed.
3224 * LayoutTests/platform/chromium-linux/svg/text/: 53 changed.
3225 * LayoutTests/platform/chromium-linux/svg/transforms/: 2 changed.
3226 * LayoutTests/platform/chromium-linux/svg/zoom/page/: 1 changed.
3227 * LayoutTests/platform/chromium-linux/svg/zoom/text/: 1 changed.
3228 * LayoutTests/platform/chromium-mac/fast/repaint/: 2 changed.
3229 * LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/: 2 changed.
3230 * LayoutTests/platform/chromium-mac/svg/css/: 3 changed.
3231 * LayoutTests/platform/chromium-mac/svg/custom/: 2 changed.
3232 * LayoutTests/platform/chromium-win-xp/svg/custom/: 1 changed.
3233 * LayoutTests/platform/chromium-win-xp/svg/text/: 1 changed.
3234 * LayoutTests/platform/chromium-win/fast/repaint/: 2 changed.
3235 * LayoutTests/platform/chromium-win/http/tests/misc/: 1 changed.
3236 * LayoutTests/platform/chromium-win/svg/W3C-SVG-1.1/: 262 changed.
3237 * LayoutTests/platform/chromium-win/svg/batik/filters/: 2 changed.
3238 * LayoutTests/platform/chromium-win/svg/batik/masking/: 1 changed.
3239 * LayoutTests/platform/chromium-win/svg/batik/paints/: 4 changed.
3240 * LayoutTests/platform/chromium-win/svg/batik/text/: 16 changed.
3241 * LayoutTests/platform/chromium-win/svg/carto.net/: 5 changed.
3242 * LayoutTests/platform/chromium-win/svg/clip-path/: 4 changed.
3243 * LayoutTests/platform/chromium-win/svg/css/: 7 changed.
3244 * LayoutTests/platform/chromium-win/svg/custom/: 135 changed.
3245 * LayoutTests/platform/chromium-win/svg/filters/: 3 changed.
3246 * LayoutTests/platform/chromium-win/svg/foreignObject/: 3 changed.
3247 * LayoutTests/platform/chromium-win/svg/hixie/data-types/: 1 changed.
3248 * LayoutTests/platform/chromium-win/svg/hixie/error/: 4 changed.
3249 * LayoutTests/platform/chromium-win/svg/hixie/links/: 1 changed.
3250 * LayoutTests/platform/chromium-win/svg/hixie/mixed/: 8 changed.
3251 * LayoutTests/platform/chromium-win/svg/hixie/perf/: 7 changed.
3252 * LayoutTests/platform/chromium-win/svg/hixie/rendering-model/: 2 changed.
3253 * LayoutTests/platform/chromium-win/svg/hixie/shapes/path/: 1 changed.
3254 * LayoutTests/platform/chromium-win/svg/hixie/viewbox/: 2 changed.
3255 * LayoutTests/platform/chromium-win/svg/hixie/viewbox/preserveAspectRatio/: 2 changed.
3256 * LayoutTests/platform/chromium-win/svg/in-html/: 1 changed.
3257 * LayoutTests/platform/chromium-win/svg/overflow/: 5 changed.
3258 * LayoutTests/platform/chromium-win/svg/text/: 54 changed.
3259 * LayoutTests/platform/chromium-win/svg/transforms/: 2 changed.
3260 * LayoutTests/platform/chromium-win/svg/zoom/page/: 7 changed.
3261 * LayoutTests/platform/chromium-win/svg/zoom/text/: 6 changed.
3262 * LayoutTests/platform/chromium-win/transforms/: 1 changed.
3264 2010-10-08 Dirk Schulze <krit@webkit.org>
3266 Reviewed by Nikolas Zimmermann.
3268 SVG feImage needs absolute subregion for preserveAspectRatio
3269 https://bugs.webkit.org/show_bug.cgi?id=47409
3271 Adapted test form the new SVG 1.1 se test suite to check the correct behavior of feImage.
3272 The subregion in absolute coordinates is a FloatRect instead of an IntRect. This
3273 sharpens the result of svg/webarchive/svg-feimage-subresources.
3275 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum: Added.
3276 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png: Added.
3277 * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
3278 * platform/mac/svg/webarchive/svg-feimage-subresources-expected.checksum:
3279 * platform/mac/svg/webarchive/svg-feimage-subresources-expected.png:
3280 * svg/W3C-SVG-1.1-SE/filters-image-03-f.svg: Added.
3282 2010-10-08 Nikolas Zimmermann <nzimmermann@rim.com>
3284 Reviewed by Dirk Schulze.
3286 gradient stroke on lines does not work
3287 https://bugs.webkit.org/show_bug.cgi?id=40985
3289 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
3290 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
3291 * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.checksum:
3292 * platform/mac-leopard/svg/custom/dominant-baseline-hanging-expected.png:
3293 * platform/mac-leopard/svg/custom/invalid-fill-expected.checksum:
3294 * platform/mac-leopard/svg/custom/invalid-fill-expected.png:
3295 * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.checksum:
3296 * platform/mac-leopard/svg/custom/invalid-fill-hex-expected.png:
3297 * platform/mac/svg/W3C-SVG-1.1-SE: Added.
3298 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: Added.
3299 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: Added.
3300 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
3301 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Added.
3302 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Added.
3303 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
3304 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum: Added.
3305 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png: Added.
3306 * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
3307 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
3308 * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
3309 * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.checksum:
3310 * platform/mac/svg/custom/gradient-with-1d-boundingbox-expected.png:
3311 * platform/mac/svg/custom/invalid-fill-expected.txt:
3312 * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
3313 * svg/W3C-SVG-1.1-SE: Added.
3314 * svg/W3C-SVG-1.1-SE/pservers-grad-17-b.svg: Added.
3315 * svg/W3C-SVG-1.1-SE/pservers-grad-20-b.svg: Added.
3316 * svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg: Added.
3317 * svg/custom/gradient-with-1d-boundingbox-expected.txt:
3318 * svg/custom/gradient-with-1d-boundingbox.svg: Add new test covering gradientUnits="userSpaceOnUse" on 1d lines, which is explicitely allowed.
3319 * svg/custom/invalid-fill-hex.svg: Fix invalid test, fill="none", is the default if the given fill color is invalid, according to SVG 1.1 2nd Edition.
3320 * svg/custom/invalid-fill.svg: Update test comments, that we match Opera in both tests, and the new SVG 1.1 2nd Edition specification.
3322 2010-10-08 Zhenyao Mo <zmo@google.com>
3324 Unreviewed, update WebGL test expectations.
3326 * platform/chromium/drt_expectations.txt:
3327 * platform/chromium/test_expectations.txt:
3329 2010-10-08 Renata Hodovan <reni@inf.u-szeged.hu>
3331 Reviewed by Nikolas Zimmermann.
3333 SVG Text assertion on SVGInlineTextBox.
3334 https://bugs.webkit.org/show_bug.cgi?id=41467
3336 Example: <text><tspan>S</tspan><tspan>O</tspan></text> The old SVG text engine fired an assertion,
3337 when the glyph 'O' isn't present in the <font>, but only if a <missing-glyph> element is included
3338 in the SVG <font>. <tspan>SO</tspan> didn't trigger that assertion. Adding a new layout test, to
3339 make sure we never see the assertion again.
3341 * svg/text/text-assert-expected.txt: Added.
3342 * svg/text/text-assert.svg: Added.
3344 2010-10-08 Renata Hodovan <reni@inf.u-szeged.hu>
3346 Reviewed by Andreas Kling.