1 2007-01-30 Mitz Pettel <mitz@webkit.org>
5 - test for http://bugs.webkit.org/show_bug.cgi?id=12487
6 REGRESSION: Repro crash when a second background image is animated
8 * fast/images/animated-background-image-crash-expected.txt: Added.
9 * fast/images/animated-background-image-crash.html: Added.
10 * fast/images/resources/animated.gif: Added.
11 * fast/images/resources/animated2.gif: Added.
13 2007-01-31 Mark Rowe <mrowe@apple.com>
17 Re-enable editing/pasteboard/paste-{RTFD,TIFF}.html now that a fix has been landed for:
18 http://bugs.webkit.org/show_bug.cgi?id=12474
19 REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
21 * editing/pasteboard/paste-RTFD.html: Added.
22 * editing/pasteboard/paste-RTFD.html-disabled: Removed.
23 * editing/pasteboard/paste-TIFF.html: Added.
24 * editing/pasteboard/paste-TIFF.html-disabled: Removed.
26 2007-01-30 Mitz Pettel <mitz@webkit.org>
28 Reviewed by Darin (by way of Hyatt).
30 - test for http://bugs.webkit.org/show_bug.cgi?id=12373
31 ASSERTION FAILURE: !child->needsLayout() on paypal.com
33 * fast/table/inline-form-assert-expected.checksum: Added.
34 * fast/table/inline-form-assert-expected.png: Added.
35 * fast/table/inline-form-assert-expected.txt: Added.
36 * fast/table/inline-form-assert.html: Added.
38 2007-01-30 Alexey Proskuryakov <ap@webkit.org>
42 http://bugs.webkit.org/show_bug.cgi?id=12486
43 XPathNSResolver.lookupNamespaceURI should return null if no URI is found
45 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
46 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
49 2007-01-30 Nikolas Zimmermann <zimmermann@kde.org>
53 Update svg baseline after svg text repaint rect fixes.
55 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
56 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
57 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
58 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
59 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
60 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
61 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
62 * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
63 * svg/custom/text-repaint-including-stroke-expected.checksum: Added.
64 * svg/custom/text-repaint-including-stroke-expected.png: Added.
65 * svg/custom/text-repaint-including-stroke-expected.txt: Added.
66 * svg/custom/text-repaint-including-stroke.svg: Added.
67 * svg/custom/use-on-text-expected.txt:
69 2007-01-30 Alexey Proskuryakov <ap@webkit.org>
73 http://bugs.webkit.org/show_bug.cgi?id=12452
74 XPath id() function is not supported
76 * dom/svg/level3/xpath/Conformance_ID-expected.txt:
79 * fast/xpath/complex-id-expected.txt: Added.
80 * fast/xpath/complex-id.html: Added.
81 A test for more advanced id() capabilities.
83 2007-01-31 Mark Rowe <mrowe@apple.com>
85 Disable editing/pasteboard/paste-{RTFD,TIFF}.html so tests run to completion until a fix is landed for:
86 http://bugs.webkit.org/show_bug.cgi?id=12474
87 REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
89 * editing/pasteboard/paste-RTFD.html: Removed.
90 * editing/pasteboard/paste-RTFD.html-disabled: Added.
91 * editing/pasteboard/paste-TIFF.html: Removed.
92 * editing/pasteboard/paste-TIFF.html-disabled: Added.
94 2007-01-30 Nikolas Zimmermann <zimmermann@kde.org>
96 Reviewed by Eric & Oliver.
98 Update SVG baseline after the <use> rewrite.
100 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
101 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
102 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
103 * svg/custom/deep-dynamic-updates-expected.png:
104 * svg/custom/use-modify-container-in-target-expected.checksum: Added.
105 * svg/custom/use-modify-container-in-target-expected.png: Added.
106 * svg/custom/use-modify-container-in-target-expected.txt: Added.
107 * svg/custom/use-modify-container-in-target.svg: Added.
108 * svg/custom/use-modify-target-container-expected.checksum: Added.
109 * svg/custom/use-modify-target-container-expected.png: Added.
110 * svg/custom/use-modify-target-container-expected.txt: Added.
111 * svg/custom/use-modify-target-container.svg: Added.
112 * svg/custom/use-modify-target-symbol-expected.checksum: Added.
113 * svg/custom/use-modify-target-symbol-expected.png: Added.
114 * svg/custom/use-modify-target-symbol-expected.txt: Added.
115 * svg/custom/use-modify-target-symbol.svg: Added.
116 * svg/custom/use-on-g-containing-use-expected.checksum: Added.
117 * svg/custom/use-on-g-containing-use-expected.png: Added.
118 * svg/custom/use-on-g-containing-use-expected.txt: Added.
119 * svg/custom/use-on-g-containing-use.svg: Added.
120 * svg/custom/use-on-symbol.svg:
121 * svg/custom/use-on-use-expected.checksum: Added.
122 * svg/custom/use-on-use-expected.png: Added.
123 * svg/custom/use-on-use-expected.txt: Added.
124 * svg/custom/use-on-use.svg: Added.
125 * svg/custom/use-recursion-1-expected.checksum: Added.
126 * svg/custom/use-recursion-1-expected.png: Added.
127 * svg/custom/use-recursion-1-expected.txt: Added.
128 * svg/custom/use-recursion-1.svg: Added.
129 * svg/custom/use-recursion-2-expected.checksum: Added.
130 * svg/custom/use-recursion-2-expected.png: Added.
131 * svg/custom/use-recursion-2-expected.txt: Added.
132 * svg/custom/use-recursion-2.svg: Added.
133 * svg/custom/use-recursion-3-expected.checksum: Added.
134 * svg/custom/use-recursion-3-expected.png: Added.
135 * svg/custom/use-recursion-3-expected.txt: Added.
136 * svg/custom/use-recursion-3.svg: Added.
137 * svg/custom/use-recursion-4-expected.checksum: Added.
138 * svg/custom/use-recursion-4-expected.png: Added.
139 * svg/custom/use-recursion-4-expected.txt: Added.
140 * svg/custom/use-recursion-4.svg: Added.
142 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
146 http://bugs.webkit.org/show_bug.cgi?id=12464
147 Fix XPath test suite conversion problems
149 * dom/svg/level3/xpath/svgunit.js: Fixed createXPathEvaluator() to work in Firefox (whose
150 document.getFeature returns null for XPath). Changed load() to use XMLHttpRequest, instead of
151 merely cloning the current document.
153 * dom/svg/level3/xpath/resources/internaldtd.xml: Added.
154 * dom/svg/level3/xpath/resources/staff.dtd: Added.
155 * dom/svg/level3/xpath/resources/staff.xml: Added.
156 * dom/svg/level3/xpath/resources/staffNS.dtd: Added.
157 * dom/svg/level3/xpath/resources/staffNS.xml: Added.
158 Added external test documents.
160 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
161 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
162 These tests now run, but fail. They also fail in Firefox, but pass in Opera.
164 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
165 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
166 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
167 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
168 These now fail, because XPathResult relies on DOMSubtreeModified event for invalidation,
169 but event listeners cannot be registered on nodes in documents that aren't attached (such as
170 XHR.responseXML). Not yet sure what exactly the bug is, but I think it's good to have the tests
171 fail, as it appears to be a genuine issue.
173 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js:
174 * dom/svg/level3/xpath/XPathResult_numberValue.js:
175 Updated these tests to use /staff instead of /svg paths.
177 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
178 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
179 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js:
180 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
181 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
182 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
183 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
184 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
185 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
186 These tests now pass.
188 * dom/svg/level3/xpath/Attribute_Nodes.svg:
189 * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg:
190 * dom/svg/level3/xpath/Comment_Nodes.svg:
191 * dom/svg/level3/xpath/Conformance_Expressions.svg:
192 * dom/svg/level3/xpath/Conformance_ID.svg:
193 * dom/svg/level3/xpath/Conformance_hasFeature_3.svg:
194 * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg:
195 * dom/svg/level3/xpath/Conformance_hasFeature_null.svg:
196 * dom/svg/level3/xpath/Conformance_isSupported_3.svg:
197 * dom/svg/level3/xpath/Conformance_isSupported_empty.svg:
198 * dom/svg/level3/xpath/Conformance_isSupported_null.svg:
199 * dom/svg/level3/xpath/Element_Nodes.svg:
200 * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg:
201 * dom/svg/level3/xpath/Text_Nodes.svg:
202 * dom/svg/level3/xpath/XPathEvaluatorCast01.svg:
203 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg:
204 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg:
205 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg:
206 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg:
207 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg:
208 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg:
209 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg:
210 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg:
211 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg:
212 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg:
213 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg:
214 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg:
215 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg:
216 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg:
217 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg:
218 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg:
219 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg:
220 * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg:
221 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg:
222 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg:
223 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg:
224 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg:
225 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg:
226 * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg:
227 * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg:
228 * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg:
229 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg:
230 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg:
231 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg:
232 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg:
233 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg:
234 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg:
235 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg:
236 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg:
237 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg:
238 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
239 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg:
240 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg:
241 * dom/svg/level3/xpath/XPathResult_numberValue.svg:
242 * dom/svg/level3/xpath/XPathResult_resultType.svg:
243 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg:
244 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg:
245 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg:
246 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg:
247 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg:
248 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg:
249 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg:
250 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
251 * dom/svg/level3/xpath/XPathResult_stringValue.svg:
252 Removed unneeded inline test data.
254 2007-01-29 Graham Dennis <graham.dennis@gmail.com>
258 - test for http://bugs.webkit.org/show_bug.cgi?id=10725
259 Image data in from RTFD clipboard data thrown away
261 * editing/pasteboard/paste-RTFD-expected.checksum: Added.
262 * editing/pasteboard/paste-RTFD-expected.png: Added.
263 * editing/pasteboard/paste-RTFD-expected.txt: Added.
264 * editing/pasteboard/paste-RTFD.html: Added.
265 * editing/pasteboard/paste-TIFF-expected.checksum: Added.
266 * editing/pasteboard/paste-TIFF-expected.png: Added.
267 * editing/pasteboard/paste-TIFF-expected.txt: Added.
268 * editing/pasteboard/paste-TIFF.html: Added.
269 * editing/resources/RTFD-pasteboard-data.dat: Added.
270 * editing/resources/TIFF-pasteboard-data.dat: Added.
272 2007-01-29 Justin Garcia <justin.garcia@apple.com>
276 <rdar://problem/4960137>
277 ASSERTION FAILURE calling SelectionController::setBaseAndExtent (11833)
279 * editing/selection/4960137-expected.checksum: Added.
280 * editing/selection/4960137-expected.png: Added.
281 * editing/selection/4960137-expected.txt: Added.
282 * editing/selection/4960137.html: Added.
284 2007-01-29 Anders Carlsson <acarlsson@apple.com>
288 <rdar://problem/4960097>
289 http://bugs.webkit.org/show_bug.cgi?id=12444
290 Assertion failure in -[WebCoreFrameBridge installInFrame:]
292 * fast/parser/xhtml-document-with-html-object-expected.txt: Added.
293 * fast/parser/xhtml-document-with-html-object.xhtml: Added.
295 2007-01-29 Kevin McCullough <KMcCullough@apple.com>
297 Reviewed by Geoff and Oliver.
299 - rdar://problem/4955561
300 - missusing JavaScript shouldn't crash webkit. Now it doesn't in this case.
302 * plugins/call-as-function-test-expected.txt: Added.
303 * plugins/call-as-function-test.html: Added.
305 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
309 http://bugs.webkit.org/show_bug.cgi?id=12359
310 XPathEvaluator may return some nodes more than once in a result set
312 * fast/xpath/nodeset-duplicates-expected.txt: Added.
313 * fast/xpath/nodeset-duplicates.html: Added.
315 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
319 http://bugs.webkit.org/show_bug.cgi?id=12340
320 XPathEvaluator behavior does not match Firefox - name() and attribute nodes
322 * fast/xpath/name-null-namespace-expected.txt: Added.
323 * fast/xpath/name-null-namespace.html: Added.
326 * fast/dom/xpath-empty-string-expected.txt: Removed.
327 * fast/dom/xpath-empty-string.html: Removed.
328 Moved these to fast/xpath.
330 * fast/xpath/xpath-namespaces.html: Fixed an inline document to be well-formed, so the test now passes in Firefox.
331 This is really a quirk of our DOMParser that the test passed in WebKit: on error, a descriptive message is appended to
332 the partially parsed document, instead of replacing it.
334 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
338 http://bugs.webkit.org/show_bug.cgi?id=11815
339 XPathEvaluator behavior does not match Firefox - substring() and empty element
341 * fast/xpath/empty-string-substring-expected.txt: Added.
342 * fast/xpath/empty-string-substring.html: Added.
344 2007-01-28 David Kilzer <ddkilzer@webkit.org>
346 Reviewed by Darin and David Hyatt.
348 - Test for http://bugs.webkit.org/show_bug.cgi?id=12423
349 Mixing white-space:pre text with non white-space:pre text does not wrap properly
351 * fast/block/basic/white-space-pre-wraps-expected.checksum: Added.
352 * fast/block/basic/white-space-pre-wraps-expected.png: Added.
353 * fast/block/basic/white-space-pre-wraps-expected.txt: Added.
354 * fast/block/basic/white-space-pre-wraps.html: Added.
356 2007-01-28 Mitz Pettel <mitz@webkit.org>
360 - test for http://bugs.webkit.org/show_bug.cgi?id=8360
361 Repro crash when onscroll handler deletes the scrolled object
363 * fast/layers/removed-by-scroll-handler-expected.txt: Added.
364 * fast/layers/removed-by-scroll-handler.html: Added.
366 2007-01-28 David Kilzer <ddkilzer@webkit.org>
370 - Test for http://bugs.webkit.org/show_bug.cgi?id=9815
371 JavaScript TypeError loading Dean Edwards' JS compressor/obfuscator
373 * fast/js/function-prototype-expected.txt: Added.
374 * fast/js/function-prototype.html: Added.
376 2007-01-28 Alexey Proskuryakov <ap@webkit.org>
378 Fixed a broken test to actually work (and fail).
380 * dom/svg/level3/xpath/Conformance_ID-expected.checksum: Removed.
381 * dom/svg/level3/xpath/Conformance_ID-expected.png: Removed.
382 * dom/svg/level3/xpath/Conformance_ID-expected.txt:
383 * dom/svg/level3/xpath/Conformance_ID.svg:
385 2007-01-27 David Kilzer <ddkilzer@webkit.org>
387 Reviewed by NOBODY (missing pixel test results).
389 * fast/dom/gc-10-expected.checksum: Added.
390 * fast/dom/gc-10-expected.png: Added.
391 * http/tests/misc/location-replace-crossdomain-expected.checksum: Added.
392 * http/tests/misc/location-replace-crossdomain-expected.png: Added.
394 2007-01-27 Sam Weinig <sam@webkit.org>
398 - Test for http://bugs.webkit.org/show_bug.cgi?id=11957
399 Unordered List Bullets too big and changing from size
401 * fast/lists/big-list-marker-expected.checksum: Added.
402 * fast/lists/big-list-marker-expected.png: Added.
403 * fast/lists/big-list-marker-expected.txt: Added.
404 * fast/lists/big-list-marker.html: Added.
406 2007-01-27 Alexey Proskuryakov <ap@webkit.org>
410 http://bugs.webkit.org/show_bug.cgi?id=12389
411 Chinese decoding error at hk.antispam.yahoo.com
413 * fast/encoding/noscript-in-head-expected.txt: Added.
414 * fast/encoding/noscript-in-head.html: Added.
416 2007-01-25 Geoffrey Garen <ggaren@apple.com>
418 Reviewed by Maciej Stachowiak.
420 Added test for <rdar://problem/4608404> WebScriptObject's _rootObject lack
421 of ownership policy causes crashes (e.g., in Dashcode)
423 No test for Java or NPP versions of this bug because there's no reliable way to
424 make Java and NPP objects outlive their RootObjects (although Java objects
427 * plugins/root-object-premature-delete-crash-expected.txt: Added.
428 * plugins/root-object-premature-delete-crash.html: Added.
430 2007-01-27 Andrew Wellington <proton@wiretapped.net>
434 Test for "Repeated string concatenation results in OOM crash"
435 http://bugs.webkit.org/show_bug.cgi?id=11131
437 * fast/js/resources/string-concatenate-outofmemory.js: Added.
438 * fast/js/string-concatenate-outofmemory-expected.txt: Added.
439 * fast/js/string-concatenate-outofmemory.html: Added.
441 2007-01-26 Darin Adler <darin@apple.com>
445 - updated test results for change to computed style
447 * editing/pasteboard/paste-table-002-expected.txt:
448 Updated for change to order of style properties.
450 * fast/css/computed-style-expected.txt:
451 Updated for change to order of style properties and to add new ones.
453 2007-01-26 Alice Liu <alice.liu@apple.com>
457 Added tests for <rdar://problem/4919097> REGRESSION: Ctrl-Y fails to yank (11076)
459 * editing/pasteboard/emacs-ctrl-a-k-y-expected.checksum: Added.
460 * editing/pasteboard/emacs-ctrl-a-k-y-expected.png: Added.
461 * editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Added.
462 * editing/pasteboard/emacs-ctrl-a-k-y.html: Added.
463 Test for <rdar://problem/4919097>
465 * editing/deleting/delete-by-word-001-expected.txt:
466 * editing/deleting/delete-by-word-002-expected.txt:
467 * editing/deleting/delete-to-end-of-paragraph-expected.txt:
468 * editing/pasteboard/emacs-cntl-y-001-expected.txt:
469 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
471 2007-01-26 Alexey Proskuryakov <ap@webkit.org>
475 http://bugs.webkit.org/show_bug.cgi?id=12385
476 Assertion failure when loading subresources from "data:" frames
478 * fast/loader/opaque-base-url-expected.txt: Added.
479 * fast/loader/opaque-base-url.html: Added.
481 2007-01-26 Darin Adler <darin@apple.com>
483 * fast/events/objc-event-api-expected.txt: Updated test result now that we no
484 longer invalidate clicks when the mouse moves a bit.
486 2007-01-26 Mitz Pettel <mitz@webkit.org>
490 - test and updated tests and results for
491 http://bugs.webkit.org/show_bug.cgi?id=11109
492 REGRESSION (r15471): menus are offset on eink.com
493 <rdar://problem/4824760>
495 * editing/execCommand/findString-2.html:
496 * editing/pasteboard/4947130.html:
497 * editing/pasteboard/drop-text-without-selection.html:
498 * editing/selection/anchor-focus1-expected.txt:
499 * editing/selection/click-before-and-after-table.html:
500 * editing/selection/drag-select-1.html:
501 * editing/selection/editable-links-expected.txt:
502 * editing/selection/mixed-editability-1.html:
503 * editing/selection/paragraph-granularity.html:
504 * editing/selection/selection-actions.html:
505 * editing/selection/word-granularity.html:
506 * fast/dom/Element/offsetLeft-offsetTop-body-quirk-expected.txt: Added.
507 * fast/dom/Element/offsetLeft-offsetTop-body-quirk.html: Added.
508 * fast/forms/drag-into-textarea.html:
509 * fast/forms/listbox-selection-2.html:
510 * fast/forms/listbox-selection.html:
511 * fast/table/click-near-anonymous-table-expected.txt:
512 * fast/table/click-near-anonymous-table.html:
514 2007-01-26 Mitz Pettel <mitz@webkit.org>
516 Reviewed by Darin and Maciej.
518 - test for http://bugs.webkit.org/show_bug.cgi?id=10983
519 REGRESSION (r12290): Drop shadow of flickr photo note is positioned incorrectly the second time it's shown
521 Tests three cases that the patch fixes and another one that was fixed in
522 r8284 but did not have a test.
524 * fast/dynamic/staticY-expected.checksum: Added.
525 * fast/dynamic/staticY-expected.png: Added.
526 * fast/dynamic/staticY-expected.txt: Added.
527 * fast/dynamic/staticY.html: Added.
529 2007-01-25 Justin Garcia <justin.garcia@apple.com>
533 <http://bugs.webkit.org/show_bug.cgi?id=12409>
534 REGRESSION (r19039): Drag caret isn't cleared after a drop
536 * editing/pasteboard/4947130-expected.checksum:
537 * editing/pasteboard/4947130-expected.png:
539 2007-01-25 Geoffrey Garen <ggaren@apple.com>
541 Reviewed by Geoffrey Garen.
543 Added tests for http://bugs.webkit.org/show_bug.cgi?id=12342
544 REGRESSION: destroying a frame from its own script causes various crashes
546 Thanks to Alexey Proskuryakov for the original versions of these tests.
548 * fast/dom/exception-no-frame-inline-script-crash-expected.txt: Added.
549 * fast/dom/exception-no-frame-inline-script-crash.html: Added.
550 * fast/dom/exception-no-frame-timeout-crash-expected.txt: Added.
551 * fast/dom/exception-no-frame-timeout-crash.html: Added.
553 2007-01-25 Beth Dakin <bdakin@apple.com>
555 Test for <rdar://problem/4921692> not processing comments inside a
556 title element leads to XSS (for at least BlogSpot)
558 * fast/parser/parseCommentsInTitles-expected.checksum: Added.
559 * fast/parser/parseCommentsInTitles-expected.png: Added.
560 * fast/parser/parseCommentsInTitles-expected.txt: Added.
561 * fast/parser/parseCommentsInTitles.html: Added.
563 2007-01-25 Darin Adler <darin@apple.com>
567 - test for bugs found by code inspection in the SVGPreserveAspectRatio parser
569 * svg/dom/preserve-aspect-ratio-parser-expected.txt: Added.
570 * svg/dom/preserve-aspect-ratio-parser.html: Added.
572 2007-01-25 Rob Buis <buis@kde.org>
577 http://bugs.webkit.org/show_bug.cgi?id=12391
578 SVG containers with viewports should respect overflow when hit testing
580 * svg/custom/use-clipped-hit-expected.checksum: Added.
581 * svg/custom/use-clipped-hit-expected.png: Added.
582 * svg/custom/use-clipped-hit-expected.txt: Added.
583 * svg/custom/use-clipped-hit.svg: Added.
585 2007-01-22 Alice Liu <alice.liu@apple.com>
590 <rdar://problem/4808039> REGRESSION: eBay ID check never completes
592 http://bugs.webkit.org/show_bug.cgi?id=11230
594 * http/tests/misc/location-replace-crossdomain-expected.txt: Added.
595 * http/tests/misc/location-replace-crossdomain.html: Added.
596 * http/tests/misc/resources/failure.html: Added.
597 * http/tests/misc/resources/success.html: Added.
599 2007-01-25 Alice Liu <alice.liu@apple.com>
601 Reviewed by Geoff and Adele
603 added test for <rdar://problem/4866655> REGRESSION: Copying out of Calculator & CIFIlterWidget is broken on 9A320
605 * editing/execCommand/copy-without-selection-expected.txt: Added.
606 * editing/execCommand/copy-without-selection.html: Added.
608 2007-01-24 Adele Peterson <adele@apple.com>
610 Reviewed by Brady and Oliver.
612 Test for <rdar://problem/4953504> When the keydown event changes focus, the keypress event should go to the new focused node
614 * fast/events/keydown-keypress-focus-change-expected.txt: Added.
615 * fast/events/keydown-keypress-focus-change.html: Added.
617 2007-01-24 Darin Adler <darin@apple.com>
621 - test for one of the symptoms of http://bugs.webkit.org/show_bug.cgi?id=12331
622 REGRESSION(r18951): Selecting text in a textarea makes the page scroll
624 * fast/events/autoscroll-expected.checksum: Added.
625 * fast/events/autoscroll-expected.png: Added.
626 * fast/events/autoscroll-expected.txt: Added.
627 * fast/events/autoscroll.html: Added.
629 2007-01-24 Beth Dakin <bdakin@apple.com>
633 Test for <rdar://problem/4948128> REGRESSION: A crash occurs at
634 WebCore::Frame::view() after completing a query at mapquest.com
635 then switching to Bookmarks view
637 * fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum: Added.
638 * fast/dom/clientWidthAfterDocumentIsRemoved-expected.png: Added.
639 * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Added.
640 * fast/dom/clientWidthAfterDocumentIsRemoved.html: Added.
642 2007-01-24 Anders Carlsson <acarlsson@apple.com>
644 Reviewed by Geoff and Adam.
646 <rdar://problem/4922655>
647 http://galeri.milliyet.com.tr/ reproducibly crashes Safari
649 * fast/dom/resources/set-frame-src-while-running-script-in-frame.html: Added.
650 * fast/dom/set-frame-src-while-running-script-in-frame-expected.txt: Added.
651 * fast/dom/set-frame-src-while-running-script-in-frame.html: Added.
653 2007-01-24 Justin Garcia <justin.garcia@apple.com>
657 Adding this layout test for a bug fixed by the changes
660 * editing/execCommand/4916402-expected.checksum: Added.
661 * editing/execCommand/4916402-expected.png: Added.
662 * editing/execCommand/4916402-expected.txt: Added.
663 * editing/execCommand/4916402.html: Added.
665 2007-01-24 Adele Peterson <adele@apple.com>
669 Test for <rdar://problem/4943650> REGRESSION: insertion point blink in form field redraws entire web page, making everything slow
671 * fast/events/arrow-navigation-expected.txt: Added.
672 * fast/events/arrow-navigation.html: Added.
674 2007-01-24 Anders Carlsson <acarlsson@apple.com>
678 Fix tests and update test results.
680 * fast/dom/gc-6-expected.txt:
681 * fast/dom/gc-6.html:
682 * fast/dom/gc-7-expected.txt:
683 * fast/dom/gc-7.html:
685 2007-01-23 Justin Garcia <justin.garcia@apple.com>
689 <rdar://problem/4916235>
690 <rdar://problem/4857269>
691 <rdar://problem/4916583>
692 <rdar://problem/4928635>
694 Fixed and removed FIXME:
695 * editing/execCommand/create-list-from-range-selection-expected.checksum:
696 * editing/execCommand/create-list-from-range-selection-expected.png:
697 * editing/execCommand/create-list-from-range-selection-expected.txt:
698 * editing/execCommand/create-list-from-range-selection.html:
700 * editing/deleting/4916235-1-expected.txt: Added.
701 * editing/deleting/4916235-1.html: Added.
702 * editing/execCommand/4916235-expected.txt: Added.
703 * editing/execCommand/4916235.html: Added.
704 * editing/execCommand/4916583-expected.checksum: Added.
705 * editing/execCommand/4916583-expected.png: Added.
706 * editing/execCommand/4916583-expected.txt: Added.
707 * editing/execCommand/4916583.html: Added.
708 * editing/execCommand/4928635-expected.txt: Added.
709 * editing/execCommand/4928635.html: Added.
711 * editing/execCommand/remove-list-item-1-expected.txt:
712 * editing/execCommand/remove-list-items-expected.txt:
713 * editing/execCommand/switch-list-type-expected.txt:
714 Introduced an extraneous newline because of the poor substitute for
715 VisiblePosition creation in shouldEmitNewlineAfterNode:
716 * dom/xhtml/level3/core/nodecomparedocumentposition12-expected.txt:
717 * dom/xhtml/level3/core/nodecomparedocumentposition17-expected.txt:
718 * dom/xhtml/level3/core/nodeinsertbefore09-expected.txt:
721 2007-01-23 Mark Rowe <mrowe@apple.com>
725 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=12375
726 Bug 12375: REGRESSION(r19038): fast/dom/title-text-property-2.html failing
728 * fast/dom/Document/title-property-creates-title-element-expected.txt: Added.
729 * fast/dom/Document/title-property-creates-title-element.html: Added.
730 * fast/dom/Document/title-property-set-multiple-times-expected.txt: Added.
731 * fast/dom/Document/title-property-set-multiple-times.html: Added.
732 * fast/dom/title-text-property-2.html: Remove in reverse order to preserve test behaviour when removing title elements.
733 * svg/custom/multiple-title-elements.svg: Added.
735 2007-01-23 Beth Dakin <bdakin@apple.com>
739 Updated test for 4843226 to include a grandchild.
741 * fast/clip/nestedTransparencyClip-expected.checksum:
742 * fast/clip/nestedTransparencyClip-expected.png:
743 * fast/clip/nestedTransparencyClip-expected.txt:
744 * fast/clip/nestedTransparencyClip.html:
746 2007-01-23 Justin Garcia <justin.garcia@apple.com>
750 <rdar://problem/4947130>
751 REGRESSION: Items duplicated when moved inside contenteditable element (11766)
753 * editing/pasteboard/4947130-expected.checksum: Added.
754 * editing/pasteboard/4947130-expected.png: Added.
755 * editing/pasteboard/4947130-expected.txt: Added.
756 * editing/pasteboard/4947130.html: Added.
758 2007-01-23 Beth Dakin <bdakin@apple.com>
762 Test for <rdar://problem/4843226> REGRESSION: Pull down menu
763 appears clipped at http://istweb.apple.com/
765 * fast/clip/nestedTransparencyClip-expected.checksum: Added.
766 * fast/clip/nestedTransparencyClip-expected.png: Added.
767 * fast/clip/nestedTransparencyClip-expected.txt: Added.
768 * fast/clip/nestedTransparencyClip.html: Added.
770 2007-01-22 Justin Garcia <justin.garcia@apple.com>
774 <rdar://problem/4920742>
775 REGRESSION: GMail Editor: Attempting to remove formatting from selection results in a crash at WebCore::Range::checkDeleteEx
778 * editing/execCommand/4920742-1-expected.checksum: Added.
779 * editing/execCommand/4920742-1-expected.png: Added.
780 * editing/execCommand/4920742-1-expected.txt: Added.
781 * editing/execCommand/4920742-1.html: Added.
782 * editing/execCommand/4920742-2-expected.txt: Added.
783 * editing/execCommand/4920742-2.html: Added.
785 2007-01-23 Nikolas Zimmermann <zimmermann@kde.org>
789 Update SVG baseline after the dynamic update fixes (16 new tests added).
791 * svg/custom/clip-path-child-changes-expected.checksum: Added.
792 * svg/custom/clip-path-child-changes-expected.png: Added.
793 * svg/custom/clip-path-child-changes-expected.txt: Added.
794 * svg/custom/clip-path-child-changes.svg: Added.
795 * svg/custom/clip-path-href-changes-expected.checksum: Added.
796 * svg/custom/clip-path-href-changes-expected.png: Added.
797 * svg/custom/clip-path-href-changes-expected.txt: Added.
798 * svg/custom/clip-path-href-changes.svg: Added.
799 * svg/custom/clip-path-units-changes-expected.checksum: Added.
800 * svg/custom/clip-path-units-changes-expected.png: Added.
801 * svg/custom/clip-path-units-changes-expected.txt: Added.
802 * svg/custom/clip-path-units-changes.svg: Added.
803 * svg/custom/deep-dynamic-updates-expected.checksum: Added.
804 * svg/custom/deep-dynamic-updates-expected.png: Added.
805 * svg/custom/deep-dynamic-updates-expected.txt: Added.
806 * svg/custom/deep-dynamic-updates.svg: Added.
807 * svg/custom/image-with-transform-clip-filter-expected.png:
808 * svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
809 * svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
810 * svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
811 * svg/custom/js-late-clipPath-and-object-creation.svg: Added.
812 * svg/custom/js-late-clipPath-creation-expected.checksum: Added.
813 * svg/custom/js-late-clipPath-creation-expected.png: Added.
814 * svg/custom/js-late-clipPath-creation-expected.txt: Added.
815 * svg/custom/js-late-clipPath-creation.svg: Added.
816 * svg/custom/js-late-marker-and-object-creation-expected.checksum: Added.
817 * svg/custom/js-late-marker-and-object-creation-expected.png: Added.
818 * svg/custom/js-late-marker-and-object-creation-expected.txt: Added.
819 * svg/custom/js-late-marker-and-object-creation.svg: Added.
820 * svg/custom/js-late-marker-creation-expected.checksum: Added.
821 * svg/custom/js-late-marker-creation-expected.png: Added.
822 * svg/custom/js-late-marker-creation-expected.txt: Added.
823 * svg/custom/js-late-marker-creation.svg: Added.
824 * svg/custom/js-late-mask-and-object-creation-expected.checksum: Added.
825 * svg/custom/js-late-mask-and-object-creation-expected.png: Added.
826 * svg/custom/js-late-mask-and-object-creation-expected.txt: Added.
827 * svg/custom/js-late-mask-and-object-creation.svg: Added.
828 * svg/custom/js-late-mask-creation-expected.checksum: Added.
829 * svg/custom/js-late-mask-creation-expected.png: Added.
830 * svg/custom/js-late-mask-creation-expected.txt: Added.
831 * svg/custom/js-late-mask-creation.svg: Added.
832 * svg/custom/js-update-pattern-child-expected.checksum: Added.
833 * svg/custom/js-update-pattern-child-expected.png: Added.
834 * svg/custom/js-update-pattern-child-expected.txt: Added.
835 * svg/custom/js-update-pattern-child.svg: Added.
836 * svg/custom/marker-changes-expected.checksum: Added.
837 * svg/custom/marker-changes-expected.png: Added.
838 * svg/custom/marker-changes-expected.txt: Added.
839 * svg/custom/marker-changes.svg: Added.
840 * svg/custom/marker-child-changes-expected.checksum: Added.
841 * svg/custom/marker-child-changes-expected.png: Added.
842 * svg/custom/marker-child-changes-expected.txt: Added.
843 * svg/custom/marker-child-changes.svg: Added.
844 * svg/custom/marker-viewBox-changes-expected.checksum: Added.
845 * svg/custom/marker-viewBox-changes-expected.png: Added.
846 * svg/custom/marker-viewBox-changes-expected.txt: Added.
847 * svg/custom/marker-viewBox-changes.svg: Added.
848 * svg/custom/mask-changes-expected.checksum: Added.
849 * svg/custom/mask-changes-expected.png: Added.
850 * svg/custom/mask-changes-expected.txt: Added.
851 * svg/custom/mask-changes.svg: Added.
852 * svg/custom/mask-child-changes-expected.checksum: Added.
853 * svg/custom/mask-child-changes-expected.png: Added.
854 * svg/custom/mask-child-changes-expected.txt: Added.
855 * svg/custom/mask-child-changes.svg: Added.
857 2007-01-22 Mitz Pettel <mitz@webkit.org>
861 - test for http://bugs.webkit.org/show_bug.cgi?id=12344
862 NativeListBox: item hit testing does not account for top padding and border
864 * fast/forms/listbox-selection-2-expected.checksum: Added.
865 * fast/forms/listbox-selection-2-expected.png: Added.
866 * fast/forms/listbox-selection-2-expected.txt: Added.
867 * fast/forms/listbox-selection-2.html: Added.
869 2007-01-22 Justin Garcia <justin.garcia@apple.com>
873 <rdar://problem/4944770>
874 editing/pasteboard/4641033 layout test is broken (12328)
876 The fixes not only make this test pass, but also fix a bug that
877 was reflected in the results checked in for this test. The caret
878 was in the wrong position:
879 * editing/pasteboard/4641033-expected.checksum:
880 * editing/pasteboard/4641033-expected.png:
881 * editing/pasteboard/4641033-expected.txt:
883 * editing/pasteboard/4944770-1-expected.checksum: Added.
884 * editing/pasteboard/4944770-1-expected.png: Added.
885 * editing/pasteboard/4944770-1-expected.txt: Added.
886 * editing/pasteboard/4944770-1.html: Added.
887 * editing/pasteboard/4944770-2-expected.checksum: Added.
888 * editing/pasteboard/4944770-2-expected.png: Added.
889 * editing/pasteboard/4944770-2-expected.txt: Added.
890 * editing/pasteboard/4944770-2.html: Added.
891 * editing/pasteboard/4944770-expected.checksum: Added.
892 * editing/pasteboard/4944770-expected.png: Added.
893 * editing/pasteboard/4944770-expected.txt: Added.
894 Equivalent render trees:
895 * editing/execCommand/format-block-from-range-selection-expected.txt:
896 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
898 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
899 * editing/pasteboard/nested-blocks-with-text-area-expected.png:
900 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
901 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
902 * editing/pasteboard/nested-blocks-with-text-field-expected.png:
903 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
905 2007-01-22 Beth Dakin <bdakin@apple.com>
909 Darin and I looked into these tests that are adding an empty
910 RenderText, and we think they just need new results. Here they are!
912 * editing/execCommand/find-after-replace-expected.txt:
913 * fast/css/beforeSelectorOnCodeElement-expected.txt:
914 * fast/forms/control-restrict-line-height-expected.txt:
915 * fast/forms/select-size-expected.txt:
917 2007-01-22 Mitz Pettel <mitz@webkit.org>
921 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12364
922 REGRESSSION (NativeListBox): Selected option's background is not clipped to the list box
924 * fast/forms/select-item-background-clip-expected.checksum: Added.
925 * fast/forms/select-item-background-clip-expected.png: Added.
926 * fast/forms/select-item-background-clip-expected.txt: Added.
927 * fast/forms/select-item-background-clip.html: Added.
929 2007-01-22 Darin Adler <darin@apple.com>
931 Test by Andrew Wellington <proton@wiretapped.net>.
934 - test for fix to http://bugs.webkit.org/show_bug.cgi?id=11197
935 REGRESSION: Specifying a counter for a CODE tag's content style
936 property on before or after causes a crash.
938 * fast/css/beforeSelectorOnCodeElement-expected.checksum: Added.
939 * fast/css/beforeSelectorOnCodeElement-expected.png: Added.
940 * fast/css/beforeSelectorOnCodeElement-expected.txt: Added.
941 * fast/css/beforeSelectorOnCodeElement.html: Added.
946 - test for monospace problem mentioned in the above bug
948 * fast/text/monospace-width-cache-expected.checksum: Added.
949 * fast/text/monospace-width-cache-expected.png: Added.
950 * fast/text/monospace-width-cache-expected.txt: Added.
951 * fast/text/monospace-width-cache.html: Added.
953 2007-01-21 Alexey Proskuryakov <ap@webkit.org>
957 http://bugs.webkit.org/show_bug.cgi?id=10934
958 REGRESSION: prototype.js logs error (HTMLFormElement) on webkit builds
960 * fast/dom/Window/window-properties-expected.txt: Updated results.
962 * fast/dom/Window/element-constructors-on-window.html: Added a more explicit test
963 for element constructors, as it isn't always easy to recognize regressions via window-properties.html.
964 * fast/dom/Window/element-constructors-on-window-expected.txt: Added.
966 2007-01-21 Mitz Pettel <mitz@webkit.org>
970 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12345
971 REGRESSION: Disabled pop-up text is not grayed out
973 * fast/forms/select-disabled-appearance-expected.checksum: Added.
974 * fast/forms/select-disabled-appearance-expected.png: Added.
975 * fast/forms/select-disabled-appearance-expected.txt: Added.
976 * fast/forms/select-disabled-appearance.html: Added.
978 2007-01-21 Mitz Pettel <mitz@webkit.org>
982 - test for http://bugs.webkit.org/show_bug.cgi?id=12353
983 REGRESSION: Crash on load (mutation event dispatch under the image element constructor deletes the element)
985 * fast/dom/HTMLImageElement/constructor-mutation-event-dispatch-expected.txt: Added.
986 * fast/dom/HTMLImageElement/constructor-mutation-event-dispatch.html: Added.
988 2007-01-21 Sam Weinig <sam@webkit.org>
990 Rolling out patch for http://bugs.webkit.org/show_bug.cgi?id=8360.
992 * fast/layers/removed-by-scroll-handler-expected.checksum: Removed.
993 * fast/layers/removed-by-scroll-handler-expected.png: Removed.
994 * fast/layers/removed-by-scroll-handler-expected.txt: Removed.
995 * fast/layers/removed-by-scroll-handler.html: Removed.
997 2007-01-21 David Kilzer <ddkilzer@webkit.org>
1001 - test for http://bugs.webkit.org/show_bug.cgi?id=12280
1002 select element not available by name through document.all
1003 (dropdown list not available on smarthome.com checkout)
1005 * fast/dom/document-all-select-expected.txt: Added.
1006 * fast/dom/document-all-select.html: Added.
1008 2007-01-21 Sanjay Madhav <sanjay12@gmail.com>
1012 Test for: <rdar://problem/4928583> Memory usage grows when reloading google.com/ig
1014 * fast/dom/gc-10-expected.txt: Added.
1015 * fast/dom/gc-10.html: Added.
1016 * fast/dom/resources/gc-10-frame.html: Added.
1018 2007-01-21 Mitz Pettel <mitz@webkit.org>
1022 - test for http://bugs.webkit.org/show_bug.cgi?id=10692
1023 REGRESSION (r14847): Unnecessary scrollbars with position:relative; and overflow:auto;
1025 * fast/overflow/position-relative-expected.checksum: Added.
1026 * fast/overflow/position-relative-expected.png: Added.
1027 * fast/overflow/position-relative-expected.txt: Added.
1028 * fast/overflow/position-relative.html: Added.
1030 2007-01-21 Mitz Pettel <mitz@webkit.org>
1034 - test for http://bugs.webkit.org/show_bug.cgi?id=10472
1035 REGRESSION: "add" method of <select> object does not put the <option> object in the correct position
1037 * fast/dom/HTMLSelectElement/options-collection-detached-expected.txt: Added.
1038 * fast/dom/HTMLSelectElement/options-collection-detached.html: Added.
1040 2007-01-21 Mitz Pettel <mitz@webkit.org>
1044 - updated results for http://bugs.webkit.org/show_bug.cgi?id=12349
1045 NativeFileUpload: Button text is not grayed out when the control is disabled
1047 * fast/forms/file-input-disabled-expected.checksum:
1048 * fast/forms/file-input-disabled-expected.png:
1049 * fast/forms/file-input-disabled-expected.txt:
1051 2007-01-20 Mitz Pettel <mitz@webkit.org>
1055 - test for http://bugs.webkit.org/show_bug.cgi?id=11115
1056 REGRESSION: Crash on Flickr after hitting cancel from adding a note
1058 * fast/forms/text-set-value-crash-expected.txt: Added.
1059 * fast/forms/text-set-value-crash.html: Added.
1061 2007-01-20 Mitz Pettel <mitz@webkit.org>
1065 - test for http://bugs.webkit.org/show_bug.cgi?id=8360
1066 Repro crash when onscroll handler deletes the scrolled object
1068 * fast/layers/removed-by-scroll-handler-expected.checksum: Added.
1069 * fast/layers/removed-by-scroll-handler-expected.png: Added.
1070 * fast/layers/removed-by-scroll-handler-expected.txt: Added.
1071 * fast/layers/removed-by-scroll-handler.html: Added.
1073 2007-01-20 Nikolas Zimmermann <zimmermann@kde.org>
1077 Update svg baseline after the dynamic update fixes.
1079 * svg/custom/js-update-stop-expected.checksum: Added.
1080 * svg/custom/js-update-stop-expected.png: Added.
1081 * svg/custom/js-update-stop-expected.txt: Added.
1082 * svg/custom/js-update-stop.svg: Added.
1083 * svg/custom/use-property-changes-through-dom-expected.checksum: Added.
1084 * svg/custom/use-property-changes-through-dom-expected.png: Added.
1085 * svg/custom/use-property-changes-through-dom-expected.txt: Added.
1086 * svg/custom/use-property-changes-through-dom.svg: Added.
1087 * svg/custom/use-property-changes-through-svg-dom-expected.checksum: Added.
1088 * svg/custom/use-property-changes-through-svg-dom-expected.png: Added.
1089 * svg/custom/use-property-changes-through-svg-dom-expected.txt: Added.
1090 * svg/custom/use-property-changes-through-svg-dom.svg: Added.
1092 2007-01-20 Darin Adler <darin@apple.com>
1094 - updated results because my recent check-in made list boxes
1097 * fast/forms/HTMLOptionElement_label05-expected.checksum:
1098 * fast/forms/HTMLOptionElement_label05-expected.png:
1099 * fast/forms/HTMLOptionElement_label05-expected.txt:
1100 * fast/forms/form-element-geometry-expected.checksum:
1101 * fast/forms/form-element-geometry-expected.png:
1102 * fast/forms/form-element-geometry-expected.txt:
1103 * fast/forms/listbox-clip-expected.checksum:
1104 * fast/forms/listbox-clip-expected.png:
1105 * fast/forms/listbox-clip-expected.txt:
1106 * fast/forms/listbox-width-change-expected.checksum:
1107 * fast/forms/listbox-width-change-expected.png:
1108 * fast/forms/listbox-width-change-expected.txt:
1109 * fast/forms/option-strip-whitespace-expected.checksum:
1110 * fast/forms/option-strip-whitespace-expected.png:
1111 * fast/forms/option-strip-whitespace-expected.txt:
1112 * fast/forms/select-change-popup-to-listbox-expected.checksum:
1113 * fast/forms/select-change-popup-to-listbox-expected.png:
1114 * fast/forms/select-change-popup-to-listbox-expected.txt:
1115 * fast/replaced/replaced-breaking-expected.checksum:
1116 * fast/replaced/replaced-breaking-expected.png:
1117 * fast/replaced/replaced-breaking-expected.txt:
1118 * fast/text/updateNewFont-expected.checksum:
1119 * fast/text/updateNewFont-expected.png:
1120 * fast/text/updateNewFont-expected.txt:
1122 - reset results since the ones I generated before were on Leopard
1124 * fast/forms/select-list-box-with-height-expected.checksum:
1125 * fast/forms/select-list-box-with-height-expected.png:
1127 - generated some missing pixel results
1129 * http/tests/navigation/anchor-basic-expected.checksum: Added.
1130 * http/tests/navigation/anchor-basic-expected.png: Added.
1131 * http/tests/navigation/anchor-frames-expected.checksum: Added.
1132 * http/tests/navigation/anchor-frames-expected.png: Added.
1133 * http/tests/navigation/anchor-goback-expected.checksum: Added.
1134 * http/tests/navigation/anchor-goback-expected.png: Added.
1135 * http/tests/navigation/anchor-subframeload-expected.checksum: Added.
1136 * http/tests/navigation/anchor-subframeload-expected.png: Added.
1137 * http/tests/navigation/error404-basic-expected.checksum: Added.
1138 * http/tests/navigation/error404-basic-expected.png: Added.
1139 * http/tests/navigation/error404-frames-expected.checksum: Added.
1140 * http/tests/navigation/error404-frames-expected.png: Added.
1141 * http/tests/navigation/error404-goback-expected.checksum: Added.
1142 * http/tests/navigation/error404-goback-expected.png: Added.
1143 * http/tests/navigation/error404-subframeload-expected.checksum: Added.
1144 * http/tests/navigation/error404-subframeload-expected.png: Added.
1145 * http/tests/navigation/javascriptlink-basic-expected.checksum: Added.
1146 * http/tests/navigation/javascriptlink-basic-expected.png: Added.
1147 * http/tests/navigation/javascriptlink-frames-expected.checksum: Added.
1148 * http/tests/navigation/javascriptlink-frames-expected.png: Added.
1149 * http/tests/navigation/javascriptlink-goback-expected.checksum: Added.
1150 * http/tests/navigation/javascriptlink-goback-expected.png: Added.
1151 * http/tests/navigation/javascriptlink-subframeload-expected.checksum: Added.
1152 * http/tests/navigation/javascriptlink-subframeload-expected.png: Added.
1153 * http/tests/navigation/metaredirect-basic-expected.checksum: Added.
1154 * http/tests/navigation/metaredirect-basic-expected.png: Added.
1155 * http/tests/navigation/metaredirect-frames-expected.checksum: Added.
1156 * http/tests/navigation/metaredirect-frames-expected.png: Added.
1157 * http/tests/navigation/metaredirect-goback-expected.checksum: Added.
1158 * http/tests/navigation/metaredirect-goback-expected.png: Added.
1159 * http/tests/navigation/metaredirect-subframeload-expected.checksum: Added.
1160 * http/tests/navigation/metaredirect-subframeload-expected.png: Added.
1161 * http/tests/navigation/post-basic-expected.checksum: Added.
1162 * http/tests/navigation/post-basic-expected.png: Added.
1163 * http/tests/navigation/post-frames-expected.checksum: Added.
1164 * http/tests/navigation/post-frames-expected.png: Added.
1165 * http/tests/navigation/post-goback1-expected.checksum: Added.
1166 * http/tests/navigation/post-goback1-expected.png: Added.
1167 * http/tests/navigation/post-goback2-expected.checksum: Added.
1168 * http/tests/navigation/post-goback2-expected.png: Added.
1169 * http/tests/navigation/postredirect-basic-expected.checksum: Added.
1170 * http/tests/navigation/postredirect-basic-expected.png: Added.
1171 * http/tests/navigation/postredirect-frames-expected.checksum: Added.
1172 * http/tests/navigation/postredirect-frames-expected.png: Added.
1173 * http/tests/navigation/postredirect-goback1-expected.checksum: Added.
1174 * http/tests/navigation/postredirect-goback1-expected.png: Added.
1175 * http/tests/navigation/postredirect-goback2-expected.checksum: Added.
1176 * http/tests/navigation/postredirect-goback2-expected.png: Added.
1177 * http/tests/navigation/redirect302-basic-expected.checksum: Added.
1178 * http/tests/navigation/redirect302-basic-expected.png: Added.
1179 * http/tests/navigation/redirect302-frames-expected.checksum: Added.
1180 * http/tests/navigation/redirect302-frames-expected.png: Added.
1181 * http/tests/navigation/redirect302-goback-expected.checksum: Added.
1182 * http/tests/navigation/redirect302-goback-expected.png: Added.
1183 * http/tests/navigation/redirect302-subframeload-expected.checksum: Added.
1184 * http/tests/navigation/redirect302-subframeload-expected.png: Added.
1185 * http/tests/navigation/relativeanchor-basic-expected.checksum: Added.
1186 * http/tests/navigation/relativeanchor-basic-expected.png: Added.
1187 * http/tests/navigation/relativeanchor-frames-expected.checksum: Added.
1188 * http/tests/navigation/relativeanchor-frames-expected.png: Added.
1189 * http/tests/navigation/relativeanchor-goback-expected.checksum: Added.
1190 * http/tests/navigation/relativeanchor-goback-expected.png: Added.
1191 * http/tests/navigation/slowmetaredirect-basic-expected.checksum: Added.
1192 * http/tests/navigation/slowmetaredirect-basic-expected.png: Added.
1193 * http/tests/navigation/slowtimerredirect-basic-expected.checksum: Added.
1194 * http/tests/navigation/slowtimerredirect-basic-expected.png: Added.
1195 * http/tests/navigation/success200-basic-expected.checksum: Added.
1196 * http/tests/navigation/success200-basic-expected.png: Added.
1197 * http/tests/navigation/success200-frames-expected.checksum: Added.
1198 * http/tests/navigation/success200-frames-expected.png: Added.
1199 * http/tests/navigation/success200-frames-loadsame-expected.checksum: Added.
1200 * http/tests/navigation/success200-frames-loadsame-expected.png: Added.
1201 * http/tests/navigation/success200-goback-expected.checksum: Added.
1202 * http/tests/navigation/success200-goback-expected.png: Added.
1203 * http/tests/navigation/success200-loadsame-expected.checksum: Added.
1204 * http/tests/navigation/success200-loadsame-expected.png: Added.
1205 * http/tests/navigation/success200-reload-expected.checksum: Added.
1206 * http/tests/navigation/success200-reload-expected.png: Added.
1207 * http/tests/navigation/success200-subframeload-expected.checksum: Added.
1208 * http/tests/navigation/success200-subframeload-expected.png: Added.
1209 * http/tests/navigation/timerredirect-basic-expected.checksum: Added.
1210 * http/tests/navigation/timerredirect-basic-expected.png: Added.
1211 * http/tests/navigation/timerredirect-frames-expected.checksum: Added.
1212 * http/tests/navigation/timerredirect-frames-expected.png: Added.
1213 * http/tests/navigation/timerredirect-goback-expected.checksum: Added.
1214 * http/tests/navigation/timerredirect-goback-expected.png: Added.
1215 * http/tests/navigation/timerredirect-subframeload-expected.checksum: Added.
1216 * http/tests/navigation/timerredirect-subframeload-expected.png: Added.
1218 2007-01-19 Adele Peterson <adele@apple.com>
1222 Test for <rdar://problem/4697438> REGRESSION: select menu lists match the wrong css rule on www.chainreaction.com
1224 * fast/forms/select-size-expected.checksum: Added.
1225 * fast/forms/select-size-expected.png: Added.
1226 * fast/forms/select-size-expected.txt: Added.
1227 * fast/forms/select-size.html: Added.
1229 2007-01-19 Adele Peterson <adele@apple.com>
1233 Test for <rdar://problem/4760280> REGRESSION: Bottom portion of text hangs off edge of SELECT element at http://macreviewzone.com/index.php
1235 * fast/forms/control-restrict-line-height-expected.checksum: Added.
1236 * fast/forms/control-restrict-line-height-expected.png: Added.
1237 * fast/forms/control-restrict-line-height-expected.txt: Added.
1238 * fast/forms/control-restrict-line-height.html: Added.
1240 2007-01-19 Darin Adler <darin@apple.com>
1244 - test for html4.css problem where we had a missing semicolon and thus missed
1245 parsing a style rule
1247 * fast/forms/radio-no-theme-padding-expected.txt: Added.
1248 * fast/forms/radio-no-theme-padding.html: Added.
1250 - test for http://bugs.webkit.org/show_bug.cgi?id=12008
1251 <rdar://problem/4901834> REGRESSION(NativeListBox): Focus is not placed on
1252 SELECT after mousing down on OPTION
1254 * fast/forms/select-list-box-mouse-focus-expected.txt: Added.
1255 * fast/forms/select-list-box-mouse-focus.html: Added.
1257 - test for http://bugs.webkit.org/show_bug.cgi?id=11999
1258 <rdar://problem/4940442> REGRESSION: Incomplete listing in TVListings window (11999)
1260 Note: Only the pixel test shows the failure in the old version.
1262 Note: I generated the pixel results on Leopard -- may need to be
1265 * fast/forms/select-list-box-with-height-expected.checksum: Added.
1266 * fast/forms/select-list-box-with-height-expected.png: Added.
1267 * fast/forms/select-list-box-with-height-expected.txt: Added.
1268 * fast/forms/select-list-box-with-height.html: Added.
1270 2007-01-19 Beth Dakin <bdakin@apple.com>
1272 Reviewed by Maciej and Darin.
1274 New layout tests and some updates results for the fix for <rdar://
1275 problem/4702420> REGRESSION: Null characters need to be stripped
1276 from text nodes (townhall.com)
1278 * fast/dom/stripNullFromTextNodes-expected.checksum: Added.
1279 * fast/dom/stripNullFromTextNodes-expected.png: Added.
1280 * fast/dom/stripNullFromTextNodes-expected.txt: Added.
1281 * fast/dom/stripNullFromTextNodes.html: Added.
1282 * fast/js/null-char-in-string-expected.txt: New results.
1283 * fast/text/stripNullFromText-expected.checksum: Added.
1284 * fast/text/stripNullFromText-expected.png: Added.
1285 * fast/text/stripNullFromText-expected.txt: Added.
1286 * fast/text/stripNullFromText.html: Added.
1287 * tables/mozilla/images/adforce_imgis_com-expected.txt: New
1289 * tables/mozilla_expected_failures/images/adforce_imgis_com-
1290 expected.checksum: Removed. This is the same test as the one above.
1291 The same test was in two places.
1292 * tables/mozilla_expected_failures/images/adforce_imgis_com-
1293 expected.png: Removed.
1294 * tables/mozilla_expected_failures/images/adforce_imgis_com-
1295 expected.txt: Removed.
1296 * tables/mozilla_expected_failures/images/adforce_imgis_com.html:
1299 2007-01-19 Nikolas Zimmermann <zimmermann@kde.org>
1303 Update svg baseline after <use> rewrite.
1305 * svg/W3C-SVG-1.1/text-text-04-t-expected.png:
1306 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
1307 * svg/carto.net/button-expected.png:
1308 * svg/carto.net/button-expected.txt:
1309 * svg/carto.net/colourpicker-expected.png:
1310 * svg/carto.net/colourpicker-expected.txt:
1311 * svg/carto.net/slider-expected.png:
1312 * svg/carto.net/slider-expected.txt:
1313 * svg/carto.net/window-expected.png:
1314 * svg/carto.net/window-expected.txt:
1315 * svg/custom/use-forward-refs-expected.png:
1316 * svg/custom/use-forward-refs-expected.txt:
1317 * svg/custom/use-instanceRoot-modifications-expected.checksum: Added.
1318 * svg/custom/use-instanceRoot-modifications-expected.png: Added.
1319 * svg/custom/use-instanceRoot-modifications-expected.txt: Added.
1320 * svg/custom/use-instanceRoot-modifications.svg: Added.
1321 * svg/custom/use-on-g-expected.checksum: Added.
1322 * svg/custom/use-on-g-expected.png: Added.
1323 * svg/custom/use-on-g-expected.txt: Added.
1324 * svg/custom/use-on-g.svg: Added.
1325 * svg/custom/use-on-rect-expected.checksum: Added.
1326 * svg/custom/use-on-rect-expected.png: Added.
1327 * svg/custom/use-on-rect-expected.txt: Added.
1328 * svg/custom/use-on-rect.svg: Added.
1329 * svg/custom/use-on-symbol-expected.checksum: Added.
1330 * svg/custom/use-on-symbol-expected.png: Added.
1331 * svg/custom/use-on-symbol-expected.txt: Added.
1332 * svg/custom/use-on-symbol-inside-pattern-expected.checksum: Added.
1333 * svg/custom/use-on-symbol-inside-pattern-expected.png: Added.
1334 * svg/custom/use-on-symbol-inside-pattern-expected.txt: Added.
1335 * svg/custom/use-on-symbol-inside-pattern.svg: Added.
1336 * svg/custom/use-on-symbol.svg: Added.
1337 * svg/custom/use-on-text-expected.checksum: Added.
1338 * svg/custom/use-on-text-expected.png: Added.
1339 * svg/custom/use-on-text-expected.txt: Added.
1340 * svg/custom/use-on-text.svg: Added.
1341 * svg/custom/use-transform-expected.checksum: Added.
1342 * svg/custom/use-transform-expected.png: Added.
1343 * svg/custom/use-transform-expected.txt: Added.
1344 * svg/custom/use-transform.svg: Added.
1346 2007-01-18 Mitz Pettel <mitz@webkit.org>
1350 - test for http://bugs.webkit.org/show_bug.cgi?id=12039
1351 Assertion failure in WebCore::Font::primaryFont
1353 * fast/text/font-initial-expected.checksum: Added.
1354 * fast/text/font-initial-expected.png: Added.
1355 * fast/text/font-initial-expected.txt: Added.
1356 * fast/text/font-initial.html: Added.
1358 2007-01-18 Mitz Pettel <mitz@webkit.org>
1362 - test for http://bugs.webkit.org/show_bug.cgi?id=11451
1363 REGRESSION: Dell.com does not render correctly in ToT (stylesheet not loaded)
1365 * http/tests/misc/css-accept-any-type-expected.txt: Added.
1366 * http/tests/misc/css-accept-any-type.html: Added.
1367 * http/tests/misc/resources/stylesheet.php: Added.
1369 2007-01-18 Mitz Pettel <mitz@webkit.org>
1373 - test for http://bugs.webkit.org/show_bug.cgi?id=11271
1374 REGRESSION (r12358): Text in display: table unselectable
1376 * editing/selection/display-table-text-expected.checksum: Added.
1377 * editing/selection/display-table-text-expected.png: Added.
1378 * editing/selection/display-table-text-expected.txt: Added.
1379 * editing/selection/display-table-text.html: Added.
1381 2007-01-18 John Sullivan <sullivan@apple.com>
1386 <rdar://problem/4912002> REGRESSION: Series of words marked as a single misspelled word
1387 <rdar://problem/4462420> REGRESSION: Mail hangs during Replace All if the replacement string contains the search string
1389 * editing/spelling/spelling-expected.checksum: Added.
1390 * editing/spelling/spelling-expected.png: Added.
1391 * editing/spelling/spelling-expected.txt: Added.
1392 * editing/spelling/spelling.html: Added.
1393 * editing/execCommand/find-after-replace-expected.checksum: Added.
1394 * editing/execCommand/find-after-replace-expected.png: Added.
1395 * editing/execCommand/find-after-replace-expected.txt: Added.
1396 * editing/execCommand/find-after-replace.html: Added.
1398 2007-01-18 David Kilzer <ddkilzer@kilzer.net>
1400 Reviewed by Darin and Mitz.
1402 - Test for http://bugs.webkit.org/show_bug.cgi?id=12305
1403 REGRESSION: Images do not load in video sections on CNN.com homepage
1405 * fast/dom/HTMLImageElement/image-lowsrc-getset-expected.txt: Added.
1406 * fast/dom/HTMLImageElement/image-lowsrc-getset.html: Added.
1408 2007-01-17 Justin Garcia <justin.garcia@apple.com>
1412 <rdar://problem/4920488>
1413 REGRESSION: A crash occurs at WebCore::Range::processContents () when removing formatting from selected text (that contains a link)
1415 * editing/execCommand/4920488-expected.checksum: Added.
1416 * editing/execCommand/4920488-expected.png: Added.
1417 * editing/execCommand/4920488-expected.txt: Added.
1418 * editing/execCommand/4920488.html: Added.
1419 * fast/dom/Range/compareBoundaryPoints-1-expected.txt: Added.
1420 * fast/dom/Range/compareBoundaryPoints-1.html: Added.
1422 2007-01-17 Eric Seidel <eric@webkit.org>
1426 Update results after SVG container hit testing changes.
1428 * svg/custom/pointer-events-text-expected.checksum:
1429 * svg/custom/pointer-events-text-expected.png:
1430 * svg/custom/pointer-events-text-expected.txt:
1432 2007-01-17 Adele Peterson <adele@apple.com>
1436 Updating this new layout test so that it actually crashes before the last fix.
1438 * fast/css/pseudostyle-anonymous-text.html:
1440 2007-01-17 Adele Peterson <adele@apple.com>
1444 Test for http://bugs.webkit.org/show_bug.cgi?id=10139
1445 <rdar://problem/4823028> REGRESSION: Reproducible crash when selecting a popup/button with ::selection pseudostyle
1447 * fast/css/pseudostyle-anonymous-text-expected.txt: Added.
1448 * fast/css/pseudostyle-anonymous-text.html: Added.
1450 2007-01-17 Adele Peterson <adele@apple.com>
1452 Reviewed by Anders and John.
1454 Test for http://bugs.webkit.org/show_bug.cgi?id=11278
1455 <rdar://problem/4826875> REGRESSION: Popup width doesn't change to accommodate dynamic changes to options
1457 * fast/forms/menulist-width-change-expected.checksum: Added.
1458 * fast/forms/menulist-width-change-expected.png: Added.
1459 * fast/forms/menulist-width-change-expected.txt: Added.
1460 * fast/forms/menulist-width-change.html: Added.
1462 2007-01-16 Alexey Proskuryakov <ap@webkit.org>
1466 http://bugs.webkit.org/show_bug.cgi?id=12268
1467 Give object prototypes their own names
1469 * fast/dom/Window/window-properties-expected.txt:
1470 * fast/dom/prototype-chain-expected.txt:
1471 * fast/events/event-view-toString-expected.txt:
1472 * fast/events/mouseclick-target-and-positioning-expected.txt:
1473 * fast/tokenizer/external-script-document-write-expected.checksum:
1474 * fast/tokenizer/external-script-document-write-expected.png:
1475 * fast/tokenizer/external-script-document-write-expected.txt:
1476 Updated the results.
1478 2007-01-17 Eric Seidel <eric@webkit.org>
1480 Reviewed by rwlbuis.
1482 * svg/custom/inner-svg-hit-test-expected.checksum: Added.
1483 * svg/custom/inner-svg-hit-test-expected.png: Added.
1484 * svg/custom/inner-svg-hit-test-expected.txt: Added.
1485 * svg/custom/inner-svg-hit-test.svg: Added.
1487 2007-01-17 Eric Seidel <eric@webkit.org>
1489 Reviewed by mitz and rwlbuis.
1491 SVGs don't work as background images.
1492 http://bugs.webkit.org/show_bug.cgi?id=12096
1494 * fast/images/svg-as-background-expected.checksum:
1495 * fast/images/svg-as-background-expected.png:
1496 * fast/images/svg-as-tiled-background-expected.checksum:
1497 * fast/images/svg-as-tiled-background-expected.png:
1499 2007-01-16 Justin Garcia <justin.garcia@apple.com>
1501 Reviewed by harrison
1503 <rdar://problem/4747450>
1504 Gmail Editor: Caret doesn't always position itself after list marker
1505 <rdar://problem/4917055>
1506 GMail Editor: A hang can occur when attempting to apply list styling to selected indented text
1509 * editing/execCommand/4747450-expected.checksum: Added.
1510 * editing/execCommand/4747450-expected.png: Added.
1511 * editing/execCommand/4747450-expected.txt: Added.
1512 * editing/execCommand/4747450.html: Added.
1513 * editing/execCommand/4917055-expected.txt: Added.
1514 * editing/execCommand/4917055.html: Added.
1516 * editing/execCommand/create-list-with-hr-expected.checksum:
1517 * editing/execCommand/create-list-with-hr-expected.png:
1518 * editing/execCommand/create-list-with-hr-expected.txt:
1520 2007-01-16 Darin Adler <darin@apple.com>
1522 - updated one more test results affected by Rob's coordinates patch
1524 * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum: Regenerated.
1525 * svg/W3C-SVG-1.1/coords-units-03-b-expected.png: Ditto.
1526 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: Ditto.
1528 2007-01-15 Rob Buis <buis@kde.org>
1533 http://bugs.webkit.org/show_bug.cgi?id=12272
1534 SVG picture is clipped (edges not visible)
1536 Also updated test results(all improvements, matches Opera
1539 * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
1540 * svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
1541 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1542 * svg/custom/coords-relative-units-transforms-expected.checksum:
1543 * svg/custom/coords-relative-units-transforms-expected.png:
1544 * svg/custom/coords-relative-units-transforms-expected.txt:
1545 * svg/custom/css-pixels-dpi-expected.checksum: Added.
1546 * svg/custom/css-pixels-dpi-expected.png: Added.
1547 * svg/custom/css-pixels-dpi-expected.txt: Added.
1548 * svg/custom/css-pixels-dpi.svg: Added.
1549 * svg/custom/js-update-container-expected.checksum:
1550 * svg/custom/js-update-container-expected.png:
1551 * svg/custom/js-update-container-expected.txt:
1553 2007-01-15 Eric Seidel <eric@webkit.org>
1557 Don't map attributes in namespaces other than null to CSS properties.
1559 * svg/custom/attribute-namespace-check-expected.checksum: Added.
1560 * svg/custom/attribute-namespace-check-expected.png: Added.
1561 * svg/custom/attribute-namespace-check-expected.txt: Added.
1562 * svg/custom/attribute-namespace-check.svg: Added.
1564 2007-01-15 Darin Adler <darin@apple.com>
1566 - test for http://bugs.webkit.org/show_bug.cgi?id=12190
1567 REGRESSION: Placeholder text does not reflect dynamic updates
1569 * fast/forms/placeholder-set-attribute-expected.checksum: Added.
1570 * fast/forms/placeholder-set-attribute-expected.png: Added.
1571 * fast/forms/placeholder-set-attribute-expected.txt: Added.
1572 * fast/forms/placeholder-set-attribute.html: Added.
1574 2007-01-15 Justin Garcia <justin.garcia@apple.com>
1578 <rdar://problem/4810960>
1579 Gmail Editor: window.focus() called on keyDown (9640)
1581 * editing/input/attributed-substring-from-range-lines.html-disabled:
1582 * fast/events/keydown-1-expected.checksum: Added.
1583 * fast/events/keydown-1-expected.png: Added.
1584 * fast/events/keydown-1-expected.txt: Added.
1585 * fast/events/keydown-1.html: Added.
1587 2007-01-15 Adam Roben <aroben@apple.com>
1591 Fix: http://bugs.webkit.org/show_bug.cgi?id=12288
1592 fast/tokenizer/004 needs new results
1594 * fast/tokenizer/004.html: Changed to dump as text, changed tabs to
1596 * fast/tokenizer/004-expected.txt: Updated results.
1597 * fast/tokenizer/004-expected.checksum: Removed.
1598 * fast/tokenizer/004-expected.png: Removed.
1600 2007-01-15 Mitz Pettel <mitz@webkit.org>
1604 - updates for http://bugs.webkit.org/show_bug.cgi?id=8604
1605 rowspan does not work when set through javascript
1607 * fast/dom/HTMLTableElement/colSpan-expected.checksum: Updated.
1608 * fast/dom/HTMLTableElement/colSpan-expected.png: Updated.
1609 * fast/dom/HTMLTableElement/colSpan-expected.txt: Updated.
1610 * fast/dom/HTMLTableElement/colSpan.html: Removed comment about expected
1612 * tables/mozilla/bugs/bug22246-2-expected.checksum: Added.
1613 * tables/mozilla/bugs/bug22246-2-expected.png: Added.
1614 * tables/mozilla/bugs/bug22246-2-expected.txt: Added.
1615 * tables/mozilla/bugs/bug22246-2a-expected.checksum: Added.
1616 * tables/mozilla/bugs/bug22246-2a-expected.png: Added.
1617 * tables/mozilla/bugs/bug22246-2a-expected.txt: Added.
1618 * tables/mozilla/bugs/bug22246-3-expected.checksum: Added.
1619 * tables/mozilla/bugs/bug22246-3-expected.png: Added.
1620 * tables/mozilla/bugs/bug22246-3-expected.txt: Added.
1621 * tables/mozilla/bugs/bug22246-3a-expected.checksum: Added.
1622 * tables/mozilla/bugs/bug22246-3a-expected.png: Added.
1623 * tables/mozilla/bugs/bug22246-3a-expected.txt: Added.
1624 * tables/mozilla_expected_failures/bugs/bug22246-2-expected.checksum: Removed.
1625 * tables/mozilla_expected_failures/bugs/bug22246-2-expected.png: Removed.
1626 * tables/mozilla_expected_failures/bugs/bug22246-2-expected.txt: Removed.
1627 * tables/mozilla_expected_failures/bugs/bug22246-2.html: Moved to mozilla/ since it
1629 * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.checksum: Removed.
1630 * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.png: Removed.
1631 * tables/mozilla_expected_failures/bugs/bug22246-2a-expected.txt: Removed.
1632 * tables/mozilla_expected_failures/bugs/bug22246-2a.html: Moved to mozilla/ since it
1634 * tables/mozilla_expected_failures/bugs/bug22246-3-expected.checksum: Removed.
1635 * tables/mozilla_expected_failures/bugs/bug22246-3-expected.png: Removed.
1636 * tables/mozilla_expected_failures/bugs/bug22246-3-expected.txt: Removed.
1637 * tables/mozilla_expected_failures/bugs/bug22246-3.html: Moved to mozilla/ since it
1639 * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.checksum: Removed.
1640 * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.png: Removed.
1641 * tables/mozilla_expected_failures/bugs/bug22246-3a-expected.txt: Removed.
1642 * tables/mozilla_expected_failures/bugs/bug22246-3a.html: Moved to mozilla/ since it
1645 2007-01-15 Alexey Proskuryakov <ap@webkit.org>
1649 http://bugs.webkit.org/show_bug.cgi?id=6272
1650 XMLHttpRequest freezes on getting a missing document with overridden Content-Length
1652 http://bugs.webkit.org/show_bug.cgi?id=6212
1653 Investigate disallowing some XMLHttpRequest headers from being set via setRequestHeader.
1655 * http/tests/xmlhttprequest/connection-error-sync-expected.txt: Added.
1656 * http/tests/xmlhttprequest/connection-error-sync.html: Added.
1657 * http/tests/xmlhttprequest/resources/infinite-loop.php: Added.
1658 * http/tests/xmlhttprequest/resources/print-headers.cgi: Added.
1659 * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt: Added.
1660 * http/tests/xmlhttprequest/set-dangerous-headers.html: Added.
1662 2007-01-15 Rob Buis <buis@kde.org>
1667 http://bugs.webkit.org/show_bug.cgi?id=12069
1668 Hit detection fails under some viewbox constraints
1670 * svg/custom/viewBox-hit-expected.checksum: Added.
1671 * svg/custom/viewBox-hit-expected.png: Added.
1672 * svg/custom/viewBox-hit-expected.txt: Added.
1673 * svg/custom/viewBox-hit.svg: Added.
1675 2007-01-15 Eric Seidel <eric@webkit.org>
1679 SVG gradients do not notice stop additions
1680 http://bugs.webkit.org/show_bug.cgi?id=12192
1682 * svg/custom/gradient-add-stops-expected.checksum: Added.
1683 * svg/custom/gradient-add-stops-expected.png: Added.
1684 * svg/custom/gradient-add-stops-expected.txt: Added.
1685 * svg/custom/gradient-add-stops.svg: Added.
1687 2007-01-14 Eric Seidel <eric@webkit.org>
1691 SVG does not correctly handle float: left
1692 http://bugs.webkit.org/show_bug.cgi?id=12210
1694 * svg/custom/svg-float-border-padding-expected.checksum: Added.
1695 * svg/custom/svg-float-border-padding-expected.png: Added.
1696 * svg/custom/svg-float-border-padding-expected.txt: Added.
1697 * svg/custom/svg-float-border-padding.xml: Added.
1699 2007-01-14 Mitz Pettel <mitz@webkit.org>
1703 - test for http://bugs.webkit.org/show_bug.cgi?id=12264
1704 REGRESSION (r18843): Webkit crashes on 43Folders.com home page
1706 * fast/tokenizer/ignore-tags-in-iframe-expected.txt: Added.
1707 * fast/tokenizer/ignore-tags-in-iframe.html: Added.
1709 2007-01-14 Alexey Proskuryakov <ap@webkit.org>
1713 * fast/multicol/float-multicol.html: Fixed an URL not to point to a
1714 remote resource (we already have a local copy).
1716 2007-01-14 Alexey Proskuryakov <ap@webkit.org>
1718 http://bugs.webkit.org/show_bug.cgi?id=12258
1719 fast/tokenizer/002 test broken
1721 * editing/selection/designmode-no-caret-expected.txt:
1722 * fast/dom/HTMLHeadElement/textInHead4-expected.txt:
1723 * fast/parser/broken-comments-vs-parsing-mode-expected.txt:
1724 * fast/parser/tabs-in-scripts-expected.txt:
1725 * fast/tokenizer/external-script-document-write-expected.txt:
1726 * fast/tokenizer/missing-title-end-tag-1-expected.txt:
1727 * tables/mozilla/images/adforce_imgis_com-expected.txt:
1728 * tables/mozilla_expected_failures/images/adforce_imgis_com-expected.txt:
1729 Updated the results (inconsequential changes only).
1731 2007-01-14 Adam Roben <aroben@apple.com>
1735 * editing/deleting/4845371.html: Removed bogus "Javascript" type.
1736 * editing/selection/4397952.html: Ditto.
1737 * fast/html/script-allowed-types-languages-expected.txt: Added.
1738 * fast/html/script-allowed-types-languages.html: Added. Tests
1739 type/language whitelisting.
1741 2007-01-14 Mark Rowe <mrowe@apple.com>
1745 Layout tests for fixes to JavaScript pretty-printing.
1747 * fast/js/pretty-print-expected.txt:
1748 * fast/js/resources/pretty-print.js: Test handling of object literal with non-identifier property name, and of array literals.
1750 2007-01-13 Alexey Proskuryakov <ap@webkit.org>
1754 Test for http://bugs.webkit.org/show_bug.cgi?id=12165
1755 REGRESSION: text encoding problem at jn.sapo.pt
1757 * fast/encoding/script-in-head-expected.txt: Added.
1758 * fast/encoding/script-in-head.html: Added.
1760 2007-01-13 Eric Seidel <eric@webkit.org>
1765 http://bugs.webkit.org/show_bug.cgi?id=10364
1767 * svg/custom/svg-absolute-children-expected.checksum: Added.
1768 * svg/custom/svg-absolute-children-expected.png: Added.
1769 * svg/custom/svg-absolute-children-expected.txt: Added.
1770 * svg/custom/svg-absolute-children.svg: Added.
1772 2007-01-12 David Kilzer <ddkilzer@kilzer.net>
1776 - test for fast/css/line-height.html
1777 REGRESSION (r18816-r18818): Assertion failure in
1778 WebCore::Length::Length[in-charge](int, WebCore::LengthType, bool)
1780 * fast/css/line-height-expected.checksum: Added.
1781 * fast/css/line-height-expected.png: Added.
1782 * fast/css/line-height-expected.txt: Added.
1783 * fast/css/line-height.html: Added.
1785 2007-01-12 Justin Garcia <justin.garcia@apple.com>
1789 <rdar://problem/4875425>
1790 EBay, GMail, and GoogleDocs RTEs font size popups don't work
1792 Added to test changes:
1793 * editing/style/fontsize-1-expected.checksum: Added.
1794 * editing/style/fontsize-1-expected.png: Added.
1795 * editing/style/fontsize-1-expected.txt: Added.
1796 * editing/style/fontsize-1.html: Added.
1798 Removed use of "px" and "pt" values passed to
1799 execCommand("FontSize", ...) (other browsers don't
1801 * editing/input/attributed-substring-from-range-lines.html-disabled:
1802 * editing/style/block-style-004-expected.checksum:
1803 * editing/style/block-style-004-expected.png:
1804 * editing/style/block-style-004-expected.txt:
1805 * editing/style/block-style-004.html:
1806 * editing/style/block-style-005-expected.checksum:
1807 * editing/style/block-style-005-expected.png:
1808 * editing/style/block-style-005-expected.txt:
1809 * editing/style/block-style-005.html:
1810 * editing/style/block-style-006-expected.checksum:
1811 * editing/style/block-style-006-expected.png:
1812 * editing/style/block-style-006-expected.txt:
1813 * editing/style/block-style-006.html:
1815 2007-01-12 Mitz Pettel <mitz@webkit.org>
1819 - test updated for http://bugs.webkit.org/show_bug.cgi?id=12215
1820 Treat 'overflow' and '-webkit-border-radius' as shorthands when parsing and
1823 * fast/css/remove-shorthand-expected.txt:
1824 * fast/css/remove-shorthand.html:
1826 2007-01-12 Rob Buis <buis@kde.org>
1830 Test for poly element identity.
1832 * svg/custom/poly-identify-expected.checksum: Added.
1833 * svg/custom/poly-identify-expected.png: Added.
1834 * svg/custom/poly-identify-expected.txt: Added.
1835 * svg/custom/poly-identify.svg: Added.
1837 2007-01-11 David Hyatt <hyatt@apple.com>
1839 Force column-width to parse in strict mode so that there is no confusion when it is used in the columns
1840 shorthand (it can be mistaken for column-count otherwise).
1844 * fast/multicol/columns-shorthand-parsing-expected.checksum: Added.
1845 * fast/multicol/columns-shorthand-parsing-expected.png: Added.
1846 * fast/multicol/columns-shorthand-parsing-expected.txt: Added.
1847 * fast/multicol/columns-shorthand-parsing.html: Added.
1849 2007-01-11 Mitz Pettel <mitz@webkit.org>
1853 - updated results for http://bugs.webkit.org/show_bug.cgi?id=12124
1854 RenderTable::section{Above,Below}() can return the wrong answer for the {footer,header}
1856 Collapsed borders changed in the "marvin" tests, as the footer cells now
1857 collapse correctly with the last row of the body. Visual differences not
1858 captured by the pixel results since they occurred below 600px.
1860 The "other" test has changed since in a table with multiple captions,
1861 now the first one wins. No visual difference in this case since both captions
1864 * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
1865 * tables/mozilla/marvin/backgr_position-table-expected.txt:
1866 * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
1867 * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
1868 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
1869 * tables/mozilla/marvin/backgr_simple-table-expected.txt:
1870 * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
1871 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
1872 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
1873 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
1874 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
1875 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
1876 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
1877 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
1878 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
1879 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
1880 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
1881 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
1882 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
1883 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
1884 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
1885 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
1886 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
1887 * tables/mozilla_expected_failures/other/test4-expected.txt:
1889 2007-01-11 Mitz Pettel <mitz@webkit.org>
1893 - updated results for http://bugs.webkit.org/show_bug.cgi?id=12115
1894 RTL text is jumbled on display
1895 (fixing fixed table layout)
1897 * tables/mozilla/bugs/bug157890-expected.checksum:
1898 * tables/mozilla/bugs/bug157890-expected.png:
1899 * tables/mozilla/bugs/bug157890-expected.txt:
1900 * tables/mozilla/bugs/bug44505-expected.checksum:
1901 * tables/mozilla/bugs/bug44505-expected.png:
1902 * tables/mozilla/bugs/bug44505-expected.txt:
1903 * tables/mozilla_expected_failures/bugs/bug7243-expected.checksum:
1904 * tables/mozilla_expected_failures/bugs/bug7243-expected.png:
1905 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
1907 2007-01-11 Mitz Pettel <mitz@webkit.org>
1911 - test for http://bugs.webkit.org/show_bug.cgi?id=8438
1912 iExploder(#460): Assertion failure in RenderObject::drawBorder()
1914 * fast/block/basic/fieldset-stretch-to-legend-expected.checksum: Added.
1915 * fast/block/basic/fieldset-stretch-to-legend-expected.png: Added.
1916 * fast/block/basic/fieldset-stretch-to-legend-expected.txt: Added.
1917 * fast/block/basic/fieldset-stretch-to-legend.html: Added.
1919 2007-01-11 Mitz Pettel <mitz@webkit.org>
1923 - test for http://bugs.webkit.org/show_bug.cgi?id=11449
1924 Type-to-select in unopened popups doesn't work with Hebrew
1926 * fast/forms/select-type-ahead-non-latin-expected.txt: Added.
1927 * fast/forms/select-type-ahead-non-latin.html: Added.
1929 2007-01-11 Justin Garcia <justin.garcia@apple.com>
1933 <rdar://problem/4889140>
1934 GMail Editor: List creation fails in new message
1936 * editing/execCommand/insert-list-empty-div-expected.checksum: Added.
1937 * editing/execCommand/insert-list-empty-div-expected.png: Added.
1938 * editing/execCommand/insert-list-empty-div-expected.txt: Added.
1939 * editing/execCommand/insert-list-empty-div.html: Added.
1941 2007-01-10 Rob Buis <buis@kde.org>
1945 Update test results:
1946 http://bugs.webkit.org/show_bug.cgi?id=12201
1947 Fix image dragging issues with http://www.carto.net/papers/svg/gui/scrollbar/index.svg
1949 * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
1950 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1951 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1952 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1953 * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
1954 * svg/carto.net/scrollbar-expected.txt:
1955 * svg/carto.net/textbox-expected.txt:
1956 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1957 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1958 * svg/custom/feComponentTransfer-Linear-expected.txt:
1959 * svg/custom/feComponentTransfer-Table-expected.txt:
1961 2007-01-10 Kirby White <KWhiteRight@gmail.com>
1965 New and adjusted test cases for
1966 http://bugs.webkit.org/show_bug.cgi?id=11841
1968 * fast/dom/HTMLImageElement/image-alt-text-expected.checksum: Added.
1969 * fast/dom/HTMLImageElement/image-alt-text-expected.png: Added.
1970 * fast/dom/HTMLImageElement/image-alt-text-expected.txt: Added.
1971 * fast/dom/HTMLImageElement/image-alt-text.html: Added.
1972 * fast/dom/HTMLImageElement/resources/blue_rect.jpg: Added.
1973 * fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Added.
1974 * fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added.
1975 * fast/dom/HTMLInputElement/input-image-alt-text-expected.txt: Added.
1976 * fast/dom/HTMLInputElement/input-image-alt-text.html: Added.
1977 * fast/dom/HTMLInputElement/resources/blue_rect.jpg: Added.
1978 * fast/forms/focus2-expected.txt:
1979 * fast/forms/focus2.html:
1980 * fast/forms/input-value-expected.checksum:
1981 * fast/forms/input-value-expected.png:
1982 * fast/forms/input-value-expected.txt:
1984 2007-01-10 Mitz Pettel <mitz@webkit.org>
1988 - test for http://bugs.webkit.org/show_bug.cgi?id=9284
1989 Quirksmode (CSS1): Removing inline border styles is impossible
1991 * fast/css/remove-shorthand-expected.txt: Added.
1992 * fast/css/remove-shorthand.html: Added.
1994 2007-01-10 Nikolas Zimmermann <zimmermann@kde.org>
1998 Update SVG baseline after the svg dynamic update fixes.
2000 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2001 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2002 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2003 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
2004 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2005 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
2006 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2007 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2008 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2009 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2010 * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
2011 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
2012 * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
2013 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
2014 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
2015 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
2016 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
2017 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
2018 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
2019 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
2020 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
2021 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2022 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2023 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
2024 * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
2025 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
2026 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
2027 * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
2028 * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2029 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2030 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2031 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2032 * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
2033 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2034 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2035 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2036 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2037 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2038 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
2039 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2040 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2041 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2042 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
2043 * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
2044 * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
2045 * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
2046 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2047 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2048 * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
2049 * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
2050 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2051 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2052 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2053 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2054 * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
2055 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
2056 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
2057 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
2058 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2059 * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
2060 * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
2061 * svg/carto.net/button-expected.txt:
2062 * svg/carto.net/colourpicker-expected.txt:
2063 * svg/carto.net/scrollbar-expected.txt:
2064 * svg/custom/SVGPoint-matrixTransform-expected.txt:
2065 * svg/custom/getTransformToElement-expected.txt:
2066 * svg/custom/path-bad-data-expected.png:
2067 * svg/custom/path-bad-data-expected.txt:
2068 * svg/custom/polyline-setattribute-points-null-expected.txt:
2069 * svg/custom/text-ctm-expected.txt:
2071 2007-01-09 Justin Garcia <justin.garcia@apple.com>
2075 * editing/inserting/4840662-expected.checksum: Added.
2076 * editing/inserting/4840662-expected.png: Added.
2077 * editing/inserting/4840662-expected.txt: Added.
2078 * editing/inserting/4840662.html: Added.
2079 * editing/pasteboard/4840662-expected.checksum: Added.
2080 * editing/pasteboard/4840662-expected.png: Added.
2081 * editing/pasteboard/4840662-expected.txt: Added.
2082 * editing/pasteboard/4840662.html: Added.
2084 2007-01-09 Rob Buis <buis@kde.org>
2089 http://bugs.webkit.org/show_bug.cgi?id=12145
2090 Color parsing is too relaxed in strict mode
2092 * fast/css/color-quirk-expected.checksum: Added.
2093 * fast/css/color-quirk-expected.png: Added.
2094 * fast/css/color-quirk-expected.txt: Added.
2095 * fast/css/color-quirk.html: Added.
2096 * fast/css/color-strict-expected.checksum: Added.
2097 * fast/css/color-strict-expected.png: Added.
2098 * fast/css/color-strict-expected.txt: Added.
2099 * fast/css/color-strict.html: Added.
2101 2007-01-09 Mitz Pettel <mitz@webkit.org>
2105 - test for http://bugs.webkit.org/show_bug.cgi?id=11078
2106 Forms Don't Submit (ASP Pages)
2108 * fast/dom/collection-namedItem-via-item-expected.txt: Added.
2109 * fast/dom/collection-namedItem-via-item.html: Added.
2111 2007-01-09 Darin Adler <darin@apple.com>
2115 - added a Thai line breaking test
2117 * fast/text/international/thai-line-breaks-expected.checksum: Added.
2118 * fast/text/international/thai-line-breaks-expected.png: Added.
2119 * fast/text/international/thai-line-breaks-expected.txt: Added.
2120 * fast/text/international/thai-line-breaks.html: Added.
2122 2007-01-09 Rob Buis <buis@kde.org>
2127 http://bugs.webkit.org/show_bug.cgi?id=12129
2128 repaint issue after setting viewBox attribute with ECMAScript
2130 * svg/custom/dynamic-viewBox-expected.checksum: Added.
2131 * svg/custom/dynamic-viewBox-expected.png: Added.
2132 * svg/custom/dynamic-viewBox-expected.txt: Added.
2133 * svg/custom/dynamic-viewBox.svg: Added.
2135 2007-01-08 Sam Weinig <sam@webkit.org>
2139 Update results to include outline-color.
2141 * fast/css/computed-style-expected.txt:
2142 * fast/css/computed-style.html:
2144 2007-01-08 Remi Zara <remi_zara@mac.com>
2146 Reviewed by Darin and Eric.
2148 Fixes: http://bugs.webkit.org/show_bug.cgi?id=12150
2149 Corrected results for W3C's pservers-grad-16-b.
2150 Add a test for stop values corner cases.
2152 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
2153 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
2154 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
2155 * svg/custom/gradient-stop-corner-cases-expected.checksum: Added.
2156 * svg/custom/gradient-stop-corner-cases-expected.png: Added.
2157 * svg/custom/gradient-stop-corner-cases-expected.txt: Added.
2158 * svg/custom/gradient-stop-corner-cases.svg: Added.
2160 2007-01-08 Darin Adler <darin@apple.com>
2162 - turn off the Armenian part of this test for now,
2163 since it gives different results with different fonts
2165 * fast/lists/w3-list-styles-expected.checksum:
2166 * fast/lists/w3-list-styles-expected.png:
2167 * fast/lists/w3-list-styles-expected.txt:
2168 * fast/lists/w3-list-styles.html:
2170 2007-01-08 Alexey Proskuryakov <ap@webkit.org>
2174 Test for http://bugs.webkit.org/show_bug.cgi?id=12099
2175 XMLHttpRequest shouldn't honor a charset specified via setRequestHeader
2177 * http/tests/xmlhttprequest/request-encoding-expected.txt: Added.
2178 * http/tests/xmlhttprequest/request-encoding.html: Added.
2180 2007-01-08 Alexey Proskuryakov <ap@webkit.org>
2184 http://bugs.webkit.org/show_bug.cgi?id=7640
2185 Menu items are displayed as "undefined"
2187 * fast/dom/Window/window-properties-expected.txt: Updated the results.
2189 * fast/dom/node-item-expected.txt: Added.
2190 * fast/dom/node-item.html: Added.
2191 Check that there is no Node:item or HTMLElement:item.
2193 2007-01-08 Darin Adler <darin@apple.com>
2195 - added a W3C list style test that was cited in a bug
2197 * fast/lists/w3-list-styles-expected.checksum: Added.
2198 * fast/lists/w3-list-styles-expected.png: Added.
2199 * fast/lists/w3-list-styles-expected.txt: Added.
2200 * fast/lists/w3-list-styles.html: Added.
2202 2007-01-08 Darin Adler <darin@apple.com>
2206 - http://bugs.webkit.org/show_bug.cgi?id=12142
2207 render tree dump for test results should include the value of list markers
2209 * css1/basic/class_as_selector-expected.txt:
2210 * css1/basic/containment-expected.txt:
2211 * css1/basic/contextual_selectors-expected.txt:
2212 * css1/basic/id_as_selector-expected.txt:
2213 * css1/box_properties/border_bottom-expected.txt:
2214 * css1/box_properties/border_left-expected.txt:
2215 * css1/box_properties/border_right_inline-expected.txt:
2216 * css1/box_properties/border_top-expected.txt:
2217 * css1/box_properties/clear_float-expected.txt:
2218 * css1/box_properties/margin-expected.txt:
2219 * css1/box_properties/margin_bottom-expected.txt:
2220 * css1/box_properties/margin_left-expected.txt:
2221 * css1/box_properties/margin_right-expected.txt:
2222 * css1/box_properties/margin_top-expected.txt:
2223 * css1/box_properties/padding_left-expected.txt:
2224 * css1/box_properties/padding_right-expected.txt:
2225 * css1/cascade/cascade_order-expected.txt:
2226 * css1/classification/display-expected.txt:
2227 * css1/classification/list_style-expected.txt:
2228 * css1/classification/list_style_image-expected.txt:
2229 * css1/classification/list_style_position-expected.txt:
2230 * css1/classification/list_style_type-expected.txt:
2231 * css1/conformance/forward_compatible_parsing-expected.txt:
2232 * css1/pseudo/anchor-expected.txt:
2233 * css2.1/t0402-c71-fwd-parsing-02-f-expected.txt:
2234 * css2.1/t0505-c16-descendant-01-e-expected.txt:
2235 * css2.1/t050803-c14-classes-00-e-expected.txt:
2236 * css2.1/t0509-c15-ids-01-e-expected.txt:
2237 * css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
2238 * css2.1/t0805-c5519-brdr-r-02-e-expected.txt:
2239 * css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
2240 * css2.1/t0805-c5521-brdr-l-02-e-expected.txt:
2241 * css2.1/t1205-c561-list-displ-00-b-expected.txt:
2242 * css2.1/t1205-c563-list-type-00-b-expected.txt:
2243 * css2.1/t1205-c563-list-type-01-b-expected.txt:
2244 * css2.1/t1205-c564-list-img-00-b-g-expected.txt:
2245 * css2.1/t1205-c565-list-pos-00-b-expected.txt:
2246 * css2.1/t1205-c566-list-stl-00-e-ag-expected.txt:
2247 * editing/deleting/4866671-expected.txt:
2248 * editing/deleting/delete-first-list-item-expected.txt:
2249 * editing/deleting/delete-link-1-expected.txt:
2250 * editing/deleting/delete-listitem-002-expected.txt:
2251 * editing/deleting/list-item-1-expected.txt:
2252 * editing/deleting/merge-into-empty-block-2-expected.txt:
2253 * editing/execCommand/4641880-1-expected.txt:
2254 * editing/execCommand/create-list-from-range-selection-expected.txt:
2255 * editing/execCommand/create-list-with-hr-expected.txt:
2256 * editing/execCommand/indent-list-item-expected.txt:
2257 * editing/execCommand/indent-selection-expected.txt:
2258 * editing/execCommand/insert-list-and-stitch-expected.txt:
2259 * editing/execCommand/remove-list-from-range-selection-expected.txt:
2260 * editing/execCommand/remove-list-item-1-expected.txt:
2261 * editing/execCommand/remove-list-items-expected.txt:
2262 * editing/execCommand/switch-list-type-expected.txt:
2263 * editing/inserting/insert-div-022-expected.txt:
2264 * editing/inserting/insert-div-023-expected.txt:
2265 * editing/inserting/insert-div-024-expected.txt:
2266 * editing/pasteboard/4861080-expected.txt:
2267 * editing/pasteboard/drop-link-expected.txt:
2268 * editing/pasteboard/innerText-inline-table-expected.txt:
2269 * editing/pasteboard/input-field-1-expected.txt:
2270 * editing/pasteboard/merge-end-list-expected.txt:
2271 * editing/pasteboard/merge-start-list-expected.txt:
2272 * editing/pasteboard/paste-4039777-fix-expected.txt:
2273 * editing/pasteboard/paste-list-001-expected.txt:
2274 * editing/pasteboard/select-element-1-expected.txt:
2275 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2276 * editing/selection/extend-by-word-002-expected.txt:
2277 * editing/selection/move-by-line-002-expected.txt:
2278 * editing/selection/select-all-iframe-expected.txt:
2279 * editing/selection/selectNode-expected.txt:
2280 * editing/selection/selectNodeContents-expected.txt:
2281 * editing/unsupported-content/list-delete-001-expected.txt:
2282 * editing/unsupported-content/list-type-after-expected.txt:
2283 * editing/unsupported-content/list-type-before-expected.txt:
2284 * fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt:
2285 * fast/block/float/014-expected.txt:
2286 * fast/css-generated-content/009-expected.txt:
2287 * fast/css/001-expected.txt:
2288 * fast/css/continuationCrash-expected.txt:
2289 * fast/css/css2-system-fonts-expected.txt:
2290 * fast/css/css3-modsel-22-expected.txt:
2291 * fast/css/list-outline-expected.txt:
2292 * fast/doctypes/001-expected.txt:
2293 * fast/doctypes/002-expected.txt:
2294 * fast/doctypes/003-expected.txt:
2295 * fast/doctypes/004-expected.txt:
2296 * fast/dom/Window/window-onFocus-expected.txt:
2297 * fast/forms/form-hides-table-expected.txt:
2298 * fast/forms/plaintext-mode-2-expected.txt:
2299 * fast/lists/001-expected.txt:
2300 * fast/lists/002-expected.txt:
2301 * fast/lists/003-expected.txt:
2302 * fast/lists/004-expected.txt:
2303 * fast/lists/005-expected.txt:
2304 * fast/lists/006-expected.txt:
2305 * fast/lists/007-expected.txt:
2306 * fast/lists/008-expected.txt:
2307 * fast/lists/alpha-list-wrap-expected.txt:
2308 * fast/lists/decimal-leading-zero-expected.txt:
2309 * fast/lists/drag-into-marker-expected.txt:
2310 * fast/lists/dynamic-marker-crash-expected.txt:
2311 * fast/lists/inlineBoxWrapperNullCheck-expected.txt:
2312 * fast/lists/li-br-expected.txt:
2313 * fast/lists/li-style-alpha-huge-value-crash-expected.txt:
2314 * fast/lists/li-values-expected.txt:
2315 * fast/lists/markers-in-selection-expected.txt:
2316 * fast/lists/numeric-markers-outside-list-expected.txt:
2317 * fast/lists/ol-display-types-expected.txt:
2318 * fast/lists/olstart-expected.txt:
2319 * fast/lists/ordered-list-with-no-ol-tag-expected.txt:
2320 * fast/lists/scrolled-marker-paint-expected.txt:
2321 * fast/overflow/overflow-rtl-expected.txt:
2322 * fast/selectors/001-expected.txt:
2323 * fast/selectors/013-expected.txt:
2324 * fast/selectors/015-expected.txt:
2325 * fast/selectors/166-expected.txt:
2326 * fast/table/018-expected.txt:
2327 * fast/table/form-with-table-style-expected.txt:
2328 * fast/text/whitespace/tab-character-basics-expected.txt:
2329 * fast/tokenizer/004-expected.txt:
2330 * tables/mozilla/bugs/bug23235-expected.txt:
2331 * tables/mozilla/bugs/bug30692-expected.txt:
2332 * tables/mozilla/bugs/bug3191-expected.txt:
2333 * tables/mozilla/bugs/bug32205-2-expected.txt:
2334 * tables/mozilla/marvin/backgr_index-expected.txt:
2335 * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
2336 * tables/mozilla/marvin/x_table-expected.txt:
2337 * tables/mozilla/other/wa_table_thtd_rowspan-expected.txt:
2338 * tables/mozilla/other/wa_table_tr_align-expected.txt:
2339 * tables/mozilla_expected_failures/bugs/bug1010-expected.txt:
2340 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
2341 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
2342 * traversal/stay-within-root-expected.txt:
2344 2007-01-08 Sam Weinig <sam@webkit.org>
2348 Update results to include -webkit-box-shadow.
2350 * fast/css/computed-style-expected.txt:
2352 2007-01-08 Andrew Wellington <proton@wiretapped.net>
2356 * fast/css/computed-style-expected.txt: Update results to include
2357 -webkit-column styles.
2359 2007-01-08 David Hyatt <hyatt@apple.com>
2361 Add layout test for inheritance of auto z-index.
2365 * fast/layers/zindex-inherit-expected.checksum: Added.
2366 * fast/layers/zindex-inherit-expected.png: Added.
2367 * fast/layers/zindex-inherit-expected.txt: Added.
2368 * fast/layers/zindex-inherit.html: Added.
2370 2007-01-07 Rob Buis <buis@kde.org>
2375 http://bugzilla.opendarwin.org/show_bug.cgi?id=10587
2376 pointer-events is not implemented for RenderSVGImage or RenderSVGText
2378 Also changed image-clipped-hit.svg to explicitly state
2381 * svg/custom/image-clipped-hit.svg:
2382 * svg/custom/pointer-events-image-expected.checksum: Added.
2383 * svg/custom/pointer-events-image-expected.png: Added.
2384 * svg/custom/pointer-events-image-expected.txt: Added.
2385 * svg/custom/pointer-events-image.svg: Added.
2386 * svg/custom/pointer-events-text-expected.checksum: Added.
2387 * svg/custom/pointer-events-text-expected.png: Added.
2388 * svg/custom/pointer-events-text-expected.txt: Added.
2389 * svg/custom/pointer-events-text.svg: Added.
2391 2007-01-07 David Hyatt <hyatt@apple.com>
2393 Add support for the CSS3 box-shadow property.
2397 * fast/box-shadow/basic-shadows-expected.checksum: Added.
2398 * fast/box-shadow/basic-shadows-expected.png: Added.
2399 * fast/box-shadow/basic-shadows-expected.txt: Added.
2400 * fast/box-shadow/basic-shadows.html: Added.
2402 2007-01-07 Rob Buis <buis@kde.org>
2406 Correct results from previous patch.
2408 * svg/custom/path-bad-data-expected.txt:
2410 2007-01-07 Nikolas Zimmermann <zimmermann@kde.org>
2414 RenderSVGContainer shows different boundaries now that text-anchor is
2415 taken into account in the flow box x position calculation.
2417 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2418 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2419 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2420 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
2421 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2422 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2423 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2424 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2425 * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
2426 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
2427 * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
2428 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
2429 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
2430 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
2431 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
2432 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
2433 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
2434 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
2435 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
2436 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2437 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2438 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
2439 * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
2440 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
2441 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
2442 * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
2443 * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2444 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2445 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2446 * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
2447 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2448 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2449 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2450 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2451 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2452 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
2453 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2454 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2455 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2456 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
2457 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2458 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2459 * svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
2460 * svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
2461 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2462 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2463 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2464 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2465 * svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
2466 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
2467 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
2468 * svg/carto.net/scrollbar-expected.txt:
2470 2007-01-07 Alexey Proskuryakov <ap@webkit.org>
2472 Updated pixel results that weren't landed with r17141.
2474 * http/tests/incremental/slow-utf8-css-expected.checksum:
2475 * http/tests/incremental/slow-utf8-css-expected.png:
2477 2007-01-07 Mitz Pettel <mitz@webkit.org>
2479 Reviewed by Mark Rowe.
2481 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11133
2483 * fast/forms/listbox-clip-expected.checksum: Added.
2484 * fast/forms/listbox-clip-expected.png: Added.
2485 * fast/forms/listbox-clip-expected.txt: Added.
2486 * fast/forms/listbox-clip.html: Added.
2488 2007-01-07 Mitz Pettel <mitz@webkit.org>
2492 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11935
2493 REGRESSION: Changing the overflow style dynamically does not force repaint
2495 * fast/repaint/erase-overflow-expected.checksum: Added.
2496 * fast/repaint/erase-overflow-expected.png: Added.
2497 * fast/repaint/erase-overflow-expected.txt: Added.
2498 * fast/repaint/erase-overflow.html: Added.
2500 2007-01-07 Alexey Proskuryakov <ap@webkit.org>
2502 Re-apply r17618, which got reverted with CSS suite update.
2504 Reviewed by Sam Weinig.
2506 Fix a layout test failure that happened with additional fonts installed - replace a fancy
2507 Unicode character with a plain asterisk.
2509 * css2.1/t0905-c414-flt-00-d-expected.checksum:
2510 * css2.1/t0905-c414-flt-00-d-expected.png:
2511 * css2.1/t0905-c414-flt-00-d-expected.txt:
2512 * css2.1/t0905-c414-flt-00-d.html:
2514 2007-01-07 Lamar Goddard <lamargoddard@gmail.com>
2518 Test for http://bugs.webkit.org/show_bug.cgi?id=10313
2519 xsl:import doesn't work in stylesheets loaded via XMLHttpRequest
2521 * fast/xsl/resources/xhr-doc-imported.xsl: Added.
2522 * fast/xsl/resources/xhr-doc.xml: Added.
2523 * fast/xsl/resources/xhr-doc.xsl: Added.
2524 * fast/xsl/transform-xhr-doc-expected.txt: Added.
2525 * fast/xsl/transform-xhr-doc.xhtml: Added.
2527 2007-01-06 Rob Buis <buis@kde.org>
2532 http://bugs.webkit.org/show_bug.cgi?id=12125
2533 overflow attribute of the symbol element not respected
2535 Also including changed testresults (improvements).
2537 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.checksum:
2538 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
2539 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2540 * svg/carto.net/window-expected.checksum:
2541 * svg/carto.net/window-expected.png:
2542 * svg/custom/use-symbol-overflow-expected.checksum: Added.
2543 * svg/custom/use-symbol-overflow-expected.png: Added.
2544 * svg/custom/use-symbol-overflow-expected.txt: Added.
2545 * svg/custom/use-symbol-overflow.svg: Added.
2547 2007-01-06 Darin Adler <darin@apple.com>
2551 - disabled 3 tests with results that are too font-dependent to be used as
2552 part of the test suite; two are tests of Armenian numbering and one is
2553 a test of some SVG font features which we do not support
2555 * css2.1/t1202-counter-10-b-expected.checksum: Removed.
2556 * css2.1/t1202-counter-10-b-expected.png: Removed.
2557 * css2.1/t1202-counter-10-b-expected.txt: Removed.
2558 * css2.1/t1202-counter-10-b.html: Removed.
2559 * css2.1/t1202-counters-10-b-expected.checksum: Removed.
2560 * css2.1/t1202-counters-10-b-expected.png: Removed.
2561 * css2.1/t1202-counters-10-b-expected.txt: Removed.
2562 * css2.1/t1202-counters-10-b.html: Removed.
2563 * svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Removed.
2564 * svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Removed.
2565 * svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Removed.
2566 * svg/W3C-SVG-1.1/text-fonts-03-t.svg: Removed.
2568 2007-01-05 Darin Adler <darin@apple.com>
2572 - added a new version of the CSS 2.1 test from the W3C site
2573 - added counters, list, and other CSS tests for my counter-related check-in
2575 * css2.1: Updated to the 2006-10-11 version of the test suite.
2576 I downloaded it from http://www.w3.org/Style/CSS/Test/CSS2.1/20061011/
2577 added UTF-8 BOMs to the beginning of all the files, and generated expected
2580 * fast/css-generated-content/reset-content-to-initial-expected.txt: Updated
2581 to reflect a bug fix in CSS content property support.
2583 * fast/css/counters/*: Removed all the existing tests since they are now part
2584 of the CSS 2.1 test suite.
2586 * fast/css/counters/counter-text-security-expected.checksum: Added. New test.
2587 * fast/css/counters/counter-text-security-expected.png: Ditto.
2588 * fast/css/counters/counter-text-security-expected.txt: Ditto.
2589 * fast/css/counters/counter-text-security.html: Ditto.
2591 * fast/css/counters/counter-text-transform-expected.checksum: Added. New test.
2592 * fast/css/counters/counter-text-transform-expected.png: Ditto.
2593 * fast/css/counters/counter-text-transform-expected.txt: Ditto.
2594 * fast/css/counters/counter-text-transform.html: Ditto.
2596 * fast/lists/decimal-leading-zero-expected.checksum: Added. New test.
2597 * fast/lists/decimal-leading-zero-expected.png: Ditto.
2598 * fast/lists/decimal-leading-zero-expected.txt: Ditto.
2599 * fast/lists/decimal-leading-zero.html: Ditto.
2601 * fast/css/text-security-expected.checksum: Added. New test.
2602 * fast/css/text-security-expected.png: Ditto.
2603 * fast/css/text-security-expected.txt: Ditto.
2604 * fast/css/text-security.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/lists/li-values-expected.checksum: Added. New test.
2612 * fast/lists/li-values-expected.png: Ditto.
2613 * fast/lists/li-values-expected.txt: Ditto.
2614 * fast/lists/li-values.html: Ditto.
2616 * fast/css/import-rule-regression-11590-expected.checksum: Added. Missing
2618 * fast/css/import-rule-regression-11590-expected.png: Ditto.
2619 * fast/dom/css-insert-import-rule-expected.checksum: Ditto.
2620 * fast/dom/css-insert-import-rule-expected.png: Ditto.
2621 * fast/forms/encoding-test-expected.checksum: Ditto.
2622 * fast/forms/encoding-test-expected.png: Ditto.
2623 * fast/frames/frame-src-attribute-expected.checksum: Ditto.
2624 * fast/frames/frame-src-attribute-expected.png: Ditto.
2625 * fast/frames/onlyCommentInIFrame-expected.png: Ditto.
2626 * fast/frames/viewsource-attribute-expected.checksum: Ditto.
2627 * fast/frames/viewsource-attribute-expected.png: Ditto.
2628 * fast/loader/start-load-in-unload-expected.checksum: Ditto.
2629 * fast/loader/start-load-in-unload-expected.png: Ditto.
2631 2007-01-05 Mitz Pettel <mitz@webkit.org>
2635 - repaint tests and updated results for
2636 http://bugs.webkit.org/show_bug.cgi?id=12079
2637 Nested tables don't repaint properly when a certain row is added
2639 * fast/repaint/table-section-overflow-expected.checksum: Added.
2640 * fast/repaint/table-section-overflow-expected.png: Added.
2641 * fast/repaint/table-section-overflow-expected.txt: Added.
2642 * fast/repaint/table-section-overflow.html: Added.
2643 * fast/repaint/table-section-repaint-expected.checksum: Added.
2644 * fast/repaint/table-section-repaint-expected.png: Added.
2645 * fast/repaint/table-section-repaint-expected.txt: Added.
2646 * fast/repaint/table-section-repaint.html: Added.
2647 * tables/mozilla/core/misc-expected.txt:
2648 * tables/mozilla/core/misc-expected.png:
2649 * tables/mozilla/core/misc-expected.checksum:
2651 2007-01-05 Alexey Proskuryakov <ap@webkit.org>
2655 Test for http://bugs.webkit.org/show_bug.cgi?id=3420
2656 XMLHttpRequest does not handle set-cookie headers
2658 * http/tests/xmlhttprequest/resources/get-set-cookie.cgi:
2659 Set the cookies unconditionally (previously, the test failed if there
2660 were other cookies for 127.0.0.1:8000.
2662 2007-01-04 Alexey Proskuryakov <ap@webkit.org>
2666 http://bugs.webkit.org/show_bug.cgi?id=7296
2667 Disable JavaScript exceptions when dynamically changing CSS properties.
2669 * fast/dom/css-set-property-exception-expected.txt:
2670 * fast/dom/css-set-property-exception.html:
2672 2007-01-05 Antti Koivisto <koivisto@iki.fi>
2676 Test for http://bugs.webkit.org/show_bug.cgi?id=12109
2677 layer visibility incorrect in some cases
2679 * fast/layers/layer-visibility-sublayer-expected.checksum: Added.
2680 * fast/layers/layer-visibility-sublayer-expected.png: Added.
2681 * fast/layers/layer-visibility-sublayer-expected.txt: Added.
2682 * fast/layers/layer-visibility-sublayer.html: Added.
2684 2007-01-04 Adam Roben <aroben@apple.com>
2688 Added new tests for tabindex and tabbing into/out of subframes.
2690 * fast/dom/tabindex-clamp-expected.txt: Added.
2691 * fast/dom/tabindex-clamp.html: Added.
2692 * fast/events/frame-click-focus-expected.txt: Added.
2693 * fast/events/frame-click-focus.html: Added.
2694 * fast/events/frame-tab-focus-expected.txt: Added.
2695 * fast/events/frame-tab-focus.html: Added.
2696 * fast/events/resources/frame-tab-focus-child.html: Added.
2697 * fast/events/resources/frame-tab-focus-empty-child.html: Added.
2698 * fast/events/resources/frame-tab-focus-empty-middle.html: Added.
2699 * fast/events/resources/frame-tab-focus-middle.html: Added.
2700 * fast/events/resources/frame-tab-focus-upper.html: Added.
2701 * fast/html/tab-order-expected.txt: Added.
2702 * fast/html/tab-order.html: Added.
2704 Updated test to match new behavior.
2706 * fast/forms/focus2-expected.txt: Updated results.
2707 * fast/forms/focus2.html: Fixed typo, and reduced the number of tab
2708 events dispatched now that frames containing focusable elements aren't
2709 themselves in the tab order.
2711 2007-01-04 Mitz Pettel <mitz@webkit.org>
2713 Reviewed by Sam Weinig.
2715 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12043
2716 Another assertion failure in WebCore::RenderObject::drawBorder
2718 * fast/borders/border-radius-huge-assert-expected.checksum: Added.
2719 * fast/borders/border-radius-huge-assert-expected.png: Added.
2720 * fast/borders/border-radius-huge-assert-expected.txt: Added.
2721 * fast/borders/border-radius-huge-assert.html: Added.
2723 2007-01-04 Justin Garcia <justin.garcia@apple.com>
2727 <rdar://problem/4861080>
2728 GMail Editor: Crash when dropping content into certain list items
2730 * editing/pasteboard/4861080-expected.checksum: Added.
2731 * editing/pasteboard/4861080-expected.png: Added.
2732 * editing/pasteboard/4861080-expected.txt: Added.
2733 * editing/pasteboard/4861080.html: Added.
2735 2007-01-04 Adele Peterson <adele@apple.com>
2739 Test for <rdar://problem/4887422>
2740 http://bugs.webkit.org/show_bug.cgi?id=11848
2741 REGRESSION (SearchField): Search field on developer.apple.com not drawn with top/bottom borders (11848)
2743 * fast/forms/searchfield-heights-expected.checksum: Added.
2744 * fast/forms/searchfield-heights-expected.png: Added.
2745 * fast/forms/searchfield-heights-expected.txt: Added.
2746 * fast/forms/searchfield-heights.html: Added.
2748 2007-01-04 Alexey Proskuryakov <ap@webkit.org>
2752 Test for http://bugs.webkit.org/show_bug.cgi?id=11611
2753 REGRESSION: No http referer header sent on XMLHttpRequest
2755 * http/tests/xmlhttprequest/referer-expected.txt: Added.
2756 * http/tests/xmlhttprequest/referer.html: Added.
2757 * http/tests/xmlhttprequest/resources/print-referer.cgi: Added.
2759 2007-01-03 Mitz Pettel <mitz@webkit.org>
2761 Reviewed by Mark Rowe.
2763 - more updated results for http://bugs.webkit.org/show_bug.cgi?id=5164
2764 Non-integer percentages are incorrectly rounded down in Safari
2766 * css1/box_properties/acid_test-expected.checksum:
2767 * css1/box_properties/acid_test-expected.png:
2768 * css1/box_properties/acid_test-expected.txt:
2770 2007-01-03 Mitz Pettel <mitz@webkit.org>
2774 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=5164
2775 Non-integer percentages are incorrectly rounded down in Safari
2777 * css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum:
2778 * css2.1/t0804-c5507-padn-r-00-c-ag-expected.png:
2779 * css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt:
2780 * css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum:
2781 * css2.1/t0804-c5509-padn-l-00-b-ag-expected.png:
2782 * css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt:
2783 * css2.1/t09-c5526c-display-00-e-expected.checksum:
2784 * css2.1/t09-c5526c-display-00-e-expected.png:
2785 * css2.1/t09-c5526c-display-00-e-expected.txt:
2786 * fast/block/basic/011-expected.checksum:
2787 * fast/block/basic/011-expected.png:
2788 * fast/block/basic/011-expected.txt:
2789 * fast/css/percentage-non-integer-expected.checksum: Added.
2790 * fast/css/percentage-non-integer-expected.png: Added.
2791 * fast/css/percentage-non-integer-expected.txt: Added.
2792 * fast/css/percentage-non-integer.html: Added.
2793 * tables/mozilla/bugs/bug4385-expected.checksum:
2794 * tables/mozilla/bugs/bug4385-expected.png:
2795 * tables/mozilla/bugs/bug4385-expected.txt:
2796 * tables/mozilla_expected_failures/core/col_span2-expected.checksum:
2797 * tables/mozilla_expected_failures/core/col_span2-expected.txt:
2799 2007-01-03 Mitz Pettel <mitz@webkit.org>
2803 - test for http://bugs.webkit.org/show_bug.cgi?id=11744
2804 Setting the 'content' property dynamically has no effect
2806 * fast/css/content-dynamic-expected.checksum: Added.
2807 * fast/css/content-dynamic-expected.png: Added.
2808 * fast/css/content-dynamic-expected.txt: Added.
2809 * fast/css/content-dynamic.html: Added.
2811 2007-01-03 Mitz Pettel <mitz@webkit.org>
2815 - test for http://bugs.webkit.org/show_bug.cgi?id=12082
2816 REGRESSION (r18333): Crash in RenderFrameSet::layOutAxis()
2818 * fast/frames/negative-remaining-length-crash-expected.txt: Added.
2819 * fast/frames/negative-remaining-length-crash.html: Added.
2821 2007-01-03 Justin Garcia <justin.garcia@apple.com>
2825 * editing/pasteboard/merge-end-blockquote-expected.txt: A
2826 recent change caused an acceptable change in these expected results.
2828 2007-01-03 Darin Adler <darin@apple.com>
2832 - test for bug where :after content appeared in the wrong order
2834 * fast/css-generated-content/after-order-expected.checksum: Added.
2835 * fast/css-generated-content/after-order-expected.png: Added.
2836 * fast/css-generated-content/after-order-expected.txt: Added.
2837 * fast/css-generated-content/after-order.html: Added.
2838 * fast/css-generated-content/resources/greenbox.png: Added.
2840 2007-01-03 Alexey Proskuryakov <ap@webkit.org>
2844 Test for http://bugs.webkit.org/show_bug.cgi?id=3420
2845 XMLHttpRequest does not handle set-cookie headers
2847 * http/tests/xmlhttprequest/cookies-expected.txt: Added.
2848 * http/tests/xmlhttprequest/cookies.html: Added.
2849 * http/tests/xmlhttprequest/resources/get-set-cookie.cgi: Added.
2851 2007-01-02 Sam Weinig <sam@webkit.org>
2855 Testcase for http://bugs.webkit.org/show_bug.cgi?id=12072
2857 * fast/forms/select-align-expected.checksum: Added.
2858 * fast/forms/select-align-expected.png: Added.
2859 * fast/forms/select-align-expected.txt: Added.
2860 * fast/forms/select-align.html: Added.
2862 2007-01-02 Sam Weinig <sam@webkit.org>
2866 Testcase for http://bugs.webkit.org/show_bug.cgi?id=12071
2868 * fast/forms/button-align-expected.checksum: Added.
2869 * fast/forms/button-align-expected.png: Added.
2870 * fast/forms/button-align-expected.txt: Added.
2871 * fast/forms/button-align.html: Added.
2873 2007-01-02 Sam Weinig <sam@webkit.org>
2875 Reviewed by Mitz and Anders.
2877 Testcase for http://bugs.webkit.org/show_bug.cgi?id=7075
2879 * fast/forms/textarea-align-expected.checksum: Added.
2880 * fast/forms/textarea-align-expected.png: Added.
2881 * fast/forms/textarea-align-expected.txt: Added.
2882 * fast/forms/textarea-align.html: Added.
2884 2007-01-02 Sam Weinig <sam@webkit.org>
2888 Testcases for http://bugs.webkit.org/show_bug.cgi?id=3360
2890 * fast/forms/input-align-expected.checksum: Added.
2891 * fast/forms/input-align-expected.png: Added.
2892 * fast/forms/input-align-expected.txt: Added.
2893 * fast/forms/input-align-image-expected.checksum: Added.
2894 * fast/forms/input-align-image-expected.png: Added.
2895 * fast/forms/input-align-image-expected.txt: Added.
2896 * fast/forms/input-align-image.html: Added.
2897 * fast/forms/input-align.html: Added.
2899 2007-01-02 Nikolas Zimmermann <zimmermann@kde.org>
2901 Rubber stamped by Rob.
2903 Adding all carto.net SVG/JS examples. Highlights some nifty bugs.
2905 * svg/carto.net/button-expected.checksum: Added.
2906 * svg/carto.net/button-expected.png: Added.
2907 * svg/carto.net/button-expected.txt: Added.
2908 * svg/carto.net/button.svg: Added.
2909 * svg/carto.net/colourpicker-expected.checksum: Added.
2910 * svg/carto.net/colourpicker-expected.png: Added.
2911 * svg/carto.net/colourpicker-expected.txt: Added.
2912 * svg/carto.net/colourpicker.svg: Added.
2913 * svg/carto.net/combobox-expected.checksum: Added.
2914 * svg/carto.net/combobox-expected.png: Added.
2915 * svg/carto.net/combobox-expected.txt: Added.
2916 * svg/carto.net/combobox.svg: Added.
2917 * svg/carto.net/images/butterscotch.jpg: Added.
2918 * svg/carto.net/images/chalchtrittli_tierfed_panorama_low_res.jpg: Added.
2919 * svg/carto.net/images/ci_peace.jpg: Added.
2920 * svg/carto.net/images/impatient.jpg: Added.
2921 * svg/carto.net/images/lady_hillingdon.jpg: Added.
2922 * svg/carto.net/images/lavaglut.jpg: Added.
2923 * svg/carto.net/images/mission_bells.jpg: Added.
2924 * svg/carto.net/images/sexy_rexy.jpg: Added.
2925 * svg/carto.net/images/souvenir_de_pierre_notting.jpg: Added.
2926 * svg/carto.net/images/sunflare.jpg: Added.
2927 * svg/carto.net/images/whisky_mac.jpg: Added.
2928 * svg/carto.net/images/whisper_floribunda.jpg: Added.
2929 * svg/carto.net/images/zervreilasee_vals_panorama_low_res.jpg: Added.
2930 * svg/carto.net/resources/button.js: Added.
2931 * svg/carto.net/resources/colourPicker.js: Added.
2932 * svg/carto.net/resources/comboBox.js: Added.
2933 * svg/carto.net/resources/helper_functions.js: Added.
2934 * svg/carto.net/resources/initComboBox.js: Added.
2935 * svg/carto.net/resources/initSelectionList.js: Added.
2936 * svg/carto.net/resources/mapApp.js: Added.
2937 * svg/carto.net/resources/scrollbar.js: Added.
2938 * svg/carto.net/resources/selectionList.js: Added.
2939 * svg/carto.net/resources/slider.js: Added.
2940 * svg/carto.net/resources/tabgroup.js: Added.
2941 * svg/carto.net/resources/textbox.js: Added.
2942 * svg/carto.net/resources/timer.js: Added.
2943 * svg/carto.net/resources/window.js: Added.
2944 * svg/carto.net/scrollbar-expected.checksum: Added.
2945 * svg/carto.net/scrollbar-expected.png: Added.
2946 * svg/carto.net/scrollbar-expected.txt: Added.
2947 * svg/carto.net/scrollbar.svg: Added.
2948 * svg/carto.net/selectionlist-expected.checksum: Added.
2949 * svg/carto.net/selectionlist-expected.png: Added.
2950 * svg/carto.net/selectionlist-expected.txt: Added.
2951 * svg/carto.net/selectionlist.svg: Added.
2952 * svg/carto.net/slider-expected.checksum: Added.
2953 * svg/carto.net/slider-expected.png: Added.
2954 * svg/carto.net/slider-expected.txt: Added.
2955 * svg/carto.net/slider.svg: Added.
2956 * svg/carto.net/tabgroup-expected.checksum: Added.
2957 * svg/carto.net/tabgroup-expected.png: Added.
2958 * svg/carto.net/tabgroup-expected.txt: Added.
2959 * svg/carto.net/tabgroup.svg: Added.
2960 * svg/carto.net/textbox-expected.checksum: Added.
2961 * svg/carto.net/textbox-expected.png: Added.
2962 * svg/carto.net/textbox-expected.txt: Added.
2963 * svg/carto.net/textbox.svg: Added.
2964 * svg/carto.net/window-expected.checksum: Added.
2965 * svg/carto.net/window-expected.png: Added.
2966 * svg/carto.net/window-expected.txt: Added.
2967 * svg/carto.net/window.svg: Added.
2969 2007-01-02 Nikolas Zimmermann <zimmermann@kde.org>
2973 Fixes: http://bugs.webkit.org/show_bug.cgi?id=12013
2974 Update baseline after the pattern/gradient rewrite.
2976 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2977 * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
2978 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2979 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
2980 * svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
2981 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2982 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2983 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2984 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
2985 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
2986 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2987 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
2988 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2989 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
2990 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
2991 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
2992 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
2993 * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
2994 * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
2995 * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
2996 * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
2997 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
2998 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
2999 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
3000 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
3001 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
3002 * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
3003 * svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
3004 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
3005 * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
3006 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
3007 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
3008 * svg/custom/gradient-attr-update-expected.png:
3009 * svg/custom/gradient-attr-update-expected.txt:
3010 * svg/custom/gradient-cycle-detection-expected.checksum: Added.
3011 * svg/custom/gradient-cycle-detection-expected.png: Added.
3012 * svg/custom/gradient-cycle-detection-expected.txt: Added.
3013 * svg/custom/gradient-cycle-detection.svg: Added.
3014 * svg/custom/gradient-deep-referencing-expected.checksum: Added.
3015 * svg/custom/gradient-deep-referencing-expected.png: Added.
3016 * svg/custom/gradient-deep-referencing-expected.txt: Added.
3017 * svg/custom/gradient-deep-referencing.svg: Added.
3018 * svg/custom/gradient-stroke-width-expected.txt:
3019 * svg/custom/invalid-css-expected.txt:
3020 * svg/custom/js-late-gradient-and-object-creation-expected.png:
3021 * svg/custom/js-late-gradient-and-object-creation-expected.txt:
3022 * svg/custom/js-late-gradient-creation-expected.png:
3023 * svg/custom/js-late-gradient-creation-expected.txt:
3024 * svg/custom/js-late-pattern-and-object-creation-expected.checksum: Added.
3025 * svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
3026 * svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
3027 * svg/custom/js-late-pattern-and-object-creation.svg: Added.
3028 * svg/custom/js-late-pattern-creation-expected.checksum: Added.
3029 * svg/custom/js-late-pattern-creation-expected.png: Added.
3030 * svg/custom/js-late-pattern-creation-expected.txt: Added.
3031 * svg/custom/js-late-pattern-creation.svg: Added.
3032 * svg/custom/js-update-pattern-expected.png:
3033 * svg/custom/js-update-pattern-expected.txt:
3034 * svg/custom/large-bounding-box-percents-expected.txt:
3035 * svg/custom/mask-excessive-malloc-expected.checksum: Added.
3036 * svg/custom/mask-excessive-malloc-expected.png: Added.
3037 * svg/custom/mask-excessive-malloc-expected.txt: Added.
3038 * svg/custom/mask-excessive-malloc.svg: Added.
3039 * svg/custom/pattern-cycle-detection-expected.checksum: Added.
3040 * svg/custom/pattern-cycle-detection-expected.png: Added.
3041 * svg/custom/pattern-cycle-detection-expected.txt: Added.
3042 * svg/custom/pattern-cycle-detection.svg: Added.
3043 * svg/custom/pattern-deep-referencing-expected.checksum: Added.
3044 * svg/custom/pattern-deep-referencing-expected.png: Added.
3045 * svg/custom/pattern-deep-referencing-expected.txt: Added.
3046 * svg/custom/pattern-deep-referencing.svg: Added.
3047 * svg/custom/pattern-in-defs-expected.txt:
3048 * svg/custom/pattern-y-offset-expected.txt:
3049 * svg/custom/text-gradient-no-content-expected.txt:
3051 2007-01-01 Mitz Pettel <mitz@webkit.org>
3055 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11359
3056 Incomplete repaint of table cell's collapsed border when changing only the cell
3058 * fast/repaint/table-cell-collapsed-border-expected.checksum: Added.
3059 * fast/repaint/table-cell-collapsed-border-expected.png: Added.
3060 * fast/repaint/table-cell-collapsed-border-expected.txt: Added.
3061 * fast/repaint/table-cell-collapsed-border.html: Added.
3063 2007-01-01 Mitz Pettel <mitz@webkit.org>
3065 Reviewed by Mark Rowe.
3067 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12042
3068 Assertion failure in WebCore::RenderObject::drawBorder
3070 * fast/borders/outline-offset-min-assert-expected.checksum: Added.
3071 * fast/borders/outline-offset-min-assert-expected.png: Added.
3072 * fast/borders/outline-offset-min-assert-expected.txt: Added.
3073 * fast/borders/outline-offset-min-assert.html: Added.
3075 2007-01-01 Mark Rowe <bdash@webkit.org>
3079 Layout test for http://bugs.webkit.org/show_bug.cgi?id=12061
3080 Bug 12061: Crash in WebCore::Shared<WebCore::StringImpl>::deref
3082 * fast/css-generated-content/reset-content-to-initial-expected.txt: Added.
3083 * fast/css-generated-content/reset-content-to-initial.html: Added.
3085 2006-12-31 Eric Seidel <eric@webkit.org>
3089 Make getTotalLength test case work in Opera and FireFox.
3091 * svg/custom/path-getTotalLength-expected.checksum: Removed.
3092 * svg/custom/path-getTotalLength-expected.png: Removed.
3093 * svg/custom/path-getTotalLength-expected.txt:
3094 * svg/custom/path-getTotalLength.svg:
3096 2006-12-31 Eric Seidel <eric@webkit.org>
3100 Add SVGPathElement::getTotalLength
3101 http://bugs.webkit.org/show_bug.cgi?id=12033
3103 * svg/custom/path-getTotalLength-expected.checksum: Added.
3104 * svg/custom/path-getTotalLength-expected.png: Added.
3105 * svg/custom/path-getTotalLength-expected.txt: Added.
3106 * svg/custom/path-getTotalLength.svg: Added.
3108 2006-12-31 Chris McLay <chris@eeoh.com.au>
3110 Reviewed by Hyatt. Tweaked by Mitz.
3112 - test for http://bugs.webkit.org/show_bug.cgi?id=9659
3113 Quirksmode: Fixed / Overflow > Positioned objects get hidden when scrolling
3115 * fast/overflow/clip-rects-fixed-ancestor-expected.checksum: Added.
3116 * fast/overflow/clip-rects-fixed-ancestor-expected.png: Added.
3117 * fast/overflow/clip-rects-fixed-ancestor-expected.txt: Added.
3118 * fast/overflow/clip-rects-fixed-ancestor.html: Added.
3120 2006-12-31 Mitz Pettel <mitz@webkit.org>
3124 - test for http://bugs.webkit.org/show_bug.cgi?id=12037
3125 For relatively positioned boxes in an RTL block, 'right' should win over 'left' if both are not 'auto'
3127 * fast/block/positioning/relative-overconstrained-expected.checksum: Added.
3128 * fast/block/positioning/relative-overconstrained-expected.png: Added.
3129 * fast/block/positioning/relative-overconstrained-expected.txt: Added.
3130 * fast/block/positioning/relative-overconstrained.html: Added.
3132 2006-12-30 Rob Buis <buis@kde.org>
3136 Adapted testcase for:
3137 http://bugs.webkit.org/show_bug.cgi?id=12004
3138 Webkit doesnt handle omitting M at the start of path syntax well
3140 * svg/custom/path-bad-data-expected.checksum:
3141 * svg/custom/path-bad-data-expected.png:
3142 * svg/custom/path-bad-data-expected.txt:
3143 * svg/custom/path-bad-data.svg:
3145 2006-12-30 Rémi Zara <remi_zara@mac.com>
3149 Updated tests results for http://bugs.webkit.org/show_bug.cgi?id=12001
3151 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.checksum:
3152 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
3153 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
3155 2006-12-30 Rob Buis <buis@kde.org>
3160 http://bugs.webkit.org/show_bug.cgi?id=12034
3161 Adapt preserveAspectRatio parsing to SVGParserUtilities
3163 * svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added.
3164 * svg/custom/preserve-aspect-ratio-syntax-expected.png: Added.
3165 * svg/custom/preserve-aspect-ratio-syntax-expected.txt: Added.
3166 * svg/custom/preserve-aspect-ratio-syntax.svg: Added.
3168 2006-12-30 Alexey Proskuryakov <ap@webkit.org>
3172 Test for http://bugs.webkit.org/show_bug.cgi?id=11998
3173 Incorrect serialization of quotation marks in XML attributes.
3175 * fast/dom/serialize-attribute-expected.txt: Added.
3176 * fast/dom/serialize-attribute.xhtml: Added.
3178 2006-12-29 Rob Buis <buis@kde.org>
3183 http://bugs.webkit.org/show_bug.cgi?id=12007
3184 SVGColor::setRGBColor color creates/deletes many strings, slowing down parsing
3186 * svg/custom/rgbcolor-syntax-expected.checksum: Added.
3187 * svg/custom/rgbcolor-syntax-expected.png: Added.
3188 * svg/custom/rgbcolor-syntax-expected.txt: Added.
3189 * svg/custom/rgbcolor-syntax.svg: Added.
3191 2006-12-29 Rob Buis <buis@kde.org>
3196 http://bugs.webkit.org/show_bug.cgi?id=12028
3197 Adapt viewBox parsing to SVGParserUtilities
3199 Also removed testcases that are covered by the new one.
3201 * svg/custom/invalid-viewbox1-expected.checksum: Removed.
3202 * svg/custom/invalid-viewbox1-expected.png: Removed.
3203 * svg/custom/invalid-viewbox1-expected.txt: Removed.
3204 * svg/custom/invalid-viewbox1.svg: Removed.
3205 * svg/custom/invalid-viewbox2-expected.checksum: Removed.
3206 * svg/custom/invalid-viewbox2-expected.png: Removed.
3207 * svg/custom/invalid-viewbox2-expected.txt: Removed.
3208 * svg/custom/invalid-viewbox2.svg: Removed.
3209 * svg/custom/viewbox-syntax-expected.checksum: Added.
3210 * svg/custom/viewbox-syntax-expected.png: Added.
3211 * svg/custom/viewbox-syntax-expected.txt: Added.
3212 * svg/custom/viewbox-syntax.svg: Added.
3214 2006-12-29 Eric Seidel <eric@webkit.org>
3218 Add updated SVGImage results, forgotten in last commit.
3220 * fast/images/svg-as-background-expected.checksum: Added.
3221 * fast/images/svg-as-background-expected.png: Added.
3222 * fast/images/svg-as-background-expected.txt: Added.
3223 * fast/images/svg-as-image-expected.checksum: Added.
3224 * fast/images/svg-as-image-expected.png: Added.
3225 * fast/images/svg-as-image-expected.txt: Added.
3226 * fast/images/svg-as-tiled-background-expected.checksum: Added.
3227 * fast/images/svg-as-tiled-background-expected.png: Added.
3228 * fast/images/svg-as-tiled-background-expected.txt: Added.
3229 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
3230 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
3232 2006-12-28 Eric Seidel <eric@webkit.org>
3236 Test cases for SVGImage
3237 http://bugs.webkit.org/show_bug.cgi?id=5971
3239 * fast/images/animated-gif-with-offsets-expected.checksum: Added.
3240 * fast/images/animated-gif-with-offsets-expected.png: Added.
3241 * fast/images/resources/green-fixed-size-rect.svg: Added.
3242 * fast/images/svg-as-background.html: Added.
3243 * fast/images/svg-as-image.html: Added.
3244 * fast/images/svg-as-tiled-background.html: Added.
3246 2006-12-29 David Kilzer <ddkilzer@webkit.org>
3248 Reviewed by NOBODY (build fix).
3250 Reverted last commit until WebResourceData issue is fixed.
3252 http://bugs.webkit.org/show_bug.cgi?id=11882
3253 Need a way to regression test .webarchive output files
3255 * webarchive/resources/apple.gif: Removed.
3256 * webarchive/resources/dump-webarchive.js: Removed.
3257 * webarchive/resources/test-frame.html: Removed.
3258 * webarchive/resources/test-style.css: Removed.
3259 * webarchive/test-body-background-expected.txt: Removed.
3260 * webarchive/test-body-background.html: Removed.
3261 * webarchive/test-duplicate-resources-expected.txt: Removed.
3262 * webarchive/test-duplicate-resources.html: Removed.
3263 * webarchive/test-frameset-expected.txt: Removed.
3264 * webarchive/test-frameset.html: Removed.
3265 * webarchive/test-img-src-expected.txt: Removed.
3266 * webarchive/test-img-src.html: Removed.
3267 * webarchive/test-input-src-expected.txt: Removed.
3268 * webarchive/test-input-src.html: Removed.
3269 * webarchive/test-link-href-expected.txt: Removed.
3270 * webarchive/test-link-href.html: Removed.
3271 * webarchive/test-object-data-expected.txt: Removed.
3272 * webarchive/test-object-data.html: Removed.
3273 * webarchive/test-script-src-expected.txt: Removed.
3274 * webarchive/test-script-src.html: Removed.
3275 * webarchive/test-table-background-expected.txt: Removed.
3276 * webarchive/test-table-background.html: Removed.
3277 * webarchive/test-td-background-expected.txt: Removed.
3278 * webarchive/test-td-background.html: Removed.
3280 2006-12-28 David Kilzer <ddkilzer@webkit.org>
3284 http://bugs.webkit.org/show_bug.cgi?id=11882
3285 Need a way to regression test .webarchive output files
3287 Created webarchive tests that exercise various features of the WebArchive format.
3289 * webarchive/resources/apple.gif: Copied from fast/canvas/resources/apple.gif.
3290 * webarchive/resources/dump-webarchive.js: Added.
3291 * webarchive/resources/test-frame.html: Added.
3292 * webarchive/resources/test-style.css: Added.
3293 * webarchive/test-body-background-expected.txt: Added.
3294 * webarchive/test-body-background.html: Added.
3295 * webarchive/test-duplicate-resources-expected.txt: Added.
3296 * webarchive/test-duplicate-resources.html: Added.
3297 * webarchive/test-frameset-expected.txt: Added.
3298 * webarchive/test-frameset.html: Added.
3299 * webarchive/test-img-src-expected.txt: Added.
3300 * webarchive/test-img-src.html: Added.
3301 * webarchive/test-input-src-expected.txt: Added.
3302 * webarchive/test-input-src.html: Added.
3303 * webarchive/test-link-href-expected.txt: Added.
3304 * webarchive/test-link-href.html: Added.
3305 * webarchive/test-object-data-expected.txt: Added.
3306 * webarchive/test-object-data.html: Added.
3307 * webarchive/test-script-src-expected.txt: Added.
3308 * webarchive/test-script-src.html: Added.
3309 * webarchive/test-table-background-expected.txt: Added.
3310 * webarchive/test-table-background.html: Added.
3311 * webarchive/test-td-background-expected.txt: Added.
3312 * webarchive/test-td-background.html: Added.
3314 2006-12-28 Geoffrey Garen <ggaren@apple.com>
3316 Reviewed by Eric Seidel.
3318 Disable MS-font dependent tests until http://bugs.webkit.org/show_bug.cgi?id=11662 is fixed.
3320 * svg/W3C-SVG-1.1/text-align-08-b.svg: Removed.
3321 * svg/custom/js-font-test.svg: Removed.
3323 2006-12-28 Mitz Pettel <mitz@webkit.org>
3327 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11124
3328 REGRESSION (r14297): No drag image for partially-selected complex text
3330 * fast/text/atsui-partial-selection-expected.checksum: Added.
3331 * fast/text/atsui-partial-selection-expected.png: Added.
3332 * fast/text/atsui-partial-selection-expected.txt: Added.
3333 * fast/text/atsui-partial-selection.html: Added.
3335 2006-12-28 Mitz Pettel <mitz@webkit.org>
3339 Based on a test by Joost de Valk.
3341 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=9202
3342 CSS3: border-radius not completely implemented, testcase hangs webkit
3344 * fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Added.
3345 * fast/borders/borderRadiusAllStylesAllCorners-expected.png: Added.
3346 * fast/borders/borderRadiusAllStylesAllCorners-expected.txt: Added.
3347 * fast/borders/borderRadiusAllStylesAllCorners.html: Added.
3348 * fast/borders/borderRadiusArcs01-expected.checksum:
3349 * fast/borders/borderRadiusArcs01-expected.png:
3350 * fast/borders/borderRadiusGroove01-expected.checksum:
3351 * fast/borders/borderRadiusGroove01-expected.png:
3352 * fast/borders/borderRadiusGroove02-expected.checksum:
3353 * fast/borders/borderRadiusGroove02-expected.png:
3354 * fast/borders/borderRadiusInset01-expected.checksum:
3355 * fast/borders/borderRadiusInset01-expected.png:
3356 * fast/borders/borderRadiusInvalidColor-expected.checksum:
3357 * fast/borders/borderRadiusOutset01-expected.checksum:
3358 * fast/borders/borderRadiusOutset01-expected.png:
3359 * fast/borders/borderRadiusRidge01-expected.checksum:
3360 * fast/borders/borderRadiusRidge01-expected.png:
3362 2006-12-28 Alexey Proskuryakov <ap@webkit.org>
3364 Reverting the previous checkin, as it caused an assertion in layout tests.
3366 * fast/repaint/table-cell-collapsed-border-expected.checksum: Removed.
3367 * fast/repaint/table-cell-collapsed-border-expected.png: Removed.
3368 * fast/repaint/table-cell-collapsed-border-expected.txt: Removed.
3369 * fast/repaint/table-cell-collapsed-border.html: Removed.
3371 2006-12-28 Mitz Pettel <mitz@webkit.org>
3375 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=11359
3376 Incomplete repaint of table cell's collapsed border when changing only the cell
3378 * fast/repaint/table-cell-collapsed-border-expected.checksum: Added.
3379 * fast/repaint/table-cell-collapsed-border-expected.png: Added.
3380 * fast/repaint/table-cell-collapsed-border-expected.txt: Added.
3381 * fast/repaint/table-cell-collapsed-border.html: Added.
3383 2006-12-28 Mitz Pettel <mitz@webkit.org>
3387 - test for http://bugs.webkit.org/show_bug.cgi?id=11671
3388 REGRESSION (r13702): text-transform: capitalize changes non-breaking spaces to spaces
3390 * fast/text/capitalize-preserve-nbsp-expected.checksum: Added.
3391 * fast/text/capitalize-preserve-nbsp-expected.png: Added.
3392 * fast/text/capitalize-preserve-nbsp-expected.txt: Added.
3393 * fast/text/capitalize-preserve-nbsp.html: Added.
3395 2006-12-28 Mitz Pettel <mitz@webkit.org>
3399 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=10699
3400 div with border-radius does not redraw properly if element inside div is resized
3402 * fast/repaint/border-radius-repaint-expected.checksum: Added.
3403 * fast/repaint/border-radius-repaint-expected.png: Added.
3404 * fast/repaint/border-radius-repaint-expected.txt: Added.
3405 * fast/repaint/border-radius-repaint.html: Added.
3407 2006-12-28 Rob Buis <buis@kde.org>
3411 http://bugs.webkit.org/show_bug.cgi?id=12011
3412 svg/custom/dynamic-svg-document-creation.svg is failing
3414 Correct the transform syntax errors (since the new transform
3415 parser is more strict).
3417 * svg/custom/dynamic-svg-document-creation.svg:
3419 2006-12-27 Eric Seidel <eric@webkit.org>
3423 Disable MS-font dependent tests until http://bugs.webkit.org/show_bug.cgi?id=11662 is fixed.
3425 * svg/W3C-SVG-1.1/text-intro-01-t.svg: Removed.
3426 * svg/W3C-SVG-1.1/text-intro-02-b.svg: Removed.
3427 * svg/W3C-SVG-1.1/text-intro-03-b.svg: Removed.
3428 * svg/W3C-SVG-1.1/text-intro-04-t.svg: Removed.
3430 2006-12-27 Mitz Pettel <mitz@webkit.org>
3434 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11452
3435 REGRESSION (r16736-r16801): Incorrect repaint of fixed boxes
3437 * fast/repaint/fixed-expected.checksum: Added.
3438 * fast/repaint/fixed-expected.png: Added.
3439 * fast/repaint/fixed-expected.txt: Added.
3440 * fast/repaint/fixed.html: Added.
3442 2006-12-27 Mitz Pettel <mitz@webkit.org>
3446 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=11930
3447 Specifying border-radius makes the outline shrink
3449 * fast/css/border-radius-outline-offset-expected.checksum: Added.
3450 * fast/css/border-radius-outline-offset-expected.png: Added.
3451 * fast/css/border-radius-outline-offset-expected.txt: Added.
3452 * fast/css/border-radius-outline-offset.html: Added.
3454 2006-12-27 Rob Buis <buis@kde.org>
3458 Improved testcase for:
3459 http://bugs.webkit.org/show_bug.cgi?id=11108
3460 Replace usage of split by proper parsers
3461 http://bugs.webkit.org/show_bug.cgi?id=11908
3462 WebKit spends 40% of its time displaying "bamboo.svg" executing Regexes
3464 * svg/custom/transform-invalid-expected.txt:
3465 * svg/custom/transform-invalid.svg:
3467 2006-12-27 Geoffrey Garen <ggaren@apple.com>
3469 Reviewed by Eric Seidel.
3471 Fixed regression in plugins/netscape-dom-access.html.
3473 When I stopped WebKit from meddling in plug-in lifetime, plug-ins started
3474 to live a little longer. In this case, the plug-in from mouse-events.html
3475 started to live long enough to get a blur event when DumpRenderTree navigated
3478 * plugins/mouse-events.html: Stop logging events when the test is over,
3479 so our results don't bleed into the next test. A better solution might
3480 be for the event logger inside DRT to check for whether you're still in
3481 the document, but that doesn't seem worth the effort right now.
3483 2006-12-27 Eric Seidel <eric@webkit.org>
3485 Rubber-stamped by ggaren.
3487 Update SVG tests with the latest tests released by the W3C:
3488 http://www.w3.org/Graphics/SVG/Test/20061213
3490 A few tests are likely to fail on the buildbot due to Asian fonts, filter color spaces, and '(' and ')' spacing differences between machines
3492 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
3493 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
3494 * svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png:
3495 * svg/W3C-SVG-1.1/animate-elem-02-t.svg:
3496 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
3497 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
3498 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
3499 * svg/W3C-SVG-1.1/animate-elem-03-t-w3c.png:
3500 * svg/W3C-SVG-1.1/animate-elem-03-t.svg:
3501 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
3502 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
3503 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
3504 * svg/W3C-SVG-1.1/animate-elem-04-t-w3c.png:
3505 * svg/W3C-SVG-1.1/animate-elem-04-t.svg:
3506 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
3507 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
3508 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
3509 * svg/W3C-SVG-1.1/animate-elem-05-t-w3c.png:
3510 * svg/W3C-SVG-1.1/animate-elem-05-t.svg:
3511 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
3512 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
3513 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
3514 * svg/W3C-SVG-1.1/animate-elem-06-t-w3c.png:
3515 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
3516 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
3517 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
3518 * svg/W3C-SVG-1.1/animate-elem-07-t-w3c.png:
3519 * svg/W3C-SVG-1.1/animate-elem-07-t.svg:
3520 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
3521 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
3522 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
3523 * svg/W3C-SVG-1.1/animate-elem-08-t-w3c.png:
3524 * svg/W3C-SVG-1.1/animate-elem-08-t.svg:
3525 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.checksum:
3526 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
3527 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
3528 * svg/W3C-SVG-1.1/animate-elem-09-t-w3c.png:
3529 * svg/W3C-SVG-1.1/animate-elem-09-t.svg:
3530 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.checksum:
3531 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
3532 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
3533 * svg/W3C-SVG-1.1/animate-elem-10-t-w3c.png:
3534 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
3535 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
3536 * svg/W3C-SVG-1.1/animate-elem-11-t-w3c.png:
3537 * svg/W3C-SVG-1.1/animate-elem-11-t.svg:
3538 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.checksum:
3539 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
3540 * svg/W3C-SVG-1.1/animate-elem-12-t-w3c.png:
3541 * svg/W3C-SVG-1.1/animate-elem-12-t.svg:
3542 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.checksum:
3543 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
3544 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
3545 * svg/W3C-SVG-1.1/animate-elem-13-t-w3c.png:
3546 * svg/W3C-SVG-1.1/animate-elem-13-t.svg:
3547 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
3548 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
3549 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
3550 * svg/W3C-SVG-1.1/animate-elem-14-t-w3c.png:
3551 * svg/W3C-SVG-1.1/animate-elem-14-t.svg:
3552 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
3553 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
3554 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
3555 * svg/W3C-SVG-1.1/animate-elem-15-t-w3c.png:
3556 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
3557 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
3558 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
3559 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
3560 * svg/W3C-SVG-1.1/animate-elem-17-t-w3c.png:
3561 * svg/W3C-SVG-1.1/animate-elem-17-t.svg:
3562 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
3563 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
3564 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
3565 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
3566 * svg/W3C-SVG-1.1/animate-elem-19-t-w3c.png:
3567 * svg/W3C-SVG-1.1/animate-elem-19-t.svg:
3568 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.checksum:
3569 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
3570 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
3571 * svg/W3C-SVG-1.1/animate-elem-20-t-w3c.png:
3572 * svg/W3C-SVG-1.1/animate-elem-20-t.svg:
3573 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.checksum:
3574 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
3575 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
3576 * svg/W3C-SVG-1.1/animate-elem-21-t-w3c.png:
3577 * svg/W3C-SVG-1.1/animate-elem-21-t.svg:
3578 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
3579 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
3580 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
3581 * svg/W3C-SVG-1.1/animate-elem-22-b-w3c.png:
3582 * svg/W3C-SVG-1.1/animate-elem-22-b.svg:
3583 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
3584 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
3585 * svg/W3C-SVG-1.1/animate-elem-23-t-w3c.png:
3586 * svg/W3C-SVG-1.1/animate-elem-23-t.svg:
3587 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
3588 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
3589 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
3590 * svg/W3C-SVG-1.1/animate-elem-24-t-w3c.png:
3591 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.checksum:
3592 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
3593 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
3594 * svg/W3C-SVG-1.1/animate-elem-25-t-w3c.png:
3595 * svg/W3C-SVG-1.1/animate-elem-25-t.svg:
3596 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
3597 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
3598 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
3599 * svg/W3C-SVG-1.1/animate-elem-26-t-w3c.png:
3600 * svg/W3C-SVG-1.1/animate-elem-26-t.svg:
3601 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
3602 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
3603 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
3604 * svg/W3C-SVG-1.1/animate-elem-27-t-w3c.png:
3605 * svg/W3C-SVG-1.1/animate-elem-27-t.svg:
3606 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.checksum:
3607 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.png:
3608 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
3609 * svg/W3C-SVG-1.1/animate-elem-28-t-w3c.png:
3610 * svg/W3C-SVG-1.1/animate-elem-28-t.svg:
3611 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.checksum:
3612 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.png:
3613 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
3614 * svg/W3C-SVG-1.1/animate-elem-29-b-w3c.png:
3615 * svg/W3C-SVG-1.1/animate-elem-29-b.svg:
3616 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum: Added.
3617 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.png: Added.
3618 * svg/W3C-SVG-1.1/animate-elem-30-t-w3c.png: Added.
3619 * svg/W3C-SVG-1.1/animate-elem-30-t.svg: Added.
3620 * svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum: Added.
3621 * svg/W3C-SVG-1.1/animate-elem-31-t-expected.png: Added.
3622 * svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: Added.
3623 * svg/W3C-SVG-1.1/animate-elem-31-t-w3c.png: Added.
3624 * svg/W3C-SVG-1.1/animate-elem-31-t.svg: Added.
3625 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.png: Added.
3626 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: Added.
3627 * svg/W3C-SVG-1.1/animate-elem-32-t-w3c.png: Added.
3628 * svg/W3C-SVG-1.1/animate-elem-32-t.svg: Added.
3629 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum: Added.
3630 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.png: Added.
3631 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: Added.
3632 * svg/W3C-SVG-1.1/animate-elem-33-t-w3c.png: Added.
3633 * svg/W3C-SVG-1.1/animate-elem-33-t.svg: Added.
3634 * svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum: Added.
3635 * svg/W3C-SVG-1.1/animate-elem-34-t-expected.png: Added.
3636 * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: Added.
3637 * svg/W3C-SVG-1.1/animate-elem-34-t-w3c.png: Added.
3638 * svg/W3C-SVG-1.1/animate-elem-34-t.svg: Added.
3639 * svg/W3C-SVG-1.1/animate-elem-35-t-w3c.png: Added.
3640 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Added.
3641 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added.
3642 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
3643 * svg/W3C-SVG-1.1/animate-elem-36-t-w3c.png: Added.
3644 * svg/W3C-SVG-1.1/animate-elem-36-t.svg: Added.
3645 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: Added.
3646 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: Added.
3647 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: Added.
3648 * svg/W3C-SVG-1.1/animate-elem-37-t-w3c.png: Added.
3649 * svg/W3C-SVG-1.1/animate-elem-37-t.svg: Added.
3650 * svg/W3C-SVG-1.1/animate-elem-38-t-w3c.png: Added.
3651 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: Added.
3652 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: Added.
3653 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: Added.
3654 * svg/W3C-SVG-1.1/animate-elem-39-t-w3c.png: Added.
3655 * svg/W3C-SVG-1.1/animate-elem-39-t.svg: Added.
3656 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: Added.
3657 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: Added.
3658 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
3659 * svg/W3C-SVG-1.1/animate-elem-40-t-w3c.png: Added.
3660 * svg/W3C-SVG-1.1/animate-elem-40-t.svg: Added.
3661 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: Added.
3662 * svg/W3C-SVG-1.1/animate-elem-41-t-w3c.png: Added.
3663 * svg/W3C-SVG-1.1/animate-elem-41-t.svg: Added.
3664 * svg/W3C-SVG-1.1/animate-elem-42-t-w3c.png: Added.
3665 * svg/W3C-SVG-1.1/animate-elem-43-t-w3c.png: Added.
3666 * svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum: Added.
3667 * svg/W3C-SVG-1.1/animate-elem-44-t-expected.png: Added.
3668 * svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: Added.
3669 * svg/W3C-SVG-1.1/animate-elem-44-t-w3c.png: Added.
3670 * svg/W3C-SVG-1.1/animate-elem-44-t.svg: Added.
3671 * svg/W3C-SVG-1.1/animate-elem-45-t-w3c.png: Added.
3672 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.checksum: Added.
3673 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.png: Added.
3674 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: Added.
3675 * svg/W3C-SVG-1.1/animate-elem-46-t-w3c.png: Added.
3676 * svg/W3C-SVG-1.1/animate-elem-46-t.svg: Added.
3677 * svg/W3C-SVG-1.1/animate-elem-47-t-w3c.png: Added.
3678 * svg/W3C-SVG-1.1/animate-elem-48-t-w3c.png: Added.
3679 * svg/W3C-SVG-1.1/animate-elem-49-t-w3c.png: Added.
3680 * svg/W3C-SVG-1.1/animate-elem-50-t-w3c.png: Added.
3681 * svg/W3C-SVG-1.1/animate-elem-51-t-w3c.png: Added.
3682 * svg/W3C-SVG-1.1/animate-elem-52-t-expected.checksum: Added.
3683 * svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Added.
3684 * svg/W3C-SVG-1.1/animate-elem-52-t-w3c.png: Added.
3685 * svg/W3C-SVG-1.1/animate-elem-52-t.svg: Added.
3686 * svg/W3C-SVG-1.1/animate-elem-53-t-w3c.png: Added.
3687 * svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: Added.
3688 * svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: Added.
3689 * svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: Added.
3690 * svg/W3C-SVG-1.1/animate-elem-60-t-w3c.png: Added.
3691 * svg/W3C-SVG-1.1/animate-elem-60-t.svg: Added.
3692 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: Added.
3693 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: Added.
3694 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: Added.
3695 * svg/W3C-SVG-1.1/animate-elem-61-t-w3c.png: Added.
3696 * svg/W3C-SVG-1.1/animate-elem-61-t.svg: Added.
3697 * svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: Added.
3698 * svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: Added.
3699 * svg/W3C-SVG-1.1/animate-elem-62-t-w3c.png: Added.
3700 * svg/W3C-SVG-1.1/animate-elem-62-t.svg: Added.
3701 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: Added.
3702 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: Added.
3703 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: Added.
3704 * svg/W3C-SVG-1.1/animate-elem-63-t-w3c.png: Added.
3705 * svg/W3C-SVG-1.1/animate-elem-63-t.svg: Added.
3706 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum: Added.
3707 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: Added.
3708 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: Added.
3709 * svg/W3C-SVG-1.1/animate-elem-64-t-w3c.png: Added.
3710 * svg/W3C-SVG-1.1/animate-elem-64-t.svg: Added.
3711 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: Added.
3712 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: Added.
3713 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: Added.
3714 * svg/W3C-SVG-1.1/animate-elem-65-t-w3c.png: Added.
3715 * svg/W3C-SVG-1.1/animate-elem-65-t.svg: Added.
3716 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: Added.
3717 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: Added.
3718 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: Added.
3719 * svg/W3C-SVG-1.1/animate-elem-66-t-w3c.png: Added.
3720 * svg/W3C-SVG-1.1/animate-elem-66-t.svg: Added.
3721 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: Added.
3722 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: Added.
3723 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: Added.
3724 * svg/W3C-SVG-1.1/animate-elem-67-t-w3c.png: Added.
3725 * svg/W3C-SVG-1.1/animate-elem-67-t.svg: Added.
3726 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: Added.
3727 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: Added.
3728 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: Added.
3729 * svg/W3C-SVG-1.1/animate-elem-68-t-w3c.png: Added.
3730 * svg/W3C-SVG-1.1/animate-elem-68-t.svg: Added.
3731 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: Added.
3732 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: Added.
3733 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: Added.
3734 * svg/W3C-SVG-1.1/animate-elem-69-t-w3c.png: Added.
3735 * svg/W3C-SVG-1.1/animate-elem-69-t.svg: Added.
3736 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: Added.
3737 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: Added.
3738 * svg/W3C-SVG-1.1/animate-elem-70-t-w3c.png: Added.
3739 * svg/W3C-SVG-1.1/animate-elem-70-t.svg: Added.
3740 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.checksum: Added.
3741 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.png: Added.
3742 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: Added.
3743 * svg/W3C-SVG-1.1/animate-elem-77-t-w3c.png: Added.
3744 * svg/W3C-SVG-1.1/animate-elem-77-t.svg: Added.
3745 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.checksum: Added.
3746 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png: Added.
3747 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: Added.
3748 * svg/W3C-SVG-1.1/animate-elem-78-t-w3c.png: Added.
3749 * svg/W3C-SVG-1.1/animate-elem-78-t.svg: Added.
3750 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png: Added.
3751 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
3752 * svg/W3C-SVG-1.1/animate-elem-80-t-w3c.png: Added.
3753 * svg/W3C-SVG-1.1/animate-elem-80-t.svg: Added.
3754 * svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: Added.
3755 * svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: Added.
3756 * svg/W3C-SVG-1.1/animate-elem-81-t-w3c.png: Added.
3757 * svg/W3C-SVG-1.1/animate-elem-81-t.svg: Added.
3758 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: Added.
3759 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: Added.
3760 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Added.
3761 * svg/W3C-SVG-1.1/animate-elem-82-t-w3c.png: Added.
3762 * svg/W3C-SVG-1.1/animate-elem-82-t.svg: Added.
3763 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: Added.
3764 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: Added.
3765 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: Added.
3766 * svg/W3C-SVG-1.1/animate-elem-83-t-w3c.png: Added.
3767 * svg/W3C-SVG-1.1/animate-elem-83-t.svg: Added.
3768 * svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
3769 * svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
3770 * svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
3771 * svg/W3C-SVG-1.1/animate-elem-84-t-w3c.png: Added.
3772 * svg/W3C-SVG-1.1/animate-elem-84-t.svg: Added.
3773 * svg/W3C-SVG-1.1/animate-elem-85-t-expected.checksum: Added.
3774 * svg/W3C-SVG-1.1/animate-elem-85-t-expected.png: Added.
3775 * svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt: Added.
3776 * svg/W3C-SVG-1.1/animate-elem-85-t-w3c.png: Added.
3777 * svg/W3C-SVG-1.1/animate-elem-85-t.svg: Added.
3778 * svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
3779 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
3780 * svg/W3C-SVG-1.1/color-prof-01-f-w3c.png:
3781 * svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
3782 * svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
3783 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
3784 * svg/W3C-SVG-1.1/color-prop-01-b-w3c.png:
3785 * svg/W3C-SVG-1.1/color-prop-01-b.svg:
3786 * svg/W3C-SVG-1.1/color-prop-02-f-expected.checksum:
3787 * svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
3788 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
3789 * svg/W3C-SVG-1.1/color-prop-02-f-w3c.png:
3790 * svg/W3C-SVG-1.1/color-prop-03-t-expected.checksum:
3791 * svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
3792 * svg/W3C-SVG-1.1/color-prop-03-t-w3c.png:
3793 * svg/W3C-SVG-1.1/color-prop-03-t.svg:
3794 * svg/W3C-SVG-1.1/color-prop-04-t-w3c.png: Added.
3795 * svg/W3C-SVG-1.1/color-prop-05-t-w3c.png: Added.
3796 * svg/W3C-SVG-1.1/coords-coord-01-t-expected.checksum: Added.
3797 * svg/W3C-SVG-1.1/coords-coord-01-t-expected.png: Added.
3798 * svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt: Added.
3799 * svg/W3C-SVG-1.1/coords-coord-01-t-w3c.png: Added.
3800 * svg/W3C-SVG-1.1/coords-coord-01-t.svg: Added.
3801 * svg/W3C-SVG-1.1/coords-coord-02-t-expected.checksum: Added.
3802 * svg/W3C-SVG-1.1/coords-coord-02-t-expected.png: Added.
3803 * svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt: Added.
3804 * svg/W3C-SVG-1.1/coords-coord-02-t-w3c.png: Added.
3805 * svg/W3C-SVG-1.1/coords-coord-02-t.svg: Added.
3806 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.checksum:
3807 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.png:
3808 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
3809 * svg/W3C-SVG-1.1/coords-trans-01-b-w3c.png:
3810 * svg/W3C-SVG-1.1/coords-trans-01-b.svg:
3811 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
3812 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
3813 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
3814 * svg/W3C-SVG-1.1/coords-trans-02-t-w3c.png:
3815 * svg/W3C-SVG-1.1/coords-trans-02-t.svg:
3816 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
3817 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
3818 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
3819 * svg/W3C-SVG-1.1/coords-trans-03-t-w3c.png:
3820 * svg/W3C-SVG-1.1/coords-trans-03-t.svg:
3821 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
3822 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
3823 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
3824 * svg/W3C-SVG-1.1/coords-trans-04-t-w3c.png:
3825 * svg/W3C-SVG-1.1/coords-trans-04-t.svg:
3826 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
3827 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
3828 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
3829 * svg/W3C-SVG-1.1/coords-trans-05-t-w3c.png:
3830 * svg/W3C-SVG-1.1/coords-trans-05-t.svg:
3831 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
3832 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
3833 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
3834 * svg/W3C-SVG-1.1/coords-trans-06-t-w3c.png:
3835 * svg/W3C-SVG-1.1/coords-trans-06-t.svg:
3836 * svg/W3C-SVG-1.1/coords-trans-07-t-w3c.png: Added.
3837 * svg/W3C-SVG-1.1/coords-trans-08-t-w3c.png: Added.
3838 * svg/W3C-SVG-1.1/coords-trans-09-t-w3c.png: Added.
3839 * svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
3840 * svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
3841 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
3842 * svg/W3C-SVG-1.1/coords-units-01-b-w3c.png:
3843 * svg/W3C-SVG-1.1/coords-units-01-b.svg:
3844 * svg/W3C-SVG-1.1/coords-units-02-b-expected.checksum:
3845 * svg/W3C-SVG-1.1/coords-units-02-b-expected.png:
3846 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
3847 * svg/W3C-SVG-1.1/coords-units-02-b-w3c.png:
3848 * svg/W3C-SVG-1.1/coords-units-02-b.svg:
3849 * svg/W3C-SVG-1.1/coords-units-03-b-expected.checksum:
3850 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
3851 * svg/W3C-SVG-1.1/coords-units-03-b-w3c.png:
3852 * svg/W3C-SVG-1.1/coords-units-03-b.svg:
3853 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
3854 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
3855 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
3856 * svg/W3C-SVG-1.1/coords-viewattr-01-b-w3c.png:
3857 * svg/W3C-SVG-1.1/coords-viewattr-01-b.svg:
3858 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
3859 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
3860 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
3861 * svg/W3C-SVG-1.1/coords-viewattr-02-b-w3c.png:
3862 * svg/W3C-SVG-1.1/coords-viewattr-02-b.svg:
3863 * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.checksum: Added.
3864 * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.png: Added.
3865 * svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: Added.
3866 * svg/W3C-SVG-1.1/coords-viewattr-03-b-w3c.png: Added.
3867 * svg/W3C-SVG-1.1/coords-viewattr-03-b.svg: Added.
3868 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
3869 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
3870 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
3871 * svg/W3C-SVG-1.1/extend-namespace-01-f.svg:
3872 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
3873 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
3874 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
3875 * svg/W3C-SVG-1.1/filters-blend-01-b-w3c.png:
3876 * svg/W3C-SVG-1.1/filters-blend-01-b.svg:
3877 * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
3878 * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
3879 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
3880 * svg/W3C-SVG-1.1/filters-color-01-b-w3c.png:
3881 * svg/W3C-SVG-1.1/filters-color-01-b.svg:
3882 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
3883 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
3884 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
3885 * svg/W3C-SVG-1.1/filters-composite-02-b-w3c.png:
3886 * svg/W3C-SVG-1.1/filters-composite-02-b.svg:
3887 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
3888 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
3889 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
3890 * svg/W3C-SVG-1.1/filters-comptran-01-b-w3c.png:
3891 * svg/W3C-SVG-1.1/filters-comptran-01-b.svg:
3892 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum:
3893 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.png:
3894 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
3895 * svg/W3C-SVG-1.1/filters-conv-01-f-w3c.png:
3896 * svg/W3C-SVG-1.1/filters-conv-01-f.svg:
3897 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
3898 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
3899 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
3900 * svg/W3C-SVG-1.1/filters-diffuse-01-f-w3c.png:
3901 * svg/W3C-SVG-1.1/filters-diffuse-01-f.svg:
3902 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
3903 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
3904 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
3905 * svg/W3C-SVG-1.1/filters-displace-01-f-w3c.png:
3906 * svg/W3C-SVG-1.1/filters-displace-01-f.svg:
3907 * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
3908 * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
3909 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
3910 * svg/W3C-SVG-1.1/filters-example-01-b-w3c.png:
3911 * svg/W3C-SVG-1.1/filters-felem-01-b-expected.checksum: Added.
3912 * svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Added.
3913 * svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: Added.
3914 * svg/W3C-SVG-1.1/filters-felem-01-b-w3c.png: Added.
3915 * svg/W3C-SVG-1.1/filters-felem-01-b.svg: Added.
3916 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
3917 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
3918 * svg/W3C-SVG-1.1/filters-gauss-01-b-w3c.png:
3919 * svg/W3C-SVG-1.1/filters-gauss-01-b.svg:
3920 * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
3921 * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
3922 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
3923 * svg/W3C-SVG-1.1/filters-image-01-b-w3c.png:
3924 * svg/W3C-SVG-1.1/filters-image-01-b.svg:
3925 * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
3926 * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
3927 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
3928 * svg/W3C-SVG-1.1/filters-light-01-f-w3c.png:
3929 * svg/W3C-SVG-1.1/filters-light-01-f.svg:
3930 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
3931 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
3932 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
3933 * svg/W3C-SVG-1.1/filters-morph-01-f-w3c.png:
3934 * svg/W3C-SVG-1.1/filters-morph-01-f.svg:
3935 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
3936 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
3937 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
3938 * svg/W3C-SVG-1.1/filters-offset-01-b-w3c.png:
3939 * svg/W3C-SVG-1.1/filters-offset-01-b.svg:
3940 * svg/W3C-SVG-1.1/filters-overview-01-b-w3c.png: Added.
3941 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
3942 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
3943 * svg/W3C-SVG-1.1/filters-specular-01-f-w3c.png:
3944 * svg/W3C-SVG-1.1/filters-specular-01-f.svg:
3945 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
3946 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
3947 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
3948 * svg/W3C-SVG-1.1/filters-tile-01-b-w3c.png:
3949 * svg/W3C-SVG-1.1/filters-tile-01-b.svg:
3950 * svg/W3C-SVG-1.1/filters-turb-01-f-w3c.png:
3951 * svg/W3C-SVG-1.1/fonts-desc-01-t-w3c.png: Added.
3952 * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.checksum: Added.
3953 * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png: Added.
3954 * svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
3955 * svg/W3C-SVG-1.1/fonts-desc-02-t.svg: Added.
3956 * svg/W3C-SVG-1.1/fonts-desc-03-t-w3c.png: Added.
3957 * svg/W3C-SVG-1.1/fonts-desc-04-t-w3c.png: Added.
3958 * svg/W3C-SVG-1.1/fonts-desc-05-t-w3c.png: Added.
3959 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
3960 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
3961 * svg/W3C-SVG-1.1/fonts-elem-01-t-w3c.png:
3962 * svg/W3C-SVG-1.1/fonts-elem-01-t.svg:
3963 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
3964 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
3965 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
3966 * svg/W3C-SVG-1.1/fonts-elem-02-t-w3c.png:
3967 * svg/W3C-SVG-1.1/fonts-elem-02-t.svg:
3968 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
3969 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
3970 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
3971 * svg/W3C-SVG-1.1/fonts-elem-03-b-w3c.png:
3972 * svg/W3C-SVG-1.1/fonts-elem-03-b.svg:
3973 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
3974 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
3975 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
3976 * svg/W3C-SVG-1.1/fonts-elem-04-b.svg:
3977 * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.checksum: Added.
3978 * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png: Added.
3979 * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
3980 * svg/W3C-SVG-1.1/fonts-elem-05-t-w3c.png: Added.
3981 * svg/W3C-SVG-1.1/fonts-elem-05-t.svg: Added.
3982 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.checksum: Added.
3983 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png: Added.
3984 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
3985 * svg/W3C-SVG-1.1/fonts-elem-06-t-w3c.png: Added.
3986 * svg/W3C-SVG-1.1/fonts-elem-06-t.svg: Added.
3987 * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.checksum: Added.
3988 * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.png: Added.
3989 * svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: Added.
3990 * svg/W3C-SVG-1.1/fonts-elem-07-b-w3c.png: Added.
3991 * svg/W3C-SVG-1.1/fonts-elem-07-b.svg: Added.
3992 * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png: Added.
3993 * svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
3994 * svg/W3C-SVG-1.1/fonts-glyph-02-t-w3c.png: Added.
3995 * svg/W3C-SVG-1.1/fonts-glyph-02-t.svg: Added.
3996 * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.checksum: Added.
3997 * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png: Added.
3998 * svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt: Added.
3999 * svg/W3C-SVG-1.1/fonts-glyph-03-t-w3c.png: Added.
4000 * svg/W3C-SVG-1.1/fonts-glyph-03-t.svg: Added.
4001 * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum: Added.
4002 * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png: Added.
4003 * svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt: Added.
4004 * svg/W3C-SVG-1.1/fonts-glyph-04-t-w3c.png: Added.
4005 * svg/W3C-SVG-1.1/fonts-glyph-04-t.svg: Added.
4006 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: Added.
4007 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: Added.
4008 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: Added.
4009 * svg/W3C-SVG-1.1/fonts-kern-01-t-w3c.png: Added.
4010 * svg/W3C-SVG-1.1/fonts-kern-01-t.svg: Added.
4011 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
4012 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
4013 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
4014 * svg/W3C-SVG-1.1/interact-cursor-01-f-w3c.png:
4015 * svg/W3C-SVG-1.1/interact-cursor-01-f.svg:
4016 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.checksum:
4017 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
4018 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
4019 * svg/W3C-SVG-1.1/interact-dom-01-b-w3c.png:
4020 * svg/W3C-SVG-1.1/interact-dom-01-b.svg:
4021 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
4022 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
4023 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
4024 * svg/W3C-SVG-1.1/interact-events-01-b-w3c.png:
4025 * svg/W3C-SVG-1.1/interact-events-01-b.svg:
4026 * svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
4027 * svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
4028 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
4029 * svg/W3C-SVG-1.1/interact-order-01-b-w3c.png:
4030 * svg/W3C-SVG-1.1/interact-order-01-b.svg:
4031 * svg/W3C-SVG-1.1/interact-order-02-b-w3c.png:
4032 * svg/W3C-SVG-1.1/interact-order-02-b.svg:
4033 * svg/W3C-SVG-1.1/interact-order-03-b-expected.checksum:
4034 * svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
4035 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
4036 * svg/W3C-SVG-1.1/interact-order-03-b-w3c.png:
4037 * svg/W3C-SVG-1.1/interact-order-03-b.svg:
4038 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
4039 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
4040 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
4041 * svg/W3C-SVG-1.1/interact-zoom-01-t-w3c.png:
4042 * svg/W3C-SVG-1.1/interact-zoom-01-t.svg:
4043 * svg/W3C-SVG-1.1/interact-zoom-02-t-w3c.png: Added.
4044 * svg/W3C-SVG-1.1/interact-zoom-03-t-w3c.png: Added.
4045 * svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum:
4046 * svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
4047 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
4048 * svg/W3C-SVG-1.1/linking-a-01-b-w3c.png:
4049 * svg/W3C-SVG-1.1/linking-a-01-b.svg:
4050 * svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum:
4051 * svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
4052 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
4053 * svg/W3C-SVG-1.1/linking-a-02-b-w3c.png:
4054 * svg/W3C-SVG-1.1/linking-a-02-b.svg:
4055 * svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum:
4056 * svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
4057 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
4058 * svg/W3C-SVG-1.1/linking-a-03-b-w3c.png:
4059 * svg/W3C-SVG-1.1/linking-a-03-b.svg:
4060 * svg/W3C-SVG-1.1/linking-a-04-t-expected.checksum:
4061 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
4062 * svg/W3C-SVG-1.1/linking-a-04-t-w3c.png:
4063 * svg/W3C-SVG-1.1/linking-a-04-t.svg:
4064 * svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum: Added.
4065 * svg/W3C-SVG-1.1/linking-a-05-t-expected.png: Added.
4066 * svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: Added.
4067 * svg/W3C-SVG-1.1/linking-a-05-t-w3c.png: Added.
4068 * svg/W3C-SVG-1.1/linking-a-05-t.svg: Added.
4069 * svg/W3C-SVG-1.1/linking-a-06-t-w3c.png: Added.
4070 * svg/W3C-SVG-1.1/linking-a-07-t-expected.checksum: Added.
4071 * svg/W3C-SVG-1.1/linking-a-07-t-expected.png: Added.
4072 * svg/W3C-SVG-1.1/linking-a-07-t-expected.txt: Added.
4073 * svg/W3C-SVG-1.1/linking-a-07-t-w3c.png: Added.
4074 * svg/W3C-SVG-1.1/linking-a-07-t.svg: Added.
4075 * svg/W3C-SVG-1.1/linking-a-08-t-w3c.png: Added.
4076 * svg/W3C-SVG-1.1/linking-a-09-b-w3c.png: Added.
4077 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.checksum:
4078 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.png:
4079 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
4080 * svg/W3C-SVG-1.1/linking-uri-01-b-w3c.png:
4081 * svg/W3C-SVG-1.1/linking-uri-01-b.svg:
4082 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.checksum: