1 2006-11-20 W. Andy Carrel <wac@google.com>
5 http://bugs.webkit.org/show_bug.cgi?id=11501
6 REGRESSION: \u no longer escapes metacharacters in RegExps
7 http://bugs.webkit.org/show_bug.cgi?id=11502
8 Serializing RegExps doesn't preserve Unicode escapes
10 * fast/js/kde/RegExp-expected.txt:
11 * fast/js/regexp-unicode-handling-expected.txt:
12 Adjust these test results to passing as a result of other included
13 changes in this revision.
15 2006-11-20 Alexey Proskuryakov <ap@webkit.org>
19 http://bugs.webkit.org/show_bug.cgi?id=10736
20 XMLHttpRequest.responseXML should be null on error
22 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
23 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
24 Updated the results for the new behavior.
26 2006-11-20 Alexey Proskuryakov <ap@webkit.org>
28 Reviewed by Sam Weinig.
30 http://bugs.webkit.org/show_bug.cgi?id=11633
31 Implement XMLDocument properties xmlEncoding, xmlVersion, xmlStandalone
33 * dom/xhtml/level3/core/documentgetxmlencoding01-expected.txt:
34 * dom/xhtml/level3/core/documentgetxmlencoding03-expected.txt
35 * dom/xhtml/level3/core/documentgetxmlstandalone04-expected.txt:
36 * dom/xhtml/level3/core/documentgetxmlversion01-expected.txt:
37 * dom/xhtml/level3/core/documentgetxmlversion02-expected.txt:
38 * dom/xhtml/level3/core/documentgetxmlversion03-expected.txt:
41 * dom/xhtml/level3/core/documentgetxmlencoding03.xhtml: Re-added a correct test.
43 * fast/dom/Window/window-properties-expected.txt: Added these new properties.
45 * http/tests/xmlhttprequest/xml-encoding-expected.txt: Added.
46 * http/tests/xmlhttprequest/xml-encoding.html: Added.
47 * http/tests/xmlhttprequest/resources/xml-encoding.xml: Added.
48 * http/tests/xmlhttprequest/resources/post-echo-as-utf-8.cgi: Added.
49 Test how xmlEncoding interacts with XMLHttpRequest.
51 2006-11-19 Alexey Proskuryakov <ap@webkit.org>
53 Removed parts of an incorrectly committed test, to be re-added later.
55 * dom/xhtml/level3/core/documentgetxmlencoding03-expected.png: Removed.
56 * dom/xhtml/level3/core/documentgetxmlencoding03-expected.checksum: Removed.
57 * dom/xhtml/level3/core/documentgetxmlencoding03.xhtml: Removed.
59 2006-11-19 Mitz Pettel <mitz@webkit.org>
63 - http://bugs.webkit.org/show_bug.cgi?id=11626
64 Automate test for rdar://problem/4056100
66 * fast/repaint/delete-into-nested-block-expected.checksum: Added.
67 * fast/repaint/delete-into-nested-block-expected.png: Added.
68 * fast/repaint/delete-into-nested-block-expected.txt: Added.
69 * fast/repaint/delete-into-nested-block.html: Added.
71 2006-11-18 Anders Carlsson <acarlsson@apple.com>
75 Add tests for crash when garbage collecting node iterators and tree walkers
76 without a node filter.
78 * fast/dom/node-filter-gc-expected.txt: Added.
79 * fast/dom/node-filter-gc.html: Added.
81 2006-11-18 Rob Buis <buis@kde.org>
86 http://bugs.webkit.org/show_bug.cgi?id=11321
87 Element with :target pseudo-class still matched after fragment identifier change
89 * fast/css/target-fragment-match-expected.checksum: Added.
90 * fast/css/target-fragment-match-expected.png: Added.
91 * fast/css/target-fragment-match-expected.txt: Added.
92 * fast/css/target-fragment-match.html: Added.
94 2006-11-18 Alexey Proskuryakov <ap@webkit.org>
96 Reviewed by Rob (yay!).
98 http://bugs.webkit.org/show_bug.cgi?id=11640
99 XMLHttpRequest produces undefined:undefined HTTP authentication
101 * http/tests/xmlhttprequest/basic-auth-expected.txt:
102 * http/tests/xmlhttprequest/basic-auth.html:
103 Added tests for undefined.
105 2006-11-17 Justin Garcia <justin.garcia@apple.com>
109 <rdar://problem/4237467> REGRESSION: Pasting word from quoted text quotes the destination
110 <rdar://problem/4017358> quoted text is wrong color, when pasted as quotation
113 * editing/pasteboard/merge-end-blockquote-expected.checksum:
114 * editing/pasteboard/merge-end-blockquote-expected.png:
115 * editing/pasteboard/merge-end-blockquote-expected.txt:
116 * editing/pasteboard/merge-end-blockquote.html:
119 * editing/pasteboard/paste-blockquote-1-expected.checksum: Added.
120 * editing/pasteboard/paste-blockquote-1-expected.png: Added.
121 * editing/pasteboard/paste-blockquote-1-expected.txt: Added.
122 * editing/pasteboard/paste-blockquote-1.html: Added.
123 * editing/pasteboard/paste-blockquote-2-expected.checksum: Added.
124 * editing/pasteboard/paste-blockquote-2-expected.png: Added.
125 * editing/pasteboard/paste-blockquote-2-expected.txt: Added.
126 * editing/pasteboard/paste-blockquote-2.html: Added.
127 * editing/pasteboard/paste-blockquote-3-expected.checksum: Added.
128 * editing/pasteboard/paste-blockquote-3-expected.png: Added.
129 * editing/pasteboard/paste-blockquote-3-expected.txt: Added.
130 * editing/pasteboard/paste-blockquote-3.html: Added.
132 2006-11-16 Rob Buis <buis@kde.org>
134 Reviewed and landed by Brady
137 http://bugs.webkit.org/show_bug.cgi?id=11590
138 Bug 11590: REGRESSION (r17726-r17742): Wikipedia page intermittently loads but doesn't render
140 * fast/css/import-rule-regression-11590-expected.txt: Added.
141 * fast/css/import-rule-regression-11590.html: Added.
142 * fast/css/resources/imports.css: Added.
143 * fast/css/resources/style.css: Added.
145 2006-11-15 Adele Peterson <adele@apple.com>
149 Updating results for new slider implementation.
151 * fast/forms/input-appearance-height-expected.checksum:
152 * fast/forms/input-appearance-height-expected.png:
153 * fast/forms/input-appearance-height-expected.txt:
155 2006-11-14 Justin Garcia <justin.garcia@apple.com>
159 <rdar://problem/4806874>
160 Missing background image after paste
162 Checking in new expected results for fixes:
163 * editing/inserting/insert-3851164-fix-expected.checksum:
164 * editing/inserting/insert-3851164-fix-expected.png:
165 * editing/selection/drag-in-iframe-expected.checksum:
166 * editing/selection/drag-in-iframe-expected.png:
168 Same, but also removing an outdated comment about a bug:
169 * editing/pasteboard/paste-text-019-expected.checksum:
170 * editing/pasteboard/paste-text-019-expected.png:
171 * editing/pasteboard/paste-text-019-expected.txt:
172 * editing/pasteboard/paste-text-019.html:
175 * editing/pasteboard/4806874-expected.checksum: Added.
176 * editing/pasteboard/4806874-expected.png: Added.
177 * editing/pasteboard/4806874-expected.txt: Added.
178 * editing/pasteboard/4806874.html: Added.
180 Equivalent render trees:
181 * editing/inserting/insert-3907422-fix-expected.txt:
182 * editing/pasteboard/paste-text-011-expected.txt:
183 * editing/pasteboard/paste-text-015-expected.txt:
185 2006-11-14 Mitz Pettel <mitz@webkit.org>
187 http://bugs.webkit.org/show_bug.cgi?id=11575
188 Bug 11575: REGRESSION: WebCore crash in CSSParser/HTMLTokenizer
190 * fast/css/css-imports-expected.checksum: Added.
191 * fast/css/css-imports-expected.png: Added.
192 * fast/css/css-imports-expected.txt: Added.
193 * fast/css/css-imports.html: Added.
194 * fast/css/resources/css-imports-2.css: Added.
195 * fast/css/resources/css-imports.css: Added.
197 2006-11-13 Justin Garcia <justin.garcia@apple.com>
201 * editing/selection/drag-select-1-expected.checksum: Added.
202 * editing/selection/drag-select-1-expected.png: Added.
203 * editing/selection/drag-select-1-expected.txt: Added.
204 * editing/selection/drag-select-1.html: Added.
206 2006-11-13 Justin Garcia <justin.garcia@apple.com>
210 * editing/pasteboard/paste-unrendered-select-expected.checksum: Added.
211 * editing/pasteboard/paste-unrendered-select-expected.png: Added.
212 * editing/pasteboard/paste-unrendered-select-expected.txt: Added.
213 * editing/pasteboard/paste-unrendered-select.html: Added.
215 2006-11-11 Rob Buis <buis@kde.org>
220 http://bugs.webkit.org/show_bug.cgi?id=10893
221 InsertRule can not handle @import statements
223 * fast/dom/css-insert-import-rule-expected.txt: Added.
224 * fast/dom/css-insert-import-rule.html: Added.
225 * fast/dom/resources/css-insert-import-rule-red.css: Added.
227 2006-11-11 Graham Dennis <graham.dennis@gmail.com>
231 REGRESSION (r16122): min/max widths incorrectly calculated for contentEditable text
232 http://bugs.webkit.org/show_bug.cgi?id=11570
234 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.checksum: Added.
235 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.png: Added.
236 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Added.
237 * fast/text/whitespace/nbsp-mode-and-linewraps.html: Added.
239 2006-11-10 Justin Garcia <justin.garcia@apple.com>
243 <rdar://problem/4069359>
244 Deleting hyperlink text, then typing uses link typing style but loses the link itself
246 * editing/deleting/delete-link-1-expected.checksum: Added.
247 * editing/deleting/delete-link-1-expected.png: Added.
248 * editing/deleting/delete-link-1-expected.txt: Added.
249 * editing/deleting/delete-link-1.html: Added.
250 * editing/inserting/insert-before-link-1-expected.checksum: Added.
251 * editing/inserting/insert-before-link-1-expected.png: Added.
252 * editing/inserting/insert-before-link-1-expected.txt: Added.
253 * editing/inserting/insert-before-link-1.html: Added.
255 2006-11-09 Adam Roben <aroben@apple.com>
259 New test to keep the mistake I made in r17680 from happening again.
261 * fast/block/margin-collapse/negative-margins-expected.checksum: Added.
262 * fast/block/margin-collapse/negative-margins-expected.png: Added.
263 * fast/block/margin-collapse/negative-margins-expected.txt: Added.
264 * fast/block/margin-collapse/negative-margins.html: Added.
266 2006-11-08 Darin Adler <darin@apple.com>
270 - added test for option-tab
272 * fast/events/option-tab.html: Added.
273 * fast/events/option-tab-expected.txt: Added.
275 2006-11-08 Brady Eidson <beidson@apple.com>
279 Added test to cover bug http://bugs.webkit.org/show_bug.cgi?id=11450
280 -Confirm there is no assert when nuking a frame with an active XMLHttpRequest load
281 -Confirm the correct state-change notifications for the request are dispatched
283 * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: Added.
284 * http/tests/xmlhttprequest/frame-load-cancelled-abort.html: Added.
285 * http/tests/xmlhttprequest/resources/endlessxml.php: Added.
286 * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Added.
288 2006-11-08 Darin Adler <darin@apple.com>
292 * fast/forms/submit-nil-value-field-assert.html: Update test so it
293 no longer relies on incorrect "submit form right away during JavaScript
296 2006-11-08 Beth Dakin <bdakin@apple.com>
300 This test needs new results from my last check-in. I thought this
301 change was already in my tree, but I guess not. Whoops!
303 * fast/dom/delete-contents-expected.txt:
305 2006-11-07 Beth Dakin <bdakin@apple.com>
309 Test cases for <rdar://problem/4820814> A crash occurs at
310 WebCore::HitTestResult::spellingToolTip() when mousing down on
311 iframe at www.macsurfer.com
313 And for the found-bug of moving text nodes within the head to the
316 * fast/dom/HTMLHeadElement/textInHead1-expected.checksum: Added.
317 * fast/dom/HTMLHeadElement/textInHead1-expected.png: Added.
318 * fast/dom/HTMLHeadElement/textInHead1-expected.txt: Added.
319 * fast/dom/HTMLHeadElement/textInHead1.html: Added.
320 * fast/dom/HTMLHeadElement/textInHead2-expected.checksum: Added.
321 * fast/dom/HTMLHeadElement/textInHead2-expected.png: Added.
322 * fast/dom/HTMLHeadElement/textInHead2-expected.txt: Added.
323 * fast/dom/HTMLHeadElement/textInHead2.html: Added.
324 * fast/dom/HTMLHeadElement/textInHead3-expected.checksum: Added.
325 * fast/dom/HTMLHeadElement/textInHead3-expected.png: Added.
326 * fast/dom/HTMLHeadElement/textInHead3-expected.txt: Added.
327 * fast/dom/HTMLHeadElement/textInHead3.html: Added.
328 * fast/dom/HTMLHeadElement/textInHead4-expected.checksum: Added.
329 * fast/dom/HTMLHeadElement/textInHead4-expected.png: Added.
330 * fast/dom/HTMLHeadElement/textInHead4-expected.txt: Added.
331 * fast/dom/HTMLHeadElement/textInHead4.html: Added.
332 * fast/dom/HTMLHeadElement/textInHead5-expected.checksum: Added.
333 * fast/dom/HTMLHeadElement/textInHead5-expected.png: Added.
334 * fast/dom/HTMLHeadElement/textInHead5-expected.txt: Added.
335 * fast/dom/HTMLHeadElement/textInHead5.html: Added.
336 * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
337 * fast/frames/onlyCommentInIFrame-expected.txt: Added.
338 * fast/frames/onlyCommentInIFrame.html: Added.
339 * fast/frames/resources/comment.html: Added.
340 * fast/frames/resources/commentX.xhtml: Added.
341 * tables/mozilla/bugs/bug1224-expected.checksum:
342 * tables/mozilla/bugs/bug1224-expected.png:
343 * tables/mozilla/bugs/bug1224-expected.txt:
345 2006-11-07 David Harrison <harrison@apple.com>
349 * editing/pasteboard/4076267-2-expected.checksum:
350 * editing/pasteboard/4076267-2-expected.png:
351 * editing/pasteboard/4076267-2-expected.txt:
353 2006-11-07 Darin Adler <darin@apple.com>
355 Rolled out change for <rdar://problem/4820814>.
357 Beth's planning on landing a new change for it soon, but in the mean time
358 we need layout tests succeeding again.
360 2006-11-07 David Harrison <harrison@apple.com>
364 <rdar://problem/4714993> REGRESSION: After replacing a misspelled word in a sentence, the selected word wraps down to next line (10428)
366 * editing/pasteboard/3976872-expected.txt:
367 * editing/pasteboard/4076267-2-expected.txt:
368 * editing/pasteboard/4076267-3-expected.txt:
369 * editing/pasteboard/4076267-expected.txt:
370 * editing/pasteboard/8145-1-expected.txt:
371 * editing/pasteboard/paste-empty-startcontainer-expected.txt: Removed.
372 * editing/pasteboard/paste-match-style-001-expected.txt:
373 * editing/pasteboard/paste-match-style-002-expected.txt:
374 * editing/pasteboard/paste-text-019-expected.txt:
375 * editing/pasteboard/pasting-tabs-expected.txt:
377 2006-11-07 Mitz Pettel <mitz@webkit.org>
381 Test for http://bugs.webkit.org/show_bug.cgi?id=11505
382 REGRESSION: Null pointer deref in HitTestResult::spellingToolTip() (assertion failure in Node::document)
384 The null check was added as part for the fix for <rdar://problem/4820814>,
385 however the test that was committed with the fix avoids the case of a null
386 m_innerNonSharedNode, which this test covers.
388 * fast/css-generated-content/spellingToolTip-assert-expected.checksum: Added.
389 * fast/css-generated-content/spellingToolTip-assert-expected.png: Added.
390 * fast/css-generated-content/spellingToolTip-assert-expected.txt: Added.
391 * fast/css-generated-content/spellingToolTip-assert.html: Added.
393 2006-11-06 Beth Dakin <bdakin@apple.com>
397 Test for <rdar://problem/4820814> A crash occurs at
398 WebCore::HitTestResult::spellingToolTip() when mousing down on
399 iframe at www.macsurfer.com
401 * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
402 * fast/frames/onlyCommentInIFrame-expected.png: Added.
403 * fast/frames/onlyCommentInIFrame-expected.txt: Added.
404 * fast/frames/onlyCommentInIFrame.html: Added.
405 * fast/frames/resources/comment.html: Added.
406 * fast/frames/resources/commentX.xhtml: Added.
408 2006-11-06 Geoffrey Garen <ggaren@apple.com>
410 New results. The originals were incorrect.
412 * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum:
413 * svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
414 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
415 * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum:
416 * svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
417 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
418 * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum:
419 * svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
420 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
421 * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum:
422 * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
423 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
425 2006-11-06 Justin Garcia <justin.garcia@apple.com>
429 * editing/execCommand/4641880-1-expected.checksum: Added.
430 * editing/execCommand/4641880-1-expected.png: Added.
431 * editing/execCommand/4641880-1-expected.txt: Added.
432 * editing/execCommand/4641880-1.html: Added.
433 * editing/execCommand/4641880-2-expected.checksum: Added.
434 * editing/execCommand/4641880-2-expected.png: Added.
435 * editing/execCommand/4641880-2-expected.txt: Added.
436 * editing/execCommand/4641880-2.html: Added.
438 2006-11-06 Oliver Hunt <oliver@apple.com>
442 * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added.
443 * svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added.
444 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added.
445 * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Removed.
446 * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added.
447 * svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added.
448 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added.
449 * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Removed.
450 * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added.
451 * svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added.
452 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added.
453 * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Removed.
454 * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added.
455 * svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added.
456 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added.
457 * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Removed.
459 2006-11-06 David Harrison <harrison@apple.com>
463 <rdar://problem/4813973> Pressing delete key to remove empty quoted line leaves cursor mis-positioned
465 * editing/deleting/delete-br-012-expected.checksum: Added.
466 * editing/deleting/delete-br-012-expected.png: Added.
467 * editing/deleting/delete-br-012-expected.txt: Added.
468 * editing/deleting/delete-br-012.html: Added.
470 2006-11-06 Alexey Proskuryakov <ap@nypop.com>
472 Reviewed by Sam Weinig.
474 Fix a layout test failure that happened with additional fonts installed - replace a fancy
475 Unicode character with a plain asterisk.
477 * css2.1/t0905-c414-flt-00-d-expected.checksum:
478 * css2.1/t0905-c414-flt-00-d-expected.png:
479 * css2.1/t0905-c414-flt-00-d-expected.txt:
480 * css2.1/t0905-c414-flt-00-d.html:
482 2006-11-06 Alexey Proskuryakov <ap@webkit.org>
486 Removed leftover results from the previous test.
488 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
490 2006-11-07 Mark Rowe <bdash@webkit.org>
492 http://bugs.webkit.org/show_bug.cgi?id=11526
493 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
495 Correctly updated tests results.
497 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
498 * fast/dom/HTMLMetaElement/meta-attributes.html:
500 2006-11-06 Mark Rowe <bdash@webkit.org>
504 http://bugs.webkit.org/show_bug.cgi?id=11526
505 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
507 Updated test results for change from nodeName to className in DOMNode::toString.
509 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
510 * fast/dom/prototype-chain-expected.txt:
511 * fast/dom/replace-first-child-expected.txt:
512 * fast/events/mouseclick-target-and-positioning-expected.txt:
513 * fast/forms/input-appearance-preventDefault-expected.checksum:
514 * fast/forms/input-appearance-preventDefault-expected.png:
515 * fast/forms/input-appearance-preventDefault-expected.txt:
516 * fast/loader/loadInProgress-expected.txt:
517 * fast/tokenizer/external-script-document-write-expected.checksum:
518 * fast/tokenizer/external-script-document-write-expected.png:
519 * fast/tokenizer/external-script-document-write-expected.txt:
520 * traversal/stay-within-root-expected.checksum:
521 * traversal/stay-within-root-expected.png:
522 * traversal/stay-within-root-expected.txt:
524 2006-11-06 Alexey Proskuryakov <ap@webkit.org>
528 Test for http://bugs.webkit.org/show_bug.cgi?id=11517
529 REGRESSION: Flash clicks/interactivity not working properly
531 * plugins/mouse-events-expected.txt: Added.
532 * plugins/mouse-events.html: Added.
534 2006-11-06 Mark Rowe <bdash@webkit.org>
536 Reviewed by the wonderful Mitz Pettel.
538 Test for http://bugs.webkit.org/show_bug.cgi?id=11524
539 Bug 11524: REGRESSION(r9842): Array.prototype.join should use ToString operator rather than calling toString on each element
541 * fast/js/array-join-bug-11524-expected.txt: Added.
542 * fast/js/array-join-bug-11524.html: Added.
543 * fast/js/resources/array-join-bug-11524.js: Added.
545 2006-11-04 Alexey Proskuryakov <ap@nypop.com>
549 http://bugs.webkit.org/show_bug.cgi?id=11448
550 ⟨ and ⟩ entities are mapped to the incorrect Unicode codepoint
552 * fast/parser/entities-in-xhtml-expected.checksum: Removed.
553 * fast/parser/entities-in-xhtml-expected.png: Removed.
554 Converted to plain text, the large table in the test didn't nearly fit anyway.
556 * fast/parser/entities-in-xhtml-expected.txt:
557 * fast/parser/entities-in-xhtml.xhtml:
558 Made the test self-consistent again by using actual numeric values for ⟨ and ⟩.
560 * fast/parser/entities-in-html-expected.txt: Added.
561 * fast/parser/entities-in-html.html: Added.
562 An HTML copy of the same test.
564 2006-11-03 Alexey Proskuryakov <ap@nypop.com>
568 Test for http://bugs.webkit.org/show_bug.cgi?id=7323
569 REGRESSION (10.4.4): ondrag* events don't fire on page in a frame
571 * fast/events/drag-in-frames-expected.txt: Added.
572 * fast/events/drag-in-frames.html: Added.
573 * fast/events/resources/drag-in-frames-console.html: Added.
574 * fast/events/resources/drag-in-frames-left.html: Added.
575 * fast/events/resources/drag-in-frames-right.html: Added.
577 * editing/selection/expanding-selections.html:
578 * editing/selection/expanding-selections2.html:
579 * fast/dynamic/layer-hit-test-crash.html:
580 * fast/events/event-view-toString.html:
581 * fast/events/resources/drag-outside-window-frame.html:
582 * svg/custom/hover-default-fill.svg:
583 Added missing calls to mouseUp().
585 * svg/custom/stroke-width-click-expected.txt:
586 * svg/custom/stroke-width-click.svg:
587 Don't attempt to click outside the page, this was confusing DRT.
589 * editing/selection/select-from-textfield-outwards-expected.txt:
590 * editing/selection/select-from-textfield-outwards.html:
591 Removed alerts between dragging steps - they are now useless,
592 as the dragging events are stored and executed at once.
594 2006-11-03 Geoffrey Garen <ggaren@apple.com>
596 Missed a few tests in my last check-in, and checked in old results for
599 * editing/inserting/before-after-input-element-expected.txt:
600 * editing/inserting/before-after-input-element.html:
601 * editing/pasteboard/4641033-expected.txt:
602 * editing/pasteboard/input-field-1-expected.txt:
603 * editing/pasteboard/input-field-1.html:
604 * editing/pasteboard/select-element-1-expected.txt:
605 * editing/pasteboard/select-element-1.html:
606 * editing/selection/select-element-paragraph-boundary-expected.txt:
607 * editing/selection/select-element-paragraph-boundary.html:
608 * fast/forms/textarea-no-scroll-on-blur-expected.txt:
609 * fast/forms/textarea-scrollbar-expected.txt:
611 2006-11-02 Geoffrey Garen <ggaren@apple.com>
613 Reviewed by Justin Garcia.
615 Used a PERL script to add calls to opt into dumping of editing callbacks
616 in all editing tests that didn't do so already. This is required now that
617 dumping of editing callbacks is opt-in.
619 Updated editing.js so that any test that calls runEditingTest() opt into
620 dumping of editing callbacks.
622 Updated results in all non-editing tests to remove dumping of editing callbacks.
624 Updated results in all editing tests to reflect minor DOM changes due to new
627 [ many tests and results modified ]
629 2006-11-02 Geoffrey Garen <ggaren@apple.com>
631 Updated results because they were incorrect when checked in. (We never
634 * fast/js/regexp-unicode-handling-expected.txt:
636 2006-11-02 Adele Peterson <adele@apple.com>
640 Test for http://bugs.webkit.org/show_bug.cgi?id=9581
641 REGRESSION: The new NativeTextArea scrolls to the top when the control is unfocused.
643 * fast/forms/textarea-no-scroll-on-blur-expected.txt: Added.
644 * fast/forms/textarea-no-scroll-on-blur.html: Added.
646 2006-11-02 W. Andy Carrel <wac@google.com>
648 Reviewed by Maciej, landed by Anders.
650 Adding tests for Unicode RegExp behavior to match IE and Firefox.
651 * fast/js/regexp-unicode-handling-expected.txt: Added.
652 * fast/js/regexp-unicode-handling.html: Added.
653 * fast/js/resources/regexp-unicode-handling.js: Added.
655 2006-11-02 Alexey Proskuryakov <ap@nypop.com>
657 Reviewed by Maciej, landed by Anders.
659 Test for bugs 7253 and 7445, based on reductions made by Parag Shah and W. Andy Carrel.
661 * fast/js/gmail-re-re-expected.txt: Added.
662 * fast/js/gmail-re-re.html: Added.
663 * fast/js/resources/gmail-re-re.js: Added.
665 2006-11-02 Geoffrey Garen <ggaren@apple.com>
667 Updated results to fix failure seen when running layout tests. Justin
668 Garcia says the new results look more correct.
670 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
672 2006-11-02 Adele Peterson <adele@apple.com>
674 Reviewed by Mitz and Geoff.
676 Test for <rdar://problem/4650271> REGRESSION(NativeTextArea): Textareas don't get scrollbars when text gets too big for content area (10105)
678 * fast/forms/textarea-scrollbar-expected.checksum: Added.
679 * fast/forms/textarea-scrollbar-expected.png: Added.
680 * fast/forms/textarea-scrollbar-expected.txt: Added.
681 * fast/forms/textarea-scrollbar.html: Added.
683 2006-11-02 Kevin McCullough <KMcCullough@apple.com>
687 - Changed the test to take into account the JavaScript standard's interesting take on DST. According to the standard DST should not reflect historically accurate information but should rather interpolate from a comparable year. This test used to show historically accurate information but now reflects the results of interpolating.
689 * fast/js/date-big-setdate-expected.txt:
690 * fast/js/resources/date-big-setdate.js:
692 2006-11-01 Justin Garcia <justin.garcia@apple.com>
696 <rdar://problem/4062865>
697 Copy/paste of a select element fails to include the options
699 Updated to reflect fix:
700 * editing/pasteboard/4641033-expected.checksum:
701 * editing/pasteboard/4641033-expected.png:
702 * editing/pasteboard/4641033-expected.txt:
703 * editing/pasteboard/4641033.html:
706 * editing/inserting/before-after-input-element-expected.checksum: Added.
707 * editing/inserting/before-after-input-element-expected.png: Added.
708 * editing/inserting/before-after-input-element-expected.txt: Added.
709 * editing/inserting/before-after-input-element.html: Added.
710 * editing/pasteboard/input-field-1-expected.checksum: Added.
711 * editing/pasteboard/input-field-1-expected.png: Added.
712 * editing/pasteboard/input-field-1-expected.txt: Added.
713 * editing/pasteboard/input-field-1.html: Added.
714 * editing/pasteboard/select-element-1-expected.checksum: Added.
715 * editing/pasteboard/select-element-1-expected.png: Added.
716 * editing/pasteboard/select-element-1-expected.txt: Added.
717 * editing/pasteboard/select-element-1.html: Added.
718 * editing/selection/select-element-paragraph-boundary-expected.checksum: Added.
719 * editing/selection/select-element-paragraph-boundary-expected.png: Added.
720 * editing/selection/select-element-paragraph-boundary-expected.txt: Added.
721 * editing/selection/select-element-paragraph-boundary.html: Added.
723 2006-11-01 Kevin McCullough <KMcCullough@apple.com>
725 - temporarily passing a test so that it does not interfere with others testing.
727 * fast/js/date-big-setdate-expected.txt:
729 2006-11-01 Adele Peterson <adele@apple.com>
731 Fixing typo. Changed repaintTest to runRepaintTest.
733 * fast/repaint/overflow-outline-repaint-expected.checksum:
734 * fast/repaint/overflow-outline-repaint-expected.png:
735 * fast/repaint/overflow-outline-repaint.html:
737 2006-11-01 Adele Peterson <adele@apple.com>
741 Tests for http://bugs.webkit.org/show_bug.cgi?id=11277
742 REGRESSION: Incomplete repaint of overflow areas when deleting
744 * fast/repaint/overflow-delete-line-expected.checksum: Added.
745 * fast/repaint/overflow-delete-line-expected.png: Added.
746 * fast/repaint/overflow-delete-line-expected.txt: Added.
747 * fast/repaint/overflow-delete-line.html: Added.
748 * fast/repaint/overflow-scroll-delete-expected.checksum: Added.
749 * fast/repaint/overflow-scroll-delete-expected.png: Added.
750 * fast/repaint/overflow-scroll-delete-expected.txt: Added.
751 * fast/repaint/overflow-scroll-delete.html: Added.
752 * fast/repaint/overflow-outline-repaint-expected.checksum: Added.
753 * fast/repaint/overflow-outline-repaint-expected.png: Added.
754 * fast/repaint/overflow-outline-repaint-expected.txt: Added.
755 * fast/repaint/overflow-outline-repaint.html: Added.
757 2006-10-31 Geoffrey Garen <ggaren@apple.com>
759 Added test for accessing the 'caller' property from inside an event
762 * fast/events/caller-access-from-event-listener-expected.txt: Added.
763 * fast/events/caller-access-from-event-listener.html: Added.
765 2006-10-31 Geoffrey Garen <ggaren@apple.com>
767 Added layout test for copying password field.
769 * editing/pasteboard/copy-in-password-field-expected.txt: Added.
770 * editing/pasteboard/copy-in-password-field.html: Added.
772 2006-10-31 Justin Garcia <justin.garcia@apple.com>
776 Updated these tests to mention the bug that they demonstrate:
777 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
778 * editing/pasteboard/nested-blocks-with-text-area-expected.png:
779 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
780 * editing/pasteboard/nested-blocks-with-text-area.html:
781 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
782 * editing/pasteboard/nested-blocks-with-text-field-expected.png:
783 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
784 * editing/pasteboard/nested-blocks-with-text-field.html:
786 2006-10-31 Adele Peterson <adele@apple.com>
790 Tests for http://bugs.webkit.org/show_bug.cgi?id=11127 NativeListBox: arrow and drag selection should pivot around one list item
791 and http://bugs.webkit.org/show_bug.cgi?id=11173 REGRESSION (NativeListBox): Shift-clicking items in list box doesn't expand the current selection
792 and http://bugs.webkit.org/show_bug.cgi?id=11417 REGRESSION: onchange does not fire for list-style select elements
794 * fast/forms/listbox-onchange-expected.txt: Added.
795 * fast/forms/listbox-onchange.html: Added.
796 * fast/forms/listbox-selection-expected.txt: Added.
797 * fast/forms/listbox-selection.html: Added.
799 2006-10-31 Justin Garcia <justin.garcia@apple.com>
803 * editing/execCommand/create-list-1.html: Removed.
804 * editing/execCommand/create-list-with-hr-expected.checksum:
805 * editing/execCommand/create-list-with-hr-expected.png:
806 * editing/execCommand/create-list-with-hr-expected.txt:
807 * editing/execCommand/remove-list-1-expected.checksum:
808 * editing/execCommand/remove-list-1-expected.png:
809 * editing/execCommand/remove-list-1-expected.txt:
810 * fast/text/attributed-substring-from-range-001-expected.txt:
812 2006-10-31 Vladimir Olexa <vladimir.olexa@gmail.com>
816 Test for http://bugs.webkit.org/show_bug.cgi?id=4166
817 Function object does not support caller property
819 * fast/js/caller-property-expected.txt: Added.
820 * fast/js/caller-property.html: Added.
821 * fast/js/resources/caller-property.js: Added.
823 2006-10-30 Darin Adler <darin@apple.com>
827 * fast/dom/xmlhttprequest-get-expected.txt: Generated a new result.
828 Maciej says that the new behavior of returning empty string instead of
829 undefined is correct and matches Firefox, so the new result is better
832 2006-10-29 Mitz Pettel <mitz@webkit.org>
836 Test for http://bugs.webkit.org/show_bug.cgi?id=11444
837 REGRESSION (r17378): Exception (-[NSCFDictionary setObject:forKey:]: attempt to insert nil value)
838 when submitting a form with an empty uninitialized field
840 * fast/forms/submit-nil-value-field-assert-expected.txt: Added.
841 * fast/forms/submit-nil-value-field-assert.html: Added.
843 2006-10-30 Mark Rowe <bdash@webkit.org>
847 Fix fast/block/basic/014.html to pass when Microsoft Office fonts are present.
849 * fast/block/basic/014-expected.checksum:
850 * fast/block/basic/014-expected.png:
851 * fast/block/basic/014-expected.txt:
852 * fast/block/basic/014.html: Always use default sans-serif font rather than
853 preferring Microsoft Office fonts.
855 2006-10-29 Mark Rowe <bdash@webkit.org>
859 Fix failure in editing/inserting/insert-3851164-fix if Gill Sans font is present.
861 * editing/inserting/insert-3851164-fix.html: Specify sans-serif to match expected results
862 generated without Gill Sans present.
864 2006-10-29 Darin Adler <darin@apple.com>
866 * fast/events/js-keyboard-event-creation-expected.txt: Update test that
867 is affected in a minor way by the change to DumpRenderTree.
869 2006-10-26 Justin Garcia <justin.garcia@apple.com>
873 <http://bugs.webkit.org/show_bug.cgi?id=11423>
874 REGRESSION: First newline missing from textarea's value
876 Changes reflect the removal of more brs that were about
878 * editing/deleting/delete-4038408-fix-expected.txt:
879 * editing/inserting/insert-3654864-fix-expected.txt:
880 * editing/inserting/insert-3659587-fix-expected.txt:
881 * editing/inserting/insert-3775316-fix-expected.txt:
882 * editing/inserting/insert-at-end-01-expected.txt:
883 * editing/inserting/insert-at-end-02-expected.txt:
884 * editing/inserting/insert-br-001-expected.txt:
885 * editing/inserting/insert-br-005-expected.txt:
887 Added to demonstrate fix:
888 * fast/forms/11423-expected.txt: Added.
889 * fast/forms/11423.html: Added.
891 2006-10-27 Darin Adler <darin@apple.com>
893 - new test results for a couple of tests
895 * fast/js/kde/RegExp-expected.txt: Affected by the change to decode \u
896 sequences in JavaScript regular expression at the lexer level.
898 * http/tests/navigation/success200-reload-expected.txt: For some reason,
899 this is consistently not dumping the "scrolled" line any more -- since the
900 purpose of the test has nothing to do with that, landing new results.
902 2006-10-26 W. Andy Carrel <wac@google.com>
906 * tests/mozilla/ecma_2/RegExp/properties-001.js: Changed test to look
907 for Unicode character rather than the '\u' escaped equivalent for
908 .source and .toString().
910 2006-10-26 Darin Adler <darin@apple.com>
914 * editing/execCommand/remove-formatting-expected.txt: Roll back results.
915 The ones just checked in showed the same kind of intermittent failure that
916 copy-paste-bidi.html used to show -- now we consistently get these results.
918 2006-10-26 Justin Garcia <justin.garcia@apple.com>
922 <http://bugs.webkit.org/show_bug.cgi?id=11329>
923 Gmail Editor: Can't remove styling applied to selection after clicking "Remove Formatting" toolbar icon.
925 * editing/execCommand/remove-formatting-2-expected.checksum: Added.
926 * editing/execCommand/remove-formatting-2-expected.png: Added.
927 * editing/execCommand/remove-formatting-2-expected.txt: Added.
928 * editing/execCommand/remove-formatting-2.html: Added.
929 * editing/execCommand/remove-formatting-expected.txt:
931 2006-10-26 Oliver Hunt <oliver@apple.com>
934 Layout test for <rdar://problem/4800518>
936 * fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
937 * fast/canvas/canvas-transforms-during-path-expected.png: Added.
938 * fast/canvas/canvas-transforms-during-path-expected.txt: Added.
939 * fast/canvas/canvas-transforms-during-path.html: Added.
941 2006-10-26 Darin Adler <darin@apple.com>
945 - removed non-deterministic behavior in editing that was causing
946 give inconsistent results for editing/pasteboard/copy-paste-bidi.html
948 * editing/pasteboard/copy-paste-bidi-expected.txt: New results, without the
949 anonymous block that sometimes appeared and sometimes did not.
951 2006-10-26 Darin Adler <darin@apple.com>
953 - oops, checked in failure results, not success
955 * fast/js/string-property-iteration-expected.txt:
958 2006-10-26 Darin Adler <darin@apple.com>
960 - checked in some missing results
961 (if these are wrong we could remove or disable the test)
963 * svg/hixie/cascade/002-expected.checksum: Added.
964 * svg/hixie/cascade/002-expected.png: Added.
965 * svg/hixie/cascade/002-expected.txt: Added.
967 2006-10-26 Darin Adler <darin@apple.com>
971 - add a test for iteration of properties of string objects
973 * fast/js/resources/string-property-iteration.js: Added.
974 * fast/js/string-property-iteration-expected.txt: Added.
975 * fast/js/string-property-iteration.html: Added.
977 2006-10-24 Maciej Stachowiak <mjs@apple.com>
981 - re-enable testing of HEAD methods, now that bugs relating to these are fixed
983 * http/tests/xmlhttprequest/methods-async-expected.txt:
984 * http/tests/xmlhttprequest/methods-async.html:
985 * http/tests/xmlhttprequest/methods-expected.txt:
986 * http/tests/xmlhttprequest/methods.html:
988 2006-10-24 Justin Garcia <justin.garcia@apple.com>
992 <http://bugs.webkit.org/show_bug.cgi?id=10993>
993 GMail Editor: Caret doesn't always position itself after list marker
995 * editing/execCommand/create-list-1-expected.checksum: Added.
996 * editing/execCommand/create-list-1-expected.png: Added.
997 * editing/execCommand/create-list-1-expected.txt: Added.
998 * editing/execCommand/create-list-1.html: Added.
1001 * editing/execCommand/create-list-with-hr-expected.checksum:
1002 * editing/execCommand/create-list-with-hr-expected.png:
1003 * editing/execCommand/create-list-with-hr-expected.txt:
1004 * editing/execCommand/create-list-with-hr.html:
1005 * editing/execCommand/remove-list-1-expected.checksum:
1006 * editing/execCommand/remove-list-1-expected.png:
1007 * editing/execCommand/remove-list-1-expected.txt:
1008 * fast/text/attributed-substring-from-range-001-expected.txt:
1010 2006-10-23 Justin Garcia <justin.garcia@apple.com>
1014 <http://bugs.webkit.org/show_bug.cgi?id=11334>
1015 Writely Editor: Placing caret in a list "highlights" both Numbered List and Bulleted List toolbar icons
1017 * editing/execCommand/queryCommandState-01-expected.txt: Added.
1018 * editing/execCommand/queryCommandState-01.html: Added.
1020 2006-10-20 Justin Garcia <justin.garcia@apple.com>
1024 <http://bugs.webkit.org/show_bug.cgi?id=11333>
1025 Writely Editor: After inserting a HR element, pressing return key creates a copy of this HR element in the document
1027 * editing/inserting/insert-br-009-expected.checksum: Added.
1028 * editing/inserting/insert-br-009-expected.png: Added.
1029 * editing/inserting/insert-br-009-expected.txt: Added.
1030 * editing/inserting/insert-br-009.html: Added.
1031 * editing/inserting/insert-paragraph-01-expected.checksum: Added.
1032 * editing/inserting/insert-paragraph-01-expected.png: Added.
1033 * editing/inserting/insert-paragraph-01-expected.txt: Added.
1034 * editing/inserting/insert-paragraph-01.html: Added.
1035 * editing/inserting/insert-paragraph-02-expected.checksum: Added.
1036 * editing/inserting/insert-paragraph-02-expected.png: Added.
1037 * editing/inserting/insert-paragraph-02-expected.txt: Added.
1038 * editing/inserting/insert-paragraph-02.html: Added.
1039 * editing/inserting/insert-paragraph-03-expected.checksum: Added.
1040 * editing/inserting/insert-paragraph-03-expected.png: Added.
1041 * editing/inserting/insert-paragraph-03-expected.txt: Added.
1042 * editing/inserting/insert-paragraph-03.html: Added.
1043 * editing/inserting/insert-paragraph-04-expected.checksum: Added.
1044 * editing/inserting/insert-paragraph-04-expected.png: Added.
1045 * editing/inserting/insert-paragraph-04-expected.txt: Added.
1046 * editing/inserting/insert-paragraph-04.html: Added.
1048 2006-10-20 Geoffrey Garen <ggaren@apple.com>
1050 RS by Beth "pants on fire" Dakin.
1052 Put some layout tests in their place.
1054 * fast/dom/Window/window-object-cross-frame-calls-expected.txt: Added.
1055 * fast/dom/Window/window-object-cross-frame-calls.html: Added.
1056 * fast/dom/Window/window-onFocus-expected.checksum: Added.
1057 * fast/dom/Window/window-onFocus-expected.png: Added.
1058 * fast/dom/Window/window-onFocus-expected.txt: Added.
1059 * fast/dom/Window/window-onFocus.html: Added.
1060 * fast/dom/Window/window-xy-properties-expected.txt: Added.
1061 * fast/dom/Window/window-xy-properties.html: Added.
1062 * fast/dom/window-object-cross-frame-calls-expected.txt: Removed.
1063 * fast/dom/window-object-cross-frame-calls.html: Removed.
1064 * fast/dom/window-onFocus-expected.checksum: Removed.
1065 * fast/dom/window-onFocus-expected.png: Removed.
1066 * fast/dom/window-onFocus-expected.txt: Removed.
1067 * fast/dom/window-onFocus.html: Removed.
1068 * fast/dom/window-xy-properties-expected.txt: Removed.
1069 * fast/dom/window-xy-properties.html: Removed.
1070 * fast/html/xhtml-serialize-expected.txt: Added.
1071 * fast/html/xhtml-serialize.html: Added.
1072 * fast/js/resources/xhtml-serialize.js: Removed.
1073 * fast/js/resources/xslt-fragment-in-empty-doc.js: Removed.
1074 * fast/js/xhtml-serialize-expected.txt: Removed.
1075 * fast/js/xhtml-serialize.html: Removed.
1076 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Removed.
1077 * fast/js/xslt-fragment-in-empty-doc.html: Removed.
1078 * fast/xsl/xslt-fragment-in-empty-doc-expected.txt: Added.
1079 * fast/xsl/xslt-fragment-in-empty-doc.html: Added.
1080 * fast/dom/resources/child.html: Removed.
1081 * fast/dom/Window/resources/child.html: Added.
1083 2006-10-20 Beth Dakin <bdakin@apple.com>
1087 Changing these counters tests because they fail on some people's
1088 machines. They fail for people who have the Armenian glyphs the
1089 tests were looking for in the "expected" line. There is no point in
1090 testing that anyway, since we do not currently support Armenian in
1091 counters or in list markers.
1093 * fast/css/counters/counter10-expected.checksum:
1094 * fast/css/counters/counter10-expected.png:
1095 * fast/css/counters/counter10-expected.txt:
1096 * fast/css/counters/counter10.html:
1097 * fast/css/counters/counters10-expected.checksum:
1098 * fast/css/counters/counters10-expected.png:
1099 * fast/css/counters/counters10-expected.txt:
1100 * fast/css/counters/counters10.html:
1102 2006-10-20 Geoffrey Garen <ggaren@apple.com>
1106 Removed old window property tests because they didn't quite work and they
1107 were looking at me funny. Replaced with new, comprehensive test.
1109 * fast/dom/Window/window-properties-expected.txt: Added.
1110 * fast/dom/Window/window-properties.html: Added.
1111 * fast/js/window-properties-expected.txt: Removed.
1112 * fast/js/window-properties.html: Removed.
1113 * fast/js/window-properties2-expected.txt: Removed.
1114 * fast/js/window-properties2.html: Removed.
1116 2006-10-20 Anders Carlsson <acarlsson@apple.com>
1120 Add test case for timer crash.
1122 * fast/dom/timer-clear-interval-in-handler-expected.txt: Added.
1123 * fast/dom/timer-clear-interval-in-handler.html: Added.
1125 2006-10-20 Geoffrey Garen <ggaren@apple.com>
1127 Reviewed by Beth, approved in principle by Adele, who couldn't be troubled
1128 for an actual review.
1130 Fixed http://bugs.webkit.org/show_bug.cgi?id=11345
1131 1 fewer shouldChangeSelection delegate call for fast/forms/focus-control-to-page
1133 I updated this test to use <input type="search"> because that's the only
1134 remaining AppKit control, and the test's intention is verify tabbing
1135 between AppKit and non-AppKit controls.
1137 I updated the results because the behavior change is good.
1139 Here's why the test regressed:
1141 Our editing code is cra-zay. When AppKit calls nextKeyView, we not only
1142 calculate the next key element in the page, we also focus it as a side-effect.
1143 As a result, we used to fire a focus delegate twice, because AppKit happened
1144 to call nextKeyView twice.
1146 This test first regressed when Adele changed listboxes to be non-AppKit
1147 controls (r16718). That change took AppKit out of test.
1149 The regression redoubled itself when Adam moved TAB handling into the DOM
1150 (r16741), taking AppKit out of TABing completely.
1152 * fast/forms/focus-control-to-page-expected.txt:
1153 * fast/forms/focus-control-to-page.html:
1155 2006-10-19 Justin Garcia <justin.garcia@apple.com>
1159 <rdar://problem/4447885>
1160 API: WebView should have a method something like incrementLeftMarginBy: or indentBy:
1162 Changed blockquotes in these tests to blockquote class="webkit-indent-blockquote".
1163 * editing/execCommand/indent-empty-root-expected.txt:
1164 * editing/execCommand/indent-selection-expected.checksum:
1165 * editing/execCommand/indent-selection-expected.png:
1166 * editing/execCommand/indent-selection-expected.txt:
1167 * editing/execCommand/indent-selection.html:
1168 * editing/execCommand/nsresponder-indent-expected.txt:
1169 * editing/execCommand/nsresponder-outdent.html:
1170 * editing/execCommand/outdent-selection-expected.checksum:
1171 * editing/execCommand/outdent-selection-expected.png:
1172 * editing/execCommand/outdent-selection-expected.txt:
1174 Ditto. Added a FIXME:
1175 * editing/execCommand/outdent-selection.html:
1177 2006-10-19 Geoffrey Garen <ggaren@apple.com>
1181 Added a delay before printing the last line of text to ensure that the two
1182 lines consistently decode as separate chunks.
1184 * http/tests/incremental/slow-utf8-css.pl:
1185 * http/tests/incremental/slow-utf8-css-expected.txt:
1187 2006-10-19 Alexey Proskuryakov <ap@nypop.com>
1191 Test for http://bugs.webkit.org/show_bug.cgi?id=11141
1192 REGRESSION(r16681-r16691): CSS '@import' doesn't respect HTML Base element
1194 * http/tests/uri/css-href-2.css: Added.
1195 * http/tests/uri/css-href-expected.checksum: Added.
1196 * http/tests/uri/css-href-expected.png: Added.
1197 * http/tests/uri/css-href-expected.txt: Added.
1198 * http/tests/uri/css-href-fwd.css: Added.
1199 * http/tests/uri/css-href.css: Added.
1200 * http/tests/uri/css-href.php: Added.
1201 * http/tests/uri/resources/css-href-2.css: Added.
1202 * http/tests/uri/resources/css-href.css: Added.
1204 2006-10-19 Geoffrey Garen <ggaren@apple.com>
1206 Updated this test to avoid machine-specific results.
1208 * fast/js/window-properties2-expected.txt:
1209 * fast/js/window-properties2.html:
1211 2006-10-18 Geoffrey Garen <ggaren@apple.com>
1213 Test for some window properties that WebCore previously didn't enumerate.
1215 * fast/js/window-properties2-expected.txt: Added.
1216 * fast/js/window-properties2.html: Added.
1218 2006-10-18 Geoffrey Garen <ggaren@apple.com>
1222 Updated some results now that some global JS objects repeatably report their
1223 statically declared properties.
1225 * fast/js/window-properties-expected.txt:
1226 * fast/js/window-properties.html:
1228 2006-10-18 Adam Roben <aroben@apple.com>
1232 Fix: http://bugs.webkit.org/show_bug.cgi?id=11342
1233 fast/repaint/4774354 is failing
1235 It seems that this test got checked in with incorrect results, as it
1236 has been failing since its introduction in r17093.
1238 * fast/repaint/4774354-expected.txt:
1240 2006-10-18 Adam Roben <aroben@apple.com>
1244 New test to make sure we're generating the correct keycodes for Tab
1245 and Shift-Tab keypresses.
1247 * fast/events/js-keyboard-event-creation-expected.txt: Added.
1248 * fast/events/js-keyboard-event-creation.html: Added.
1250 2006-10-18 Adam Roben <aroben@apple.com>
1254 Fix: http://bugs.webkit.org/show_bug.cgi?id=11344
1255 REGRESSION (r16741): webViewDidChangeSelection delegate not firing in
1258 The behavior for display-none-in-onchange-keyboard is still correct
1259 (we don't crash when the element about to receive focus gets
1260 display:none set), so I've just generated new results for it.
1262 The behavior of tabbing-input-iframe has changed a little. iframe
1263 elements are now in the tab order, so I've changed the test to take
1264 that into account and generated new results.
1266 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
1267 * fast/forms/tabbing-input-iframe-expected.txt:
1268 * fast/forms/tabbing-input-iframe.html:
1270 2006-10-18 Justin Garcia <justin.garcia@apple.com>
1272 Reviewed by harrison
1274 <rdar://problem/4784823>
1275 GMail Editor: Hang occurs when removing list styling on text in a rich text message
1277 * editing/execCommand/remove-list-1-expected.checksum: Added.
1278 * editing/execCommand/remove-list-1-expected.png: Added.
1279 * editing/execCommand/remove-list-1-expected.txt: Added.
1280 * editing/execCommand/remove-list-1.html: Added.
1282 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1284 Reviewed by harrison
1286 <rdar://problem/4765600>
1287 REGRESSION: Mail.app: smart deletion of words does not work
1289 * editing/deleting/smart-delete-003-expected.checksum: Added.
1290 * editing/deleting/smart-delete-003-expected.png: Added.
1291 * editing/deleting/smart-delete-003-expected.txt: Added.
1292 * editing/deleting/smart-delete-003.html: Added.
1293 * editing/deleting/smart-delete-004-expected.checksum: Added.
1294 * editing/deleting/smart-delete-004-expected.png: Added.
1295 * editing/deleting/smart-delete-004-expected.txt: Added.
1296 * editing/deleting/smart-delete-004.html: Added.
1298 2006-10-18 Adam Roben <aroben@apple.com>
1302 Fix: http://bugs.webkit.org/show_bug.cgi?id=11340
1303 editing/pasteboard/4641033 needs new results
1305 Update results after r17071.
1307 * editing/pasteboard/4641033-expected.txt:
1309 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1311 Reviewed by harrison
1313 <rdar://problem/4776665>
1314 REGRESSION: In Mail, caret is visible when the message body isn't focused
1316 * editing/selection/4776665-expected.checksum: Added.
1317 * editing/selection/4776665-expected.png: Added.
1318 * editing/selection/4776665-expected.txt: Added.
1319 * editing/selection/4776665.html: Added.
1321 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1323 Reviewed by harrison
1325 <rdar://problem/4774354>
1326 REGRESSION: In Gmail, caret reappears when dragging a selection over some text in the message body
1328 * fast/repaint/4774354-expected.checksum: Added.
1329 * fast/repaint/4774354-expected.png: Added.
1330 * fast/repaint/4774354-expected.txt: Added.
1331 * fast/repaint/4774354.html: Added.
1332 * fast/repaint/resources/contenteditable-iframe-src.html: Added.
1334 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1336 Reviewed by sullivan
1338 <rdar://problem/4776765>
1339 REGRESSION: Caret's ghost left behind after inserting a paragraph separator (11237)
1341 * fast/repaint/4776765-expected.checksum: Added.
1342 * fast/repaint/4776765-expected.png: Added.
1343 * fast/repaint/4776765-expected.txt: Added.
1344 * fast/repaint/4776765.html: Added.
1346 2006-10-17 Alice Liu <alice.liu@apple.com>
1348 Reviewed by Tim Hatcher.
1350 When nodes are removed, selections are cleared, and when
1351 http://bugs.webkit.org/show_bug.cgi?id=6498 was fixed, we started
1352 sending didChangeSelection notifications. Updating the test results
1353 fixes some of the tests mentioned in http://bugs.webkit.org/show_bug.cgi?id=10924
1355 * fast/dynamic/move-node-with-selection-expected.txt:
1356 * fast/events/dblclick-addEventListener-expected.txt:
1357 * fast/events/updateLayoutForHitTest-expected.txt:
1359 2006-10-17 Alice Liu <alice.liu@apple.com>
1363 updating test results after r17068 - http://bugs.webkit.org/show_bug.cgi?id=11320
1365 * fast/block/float/013-expected.checksum:
1366 * fast/block/float/013-expected.txt:
1368 2006-10-17 Adam Roben <aroben@apple.com>
1372 Fixes http://bugs.webkit.org/show_bug.cgi?id=11214
1373 http/tests/xmlhttprequest/exceptions.html needs new results
1375 Updating results after r16794.
1377 * http/tests/xmlhttprequest/exceptions-expected.txt:
1378 * http/tests/xmlhttprequest/exceptions.html: Add comments about why we
1379 don't follow the XHR spec.
1381 2006-10-16 Justin Garcia <justin.garcia@apple.com>
1383 Reviewed by harrison
1385 <rdar://problem/3655385>
1386 Editing: -indent: method unimplemented
1388 * editing/execCommand/nsresponder-indent-expected.checksum: Added.
1389 * editing/execCommand/nsresponder-indent-expected.png: Added.
1390 * editing/execCommand/nsresponder-indent-expected.txt: Added.
1391 * editing/execCommand/nsresponder-indent.html: Added.
1392 * editing/execCommand/nsresponder-outdent-expected.checksum: Added.
1393 * editing/execCommand/nsresponder-outdent-expected.png: Added.
1394 * editing/execCommand/nsresponder-outdent-expected.txt: Added.
1395 * editing/execCommand/nsresponder-outdent.html: Added.
1397 2006-10-13 Justin Garcia <justin.garcia@apple.com>
1399 Reviewed by ggaren and harrison
1401 <rdar://problem/4744008>
1402 9A270: Mail crashes when I try to paste large items from Safari
1404 * editing/pasteboard/4744008-expected.txt: Added.
1405 * editing/pasteboard/4744008.html: Added.
1407 2006-10-13 Geoffrey Garen <ggaren@apple.com>
1409 Tests for accessing renderer-dependent properties from a javascript: URL.
1411 * fast/frames/frame-js-url-clientWidth-expected.txt: Added.
1412 * fast/frames/frame-js-url-clientWidth.html: Added.
1413 * fast/frames/iframe-js-url-clientWidth-expected.txt: Added.
1414 * fast/frames/iframe-js-url-clientWidth.html: Added.
1416 2006-10-13 David Harrison <harrison@apple.com>
1420 <rdar://problem/4746860> Mail crash in WebCore::CSSMutableStyleDeclaration::merge(WebCore::CSSMutableStyleDeclaration*, bool)
1422 * editing/style/style-boundary-005.html: Added. Matches steps from bug.
1423 * editing/execCommand/hilitecolor-expected.txt: Updated (no empty Apple style spans).
1424 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Updated (no empty Apple style spans).
1425 * editing/style/remove-underline-in-bold-expected.txt: Updated (no empty Apple style spans).
1426 * editing/style/typing-style-003-expected.txt: Updated (no empty Apple style spans).
1428 2006-10-12 Adele Peterson <adele@apple.com>
1432 - Test for http://bugs.webkit.org/show_bug.cgi?id=11172
1433 REGRESSION (NativeListBox): OPTION text paints over the edge of the select element at http://jobs.apple.com/
1435 * fast/forms/listbox-width-change-expected.txt: Added.
1436 * fast/forms/listbox-width-change-expected.png: Added.
1437 * fast/forms/listbox-width-change-expected.checksum: Added.
1438 * fast/forms/listbox-width-change.html: Added.
1440 2006-10-11 Kevin McCullough <KMcCullough@apple.com>
1444 These test DST behavior on the cusp of a change (i.e. spring forward, fall back)
1446 * fast/js/date-DST-time-cusps-expected.txt: Added.
1447 * fast/js/date-DST-time-cusps.html: Added.
1448 * fast/js/resources/date-DST-time-cusps.js: Added.
1450 2006-10-11 Oliver Hunt <oliver@apple.com>
1454 Fix svg text related layout tests
1456 * svg/custom/getsvgdocument-expected.txt:
1457 * svg/hixie/viewbox/003-expected.txt:
1459 2006-10-11 Oliver Hunt <oliver@apple.com>
1463 Test case for http://bugs.webkit.org/show_bug.cgi?id=11251
1465 * fast/canvas/zero-size-fill-rect-expected.checksum: Added.
1466 * fast/canvas/zero-size-fill-rect-expected.png: Added.
1467 * fast/canvas/zero-size-fill-rect-expected.txt: Added.
1468 * fast/canvas/zero-size-fill-rect.html: Added.
1470 2006-10-11 Rob Buis <buis@kde.org>
1475 http://bugs.webkit.org/show_bug.cgi?id=11221
1476 REGRESSION: iExploder crash due to style="cursor: url()"
1478 * fast/css/invalid-cursor-property-crash-expected.txt: Added.
1479 * fast/css/invalid-cursor-property-crash.html: Added.
1481 2006-10-11 Antti Koivisto <koivisto@iki.fi>
1485 Test for http://bugs.webkit.org/show_bug.cgi?id=4377
1487 * fast/layers/layer-visibility-expected.checksum: Added.
1488 * fast/layers/layer-visibility-expected.png: Added.
1489 * fast/layers/layer-visibility-expected.txt: Added.
1490 * fast/layers/layer-visibility.html: Added.
1492 2006-10-10 Oliver Hunt <ohunt@apple.com>
1494 Rubber stamped by Anders.
1496 Updated to deal with new svg text renderers, and
1499 custom/text-clip testcase was incorrect, and has been fixed
1501 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1502 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1503 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1504 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1505 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1506 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1507 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
1508 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
1509 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1510 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
1511 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
1512 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
1513 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
1514 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1515 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1516 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1517 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1518 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1519 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1520 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1521 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1522 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1523 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
1524 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
1525 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
1526 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
1527 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1528 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
1529 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
1530 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
1531 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
1532 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
1533 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
1534 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1535 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
1536 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
1537 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
1538 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
1539 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
1540 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
1541 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
1542 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
1543 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
1544 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
1545 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
1546 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1547 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1548 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1549 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1550 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
1551 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
1552 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1553 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
1554 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
1555 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1556 * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
1557 * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
1558 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1559 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
1560 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
1561 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1562 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
1563 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
1564 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1565 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1566 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
1567 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
1568 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1569 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
1570 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
1571 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1572 * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
1573 * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
1574 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1575 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
1576 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
1577 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
1578 * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
1579 * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
1580 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1581 * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
1582 * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
1583 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1584 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
1585 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
1586 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1587 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
1588 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
1589 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
1590 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
1591 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
1592 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1593 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
1594 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
1595 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1596 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
1597 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
1598 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1599 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1600 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1601 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1602 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1603 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
1604 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
1605 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1606 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
1607 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1608 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1609 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1610 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1611 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
1612 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
1613 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
1614 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
1615 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
1616 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1617 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1618 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
1619 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1620 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
1621 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1622 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
1623 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
1624 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1625 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
1626 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1627 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
1628 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
1629 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
1630 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
1631 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
1632 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1633 * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
1634 * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
1635 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1636 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
1637 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
1638 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
1639 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
1640 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
1641 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
1642 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
1643 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
1644 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
1645 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
1646 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
1647 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
1648 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
1649 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
1650 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
1651 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
1652 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
1653 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
1654 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1655 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
1656 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
1657 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1658 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
1659 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
1660 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
1661 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
1662 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
1663 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1664 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1665 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1666 * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
1667 * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
1668 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1669 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1670 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1671 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
1672 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
1673 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
1674 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
1675 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
1676 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
1677 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
1678 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
1679 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
1680 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
1681 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
1682 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
1683 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
1684 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
1685 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
1686 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
1687 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
1688 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1689 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
1690 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
1691 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
1692 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
1693 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
1694 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
1695 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
1696 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
1697 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
1698 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
1699 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
1700 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
1701 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
1702 * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
1703 * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
1704 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1705 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
1706 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
1707 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1708 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
1709 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
1710 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1711 * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
1712 * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
1713 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1714 * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
1715 * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
1716 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1717 * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
1718 * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
1719 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1720 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1721 * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
1722 * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
1723 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1724 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
1725 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
1726 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1727 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
1728 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1729 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1730 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1731 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1732 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
1733 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
1734 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
1735 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
1736 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
1737 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
1738 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1739 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1740 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1741 * svg/custom/baseval-animval-equality-expected.checksum:
1742 * svg/custom/baseval-animval-equality-expected.png:
1743 * svg/custom/coords-relative-units-transforms-expected.checksum:
1744 * svg/custom/coords-relative-units-transforms-expected.png:
1745 * svg/custom/coords-relative-units-transforms-expected.txt:
1746 * svg/custom/createelement-expected.txt:
1747 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1748 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1749 * svg/custom/feComponentTransfer-Linear-expected.txt:
1750 * svg/custom/feComponentTransfer-Table-expected.txt:
1751 * svg/custom/foreign-object-skew-expected.txt:
1752 * svg/custom/gradient-stroke-width-expected.txt:
1753 * svg/custom/image-with-transform-clip-filter-expected.txt:
1754 * svg/custom/invalid-css-expected.txt:
1755 * svg/custom/invalid-fill-expected.txt:
1756 * svg/custom/invalid-viewbox1-expected.txt:
1757 * svg/custom/invalid-viewbox2-expected.txt:
1758 * svg/custom/junk-data-expected.txt:
1759 * svg/custom/marker-overflow-clip-expected.txt:
1760 * svg/custom/missing-xlink-expected.txt:
1761 * svg/custom/non-opaque-filters-expected.txt:
1762 * svg/custom/pointer-events-path-expected.txt:
1763 * svg/custom/svg-overflow-types-expected.txt:
1764 text-clip was an incorrect test, rather than an incorrect result
1765 * svg/custom/text-clip-expected.txt:
1766 * svg/custom/text-clip.svg:
1767 * svg/custom/text-filter-expected.txt:
1768 * svg/custom/text-gradient-no-content-expected.txt:
1769 * svg/custom/text-hit-test-expected.txt:
1770 * svg/custom/text-image-opacity-expected.txt:
1771 * svg/custom/tref-update-expected.txt:
1773 2006-10-09 Maciej Stachowiak <mjs@apple.com>
1777 - test case that ensures Referer[sic] header is sent
1779 * http/tests/misc/referrer-expected.txt: Added.
1780 * http/tests/misc/referrer.html: Added.
1781 * http/tests/misc/resources/referrer-result.php: Added.
1783 2006-10-09 Nikolas Zimmermann <zimmermann@kde.org>
1787 Use log() instead of alert() just like in all other tests.
1789 * editing/selection/move-begin-end.html:
1791 2006-10-07 Andrew Wellington <proton@wiretapped.net>
1795 Test for http://bugs.webkit.org/show_bug.cgi?id=10837
1796 Bug 10837: REGRESSION: Yahoo New Charts Crashes WebKit
1798 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum: Added.
1799 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png: Added.
1800 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Added.
1801 * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html: Added.
1803 2006-10-05 Alexey Proskuryakov <ap@nypop.com>
1807 http://bugs.webkit.org/show_bug.cgi?id=11054
1808 REGRESSION: Traditional Chinese encoding in login authentication
1810 Each of these tests is passed by Firefox 1.5 and/or WinIE 6.
1812 * fast/encoding/GBK/EUC-CN-expected.txt: Added.
1813 * fast/encoding/GBK/EUC-CN.html: Added.
1814 * fast/encoding/GBK/chinese-expected.txt: Added.
1815 * fast/encoding/GBK/chinese.html: Added.
1816 * fast/encoding/GBK/cn-gb-expected.txt: Added.
1817 * fast/encoding/GBK/cn-gb.html: Added.
1818 * fast/encoding/GBK/csgb2312-expected.txt: Added.
1819 * fast/encoding/GBK/csgb2312.html: Added.
1820 * fast/encoding/GBK/csgb231280-expected.txt: Added.
1821 * fast/encoding/GBK/csgb231280.html: Added.
1822 * fast/encoding/GBK/gb2312-expected.txt: Added.
1823 * fast/encoding/GBK/gb2312.html: Added.
1824 * fast/encoding/GBK/gb_2312-80-expected.txt: Added.
1825 * fast/encoding/GBK/gb_2312-80.html: Added.
1826 * fast/encoding/GBK/gbk-expected.txt: Added.
1827 * fast/encoding/GBK/gbk.html: Added.
1828 * fast/encoding/GBK/iso-ir-58-expected.txt: Added.
1829 * fast/encoding/GBK/iso-ir-58.html: Added.
1830 * fast/encoding/GBK/x-euc-cn-expected.txt: Added.
1831 * fast/encoding/GBK/x-euc-cn.html: Added.
1832 * fast/encoding/GBK/x-gbk-expected.txt: Added.
1833 * fast/encoding/GBK/x-gbk.html: Added.
1835 2006-10-04 Anders Carlsson <acarlsson@apple.com>
1839 * fast/frames/frame-src-attribute-expected.txt:
1842 2006-10-03 Alexey Proskuryakov <ap@nypop.com>
1846 http://bugs.webkit.org/show_bug.cgi?id=11130
1847 Convert "undefined" to AE missing value
1849 * fast/AppleScript/001-expected.txt:
1850 * fast/AppleScript/array-expected.txt:
1851 Updated the results.
1853 2006-10-03 Justin Garcia <justin.garcia@apple.com>
1855 Reviewed by harrison
1857 * editing/execCommand/paste-1-expected.checksum: Added.
1858 * editing/execCommand/paste-1-expected.png: Added.
1859 * editing/execCommand/paste-1-expected.txt: Added.
1860 * editing/execCommand/paste-1.html: Added.
1861 * editing/execCommand/paste-2-expected.checksum: Added.
1862 * editing/execCommand/paste-2-expected.png: Added.
1863 * editing/execCommand/paste-2-expected.txt: Added.
1864 * editing/execCommand/paste-2.html: Added.
1866 2006-10-03 Beth Dakin <bdakin@apple.com>
1870 Changing these two counters tests so they pass on the BuildBot.
1872 * fast/css/counters/counter04-expected.checksum:
1873 * fast/css/counters/counter04-expected.png:
1874 * fast/css/counters/counter04-expected.txt:
1875 * fast/css/counters/counter04.html:
1876 * fast/css/counters/counters04-expected.checksum:
1877 * fast/css/counters/counters04-expected.png:
1878 * fast/css/counters/counters04-expected.txt:
1879 * fast/css/counters/counters04.html:
1881 2006-10-03 Justin Garcia <justin.garcia@apple.com>
1885 Fixed a typo, updating expected results.
1887 * editing/execCommand/create-list-with-hr-expected.checksum:
1888 * editing/execCommand/create-list-with-hr-expected.png:
1889 * editing/execCommand/create-list-with-hr-expected.txt:
1891 2006-10-03 David Harrison <harrison@apple.com>
1895 <rdar://problem/4671286> Candidate Window isn't displayed and only first candidate is displayed at typing location.
1897 Updated test so that it actually shows the caret rect for the caret position.
1898 Before, it was showing the caret rect for the 9th character of the test description.
1900 * fast/text/justified-text-rect-expected.checksum:
1901 * fast/text/justified-text-rect-expected.png:
1902 * fast/text/justified-text-rect-expected.txt:
1903 * fast/text/justified-text-rect.html:
1905 2006-10-02 Justin Garcia <justin.garcia@apple.com>
1909 * editing/execCommand/create-list-with-hr-expected.checksum: Added.
1910 * editing/execCommand/create-list-with-hr-expected.png: Added.
1911 * editing/execCommand/create-list-with-hr-expected.txt: Added.
1912 * editing/execCommand/create-list-with-hr.html: Added.
1914 2006-10-02 Beth Dakin <bdakin@apple.com>
1916 Minor harassment followed by abject surrender provided by ggggaren.
1920 * fast/css/counters/contentNone-expected.checksum: Added.
1921 * fast/css/counters/contentNone-expected.png: Added.
1922 * fast/css/counters/contentNone-expected.txt: Added.
1923 * fast/css/counters/contentNone.html: Added.
1924 * fast/css/counters/counter00-expected.checksum: Added.
1925 * fast/css/counters/counter00-expected.png: Added.
1926 * fast/css/counters/counter00-expected.txt: Added.
1927 * fast/css/counters/counter00.html: Added.
1928 * fast/css/counters/counter01-expected.checksum: Added.
1929 * fast/css/counters/counter01-expected.png: Added.
1930 * fast/css/counters/counter01-expected.txt: Added.
1931 * fast/css/counters/counter01.html: Added.
1932 * fast/css/counters/counter02-expected.checksum: Added.
1933 * fast/css/counters/counter02-expected.png: Added.
1934 * fast/css/counters/counter02-expected.txt: Added.
1935 * fast/css/counters/counter02.html: Added.
1936 * fast/css/counters/counter03-expected.checksum: Added.
1937 * fast/css/counters/counter03-expected.png: Added.
1938 * fast/css/counters/counter03-expected.txt: Added.
1939 * fast/css/counters/counter03.html: Added.
1940 * fast/css/counters/counter04-expected.checksum: Added.
1941 * fast/css/counters/counter04-expected.png: Added.
1942 * fast/css/counters/counter04-expected.txt: Added.
1943 * fast/css/counters/counter04.html: Added.
1944 * fast/css/counters/counter05-expected.checksum: Added.
1945 * fast/css/counters/counter05-expected.png: Added.
1946 * fast/css/counters/counter05-expected.txt: Added.
1947 * fast/css/counters/counter05.html: Added.
1948 * fast/css/counters/counter06-expected.checksum: Added.
1949 * fast/css/counters/counter06-expected.png: Added.
1950 * fast/css/counters/counter06-expected.txt: Added.
1951 * fast/css/counters/counter06.html: Added.
1952 * fast/css/counters/counter07-expected.checksum: Added.
1953 * fast/css/counters/counter07-expected.png: Added.
1954 * fast/css/counters/counter07-expected.txt: Added.
1955 * fast/css/counters/counter07.html: Added.
1956 * fast/css/counters/counter08-expected.checksum: Added.
1957 * fast/css/counters/counter08-expected.png: Added.
1958 * fast/css/counters/counter08-expected.txt: Added.
1959 * fast/css/counters/counter08.html: Added.
1960 * fast/css/counters/counter09-expected.checksum: Added.
1961 * fast/css/counters/counter09-expected.png: Added.
1962 * fast/css/counters/counter09-expected.txt: Added.
1963 * fast/css/counters/counter09.html: Added.
1964 * fast/css/counters/counter10-expected.checksum: Added.
1965 * fast/css/counters/counter10-expected.png: Added.
1966 * fast/css/counters/counter10-expected.txt: Added.
1967 * fast/css/counters/counter10.html: Added.
1968 * fast/css/counters/counter11-expected.checksum: Added.
1969 * fast/css/counters/counter11-expected.png: Added.
1970 * fast/css/counters/counter11-expected.txt: Added.
1971 * fast/css/counters/counter11.html: Added.
1972 * fast/css/counters/counter12-expected.checksum: Added.
1973 * fast/css/counters/counter12-expected.png: Added.
1974 * fast/css/counters/counter12-expected.txt: Added.
1975 * fast/css/counters/counter12.html: Added.
1976 * fast/css/counters/counter13-expected.checksum: Added.
1977 * fast/css/counters/counter13-expected.png: Added.
1978 * fast/css/counters/counter13-expected.txt: Added.
1979 * fast/css/counters/counter13.html: Added.
1980 * fast/css/counters/counter14-expected.checksum: Added.
1981 * fast/css/counters/counter14-expected.png: Added.
1982 * fast/css/counters/counter14-expected.txt: Added.
1983 * fast/css/counters/counter14.html: Added.
1984 * fast/css/counters/counter15-expected.checksum: Added.
1985 * fast/css/counters/counter15-expected.png: Added.
1986 * fast/css/counters/counter15-expected.txt: Added.
1987 * fast/css/counters/counter15.html: Added.
1988 * fast/css/counters/counter16-expected.checksum: Added.
1989 * fast/css/counters/counter16-expected.png: Added.
1990 * fast/css/counters/counter16-expected.txt: Added.
1991 * fast/css/counters/counter16.html: Added.
1992 * fast/css/counters/counters00-expected.checksum: Added.
1993 * fast/css/counters/counters00-expected.png: Added.
1994 * fast/css/counters/counters00-expected.txt: Added.
1995 * fast/css/counters/counters00.html: Added.
1996 * fast/css/counters/counters01-expected.checksum: Added.
1997 * fast/css/counters/counters01-expected.png: Added.
1998 * fast/css/counters/counters01-expected.txt: Added.
1999 * fast/css/counters/counters01.html: Added.
2000 * fast/css/counters/counters02-expected.checksum: Added.
2001 * fast/css/counters/counters02-expected.png: Added.
2002 * fast/css/counters/counters02-expected.txt: Added.
2003 * fast/css/counters/counters02.html: Added.
2004 * fast/css/counters/counters03-expected.checksum: Added.
2005 * fast/css/counters/counters03-expected.png: Added.
2006 * fast/css/counters/counters03-expected.txt: Added.
2007 * fast/css/counters/counters03.html: Added.
2008 * fast/css/counters/counters04-expected.checksum: Added.
2009 * fast/css/counters/counters04-expected.png: Added.
2010 * fast/css/counters/counters04-expected.txt: Added.
2011 * fast/css/counters/counters04.html: Added.
2012 * fast/css/counters/counters05-expected.checksum: Added.
2013 * fast/css/counters/counters05-expected.png: Added.
2014 * fast/css/counters/counters05-expected.txt: Added.
2015 * fast/css/counters/counters05.html: Added.
2016 * fast/css/counters/counters06-expected.checksum: Added.
2017 * fast/css/counters/counters06-expected.png: Added.
2018 * fast/css/counters/counters06-expected.txt: Added.
2019 * fast/css/counters/counters06.html: Added.
2020 * fast/css/counters/counters07-expected.checksum: Added.
2021 * fast/css/counters/counters07-expected.png: Added.
2022 * fast/css/counters/counters07-expected.txt: Added.
2023 * fast/css/counters/counters07.html: Added.
2024 * fast/css/counters/counters08-expected.checksum: Added.
2025 * fast/css/counters/counters08-expected.png: Added.
2026 * fast/css/counters/counters08-expected.txt: Added.
2027 * fast/css/counters/counters08.html: Added.
2028 * fast/css/counters/counters09-expected.checksum: Added.
2029 * fast/css/counters/counters09-expected.png: Added.
2030 * fast/css/counters/counters09-expected.txt: Added.
2031 * fast/css/counters/counters09.html: Added.
2032 * fast/css/counters/counters10-expected.checksum: Added.
2033 * fast/css/counters/counters10-expected.png: Added.
2034 * fast/css/counters/counters10-expected.txt: Added.
2035 * fast/css/counters/counters10.html: Added.
2036 * fast/css/counters/counters11-expected.checksum: Added.
2037 * fast/css/counters/counters11-expected.png: Added.
2038 * fast/css/counters/counters11-expected.txt: Added.
2039 * fast/css/counters/counters11.html: Added.
2040 * fast/css/counters/counters12-expected.checksum: Added.
2041 * fast/css/counters/counters12-expected.png: Added.
2042 * fast/css/counters/counters12-expected.txt: Added.
2043 * fast/css/counters/counters12.html: Added.
2044 * fast/css/counters/counters13-expected.checksum: Added.
2045 * fast/css/counters/counters13-expected.png: Added.
2046 * fast/css/counters/counters13-expected.txt: Added.
2047 * fast/css/counters/counters13.html: Added.
2048 * fast/css/counters/counters14-expected.checksum: Added.
2049 * fast/css/counters/counters14-expected.png: Added.
2050 * fast/css/counters/counters14-expected.txt: Added.
2051 * fast/css/counters/counters14.html: Added.
2052 * fast/css/counters/counters15-expected.checksum: Added.
2053 * fast/css/counters/counters15-expected.png: Added.
2054 * fast/css/counters/counters15-expected.txt: Added.
2055 * fast/css/counters/counters15.html: Added.
2056 * fast/css/counters/counters18-expected.checksum: Added.
2057 * fast/css/counters/counters18-expected.png: Added.
2058 * fast/css/counters/counters18-expected.txt: Added.
2059 * fast/css/counters/counters18.html: Added.
2060 * fast/css/counters/implied00-expected.checksum: Added.
2061 * fast/css/counters/implied00-expected.png: Added.
2062 * fast/css/counters/implied00-expected.txt: Added.
2063 * fast/css/counters/implied00.html: Added.
2064 * fast/css/counters/root-expected.checksum: Added.
2065 * fast/css/counters/root-expected.png: Added.
2066 * fast/css/counters/root-expected.txt: Added.
2067 * fast/css/counters/root.html: Added.
2068 * fast/css/counters/visibilityNone-expected.checksum: Added.
2069 * fast/css/counters/visibilityNone-expected.png: Added.
2070 * fast/css/counters/visibilityNone-expected.txt: Added.
2071 * fast/css/counters/visibilityNone.html: Added.
2073 2006-10-02 Adam Roben <aroben@apple.com>
2077 This change fixes a couple of problems with the window-properties
2078 test. window-properties' output changes depending on the presence or
2079 non-presence of session history (see
2080 http://bugs.webkit.org/show_bug.cgi?id=10965 for details). For this
2081 reason, the test must always be run as part of a run of ALL layout
2082 tests. The test results checked in were generated from an individual
2083 run of this test, so the buildbots were always failing since they run
2084 all the tests at once.
2086 This change regenerates the results for the test using a full run of
2087 layout tests. The test now also prints out object class names, and
2088 will print an error message when the test is run by itself.
2090 * fast/js/window-properties-expected.txt:
2091 * fast/js/window-properties.html:
2093 2006-10-02 Adele Peterson <adele@apple.com>
2097 - Updated results for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>
2099 * fast/forms/HTMLOptionElement_label05-expected.checksum:
2100 * fast/forms/HTMLOptionElement_label05-expected.png:
2101 * fast/forms/HTMLOptionElement_label05-expected.txt:
2102 * fast/forms/form-element-geometry-expected.checksum:
2103 * fast/forms/form-element-geometry-expected.png:
2104 * fast/forms/form-element-geometry-expected.txt:
2105 * fast/forms/option-strip-whitespace-expected.checksum:
2106 * fast/forms/option-strip-whitespace-expected.png:
2107 * fast/forms/option-strip-whitespace-expected.txt:
2108 * fast/forms/password-doubleclick-selection-expected.txt: Added.
2109 * fast/forms/password-doubleclick-selection.html: Added.
2110 * fast/forms/select-change-popup-to-listbox-expected.checksum:
2111 * fast/forms/select-change-popup-to-listbox-expected.png:
2112 * fast/forms/select-change-popup-to-listbox-expected.txt:
2113 * fast/text/updateNewFont-expected.checksum:
2114 * fast/text/updateNewFont-expected.png:
2115 * fast/text/updateNewFont-expected.txt:
2117 2006-10-01 Maciej Stachowiak <mjs@apple.com>
2119 Rubber stamped by Alexey.
2121 - reverted fix for http://bugs.webkit.org/show_bug.cgi?id=10893 since it led to layout test crashes
2123 * fast/dom/css-insert-import-rule-expected.txt: Removed.
2124 * fast/dom/css-insert-import-rule.html: Removed.
2126 2006-09-30 Geoffrey Garen <ggaren@apple.com>
2128 Added test for the viewource attribute, which applies to <frame> and
2131 * fast/frames/viewsource-attribute-expected.txt: Added.
2132 * fast/frames/viewsource-attribute.html: Added.
2134 * fast/frames/frameElement-widthheight.html: Removed stray character.
2136 2006-09-30 David Harrison <harrison@apple.com>
2138 Reviewed by John Sullivan.
2140 <rdar://problem/4641262> REGRESSION: Japanese text corrupts on wrapping point
2142 * fast/text/international/wrap-CJK-001-expected.checksum: Added.
2143 * fast/text/international/wrap-CJK-001-expected.png: Added.
2144 * fast/text/international/wrap-CJK-001-expected.txt: Added.
2145 * fast/text/international/wrap-CJK-001.html: Added.
2147 2006-10-01 Graham Dennis <graham.dennis@gmail.com>
2151 Test for http://bugs.webkit.org/show_bug.cgi?id=10842
2152 REGRESSION (r15418): contenteditable div truncates rightmost Japanese character
2154 * fast/text/line-breaks-after-white-space-expected.checksum: Added.
2155 * fast/text/line-breaks-after-white-space-expected.png: Added.
2156 * fast/text/line-breaks-after-white-space-expected.txt: Added.
2157 * fast/text/line-breaks-after-white-space.html: Added.
2159 2006-10-01 Alexey Proskuryakov <ap@nypop.com>
2161 Reviewed by Maciej and Darin.
2163 Test for http://bugs.webkit.org/show_bug.cgi?id=4372
2164 JavaScript document.write page form does not submit in Safari
2166 * fast/forms/document-write-expected.txt: Added.
2167 * fast/forms/document-write.html: Added.
2169 2006-09-30 Alexey Proskuryakov <ap@nypop.com>
2173 Test for http://bugs.webkit.org/show_bug.cgi?id=11011
2174 External CSS is parsed as iso-8859-1 even though the main document is utf-8
2176 * fast/encoding/css-charset-default-expected.txt: Added.
2177 * fast/encoding/css-charset-default.xhtml: Added.
2178 * fast/encoding/css-charset-import.css: Added.
2179 * fast/encoding/css-charset-inherit-iso-8859-5.css: Added.
2180 * fast/encoding/css-charset-inherit-koi-8.css: Added.
2182 2006-09-30 Rob Buis <buis@kde.org>
2184 Reviewed by eseidel.
2187 http://bugs.webkit.org/show_bug.cgi?id=11096
2188 Hit testing for polylines fails
2190 * svg/custom/polyline-hittest-expected.checksum: Added.
2191 * svg/custom/polyline-hittest-expected.png: Added.
2192 * svg/custom/polyline-hittest-expected.txt: Added.
2193 * svg/custom/polyline-hittest.svg: Added.
2195 2006-09-29 Timothy Hatcher <timothy@apple.com>
2197 Bug 11041: fast/dom/isindex-001 needs new results
2198 http://bugs.webkit.org/show_bug.cgi?id=11041
2200 * fast/dom/isindex-001-expected.txt:
2202 2006-09-29 Geoffrey Garen <ggaren@apple.com>
2204 Reviewed by John, Maciej.
2206 Added test for whether a frame element reports its src attribute as a
2207 complete, rather than relative, URL.
2209 * fast/frames/frame-src-attribute-expected.txt: Added.
2210 * fast/frames/frame-src-attribute.html: Added.
2211 * fast/frames/resources/frame-src-attribute-subframe.html: Added.
2213 2006-09-29 David Harrison <harrison@apple.com>
2215 Reviewed by John Sullivan.
2217 <rdar://problem/4663772> REGRESSION: Cannot type in Japanese after replying to a particular message
2218 <rdar://problem/4673293> REGRESSION: Can't enter the Japanese characters in Mail or Blot
2220 * fast/text/attributed-substring-from-range-001-expected.txt: Added.
2221 * fast/text/attributed-substring-from-range-001.html: Added.
2223 Check attributed string results when starting or ending at a br element.
2225 2006-09-29 Rob Buis <buis@kde.org>
2230 http://bugs.webkit.org/show_bug.cgi?id=10893
2231 InsertRule can not handle @import statements
2233 * fast/dom/css-insert-import-rule.html: Added.
2234 * fast/dom/resources/css-insert-import-rule.css: Added.
2236 2006-09-28 David Harrison <harrison@apple.com>
2240 Call clearKillRing() so we are guaranteed to start with empty kill ring.
2242 * editing/pasteboard/emacs-cntl-y-001.html:
2244 2006-09-27 Eric Seidel <eric@eseidel.com>
2248 paths with no fill specified default to black but do not recieve paint-related mouse events
2249 http://bugs.webkit.org/show_bug.cgi?id=11069
2251 * svg/custom/hover-default-fill-expected.checksum: Added.
2252 * svg/custom/hover-default-fill-expected.png: Added.
2253 * svg/custom/hover-default-fill-expected.txt: Added.
2254 * svg/custom/hover-default-fill.svg: Added.
2256 2006-09-27 Rob Buis <buis@kde.org>
2258 Reviewed by eseidel.
2261 http://bugs.webkit.org/show_bug.cgi?id=11015
2262 SVG handles em units incorrectly
2264 * svg/custom/viewport-em-expected.checksum: Added.
2265 * svg/custom/viewport-em-expected.png: Added.
2266 * svg/custom/viewport-em-expected.txt: Added.
2267 * svg/custom/viewport-em.svg: Added.
2268 * svg/custom/viewport-update2-expected.checksum: Added.
2269 * svg/custom/viewport-update2-expected.png: Added.
2270 * svg/custom/viewport-update2-expected.txt: Added.
2271 * svg/custom/viewport-update2.svg: Added.
2273 2006-09-27 Eric Seidel <eric@eseidel.com>
2277 Updated test (and results) for new invalid fill behavior.
2278 http://bugs.webkit.org/show_bug.cgi?id=11017
2280 * svg/custom/invalid-fill-expected.checksum:
2281 * svg/custom/invalid-fill-expected.png:
2282 * svg/custom/invalid-fill-expected.txt:
2283 * svg/custom/invalid-fill.svg:
2285 2006-09-26 Justin Garcia <justin.garcia@apple.com>
2289 <rdar://problem/4747695>
2290 Gmail Editor: Crash at WebCore::Range::startPosition() when decreasing a indent
2292 * editing/deleting/list-item-1-expected.checksum: Added.
2293 * editing/deleting/list-item-1-expected.png: Added.
2294 * editing/deleting/list-item-1-expected.txt: Added.
2295 * editing/deleting/list-item-1.html: Added.
2296 * editing/execCommand/remove-list-item-1-expected.checksum: Added.
2297 * editing/execCommand/remove-list-item-1-expected.png: Added.
2298 * editing/execCommand/remove-list-item-1-expected.txt: Added.
2299 * editing/execCommand/remove-list-item-1.html: Added.
2301 2006-09-26 David Harrison <harrison@apple.com>
2303 Reviewed by John and TimH.
2305 <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty
2307 * editing/pasteboard/emacs-cntl-y-001-expected.checksum: Added.
2308 * editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
2309 * editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
2310 * editing/pasteboard/emacs-cntl-y-001.html: Added.
2312 2006-09-26 Eric Seidel <eric@eseidel.com>
2316 viewbox parser does not allow <tab> as a delimiter
2317 http://bugs.webkit.org/show_bug.cgi?id=11014
2319 * svg/hixie/viewbox/003-expected.checksum: Added.
2320 * svg/hixie/viewbox/003-expected.png: Added.
2321 * svg/hixie/viewbox/003-expected.txt: Added.
2322 * svg/hixie/viewbox/003.xml: Added.
2324 2006-09-26 Eric Seidel <eric@eseidel.com>
2328 SVGDocument::createElement does not create elements in the SVG namespace
2329 http://bugs.webkit.org/show_bug.cgi?id=10932
2331 * svg/custom/createelement-expected.checksum: Added.
2332 * svg/custom/createelement-expected.png: Added.
2333 * svg/custom/createelement-expected.txt: Added.
2334 * svg/custom/createelement.svg: Added.
2336 2006-09-26 Eric Seidel <eric@eseidel.com>
2340 RenderPath::nodeAtPoint does not respect stroke width
2341 http://bugs.webkit.org/show_bug.cgi?id=10829
2343 * svg/custom/stroke-width-click-expected.txt: Added.
2344 * svg/custom/stroke-width-click.svg: Added.
2346 2006-09-25 Justin Garcia <justin.garcia@apple.com>
2350 * editing/execCommand/indent-empty-root-expected.checksum: Added.
2351 * editing/execCommand/indent-empty-root-expected.png: Added.
2352 * editing/execCommand/indent-empty-root-expected.txt: Added.
2353 * editing/execCommand/indent-empty-root.html: Added.
2355 2006-09-24 Eric Seidel <eric@eseidel.com>
2359 Add test: svg/custom/viewport-clip.svg
2360 and update results for:
2361 http://bugs.webkit.org/show_bug.cgi?id=11007
2362 (Also update some old results, due to CoreImage variance)
2364 * svg/custom/baseval-animval-equality.svg:
2365 * svg/custom/empty-merge-expected.checksum:
2366 * svg/custom/empty-merge-expected.png:
2367 * svg/custom/empty-merge-expected.txt:
2368 * svg/custom/empty-merge.svg:
2369 * svg/custom/feDisplacementMap-01-expected.checksum:
2370 * svg/custom/feDisplacementMap-01-expected.png:
2371 * svg/custom/foreign-object-skew-expected.checksum:
2372 * svg/custom/foreign-object-skew-expected.png:
2373 * svg/custom/gradient-stroke-width-expected.txt:
2374 * svg/custom/grayscale-gradient-mask-expected.checksum:
2375 * svg/custom/grayscale-gradient-mask-expected.png:
2376 * svg/custom/grayscale-gradient-mask-expected.txt:
2377 * svg/custom/grayscale-gradient-mask.svg:
2378 * svg/custom/image-with-transform-clip-filter-expected.checksum:
2379 * svg/custom/image-with-transform-clip-filter-expected.png:
2380 * svg/custom/path-bad-data-expected.checksum:
2381 * svg/custom/path-bad-data-expected.png:
2382 * svg/custom/path-bad-data-expected.txt:
2383 * svg/custom/text-filter-expected.checksum:
2384 * svg/custom/text-filter-expected.png:
2385 * svg/custom/text-image-opacity-expected.checksum:
2386 * svg/custom/text-image-opacity-expected.png:
2387 * svg/custom/transform-scale-parse.svg:
2388 * svg/custom/viewport-clip-expected.checksum: Added.
2389 * svg/custom/viewport-clip-expected.png: Added.
2390 * svg/custom/viewport-clip-expected.txt: Added.
2391 * svg/custom/viewport-clip.svg: Added.
2393 2006-09-24 Eric Seidel <eric@eseidel.com>
2397 Browsers disagree on behavior for an invalid fill
2398 http://bugs.webkit.org/show_bug.cgi?id=11017
2400 * svg/custom/invalid-fill-expected.checksum: Added.
2401 * svg/custom/invalid-fill-expected.png: Added.
2402 * svg/custom/invalid-fill-expected.txt: Added.
2403 * svg/custom/invalid-fill.svg: Added.
2405 2006-09-24 Eric Seidel <eric@eseidel.com>
2409 Import one of Hixie's tests for:
2410 <svg:a> cannot be styled with a:hover
2411 http://bugs.webkit.org/show_bug.cgi?id=11005
2413 * svg/hixie/cascade/002.css: Added.
2414 * svg/hixie/cascade/002.xml: Added.
2416 2006-09-23 Alexey Proskuryakov <ap@nypop.com>
2420 http://bugs.webkit.org/show_bug.cgi?id=4872
2421 XMLHttpRequest fails to throw an exception when there is a security violation
2422 (mismatching domains)
2424 * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
2425 * http/tests/xmlhttprequest/exceptions.html: Added.
2427 * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
2428 * http/tests/xmlhttprequest/extra-parameters.html: Added.
2429 * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
2430 Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).
2432 * fast/dom/xmlhttprequest-get-expected.txt: Updated results.
2434 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
2435 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
2436 * http/tests/xmlhttprequest/zero-length-response-sync.html:
2437 * http/tests/xmlhttprequest/zero-length-response.html:
2438 Updated results and changed state names to match the current spec.
2440 * http/tests/xmlhttprequest/resources/zero-length.xml: Added.
2442 2006-09-21 Nikolas Zimmermann <zimmermann@kde.org>
2444 Reviewed by eseidel.
2447 http://bugs.webkit.org/show_bug.cgi?id=10977
2448 SVGDocument does not expose 'rootElement' property
2450 * svg/custom/rootelement-expected.checksum: Added.
2451 * svg/custom/rootelement-expected.png: Added.
2452 * svg/custom/rootelement-expected.txt: Added.
2453 * svg/custom/rootelement.svg: Added.
2455 2006-09-21 Timothy Hatcher <timothy@apple.com>
2457 Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
2458 for tests that need to report child frame scroll positions.
2460 * http/tests/navigation/anchor-frames.html:
2461 * http/tests/navigation/anchor-subframeload.html:
2462 * http/tests/navigation/relativeanchor-frames.html:
2464 2006-09-21 Timothy Hatcher <timothy@apple.com>
2468 Bug 10923: Frame scroll layout test failures on the buildbot
2469 http://bugs.webkit.org/show_bug.cgi?id=10923
2471 Made this test call layoutTestController.dumpChildFrameScrollPositions().
2473 * fast/overflow/scrollRevealButton-expected.txt:
2474 * fast/overflow/scrollRevealButton.html:
2476 2006-09-20 Justin Garcia <justin.garcia@apple.com>
2480 * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
2481 * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
2482 * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
2483 * editing/pasteboard/subframe-dragndrop-1.html: Added.
2485 2006-09-20 Rob Buis <buis@kde.org>
2487 Reviewed by eseidel.
2489 Updated test results because of:
2490 http://bugs.webkit.org/show_bug.cgi?id=10946
2491 new marker code draws end-marker in wrong place
2493 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
2494 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
2495 * svg/custom/invalid-css-expected.txt:
2497 2006-09-20 Julien Palmas <julien.palmas@gmail.com>
2499 Reviewed by eseidel. Landed by eseidel.
2501 Test for http://bugs.webkit.org/show_bug.cgi?id=6003
2503 * svg/custom/pattern-y-offset-expected.checksum: Added.
2504 * svg/custom/pattern-y-offset-expected.png: Added.
2505 * svg/custom/pattern-y-offset-expected.txt: Added.
2506 * svg/custom/pattern-y-offset.svg: Added.
2508 2006-09-20 Justin Garcia <justin.garcia@apple.com>
2510 Reviewed by harrison
2512 * editing/selection/editable-links.html: Added.
2513 * editing/selection/editable-links.html-disabled: Removed.
2515 2006-09-20 Adam Roben <aroben@apple.com>
2517 Reviewed by timothy.
2519 Fixes http://bugs.webkit.org/show_bug.cgi?id=10953
2520 Test results for fast/js/window-properties.html should include
2521 children of window.document.body.firstChild
2523 * fast/js/window-properties-expected.txt: Regenerate results which now
2524 include window.document.body.firstChild.*
2525 * fast/js/window-properties.html: Print out 'null' for null objects
2526 instead of 'object' for more clarity
2528 2006-09-20 Adam Roben <aroben@apple.com>
2532 Adding test for http://bugs.webkit.org/show_bug.cgi?id=10935
2533 REGRESSION: file upload control with direction:rtl or text-align:right
2534 draws button on top of filename/icon
2536 * fast/forms/file-input-direction-expected.checksum: Added.
2537 * fast/forms/file-input-direction-expected.png: Added.
2538 * fast/forms/file-input-direction-expected.txt: Added.
2539 * fast/forms/file-input-direction.html: Added.
2541 2006-09-20 Eric Seidel <eric@eseidel.com>
2545 Commit two test updates I forgot to commit with:
2546 Markers should clip to their viewport.
2547 http://bugs.webkit.org/show_bug.cgi?id=5967
2549 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
2550 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
2551 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2552 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
2553 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
2554 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2556 2006-09-19 Eric Seidel <eric@eseidel.com>
2560 Updated results for http://bugs.webkit.org/show_bug.cgi?id=8585
2562 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2563 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2564 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2565 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2566 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2567 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2568 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2569 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2570 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2571 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2572 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2573 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2574 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2575 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2576 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2577 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2578 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2579 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2580 * svg/custom/feComponentTransfer-Linear-expected.txt:
2581 * svg/custom/feComponentTransfer-Table-expected.txt:
2582 * svg/custom/feDisplacementMap-01-expected.txt:
2583 * svg/custom/filter-source-alpha-expected.txt:
2584 * svg/custom/image-with-transform-clip-filter-expected.txt:
2585 * svg/custom/non-opaque-filters-expected.txt:
2586 * svg/custom/text-filter-expected.txt:
2588 2006-09-19 Eric Seidel <eric@eseidel.com>
2592 Markers should clip to their viewport.
2593 http://bugs.webkit.org/show_bug.cgi?id=5967
2595 * svg/custom/marker-overflow-clip-expected.checksum: Added.
2596 * svg/custom/marker-overflow-clip-expected.png: Added.
2597 * svg/custom/marker-overflow-clip-expected.txt: Added.
2598 * svg/custom/marker-overflow-clip.svg: Added.
2600 2006-09-19 Justin Garcia <justin.garcia@apple.com>
2604 Disabling this test temporarily.
2606 * editing/selection/editable-links.html: Removed.
2607 * editing/selection/editable-links.html-disabled: Added.
2609 2006-09-19 Justin Garcia <justin.garcia@apple.com>
2611 Reviewed by harrison
2613 * editing/selection/editable-links-expected.checksum: Added.
2614 * editing/selection/editable-links-expected.png: Added.
2615 * editing/selection/editable-links-expected.txt: Added.
2616 * editing/selection/editable-links.html: Added.
2618 2006-09-19 Justin Garcia <justin.garcia@apple.com>
2620 Reviewed by harrison
2622 * editing/pasteboard/pasting-tabs-expected.checksum: Added.
2623 * editing/pasteboard/pasting-tabs-expected.png: Added.
2624 * editing/pasteboard/pasting-tabs-expected.txt: Added.
2625 * editing/pasteboard/pasting-tabs.html: Added.
2627 2006-09-18 Adam Roben <aroben@apple.com>
2631 Update tests for the new file upload control.
2633 * fast/forms/file-input-disabled-expected.txt:
2634 * fast/forms/form-element-geometry-expected.txt:
2635 * fast/forms/input-appearance-height-expected.txt:
2636 * fast/forms/input-value-expected.txt:
2638 2006-09-17 Eric Seidel <eric@eseidel.com>
2642 * fast/js/window-properties.html: make work in Firefox (hangs IE)
2644 2006-09-17 Eric Seidel <eric@eseidel.com>
2646 Add a textual dump of the window object property tree.
2650 * fast/js/window-properties-expected.txt: Added.
2651 * fast/js/window-properties.html: Added.
2653 2006-09-17 David Hyatt <hyatt@apple.com>
2655 Adding layout test for bug 10899.
2657 * fast/text/basic/generic-family-changes-expected.checksum: Added.
2658 * fast/text/basic/generic-family-changes-expected.png: Added.
2659 * fast/text/basic/generic-family-changes-expected.txt: Added.
2660 * fast/text/basic/generic-family-changes.html: Added.
2662 2006-09-17 Alexey Proskuryakov <ap@nypop.com>
2666 Test for http://bugs.webkit.org/show_bug.cgi?id=10852
2667 REGRESSION: Reproducible crash in XMLHttpRequest::abort()
2669 Currently, this test prints an error message to the console, because requests from
2670 an unload handler still don't work.
2672 * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
2673 * http/tests/xmlhttprequest/xhr-onunload.html: Added.
2675 2006-09-15 Justin Garcia <justin.garcia@apple.com>
2677 Reviewed by harrison
2679 <rdar://problem/4674869>
2680 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
2682 * editing/deleting/whitespace-pre-1-expected.checksum: Added.
2683 * editing/deleting/whitespace-pre-1-expected.png: Added.
2684 * editing/deleting/whitespace-pre-1-expected.txt: Added.
2685 * editing/deleting/whitespace-pre-1.html: Added.
2687 2006-09-15 Timothy Hatcher <timothy@apple.com>
2691 Updating results to new expected values.
2693 * fast/lists/drag-into-marker-expected.txt:
2694 * fast/repaint/selection-after-delete-expected.txt:
2696 2006-09-15 Timothy Hatcher <timothy@apple.com>
2700 Updating results to new expected values.
2702 * editing/inserting/4278698-expected.txt:
2703 * fast/dom/window-xy-properties-expected.txt:
2705 2006-09-15 Adam Roben <aroben@apple.com>
2707 Reviewed by timothy.
2709 Part of http://bugs.webkit.org/show_bug.cgi?id=10865
2710 New file upload control should match the width of the old one
2712 Update tests to match new file upload control.
2714 * fast/forms/file-input-disabled-expected.txt:
2715 * fast/forms/form-element-geometry-expected.txt:
2716 * fast/forms/input-appearance-height-expected.txt:
2717 * fast/forms/input-value-expected.txt:
2719 2006-09-15 Kevin McCullough <KMcCullough@apple.com>
2721 - just layout test result changes
2723 * fast/dom/Range/range-compareNode-expected.txt:
2724 * fast/dom/Range/range-intersectsNode-expected.txt:
2726 2006-09-14 Justin Garcia <justin.garcia@apple.com>
2728 Reviewed by harrison
2730 <rdar://problem/4655880> Up/Down arrows skip over To Do
2732 * editing/selection/mixed-editability-3-expected.checksum: Added.
2733 * editing/selection/mixed-editability-3-expected.png: Added.
2734 * editing/selection/mixed-editability-3-expected.txt: Added.
2735 * editing/selection/mixed-editability-3.html: Added.
2736 * editing/selection/mixed-editability-4-expected.checksum: Added.
2737 * editing/selection/mixed-editability-4-expected.png: Added.
2738 * editing/selection/mixed-editability-4-expected.txt: Added.
2739 * editing/selection/mixed-editability-4.html: Added.
2740 * editing/selection/mixed-editability-5-expected.checksum: Added.
2741 * editing/selection/mixed-editability-5-expected.png: Added.
2742 * editing/selection/mixed-editability-5-expected.txt: Added.
2743 * editing/selection/mixed-editability-5.html: Added.
2745 2006-09-14 Graham Dennis <graham.dennis@gmail.com>
2747 Reviewed by Justin Garcia.
2749 Modified testcase for:
2750 http://bugs.webkit.org/show_bug.cgi?id=10726
2751 Crash in ApplyStyleCommand::applyRelativeFontStyleChange
2753 * editing/style/table-selection-expected.checksum:
2754 * editing/style/table-selection-expected.png:
2755 * editing/style/table-selection-expected.txt:
2756 * editing/style/table-selection.html:
2757 This testcase was for 10579, which is very similar to this bug (10726)
2758 Now the testcase tests both bugs.
2760 2006-09-13 Adam Roben <aroben@apple.com>
2762 Rubberstamped by hyatt.
2764 Updating tables results after hyatt landed a fix for
2765 http://bugs.webkit.org/show_bug.cgi?id=8126
2766 Padding must not apply to columns
2768 * tables/mozilla/bugs/bug139524-2-expected.txt:
2769 * tables/mozilla/bugs/bug139524-4-expected.txt:
2770 * tables/mozilla/bugs/bug32841-expected.txt:
2771 * tables/mozilla/dom/appendCol2-expected.txt:
2772 * tables/mozilla/dom/deleteCol1-expected.txt:
2773 * tables/mozilla/dom/deleteCol2-expected.txt:
2774 * tables/mozilla/dom/deleteCol3-expected.txt:
2775 * tables/mozilla/dom/deleteColGroup1-expected.txt:
2776 * tables/mozilla/dom/deleteColGroup2-expected.txt:
2777 * tables/mozilla/dom/insertColGroups1-expected.txt:
2778 * tables/mozilla/dom/insertColGroups2-expected.txt:
2779 * tables/mozilla/dom/insertCols1-expected.txt:
2780 * tables/mozilla/dom/insertCols2-expected.txt:
2781 * tables/mozilla/dom/insertCols3-expected.txt:
2782 * tables/mozilla/dom/insertCols4-expected.txt:
2783 * tables/mozilla/dom/insertCols5-expected.txt:
2784 * tables/mozilla/marvin/body_col-expected.txt:
2785 * tables/mozilla/marvin/x_col_span-expected.txt:
2786 * tables/mozilla/marvin/x_col_width_px-expected.txt:
2787 * tables/mozilla/marvin/x_colgroup_span-expected.txt:
2788 * tables/mozilla/other/body_col-expected.txt:
2789 * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
2790 * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
2791 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
2792 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
2793 * tables/mozilla_expected_failures/core/cols1-expected.txt:
2794 * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
2795 * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
2796 * tables/mozilla_expected_failures/other/test4-expected.txt:
2798 2006-09-12 Julien Palmas <julien.palmas@gmail.com>
2800 Reviewed by darin. Landed by eseidel.
2802 * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
2803 * svg/custom/svgpolyparser-extra-space-expected.png: Added.
2804 * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
2805 * svg/custom/svgpolyparser-extra-space.svg: Added.
2807 2006-09-12 Kevin McCullough <KMcCullough@apple.com>
2809 Reviewed by Andersca, Maciej, Brady.
2811 * fast/dom/Range/range-intersectsNode-expected.txt: Added.
2812 * fast/dom/Range/range-intersectsNode.html: Added.
2813 * fast/dom/Range/resources/intersectsNode.js: Added.
2815 2006-09-12 Nikolas Zimmermann <zimmermann@kde.org>
2817 Reviewed by eseidel. Landed by eseidel.
2819 Fixed: http://bugs.webkit.org/show_bug.cgi?id=10826
2821 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2822 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2823 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2825 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org>
2827 Reviewed by eseidel. Landed by eseidel.
2829 * svg/custom/baseval-animval-equality.svg: Added.
2831 2006-09-11 Kevin McCullough <KMcCullough@apple.com>
2836 * fast/dom/Range/range-compareNode-expected.txt: Added.
2837 * fast/dom/Range/range-compareNode.html: Added.
2838 * fast/dom/Range/range-comparePoint.html:
2840 2006-09-11 Vladimir Olexa <vladimir.olexa@gmail.com>
2844 - test for http://bugs.webkit.org/show_bug.cgi?id=10323
2845 REGRESSION: javascript: URL containing '\\' gets passed as '//'
2847 * fast/dom/javascript-backslash-expected.txt: Added.
2848 * fast/dom/javascript-backslash.html: Added.
2850 2006-09-11 Darin Adler <darin@apple.com>
2852 - converted a test to plain text (makes it platform independent; fixes a failure)
2854 * fast/events/ondragenter-expected.checksum: Removed.
2855 * fast/events/ondragenter-expected.png: Removed.
2856 * fast/events/ondragenter-expected.txt:
2857 * fast/events/ondragenter.html:
2859 2006-09-10 Darin Adler <darin@apple.com>
2861 - converted a test to plain text (makes it platform independent; fixes a failure)
2863 * fast/text/plain-text-line-breaks-expected.checksum: Removed.
2864 * fast/text/plain-text-line-breaks-expected.png: Removed.
2865 * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
2866 * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
2868 2006-09-08 Timothy Hatcher <timothy@apple.com>
2870 Adds a test for the CSS URL quoting logic.
2872 * fast/inspector/cssURLQuotes-expected.txt: Added.
2873 * fast/inspector/cssURLQuotes.html: Added.
2875 2006-09-09 Alexey Proskuryakov <ap@nypop.com>
2879 http://bugs.webkit.org/show_bug.cgi?id=10759
2880 fast/AppleScript/array.html test failing
2882 * fast/AppleScript/001-expected.txt: Updated results.
2884 2006-09-07 Alexey Proskuryakov <ap@nypop.com>
2888 Test for http://bugs.webkit.org/show_bug.cgi?id=10753
2889 REGRESSION: The beginning of a CSS file is missing
2891 * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
2892 * http/tests/incremental/slow-utf8-css-expected.png: Added.
2893 * http/tests/incremental/slow-utf8-css-expected.txt: Added.
2894 * http/tests/incremental/slow-utf8-css.pl: Added.
2896 2006-09-07 Rob Buis <buis@kde.org>
2901 <http://bugs.webkit.org/show_bug.cgi?id=9753>
2902 SVG with width and height 100% leaves room for scrollbar on the right.
2904 Also Updated .txt files (all text blocks are wider) and some updated
2905 pixel tests (some text is layouted differently because of wider text blocks).
2907 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
2908 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
2909 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
2910 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
2911 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2912 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2913 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2914 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
2915 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
2916 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
2917 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
2918 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
2919 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
2920 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
2921 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
2922 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
2923 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
2924 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
2925 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
2926 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
2927 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
2928 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
2929 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2930 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
2931 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
2932 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2933 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
2934 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
2935 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2936 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2937 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
2938 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
2939 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
2940 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
2941 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
2942 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
2943 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
2944 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
2945 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2946 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
2947 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
2948 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2949 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2950 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2951 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2952 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2953 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2954 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2955 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2956 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2957 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2958 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2959 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2960 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2961 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2962 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2963 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2964 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2965 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2966 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2967 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
2968 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2969 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
2970 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2971 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2972 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
2973 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2974 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
2975 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
2976 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
2977 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
2978 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
2979 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
2980 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
2981 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
2982 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
2983 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
2984 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
2985 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2986 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
2987 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
2988 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
2989 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
2990 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2991 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
2992 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2993 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
2994 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
2995 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
2996 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
2997 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2998 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2999 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
3000 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
3001 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
3002 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
3003 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
3004 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
3005 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
3006 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
3007 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
3008 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
3009 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
3010 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
3011 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
3012 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
3013 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
3014 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
3015 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
3016 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
3017 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
3018 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
3019 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
3020 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
3021 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
3022 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
3023 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
3024 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
3025 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
3026 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
3027 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
3028 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
3029 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
3030 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
3031 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
3032 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
3033 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
3034 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
3035 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
3036 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
3037 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
3038 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
3039 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
3040 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
3041 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
3042 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
3043 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
3044 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
3045 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
3046 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
3047 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
3048 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
3049 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
3050 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
3051 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
3052 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
3053 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
3054 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
3055 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
3056 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
3057 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
3058 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
3059 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
3060 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
3061 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
3062 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
3063 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
3064 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
3065 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
3066 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
3067 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
3068 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
3069 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
3070 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
3071 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
3072 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
3073 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
3074 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
3075 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
3076 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
3077 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
3078 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
3079 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
3080 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
3081 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
3082 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
3083 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
3084 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
3085 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
3086 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
3087 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
3088 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
3089 * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
3090 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
3091 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
3092 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
3093 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
3094 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
3095 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
3096 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
3097 * svg/custom/coords-relative-units-transforms-expected.txt:
3098 * svg/custom/feComponentTransfer-Discrete-expected.txt:
3099 * svg/custom/feComponentTransfer-Gamma-expected.txt:
3100 * svg/custom/feComponentTransfer-Linear-expected.txt:
3101 * svg/custom/feComponentTransfer-Table-expected.txt:
3102 * svg/custom/image-with-transform-clip-filter-expected.txt:
3103 * svg/custom/invalid-css-expected.txt:
3104 * svg/custom/invalid-viewbox1-expected.txt:
3105 * svg/custom/invalid-viewbox2-expected.txt:
3106 * svg/custom/non-opaque-filters-expected.txt:
3107 * svg/custom/percentage-rect-expected.checksum:
3108 * svg/custom/percentage-rect-expected.png:
3109 * svg/custom/percentage-rect-expected.txt:
3110 * svg/custom/pointer-events-path-expected.txt:
3111 * svg/custom/svg-overflow-types-expected.txt:
3112 * svg/custom/text-clip-expected.txt:
3113 * svg/custom/text-filter-expected.txt:
3114 * svg/custom/text-gradient-no-content-expected.checksum:
3115 * svg/custom/text-gradient-no-content-expected.png:
3116 * svg/custom/text-gradient-no-content-expected.txt:
3117 * svg/custom/text-hit-test-expected.txt:
3118 * svg/custom/text-image-opacity-expected.txt:
3119 * svg/custom/tref-update-expected.txt:
3120 * svg/custom/width-full-percentage-expected.checksum: Added.
3121 * svg/custom/width-full-percentage-expected.png: Added.
3122 * svg/custom/width-full-percentage-expected.txt: Added.
3123 * svg/custom/width-full-percentage.svg: Added.
3125 2006-09-05 Darin Adler <darin@apple.com>
3129 - test for bug where the charset in a link element for a CSS stylesheet is ignored.
3130 I noticed this while working on new text encoding machinery.
3132 * fast/encoding/css-link-charset-expected.txt: Added.
3133 * fast/encoding/css-link-charset.css: Added.
3134 * fast/encoding/css-link-charset.html: Added.
3136 - test for http://bugs.webkit.org/show_bug.cgi?id=10681
3137 REGRESSION: Reproducible crash at Wikipedia
3138 (Alexey wrote this one, I reviewed.)
3140 * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
3141 * fast/forms/form-data-encoding-normalization-overrun.html: Added.
3143 - and a tweak to an existing test
3145 * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
3146 diagnose this when it fails.
3148 2006-09-05 Justin Garcia <justin.garcia@apple.com>
3150 Reviewed by thatcher
3152 Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
3155 * editing/pasteboard/4641033-expected.checksum:
3156 * editing/pasteboard/4641033-expected.png:
3157 * editing/execCommand/outdent-selection-expected.checksum:
3158 * editing/execCommand/outdent-selection-expected.png:
3160 Added a didChangeSelection notification that was absent before:
3161 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
3162 * editing/deleting/delete-3608430-fix-expected.txt:
3163 * editing/deleting/delete-3608462-fix-expected.txt:
3164 * editing/deleting/delete-3775172-fix-expected.txt:
3165 * editing/deleting/delete-3800834-fix-expected.txt:
3166 * editing/deleting/delete-3857753-fix-expected.txt:
3167 * editing/deleting/delete-3865854-fix-expected.txt:
3168 * editing/deleting/delete-3928305-fix-expected.txt:
3169 * editing/deleting/delete-3959464-fix-expected.txt:
3170 * editing/deleting/delete-4038408-fix-expected.txt:
3171 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
3172 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
3173 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
3174 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
3175 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
3176 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
3177 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
3178 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
3179 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
3180 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
3181 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
3182 * editing/deleting/delete-block-contents-001-expected.txt:
3183 * editing/deleting/delete-block-contents-002-expected.txt:
3184 * editing/deleting/delete-block-contents-003-expected.txt:
3185 * editing/deleting/delete-block-merge-contents-001-expected.txt:
3186 * editing/deleting/delete-block-merge-contents-002-expected.txt:
3187 * editing/deleting/delete-block-merge-contents-003-expected.txt:
3188 * editing/deleting/delete-block-merge-contents-004-expected.txt:
3189 * editing/deleting/delete-block-merge-contents-005-expected.txt:
3190 * editing/deleting/delete-block-merge-contents-006-expected.txt:
3191 * editing/deleting/delete-block-merge-contents-007-expected.txt:
3192 * editing/deleting/delete-block-merge-contents-008-expected.txt:
3193 * editing/deleting/delete-block-merge-contents-009-expected.txt:
3194 * editing/deleting/delete-block-merge-contents-010-expected.txt:
3195 * editing/deleting/delete-block-merge-contents-012-expected.txt:
3196 * editing/deleting/delete-block-merge-contents-013-expected.txt:
3197 * editing/deleting/delete-block-merge-contents-014-expected.txt:
3198 * editing/deleting/delete-block-merge-contents-015-expected.txt:
3199 * editing/deleting/delete-block-merge-contents-016-expected.txt:
3200 * editing/deleting/delete-block-merge-contents-017-expected.txt:
3201 * editing/deleting/delete-block-merge-contents-018-expected.txt:
3202 * editing/deleting/delete-block-merge-contents-019-expected.txt:
3203 * editing/deleting/delete-block-merge-contents-020-expected.txt:
3204 * editing/deleting/delete-block-merge-contents-021-expected.txt:
3205 * editing/deleting/delete-block-merge-contents-022-expected.txt:
3206 * editing/deleting/delete-block-merge-contents-023-expected.txt:
3207 * editing/deleting/delete-block-merge-contents-024-expected.txt:
3208 * editing/deleting/delete-block-table-expected.txt:
3209 * editing/deleting/delete-br-008-expected.txt:
3210 * editing/deleting/delete-br-010-expected.txt:
3211 * editing/deleting/delete-br-011-expected.txt:
3212 * editing/deleting/delete-first-list-item-expected.txt:
3213 * editing/deleting/delete-image-001-expected.txt:
3214 * editing/deleting/delete-image-002-expected.txt:
3215 * editing/deleting/delete-image-003-expected.txt:
3216 * editing/deleting/delete-image-004-expected.txt:
3217 * editing/deleting/delete-line-001-expected.txt:
3218 * editing/deleting/delete-line-002-expected.txt:
3219 * editing/deleting/delete-line-003-expected.txt:
3220 * editing/deleting/delete-line-004-expected.txt:
3221 * editing/deleting/delete-line-005-expected.txt:
3222 * editing/deleting/delete-line-006-expected.txt:
3223 * editing/deleting/delete-line-007-expected.txt:
3224 * editing/deleting/delete-line-008-expected.txt:
3225 * editing/deleting/delete-line-009-expected.txt:
3226 * editing/deleting/delete-line-010-expected.txt:
3227 * editing/deleting/delete-line-011-expected.txt:
3228 * editing/deleting/delete-line-012-expected.txt:
3229 * editing/deleting/delete-line-013-expected.txt:
3230 * editing/deleting/delete-line-014-expected.txt:
3231 * editing/deleting/delete-line-015-expected.txt:
3232 * editing/deleting/delete-line-016-expected.txt:
3233 * editing/deleting/delete-line-017-expected.txt:
3234 * editing/deleting/delete-listitem-001-expected.txt:
3235 * editing/deleting/delete-listitem-002-expected.txt:
3236 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
3237 * editing/deleting/delete-select-all-001-expected.txt:
3238 * editing/deleting/delete-select-all-002-expected.txt:
3239 * editing/deleting/delete-select-all-003-expected.txt:
3240 * editing/deleting/merge-different-styles-expected.txt:
3241 * editing/deleting/merge-endOfParagraph-expected.txt:
3242 * editing/deleting/merge-no-br-expected.txt:
3243 * editing/deleting/pruning-after-merge-1-expected.txt:
3244 * editing/deleting/pruning-after-merge-2-expected.txt:
3245 * editing/deleting/table-cells-expected.txt:
3246 * editing/execCommand/boldSelection-expected.txt:
3247 * editing/execCommand/create-list-from-range-selection-expected.txt:
3248 * editing/execCommand/createLink-expected.txt:
3249 * editing/execCommand/format-block-expected.txt:
3250 * editing/execCommand/format-block-from-range-selection-expected.txt:
3251 * editing/execCommand/format-block-with-braces-expected.txt:
3252 * editing/execCommand/format-block-with-trailing-br-expected.txt:
3253 * editing/execCommand/hilitecolor-expected.txt:
3254 * editing/execCommand/indent-list-item-expected.txt:
3255 * editing/execCommand/indent-selection-expected.txt:
3256 * editing/execCommand/insert-list-and-stitch-expected.txt:
3257 * editing/execCommand/insert-list-with-id-expected.txt:
3258 * editing/execCommand/insertHTML-expected.txt:
3259 * editing/execCommand/insertHorizontalRule-expected.txt:
3260 * editing/execCommand/remove-formatting-expected.txt:
3261 * editing/execCommand/remove-list-from-range-selection-expected.txt:
3262 * editing/execCommand/remove-list-items-expected.txt:
3263 * editing/execCommand/strikethroughSelection-expected.txt:
3264 * editing/execCommand/switch-list-type-expected.txt:
3265 * editing/execCommand/unlink-expected.txt:
3266 * editing/input/text-input-controller-expected.txt:
3267 * editing/inserting/insert-3654864-fix-expected.txt:
3268 * editing/inserting/insert-3659587-fix-expected.txt:
3269 * editing/inserting/insert-3775316-fix-expected.txt:
3270 * editing/inserting/insert-3851164-fix-expected.txt:
3271 * editing/inserting/insert-3907422-fix-expected.txt:
3272 * editing/inserting/insert-after-delete-001-expected.txt:
3273 * editing/inserting/insert-div-001-expected.txt:
3274 * editing/inserting/insert-div-002-expected.txt:
3275 * editing/inserting/insert-div-003-expected.txt:
3276 * editing/inserting/insert-div-005-expected.txt:
3277 * editing/inserting/insert-div-007-expected.txt:
3278 * editing/inserting/insert-div-009-expected.txt:
3279 * editing/inserting/insert-div-010-expected.txt:
3280 * editing/inserting/insert-div-020-expected.txt:
3281 * editing/inserting/insert-div-023-expected.txt:
3282 * editing/inserting/insert-div-024-expected.txt:
3283 * editing/inserting/insert-div-025-expected.txt:
3284 * editing/inserting/insert-div-026-expected.txt:
3285 * editing/inserting/multiple-lines-selected-expected.txt:
3286 * editing/inserting/paragraph-separator-03-expected.txt:
3287 * editing/inserting/paragraph-separator-in-table-2-expected.txt:
3288 * editing/inserting/redo-expected.txt:
3289 * editing/inserting/return-key-with-selection-001-expected.txt:
3290 * editing/inserting/return-key-with-selection-002-expected.txt:
3291 * editing/inserting/return-key-with-selection-003-expected.txt:
3292 * editing/pasteboard/3976872-expected.txt:
3293 * editing/pasteboard/4076267-3-expected.txt:
3294 * editing/pasteboard/4076267-expected.txt:
3295 * editing/pasteboard/4700297-expected.txt:
3296 * editing/pasteboard/8145-3-expected.txt:
3297 * editing/pasteboard/block-wrappers-necessary-expected.txt:
3298 * editing/pasteboard/copy-paste-bidi-expected.txt:
3299 * editing/pasteboard/displaced-generic-placeholder-expected.txt:
3300 * editing/pasteboard/displaced-placeholder-expected.txt:
3301 * editing/pasteboard/display-block-on-spans-expected.txt:
3302 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
3303 * editing/pasteboard/interchange-newline-2-expected.txt:
3304 * editing/pasteboard/merge-after-delete-1-expected.txt:
3305 * editing/pasteboard/merge-after-delete-2-expected.txt:
3306 * editing/pasteboard/merge-after-delete-expected.txt:
3307 * editing/pasteboard/merge-end-3-expected.txt:
3308 * editing/pasteboard/merge-end-5-expected.txt:
3309 * editing/pasteboard/merge-end-blockquote-expected.txt:
3310 * editing/pasteboard/merge-end-list-expected.txt:
3311 * editing/pasteboard/merge-end-table-expected.txt:
3312 * editing/pasteboard/paste-4035648-fix-expected.txt:
3313 * editing/pasteboard/paste-4039777-fix-expected.txt:
3314 * editing/pasteboard/paste-line-endings-001-expected.txt:
3315 * editing/pasteboard/paste-line-endings-006-expected.txt:
3316 * editing/pasteboard/paste-match-style-001-expected.txt:
3317 * editing/pasteboard/paste-match-style-002-expected.txt:
3318 * editing/pasteboard/paste-pre-001-expected.txt:
3319 * editing/pasteboard/paste-pre-002-expected.txt:
3320 * editing/pasteboard/paste-table-002-expected.txt:
3321 * editing/pasteboard/paste-table-003-expected.txt:
3322 * editing/pasteboard/paste-text-006-expected.txt:
3323 * editing/pasteboard/paste-text-007-expected.txt:
3324 * editing/pasteboard/paste-text-010-expected.txt:
3325 * editing/pasteboard/paste-text-011-expected.txt:
3326 * editing/pasteboard/paste-text-015-expected.txt:
3327 * editing/pasteboard/paste-text-016-expected.txt:
3328 * editing/pasteboard/paste-text-017-expected.txt:
3329 * editing/pasteboard/paste-text-018-expected.txt:
3330 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
3331 * editing/pasteboard/smart-paste-003-expected.txt:
3332 * editing/pasteboard/smart-paste-004-expected.txt:
3333 * editing/pasteboard/smart-paste-005-expected.txt:
3334 * editing/pasteboard/smart-paste-006-expected.txt:
3335 * editing/pasteboard/smart-paste-007-expected.txt:
3336 * editing/pasteboard/smart-paste-008-expected.txt:
3337 * editing/pasteboard/testcase-9507-expected.txt:
3338 * editing/pasteboard/undoable-fragment-removes-expected.txt:
3339 * editing/selection/expanding-selections-expected.txt:
3340 * editing/selection/expanding-selections2-expected.txt:
3341 * editing/selection/node-removal-1-expected.txt:
3342 * editing/selection/node-removal-2-expected.txt:
3343 * editing/selection/select-all-iframe-expected.txt:
3344 * editing/selection/skip-non-editable-1-expected.txt:
3345 * editing/selection/triple-click-in-pre-expected.txt:
3346 * editing/style/apple-style-editable-mix-expected.txt:
3347 * editing/style/block-style-004-expected.txt:
3348 * editing/style/block-style-005-expected.txt:
3349 * editing/style/block-style-006-expected.txt:
3350 * editing/style/create-block-for-style-001-expected.txt:
3351 * editing/style/create-block-for-style-002-expected.txt:
3352 * editing/style/create-block-for-style-003-expected.txt:
3353 * editing/style/create-block-for-style-004-expected.txt:
3354 * editing/style/create-block-for-style-007-expected.txt:
3355 * editing/style/create-block-for-style-009-expected.txt:
3356 * editing/style/create-block-for-style-010-expected.txt:
3357 * editing/style/create-block-for-style-011-expected.txt:
3358 * editing/style/create-block-for-style-012-expected.txt:
3359 * editing/style/create-block-for-style-013-expected.txt:
3360 * editing/style/designmode-expected.txt:
3361 * editing/style/relative-font-size-change-001-expected.txt:
3362 * editing/style/relative-font-size-change-002-expected.txt:
3363 * editing/style/remove-underline-across-paragraph-expected.txt:
3364 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
3365 * editing/style/remove-underline-after-paragraph-expected.txt:
3366 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
3367 * editing/style/remove-underline-from-stylesheet-expected.txt:
3368 * editing/style/smoosh-styles-001-expected.txt:
3369 * editing/style/smoosh-styles-002-expected.txt:
3370 * editing/style/smoosh-styles-003-expected.txt:
3371 * editing/style/style-3681552-fix-001-expected.txt:
3372 * editing/style/style-3681552-fix-002-expected.txt:
3373 * editing/style/style-3690704-fix-expected.txt:
3374 * editing/style/style-3998892-fix-expected.txt:
3375 * editing/style/style-boundary-001-expected.txt:
3376 * editing/style/style-boundary-003-expected.txt:
3377 * editing/style/style-boundary-004-expected.txt:
3378 * editing/style/typing-style-001-expected.txt:
3379 * editing/style/typing-style-003-expected.txt:
3380 * editing/undo/undo-misspellings-expected.txt:
3381 * editing/unsupported-content/list-delete-001-expected.txt:
3382 * editing/unsupported-content/list-delete-002-expected.txt:
3383 * editing/unsupported-content/list-delete-003-expected.txt:
3384 * editing/unsupported-content/table-delete-001-expected.txt:
3385 * editing/unsupported-content/table-delete-002-expected.txt:
3386 * editing/unsupported-content/table-delete-003-expected.txt:
3387 * fast/forms/attributed-strings-expected.txt:
3388 * fast/forms/cursor-position-expected.txt:
3389 * fast/forms/drag-into-textarea-expected.txt:
3390 * fast/forms/input-appearance-maxlength-expected.txt:
3391 * fast/forms/input-paste-undo-expected.txt:
3392 * fast/forms/input-selection-restore-expected.txt:
3393 * fast/forms/input-text-paste-maxlength-expected.txt:
3394 * fast/forms/selection-functions-expected.txt:
3395 * fast/forms/text-field-setvalue-crash-expected.txt:
3396 * fast/forms/textarea-paste-newline-expected.txt:
3398 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
3402 Tests for http://bugs.webkit.org/show_bug.cgi?id=10716
3403 XMLHttpRequest.responseText is null if HTTP response is empty
3405 The results are not fully correct yet:
3406 - accessing properties that are now undefined should cause an exception;
3407 - on error, responseXML should be null, rather than contain an HTML document describing
3410 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
3411 now returning null for nil documents.
3413 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
3414 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
3415 * http/tests/xmlhttprequest/zero-length-response-sync.html:
3416 * http/tests/xmlhttprequest/zero-length-response.html:
3417 Extended to cover more properties.
3419 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
3423 Test for http://bugs.webkit.org/show_bug.cgi?id=10676
3424 @charset rules not accessible via DOM
3426 * fast/encoding/css-charset-dom-expected.txt: Added.
3427 * fast/encoding/css-charset-dom.html: Added.
3429 2006-09-04 Rob Buis <buis@kde.org>
3433 Testcase needed for:
3434 http://bugs.webkit.org/show_bug.cgi?id=6546
3435 clipPath data does not respect transforms
3437 * svg/custom/clip-path-with-transform-expected.checksum: Added.
3438 * svg/custom/clip-path-with-transform-expected.png: Added.
3439 * svg/custom/clip-path-with-transform-expected.txt: Added.
3440 * svg/custom/clip-path-with-transform.svg: Added.
3442 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
3446 Test for http://bugs.webkit.org/show_bug.cgi?id=10693
3447 Convert JavaScript arrays to AppleScript lists
3449 * fast/AppleScript/array-expected.txt:
3450 * fast/AppleScript/array.html: Updated results, added a test for
3451 circular dependencies.
3453 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
3457 Tests for http://bugs.webkit.org/show_bug.cgi?id=10697
3458 REGRESSION (r16175): Errors in incremental decoding of UTF-8
3460 * fast/encoding/charset-invalid-expected.txt: Added.
3461 * fast/encoding/charset-invalid.html: Added.
3462 * http/tests/incremental/slow-utf8-html-expected.txt: Added.
3463 * http/tests/incremental/slow-utf8-html.pl: Added.
3465 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
3469 http://bugs.webkit.org/show_bug.cgi?id=4508
3470 Layout tests access an external server
3472 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
3473 but the test still pointed to a remote one).
3474 * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
3475 * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of
3476 a non-existent http one.
3477 * fast/loader/docLoaderFrame-expected.checksum: Removed.
3478 * fast/loader/docLoaderFrame-expected.png: Removed.
3479 * fast/loader/docLoaderFrame-expected.txt: Removed.
3480 * fast/loader/docLoaderFrame.html: Removed.
3481 * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
3482 * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
3483 * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
3484 Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it
3487 2006-09-02 Graham Dennis <graham.dennis@gmail.com>
3492 http://bugs.webkit.org/show_bug.cgi?id=10579
3493 AppleStyleCommand::applyBlockStyle crash
3495 * editing/style/table-selection-expected.checksum: Added.
3496 * editing/style/table-selection-expected.png: Added.
3497 * editing/style/table-selection-expected.txt: Added.
3498 * editing/style/table-selection.html: Added.
3500 2006-09-01 Adele Peterson <adele@apple.com>
3502 Reviewed by Tim Omernick.
3504 Updated results for http://bugs.webkit.org/show_bug.cgi?id=6990
3505 Switch to use new text field implementation for <input type="password">
3507 * dom/html/level2/html/HTMLInputElement22-expected.txt:
3508 * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
3509 * fast/events/event-sender-mouse-click.html:
3510 * fast/forms/input-appearance-height-expected.checksum:
3511 * fast/forms/input-appearance-height-expected.txt:
3512 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
3513 * fast/forms/input-value-expected.checksum:
3514 * fast/forms/input-value-expected.png:
3515 * fast/forms/input-value-expected.txt:
3516 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
3517 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: