1 2008-04-03 Holger Hans Peter Freyther <holger.freyther@trolltech.com>
5 * Remove dumpFrameLoadCallbacks from simple-subframe.html because it is
6 located in a directory with the name "loading". And this will autoamtically
8 * Remove this method from the LayoutTestController as it is unused now and this
9 avoids adding it to the DRT of the Qt port.
12 * http/tests/loading/simple-subframe.html:
14 2008-04-02 Brady Eidson <beidson@apple.com>
16 Written by David Kilzer, tweaked by Brady, Reviewed by Mitz Pettel
18 - test for http://bugs.webkit.org/show_bug.cgi?id=11839
19 Webarchive fails to save CSS files in @import statements
21 The idea is to <link> to a CSS file which @imports another CSS file,
22 and also @import a CSS file inside a <style> element, which also @imports another CSS file
24 Then make sure all 4 of the css files are in the resulting webarchive
26 * webarchive/resources/test-css-import-recurse.css: Added.
27 * webarchive/resources/test-css-import.css: Added.
28 * webarchive/resources/test-css-link-recurse.css: Added.
29 * webarchive/resources/test-css-link.css: Added.
30 * webarchive/test-css-import-expected.txt: Added.
31 * webarchive/test-css-import.html: Added.
33 2008-04-02 Nikolas Zimmermann <zimmermann@kde.org>
37 Fix all existing tests in svg/dynamic-updates to actually reflect repainting changes, by
38 removing the timing dependency. Instead model them like frame-getSVGDocument.html by
39 not including the <script src="js-test-post.js"> element within the TEMPLATE.html but
40 by dynamically injecting it, if the test actually finished.
42 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum:
43 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
44 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.checksum:
45 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.png:
46 * platform/mac-leopard/svg/custom/marker-getPropertyValue-expected.checksum: Added.
47 * platform/mac-leopard/svg/custom/marker-getPropertyValue-expected.png: Added.
48 * platform/mac-leopard/svg/custom/svg-xml-dom-sync-expected.checksum: Added.
49 * platform/mac-leopard/svg/custom/svg-xml-dom-sync-expected.png: Added.
50 * platform/mac-leopard/svg/custom/text-xy-updates-expected.checksum: Added.
51 * platform/mac-leopard/svg/custom/text-xy-updates-expected.png: Added.
52 * platform/mac-leopard/svg/dom/altGlyph-dom-expected.checksum: Added.
53 * platform/mac-leopard/svg/dom/altGlyph-dom-expected.png: Added.
54 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
55 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
56 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
57 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
58 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
59 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
60 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
61 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
62 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
63 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
64 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
65 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
66 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
67 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
68 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
69 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
70 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum:
71 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png:
72 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum:
73 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png:
74 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
75 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
76 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
77 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
78 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum:
79 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png:
80 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum:
81 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png:
82 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum:
83 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png:
84 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum:
85 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png:
86 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum:
87 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png:
88 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum:
89 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png:
90 * platform/mac-leopard/svg/text/kerning-expected.checksum: Added.
91 * platform/mac-leopard/svg/text/kerning-expected.png: Added.
92 * platform/mac-leopard/svg/text/multichar-glyph-expected.checksum: Added.
93 * platform/mac-leopard/svg/text/multichar-glyph-expected.png: Added.
94 * platform/mac-leopard/svg/text/text-text-06-t-expected.checksum:
95 * platform/mac-leopard/svg/text/text-text-06-t-expected.png:
96 * svg/custom/resources/svg-xml-dom-sync.js: Added.
97 * svg/custom/svg-xml-dom-sync-expected.txt: Added.
98 * svg/custom/svg-xml-dom-sync.html: Added.
99 * svg/dynamic-updates/SVGAElement-dom-href-attr.html:
100 * svg/dynamic-updates/SVGAElement-dom-target-attr.html:
101 * svg/dynamic-updates/SVGAElement-svgdom-href-prop.html:
102 * svg/dynamic-updates/SVGAElement-svgdom-target-prop.html:
103 * svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt:
104 * svg/dynamic-updates/SVGCircleElement-dom-cx-attr.html:
105 * svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt:
106 * svg/dynamic-updates/SVGCircleElement-dom-cy-attr.html:
107 * svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt:
108 * svg/dynamic-updates/SVGCircleElement-dom-r-attr.html:
109 * svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt:
110 * svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop.html:
111 * svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt:
112 * svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop.html:
113 * svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt:
114 * svg/dynamic-updates/SVGCircleElement-svgdom-r-prop.html:
115 * svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr.html:
116 * svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop.html:
117 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.txt:
118 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr.html:
119 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt:
120 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html:
121 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.txt:
122 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html:
123 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.txt:
124 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr.html:
125 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.txt:
126 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html:
127 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt:
128 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html:
129 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.txt:
130 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop.html:
131 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.txt:
132 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html:
133 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt:
134 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr.html:
135 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt:
136 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html:
137 * svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html:
138 * svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr.html:
139 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt:
140 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop.html:
141 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt:
142 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop.html:
143 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop.html:
144 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html:
145 * svg/dynamic-updates/resources/SVGAElement-dom-href-attr.js:
146 * svg/dynamic-updates/resources/SVGAElement-dom-target-attr.js:
147 * svg/dynamic-updates/resources/SVGAElement-svgdom-href-prop.js:
148 * svg/dynamic-updates/resources/SVGAElement-svgdom-target-prop.js:
149 * svg/dynamic-updates/resources/SVGCircleElement-dom-cx-attr.js:
150 * svg/dynamic-updates/resources/SVGCircleElement-dom-cy-attr.js:
151 * svg/dynamic-updates/resources/SVGCircleElement-dom-r-attr.js:
152 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cx-prop.js:
153 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cy-prop.js:
154 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-r-prop.js:
155 * svg/dynamic-updates/resources/SVGClipPathElement-dom-clipPathUnits-attr.js:
156 * svg/dynamic-updates/resources/SVGClipPathElement-svgdom-clipPathUnits-prop.js:
157 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cx-attr.js:
158 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cy-attr.js:
159 * svg/dynamic-updates/resources/SVGEllipseElement-dom-rx-attr.js:
160 * svg/dynamic-updates/resources/SVGEllipseElement-dom-ry-attr.js:
161 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cx-prop.js:
162 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cy-prop.js:
163 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-rx-prop.js:
164 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-ry-prop.js:
165 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-height-attr.js:
166 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-width-attr.js:
167 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-x-attr.js:
168 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-y-attr.js:
169 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-height-prop.js:
170 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-width-prop.js:
171 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-x-prop.js:
172 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-y-prop.js:
173 * svg/dynamic-updates/resources/SVGTestCase.js:
174 * svg/dynamic-updates/resources/TEMPLATE.html:
176 2008-03-25 Eric Seidel <eric@webkit.org>
180 Add test for /^bar/ optimization.
181 http://bugs.webkit.org/show_bug.cgi?id=18086
183 * fast/js/ascii-regexp-subject-expected.txt: Copied from LayoutTests/fast/xpath/4XPath/Borrowed/kd_20010423-expected.txt.
184 * fast/js/ascii-regexp-subject.html: Copied from LayoutTests/fast/js/typeof-syntax.html.
185 * fast/js/resources/ascii-regexp-subject.js: Added.
187 2008-03-31 Rob Buis <buis@kde.org>
192 http://bugs.webkit.org/show_bug.cgi?id=15595
193 marker property doesn't show up correctly as "shorthand" in inspector
195 * svg/custom/marker-getPropertyValue-expected.txt: Added.
196 * svg/custom/marker-getPropertyValue.svg: Added.
198 2008-03-30 Dan Bernstein <mitz@apple.com>
200 Reviewed by Sam Weinig.
202 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=18115
203 REGRESSION (r31250): Incomplete repaint of GoogleReader sidebar while reading unread posts
205 * fast/repaint/lines-with-layout-delta.html: Added.
206 * platform/mac/fast/repaint/lines-with-layout-delta-expected.checksum: Added.
207 * platform/mac/fast/repaint/lines-with-layout-delta-expected.png: Added.
208 * platform/mac/fast/repaint/lines-with-layout-delta-expected.txt: Added.
210 2008-03-30 Dan Bernstein <mitz@apple.com>
212 Reviewed by Maciej Stachowiak.
214 - test for an assertion failure in CSSParser.cpp's
215 equalIgnoringCase() when parsing certain transforms.
217 * fast/css/transform-function-lowercase-assert-expected.txt: Added.
218 * fast/css/transform-function-lowercase-assert.html: Added.
220 2008-03-30 Rob Buis <buis@kde.org>
225 http://bugs.webkit.org/show_bug.cgi?id=17633
226 SVG: modifying x & y attribute of text element from JS fails
228 * platform/mac/svg/custom/text-xy-updates-expected.txt: Added.
229 * svg/custom/text-xy-updates.svg: Added.
231 2008-03-30 Rob Buis <buis@kde.org>
233 Reviewed by Adam Roben.
237 * svg/custom/tref-update.svg:
239 2008-03-29 Sam Weinig <sam@webkit.org>
241 Reviewed by Brady Eidson.
243 Test for crash when canceling a resource load while port blocked failure
246 * fast/loader/cancel-load-during-port-block-timer-expected.txt: Added.
247 * fast/loader/cancel-load-during-port-block-timer.html: Added.
249 2008-03-29 Oliver Hunt <oliver@apple.com>
253 Bug 17924: Crash in KJS::ConstDeclNode::evaluate with |with| and |const|
254 <http://bugs.webkit.org/show_bug.cgi?id=17924>
256 Add test cases for const inside with
258 * fast/js/const-expected.txt:
259 * fast/js/resources/const.js:
261 2008-03-28 Dan Bernstein <mitz@apple.com>
263 Reviewed by Dave Hyatt.
265 - pixel test for a percentage background position regression from r31389
267 * fast/backgrounds/background-position-1.html: Added.
268 * platform/mac/fast/backgrounds/background-position-1-expected.checksum: Added.
269 * platform/mac/fast/backgrounds/background-position-1-expected.png: Added.
270 * platform/mac/fast/backgrounds/background-position-1-expected.txt: Added.
272 2008-03-28 Stephanie Lewis <slewis@apple.com>
274 Update Windows Skipped list. Bugs filed.
276 * platform/win/Skipped:
278 2008-03-28 Darin Adler <darin@apple.com>
282 * fast/encoding/invalid-xml-expected.txt: Update to reflect a true success.
283 * fast/encoding/resources/invalid-xml.js: Eliminate race condition by not ending
284 the test until the js-test-post.js script has loaded.
286 2008-03-28 Alexey Proskuryakov <ap@webkit.org>
288 Rubber-stamped by Brady.
290 Enable server-side includes via AddHandler, hopefully making Apache 1.3 happy.
292 * http/tests/misc/.htaccess:
293 * http/tests/misc/resources/acid3/.htaccess:
295 2008-03-28 Alexey Proskuryakov <ap@webkit.org>
299 Enable mod_include for acid3.html - the previous check-in only had it in resources
302 * http/tests/misc/.htaccess: Added.
304 2008-03-28 Eric Seidel <eric@webkit.org>
308 Add Acid3 test as an http test
309 http://bugs.webkit.org/show_bug.cgi?id=18176
311 * http/tests/misc/acid3-expected.checksum: Added.
312 * http/tests/misc/acid3-expected.png: Added.
313 * http/tests/misc/acid3-expected.txt: Added.
314 * http/tests/misc/acid3.html: Added.
315 * http/tests/misc/resources/acid3/.htaccess: Added.
316 * http/tests/misc/resources/acid3/empty.css: Added.
317 * http/tests/misc/resources/acid3/empty.html: Added.
318 * http/tests/misc/resources/acid3/empty.png: Added.
319 * http/tests/misc/resources/acid3/empty.txt: Added.
320 * http/tests/misc/resources/acid3/empty.xml: Added.
321 * http/tests/misc/resources/acid3/font.svg: Added.
322 * http/tests/misc/resources/acid3/font.ttf: Added.
323 * http/tests/misc/resources/acid3/instructions.inc: Added.
324 * http/tests/misc/resources/acid3/reference.html: Added.
325 * http/tests/misc/resources/acid3/reference.png: Added.
326 * http/tests/misc/resources/acid3/support-a.png.404: Added.
327 * http/tests/misc/resources/acid3/support-b.png: Added.
328 * http/tests/misc/resources/acid3/support-c.png: Added.
329 * http/tests/misc/resources/acid3/svg.xml: Added.
330 * http/tests/misc/resources/acid3/xhtml.1: Added.
331 * http/tests/misc/resources/acid3/xhtml.2: Added.
332 * http/tests/misc/resources/acid3/xhtml.3: Added.
334 2008-03-27 Mark Rowe <mrowe@apple.com>
336 Reviewed by Adam Roben.
338 Tests for <rdar://problem/5826236> Regular expressions with large nested repetition counts can have their
339 compiled length calculated incorrectly.
341 * fast/js/regexp-overflow-expected.txt:
342 * fast/js/resources/regexp-overflow.js:
344 2008-03-27 Brady Eidson <beidson@apple.com>
346 Reviewed by Adam Roben
348 Updated results, as we now more consistently archive empty frames/empty resources
350 * webarchive/archive-empty-frame-source-expected.txt:
352 2008-03-26 Sam Weinig <sam@webkit.org>
354 Rubber-stamped by Adam Roben.
358 * fast/dom/Window/window-special-properties-expected.txt:
360 2008-03-26 Maciej Stachowiak <mjs@apple.com>
362 Reviewed by Hyatt and Adam.
364 - new test case and test fixes for SVG text kerning
366 * svg/text/kerning.svg: Added.
367 * platform/mac/svg/text/kerning-expected.txt: Added.
369 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
370 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
371 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
372 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
373 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
375 2008-03-26 Stephanie Lewis <slewis@apple.com>
379 Move storage tests to Skipped list since they hang 80% of the time. See <rdar://problem/5787763>.
381 * platform/win/Skipped:
383 2008-03-26 Maciej Stachowiak <mjs@apple.com>
387 - test updates for "SVG multichar glyph matching matches longest instead of first (affects Acid3 test 79)"
388 http://bugs.webkit.org/show_bug.cgi?id=18118
390 These test cases were already checking for this exact bug and now
393 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
394 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
396 o2008-03-26 Eric Seidel <eric@webkit.org>
400 Fix, makes us pass Test 70
401 XML documents should be strict about encoding checks
402 http://bugs.webkit.org/show_bug.cgi?id=17079
404 * fast/encoding/invalid-xml-expected.txt: Added.
405 * fast/encoding/invalid-xml.html: Copied from LayoutTests/fast/dom/resources/TEMPLATE.html.
406 * fast/encoding/resources/invalid-xml-shift-jis.xml: Added.
407 * fast/encoding/resources/invalid-xml-utf16.xml: Added.
408 * fast/encoding/resources/invalid-xml-utf8.xml: Added.
409 * fast/encoding/resources/invalid-xml-x-mac-thai.xml: Added.
410 * fast/encoding/resources/invalid-xml.js: Added.
412 2008-03-26 Dan Bernstein <mitz@apple.com>
414 Reviewed by Darin Adler.
416 - tests for http://bugs.webkit.org/show_bug.cgi?id=17994
417 REGRESSION (523-525+) View not updated when changing CSS size via JavaScript
418 - and http://bugs.webkit.org/show_bug.cgi?id=18063
419 REGRESSION (r31250): Small bug that just cropped up in WebKit r31275
421 * fast/repaint/subtree-root-clip-2.html: Added.
422 * fast/repaint/subtree-root-clip-3.html: Added.
423 * fast/repaint/subtree-root-clip.html: Added.
424 * platform/mac/fast/repaint/subtree-root-clip-2-expected.checksum: Added.
425 * platform/mac/fast/repaint/subtree-root-clip-2-expected.png: Added.
426 * platform/mac/fast/repaint/subtree-root-clip-2-expected.txt: Added.
427 * platform/mac/fast/repaint/subtree-root-clip-3-expected.checksum: Added.
428 * platform/mac/fast/repaint/subtree-root-clip-3-expected.png: Added.
429 * platform/mac/fast/repaint/subtree-root-clip-3-expected.txt: Added.
430 * platform/mac/fast/repaint/subtree-root-clip-expected.checksum: Added.
431 * platform/mac/fast/repaint/subtree-root-clip-expected.png: Added.
432 * platform/mac/fast/repaint/subtree-root-clip-expected.txt: Added.
434 2008-03-24 Maciej Stachowiak <mjs@apple.com>
438 - test case and new results for "SVGTextElement.getStartPositionOfChar does not correctly account for multichar glyphs"
439 http://bugs.webkit.org/show_bug.cgi?id=18046
441 * svg/text/multichar-glyph.svg: Added. New test case for both rendering and getStartPositionOfChar
442 access of multichar glyphs.
443 * platform/mac/svg/text/multichar-glyph-expected.txt: Added.
445 The following test results changed, all appear to be improvements.
447 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
448 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
449 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
450 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
451 * platform/mac/svg/text/text-text-06-t-expected.txt:
453 2008-03-25 Beth Dakin <bdakin@apple.com>
457 Test for <rdar://problem/5811826> CSSValueList::item() does not
460 * fast/css/resources/bikes.bmp: Added.
461 * fast/css/value-list-out-of-bounds-crash.html: Added.
462 * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.checksum: Added.
463 * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.png: Added.
464 * platform/mac/fast/css/value-list-out-of-bounds-crash-expected.txt: Added.
466 2008-03-25 Darin Adler <darin@apple.com>
470 - test for http://bugs.webkit.org/show_bug.cgi?id=17252
471 Acid3 test removing Nodes during NodeIterator walk fails (affects Acid3 test 2)
473 * traversal/acid3-test-2-expected.txt: Added.
474 * traversal/acid3-test-2.html: Added.
475 * traversal/resources/acid3-test-2.js: Added.
476 * traversal/resources/exception-forwarding.js: Removed bogus extra line of code.
478 2008-03-24 Oliver Hunt <oliver@apple.com>
480 Reviewed by Mark Rowe.
482 Disable this test until we can fix
483 Bug 18057: keyDown incorrectly propagates up the frame tree
485 * fast/events/key-events-in-frame.html: Removed.
486 * fast/events/key-events-in-frame.html-disabled: Added.
488 2008-03-24 Brady Eidson <beidson@apple.com>
490 Made new layout test files executable, as needed for the tests to not fail!
492 * http/tests/navigation/resources/reload-subframe-content.pl: Added.
493 * http/tests/navigation/resources/reload-subframe.pl: Added.
495 2008-03-24 Cameron Zwarich <cwzwarich@uwaterloo.ca>
497 Reviewed by Maciej, landed by Brady
499 Tests for the following bugs:
501 Bug 3580: iFrames Appear to be Cached
502 <http://bugs.webkit.org/show_bug.cgi?id=3580>
504 Bug 15486: REGRESSION: Reload causes WebKit to *forget* fragment URLs
505 <http://bugs.webkit.org/show_bug.cgi?id=15486>
507 Bug 15554: Reload causes <object> to use old data
508 <http://bugs.webkit.org/show_bug.cgi?id=15554>
510 * http/tests/navigation/reload-subframe-frame-expected.txt: Added.
511 * http/tests/navigation/reload-subframe-frame.html: Added.
512 * http/tests/navigation/reload-subframe-iframe-expected.txt: Added.
513 * http/tests/navigation/reload-subframe-iframe.html: Added.
514 * http/tests/navigation/reload-subframe-object-expected.txt: Added.
515 * http/tests/navigation/reload-subframe-object.html: Added.
516 * http/tests/navigation/resources/reload-subframe-content.pl: Added.
517 * http/tests/navigation/resources/reload-subframe.pl: Added.
519 2008-03-24 Dan Bernstein <mitz@apple.com>
521 Reviewed by Sam Weinig.
523 - test for <rdar://problem/5812292> CrashTracer: [REGRESSION] 60 crashes in Safari at com.apple.WebCore: WebCore::RenderObject::repaintRectangle + 47
525 * fast/repaint/renderer-destruction-by-invalidateSelection-crash.html: Added.
526 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum: Added.
527 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: Added.
528 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: Added.
530 2008-03-23 Maciej Stachowiak <mjs@apple.com>
534 - updated test results for "SVGTextElement.getNumberOfChars is broken for altGlyph (affects Acid3 test 79)"
535 http://bugs.webkit.org/show_bug.cgi?id=17062
537 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
538 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
539 * svg/dom/altGlyph-dom-expected.txt: Added.
540 * svg/dom/altGlyph-dom.xhtml: Added.
541 * svg/dom/resources/altGlyph-dom.js: Added.
543 2008-03-23 Robert Blaut <webkit@blaut.biz>
545 Reviewed by eseidel. Landed by eseidel.
547 Test to ensure [~=] attribute selector doesn't match empty string
549 * fast/css/attribute-selector-empty-value.html: Added.
551 2008-03-23 Oliver Hunt <oliver@apple.com>
555 Test to ensure key events don't propagate up the frame tree.
557 * fast/events/key-events-in-frame-expected.txt: Added.
558 * fast/events/key-events-in-frame.html: Added.
560 2008-03-22 Eric Seidel <eric@webkit.org>
562 Update a (passing) result I missed in my last checkin. No review.
564 * dom/xhtml/level3/core/documentgetdoctype01-expected.txt:
566 2008-03-22 Eric Seidel <eric@webkit.org>
570 Unify handling of NAMESPACE_ERR and fix Acid3 test 25
571 http://bugs.webkit.org/show_bug.cgi?id=16693
573 * fast/dom/DOMImplementation/createDocumentType-err-expected.txt: Added.
574 * fast/dom/DOMImplementation/createDocumentType-err.html: Copied from LayoutTests/fast/dom/DOMException/EventException.html.
575 * fast/dom/DOMImplementation/resources/TEMPLATE.html: Copied from LayoutTests/fast/dom/Document/resources/TEMPLATE.html.
576 * fast/dom/DOMImplementation/resources/createDocumentType-err.js: Added.
577 * fast/dom/Document/createAttributeNS-namespace-err-expected.txt:
578 * fast/dom/Document/createElementNS-namespace-err-expected.txt:
580 2008-03-22 Eric Seidel <eric@webkit.org>
584 Fix createElementNS to throw exceptions for invalid qualified names
585 Fixes Acid3 sub-test 23
586 http://bugs.webkit.org/show_bug.cgi?id=16833
588 * dom/xhtml/level3/core/documentsetstricterrorchecking02-expected.txt:
589 * fast/dom/Document/createAttributeNS-namespace-err-expected.txt: Added.
590 * fast/dom/Document/createAttributeNS-namespace-err.html: Copied from LayoutTests/fast/dom/Element/dimension-properties-unrendered.html.
591 * fast/dom/Document/createElementNS-namespace-err-expected.txt: Added.
592 * fast/dom/Document/createElementNS-namespace-err.html: Copied from LayoutTests/fast/dom/EntityReference/readonly-exceptions.html.
593 * fast/dom/Document/resources/TEMPLATE.html: Copied from LayoutTests/fast/dom/Element/resources/TEMPLATE.html.
594 * fast/dom/Document/resources/createAttributeNS-namespace-err.js: Added.
595 * fast/dom/Document/resources/createElementNS-namespace-err.js: Added.
597 2008-03-21 Cameron Zwarich <cwzwarich@uwaterloo.ca>
599 Reviewed by Oliver Hunt.
601 Test for <http://bugs.webkit.org/show_bug.cgi?id=13693>
602 Bug 13693: REGRESSION (r13615): Acid2 Test Eyes render improperly after a page refresh
604 * http/tests/navigation/fallback-anchor-reload-expected.txt: Added.
605 * http/tests/navigation/fallback-anchor-reload.html: Added.
607 2008-03-21 Dan Bernstein <mitz@apple.com>
609 Reviewed by Oliver Hunt.
611 - test for http://bugs.webkit.org/show_bug.cgi?id=17988
612 REGRESSION (r31114-31132): Crash in InlineBox::isDirty() opening chowhound.com
614 * fast/css-generated-content/empty-content-with-float-crash-expected.txt: Added.
615 * fast/css-generated-content/empty-content-with-float-crash.html: Added.
617 2008-03-21 Oliver Hunt <oliver@apple.com>
619 Reviewed by Geoff Garen.
621 Ensure we correctly report optimised variables as being
624 * fast/js/propertyIsEnumerable-expected.txt:
625 * fast/js/resources/propertyIsEnumerable.js:
627 2008-03-21 Sam Weinig <sam@webkit.org>
629 Reviewed by Oliver Hunt.
631 Enable tests for <rdar://problem/5788451>
632 toDataURL not implemented for Windows (need mapping of MIME type to UTI)
634 * platform/win/Skipped:
635 * platform/win/fast/canvas: Added.
636 * platform/win/fast/canvas/toDataURL-supportedTypes-expected.txt: Added.
638 2008-03-21 Dan Bernstein <mitz@apple.com>
640 Reviewed by Adele Peterson.
642 - test for http://bugs.webkit.org/show_bug.cgi?id=17966
643 REGRESSION (r31114-r31132): Clearing via br behaves unpredictably
645 * fast/block/float/br-with-clear.html: Added.
646 * platform/mac/fast/block/float/br-with-clear-expected.checksum: Added.
647 * platform/mac/fast/block/float/br-with-clear-expected.png: Added.
648 * platform/mac/fast/block/float/br-with-clear-expected.txt: Added.
650 2008-03-21 Dan Bernstein <mitz@apple.com>
652 - update results for the 'zoom' property added in
653 <http://trac.webkit.org/projects/webkit/changeset/31155>
655 * fast/css/computed-style-expected.txt:
656 * fast/css/computed-style-without-renderer-expected.txt:
657 * svg/css/getComputedStyle-basic-expected.txt:
659 2008-03-20 Dan Bernstein <mitz@apple.com>
661 Reviewed by Anders Carlsson.
663 - test for an assertion failure due to a line being marked dirty during
664 computeVerticalPositionsForLine() due to temporary box destruction
666 * fast/inline/clean-after-removing-temp-boxes-expected.txt: Added.
667 * fast/inline/clean-after-removing-temp-boxes.html: Added.
669 2008-03-20 Mark Rowe <mrowe@apple.com>
671 Rubber-stamped by Sam Weinig.
673 Tweak NodeList tests to ensure that they force a GC outside of DRT.
675 * fast/dom/NodeList/5725058-crash-scenario-1.html:
676 * fast/dom/NodeList/5725058-crash-scenario-2.html:
678 2008-03-20 Aaron Golden <aegolden@gmail.com>
680 Reviewed by Darin and David Kilzer.
682 - test for <http://bugs.webkit.org/show_bug.cgi?id=15263>, which caused certain marquees to not display.
684 * fast/html/marquee-scroll.html: Added.
685 * platform/mac/fast/html/marquee-scroll-expected.checksum: Added.
686 * platform/mac/fast/html/marquee-scroll-expected.png: Added.
687 * platform/mac/fast/html/marquee-scroll-expected.txt: Added.
689 2008-03-19 Justin Garcia <justin.garcia@apple.com>
693 <rdar://problem/5780697> Copying content with CSS property values that are percentages can cause fidelity issues
695 * editing/pasteboard/5780697-2-expected.txt: Added.
696 * editing/pasteboard/5780697-2.html: Added.
698 2008-03-19 Oliver Hunt <oliver@apple.com>
702 Test case for Canvas.arc with zero-length radius needed to
703 be updated for current html5 spec.
705 * fast/canvas/canvas-with-incorrect-args-expected.txt:
706 * fast/canvas/canvas-with-incorrect-args.html:
708 2008-03-19 Justin Garcia <justin.garcia@apple.com>
712 <rdar://problem/5794920> Acid3: Assertion failure in VisiblePosition::previous when clicking on results (17004)
714 * editing/pasteboard/4989774.html: Updated to wait for the images to load before trying to copy it.
715 * editing/selection/5794920-1-expected.txt: Added.
716 * editing/selection/5794920-1.html: Added.
718 2008-03-19 Dan Bernstein <mitz@apple.com>
720 Reviewed by Sam Weinig.
722 - test for assertion failure in RenderBlock::determineStartPosition() at http://www.wired.com/techbiz/it/magazine/16-04/bz_apple
724 * fast/repaint/line-flow-with-floats-10.html: Added.
725 * platform/mac/fast/repaint/line-flow-with-floats-10-expected.checksum: Added.
726 * platform/mac/fast/repaint/line-flow-with-floats-10-expected.png: Added.
727 * platform/mac/fast/repaint/line-flow-with-floats-10-expected.txt: Added.
729 2008-03-19 Dan Bernstein <mitz@apple.com>
731 Reviewed by John Sullivan.
733 - test for <rdar://problem/5805070> CrashTracer: [USER] 33 crashes in Safari at com.apple.WebCore: WebCore::FrameView::layout + 431
735 * fast/dynamic/subtree-parent-static-y.html: Added.
736 * platform/mac/fast/dynamic/subtree-parent-static-y-expected.checksum: Added.
737 * platform/mac/fast/dynamic/subtree-parent-static-y-expected.png: Added.
738 * platform/mac/fast/dynamic/subtree-parent-static-y-expected.txt: Added.
740 2008-03-19 Mark Rowe <mrowe@apple.com>
742 Reviewed by Oliver Hunt.
744 Test for http://bugs.webkit.org/show_bug.cgi?id=17939
745 Bug 17939: Crash decompiling "const a = 1, b;"
747 * fast/js/function-toString-parentheses-expected.txt:
748 * fast/js/resources/function-toString-parentheses.js:
750 2008-03-18 Oliver Hunt <oliver@apple.com>
752 Reviewed by Mark Rowe.
754 Bug 17929: Incorrect decompilation with |const|, comma
755 http://bugs.webkit.org/show_bug.cgi?id=17929
757 Test cases for converting const nodes to string.
759 * fast/js/resources/function-toString-parentheses.js:
761 2008-03-18 Mark Rowe <mrowe@apple.com>
763 Reviewed by Oliver Hunt.
765 Tests for http://bugs.webkit.org/show_bug.cgi?id=17925 and http://bugs.webkit.org/show_bug.cgi?id=17927.
766 - Bug 17925: Crash in KJS::JSObject::put after setting this.__proto__
767 - Bug 17927: Hang after attempting to create circular __proto__
769 * fast/js/cyclic-proto-expected.txt: Added.
770 * fast/js/cyclic-proto.html: Copied from LayoutTests/fast/js/assign.html.
771 * fast/js/non-object-proto-expected.txt: Added.
772 * fast/js/non-object-proto.html: Copied from LayoutTests/fast/js/rehash-assign.html.
773 * fast/js/resources/cyclic-proto.js: Added.
774 * fast/js/resources/non-object-proto.js: Added.
776 2008-03-18 Sam Weinig <sam@webkit.org>
778 Reviewed by Anders Carlsson.
780 Tests for http://bugs.webkit.org/show_bug.cgi?id=17057
781 REGRESSION: Frequent random crashes in WebCore::JSNodeList::indexGetter
782 <rdar://problem/5725058>
784 * fast/dom/NodeList/5725058-crash-scenario-1-expected.txt: Added.
785 * fast/dom/NodeList/5725058-crash-scenario-1.html: Added.
786 * fast/dom/NodeList/5725058-crash-scenario-2-expected.txt: Added.
787 * fast/dom/NodeList/5725058-crash-scenario-2.html: Added.
788 * fast/dom/NodeList/5725058-crash-scenario-3-expected.txt: Added.
789 * fast/dom/NodeList/5725058-crash-scenario-3.html: Added.
791 2008-03-18 Sam Weinig <sam@webkit.org>
793 Reviewed by Darin Adler.
795 Make domListEnumeration.html test not depend on the order of property enumeration
796 by sorting the result array.
798 * fast/dom/domListEnumeration-expected.txt:
799 * fast/dom/resources/domListEnumeration.js:
801 2008-03-18 Dan Bernstein <mitz@apple.com>
803 Reviewed by Adele Peterson.
805 - test for <rdar://problem/5805127> REGRESSION (r31116): Assertion failure (floatIndex < floats.size()) in RenderBlock::determineStartPosition() at digg.com
807 * fast/dynamic/floating-to-positioned.html: Added.
808 * platform/mac/fast/dynamic/floating-to-positioned-expected.checksum: Added.
809 * platform/mac/fast/dynamic/floating-to-positioned-expected.png: Added.
810 * platform/mac/fast/dynamic/floating-to-positioned-expected.txt: Added.
812 2008-03-17 Dan Bernstein <mitz@apple.com>
814 Reviewed by Dave Hyatt.
816 - test incremental relayout of blocks that contain floats
818 * fast/repaint/line-flow-with-floats-1.html: Added.
819 * fast/repaint/line-flow-with-floats-2.html: Added.
820 * fast/repaint/line-flow-with-floats-3.html: Added.
821 * fast/repaint/line-flow-with-floats-4.html: Added.
822 * fast/repaint/line-flow-with-floats-5.html: Added.
823 * fast/repaint/line-flow-with-floats-6.html: Added.
824 * fast/repaint/line-flow-with-floats-7.html: Added.
825 * fast/repaint/line-flow-with-floats-8.html: Added.
826 * fast/repaint/line-flow-with-floats-9.html: Added.
827 * fast/repaint/resources/line-flow-with-floats.html: Added.
828 * fast/repaint/resources/line-flow-with-floats.js: Added.
829 * platform/mac/fast/repaint/line-flow-with-floats-1-expected.checksum: Added.
830 * platform/mac/fast/repaint/line-flow-with-floats-1-expected.png: Added.
831 * platform/mac/fast/repaint/line-flow-with-floats-1-expected.txt: Added.
832 * platform/mac/fast/repaint/line-flow-with-floats-2-expected.checksum: Added.
833 * platform/mac/fast/repaint/line-flow-with-floats-2-expected.png: Added.
834 * platform/mac/fast/repaint/line-flow-with-floats-2-expected.txt: Added.
835 * platform/mac/fast/repaint/line-flow-with-floats-3-expected.checksum: Added.
836 * platform/mac/fast/repaint/line-flow-with-floats-3-expected.png: Added.
837 * platform/mac/fast/repaint/line-flow-with-floats-3-expected.txt: Added.
838 * platform/mac/fast/repaint/line-flow-with-floats-4-expected.checksum: Added.
839 * platform/mac/fast/repaint/line-flow-with-floats-4-expected.png: Added.
840 * platform/mac/fast/repaint/line-flow-with-floats-4-expected.txt: Added.
841 * platform/mac/fast/repaint/line-flow-with-floats-5-expected.checksum: Added.
842 * platform/mac/fast/repaint/line-flow-with-floats-5-expected.png: Added.
843 * platform/mac/fast/repaint/line-flow-with-floats-5-expected.txt: Added.
844 * platform/mac/fast/repaint/line-flow-with-floats-6-expected.checksum: Added.
845 * platform/mac/fast/repaint/line-flow-with-floats-6-expected.png: Added.
846 * platform/mac/fast/repaint/line-flow-with-floats-6-expected.txt: Added.
847 * platform/mac/fast/repaint/line-flow-with-floats-7-expected.checksum: Added.
848 * platform/mac/fast/repaint/line-flow-with-floats-7-expected.png: Added.
849 * platform/mac/fast/repaint/line-flow-with-floats-7-expected.txt: Added.
850 * platform/mac/fast/repaint/line-flow-with-floats-8-expected.checksum: Added.
851 * platform/mac/fast/repaint/line-flow-with-floats-8-expected.png: Added.
852 * platform/mac/fast/repaint/line-flow-with-floats-8-expected.txt: Added.
853 * platform/mac/fast/repaint/line-flow-with-floats-9-expected.checksum: Added.
854 * platform/mac/fast/repaint/line-flow-with-floats-9-expected.png: Added.
855 * platform/mac/fast/repaint/line-flow-with-floats-9-expected.txt: Added.
857 2008-03-17 Eric Seidel <eric@webkit.org>
861 Add test case to test NPN_IntFromIdentifier
863 * plugins/netscape-identifier-conversion-expected.txt: Added.
864 * plugins/netscape-identifier-conversion.html: Copied from LayoutTests/traversal/resources/TEMPLATE.html.
865 * plugins/resources/TEMPLATE.html: Copied from LayoutTests/traversal/resources/TEMPLATE.html.
866 * plugins/resources/netscape-identifier-conversion.js: Added.
868 2008-03-17 Sam Weinig <sam@webkit.org>
870 Reviewed by Dan Bernstein.
872 Add HTMLCollection constructor to the Window object. (Omission noticed by Harri Porten)
874 * fast/dom/Window/window-properties-expected.txt:
876 2008-03-17 Robert Blaut <webkit@blaut.biz>
880 Fix for bug http://bugs.webkit.org/show_bug.cgi?id=17696
881 Set default margin-bottom for form element in quirk mode
882 and be compatible with Gecko.
884 * fast/css/margin-bottom-form-element-quirk.html: Added.
885 * fast/css/margin-bottom-form-element-strict.html: Added.
886 * fast/frames/viewsource-empty-attribute-value-expected.txt:
887 * platform/mac/fast/block/margin-collapse/103-expected.checksum:
888 * platform/mac/fast/block/margin-collapse/103-expected.png:
889 * platform/mac/fast/block/margin-collapse/103-expected.txt:
890 * platform/mac/fast/css/margin-bottom-form-element-quirk-expected.checksum: Added.
891 * platform/mac/fast/css/margin-bottom-form-element-quirk-expected.png: Added.
892 * platform/mac/fast/css/margin-bottom-form-element-quirk-expected.txt: Added.
893 * platform/mac/fast/css/margin-bottom-form-element-strict-expected.checksum: Added.
894 * platform/mac/fast/css/margin-bottom-form-element-strict-expected.png: Added.
895 * platform/mac/fast/css/margin-bottom-form-element-strict-expected.txt: Added.
896 * platform/mac/tables/mozilla/bugs/bug44505-expected.checksum:
897 * platform/mac/tables/mozilla/bugs/bug44505-expected.png:
898 * platform/mac/tables/mozilla/bugs/bug44505-expected.txt:
899 * platform/mac/tables/mozilla/bugs/bug51727-expected.checksum:
900 * platform/mac/tables/mozilla/bugs/bug51727-expected.png:
901 * platform/mac/tables/mozilla/bugs/bug51727-expected.txt:
902 * platform/mac/tables/mozilla/bugs/bug52505-expected.checksum:
903 * platform/mac/tables/mozilla/bugs/bug52505-expected.png:
904 * platform/mac/tables/mozilla/bugs/bug52505-expected.txt:
905 * platform/mac/tables/mozilla/bugs/bug52506-expected.checksum:
906 * platform/mac/tables/mozilla/bugs/bug52506-expected.png:
907 * platform/mac/tables/mozilla/bugs/bug52506-expected.txt:
908 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum:
909 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.png:
910 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
911 * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.checksum:
912 * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.png:
913 * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
914 * platform/qt/fast/block/margin-collapse/103-expected.txt: Removed.
915 * platform/qt/tables/mozilla/bugs/bug44505-expected.txt: Removed.
916 * platform/qt/tables/mozilla/bugs/bug51727-expected.txt: Removed.
917 * platform/qt/tables/mozilla/bugs/bug52505-expected.txt: Removed.
918 * platform/qt/tables/mozilla/bugs/bug52506-expected.txt: Removed.
919 * platform/qt/tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt: Removed.
920 * platform/qt/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Removed.
922 2008-03-17 Yuzhu Shen <yuzhu.shen@gmail.com>
926 Bug: http://bugs.webkit.org/show_bug.cgi?id=17760
927 Test whether <img> tries to load image with empty src attribute.
929 * fast/images/load-img-with-empty-src-expected.txt: Added.
930 * fast/images/load-img-with-empty-src.html: Added.
931 * fast/images/resources/test-load.jpg: Added.
933 2008-03-17 Adam Roben <aroben@apple.com>
935 Test for Bug 17876: REGRESSION (r31060): Attempting to visit Ofcom page causes crash
937 <http://bugs.webkit.org/show_bug.cgi?id=17876>
941 * fast/dom/remove-named-attribute-crash-expected.txt: Added.
942 * fast/dom/remove-named-attribute-crash.html: Added.
944 2008-03-16 Maciej Stachowiak <mjs@apple.com>
948 - test for "Acid3 expects different exceptions for surroundContents calls involving comment nodes (affects Acid3 test 11)"
949 http://bugs.webkit.org/show_bug.cgi?id=17509
951 * fast/dom/Range/acid3-surround-contents-expected.txt: Added.
952 * fast/dom/Range/acid3-surround-contents.html: Added.
954 2008-03-16 Marvin Decker <marv.decker@gmail.com>
958 Fix bug 15119, unencodable characters in URLs should be entity-escaped.
960 * http/tests/uri/escaped-entity-expected.txt: Added.
961 * http/tests/uri/escaped-entity.html: Added.
963 2008-03-16 Darin Adler <darin@apple.com>
965 Reviewed by Mark Rowe.
967 - test for bug fixes in http://bugs.webkit.org/show_bug.cgi?id=17881
968 a little cleanup for HTMLTextAreaElement
970 * fast/forms/textarea-default-value-leading-newline-expected.txt: Added.
971 * fast/forms/textarea-default-value-leading-newline.html: Copied from fast/forms/textarea-crlf.html.
973 * fast/forms/textarea-hard-linewrap-expected.txt: Updated.
974 * fast/forms/textarea-hard-linewrap.html: Cleaned up a bit.
976 * fast/forms/textarea-linewrap-dynamic-expected.txt: Added.
977 * fast/forms/textarea-linewrap-dynamic.html: Copied from fast/forms/textarea-hard-linewrap.html.
979 2008-03-16 Antti Koivisto <antti@apple.com>
983 Test for http://bugs.webkit.org/show_bug.cgi?id=17862
984 REGRESSION (r31038): Reproducible crash under DocLoader::checkForReload() at marware.com
986 * http/tests/misc/resources/uncacheable-script.cgi: Added.
987 * http/tests/misc/uncacheable-script-repeated-expected.txt: Added.
988 * http/tests/misc/uncacheable-script-repeated.html: Added.
990 2008-03-16 Yuzhu Shen <yuzhu.shen@gmail.com>
994 Bug: http://bugs.webkit.org/show_bug.cgi?id=17714
995 Test whether clicking <img href="#"> goes to top of the page.
997 * fast/html/empty-fragment-id-goto-top-expected.txt: Added.
998 * fast/html/empty-fragment-id-goto-top.html: Added.
1000 2008-03-16 Darin Adler <darin@apple.com>
1004 - test for http://bugs.webkit.org/show_bug.cgi?id=14941
1005 <rdar://problem/5404093> textarea value from JavaScript includes extra newline
1007 * fast/forms/textarea-paste-newline.html: Updated test to expect correct behavior instead
1008 of expecting the bug.
1010 * fast/forms/textarea-trailing-newline-expected.txt: Added.
1011 * fast/forms/textarea-trailing-newline.html: Added.
1013 2008-03-15 Darin Adler <darin@apple.com>
1017 - test changes for http://bugs.webkit.org/show_bug.cgi?id=11997
1018 Ranges are not fixed after mutation (affects Acid3 test 13)
1020 * fast/dom/Range/mutation-expected.txt: Added.
1021 * fast/dom/Range/mutation.html: Added.
1022 * fast/dom/Range/resources/mutation.js: Added.
1024 * editing/execCommand/4920742-2-expected.txt: Updated.
1025 * editing/execCommand/4920742-2.html: Updated this test. It was testing for a crash in a
1026 case that's no longer possible -- you can't make a range where one endpoint is in the
1027 document and the other is not.
1029 * platform/mac/editing/execCommand/4920488-expected.txt: Removed WRONG_DOCUMENT_ERR.
1030 The fact that a test was getting this exception was a bug, similar to the case above.
1031 * platform/qt/editing/execCommand/4920488-expected.txt: Ditto.
1033 2008-03-15 Julien Chaffraix <julien.chaffraix@gmail.com>
1037 [CURL] Crash below ResourceHandleManager::setupPOST when job->request().httpBody() is NULL
1038 http://bugs.webkit.org/show_bug.cgi?id=16906
1040 * http/tests/xmlhttprequest/xmlhttprequest-post-crash-expected.txt: Added.
1041 * http/tests/xmlhttprequest/xmlhttprequest-post-crash.html: Added.
1043 2008-03-14 Anders Carlsson <andersca@apple.com>
1047 <rdar://problem/5794989>
1048 https://bugs.webkit.org/show_bug.cgi?id=17792
1049 REGRESSION (Safari 3.0.4-3.1): Ordering tickets from Sweden's biggest train operator doesn't work
1053 * fast/dom/Window/window-open-self-from-other-frame-expected.txt: Added.
1054 * fast/dom/Window/window-open-self-from-other-frame.html: Added.
1056 2008-03-14 Dan Bernstein <mitz@apple.com>
1058 Reviewed by Darin Adler.
1060 - test for http://bugs.webkit.org/show_bug.cgi?id=17834
1061 REGRESSION: floated first-letter does not work when included in table
1063 * fast/css/first-letter-float.html: Added.
1064 * platform/mac-leopard/fast/css/first-letter-float-expected.checksum: Added.
1065 * platform/mac-leopard/fast/css/first-letter-float-expected.png: Added.
1066 * platform/mac/fast/css/first-letter-float-expected.txt: Added.
1068 2008-03-13 Antti Koivisto <antti@apple.com>
1072 Update test results for the preload patch. Load order for some resources changed,
1073 this does not affect the substance of these tests.
1075 * platform/mac-leopard/security/block-test-expected.txt:
1076 * security/block-test-expected.txt:
1077 * webarchive/loading/cache-expired-subresource-expected.txt:
1079 2008-03-13 Dan Bernstein <mitz@apple.com>
1081 Reviewed by Dave Hyatt.
1083 - test for http://bugs.webkit.org/show_bug.cgi?id=17819
1084 Border-collapse: collapse later cell wins on PC, earlier cell on Mac
1086 * fast/table/border-collapsing/equal-precedence-resolution.html: Added.
1087 * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-expected.checksum: Added.
1088 * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-expected.png: Added.
1089 * platform/mac/fast/table/border-collapsing/equal-precedence-resolution-expected.txt: Added.
1091 2008-03-12 Justin Garcia <justin.garcia@apple.com>
1095 <rdar://problem/5770834> Crash at InsertTextCommand::prepareForTextInsertion() doing RemoveFormat in a certain list
1097 * editing/execCommand/5770834-1-expected.txt: Added.
1098 * editing/execCommand/5770834-1.html: Added.
1100 2008-03-11 Alexey Proskuryakov <ap@webkit.org>
1104 <rdar://problem/5640615> REGRESSION (Safari 2-3): Changing subframe encoding rules broke
1107 * fast/encoding/frame-default-enc-expected.txt:
1108 * fast/encoding/frame-default-enc.html:
1109 Reversed success and failure.
1111 * http/tests/misc/frame-default-enc-different-domain-expected.txt: Added.
1112 * http/tests/misc/frame-default-enc-different-domain.html: Copied from LayoutTests/fast/encoding/frame-default-enc.html.
1113 * http/tests/misc/frame-default-enc-same-domain-expected.txt: Added.
1114 * http/tests/misc/frame-default-enc-same-domain.html: Copied from LayoutTests/fast/encoding/frame-default-enc.html.
1115 * http/tests/misc/resources/frame-default-enc-frame.html: Copied from LayoutTests/fast/encoding/resources/frame-default-enc-frame.html.
1117 2008-03-10 Sam Weinig <sam@webkit.org>
1119 Reviewed by Beth Dakin.
1121 Update test to catch the SECURITY_ERR thrown by
1122 CanvasRenderingContext2D::getImageData() and
1123 HTMLCanvasElement::toDataURL() on a tainted canvas
1125 * http/tests/security/canvas-remote-read-remote-image-expected.txt:
1126 * http/tests/security/canvas-remote-read-remote-image.html:
1128 2008-03-10 Justin Garcia <justin.garcia@apple.com>
1132 <rdar://problem/5779984> REGRESSION (r30391): GMail: Safari won't display the Edit Link dialog
1134 * editing/pasteboard/5780697-2-expected.txt: Added.
1135 * editing/pasteboard/5780697-2.html: Added.
1136 * editing/selection/5779984-1-expected.txt: Added.
1137 * editing/selection/5779984-1.html: Added.
1139 2008-03-10 Sam Weinig <sam@webkit.org>
1141 Reviewed by Beth Dakin.
1143 Add Tiger specific results for toDataURL-supportedTypes.html as the image
1144 encoders have slightly changed between releases.
1146 * platform/mac-tiger/fast/canvas: Added.
1147 * platform/mac-tiger/fast/canvas/toDataURL-supportedTypes-expected.txt: Added.
1149 2008-03-02 Julien Chaffraix <julien.chaffraix@gmail.com>
1151 Reviewed and landed by Darin.
1153 bug 12182 : XMLHttpRequest should raise SECURITY_ERR for same-origin policy violations
1155 * http/tests/xmlhttprequest/exceptions-expected.txt: Updated results
1157 2008-03-10 Johnny Ding <johnnyding.webkit@gmail.com>
1159 Reviewed, tweaked and landed by Alexey.
1161 Bug http://bugs.webkit.org/show_bug.cgi?id=17732
1162 Test case for testing script decoding after setting its src attribute
1164 * fast/dom/HTMLScriptElement/resources/script-decoding-error-after-setting-src.js: Added.
1165 * fast/dom/HTMLScriptElement/script-decoding-error-after-setting-src-expected.txt: Added.
1166 * fast/dom/HTMLScriptElement/script-decoding-error-after-setting-src.html: Added.
1168 2008-03-07 Simon Hausmann <hausmann@webkit.org>
1174 Added a testcase for http://bugs.webkit.org/show_bug.cgi?id=16815
1176 * fast/js/navigator-plugins-crash-expected.txt: Added.
1177 * fast/js/navigator-plugins-crash.html: Added.
1179 2008-03-08 Oliver Hunt <oliver@apple.com>
1183 Test case for Bug 16516: canvas image patterns stop working with some transformations
1185 * fast/canvas/canvas-pattern-behaviour.js:
1187 2008-03-08 Oliver Hunt <oliver@apple.com>
1191 Bug 17728: Canvas.createPattern with null repeat argument throws an exception
1193 Test cases for various way of constructing a pattern
1195 * fast/canvas/canvas-pattern-behaviour-expected.txt: Added.
1196 * fast/canvas/canvas-pattern-behaviour.html: Added.
1197 * fast/canvas/canvas-pattern-behaviour.js: Added.
1199 2008-03-08 Darin Adler <darin@apple.com>
1201 * platform/win/Skipped: Fixed some typos (stray "s" characters).
1203 2008-03-07 Stephanie Lewis <slewis@apple.com>
1207 Add toDataURL tests to skipped list
1209 * platform/win/Skipped:
1211 2008-03-07 Alexey Proskuryakov <ap@webkit.org>
1215 REGRESSION: Korean decoding doesn't support extended EUC-KR.
1217 * fast/encoding/char-decoding-expected.txt:
1218 * fast/encoding/char-decoding.html:
1219 Added cases for Korean.
1221 2008-03-07 Oliver Hunt <oliver@apple.com>
1223 Reviewed by Mark Rowe.
1225 Test case for Bug 16610: <canvas> restore() removes path segments created before it
1227 * fast/canvas/canvas-save-restore-with-path-expected.txt: Added.
1228 * fast/canvas/canvas-save-restore-with-path.html: Added.
1229 * fast/canvas/canvas-save-restore-with-path.js: Added.
1231 2008-03-07 Samuel Weinig <sam@webkit.org>
1233 Reviewed by Oliver Hunt.
1235 Tests for http://bugs.webkit.org/show_bug.cgi?id=16673
1236 <canvas> lacks toDataURL()
1238 * fast/canvas/toDataURL-noData-expected.txt: Added.
1239 * fast/canvas/toDataURL-noData.html: Added.
1240 * fast/canvas/toDataURL-supportedTypes-expected.txt: Added.
1241 * fast/canvas/toDataURL-supportedTypes.html: Added.
1243 2008-03-07 Stephanie Lewis <slewis@apple.com>
1245 update Windows Skipped List
1247 * platform/win/Skipped:
1249 2008-03-07 Adele Peterson <adele@apple.com>
1251 Adding fast/dom/HTMLDocument/hasFocus.html to the skipped list, while I investigate the failure.
1253 * platform/win/Skipped:
1255 2008-03-06 Geoffrey Garen <ggaren@apple.com>
1257 Reviewed by Darin Adler.
1259 Tests for <rdar://problem/5689093> Stricter (ES4) eval semantics
1261 * fast/js/eval-cross-window-expected.txt: Added.
1262 * fast/js/eval-cross-window.html: Added.
1263 * fast/js/eval-keyword-vs-function-expected.txt: Added.
1264 * fast/js/eval-keyword-vs-function.html: Added.
1265 * fast/js/eval-overriding-expected.txt: Added.
1266 * fast/js/eval-overriding.html: Added.
1268 Tests to make sure not to regress security:
1270 * http/tests/security/resources/xss-eval2.html: Added.
1271 * http/tests/security/resources/xss-eval3.html: Added.
1272 * http/tests/security/xss-eval-expected.txt: Added.
1273 * http/tests/security/xss-eval.html: Added.
1275 I removed these tests because we no longer match the behavior they
1276 expected, and the new tests are more comprehensive:
1278 * fast/js/window-eval-context-expected.txt: Removed.
1279 * fast/js/window-eval-context.html: Removed.
1280 * fast/js/window-eval-tearoff-expected.txt: Removed.
1281 * fast/js/window-eval-tearoff.html: Removed.
1283 2008-03-06 Oliver Hunt <oliver@apple.com>
1287 Test security restrictions for retrieving the content of tainted canvases
1289 * http/tests/security/canvas-remote-read-remote-image-expected.txt: Added.
1290 * http/tests/security/canvas-remote-read-remote-image.html: Added.
1292 2008-03-06 Adele Peterson <adele@apple.com>
1296 Tests for <rdar://problem/5785892> Implement activeElement attribute for HTMLDocument (HTML5)
1297 and <rdar://problem/5785895> Implement hasFocus() for HTMLDocument (HTML5)
1299 * fast/dom/HTMLDocument/activeElement-expected.txt: Added.
1300 * fast/dom/HTMLDocument/activeElement.html: Added.
1301 * fast/dom/HTMLDocument/hasFocus-expected.txt: Added.
1302 * fast/dom/HTMLDocument/hasFocus.html: Added.
1303 * fast/dom/HTMLDocument/resources/hasFocus-iframe.html: Added.
1305 2008-03-06 Dan Bernstein <mitz@apple.com>
1307 Reviewed by Darin Adler.
1309 - test and updated results for <rdar://problem/5741981> 154008 WebKit: Some asian language font glyphs are not shown (in Mail and Entourage)
1311 * fast/text/soft-hyphen-3.html: Added.
1312 * platform/mac/fast/text/basic/014-expected.txt:
1313 * platform/mac/fast/text/soft-hyphen-3-expected.checksum: Added.
1314 * platform/mac/fast/text/soft-hyphen-3-expected.png: Added.
1315 * platform/mac/fast/text/soft-hyphen-3-expected.txt: Added.
1317 2008-03-06 Alexey Proskuryakov <ap@webkit.org>
1321 <rdar://problem/5687269> Need to create a Collator abstraction for WebCore and JavaScriptCore
1323 Added a test to verify that collation is indeed locale-sensitive, and not just UCA.
1325 * fast/xsl/sort-locale-expected.txt: Added.
1326 * fast/xsl/sort-locale.xml: Added.
1327 * fast/xsl/sort-locale.xsl: Added.
1329 2008-03-06 Dan Bernstein <mitz@apple.com>
1333 - add test for r30823 (background-position: inherit)
1335 * fast/css/background-position-inherit-expected.txt: Added.
1336 * fast/css/background-position-inherit.html: Added.
1338 2008-03-05 Justin Garcia <justin.garcia@apple.com>
1342 <rdar://problem/5780697> Copying content with CSS property values that are percentages can cause fidelity issues
1344 * editing/pasteboard/5780697-1-expected.txt: Added.
1345 * editing/pasteboard/5780697-1.html: Added.
1347 2008-03-05 Brady Eidson <beidson@apple.com>
1349 Reviewed by Alexey + Mark Rowe
1351 Fix for <rdar://problem/5778247> - Reproducible crash on storage/execute-sql-args.html
1353 This test takes its best shot at handling two databases on a single database thread at once,
1354 then having one of those databases go away completely (garbage collection and everything)
1356 * storage/multiple-databases-garbage-collection-expected.txt: Added.
1357 * storage/multiple-databases-garbage-collection.html: Added.
1359 2008-03-04 Maciej Stachowiak <mjs@apple.com>
1361 Reviewed by Sam and Oliver.
1363 - test for http://bugs.webkit.org/show_bug.cgi?id=16289
1364 - test for Acid3 tests 26 and 27 (not exactly the same issue but related)
1366 * fast/dom/gc-11-expected.txt: Added. Test case from bug 16289.
1367 * fast/dom/gc-11.html: Added.
1368 * fast/dom/gc-acid3.html: Added. DOM garbage collection part of Acid3.
1369 * fast/dom/gc-acid3-expected.txt: Added.
1370 * fast/dom/gc-6-expected.txt: Updated results. The old assumptions of this test
1371 were in conflict with the requirements of Acid3.
1373 2008-03-04 Dan Bernstein <mitz@apple.com>
1375 - test for http://bugs.webkit.org/show_bug.cgi?id=17676
1376 <rdar://problem/5781091> REGRESSION (r30240-r30267): href attribute values with non-ASCII characters in the host part do not work
1378 * fast/encoding/url-host-name-non-ascii-expected.txt: Added.
1379 * fast/encoding/url-host-name-non-ascii.html: Added.
1381 2008-03-04 Nikolas Zimmermann <zimmermann@kde.org>
1385 Fix svg/dynamic-updates time-dependancy problem. Remove unneeded setTimeout() call.
1387 * svg/custom/acid3-test-77.html: Remove uneeded variables 'svgns' / 'xlinkns'
1388 * svg/dynamic-updates/resources/SVGTestCase.js:
1390 2008-03-04 Nikolas Zimmermann <zimmermann@kde.org>
1392 Reviewed by Eric & David.
1394 Add new layout test for Acid3 - test 77.
1395 Update result for svg/custom/text-dom-01-f.svg.
1397 * platform/mac-leopard/svg/custom/acid3-test-77-expected.checksum: Added.
1398 * platform/mac-leopard/svg/custom/acid3-test-77-expected.png: Added.
1399 * platform/mac-leopard/svg/custom/getSubStringLength-expected.checksum: Added.
1400 * platform/mac-leopard/svg/custom/getSubStringLength-expected.png: Added.
1401 * platform/mac-leopard/svg/custom/text-dom-01-f-expected.checksum:
1402 * platform/mac-leopard/svg/custom/text-dom-01-f-expected.png:
1403 * svg/custom/acid3-test-77-expected.txt: Added.
1404 * svg/custom/acid3-test-77.html: Added.
1405 * svg/custom/getSubStringLength-expected.txt: Added.
1406 * svg/custom/getSubStringLength.html: Added.
1407 * svg/custom/resources/Acid3Font-loader.svg: Added.
1408 * svg/custom/resources/Acid3Font.svg: Added.
1409 * svg/custom/resources/getSubStringLength.js: Added.
1411 2008-03-04 Sam Weinig <sam@webkit.org>
1413 Reviewed by Darin Adler.
1415 Update results for fixed class names.
1417 * fast/dom/Window/window-properties-expected.txt:
1418 * fast/dom/xmlhttprequest-get-expected.txt:
1419 * http/tests/xmlhttprequest/event-target-expected.txt:
1421 2008-03-04 Dan Bernstein <mitz@apple.com>
1423 Reviewed by Oliver Hunt and Geoffrey Garen.
1425 - extended test to cover http://bugs.webkit.org/show_bug.cgi?id=17667
1426 <rdar://problem/5779658> REGRESSION (r30587): Document::implicitClose() not called when done loading page (Image does not get scaled to fit)
1428 * http/tests/misc/missing-style-sheet-expected.txt:
1429 * http/tests/misc/missing-style-sheet.html:
1431 2008-03-04 Adele Peterson <adele@apple.com>
1435 Test for <rdar://problem/5779718> focus() does not work for anchor elements with no content
1437 * fast/events/anchor-empty-focus-expected.txt: Added.
1438 * fast/events/anchor-empty-focus.html: Added.
1440 2008-03-04 Dan Bernstein <mitz@apple.com>
1442 - test for <rdar://problem/5622336> Burmese text does not render on http://www.myanmarbible.com/bible/Judson/html/index.html
1444 * platform/win/fast/text/uniscribe-missing-glyph-expected.txt: Added.
1445 * platform/win/fast/text/uniscribe-missing-glyph.html: Added.
1447 2008-03-04 Alexey Proskuryakov <ap@webkit.org>
1449 Suggested by Darin, rubber-stamped by Mark.
1451 http://bugs.webkit.org/show_bug.cgi?id=17569
1452 REGRESSION (r30571): Buzzword.com doesn't load
1454 Rolling out r30571, as determining what is wrong with it proved tricky.
1456 * fast/loader/meta-refresh-anchor-click-expected.txt: Removed.
1457 * fast/loader/meta-refresh-anchor-click.html: Removed.
1458 * fast/loader/resources/meta-refresh-subframe.html: Removed.
1460 2008-03-03 Sam Weinig <sam@webkit.org>
1462 Reviewed by Mark Rowe.
1464 Update test results.
1466 * fast/dom/Window/window-properties-expected.txt:
1468 2008-03-03 Dan Bernstein <mitz@apple.com>
1470 Reviewed by Darin Adler.
1472 - test that :first-letter applies to the first letter in normal flow,
1473 skipping floats and positioned objects
1475 * fast/css/first-letter-skip-out-of-flow.html: Added.
1476 * platform/mac-leopard/fast/css/first-letter-skip-out-of-flow-expected.checksum: Added.
1477 * platform/mac-leopard/fast/css/first-letter-skip-out-of-flow-expected.png: Added.
1478 * platform/mac/fast/css/first-letter-skip-out-of-flow-expected.txt: Added.
1480 2008-03-03 Mark Rowe <mrowe@apple.com>
1482 Reviewed by Dan Bernstein.
1484 Test for http://bugs.webkit.org/show_bug.cgi?id=17313
1485 Bug 17313: querySelectorAll() causing crashes when called via dojo.query() wrapper
1487 * fast/dom/SelectorAPI/bug-17313-expected.txt: Added.
1488 * fast/dom/SelectorAPI/bug-17313.html: Added.
1490 2008-03-03 David D. Kilzer <ddkilzer@webkit.org>
1492 Dynamically inserting CSS rule with @media query fails with DOM Exception 12
1493 <http://bugs.webkit.org/show_bug.cgi?id=15986>
1497 * fast/css/insertRule-font-face.html: Added.
1498 * fast/css/insertRule-media.html: Added.
1499 * fast/css/resources/insertRule-font-face.js: Added.
1500 * fast/css/resources/insertRule-media.js: Added.
1502 2008-03-03 Oliver Hunt <oliver@apple.com>
1504 Reviewed by Mark Rowe.
1506 Add check to make sure we return all the data in a row.
1508 * fast/canvas/canvas-getImageData-expected.txt:
1509 * fast/canvas/canvas-getImageData.html:
1511 2008-03-03 Oliver Hunt <oliver@apple.com>
1513 Reviewed by Mark Rowe.
1515 Test case for incorrect assertions
1517 * fast/canvas/canvas-putImageData.js:
1519 2008-03-02 Kevin Ollivier <kevino@theolliviers.com>
1521 Reviewed by Dave Hyatt.
1523 Gracefully handle a CSS rule containing an invalid value.
1524 (Fixes http://bugs.webkit.org/show_bug.cgi?id=16898)
1526 * fast/css/invalid-rule-value-expected.txt: Added.
1527 * fast/css/invalid-rule-value.html: Added.
1529 2008-03-01 Oliver Hunt <oliver@apple.com>
1531 Reviewed by Sam Weinig.
1533 Bug 16954: Support putImageData
1535 Nice simple testcase for putImageData covering the exciting
1536 little bits of behaviour present in the current spec.
1538 * fast/canvas/canvas-putImageData-expected.txt: Added.
1539 * fast/canvas/canvas-putImageData.html: Added.
1541 2008-03-01 Sam Weinig <sam@webkit.org>
1543 Reviewed by Darin Adler.
1547 * fast/dom/Window/window-function-name-getter-precedence-expected.txt:
1549 2008-03-01 Nikolas Zimmermann <zimmermann@kde.org>
1553 Add new set of dynamic updates tests, this time for SVGForeignObjectElement.
1555 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum: Added.
1556 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.png: Added.
1557 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum: Added.
1558 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.png: Added.
1559 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.checksum: Added.
1560 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.png: Added.
1561 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.checksum: Added.
1562 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.png: Added.
1563 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum: Added.
1564 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.png: Added.
1565 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum: Added.
1566 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.png: Added.
1567 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.checksum: Added.
1568 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.png: Added.
1569 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.checksum: Added.
1570 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.png: Added.
1571 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt: Added.
1572 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr.html: Added.
1573 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt: Added.
1574 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html: Added.
1575 * svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt: Added.
1576 * svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html: Added.
1577 * svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr-expected.txt: Added.
1578 * svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr.html: Added.
1579 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt: Added.
1580 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop.html: Added.
1581 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt: Added.
1582 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop.html: Added.
1583 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop-expected.txt: Added.
1584 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop.html: Added.
1585 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop-expected.txt: Added.
1586 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html: Added.
1587 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-height-attr.js: Added.
1588 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-width-attr.js: Added.
1589 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-x-attr.js: Added.
1590 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-y-attr.js: Added.
1591 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-height-prop.js: Added.
1592 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-width-prop.js: Added.
1593 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-x-prop.js: Added.
1594 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-y-prop.js: Added.
1595 * svg/dynamic-updates/resources/SVGTestCase.js: Add xhtml namespace 'xhtmlNS'.
1597 2008-02-29 Dan Bernstein <mitz@apple.com>
1599 Rubber-stamped by Sam Weinig.
1601 - update test results following r30649
1603 * svg/css/getComputedStyle-basic-expected.txt:
1605 2008-02-29 Robert Blaut <webkit@blaut.biz>
1607 Reviewed by Darin Adler.
1609 - Tests for http://bugs.webkit.org/show_bug.cgi?id=17532
1610 Webkit imports styles from <link> element which doesn't have rel=stylesheet defined
1612 * fast/html/link-rel-stylesheet.html: Added.
1613 * fast/media/mq-simple-query-02.html:
1614 * fast/media/mq-width-absolute-02.html:
1615 * platform/mac/fast/html/link-rel-stylesheet-expected.txt: Added.
1617 2008-02-29 Alexey Proskuryakov <ap@webkit.org>
1621 <rdar://problem/5766352> REGRESSION (r27151): XMLHttpRequest.abort() resets response status
1623 * http/tests/xmlhttprequest/status-after-abort-expected.txt: Added.
1624 * http/tests/xmlhttprequest/status-after-abort.html: Added.
1626 2008-02-29 Dan Bernstein <mitz@apple.com>
1628 Reviewed by Darin Adler.
1630 - test for a bug where explicit embedding past the end of a line could
1631 affect text that line
1633 * fast/text/embed-at-end-of-pre-wrap-line.html: Added.
1634 * platform/mac-leopard/fast/text/embed-at-end-of-pre-wrap-line-expected.checksum: Added.
1635 * platform/mac-leopard/fast/text/embed-at-end-of-pre-wrap-line-expected.png: Added.
1636 * platform/mac/fast/text/embed-at-end-of-pre-wrap-line-expected.txt: Added.
1638 2008-02-28 Justin Garcia <justin.garcia@apple.com>
1640 Reviewed by Darin Adler.
1642 <rdar://problem/4930986> REGRESSION: Paste As Quotation pastes black text instead of blue
1644 Demonstrates the bug:
1645 * editing/pasteboard/4930986-1-expected.txt: Added.
1646 * editing/pasteboard/4930986-1.html: Added.
1647 * editing/pasteboard/4930986-2-expected.txt: Added.
1648 * editing/pasteboard/4930986-2.html: Added.
1650 Demonstrates a problem with the first version of the patch:
1651 * editing/pasteboard/4930986-3-expected.txt: Added.
1652 * editing/pasteboard/4930986-3.html: Added.
1654 Visual problem fixed. An anonymous renderer changed position, DOM remains unchanged:
1655 * editing/execCommand/5144139-1.html:
1656 * platform/mac/editing/execCommand/5144139-1-expected.checksum:
1657 * platform/mac/editing/execCommand/5144139-1-expected.png:
1658 * platform/mac/editing/execCommand/5144139-1-expected.txt:
1660 Removed unnecessary style spans, visual result unchanged:
1661 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.checksum:
1662 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.png:
1663 * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt:
1664 * platform/mac/editing/style/font-family-with-space-expected.checksum:
1665 * platform/mac/editing/style/font-family-with-space-expected.png:
1666 * platform/mac/editing/style/font-family-with-space-expected.txt:
1668 A style span isn't removed because at paste time because we don't anticipate
1669 encountering styles on style spans that are non-inheritable, because we don't
1670 create style spans like that at copy time. Turned this into a text only
1671 test. Test remains visually unchanged:
1672 * editing/pasteboard/5245519-expected.txt: Added.
1673 * editing/pasteboard/5245519.html:
1674 * platform/mac/editing/pasteboard/5245519-expected.checksum: Removed.
1675 * platform/mac/editing/pasteboard/5245519-expected.png: Removed.
1676 * platform/mac/editing/pasteboard/5245519-expected.txt: Removed.
1678 Added an extra empty anonymous renderer, DOM and visual result remain unchanged:
1679 * platform/mac/editing/execCommand/create-list-with-hr-expected.checksum:
1680 * platform/mac/editing/execCommand/create-list-with-hr-expected.png:
1681 * platform/mac/editing/execCommand/create-list-with-hr-expected.txt:
1682 * platform/mac/editing/pasteboard/paste-list-001-expected.checksum:
1683 * platform/mac/editing/pasteboard/paste-list-001-expected.png:
1684 * platform/mac/editing/pasteboard/paste-list-001-expected.txt:
1685 * platform/mac/editing/pasteboard/paste-table-001-expected.checksum:
1686 * platform/mac/editing/pasteboard/paste-table-001-expected.png:
1687 * platform/mac/editing/pasteboard/paste-table-001-expected.txt:
1688 * platform/mac/editing/pasteboard/paste-text-003-expected.checksum:
1689 * platform/mac/editing/pasteboard/paste-text-003-expected.png:
1690 * platform/mac/editing/pasteboard/paste-text-003-expected.txt:
1692 Reflects changes to CSSComputedStyleDeclaration::getPropertyCSSValue:
1693 * fast/css/computed-style-expected.txt:
1694 * fast/css/computed-style-without-renderer-expected.txt:
1696 We don't remove styles from style spans that are overridden by all of their
1697 children, even though they are unnecessary. We've never done this, but now
1698 that there can be two style spans at paste time we are more likely to have
1699 a style span left over because of this problem. Mentioned this in the test
1700 case and turned this into a text only test:
1701 * editing/pasteboard/4840662.html:
1702 * editing/pasteboard/4840662-expected.txt: Added.
1703 * platform/mac/editing/pasteboard/4840662-expected.checksum: Removed.
1704 * platform/mac/editing/pasteboard/4840662-expected.png: Removed.
1705 * platform/mac/editing/pasteboard/4840662-expected.txt: Removed.
1707 2008-02-27 Dan Bernstein <mitz@apple.com>
1709 Reviewed by John Sullivan.
1711 - test for <rdar://problem/5607547> Single letter surrounded by soft hyphens can disappear
1713 * fast/text/soft-hyphen-2.html: Added.
1714 * platform/mac/fast/text/soft-hyphen-2-expected.checksum: Added.
1715 * platform/mac/fast/text/soft-hyphen-2-expected.png: Added.
1716 * platform/mac/fast/text/soft-hyphen-2-expected.txt: Added.
1718 2008-02-27 Brady Eidson <beidson@apple.com>
1720 Updated resource used in the layout test I landed yesterday.
1721 Due to a difference between Foundation on Tiger vs Leopard, the resource generated on
1722 Leopard caused different results on Leopard and Tiger.
1723 Regenerating the resource on Tiger, however, agrees with Leopard.
1725 * webarchive/loading/resources/cache-expired-subresource.webarchive:
1727 2008-02-27 Dan Bernstein <mitz@apple.com>
1729 Reviewed by Darin Adler.
1731 - test that centered text in right-to-left blocks spills over to the left
1733 * fast/text/align-center-rtl-spill.html: Added.
1734 * platform/mac/fast/text/align-center-rtl-spill-expected.checksum: Added.
1735 * platform/mac/fast/text/align-center-rtl-spill-expected.png: Added.
1736 * platform/mac/fast/text/align-center-rtl-spill-expected.txt: Added.
1738 2008-02-27 Eric Seidel <eric@webkit.org>
1740 Rubber-stamped by Adam.
1742 Fix svn:eol-style on all LayoutTest results
1745 find . -name "*-expected.txt" | xargs svn ps svn:eol-style native
1747 2008-02-27 Sam Weinig <sam@webkit.org>
1751 Updates tests for <rdar://problem/5768769>
1753 * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
1754 * http/tests/security/cross-frame-access-call-expected.txt:
1755 * http/tests/security/cross-frame-access-call.html:
1757 2008-02-27 Brady Eidson <beidson@apple.com>
1759 Reviewed by Mark Rowe
1761 Test for better fix for <rdar://problem/4930688> (see r19549) and
1762 original fix for <rdar://problem/3947312> (and 14 dupes)
1764 Crafting custom WebArchives for layout tests is a pain and something that should
1765 be resolved if we decide to pursue a new format.
1767 Using a custom php script to act as a stand in for an image resource, I set its
1768 cache-control header to expire immediately. Without the fix for the above bugs,
1769 the resource will be "expired" and an attempt to fetch it from the network will
1770 go out and fail. This failure will manifest with different ResourceLoadDelegate
1771 information, as well as different dimensions in the render tree - the missing
1772 image icon versus the archived image.
1774 With the fix in place, the response will be ignored and the image will be pulled
1775 from the WebArchive.
1777 * webarchive/loading/cache-expired-subresource-expected.txt: Added.
1778 * webarchive/loading/cache-expired-subresource.html: Added.
1779 * webarchive/loading/resources/cache-expired-subresource.webarchive: Added.
1781 2008-02-27 Kevin McCullough <kmccullough@apple.com>
1783 Landing test that was forgotten in the original patch (r30087).
1785 Test for: http://bugs.webkit.org/show_bug.cgi?id=17191
1786 HTML5: Client-side database queries should return values of type number
1788 * storage/sql-data-types-expected.txt: Added.
1789 * storage/sql-data-types.html: Added.
1790 * storage/sql-data-types.js: Added.
1792 2008-02-27 Julien Chaffraix <julien.chaffraix@gmail.com>
1796 http://bugs.webkit.org/show_bug.cgi?id=17481
1797 Several consecutive calls to XMLHttpRequest::open should dispatch only one readyState event
1799 * http/tests/xmlhttprequest/xmlhttprequest-multiple-open-expected.txt: Added.
1800 * http/tests/xmlhttprequest/xmlhttprequest-multiple-open.html: Added.
1802 2008-02-26 Brady Eidson <beidson@apple.com>
1804 Add a skipped storage test for now
1806 * platform/win/Skipped: Added storage/multiple-transactions.html
1808 2008-02-26 Dan Bernstein <mitz@apple.com>
1810 Reviewed by Darin Adler.
1812 - test for http://bugs.webkit.org/show_bug.cgi?id=17555
1813 <rdar://problem/5766016> REGRESSION (r27351): Thumbnails positioned wrong on Getty Images results page
1815 * fast/dynamic/subtree-table-cell-height.html: Added.
1816 * platform/mac/fast/dynamic/subtree-table-cell-height-expected.checksum: Added.
1817 * platform/mac/fast/dynamic/subtree-table-cell-height-expected.png: Added.
1818 * platform/mac/fast/dynamic/subtree-table-cell-height-expected.txt: Added.
1820 2008-02-26 Satoshi Nakagawa <artension@gmail.com>
1822 Reviewed by Darin. Tweaked and landed by Alexey.
1824 - test for http://bugs.webkit.org/show_bug.cgi?id=17411
1826 * fast/text/line-breaks-after-ideographic-comma-or-full-stop.html: Added.
1827 * fast/text/line-breaks-after-ideographic-comma-or-full-stop-expected.txt: Added
1829 2008-02-25 Dan Bernstein <mitz@apple.com>
1831 Reviewed by Sam Weinig.
1833 - test for http://bugs.webkit.org/show_bug.cgi?id=17152
1834 Paragraphs indented with :first-letter and text-align CSS render incorrectly
1836 * fast/text/apply-start-width-after-skipped-text.html: Added.
1837 * platform/mac/fast/text/apply-start-width-after-skipped-text-expected.checksum: Added.
1838 * platform/mac/fast/text/apply-start-width-after-skipped-text-expected.png: Added.
1839 * platform/mac/fast/text/apply-start-width-after-skipped-text-expected.txt: Added.
1841 2008-02-25 Beth Dakin <bdakin@apple.com>
1845 Test for <rdar://problem/5760530> REGRESSION: Assertion failure in
1846 Document::removePendingSheet() from r30438
1848 * http/tests/misc/missing-style-sheet-expected.txt: Added.
1849 * http/tests/misc/missing-style-sheet.html: Added.
1851 2008-02-25 Brady Eidson <beidson@apple.com>
1853 Reviewed by T3h Mitz Pettel (Dan Bernstein)
1855 Layout test for already fixed bug <rdar://problem/5729445>
1857 * storage/multiple-transactions-expected.txt: Added.
1858 * storage/multiple-transactions.html: Added.
1860 2008-02-25 Darin Adler <darin@apple.com>
1864 - test for http://bugs.webkit.org/show_bug.cgi?id=17186
1865 Fragment navigation within a page permanently cancels meta refresh
1867 * fast/loader/meta-refresh-anchor-click-expected.txt: Added.
1868 * fast/loader/meta-refresh-anchor-click.html: Added.
1869 * fast/loader/resources/meta-refresh-subframe.html: Added.
1871 2008-02-25 Johnny Ding <johnnyding.webkit@gmail.com>
1873 Reviewed by Darin Adler.
1875 - bug http://bugs.webkit.org/show_bug.cgi?id=17444
1876 Test for multiple nested scripts which are in a external script.
1878 * fast/tokenizer/nested-multiple-scripts-expected.txt: Added.
1879 * fast/tokenizer/nested-multiple-scripts.html: Added.
1880 * fast/tokenizer/resources/external-script-1.js: Added.
1881 * fast/tokenizer/resources/external-script-2.js: Added.
1883 2008-02-24 Michael Knaup <michael.knaup@mac.com>
1887 - test for http://bugs.webkit.org/show_bug.cgi?id=8749
1889 * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.checksum: Added.
1890 * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.png: Added.
1891 * platform/mac/fast/canvas/canvas-draw-xbm-image-expected.txt: Added.
1892 * platform/mac/fast/canvas/canvas-draw-xbm-image.html: Added.
1893 * platform/mac/fast/canvas/resources: Added.
1894 * platform/mac/fast/canvas/resources/smile.xbm: Added.
1896 2008-02-24 Dan Bernstein <mitz@apple.com>
1898 Reviewed by Darin Adler.
1900 - test for http://bugs.webkit.org/show_bug.cgi?id=17471
1901 REGRESSION (r30438): Crash in deleteLineBoxes in cursor-adjusting code browsing Acid3
1903 * http/tests/misc/object-image-error-expected.txt: Added.
1904 * http/tests/misc/object-image-error.html: Added.
1905 * http/tests/misc/resources/404image.php: Added.
1907 2008-02-24 Dan Bernstein <mitz@apple.com>
1909 Rubber-stamped by Oliver Hunt.
1911 - replace expected results in platform/mac-tiger and
1912 platform/mac-leopard which were identical with a single copy in
1915 2008-02-24 Dan Bernstein <mitz@apple.com>
1917 Reviewed by Darin Adler.
1919 - test float positioning when a float that does not fit on the line is
1920 followed by a float that does
1922 * fast/block/float/narrow-after-wide.html: Added.
1923 * platform/mac/fast/block/float/narrow-after-wide-expected.checksum: Added.
1924 * platform/mac/fast/block/float/narrow-after-wide-expected.png: Added.
1925 * platform/mac/fast/block/float/narrow-after-wide-expected.txt: Added.
1927 2008-02-24 Darin Adler <darin@apple.com>
1931 - test for http://bugs.webkit.org/show_bug.cgi?id=16770
1932 Acid3 expects :visited styled links to restyle on iframe load
1934 * fast/history/resources/subframe.html: Added.
1935 * fast/history/subframe-is-visited-expected.txt: Added.
1936 * fast/history/subframe-is-visited.html: Added.
1938 2008-02-23 Dan Bernstein <mitz@apple.com>
1940 Reviewed by Dave Hyatt.
1942 - test that non-autowrapping text clear floats
1944 * fast/text/whitespace/nowrap-clear-float.html: Added.
1945 * platform/mac-leopard/fast/text/whitespace: Added.
1946 * platform/mac-leopard/fast/text/whitespace/nowrap-clear-float-expected.checksum: Added.
1947 * platform/mac-leopard/fast/text/whitespace/nowrap-clear-float-expected.png: Added.
1948 * platform/mac/fast/text/whitespace/nowrap-clear-float-expected.txt: Added.
1950 2008-02-23 Dan Bernstein <mitz@apple.com>
1952 - undo an accidental change to a test's expected results from r30431.
1954 * fast/js/date-DST-time-cusps-expected.txt:
1956 2008-02-23 Dan Bernstein <mitz@apple.com>
1958 Rubber-stamped by Sam Weinig and Anders Carlsson.
1960 - updated results for <rdar://problem/5714333> Add document.getSelection()
1962 * fast/dom/Window/window-properties-expected.txt:
1964 2008-02-22 Alexey Proskuryakov <ap@webkit.org>
1968 A few tweaks to PCRE-based regex test suite.
1970 * fast/regex/pcre-test-runner.js: Added support for global regexes. Emulate PCRE test runner
1971 more precisely by trimming trailing whitespace from some lines.
1973 * fast/regex/test1-expected.txt:
1974 * fast/regex/test4-expected.txt:
1975 * fast/regex/testinput1:
1976 * fast/regex/testinput4:
1977 * fast/regex/testoutput1:
1978 * fast/regex/testoutput4:
1979 Updated to PCRE 7.6.
1981 2008-02-22 Dan Bernstein <mitz@apple.com>
1983 - update Tiger expected results following r30431
1985 * platform/mac-tiger/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
1986 * platform/mac-tiger/svg/custom/foreignObject-crash-on-hover-expected.txt:
1987 * platform/mac-tiger/svg/custom/text-dom-01-f-expected.txt:
1988 * platform/mac-tiger/svg/custom/text-hit-test-expected.txt:
1989 * platform/mac-tiger/svg/text/text-align-01-b-expected.txt:
1990 * platform/mac-tiger/svg/text/text-align-02-b-expected.txt:
1991 * platform/mac-tiger/svg/text/text-align-03-b-expected.txt:
1992 * platform/mac-tiger/svg/text/text-align-04-b-expected.txt:
1993 * platform/mac-tiger/svg/text/text-align-05-b-expected.txt:
1994 * platform/mac-tiger/svg/text/text-align-06-b-expected.txt:
1995 * platform/mac-tiger/svg/text/text-altglyph-01-b-expected.txt:
1996 * platform/mac-tiger/svg/text/text-deco-01-b-expected.txt:
1997 * platform/mac-tiger/svg/text/text-fonts-01-t-expected.txt:
1998 * platform/mac-tiger/svg/text/text-fonts-02-t-expected.txt:
1999 * platform/mac-tiger/svg/text/text-path-01-b-expected.txt:
2000 * platform/mac-tiger/svg/text/text-spacing-01-b-expected.txt:
2001 * platform/mac-tiger/svg/text/text-text-01-b-expected.txt:
2002 * platform/mac-tiger/svg/text/text-text-03-b-expected.txt:
2003 * platform/mac-tiger/svg/text/text-text-04-t-expected.txt:
2004 * platform/mac-tiger/svg/text/text-text-05-t-expected.txt:
2005 * platform/mac-tiger/svg/text/text-text-06-t-expected.txt:
2006 * platform/mac-tiger/svg/text/text-text-07-t-expected.txt:
2007 * platform/mac-tiger/svg/text/text-text-08-b-expected.txt:
2008 * platform/mac-tiger/svg/text/text-tref-01-b-expected.txt:
2009 * platform/mac-tiger/svg/text/text-tselect-01-b-expected.txt:
2010 * platform/mac-tiger/svg/text/text-tselect-02-f-expected.txt:
2011 * platform/mac-tiger/svg/text/text-tspan-01-b-expected.txt:
2012 * platform/mac-tiger/svg/text/text-ws-01-t-expected.txt:
2013 * platform/mac-tiger/svg/text/text-ws-02-t-expected.txt:
2015 2008-02-22 Justin Garcia <justin.garcia@apple.com>
2019 <rdar://problem/5714333> Add document.getSelection()
2021 * editing/selection/5714333-expected.txt: Added.
2022 * editing/selection/5714333.html: Added.
2024 2008-02-22 Oliver Hunt <oliver@apple.com>
2028 Bug 17486: Support HTML5 Canvas.getImageData API
2029 Support Canvas.getImageData and Canvas.createImageData
2031 Test cases for ImageData behaviour and getImageData correctness
2033 * fast/canvas/canvas-ImageData-behaviour-expected.txt: Added.
2034 * fast/canvas/canvas-ImageData-behaviour.html: Added.
2035 * fast/canvas/canvas-ImageData-behaviour.js: Added.
2036 * fast/canvas/canvas-getImageData-expected.txt: Added.
2037 * fast/canvas/canvas-getImageData.html: Added.
2039 2008-02-22 Geoffrey Garen <ggaren@apple.com>
2041 Reviewed by Sam Weinig.
2043 Removing the test for KJS_MEM_LIMIT, since I removed KJS_MEM_LIMIT.
2045 * fast/js/out-of-memory-expected.txt: Removed.
2046 * fast/js/out-of-memory.html: Removed.
2048 2008-02-22 Oliver Hunt <oliver@apple.com>
2050 Reviewed by Alexey P.
2052 <rdar://problem/5759327> REGRESSION: while(NaN) acts like while(true)
2054 Add test cases for pre/post-increment of NaN
2056 * fast/js/convert-nan-to-bool-expected.txt:
2057 * fast/js/resources/convert-nan-to-bool.js:
2059 2008-02-21 Sam Weinig <sam@webkit.org>
2061 Reviewed by Anders Carlsson.
2063 Update tests and results for <rdar://problem/5757946>
2065 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt:
2066 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html:
2067 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt:
2068 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html:
2069 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt:
2070 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html:
2071 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt:
2072 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html:
2073 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt:
2074 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html:
2075 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt:
2076 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html:
2077 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt:
2078 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html:
2079 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt:
2080 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html:
2081 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt:
2082 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html:
2083 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt:
2084 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html:
2085 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt:
2086 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html:
2087 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt:
2088 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html:
2089 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt:
2090 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html:
2092 2008-02-21 Ada Chan <adachan@apple.com>
2094 Test for <rdar://problem/5757873> Buffer overrun in DeprecatedCString::find() in WebCore
2096 Reviewed by Dan Bernstein.
2098 * fast/loader/charset-parse-expected.txt: Added.
2099 * fast/loader/charset-parse.html: Added.
2101 2008-02-21 Geoffrey Garen <ggaren@apple.com>
2103 Reviewed by David Harrison.
2105 Test for <rdar://problem/5756125> REGRESSION: A crash occurs at
2106 WebCore::Frame::scriptProxy() when completing a search with Package Tracker widget
2108 * fast/dom/script-element-without-frame-crash-expected.txt: Added.
2109 * fast/dom/script-element-without-frame-crash.html: Added.
2111 2008-02-20 Sam Weinig <sam@webkit.org>
2113 Rubber-stamped by Dan Bernstein.
2115 Gratuitous change to this test to use the instanceof operator
2116 instead of the isPrototypeOf method.
2118 * fast/tokenizer/doctype-search-reset.html:
2120 2008-02-20 Dan Bernstein <mitz@apple.com>
2122 Reviewed by Dave Hyatt.
2124 - test for http://bugs.webkit.org/show_bug.cgi?id=17465
2125 REGRESSION: <DIV> tokenized into Div if still searching for DOCTYPE
2127 * fast/tokenizer/doctype-search-reset-expected.txt: Added.
2128 * fast/tokenizer/doctype-search-reset.html: Added.
2130 2008-02-20 Dan Bernstein <mitz@apple.com>
2132 Reviewed by Dave Hyatt.
2134 - test for http://bugs.webkit.org/show_bug.cgi?id=17464
2135 REGRESSION: Crash in RenderBlock::findNextLineBreak reading r30444 commit email in GMail
2137 * fast/text/wbr-in-pre-crash.html: Added.
2138 * platform/mac-leopard/fast/text/wbr-in-pre-crash-expected.checksum: Added.
2139 * platform/mac-leopard/fast/text/wbr-in-pre-crash-expected.png: Added.
2140 * platform/mac/fast/text/wbr-in-pre-crash-expected.txt: Added.
2142 2008-02-20 Michael Knaup <michael.knaup@mac.com>
2146 - test for Bug 16753: date set methods with no args should result in NaN (Acid3 bug)
2148 * fast/js/date-set-to-nan-expected.txt: Added.
2149 * fast/js/date-set-to-nan.html: Added.
2150 * fast/js/resources/date-set-to-nan.js: Added.
2152 2008-02-20 Oliver Hunt <oliver@apple.com>
2156 Test to ensure we do not crash on a zero sized canvas.
2158 * fast/canvas/access-zero-sized-canvas-expected.txt: Added.
2159 * fast/canvas/access-zero-sized-canvas.html: Added.
2161 2008-02-20 Alexey Proskuryakov <ap@webkit.org>
2165 http://bugs.webkit.org/show_bug.cgi?id=17106
2166 <rdar://problem/5750722> Debug build ASSERTs on page load
2168 * fast/encoding/GBK/close-gbk-converter-expected.txt: Added.
2169 * fast/encoding/GBK/close-gbk-converter.html: Added.
2171 2008-02-19 Beth Dakin <bdakin@apple.com>
2175 Test for <rdar://problem/5729674> Seed: Crash in
2176 RenderButton::setStyle at http://www.dinorpg.com
2178 * fast/forms/input-first-letter.html: Added.
2179 * platform/mac/fast/forms/input-first-letter-expected.checksum: Added.
2180 * platform/mac/fast/forms/input-first-letter-expected.png: Added.
2181 * platform/mac/fast/forms/input-first-letter-expected.txt: Added.
2183 2008-02-19 Dan Bernstein <mitz@apple.com>
2185 Reviewed by Darin Adler.
2187 - test for <rdar://problem/5637569> CrashTracer: [REGRESSION] 620 crashes in Safari at com.apple.WebCore: WebCore::RenderBox::setStaticY + 15
2189 * fast/text/wbr-styled.html: Added.
2190 * platform/mac-leopard/fast/text/wbr-styled-expected.checksum: Added.
2191 * platform/mac-leopard/fast/text/wbr-styled-expected.png: Added.
2192 * platform/mac/fast/css-generated-content/wbr-with-before-content-expected.txt:
2193 * platform/mac/fast/text/wbr-pre-expected.txt:
2194 * platform/mac/fast/text/wbr-styled-expected.txt: Added.
2196 2008-02-18 Dan Bernstein <mitz@apple.com>
2198 Reviewed by Adam Roben in California.
2200 - remove unnecessary and erroneous layoutTestController calls from a test
2202 * fast/css/font-face-multiple-remote-sources.html:
2203 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.txt:
2205 2008-02-18 Brady Eidson <beidson@apple.com>
2209 Fix for <rdar://5747529> - ObjC Exception can cause JSLock to never be released
2211 * platform/mac-tiger/Skipped: Removed 2 hanging tests that now don't hang
2212 * platform/mac/plugins/webScriptObject-exception-deadlock-expected.txt: Added.
2213 * platform/mac/plugins/webScriptObject-exception-deadlock.html: Added.
2215 2008-02-18 Darin Adler <darin@apple.com>
2219 - generate new results for the one test that was altered by the
2220 double -> float -> double trip taken by numeric values in the
2223 This test appears under three different names in three different
2224 parts of our test suite.
2226 * platform/mac/css1/box_properties/acid_test-expected.checksum: Updated.
2227 * platform/mac/css1/box_properties/acid_test-expected.png: Ditto.
2228 * platform/mac/css1/box_properties/acid_test-expected.txt: Ditto.
2229 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.checksum: Ditto.
2230 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.png: Ditto.
2231 * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt: Ditto.
2232 * platform/mac/fast/block/basic/011-expected.checksum: Ditto.
2233 * platform/mac/fast/block/basic/011-expected.png: Ditto.
2234 * platform/mac/fast/block/basic/011-expected.txt: Ditto.
2236 2008-02-18 Dan Bernstein <mitz@apple.com>
2238 - test for <rdar://problem/5736225> crash in svgFontAndFaceElementForFontData on digitalstrom.org/cms
2240 * fast/css/font-face-multiple-remote-sources.html: Added.
2241 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.checksum: Added.
2242 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.png: Added.
2243 * platform/mac/fast/css/font-face-multiple-remote-sources-expected.txt: Added.
2245 2008-02-17 Julien Chaffraix <julien.chaffraix@gmail.com>
2247 Reviewed by Alexey Proskuryakov.
2249 http://bugs.webkit.org/show_bug.cgi?id=16989
2250 bug 16989 : Add send() flag checks in XmlHttpRequest
2252 - Splitted xmlhttprequest-abort-readystate in 2 test cases (xmlhttprequest-abort-readystate-shouldDispatchEvent and xmlhttprequest-abort-readystate-shouldNotDispatchEvent)
2254 - Added test case for the 2 send() flag checks in XmlHttpRequest::send and XmlHttpRequest::setRequestHeader
2256 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-expected.txt: Removed.
2257 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldDispatchEvent-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-expected.txt.
2258 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldDispatchEvent.html: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html.
2259 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldNotDispatchEvent-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-expected.txt.
2260 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState-shouldNotDispatchEvent.html: Copied from LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html.
2261 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html: Removed.
2262 * http/tests/xmlhttprequest/xmlhttprequest-test-send-flag-expected.txt: Added.
2263 * http/tests/xmlhttprequest/xmlhttprequest-test-send-flag.html: Added.
2265 2008-02-17 Sam Weinig <sam@webkit.org>
2267 Reviewed by Dan Bernstein.
2269 Update test for http://bugs.webkit.org/show_bug.cgi?id=17365
2270 document.createEvent("MessageEvent") throws NOT_SUPPORTED_ERR
2272 * fast/events/event-instanceof-expected.txt:
2273 * fast/events/resources/event-instanceof.js: Test MessageEvent as well.
2275 2008-02-17 Dan Bernstein <mitz@apple.com>
2277 Reviewed by Mark Rowe.
2279 - disable the non-ASCII parts of a test case for the ASCII code path
2280 because it is failing on the (Tiger) buildbots for an unrelated
2283 * fast/text/fixed-pitch-control-characters.html:
2284 * platform/mac/fast/text/fixed-pitch-control-characters-expected.checksum:
2285 * platform/mac/fast/text/fixed-pitch-control-characters-expected.png:
2286 * platform/mac/fast/text/fixed-pitch-control-characters-expected.txt:
2288 2008-02-17 Dan Bernstein <mitz@apple.com>
2290 Reviewed by Darin Adler.
2292 - test for http://bugs.webkit.org/show_bug.cgi?id=17033
2293 <rdar://problem/5709315> REGRESSION: Really long <option> causes unnecessary page scroll bars to accommodate content
2295 * fast/forms/control-clip-overflow.html: Added.
2296 * platform/mac/fast/forms/control-clip-overflow-expected.checksum: Added.
2297 * platform/mac/fast/forms/control-clip-overflow-expected.png: Added.
2298 * platform/mac/fast/forms/control-clip-overflow-expected.txt: Added.
2300 2008-02-16 Dan Bernstein <mitz@apple.com>
2302 Reviewed by Sam Weinig.
2304 - test fixed-pitch font measurement of control characters that render
2307 * fast/text/fixed-pitch-control-characters.html: Added.
2308 * platform/mac/fast/text/fixed-pitch-control-characters-expected.checksum: Added.
2309 * platform/mac/fast/text/fixed-pitch-control-characters-expected.png: Added.
2310 * platform/mac/fast/text/fixed-pitch-control-characters-expected.txt: Added.
2312 2008-02-16 Darin Adler <darin@apple.com>
2314 - disable some failing tests; someone can re-enable after fixing the problems causing
2315 them to fail or generating new expected results
2317 http://bugs.webkit.org/show_bug.cgi?id=17391
2319 * fast/frames/iframe-scroll-page-up-down.html: Removed.
2320 * fast/frames/iframe-scroll-page-up-down.html-disabled: Copied from fast/frames/iframe-scroll-page-up-down.html.
2322 http://bugs.webkit.org/show_bug.cgi?id=17392
2324 * svg/batik/text/textBiDi.svg: Removed.
2325 * svg/batik/text/textBiDi.svg-disabled: Copied from svg/batik/text/textBiDi.svg.
2327 http://bugs.webkit.org/show_bug.cgi?id=17393
2329 * svg/custom/use-on-symbol-inside-pattern.svg: Removed.
2330 * svg/custom/use-on-symbol-inside-pattern.svg-disabled: Copied from svg/custom/use-on-symbol-inside-pattern.svg.
2332 2008-02-15 Dan Bernstein <mitz@apple.com>
2334 Rubber-stamped by Oliver Hunt.
2336 - skip a test for a Leopard-only NSHTTPURLResponse bug workaround
2338 * platform/mac-tiger/Skipped:
2340 2008-02-15 Brady Eidson <beidson@apple.com>
2342 Added 2 skipped tests
2344 * platform/mac-tiger/Skipped:
2346 2008-02-15 Brady Eidson <beidson@apple.com>
2350 Fix for <rdar://problem/5727175> and <rdar://problem/5740495> - Database threads and callback scripts can run after
2351 a page has closed or loaded a new document
2353 * storage/close-during-stress-test-expected.txt: Update results - this test contained output from a javascript callback
2354 that never should have taken place
2356 2008-02-15 Adele Peterson <adele@apple.com>
2360 Updated test for <rdar://problem/5745072> REGRESSION (r29348): Shift + Tab does not change indent level on Google Docs
2362 * editing/inserting/typing-tab-designmode-expected.txt:
2363 * editing/inserting/typing-tab-designmode.html:
2365 2008-02-15 Geoffrey Garen <ggaren@apple.com>
2367 Reviewed by Anders Carlsson.
2369 Fixed <rdar://problem/5725429> REGRESSION (r27898): Greenfield online
2370 surveys no longer work due to XMLHttpRequest exceptions
2372 Updated layout tests to expect an exception not to be thrown.
2374 * http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html:
2375 * http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception.html:
2376 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
2377 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
2379 2008-02-15 Justin Garcia <justin.garcia@apple.com>
2381 Reviewed by Dan Bernstein.
2383 <rdar://problem/5738768> REGRESSION (r30062): Crash in InlineTextBox::isLineBreak() when Undoing a replace
2386 * editing/selection/inconsistent-in-removeChildNode.html: Removed.
2387 * editing/selection/inconsistent-in-removeChildNode.html-disabled: Added.
2390 * editing/undo/5738768-expected.txt: Added.
2391 * editing/undo/5738768.html: Added.
2393 During a shouldChangeSelection call, the old selection is no longer null because
2394 nodeWillBeRemoved doesn't blow it away:
2395 * platform/mac/editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
2396 * platform/mac/editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
2397 * platform/mac/editing/style/remove-underline-in-bold-expected.txt:
2399 During a shouldChangeSelection call, the old selection is now null because
2400 nodeWillBeRemoved blows it away:
2401 * platform/mac/editing/style/remove-underline-across-paragraph-expected.txt:
2403 More instances of <rdar://problem/5729315>, where, during a shouldChangeSelection
2404 call content that held the old selection is still around but it wouldn't make sense
2405 to leave the selection there, so we shouldn't call shouldChangeSelection at all:
2406 * platform/mac/editing/style/remove-underline-expected.txt:
2407 * platform/mac/editing/style/unbold-in-bold-expected.txt:
2409 Similar changes, but ones where I've also updated pixel results for old, unrelated fixes:
2410 * platform/mac-leopard/editing/pasteboard/paste-RTFD-expected.txt:
2411 * platform/mac/editing/deleting/delete-leading-ws-001-expected.checksum:
2412 * platform/mac/editing/deleting/delete-leading-ws-001-expected.txt:
2413 * platform/mac/editing/deleting/delete-line-011-expected.checksum:
2414 * platform/mac/editing/deleting/delete-line-011-expected.txt:
2415 * platform/mac/editing/execCommand/paste-1-expected.checksum:
2416 * platform/mac/editing/execCommand/paste-1-expected.txt:
2417 * platform/mac/editing/execCommand/paste-2-expected.checksum:
2418 * platform/mac/editing/execCommand/paste-2-expected.txt:
2419 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.checksum:
2420 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
2421 * platform/mac/editing/pasteboard/paste-RTFD-expected.txt:
2422 * platform/mac/editing/pasteboard/paste-text-012-expected.checksum:
2423 * platform/mac/editing/selection/4960116-expected.checksum:
2425 2008-02-15 Dan Bernstein <mitz@apple.com>
2427 Reviewed by Alexey Proskuryakov.
2429 - test for http://bugs.webkit.org/show_bug.cgi?id=17360
2430 <rdar://problem/5743131> REGRESSION: mp4 file downloaded from server is downloaded as html
2432 * http/tests/loading/resources/.htaccess: Added.
2433 * http/tests/loading/resources/binaryData.m4a: Added.
2434 * http/tests/loading/text-content-type-with-binary-extension-expected.txt: Added.
2435 * http/tests/loading/text-content-type-with-binary-extension.html: Added.
2437 2008-02-15 Samuel Weinig <sam@webkit.org>
2439 Reviewed and rubber-stamped by Oliver Hunt.
2441 Add leopard specific results for stroke-width-click.svg to work around
2444 * platform/mac-leopard/svg/custom/stroke-width-click-expected.txt: Added.
2446 2008-02-14 Oliver Hunt <oliver@apple.com>
2450 Make assign-to-window-status testcase to be more thorough
2452 * fast/dom/assign-to-window-status-expected.txt:
2453 * fast/dom/assign-to-window-status.html:
2455 2008-02-14 Darin Adler <darin@apple.com>
2457 - update this test further, so that it succeeds
2459 * fast/dom/assign-to-window-status-expected.txt: Updated.
2460 * fast/dom/assign-to-window-status.html: Updated.
2462 2008-02-14 Oliver Hunt <oliver@apple.com>
2464 Reviewed by Geoff G and Weinig.
2466 Add test cases for assigning to window.status, modify existing tests that relied on old
2467 replaceable status property behaviour.
2469 * fast/dom/HTMLScriptElement/script-load-events.html:
2470 * fast/dom/Window/get-set-properties.html:
2471 * fast/dom/assign-to-window-status-expected.txt: Added.
2472 * fast/dom/assign-to-window-status.html: Added.
2474 2008-02-14 Geoffrey Garen <ggaren@apple.com>
2476 Reviewed by Sam Weinig.
2478 Layout test for <rdar://problem/5737835> nee http://bugs.webkit.org/show_bug.cgi?id=17329
2479 Crash in JSGlobalObject::popActivation when inserting hyperlink in Wordpress (17329)
2481 * fast/dom/javascript-url-crash-function.html: Added.
2482 * fast/dom/javascript-url-crash-function-expected.txt: Added.
2483 * fast/dom/resources/javascript-url-crash-function-iframe.html: Added.
2485 2008-02-14 Nikolas Zimmermann <zimmermann@kde.org>
2489 Add dynamic update tests for SVGEllipseElement.
2491 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum: Added.
2492 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png: Added.
2493 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum: Added.
2494 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png: Added.
2495 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum: Added.
2496 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.png: Added.
2497 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum: Added.
2498 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.png: Added.
2499 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum: Added.
2500 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png: Added.
2501 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum: Added.
2502 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png: Added.
2503 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum: Added.
2504 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.png: Added.
2505 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum: Added.
2506 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.png: Added.
2507 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.txt: Added.
2508 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr.html: Added.
2509 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt: Added.
2510 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html: Added.
2511 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.txt: Added.
2512 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html: Added.
2513 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.txt: Added.
2514 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr.html: Added.
2515 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.txt: Added.
2516 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html: Added.
2517 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt: Added.
2518 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html: Added.
2519 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.txt: Added.
2520 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop.html: Added.
2521 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.txt: Added.
2522 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html: Added.
2523 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cx-attr.js: Added.
2524 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cy-attr.js: Added.
2525 * svg/dynamic-updates/resources/SVGEllipseElement-dom-rx-attr.js: Added.
2526 * svg/dynamic-updates/resources/SVGEllipseElement-dom-ry-attr.js: Added.
2527 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cx-prop.js: Added.
2528 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cy-prop.js: Added.
2529 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-rx-prop.js: Added.
2530 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-ry-prop.js: Added.
2532 2008-02-13 Justin Garcia <justin.garcia@apple.com>
2534 Reviewed by Oliver Hunt.
2536 * platform/mac/editing/deleting/table-cells-expected.checksum: Fixed. Before, a space was
2537 incorrectly removed by a delete (this isn't a smart delete).
2538 * platform/mac/editing/deleting/table-cells-expected.png:
2539 * platform/mac/editing/deleting/table-cells-expected.txt:
2540 * platform/mac/editing/pasteboard/input-field-1-expected.checksum: Fixed. Before a space
2541 was incorrectly added by paste (this isn't a smart paste).
2542 * platform/mac/editing/pasteboard/input-field-1-expected.png:
2543 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
2545 2008-02-13 Justin Garcia <justin.garcia@apple.com>
2547 Reviewed by Adam Roben.
2549 <rdar://problem/5729680> REGRESSION (r27873): Removing the last character of a word in Mail or Safari also removes the following space
2551 * editing/deleting/5729680-expected.txt: Added.
2552 * editing/deleting/5729680.html: Added.
2554 2008-02-13 Nikolas Zimmermann <zimmermann@kde.org>
2558 Make svg/dynamic-updates/* tests deterministic. s/setTimeout('executTest()', 0)/executeTest/ -- as discussed with Adam.
2560 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
2561 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png:
2562 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
2563 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png:
2564 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
2565 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png:
2566 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
2567 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png:
2568 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
2569 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png:
2570 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
2571 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png:
2572 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum:
2573 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png:
2574 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum:
2575 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png:
2576 * svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt:
2577 * svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt:
2578 * svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt:
2579 * svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt:
2580 * svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt:
2581 * svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt:
2582 * svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.txt:
2583 * svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.txt:
2584 * svg/dynamic-updates/resources/SVGAElement-dom-href-attr.js:
2585 * svg/dynamic-updates/resources/SVGAElement-dom-target-attr.js:
2586 * svg/dynamic-updates/resources/SVGAElement-svgdom-href-prop.js:
2587 * svg/dynamic-updates/resources/SVGAElement-svgdom-target-prop.js:
2588 * svg/dynamic-updates/resources/SVGCircleElement-dom-cx-attr.js:
2589 * svg/dynamic-updates/resources/SVGCircleElement-dom-cy-attr.js:
2590 * svg/dynamic-updates/resources/SVGCircleElement-dom-r-attr.js:
2591 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cx-prop.js:
2592 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cy-prop.js:
2593 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-r-prop.js:
2594 * svg/dynamic-updates/resources/SVGClipPathElement-dom-clipPathUnits-attr.js:
2595 * svg/dynamic-updates/resources/SVGClipPathElement-svgdom-clipPathUnits-prop.js:
2597 2008-02-13 Brady Eidson <beidson@apple.com>
2599 Reviewed by Darin Adler
2601 Added layout tests to cover
2602 http://trac.webkit.org/projects/webkit/changeset/29983
2604 http://trac.webkit.org/projects/webkit/changeset/30184
2606 * platform/gtk/Skipped:
2607 * platform/qt/Skipped:
2608 * platform/win/Skipped:
2609 * storage/quota-tracking-expected.txt: Added.
2610 * storage/quota-tracking.html: Added.
2611 * storage/success-callback-expected.txt: Added.
2612 * storage/success-callback.html: Added.
2614 2008-02-13 Darin Adler <darin@apple.com>
2616 * platform/mac/svg/hixie/perf/001-expected.txt: Removed.
2617 * platform/mac/svg/hixie/perf/002-expected.txt: Removed.
2619 2008-02-13 Alexey Proskuryakov <ap@webkit.org>
2623 <rdar://problem/5740042> Database termination issues
2625 * storage/close-during-stress-test-expected.txt: Added.
2626 * storage/close-during-stress-test.html: Added.
2627 * storage/resources: Added.
2628 * storage/resources/stress-frame.html: Added.
2630 2008-02-13 Darin Adler <darin@apple.com>
2632 - check in results for these tests
2634 No idea if these are right or not; just what was generated on my computer.
2635 If someone has a better version, feel free to replace these results with correct ones.
2637 * platform/mac/svg/hixie/perf/001-expected.txt: Added.
2638 * platform/mac/svg/hixie/perf/002-expected.txt: Added.
2640 2008-02-13 Oliver Hunt <oliver@apple.com>
2642 Reviewed by Alexey P.
2644 Tests for <rdar://problem/5737003> REGRESSION (r27747): can't browse pictures on fastcupid.com
2646 Ensure that the basic arithmetic operands can correctly handle the NaN -> boolean conversion
2648 * fast/js/convert-nan-to-bool.html: Added.
2649 * fast/js/convert-nan-to-bool-expected.txt: Added.
2650 * fast/js/resources/convert-nan-to-bool.js: Added.
2652 2008-02-12 Dan Bernstein <mitz@apple.com>
2654 Rubber-stamped by Adam Roben.
2656 - make fast/css/css3-nth-child pass
2658 * fast/css/css3-nth-child.html: Removed spaces that were making the
2659 :nth-child selector fail to parse because of <rdar://problem/5733761>.
2660 * platform/mac-leopard/fast/css/css3-nth-child-expected.checksum: Added.
2661 * platform/mac-leopard/fast/css/css3-nth-child-expected.png: Added.
2663 2008-02-12 Adam Roben <aroben@apple.com>
2665 Add a test for Bug 17328: REGRESSION (r30147): Inspector is unstyled
2668 <http://bugs.webkit.org/show_bug.cgi?id=17328>
2673 * fast/loader/local-css-allowed-in-strict-mode-expected.txt: Added.
2674 * fast/loader/local-css-allowed-in-strict-mode.html: Added.
2675 * fast/loader/resources/stylesheet.css: Added.
2677 2008-02-12 Nikolas Zimmermann <zimmermann@kde.org>
2679 Not reviewed, adding missing layout test results (that have been r+ already, but not commited)
2681 * platform/mac-leopard/svg/dynamic-updates: Added.
2682 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.checksum: Added.
2683 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png: Added.
2684 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.checksum: Added.
2685 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png: Added.
2686 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.checksum: Added.
2687 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png: Added.
2688 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.checksum: Added.
2689 * platform/mac-leopard/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png: Added.
2690 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum: Added.
2691 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.png: Added.
2692 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum: Added.
2693 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.png: Added.
2694 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum: Added.
2695 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.png: Added.
2696 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum: Added.
2697 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.png: Added.
2698 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum: Added.
2699 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.png: Added.
2700 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum: Added.
2701 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.png: Added.
2702 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.checksum: Added.
2703 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr-expected.png: Added.
2704 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.checksum: Added.
2705 * platform/mac-leopard/svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop-expected.png: Added.
2706 * platform/mac-leopard/svg/hixie/perf/001-expected.checksum: Added.
2707 * platform/mac-leopard/svg/hixie/perf/001-expected.png: Added.
2708 * platform/mac-leopard/svg/hixie/perf/001-expected.txt: Added.
2709 * platform/mac-leopard/svg/hixie/perf/002-expected.checksum: Added.
2710 * platform/mac-leopard/svg/hixie/perf/002-expected.png: Added.
2711 * platform/mac-leopard/svg/hixie/perf/002-expected.txt: Added.
2713 2008-02-11 Dan Bernstein <mitz@apple.com>
2715 Reviewed by Dave Hyatt.
2717 - test for http://bugs.webkit.org/show_bug.cgi?id=17320
2718 <rdar://problem/5736953> :last-child does not set the "uses sibling rules" flag
2720 * fast/css/last-child-style-sharing.html: Added.
2721 * platform/mac/fast/css/last-child-style-sharing-expected.checksum: Added.
2722 * platform/mac/fast/css/last-child-style-sharing-expected.png: Added.
2723 * platform/mac/fast/css/last-child-style-sharing-expected.txt: Added.
2725 2008-02-11 Sam Weinig <sam@webkit.org>
2727 Reviewed by Darin Adler.
2730 <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
2731 <rdar://problem/5735443> Crash when setting the Window objects prototype to a custom Object and then calling a method on it
2733 * fast/dom/Window/resources/WindowProperties.js: Added.
2734 * fast/dom/Window/window-custom-prototype-crash-expected.txt: Added.
2735 * fast/dom/Window/window-custom-prototype-crash.html: Added.
2736 * fast/dom/Window/window-function-frame-getter-precedence-expected.txt: Added.
2737 * fast/dom/Window/window-function-frame-getter-precedence.html: Added.
2738 * fast/dom/Window/window-function-name-getter-precedence-expected.txt:
2739 * fast/dom/Window/window-function-name-getter-precedence.html:
2740 * http/tests/security/cross-frame-access-custom-expected.txt:
2741 * http/tests/security/cross-frame-access-custom.html:
2742 * http/tests/security/cross-frame-access-get-override-expected.txt: Added.
2743 * http/tests/security/cross-frame-access-get-override.html: Added.
2744 * http/tests/security/cross-frame-access-history-get-override-expected.txt:
2745 * http/tests/security/cross-frame-access-history-get-override.html:
2746 * http/tests/security/cross-frame-access-history-put-expected.txt:
2747 * http/tests/security/cross-frame-access-history-put.html:
2748 * http/tests/security/cross-frame-access-location-expected.txt: Removed.
2749 * http/tests/security/cross-frame-access-location-get-expected.txt: Added.
2750 * http/tests/security/cross-frame-access-location-get-override-expected.txt: Added.
2751 * http/tests/security/cross-frame-access-location-get-override.html: Added.
2752 * http/tests/security/cross-frame-access-location-get.html: Copied from http/tests/security/cross-frame-access-location.html.
2753 * http/tests/security/cross-frame-access-location-put-expected.txt: Added.
2754 * http/tests/security/cross-frame-access-location-put.html: Added.
2755 * http/tests/security/cross-frame-access-location.html: Removed.
2756 * http/tests/security/resources/cross-frame-iframe-for-get-override-test.html: Added.
2757 * http/tests/security/resources/cross-frame-iframe-for-get-test.html:
2758 * http/tests/security/resources/cross-frame-iframe-for-history-put-test.html:
2759 * http/tests/security/resources/cross-frame-iframe-for-location-get-override-test.html: Added.
2760 * http/tests/security/resources/cross-frame-iframe-for-location-get-test.html: Added.
2761 * http/tests/security/resources/cross-frame-iframe-for-location-put-test.html: Added.
2763 2008-02-10 Dan Bernstein <mitz@apple.com>
2765 Reviewed by Sam Weinig and Anders Carlsson.
2767 - change a test to simply use 'font-family' instead of unnecessary
2770 * fast/text/atsui-spacing-features.html:
2771 * platform/mac/fast/text/atsui-spacing-features-expected.checksum:
2772 * platform/mac/fast/text/atsui-spacing-features-expected.png:
2773 * platform/mac/fast/text/atsui-spacing-features-expected.txt:
2775 2008-02-10 Darin Adler <darin@apple.com>
2777 - fix a couple of directories that were using our JavaScript template/wrapper
2780 * fast/dom/SelectorAPI/resources/TEMPLATE.html: Fixed relative paths.
2781 * fast/events/event-instanceof.html: Regenerating this file revealed that the path
2782 to the stylesheet was wrong. Fixed by running the make-js-test-wrappers script.
2783 Didn't affect the text-only results, but the test looked wrong in the browser.
2784 * fast/events/resources/TEMPLATE.html: Copied from fast/js/resources/TEMPLATE.html.
2785 * traversal/resources/TEMPLATE.html: Fixed relative paths.
2787 2008-02-10 Andrew Wellington <proton@wiretapped.net>
2789 Reviewed and tweaked a bit by Darin.
2791 DOMRange.surroundContents throws wrong exception (Acid3 bug)
2792 http://bugs.webkit.org/show_bug.cgi?id=16749
2794 Throw BAD_BOUNDARYPOINTS_ERR if attempting to split a non-text node that
2795 has offsets in characters
2797 * fast/dom/Range/range-exceptions-expected.txt: Added.
2798 * fast/dom/Range/resources/range-exceptions.js: Added.
2800 2008-02-09 David Hyatt <hyatt@apple.com>
2802 Added test for bug 17254.
2806 * fast/css/negative-nth-child.html: Added.
2808 2008-02-08 Oliver Hunt <oliver@apple.com>
2812 Test cases for decompilation of variable declaration lists.
2814 * fast/js/function-toString-parentheses-expected.txt:
2815 * fast/js/resources/function-toString-parentheses.js:
2817 2008-02-08 Darin Adler <darin@apple.com>
2819 - test for http://bugs.webkit.org/show_bug.cgi?id=17247
2820 Labelled continue/break can fail in some cases
2822 * fast/js/continue-break-multiple-labels-expected.txt: Added.
2823 * fast/js/continue-break-multiple-labels.html: Added.
2825 2008-02-08 Darin Adler <darin@apple.com>
2829 - test for http://bugs.webkit.org/show_bug.cgi?id=15003
2830 Function.prototype.constructor should not be DontDelete/ReadOnly (Acid3 bug)
2832 * fast/js/constructor-attributes-expected.txt: Added.
2833 * fast/js/constructor-attributes.html: Added.
2834 * fast/js/resources/constructor-attributes.js: Added.
2836 2008-02-08 Anders Carlsson <andersca@apple.com>
2840 <rdar://problem/5650446>
2841 http://bugs.webkit.org/show_bug.cgi?id=16102
2842 Crash in FrameLoader::stopLoadingSubframes() on IMDB page
2844 * http/tests/navigation/changing-frame-hierarchy-in-onload-expected.txt: Added.
2845 * http/tests/navigation/changing-frame-hierarchy-in-onload.html: Added.
2847 2008-02-08 Sam Weinig <sam@webkit.org>
2851 Test for <rdar://problem/5732491>
2852 http://bugs.webkit.org/show_bug.cgi?id=17213
2853 The querySelectorAll method on an element node does not search only the element's descendants
2855 * fast/dom/SelectorAPI/elementRoot-expected.txt: Added.
2856 * fast/dom/SelectorAPI/elementRoot.html: Added.
2857 * fast/dom/SelectorAPI/resources: Added.
2858 * fast/dom/SelectorAPI/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html.
2859 * fast/dom/SelectorAPI/resources/elementRoot.js: Added.
2861 2008-02-08 Darin Adler <darin@apple.com>
2865 - test for http://bugs.webkit.org/show_bug.cgi?id=4714
2866 NodeIterator does not handle exceptions from the filter function (affects Acid3)
2868 - grabbed NodeIterator and TreeWalker tests from Hixie's site and KHTML
2870 * traversal/exception-forwarding-expected.txt: Added.
2871 * traversal/exception-forwarding.html: Added.
2872 * traversal/resources: Added.
2873 * traversal/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html.
2874 * traversal/resources/exception-forwarding.js: Added.
2876 * traversal/node-iterator-001-expected.txt: Updated to reflect correct results.
2877 The old results reflected a bug in our NodeIterator.
2878 * traversal/node-iterator-001.html: Ditto.
2880 * traversal/node-iterator-006.html: Changed test so there's no whitespace node after
2881 the <span> elements inside the test root element (a <div>). The old test results were
2882 incorrect; the new NodeIterator implementation correctly returned the whitespace node
2885 * traversal/node-iterator-006a.html: Copied from traversal/node-iterator-006.html.
2886 Preserve the original test, which now has a strange result. But the result is correct,
2887 so it's worth keeping around.
2888 * traversal/node-iterator-006a-expected.txt: Added.
2890 * fast/dom/TreeWalker/TreeWalker-currentNode-expected.txt: Regenerated.
2891 * fast/dom/TreeWalker/resources/TreeWalker-currentNode.js: Updated test to expect results
2892 that match the DOM specification.
2894 * traversal/hixie-node-iterator/001-expected.txt: Added.
2895 * traversal/hixie-node-iterator/001.xml: Added.
2896 * traversal/hixie-node-iterator/002-expected.txt: Added.
2897 * traversal/hixie-node-iterator/002.xml: Added.
2898 * traversal/hixie-node-iterator/003-expected.txt: Added.
2899 * traversal/hixie-node-iterator/003.xml: Added.
2900 * traversal/hixie-node-iterator/004-expected.txt: Added.
2901 * traversal/hixie-node-iterator/004.xml: Added.
2902 * traversal/hixie-node-iterator/005-expected.txt: Added.
2903 * traversal/hixie-node-iterator/005.xml: Added.
2904 * traversal/hixie-node-iterator/006-expected.txt: Added.
2905 * traversal/hixie-node-iterator/006.xml: Added.
2906 * traversal/hixie-node-iterator/007-expected.txt: Added.
2907 * traversal/hixie-node-iterator/007.xml: Added.
2908 * traversal/hixie-node-iterator/008-expected.txt: Added.
2909 * traversal/hixie-node-iterator/008.xml: Added.
2910 * traversal/hixie-node-iterator/009-expected.txt: Added.
2911 * traversal/hixie-node-iterator/009.xml: Added.
2912 * traversal/hixie-node-iterator/010-expected.txt: Added.
2913 * traversal/hixie-node-iterator/010.xml: Added.
2914 * traversal/hixie-node-iterator/origin.txt: Added.
2916 * traversal/tree-walker-filter-1-expected.txt: Added.
2917 * traversal/tree-walker-filter-1.html: Added.
2919 2008-02-08 Eric Seidel <eric@webkit.org>
2923 Add support for Text.wholeText and Text.replaceWholeText from DOM Level 3 Core.
2924 http://bugs.webkit.org/show_bug.cgi?id=17125
2926 Test to make sure EntityReference nodes are always treated as read-only.
2928 Added fast/dom/Text/replaceWholeText.html to catch a case the W3C missed.
2930 All of these tests now pass.
2932 * dom/xhtml/level3/core/textreplacewholetext01-expected.txt:
2933 * dom/xhtml/level3/core/textreplacewholetext02-expected.txt:
2934 * dom/xhtml/level3/core/textreplacewholetext03-expected.txt:
2935 * dom/xhtml/level3/core/textreplacewholetext04-expected.txt:
2936 * dom/xhtml/level3/core/textreplacewholetext05-expected.txt:
2937 * dom/xhtml/level3/core/textreplacewholetext06-expected.txt:
2938 * dom/xhtml/level3/core/textreplacewholetext07-expected.txt:
2939 * dom/xhtml/level3/core/textwholetext01-expected.txt:
2940 * dom/xhtml/level3/core/textwholetext02-expected.txt:
2941 * dom/xhtml/level3/core/textwholetext03-expected.txt:
2942 * fast/dom/EntityReference/readonly-exceptions-expected.txt: Added.
2943 * fast/dom/EntityReference/readonly-exceptions.html: Added.
2944 * fast/dom/EntityReference/resources/TEMPLATE.html: Added.
2945 * fast/dom/EntityReference/resources/readonly-exceptions.js: Added.
2946 * fast/dom/Text/replaceWholeText-expected.txt: Added.
2947 * fast/dom/Text/replaceWholeText.html: Added.
2948 * fast/dom/Text/resources/TEMPLATE.html: Added.
2949 * fast/dom/Text/resources/replaceWholeText.js: Added.
2950 * fast/dom/Window/window-properties-expected.txt: updated to reflect addition of replaceWholeText
2952 2008-02-06 Kimmo Kinnunen <kimmok@iki.fi>
2954 Reviewed by Tim Hatcher.
2956 Test for: http://bugs.webkit.org/show_bug.cgi?id=17191
2957 HTML5: Client-side database queries should return values of type number
2959 * storage/sql-data-types-expected.txt: Added.
2960 * storage/sql-data-types.html: Added.
2961 * storage/sql-data-types.js: Added.
2963 2008-02-07 Dan Bernstein <mitz@apple.com>
2965 Reviewed by Dave Hyatt.
2967 - test for <rdar://problem/5729411> REGRESSION (r29834): Float contained in relative-positioned block is painted twice
2969 * fast/block/float/relative-painted-twice.html: Added.
2970 * platform/mac-leopard/fast/block/float/relative-painted-twice-expected.checksum: Added.
2971 * platform/mac-leopard/fast/block/float/relative-painted-twice-expected.png: Added.
2972 * platform/mac/fast/block/float/relative-painted-twice-expected.txt: Added.
2974 2008-02-07 Dan Bernstein <mitz@apple.com>
2976 Reviewed by Darin Adler.
2978 - test for http://bugs.webkit.org/show_bug.cgi?id=17194
2979 Changing text to bold changes font family
2981 * platform/mac/fast/text/family-for-font-matched-by-name-expected.checksum: Added.
2982 * platform/mac/fast/text/family-for-font-matched-by-name-expected.png: Added.
2983 * platform/mac/fast/text/family-for-font-matched-by-name-expected.txt: Added.
2984 * platform/mac/fast/text/family-for-font-matched-by-name.html: Added.
2986 2008-02-07 Beth Dakin <bdakin@apple.com>
2988 Test written by Geoff, reviewed by me.
2990 Test for <rdar://problem/5697882> Traffic or Street View button on
2991 Google Maps is sometimes not positioned correctly (17000)
2993 * fast/dom/simultaneouslyRegsiteredTimerFireOrder-expected.txt: Added.
2994 * fast/dom/simultaneouslyRegsiteredTimerFireOrder.html: Added.
2996 2008-02-07 Nikolas Zimmermann <zimmermann@kde.org>
2998 Rubber stamped by Eric.
3000 Move existing SVG baseline from platform/mac/ to platform/mac-tiger/ (I generated all of them using Tiger).
3001 Regenerated new SVG baseline in platform/mac-leopard. platform/mac/svg is doesn't contain any test results anymore.
3003 In a later step it should be investigated, which layout test results can be shared between Leopard & Tiger.
3004 Those results should be moved to platform/mac/svg then.
3006 * platform/mac-leopard/Skipped: Remove tests that don't fail anymore.
3007 * platform/mac-leopard/svg/W3C-SVG-1.1: Added.
3008 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum: Added.
3009 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png: Added.
3010 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: Added.
3011 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum: Added.
3012 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png: Added.
3013 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Added.
3014 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum: Added.
3015 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png: Added.
3016 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: Added.
3017 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum: Added.
3018 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: Added.
3019 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: Added.
3020 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum: Added.
3021 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png: Added.
3022 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: Added.
3023 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum: Added.
3024 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png: Added.
3025 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: Added.
3026 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum: Added.
3027 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
3028 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
3029 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum: Added.
3030 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png: Added.
3031 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: Added.
3032 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum: Added.
3033 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png: Added.
3034 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: Added.
3035 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.checksum: Added.
3036 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png: Added.
3037 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: Added.
3038 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum: Added.
3039 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png: Added.
3040 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: Added.
3041 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum: Added.
3042 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png: Added.
3043 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: Added.
3044 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum: Added.
3045 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png: Added.
3046 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: Added.
3047 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum: Added.
3048 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png: Added.
3049 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: Added.
3050 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum: Added.
3051 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png: Added.
3052 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: Added.
3053 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum: Added.
3054 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png: Added.
3055 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: Added.
3056 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum: Added.
3057 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png: Added.
3058 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: Added.
3059 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum: Added.
3060 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png: Added.
3061 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: Added.
3062 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum: Added.
3063 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png: Added.
3064 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: Added.
3065 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum: Added.
3066 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png: Added.
3067 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Added.
3068 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum: Added.
3069 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png: Added.
3070 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: Added.
3071 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.checksum: Added.
3072 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png: Added.
3073 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: Added.
3074 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum: Added.
3075 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png: Added.
3076 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Added.
3077 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum: Added.
3078 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png: Added.
3079 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt: Added.
3080 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum: Added.
3081 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png: Added.
3082 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: Added.
3083 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum: Added.
3084 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png: Added.
3085 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: Added.
3086 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum: Added.
3087 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.png: Added.
3088 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt: Added.
3089 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum: Added.
3090 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.png: Added.
3091 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Added.
3092 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum: Added.
3093 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
3094 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: Added.
3095 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum: Added.
3096 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
3097 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Added.
3098 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.checksum: Added.
3099 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added.
3100 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Added.
3101 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum: Added.
3102 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
3103 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
3104 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum: Added.
3105 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
3106 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Added.
3107 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Added.
3108 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
3109 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
3110 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Added.
3111 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added.
3112 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Added.
3113 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Added.
3114 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Added.
3115 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
3116 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Added.
3117 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
3118 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
3119 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: Added.
3120 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added.
3121 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: Added.
3122 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum: Added.
3123 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
3124 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Added.
3125 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Added.
3126 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added.
3127 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
3128 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum: Added.
3129 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
3130 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: Added.
3131 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Added.
3132 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added.
3133 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
3134 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Added.
3135 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added.
3136 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Added.
3137 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum: Added.
3138 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added.
3139 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
3140 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Added.
3141 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added.
3142 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
3143 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum: Added.
3144 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
3145 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
3146 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Added.
3147 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added.
3148 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
3149 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Added.
3150 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added.
3151 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Added.
3152 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Added.
3153 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added.
3154 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
3155 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Added.
3156 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added.
3157 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
3158 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Added.
3159 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added.
3160 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
3161 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Added.
3162 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added.
3163 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: Added.
3164 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Added.
3165 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added.
3166 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
3167 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Added.
3168 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added.
3169 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Added.
3170 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.checksum: Added.
3171 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
3172 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
3173 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Added.
3174 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added.
3175 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: Added.
3176 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: Added.
3177 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
3178 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Added.
3179 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Added.
3180 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added.
3181 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Added.
3182 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
3183 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
3184 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
3185 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-85-t-expected.checksum: Added.
3186 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added.
3187 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Added.
3188 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.checksum: Added.
3189 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.png: Added.
3190 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt: Added.
3191 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum: Added.
3192 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.png: Added.
3193 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: Added.
3194 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum: Added.
3195 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-02-f-expected.png: Added.
3196 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt: Added.
3197 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum: Added.
3198 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-03-t-expected.png: Added.
3199 * platform/mac-leopard/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt: Added.
3200 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.checksum: Added.
3201 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added.
3202 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Added.
3203 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.checksum: Added.
3204 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added.
3205 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Added.
3206 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum: Added.
3207 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.png: Added.
3208 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Added.
3209 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum: Added.
3210 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png: Added.
3211 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt: Added.
3212 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum: Added.
3213 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png: Added.
3214 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt: Added.
3215 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum: Added.
3216 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png: Added.
3217 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt: Added.
3218 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum: Added.
3219 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png: Added.
3220 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: Added.
3221 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum: Added.
3222 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png: Added.
3223 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: Added.
3224 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum: Added.
3225 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.png: Added.
3226 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt: Added.
3227 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum: Added.
3228 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.png: Added.
3229 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: Added.
3230 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Added.
3231 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Added.
3232 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Added.
3233 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum: Added.
3234 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png: Added.
3235 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Added.
3236 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum: Added.
3237 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png: Added.
3238 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt: Added.
3239 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Added.
3240 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added.
3241 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Added.
3242 * platform/mac-leopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum: Added.
3243 * platform/mac-leopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
3244 * platform/mac-leopard/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: Added.
3245 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: Added.
3246 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added.
3247 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added.
3248 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum: Added.
3249 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added.
3250 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt: Added.
3251 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Added.
3252 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added.
3253 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: Added.
3254 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum: Added.
3255 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added.
3256 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: Added.
3257 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Added.
3258 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added.
3259 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: Added.
3260 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum: Added.
3261 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png: Added.
3262 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt: Added.
3263 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum: Added.
3264 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png: Added.
3265 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: Added.
3266 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum: Added.
3267 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: Added.
3268 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: Added.
3269 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum: Added.
3270 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Added.
3271 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added.
3272 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum: Added.
3273 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png: Added.
3274 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt: Added.
3275 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum: Added.
3276 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.png: Added.
3277 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: Added.
3278 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum: Added.
3279 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.png: Added.
3280 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: Added.
3281 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum: Added.
3282 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: Added.
3283 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: Added.
3284 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum: Added.
3285 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: Added.
3286 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt: Added.
3287 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum: Added.
3288 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png: Added.
3289 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt: Added.
3290 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum: Added.
3291 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.png: Added.
3292 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: Added.
3293 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum: Added.
3294 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png: Added.
3295 * platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: Added.
3296 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum: Added.
3297 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added.
3298 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
3299 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum: Added.
3300 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png: Added.
3301 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: Added.
3302 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum: Added.
3303 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png: Added.
3304 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: Added.
3305 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum: Added.
3306 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png: Added.
3307 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: Added.
3308 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum: Added.
3309 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png: Added.
3310 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Added.
3311 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Added.
3312 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
3313 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
3314 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Added.
3315 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
3316 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
3317 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Added.
3318 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added.
3319 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Added.
3320 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum: Added.
3321 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
3322 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
3323 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.checksum: Added.
3324 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Added.
3325 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added.
3326 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum: Added.
3327 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added.
3328 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Added.
3329 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Added.
3330 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
3331 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
3332 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum: Added.
3333 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png: Added.
3334 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: Added.
3335 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum: Added.
3336 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png: Added.
3337 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: Added.
3338 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum: Added.
3339 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-events-01-b-expected.png: Added.
3340 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: Added.
3341 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum: Added.
3342 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.png: Added.
3343 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: Added.
3344 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum: Added.
3345 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.png: Added.
3346 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: Added.
3347 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum: Added.
3348 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-03-b-expected.png: Added.
3349 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: Added.
3350 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum: Added.
3351 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png: Added.
3352 * platform/mac-leopard/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Added.
3353 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum: Added.
3354 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: Added.
3355 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Added.
3356 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum: Added.
3357 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: Added.
3358 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Added.
3359 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum: Added.
3360 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Added.
3361 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Added.
3362 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum: Added.
3363 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.png: Added.
3364 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: Added.
3365 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Added.
3366 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
3367 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Added.
3368 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum: Added.
3369 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
3370 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Added.
3371 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum: Added.
3372 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.png: Added.
3373 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: Added.
3374 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum: Added.
3375 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.png: Added.
3376 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: Added.
3377 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.checksum: Added.
3378 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.png: Added.
3379 * platform/mac-leopard/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: Added.
3380 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: Added.
3381 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added.
3382 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Added.
3383 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum: Added.
3384 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: Added.
3385 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
3386 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.checksum: Added.
3387 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png: Added.
3388 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: Added.
3389 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum: Added.
3390 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Added.
3391 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: Added.
3392 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.checksum: Added.
3393 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.png: Added.
3394 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: Added.
3395 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum: Added.
3396 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.png: Added.
3397 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: Added.
3398 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum: Added.
3399 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
3400 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
3401 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum: Added.
3402 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: Added.
3403 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Added.
3404 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum: Added.
3405 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: Added.
3406 * platform/mac-leopard/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: Added.
3407 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-01-t-expected.checksum: Added.
3408 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png: Added.
3409 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt: Added.
3410 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-02-t-expected.checksum: Added.
3411 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png: Added.
3412 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt: Added.
3413 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-03-t-expected.checksum: Added.
3414 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png: Added.
3415 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: Added.
3416 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-04-t-expected.checksum: Added.
3417 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png: Added.
3418 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt: Added.
3419 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-05-b-expected.checksum: Added.
3420 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png: Added.
3421 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt: Added.
3422 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum: Added.
3423 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png: Added.
3424 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt: Added.
3425 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum: Added.
3426 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png: Added.
3427 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: Added.
3428 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum: Added.
3429 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png: Added.
3430 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Added.
3431 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum: Added.
3432 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.png: Added.
3433 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: Added.
3434 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum: Added.
3435 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png: Added.
3436 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: Added.
3437 * platform/mac-leopard/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum: Added.