1 2007-01-30 Mitz Pettel <mitz@webkit.org>
5 - test for http://bugs.webkit.org/show_bug.cgi?id=12050
6 REGRESSION: Assertion failure in -[WebBaseNetscapePluginView willCallPlugInFunction] (plugin)
8 * plugins/createScriptableObject-before-start-expected.txt: Added.
9 * plugins/createScriptableObject-before-start.html: Added.
11 2007-01-30 Mitz Pettel <mitz@webkit.org>
15 - test for http://bugs.webkit.org/show_bug.cgi?id=12487
16 REGRESSION: Repro crash when a second background image is animated
18 * fast/images/animated-background-image-crash-expected.txt: Added.
19 * fast/images/animated-background-image-crash.html: Added.
20 * fast/images/resources/animated.gif: Added.
21 * fast/images/resources/animated2.gif: Added.
23 2007-01-31 Mark Rowe <mrowe@apple.com>
27 Re-enable editing/pasteboard/paste-{RTFD,TIFF}.html now that a fix has been landed for:
28 http://bugs.webkit.org/show_bug.cgi?id=12474
29 REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
31 * editing/pasteboard/paste-RTFD.html: Added.
32 * editing/pasteboard/paste-RTFD.html-disabled: Removed.
33 * editing/pasteboard/paste-TIFF.html: Added.
34 * editing/pasteboard/paste-TIFF.html-disabled: Removed.
36 2007-01-30 Mitz Pettel <mitz@webkit.org>
38 Reviewed by Darin (by way of Hyatt).
40 - test for http://bugs.webkit.org/show_bug.cgi?id=12373
41 ASSERTION FAILURE: !child->needsLayout() on paypal.com
43 * fast/table/inline-form-assert-expected.checksum: Added.
44 * fast/table/inline-form-assert-expected.png: Added.
45 * fast/table/inline-form-assert-expected.txt: Added.
46 * fast/table/inline-form-assert.html: Added.
48 2007-01-30 Alexey Proskuryakov <ap@webkit.org>
52 http://bugs.webkit.org/show_bug.cgi?id=12486
53 XPathNSResolver.lookupNamespaceURI should return null if no URI is found
55 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
56 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
59 2007-01-30 Nikolas Zimmermann <zimmermann@kde.org>
63 Update svg baseline after svg text repaint rect fixes.
65 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
66 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
67 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
68 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
69 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
70 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
71 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
72 * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
73 * svg/custom/text-repaint-including-stroke-expected.checksum: Added.
74 * svg/custom/text-repaint-including-stroke-expected.png: Added.
75 * svg/custom/text-repaint-including-stroke-expected.txt: Added.
76 * svg/custom/text-repaint-including-stroke.svg: Added.
77 * svg/custom/use-on-text-expected.txt:
79 2007-01-30 Alexey Proskuryakov <ap@webkit.org>
83 http://bugs.webkit.org/show_bug.cgi?id=12452
84 XPath id() function is not supported
86 * dom/svg/level3/xpath/Conformance_ID-expected.txt:
89 * fast/xpath/complex-id-expected.txt: Added.
90 * fast/xpath/complex-id.html: Added.
91 A test for more advanced id() capabilities.
93 2007-01-31 Mark Rowe <mrowe@apple.com>
95 Disable editing/pasteboard/paste-{RTFD,TIFF}.html so tests run to completion until a fix is landed for:
96 http://bugs.webkit.org/show_bug.cgi?id=12474
97 REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
99 * editing/pasteboard/paste-RTFD.html: Removed.
100 * editing/pasteboard/paste-RTFD.html-disabled: Added.
101 * editing/pasteboard/paste-TIFF.html: Removed.
102 * editing/pasteboard/paste-TIFF.html-disabled: Added.
104 2007-01-30 Nikolas Zimmermann <zimmermann@kde.org>
106 Reviewed by Eric & Oliver.
108 Update SVG baseline after the <use> rewrite.
110 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
111 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
112 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
113 * svg/custom/deep-dynamic-updates-expected.png:
114 * svg/custom/use-modify-container-in-target-expected.checksum: Added.
115 * svg/custom/use-modify-container-in-target-expected.png: Added.
116 * svg/custom/use-modify-container-in-target-expected.txt: Added.
117 * svg/custom/use-modify-container-in-target.svg: Added.
118 * svg/custom/use-modify-target-container-expected.checksum: Added.
119 * svg/custom/use-modify-target-container-expected.png: Added.
120 * svg/custom/use-modify-target-container-expected.txt: Added.
121 * svg/custom/use-modify-target-container.svg: Added.
122 * svg/custom/use-modify-target-symbol-expected.checksum: Added.
123 * svg/custom/use-modify-target-symbol-expected.png: Added.
124 * svg/custom/use-modify-target-symbol-expected.txt: Added.
125 * svg/custom/use-modify-target-symbol.svg: Added.
126 * svg/custom/use-on-g-containing-use-expected.checksum: Added.
127 * svg/custom/use-on-g-containing-use-expected.png: Added.
128 * svg/custom/use-on-g-containing-use-expected.txt: Added.
129 * svg/custom/use-on-g-containing-use.svg: Added.
130 * svg/custom/use-on-symbol.svg:
131 * svg/custom/use-on-use-expected.checksum: Added.
132 * svg/custom/use-on-use-expected.png: Added.
133 * svg/custom/use-on-use-expected.txt: Added.
134 * svg/custom/use-on-use.svg: Added.
135 * svg/custom/use-recursion-1-expected.checksum: Added.
136 * svg/custom/use-recursion-1-expected.png: Added.
137 * svg/custom/use-recursion-1-expected.txt: Added.
138 * svg/custom/use-recursion-1.svg: Added.
139 * svg/custom/use-recursion-2-expected.checksum: Added.
140 * svg/custom/use-recursion-2-expected.png: Added.
141 * svg/custom/use-recursion-2-expected.txt: Added.
142 * svg/custom/use-recursion-2.svg: Added.
143 * svg/custom/use-recursion-3-expected.checksum: Added.
144 * svg/custom/use-recursion-3-expected.png: Added.
145 * svg/custom/use-recursion-3-expected.txt: Added.
146 * svg/custom/use-recursion-3.svg: Added.
147 * svg/custom/use-recursion-4-expected.checksum: Added.
148 * svg/custom/use-recursion-4-expected.png: Added.
149 * svg/custom/use-recursion-4-expected.txt: Added.
150 * svg/custom/use-recursion-4.svg: Added.
152 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
156 http://bugs.webkit.org/show_bug.cgi?id=12464
157 Fix XPath test suite conversion problems
159 * dom/svg/level3/xpath/svgunit.js: Fixed createXPathEvaluator() to work in Firefox (whose
160 document.getFeature returns null for XPath). Changed load() to use XMLHttpRequest, instead of
161 merely cloning the current document.
163 * dom/svg/level3/xpath/resources/internaldtd.xml: Added.
164 * dom/svg/level3/xpath/resources/staff.dtd: Added.
165 * dom/svg/level3/xpath/resources/staff.xml: Added.
166 * dom/svg/level3/xpath/resources/staffNS.dtd: Added.
167 * dom/svg/level3/xpath/resources/staffNS.xml: Added.
168 Added external test documents.
170 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
171 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
172 These tests now run, but fail. They also fail in Firefox, but pass in Opera.
174 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
175 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
176 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
177 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
178 These now fail, because XPathResult relies on DOMSubtreeModified event for invalidation,
179 but event listeners cannot be registered on nodes in documents that aren't attached (such as
180 XHR.responseXML). Not yet sure what exactly the bug is, but I think it's good to have the tests
181 fail, as it appears to be a genuine issue.
183 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js:
184 * dom/svg/level3/xpath/XPathResult_numberValue.js:
185 Updated these tests to use /staff instead of /svg paths.
187 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
188 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
189 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js:
190 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
191 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
192 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
193 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
194 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
195 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
196 These tests now pass.
198 * dom/svg/level3/xpath/Attribute_Nodes.svg:
199 * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg:
200 * dom/svg/level3/xpath/Comment_Nodes.svg:
201 * dom/svg/level3/xpath/Conformance_Expressions.svg:
202 * dom/svg/level3/xpath/Conformance_ID.svg:
203 * dom/svg/level3/xpath/Conformance_hasFeature_3.svg:
204 * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg:
205 * dom/svg/level3/xpath/Conformance_hasFeature_null.svg:
206 * dom/svg/level3/xpath/Conformance_isSupported_3.svg:
207 * dom/svg/level3/xpath/Conformance_isSupported_empty.svg:
208 * dom/svg/level3/xpath/Conformance_isSupported_null.svg:
209 * dom/svg/level3/xpath/Element_Nodes.svg:
210 * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg:
211 * dom/svg/level3/xpath/Text_Nodes.svg:
212 * dom/svg/level3/xpath/XPathEvaluatorCast01.svg:
213 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg:
214 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg:
215 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg:
216 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg:
217 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg:
218 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg:
219 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg:
220 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg:
221 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg:
222 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg:
223 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg:
224 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg:
225 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg:
226 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg:
227 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg:
228 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg:
229 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg:
230 * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg:
231 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg:
232 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg:
233 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg:
234 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg:
235 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg:
236 * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg:
237 * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg:
238 * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg:
239 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg:
240 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg:
241 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg:
242 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg:
243 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg:
244 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg:
245 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg:
246 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg:
247 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg:
248 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
249 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg:
250 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg:
251 * dom/svg/level3/xpath/XPathResult_numberValue.svg:
252 * dom/svg/level3/xpath/XPathResult_resultType.svg:
253 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg:
254 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg:
255 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg:
256 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg:
257 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg:
258 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg:
259 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg:
260 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
261 * dom/svg/level3/xpath/XPathResult_stringValue.svg:
262 Removed unneeded inline test data.
264 2007-01-29 Graham Dennis <graham.dennis@gmail.com>
268 - test for http://bugs.webkit.org/show_bug.cgi?id=10725
269 Image data in from RTFD clipboard data thrown away
271 * editing/pasteboard/paste-RTFD-expected.checksum: Added.
272 * editing/pasteboard/paste-RTFD-expected.png: Added.
273 * editing/pasteboard/paste-RTFD-expected.txt: Added.
274 * editing/pasteboard/paste-RTFD.html: Added.
275 * editing/pasteboard/paste-TIFF-expected.checksum: Added.
276 * editing/pasteboard/paste-TIFF-expected.png: Added.
277 * editing/pasteboard/paste-TIFF-expected.txt: Added.
278 * editing/pasteboard/paste-TIFF.html: Added.
279 * editing/resources/RTFD-pasteboard-data.dat: Added.
280 * editing/resources/TIFF-pasteboard-data.dat: Added.
282 2007-01-29 Justin Garcia <justin.garcia@apple.com>
286 <rdar://problem/4960137>
287 ASSERTION FAILURE calling SelectionController::setBaseAndExtent (11833)
289 * editing/selection/4960137-expected.checksum: Added.
290 * editing/selection/4960137-expected.png: Added.
291 * editing/selection/4960137-expected.txt: Added.
292 * editing/selection/4960137.html: Added.
294 2007-01-29 Anders Carlsson <acarlsson@apple.com>
298 <rdar://problem/4960097>
299 http://bugs.webkit.org/show_bug.cgi?id=12444
300 Assertion failure in -[WebCoreFrameBridge installInFrame:]
302 * fast/parser/xhtml-document-with-html-object-expected.txt: Added.
303 * fast/parser/xhtml-document-with-html-object.xhtml: Added.
305 2007-01-29 Kevin McCullough <KMcCullough@apple.com>
307 Reviewed by Geoff and Oliver.
309 - rdar://problem/4955561
310 - missusing JavaScript shouldn't crash webkit. Now it doesn't in this case.
312 * plugins/call-as-function-test-expected.txt: Added.
313 * plugins/call-as-function-test.html: Added.
315 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
319 http://bugs.webkit.org/show_bug.cgi?id=12359
320 XPathEvaluator may return some nodes more than once in a result set
322 * fast/xpath/nodeset-duplicates-expected.txt: Added.
323 * fast/xpath/nodeset-duplicates.html: Added.
325 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
329 http://bugs.webkit.org/show_bug.cgi?id=12340
330 XPathEvaluator behavior does not match Firefox - name() and attribute nodes
332 * fast/xpath/name-null-namespace-expected.txt: Added.
333 * fast/xpath/name-null-namespace.html: Added.
336 * fast/dom/xpath-empty-string-expected.txt: Removed.
337 * fast/dom/xpath-empty-string.html: Removed.
338 Moved these to fast/xpath.
340 * fast/xpath/xpath-namespaces.html: Fixed an inline document to be well-formed, so the test now passes in Firefox.
341 This is really a quirk of our DOMParser that the test passed in WebKit: on error, a descriptive message is appended to
342 the partially parsed document, instead of replacing it.
344 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
348 http://bugs.webkit.org/show_bug.cgi?id=11815
349 XPathEvaluator behavior does not match Firefox - substring() and empty element
351 * fast/xpath/empty-string-substring-expected.txt: Added.
352 * fast/xpath/empty-string-substring.html: Added.
354 2007-01-28 David Kilzer <ddkilzer@webkit.org>
356 Reviewed by Darin and David Hyatt.
358 - Test for http://bugs.webkit.org/show_bug.cgi?id=12423
359 Mixing white-space:pre text with non white-space:pre text does not wrap properly
361 * fast/block/basic/white-space-pre-wraps-expected.checksum: Added.
362 * fast/block/basic/white-space-pre-wraps-expected.png: Added.
363 * fast/block/basic/white-space-pre-wraps-expected.txt: Added.
364 * fast/block/basic/white-space-pre-wraps.html: Added.
366 2007-01-28 Mitz Pettel <mitz@webkit.org>
370 - test for http://bugs.webkit.org/show_bug.cgi?id=8360
371 Repro crash when onscroll handler deletes the scrolled object
373 * fast/layers/removed-by-scroll-handler-expected.txt: Added.
374 * fast/layers/removed-by-scroll-handler.html: Added.
376 2007-01-28 David Kilzer <ddkilzer@webkit.org>
380 - Test for http://bugs.webkit.org/show_bug.cgi?id=9815
381 JavaScript TypeError loading Dean Edwards' JS compressor/obfuscator
383 * fast/js/function-prototype-expected.txt: Added.
384 * fast/js/function-prototype.html: Added.
386 2007-01-28 Alexey Proskuryakov <ap@webkit.org>
388 Fixed a broken test to actually work (and fail).
390 * dom/svg/level3/xpath/Conformance_ID-expected.checksum: Removed.
391 * dom/svg/level3/xpath/Conformance_ID-expected.png: Removed.
392 * dom/svg/level3/xpath/Conformance_ID-expected.txt:
393 * dom/svg/level3/xpath/Conformance_ID.svg:
395 2007-01-27 David Kilzer <ddkilzer@webkit.org>
397 Reviewed by NOBODY (missing pixel test results).
399 * fast/dom/gc-10-expected.checksum: Added.
400 * fast/dom/gc-10-expected.png: Added.
401 * http/tests/misc/location-replace-crossdomain-expected.checksum: Added.
402 * http/tests/misc/location-replace-crossdomain-expected.png: Added.
404 2007-01-27 Sam Weinig <sam@webkit.org>
408 - Test for http://bugs.webkit.org/show_bug.cgi?id=11957
409 Unordered List Bullets too big and changing from size
411 * fast/lists/big-list-marker-expected.checksum: Added.
412 * fast/lists/big-list-marker-expected.png: Added.
413 * fast/lists/big-list-marker-expected.txt: Added.
414 * fast/lists/big-list-marker.html: Added.
416 2007-01-27 Alexey Proskuryakov <ap@webkit.org>
420 http://bugs.webkit.org/show_bug.cgi?id=12389
421 Chinese decoding error at hk.antispam.yahoo.com
423 * fast/encoding/noscript-in-head-expected.txt: Added.
424 * fast/encoding/noscript-in-head.html: Added.
426 2007-01-25 Geoffrey Garen <ggaren@apple.com>
428 Reviewed by Maciej Stachowiak.
430 Added test for <rdar://problem/4608404> WebScriptObject's _rootObject lack
431 of ownership policy causes crashes (e.g., in Dashcode)
433 No test for Java or NPP versions of this bug because there's no reliable way to
434 make Java and NPP objects outlive their RootObjects (although Java objects
437 * plugins/root-object-premature-delete-crash-expected.txt: Added.
438 * plugins/root-object-premature-delete-crash.html: Added.
440 2007-01-27 Andrew Wellington <proton@wiretapped.net>
444 Test for "Repeated string concatenation results in OOM crash"
445 http://bugs.webkit.org/show_bug.cgi?id=11131
447 * fast/js/resources/string-concatenate-outofmemory.js: Added.
448 * fast/js/string-concatenate-outofmemory-expected.txt: Added.
449 * fast/js/string-concatenate-outofmemory.html: Added.
451 2007-01-26 Darin Adler <darin@apple.com>
455 - updated test results for change to computed style
457 * editing/pasteboard/paste-table-002-expected.txt:
458 Updated for change to order of style properties.
460 * fast/css/computed-style-expected.txt:
461 Updated for change to order of style properties and to add new ones.
463 2007-01-26 Alice Liu <alice.liu@apple.com>
467 Added tests for <rdar://problem/4919097> REGRESSION: Ctrl-Y fails to yank (11076)
469 * editing/pasteboard/emacs-ctrl-a-k-y-expected.checksum: Added.
470 * editing/pasteboard/emacs-ctrl-a-k-y-expected.png: Added.
471 * editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Added.
472 * editing/pasteboard/emacs-ctrl-a-k-y.html: Added.
473 Test for <rdar://problem/4919097>
475 * editing/deleting/delete-by-word-001-expected.txt:
476 * editing/deleting/delete-by-word-002-expected.txt:
477 * editing/deleting/delete-to-end-of-paragraph-expected.txt:
478 * editing/pasteboard/emacs-cntl-y-001-expected.txt:
479 The expected results of these tests were affected by the WebCore checkin of the same number. The results are the same, but there were more editing delegates that were called, as expected. I suspect these tests were created during the time that <rdar://problem/4919097> was broken
481 2007-01-26 Alexey Proskuryakov <ap@webkit.org>
485 http://bugs.webkit.org/show_bug.cgi?id=12385
486 Assertion failure when loading subresources from "data:" frames
488 * fast/loader/opaque-base-url-expected.txt: Added.
489 * fast/loader/opaque-base-url.html: Added.
491 2007-01-26 Darin Adler <darin@apple.com>
493 * fast/events/objc-event-api-expected.txt: Updated test result now that we no
494 longer invalidate clicks when the mouse moves a bit.
496 2007-01-26 Mitz Pettel <mitz@webkit.org>
500 - test and updated tests and results for
501 http://bugs.webkit.org/show_bug.cgi?id=11109
502 REGRESSION (r15471): menus are offset on eink.com
503 <rdar://problem/4824760>
505 * editing/execCommand/findString-2.html:
506 * editing/pasteboard/4947130.html:
507 * editing/pasteboard/drop-text-without-selection.html:
508 * editing/selection/anchor-focus1-expected.txt:
509 * editing/selection/click-before-and-after-table.html:
510 * editing/selection/drag-select-1.html:
511 * editing/selection/editable-links-expected.txt:
512 * editing/selection/mixed-editability-1.html:
513 * editing/selection/paragraph-granularity.html:
514 * editing/selection/selection-actions.html:
515 * editing/selection/word-granularity.html:
516 * fast/dom/Element/offsetLeft-offsetTop-body-quirk-expected.txt: Added.
517 * fast/dom/Element/offsetLeft-offsetTop-body-quirk.html: Added.
518 * fast/forms/drag-into-textarea.html:
519 * fast/forms/listbox-selection-2.html:
520 * fast/forms/listbox-selection.html:
521 * fast/table/click-near-anonymous-table-expected.txt:
522 * fast/table/click-near-anonymous-table.html:
524 2007-01-26 Mitz Pettel <mitz@webkit.org>
526 Reviewed by Darin and Maciej.
528 - test for http://bugs.webkit.org/show_bug.cgi?id=10983
529 REGRESSION (r12290): Drop shadow of flickr photo note is positioned incorrectly the second time it's shown
531 Tests three cases that the patch fixes and another one that was fixed in
532 r8284 but did not have a test.
534 * fast/dynamic/staticY-expected.checksum: Added.
535 * fast/dynamic/staticY-expected.png: Added.
536 * fast/dynamic/staticY-expected.txt: Added.
537 * fast/dynamic/staticY.html: Added.
539 2007-01-25 Justin Garcia <justin.garcia@apple.com>
543 <http://bugs.webkit.org/show_bug.cgi?id=12409>
544 REGRESSION (r19039): Drag caret isn't cleared after a drop
546 * editing/pasteboard/4947130-expected.checksum:
547 * editing/pasteboard/4947130-expected.png:
549 2007-01-25 Geoffrey Garen <ggaren@apple.com>
551 Reviewed by Geoffrey Garen.
553 Added tests for http://bugs.webkit.org/show_bug.cgi?id=12342
554 REGRESSION: destroying a frame from its own script causes various crashes
556 Thanks to Alexey Proskuryakov for the original versions of these tests.
558 * fast/dom/exception-no-frame-inline-script-crash-expected.txt: Added.
559 * fast/dom/exception-no-frame-inline-script-crash.html: Added.
560 * fast/dom/exception-no-frame-timeout-crash-expected.txt: Added.
561 * fast/dom/exception-no-frame-timeout-crash.html: Added.
563 2007-01-25 Beth Dakin <bdakin@apple.com>
565 Test for <rdar://problem/4921692> not processing comments inside a
566 title element leads to XSS (for at least BlogSpot)
568 * fast/parser/parseCommentsInTitles-expected.checksum: Added.
569 * fast/parser/parseCommentsInTitles-expected.png: Added.
570 * fast/parser/parseCommentsInTitles-expected.txt: Added.
571 * fast/parser/parseCommentsInTitles.html: Added.
573 2007-01-25 Darin Adler <darin@apple.com>
577 - test for bugs found by code inspection in the SVGPreserveAspectRatio parser
579 * svg/dom/preserve-aspect-ratio-parser-expected.txt: Added.
580 * svg/dom/preserve-aspect-ratio-parser.html: Added.
582 2007-01-25 Rob Buis <buis@kde.org>
587 http://bugs.webkit.org/show_bug.cgi?id=12391
588 SVG containers with viewports should respect overflow when hit testing
590 * svg/custom/use-clipped-hit-expected.checksum: Added.
591 * svg/custom/use-clipped-hit-expected.png: Added.
592 * svg/custom/use-clipped-hit-expected.txt: Added.
593 * svg/custom/use-clipped-hit.svg: Added.
595 2007-01-22 Alice Liu <alice.liu@apple.com>
600 <rdar://problem/4808039> REGRESSION: eBay ID check never completes
602 http://bugs.webkit.org/show_bug.cgi?id=11230
604 * http/tests/misc/location-replace-crossdomain-expected.txt: Added.
605 * http/tests/misc/location-replace-crossdomain.html: Added.
606 * http/tests/misc/resources/failure.html: Added.
607 * http/tests/misc/resources/success.html: Added.
609 2007-01-25 Alice Liu <alice.liu@apple.com>
611 Reviewed by Geoff and Adele
613 added test for <rdar://problem/4866655> REGRESSION: Copying out of Calculator & CIFIlterWidget is broken on 9A320
615 * editing/execCommand/copy-without-selection-expected.txt: Added.
616 * editing/execCommand/copy-without-selection.html: Added.
618 2007-01-24 Adele Peterson <adele@apple.com>
620 Reviewed by Brady and Oliver.
622 Test for <rdar://problem/4953504> When the keydown event changes focus, the keypress event should go to the new focused node
624 * fast/events/keydown-keypress-focus-change-expected.txt: Added.
625 * fast/events/keydown-keypress-focus-change.html: Added.
627 2007-01-24 Darin Adler <darin@apple.com>
631 - test for one of the symptoms of http://bugs.webkit.org/show_bug.cgi?id=12331
632 REGRESSION(r18951): Selecting text in a textarea makes the page scroll
634 * fast/events/autoscroll-expected.checksum: Added.
635 * fast/events/autoscroll-expected.png: Added.
636 * fast/events/autoscroll-expected.txt: Added.
637 * fast/events/autoscroll.html: Added.
639 2007-01-24 Beth Dakin <bdakin@apple.com>
643 Test for <rdar://problem/4948128> REGRESSION: A crash occurs at
644 WebCore::Frame::view() after completing a query at mapquest.com
645 then switching to Bookmarks view
647 * fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum: Added.
648 * fast/dom/clientWidthAfterDocumentIsRemoved-expected.png: Added.
649 * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Added.
650 * fast/dom/clientWidthAfterDocumentIsRemoved.html: Added.
652 2007-01-24 Anders Carlsson <acarlsson@apple.com>
654 Reviewed by Geoff and Adam.
656 <rdar://problem/4922655>
657 http://galeri.milliyet.com.tr/ reproducibly crashes Safari
659 * fast/dom/resources/set-frame-src-while-running-script-in-frame.html: Added.
660 * fast/dom/set-frame-src-while-running-script-in-frame-expected.txt: Added.
661 * fast/dom/set-frame-src-while-running-script-in-frame.html: Added.
663 2007-01-24 Justin Garcia <justin.garcia@apple.com>
667 Adding this layout test for a bug fixed by the changes
670 * editing/execCommand/4916402-expected.checksum: Added.
671 * editing/execCommand/4916402-expected.png: Added.
672 * editing/execCommand/4916402-expected.txt: Added.
673 * editing/execCommand/4916402.html: Added.
675 2007-01-24 Adele Peterson <adele@apple.com>
679 Test for <rdar://problem/4943650> REGRESSION: insertion point blink in form field redraws entire web page, making everything slow
681 * fast/events/arrow-navigation-expected.txt: Added.
682 * fast/events/arrow-navigation.html: Added.
684 2007-01-24 Anders Carlsson <acarlsson@apple.com>
688 Fix tests and update test results.
690 * fast/dom/gc-6-expected.txt:
691 * fast/dom/gc-6.html:
692 * fast/dom/gc-7-expected.txt:
693 * fast/dom/gc-7.html:
695 2007-01-23 Justin Garcia <justin.garcia@apple.com>
699 <rdar://problem/4916235>
700 <rdar://problem/4857269>
701 <rdar://problem/4916583>
702 <rdar://problem/4928635>
704 Fixed and removed FIXME:
705 * editing/execCommand/create-list-from-range-selection-expected.checksum:
706 * editing/execCommand/create-list-from-range-selection-expected.png:
707 * editing/execCommand/create-list-from-range-selection-expected.txt:
708 * editing/execCommand/create-list-from-range-selection.html:
710 * editing/deleting/4916235-1-expected.txt: Added.
711 * editing/deleting/4916235-1.html: Added.
712 * editing/execCommand/4916235-expected.txt: Added.
713 * editing/execCommand/4916235.html: Added.
714 * editing/execCommand/4916583-expected.checksum: Added.
715 * editing/execCommand/4916583-expected.png: Added.
716 * editing/execCommand/4916583-expected.txt: Added.
717 * editing/execCommand/4916583.html: Added.
718 * editing/execCommand/4928635-expected.txt: Added.
719 * editing/execCommand/4928635.html: Added.
721 * editing/execCommand/remove-list-item-1-expected.txt:
722 * editing/execCommand/remove-list-items-expected.txt:
723 * editing/execCommand/switch-list-type-expected.txt:
724 Introduced an extraneous newline because of the poor substitute for
725 VisiblePosition creation in shouldEmitNewlineAfterNode:
726 * dom/xhtml/level3/core/nodecomparedocumentposition12-expected.txt:
727 * dom/xhtml/level3/core/nodecomparedocumentposition17-expected.txt:
728 * dom/xhtml/level3/core/nodeinsertbefore09-expected.txt:
731 2007-01-23 Mark Rowe <mrowe@apple.com>
735 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=12375
736 Bug 12375: REGRESSION(r19038): fast/dom/title-text-property-2.html failing
738 * fast/dom/Document/title-property-creates-title-element-expected.txt: Added.
739 * fast/dom/Document/title-property-creates-title-element.html: Added.
740 * fast/dom/Document/title-property-set-multiple-times-expected.txt: Added.
741 * fast/dom/Document/title-property-set-multiple-times.html: Added.
742 * fast/dom/title-text-property-2.html: Remove in reverse order to preserve test behaviour when removing title elements.
743 * svg/custom/multiple-title-elements.svg: Added.
745 2007-01-23 Beth Dakin <bdakin@apple.com>
749 Updated test for 4843226 to include a grandchild.
751 * fast/clip/nestedTransparencyClip-expected.checksum:
752 * fast/clip/nestedTransparencyClip-expected.png:
753 * fast/clip/nestedTransparencyClip-expected.txt:
754 * fast/clip/nestedTransparencyClip.html:
756 2007-01-23 Justin Garcia <justin.garcia@apple.com>
760 <rdar://problem/4947130>
761 REGRESSION: Items duplicated when moved inside contenteditable element (11766)
763 * editing/pasteboard/4947130-expected.checksum: Added.
764 * editing/pasteboard/4947130-expected.png: Added.
765 * editing/pasteboard/4947130-expected.txt: Added.
766 * editing/pasteboard/4947130.html: Added.
768 2007-01-23 Beth Dakin <bdakin@apple.com>
772 Test for <rdar://problem/4843226> REGRESSION: Pull down menu
773 appears clipped at http://istweb.apple.com/
775 * fast/clip/nestedTransparencyClip-expected.checksum: Added.
776 * fast/clip/nestedTransparencyClip-expected.png: Added.
777 * fast/clip/nestedTransparencyClip-expected.txt: Added.
778 * fast/clip/nestedTransparencyClip.html: Added.
780 2007-01-22 Justin Garcia <justin.garcia@apple.com>
784 <rdar://problem/4920742>
785 REGRESSION: GMail Editor: Attempting to remove formatting from selection results in a crash at WebCore::Range::checkDeleteEx
788 * editing/execCommand/4920742-1-expected.checksum: Added.
789 * editing/execCommand/4920742-1-expected.png: Added.
790 * editing/execCommand/4920742-1-expected.txt: Added.
791 * editing/execCommand/4920742-1.html: Added.
792 * editing/execCommand/4920742-2-expected.txt: Added.
793 * editing/execCommand/4920742-2.html: Added.
795 2007-01-23 Nikolas Zimmermann <zimmermann@kde.org>
799 Update SVG baseline after the dynamic update fixes (16 new tests added).
801 * svg/custom/clip-path-child-changes-expected.checksum: Added.
802 * svg/custom/clip-path-child-changes-expected.png: Added.
803 * svg/custom/clip-path-child-changes-expected.txt: Added.
804 * svg/custom/clip-path-child-changes.svg: Added.
805 * svg/custom/clip-path-href-changes-expected.checksum: Added.
806 * svg/custom/clip-path-href-changes-expected.png: Added.
807 * svg/custom/clip-path-href-changes-expected.txt: Added.
808 * svg/custom/clip-path-href-changes.svg: Added.
809 * svg/custom/clip-path-units-changes-expected.checksum: Added.
810 * svg/custom/clip-path-units-changes-expected.png: Added.
811 * svg/custom/clip-path-units-changes-expected.txt: Added.
812 * svg/custom/clip-path-units-changes.svg: Added.
813 * svg/custom/deep-dynamic-updates-expected.checksum: Added.
814 * svg/custom/deep-dynamic-updates-expected.png: Added.
815 * svg/custom/deep-dynamic-updates-expected.txt: Added.
816 * svg/custom/deep-dynamic-updates.svg: Added.
817 * svg/custom/image-with-transform-clip-filter-expected.png:
818 * svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
819 * svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
820 * svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
821 * svg/custom/js-late-clipPath-and-object-creation.svg: Added.
822 * svg/custom/js-late-clipPath-creation-expected.checksum: Added.
823 * svg/custom/js-late-clipPath-creation-expected.png: Added.
824 * svg/custom/js-late-clipPath-creation-expected.txt: Added.
825 * svg/custom/js-late-clipPath-creation.svg: Added.
826 * svg/custom/js-late-marker-and-object-creation-expected.checksum: Added.
827 * svg/custom/js-late-marker-and-object-creation-expected.png: Added.
828 * svg/custom/js-late-marker-and-object-creation-expected.txt: Added.
829 * svg/custom/js-late-marker-and-object-creation.svg: Added.
830 * svg/custom/js-late-marker-creation-expected.checksum: Added.
831 * svg/custom/js-late-marker-creation-expected.png: Added.
832 * svg/custom/js-late-marker-creation-expected.txt: Added.
833 * svg/custom/js-late-marker-creation.svg: Added.
834 * svg/custom/js-late-mask-and-object-creation-expected.checksum: Added.
835 * svg/custom/js-late-mask-and-object-creation-expected.png: Added.
836 * svg/custom/js-late-mask-and-object-creation-expected.txt: Added.
837 * svg/custom/js-late-mask-and-object-creation.svg: Added.
838 * svg/custom/js-late-mask-creation-expected.checksum: Added.
839 * svg/custom/js-late-mask-creation-expected.png: Added.
840 * svg/custom/js-late-mask-creation-expected.txt: Added.
841 * svg/custom/js-late-mask-creation.svg: Added.
842 * svg/custom/js-update-pattern-child-expected.checksum: Added.
843 * svg/custom/js-update-pattern-child-expected.png: Added.
844 * svg/custom/js-update-pattern-child-expected.txt: Added.
845 * svg/custom/js-update-pattern-child.svg: Added.
846 * svg/custom/marker-changes-expected.checksum: Added.
847 * svg/custom/marker-changes-expected.png: Added.
848 * svg/custom/marker-changes-expected.txt: Added.
849 * svg/custom/marker-changes.svg: Added.
850 * svg/custom/marker-child-changes-expected.checksum: Added.
851 * svg/custom/marker-child-changes-expected.png: Added.
852 * svg/custom/marker-child-changes-expected.txt: Added.
853 * svg/custom/marker-child-changes.svg: Added.
854 * svg/custom/marker-viewBox-changes-expected.checksum: Added.
855 * svg/custom/marker-viewBox-changes-expected.png: Added.
856 * svg/custom/marker-viewBox-changes-expected.txt: Added.
857 * svg/custom/marker-viewBox-changes.svg: Added.
858 * svg/custom/mask-changes-expected.checksum: Added.
859 * svg/custom/mask-changes-expected.png: Added.
860 * svg/custom/mask-changes-expected.txt: Added.
861 * svg/custom/mask-changes.svg: Added.
862 * svg/custom/mask-child-changes-expected.checksum: Added.
863 * svg/custom/mask-child-changes-expected.png: Added.
864 * svg/custom/mask-child-changes-expected.txt: Added.
865 * svg/custom/mask-child-changes.svg: Added.
867 2007-01-22 Mitz Pettel <mitz@webkit.org>
871 - test for http://bugs.webkit.org/show_bug.cgi?id=12344
872 NativeListBox: item hit testing does not account for top padding and border
874 * fast/forms/listbox-selection-2-expected.checksum: Added.
875 * fast/forms/listbox-selection-2-expected.png: Added.
876 * fast/forms/listbox-selection-2-expected.txt: Added.
877 * fast/forms/listbox-selection-2.html: Added.
879 2007-01-22 Justin Garcia <justin.garcia@apple.com>
883 <rdar://problem/4944770>
884 editing/pasteboard/4641033 layout test is broken (12328)
886 The fixes not only make this test pass, but also fix a bug that
887 was reflected in the results checked in for this test. The caret
888 was in the wrong position:
889 * editing/pasteboard/4641033-expected.checksum:
890 * editing/pasteboard/4641033-expected.png:
891 * editing/pasteboard/4641033-expected.txt:
893 * editing/pasteboard/4944770-1-expected.checksum: Added.
894 * editing/pasteboard/4944770-1-expected.png: Added.
895 * editing/pasteboard/4944770-1-expected.txt: Added.
896 * editing/pasteboard/4944770-1.html: Added.
897 * editing/pasteboard/4944770-2-expected.checksum: Added.
898 * editing/pasteboard/4944770-2-expected.png: Added.
899 * editing/pasteboard/4944770-2-expected.txt: Added.
900 * editing/pasteboard/4944770-2.html: Added.
901 * editing/pasteboard/4944770-expected.checksum: Added.
902 * editing/pasteboard/4944770-expected.png: Added.
903 * editing/pasteboard/4944770-expected.txt: Added.
904 Equivalent render trees:
905 * editing/execCommand/format-block-from-range-selection-expected.txt:
906 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
908 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
909 * editing/pasteboard/nested-blocks-with-text-area-expected.png:
910 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
911 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
912 * editing/pasteboard/nested-blocks-with-text-field-expected.png:
913 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
915 2007-01-22 Beth Dakin <bdakin@apple.com>
919 Darin and I looked into these tests that are adding an empty
920 RenderText, and we think they just need new results. Here they are!
922 * editing/execCommand/find-after-replace-expected.txt:
923 * fast/css/beforeSelectorOnCodeElement-expected.txt:
924 * fast/forms/control-restrict-line-height-expected.txt:
925 * fast/forms/select-size-expected.txt:
927 2007-01-22 Mitz Pettel <mitz@webkit.org>
931 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12364
932 REGRESSSION (NativeListBox): Selected option's background is not clipped to the list box
934 * fast/forms/select-item-background-clip-expected.checksum: Added.
935 * fast/forms/select-item-background-clip-expected.png: Added.
936 * fast/forms/select-item-background-clip-expected.txt: Added.
937 * fast/forms/select-item-background-clip.html: Added.
939 2007-01-22 Darin Adler <darin@apple.com>
941 Test by Andrew Wellington <proton@wiretapped.net>.
944 - test for fix to http://bugs.webkit.org/show_bug.cgi?id=11197
945 REGRESSION: Specifying a counter for a CODE tag's content style
946 property on before or after causes a crash.
948 * fast/css/beforeSelectorOnCodeElement-expected.checksum: Added.
949 * fast/css/beforeSelectorOnCodeElement-expected.png: Added.
950 * fast/css/beforeSelectorOnCodeElement-expected.txt: Added.
951 * fast/css/beforeSelectorOnCodeElement.html: Added.
956 - test for monospace problem mentioned in the above bug
958 * fast/text/monospace-width-cache-expected.checksum: Added.
959 * fast/text/monospace-width-cache-expected.png: Added.
960 * fast/text/monospace-width-cache-expected.txt: Added.
961 * fast/text/monospace-width-cache.html: Added.
963 2007-01-21 Alexey Proskuryakov <ap@webkit.org>
967 http://bugs.webkit.org/show_bug.cgi?id=10934
968 REGRESSION: prototype.js logs error (HTMLFormElement) on webkit builds
970 * fast/dom/Window/window-properties-expected.txt: Updated results.
972 * fast/dom/Window/element-constructors-on-window.html: Added a more explicit test
973 for element constructors, as it isn't always easy to recognize regressions via window-properties.html.
974 * fast/dom/Window/element-constructors-on-window-expected.txt: Added.
976 2007-01-21 Mitz Pettel <mitz@webkit.org>
980 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12345
981 REGRESSION: Disabled pop-up text is not grayed out
983 * fast/forms/select-disabled-appearance-expected.checksum: Added.
984 * fast/forms/select-disabled-appearance-expected.png: Added.
985 * fast/forms/select-disabled-appearance-expected.txt: Added.
986 * fast/forms/select-disabled-appearance.html: Added.
988 2007-01-21 Mitz Pettel <mitz@webkit.org>
992 - test for http://bugs.webkit.org/show_bug.cgi?id=12353
993 REGRESSION: Crash on load (mutation event dispatch under the image element constructor deletes the element)
995 * fast/dom/HTMLImageElement/constructor-mutation-event-dispatch-expected.txt: Added.
996 * fast/dom/HTMLImageElement/constructor-mutation-event-dispatch.html: Added.
998 2007-01-21 Sam Weinig <sam@webkit.org>
1000 Rolling out patch for http://bugs.webkit.org/show_bug.cgi?id=8360.
1002 * fast/layers/removed-by-scroll-handler-expected.checksum: Removed.
1003 * fast/layers/removed-by-scroll-handler-expected.png: Removed.
1004 * fast/layers/removed-by-scroll-handler-expected.txt: Removed.
1005 * fast/layers/removed-by-scroll-handler.html: Removed.
1007 2007-01-21 David Kilzer <ddkilzer@webkit.org>
1011 - test for http://bugs.webkit.org/show_bug.cgi?id=12280
1012 select element not available by name through document.all
1013 (dropdown list not available on smarthome.com checkout)
1015 * fast/dom/document-all-select-expected.txt: Added.
1016 * fast/dom/document-all-select.html: Added.
1018 2007-01-21 Sanjay Madhav <sanjay12@gmail.com>
1022 Test for: <rdar://problem/4928583> Memory usage grows when reloading google.com/ig
1024 * fast/dom/gc-10-expected.txt: Added.
1025 * fast/dom/gc-10.html: Added.
1026 * fast/dom/resources/gc-10-frame.html: Added.
1028 2007-01-21 Mitz Pettel <mitz@webkit.org>
1032 - test for http://bugs.webkit.org/show_bug.cgi?id=10692
1033 REGRESSION (r14847): Unnecessary scrollbars with position:relative; and overflow:auto;
1035 * fast/overflow/position-relative-expected.checksum: Added.
1036 * fast/overflow/position-relative-expected.png: Added.
1037 * fast/overflow/position-relative-expected.txt: Added.
1038 * fast/overflow/position-relative.html: Added.
1040 2007-01-21 Mitz Pettel <mitz@webkit.org>
1044 - test for http://bugs.webkit.org/show_bug.cgi?id=10472
1045 REGRESSION: "add" method of <select> object does not put the <option> object in the correct position
1047 * fast/dom/HTMLSelectElement/options-collection-detached-expected.txt: Added.
1048 * fast/dom/HTMLSelectElement/options-collection-detached.html: Added.
1050 2007-01-21 Mitz Pettel <mitz@webkit.org>
1054 - updated results for http://bugs.webkit.org/show_bug.cgi?id=12349
1055 NativeFileUpload: Button text is not grayed out when the control is disabled
1057 * fast/forms/file-input-disabled-expected.checksum:
1058 * fast/forms/file-input-disabled-expected.png:
1059 * fast/forms/file-input-disabled-expected.txt:
1061 2007-01-20 Mitz Pettel <mitz@webkit.org>
1065 - test for http://bugs.webkit.org/show_bug.cgi?id=11115
1066 REGRESSION: Crash on Flickr after hitting cancel from adding a note
1068 * fast/forms/text-set-value-crash-expected.txt: Added.
1069 * fast/forms/text-set-value-crash.html: Added.
1071 2007-01-20 Mitz Pettel <mitz@webkit.org>
1075 - test for http://bugs.webkit.org/show_bug.cgi?id=8360
1076 Repro crash when onscroll handler deletes the scrolled object
1078 * fast/layers/removed-by-scroll-handler-expected.checksum: Added.
1079 * fast/layers/removed-by-scroll-handler-expected.png: Added.
1080 * fast/layers/removed-by-scroll-handler-expected.txt: Added.
1081 * fast/layers/removed-by-scroll-handler.html: Added.
1083 2007-01-20 Nikolas Zimmermann <zimmermann@kde.org>
1087 Update svg baseline after the dynamic update fixes.
1089 * svg/custom/js-update-stop-expected.checksum: Added.
1090 * svg/custom/js-update-stop-expected.png: Added.
1091 * svg/custom/js-update-stop-expected.txt: Added.
1092 * svg/custom/js-update-stop.svg: Added.
1093 * svg/custom/use-property-changes-through-dom-expected.checksum: Added.
1094 * svg/custom/use-property-changes-through-dom-expected.png: Added.
1095 * svg/custom/use-property-changes-through-dom-expected.txt: Added.
1096 * svg/custom/use-property-changes-through-dom.svg: Added.
1097 * svg/custom/use-property-changes-through-svg-dom-expected.checksum: Added.
1098 * svg/custom/use-property-changes-through-svg-dom-expected.png: Added.
1099 * svg/custom/use-property-changes-through-svg-dom-expected.txt: Added.
1100 * svg/custom/use-property-changes-through-svg-dom.svg: Added.
1102 2007-01-20 Darin Adler <darin@apple.com>
1104 - updated results because my recent check-in made list boxes
1107 * fast/forms/HTMLOptionElement_label05-expected.checksum:
1108 * fast/forms/HTMLOptionElement_label05-expected.png:
1109 * fast/forms/HTMLOptionElement_label05-expected.txt:
1110 * fast/forms/form-element-geometry-expected.checksum:
1111 * fast/forms/form-element-geometry-expected.png:
1112 * fast/forms/form-element-geometry-expected.txt:
1113 * fast/forms/listbox-clip-expected.checksum:
1114 * fast/forms/listbox-clip-expected.png:
1115 * fast/forms/listbox-clip-expected.txt:
1116 * fast/forms/listbox-width-change-expected.checksum:
1117 * fast/forms/listbox-width-change-expected.png:
1118 * fast/forms/listbox-width-change-expected.txt:
1119 * fast/forms/option-strip-whitespace-expected.checksum:
1120 * fast/forms/option-strip-whitespace-expected.png:
1121 * fast/forms/option-strip-whitespace-expected.txt:
1122 * fast/forms/select-change-popup-to-listbox-expected.checksum:
1123 * fast/forms/select-change-popup-to-listbox-expected.png:
1124 * fast/forms/select-change-popup-to-listbox-expected.txt:
1125 * fast/replaced/replaced-breaking-expected.checksum:
1126 * fast/replaced/replaced-breaking-expected.png:
1127 * fast/replaced/replaced-breaking-expected.txt:
1128 * fast/text/updateNewFont-expected.checksum:
1129 * fast/text/updateNewFont-expected.png:
1130 * fast/text/updateNewFont-expected.txt:
1132 - reset results since the ones I generated before were on Leopard
1134 * fast/forms/select-list-box-with-height-expected.checksum:
1135 * fast/forms/select-list-box-with-height-expected.png:
1137 - generated some missing pixel results
1139 * http/tests/navigation/anchor-basic-expected.checksum: Added.
1140 * http/tests/navigation/anchor-basic-expected.png: Added.
1141 * http/tests/navigation/anchor-frames-expected.checksum: Added.
1142 * http/tests/navigation/anchor-frames-expected.png: Added.
1143 * http/tests/navigation/anchor-goback-expected.checksum: Added.
1144 * http/tests/navigation/anchor-goback-expected.png: Added.
1145 * http/tests/navigation/anchor-subframeload-expected.checksum: Added.
1146 * http/tests/navigation/anchor-subframeload-expected.png: Added.
1147 * http/tests/navigation/error404-basic-expected.checksum: Added.
1148 * http/tests/navigation/error404-basic-expected.png: Added.
1149 * http/tests/navigation/error404-frames-expected.checksum: Added.
1150 * http/tests/navigation/error404-frames-expected.png: Added.
1151 * http/tests/navigation/error404-goback-expected.checksum: Added.
1152 * http/tests/navigation/error404-goback-expected.png: Added.
1153 * http/tests/navigation/error404-subframeload-expected.checksum: Added.
1154 * http/tests/navigation/error404-subframeload-expected.png: Added.
1155 * http/tests/navigation/javascriptlink-basic-expected.checksum: Added.
1156 * http/tests/navigation/javascriptlink-basic-expected.png: Added.
1157 * http/tests/navigation/javascriptlink-frames-expected.checksum: Added.
1158 * http/tests/navigation/javascriptlink-frames-expected.png: Added.
1159 * http/tests/navigation/javascriptlink-goback-expected.checksum: Added.
1160 * http/tests/navigation/javascriptlink-goback-expected.png: Added.
1161 * http/tests/navigation/javascriptlink-subframeload-expected.checksum: Added.
1162 * http/tests/navigation/javascriptlink-subframeload-expected.png: Added.
1163 * http/tests/navigation/metaredirect-basic-expected.checksum: Added.
1164 * http/tests/navigation/metaredirect-basic-expected.png: Added.
1165 * http/tests/navigation/metaredirect-frames-expected.checksum: Added.
1166 * http/tests/navigation/metaredirect-frames-expected.png: Added.
1167 * http/tests/navigation/metaredirect-goback-expected.checksum: Added.
1168 * http/tests/navigation/metaredirect-goback-expected.png: Added.
1169 * http/tests/navigation/metaredirect-subframeload-expected.checksum: Added.
1170 * http/tests/navigation/metaredirect-subframeload-expected.png: Added.
1171 * http/tests/navigation/post-basic-expected.checksum: Added.
1172 * http/tests/navigation/post-basic-expected.png: Added.
1173 * http/tests/navigation/post-frames-expected.checksum: Added.
1174 * http/tests/navigation/post-frames-expected.png: Added.
1175 * http/tests/navigation/post-goback1-expected.checksum: Added.
1176 * http/tests/navigation/post-goback1-expected.png: Added.
1177 * http/tests/navigation/post-goback2-expected.checksum: Added.
1178 * http/tests/navigation/post-goback2-expected.png: Added.
1179 * http/tests/navigation/postredirect-basic-expected.checksum: Added.
1180 * http/tests/navigation/postredirect-basic-expected.png: Added.
1181 * http/tests/navigation/postredirect-frames-expected.checksum: Added.
1182 * http/tests/navigation/postredirect-frames-expected.png: Added.
1183 * http/tests/navigation/postredirect-goback1-expected.checksum: Added.
1184 * http/tests/navigation/postredirect-goback1-expected.png: Added.
1185 * http/tests/navigation/postredirect-goback2-expected.checksum: Added.
1186 * http/tests/navigation/postredirect-goback2-expected.png: Added.
1187 * http/tests/navigation/redirect302-basic-expected.checksum: Added.
1188 * http/tests/navigation/redirect302-basic-expected.png: Added.
1189 * http/tests/navigation/redirect302-frames-expected.checksum: Added.
1190 * http/tests/navigation/redirect302-frames-expected.png: Added.
1191 * http/tests/navigation/redirect302-goback-expected.checksum: Added.
1192 * http/tests/navigation/redirect302-goback-expected.png: Added.
1193 * http/tests/navigation/redirect302-subframeload-expected.checksum: Added.
1194 * http/tests/navigation/redirect302-subframeload-expected.png: Added.
1195 * http/tests/navigation/relativeanchor-basic-expected.checksum: Added.
1196 * http/tests/navigation/relativeanchor-basic-expected.png: Added.
1197 * http/tests/navigation/relativeanchor-frames-expected.checksum: Added.
1198 * http/tests/navigation/relativeanchor-frames-expected.png: Added.
1199 * http/tests/navigation/relativeanchor-goback-expected.checksum: Added.
1200 * http/tests/navigation/relativeanchor-goback-expected.png: Added.
1201 * http/tests/navigation/slowmetaredirect-basic-expected.checksum: Added.
1202 * http/tests/navigation/slowmetaredirect-basic-expected.png: Added.
1203 * http/tests/navigation/slowtimerredirect-basic-expected.checksum: Added.
1204 * http/tests/navigation/slowtimerredirect-basic-expected.png: Added.
1205 * http/tests/navigation/success200-basic-expected.checksum: Added.
1206 * http/tests/navigation/success200-basic-expected.png: Added.
1207 * http/tests/navigation/success200-frames-expected.checksum: Added.
1208 * http/tests/navigation/success200-frames-expected.png: Added.
1209 * http/tests/navigation/success200-frames-loadsame-expected.checksum: Added.
1210 * http/tests/navigation/success200-frames-loadsame-expected.png: Added.
1211 * http/tests/navigation/success200-goback-expected.checksum: Added.
1212 * http/tests/navigation/success200-goback-expected.png: Added.
1213 * http/tests/navigation/success200-loadsame-expected.checksum: Added.
1214 * http/tests/navigation/success200-loadsame-expected.png: Added.
1215 * http/tests/navigation/success200-reload-expected.checksum: Added.
1216 * http/tests/navigation/success200-reload-expected.png: Added.
1217 * http/tests/navigation/success200-subframeload-expected.checksum: Added.
1218 * http/tests/navigation/success200-subframeload-expected.png: Added.
1219 * http/tests/navigation/timerredirect-basic-expected.checksum: Added.
1220 * http/tests/navigation/timerredirect-basic-expected.png: Added.
1221 * http/tests/navigation/timerredirect-frames-expected.checksum: Added.
1222 * http/tests/navigation/timerredirect-frames-expected.png: Added.
1223 * http/tests/navigation/timerredirect-goback-expected.checksum: Added.
1224 * http/tests/navigation/timerredirect-goback-expected.png: Added.
1225 * http/tests/navigation/timerredirect-subframeload-expected.checksum: Added.
1226 * http/tests/navigation/timerredirect-subframeload-expected.png: Added.
1228 2007-01-19 Adele Peterson <adele@apple.com>
1232 Test for <rdar://problem/4697438> REGRESSION: select menu lists match the wrong css rule on www.chainreaction.com
1234 * fast/forms/select-size-expected.checksum: Added.
1235 * fast/forms/select-size-expected.png: Added.
1236 * fast/forms/select-size-expected.txt: Added.
1237 * fast/forms/select-size.html: Added.
1239 2007-01-19 Adele Peterson <adele@apple.com>
1243 Test for <rdar://problem/4760280> REGRESSION: Bottom portion of text hangs off edge of SELECT element at http://macreviewzone.com/index.php
1245 * fast/forms/control-restrict-line-height-expected.checksum: Added.
1246 * fast/forms/control-restrict-line-height-expected.png: Added.
1247 * fast/forms/control-restrict-line-height-expected.txt: Added.
1248 * fast/forms/control-restrict-line-height.html: Added.
1250 2007-01-19 Darin Adler <darin@apple.com>
1254 - test for html4.css problem where we had a missing semicolon and thus missed
1255 parsing a style rule
1257 * fast/forms/radio-no-theme-padding-expected.txt: Added.
1258 * fast/forms/radio-no-theme-padding.html: Added.
1260 - test for http://bugs.webkit.org/show_bug.cgi?id=12008
1261 <rdar://problem/4901834> REGRESSION(NativeListBox): Focus is not placed on
1262 SELECT after mousing down on OPTION
1264 * fast/forms/select-list-box-mouse-focus-expected.txt: Added.
1265 * fast/forms/select-list-box-mouse-focus.html: Added.
1267 - test for http://bugs.webkit.org/show_bug.cgi?id=11999
1268 <rdar://problem/4940442> REGRESSION: Incomplete listing in TVListings window (11999)
1270 Note: Only the pixel test shows the failure in the old version.
1272 Note: I generated the pixel results on Leopard -- may need to be
1275 * fast/forms/select-list-box-with-height-expected.checksum: Added.
1276 * fast/forms/select-list-box-with-height-expected.png: Added.
1277 * fast/forms/select-list-box-with-height-expected.txt: Added.
1278 * fast/forms/select-list-box-with-height.html: Added.
1280 2007-01-19 Beth Dakin <bdakin@apple.com>
1282 Reviewed by Maciej and Darin.
1284 New layout tests and some updates results for the fix for <rdar://
1285 problem/4702420> REGRESSION: Null characters need to be stripped
1286 from text nodes (townhall.com)
1288 * fast/dom/stripNullFromTextNodes-expected.checksum: Added.
1289 * fast/dom/stripNullFromTextNodes-expected.png: Added.
1290 * fast/dom/stripNullFromTextNodes-expected.txt: Added.
1291 * fast/dom/stripNullFromTextNodes.html: Added.
1292 * fast/js/null-char-in-string-expected.txt: New results.
1293 * fast/text/stripNullFromText-expected.checksum: Added.
1294 * fast/text/stripNullFromText-expected.png: Added.
1295 * fast/text/stripNullFromText-expected.txt: Added.
1296 * fast/text/stripNullFromText.html: Added.
1297 * tables/mozilla/images/adforce_imgis_com-expected.txt: New
1299 * tables/mozilla_expected_failures/images/adforce_imgis_com-
1300 expected.checksum: Removed. This is the same test as the one above.
1301 The same test was in two places.
1302 * tables/mozilla_expected_failures/images/adforce_imgis_com-
1303 expected.png: Removed.
1304 * tables/mozilla_expected_failures/images/adforce_imgis_com-
1305 expected.txt: Removed.
1306 * tables/mozilla_expected_failures/images/adforce_imgis_com.html:
1309 2007-01-19 Nikolas Zimmermann <zimmermann@kde.org>
1313 Update svg baseline after <use> rewrite.
1315 * svg/W3C-SVG-1.1/text-text-04-t-expected.png:
1316 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
1317 * svg/carto.net/button-expected.png:
1318 * svg/carto.net/button-expected.txt:
1319 * svg/carto.net/colourpicker-expected.png:
1320 * svg/carto.net/colourpicker-expected.txt:
1321 * svg/carto.net/slider-expected.png:
1322 * svg/carto.net/slider-expected.txt:
1323 * svg/carto.net/window-expected.png:
1324 * svg/carto.net/window-expected.txt:
1325 * svg/custom/use-forward-refs-expected.png:
1326 * svg/custom/use-forward-refs-expected.txt:
1327 * svg/custom/use-instanceRoot-modifications-expected.checksum: Added.
1328 * svg/custom/use-instanceRoot-modifications-expected.png: Added.
1329 * svg/custom/use-instanceRoot-modifications-expected.txt: Added.
1330 * svg/custom/use-instanceRoot-modifications.svg: Added.
1331 * svg/custom/use-on-g-expected.checksum: Added.
1332 * svg/custom/use-on-g-expected.png: Added.
1333 * svg/custom/use-on-g-expected.txt: Added.
1334 * svg/custom/use-on-g.svg: Added.
1335 * svg/custom/use-on-rect-expected.checksum: Added.
1336 * svg/custom/use-on-rect-expected.png: Added.
1337 * svg/custom/use-on-rect-expected.txt: Added.
1338 * svg/custom/use-on-rect.svg: Added.
1339 * svg/custom/use-on-symbol-expected.checksum: Added.
1340 * svg/custom/use-on-symbol-expected.png: Added.
1341 * svg/custom/use-on-symbol-expected.txt: Added.
1342 * svg/custom/use-on-symbol-inside-pattern-expected.checksum: Added.
1343 * svg/custom/use-on-symbol-inside-pattern-expected.png: Added.
1344 * svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
1345 * svg/custom/use-on-symbol-inside-pattern.svg: Added.
1346 * svg/custom/use-on-symbol.svg: Added.
1347 * svg/custom/use-on-text-expected.checksum: Added.
1348 * svg/custom/use-on-text-expected.png: Added.
1349 * svg/custom/use-on-text-expected.txt: Added.
1350 * svg/custom/use-on-text.svg: Added.
1351 * svg/custom/use-transform-expected.checksum: Added.
1352 * svg/custom/use-transform-expected.png: Added.
1353 * svg/custom/use-transform-expected.txt: Added.
1354 * svg/custom/use-transform.svg: Added.
1356 2007-01-18 Mitz Pettel <mitz@webkit.org>
1360 - test for http://bugs.webkit.org/show_bug.cgi?id=12039
1361 Assertion failure in WebCore::Font::primaryFont
1363 * fast/text/font-initial-expected.checksum: Added.
1364 * fast/text/font-initial-expected.png: Added.
1365 * fast/text/font-initial-expected.txt: Added.
1366 * fast/text/font-initial.html: Added.
1368 2007-01-18 Mitz Pettel <mitz@webkit.org>
1372 - test for http://bugs.webkit.org/show_bug.cgi?id=11451
1373 REGRESSION: Dell.com does not render correctly in ToT (stylesheet not loaded)
1375 * http/tests/misc/css-accept-any-type-expected.txt: Added.
1376 * http/tests/misc/css-accept-any-type.html: Added.
1377 * http/tests/misc/resources/stylesheet.php: Added.
1379 2007-01-18 Mitz Pettel <mitz@webkit.org>
1383 - test for http://bugs.webkit.org/show_bug.cgi?id=11271
1384 REGRESSION (r12358): Text in display: table unselectable
1386 * editing/selection/display-table-text-expected.checksum: Added.
1387 * editing/selection/display-table-text-expected.png: Added.
1388 * editing/selection/display-table-text-expected.txt: Added.
1389 * editing/selection/display-table-text.html: Added.
1391 2007-01-18 John Sullivan <sullivan@apple.com>
1396 <rdar://problem/4912002> REGRESSION: Series of words marked as a single misspelled word
1397 <rdar://problem/4462420> REGRESSION: Mail hangs during Replace All if the replacement string contains the search string
1399 * editing/spelling/spelling-expected.checksum: Added.
1400 * editing/spelling/spelling-expected.png: Added.
1401 * editing/spelling/spelling-expected.txt: Added.
1402 * editing/spelling/spelling.html: Added.
1403 * editing/execCommand/find-after-replace-expected.checksum: Added.
1404 * editing/execCommand/find-after-replace-expected.png: Added.
1405 * editing/execCommand/find-after-replace-expected.txt: Added.
1406 * editing/execCommand/find-after-replace.html: Added.
1408 2007-01-18 David Kilzer <ddkilzer@kilzer.net>
1410 Reviewed by Darin and Mitz.
1412 - Test for http://bugs.webkit.org/show_bug.cgi?id=12305
1413 REGRESSION: Images do not load in video sections on CNN.com homepage
1415 * fast/dom/HTMLImageElement/image-lowsrc-getset-expected.txt: Added.
1416 * fast/dom/HTMLImageElement/image-lowsrc-getset.html: Added.
1418 2007-01-17 Justin Garcia <justin.garcia@apple.com>
1422 <rdar://problem/4920488>
1423 REGRESSION: A crash occurs at WebCore::Range::processContents () when removing formatting from selected text (that contains a link)
1425 * editing/execCommand/4920488-expected.checksum: Added.
1426 * editing/execCommand/4920488-expected.png: Added.
1427 * editing/execCommand/4920488-expected.txt: Added.
1428 * editing/execCommand/4920488.html: Added.
1429 * fast/dom/Range/compareBoundaryPoints-1-expected.txt: Added.
1430 * fast/dom/Range/compareBoundaryPoints-1.html: Added.
1432 2007-01-17 Eric Seidel <eric@webkit.org>
1436 Update results after SVG container hit testing changes.
1438 * svg/custom/pointer-events-text-expected.checksum:
1439 * svg/custom/pointer-events-text-expected.png:
1440 * svg/custom/pointer-events-text-expected.txt:
1442 2007-01-17 Adele Peterson <adele@apple.com>
1446 Updating this new layout test so that it actually crashes before the last fix.
1448 * fast/css/pseudostyle-anonymous-text.html:
1450 2007-01-17 Adele Peterson <adele@apple.com>
1454 Test for http://bugs.webkit.org/show_bug.cgi?id=10139
1455 <rdar://problem/4823028> REGRESSION: Reproducible crash when selecting a popup/button with ::selection pseudostyle
1457 * fast/css/pseudostyle-anonymous-text-expected.txt: Added.
1458 * fast/css/pseudostyle-anonymous-text.html: Added.
1460 2007-01-17 Adele Peterson <adele@apple.com>
1462 Reviewed by Anders and John.
1464 Test for http://bugs.webkit.org/show_bug.cgi?id=11278
1465 <rdar://problem/4826875> REGRESSION: Popup width doesn't change to accommodate dynamic changes to options
1467 * fast/forms/menulist-width-change-expected.checksum: Added.
1468 * fast/forms/menulist-width-change-expected.png: Added.
1469 * fast/forms/menulist-width-change-expected.txt: Added.
1470 * fast/forms/menulist-width-change.html: Added.
1472 2007-01-16 Alexey Proskuryakov <ap@webkit.org>
1476 http://bugs.webkit.org/show_bug.cgi?id=12268
1477 Give object prototypes their own names
1479 * fast/dom/Window/window-properties-expected.txt:
1480 * fast/dom/prototype-chain-expected.txt:
1481 * fast/events/event-view-toString-expected.txt:
1482 * fast/events/mouseclick-target-and-positioning-expected.txt:
1483 * fast/tokenizer/external-script-document-write-expected.checksum:
1484 * fast/tokenizer/external-script-document-write-expected.png:
1485 * fast/tokenizer/external-script-document-write-expected.txt:
1486 Updated the results.
1488 2007-01-17 Eric Seidel <eric@webkit.org>
1490 Reviewed by rwlbuis.
1492 * svg/custom/inner-svg-hit-test-expected.checksum: Added.
1493 * svg/custom/inner-svg-hit-test-expected.png: Added.
1494 * svg/custom/inner-svg-hit-test-expected.txt: Added.
1495 * svg/custom/inner-svg-hit-test.svg: Added.
1497 2007-01-17 Eric Seidel <eric@webkit.org>
1499 Reviewed by mitz and rwlbuis.
1501 SVGs don't work as background images.
1502 http://bugs.webkit.org/show_bug.cgi?id=12096
1504 * fast/images/svg-as-background-expected.checksum:
1505 * fast/images/svg-as-background-expected.png:
1506 * fast/images/svg-as-tiled-background-expected.checksum:
1507 * fast/images/svg-as-tiled-background-expected.png:
1509 2007-01-16 Justin Garcia <justin.garcia@apple.com>
1511 Reviewed by harrison
1513 <rdar://problem/4747450>
1514 Gmail Editor: Caret doesn't always position itself after list marker
1515 <rdar://problem/4917055>
1516 GMail Editor: A hang can occur when attempting to apply list styling to selected indented text
1519 * editing/execCommand/4747450-expected.checksum: Added.
1520 * editing/execCommand/4747450-expected.png: Added.
1521 * editing/execCommand/4747450-expected.txt: Added.
1522 * editing/execCommand/4747450.html: Added.
1523 * editing/execCommand/4917055-expected.txt: Added.
1524 * editing/execCommand/4917055.html: Added.
1526 * editing/execCommand/create-list-with-hr-expected.checksum:
1527 * editing/execCommand/create-list-with-hr-expected.png:
1528 * editing/execCommand/create-list-with-hr-expected.txt:
1530 2007-01-16 Darin Adler <darin@apple.com>
1532 - updated one more test results affected by Rob's coordinates patch
1534 * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Regenerated.
1535 * svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Ditto.
1536 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Ditto.
1538 2007-01-15 Rob Buis <buis@kde.org>
1543 http://bugs.webkit.org/show_bug.cgi?id=12272
1544 SVG picture is clipped (edges not visible)
1546 Also updated test results(all improvements, matches Opera
1549 * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
1550 * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
1551 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1552 * svg/custom/coords-relative-units-transforms-expected.checksum:
1553 * svg/custom/coords-relative-units-transforms-expected.png:
1554 * svg/custom/coords-relative-units-transforms-expected.txt:
1555 * svg/custom/css-pixels-dpi-expected.checksum: Added.
1556 * svg/custom/css-pixels-dpi-expected.png: Added.
1557 * svg/custom/css-pixels-dpi-expected.txt: Added.
1558 * svg/custom/css-pixels-dpi.svg: Added.
1559 * svg/custom/js-update-container-expected.checksum:
1560 * svg/custom/js-update-container-expected.png:
1561 * svg/custom/js-update-container-expected.txt:
1563 2007-01-15 Eric Seidel <eric@webkit.org>
1567 Don't map attributes in namespaces other than null to CSS properties.
1569 * svg/custom/attribute-namespace-check-expected.checksum: Added.
1570 * svg/custom/attribute-namespace-check-expected.png: Added.
1571 * svg/custom/attribute-namespace-check-expected.txt: Added.
1572 * svg/custom/attribute-namespace-check.svg: Added.
1574 2007-01-15 Darin Adler <darin@apple.com>
1576 - test for http://bugs.webkit.org/show_bug.cgi?id=12190
1577 REGRESSION: Placeholder text does not reflect dynamic updates
1579 * fast/forms/placeholder-set-attribute-expected.checksum: Added.
1580 * fast/forms/placeholder-set-attribute-expected.png: Added.
1581 * fast/forms/placeholder-set-attribute-expected.txt: Added.
1582 * fast/forms/placeholder-set-attribute.html: Added.
1584 2007-01-15 Justin Garcia <justin.garcia@apple.com>
1588 <rdar://problem/4810960>
1589 Gmail Editor: window.focus() called on keyDown (9640)
1591 * editing/input/attributed-substring-from-range-lines.html-disabled:
1592 * fast/events/keydown-1-expected.checksum: Added.
1593 * fast/events/keydown-1-expected.png: Added.
1594 * fast/events/keydown-1-expected.txt: Added.
1595 * fast/events/keydown-1.html: Added.
1597 2007-01-15 Adam Roben <aroben@apple.com>
1601 Fix: http://bugs.webkit.org/show_bug.cgi?id=12288
1602 fast/tokenizer/004 needs new results
1604 * fast/tokenizer/004.html: Changed to dump as text, changed tabs to
1606 * fast/tokenizer/004-expected.txt: Updated results.
1607 * fast/tokenizer/004-expected.checksum: Removed.
1608 * fast/tokenizer/004-expected.png: Removed.
1610 2007-01-15 Mitz Pettel <mitz@webkit.org>
1614 - updates for http://bugs.webkit.org/show_bug.cgi?id=8604
1615 rowspan does not work when set through javascript
1617 * fast/dom/HTMLTableElement/colSpan-expected.checksum: Updated.
1618 * fast/dom/HTMLTableElement/colSpan-expected.png: Updated.
1619 * fast/dom/HTMLTableElement/colSpan-expected.txt: Updated.
1620 * fast/dom/HTMLTableElement/colSpan.html: Removed comment about expected
1622 * tables/mozilla/bugs/bug22246-2-expected.checksum: Added.
1623 * tables/mozilla/bugs/bug22246-2-expected.png: Added.
1624 * tables/mozilla/bugs/bug22246-2-expected.txt: Added.
1625 * tables/mozilla/bugs/bug22246-2a-expected.checksum: Added.
1626 * tables/mozilla/bugs/bug22246-2a-expected.png: Added.
1627 * tables/mozilla/bugs/bug22246-2a-expected.txt: Added.
1628 * tables/mozilla/bugs/bug22246-3-expected.checksum: Added.
1629 * tables/mozilla/bugs/bug22246-3-expected.png: Added.
1630 * tables/mozilla/bugs/bug22246-3-expected.txt: Added.
1631 * tables/mozilla/bugs/bug22246-3a-expected.checksum: Added.
1632 * tables/mozilla/bugs/bug22246-3a-expected.png: Added.
1633 * tables/mozilla/bugs/bug22246-3a-expected.txt: Added.
1634 * tables/mozilla_expected_failures/bugs/bug22246-2-expected.checksum: Removed.
1635 * tables/mozilla_expected_failures/bugs/bug22246-2-expected.png: Removed.
1636 * tables/mozilla_expected_failures/bugs/bug22246-2-expected.txt: Removed.
1637 * tables/mozilla_expected_failures/bugs/bug22246-2.html: Moved to mozilla/ since it
1639 * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.checksum: Removed.
1640 * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.png: Removed.
1641 * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.txt: Removed.
1642 * tables/mozilla_expected_failures/bugs/bug22246-2a.html: Moved to mozilla/ since it
1644 * tables/mozilla_expected_failures/bugs/bug22246-3-expected.checksum: Removed.
1645 * tables/mozilla_expected_failures/bugs/bug22246-3-expected.png: Removed.
1646 * tables/mozilla_expected_failures/bugs/bug22246-3-expected.txt: Removed.
1647 * tables/mozilla_expected_failures/bugs/bug22246-3.html: Moved to mozilla/ since it
1649 * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.checksum: Removed.
1650 * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.png: Removed.
1651 * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.txt: Removed.
1652 * tables/mozilla_expected_failures/bugs/bug22246-3a.html: Moved to mozilla/ since it
1655 2007-01-15 Alexey Proskuryakov <ap@webkit.org>
1659 http://bugs.webkit.org/show_bug.cgi?id=6272
1660 XMLHttpRequest freezes on getting a missing document with overridden Content-Length
1662 http://bugs.webkit.org/show_bug.cgi?id=6212
1663 Investigate disallowing some XMLHttpRequest headers from being set via setRequestHeader.
1665 * http/tests/xmlhttprequest/connection-error-sync-expected.txt: Added.
1666 * http/tests/xmlhttprequest/connection-error-sync.html: Added.
1667 * http/tests/xmlhttprequest/resources/infinite-loop.php: Added.
1668 * http/tests/xmlhttprequest/resources/print-headers.cgi: Added.
1669 * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt: Added.
1670 * http/tests/xmlhttprequest/set-dangerous-headers.html: Added.
1672 2007-01-15 Rob Buis <buis@kde.org>
1677 http://bugs.webkit.org/show_bug.cgi?id=12069
1678 Hit detection fails under some viewbox constraints
1680 * svg/custom/viewBox-hit-expected.checksum: Added.
1681 * svg/custom/viewBox-hit-expected.png: Added.
1682 * svg/custom/viewBox-hit-expected.txt: Added.
1683 * svg/custom/viewBox-hit.svg: Added.
1685 2007-01-15 Eric Seidel <eric@webkit.org>
1689 SVG gradients do not notice stop additions
1690 http://bugs.webkit.org/show_bug.cgi?id=12192
1692 * svg/custom/gradient-add-stops-expected.checksum: Added.
1693 * svg/custom/gradient-add-stops-expected.png: Added.
1694 * svg/custom/gradient-add-stops-expected.txt: Added.
1695 * svg/custom/gradient-add-stops.svg: Added.
1697 2007-01-14 Eric Seidel <eric@webkit.org>
1701 SVG does not correctly handle float: left
1702 http://bugs.webkit.org/show_bug.cgi?id=12210
1704 * svg/custom/svg-float-border-padding-expected.checksum: Added.
1705 * svg/custom/svg-float-border-padding-expected.png: Added.
1706 * svg/custom/svg-float-border-padding-expected.txt: Added.
1707 * svg/custom/svg-float-border-padding.xml: Added.
1709 2007-01-14 Mitz Pettel <mitz@webkit.org>
1713 - test for http://bugs.webkit.org/show_bug.cgi?id=12264
1714 REGRESSION (r18843): Webkit crashes on 43Folders.com home page
1716 * fast/tokenizer/ignore-tags-in-iframe-expected.txt: Added.
1717 * fast/tokenizer/ignore-tags-in-iframe.html: Added.
1719 2007-01-14 Alexey Proskuryakov <ap@webkit.org>
1723 * fast/multicol/float-multicol.html: Fixed an URL not to point to a
1724 remote resource (we already have a local copy).
1726 2007-01-14 Alexey Proskuryakov <ap@webkit.org>
1728 http://bugs.webkit.org/show_bug.cgi?id=12258
1729 fast/tokenizer/002 test broken
1731 * editing/selection/designmode-no-caret-expected.txt:
1732 * fast/dom/HTMLHeadElement/textInHead4-expected.txt:
1733 * fast/parser/broken-comments-vs-parsing-mode-expected.txt:
1734 * fast/parser/tabs-in-scripts-expected.txt:
1735 * fast/tokenizer/external-script-document-write-expected.txt:
1736 * fast/tokenizer/missing-title-end-tag-1-expected.txt:
1737 * tables/mozilla/images/adforce_imgis_com-expected.txt:
1738 * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.txt:
1739 Updated the results (inconsequential changes only).
1741 2007-01-14 Adam Roben <aroben@apple.com>
1745 * editing/deleting/4845371.html: Removed bogus "Javascript" type.
1746 * editing/selection/4397952.html: Ditto.
1747 * fast/html/script-allowed-types-languages-expected.txt: Added.
1748 * fast/html/script-allowed-types-languages.html: Added. Tests
1749 type/language whitelisting.
1751 2007-01-14 Mark Rowe <mrowe@apple.com>
1755 Layout tests for fixes to JavaScript pretty-printing.
1757 * fast/js/pretty-print-expected.txt:
1758 * fast/js/resources/pretty-print.js: Test handling of object literal with non-identifier property name, and of array literals.
1760 2007-01-13 Alexey Proskuryakov <ap@webkit.org>
1764 Test for http://bugs.webkit.org/show_bug.cgi?id=12165
1765 REGRESSION: text encoding problem at jn.sapo.pt
1767 * fast/encoding/script-in-head-expected.txt: Added.
1768 * fast/encoding/script-in-head.html: Added.
1770 2007-01-13 Eric Seidel <eric@webkit.org>
1775 http://bugs.webkit.org/show_bug.cgi?id=10364
1777 * svg/custom/svg-absolute-children-expected.checksum: Added.
1778 * svg/custom/svg-absolute-children-expected.png: Added.
1779 * svg/custom/svg-absolute-children-expected.txt: Added.
1780 * svg/custom/svg-absolute-children.svg: Added.
1782 2007-01-12 David Kilzer <ddkilzer@kilzer.net>
1786 - test for fast/css/line-height.html
1787 REGRESSION (r18816-r18818): Assertion failure in
1788 WebCore::Length::Length[in-charge](int, WebCore::LengthType, bool)
1790 * fast/css/line-height-expected.checksum: Added.
1791 * fast/css/line-height-expected.png: Added.
1792 * fast/css/line-height-expected.txt: Added.
1793 * fast/css/line-height.html: Added.
1795 2007-01-12 Justin Garcia <justin.garcia@apple.com>
1799 <rdar://problem/4875425>
1800 EBay, GMail, and GoogleDocs RTEs font size popups don't work
1802 Added to test changes:
1803 * editing/style/fontsize-1-expected.checksum: Added.
1804 * editing/style/fontsize-1-expected.png: Added.
1805 * editing/style/fontsize-1-expected.txt: Added.
1806 * editing/style/fontsize-1.html: Added.
1808 Removed use of "px" and "pt" values passed to
1809 execCommand("FontSize", ...) (other browsers don't
1811 * editing/input/attributed-substring-from-range-lines.html-disabled:
1812 * editing/style/block-style-004-expected.checksum:
1813 * editing/style/block-style-004-expected.png:
1814 * editing/style/block-style-004-expected.txt:
1815 * editing/style/block-style-004.html:
1816 * editing/style/block-style-005-expected.checksum:
1817 * editing/style/block-style-005-expected.png:
1818 * editing/style/block-style-005-expected.txt:
1819 * editing/style/block-style-005.html:
1820 * editing/style/block-style-006-expected.checksum:
1821 * editing/style/block-style-006-expected.png:
1822 * editing/style/block-style-006-expected.txt:
1823 * editing/style/block-style-006.html:
1825 2007-01-12 Mitz Pettel <mitz@webkit.org>
1829 - test updated for http://bugs.webkit.org/show_bug.cgi?id=12215
1830 Treat 'overflow' and '-webkit-border-radius' as shorthands when parsing and
1833 * fast/css/remove-shorthand-expected.txt:
1834 * fast/css/remove-shorthand.html:
1836 2007-01-12 Rob Buis <buis@kde.org>
1840 Test for poly element identity.
1842 * svg/custom/poly-identify-expected.checksum: Added.
1843 * svg/custom/poly-identify-expected.png: Added.
1844 * svg/custom/poly-identify-expected.txt: Added.
1845 * svg/custom/poly-identify.svg: Added.
1847 2007-01-11 David Hyatt <hyatt@apple.com>
1849 Force column-width to parse in strict mode so that there is no confusion when it is used in the columns
1850 shorthand (it can be mistaken for column-count otherwise).
1854 * fast/multicol/columns-shorthand-parsing-expected.checksum: Added.
1855 * fast/multicol/columns-shorthand-parsing-expected.png: Added.
1856 * fast/multicol/columns-shorthand-parsing-expected.txt: Added.
1857 * fast/multicol/columns-shorthand-parsing.html: Added.
1859 2007-01-11 Mitz Pettel <mitz@webkit.org>
1863 - updated results for http://bugs.webkit.org/show_bug.cgi?id=12124
1864 RenderTable::section{Above,Below}() can return the wrong answer for the {footer,header}
1866 Collapsed borders changed in the "marvin" tests, as the footer cells now
1867 collapse correctly with the last row of the body. Visual differences not
1868 captured by the pixel results since they occurred below 600px.
1870 The "other" test has changed since in a table with multiple captions,
1871 now the first one wins. No visual difference in this case since both captions
1874 * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
1875 * tables/mozilla/marvin/backgr_position-table-expected.txt:
1876 * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
1877 * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
1878 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
1879 * tables/mozilla/marvin/backgr_simple-table-expected.txt:
1880 * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
1881 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
1882 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
1883 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
1884 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
1885 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
1886 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
1887 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
1888 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
1889 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
1890 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
1891 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
1892 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
1893 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
1894 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
1895 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
1896 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
1897 * tables/mozilla_expected_failures/other/test4-expected.txt:
1899 2007-01-11 Mitz Pettel <mitz@webkit.org>
1903 - updated results for http://bugs.webkit.org/show_bug.cgi?id=12115
1904 RTL text is jumbled on display
1905 (fixing fixed table layout)
1907 * tables/mozilla/bugs/bug157890-expected.checksum:
1908 * tables/mozilla/bugs/bug157890-expected.png:
1909 * tables/mozilla/bugs/bug157890-expected.txt:
1910 * tables/mozilla/bugs/bug44505-expected.checksum:
1911 * tables/mozilla/bugs/bug44505-expected.png:
1912 * tables/mozilla/bugs/bug44505-expected.txt:
1913 * tables/mozilla_expected_failures/bugs/bug7243-expected.checksum:
1914 * tables/mozilla_expected_failures/bugs/bug7243-expected.png:
1915 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
1917 2007-01-11 Mitz Pettel <mitz@webkit.org>
1921 - test for http://bugs.webkit.org/show_bug.cgi?id=8438
1922 iExploder(#460): Assertion failure in RenderObject::drawBorder()
1924 * fast/block/basic/fieldset-stretch-to-legend-expected.checksum: Added.
1925 * fast/block/basic/fieldset-stretch-to-legend-expected.png: Added.
1926 * fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added.
1927 * fast/block/basic/fieldset-stretch-to-legend.html: Added.
1929 2007-01-11 Mitz Pettel <mitz@webkit.org>
1933 - test for http://bugs.webkit.org/show_bug.cgi?id=11449
1934 Type-to-select in unopened popups doesn't work with Hebrew
1936 * fast/forms/select-type-ahead-non-latin-expected.txt: Added.
1937 * fast/forms/select-type-ahead-non-latin.html: Added.
1939 2007-01-11 Justin Garcia <justin.garcia@apple.com>
1943 <rdar://problem/4889140>
1944 GMail Editor: List creation fails in new message
1946 * editing/execCommand/insert-list-empty-div-expected.checksum: Added.
1947 * editing/execCommand/insert-list-empty-div-expected.png: Added.
1948 * editing/execCommand/insert-list-empty-div-expected.txt: Added.
1949 * editing/execCommand/insert-list-empty-div.html: Added.
1951 2007-01-10 Rob Buis <buis@kde.org>
1955 Update test results:
1956 http://bugs.webkit.org/show_bug.cgi?id=12201
1957 Fix image dragging issues with http://www.carto.net/papers/svg/gui/scrollbar/index.svg
1959 * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
1960 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1961 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1962 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1963 * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
1964 * svg/carto.net/scrollbar-expected.txt:
1965 * svg/carto.net/textbox-expected.txt:
1966 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1967 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1968 * svg/custom/feComponentTransfer-Linear-expected.txt:
1969 * svg/custom/feComponentTransfer-Table-expected.txt:
1971 2007-01-10 Kirby White <KWhiteRight@gmail.com>
1975 New and adjusted test cases for
1976 http://bugs.webkit.org/show_bug.cgi?id=11841
1978 * fast/dom/HTMLImageElement/image-alt-text-expected.checksum: Added.
1979 * fast/dom/HTMLImageElement/image-alt-text-expected.png: Added.
1980 * fast/dom/HTMLImageElement/image-alt-text-expected.txt: Added.
1981 * fast/dom/HTMLImageElement/image-alt-text.html: Added.
1982 * fast/dom/HTMLImageElement/resources/blue_rect.jpg: Added.
1983 * fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Added.
1984 * fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added.
1985 * fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Added.
1986 * fast/dom/HTMLInputElement/input-image-alt-text.html: Added.
1987 * fast/dom/HTMLInputElement/resources/blue_rect.jpg: Added.
1988 * fast/forms/focus2-expected.txt:
1989 * fast/forms/focus2.html:
1990 * fast/forms/input-value-expected.checksum:
1991 * fast/forms/input-value-expected.png:
1992 * fast/forms/input-value-expected.txt:
1994 2007-01-10 Mitz Pettel <mitz@webkit.org>
1998 - test for http://bugs.webkit.org/show_bug.cgi?id=9284
1999 Quirksmode (CSS1): Removing inline border styles is impossible
2001 * fast/css/remove-shorthand-expected.txt: Added.
2002 * fast/css/remove-shorthand.html: Added.
2004 2007-01-10 Nikolas Zimmermann <zimmermann@kde.org>
2008 Update SVG baseline after the svg dynamic update fixes.
2010 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2011 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2012 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2013 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
2014 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2015 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
2016 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2017 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2018 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2019 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2020 * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
2021 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
2022 * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
2023 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
2024 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
2025 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
2026 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
2027 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
2028 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
2029 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
2030 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
2031 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2032 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2033 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
2034 * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
2035 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
2036 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
2037 * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
2038 * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2039 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2040 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2041 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2042 * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
2043 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2044 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2045 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2046 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2047 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2048 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
2049 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2050 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2051 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2052 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
2053 * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
2054 * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
2055 * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
2056 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2057 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2058 * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
2059 * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
2060 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2061 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2062 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2063 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2064 * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
2065 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
2066 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
2067 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
2068 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2069 * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
2070 * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
2071 * svg/carto.net/button-expected.txt:
2072 * svg/carto.net/colourpicker-expected.txt:
2073 * svg/carto.net/scrollbar-expected.txt:
2074 * svg/custom/SVGPoint-matrixTransform-expected.txt:
2075 * svg/custom/getTransformToElement-expected.txt:
2076 * svg/custom/path-bad-data-expected.png:
2077 * svg/custom/path-bad-data-expected.txt:
2078 * svg/custom/polyline-setattribute-points-null-expected.txt:
2079 * svg/custom/text-ctm-expected.txt:
2081 2007-01-09 Justin Garcia <justin.garcia@apple.com>
2085 * editing/inserting/4840662-expected.checksum: Added.
2086 * editing/inserting/4840662-expected.png: Added.
2087 * editing/inserting/4840662-expected.txt: Added.
2088 * editing/inserting/4840662.html: Added.
2089 * editing/pasteboard/4840662-expected.checksum: Added.
2090 * editing/pasteboard/4840662-expected.png: Added.
2091 * editing/pasteboard/4840662-expected.txt: Added.
2092 * editing/pasteboard/4840662.html: Added.
2094 2007-01-09 Rob Buis <buis@kde.org>
2099 http://bugs.webkit.org/show_bug.cgi?id=12145
2100 Color parsing is too relaxed in strict mode
2102 * fast/css/color-quirk-expected.checksum: Added.
2103 * fast/css/color-quirk-expected.png: Added.
2104 * fast/css/color-quirk-expected.txt: Added.
2105 * fast/css/color-quirk.html: Added.
2106 * fast/css/color-strict-expected.checksum: Added.
2107 * fast/css/color-strict-expected.png: Added.
2108 * fast/css/color-strict-expected.txt: Added.
2109 * fast/css/color-strict.html: Added.
2111 2007-01-09 Mitz Pettel <mitz@webkit.org>
2115 - test for http://bugs.webkit.org/show_bug.cgi?id=11078
2116 Forms Don't Submit (ASP Pages)
2118 * fast/dom/collection-namedItem-via-item-expected.txt: Added.
2119 * fast/dom/collection-namedItem-via-item.html: Added.
2121 2007-01-09 Darin Adler <darin@apple.com>
2125 - added a Thai line breaking test
2127 * fast/text/international/thai-line-breaks-expected.checksum: Added.
2128 * fast/text/international/thai-line-breaks-expected.png: Added.
2129 * fast/text/international/thai-line-breaks-expected.txt: Added.
2130 * fast/text/international/thai-line-breaks.html: Added.
2132 2007-01-09 Rob Buis <buis@kde.org>
2137 http://bugs.webkit.org/show_bug.cgi?id=12129
2138 repaint issue after setting viewBox attribute with ECMAScript
2140 * svg/custom/dynamic-viewBox-expected.checksum: Added.
2141 * svg/custom/dynamic-viewBox-expected.png: Added.
2142 * svg/custom/dynamic-viewBox-expected.txt: Added.
2143 * svg/custom/dynamic-viewBox.svg: Added.
2145 2007-01-08 Sam Weinig <sam@webkit.org>
2149 Update results to include outline-color.
2151 * fast/css/computed-style-expected.txt:
2152 * fast/css/computed-style.html:
2154 2007-01-08 Remi Zara <remi_zara@mac.com>
2156 Reviewed by Darin and Eric.
2158 Fixes: http://bugs.webkit.org/show_bug.cgi?id=12150
2159 Corrected results for W3C's pservers-grad-16-b.
2160 Add a test for stop values corner cases.
2162 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
2163 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
2164 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
2165 * svg/custom/gradient-stop-corner-cases-expected.checksum: Added.
2166 * svg/custom/gradient-stop-corner-cases-expected.png: Added.
2167 * svg/custom/gradient-stop-corner-cases-expected.txt: Added.
2168 * svg/custom/gradient-stop-corner-cases.svg: Added.
2170 2007-01-08 Darin Adler <darin@apple.com>
2172 - turn off the Armenian part of this test for now,
2173 since it gives different results with different fonts
2175 * fast/lists/w3-list-styles-expected.checksum:
2176 * fast/lists/w3-list-styles-expected.png:
2177 * fast/lists/w3-list-styles-expected.txt:
2178 * fast/lists/w3-list-styles.html:
2180 2007-01-08 Alexey Proskuryakov <ap@webkit.org>
2184 Test for http://bugs.webkit.org/show_bug.cgi?id=12099
2185 XMLHttpRequest shouldn't honor a charset specified via setRequestHeader
2187 * http/tests/xmlhttprequest/request-encoding-expected.txt: Added.
2188 * http/tests/xmlhttprequest/request-encoding.html: Added.
2190 2007-01-08 Alexey Proskuryakov <ap@webkit.org>
2194 http://bugs.webkit.org/show_bug.cgi?id=7640
2195 Menu items are displayed as "undefined"
2197 * fast/dom/Window/window-properties-expected.txt: Updated the results.
2199 * fast/dom/node-item-expected.txt: Added.
2200 * fast/dom/node-item.html: Added.
2201 Check that there is no Node:item or HTMLElement:item.
2203 2007-01-08 Darin Adler <darin@apple.com>
2205 - added a W3C list style test that was cited in a bug
2207 * fast/lists/w3-list-styles-expected.checksum: Added.
2208 * fast/lists/w3-list-styles-expected.png: Added.
2209 * fast/lists/w3-list-styles-expected.txt: Added.
2210 * fast/lists/w3-list-styles.html: Added.
2212 2007-01-08 Darin Adler <darin@apple.com>
2216 - http://bugs.webkit.org/show_bug.cgi?id=12142
2217 render tree dump for test results should include the value of list markers
2219 * css1/basic/class_as_selector-expected.txt:
2220 * css1/basic/containment-expected.txt:
2221 * css1/basic/contextual_selectors-expected.txt:
2222 * css1/basic/id_as_selector-expected.txt:
2223 * css1/box_properties/border_bottom-expected.txt:
2224 * css1/box_properties/border_left-expected.txt:
2225 * css1/box_properties/border_right_inline-expected.txt:
2226 * css1/box_properties/border_top-expected.txt:
2227 * css1/box_properties/clear_float-expected.txt:
2228 * css1/box_properties/margin-expected.txt:
2229 * css1/box_properties/margin_bottom-expected.txt:
2230 * css1/box_properties/margin_left-expected.txt:
2231 * css1/box_properties/margin_right-expected.txt:
2232 * css1/box_properties/margin_top-expected.txt:
2233 * css1/box_properties/padding_left-expected.txt:
2234 * css1/box_properties/padding_right-expected.txt:
2235 * css1/cascade/cascade_order-expected.txt:
2236 * css1/classification/display-expected.txt:
2237 * css1/classification/list_style-expected.txt:
2238 * css1/classification/list_style_image-expected.txt:
2239 * css1/classification/list_style_position-expected.txt:
2240 * css1/classification/list_style_type-expected.txt:
2241 * css1/conformance/forward_compatible_parsing-expected.txt:
2242 * css1/pseudo/anchor-expected.txt:
2243 * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
2244 * css2.1/t0505-c16-descendant-01-e-expected.txt:
2245 * css2.1/t050803-c14-classes-00-e-expected.txt:
2246 * css2.1/t0509-c15-ids-01-e-expected.txt:
2247 * css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
2248 * css2.1/t0805-c5519-brdr-r-02-e-expected.txt:
2249 * css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
2250 * css2.1/t0805-c5521-brdr-l-02-e-expected.txt:
2251 * css2.1/t1205-c561-list-displ-00-b-expected.txt:
2252 * css2.1/t1205-c563-list-type-00-b-expected.txt:
2253 * css2.1/t1205-c563-list-type-01-b-expected.txt:
2254 * css2.1/t1205-c564-list-img-00-b-g-expected.txt:
2255 * css2.1/t1205-c565-list-pos-00-b-expected.txt:
2256 * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
2257 * editing/deleting/4866671-expected.txt:
2258 * editing/deleting/delete-first-list-item-expected.txt:
2259 * editing/deleting/delete-link-1-expected.txt:
2260 * editing/deleting/delete-listitem-002-expected.txt:
2261 * editing/deleting/list-item-1-expected.txt:
2262 * editing/deleting/merge-into-empty-block-2-expected.txt:
2263 * editing/execCommand/4641880-1-expected.txt:
2264 * editing/execCommand/create-list-from-range-selection-expected.txt:
2265 * editing/execCommand/create-list-with-hr-expected.txt:
2266 * editing/execCommand/indent-list-item-expected.txt:
2267 * editing/execCommand/indent-selection-expected.txt:
2268 * editing/execCommand/insert-list-and-stitch-expected.txt:
2269 * editing/execCommand/remove-list-from-range-selection-expected.txt:
2270 * editing/execCommand/remove-list-item-1-expected.txt:
2271 * editing/execCommand/remove-list-items-expected.txt:
2272 * editing/execCommand/switch-list-type-expected.txt:
2273 * editing/inserting/insert-div-022-expected.txt:
2274 * editing/inserting/insert-div-023-expected.txt:
2275 * editing/inserting/insert-div-024-expected.txt:
2276 * editing/pasteboard/4861080-expected.txt:
2277 * editing/pasteboard/drop-link-expected.txt:
2278 * editing/pasteboard/innerText-inline-table-expected.txt:
2279 * editing/pasteboard/input-field-1-expected.txt:
2280 * editing/pasteboard/merge-end-list-expected.txt:
2281 * editing/pasteboard/merge-start-list-expected.txt:
2282 * editing/pasteboard/paste-4039777-fix-expected.txt:
2283 * editing/pasteboard/paste-list-001-expected.txt:
2284 * editing/pasteboard/select-element-1-expected.txt:
2285 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2286 * editing/selection/extend-by-word-002-expected.txt:
2287 * editing/selection/move-by-line-002-expected.txt:
2288 * editing/selection/select-all-iframe-expected.txt:
2289 * editing/selection/selectNode-expected.txt:
2290 * editing/selection/selectNodeContents-expected.txt:
2291 * editing/unsupported-content/list-delete-001-expected.txt:
2292 * editing/unsupported-content/list-type-after-expected.txt:
2293 * editing/unsupported-content/list-type-before-expected.txt:
2294 * fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt:
2295 * fast/block/float/014-expected.txt:
2296 * fast/css-generated-content/009-expected.txt:
2297 * fast/css/001-expected.txt:
2298 * fast/css/continuationCrash-expected.txt:
2299 * fast/css/css2-system-fonts-expected.txt:
2300 * fast/css/css3-modsel-22-expected.txt:
2301 * fast/css/list-outline-expected.txt:
2302 * fast/doctypes/001-expected.txt:
2303 * fast/doctypes/002-expected.txt:
2304 * fast/doctypes/003-expected.txt:
2305 * fast/doctypes/004-expected.txt:
2306 * fast/dom/Window/window-onFocus-expected.txt:
2307 * fast/forms/form-hides-table-expected.txt:
2308 * fast/forms/plaintext-mode-2-expected.txt:
2309 * fast/lists/001-expected.txt:
2310 * fast/lists/002-expected.txt:
2311 * fast/lists/003-expected.txt:
2312 * fast/lists/004-expected.txt:
2313 * fast/lists/005-expected.txt:
2314 * fast/lists/006-expected.txt:
2315 * fast/lists/007-expected.txt:
2316 * fast/lists/008-expected.txt:
2317 * fast/lists/alpha-list-wrap-expected.txt:
2318 * fast/lists/decimal-leading-zero-expected.txt:
2319 * fast/lists/drag-into-marker-expected.txt:
2320 * fast/lists/dynamic-marker-crash-expected.txt:
2321 * fast/lists/inlineBoxWrapperNullCheck-expected.txt:
2322 * fast/lists/li-br-expected.txt:
2323 * fast/lists/li-style-alpha-huge-value-crash-expected.txt:
2324 * fast/lists/li-values-expected.txt:
2325 * fast/lists/markers-in-selection-expected.txt:
2326 * fast/lists/numeric-markers-outside-list-expected.txt:
2327 * fast/lists/ol-display-types-expected.txt:
2328 * fast/lists/olstart-expected.txt:
2329 * fast/lists/ordered-list-with-no-ol-tag-expected.txt:
2330 * fast/lists/scrolled-marker-paint-expected.txt:
2331 * fast/overflow/overflow-rtl-expected.txt:
2332 * fast/selectors/001-expected.txt:
2333 * fast/selectors/013-expected.txt:
2334 * fast/selectors/015-expected.txt:
2335 * fast/selectors/166-expected.txt:
2336 * fast/table/018-expected.txt:
2337 * fast/table/form-with-table-style-expected.txt:
2338 * fast/text/whitespace/tab-character-basics-expected.txt:
2339 * fast/tokenizer/004-expected.txt:
2340 * tables/mozilla/bugs/bug23235-expected.txt:
2341 * tables/mozilla/bugs/bug30692-expected.txt:
2342 * tables/mozilla/bugs/bug3191-expected.txt:
2343 * tables/mozilla/bugs/bug32205-2-expected.txt:
2344 * tables/mozilla/marvin/backgr_index-expected.txt:
2345 * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
2346 * tables/mozilla/marvin/x_table-expected.txt:
2347 * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
2348 * tables/mozilla/other/wa_table_tr_align-expected.txt:
2349 * tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
2350 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
2351 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
2352 * traversal/stay-within-root-expected.txt:
2354 2007-01-08 Sam Weinig <sam@webkit.org>
2358 Update results to include -webkit-box-shadow.
2360 * fast/css/computed-style-expected.txt:
2362 2007-01-08 Andrew Wellington <proton@wiretapped.net>
2366 * fast/css/computed-style-expected.txt: Update results to include
2367 -webkit-column styles.
2369 2007-01-08 David Hyatt <hyatt@apple.com>
2371 Add layout test for inheritance of auto z-index.
2375 * fast/layers/zindex-inherit-expected.checksum: Added.
2376 * fast/layers/zindex-inherit-expected.png: Added.
2377 * fast/layers/zindex-inherit-expected.txt: Added.
2378 * fast/layers/zindex-inherit.html: Added.
2380 2007-01-07 Rob Buis <buis@kde.org>
2385 http://bugzilla.opendarwin.org/show_bug.cgi?id=10587
2386 pointer-events is not implemented for RenderSVGImage or RenderSVGText
2388 Also changed image-clipped-hit.svg to explicitly state
2391 * svg/custom/image-clipped-hit.svg:
2392 * svg/custom/pointer-events-image-expected.checksum: Added.
2393 * svg/custom/pointer-events-image-expected.png: Added.
2394 * svg/custom/pointer-events-image-expected.txt: Added.
2395 * svg/custom/pointer-events-image.svg: Added.
2396 * svg/custom/pointer-events-text-expected.checksum: Added.
2397 * svg/custom/pointer-events-text-expected.png: Added.
2398 * svg/custom/pointer-events-text-expected.txt: Added.
2399 * svg/custom/pointer-events-text.svg: Added.
2401 2007-01-07 David Hyatt <hyatt@apple.com>
2403 Add support for the CSS3 box-shadow property.
2407 * fast/box-shadow/basic-shadows-expected.checksum: Added.
2408 * fast/box-shadow/basic-shadows-expected.png: Added.
2409 * fast/box-shadow/basic-shadows-expected.txt: Added.
2410 * fast/box-shadow/basic-shadows.html: Added.
2412 2007-01-07 Rob Buis <buis@kde.org>
2416 Correct results from previous patch.
2418 * svg/custom/path-bad-data-expected.txt:
2420 2007-01-07 Nikolas Zimmermann <zimmermann@kde.org>
2424 RenderSVGContainer shows different boundaries now that text-anchor is
2425 taken into account in the flow box x position calculation.
2427 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2428 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2429 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2430 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
2431 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2432 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2433 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2434 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2435 * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
2436 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
2437 * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
2438 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
2439 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
2440 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
2441 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
2442 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
2443 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
2444 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
2445 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
2446 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2447 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2448 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
2449 * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
2450 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
2451 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
2452 * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
2453 * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2454 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2455 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2456 * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
2457 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2458 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2459 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2460 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2461 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2462 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
2463 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2464 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2465 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2466 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
2467 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2468 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2469 * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
2470 * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
2471 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2472 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2473 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2474 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2475 * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
2476 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
2477 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
2478 * svg/carto.net/scrollbar-expected.txt:
2480 2007-01-07 Alexey Proskuryakov <ap@webkit.org>
2482 Updated pixel results that weren't landed with r17141.
2484 * http/tests/incremental/slow-utf8-css-expected.checksum:
2485 * http/tests/incremental/slow-utf8-css-expected.png:
2487 2007-01-07 Mitz Pettel <mitz@webkit.org>
2489 Reviewed by Mark Rowe.
2491 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11133
2493 * fast/forms/listbox-clip-expected.checksum: Added.
2494 * fast/forms/listbox-clip-expected.png: Added.
2495 * fast/forms/listbox-clip-expected.txt: Added.
2496 * fast/forms/listbox-clip.html: Added.
2498 2007-01-07 Mitz Pettel <mitz@webkit.org>
2502 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11935
2503 REGRESSION: Changing the overflow style dynamically does not force repaint
2505 * fast/repaint/erase-overflow-expected.checksum: Added.
2506 * fast/repaint/erase-overflow-expected.png: Added.
2507 * fast/repaint/erase-overflow-expected.txt: Added.
2508 * fast/repaint/erase-overflow.html: Added.
2510 2007-01-07 Alexey Proskuryakov <ap@webkit.org>
2512 Re-apply r17618, which got reverted with CSS suite update.
2514 Reviewed by Sam Weinig.
2516 Fix a layout test failure that happened with additional fonts installed - replace a fancy
2517 Unicode character with a plain asterisk.
2519 * css2.1/t0905-c414-flt-00-d-expected.checksum:
2520 * css2.1/t0905-c414-flt-00-d-expected.png:
2521 * css2.1/t0905-c414-flt-00-d-expected.txt:
2522 * css2.1/t0905-c414-flt-00-d.html:
2524 2007-01-07 Lamar Goddard <lamargoddard@gmail.com>
2528 Test for http://bugs.webkit.org/show_bug.cgi?id=10313
2529 xsl:import doesn't work in stylesheets loaded via XMLHttpRequest
2531 * fast/xsl/resources/xhr-doc-imported.xsl: Added.
2532 * fast/xsl/resources/xhr-doc.xml: Added.
2533 * fast/xsl/resources/xhr-doc.xsl: Added.
2534 * fast/xsl/transform-xhr-doc-expected.txt: Added.
2535 * fast/xsl/transform-xhr-doc.xhtml: Added.
2537 2007-01-06 Rob Buis <buis@kde.org>
2542 http://bugs.webkit.org/show_bug.cgi?id=12125
2543 overflow attribute of the symbol element not respected
2545 Also including changed testresults (improvements).
2547 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
2548 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
2549 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2550 * svg/carto.net/window-expected.checksum:
2551 * svg/carto.net/window-expected.png:
2552 * svg/custom/use-symbol-overflow-expected.checksum: Added.
2553 * svg/custom/use-symbol-overflow-expected.png: Added.
2554 * svg/custom/use-symbol-overflow-expected.txt: Added.
2555 * svg/custom/use-symbol-overflow.svg: Added.
2557 2007-01-06 Darin Adler <darin@apple.com>
2561 - disabled 3 tests with results that are too font-dependent to be used as
2562 part of the test suite; two are tests of Armenian numbering and one is
2563 a test of some SVG font features which we do not support
2565 * css2.1/t1202-counter-10-b-expected.checksum: Removed.
2566 * css2.1/t1202-counter-10-b-expected.png: Removed.
2567 * css2.1/t1202-counter-10-b-expected.txt: Removed.
2568 * css2.1/t1202-counter-10-b.html: Removed.
2569 * css2.1/t1202-counters-10-b-expected.checksum: Removed.
2570 * css2.1/t1202-counters-10-b-expected.png: Removed.
2571 * css2.1/t1202-counters-10-b-expected.txt: Removed.
2572 * css2.1/t1202-counters-10-b.html: Removed.
2573 * svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Removed.
2574 * svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Removed.
2575 * svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Removed.
2576 * svg/W3C-SVG-1.1/text-fonts-03-t.svg: Removed.
2578 2007-01-05 Darin Adler <darin@apple.com>
2582 - added a new version of the CSS 2.1 test from the W3C site
2583 - added counters, list, and other CSS tests for my counter-related check-in
2585 * css2.1: Updated to the 2006-10-11 version of the test suite.
2586 I downloaded it from http://www.w3.org/Style/CSS/Test/CSS2.1/20061011/
2587 added UTF-8 BOMs to the beginning of all the files, and generated expected
2590 * fast/css-generated-content/reset-content-to-initial-expected.txt: Updated
2591 to reflect a bug fix in CSS content property support.
2593 * fast/css/counters/*: Removed all the existing tests since they are now part
2594 of the CSS 2.1 test suite.
2596 * fast/css/counters/counter-text-security-expected.checksum: Added. New test.
2597 * fast/css/counters/counter-text-security-expected.png: Ditto.
2598 * fast/css/counters/counter-text-security-expected.txt: Ditto.
2599 * fast/css/counters/counter-text-security.html: Ditto.
2601 * fast/css/counters/counter-text-transform-expected.checksum: Added. New test.
2602 * fast/css/counters/counter-text-transform-expected.png: Ditto.
2603 * fast/css/counters/counter-text-transform-expected.txt: Ditto.
2604 * fast/css/counters/counter-text-transform.html: Ditto.
2606 * fast/lists/decimal-leading-zero-expected.checksum: Added. New test.
2607 * fast/lists/decimal-leading-zero-expected.png: Ditto.
2608 * fast/lists/decimal-leading-zero-expected.txt: Ditto.
2609 * fast/lists/decimal-leading-zero.html: Ditto.
2611 * fast/css/text-security-expected.checksum: Added. New test.
2612 * fast/css/text-security-expected.png: Ditto.
2613 * fast/css/text-security-expected.txt: Ditto.
2614 * fast/css/text-security.html: Ditto.
2616 * fast/lists/decimal-leading-zero-expected.checksum: Added. New test.
2617 * fast/lists/decimal-leading-zero-expected.png: Ditto.
2618 * fast/lists/decimal-leading-zero-expected.txt: Ditto.
2619 * fast/lists/decimal-leading-zero.html: Ditto.
2621 * fast/lists/li-values-expected.checksum: Added. New test.
2622 * fast/lists/li-values-expected.png: Ditto.
2623 * fast/lists/li-values-expected.txt: Ditto.
2624 * fast/lists/li-values.html: Ditto.
2626 * fast/css/import-rule-regression-11590-expected.checksum: Added. Missing
2628 * fast/css/import-rule-regression-11590-expected.png: Ditto.
2629 * fast/dom/css-insert-import-rule-expected.checksum: Ditto.
2630 * fast/dom/css-insert-import-rule-expected.png: Ditto.
2631 * fast/forms/encoding-test-expected.checksum: Ditto.
2632 * fast/forms/encoding-test-expected.png: Ditto.
2633 * fast/frames/frame-src-attribute-expected.checksum: Ditto.
2634 * fast/frames/frame-src-attribute-expected.png: Ditto.
2635 * fast/frames/onlyCommentInIFrame-expected.png: Ditto.
2636 * fast/frames/viewsource-attribute-expected.checksum: Ditto.
2637 * fast/frames/viewsource-attribute-expected.png: Ditto.
2638 * fast/loader/start-load-in-unload-expected.checksum: Ditto.
2639 * fast/loader/start-load-in-unload-expected.png: Ditto.
2641 2007-01-05 Mitz Pettel <mitz@webkit.org>
2645 - repaint tests and updated results for
2646 http://bugs.webkit.org/show_bug.cgi?id=12079
2647 Nested tables don't repaint properly when a certain row is added
2649 * fast/repaint/table-section-overflow-expected.checksum: Added.
2650 * fast/repaint/table-section-overflow-expected.png: Added.
2651 * fast/repaint/table-section-overflow-expected.txt: Added.
2652 * fast/repaint/table-section-overflow.html: Added.
2653 * fast/repaint/table-section-repaint-expected.checksum: Added.
2654 * fast/repaint/table-section-repaint-expected.png: Added.
2655 * fast/repaint/table-section-repaint-expected.txt: Added.
2656 * fast/repaint/table-section-repaint.html: Added.
2657 * tables/mozilla/core/misc-expected.txt:
2658 * tables/mozilla/core/misc-expected.png:
2659 * tables/mozilla/core/misc-expected.checksum:
2661 2007-01-05 Alexey Proskuryakov <ap@webkit.org>
2665 Test for http://bugs.webkit.org/show_bug.cgi?id=3420
2666 XMLHttpRequest does not handle set-cookie headers
2668 * http/tests/xmlhttprequest/resources/get-set-cookie.cgi:
2669 Set the cookies unconditionally (previously, the test failed if there
2670 were other cookies for 127.0.0.1:8000.
2672 2007-01-04 Alexey Proskuryakov <ap@webkit.org>
2676 http://bugs.webkit.org/show_bug.cgi?id=7296
2677 Disable JavaScript exceptions when dynamically changing CSS properties.
2679 * fast/dom/css-set-property-exception-expected.txt:
2680 * fast/dom/css-set-property-exception.html:
2682 2007-01-05 Antti Koivisto <koivisto@iki.fi>
2686 Test for http://bugs.webkit.org/show_bug.cgi?id=12109
2687 layer visibility incorrect in some cases
2689 * fast/layers/layer-visibility-sublayer-expected.checksum: Added.
2690 * fast/layers/layer-visibility-sublayer-expected.png: Added.
2691 * fast/layers/layer-visibility-sublayer-expected.txt: Added.
2692 * fast/layers/layer-visibility-sublayer.html: Added.
2694 2007-01-04 Adam Roben <aroben@apple.com>
2698 Added new tests for tabindex and tabbing into/out of subframes.
2700 * fast/dom/tabindex-clamp-expected.txt: Added.
2701 * fast/dom/tabindex-clamp.html: Added.
2702 * fast/events/frame-click-focus-expected.txt: Added.
2703 * fast/events/frame-click-focus.html: Added.
2704 * fast/events/frame-tab-focus-expected.txt: Added.
2705 * fast/events/frame-tab-focus.html: Added.
2706 * fast/events/resources/frame-tab-focus-child.html: Added.
2707 * fast/events/resources/frame-tab-focus-empty-child.html: Added.
2708 * fast/events/resources/frame-tab-focus-empty-middle.html: Added.
2709 * fast/events/resources/frame-tab-focus-middle.html: Added.
2710 * fast/events/resources/frame-tab-focus-upper.html: Added.
2711 * fast/html/tab-order-expected.txt: Added.
2712 * fast/html/tab-order.html: Added.
2714 Updated test to match new behavior.
2716 * fast/forms/focus2-expected.txt: Updated results.
2717 * fast/forms/focus2.html: Fixed typo, and reduced the number of tab
2718 events dispatched now that frames containing focusable elements aren't
2719 themselves in the tab order.
2721 2007-01-04 Mitz Pettel <mitz@webkit.org>
2723 Reviewed by Sam Weinig.
2725 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12043
2726 Another assertion failure in WebCore::RenderObject::drawBorder
2728 * fast/borders/border-radius-huge-assert-expected.checksum: Added.
2729 * fast/borders/border-radius-huge-assert-expected.png: Added.
2730 * fast/borders/border-radius-huge-assert-expected.txt: Added.
2731 * fast/borders/border-radius-huge-assert.html: Added.
2733 2007-01-04 Justin Garcia <justin.garcia@apple.com>
2737 <rdar://problem/4861080>
2738 GMail Editor: Crash when dropping content into certain list items
2740 * editing/pasteboard/4861080-expected.checksum: Added.
2741 * editing/pasteboard/4861080-expected.png: Added.
2742 * editing/pasteboard/4861080-expected.txt: Added.
2743 * editing/pasteboard/4861080.html: Added.
2745 2007-01-04 Adele Peterson <adele@apple.com>
2749 Test for <rdar://problem/4887422>
2750 http://bugs.webkit.org/show_bug.cgi?id=11848
2751 REGRESSION (SearchField): Search field on developer.apple.com not drawn with top/bottom borders (11848)
2753 * fast/forms/searchfield-heights-expected.checksum: Added.
2754 * fast/forms/searchfield-heights-expected.png: Added.
2755 * fast/forms/searchfield-heights-expected.txt: Added.
2756 * fast/forms/searchfield-heights.html: Added.
2758 2007-01-04 Alexey Proskuryakov <ap@webkit.org>
2762 Test for http://bugs.webkit.org/show_bug.cgi?id=11611
2763 REGRESSION: No http referer header sent on XMLHttpRequest
2765 * http/tests/xmlhttprequest/referer-expected.txt: Added.
2766 * http/tests/xmlhttprequest/referer.html: Added.
2767 * http/tests/xmlhttprequest/resources/print-referer.cgi: Added.
2769 2007-01-03 Mitz Pettel <mitz@webkit.org>
2771 Reviewed by Mark Rowe.
2773 - more updated results for http://bugs.webkit.org/show_bug.cgi?id=5164
2774 Non-integer percentages are incorrectly rounded down in Safari
2776 * css1/box_properties/acid_test-expected.checksum:
2777 * css1/box_properties/acid_test-expected.png:
2778 * css1/box_properties/acid_test-expected.txt:
2780 2007-01-03 Mitz Pettel <mitz@webkit.org>
2784 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=5164
2785 Non-integer percentages are incorrectly rounded down in Safari
2787 * css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum:
2788 * css2.1/t0804-c5507-padn-r-00-c-ag-expected.png:
2789 * css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
2790 * css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum:
2791 * css2.1/t0804-c5509-padn-l-00-b-ag-expected.png:
2792 * css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
2793 * css2.1/t09-c5526c-display-00-e-expected.checksum:
2794 * css2.1/t09-c5526c-display-00-e-expected.png:
2795 * css2.1/t09-c5526c-display-00-e-expected.txt:
2796 * fast/block/basic/011-expected.checksum:
2797 * fast/block/basic/011-expected.png:
2798 * fast/block/basic/011-expected.txt:
2799 * fast/css/percentage-non-integer-expected.checksum: Added.
2800 * fast/css/percentage-non-integer-expected.png: Added.
2801 * fast/css/percentage-non-integer-expected.txt: Added.
2802 * fast/css/percentage-non-integer.html: Added.
2803 * tables/mozilla/bugs/bug4385-expected.checksum:
2804 * tables/mozilla/bugs/bug4385-expected.png:
2805 * tables/mozilla/bugs/bug4385-expected.txt:
2806 * tables/mozilla_expected_failures/core/col_span2-expected.checksum:
2807 * tables/mozilla_expected_failures/core/col_span2-expected.txt:
2809 2007-01-03 Mitz Pettel <mitz@webkit.org>
2813 - test for http://bugs.webkit.org/show_bug.cgi?id=11744
2814 Setting the 'content' property dynamically has no effect
2816 * fast/css/content-dynamic-expected.checksum: Added.
2817 * fast/css/content-dynamic-expected.png: Added.
2818 * fast/css/content-dynamic-expected.txt: Added.
2819 * fast/css/content-dynamic.html: Added.
2821 2007-01-03 Mitz Pettel <mitz@webkit.org>
2825 - test for http://bugs.webkit.org/show_bug.cgi?id=12082
2826 REGRESSION (r18333): Crash in RenderFrameSet::layOutAxis()
2828 * fast/frames/negative-remaining-length-crash-expected.txt: Added.
2829 * fast/frames/negative-remaining-length-crash.html: Added.
2831 2007-01-03 Justin Garcia <justin.garcia@apple.com>
2835 * editing/pasteboard/merge-end-blockquote-expected.txt: A
2836 recent change caused an acceptable change in these expected results.
2838 2007-01-03 Darin Adler <darin@apple.com>
2842 - test for bug where :after content appeared in the wrong order
2844 * fast/css-generated-content/after-order-expected.checksum: Added.
2845 * fast/css-generated-content/after-order-expected.png: Added.
2846 * fast/css-generated-content/after-order-expected.txt: Added.
2847 * fast/css-generated-content/after-order.html: Added.
2848 * fast/css-generated-content/resources/greenbox.png: Added.
2850 2007-01-03 Alexey Proskuryakov <ap@webkit.org>
2854 Test for http://bugs.webkit.org/show_bug.cgi?id=3420
2855 XMLHttpRequest does not handle set-cookie headers
2857 * http/tests/xmlhttprequest/cookies-expected.txt: Added.
2858 * http/tests/xmlhttprequest/cookies.html: Added.
2859 * http/tests/xmlhttprequest/resources/get-set-cookie.cgi: Added.
2861 2007-01-02 Sam Weinig <sam@webkit.org>
2865 Testcase for http://bugs.webkit.org/show_bug.cgi?id=12072
2867 * fast/forms/select-align-expected.checksum: Added.
2868 * fast/forms/select-align-expected.png: Added.
2869 * fast/forms/select-align-expected.txt: Added.
2870 * fast/forms/select-align.html: Added.
2872 2007-01-02 Sam Weinig <sam@webkit.org>
2876 Testcase for http://bugs.webkit.org/show_bug.cgi?id=12071
2878 * fast/forms/button-align-expected.checksum: Added.
2879 * fast/forms/button-align-expected.png: Added.
2880 * fast/forms/button-align-expected.txt: Added.
2881 * fast/forms/button-align.html: Added.
2883 2007-01-02 Sam Weinig <sam@webkit.org>
2885 Reviewed by Mitz and Anders.
2887 Testcase for http://bugs.webkit.org/show_bug.cgi?id=7075
2889 * fast/forms/textarea-align-expected.checksum: Added.
2890 * fast/forms/textarea-align-expected.png: Added.
2891 * fast/forms/textarea-align-expected.txt: Added.
2892 * fast/forms/textarea-align.html: Added.
2894 2007-01-02 Sam Weinig <sam@webkit.org>
2898 Testcases for http://bugs.webkit.org/show_bug.cgi?id=3360
2900 * fast/forms/input-align-expected.checksum: Added.
2901 * fast/forms/input-align-expected.png: Added.
2902 * fast/forms/input-align-expected.txt: Added.
2903 * fast/forms/input-align-image-expected.checksum: Added.
2904 * fast/forms/input-align-image-expected.png: Added.
2905 * fast/forms/input-align-image-expected.txt: Added.
2906 * fast/forms/input-align-image.html: Added.
2907 * fast/forms/input-align.html: Added.
2909 2007-01-02 Nikolas Zimmermann <zimmermann@kde.org>
2911 Rubber stamped by Rob.
2913 Adding all carto.net SVG/JS examples. Highlights some nifty bugs.
2915 * svg/carto.net/button-expected.checksum: Added.
2916 * svg/carto.net/button-expected.png: Added.
2917 * svg/carto.net/button-expected.txt: Added.
2918 * svg/carto.net/button.svg: Added.
2919 * svg/carto.net/colourpicker-expected.checksum: Added.
2920 * svg/carto.net/colourpicker-expected.png: Added.
2921 * svg/carto.net/colourpicker-expected.txt: Added.
2922 * svg/carto.net/colourpicker.svg: Added.
2923 * svg/carto.net/combobox-expected.checksum: Added.
2924 * svg/carto.net/combobox-expected.png: Added.
2925 * svg/carto.net/combobox-expected.txt: Added.
2926 * svg/carto.net/combobox.svg: Added.
2927 * svg/carto.net/images/butterscotch.jpg: Added.
2928 * svg/carto.net/images/chalchtrittli_tierfed_panorama_low_res.jpg: Added.
2929 * svg/carto.net/images/ci_peace.jpg: Added.
2930 * svg/carto.net/images/impatient.jpg: Added.
2931 * svg/carto.net/images/lady_hillingdon.jpg: Added.
2932 * svg/carto.net/images/lavaglut.jpg: Added.
2933 * svg/carto.net/images/mission_bells.jpg: Added.
2934 * svg/carto.net/images/sexy_rexy.jpg: Added.
2935 * svg/carto.net/images/souvenir_de_pierre_notting.jpg: Added.
2936 * svg/carto.net/images/sunflare.jpg: Added.
2937 * svg/carto.net/images/whisky_mac.jpg: Added.
2938 * svg/carto.net/images/whisper_floribunda.jpg: Added.
2939 * svg/carto.net/images/zervreilasee_vals_panorama_low_res.jpg: Added.
2940 * svg/carto.net/resources/button.js: Added.
2941 * svg/carto.net/resources/colourPicker.js: Added.
2942 * svg/carto.net/resources/comboBox.js: Added.
2943 * svg/carto.net/resources/helper_functions.js: Added.
2944 * svg/carto.net/resources/initComboBox.js: Added.
2945 * svg/carto.net/resources/initSelectionList.js: Added.
2946 * svg/carto.net/resources/mapApp.js: Added.
2947 * svg/carto.net/resources/scrollbar.js: Added.
2948 * svg/carto.net/resources/selectionList.js: Added.
2949 * svg/carto.net/resources/slider.js: Added.
2950 * svg/carto.net/resources/tabgroup.js: Added.
2951 * svg/carto.net/resources/textbox.js: Added.
2952 * svg/carto.net/resources/timer.js: Added.
2953 * svg/carto.net/resources/window.js: Added.
2954 * svg/carto.net/scrollbar-expected.checksum: Added.
2955 * svg/carto.net/scrollbar-expected.png: Added.
2956 * svg/carto.net/scrollbar-expected.txt: Added.
2957 * svg/carto.net/scrollbar.svg: Added.
2958 * svg/carto.net/selectionlist-expected.checksum: Added.
2959 * svg/carto.net/selectionlist-expected.png: Added.
2960 * svg/carto.net/selectionlist-expected.txt: Added.
2961 * svg/carto.net/selectionlist.svg: Added.
2962 * svg/carto.net/slider-expected.checksum: Added.
2963 * svg/carto.net/slider-expected.png: Added.
2964 * svg/carto.net/slider-expected.txt: Added.
2965 * svg/carto.net/slider.svg: Added.
2966 * svg/carto.net/tabgroup-expected.checksum: Added.
2967 * svg/carto.net/tabgroup-expected.png: Added.
2968 * svg/carto.net/tabgroup-expected.txt: Added.
2969 * svg/carto.net/tabgroup.svg: Added.
2970 * svg/carto.net/textbox-expected.checksum: Added.
2971 * svg/carto.net/textbox-expected.png: Added.
2972 * svg/carto.net/textbox-expected.txt: Added.
2973 * svg/carto.net/textbox.svg: Added.
2974 * svg/carto.net/window-expected.checksum: Added.
2975 * svg/carto.net/window-expected.png: Added.
2976 * svg/carto.net/window-expected.txt: Added.
2977 * svg/carto.net/window.svg: Added.
2979 2007-01-02 Nikolas Zimmermann <zimmermann@kde.org>
2983 Fixes: http://bugs.webkit.org/show_bug.cgi?id=12013
2984 Update baseline after the pattern/gradient rewrite.
2986 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2987 * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
2988 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2989 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
2990 * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
2991 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2992 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2993 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2994 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
2995 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
2996 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2997 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
2998 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2999 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
3000 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
3001 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
3002 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
3003 * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
3004 * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
3005 * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
3006 * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
3007 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
3008 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
3009 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
3010 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
3011 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
3012 * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
3013 * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
3014 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
3015 * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
3016 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
3017 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
3018 * svg/custom/gradient-attr-update-expected.png:
3019 * svg/custom/gradient-attr-update-expected.txt:
3020 * svg/custom/gradient-cycle-detection-expected.checksum: Added.
3021 * svg/custom/gradient-cycle-detection-expected.png: Added.
3022 * svg/custom/gradient-cycle-detection-expected.txt: Added.
3023 * svg/custom/gradient-cycle-detection.svg: Added.
3024 * svg/custom/gradient-deep-referencing-expected.checksum: Added.
3025 * svg/custom/gradient-deep-referencing-expected.png: Added.
3026 * svg/custom/gradient-deep-referencing-expected.txt: Added.
3027 * svg/custom/gradient-deep-referencing.svg: Added.
3028 * svg/custom/gradient-stroke-width-expected.txt:
3029 * svg/custom/invalid-css-expected.txt:
3030 * svg/custom/js-late-gradient-and-object-creation-expected.png:
3031 * svg/custom/js-late-gradient-and-object-creation-expected.txt:
3032 * svg/custom/js-late-gradient-creation-expected.png:
3033 * svg/custom/js-late-gradient-creation-expected.txt:
3034 * svg/custom/js-late-pattern-and-object-creation-expected.checksum: Added.
3035 * svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
3036 * svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
3037 * svg/custom/js-late-pattern-and-object-creation.svg: Added.
3038 * svg/custom/js-late-pattern-creation-expected.checksum: Added.
3039 * svg/custom/js-late-pattern-creation-expected.png: Added.
3040 * svg/custom/js-late-pattern-creation-expected.txt: Added.
3041 * svg/custom/js-late-pattern-creation.svg: Added.
3042 * svg/custom/js-update-pattern-expected.png:
3043 * svg/custom/js-update-pattern-expected.txt:
3044 * svg/custom/large-bounding-box-percents-expected.txt:
3045 * svg/custom/mask-excessive-malloc-expected.checksum: Added.
3046 * svg/custom/mask-excessive-malloc-expected.png: Added.
3047 * svg/custom/mask-excessive-malloc-expected.txt: Added.
3048 * svg/custom/mask-excessive-malloc.svg: Added.
3049 * svg/custom/pattern-cycle-detection-expected.checksum: Added.
3050 * svg/custom/pattern-cycle-detection-expected.png: Added.
3051 * svg/custom/pattern-cycle-detection-expected.txt: Added.
3052 * svg/custom/pattern-cycle-detection.svg: Added.
3053 * svg/custom/pattern-deep-referencing-expected.checksum: Added.
3054 * svg/custom/pattern-deep-referencing-expected.png: Added.
3055 * svg/custom/pattern-deep-referencing-expected.txt: Added.
3056 * svg/custom/pattern-deep-referencing.svg: Added.
3057 * svg/custom/pattern-in-defs-expected.txt:
3058 * svg/custom/pattern-y-offset-expected.txt:
3059 * svg/custom/text-gradient-no-content-expected.txt:
3061 2007-01-01 Mitz Pettel <mitz@webkit.org>
3065 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11359
3066 Incomplete repaint of table cell's collapsed border when changing only the cell
3068 * fast/repaint/table-cell-collapsed-border-expected.checksum: Added.
3069 * fast/repaint/table-cell-collapsed-border-expected.png: Added.
3070 * fast/repaint/table-cell-collapsed-border-expected.txt: Added.
3071 * fast/repaint/table-cell-collapsed-border.html: Added.
3073 2007-01-01 Mitz Pettel <mitz@webkit.org>
3075 Reviewed by Mark Rowe.
3077 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12042
3078 Assertion failure in WebCore::RenderObject::drawBorder
3080 * fast/borders/outline-offset-min-assert-expected.checksum: Added.
3081 * fast/borders/outline-offset-min-assert-expected.png: Added.
3082 * fast/borders/outline-offset-min-assert-expected.txt: Added.
3083 * fast/borders/outline-offset-min-assert.html: Added.
3085 2007-01-01 Mark Rowe <bdash@webkit.org>
3089 Layout test for http://bugs.webkit.org/show_bug.cgi?id=12061
3090 Bug 12061: Crash in WebCore::Shared<WebCore::StringImpl>::deref
3092 * fast/css-generated-content/reset-content-to-initial-expected.txt: Added.
3093 * fast/css-generated-content/reset-content-to-initial.html: Added.
3095 2006-12-31 Eric Seidel <eric@webkit.org>
3099 Make getTotalLength test case work in Opera and FireFox.
3101 * svg/custom/path-getTotalLength-expected.checksum: Removed.
3102 * svg/custom/path-getTotalLength-expected.png: Removed.
3103 * svg/custom/path-getTotalLength-expected.txt:
3104 * svg/custom/path-getTotalLength.svg:
3106 2006-12-31 Eric Seidel <eric@webkit.org>
3110 Add SVGPathElement::getTotalLength
3111 http://bugs.webkit.org/show_bug.cgi?id=12033
3113 * svg/custom/path-getTotalLength-expected.checksum: Added.
3114 * svg/custom/path-getTotalLength-expected.png: Added.
3115 * svg/custom/path-getTotalLength-expected.txt: Added.
3116 * svg/custom/path-getTotalLength.svg: Added.
3118 2006-12-31 Chris McLay <chris@eeoh.com.au>
3120 Reviewed by Hyatt. Tweaked by Mitz.
3122 - test for http://bugs.webkit.org/show_bug.cgi?id=9659
3123 Quirksmode: Fixed / Overflow > Positioned objects get hidden when scrolling
3125 * fast/overflow/clip-rects-fixed-ancestor-expected.checksum: Added.
3126 * fast/overflow/clip-rects-fixed-ancestor-expected.png: Added.
3127 * fast/overflow/clip-rects-fixed-ancestor-expected.txt: Added.
3128 * fast/overflow/clip-rects-fixed-ancestor.html: Added.
3130 2006-12-31 Mitz Pettel <mitz@webkit.org>
3134 - test for http://bugs.webkit.org/show_bug.cgi?id=12037
3135 For relatively positioned boxes in an RTL block, 'right' should win over 'left' if both are not 'auto'
3137 * fast/block/positioning/relative-overconstrained-expected.checksum: Added.
3138 * fast/block/positioning/relative-overconstrained-expected.png: Added.
3139 * fast/block/positioning/relative-overconstrained-expected.txt: Added.
3140 * fast/block/positioning/relative-overconstrained.html: Added.
3142 2006-12-30 Rob Buis <buis@kde.org>
3146 Adapted testcase for:
3147 http://bugs.webkit.org/show_bug.cgi?id=12004
3148 Webkit doesnt handle omitting M at the start of path syntax well
3150 * svg/custom/path-bad-data-expected.checksum:
3151 * svg/custom/path-bad-data-expected.png:
3152 * svg/custom/path-bad-data-expected.txt:
3153 * svg/custom/path-bad-data.svg:
3155 2006-12-30 Rémi Zara <remi_zara@mac.com>
3159 Updated tests results for http://bugs.webkit.org/show_bug.cgi?id=12001
3161 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
3162 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
3163 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
3165 2006-12-30 Rob Buis <buis@kde.org>
3170 http://bugs.webkit.org/show_bug.cgi?id=12034
3171 Adapt preserveAspectRatio parsing to SVGParserUtilities
3173 * svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added.
3174 * svg/custom/preserve-aspect-ratio-syntax-expected.png: Added.
3175 * svg/custom/preserve-aspect-ratio-syntax-expected.txt: Added.
3176 * svg/custom/preserve-aspect-ratio-syntax.svg: Added.
3178 2006-12-30 Alexey Proskuryakov <ap@webkit.org>
3182 Test for http://bugs.webkit.org/show_bug.cgi?id=11998
3183 Incorrect serialization of quotation marks in XML attributes.
3185 * fast/dom/serialize-attribute-expected.txt: Added.
3186 * fast/dom/serialize-attribute.xhtml: Added.
3188 2006-12-29 Rob Buis <buis@kde.org>
3193 http://bugs.webkit.org/show_bug.cgi?id=12007
3194 SVGColor::setRGBColor color creates/deletes many strings, slowing down parsing
3196 * svg/custom/rgbcolor-syntax-expected.checksum: Added.
3197 * svg/custom/rgbcolor-syntax-expected.png: Added.
3198 * svg/custom/rgbcolor-syntax-expected.txt: Added.
3199 * svg/custom/rgbcolor-syntax.svg: Added.
3201 2006-12-29 Rob Buis <buis@kde.org>
3206 http://bugs.webkit.org/show_bug.cgi?id=12028
3207 Adapt viewBox parsing to SVGParserUtilities
3209 Also removed testcases that are covered by the new one.
3211 * svg/custom/invalid-viewbox1-expected.checksum: Removed.
3212 * svg/custom/invalid-viewbox1-expected.png: Removed.
3213 * svg/custom/invalid-viewbox1-expected.txt: Removed.
3214 * svg/custom/invalid-viewbox1.svg: Removed.
3215 * svg/custom/invalid-viewbox2-expected.checksum: Removed.
3216 * svg/custom/invalid-viewbox2-expected.png: Removed.
3217 * svg/custom/invalid-viewbox2-expected.txt: Removed.
3218 * svg/custom/invalid-viewbox2.svg: Removed.
3219 * svg/custom/viewbox-syntax-expected.checksum: Added.
3220 * svg/custom/viewbox-syntax-expected.png: Added.
3221 * svg/custom/viewbox-syntax-expected.txt: Added.
3222 * svg/custom/viewbox-syntax.svg: Added.
3224 2006-12-29 Eric Seidel <eric@webkit.org>
3228 Add updated SVGImage results, forgotten in last commit.
3230 * fast/images/svg-as-background-expected.checksum: Added.
3231 * fast/images/svg-as-background-expected.png: Added.
3232 * fast/images/svg-as-background-expected.txt: Added.
3233 * fast/images/svg-as-image-expected.checksum: Added.
3234 * fast/images/svg-as-image-expected.png: Added.
3235 * fast/images/svg-as-image-expected.txt: Added.
3236 * fast/images/svg-as-tiled-background-expected.checksum: Added.
3237 * fast/images/svg-as-tiled-background-expected.png: Added.
3238 * fast/images/svg-as-tiled-background-expected.txt: Added.
3239 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
3240 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
3242 2006-12-28 Eric Seidel <eric@webkit.org>
3246 Test cases for SVGImage
3247 http://bugs.webkit.org/show_bug.cgi?id=5971
3249 * fast/images/animated-gif-with-offsets-expected.checksum: Added.
3250 * fast/images/animated-gif-with-offsets-expected.png: Added.
3251 * fast/images/resources/green-fixed-size-rect.svg: Added.
3252 * fast/images/svg-as-background.html: Added.
3253 * fast/images/svg-as-image.html: Added.
3254 * fast/images/svg-as-tiled-background.html: Added.
3256 2006-12-29 David Kilzer <ddkilzer@webkit.org>
3258 Reviewed by NOBODY (build fix).
3260 Reverted last commit until WebResourceData issue is fixed.
3262 http://bugs.webkit.org/show_bug.cgi?id=11882
3263 Need a way to regression test .webarchive output files
3265 * webarchive/resources/apple.gif: Removed.
3266 * webarchive/resources/dump-webarchive.js: Removed.
3267 * webarchive/resources/test-frame.html: Removed.
3268 * webarchive/resources/test-style.css: Removed.
3269 * webarchive/test-body-background-expected.txt: Removed.
3270 * webarchive/test-body-background.html: Removed.
3271 * webarchive/test-duplicate-resources-expected.txt: Removed.
3272 * webarchive/test-duplicate-resources.html: Removed.
3273 * webarchive/test-frameset-expected.txt: Removed.
3274 * webarchive/test-frameset.html: Removed.
3275 * webarchive/test-img-src-expected.txt: Removed.
3276 * webarchive/test-img-src.html: Removed.
3277 * webarchive/test-input-src-expected.txt: Removed.
3278 * webarchive/test-input-src.html: Removed.
3279 * webarchive/test-link-href-expected.txt: Removed.
3280 * webarchive/test-link-href.html: Removed.
3281 * webarchive/test-object-data-expected.txt: Removed.
3282 * webarchive/test-object-data.html: Removed.
3283 * webarchive/test-script-src-expected.txt: Removed.
3284 * webarchive/test-script-src.html: Removed.
3285 * webarchive/test-table-background-expected.txt: Removed.
3286 * webarchive/test-table-background.html: Removed.
3287 * webarchive/test-td-background-expected.txt: Removed.
3288 * webarchive/test-td-background.html: Removed.
3290 2006-12-28 David Kilzer <ddkilzer@webkit.org>
3294 http://bugs.webkit.org/show_bug.cgi?id=11882
3295 Need a way to regression test .webarchive output files
3297 Created webarchive tests that exercise various features of the WebArchive format.
3299 * webarchive/resources/apple.gif: Copied from fast/canvas/resources/apple.gif.
3300 * webarchive/resources/dump-webarchive.js: Added.
3301 * webarchive/resources/test-frame.html: Added.
3302 * webarchive/resources/test-style.css: Added.
3303 * webarchive/test-body-background-expected.txt: Added.
3304 * webarchive/test-body-background.html: Added.
3305 * webarchive/test-duplicate-resources-expected.txt: Added.
3306 * webarchive/test-duplicate-resources.html: Added.
3307 * webarchive/test-frameset-expected.txt: Added.
3308 * webarchive/test-frameset.html: Added.
3309 * webarchive/test-img-src-expected.txt: Added.
3310 * webarchive/test-img-src.html: Added.
3311 * webarchive/test-input-src-expected.txt: Added.
3312 * webarchive/test-input-src.html: Added.
3313 * webarchive/test-link-href-expected.txt: Added.
3314 * webarchive/test-link-href.html: Added.
3315 * webarchive/test-object-data-expected.txt: Added.
3316 * webarchive/test-object-data.html: Added.
3317 * webarchive/test-script-src-expected.txt: Added.
3318 * webarchive/test-script-src.html: Added.
3319 * webarchive/test-table-background-expected.txt: Added.
3320 * webarchive/test-table-background.html: Added.
3321 * webarchive/test-td-background-expected.txt: Added.
3322 * webarchive/test-td-background.html: Added.
3324 2006-12-28 Geoffrey Garen <ggaren@apple.com>
3326 Reviewed by Eric Seidel.
3328 Disable MS-font dependent tests until http://bugs.webkit.org/show_bug.cgi?id=11662 is fixed.
3330 * svg/W3C-SVG-1.1/text-align-08-b.svg: Removed.
3331 * svg/custom/js-font-test.svg: Removed.
3333 2006-12-28 Mitz Pettel <mitz@webkit.org>
3337 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11124
3338 REGRESSION (r14297): No drag image for partially-selected complex text
3340 * fast/text/atsui-partial-selection-expected.checksum: Added.
3341 * fast/text/atsui-partial-selection-expected.png: Added.
3342 * fast/text/atsui-partial-selection-expected.txt: Added.
3343 * fast/text/atsui-partial-selection.html: Added.
3345 2006-12-28 Mitz Pettel <mitz@webkit.org>
3349 Based on a test by Joost de Valk.
3351 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9202
3352 CSS3: border-radius not completely implemented, testcase hangs webkit
3354 * fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Added.
3355 * fast/borders/borderRadiusAllStylesAllCorners-expected.png: Added.
3356 * fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Added.
3357 * fast/borders/borderRadiusAllStylesAllCorners.html: Added.
3358 * fast/borders/borderRadiusArcs01-expected.checksum:
3359 * fast/borders/borderRadiusArcs01-expected.png:
3360 * fast/borders/borderRadiusGroove01-expected.checksum:
3361 * fast/borders/borderRadiusGroove01-expected.png:
3362 * fast/borders/borderRadiusGroove02-expected.checksum:
3363 * fast/borders/borderRadiusGroove02-expected.png:
3364 * fast/borders/borderRadiusInset01-expected.checksum:
3365 * fast/borders/borderRadiusInset01-expected.png:
3366 * fast/borders/borderRadiusInvalidColor-expected.checksum:
3367 * fast/borders/borderRadiusOutset01-expected.checksum:
3368 * fast/borders/borderRadiusOutset01-expected.png:
3369 * fast/borders/borderRadiusRidge01-expected.checksum:
3370 * fast/borders/borderRadiusRidge01-expected.png:
3372 2006-12-28 Alexey Proskuryakov <ap@webkit.org>
3374 Reverting the previous checkin, as it caused an assertion in layout tests.
3376 * fast/repaint/table-cell-collapsed-border-expected.checksum: Removed.
3377 * fast/repaint/table-cell-collapsed-border-expected.png: Removed.
3378 * fast/repaint/table-cell-collapsed-border-expected.txt: Removed.
3379 * fast/repaint/table-cell-collapsed-border.html: Removed.
3381 2006-12-28 Mitz Pettel <mitz@webkit.org>
3385 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11359
3386 Incomplete repaint of table cell's collapsed border when changing only the cell
3388 * fast/repaint/table-cell-collapsed-border-expected.checksum: Added.
3389 * fast/repaint/table-cell-collapsed-border-expected.png: Added.
3390 * fast/repaint/table-cell-collapsed-border-expected.txt: Added.
3391 * fast/repaint/table-cell-collapsed-border.html: Added.
3393 2006-12-28 Mitz Pettel <mitz@webkit.org>
3397 - test for http://bugs.webkit.org/show_bug.cgi?id=11671
3398 REGRESSION (r13702): text-transform: capitalize changes non-breaking spaces to spaces
3400 * fast/text/capitalize-preserve-nbsp-expected.checksum: Added.
3401 * fast/text/capitalize-preserve-nbsp-expected.png: Added.
3402 * fast/text/capitalize-preserve-nbsp-expected.txt: Added.
3403 * fast/text/capitalize-preserve-nbsp.html: Added.
3405 2006-12-28 Mitz Pettel <mitz@webkit.org>
3409 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=10699
3410 div with border-radius does not redraw properly if element inside div is resized
3412 * fast/repaint/border-radius-repaint-expected.checksum: Added.
3413 * fast/repaint/border-radius-repaint-expected.png: Added.
3414 * fast/repaint/border-radius-repaint-expected.txt: Added.
3415 * fast/repaint/border-radius-repaint.html: Added.
3417 2006-12-28 Rob Buis <buis@kde.org>
3421 http://bugs.webkit.org/show_bug.cgi?id=12011
3422 svg/custom/dynamic-svg-document-creation.svg is failing
3424 Correct the transform syntax errors (since the new transform
3425 parser is more strict).
3427 * svg/custom/dynamic-svg-document-creation.svg:
3429 2006-12-27 Eric Seidel <eric@webkit.org>
3433 Disable MS-font dependent tests until http://bugs.webkit.org/show_bug.cgi?id=11662 is fixed.
3435 * svg/W3C-SVG-1.1/text-intro-01-t.svg: Removed.
3436 * svg/W3C-SVG-1.1/text-intro-02-b.svg: Removed.
3437 * svg/W3C-SVG-1.1/text-intro-03-b.svg: Removed.
3438 * svg/W3C-SVG-1.1/text-intro-04-t.svg: Removed.
3440 2006-12-27 Mitz Pettel <mitz@webkit.org>
3444 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11452
3445 REGRESSION (r16736-r16801): Incorrect repaint of fixed boxes
3447 * fast/repaint/fixed-expected.checksum: Added.
3448 * fast/repaint/fixed-expected.png: Added.
3449 * fast/repaint/fixed-expected.txt: Added.
3450 * fast/repaint/fixed.html: Added.
3452 2006-12-27 Mitz Pettel <mitz@webkit.org>
3456 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11930
3457 Specifying border-radius makes the outline shrink
3459 * fast/css/border-radius-outline-offset-expected.checksum: Added.
3460 * fast/css/border-radius-outline-offset-expected.png: Added.
3461 * fast/css/border-radius-outline-offset-expected.txt: Added.
3462 * fast/css/border-radius-outline-offset.html: Added.
3464 2006-12-27 Rob Buis <buis@kde.org>
3468 Improved testcase for:
3469 http://bugs.webkit.org/show_bug.cgi?id=11108
3470 Replace usage of split by proper parsers
3471 http://bugs.webkit.org/show_bug.cgi?id=11908
3472 WebKit spends 40% of its time displaying "bamboo.svg" executing Regexes
3474 * svg/custom/transform-invalid-expected.txt:
3475 * svg/custom/transform-invalid.svg:
3477 2006-12-27 Geoffrey Garen <ggaren@apple.com>
3479 Reviewed by Eric Seidel.
3481 Fixed regression in plugins/netscape-dom-access.html.
3483 When I stopped WebKit from meddling in plug-in lifetime, plug-ins started
3484 to live a little longer. In this case, the plug-in from mouse-events.html
3485 started to live long enough to get a blur event when DumpRenderTree navigated
3488 * plugins/mouse-events.html: Stop logging events when the test is over,
3489 so our results don't bleed into the next test. A better solution might
3490 be for the event logger inside DRT to check for whether you're still in
3491 the document, but that doesn't seem worth the effort right now.
3493 2006-12-27 Eric Seidel <eric@webkit.org>
3495 Rubber-stamped by ggaren.
3497 Update SVG tests with the latest tests released by the W3C:
3498 http://www.w3.org/Graphics/SVG/Test/20061213
3500 A few tests are likely to fail on the buildbot due to Asian fonts, filter color spaces, and '(' and ')' spacing differences between machines
3502 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
3503 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
3504 * svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png:
3505 * svg/W3C-SVG-1.1/animate-elem-02-t.svg:
3506 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
3507 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
3508 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
3509 * svg/W3C-SVG-1.1/animate-elem-03-t-w3c.png:
3510 * svg/W3C-SVG-1.1/animate-elem-03-t.svg:
3511 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
3512 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
3513 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
3514 * svg/W3C-SVG-1.1/animate-elem-04-t-w3c.png:
3515 * svg/W3C-SVG-1.1/animate-elem-04-t.svg:
3516 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
3517 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png: