1 2008-03-25 Eric Seidel <eric@webkit.org>
5 Add test for /^bar/ optimization.
6 http://bugs.webkit.org/show_bug.cgi?id=18086
8 * fast/js/ascii-regexp-subject-expected.txt: Copied from LayoutTests/fast/xpath/4XPath/Borrowed/kd_20010423-expected.txt.
9 * fast/js/ascii-regexp-subject.html: Copied from LayoutTests/fast/js/typeof-syntax.html.
10 * fast/js/resources/ascii-regexp-subject.js: Added.
12 2008-03-31 Rob Buis <buis@kde.org>
17 http://bugs.webkit.org/show_bug.cgi?id=15595
18 marker property doesn't show up correctly as "shorthand" in inspector
20 * svg/custom/marker-getPropertyValue-expected.txt: Added.
21 * svg/custom/marker-getPropertyValue.svg: Added.
23 2008-03-30 Dan Bernstein <mitz@apple.com>
25 Reviewed by Sam Weinig.
27 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=18115
28 REGRESSION (r31250): Incomplete repaint of GoogleReader sidebar while reading unread posts
30 * fast/repaint/lines-with-layout-delta.html: Added.
31 * platform/mac/fast/repaint/lines-with-layout-delta-expected.checksum: Added.
32 * platform/mac/fast/repaint/lines-with-layout-delta-expected.png: Added.
33 * platform/mac/fast/repaint/lines-with-layout-delta-expected.txt: Added.
35 2008-03-30 Dan Bernstein <mitz@apple.com>
37 Reviewed by Maciej Stachowiak.
39 - test for an assertion failure in CSSParser.cpp's
40 equalIgnoringCase() when parsing certain transforms.
42 * fast/css/transform-function-lowercase-assert-expected.txt: Added.
43 * fast/css/transform-function-lowercase-assert.html: Added.
45 2008-03-30 Rob Buis <buis@kde.org>
50 http://bugs.webkit.org/show_bug.cgi?id=17633
51 SVG: modifying x & y attribute of text element from JS fails
53 * platform/mac/svg/custom/text-xy-updates-expected.txt: Added.
54 * svg/custom/text-xy-updates.svg: Added.
56 2008-03-30 Rob Buis <buis@kde.org>
58 Reviewed by Adam Roben.
62 * svg/custom/tref-update.svg:
64 2008-03-29 Sam Weinig <sam@webkit.org>
66 Reviewed by Brady Eidson.
68 Test for crash when canceling a resource load while port blocked failure
71 * fast/loader/cancel-load-during-port-block-timer-expected.txt: Added.
72 * fast/loader/cancel-load-during-port-block-timer.html: Added.
74 2008-03-29 Oliver Hunt <oliver@apple.com>
78 Bug 17924: Crash in KJS::ConstDeclNode::evaluate with |with| and |const|
79 <http://bugs.webkit.org/show_bug.cgi?id=17924>
81 Add test cases for const inside with
83 * fast/js/const-expected.txt:
84 * fast/js/resources/const.js:
86 2008-03-28 Dan Bernstein <mitz@apple.com>
88 Reviewed by Dave Hyatt.
90 - pixel test for a percentage background position regression from r31389
92 * fast/backgrounds/background-position-1.html: Added.
93 * platform/mac/fast/backgrounds/background-position-1-expected.checksum: Added.
94 * platform/mac/fast/backgrounds/background-position-1-expected.png: Added.
95 * platform/mac/fast/backgrounds/background-position-1-expected.txt: Added.
97 2008-03-28 Stephanie Lewis <slewis@apple.com>
99 Update Windows Skipped list. Bugs filed.
101 * platform/win/Skipped:
103 2008-03-28 Darin Adler <darin@apple.com>
107 * fast/encoding/invalid-xml-expected.txt: Update to reflect a true success.
108 * fast/encoding/resources/invalid-xml.js: Eliminate race condition by not ending
109 the test until the js-test-post.js script has loaded.
111 2008-03-28 Alexey Proskuryakov <ap@webkit.org>
113 Rubber-stamped by Brady.
115 Enable server-side includes via AddHandler, hopefully making Apache 1.3 happy.
117 * http/tests/misc/.htaccess:
118 * http/tests/misc/resources/acid3/.htaccess:
120 2008-03-28 Alexey Proskuryakov <ap@webkit.org>
124 Enable mod_include for acid3.html - the previous check-in only had it in resources
127 * http/tests/misc/.htaccess: Added.
129 2008-03-28 Eric Seidel <eric@webkit.org>
133 Add Acid3 test as an http test
134 http://bugs.webkit.org/show_bug.cgi?id=18176
136 * http/tests/misc/acid3-expected.checksum: Added.
137 * http/tests/misc/acid3-expected.png: Added.
138 * http/tests/misc/acid3-expected.txt: Added.
139 * http/tests/misc/acid3.html: Added.
140 * http/tests/misc/resources/acid3/.htaccess: Added.
141 * http/tests/misc/resources/acid3/empty.css: Added.
142 * http/tests/misc/resources/acid3/empty.html: Added.
143 * http/tests/misc/resources/acid3/empty.png: Added.
144 * http/tests/misc/resources/acid3/empty.txt: Added.
145 * http/tests/misc/resources/acid3/empty.xml: Added.
146 * http/tests/misc/resources/acid3/font.svg: Added.
147 * http/tests/misc/resources/acid3/font.ttf: Added.
148 * http/tests/misc/resources/acid3/instructions.inc: Added.
149 * http/tests/misc/resources/acid3/reference.html: Added.
150 * http/tests/misc/resources/acid3/reference.png: Added.
151 * http/tests/misc/resources/acid3/support-a.png.404: Added.
152 * http/tests/misc/resources/acid3/support-b.png: Added.
153 * http/tests/misc/resources/acid3/support-c.png: Added.
154 * http/tests/misc/resources/acid3/svg.xml: Added.
155 * http/tests/misc/resources/acid3/xhtml.1: Added.
156 * http/tests/misc/resources/acid3/xhtml.2: Added.
157 * http/tests/misc/resources/acid3/xhtml.3: Added.
159 2008-03-27 Mark Rowe <mrowe@apple.com>
161 Reviewed by Adam Roben.
163 Tests for <rdar://problem/5826236> Regular expressions with large nested repetition counts can have their
164 compiled length calculated incorrectly.
166 * fast/js/regexp-overflow-expected.txt:
167 * fast/js/resources/regexp-overflow.js:
169 2008-03-27 Brady Eidson <beidson@apple.com>
171 Reviewed by Adam Roben
173 Updated results, as we now more consistently archive empty frames/empty resources
175 * webarchive/archive-empty-frame-source-expected.txt:
177 2008-03-26 Sam Weinig <sam@webkit.org>
179 Rubber-stamped by Adam Roben.
183 * fast/dom/Window/window-special-properties-expected.txt:
185 2008-03-26 Maciej Stachowiak <mjs@apple.com>
187 Reviewed by Hyatt and Adam.
189 - new test case and test fixes for SVG text kerning
191 * svg/text/kerning.svg: Added.
192 * platform/mac/svg/text/kerning-expected.txt: Added.
194 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
195 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
196 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
197 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
198 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
200 2008-03-26 Stephanie Lewis <slewis@apple.com>
204 Move storage tests to Skipped list since they hang 80% of the time. See <rdar://problem/5787763>.
206 * platform/win/Skipped:
208 2008-03-26 Maciej Stachowiak <mjs@apple.com>
212 - test updates for "SVG multichar glyph matching matches longest instead of first (affects Acid3 test 79)"
213 http://bugs.webkit.org/show_bug.cgi?id=18118
215 These test cases were already checking for this exact bug and now
218 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
219 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
221 o2008-03-26 Eric Seidel <eric@webkit.org>
225 Fix, makes us pass Test 70
226 XML documents should be strict about encoding checks
227 http://bugs.webkit.org/show_bug.cgi?id=17079
229 * fast/encoding/invalid-xml-expected.txt: Added.
230 * fast/encoding/invalid-xml.html: Copied from LayoutTests/fast/dom/resources/TEMPLATE.html.
231 * fast/encoding/resources/invalid-xml-shift-jis.xml: Added.
232 * fast/encoding/resources/invalid-xml-utf16.xml: Added.
233 * fast/encoding/resources/invalid-xml-utf8.xml: Added.
234 * fast/encoding/resources/invalid-xml-x-mac-thai.xml: Added.
235 * fast/encoding/resources/invalid-xml.js: Added.
237 2008-03-26 Dan Bernstein <mitz@apple.com>
239 Reviewed by Darin Adler.
241 - tests for http://bugs.webkit.org/show_bug.cgi?id=17994
242 REGRESSION (523-525+) View not updated when changing CSS size via JavaScript
243 - and http://bugs.webkit.org/show_bug.cgi?id=18063
244 REGRESSION (r31250): Small bug that just cropped up in WebKit r31275
246 * fast/repaint/subtree-root-clip-2.html: Added.
247 * fast/repaint/subtree-root-clip-3.html: Added.
248 * fast/repaint/subtree-root-clip.html: Added.
249 * platform/mac/fast/repaint/subtree-root-clip-2-expected.checksum: Added.
250 * platform/mac/fast/repaint/subtree-root-clip-2-expected.png: Added.
251 * platform/mac/fast/repaint/subtree-root-clip-2-expected.txt: Added.
252 * platform/mac/fast/repaint/subtree-root-clip-3-expected.checksum: Added.
253 * platform/mac/fast/repaint/subtree-root-clip-3-expected.png: Added.
254 * platform/mac/fast/repaint/subtree-root-clip-3-expected.txt: Added.
255 * platform/mac/fast/repaint/subtree-root-clip-expected.checksum: Added.
256 * platform/mac/fast/repaint/subtree-root-clip-expected.png: Added.
257 * platform/mac/fast/repaint/subtree-root-clip-expected.txt: Added.
259 2008-03-24 Maciej Stachowiak <mjs@apple.com>
263 - test case and new results for "SVGTextElement.getStartPositionOfChar does not correctly account for multichar glyphs"
264 http://bugs.webkit.org/show_bug.cgi?id=18046
266 * svg/text/multichar-glyph.svg: Added. New test case for both rendering and getStartPositionOfChar
267 access of multichar glyphs.
268 * platform/mac/svg/text/multichar-glyph-expected.txt: Added.
270 The following test results changed, all appear to be improvements.
272 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
273 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
274 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
275 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
276 * platform/mac/svg/text/text-text-06-t-expected.txt:
278 2008-03-25 Beth Dakin <bdakin@apple.com>
282 Test for <rdar://problem/5811826> CSSValueList::item() does not
285 * fast/css/resources/bikes.bmp: Added.
286 * fast/css/value-list-out-of-bounds-crash.html: Added.
287 * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.checksum: Added.
288 * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.png: Added.
289 * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.txt: Added.
291 2008-03-25 Darin Adler <darin@apple.com>
295 - test for http://bugs.webkit.org/show_bug.cgi?id=17252
296 Acid3 test removing Nodes during NodeIterator walk fails (affects Acid3 test 2)
298 * traversal/acid3-test-2-expected.txt: Added.
299 * traversal/acid3-test-2.html: Added.
300 * traversal/resources/acid3-test-2.js: Added.
301 * traversal/resources/exception-forwarding.js: Removed bogus extra line of code.
303 2008-03-24 Oliver Hunt <oliver@apple.com>
305 Reviewed by Mark Rowe.
307 Disable this test until we can fix
308 Bug 18057: keyDown incorrectly propagates up the frame tree
310 * fast/events/key-events-in-frame.html: Removed.
311 * fast/events/key-events-in-frame.html-disabled: Added.
313 2008-03-24 Brady Eidson <beidson@apple.com>
315 Made new layout test files executable, as needed for the tests to not fail!
317 * http/tests/navigation/resources/reload-subframe-content.pl: Added.
318 * http/tests/navigation/resources/reload-subframe.pl: Added.
320 2008-03-24 Cameron Zwarich <cwzwarich@uwaterloo.ca>
322 Reviewed by Maciej, landed by Brady
324 Tests for the following bugs:
326 Bug 3580: iFrames Appear to be Cached
327 <http://bugs.webkit.org/show_bug.cgi?id=3580>
329 Bug 15486: REGRESSION: Reload causes WebKit to *forget* fragment URLs
330 <http://bugs.webkit.org/show_bug.cgi?id=15486>
332 Bug 15554: Reload causes <object> to use old data
333 <http://bugs.webkit.org/show_bug.cgi?id=15554>
335 * http/tests/navigation/reload-subframe-frame-expected.txt: Added.
336 * http/tests/navigation/reload-subframe-frame.html: Added.
337 * http/tests/navigation/reload-subframe-iframe-expected.txt: Added.
338 * http/tests/navigation/reload-subframe-iframe.html: Added.
339 * http/tests/navigation/reload-subframe-object-expected.txt: Added.
340 * http/tests/navigation/reload-subframe-object.html: Added.
341 * http/tests/navigation/resources/reload-subframe-content.pl: Added.
342 * http/tests/navigation/resources/reload-subframe.pl: Added.
344 2008-03-24 Dan Bernstein <mitz@apple.com>
346 Reviewed by Sam Weinig.
348 - test for <rdar://problem/5812292> CrashTracer: [REGRESSION] 60 crashes in Safari at com.apple.WebCore: WebCore::RenderObject::repaintRectangle + 47
350 * fast/repaint/renderer-destruction-by-invalidateSelection-crash.html: Added.
351 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum: Added.
352 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: Added.
353 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: Added.
355 2008-03-23 Maciej Stachowiak <mjs@apple.com>
359 - updated test results for "SVGTextElement.getNumberOfChars is broken for altGlyph (affects Acid3 test 79)"
360 http://bugs.webkit.org/show_bug.cgi?id=17062
362 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
363 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
364 * svg/dom/altGlyph-dom-expected.txt: Added.
365 * svg/dom/altGlyph-dom.xhtml: Added.
366 * svg/dom/resources/altGlyph-dom.js: Added.
368 2008-03-23 Robert Blaut <webkit@blaut.biz>
370 Reviewed by eseidel. Landed by eseidel.
372 Test to ensure [~=] attribute selector doesn't match empty string
374 * fast/css/attribute-selector-empty-value.html: Added.
376 2008-03-23 Oliver Hunt <oliver@apple.com>
380 Test to ensure key events don't propagate up the frame tree.
382 * fast/events/key-events-in-frame-expected.txt: Added.
383 * fast/events/key-events-in-frame.html: Added.
385 2008-03-22 Eric Seidel <eric@webkit.org>
387 Update a (passing) result I missed in my last checkin. No review.
389 * dom/xhtml/level3/core/documentgetdoctype01-expected.txt:
391 2008-03-22 Eric Seidel <eric@webkit.org>
395 Unify handling of NAMESPACE_ERR and fix Acid3 test 25
396 http://bugs.webkit.org/show_bug.cgi?id=16693
398 * fast/dom/DOMImplementation/createDocumentType-err-expected.txt: Added.
399 * fast/dom/DOMImplementation/createDocumentType-err.html: Copied from LayoutTests/fast/dom/DOMException/EventException.html.
400 * fast/dom/DOMImplementation/resources/TEMPLATE.html: Copied from LayoutTests/fast/dom/Document/resources/TEMPLATE.html.
401 * fast/dom/DOMImplementation/resources/createDocumentType-err.js: Added.
402 * fast/dom/Document/createAttributeNS-namespace-err-expected.txt:
403 * fast/dom/Document/createElementNS-namespace-err-expected.txt:
405 2008-03-22 Eric Seidel <eric@webkit.org>
409 Fix createElementNS to throw exceptions for invalid qualified names
410 Fixes Acid3 sub-test 23
411 http://bugs.webkit.org/show_bug.cgi?id=16833
413 * dom/xhtml/level3/core/documentsetstricterrorchecking02-expected.txt:
414 * fast/dom/Document/createAttributeNS-namespace-err-expected.txt: Added.
415 * fast/dom/Document/createAttributeNS-namespace-err.html: Copied from LayoutTests/fast/dom/Element/dimension-properties-unrendered.html.
416 * fast/dom/Document/createElementNS-namespace-err-expected.txt: Added.
417 * fast/dom/Document/createElementNS-namespace-err.html: Copied from LayoutTests/fast/dom/EntityReference/readonly-exceptions.html.
418 * fast/dom/Document/resources/TEMPLATE.html: Copied from LayoutTests/fast/dom/Element/resources/TEMPLATE.html.
419 * fast/dom/Document/resources/createAttributeNS-namespace-err.js: Added.
420 * fast/dom/Document/resources/createElementNS-namespace-err.js: Added.
422 2008-03-21 Cameron Zwarich <cwzwarich@uwaterloo.ca>
424 Reviewed by Oliver Hunt.
426 Test for <http://bugs.webkit.org/show_bug.cgi?id=13693>
427 Bug 13693: REGRESSION (r13615): Acid2 Test Eyes render improperly after a page refresh
429 * http/tests/navigation/fallback-anchor-reload-expected.txt: Added.
430 * http/tests/navigation/fallback-anchor-reload.html: Added.
432 2008-03-21 Dan Bernstein <mitz@apple.com>
434 Reviewed by Oliver Hunt.
436 - test for http://bugs.webkit.org/show_bug.cgi?id=17988
437 REGRESSION (r31114-31132): Crash in InlineBox::isDirty() opening chowhound.com
439 * fast/css-generated-content/empty-content-with-float-crash-expected.txt: Added.
440 * fast/css-generated-content/empty-content-with-float-crash.html: Added.
442 2008-03-21 Oliver Hunt <oliver@apple.com>
444 Reviewed by Geoff Garen.
446 Ensure we correctly report optimised variables as being
449 * fast/js/propertyIsEnumerable-expected.txt:
450 * fast/js/resources/propertyIsEnumerable.js:
452 2008-03-21 Sam Weinig <sam@webkit.org>
454 Reviewed by Oliver Hunt.
456 Enable tests for <rdar://problem/5788451>
457 toDataURL not implemented for Windows (need mapping of MIME type to UTI)
459 * platform/win/Skipped:
460 * platform/win/fast/canvas: Added.
461 * platform/win/fast/canvas/toDataURL-supportedTypes-expected.txt: Added.
463 2008-03-21 Dan Bernstein <mitz@apple.com>
465 Reviewed by Adele Peterson.
467 - test for http://bugs.webkit.org/show_bug.cgi?id=17966
468 REGRESSION (r31114-r31132): Clearing via br behaves unpredictably
470 * fast/block/float/br-with-clear.html: Added.
471 * platform/mac/fast/block/float/br-with-clear-expected.checksum: Added.
472 * platform/mac/fast/block/float/br-with-clear-expected.png: Added.
473 * platform/mac/fast/block/float/br-with-clear-expected.txt: Added.
475 2008-03-21 Dan Bernstein <mitz@apple.com>
477 - update results for the 'zoom' property added in
478 <http://trac.webkit.org/projects/webkit/changeset/31155>
480 * fast/css/computed-style-expected.txt:
481 * fast/css/computed-style-without-renderer-expected.txt:
482 * svg/css/getComputedStyle-basic-expected.txt:
484 2008-03-20 Dan Bernstein <mitz@apple.com>
486 Reviewed by Anders Carlsson.
488 - test for an assertion failure due to a line being marked dirty during
489 computeVerticalPositionsForLine() due to temporary box destruction
491 * fast/inline/clean-after-removing-temp-boxes-expected.txt: Added.
492 * fast/inline/clean-after-removing-temp-boxes.html: Added.
494 2008-03-20 Mark Rowe <mrowe@apple.com>
496 Rubber-stamped by Sam Weinig.
498 Tweak NodeList tests to ensure that they force a GC outside of DRT.
500 * fast/dom/NodeList/5725058-crash-scenario-1.html:
501 * fast/dom/NodeList/5725058-crash-scenario-2.html:
503 2008-03-20 Aaron Golden <aegolden@gmail.com>
505 Reviewed by Darin and David Kilzer.
507 - test for <http://bugs.webkit.org/show_bug.cgi?id=15263>, which caused certain marquees to not display.
509 * fast/html/marquee-scroll.html: Added.
510 * platform/mac/fast/html/marquee-scroll-expected.checksum: Added.
511 * platform/mac/fast/html/marquee-scroll-expected.png: Added.
512 * platform/mac/fast/html/marquee-scroll-expected.txt: Added.
514 2008-03-19 Justin Garcia <justin.garcia@apple.com>
518 <rdar://problem/5780697> Copying content with CSS property values that are percentages can cause fidelity issues
520 * editing/pasteboard/5780697-2-expected.txt: Added.
521 * editing/pasteboard/5780697-2.html: Added.
523 2008-03-19 Oliver Hunt <oliver@apple.com>
527 Test case for Canvas.arc with zero-length radius needed to
528 be updated for current html5 spec.
530 * fast/canvas/canvas-with-incorrect-args-expected.txt:
531 * fast/canvas/canvas-with-incorrect-args.html:
533 2008-03-19 Justin Garcia <justin.garcia@apple.com>
537 <rdar://problem/5794920> Acid3: Assertion failure in VisiblePosition::previous when clicking on results (17004)
539 * editing/pasteboard/4989774.html: Updated to wait for the images to load before trying to copy it.
540 * editing/selection/5794920-1-expected.txt: Added.
541 * editing/selection/5794920-1.html: Added.
543 2008-03-19 Dan Bernstein <mitz@apple.com>
545 Reviewed by Sam Weinig.
547 - test for assertion failure in RenderBlock::determineStartPosition() at http://www.wired.com/techbiz/it/magazine/16-04/bz_apple
549 * fast/repaint/line-flow-with-floats-10.html: Added.
550 * platform/mac/fast/repaint/line-flow-with-floats-10-expected.checksum: Added.
551 * platform/mac/fast/repaint/line-flow-with-floats-10-expected.png: Added.
552 * platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt: Added.
554 2008-03-19 Dan Bernstein <mitz@apple.com>
556 Reviewed by John Sullivan.
558 - test for <rdar://problem/5805070> CrashTracer: [USER] 33 crashes in Safari at com.apple.WebCore: WebCore::FrameView::layout + 431
560 * fast/dynamic/subtree-parent-static-y.html: Added.
561 * platform/mac/fast/dynamic/subtree-parent-static-y-expected.checksum: Added.
562 * platform/mac/fast/dynamic/subtree-parent-static-y-expected.png: Added.
563 * platform/mac/fast/dynamic/subtree-parent-static-y-expected.txt: Added.
565 2008-03-19 Mark Rowe <mrowe@apple.com>
567 Reviewed by Oliver Hunt.
569 Test for http://bugs.webkit.org/show_bug.cgi?id=17939
570 Bug 17939: Crash decompiling "const a = 1, b;"
572 * fast/js/function-toString-parentheses-expected.txt:
573 * fast/js/resources/function-toString-parentheses.js:
575 2008-03-18 Oliver Hunt <oliver@apple.com>
577 Reviewed by Mark Rowe.
579 Bug 17929: Incorrect decompilation with |const|, comma
580 http://bugs.webkit.org/show_bug.cgi?id=17929
582 Test cases for converting const nodes to string.
584 * fast/js/resources/function-toString-parentheses.js:
586 2008-03-18 Mark Rowe <mrowe@apple.com>
588 Reviewed by Oliver Hunt.
590 Tests for http://bugs.webkit.org/show_bug.cgi?id=17925 and http://bugs.webkit.org/show_bug.cgi?id=17927.
591 - Bug 17925: Crash in KJS::JSObject::put after setting this.__proto__
592 - Bug 17927: Hang after attempting to create circular __proto__
594 * fast/js/cyclic-proto-expected.txt: Added.
595 * fast/js/cyclic-proto.html: Copied from LayoutTests/fast/js/assign.html.
596 * fast/js/non-object-proto-expected.txt: Added.
597 * fast/js/non-object-proto.html: Copied from LayoutTests/fast/js/rehash-assign.html.
598 * fast/js/resources/cyclic-proto.js: Added.
599 * fast/js/resources/non-object-proto.js: Added.
601 2008-03-18 Sam Weinig <sam@webkit.org>
603 Reviewed by Anders Carlsson.
605 Tests for http://bugs.webkit.org/show_bug.cgi?id=17057
606 REGRESSION: Frequent random crashes in WebCore::JSNodeList::indexGetter
607 <rdar://problem/5725058>
609 * fast/dom/NodeList/5725058-crash-scenario-1-expected.txt: Added.
610 * fast/dom/NodeList/5725058-crash-scenario-1.html: Added.
611 * fast/dom/NodeList/5725058-crash-scenario-2-expected.txt: Added.
612 * fast/dom/NodeList/5725058-crash-scenario-2.html: Added.
613 * fast/dom/NodeList/5725058-crash-scenario-3-expected.txt: Added.
614 * fast/dom/NodeList/5725058-crash-scenario-3.html: Added.
616 2008-03-18 Sam Weinig <sam@webkit.org>
618 Reviewed by Darin Adler.
620 Make domListEnumeration.html test not depend on the order of property enumeration
621 by sorting the result array.
623 * fast/dom/domListEnumeration-expected.txt:
624 * fast/dom/resources/domListEnumeration.js:
626 2008-03-18 Dan Bernstein <mitz@apple.com>
628 Reviewed by Adele Peterson.
630 - test for <rdar://problem/5805127> REGRESSION (r31116): Assertion failure (floatIndex < floats.size()) in RenderBlock::determineStartPosition() at digg.com
632 * fast/dynamic/floating-to-positioned.html: Added.
633 * platform/mac/fast/dynamic/floating-to-positioned-expected.checksum: Added.
634 * platform/mac/fast/dynamic/floating-to-positioned-expected.png: Added.
635 * platform/mac/fast/dynamic/floating-to-positioned-expected.txt: Added.
637 2008-03-17 Dan Bernstein <mitz@apple.com>
639 Reviewed by Dave Hyatt.
641 - test incremental relayout of blocks that contain floats
643 * fast/repaint/line-flow-with-floats-1.html: Added.
644 * fast/repaint/line-flow-with-floats-2.html: Added.
645 * fast/repaint/line-flow-with-floats-3.html: Added.
646 * fast/repaint/line-flow-with-floats-4.html: Added.
647 * fast/repaint/line-flow-with-floats-5.html: Added.
648 * fast/repaint/line-flow-with-floats-6.html: Added.
649 * fast/repaint/line-flow-with-floats-7.html: Added.
650 * fast/repaint/line-flow-with-floats-8.html: Added.
651 * fast/repaint/line-flow-with-floats-9.html: Added.
652 * fast/repaint/resources/line-flow-with-floats.html: Added.
653 * fast/repaint/resources/line-flow-with-floats.js: Added.
654 * platform/mac/fast/repaint/line-flow-with-floats-1-expected.checksum: Added.
655 * platform/mac/fast/repaint/line-flow-with-floats-1-expected.png: Added.
656 * platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt: Added.
657 * platform/mac/fast/repaint/line-flow-with-floats-2-expected.checksum: Added.
658 * platform/mac/fast/repaint/line-flow-with-floats-2-expected.png: Added.
659 * platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt: Added.
660 * platform/mac/fast/repaint/line-flow-with-floats-3-expected.checksum: Added.
661 * platform/mac/fast/repaint/line-flow-with-floats-3-expected.png: Added.
662 * platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt: Added.
663 * platform/mac/fast/repaint/line-flow-with-floats-4-expected.checksum: Added.
664 * platform/mac/fast/repaint/line-flow-with-floats-4-expected.png: Added.
665 * platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt: Added.
666 * platform/mac/fast/repaint/line-flow-with-floats-5-expected.checksum: Added.
667 * platform/mac/fast/repaint/line-flow-with-floats-5-expected.png: Added.
668 * platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt: Added.
669 * platform/mac/fast/repaint/line-flow-with-floats-6-expected.checksum: Added.
670 * platform/mac/fast/repaint/line-flow-with-floats-6-expected.png: Added.
671 * platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt: Added.
672 * platform/mac/fast/repaint/line-flow-with-floats-7-expected.checksum: Added.
673 * platform/mac/fast/repaint/line-flow-with-floats-7-expected.png: Added.
674 * platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt: Added.
675 * platform/mac/fast/repaint/line-flow-with-floats-8-expected.checksum: Added.
676 * platform/mac/fast/repaint/line-flow-with-floats-8-expected.png: Added.
677 * platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt: Added.
678 * platform/mac/fast/repaint/line-flow-with-floats-9-expected.checksum: Added.
679 * platform/mac/fast/repaint/line-flow-with-floats-9-expected.png: Added.
680 * platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt: Added.
682 2008-03-17 Eric Seidel <eric@webkit.org>
686 Add test case to test NPN_IntFromIdentifier
688 * plugins/netscape-identifier-conversion-expected.txt: Added.
689 * plugins/netscape-identifier-conversion.html: Copied from LayoutTests/traversal/resources/TEMPLATE.html.
690 * plugins/resources/TEMPLATE.html: Copied from LayoutTests/traversal/resources/TEMPLATE.html.
691 * plugins/resources/netscape-identifier-conversion.js: Added.
693 2008-03-17 Sam Weinig <sam@webkit.org>
695 Reviewed by Dan Bernstein.
697 Add HTMLCollection constructor to the Window object. (Omission noticed by Harri Porten)
699 * fast/dom/Window/window-properties-expected.txt:
701 2008-03-17 Robert Blaut <webkit@blaut.biz>
705 Fix for bug http://bugs.webkit.org/show_bug.cgi?id=17696
706 Set default margin-bottom for form element in quirk mode
707 and be compatible with Gecko.
709 * fast/css/margin-bottom-form-element-quirk.html: Added.
710 * fast/css/margin-bottom-form-element-strict.html: Added.
711 * fast/frames/viewsource-empty-attribute-value-expected.txt:
712 * platform/mac/fast/block/margin-collapse/103-expected.checksum:
713 * platform/mac/fast/block/margin-collapse/103-expected.png:
714 * platform/mac/fast/block/margin-collapse/103-expected.txt:
715 * platform/mac/fast/css/margin-bottom-form-element-quirk-expected.checksum: Added.
716 * platform/mac/fast/css/margin-bottom-form-element-quirk-expected.png: Added.
717 * platform/mac/fast/css/margin-bottom-form-element-quirk-expected.txt: Added.
718 * platform/mac/fast/css/margin-bottom-form-element-strict-expected.checksum: Added.
719 * platform/mac/fast/css/margin-bottom-form-element-strict-expected.png: Added.
720 * platform/mac/fast/css/margin-bottom-form-element-strict-expected.txt: Added.
721 * platform/mac/tables/mozilla/bugs/bug44505-expected.checksum:
722 * platform/mac/tables/mozilla/bugs/bug44505-expected.png:
723 * platform/mac/tables/mozilla/bugs/bug44505-expected.txt:
724 * platform/mac/tables/mozilla/bugs/bug51727-expected.checksum:
725 * platform/mac/tables/mozilla/bugs/bug51727-expected.png:
726 * platform/mac/tables/mozilla/bugs/bug51727-expected.txt:
727 * platform/mac/tables/mozilla/bugs/bug52505-expected.checksum:
728 * platform/mac/tables/mozilla/bugs/bug52505-expected.png:
729 * platform/mac/tables/mozilla/bugs/bug52505-expected.txt:
730 * platform/mac/tables/mozilla/bugs/bug52506-expected.checksum:
731 * platform/mac/tables/mozilla/bugs/bug52506-expected.png:
732 * platform/mac/tables/mozilla/bugs/bug52506-expected.txt:
733 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum:
734 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.png:
735 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
736 * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.checksum:
737 * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.png:
738 * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
739 * platform/qt/fast/block/margin-collapse/103-expected.txt: Removed.
740 * platform/qt/tables/mozilla/bugs/bug44505-expected.txt: Removed.
741 * platform/qt/tables/mozilla/bugs/bug51727-expected.txt: Removed.
742 * platform/qt/tables/mozilla/bugs/bug52505-expected.txt: Removed.
743 * platform/qt/tables/mozilla/bugs/bug52506-expected.txt: Removed.
744 * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt: Removed.
745 * platform/qt/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Removed.
747 2008-03-17 Yuzhu Shen <yuzhu.shen@gmail.com>
751 Bug: http://bugs.webkit.org/show_bug.cgi?id=17760
752 Test whether <img> tries to load image with empty src attribute.
754 * fast/images/load-img-with-empty-src-expected.txt: Added.
755 * fast/images/load-img-with-empty-src.html: Added.
756 * fast/images/resources/test-load.jpg: Added.
758 2008-03-17 Adam Roben <aroben@apple.com>
760 Test for Bug 17876: REGRESSION (r31060): Attempting to visit Ofcom page causes crash
762 <http://bugs.webkit.org/show_bug.cgi?id=17876>
766 * fast/dom/remove-named-attribute-crash-expected.txt: Added.
767 * fast/dom/remove-named-attribute-crash.html: Added.
769 2008-03-16 Maciej Stachowiak <mjs@apple.com>
773 - test for "Acid3 expects different exceptions for surroundContents calls involving comment nodes (affects Acid3 test 11)"
774 http://bugs.webkit.org/show_bug.cgi?id=17509
776 * fast/dom/Range/acid3-surround-contents-expected.txt: Added.
777 * fast/dom/Range/acid3-surround-contents.html: Added.
779 2008-03-16 Marvin Decker <marv.decker@gmail.com>
783 Fix bug 15119, unencodable characters in URLs should be entity-escaped.
785 * http/tests/uri/escaped-entity-expected.txt: Added.
786 * http/tests/uri/escaped-entity.html: Added.
788 2008-03-16 Darin Adler <darin@apple.com>
790 Reviewed by Mark Rowe.
792 - test for bug fixes in http://bugs.webkit.org/show_bug.cgi?id=17881
793 a little cleanup for HTMLTextAreaElement
795 * fast/forms/textarea-default-value-leading-newline-expected.txt: Added.
796 * fast/forms/textarea-default-value-leading-newline.html: Copied from fast/forms/textarea-crlf.html.
798 * fast/forms/textarea-hard-linewrap-expected.txt: Updated.
799 * fast/forms/textarea-hard-linewrap.html: Cleaned up a bit.
801 * fast/forms/textarea-linewrap-dynamic-expected.txt: Added.
802 * fast/forms/textarea-linewrap-dynamic.html: Copied from fast/forms/textarea-hard-linewrap.html.
804 2008-03-16 Antti Koivisto <antti@apple.com>
808 Test for http://bugs.webkit.org/show_bug.cgi?id=17862
809 REGRESSION (r31038): Reproducible crash under DocLoader::checkForReload() at marware.com
811 * http/tests/misc/resources/uncacheable-script.cgi: Added.
812 * http/tests/misc/uncacheable-script-repeated-expected.txt: Added.
813 * http/tests/misc/uncacheable-script-repeated.html: Added.
815 2008-03-16 Yuzhu Shen <yuzhu.shen@gmail.com>
819 Bug: http://bugs.webkit.org/show_bug.cgi?id=17714
820 Test whether clicking <img href="#"> goes to top of the page.
822 * fast/html/empty-fragment-id-goto-top-expected.txt: Added.
823 * fast/html/empty-fragment-id-goto-top.html: Added.
825 2008-03-16 Darin Adler <darin@apple.com>
829 - test for http://bugs.webkit.org/show_bug.cgi?id=14941
830 <rdar://problem/5404093> textarea value from JavaScript includes extra newline
832 * fast/forms/textarea-paste-newline.html: Updated test to expect correct behavior instead
833 of expecting the bug.
835 * fast/forms/textarea-trailing-newline-expected.txt: Added.
836 * fast/forms/textarea-trailing-newline.html: Added.
838 2008-03-15 Darin Adler <darin@apple.com>
842 - test changes for http://bugs.webkit.org/show_bug.cgi?id=11997
843 Ranges are not fixed after mutation (affects Acid3 test 13)
845 * fast/dom/Range/mutation-expected.txt: Added.
846 * fast/dom/Range/mutation.html: Added.
847 * fast/dom/Range/resources/mutation.js: Added.
849 * editing/execCommand/4920742-2-expected.txt: Updated.
850 * editing/execCommand/4920742-2.html: Updated this test. It was testing for a crash in a
851 case that's no longer possible -- you can't make a range where one endpoint is in the
852 document and the other is not.
854 * platform/mac/editing/execCommand/4920488-expected.txt: Removed WRONG_DOCUMENT_ERR.
855 The fact that a test was getting this exception was a bug, similar to the case above.
856 * platform/qt/editing/execCommand/4920488-expected.txt: Ditto.
858 2008-03-15 Julien Chaffraix <julien.chaffraix@gmail.com>
862 [CURL] Crash below ResourceHandleManager::setupPOST when job->request().httpBody() is NULL
863 http://bugs.webkit.org/show_bug.cgi?id=16906
865 * http/tests/xmlhttprequest/xmlhttprequest-post-crash-expected.txt: Added.
866 * http/tests/xmlhttprequest/xmlhttprequest-post-crash.html: Added.
868 2008-03-14 Anders Carlsson <andersca@apple.com>
872 <rdar://problem/5794989>
873 https://bugs.webkit.org/show_bug.cgi?id=17792
874 REGRESSION (Safari 3.0.4-3.1): Ordering tickets from Sweden's biggest train operator doesn't work
878 * fast/dom/Window/window-open-self-from-other-frame-expected.txt: Added.
879 * fast/dom/Window/window-open-self-from-other-frame.html: Added.
881 2008-03-14 Dan Bernstein <mitz@apple.com>
883 Reviewed by Darin Adler.
885 - test for http://bugs.webkit.org/show_bug.cgi?id=17834
886 REGRESSION: floated first-letter does not work when included in table
888 * fast/css/first-letter-float.html: Added.
889 * platform/mac-leopard/fast/css/first-letter-float-expected.checksum: Added.
890 * platform/mac-leopard/fast/css/first-letter-float-expected.png: Added.
891 * platform/mac/fast/css/first-letter-float-expected.txt: Added.
893 2008-03-13 Antti Koivisto <antti@apple.com>
897 Update test results for the preload patch. Load order for some resources changed,
898 this does not affect the substance of these tests.
900 * platform/mac-leopard/security/block-test-expected.txt:
901 * security/block-test-expected.txt:
902 * webarchive/loading/cache-expired-subresource-expected.txt:
904 2008-03-13 Dan Bernstein <mitz@apple.com>
906 Reviewed by Dave Hyatt.
908 - test for http://bugs.webkit.org/show_bug.cgi?id=17819
909 Border-collapse: collapse later cell wins on PC, earlier cell on Mac
911 * fast/table/border-collapsing/equal-precedence-resolution.html: Added.
912 * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-expected.checksum: Added.
913 * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-expected.png: Added.
914 * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-expected.txt: Added.
916 2008-03-12 Justin Garcia <justin.garcia@apple.com>
920 <rdar://problem/5770834> Crash at InsertTextCommand::prepareForTextInsertion() doing RemoveFormat in a certain list
922 * editing/execCommand/5770834-1-expected.txt: Added.
923 * editing/execCommand/5770834-1.html: Added.
925 2008-03-11 Alexey Proskuryakov <ap@webkit.org>
929 <rdar://problem/5640615> REGRESSION (Safari 2-3): Changing subframe encoding rules broke
932 * fast/encoding/frame-default-enc-expected.txt:
933 * fast/encoding/frame-default-enc.html:
934 Reversed success and failure.
936 * http/tests/misc/frame-default-enc-different-domain-expected.txt: Added.
937 * http/tests/misc/frame-default-enc-different-domain.html: Copied from LayoutTests/fast/encoding/frame-default-enc.html.
938 * http/tests/misc/frame-default-enc-same-domain-expected.txt: Added.
939 * http/tests/misc/frame-default-enc-same-domain.html: Copied from LayoutTests/fast/encoding/frame-default-enc.html.
940 * http/tests/misc/resources/frame-default-enc-frame.html: Copied from LayoutTests/fast/encoding/resources/frame-default-enc-frame.html.
942 2008-03-10 Sam Weinig <sam@webkit.org>
944 Reviewed by Beth Dakin.
946 Update test to catch the SECURITY_ERR thrown by
947 CanvasRenderingContext2D::getImageData() and
948 HTMLCanvasElement::toDataURL() on a tainted canvas
950 * http/tests/security/canvas-remote-read-remote-image-expected.txt:
951 * http/tests/security/canvas-remote-read-remote-image.html:
953 2008-03-10 Justin Garcia <justin.garcia@apple.com>
957 <rdar://problem/5779984> REGRESSION (r30391): GMail: Safari won't display the Edit Link dialog
959 * editing/pasteboard/5780697-2-expected.txt: Added.
960 * editing/pasteboard/5780697-2.html: Added.
961 * editing/selection/5779984-1-expected.txt: Added.
962 * editing/selection/5779984-1.html: Added.
964 2008-03-10 Sam Weinig <sam@webkit.org>
966 Reviewed by Beth Dakin.
968 Add Tiger specific results for toDataURL-supportedTypes.html as the image
969 encoders have slightly changed between releases.
971 * platform/mac-tiger/fast/canvas: Added.
972 * platform/mac-tiger/fast/canvas/toDataURL-supportedTypes-expected.txt: Added.
974 2008-03-02 Julien Chaffraix <julien.chaffraix@gmail.com>
976 Reviewed and landed by Darin.
978 bug 12182 : XMLHttpRequest should raise SECURITY_ERR for same-origin policy violations
980 * http/tests/xmlhttprequest/exceptions-expected.txt: Updated results
982 2008-03-10 Johnny Ding <johnnyding.webkit@gmail.com>
984 Reviewed, tweaked and landed by Alexey.
986 Bug http://bugs.webkit.org/show_bug.cgi?id=17732
987 Test case for testing script decoding after setting its src attribute
989 * fast/dom/HTMLScriptElement/resources/script-decoding-error-after-setting-src.js: Added.
990 * fast/dom/HTMLScriptElement/script-decoding-error-after-setting-src-expected.txt: Added.
991 * fast/dom/HTMLScriptElement/script-decoding-error-after-setting-src.html: Added.
993 2008-03-07 Simon Hausmann <hausmann@webkit.org>
999 Added a testcase for http://bugs.webkit.org/show_bug.cgi?id=16815
1001 * fast/js/navigator-plugins-crash-expected.txt: Added.
1002 * fast/js/navigator-plugins-crash.html: Added.
1004 2008-03-08 Oliver Hunt <oliver@apple.com>
1008 Test case for Bug 16516: canvas image patterns stop working with some transformations
1010 * fast/canvas/canvas-pattern-behaviour.js:
1012 2008-03-08 Oliver Hunt <oliver@apple.com>
1016 Bug 17728: Canvas.createPattern with null repeat argument throws an exception
1018 Test cases for various way of constructing a pattern
1020 * fast/canvas/canvas-pattern-behaviour-expected.txt: Added.
1021 * fast/canvas/canvas-pattern-behaviour.html: Added.
1022 * fast/canvas/canvas-pattern-behaviour.js: Added.
1024 2008-03-08 Darin Adler <darin@apple.com>
1026 * platform/win/Skipped: Fixed some typos (stray "s" characters).
1028 2008-03-07 Stephanie Lewis <slewis@apple.com>
1032 Add toDataURL tests to skipped list
1034 * platform/win/Skipped:
1036 2008-03-07 Alexey Proskuryakov <ap@webkit.org>
1040 REGRESSION: Korean decoding doesn't support extended EUC-KR.
1042 * fast/encoding/char-decoding-expected.txt:
1043 * fast/encoding/char-decoding.html:
1044 Added cases for Korean.
1046 2008-03-07 Oliver Hunt <oliver@apple.com>
1048 Reviewed by Mark Rowe.
1050 Test case for Bug 16610: <canvas> restore() removes path segments created before it
1052 * fast/canvas/canvas-save-restore-with-path-expected.txt: Added.
1053 * fast/canvas/canvas-save-restore-with-path.html: Added.
1054 * fast/canvas/canvas-save-restore-with-path.js: Added.
1056 2008-03-07 Samuel Weinig <sam@webkit.org>
1058 Reviewed by Oliver Hunt.
1060 Tests for http://bugs.webkit.org/show_bug.cgi?id=16673
1061 <canvas> lacks toDataURL()
1063 * fast/canvas/toDataURL-noData-expected.txt: Added.
1064 * fast/canvas/toDataURL-noData.html: Added.
1065 * fast/canvas/toDataURL-supportedTypes-expected.txt: Added.
1066 * fast/canvas/toDataURL-supportedTypes.html: Added.
1068 2008-03-07 Stephanie Lewis <slewis@apple.com>
1070 update Windows Skipped List
1072 * platform/win/Skipped:
1074 2008-03-07 Adele Peterson <adele@apple.com>
1076 Adding fast/dom/HTMLDocument/hasFocus.html to the skipped list, while I investigate the failure.
1078 * platform/win/Skipped:
1080 2008-03-06 Geoffrey Garen <ggaren@apple.com>
1082 Reviewed by Darin Adler.
1084 Tests for <rdar://problem/5689093> Stricter (ES4) eval semantics
1086 * fast/js/eval-cross-window-expected.txt: Added.
1087 * fast/js/eval-cross-window.html: Added.
1088 * fast/js/eval-keyword-vs-function-expected.txt: Added.
1089 * fast/js/eval-keyword-vs-function.html: Added.
1090 * fast/js/eval-overriding-expected.txt: Added.
1091 * fast/js/eval-overriding.html: Added.
1093 Tests to make sure not to regress security:
1095 * http/tests/security/resources/xss-eval2.html: Added.
1096 * http/tests/security/resources/xss-eval3.html: Added.
1097 * http/tests/security/xss-eval-expected.txt: Added.
1098 * http/tests/security/xss-eval.html: Added.
1100 I removed these tests because we no longer match the behavior they
1101 expected, and the new tests are more comprehensive:
1103 * fast/js/window-eval-context-expected.txt: Removed.
1104 * fast/js/window-eval-context.html: Removed.
1105 * fast/js/window-eval-tearoff-expected.txt: Removed.
1106 * fast/js/window-eval-tearoff.html: Removed.
1108 2008-03-06 Oliver Hunt <oliver@apple.com>
1112 Test security restrictions for retrieving the content of tainted canvases
1114 * http/tests/security/canvas-remote-read-remote-image-expected.txt: Added.
1115 * http/tests/security/canvas-remote-read-remote-image.html: Added.
1117 2008-03-06 Adele Peterson <adele@apple.com>
1121 Tests for <rdar://problem/5785892> Implement activeElement attribute for HTMLDocument (HTML5)
1122 and <rdar://problem/5785895> Implement hasFocus() for HTMLDocument (HTML5)
1124 * fast/dom/HTMLDocument/activeElement-expected.txt: Added.
1125 * fast/dom/HTMLDocument/activeElement.html: Added.
1126 * fast/dom/HTMLDocument/hasFocus-expected.txt: Added.
1127 * fast/dom/HTMLDocument/hasFocus.html: Added.
1128 * fast/dom/HTMLDocument/resources/hasFocus-iframe.html: Added.
1130 2008-03-06 Dan Bernstein <mitz@apple.com>
1132 Reviewed by Darin Adler.
1134 - test and updated results for <rdar://problem/5741981> 154008 WebKit: Some asian language font glyphs are not shown (in Mail and Entourage)
1136 * fast/text/soft-hyphen-3.html: Added.
1137 * platform/mac/fast/text/basic/014-expected.txt:
1138 * platform/mac/fast/text/soft-hyphen-3-expected.checksum: Added.
1139 * platform/mac/fast/text/soft-hyphen-3-expected.png: Added.
1140 * platform/mac/fast/text/soft-hyphen-3-expected.txt: Added.
1142 2008-03-06 Alexey Proskuryakov <ap@webkit.org>
1146 <rdar://problem/5687269> Need to create a Collator abstraction for WebCore and JavaScriptCore
1148 Added a test to verify that collation is indeed locale-sensitive, and not just UCA.
1150 * fast/xsl/sort-locale-expected.txt: Added.
1151 * fast/xsl/sort-locale.xml: Added.
1152 * fast/xsl/sort-locale.xsl: Added.
1154 2008-03-06 Dan Bernstein <mitz@apple.com>
1158 - add test for r30823 (background-position: inherit)
1160 * fast/css/background-position-inherit-expected.txt: Added.
1161 * fast/css/background-position-inherit.html: Added.
1163 2008-03-05 Justin Garcia <justin.garcia@apple.com>
1167 <rdar://problem/5780697> Copying content with CSS property values that are percentages can cause fidelity issues
1169 * editing/pasteboard/5780697-1-expected.txt: Added.
1170 * editing/pasteboard/5780697-1.html: Added.
1172 2008-03-05 Brady Eidson <beidson@apple.com>
1174 Reviewed by Alexey + Mark Rowe
1176 Fix for <rdar://problem/5778247> - Reproducible crash on storage/execute-sql-args.html
1178 This test takes its best shot at handling two databases on a single database thread at once,
1179 then having one of those databases go away completely (garbage collection and everything)
1181 * storage/multiple-databases-garbage-collection-expected.txt: Added.
1182 * storage/multiple-databases-garbage-collection.html: Added.
1184 2008-03-04 Maciej Stachowiak <mjs@apple.com>
1186 Reviewed by Sam and Oliver.
1188 - test for http://bugs.webkit.org/show_bug.cgi?id=16289
1189 - test for Acid3 tests 26 and 27 (not exactly the same issue but related)
1191 * fast/dom/gc-11-expected.txt: Added. Test case from bug 16289.
1192 * fast/dom/gc-11.html: Added.
1193 * fast/dom/gc-acid3.html: Added. DOM garbage collection part of Acid3.
1194 * fast/dom/gc-acid3-expected.txt: Added.
1195 * fast/dom/gc-6-expected.txt: Updated results. The old assumptions of this test
1196 were in conflict with the requirements of Acid3.
1198 2008-03-04 Dan Bernstein <mitz@apple.com>
1200 - test for http://bugs.webkit.org/show_bug.cgi?id=17676
1201 <rdar://problem/5781091> REGRESSION (r30240-r30267): href attribute values with non-ASCII characters in the host part do not work
1203 * fast/encoding/url-host-name-non-ascii-expected.txt: Added.
1204 * fast/encoding/url-host-name-non-ascii.html: Added.
1206 2008-03-04 Nikolas Zimmermann <zimmermann@kde.org>
1210 Fix svg/dynamic-updates time-dependancy problem. Remove unneeded setTimeout() call.
1212 * svg/custom/acid3-test-77.html: Remove uneeded variables 'svgns' / 'xlinkns'
1213 * svg/dynamic-updates/resources/SVGTestCase.js:
1215 2008-03-04 Nikolas Zimmermann <zimmermann@kde.org>
1217 Reviewed by Eric & David.
1219 Add new layout test for Acid3 - test 77.
1220 Update result for svg/custom/text-dom-01-f.svg.
1222 * platform/mac-leopard/svg/custom/acid3-test-77-expected.checksum: Added.
1223 * platform/mac-leopard/svg/custom/acid3-test-77-expected.png: Added.
1224 * platform/mac-leopard/svg/custom/getSubStringLength-expected.checksum: Added.
1225 * platform/mac-leopard/svg/custom/getSubStringLength-expected.png: Added.
1226 * platform/mac-leopard/svg/custom/text-dom-01-f-expected.checksum:
1227 * platform/mac-leopard/svg/custom/text-dom-01-f-expected.png:
1228 * svg/custom/acid3-test-77-expected.txt: Added.
1229 * svg/custom/acid3-test-77.html: Added.
1230 * svg/custom/getSubStringLength-expected.txt: Added.
1231 * svg/custom/getSubStringLength.html: Added.
1232 * svg/custom/resources/Acid3Font-loader.svg: Added.
1233 * svg/custom/resources/Acid3Font.svg: Added.
1234 * svg/custom/resources/getSubStringLength.js: Added.
1236 2008-03-04 Sam Weinig <sam@webkit.org>
1238 Reviewed by Darin Adler.
1240 Update results for fixed class names.
1242 * fast/dom/Window/window-properties-expected.txt:
1243 * fast/dom/xmlhttprequest-get-expected.txt:
1244 * http/tests/xmlhttprequest/event-target-expected.txt:
1246 2008-03-04 Dan Bernstein <mitz@apple.com>
1248 Reviewed by Oliver Hunt and Geoffrey Garen.
1250 - extended test to cover http://bugs.webkit.org/show_bug.cgi?id=17667
1251 <rdar://problem/5779658> REGRESSION (r30587): Document::implicitClose() not called when done loading page (Image does not get scaled to fit)
1253 * http/tests/misc/missing-style-sheet-expected.txt:
1254 * http/tests/misc/missing-style-sheet.html:
1256 2008-03-04 Adele Peterson <adele@apple.com>
1260 Test for <rdar://problem/5779718> focus() does not work for anchor elements with no content
1262 * fast/events/anchor-empty-focus-expected.txt: Added.
1263 * fast/events/anchor-empty-focus.html: Added.
1265 2008-03-04 Dan Bernstein <mitz@apple.com>
1267 - test for <rdar://problem/5622336> Burmese text does not render on http://www.myanmarbible.com/bible/Judson/html/index.html
1269 * platform/win/fast/text/uniscribe-missing-glyph-expected.txt: Added.
1270 * platform/win/fast/text/uniscribe-missing-glyph.html: Added.
1272 2008-03-04 Alexey Proskuryakov <ap@webkit.org>
1274 Suggested by Darin, rubber-stamped by Mark.
1276 http://bugs.webkit.org/show_bug.cgi?id=17569
1277 REGRESSION (r30571): Buzzword.com doesn't load
1279 Rolling out r30571, as determining what is wrong with it proved tricky.
1281 * fast/loader/meta-refresh-anchor-click-expected.txt: Removed.
1282 * fast/loader/meta-refresh-anchor-click.html: Removed.
1283 * fast/loader/resources/meta-refresh-subframe.html: Removed.
1285 2008-03-03 Sam Weinig <sam@webkit.org>
1287 Reviewed by Mark Rowe.
1289 Update test results.
1291 * fast/dom/Window/window-properties-expected.txt:
1293 2008-03-03 Dan Bernstein <mitz@apple.com>
1295 Reviewed by Darin Adler.
1297 - test that :first-letter applies to the first letter in normal flow,
1298 skipping floats and positioned objects
1300 * fast/css/first-letter-skip-out-of-flow.html: Added.
1301 * platform/mac-leopard/fast/css/first-letter-skip-out-of-flow-expected.checksum: Added.
1302 * platform/mac-leopard/fast/css/first-letter-skip-out-of-flow-expected.png: Added.
1303 * platform/mac/fast/css/first-letter-skip-out-of-flow-expected.txt: Added.
1305 2008-03-03 Mark Rowe <mrowe@apple.com>
1307 Reviewed by Dan Bernstein.
1309 Test for http://bugs.webkit.org/show_bug.cgi?id=17313
1310 Bug 17313: querySelectorAll() causing crashes when called via dojo.query() wrapper
1312 * fast/dom/SelectorAPI/bug-17313-expected.txt: Added.
1313 * fast/dom/SelectorAPI/bug-17313.html: Added.
1315 2008-03-03 David D. Kilzer <ddkilzer@webkit.org>
1317 Dynamically inserting CSS rule with @media query fails with DOM Exception 12
1318 <http://bugs.webkit.org/show_bug.cgi?id=15986>
1322 * fast/css/insertRule-font-face.html: Added.
1323 * fast/css/insertRule-media.html: Added.
1324 * fast/css/resources/insertRule-font-face.js: Added.
1325 * fast/css/resources/insertRule-media.js: Added.
1327 2008-03-03 Oliver Hunt <oliver@apple.com>
1329 Reviewed by Mark Rowe.
1331 Add check to make sure we return all the data in a row.
1333 * fast/canvas/canvas-getImageData-expected.txt:
1334 * fast/canvas/canvas-getImageData.html:
1336 2008-03-03 Oliver Hunt <oliver@apple.com>
1338 Reviewed by Mark Rowe.
1340 Test case for incorrect assertions
1342 * fast/canvas/canvas-putImageData.js:
1344 2008-03-02 Kevin Ollivier <kevino@theolliviers.com>
1346 Reviewed by Dave Hyatt.
1348 Gracefully handle a CSS rule containing an invalid value.
1349 (Fixes http://bugs.webkit.org/show_bug.cgi?id=16898)
1351 * fast/css/invalid-rule-value-expected.txt: Added.
1352 * fast/css/invalid-rule-value.html: Added.
1354 2008-03-01 Oliver Hunt <oliver@apple.com>
1356 Reviewed by Sam Weinig.
1358 Bug 16954: Support putImageData
1360 Nice simple testcase for putImageData covering the exciting
1361 little bits of behaviour present in the current spec.
1363 * fast/canvas/canvas-putImageData-expected.txt: Added.
1364 * fast/canvas/canvas-putImageData.html: Added.
1366 2008-03-01 Sam Weinig <sam@webkit.org>
1368 Reviewed by Darin Adler.
1372 * fast/dom/Window/window-function-name-getter-precedence-expected.txt:
1374 2008-03-01 Nikolas Zimmermann <zimmermann@kde.org>
1378 Add new set of dynamic updates tests, this time for SVGForeignObjectElement.
1380 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum: Added.
1381 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Added.
1382 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum: Added.
1383 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Added.
1384 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum: Added.
1385 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Added.
1386 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum: Added.
1387 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Added.
1388 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum: Added.
1389 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Added.
1390 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum: Added.
1391 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Added.
1392 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum: Added.
1393 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Added.
1394 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum: Added.
1395 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Added.
1396 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt: Added.
1397 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr.html: Added.
1398 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt: Added.
1399 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html: Added.
1400 * svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt: Added.
1401 * svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html: Added.
1402 * svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.txt: Added.
1403 * svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr.html: Added.
1404 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt: Added.
1405 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop.html: Added.
1406 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt: Added.
1407 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop.html: Added.
1408 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.txt: Added.
1409 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop.html: Added.
1410 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt: Added.
1411 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html: Added.
1412 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-height-attr.js: Added.
1413 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-width-attr.js: Added.
1414 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-x-attr.js: Added.
1415 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-y-attr.js: Added.
1416 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-height-prop.js: Added.
1417 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-width-prop.js: Added.
1418 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-x-prop.js: Added.
1419 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-y-prop.js: Added.
1420 * svg/dynamic-updates/resources/SVGTestCase.js: Add xhtml namespace 'xhtmlNS'.
1422 2008-02-29 Dan Bernstein <mitz@apple.com>
1424 Rubber-stamped by Sam Weinig.
1426 - update test results following r30649
1428 * svg/css/getComputedStyle-basic-expected.txt:
1430 2008-02-29 Robert Blaut <webkit@blaut.biz>
1432 Reviewed by Darin Adler.
1434 - Tests for http://bugs.webkit.org/show_bug.cgi?id=17532
1435 Webkit imports styles from <link> element which doesn't have rel=stylesheet defined
1437 * fast/html/link-rel-stylesheet.html: Added.
1438 * fast/media/mq-simple-query-02.html:
1439 * fast/media/mq-width-absolute-02.html:
1440 * platform/mac/fast/html/link-rel-stylesheet-expected.txt: Added.
1442 2008-02-29 Alexey Proskuryakov <ap@webkit.org>
1446 <rdar://problem/5766352> REGRESSION (r27151): XMLHttpRequest.abort() resets response status
1448 * http/tests/xmlhttprequest/status-after-abort-expected.txt: Added.
1449 * http/tests/xmlhttprequest/status-after-abort.html: Added.
1451 2008-02-29 Dan Bernstein <mitz@apple.com>
1453 Reviewed by Darin Adler.
1455 - test for a bug where explicit embedding past the end of a line could
1456 affect text that line
1458 * fast/text/embed-at-end-of-pre-wrap-line.html: Added.
1459 * platform/mac-leopard/fast/text/embed-at-end-of-pre-wrap-line-expected.checksum: Added.
1460 * platform/mac-leopard/fast/text/embed-at-end-of-pre-wrap-line-expected.png: Added.
1461 * platform/mac/fast/text/embed-at-end-of-pre-wrap-line-expected.txt: Added.
1463 2008-02-28 Justin Garcia <justin.garcia@apple.com>
1465 Reviewed by Darin Adler.
1467 <rdar://problem/4930986> REGRESSION: Paste As Quotation pastes black text instead of blue
1469 Demonstrates the bug:
1470 * editing/pasteboard/4930986-1-expected.txt: Added.
1471 * editing/pasteboard/4930986-1.html: Added.
1472 * editing/pasteboard/4930986-2-expected.txt: Added.
1473 * editing/pasteboard/4930986-2.html: Added.
1475 Demonstrates a problem with the first version of the patch:
1476 * editing/pasteboard/4930986-3-expected.txt: Added.
1477 * editing/pasteboard/4930986-3.html: Added.
1479 Visual problem fixed. An anonymous renderer changed position, DOM remains unchanged:
1480 * editing/execCommand/5144139-1.html:
1481 * platform/mac/editing/execCommand/5144139-1-expected.checksum:
1482 * platform/mac/editing/execCommand/5144139-1-expected.png:
1483 * platform/mac/editing/execCommand/5144139-1-expected.txt:
1485 Removed unnecessary style spans, visual result unchanged:
1486 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.checksum:
1487 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.png:
1488 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
1489 * platform/mac/editing/style/font-family-with-space-expected.checksum:
1490 * platform/mac/editing/style/font-family-with-space-expected.png:
1491 * platform/mac/editing/style/font-family-with-space-expected.txt:
1493 A style span isn't removed because at paste time because we don't anticipate
1494 encountering styles on style spans that are non-inheritable, because we don't
1495 create style spans like that at copy time. Turned this into a text only
1496 test. Test remains visually unchanged:
1497 * editing/pasteboard/5245519-expected.txt: Added.
1498 * editing/pasteboard/5245519.html:
1499 * platform/mac/editing/pasteboard/5245519-expected.checksum: Removed.
1500 * platform/mac/editing/pasteboard/5245519-expected.png: Removed.
1501 * platform/mac/editing/pasteboard/5245519-expected.txt: Removed.
1503 Added an extra empty anonymous renderer, DOM and visual result remain unchanged:
1504 * platform/mac/editing/execCommand/create-list-with-hr-expected.checksum:
1505 * platform/mac/editing/execCommand/create-list-with-hr-expected.png:
1506 * platform/mac/editing/execCommand/create-list-with-hr-expected.txt:
1507 * platform/mac/editing/pasteboard/paste-list-001-expected.checksum:
1508 * platform/mac/editing/pasteboard/paste-list-001-expected.png:
1509 * platform/mac/editing/pasteboard/paste-list-001-expected.txt:
1510 * platform/mac/editing/pasteboard/paste-table-001-expected.checksum:
1511 * platform/mac/editing/pasteboard/paste-table-001-expected.png:
1512 * platform/mac/editing/pasteboard/paste-table-001-expected.txt:
1513 * platform/mac/editing/pasteboard/paste-text-003-expected.checksum:
1514 * platform/mac/editing/pasteboard/paste-text-003-expected.png:
1515 * platform/mac/editing/pasteboard/paste-text-003-expected.txt:
1517 Reflects changes to CSSComputedStyleDeclaration::getPropertyCSSValue:
1518 * fast/css/computed-style-expected.txt:
1519 * fast/css/computed-style-without-renderer-expected.txt:
1521 We don't remove styles from style spans that are overridden by all of their
1522 children, even though they are unnecessary. We've never done this, but now
1523 that there can be two style spans at paste time we are more likely to have
1524 a style span left over because of this problem. Mentioned this in the test
1525 case and turned this into a text only test:
1526 * editing/pasteboard/4840662.html:
1527 * editing/pasteboard/4840662-expected.txt: Added.
1528 * platform/mac/editing/pasteboard/4840662-expected.checksum: Removed.
1529 * platform/mac/editing/pasteboard/4840662-expected.png: Removed.
1530 * platform/mac/editing/pasteboard/4840662-expected.txt: Removed.
1532 2008-02-27 Dan Bernstein <mitz@apple.com>
1534 Reviewed by John Sullivan.
1536 - test for <rdar://problem/5607547> Single letter surrounded by soft hyphens can disappear
1538 * fast/text/soft-hyphen-2.html: Added.
1539 * platform/mac/fast/text/soft-hyphen-2-expected.checksum: Added.
1540 * platform/mac/fast/text/soft-hyphen-2-expected.png: Added.
1541 * platform/mac/fast/text/soft-hyphen-2-expected.txt: Added.
1543 2008-02-27 Brady Eidson <beidson@apple.com>
1545 Updated resource used in the layout test I landed yesterday.
1546 Due to a difference between Foundation on Tiger vs Leopard, the resource generated on
1547 Leopard caused different results on Leopard and Tiger.
1548 Regenerating the resource on Tiger, however, agrees with Leopard.
1550 * webarchive/loading/resources/cache-expired-subresource.webarchive:
1552 2008-02-27 Dan Bernstein <mitz@apple.com>
1554 Reviewed by Darin Adler.
1556 - test that centered text in right-to-left blocks spills over to the left
1558 * fast/text/align-center-rtl-spill.html: Added.
1559 * platform/mac/fast/text/align-center-rtl-spill-expected.checksum: Added.
1560 * platform/mac/fast/text/align-center-rtl-spill-expected.png: Added.
1561 * platform/mac/fast/text/align-center-rtl-spill-expected.txt: Added.
1563 2008-02-27 Eric Seidel <eric@webkit.org>
1565 Rubber-stamped by Adam.
1567 Fix svn:eol-style on all LayoutTest results
1570 find . -name "*-expected.txt" | xargs svn ps svn:eol-style native
1572 2008-02-27 Sam Weinig <sam@webkit.org>
1576 Updates tests for <rdar://problem/5768769>
1578 * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
1579 * http/tests/security/cross-frame-access-call-expected.txt:
1580 * http/tests/security/cross-frame-access-call.html:
1582 2008-02-27 Brady Eidson <beidson@apple.com>
1584 Reviewed by Mark Rowe
1586 Test for better fix for <rdar://problem/4930688> (see r19549) and
1587 original fix for <rdar://problem/3947312> (and 14 dupes)
1589 Crafting custom WebArchives for layout tests is a pain and something that should
1590 be resolved if we decide to pursue a new format.
1592 Using a custom php script to act as a stand in for an image resource, I set its
1593 cache-control header to expire immediately. Without the fix for the above bugs,
1594 the resource will be "expired" and an attempt to fetch it from the network will
1595 go out and fail. This failure will manifest with different ResourceLoadDelegate
1596 information, as well as different dimensions in the render tree - the missing
1597 image icon versus the archived image.
1599 With the fix in place, the response will be ignored and the image will be pulled
1600 from the WebArchive.
1602 * webarchive/loading/cache-expired-subresource-expected.txt: Added.
1603 * webarchive/loading/cache-expired-subresource.html: Added.
1604 * webarchive/loading/resources/cache-expired-subresource.webarchive: Added.
1606 2008-02-27 Kevin McCullough <kmccullough@apple.com>
1608 Landing test that was forgotten in the original patch (r30087).
1610 Test for: http://bugs.webkit.org/show_bug.cgi?id=17191
1611 HTML5: Client-side database queries should return values of type number
1613 * storage/sql-data-types-expected.txt: Added.
1614 * storage/sql-data-types.html: Added.
1615 * storage/sql-data-types.js: Added.
1617 2008-02-27 Julien Chaffraix <julien.chaffraix@gmail.com>
1621 http://bugs.webkit.org/show_bug.cgi?id=17481
1622 Several consecutive calls to XMLHttpRequest::open should dispatch only one readyState event
1624 * http/tests/xmlhttprequest/xmlhttprequest-multiple-open-expected.txt: Added.
1625 * http/tests/xmlhttprequest/xmlhttprequest-multiple-open.html: Added.
1627 2008-02-26 Brady Eidson <beidson@apple.com>
1629 Add a skipped storage test for now
1631 * platform/win/Skipped: Added storage/multiple-transactions.html
1633 2008-02-26 Dan Bernstein <mitz@apple.com>
1635 Reviewed by Darin Adler.
1637 - test for http://bugs.webkit.org/show_bug.cgi?id=17555
1638 <rdar://problem/5766016> REGRESSION (r27351): Thumbnails positioned wrong on Getty Images results page
1640 * fast/dynamic/subtree-table-cell-height.html: Added.
1641 * platform/mac/fast/dynamic/subtree-table-cell-height-expected.checksum: Added.
1642 * platform/mac/fast/dynamic/subtree-table-cell-height-expected.png: Added.
1643 * platform/mac/fast/dynamic/subtree-table-cell-height-expected.txt: Added.
1645 2008-02-26 Satoshi Nakagawa <artension@gmail.com>
1647 Reviewed by Darin. Tweaked and landed by Alexey.
1649 - test for http://bugs.webkit.org/show_bug.cgi?id=17411
1651 * fast/text/line-breaks-after-ideographic-comma-or-full-stop.html: Added.
1652 * fast/text/line-breaks-after-ideographic-comma-or-full-stop-expected.txt: Added
1654 2008-02-25 Dan Bernstein <mitz@apple.com>
1656 Reviewed by Sam Weinig.
1658 - test for http://bugs.webkit.org/show_bug.cgi?id=17152
1659 Paragraphs indented with :first-letter and text-align CSS render incorrectly
1661 * fast/text/apply-start-width-after-skipped-text.html: Added.
1662 * platform/mac/fast/text/apply-start-width-after-skipped-text-expected.checksum: Added.
1663 * platform/mac/fast/text/apply-start-width-after-skipped-text-expected.png: Added.
1664 * platform/mac/fast/text/apply-start-width-after-skipped-text-expected.txt: Added.
1666 2008-02-25 Beth Dakin <bdakin@apple.com>
1670 Test for <rdar://problem/5760530> REGRESSION: Assertion failure in
1671 Document::removePendingSheet() from r30438
1673 * http/tests/misc/missing-style-sheet-expected.txt: Added.
1674 * http/tests/misc/missing-style-sheet.html: Added.
1676 2008-02-25 Brady Eidson <beidson@apple.com>
1678 Reviewed by T3h Mitz Pettel (Dan Bernstein)
1680 Layout test for already fixed bug <rdar://problem/5729445>
1682 * storage/multiple-transactions-expected.txt: Added.
1683 * storage/multiple-transactions.html: Added.
1685 2008-02-25 Darin Adler <darin@apple.com>
1689 - test for http://bugs.webkit.org/show_bug.cgi?id=17186
1690 Fragment navigation within a page permanently cancels meta refresh
1692 * fast/loader/meta-refresh-anchor-click-expected.txt: Added.
1693 * fast/loader/meta-refresh-anchor-click.html: Added.
1694 * fast/loader/resources/meta-refresh-subframe.html: Added.
1696 2008-02-25 Johnny Ding <johnnyding.webkit@gmail.com>
1698 Reviewed by Darin Adler.
1700 - bug http://bugs.webkit.org/show_bug.cgi?id=17444
1701 Test for multiple nested scripts which are in a external script.
1703 * fast/tokenizer/nested-multiple-scripts-expected.txt: Added.
1704 * fast/tokenizer/nested-multiple-scripts.html: Added.
1705 * fast/tokenizer/resources/external-script-1.js: Added.
1706 * fast/tokenizer/resources/external-script-2.js: Added.
1708 2008-02-24 Michael Knaup <michael.knaup@mac.com>
1712 - test for http://bugs.webkit.org/show_bug.cgi?id=8749
1714 * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.checksum: Added.
1715 * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.png: Added.
1716 * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.txt: Added.
1717 * platform/mac/fast/canvas/canvas-draw-xbm-image.html: Added.
1718 * platform/mac/fast/canvas/resources: Added.
1719 * platform/mac/fast/canvas/resources/smile.xbm: Added.
1721 2008-02-24 Dan Bernstein <mitz@apple.com>
1723 Reviewed by Darin Adler.
1725 - test for http://bugs.webkit.org/show_bug.cgi?id=17471
1726 REGRESSION (r30438): Crash in deleteLineBoxes in cursor-adjusting code browsing Acid3
1728 * http/tests/misc/object-image-error-expected.txt: Added.
1729 * http/tests/misc/object-image-error.html: Added.
1730 * http/tests/misc/resources/404image.php: Added.
1732 2008-02-24 Dan Bernstein <mitz@apple.com>
1734 Rubber-stamped by Oliver Hunt.
1736 - replace expected results in platform/mac-tiger and
1737 platform/mac-leopard which were identical with a single copy in
1740 2008-02-24 Dan Bernstein <mitz@apple.com>
1742 Reviewed by Darin Adler.
1744 - test float positioning when a float that does not fit on the line is
1745 followed by a float that does
1747 * fast/block/float/narrow-after-wide.html: Added.
1748 * platform/mac/fast/block/float/narrow-after-wide-expected.checksum: Added.
1749 * platform/mac/fast/block/float/narrow-after-wide-expected.png: Added.
1750 * platform/mac/fast/block/float/narrow-after-wide-expected.txt: Added.
1752 2008-02-24 Darin Adler <darin@apple.com>
1756 - test for http://bugs.webkit.org/show_bug.cgi?id=16770
1757 Acid3 expects :visited styled links to restyle on iframe load
1759 * fast/history/resources/subframe.html: Added.
1760 * fast/history/subframe-is-visited-expected.txt: Added.
1761 * fast/history/subframe-is-visited.html: Added.
1763 2008-02-23 Dan Bernstein <mitz@apple.com>
1765 Reviewed by Dave Hyatt.
1767 - test that non-autowrapping text clear floats
1769 * fast/text/whitespace/nowrap-clear-float.html: Added.
1770 * platform/mac-leopard/fast/text/whitespace: Added.
1771 * platform/mac-leopard/fast/text/whitespace/nowrap-clear-float-expected.checksum: Added.
1772 * platform/mac-leopard/fast/text/whitespace/nowrap-clear-float-expected.png: Added.
1773 * platform/mac/fast/text/whitespace/nowrap-clear-float-expected.txt: Added.
1775 2008-02-23 Dan Bernstein <mitz@apple.com>
1777 - undo an accidental change to a test's expected results from r30431.
1779 * fast/js/date-DST-time-cusps-expected.txt:
1781 2008-02-23 Dan Bernstein <mitz@apple.com>
1783 Rubber-stamped by Sam Weinig and Anders Carlsson.
1785 - updated results for <rdar://problem/5714333> Add document.getSelection()
1787 * fast/dom/Window/window-properties-expected.txt:
1789 2008-02-22 Alexey Proskuryakov <ap@webkit.org>
1793 A few tweaks to PCRE-based regex test suite.
1795 * fast/regex/pcre-test-runner.js: Added support for global regexes. Emulate PCRE test runner
1796 more precisely by trimming trailing whitespace from some lines.
1798 * fast/regex/test1-expected.txt:
1799 * fast/regex/test4-expected.txt:
1800 * fast/regex/testinput1:
1801 * fast/regex/testinput4:
1802 * fast/regex/testoutput1:
1803 * fast/regex/testoutput4:
1804 Updated to PCRE 7.6.
1806 2008-02-22 Dan Bernstein <mitz@apple.com>
1808 - update Tiger expected results following r30431
1810 * platform/mac-tiger/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
1811 * platform/mac-tiger/svg/custom/foreignObject-crash-on-hover-expected.txt:
1812 * platform/mac-tiger/svg/custom/text-dom-01-f-expected.txt:
1813 * platform/mac-tiger/svg/custom/text-hit-test-expected.txt:
1814 * platform/mac-tiger/svg/text/text-align-01-b-expected.txt:
1815 * platform/mac-tiger/svg/text/text-align-02-b-expected.txt:
1816 * platform/mac-tiger/svg/text/text-align-03-b-expected.txt:
1817 * platform/mac-tiger/svg/text/text-align-04-b-expected.txt:
1818 * platform/mac-tiger/svg/text/text-align-05-b-expected.txt:
1819 * platform/mac-tiger/svg/text/text-align-06-b-expected.txt:
1820 * platform/mac-tiger/svg/text/text-altglyph-01-b-expected.txt:
1821 * platform/mac-tiger/svg/text/text-deco-01-b-expected.txt:
1822 * platform/mac-tiger/svg/text/text-fonts-01-t-expected.txt:
1823 * platform/mac-tiger/svg/text/text-fonts-02-t-expected.txt:
1824 * platform/mac-tiger/svg/text/text-path-01-b-expected.txt:
1825 * platform/mac-tiger/svg/text/text-spacing-01-b-expected.txt:
1826 * platform/mac-tiger/svg/text/text-text-01-b-expected.txt:
1827 * platform/mac-tiger/svg/text/text-text-03-b-expected.txt:
1828 * platform/mac-tiger/svg/text/text-text-04-t-expected.txt:
1829 * platform/mac-tiger/svg/text/text-text-05-t-expected.txt:
1830 * platform/mac-tiger/svg/text/text-text-06-t-expected.txt:
1831 * platform/mac-tiger/svg/text/text-text-07-t-expected.txt:
1832 * platform/mac-tiger/svg/text/text-text-08-b-expected.txt:
1833 * platform/mac-tiger/svg/text/text-tref-01-b-expected.txt:
1834 * platform/mac-tiger/svg/text/text-tselect-01-b-expected.txt:
1835 * platform/mac-tiger/svg/text/text-tselect-02-f-expected.txt:
1836 * platform/mac-tiger/svg/text/text-tspan-01-b-expected.txt:
1837 * platform/mac-tiger/svg/text/text-ws-01-t-expected.txt:
1838 * platform/mac-tiger/svg/text/text-ws-02-t-expected.txt:
1840 2008-02-22 Justin Garcia <justin.garcia@apple.com>
1844 <rdar://problem/5714333> Add document.getSelection()
1846 * editing/selection/5714333-expected.txt: Added.
1847 * editing/selection/5714333.html: Added.
1849 2008-02-22 Oliver Hunt <oliver@apple.com>
1853 Bug 17486: Support HTML5 Canvas.getImageData API
1854 Support Canvas.getImageData and Canvas.createImageData
1856 Test cases for ImageData behaviour and getImageData correctness
1858 * fast/canvas/canvas-ImageData-behaviour-expected.txt: Added.
1859 * fast/canvas/canvas-ImageData-behaviour.html: Added.
1860 * fast/canvas/canvas-ImageData-behaviour.js: Added.
1861 * fast/canvas/canvas-getImageData-expected.txt: Added.
1862 * fast/canvas/canvas-getImageData.html: Added.
1864 2008-02-22 Geoffrey Garen <ggaren@apple.com>
1866 Reviewed by Sam Weinig.
1868 Removing the test for KJS_MEM_LIMIT, since I removed KJS_MEM_LIMIT.
1870 * fast/js/out-of-memory-expected.txt: Removed.
1871 * fast/js/out-of-memory.html: Removed.
1873 2008-02-22 Oliver Hunt <oliver@apple.com>
1875 Reviewed by Alexey P.
1877 <rdar://problem/5759327> REGRESSION: while(NaN) acts like while(true)
1879 Add test cases for pre/post-increment of NaN
1881 * fast/js/convert-nan-to-bool-expected.txt:
1882 * fast/js/resources/convert-nan-to-bool.js:
1884 2008-02-21 Sam Weinig <sam@webkit.org>
1886 Reviewed by Anders Carlsson.
1888 Update tests and results for <rdar://problem/5757946>
1890 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt:
1891 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html:
1892 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt:
1893 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html:
1894 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt:
1895 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html:
1896 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt:
1897 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html:
1898 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt:
1899 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html:
1900 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt:
1901 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html:
1902 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt:
1903 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html:
1904 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt:
1905 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html:
1906 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt:
1907 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html:
1908 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt:
1909 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html:
1910 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt:
1911 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html:
1912 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt:
1913 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html:
1914 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt:
1915 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html:
1917 2008-02-21 Ada Chan <adachan@apple.com>
1919 Test for <rdar://problem/5757873> Buffer overrun in DeprecatedCString::find() in WebCore
1921 Reviewed by Dan Bernstein.
1923 * fast/loader/charset-parse-expected.txt: Added.
1924 * fast/loader/charset-parse.html: Added.
1926 2008-02-21 Geoffrey Garen <ggaren@apple.com>
1928 Reviewed by David Harrison.
1930 Test for <rdar://problem/5756125> REGRESSION: A crash occurs at
1931 WebCore::Frame::scriptProxy() when completing a search with Package Tracker widget
1933 * fast/dom/script-element-without-frame-crash-expected.txt: Added.
1934 * fast/dom/script-element-without-frame-crash.html: Added.
1936 2008-02-20 Sam Weinig <sam@webkit.org>
1938 Rubber-stamped by Dan Bernstein.
1940 Gratuitous change to this test to use the instanceof operator
1941 instead of the isPrototypeOf method.
1943 * fast/tokenizer/doctype-search-reset.html:
1945 2008-02-20 Dan Bernstein <mitz@apple.com>
1947 Reviewed by Dave Hyatt.
1949 - test for http://bugs.webkit.org/show_bug.cgi?id=17465
1950 REGRESSION: <DIV> tokenized into Div if still searching for DOCTYPE
1952 * fast/tokenizer/doctype-search-reset-expected.txt: Added.
1953 * fast/tokenizer/doctype-search-reset.html: Added.
1955 2008-02-20 Dan Bernstein <mitz@apple.com>
1957 Reviewed by Dave Hyatt.
1959 - test for http://bugs.webkit.org/show_bug.cgi?id=17464
1960 REGRESSION: Crash in RenderBlock::findNextLineBreak reading r30444 commit email in GMail
1962 * fast/text/wbr-in-pre-crash.html: Added.
1963 * platform/mac-leopard/fast/text/wbr-in-pre-crash-expected.checksum: Added.
1964 * platform/mac-leopard/fast/text/wbr-in-pre-crash-expected.png: Added.
1965 * platform/mac/fast/text/wbr-in-pre-crash-expected.txt: Added.
1967 2008-02-20 Michael Knaup <michael.knaup@mac.com>
1971 - test for Bug 16753: date set methods with no args should result in NaN (Acid3 bug)
1973 * fast/js/date-set-to-nan-expected.txt: Added.
1974 * fast/js/date-set-to-nan.html: Added.
1975 * fast/js/resources/date-set-to-nan.js: Added.
1977 2008-02-20 Oliver Hunt <oliver@apple.com>
1981 Test to ensure we do not crash on a zero sized canvas.
1983 * fast/canvas/access-zero-sized-canvas-expected.txt: Added.
1984 * fast/canvas/access-zero-sized-canvas.html: Added.
1986 2008-02-20 Alexey Proskuryakov <ap@webkit.org>
1990 http://bugs.webkit.org/show_bug.cgi?id=17106
1991 <rdar://problem/5750722> Debug build ASSERTs on page load
1993 * fast/encoding/GBK/close-gbk-converter-expected.txt: Added.
1994 * fast/encoding/GBK/close-gbk-converter.html: Added.
1996 2008-02-19 Beth Dakin <bdakin@apple.com>
2000 Test for <rdar://problem/5729674> Seed: Crash in
2001 RenderButton::setStyle at http://www.dinorpg.com
2003 * fast/forms/input-first-letter.html: Added.
2004 * platform/mac/fast/forms/input-first-letter-expected.checksum: Added.
2005 * platform/mac/fast/forms/input-first-letter-expected.png: Added.
2006 * platform/mac/fast/forms/input-first-letter-expected.txt: Added.
2008 2008-02-19 Dan Bernstein <mitz@apple.com>
2010 Reviewed by Darin Adler.
2012 - test for <rdar://problem/5637569> CrashTracer: [REGRESSION] 620 crashes in Safari at com.apple.WebCore: WebCore::RenderBox::setStaticY + 15
2014 * fast/text/wbr-styled.html: Added.
2015 * platform/mac-leopard/fast/text/wbr-styled-expected.checksum: Added.
2016 * platform/mac-leopard/fast/text/wbr-styled-expected.png: Added.
2017 * platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt:
2018 * platform/mac/fast/text/wbr-pre-expected.txt:
2019 * platform/mac/fast/text/wbr-styled-expected.txt: Added.
2021 2008-02-18 Dan Bernstein <mitz@apple.com>
2023 Reviewed by Adam Roben in California.
2025 - remove unnecessary and erroneous layoutTestController calls from a test
2027 * fast/css/font-face-multiple-remote-sources.html:
2028 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.txt:
2030 2008-02-18 Brady Eidson <beidson@apple.com>
2034 Fix for <rdar://5747529> - ObjC Exception can cause JSLock to never be released
2036 * platform/mac-tiger/Skipped: Removed 2 hanging tests that now don't hang
2037 * platform/mac/plugins/webScriptObject-exception-deadlock-expected.txt: Added.
2038 * platform/mac/plugins/webScriptObject-exception-deadlock.html: Added.
2040 2008-02-18 Darin Adler <darin@apple.com>
2044 - generate new results for the one test that was altered by the
2045 double -> float -> double trip taken by numeric values in the
2048 This test appears under three different names in three different
2049 parts of our test suite.
2051 * platform/mac/css1/box_properties/acid_test-expected.checksum: Updated.
2052 * platform/mac/css1/box_properties/acid_test-expected.png: Ditto.
2053 * platform/mac/css1/box_properties/acid_test-expected.txt: Ditto.
2054 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.checksum: Ditto.
2055 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.png: Ditto.
2056 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt: Ditto.
2057 * platform/mac/fast/block/basic/011-expected.checksum: Ditto.
2058 * platform/mac/fast/block/basic/011-expected.png: Ditto.
2059 * platform/mac/fast/block/basic/011-expected.txt: Ditto.
2061 2008-02-18 Dan Bernstein <mitz@apple.com>
2063 - test for <rdar://problem/5736225> crash in svgFontAndFaceElementForFontData on digitalstrom.org/cms
2065 * fast/css/font-face-multiple-remote-sources.html: Added.
2066 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.checksum: Added.
2067 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.png: Added.
2068 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.txt: Added.
2070 2008-02-17 Julien Chaffraix <julien.chaffraix@gmail.com>
2072 Reviewed by Alexey Proskuryakov.
2074 http://bugs.webkit.org/show_bug.cgi?id=16989
2075 bug 16989 : Add send() flag checks in XmlHttpRequest
2077 - Splitted xmlhttprequest-abort-readystate in 2 test cases (xmlhttprequest-abort-readystate-shouldDispatchEvent and xmlhttprequest-abort-readystate-shouldNotDispatchEvent)
2079 - Added test case for the 2 send() flag checks in XmlHttpRequest::send and XmlHttpRequest::setRequestHeader
2081 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-expected.txt: Removed.
2082 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldDispatchEvent-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-expected.txt.
2083 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldDispatchEvent.html: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html.
2084 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldNotDispatchEvent-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-expected.txt.
2085 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldNotDispatchEvent.html: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html.
2086 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html: Removed.
2087 * http/tests/xmlhttprequest/xmlhttprequest-test-send-flag-expected.txt: Added.
2088 * http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html: Added.
2090 2008-02-17 Sam Weinig <sam@webkit.org>
2092 Reviewed by Dan Bernstein.
2094 Update test for http://bugs.webkit.org/show_bug.cgi?id=17365
2095 document.createEvent("MessageEvent") throws NOT_SUPPORTED_ERR
2097 * fast/events/event-instanceof-expected.txt:
2098 * fast/events/resources/event-instanceof.js: Test MessageEvent as well.
2100 2008-02-17 Dan Bernstein <mitz@apple.com>
2102 Reviewed by Mark Rowe.
2104 - disable the non-ASCII parts of a test case for the ASCII code path
2105 because it is failing on the (Tiger) buildbots for an unrelated
2108 * fast/text/fixed-pitch-control-characters.html:
2109 * platform/mac/fast/text/fixed-pitch-control-characters-expected.checksum:
2110 * platform/mac/fast/text/fixed-pitch-control-characters-expected.png:
2111 * platform/mac/fast/text/fixed-pitch-control-characters-expected.txt:
2113 2008-02-17 Dan Bernstein <mitz@apple.com>
2115 Reviewed by Darin Adler.
2117 - test for http://bugs.webkit.org/show_bug.cgi?id=17033
2118 <rdar://problem/5709315> REGRESSION: Really long <option> causes unnecessary page scroll bars to accommodate content
2120 * fast/forms/control-clip-overflow.html: Added.
2121 * platform/mac/fast/forms/control-clip-overflow-expected.checksum: Added.
2122 * platform/mac/fast/forms/control-clip-overflow-expected.png: Added.
2123 * platform/mac/fast/forms/control-clip-overflow-expected.txt: Added.
2125 2008-02-16 Dan Bernstein <mitz@apple.com>
2127 Reviewed by Sam Weinig.
2129 - test fixed-pitch font measurement of control characters that render
2132 * fast/text/fixed-pitch-control-characters.html: Added.
2133 * platform/mac/fast/text/fixed-pitch-control-characters-expected.checksum: Added.
2134 * platform/mac/fast/text/fixed-pitch-control-characters-expected.png: Added.
2135 * platform/mac/fast/text/fixed-pitch-control-characters-expected.txt: Added.
2137 2008-02-16 Darin Adler <darin@apple.com>
2139 - disable some failing tests; someone can re-enable after fixing the problems causing
2140 them to fail or generating new expected results
2142 http://bugs.webkit.org/show_bug.cgi?id=17391
2144 * fast/frames/iframe-scroll-page-up-down.html: Removed.
2145 * fast/frames/iframe-scroll-page-up-down.html-disabled: Copied from fast/frames/iframe-scroll-page-up-down.html.
2147 http://bugs.webkit.org/show_bug.cgi?id=17392
2149 * svg/batik/text/textBiDi.svg: Removed.
2150 * svg/batik/text/textBiDi.svg-disabled: Copied from svg/batik/text/textBiDi.svg.
2152 http://bugs.webkit.org/show_bug.cgi?id=17393
2154 * svg/custom/use-on-symbol-inside-pattern.svg: Removed.
2155 * svg/custom/use-on-symbol-inside-pattern.svg-disabled: Copied from svg/custom/use-on-symbol-inside-pattern.svg.
2157 2008-02-15 Dan Bernstein <mitz@apple.com>
2159 Rubber-stamped by Oliver Hunt.
2161 - skip a test for a Leopard-only NSHTTPURLResponse bug workaround
2163 * platform/mac-tiger/Skipped:
2165 2008-02-15 Brady Eidson <beidson@apple.com>
2167 Added 2 skipped tests
2169 * platform/mac-tiger/Skipped:
2171 2008-02-15 Brady Eidson <beidson@apple.com>
2175 Fix for <rdar://problem/5727175> and <rdar://problem/5740495> - Database threads and callback scripts can run after
2176 a page has closed or loaded a new document
2178 * storage/close-during-stress-test-expected.txt: Update results - this test contained output from a javascript callback
2179 that never should have taken place
2181 2008-02-15 Adele Peterson <adele@apple.com>
2185 Updated test for <rdar://problem/5745072> REGRESSION (r29348): Shift + Tab does not change indent level on Google Docs
2187 * editing/inserting/typing-tab-designmode-expected.txt:
2188 * editing/inserting/typing-tab-designmode.html:
2190 2008-02-15 Geoffrey Garen <ggaren@apple.com>
2192 Reviewed by Anders Carlsson.
2194 Fixed <rdar://problem/5725429> REGRESSION (r27898): Greenfield online
2195 surveys no longer work due to XMLHttpRequest exceptions
2197 Updated layout tests to expect an exception not to be thrown.
2199 * http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html:
2200 * http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception.html:
2201 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
2202 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
2204 2008-02-15 Justin Garcia <justin.garcia@apple.com>
2206 Reviewed by Dan Bernstein.
2208 <rdar://problem/5738768> REGRESSION (r30062): Crash in InlineTextBox::isLineBreak() when Undoing a replace
2211 * editing/selection/inconsistent-in-removeChildNode.html: Removed.
2212 * editing/selection/inconsistent-in-removeChildNode.html-disabled: Added.
2215 * editing/undo/5738768-expected.txt: Added.
2216 * editing/undo/5738768.html: Added.
2218 During a shouldChangeSelection call, the old selection is no longer null because
2219 nodeWillBeRemoved doesn't blow it away:
2220 * platform/mac/editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
2221 * platform/mac/editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
2222 * platform/mac/editing/style/remove-underline-in-bold-expected.txt:
2224 During a shouldChangeSelection call, the old selection is now null because
2225 nodeWillBeRemoved blows it away:
2226 * platform/mac/editing/style/remove-underline-across-paragraph-expected.txt:
2228 More instances of <rdar://problem/5729315>, where, during a shouldChangeSelection
2229 call content that held the old selection is still around but it wouldn't make sense
2230 to leave the selection there, so we shouldn't call shouldChangeSelection at all:
2231 * platform/mac/editing/style/remove-underline-expected.txt:
2232 * platform/mac/editing/style/unbold-in-bold-expected.txt:
2234 Similar changes, but ones where I've also updated pixel results for old, unrelated fixes:
2235 * platform/mac-leopard/editing/pasteboard/paste-RTFD-expected.txt:
2236 * platform/mac/editing/deleting/delete-leading-ws-001-expected.checksum:
2237 * platform/mac/editing/deleting/delete-leading-ws-001-expected.txt:
2238 * platform/mac/editing/deleting/delete-line-011-expected.checksum:
2239 * platform/mac/editing/deleting/delete-line-011-expected.txt:
2240 * platform/mac/editing/execCommand/paste-1-expected.checksum:
2241 * platform/mac/editing/execCommand/paste-1-expected.txt:
2242 * platform/mac/editing/execCommand/paste-2-expected.checksum:
2243 * platform/mac/editing/execCommand/paste-2-expected.txt:
2244 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.checksum:
2245 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
2246 * platform/mac/editing/pasteboard/paste-RTFD-expected.txt:
2247 * platform/mac/editing/pasteboard/paste-text-012-expected.checksum:
2248 * platform/mac/editing/selection/4960116-expected.checksum:
2250 2008-02-15 Dan Bernstein <mitz@apple.com>
2252 Reviewed by Alexey Proskuryakov.
2254 - test for http://bugs.webkit.org/show_bug.cgi?id=17360
2255 <rdar://problem/5743131> REGRESSION: mp4 file downloaded from server is downloaded as html
2257 * http/tests/loading/resources/.htaccess: Added.
2258 * http/tests/loading/resources/binaryData.m4a: Added.
2259 * http/tests/loading/text-content-type-with-binary-extension-expected.txt: Added.
2260 * http/tests/loading/text-content-type-with-binary-extension.html: Added.
2262 2008-02-15 Samuel Weinig <sam@webkit.org>
2264 Reviewed and rubber-stamped by Oliver Hunt.
2266 Add leopard specific results for stroke-width-click.svg to work around
2269 * platform/mac-leopard/svg/custom/stroke-width-click-expected.txt: Added.
2271 2008-02-14 Oliver Hunt <oliver@apple.com>
2275 Make assign-to-window-status testcase to be more thorough
2277 * fast/dom/assign-to-window-status-expected.txt:
2278 * fast/dom/assign-to-window-status.html:
2280 2008-02-14 Darin Adler <darin@apple.com>
2282 - update this test further, so that it succeeds
2284 * fast/dom/assign-to-window-status-expected.txt: Updated.
2285 * fast/dom/assign-to-window-status.html: Updated.
2287 2008-02-14 Oliver Hunt <oliver@apple.com>
2289 Reviewed by Geoff G and Weinig.
2291 Add test cases for assigning to window.status, modify existing tests that relied on old
2292 replaceable status property behaviour.
2294 * fast/dom/HTMLScriptElement/script-load-events.html:
2295 * fast/dom/Window/get-set-properties.html:
2296 * fast/dom/assign-to-window-status-expected.txt: Added.
2297 * fast/dom/assign-to-window-status.html: Added.
2299 2008-02-14 Geoffrey Garen <ggaren@apple.com>
2301 Reviewed by Sam Weinig.
2303 Layout test for <rdar://problem/5737835> nee http://bugs.webkit.org/show_bug.cgi?id=17329
2304 Crash in JSGlobalObject::popActivation when inserting hyperlink in Wordpress (17329)
2306 * fast/dom/javascript-url-crash-function.html: Added.
2307 * fast/dom/javascript-url-crash-function-expected.txt: Added.
2308 * fast/dom/resources/javascript-url-crash-function-iframe.html: Added.
2310 2008-02-14 Nikolas Zimmermann <zimmermann@kde.org>
2314 Add dynamic update tests for SVGEllipseElement.
2316 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum: Added.
2317 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Added.
2318 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum: Added.
2319 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Added.
2320 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum: Added.
2321 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Added.
2322 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum: Added.
2323 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Added.
2324 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum: Added.
2325 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Added.
2326 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum: Added.
2327 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Added.
2328 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum: Added.
2329 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Added.
2330 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum: Added.
2331 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Added.
2332 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.txt: Added.
2333 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr.html: Added.
2334 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt: Added.
2335 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html: Added.
2336 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.txt: Added.
2337 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html: Added.
2338 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.txt: Added.
2339 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr.html: Added.
2340 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.txt: Added.
2341 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html: Added.
2342 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt: Added.
2343 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html: Added.
2344 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.txt: Added.
2345 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop.html: Added.
2346 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.txt: Added.
2347 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html: Added.
2348 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cx-attr.js: Added.
2349 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cy-attr.js: Added.
2350 * svg/dynamic-updates/resources/SVGEllipseElement-dom-rx-attr.js: Added.
2351 * svg/dynamic-updates/resources/SVGEllipseElement-dom-ry-attr.js: Added.
2352 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cx-prop.js: Added.
2353 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cy-prop.js: Added.
2354 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-rx-prop.js: Added.
2355 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-ry-prop.js: Added.
2357 2008-02-13 Justin Garcia <justin.garcia@apple.com>
2359 Reviewed by Oliver Hunt.
2361 * platform/mac/editing/deleting/table-cells-expected.checksum: Fixed. Before, a space was
2362 incorrectly removed by a delete (this isn't a smart delete).
2363 * platform/mac/editing/deleting/table-cells-expected.png:
2364 * platform/mac/editing/deleting/table-cells-expected.txt:
2365 * platform/mac/editing/pasteboard/input-field-1-expected.checksum: Fixed. Before a space
2366 was incorrectly added by paste (this isn't a smart paste).
2367 * platform/mac/editing/pasteboard/input-field-1-expected.png:
2368 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
2370 2008-02-13 Justin Garcia <justin.garcia@apple.com>
2372 Reviewed by Adam Roben.
2374 <rdar://problem/5729680> REGRESSION (r27873): Removing the last character of a word in Mail or Safari also removes the following space
2376 * editing/deleting/5729680-expected.txt: Added.
2377 * editing/deleting/5729680.html: Added.
2379 2008-02-13 Nikolas Zimmermann <zimmermann@kde.org>
2383 Make svg/dynamic-updates/* tests deterministic. s/setTimeout('executTest()', 0)/executeTest/ -- as discussed with Adam.
2385 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
2386 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
2387 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
2388 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
2389 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
2390 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
2391 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
2392 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
2393 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
2394 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
2395 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
2396 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
2397 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum:
2398 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
2399 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum:
2400 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
2401 * svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt:
2402 * svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt:
2403 * svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt:
2404 * svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt:
2405 * svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt:
2406 * svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt:
2407 * svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.txt:
2408 * svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.txt:
2409 * svg/dynamic-updates/resources/SVGAElement-dom-href-attr.js:
2410 * svg/dynamic-updates/resources/SVGAElement-dom-target-attr.js:
2411 * svg/dynamic-updates/resources/SVGAElement-svgdom-href-prop.js:
2412 * svg/dynamic-updates/resources/SVGAElement-svgdom-target-prop.js:
2413 * svg/dynamic-updates/resources/SVGCircleElement-dom-cx-attr.js:
2414 * svg/dynamic-updates/resources/SVGCircleElement-dom-cy-attr.js:
2415 * svg/dynamic-updates/resources/SVGCircleElement-dom-r-attr.js:
2416 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cx-prop.js:
2417 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cy-prop.js:
2418 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-r-prop.js:
2419 * svg/dynamic-updates/resources/SVGClipPathElement-dom-clipPathUnits-attr.js:
2420 * svg/dynamic-updates/resources/SVGClipPathElement-svgdom-clipPathUnits-prop.js:
2422 2008-02-13 Brady Eidson <beidson@apple.com>
2424 Reviewed by Darin Adler
2426 Added layout tests to cover
2427 http://trac.webkit.org/projects/webkit/changeset/29983
2429 http://trac.webkit.org/projects/webkit/changeset/30184
2431 * platform/gtk/Skipped:
2432 * platform/qt/Skipped:
2433 * platform/win/Skipped:
2434 * storage/quota-tracking-expected.txt: Added.
2435 * storage/quota-tracking.html: Added.
2436 * storage/success-callback-expected.txt: Added.
2437 * storage/success-callback.html: Added.
2439 2008-02-13 Darin Adler <darin@apple.com>
2441 * platform/mac/svg/hixie/perf/001-expected.txt: Removed.
2442 * platform/mac/svg/hixie/perf/002-expected.txt: Removed.
2444 2008-02-13 Alexey Proskuryakov <ap@webkit.org>
2448 <rdar://problem/5740042> Database termination issues
2450 * storage/close-during-stress-test-expected.txt: Added.
2451 * storage/close-during-stress-test.html: Added.
2452 * storage/resources: Added.
2453 * storage/resources/stress-frame.html: Added.
2455 2008-02-13 Darin Adler <darin@apple.com>
2457 - check in results for these tests
2459 No idea if these are right or not; just what was generated on my computer.
2460 If someone has a better version, feel free to replace these results with correct ones.
2462 * platform/mac/svg/hixie/perf/001-expected.txt: Added.
2463 * platform/mac/svg/hixie/perf/002-expected.txt: Added.
2465 2008-02-13 Oliver Hunt <oliver@apple.com>
2467 Reviewed by Alexey P.
2469 Tests for <rdar://problem/5737003> REGRESSION (r27747): can't browse pictures on fastcupid.com
2471 Ensure that the basic arithmetic operands can correctly handle the NaN -> boolean conversion
2473 * fast/js/convert-nan-to-bool.html: Added.
2474 * fast/js/convert-nan-to-bool-expected.txt: Added.
2475 * fast/js/resources/convert-nan-to-bool.js: Added.
2477 2008-02-12 Dan Bernstein <mitz@apple.com>
2479 Rubber-stamped by Adam Roben.
2481 - make fast/css/css3-nth-child pass
2483 * fast/css/css3-nth-child.html: Removed spaces that were making the
2484 :nth-child selector fail to parse because of <rdar://problem/5733761>.
2485 * platform/mac-leopard/fast/css/css3-nth-child-expected.checksum: Added.
2486 * platform/mac-leopard/fast/css/css3-nth-child-expected.png: Added.
2488 2008-02-12 Adam Roben <aroben@apple.com>
2490 Add a test for Bug 17328: REGRESSION (r30147): Inspector is unstyled
2493 <http://bugs.webkit.org/show_bug.cgi?id=17328>
2498 * fast/loader/local-css-allowed-in-strict-mode-expected.txt: Added.
2499 * fast/loader/local-css-allowed-in-strict-mode.html: Added.
2500 * fast/loader/resources/stylesheet.css: Added.
2502 2008-02-12 Nikolas Zimmermann <zimmermann@kde.org>
2504 Not reviewed, adding missing layout test results (that have been r+ already, but not commited)
2506 * platform/mac-leopard/svg/dynamic-updates: Added.
2507 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.checksum: Added.
2508 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png: Added.
2509 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.checksum: Added.
2510 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png: Added.
2511 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.checksum: Added.
2512 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png: Added.
2513 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.checksum: Added.
2514 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png: Added.
2515 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum: Added.
2516 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Added.
2517 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum: Added.
2518 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Added.
2519 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum: Added.
2520 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Added.
2521 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum: Added.
2522 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Added.
2523 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum: Added.
2524 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Added.
2525 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum: Added.
2526 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Added.
2527 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum: Added.
2528 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Added.
2529 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum: Added.
2530 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Added.
2531 * platform/mac-leopard/svg/hixie/perf/001-expected.checksum: Added.
2532 * platform/mac-leopard/svg/hixie/perf/001-expected.png: Added.
2533 * platform/mac-leopard/svg/hixie/perf/001-expected.txt: Added.
2534 * platform/mac-leopard/svg/hixie/perf/002-expected.checksum: Added.
2535 * platform/mac-leopard/svg/hixie/perf/002-expected.png: Added.
2536 * platform/mac-leopard/svg/hixie/perf/002-expected.txt: Added.
2538 2008-02-11 Dan Bernstein <mitz@apple.com>
2540 Reviewed by Dave Hyatt.
2542 - test for http://bugs.webkit.org/show_bug.cgi?id=17320
2543 <rdar://problem/5736953> :last-child does not set the "uses sibling rules" flag
2545 * fast/css/last-child-style-sharing.html: Added.
2546 * platform/mac/fast/css/last-child-style-sharing-expected.checksum: Added.
2547 * platform/mac/fast/css/last-child-style-sharing-expected.png: Added.
2548 * platform/mac/fast/css/last-child-style-sharing-expected.txt: Added.
2550 2008-02-11 Sam Weinig <sam@webkit.org>
2552 Reviewed by Darin Adler.
2555 <rdar://problem/5735497> Match Firefox's cross-domain model more accurately by return the built-in version of functions even if they have been overridden
2556 <rdar://problem/5735443> Crash when setting the Window objects prototype to a custom Object and then calling a method on it
2558 * fast/dom/Window/resources/WindowProperties.js: Added.
2559 * fast/dom/Window/window-custom-prototype-crash-expected.txt: Added.
2560 * fast/dom/Window/window-custom-prototype-crash.html: Added.
2561 * fast/dom/Window/window-function-frame-getter-precedence-expected.txt: Added.
2562 * fast/dom/Window/window-function-frame-getter-precedence.html: Added.
2563 * fast/dom/Window/window-function-name-getter-precedence-expected.txt:
2564 * fast/dom/Window/window-function-name-getter-precedence.html:
2565 * http/tests/security/cross-frame-access-custom-expected.txt:
2566 * http/tests/security/cross-frame-access-custom.html:
2567 * http/tests/security/cross-frame-access-get-override-expected.txt: Added.
2568 * http/tests/security/cross-frame-access-get-override.html: Added.
2569 * http/tests/security/cross-frame-access-history-get-override-expected.txt:
2570 * http/tests/security/cross-frame-access-history-get-override.html:
2571 * http/tests/security/cross-frame-access-history-put-expected.txt:
2572 * http/tests/security/cross-frame-access-history-put.html:
2573 * http/tests/security/cross-frame-access-location-expected.txt: Removed.
2574 * http/tests/security/cross-frame-access-location-get-expected.txt: Added.
2575 * http/tests/security/cross-frame-access-location-get-override-expected.txt: Added.
2576 * http/tests/security/cross-frame-access-location-get-override.html: Added.
2577 * http/tests/security/cross-frame-access-location-get.html: Copied from http/tests/security/cross-frame-access-location.html.
2578 * http/tests/security/cross-frame-access-location-put-expected.txt: Added.
2579 * http/tests/security/cross-frame-access-location-put.html: Added.
2580 * http/tests/security/cross-frame-access-location.html: Removed.
2581 * http/tests/security/resources/cross-frame-iframe-for-get-override-test.html: Added.
2582 * http/tests/security/resources/cross-frame-iframe-for-get-test.html:
2583 * http/tests/security/resources/cross-frame-iframe-for-history-put-test.html:
2584 * http/tests/security/resources/cross-frame-iframe-for-location-get-override-test.html: Added.
2585 * http/tests/security/resources/cross-frame-iframe-for-location-get-test.html: Added.
2586 * http/tests/security/resources/cross-frame-iframe-for-location-put-test.html: Added.
2588 2008-02-10 Dan Bernstein <mitz@apple.com>
2590 Reviewed by Sam Weinig and Anders Carlsson.
2592 - change a test to simply use 'font-family' instead of unnecessary
2595 * fast/text/atsui-spacing-features.html:
2596 * platform/mac/fast/text/atsui-spacing-features-expected.checksum:
2597 * platform/mac/fast/text/atsui-spacing-features-expected.png:
2598 * platform/mac/fast/text/atsui-spacing-features-expected.txt:
2600 2008-02-10 Darin Adler <darin@apple.com>
2602 - fix a couple of directories that were using our JavaScript template/wrapper
2605 * fast/dom/SelectorAPI/resources/TEMPLATE.html: Fixed relative paths.
2606 * fast/events/event-instanceof.html: Regenerating this file revealed that the path
2607 to the stylesheet was wrong. Fixed by running the make-js-test-wrappers script.
2608 Didn't affect the text-only results, but the test looked wrong in the browser.
2609 * fast/events/resources/TEMPLATE.html: Copied from fast/js/resources/TEMPLATE.html.
2610 * traversal/resources/TEMPLATE.html: Fixed relative paths.
2612 2008-02-10 Andrew Wellington <proton@wiretapped.net>
2614 Reviewed and tweaked a bit by Darin.
2616 DOMRange.surroundContents throws wrong exception (Acid3 bug)
2617 http://bugs.webkit.org/show_bug.cgi?id=16749
2619 Throw BAD_BOUNDARYPOINTS_ERR if attempting to split a non-text node that
2620 has offsets in characters
2622 * fast/dom/Range/range-exceptions-expected.txt: Added.
2623 * fast/dom/Range/resources/range-exceptions.js: Added.
2625 2008-02-09 David Hyatt <hyatt@apple.com>
2627 Added test for bug 17254.
2631 * fast/css/negative-nth-child.html: Added.
2633 2008-02-08 Oliver Hunt <oliver@apple.com>
2637 Test cases for decompilation of variable declaration lists.
2639 * fast/js/function-toString-parentheses-expected.txt:
2640 * fast/js/resources/function-toString-parentheses.js:
2642 2008-02-08 Darin Adler <darin@apple.com>
2644 - test for http://bugs.webkit.org/show_bug.cgi?id=17247
2645 Labelled continue/break can fail in some cases
2647 * fast/js/continue-break-multiple-labels-expected.txt: Added.
2648 * fast/js/continue-break-multiple-labels.html: Added.
2650 2008-02-08 Darin Adler <darin@apple.com>
2654 - test for http://bugs.webkit.org/show_bug.cgi?id=15003
2655 Function.prototype.constructor should not be DontDelete/ReadOnly (Acid3 bug)
2657 * fast/js/constructor-attributes-expected.txt: Added.
2658 * fast/js/constructor-attributes.html: Added.
2659 * fast/js/resources/constructor-attributes.js: Added.
2661 2008-02-08 Anders Carlsson <andersca@apple.com>
2665 <rdar://problem/5650446>
2666 http://bugs.webkit.org/show_bug.cgi?id=16102
2667 Crash in FrameLoader::stopLoadingSubframes() on IMDB page
2669 * http/tests/navigation/changing-frame-hierarchy-in-onload-expected.txt: Added.
2670 * http/tests/navigation/changing-frame-hierarchy-in-onload.html: Added.
2672 2008-02-08 Sam Weinig <sam@webkit.org>
2676 Test for <rdar://problem/5732491>
2677 http://bugs.webkit.org/show_bug.cgi?id=17213
2678 The querySelectorAll method on an element node does not search only the element's descendants
2680 * fast/dom/SelectorAPI/elementRoot-expected.txt: Added.
2681 * fast/dom/SelectorAPI/elementRoot.html: Added.
2682 * fast/dom/SelectorAPI/resources: Added.
2683 * fast/dom/SelectorAPI/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html.
2684 * fast/dom/SelectorAPI/resources/elementRoot.js: Added.
2686 2008-02-08 Darin Adler <darin@apple.com>
2690 - test for http://bugs.webkit.org/show_bug.cgi?id=4714
2691 NodeIterator does not handle exceptions from the filter function (affects Acid3)
2693 - grabbed NodeIterator and TreeWalker tests from Hixie's site and KHTML
2695 * traversal/exception-forwarding-expected.txt: Added.
2696 * traversal/exception-forwarding.html: Added.
2697 * traversal/resources: Added.
2698 * traversal/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html.
2699 * traversal/resources/exception-forwarding.js: Added.
2701 * traversal/node-iterator-001-expected.txt: Updated to reflect correct results.
2702 The old results reflected a bug in our NodeIterator.
2703 * traversal/node-iterator-001.html: Ditto.
2705 * traversal/node-iterator-006.html: Changed test so there's no whitespace node after
2706 the <span> elements inside the test root element (a <div>). The old test results were
2707 incorrect; the new NodeIterator implementation correctly returned the whitespace node
2710 * traversal/node-iterator-006a.html: Copied from traversal/node-iterator-006.html.
2711 Preserve the original test, which now has a strange result. But the result is correct,
2712 so it's worth keeping around.
2713 * traversal/node-iterator-006a-expected.txt: Added.
2715 * fast/dom/TreeWalker/TreeWalker-currentNode-expected.txt: Regenerated.
2716 * fast/dom/TreeWalker/resources/TreeWalker-currentNode.js: Updated test to expect results
2717 that match the DOM specification.
2719 * traversal/hixie-node-iterator/001-expected.txt: Added.
2720 * traversal/hixie-node-iterator/001.xml: Added.
2721 * traversal/hixie-node-iterator/002-expected.txt: Added.
2722 * traversal/hixie-node-iterator/002.xml: Added.
2723 * traversal/hixie-node-iterator/003-expected.txt: Added.
2724 * traversal/hixie-node-iterator/003.xml: Added.
2725 * traversal/hixie-node-iterator/004-expected.txt: Added.
2726 * traversal/hixie-node-iterator/004.xml: Added.
2727 * traversal/hixie-node-iterator/005-expected.txt: Added.
2728 * traversal/hixie-node-iterator/005.xml: Added.
2729 * traversal/hixie-node-iterator/006-expected.txt: Added.
2730 * traversal/hixie-node-iterator/006.xml: Added.
2731 * traversal/hixie-node-iterator/007-expected.txt: Added.
2732 * traversal/hixie-node-iterator/007.xml: Added.
2733 * traversal/hixie-node-iterator/008-expected.txt: Added.
2734 * traversal/hixie-node-iterator/008.xml: Added.
2735 * traversal/hixie-node-iterator/009-expected.txt: Added.
2736 * traversal/hixie-node-iterator/009.xml: Added.
2737 * traversal/hixie-node-iterator/010-expected.txt: Added.
2738 * traversal/hixie-node-iterator/010.xml: Added.
2739 * traversal/hixie-node-iterator/origin.txt: Added.
2741 * traversal/tree-walker-filter-1-expected.txt: Added.
2742 * traversal/tree-walker-filter-1.html: Added.
2744 2008-02-08 Eric Seidel <eric@webkit.org>
2748 Add support for Text.wholeText and Text.replaceWholeText from DOM Level 3 Core.
2749 http://bugs.webkit.org/show_bug.cgi?id=17125
2751 Test to make sure EntityReference nodes are always treated as read-only.
2753 Added fast/dom/Text/replaceWholeText.html to catch a case the W3C missed.
2755 All of these tests now pass.
2757 * dom/xhtml/level3/core/textreplacewholetext01-expected.txt:
2758 * dom/xhtml/level3/core/textreplacewholetext02-expected.txt:
2759 * dom/xhtml/level3/core/textreplacewholetext03-expected.txt:
2760 * dom/xhtml/level3/core/textreplacewholetext04-expected.txt:
2761 * dom/xhtml/level3/core/textreplacewholetext05-expected.txt:
2762 * dom/xhtml/level3/core/textreplacewholetext06-expected.txt:
2763 * dom/xhtml/level3/core/textreplacewholetext07-expected.txt:
2764 * dom/xhtml/level3/core/textwholetext01-expected.txt:
2765 * dom/xhtml/level3/core/textwholetext02-expected.txt:
2766 * dom/xhtml/level3/core/textwholetext03-expected.txt:
2767 * fast/dom/EntityReference/readonly-exceptions-expected.txt: Added.
2768 * fast/dom/EntityReference/readonly-exceptions.html: Added.
2769 * fast/dom/EntityReference/resources/TEMPLATE.html: Added.
2770 * fast/dom/EntityReference/resources/readonly-exceptions.js: Added.
2771 * fast/dom/Text/replaceWholeText-expected.txt: Added.
2772 * fast/dom/Text/replaceWholeText.html: Added.
2773 * fast/dom/Text/resources/TEMPLATE.html: Added.
2774 * fast/dom/Text/resources/replaceWholeText.js: Added.
2775 * fast/dom/Window/window-properties-expected.txt: updated to reflect addition of replaceWholeText
2777 2008-02-06 Kimmo Kinnunen <kimmok@iki.fi>
2779 Reviewed by Tim Hatcher.
2781 Test for: http://bugs.webkit.org/show_bug.cgi?id=17191
2782 HTML5: Client-side database queries should return values of type number
2784 * storage/sql-data-types-expected.txt: Added.
2785 * storage/sql-data-types.html: Added.
2786 * storage/sql-data-types.js: Added.
2788 2008-02-07 Dan Bernstein <mitz@apple.com>
2790 Reviewed by Dave Hyatt.
2792 - test for <rdar://problem/5729411> REGRESSION (r29834): Float contained in relative-positioned block is painted twice
2794 * fast/block/float/relative-painted-twice.html: Added.
2795 * platform/mac-leopard/fast/block/float/relative-painted-twice-expected.checksum: Added.
2796 * platform/mac-leopard/fast/block/float/relative-painted-twice-expected.png: Added.
2797 * platform/mac/fast/block/float/relative-painted-twice-expected.txt: Added.
2799 2008-02-07 Dan Bernstein <mitz@apple.com>
2801 Reviewed by Darin Adler.
2803 - test for http://bugs.webkit.org/show_bug.cgi?id=17194
2804 Changing text to bold changes font family
2806 * platform/mac/fast/text/family-for-font-matched-by-name-expected.checksum: Added.
2807 * platform/mac/fast/text/family-for-font-matched-by-name-expected.png: Added.
2808 * platform/mac/fast/text/family-for-font-matched-by-name-expected.txt: Added.
2809 * platform/mac/fast/text/family-for-font-matched-by-name.html: Added.
2811 2008-02-07 Beth Dakin <bdakin@apple.com>
2813 Test written by Geoff, reviewed by me.
2815 Test for <rdar://problem/5697882> Traffic or Street View button on
2816 Google Maps is sometimes not positioned correctly (17000)
2818 * fast/dom/simultaneouslyRegsiteredTimerFireOrder-expected.txt: Added.
2819 * fast/dom/simultaneouslyRegsiteredTimerFireOrder.html: Added.
2821 2008-02-07 Nikolas Zimmermann <zimmermann@kde.org>
2823 Rubber stamped by Eric.
2825 Move existing SVG baseline from platform/mac/ to platform/mac-tiger/ (I generated all of them using Tiger).
2826 Regenerated new SVG baseline in platform/mac-leopard. platform/mac/svg is doesn't contain any test results anymore.
2828 In a later step it should be investigated, which layout test results can be shared between Leopard & Tiger.
2829 Those results should be moved to platform/mac/svg then.
2831 * platform/mac-leopard/Skipped: Remove tests that don't fail anymore.
2832 * platform/mac-leopard/svg/W3C-SVG-1.1: Added.
2833 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum: Added.
2834 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png: Added.
2835 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Added.
2836 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum: Added.
2837 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Added.
2838 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Added.
2839 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum: Added.
2840 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png: Added.
2841 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Added.
2842 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum: Added.
2843 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: Added.
2844 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Added.
2845 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum: Added.
2846 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png: Added.
2847 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Added.
2848 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum: Added.
2849 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png: Added.
2850 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Added.
2851 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum: Added.
2852 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
2853 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
2854 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum: Added.
2855 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png: Added.
2856 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: Added.
2857 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum: Added.
2858 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png: Added.
2859 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Added.
2860 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum: Added.
2861 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Added.
2862 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Added.
2863 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum: Added.
2864 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png: Added.
2865 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Added.
2866 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum: Added.
2867 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png: Added.
2868 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Added.
2869 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum: Added.
2870 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png: Added.
2871 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Added.
2872 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum: Added.
2873 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png: Added.
2874 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Added.
2875 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum: Added.
2876 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png: Added.
2877 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Added.
2878 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum: Added.
2879 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png: Added.
2880 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Added.
2881 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum: Added.
2882 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png: Added.
2883 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Added.
2884 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum: Added.
2885 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png: Added.
2886 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Added.
2887 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum: Added.
2888 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png: Added.
2889 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Added.
2890 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum: Added.
2891 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png: Added.
2892 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Added.
2893 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum: Added.
2894 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Added.
2895 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Added.
2896 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum: Added.
2897 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Added.
2898 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added.
2899 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum: Added.
2900 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png: Added.
2901 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Added.
2902 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum: Added.
2903 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Added.
2904 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: Added.
2905 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum: Added.
2906 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Added.
2907 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Added.
2908 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum: Added.
2909 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Added.
2910 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Added.
2911 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum: Added.
2912 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: Added.
2913 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Added.
2914 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum: Added.
2915 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: Added.
2916 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Added.
2917 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum: Added.
2918 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
2919 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Added.
2920 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum: Added.
2921 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
2922 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Added.
2923 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.checksum: Added.
2924 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added.
2925 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Added.
2926 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum: Added.
2927 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
2928 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
2929 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum: Added.
2930 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
2931 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Added.
2932 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Added.
2933 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
2934 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
2935 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Added.
2936 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added.
2937 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Added.
2938 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Added.
2939 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Added.
2940 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
2941 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Added.
2942 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
2943 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
2944 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: Added.
2945 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added.
2946 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Added.
2947 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum: Added.
2948 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
2949 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Added.
2950 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Added.
2951 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added.
2952 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
2953 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum: Added.
2954 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
2955 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Added.
2956 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Added.
2957 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added.
2958 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
2959 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Added.
2960 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added.
2961 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Added.
2962 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum: Added.
2963 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added.
2964 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
2965 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Added.
2966 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added.
2967 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
2968 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum: Added.
2969 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
2970 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
2971 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Added.
2972 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added.
2973 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
2974 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Added.
2975 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added.
2976 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Added.
2977 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Added.
2978 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added.
2979 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
2980 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Added.
2981 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added.
2982 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
2983 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Added.
2984 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added.
2985 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
2986 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Added.
2987 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added.
2988 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Added.
2989 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Added.
2990 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added.
2991 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
2992 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Added.
2993 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added.
2994 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Added.
2995 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Added.
2996 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
2997 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
2998 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Added.
2999 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added.
3000 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Added.
3001 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: Added.
3002 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
3003 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Added.
3004 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Added.
3005 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added.
3006 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Added.
3007 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
3008 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
3009 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
3010 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-85-t-expected.checksum: Added.
3011 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added.
3012 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Added.
3013 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum: Added.
3014 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Added.
3015 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: Added.
3016 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum: Added.
3017 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: Added.
3018 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Added.
3019 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum: Added.
3020 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-02-f-expected.png: Added.
3021 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: Added.
3022 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum: Added.
3023 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: Added.
3024 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: Added.
3025 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.checksum: Added.
3026 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added.
3027 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Added.
3028 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.checksum: Added.
3029 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added.
3030 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Added.
3031 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum: Added.
3032 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Added.
3033 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Added.
3034 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum: Added.
3035 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Added.
3036 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Added.
3037 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum: Added.
3038 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Added.
3039 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Added.
3040 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum: Added.
3041 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Added.
3042 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Added.
3043 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum: Added.
3044 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Added.
3045 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Added.
3046 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum: Added.
3047 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Added.
3048 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Added.
3049 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: Added.
3050 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Added.
3051 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Added.
3052 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum: Added.
3053 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Added.
3054 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Added.
3055 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Added.
3056 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Added.
3057 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
3058 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum: Added.
3059 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Added.
3060 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Added.
3061 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum: Added.
3062 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added.
3063 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Added.
3064 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Added.
3065 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added.
3066 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Added.
3067 * platform/mac-leopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum: Added.
3068 * platform/mac-leopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
3069 * platform/mac-leopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Added.
3070 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: Added.
3071 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added.
3072 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added.
3073 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum: Added.
3074 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added.
3075 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Added.
3076 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Added.
3077 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added.
3078 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
3079 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum: Added.
3080 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added.
3081 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
3082 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Added.
3083 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added.
3084 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Added.
3085 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Added.
3086 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Added.
3087 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Added.
3088 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum: Added.
3089 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Added.
3090 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
3091 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum: Added.
3092 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Added.
3093 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
3094 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum: Added.
3095 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Added.
3096 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added.
3097 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: Added.
3098 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Added.
3099 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Added.
3100 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Added.
3101 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Added.
3102 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
3103 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: Added.
3104 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added.
3105 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Added.
3106 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: Added.
3107 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Added.
3108 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Added.
3109 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum: Added.
3110 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Added.
3111 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Added.
3112 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Added.
3113 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Added.
3114 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Added.
3115 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum: Added.
3116 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Added.
3117 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Added.
3118 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum: Added.
3119 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Added.
3120 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Added.
3121 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum: Added.
3122 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added.
3123 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
3124 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum: Added.
3125 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Added.
3126 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Added.
3127 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum: Added.
3128 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Added.
3129 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Added.
3130 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum: Added.
3131 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Added.
3132 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Added.
3133 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum: Added.
3134 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Added.
3135 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Added.
3136 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Added.
3137 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
3138 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
3139 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Added.
3140 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
3141 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
3142 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Added.
3143 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added.
3144 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Added.
3145 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum: Added.
3146 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
3147 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
3148 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.checksum: Added.
3149 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Added.
3150 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added.
3151 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum: Added.
3152 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added.
3153 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Added.
3154 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Added.
3155 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
3156 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
3157 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum: Added.
3158 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Added.
3159 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Added.
3160 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum: Added.
3161 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png: Added.
3162 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Added.
3163 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum: Added.
3164 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Added.
3165 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: Added.
3166 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum: Added.
3167 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Added.
3168 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Added.
3169 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum: Added.
3170 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Added.
3171 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Added.
3172 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum: Added.
3173 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-03-b-expected.png: Added.
3174 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Added.
3175 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum: Added.
3176 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: Added.
3177 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Added.
3178 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum: Added.
3179 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: Added.
3180 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Added.
3181 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum: Added.
3182 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: Added.
3183 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Added.
3184 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum: Added.
3185 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Added.
3186 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Added.
3187 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum: Added.
3188 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Added.
3189 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Added.
3190 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Added.
3191 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
3192 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Added.
3193 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum: Added.
3194 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
3195 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Added.
3196 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum: Added.
3197 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Added.
3198 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Added.
3199 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum: Added.
3200 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Added.
3201 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Added.
3202 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum: Added.
3203 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Added.
3204 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Added.
3205 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: Added.
3206 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added.
3207 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
3208 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum: Added.
3209 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added.
3210 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
3211 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum: Added.
3212 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png: Added.
3213 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Added.
3214 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum: Added.
3215 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Added.
3216 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Added.
3217 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum: Added.
3218 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Added.
3219 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Added.
3220 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum: Added.
3221 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Added.
3222 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Added.
3223 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum: Added.
3224 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
3225 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
3226 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum: Added.
3227 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Added.
3228 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Added.
3229 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum: Added.
3230 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Added.
3231 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Added.
3232 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum: Added.
3233 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png: Added.
3234 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: Added.
3235 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum: Added.
3236 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png: Added.
3237 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: Added.
3238 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum: Added.
3239 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png: Added.
3240 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: Added.
3241 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum: Added.
3242 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png: Added.
3243 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: Added.
3244 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-05-b-expected.checksum: Added.
3245 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Added.
3246 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Added.
3247 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum: Added.
3248 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Added.
3249 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: Added.
3250 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum: Added.
3251 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Added.
3252 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Added.
3253 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum: Added.
3254 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Added.
3255 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Added.
3256 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum: Added.
3257 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Added.
3258 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Added.
3259 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum: Added.
3260 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png: Added.
3261 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Added.
3262 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum: Added.
3263 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png: Added.
3264 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: Added.
3265 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum: Added.
3266 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png: Added.
3267 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: Added.
3268 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum: Added.
3269 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png: Added.
3270 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: Added.
3271 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.checksum: Added.
3272 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png: Added.
3273 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: Added.
3274 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-01-t-expected.checksum: Added.
3275 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-01-t-expected.png: Added.
3276 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt: Added.
3277 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum: Added.
3278 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.png: Added.
3279 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt: Added.
3280 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum: Added.
3281 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added.
3282 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added.
3283 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum: Added.
3284 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added.
3285 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Added.
3286 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum: Added.
3287 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
3288 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Added.
3289 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum: Added.
3290 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added.
3291 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Added.
3292 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum: Added.
3293 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Added.
3294 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Added.
3295 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum: Added.
3296 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added.
3297 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
3298 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-09-t-expected.checksum: Added.
3299 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-09-t-expected.png: Added.
3300 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: Added.
3301 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-10-t-expected.checksum: Added.
3302 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-10-t-expected.png: Added.
3303 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt: Added.
3304 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Added.
3305 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added.
3306 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added.
3307 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-13-t-expected.checksum: Added.
3308 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-13-t-expected.png: Added.
3309 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt: Added.
3310 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-14-t-expected.checksum: Added.
3311 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-14-t-expected.png: Added.
3312 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: Added.
3313 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum: Added.
3314 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.png: Added.
3315 * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: Added.
3316 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum: Added.
3317 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png: Added.
3318 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: Added.
3319 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum: Added.
3320 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png: Added.
3321 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: Added.
3322 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.checksum: Added.
3323 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png: Added.
3324 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: Added.
3325 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum: Added.
3326 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png: Added.
3327 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: Added.
3328 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum: Added.
3329 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png: Added.
3330 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt: Added.
3331 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum: Added.
3332 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: Added.
3333 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: Added.
3334 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum: Added.
3335 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added.
3336 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: Added.
3337 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum: Added.
3338 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png: Added.
3339 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: Added.
3340 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum: Added.
3341 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png: Added.
3342 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: Added.
3343 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum: Added.
3344 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png: Added.
3345 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: Added.
3346 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum: Added.
3347 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: Added.
3348 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: Added.
3349 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum: Added.
3350 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png: Added.
3351 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: Added.
3352 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added.
3353 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added.
3354 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: Added.
3355 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum: Added.
3356 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png: Added.
3357 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: Added.
3358 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum: Added.
3359 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png: Added.
3360 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt: Added.
3361 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum: Added.
3362 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png: Added.
3363 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt: Added.
3364 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum: Added.
3365 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added.
3366 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: Added.
3367 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum: Added.
3368 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png: Added.
3369 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt: Added.
3370 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum: Added.
3371 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png: Added.
3372 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt: Added.
3373 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum: Added.
3374 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: Added.
3375 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: Added.
3376 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-01-t-expected.checksum: Added.
3377 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-01-t-expected.png: Added.
3378 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt: Added.
3379 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-02-t-expected.checksum: Added.
3380 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-02-t-expected.png: Added.
3381 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt: Added.
3382 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum: Added.
3383 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-03-t-expected.png: Added.
3384 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt: Added.
3385 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-06-t-expected.checksum: Added.
3386 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-06-t-expected.png: Added.
3387 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: Added.
3388 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-07-t-expected.checksum: Added.
3389 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-07-t-expected.png: Added.
3390 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: Added.
3391 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-08-t-expected.checksum: Added.
3392 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-08-t-expected.png: Added.
3393 * platform/mac-leopard/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: Added.
3394 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum: Added.
3395 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.png: Added.
3396 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
3397 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum: Added.
3398 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.png: Added.
3399 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
3400 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.checksum: Added.
3401 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.png: Added.
3402 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: Added.
3403 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-02-b-expected.checksum: Added.
3404 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-02-b-expected.png: Added.
3405 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt: Added.
3406 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-03-b-expected.checksum: Added.
3407 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-03-b-expected.png: Added.
3408 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt: Added.
3409 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-04-b-expected.checksum: Added.
3410 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-04-b-expected.png: Added.
3411 * platform/mac-leopard/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt: Added.
3412 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum: Added.
3413 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png: Added.
3414 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Added.
3415 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum: Added.
3416 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png: Added.
3417 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Added.
3418 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum: Added.
3419 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png: Added.
3420 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: Added.
3421 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.checksum: Added.
3422 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png: Added.
3423 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt: Added.
3424 * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.checksum: Added.