1 2006-11-13 Justin Garcia <justin.garcia@apple.com>
5 * editing/selection/drag-select-1-expected.checksum: Added.
6 * editing/selection/drag-select-1-expected.png: Added.
7 * editing/selection/drag-select-1-expected.txt: Added.
8 * editing/selection/drag-select-1.html: Added.
10 2006-11-13 Justin Garcia <justin.garcia@apple.com>
14 * editing/pasteboard/paste-unrendered-select-expected.checksum: Added.
15 * editing/pasteboard/paste-unrendered-select-expected.png: Added.
16 * editing/pasteboard/paste-unrendered-select-expected.txt: Added.
17 * editing/pasteboard/paste-unrendered-select.html: Added.
19 2006-11-11 Rob Buis <buis@kde.org>
24 http://bugs.webkit.org/show_bug.cgi?id=10893
25 InsertRule can not handle @import statements
27 * fast/dom/css-insert-import-rule-expected.txt: Added.
28 * fast/dom/css-insert-import-rule.html: Added.
29 * fast/dom/resources/css-insert-import-rule-red.css: Added.
31 2006-11-11 Graham Dennis <graham.dennis@gmail.com>
35 REGRESSION (r16122): min/max widths incorrectly calculated for contentEditable text
36 http://bugs.webkit.org/show_bug.cgi?id=11570
38 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.checksum: Added.
39 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.png: Added.
40 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Added.
41 * fast/text/whitespace/nbsp-mode-and-linewraps.html: Added.
43 2006-11-10 Justin Garcia <justin.garcia@apple.com>
47 <rdar://problem/4069359>
48 Deleting hyperlink text, then typing uses link typing style but loses the link itself
50 * editing/deleting/delete-link-1-expected.checksum: Added.
51 * editing/deleting/delete-link-1-expected.png: Added.
52 * editing/deleting/delete-link-1-expected.txt: Added.
53 * editing/deleting/delete-link-1.html: Added.
54 * editing/inserting/insert-before-link-1-expected.checksum: Added.
55 * editing/inserting/insert-before-link-1-expected.png: Added.
56 * editing/inserting/insert-before-link-1-expected.txt: Added.
57 * editing/inserting/insert-before-link-1.html: Added.
59 2006-11-09 Adam Roben <aroben@apple.com>
63 New test to keep the mistake I made in r17680 from happening again.
65 * fast/block/margin-collapse/negative-margins-expected.checksum: Added.
66 * fast/block/margin-collapse/negative-margins-expected.png: Added.
67 * fast/block/margin-collapse/negative-margins-expected.txt: Added.
68 * fast/block/margin-collapse/negative-margins.html: Added.
70 2006-11-08 Darin Adler <darin@apple.com>
74 - added test for option-tab
76 * fast/events/option-tab.html: Added.
77 * fast/events/option-tab-expected.txt: Added.
79 2006-11-08 Brady Eidson <beidson@apple.com>
83 Added test to cover bug http://bugs.webkit.org/show_bug.cgi?id=11450
84 -Confirm there is no assert when nuking a frame with an active XMLHttpRequest load
85 -Confirm the correct state-change notifications for the request are dispatched
87 * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: Added.
88 * http/tests/xmlhttprequest/frame-load-cancelled-abort.html: Added.
89 * http/tests/xmlhttprequest/resources/endlessxml.php: Added.
90 * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Added.
92 2006-11-08 Darin Adler <darin@apple.com>
96 * fast/forms/submit-nil-value-field-assert.html: Update test so it
97 no longer relies on incorrect "submit form right away during JavaScript
100 2006-11-08 Beth Dakin <bdakin@apple.com>
104 This test needs new results from my last check-in. I thought this
105 change was already in my tree, but I guess not. Whoops!
107 * fast/dom/delete-contents-expected.txt:
109 2006-11-07 Beth Dakin <bdakin@apple.com>
113 Test cases for <rdar://problem/4820814> A crash occurs at
114 WebCore::HitTestResult::spellingToolTip() when mousing down on
115 iframe at www.macsurfer.com
117 And for the found-bug of moving text nodes within the head to the
120 * fast/dom/HTMLHeadElement/textInHead1-expected.checksum: Added.
121 * fast/dom/HTMLHeadElement/textInHead1-expected.png: Added.
122 * fast/dom/HTMLHeadElement/textInHead1-expected.txt: Added.
123 * fast/dom/HTMLHeadElement/textInHead1.html: Added.
124 * fast/dom/HTMLHeadElement/textInHead2-expected.checksum: Added.
125 * fast/dom/HTMLHeadElement/textInHead2-expected.png: Added.
126 * fast/dom/HTMLHeadElement/textInHead2-expected.txt: Added.
127 * fast/dom/HTMLHeadElement/textInHead2.html: Added.
128 * fast/dom/HTMLHeadElement/textInHead3-expected.checksum: Added.
129 * fast/dom/HTMLHeadElement/textInHead3-expected.png: Added.
130 * fast/dom/HTMLHeadElement/textInHead3-expected.txt: Added.
131 * fast/dom/HTMLHeadElement/textInHead3.html: Added.
132 * fast/dom/HTMLHeadElement/textInHead4-expected.checksum: Added.
133 * fast/dom/HTMLHeadElement/textInHead4-expected.png: Added.
134 * fast/dom/HTMLHeadElement/textInHead4-expected.txt: Added.
135 * fast/dom/HTMLHeadElement/textInHead4.html: Added.
136 * fast/dom/HTMLHeadElement/textInHead5-expected.checksum: Added.
137 * fast/dom/HTMLHeadElement/textInHead5-expected.png: Added.
138 * fast/dom/HTMLHeadElement/textInHead5-expected.txt: Added.
139 * fast/dom/HTMLHeadElement/textInHead5.html: Added.
140 * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
141 * fast/frames/onlyCommentInIFrame-expected.txt: Added.
142 * fast/frames/onlyCommentInIFrame.html: Added.
143 * fast/frames/resources/comment.html: Added.
144 * fast/frames/resources/commentX.xhtml: Added.
145 * tables/mozilla/bugs/bug1224-expected.checksum:
146 * tables/mozilla/bugs/bug1224-expected.png:
147 * tables/mozilla/bugs/bug1224-expected.txt:
149 2006-11-07 David Harrison <harrison@apple.com>
153 * editing/pasteboard/4076267-2-expected.checksum:
154 * editing/pasteboard/4076267-2-expected.png:
155 * editing/pasteboard/4076267-2-expected.txt:
157 2006-11-07 Darin Adler <darin@apple.com>
159 Rolled out change for <rdar://problem/4820814>.
161 Beth's planning on landing a new change for it soon, but in the mean time
162 we need layout tests succeeding again.
164 2006-11-07 David Harrison <harrison@apple.com>
168 <rdar://problem/4714993> REGRESSION: After replacing a misspelled word in a sentence, the selected word wraps down to next line (10428)
170 * editing/pasteboard/3976872-expected.txt:
171 * editing/pasteboard/4076267-2-expected.txt:
172 * editing/pasteboard/4076267-3-expected.txt:
173 * editing/pasteboard/4076267-expected.txt:
174 * editing/pasteboard/8145-1-expected.txt:
175 * editing/pasteboard/paste-empty-startcontainer-expected.txt: Removed.
176 * editing/pasteboard/paste-match-style-001-expected.txt:
177 * editing/pasteboard/paste-match-style-002-expected.txt:
178 * editing/pasteboard/paste-text-019-expected.txt:
179 * editing/pasteboard/pasting-tabs-expected.txt:
181 2006-11-07 Mitz Pettel <mitz@webkit.org>
185 Test for http://bugs.webkit.org/show_bug.cgi?id=11505
186 REGRESSION: Null pointer deref in HitTestResult::spellingToolTip() (assertion failure in Node::document)
188 The null check was added as part for the fix for <rdar://problem/4820814>,
189 however the test that was committed with the fix avoids the case of a null
190 m_innerNonSharedNode, which this test covers.
192 * fast/css-generated-content/spellingToolTip-assert-expected.checksum: Added.
193 * fast/css-generated-content/spellingToolTip-assert-expected.png: Added.
194 * fast/css-generated-content/spellingToolTip-assert-expected.txt: Added.
195 * fast/css-generated-content/spellingToolTip-assert.html: Added.
197 2006-11-06 Beth Dakin <bdakin@apple.com>
201 Test for <rdar://problem/4820814> A crash occurs at
202 WebCore::HitTestResult::spellingToolTip() when mousing down on
203 iframe at www.macsurfer.com
205 * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
206 * fast/frames/onlyCommentInIFrame-expected.png: Added.
207 * fast/frames/onlyCommentInIFrame-expected.txt: Added.
208 * fast/frames/onlyCommentInIFrame.html: Added.
209 * fast/frames/resources/comment.html: Added.
210 * fast/frames/resources/commentX.xhtml: Added.
212 2006-11-06 Geoffrey Garen <ggaren@apple.com>
214 New results. The originals were incorrect.
216 * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum:
217 * svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
218 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
219 * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum:
220 * svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
221 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
222 * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum:
223 * svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
224 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
225 * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum:
226 * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
227 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
229 2006-11-06 Justin Garcia <justin.garcia@apple.com>
233 * editing/execCommand/4641880-1-expected.checksum: Added.
234 * editing/execCommand/4641880-1-expected.png: Added.
235 * editing/execCommand/4641880-1-expected.txt: Added.
236 * editing/execCommand/4641880-1.html: Added.
237 * editing/execCommand/4641880-2-expected.checksum: Added.
238 * editing/execCommand/4641880-2-expected.png: Added.
239 * editing/execCommand/4641880-2-expected.txt: Added.
240 * editing/execCommand/4641880-2.html: Added.
242 2006-11-06 Oliver Hunt <oliver@apple.com>
246 * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added.
247 * svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added.
248 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added.
249 * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Removed.
250 * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added.
251 * svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added.
252 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added.
253 * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Removed.
254 * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added.
255 * svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added.
256 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added.
257 * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Removed.
258 * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added.
259 * svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added.
260 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added.
261 * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Removed.
263 2006-11-06 David Harrison <harrison@apple.com>
267 <rdar://problem/4813973> Pressing delete key to remove empty quoted line leaves cursor mis-positioned
269 * editing/deleting/delete-br-012-expected.checksum: Added.
270 * editing/deleting/delete-br-012-expected.png: Added.
271 * editing/deleting/delete-br-012-expected.txt: Added.
272 * editing/deleting/delete-br-012.html: Added.
274 2006-11-06 Alexey Proskuryakov <ap@nypop.com>
276 Reviewed by Sam Weinig.
278 Fix a layout test failure that happened with additional fonts installed - replace a fancy
279 Unicode character with a plain asterisk.
281 * css2.1/t0905-c414-flt-00-d-expected.checksum:
282 * css2.1/t0905-c414-flt-00-d-expected.png:
283 * css2.1/t0905-c414-flt-00-d-expected.txt:
284 * css2.1/t0905-c414-flt-00-d.html:
286 2006-11-06 Alexey Proskuryakov <ap@webkit.org>
290 Removed leftover results from the previous test.
292 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
294 2006-11-07 Mark Rowe <bdash@webkit.org>
296 http://bugs.webkit.org/show_bug.cgi?id=11526
297 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
299 Correctly updated tests results.
301 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
302 * fast/dom/HTMLMetaElement/meta-attributes.html:
304 2006-11-06 Mark Rowe <bdash@webkit.org>
308 http://bugs.webkit.org/show_bug.cgi?id=11526
309 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
311 Updated test results for change from nodeName to className in DOMNode::toString.
313 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
314 * fast/dom/prototype-chain-expected.txt:
315 * fast/dom/replace-first-child-expected.txt:
316 * fast/events/mouseclick-target-and-positioning-expected.txt:
317 * fast/forms/input-appearance-preventDefault-expected.checksum:
318 * fast/forms/input-appearance-preventDefault-expected.png:
319 * fast/forms/input-appearance-preventDefault-expected.txt:
320 * fast/loader/loadInProgress-expected.txt:
321 * fast/tokenizer/external-script-document-write-expected.checksum:
322 * fast/tokenizer/external-script-document-write-expected.png:
323 * fast/tokenizer/external-script-document-write-expected.txt:
324 * traversal/stay-within-root-expected.checksum:
325 * traversal/stay-within-root-expected.png:
326 * traversal/stay-within-root-expected.txt:
328 2006-11-06 Alexey Proskuryakov <ap@webkit.org>
332 Test for http://bugs.webkit.org/show_bug.cgi?id=11517
333 REGRESSION: Flash clicks/interactivity not working properly
335 * plugins/mouse-events-expected.txt: Added.
336 * plugins/mouse-events.html: Added.
338 2006-11-06 Mark Rowe <bdash@webkit.org>
340 Reviewed by the wonderful Mitz Pettel.
342 Test for http://bugs.webkit.org/show_bug.cgi?id=11524
343 Bug 11524: REGRESSION(r9842): Array.prototype.join should use ToString operator rather than calling toString on each element
345 * fast/js/array-join-bug-11524-expected.txt: Added.
346 * fast/js/array-join-bug-11524.html: Added.
347 * fast/js/resources/array-join-bug-11524.js: Added.
349 2006-11-04 Alexey Proskuryakov <ap@nypop.com>
353 http://bugs.webkit.org/show_bug.cgi?id=11448
354 ⟨ and ⟩ entities are mapped to the incorrect Unicode codepoint
356 * fast/parser/entities-in-xhtml-expected.checksum: Removed.
357 * fast/parser/entities-in-xhtml-expected.png: Removed.
358 Converted to plain text, the large table in the test didn't nearly fit anyway.
360 * fast/parser/entities-in-xhtml-expected.txt:
361 * fast/parser/entities-in-xhtml.xhtml:
362 Made the test self-consistent again by using actual numeric values for ⟨ and ⟩.
364 * fast/parser/entities-in-html-expected.txt: Added.
365 * fast/parser/entities-in-html.html: Added.
366 An HTML copy of the same test.
368 2006-11-03 Alexey Proskuryakov <ap@nypop.com>
372 Test for http://bugs.webkit.org/show_bug.cgi?id=7323
373 REGRESSION (10.4.4): ondrag* events don't fire on page in a frame
375 * fast/events/drag-in-frames-expected.txt: Added.
376 * fast/events/drag-in-frames.html: Added.
377 * fast/events/resources/drag-in-frames-console.html: Added.
378 * fast/events/resources/drag-in-frames-left.html: Added.
379 * fast/events/resources/drag-in-frames-right.html: Added.
381 * editing/selection/expanding-selections.html:
382 * editing/selection/expanding-selections2.html:
383 * fast/dynamic/layer-hit-test-crash.html:
384 * fast/events/event-view-toString.html:
385 * fast/events/resources/drag-outside-window-frame.html:
386 * svg/custom/hover-default-fill.svg:
387 Added missing calls to mouseUp().
389 * svg/custom/stroke-width-click-expected.txt:
390 * svg/custom/stroke-width-click.svg:
391 Don't attempt to click outside the page, this was confusing DRT.
393 * editing/selection/select-from-textfield-outwards-expected.txt:
394 * editing/selection/select-from-textfield-outwards.html:
395 Removed alerts between dragging steps - they are now useless,
396 as the dragging events are stored and executed at once.
398 2006-11-03 Geoffrey Garen <ggaren@apple.com>
400 Missed a few tests in my last check-in, and checked in old results for
403 * editing/inserting/before-after-input-element-expected.txt:
404 * editing/inserting/before-after-input-element.html:
405 * editing/pasteboard/4641033-expected.txt:
406 * editing/pasteboard/input-field-1-expected.txt:
407 * editing/pasteboard/input-field-1.html:
408 * editing/pasteboard/select-element-1-expected.txt:
409 * editing/pasteboard/select-element-1.html:
410 * editing/selection/select-element-paragraph-boundary-expected.txt:
411 * editing/selection/select-element-paragraph-boundary.html:
412 * fast/forms/textarea-no-scroll-on-blur-expected.txt:
413 * fast/forms/textarea-scrollbar-expected.txt:
415 2006-11-02 Geoffrey Garen <ggaren@apple.com>
417 Reviewed by Justin Garcia.
419 Used a PERL script to add calls to opt into dumping of editing callbacks
420 in all editing tests that didn't do so already. This is required now that
421 dumping of editing callbacks is opt-in.
423 Updated editing.js so that any test that calls runEditingTest() opt into
424 dumping of editing callbacks.
426 Updated results in all non-editing tests to remove dumping of editing callbacks.
428 Updated results in all editing tests to reflect minor DOM changes due to new
431 [ many tests and results modified ]
433 2006-11-02 Geoffrey Garen <ggaren@apple.com>
435 Updated results because they were incorrect when checked in. (We never
438 * fast/js/regexp-unicode-handling-expected.txt:
440 2006-11-02 Adele Peterson <adele@apple.com>
444 Test for http://bugs.webkit.org/show_bug.cgi?id=9581
445 REGRESSION: The new NativeTextArea scrolls to the top when the control is unfocused.
447 * fast/forms/textarea-no-scroll-on-blur-expected.txt: Added.
448 * fast/forms/textarea-no-scroll-on-blur.html: Added.
450 2006-11-02 W. Andy Carrel <wac@google.com>
452 Reviewed by Maciej, landed by Anders.
454 Adding tests for Unicode RegExp behavior to match IE and Firefox.
455 * fast/js/regexp-unicode-handling-expected.txt: Added.
456 * fast/js/regexp-unicode-handling.html: Added.
457 * fast/js/resources/regexp-unicode-handling.js: Added.
459 2006-11-02 Alexey Proskuryakov <ap@nypop.com>
461 Reviewed by Maciej, landed by Anders.
463 Test for bugs 7253 and 7445, based on reductions made by Parag Shah and W. Andy Carrel.
465 * fast/js/gmail-re-re-expected.txt: Added.
466 * fast/js/gmail-re-re.html: Added.
467 * fast/js/resources/gmail-re-re.js: Added.
469 2006-11-02 Geoffrey Garen <ggaren@apple.com>
471 Updated results to fix failure seen when running layout tests. Justin
472 Garcia says the new results look more correct.
474 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
476 2006-11-02 Adele Peterson <adele@apple.com>
478 Reviewed by Mitz and Geoff.
480 Test for <rdar://problem/4650271> REGRESSION(NativeTextArea): Textareas don't get scrollbars when text gets too big for content area (10105)
482 * fast/forms/textarea-scrollbar-expected.checksum: Added.
483 * fast/forms/textarea-scrollbar-expected.png: Added.
484 * fast/forms/textarea-scrollbar-expected.txt: Added.
485 * fast/forms/textarea-scrollbar.html: Added.
487 2006-11-02 Kevin McCullough <KMcCullough@apple.com>
491 - 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.
493 * fast/js/date-big-setdate-expected.txt:
494 * fast/js/resources/date-big-setdate.js:
496 2006-11-01 Justin Garcia <justin.garcia@apple.com>
500 <rdar://problem/4062865>
501 Copy/paste of a select element fails to include the options
503 Updated to reflect fix:
504 * editing/pasteboard/4641033-expected.checksum:
505 * editing/pasteboard/4641033-expected.png:
506 * editing/pasteboard/4641033-expected.txt:
507 * editing/pasteboard/4641033.html:
510 * editing/inserting/before-after-input-element-expected.checksum: Added.
511 * editing/inserting/before-after-input-element-expected.png: Added.
512 * editing/inserting/before-after-input-element-expected.txt: Added.
513 * editing/inserting/before-after-input-element.html: Added.
514 * editing/pasteboard/input-field-1-expected.checksum: Added.
515 * editing/pasteboard/input-field-1-expected.png: Added.
516 * editing/pasteboard/input-field-1-expected.txt: Added.
517 * editing/pasteboard/input-field-1.html: Added.
518 * editing/pasteboard/select-element-1-expected.checksum: Added.
519 * editing/pasteboard/select-element-1-expected.png: Added.
520 * editing/pasteboard/select-element-1-expected.txt: Added.
521 * editing/pasteboard/select-element-1.html: Added.
522 * editing/selection/select-element-paragraph-boundary-expected.checksum: Added.
523 * editing/selection/select-element-paragraph-boundary-expected.png: Added.
524 * editing/selection/select-element-paragraph-boundary-expected.txt: Added.
525 * editing/selection/select-element-paragraph-boundary.html: Added.
527 2006-11-01 Kevin McCullough <KMcCullough@apple.com>
529 - temporarily passing a test so that it does not interfere with others testing.
531 * fast/js/date-big-setdate-expected.txt:
533 2006-11-01 Adele Peterson <adele@apple.com>
535 Fixing typo. Changed repaintTest to runRepaintTest.
537 * fast/repaint/overflow-outline-repaint-expected.checksum:
538 * fast/repaint/overflow-outline-repaint-expected.png:
539 * fast/repaint/overflow-outline-repaint.html:
541 2006-11-01 Adele Peterson <adele@apple.com>
545 Tests for http://bugs.webkit.org/show_bug.cgi?id=11277
546 REGRESSION: Incomplete repaint of overflow areas when deleting
548 * fast/repaint/overflow-delete-line-expected.checksum: Added.
549 * fast/repaint/overflow-delete-line-expected.png: Added.
550 * fast/repaint/overflow-delete-line-expected.txt: Added.
551 * fast/repaint/overflow-delete-line.html: Added.
552 * fast/repaint/overflow-scroll-delete-expected.checksum: Added.
553 * fast/repaint/overflow-scroll-delete-expected.png: Added.
554 * fast/repaint/overflow-scroll-delete-expected.txt: Added.
555 * fast/repaint/overflow-scroll-delete.html: Added.
556 * fast/repaint/overflow-outline-repaint-expected.checksum: Added.
557 * fast/repaint/overflow-outline-repaint-expected.png: Added.
558 * fast/repaint/overflow-outline-repaint-expected.txt: Added.
559 * fast/repaint/overflow-outline-repaint.html: Added.
561 2006-10-31 Geoffrey Garen <ggaren@apple.com>
563 Added test for accessing the 'caller' property from inside an event
566 * fast/events/caller-access-from-event-listener-expected.txt: Added.
567 * fast/events/caller-access-from-event-listener.html: Added.
569 2006-10-31 Geoffrey Garen <ggaren@apple.com>
571 Added layout test for copying password field.
573 * editing/pasteboard/copy-in-password-field-expected.txt: Added.
574 * editing/pasteboard/copy-in-password-field.html: Added.
576 2006-10-31 Justin Garcia <justin.garcia@apple.com>
580 Updated these tests to mention the bug that they demonstrate:
581 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
582 * editing/pasteboard/nested-blocks-with-text-area-expected.png:
583 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
584 * editing/pasteboard/nested-blocks-with-text-area.html:
585 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
586 * editing/pasteboard/nested-blocks-with-text-field-expected.png:
587 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
588 * editing/pasteboard/nested-blocks-with-text-field.html:
590 2006-10-31 Adele Peterson <adele@apple.com>
594 Tests for http://bugs.webkit.org/show_bug.cgi?id=11127 NativeListBox: arrow and drag selection should pivot around one list item
595 and http://bugs.webkit.org/show_bug.cgi?id=11173 REGRESSION (NativeListBox): Shift-clicking items in list box doesn't expand the current selection
596 and http://bugs.webkit.org/show_bug.cgi?id=11417 REGRESSION: onchange does not fire for list-style select elements
598 * fast/forms/listbox-onchange-expected.txt: Added.
599 * fast/forms/listbox-onchange.html: Added.
600 * fast/forms/listbox-selection-expected.txt: Added.
601 * fast/forms/listbox-selection.html: Added.
603 2006-10-31 Justin Garcia <justin.garcia@apple.com>
607 * editing/execCommand/create-list-1.html: Removed.
608 * editing/execCommand/create-list-with-hr-expected.checksum:
609 * editing/execCommand/create-list-with-hr-expected.png:
610 * editing/execCommand/create-list-with-hr-expected.txt:
611 * editing/execCommand/remove-list-1-expected.checksum:
612 * editing/execCommand/remove-list-1-expected.png:
613 * editing/execCommand/remove-list-1-expected.txt:
614 * fast/text/attributed-substring-from-range-001-expected.txt:
616 2006-10-31 Vladimir Olexa <vladimir.olexa@gmail.com>
620 Test for http://bugs.webkit.org/show_bug.cgi?id=4166
621 Function object does not support caller property
623 * fast/js/caller-property-expected.txt: Added.
624 * fast/js/caller-property.html: Added.
625 * fast/js/resources/caller-property.js: Added.
627 2006-10-30 Darin Adler <darin@apple.com>
631 * fast/dom/xmlhttprequest-get-expected.txt: Generated a new result.
632 Maciej says that the new behavior of returning empty string instead of
633 undefined is correct and matches Firefox, so the new result is better
636 2006-10-29 Mitz Pettel <mitz@webkit.org>
640 Test for http://bugs.webkit.org/show_bug.cgi?id=11444
641 REGRESSION (r17378): Exception (-[NSCFDictionary setObject:forKey:]: attempt to insert nil value)
642 when submitting a form with an empty uninitialized field
644 * fast/forms/submit-nil-value-field-assert-expected.txt: Added.
645 * fast/forms/submit-nil-value-field-assert.html: Added.
647 2006-10-30 Mark Rowe <bdash@webkit.org>
651 Fix fast/block/basic/014.html to pass when Microsoft Office fonts are present.
653 * fast/block/basic/014-expected.checksum:
654 * fast/block/basic/014-expected.png:
655 * fast/block/basic/014-expected.txt:
656 * fast/block/basic/014.html: Always use default sans-serif font rather than
657 preferring Microsoft Office fonts.
659 2006-10-29 Mark Rowe <bdash@webkit.org>
663 Fix failure in editing/inserting/insert-3851164-fix if Gill Sans font is present.
665 * editing/inserting/insert-3851164-fix.html: Specify sans-serif to match expected results
666 generated without Gill Sans present.
668 2006-10-29 Darin Adler <darin@apple.com>
670 * fast/events/js-keyboard-event-creation-expected.txt: Update test that
671 is affected in a minor way by the change to DumpRenderTree.
673 2006-10-26 Justin Garcia <justin.garcia@apple.com>
677 <http://bugs.webkit.org/show_bug.cgi?id=11423>
678 REGRESSION: First newline missing from textarea's value
680 Changes reflect the removal of more brs that were about
682 * editing/deleting/delete-4038408-fix-expected.txt:
683 * editing/inserting/insert-3654864-fix-expected.txt:
684 * editing/inserting/insert-3659587-fix-expected.txt:
685 * editing/inserting/insert-3775316-fix-expected.txt:
686 * editing/inserting/insert-at-end-01-expected.txt:
687 * editing/inserting/insert-at-end-02-expected.txt:
688 * editing/inserting/insert-br-001-expected.txt:
689 * editing/inserting/insert-br-005-expected.txt:
691 Added to demonstrate fix:
692 * fast/forms/11423-expected.txt: Added.
693 * fast/forms/11423.html: Added.
695 2006-10-27 Darin Adler <darin@apple.com>
697 - new test results for a couple of tests
699 * fast/js/kde/RegExp-expected.txt: Affected by the change to decode \u
700 sequences in JavaScript regular expression at the lexer level.
702 * http/tests/navigation/success200-reload-expected.txt: For some reason,
703 this is consistently not dumping the "scrolled" line any more -- since the
704 purpose of the test has nothing to do with that, landing new results.
706 2006-10-26 W. Andy Carrel <wac@google.com>
710 * tests/mozilla/ecma_2/RegExp/properties-001.js: Changed test to look
711 for Unicode character rather than the '\u' escaped equivalent for
712 .source and .toString().
714 2006-10-26 Darin Adler <darin@apple.com>
718 * editing/execCommand/remove-formatting-expected.txt: Roll back results.
719 The ones just checked in showed the same kind of intermittent failure that
720 copy-paste-bidi.html used to show -- now we consistently get these results.
722 2006-10-26 Justin Garcia <justin.garcia@apple.com>
726 <http://bugs.webkit.org/show_bug.cgi?id=11329>
727 Gmail Editor: Can't remove styling applied to selection after clicking "Remove Formatting" toolbar icon.
729 * editing/execCommand/remove-formatting-2-expected.checksum: Added.
730 * editing/execCommand/remove-formatting-2-expected.png: Added.
731 * editing/execCommand/remove-formatting-2-expected.txt: Added.
732 * editing/execCommand/remove-formatting-2.html: Added.
733 * editing/execCommand/remove-formatting-expected.txt:
735 2006-10-26 Oliver Hunt <oliver@apple.com>
738 Layout test for <rdar://problem/4800518>
740 * fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
741 * fast/canvas/canvas-transforms-during-path-expected.png: Added.
742 * fast/canvas/canvas-transforms-during-path-expected.txt: Added.
743 * fast/canvas/canvas-transforms-during-path.html: Added.
745 2006-10-26 Darin Adler <darin@apple.com>
749 - removed non-deterministic behavior in editing that was causing
750 give inconsistent results for editing/pasteboard/copy-paste-bidi.html
752 * editing/pasteboard/copy-paste-bidi-expected.txt: New results, without the
753 anonymous block that sometimes appeared and sometimes did not.
755 2006-10-26 Darin Adler <darin@apple.com>
757 - oops, checked in failure results, not success
759 * fast/js/string-property-iteration-expected.txt:
762 2006-10-26 Darin Adler <darin@apple.com>
764 - checked in some missing results
765 (if these are wrong we could remove or disable the test)
767 * svg/hixie/cascade/002-expected.checksum: Added.
768 * svg/hixie/cascade/002-expected.png: Added.
769 * svg/hixie/cascade/002-expected.txt: Added.
771 2006-10-26 Darin Adler <darin@apple.com>
775 - add a test for iteration of properties of string objects
777 * fast/js/resources/string-property-iteration.js: Added.
778 * fast/js/string-property-iteration-expected.txt: Added.
779 * fast/js/string-property-iteration.html: Added.
781 2006-10-24 Maciej Stachowiak <mjs@apple.com>
785 - re-enable testing of HEAD methods, now that bugs relating to these are fixed
787 * http/tests/xmlhttprequest/methods-async-expected.txt:
788 * http/tests/xmlhttprequest/methods-async.html:
789 * http/tests/xmlhttprequest/methods-expected.txt:
790 * http/tests/xmlhttprequest/methods.html:
792 2006-10-24 Justin Garcia <justin.garcia@apple.com>
796 <http://bugs.webkit.org/show_bug.cgi?id=10993>
797 GMail Editor: Caret doesn't always position itself after list marker
799 * editing/execCommand/create-list-1-expected.checksum: Added.
800 * editing/execCommand/create-list-1-expected.png: Added.
801 * editing/execCommand/create-list-1-expected.txt: Added.
802 * editing/execCommand/create-list-1.html: Added.
805 * editing/execCommand/create-list-with-hr-expected.checksum:
806 * editing/execCommand/create-list-with-hr-expected.png:
807 * editing/execCommand/create-list-with-hr-expected.txt:
808 * editing/execCommand/create-list-with-hr.html:
809 * editing/execCommand/remove-list-1-expected.checksum:
810 * editing/execCommand/remove-list-1-expected.png:
811 * editing/execCommand/remove-list-1-expected.txt:
812 * fast/text/attributed-substring-from-range-001-expected.txt:
814 2006-10-23 Justin Garcia <justin.garcia@apple.com>
818 <http://bugs.webkit.org/show_bug.cgi?id=11334>
819 Writely Editor: Placing caret in a list "highlights" both Numbered List and Bulleted List toolbar icons
821 * editing/execCommand/queryCommandState-01-expected.txt: Added.
822 * editing/execCommand/queryCommandState-01.html: Added.
824 2006-10-20 Justin Garcia <justin.garcia@apple.com>
828 <http://bugs.webkit.org/show_bug.cgi?id=11333>
829 Writely Editor: After inserting a HR element, pressing return key creates a copy of this HR element in the document
831 * editing/inserting/insert-br-009-expected.checksum: Added.
832 * editing/inserting/insert-br-009-expected.png: Added.
833 * editing/inserting/insert-br-009-expected.txt: Added.
834 * editing/inserting/insert-br-009.html: Added.
835 * editing/inserting/insert-paragraph-01-expected.checksum: Added.
836 * editing/inserting/insert-paragraph-01-expected.png: Added.
837 * editing/inserting/insert-paragraph-01-expected.txt: Added.
838 * editing/inserting/insert-paragraph-01.html: Added.
839 * editing/inserting/insert-paragraph-02-expected.checksum: Added.
840 * editing/inserting/insert-paragraph-02-expected.png: Added.
841 * editing/inserting/insert-paragraph-02-expected.txt: Added.
842 * editing/inserting/insert-paragraph-02.html: Added.
843 * editing/inserting/insert-paragraph-03-expected.checksum: Added.
844 * editing/inserting/insert-paragraph-03-expected.png: Added.
845 * editing/inserting/insert-paragraph-03-expected.txt: Added.
846 * editing/inserting/insert-paragraph-03.html: Added.
847 * editing/inserting/insert-paragraph-04-expected.checksum: Added.
848 * editing/inserting/insert-paragraph-04-expected.png: Added.
849 * editing/inserting/insert-paragraph-04-expected.txt: Added.
850 * editing/inserting/insert-paragraph-04.html: Added.
852 2006-10-20 Geoffrey Garen <ggaren@apple.com>
854 RS by Beth "pants on fire" Dakin.
856 Put some layout tests in their place.
858 * fast/dom/Window/window-object-cross-frame-calls-expected.txt: Added.
859 * fast/dom/Window/window-object-cross-frame-calls.html: Added.
860 * fast/dom/Window/window-onFocus-expected.checksum: Added.
861 * fast/dom/Window/window-onFocus-expected.png: Added.
862 * fast/dom/Window/window-onFocus-expected.txt: Added.
863 * fast/dom/Window/window-onFocus.html: Added.
864 * fast/dom/Window/window-xy-properties-expected.txt: Added.
865 * fast/dom/Window/window-xy-properties.html: Added.
866 * fast/dom/window-object-cross-frame-calls-expected.txt: Removed.
867 * fast/dom/window-object-cross-frame-calls.html: Removed.
868 * fast/dom/window-onFocus-expected.checksum: Removed.
869 * fast/dom/window-onFocus-expected.png: Removed.
870 * fast/dom/window-onFocus-expected.txt: Removed.
871 * fast/dom/window-onFocus.html: Removed.
872 * fast/dom/window-xy-properties-expected.txt: Removed.
873 * fast/dom/window-xy-properties.html: Removed.
874 * fast/html/xhtml-serialize-expected.txt: Added.
875 * fast/html/xhtml-serialize.html: Added.
876 * fast/js/resources/xhtml-serialize.js: Removed.
877 * fast/js/resources/xslt-fragment-in-empty-doc.js: Removed.
878 * fast/js/xhtml-serialize-expected.txt: Removed.
879 * fast/js/xhtml-serialize.html: Removed.
880 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Removed.
881 * fast/js/xslt-fragment-in-empty-doc.html: Removed.
882 * fast/xsl/xslt-fragment-in-empty-doc-expected.txt: Added.
883 * fast/xsl/xslt-fragment-in-empty-doc.html: Added.
884 * fast/dom/resources/child.html: Removed.
885 * fast/dom/Window/resources/child.html: Added.
887 2006-10-20 Beth Dakin <bdakin@apple.com>
891 Changing these counters tests because they fail on some people's
892 machines. They fail for people who have the Armenian glyphs the
893 tests were looking for in the "expected" line. There is no point in
894 testing that anyway, since we do not currently support Armenian in
895 counters or in list markers.
897 * fast/css/counters/counter10-expected.checksum:
898 * fast/css/counters/counter10-expected.png:
899 * fast/css/counters/counter10-expected.txt:
900 * fast/css/counters/counter10.html:
901 * fast/css/counters/counters10-expected.checksum:
902 * fast/css/counters/counters10-expected.png:
903 * fast/css/counters/counters10-expected.txt:
904 * fast/css/counters/counters10.html:
906 2006-10-20 Geoffrey Garen <ggaren@apple.com>
910 Removed old window property tests because they didn't quite work and they
911 were looking at me funny. Replaced with new, comprehensive test.
913 * fast/dom/Window/window-properties-expected.txt: Added.
914 * fast/dom/Window/window-properties.html: Added.
915 * fast/js/window-properties-expected.txt: Removed.
916 * fast/js/window-properties.html: Removed.
917 * fast/js/window-properties2-expected.txt: Removed.
918 * fast/js/window-properties2.html: Removed.
920 2006-10-20 Anders Carlsson <acarlsson@apple.com>
924 Add test case for timer crash.
926 * fast/dom/timer-clear-interval-in-handler-expected.txt: Added.
927 * fast/dom/timer-clear-interval-in-handler.html: Added.
929 2006-10-20 Geoffrey Garen <ggaren@apple.com>
931 Reviewed by Beth, approved in principle by Adele, who couldn't be troubled
932 for an actual review.
934 Fixed http://bugs.webkit.org/show_bug.cgi?id=11345
935 1 fewer shouldChangeSelection delegate call for fast/forms/focus-control-to-page
937 I updated this test to use <input type="search"> because that's the only
938 remaining AppKit control, and the test's intention is verify tabbing
939 between AppKit and non-AppKit controls.
941 I updated the results because the behavior change is good.
943 Here's why the test regressed:
945 Our editing code is cra-zay. When AppKit calls nextKeyView, we not only
946 calculate the next key element in the page, we also focus it as a side-effect.
947 As a result, we used to fire a focus delegate twice, because AppKit happened
948 to call nextKeyView twice.
950 This test first regressed when Adele changed listboxes to be non-AppKit
951 controls (r16718). That change took AppKit out of test.
953 The regression redoubled itself when Adam moved TAB handling into the DOM
954 (r16741), taking AppKit out of TABing completely.
956 * fast/forms/focus-control-to-page-expected.txt:
957 * fast/forms/focus-control-to-page.html:
959 2006-10-19 Justin Garcia <justin.garcia@apple.com>
963 <rdar://problem/4447885>
964 API: WebView should have a method something like incrementLeftMarginBy: or indentBy:
966 Changed blockquotes in these tests to blockquote class="webkit-indent-blockquote".
967 * editing/execCommand/indent-empty-root-expected.txt:
968 * editing/execCommand/indent-selection-expected.checksum:
969 * editing/execCommand/indent-selection-expected.png:
970 * editing/execCommand/indent-selection-expected.txt:
971 * editing/execCommand/indent-selection.html:
972 * editing/execCommand/nsresponder-indent-expected.txt:
973 * editing/execCommand/nsresponder-outdent.html:
974 * editing/execCommand/outdent-selection-expected.checksum:
975 * editing/execCommand/outdent-selection-expected.png:
976 * editing/execCommand/outdent-selection-expected.txt:
978 Ditto. Added a FIXME:
979 * editing/execCommand/outdent-selection.html:
981 2006-10-19 Geoffrey Garen <ggaren@apple.com>
985 Added a delay before printing the last line of text to ensure that the two
986 lines consistently decode as separate chunks.
988 * http/tests/incremental/slow-utf8-css.pl:
989 * http/tests/incremental/slow-utf8-css-expected.txt:
991 2006-10-19 Alexey Proskuryakov <ap@nypop.com>
995 Test for http://bugs.webkit.org/show_bug.cgi?id=11141
996 REGRESSION(r16681-r16691): CSS '@import' doesn't respect HTML Base element
998 * http/tests/uri/css-href-2.css: Added.
999 * http/tests/uri/css-href-expected.checksum: Added.
1000 * http/tests/uri/css-href-expected.png: Added.
1001 * http/tests/uri/css-href-expected.txt: Added.
1002 * http/tests/uri/css-href-fwd.css: Added.
1003 * http/tests/uri/css-href.css: Added.
1004 * http/tests/uri/css-href.php: Added.
1005 * http/tests/uri/resources/css-href-2.css: Added.
1006 * http/tests/uri/resources/css-href.css: Added.
1008 2006-10-19 Geoffrey Garen <ggaren@apple.com>
1010 Updated this test to avoid machine-specific results.
1012 * fast/js/window-properties2-expected.txt:
1013 * fast/js/window-properties2.html:
1015 2006-10-18 Geoffrey Garen <ggaren@apple.com>
1017 Test for some window properties that WebCore previously didn't enumerate.
1019 * fast/js/window-properties2-expected.txt: Added.
1020 * fast/js/window-properties2.html: Added.
1022 2006-10-18 Geoffrey Garen <ggaren@apple.com>
1026 Updated some results now that some global JS objects repeatably report their
1027 statically declared properties.
1029 * fast/js/window-properties-expected.txt:
1030 * fast/js/window-properties.html:
1032 2006-10-18 Adam Roben <aroben@apple.com>
1036 Fix: http://bugs.webkit.org/show_bug.cgi?id=11342
1037 fast/repaint/4774354 is failing
1039 It seems that this test got checked in with incorrect results, as it
1040 has been failing since its introduction in r17093.
1042 * fast/repaint/4774354-expected.txt:
1044 2006-10-18 Adam Roben <aroben@apple.com>
1048 New test to make sure we're generating the correct keycodes for Tab
1049 and Shift-Tab keypresses.
1051 * fast/events/js-keyboard-event-creation-expected.txt: Added.
1052 * fast/events/js-keyboard-event-creation.html: Added.
1054 2006-10-18 Adam Roben <aroben@apple.com>
1058 Fix: http://bugs.webkit.org/show_bug.cgi?id=11344
1059 REGRESSION (r16741): webViewDidChangeSelection delegate not firing in
1062 The behavior for display-none-in-onchange-keyboard is still correct
1063 (we don't crash when the element about to receive focus gets
1064 display:none set), so I've just generated new results for it.
1066 The behavior of tabbing-input-iframe has changed a little. iframe
1067 elements are now in the tab order, so I've changed the test to take
1068 that into account and generated new results.
1070 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
1071 * fast/forms/tabbing-input-iframe-expected.txt:
1072 * fast/forms/tabbing-input-iframe.html:
1074 2006-10-18 Justin Garcia <justin.garcia@apple.com>
1076 Reviewed by harrison
1078 <rdar://problem/4784823>
1079 GMail Editor: Hang occurs when removing list styling on text in a rich text message
1081 * editing/execCommand/remove-list-1-expected.checksum: Added.
1082 * editing/execCommand/remove-list-1-expected.png: Added.
1083 * editing/execCommand/remove-list-1-expected.txt: Added.
1084 * editing/execCommand/remove-list-1.html: Added.
1086 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1088 Reviewed by harrison
1090 <rdar://problem/4765600>
1091 REGRESSION: Mail.app: smart deletion of words does not work
1093 * editing/deleting/smart-delete-003-expected.checksum: Added.
1094 * editing/deleting/smart-delete-003-expected.png: Added.
1095 * editing/deleting/smart-delete-003-expected.txt: Added.
1096 * editing/deleting/smart-delete-003.html: Added.
1097 * editing/deleting/smart-delete-004-expected.checksum: Added.
1098 * editing/deleting/smart-delete-004-expected.png: Added.
1099 * editing/deleting/smart-delete-004-expected.txt: Added.
1100 * editing/deleting/smart-delete-004.html: Added.
1102 2006-10-18 Adam Roben <aroben@apple.com>
1106 Fix: http://bugs.webkit.org/show_bug.cgi?id=11340
1107 editing/pasteboard/4641033 needs new results
1109 Update results after r17071.
1111 * editing/pasteboard/4641033-expected.txt:
1113 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1115 Reviewed by harrison
1117 <rdar://problem/4776665>
1118 REGRESSION: In Mail, caret is visible when the message body isn't focused
1120 * editing/selection/4776665-expected.checksum: Added.
1121 * editing/selection/4776665-expected.png: Added.
1122 * editing/selection/4776665-expected.txt: Added.
1123 * editing/selection/4776665.html: Added.
1125 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1127 Reviewed by harrison
1129 <rdar://problem/4774354>
1130 REGRESSION: In Gmail, caret reappears when dragging a selection over some text in the message body
1132 * fast/repaint/4774354-expected.checksum: Added.
1133 * fast/repaint/4774354-expected.png: Added.
1134 * fast/repaint/4774354-expected.txt: Added.
1135 * fast/repaint/4774354.html: Added.
1136 * fast/repaint/resources/contenteditable-iframe-src.html: Added.
1138 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1140 Reviewed by sullivan
1142 <rdar://problem/4776765>
1143 REGRESSION: Caret's ghost left behind after inserting a paragraph separator (11237)
1145 * fast/repaint/4776765-expected.checksum: Added.
1146 * fast/repaint/4776765-expected.png: Added.
1147 * fast/repaint/4776765-expected.txt: Added.
1148 * fast/repaint/4776765.html: Added.
1150 2006-10-17 Alice Liu <alice.liu@apple.com>
1152 Reviewed by Tim Hatcher.
1154 When nodes are removed, selections are cleared, and when
1155 http://bugs.webkit.org/show_bug.cgi?id=6498 was fixed, we started
1156 sending didChangeSelection notifications. Updating the test results
1157 fixes some of the tests mentioned in http://bugs.webkit.org/show_bug.cgi?id=10924
1159 * fast/dynamic/move-node-with-selection-expected.txt:
1160 * fast/events/dblclick-addEventListener-expected.txt:
1161 * fast/events/updateLayoutForHitTest-expected.txt:
1163 2006-10-17 Alice Liu <alice.liu@apple.com>
1167 updating test results after r17068 - http://bugs.webkit.org/show_bug.cgi?id=11320
1169 * fast/block/float/013-expected.checksum:
1170 * fast/block/float/013-expected.txt:
1172 2006-10-17 Adam Roben <aroben@apple.com>
1176 Fixes http://bugs.webkit.org/show_bug.cgi?id=11214
1177 http/tests/xmlhttprequest/exceptions.html needs new results
1179 Updating results after r16794.
1181 * http/tests/xmlhttprequest/exceptions-expected.txt:
1182 * http/tests/xmlhttprequest/exceptions.html: Add comments about why we
1183 don't follow the XHR spec.
1185 2006-10-16 Justin Garcia <justin.garcia@apple.com>
1187 Reviewed by harrison
1189 <rdar://problem/3655385>
1190 Editing: -indent: method unimplemented
1192 * editing/execCommand/nsresponder-indent-expected.checksum: Added.
1193 * editing/execCommand/nsresponder-indent-expected.png: Added.
1194 * editing/execCommand/nsresponder-indent-expected.txt: Added.
1195 * editing/execCommand/nsresponder-indent.html: Added.
1196 * editing/execCommand/nsresponder-outdent-expected.checksum: Added.
1197 * editing/execCommand/nsresponder-outdent-expected.png: Added.
1198 * editing/execCommand/nsresponder-outdent-expected.txt: Added.
1199 * editing/execCommand/nsresponder-outdent.html: Added.
1201 2006-10-13 Justin Garcia <justin.garcia@apple.com>
1203 Reviewed by ggaren and harrison
1205 <rdar://problem/4744008>
1206 9A270: Mail crashes when I try to paste large items from Safari
1208 * editing/pasteboard/4744008-expected.txt: Added.
1209 * editing/pasteboard/4744008.html: Added.
1211 2006-10-13 Geoffrey Garen <ggaren@apple.com>
1213 Tests for accessing renderer-dependent properties from a javascript: URL.
1215 * fast/frames/frame-js-url-clientWidth-expected.txt: Added.
1216 * fast/frames/frame-js-url-clientWidth.html: Added.
1217 * fast/frames/iframe-js-url-clientWidth-expected.txt: Added.
1218 * fast/frames/iframe-js-url-clientWidth.html: Added.
1220 2006-10-13 David Harrison <harrison@apple.com>
1224 <rdar://problem/4746860> Mail crash in WebCore::CSSMutableStyleDeclaration::merge(WebCore::CSSMutableStyleDeclaration*, bool)
1226 * editing/style/style-boundary-005.html: Added. Matches steps from bug.
1227 * editing/execCommand/hilitecolor-expected.txt: Updated (no empty Apple style spans).
1228 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Updated (no empty Apple style spans).
1229 * editing/style/remove-underline-in-bold-expected.txt: Updated (no empty Apple style spans).
1230 * editing/style/typing-style-003-expected.txt: Updated (no empty Apple style spans).
1232 2006-10-12 Adele Peterson <adele@apple.com>
1236 - Test for http://bugs.webkit.org/show_bug.cgi?id=11172
1237 REGRESSION (NativeListBox): OPTION text paints over the edge of the select element at http://jobs.apple.com/
1239 * fast/forms/listbox-width-change-expected.txt: Added.
1240 * fast/forms/listbox-width-change-expected.png: Added.
1241 * fast/forms/listbox-width-change-expected.checksum: Added.
1242 * fast/forms/listbox-width-change.html: Added.
1244 2006-10-11 Kevin McCullough <KMcCullough@apple.com>
1248 These test DST behavior on the cusp of a change (i.e. spring forward, fall back)
1250 * fast/js/date-DST-time-cusps-expected.txt: Added.
1251 * fast/js/date-DST-time-cusps.html: Added.
1252 * fast/js/resources/date-DST-time-cusps.js: Added.
1254 2006-10-11 Oliver Hunt <oliver@apple.com>
1258 Fix svg text related layout tests
1260 * svg/custom/getsvgdocument-expected.txt:
1261 * svg/hixie/viewbox/003-expected.txt:
1263 2006-10-11 Oliver Hunt <oliver@apple.com>
1267 Test case for http://bugs.webkit.org/show_bug.cgi?id=11251
1269 * fast/canvas/zero-size-fill-rect-expected.checksum: Added.
1270 * fast/canvas/zero-size-fill-rect-expected.png: Added.
1271 * fast/canvas/zero-size-fill-rect-expected.txt: Added.
1272 * fast/canvas/zero-size-fill-rect.html: Added.
1274 2006-10-11 Rob Buis <buis@kde.org>
1279 http://bugs.webkit.org/show_bug.cgi?id=11221
1280 REGRESSION: iExploder crash due to style="cursor: url()"
1282 * fast/css/invalid-cursor-property-crash-expected.txt: Added.
1283 * fast/css/invalid-cursor-property-crash.html: Added.
1285 2006-10-11 Antti Koivisto <koivisto@iki.fi>
1289 Test for http://bugs.webkit.org/show_bug.cgi?id=4377
1291 * fast/layers/layer-visibility-expected.checksum: Added.
1292 * fast/layers/layer-visibility-expected.png: Added.
1293 * fast/layers/layer-visibility-expected.txt: Added.
1294 * fast/layers/layer-visibility.html: Added.
1296 2006-10-10 Oliver Hunt <ohunt@apple.com>
1298 Rubber stamped by Anders.
1300 Updated to deal with new svg text renderers, and
1303 custom/text-clip testcase was incorrect, and has been fixed
1305 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1306 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1307 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1308 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1309 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1310 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1311 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
1312 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
1313 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1314 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
1315 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
1316 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
1317 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
1318 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1319 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1320 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1321 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1322 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1323 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1324 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1325 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1326 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1327 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
1328 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
1329 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
1330 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
1331 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1332 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
1333 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
1334 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
1335 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
1336 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
1337 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
1338 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1339 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
1340 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
1341 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
1342 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
1343 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
1344 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
1345 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
1346 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
1347 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
1348 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
1349 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
1350 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1351 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1352 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1353 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1354 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
1355 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
1356 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1357 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
1358 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
1359 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1360 * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
1361 * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
1362 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1363 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
1364 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
1365 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1366 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
1367 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
1368 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1369 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1370 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
1371 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
1372 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1373 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
1374 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
1375 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1376 * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
1377 * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
1378 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1379 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
1380 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
1381 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
1382 * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
1383 * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
1384 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1385 * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
1386 * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
1387 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1388 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
1389 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
1390 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1391 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
1392 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
1393 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
1394 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
1395 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
1396 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1397 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
1398 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
1399 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1400 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
1401 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
1402 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1403 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1404 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1405 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1406 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1407 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
1408 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
1409 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1410 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
1411 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1412 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1413 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1414 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1415 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
1416 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
1417 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
1418 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
1419 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
1420 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1421 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1422 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
1423 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1424 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
1425 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1426 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
1427 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
1428 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1429 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
1430 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1431 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
1432 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
1433 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
1434 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
1435 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
1436 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1437 * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
1438 * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
1439 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1440 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
1441 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
1442 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
1443 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
1444 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
1445 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
1446 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
1447 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
1448 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
1449 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
1450 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
1451 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
1452 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
1453 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
1454 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
1455 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
1456 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
1457 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
1458 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1459 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
1460 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
1461 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1462 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
1463 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
1464 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
1465 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
1466 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
1467 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1468 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1469 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1470 * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
1471 * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
1472 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1473 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1474 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1475 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
1476 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
1477 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
1478 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
1479 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
1480 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
1481 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
1482 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
1483 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
1484 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
1485 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
1486 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
1487 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
1488 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
1489 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
1490 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
1491 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
1492 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1493 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
1494 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
1495 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
1496 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
1497 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
1498 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
1499 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
1500 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
1501 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
1502 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
1503 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
1504 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
1505 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
1506 * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
1507 * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
1508 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1509 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
1510 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
1511 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1512 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
1513 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
1514 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1515 * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
1516 * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
1517 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1518 * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
1519 * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
1520 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1521 * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
1522 * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
1523 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1524 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1525 * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
1526 * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
1527 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1528 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
1529 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
1530 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1531 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
1532 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1533 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1534 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1535 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1536 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
1537 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
1538 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
1539 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
1540 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
1541 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
1542 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1543 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1544 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1545 * svg/custom/baseval-animval-equality-expected.checksum:
1546 * svg/custom/baseval-animval-equality-expected.png:
1547 * svg/custom/coords-relative-units-transforms-expected.checksum:
1548 * svg/custom/coords-relative-units-transforms-expected.png:
1549 * svg/custom/coords-relative-units-transforms-expected.txt:
1550 * svg/custom/createelement-expected.txt:
1551 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1552 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1553 * svg/custom/feComponentTransfer-Linear-expected.txt:
1554 * svg/custom/feComponentTransfer-Table-expected.txt:
1555 * svg/custom/foreign-object-skew-expected.txt:
1556 * svg/custom/gradient-stroke-width-expected.txt:
1557 * svg/custom/image-with-transform-clip-filter-expected.txt:
1558 * svg/custom/invalid-css-expected.txt:
1559 * svg/custom/invalid-fill-expected.txt:
1560 * svg/custom/invalid-viewbox1-expected.txt:
1561 * svg/custom/invalid-viewbox2-expected.txt:
1562 * svg/custom/junk-data-expected.txt:
1563 * svg/custom/marker-overflow-clip-expected.txt:
1564 * svg/custom/missing-xlink-expected.txt:
1565 * svg/custom/non-opaque-filters-expected.txt:
1566 * svg/custom/pointer-events-path-expected.txt:
1567 * svg/custom/svg-overflow-types-expected.txt:
1568 text-clip was an incorrect test, rather than an incorrect result
1569 * svg/custom/text-clip-expected.txt:
1570 * svg/custom/text-clip.svg:
1571 * svg/custom/text-filter-expected.txt:
1572 * svg/custom/text-gradient-no-content-expected.txt:
1573 * svg/custom/text-hit-test-expected.txt:
1574 * svg/custom/text-image-opacity-expected.txt:
1575 * svg/custom/tref-update-expected.txt:
1577 2006-10-09 Maciej Stachowiak <mjs@apple.com>
1581 - test case that ensures Referer[sic] header is sent
1583 * http/tests/misc/referrer-expected.txt: Added.
1584 * http/tests/misc/referrer.html: Added.
1585 * http/tests/misc/resources/referrer-result.php: Added.
1587 2006-10-09 Nikolas Zimmermann <zimmermann@kde.org>
1591 Use log() instead of alert() just like in all other tests.
1593 * editing/selection/move-begin-end.html:
1595 2006-10-07 Andrew Wellington <proton@wiretapped.net>
1599 Test for http://bugs.webkit.org/show_bug.cgi?id=10837
1600 Bug 10837: REGRESSION: Yahoo New Charts Crashes WebKit
1602 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum: Added.
1603 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png: Added.
1604 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Added.
1605 * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html: Added.
1607 2006-10-05 Alexey Proskuryakov <ap@nypop.com>
1611 http://bugs.webkit.org/show_bug.cgi?id=11054
1612 REGRESSION: Traditional Chinese encoding in login authentication
1614 Each of these tests is passed by Firefox 1.5 and/or WinIE 6.
1616 * fast/encoding/GBK/EUC-CN-expected.txt: Added.
1617 * fast/encoding/GBK/EUC-CN.html: Added.
1618 * fast/encoding/GBK/chinese-expected.txt: Added.
1619 * fast/encoding/GBK/chinese.html: Added.
1620 * fast/encoding/GBK/cn-gb-expected.txt: Added.
1621 * fast/encoding/GBK/cn-gb.html: Added.
1622 * fast/encoding/GBK/csgb2312-expected.txt: Added.
1623 * fast/encoding/GBK/csgb2312.html: Added.
1624 * fast/encoding/GBK/csgb231280-expected.txt: Added.
1625 * fast/encoding/GBK/csgb231280.html: Added.
1626 * fast/encoding/GBK/gb2312-expected.txt: Added.
1627 * fast/encoding/GBK/gb2312.html: Added.
1628 * fast/encoding/GBK/gb_2312-80-expected.txt: Added.
1629 * fast/encoding/GBK/gb_2312-80.html: Added.
1630 * fast/encoding/GBK/gbk-expected.txt: Added.
1631 * fast/encoding/GBK/gbk.html: Added.
1632 * fast/encoding/GBK/iso-ir-58-expected.txt: Added.
1633 * fast/encoding/GBK/iso-ir-58.html: Added.
1634 * fast/encoding/GBK/x-euc-cn-expected.txt: Added.
1635 * fast/encoding/GBK/x-euc-cn.html: Added.
1636 * fast/encoding/GBK/x-gbk-expected.txt: Added.
1637 * fast/encoding/GBK/x-gbk.html: Added.
1639 2006-10-04 Anders Carlsson <acarlsson@apple.com>
1643 * fast/frames/frame-src-attribute-expected.txt:
1646 2006-10-03 Alexey Proskuryakov <ap@nypop.com>
1650 http://bugs.webkit.org/show_bug.cgi?id=11130
1651 Convert "undefined" to AE missing value
1653 * fast/AppleScript/001-expected.txt:
1654 * fast/AppleScript/array-expected.txt:
1655 Updated the results.
1657 2006-10-03 Justin Garcia <justin.garcia@apple.com>
1659 Reviewed by harrison
1661 * editing/execCommand/paste-1-expected.checksum: Added.
1662 * editing/execCommand/paste-1-expected.png: Added.
1663 * editing/execCommand/paste-1-expected.txt: Added.
1664 * editing/execCommand/paste-1.html: Added.
1665 * editing/execCommand/paste-2-expected.checksum: Added.
1666 * editing/execCommand/paste-2-expected.png: Added.
1667 * editing/execCommand/paste-2-expected.txt: Added.
1668 * editing/execCommand/paste-2.html: Added.
1670 2006-10-03 Beth Dakin <bdakin@apple.com>
1674 Changing these two counters tests so they pass on the BuildBot.
1676 * fast/css/counters/counter04-expected.checksum:
1677 * fast/css/counters/counter04-expected.png:
1678 * fast/css/counters/counter04-expected.txt:
1679 * fast/css/counters/counter04.html:
1680 * fast/css/counters/counters04-expected.checksum:
1681 * fast/css/counters/counters04-expected.png:
1682 * fast/css/counters/counters04-expected.txt:
1683 * fast/css/counters/counters04.html:
1685 2006-10-03 Justin Garcia <justin.garcia@apple.com>
1689 Fixed a typo, updating expected results.
1691 * editing/execCommand/create-list-with-hr-expected.checksum:
1692 * editing/execCommand/create-list-with-hr-expected.png:
1693 * editing/execCommand/create-list-with-hr-expected.txt:
1695 2006-10-03 David Harrison <harrison@apple.com>
1699 <rdar://problem/4671286> Candidate Window isn't displayed and only first candidate is displayed at typing location.
1701 Updated test so that it actually shows the caret rect for the caret position.
1702 Before, it was showing the caret rect for the 9th character of the test description.
1704 * fast/text/justified-text-rect-expected.checksum:
1705 * fast/text/justified-text-rect-expected.png:
1706 * fast/text/justified-text-rect-expected.txt:
1707 * fast/text/justified-text-rect.html:
1709 2006-10-02 Justin Garcia <justin.garcia@apple.com>
1713 * editing/execCommand/create-list-with-hr-expected.checksum: Added.
1714 * editing/execCommand/create-list-with-hr-expected.png: Added.
1715 * editing/execCommand/create-list-with-hr-expected.txt: Added.
1716 * editing/execCommand/create-list-with-hr.html: Added.
1718 2006-10-02 Beth Dakin <bdakin@apple.com>
1720 Minor harassment followed by abject surrender provided by ggggaren.
1724 * fast/css/counters/contentNone-expected.checksum: Added.
1725 * fast/css/counters/contentNone-expected.png: Added.
1726 * fast/css/counters/contentNone-expected.txt: Added.
1727 * fast/css/counters/contentNone.html: Added.
1728 * fast/css/counters/counter00-expected.checksum: Added.
1729 * fast/css/counters/counter00-expected.png: Added.
1730 * fast/css/counters/counter00-expected.txt: Added.
1731 * fast/css/counters/counter00.html: Added.
1732 * fast/css/counters/counter01-expected.checksum: Added.
1733 * fast/css/counters/counter01-expected.png: Added.
1734 * fast/css/counters/counter01-expected.txt: Added.
1735 * fast/css/counters/counter01.html: Added.
1736 * fast/css/counters/counter02-expected.checksum: Added.
1737 * fast/css/counters/counter02-expected.png: Added.
1738 * fast/css/counters/counter02-expected.txt: Added.
1739 * fast/css/counters/counter02.html: Added.
1740 * fast/css/counters/counter03-expected.checksum: Added.
1741 * fast/css/counters/counter03-expected.png: Added.
1742 * fast/css/counters/counter03-expected.txt: Added.
1743 * fast/css/counters/counter03.html: Added.
1744 * fast/css/counters/counter04-expected.checksum: Added.
1745 * fast/css/counters/counter04-expected.png: Added.
1746 * fast/css/counters/counter04-expected.txt: Added.
1747 * fast/css/counters/counter04.html: Added.
1748 * fast/css/counters/counter05-expected.checksum: Added.
1749 * fast/css/counters/counter05-expected.png: Added.
1750 * fast/css/counters/counter05-expected.txt: Added.
1751 * fast/css/counters/counter05.html: Added.
1752 * fast/css/counters/counter06-expected.checksum: Added.
1753 * fast/css/counters/counter06-expected.png: Added.
1754 * fast/css/counters/counter06-expected.txt: Added.
1755 * fast/css/counters/counter06.html: Added.
1756 * fast/css/counters/counter07-expected.checksum: Added.
1757 * fast/css/counters/counter07-expected.png: Added.
1758 * fast/css/counters/counter07-expected.txt: Added.
1759 * fast/css/counters/counter07.html: Added.
1760 * fast/css/counters/counter08-expected.checksum: Added.
1761 * fast/css/counters/counter08-expected.png: Added.
1762 * fast/css/counters/counter08-expected.txt: Added.
1763 * fast/css/counters/counter08.html: Added.
1764 * fast/css/counters/counter09-expected.checksum: Added.
1765 * fast/css/counters/counter09-expected.png: Added.
1766 * fast/css/counters/counter09-expected.txt: Added.
1767 * fast/css/counters/counter09.html: Added.
1768 * fast/css/counters/counter10-expected.checksum: Added.
1769 * fast/css/counters/counter10-expected.png: Added.
1770 * fast/css/counters/counter10-expected.txt: Added.
1771 * fast/css/counters/counter10.html: Added.
1772 * fast/css/counters/counter11-expected.checksum: Added.
1773 * fast/css/counters/counter11-expected.png: Added.
1774 * fast/css/counters/counter11-expected.txt: Added.
1775 * fast/css/counters/counter11.html: Added.
1776 * fast/css/counters/counter12-expected.checksum: Added.
1777 * fast/css/counters/counter12-expected.png: Added.
1778 * fast/css/counters/counter12-expected.txt: Added.
1779 * fast/css/counters/counter12.html: Added.
1780 * fast/css/counters/counter13-expected.checksum: Added.
1781 * fast/css/counters/counter13-expected.png: Added.
1782 * fast/css/counters/counter13-expected.txt: Added.
1783 * fast/css/counters/counter13.html: Added.
1784 * fast/css/counters/counter14-expected.checksum: Added.
1785 * fast/css/counters/counter14-expected.png: Added.
1786 * fast/css/counters/counter14-expected.txt: Added.
1787 * fast/css/counters/counter14.html: Added.
1788 * fast/css/counters/counter15-expected.checksum: Added.
1789 * fast/css/counters/counter15-expected.png: Added.
1790 * fast/css/counters/counter15-expected.txt: Added.
1791 * fast/css/counters/counter15.html: Added.
1792 * fast/css/counters/counter16-expected.checksum: Added.
1793 * fast/css/counters/counter16-expected.png: Added.
1794 * fast/css/counters/counter16-expected.txt: Added.
1795 * fast/css/counters/counter16.html: Added.
1796 * fast/css/counters/counters00-expected.checksum: Added.
1797 * fast/css/counters/counters00-expected.png: Added.
1798 * fast/css/counters/counters00-expected.txt: Added.
1799 * fast/css/counters/counters00.html: Added.
1800 * fast/css/counters/counters01-expected.checksum: Added.
1801 * fast/css/counters/counters01-expected.png: Added.
1802 * fast/css/counters/counters01-expected.txt: Added.
1803 * fast/css/counters/counters01.html: Added.
1804 * fast/css/counters/counters02-expected.checksum: Added.
1805 * fast/css/counters/counters02-expected.png: Added.
1806 * fast/css/counters/counters02-expected.txt: Added.
1807 * fast/css/counters/counters02.html: Added.
1808 * fast/css/counters/counters03-expected.checksum: Added.
1809 * fast/css/counters/counters03-expected.png: Added.
1810 * fast/css/counters/counters03-expected.txt: Added.
1811 * fast/css/counters/counters03.html: Added.
1812 * fast/css/counters/counters04-expected.checksum: Added.
1813 * fast/css/counters/counters04-expected.png: Added.
1814 * fast/css/counters/counters04-expected.txt: Added.
1815 * fast/css/counters/counters04.html: Added.
1816 * fast/css/counters/counters05-expected.checksum: Added.
1817 * fast/css/counters/counters05-expected.png: Added.
1818 * fast/css/counters/counters05-expected.txt: Added.
1819 * fast/css/counters/counters05.html: Added.
1820 * fast/css/counters/counters06-expected.checksum: Added.
1821 * fast/css/counters/counters06-expected.png: Added.
1822 * fast/css/counters/counters06-expected.txt: Added.
1823 * fast/css/counters/counters06.html: Added.
1824 * fast/css/counters/counters07-expected.checksum: Added.
1825 * fast/css/counters/counters07-expected.png: Added.
1826 * fast/css/counters/counters07-expected.txt: Added.
1827 * fast/css/counters/counters07.html: Added.
1828 * fast/css/counters/counters08-expected.checksum: Added.
1829 * fast/css/counters/counters08-expected.png: Added.
1830 * fast/css/counters/counters08-expected.txt: Added.
1831 * fast/css/counters/counters08.html: Added.
1832 * fast/css/counters/counters09-expected.checksum: Added.
1833 * fast/css/counters/counters09-expected.png: Added.
1834 * fast/css/counters/counters09-expected.txt: Added.
1835 * fast/css/counters/counters09.html: Added.
1836 * fast/css/counters/counters10-expected.checksum: Added.
1837 * fast/css/counters/counters10-expected.png: Added.
1838 * fast/css/counters/counters10-expected.txt: Added.
1839 * fast/css/counters/counters10.html: Added.
1840 * fast/css/counters/counters11-expected.checksum: Added.
1841 * fast/css/counters/counters11-expected.png: Added.
1842 * fast/css/counters/counters11-expected.txt: Added.
1843 * fast/css/counters/counters11.html: Added.
1844 * fast/css/counters/counters12-expected.checksum: Added.
1845 * fast/css/counters/counters12-expected.png: Added.
1846 * fast/css/counters/counters12-expected.txt: Added.
1847 * fast/css/counters/counters12.html: Added.
1848 * fast/css/counters/counters13-expected.checksum: Added.
1849 * fast/css/counters/counters13-expected.png: Added.
1850 * fast/css/counters/counters13-expected.txt: Added.
1851 * fast/css/counters/counters13.html: Added.
1852 * fast/css/counters/counters14-expected.checksum: Added.
1853 * fast/css/counters/counters14-expected.png: Added.
1854 * fast/css/counters/counters14-expected.txt: Added.
1855 * fast/css/counters/counters14.html: Added.
1856 * fast/css/counters/counters15-expected.checksum: Added.
1857 * fast/css/counters/counters15-expected.png: Added.
1858 * fast/css/counters/counters15-expected.txt: Added.
1859 * fast/css/counters/counters15.html: Added.
1860 * fast/css/counters/counters18-expected.checksum: Added.
1861 * fast/css/counters/counters18-expected.png: Added.
1862 * fast/css/counters/counters18-expected.txt: Added.
1863 * fast/css/counters/counters18.html: Added.
1864 * fast/css/counters/implied00-expected.checksum: Added.
1865 * fast/css/counters/implied00-expected.png: Added.
1866 * fast/css/counters/implied00-expected.txt: Added.
1867 * fast/css/counters/implied00.html: Added.
1868 * fast/css/counters/root-expected.checksum: Added.
1869 * fast/css/counters/root-expected.png: Added.
1870 * fast/css/counters/root-expected.txt: Added.
1871 * fast/css/counters/root.html: Added.
1872 * fast/css/counters/visibilityNone-expected.checksum: Added.
1873 * fast/css/counters/visibilityNone-expected.png: Added.
1874 * fast/css/counters/visibilityNone-expected.txt: Added.
1875 * fast/css/counters/visibilityNone.html: Added.
1877 2006-10-02 Adam Roben <aroben@apple.com>
1881 This change fixes a couple of problems with the window-properties
1882 test. window-properties' output changes depending on the presence or
1883 non-presence of session history (see
1884 http://bugs.webkit.org/show_bug.cgi?id=10965 for details). For this
1885 reason, the test must always be run as part of a run of ALL layout
1886 tests. The test results checked in were generated from an individual
1887 run of this test, so the buildbots were always failing since they run
1888 all the tests at once.
1890 This change regenerates the results for the test using a full run of
1891 layout tests. The test now also prints out object class names, and
1892 will print an error message when the test is run by itself.
1894 * fast/js/window-properties-expected.txt:
1895 * fast/js/window-properties.html:
1897 2006-10-02 Adele Peterson <adele@apple.com>
1901 - Updated results for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>
1903 * fast/forms/HTMLOptionElement_label05-expected.checksum:
1904 * fast/forms/HTMLOptionElement_label05-expected.png:
1905 * fast/forms/HTMLOptionElement_label05-expected.txt:
1906 * fast/forms/form-element-geometry-expected.checksum:
1907 * fast/forms/form-element-geometry-expected.png:
1908 * fast/forms/form-element-geometry-expected.txt:
1909 * fast/forms/option-strip-whitespace-expected.checksum:
1910 * fast/forms/option-strip-whitespace-expected.png:
1911 * fast/forms/option-strip-whitespace-expected.txt:
1912 * fast/forms/password-doubleclick-selection-expected.txt: Added.
1913 * fast/forms/password-doubleclick-selection.html: Added.
1914 * fast/forms/select-change-popup-to-listbox-expected.checksum:
1915 * fast/forms/select-change-popup-to-listbox-expected.png:
1916 * fast/forms/select-change-popup-to-listbox-expected.txt:
1917 * fast/text/updateNewFont-expected.checksum:
1918 * fast/text/updateNewFont-expected.png:
1919 * fast/text/updateNewFont-expected.txt:
1921 2006-10-01 Maciej Stachowiak <mjs@apple.com>
1923 Rubber stamped by Alexey.
1925 - reverted fix for http://bugs.webkit.org/show_bug.cgi?id=10893 since it led to layout test crashes
1927 * fast/dom/css-insert-import-rule-expected.txt: Removed.
1928 * fast/dom/css-insert-import-rule.html: Removed.
1930 2006-09-30 Geoffrey Garen <ggaren@apple.com>
1932 Added test for the viewource attribute, which applies to <frame> and
1935 * fast/frames/viewsource-attribute-expected.txt: Added.
1936 * fast/frames/viewsource-attribute.html: Added.
1938 * fast/frames/frameElement-widthheight.html: Removed stray character.
1940 2006-09-30 David Harrison <harrison@apple.com>
1942 Reviewed by John Sullivan.
1944 <rdar://problem/4641262> REGRESSION: Japanese text corrupts on wrapping point
1946 * fast/text/international/wrap-CJK-001-expected.checksum: Added.
1947 * fast/text/international/wrap-CJK-001-expected.png: Added.
1948 * fast/text/international/wrap-CJK-001-expected.txt: Added.
1949 * fast/text/international/wrap-CJK-001.html: Added.
1951 2006-10-01 Graham Dennis <graham.dennis@gmail.com>
1955 Test for http://bugs.webkit.org/show_bug.cgi?id=10842
1956 REGRESSION (r15418): contenteditable div truncates rightmost Japanese character
1958 * fast/text/line-breaks-after-white-space-expected.checksum: Added.
1959 * fast/text/line-breaks-after-white-space-expected.png: Added.
1960 * fast/text/line-breaks-after-white-space-expected.txt: Added.
1961 * fast/text/line-breaks-after-white-space.html: Added.
1963 2006-10-01 Alexey Proskuryakov <ap@nypop.com>
1965 Reviewed by Maciej and Darin.
1967 Test for http://bugs.webkit.org/show_bug.cgi?id=4372
1968 JavaScript document.write page form does not submit in Safari
1970 * fast/forms/document-write-expected.txt: Added.
1971 * fast/forms/document-write.html: Added.
1973 2006-09-30 Alexey Proskuryakov <ap@nypop.com>
1977 Test for http://bugs.webkit.org/show_bug.cgi?id=11011
1978 External CSS is parsed as iso-8859-1 even though the main document is utf-8
1980 * fast/encoding/css-charset-default-expected.txt: Added.
1981 * fast/encoding/css-charset-default.xhtml: Added.
1982 * fast/encoding/css-charset-import.css: Added.
1983 * fast/encoding/css-charset-inherit-iso-8859-5.css: Added.
1984 * fast/encoding/css-charset-inherit-koi-8.css: Added.
1986 2006-09-30 Rob Buis <buis@kde.org>
1988 Reviewed by eseidel.
1991 http://bugs.webkit.org/show_bug.cgi?id=11096
1992 Hit testing for polylines fails
1994 * svg/custom/polyline-hittest-expected.checksum: Added.
1995 * svg/custom/polyline-hittest-expected.png: Added.
1996 * svg/custom/polyline-hittest-expected.txt: Added.
1997 * svg/custom/polyline-hittest.svg: Added.
1999 2006-09-29 Timothy Hatcher <timothy@apple.com>
2001 Bug 11041: fast/dom/isindex-001 needs new results
2002 http://bugs.webkit.org/show_bug.cgi?id=11041
2004 * fast/dom/isindex-001-expected.txt:
2006 2006-09-29 Geoffrey Garen <ggaren@apple.com>
2008 Reviewed by John, Maciej.
2010 Added test for whether a frame element reports its src attribute as a
2011 complete, rather than relative, URL.
2013 * fast/frames/frame-src-attribute-expected.txt: Added.
2014 * fast/frames/frame-src-attribute.html: Added.
2015 * fast/frames/resources/frame-src-attribute-subframe.html: Added.
2017 2006-09-29 David Harrison <harrison@apple.com>
2019 Reviewed by John Sullivan.
2021 <rdar://problem/4663772> REGRESSION: Cannot type in Japanese after replying to a particular message
2022 <rdar://problem/4673293> REGRESSION: Can't enter the Japanese characters in Mail or Blot
2024 * fast/text/attributed-substring-from-range-001-expected.txt: Added.
2025 * fast/text/attributed-substring-from-range-001.html: Added.
2027 Check attributed string results when starting or ending at a br element.
2029 2006-09-29 Rob Buis <buis@kde.org>
2034 http://bugs.webkit.org/show_bug.cgi?id=10893
2035 InsertRule can not handle @import statements
2037 * fast/dom/css-insert-import-rule.html: Added.
2038 * fast/dom/resources/css-insert-import-rule.css: Added.
2040 2006-09-28 David Harrison <harrison@apple.com>
2044 Call clearKillRing() so we are guaranteed to start with empty kill ring.
2046 * editing/pasteboard/emacs-cntl-y-001.html:
2048 2006-09-27 Eric Seidel <eric@eseidel.com>
2052 paths with no fill specified default to black but do not recieve paint-related mouse events
2053 http://bugs.webkit.org/show_bug.cgi?id=11069
2055 * svg/custom/hover-default-fill-expected.checksum: Added.
2056 * svg/custom/hover-default-fill-expected.png: Added.
2057 * svg/custom/hover-default-fill-expected.txt: Added.
2058 * svg/custom/hover-default-fill.svg: Added.
2060 2006-09-27 Rob Buis <buis@kde.org>
2062 Reviewed by eseidel.
2065 http://bugs.webkit.org/show_bug.cgi?id=11015
2066 SVG handles em units incorrectly
2068 * svg/custom/viewport-em-expected.checksum: Added.
2069 * svg/custom/viewport-em-expected.png: Added.
2070 * svg/custom/viewport-em-expected.txt: Added.
2071 * svg/custom/viewport-em.svg: Added.
2072 * svg/custom/viewport-update2-expected.checksum: Added.
2073 * svg/custom/viewport-update2-expected.png: Added.
2074 * svg/custom/viewport-update2-expected.txt: Added.
2075 * svg/custom/viewport-update2.svg: Added.
2077 2006-09-27 Eric Seidel <eric@eseidel.com>
2081 Updated test (and results) for new invalid fill behavior.
2082 http://bugs.webkit.org/show_bug.cgi?id=11017
2084 * svg/custom/invalid-fill-expected.checksum:
2085 * svg/custom/invalid-fill-expected.png:
2086 * svg/custom/invalid-fill-expected.txt:
2087 * svg/custom/invalid-fill.svg:
2089 2006-09-26 Justin Garcia <justin.garcia@apple.com>
2093 <rdar://problem/4747695>
2094 Gmail Editor: Crash at WebCore::Range::startPosition() when decreasing a indent
2096 * editing/deleting/list-item-1-expected.checksum: Added.
2097 * editing/deleting/list-item-1-expected.png: Added.
2098 * editing/deleting/list-item-1-expected.txt: Added.
2099 * editing/deleting/list-item-1.html: Added.
2100 * editing/execCommand/remove-list-item-1-expected.checksum: Added.
2101 * editing/execCommand/remove-list-item-1-expected.png: Added.
2102 * editing/execCommand/remove-list-item-1-expected.txt: Added.
2103 * editing/execCommand/remove-list-item-1.html: Added.
2105 2006-09-26 David Harrison <harrison@apple.com>
2107 Reviewed by John and TimH.
2109 <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty
2111 * editing/pasteboard/emacs-cntl-y-001-expected.checksum: Added.
2112 * editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
2113 * editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
2114 * editing/pasteboard/emacs-cntl-y-001.html: Added.
2116 2006-09-26 Eric Seidel <eric@eseidel.com>
2120 viewbox parser does not allow <tab> as a delimiter
2121 http://bugs.webkit.org/show_bug.cgi?id=11014
2123 * svg/hixie/viewbox/003-expected.checksum: Added.
2124 * svg/hixie/viewbox/003-expected.png: Added.
2125 * svg/hixie/viewbox/003-expected.txt: Added.
2126 * svg/hixie/viewbox/003.xml: Added.
2128 2006-09-26 Eric Seidel <eric@eseidel.com>
2132 SVGDocument::createElement does not create elements in the SVG namespace
2133 http://bugs.webkit.org/show_bug.cgi?id=10932
2135 * svg/custom/createelement-expected.checksum: Added.
2136 * svg/custom/createelement-expected.png: Added.
2137 * svg/custom/createelement-expected.txt: Added.
2138 * svg/custom/createelement.svg: Added.
2140 2006-09-26 Eric Seidel <eric@eseidel.com>
2144 RenderPath::nodeAtPoint does not respect stroke width
2145 http://bugs.webkit.org/show_bug.cgi?id=10829
2147 * svg/custom/stroke-width-click-expected.txt: Added.
2148 * svg/custom/stroke-width-click.svg: Added.
2150 2006-09-25 Justin Garcia <justin.garcia@apple.com>
2154 * editing/execCommand/indent-empty-root-expected.checksum: Added.
2155 * editing/execCommand/indent-empty-root-expected.png: Added.
2156 * editing/execCommand/indent-empty-root-expected.txt: Added.
2157 * editing/execCommand/indent-empty-root.html: Added.
2159 2006-09-24 Eric Seidel <eric@eseidel.com>
2163 Add test: svg/custom/viewport-clip.svg
2164 and update results for:
2165 http://bugs.webkit.org/show_bug.cgi?id=11007
2166 (Also update some old results, due to CoreImage variance)
2168 * svg/custom/baseval-animval-equality.svg:
2169 * svg/custom/empty-merge-expected.checksum:
2170 * svg/custom/empty-merge-expected.png:
2171 * svg/custom/empty-merge-expected.txt:
2172 * svg/custom/empty-merge.svg:
2173 * svg/custom/feDisplacementMap-01-expected.checksum:
2174 * svg/custom/feDisplacementMap-01-expected.png:
2175 * svg/custom/foreign-object-skew-expected.checksum:
2176 * svg/custom/foreign-object-skew-expected.png:
2177 * svg/custom/gradient-stroke-width-expected.txt:
2178 * svg/custom/grayscale-gradient-mask-expected.checksum:
2179 * svg/custom/grayscale-gradient-mask-expected.png:
2180 * svg/custom/grayscale-gradient-mask-expected.txt:
2181 * svg/custom/grayscale-gradient-mask.svg:
2182 * svg/custom/image-with-transform-clip-filter-expected.checksum:
2183 * svg/custom/image-with-transform-clip-filter-expected.png:
2184 * svg/custom/path-bad-data-expected.checksum:
2185 * svg/custom/path-bad-data-expected.png:
2186 * svg/custom/path-bad-data-expected.txt:
2187 * svg/custom/text-filter-expected.checksum:
2188 * svg/custom/text-filter-expected.png:
2189 * svg/custom/text-image-opacity-expected.checksum:
2190 * svg/custom/text-image-opacity-expected.png:
2191 * svg/custom/transform-scale-parse.svg:
2192 * svg/custom/viewport-clip-expected.checksum: Added.
2193 * svg/custom/viewport-clip-expected.png: Added.
2194 * svg/custom/viewport-clip-expected.txt: Added.
2195 * svg/custom/viewport-clip.svg: Added.
2197 2006-09-24 Eric Seidel <eric@eseidel.com>
2201 Browsers disagree on behavior for an invalid fill
2202 http://bugs.webkit.org/show_bug.cgi?id=11017
2204 * svg/custom/invalid-fill-expected.checksum: Added.
2205 * svg/custom/invalid-fill-expected.png: Added.
2206 * svg/custom/invalid-fill-expected.txt: Added.
2207 * svg/custom/invalid-fill.svg: Added.
2209 2006-09-24 Eric Seidel <eric@eseidel.com>
2213 Import one of Hixie's tests for:
2214 <svg:a> cannot be styled with a:hover
2215 http://bugs.webkit.org/show_bug.cgi?id=11005
2217 * svg/hixie/cascade/002.css: Added.
2218 * svg/hixie/cascade/002.xml: Added.
2220 2006-09-23 Alexey Proskuryakov <ap@nypop.com>
2224 http://bugs.webkit.org/show_bug.cgi?id=4872
2225 XMLHttpRequest fails to throw an exception when there is a security violation
2226 (mismatching domains)
2228 * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
2229 * http/tests/xmlhttprequest/exceptions.html: Added.
2231 * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
2232 * http/tests/xmlhttprequest/extra-parameters.html: Added.
2233 * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
2234 Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).
2236 * fast/dom/xmlhttprequest-get-expected.txt: Updated results.
2238 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
2239 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
2240 * http/tests/xmlhttprequest/zero-length-response-sync.html:
2241 * http/tests/xmlhttprequest/zero-length-response.html:
2242 Updated results and changed state names to match the current spec.
2244 * http/tests/xmlhttprequest/resources/zero-length.xml: Added.
2246 2006-09-21 Nikolas Zimmermann <zimmermann@kde.org>
2248 Reviewed by eseidel.
2251 http://bugs.webkit.org/show_bug.cgi?id=10977
2252 SVGDocument does not expose 'rootElement' property
2254 * svg/custom/rootelement-expected.checksum: Added.
2255 * svg/custom/rootelement-expected.png: Added.
2256 * svg/custom/rootelement-expected.txt: Added.
2257 * svg/custom/rootelement.svg: Added.
2259 2006-09-21 Timothy Hatcher <timothy@apple.com>
2261 Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
2262 for tests that need to report child frame scroll positions.
2264 * http/tests/navigation/anchor-frames.html:
2265 * http/tests/navigation/anchor-subframeload.html:
2266 * http/tests/navigation/relativeanchor-frames.html:
2268 2006-09-21 Timothy Hatcher <timothy@apple.com>
2272 Bug 10923: Frame scroll layout test failures on the buildbot
2273 http://bugs.webkit.org/show_bug.cgi?id=10923
2275 Made this test call layoutTestController.dumpChildFrameScrollPositions().
2277 * fast/overflow/scrollRevealButton-expected.txt:
2278 * fast/overflow/scrollRevealButton.html:
2280 2006-09-20 Justin Garcia <justin.garcia@apple.com>
2284 * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
2285 * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
2286 * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
2287 * editing/pasteboard/subframe-dragndrop-1.html: Added.
2289 2006-09-20 Rob Buis <buis@kde.org>
2291 Reviewed by eseidel.
2293 Updated test results because of:
2294 http://bugs.webkit.org/show_bug.cgi?id=10946
2295 new marker code draws end-marker in wrong place
2297 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
2298 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
2299 * svg/custom/invalid-css-expected.txt:
2301 2006-09-20 Julien Palmas <julien.palmas@gmail.com>
2303 Reviewed by eseidel. Landed by eseidel.
2305 Test for http://bugs.webkit.org/show_bug.cgi?id=6003
2307 * svg/custom/pattern-y-offset-expected.checksum: Added.
2308 * svg/custom/pattern-y-offset-expected.png: Added.
2309 * svg/custom/pattern-y-offset-expected.txt: Added.
2310 * svg/custom/pattern-y-offset.svg: Added.
2312 2006-09-20 Justin Garcia <justin.garcia@apple.com>
2314 Reviewed by harrison
2316 * editing/selection/editable-links.html: Added.
2317 * editing/selection/editable-links.html-disabled: Removed.
2319 2006-09-20 Adam Roben <aroben@apple.com>
2321 Reviewed by timothy.
2323 Fixes http://bugs.webkit.org/show_bug.cgi?id=10953
2324 Test results for fast/js/window-properties.html should include
2325 children of window.document.body.firstChild
2327 * fast/js/window-properties-expected.txt: Regenerate results which now
2328 include window.document.body.firstChild.*
2329 * fast/js/window-properties.html: Print out 'null' for null objects
2330 instead of 'object' for more clarity
2332 2006-09-20 Adam Roben <aroben@apple.com>
2336 Adding test for http://bugs.webkit.org/show_bug.cgi?id=10935
2337 REGRESSION: file upload control with direction:rtl or text-align:right
2338 draws button on top of filename/icon
2340 * fast/forms/file-input-direction-expected.checksum: Added.
2341 * fast/forms/file-input-direction-expected.png: Added.
2342 * fast/forms/file-input-direction-expected.txt: Added.
2343 * fast/forms/file-input-direction.html: Added.
2345 2006-09-20 Eric Seidel <eric@eseidel.com>
2349 Commit two test updates I forgot to commit with:
2350 Markers should clip to their viewport.
2351 http://bugs.webkit.org/show_bug.cgi?id=5967
2353 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
2354 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
2355 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2356 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
2357 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
2358 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2360 2006-09-19 Eric Seidel <eric@eseidel.com>
2364 Updated results for http://bugs.webkit.org/show_bug.cgi?id=8585
2366 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2367 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2368 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2369 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2370 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2371 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2372 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2373 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2374 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2375 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2376 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2377 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2378 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2379 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2380 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2381 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2382 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2383 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2384 * svg/custom/feComponentTransfer-Linear-expected.txt:
2385 * svg/custom/feComponentTransfer-Table-expected.txt:
2386 * svg/custom/feDisplacementMap-01-expected.txt:
2387 * svg/custom/filter-source-alpha-expected.txt:
2388 * svg/custom/image-with-transform-clip-filter-expected.txt:
2389 * svg/custom/non-opaque-filters-expected.txt:
2390 * svg/custom/text-filter-expected.txt:
2392 2006-09-19 Eric Seidel <eric@eseidel.com>
2396 Markers should clip to their viewport.
2397 http://bugs.webkit.org/show_bug.cgi?id=5967
2399 * svg/custom/marker-overflow-clip-expected.checksum: Added.
2400 * svg/custom/marker-overflow-clip-expected.png: Added.
2401 * svg/custom/marker-overflow-clip-expected.txt: Added.
2402 * svg/custom/marker-overflow-clip.svg: Added.
2404 2006-09-19 Justin Garcia <justin.garcia@apple.com>
2408 Disabling this test temporarily.
2410 * editing/selection/editable-links.html: Removed.
2411 * editing/selection/editable-links.html-disabled: Added.
2413 2006-09-19 Justin Garcia <justin.garcia@apple.com>
2415 Reviewed by harrison
2417 * editing/selection/editable-links-expected.checksum: Added.
2418 * editing/selection/editable-links-expected.png: Added.
2419 * editing/selection/editable-links-expected.txt: Added.
2420 * editing/selection/editable-links.html: Added.
2422 2006-09-19 Justin Garcia <justin.garcia@apple.com>
2424 Reviewed by harrison
2426 * editing/pasteboard/pasting-tabs-expected.checksum: Added.
2427 * editing/pasteboard/pasting-tabs-expected.png: Added.
2428 * editing/pasteboard/pasting-tabs-expected.txt: Added.
2429 * editing/pasteboard/pasting-tabs.html: Added.
2431 2006-09-18 Adam Roben <aroben@apple.com>
2435 Update tests for the new file upload control.
2437 * fast/forms/file-input-disabled-expected.txt:
2438 * fast/forms/form-element-geometry-expected.txt:
2439 * fast/forms/input-appearance-height-expected.txt:
2440 * fast/forms/input-value-expected.txt:
2442 2006-09-17 Eric Seidel <eric@eseidel.com>
2446 * fast/js/window-properties.html: make work in Firefox (hangs IE)
2448 2006-09-17 Eric Seidel <eric@eseidel.com>
2450 Add a textual dump of the window object property tree.
2454 * fast/js/window-properties-expected.txt: Added.
2455 * fast/js/window-properties.html: Added.
2457 2006-09-17 David Hyatt <hyatt@apple.com>
2459 Adding layout test for bug 10899.
2461 * fast/text/basic/generic-family-changes-expected.checksum: Added.
2462 * fast/text/basic/generic-family-changes-expected.png: Added.
2463 * fast/text/basic/generic-family-changes-expected.txt: Added.
2464 * fast/text/basic/generic-family-changes.html: Added.
2466 2006-09-17 Alexey Proskuryakov <ap@nypop.com>
2470 Test for http://bugs.webkit.org/show_bug.cgi?id=10852
2471 REGRESSION: Reproducible crash in XMLHttpRequest::abort()
2473 Currently, this test prints an error message to the console, because requests from
2474 an unload handler still don't work.
2476 * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
2477 * http/tests/xmlhttprequest/xhr-onunload.html: Added.
2479 2006-09-15 Justin Garcia <justin.garcia@apple.com>
2481 Reviewed by harrison
2483 <rdar://problem/4674869>
2484 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
2486 * editing/deleting/whitespace-pre-1-expected.checksum: Added.
2487 * editing/deleting/whitespace-pre-1-expected.png: Added.
2488 * editing/deleting/whitespace-pre-1-expected.txt: Added.
2489 * editing/deleting/whitespace-pre-1.html: Added.
2491 2006-09-15 Timothy Hatcher <timothy@apple.com>
2495 Updating results to new expected values.
2497 * fast/lists/drag-into-marker-expected.txt:
2498 * fast/repaint/selection-after-delete-expected.txt:
2500 2006-09-15 Timothy Hatcher <timothy@apple.com>
2504 Updating results to new expected values.
2506 * editing/inserting/4278698-expected.txt:
2507 * fast/dom/window-xy-properties-expected.txt:
2509 2006-09-15 Adam Roben <aroben@apple.com>
2511 Reviewed by timothy.
2513 Part of http://bugs.webkit.org/show_bug.cgi?id=10865
2514 New file upload control should match the width of the old one
2516 Update tests to match new file upload control.
2518 * fast/forms/file-input-disabled-expected.txt:
2519 * fast/forms/form-element-geometry-expected.txt:
2520 * fast/forms/input-appearance-height-expected.txt:
2521 * fast/forms/input-value-expected.txt:
2523 2006-09-15 Kevin McCullough <KMcCullough@apple.com>
2525 - just layout test result changes
2527 * fast/dom/Range/range-compareNode-expected.txt:
2528 * fast/dom/Range/range-intersectsNode-expected.txt:
2530 2006-09-14 Justin Garcia <justin.garcia@apple.com>
2532 Reviewed by harrison
2534 <rdar://problem/4655880> Up/Down arrows skip over To Do
2536 * editing/selection/mixed-editability-3-expected.checksum: Added.
2537 * editing/selection/mixed-editability-3-expected.png: Added.
2538 * editing/selection/mixed-editability-3-expected.txt: Added.
2539 * editing/selection/mixed-editability-3.html: Added.
2540 * editing/selection/mixed-editability-4-expected.checksum: Added.
2541 * editing/selection/mixed-editability-4-expected.png: Added.
2542 * editing/selection/mixed-editability-4-expected.txt: Added.
2543 * editing/selection/mixed-editability-4.html: Added.
2544 * editing/selection/mixed-editability-5-expected.checksum: Added.
2545 * editing/selection/mixed-editability-5-expected.png: Added.
2546 * editing/selection/mixed-editability-5-expected.txt: Added.
2547 * editing/selection/mixed-editability-5.html: Added.
2549 2006-09-14 Graham Dennis <graham.dennis@gmail.com>
2551 Reviewed by Justin Garcia.
2553 Modified testcase for:
2554 http://bugs.webkit.org/show_bug.cgi?id=10726
2555 Crash in ApplyStyleCommand::applyRelativeFontStyleChange
2557 * editing/style/table-selection-expected.checksum:
2558 * editing/style/table-selection-expected.png:
2559 * editing/style/table-selection-expected.txt:
2560 * editing/style/table-selection.html:
2561 This testcase was for 10579, which is very similar to this bug (10726)
2562 Now the testcase tests both bugs.
2564 2006-09-13 Adam Roben <aroben@apple.com>
2566 Rubberstamped by hyatt.
2568 Updating tables results after hyatt landed a fix for
2569 http://bugs.webkit.org/show_bug.cgi?id=8126
2570 Padding must not apply to columns
2572 * tables/mozilla/bugs/bug139524-2-expected.txt:
2573 * tables/mozilla/bugs/bug139524-4-expected.txt:
2574 * tables/mozilla/bugs/bug32841-expected.txt:
2575 * tables/mozilla/dom/appendCol2-expected.txt:
2576 * tables/mozilla/dom/deleteCol1-expected.txt:
2577 * tables/mozilla/dom/deleteCol2-expected.txt:
2578 * tables/mozilla/dom/deleteCol3-expected.txt:
2579 * tables/mozilla/dom/deleteColGroup1-expected.txt:
2580 * tables/mozilla/dom/deleteColGroup2-expected.txt:
2581 * tables/mozilla/dom/insertColGroups1-expected.txt:
2582 * tables/mozilla/dom/insertColGroups2-expected.txt:
2583 * tables/mozilla/dom/insertCols1-expected.txt:
2584 * tables/mozilla/dom/insertCols2-expected.txt:
2585 * tables/mozilla/dom/insertCols3-expected.txt:
2586 * tables/mozilla/dom/insertCols4-expected.txt:
2587 * tables/mozilla/dom/insertCols5-expected.txt:
2588 * tables/mozilla/marvin/body_col-expected.txt:
2589 * tables/mozilla/marvin/x_col_span-expected.txt:
2590 * tables/mozilla/marvin/x_col_width_px-expected.txt:
2591 * tables/mozilla/marvin/x_colgroup_span-expected.txt:
2592 * tables/mozilla/other/body_col-expected.txt:
2593 * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
2594 * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
2595 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
2596 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
2597 * tables/mozilla_expected_failures/core/cols1-expected.txt:
2598 * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
2599 * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
2600 * tables/mozilla_expected_failures/other/test4-expected.txt:
2602 2006-09-12 Julien Palmas <julien.palmas@gmail.com>
2604 Reviewed by darin. Landed by eseidel.
2606 * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
2607 * svg/custom/svgpolyparser-extra-space-expected.png: Added.
2608 * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
2609 * svg/custom/svgpolyparser-extra-space.svg: Added.
2611 2006-09-12 Kevin McCullough <KMcCullough@apple.com>
2613 Reviewed by Andersca, Maciej, Brady.
2615 * fast/dom/Range/range-intersectsNode-expected.txt: Added.
2616 * fast/dom/Range/range-intersectsNode.html: Added.
2617 * fast/dom/Range/resources/intersectsNode.js: Added.
2619 2006-09-12 Nikolas Zimmermann <zimmermann@kde.org>
2621 Reviewed by eseidel. Landed by eseidel.
2623 Fixed: http://bugs.webkit.org/show_bug.cgi?id=10826
2625 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2626 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2627 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2629 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org>
2631 Reviewed by eseidel. Landed by eseidel.
2633 * svg/custom/baseval-animval-equality.svg: Added.
2635 2006-09-11 Kevin McCullough <KMcCullough@apple.com>
2640 * fast/dom/Range/range-compareNode-expected.txt: Added.
2641 * fast/dom/Range/range-compareNode.html: Added.
2642 * fast/dom/Range/range-comparePoint.html:
2644 2006-09-11 Vladimir Olexa <vladimir.olexa@gmail.com>
2648 - test for http://bugs.webkit.org/show_bug.cgi?id=10323
2649 REGRESSION: javascript: URL containing '\\' gets passed as '//'
2651 * fast/dom/javascript-backslash-expected.txt: Added.
2652 * fast/dom/javascript-backslash.html: Added.
2654 2006-09-11 Darin Adler <darin@apple.com>
2656 - converted a test to plain text (makes it platform independent; fixes a failure)
2658 * fast/events/ondragenter-expected.checksum: Removed.
2659 * fast/events/ondragenter-expected.png: Removed.
2660 * fast/events/ondragenter-expected.txt:
2661 * fast/events/ondragenter.html:
2663 2006-09-10 Darin Adler <darin@apple.com>
2665 - converted a test to plain text (makes it platform independent; fixes a failure)
2667 * fast/text/plain-text-line-breaks-expected.checksum: Removed.
2668 * fast/text/plain-text-line-breaks-expected.png: Removed.
2669 * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
2670 * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
2672 2006-09-08 Timothy Hatcher <timothy@apple.com>
2674 Adds a test for the CSS URL quoting logic.
2676 * fast/inspector/cssURLQuotes-expected.txt: Added.
2677 * fast/inspector/cssURLQuotes.html: Added.
2679 2006-09-09 Alexey Proskuryakov <ap@nypop.com>
2683 http://bugs.webkit.org/show_bug.cgi?id=10759
2684 fast/AppleScript/array.html test failing
2686 * fast/AppleScript/001-expected.txt: Updated results.
2688 2006-09-07 Alexey Proskuryakov <ap@nypop.com>
2692 Test for http://bugs.webkit.org/show_bug.cgi?id=10753
2693 REGRESSION: The beginning of a CSS file is missing
2695 * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
2696 * http/tests/incremental/slow-utf8-css-expected.png: Added.
2697 * http/tests/incremental/slow-utf8-css-expected.txt: Added.
2698 * http/tests/incremental/slow-utf8-css.pl: Added.
2700 2006-09-07 Rob Buis <buis@kde.org>
2705 <http://bugs.webkit.org/show_bug.cgi?id=9753>
2706 SVG with width and height 100% leaves room for scrollbar on the right.
2708 Also Updated .txt files (all text blocks are wider) and some updated
2709 pixel tests (some text is layouted differently because of wider text blocks).
2711 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
2712 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
2713 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
2714 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
2715 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2716 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2717 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2718 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
2719 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
2720 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
2721 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
2722 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
2723 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
2724 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
2725 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
2726 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
2727 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
2728 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
2729 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
2730 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
2731 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
2732 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
2733 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2734 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
2735 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
2736 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2737 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
2738 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
2739 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2740 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2741 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
2742 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
2743 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
2744 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
2745 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
2746 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
2747 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
2748 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
2749 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2750 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
2751 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
2752 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2753 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2754 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2755 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2756 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2757 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2758 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2759 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2760 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2761 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2762 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2763 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2764 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2765 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2766 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2767 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2768 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2769 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2770 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2771 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
2772 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2773 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
2774 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2775 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2776 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
2777 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2778 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
2779 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
2780 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
2781 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
2782 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
2783 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
2784 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
2785 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
2786 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
2787 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
2788 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
2789 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2790 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
2791 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
2792 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
2793 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
2794 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2795 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
2796 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2797 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
2798 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
2799 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
2800 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
2801 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2802 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2803 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2804 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
2805 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
2806 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
2807 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
2808 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
2809 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
2810 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
2811 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
2812 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
2813 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
2814 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
2815 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
2816 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
2817 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
2818 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
2819 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
2820 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
2821 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
2822 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
2823 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2824 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2825 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
2826 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2827 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2828 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
2829 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
2830 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2831 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
2832 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
2833 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
2834 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
2835 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
2836 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
2837 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
2838 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2839 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
2840 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
2841 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
2842 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2843 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2844 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
2845 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
2846 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
2847 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
2848 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
2849 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
2850 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
2851 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
2852 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
2853 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
2854 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
2855 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
2856 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
2857 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2858 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2859 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2860 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2861 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2862 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2863 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
2864 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
2865 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
2866 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2867 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
2868 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
2869 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
2870 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2871 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2872 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2873 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2874 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
2875 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
2876 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2877 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
2878 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
2879 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
2880 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
2881 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
2882 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2883 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2884 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2885 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
2886 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
2887 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
2888 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
2889 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
2890 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2891 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
2892 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
2893 * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
2894 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
2895 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
2896 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
2897 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
2898 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2899 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
2900 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
2901 * svg/custom/coords-relative-units-transforms-expected.txt:
2902 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2903 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2904 * svg/custom/feComponentTransfer-Linear-expected.txt:
2905 * svg/custom/feComponentTransfer-Table-expected.txt:
2906 * svg/custom/image-with-transform-clip-filter-expected.txt:
2907 * svg/custom/invalid-css-expected.txt:
2908 * svg/custom/invalid-viewbox1-expected.txt:
2909 * svg/custom/invalid-viewbox2-expected.txt:
2910 * svg/custom/non-opaque-filters-expected.txt:
2911 * svg/custom/percentage-rect-expected.checksum:
2912 * svg/custom/percentage-rect-expected.png:
2913 * svg/custom/percentage-rect-expected.txt:
2914 * svg/custom/pointer-events-path-expected.txt:
2915 * svg/custom/svg-overflow-types-expected.txt:
2916 * svg/custom/text-clip-expected.txt:
2917 * svg/custom/text-filter-expected.txt:
2918 * svg/custom/text-gradient-no-content-expected.checksum:
2919 * svg/custom/text-gradient-no-content-expected.png:
2920 * svg/custom/text-gradient-no-content-expected.txt:
2921 * svg/custom/text-hit-test-expected.txt:
2922 * svg/custom/text-image-opacity-expected.txt:
2923 * svg/custom/tref-update-expected.txt:
2924 * svg/custom/width-full-percentage-expected.checksum: Added.
2925 * svg/custom/width-full-percentage-expected.png: Added.
2926 * svg/custom/width-full-percentage-expected.txt: Added.
2927 * svg/custom/width-full-percentage.svg: Added.
2929 2006-09-05 Darin Adler <darin@apple.com>
2933 - test for bug where the charset in a link element for a CSS stylesheet is ignored.
2934 I noticed this while working on new text encoding machinery.
2936 * fast/encoding/css-link-charset-expected.txt: Added.
2937 * fast/encoding/css-link-charset.css: Added.
2938 * fast/encoding/css-link-charset.html: Added.
2940 - test for http://bugs.webkit.org/show_bug.cgi?id=10681
2941 REGRESSION: Reproducible crash at Wikipedia
2942 (Alexey wrote this one, I reviewed.)
2944 * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
2945 * fast/forms/form-data-encoding-normalization-overrun.html: Added.
2947 - and a tweak to an existing test
2949 * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
2950 diagnose this when it fails.
2952 2006-09-05 Justin Garcia <justin.garcia@apple.com>
2954 Reviewed by thatcher
2956 Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
2959 * editing/pasteboard/4641033-expected.checksum:
2960 * editing/pasteboard/4641033-expected.png:
2961 * editing/execCommand/outdent-selection-expected.checksum:
2962 * editing/execCommand/outdent-selection-expected.png:
2964 Added a didChangeSelection notification that was absent before:
2965 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
2966 * editing/deleting/delete-3608430-fix-expected.txt:
2967 * editing/deleting/delete-3608462-fix-expected.txt:
2968 * editing/deleting/delete-3775172-fix-expected.txt:
2969 * editing/deleting/delete-3800834-fix-expected.txt:
2970 * editing/deleting/delete-3857753-fix-expected.txt:
2971 * editing/deleting/delete-3865854-fix-expected.txt:
2972 * editing/deleting/delete-3928305-fix-expected.txt:
2973 * editing/deleting/delete-3959464-fix-expected.txt:
2974 * editing/deleting/delete-4038408-fix-expected.txt:
2975 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
2976 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
2977 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
2978 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
2979 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
2980 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
2981 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
2982 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
2983 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
2984 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
2985 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
2986 * editing/deleting/delete-block-contents-001-expected.txt:
2987 * editing/deleting/delete-block-contents-002-expected.txt:
2988 * editing/deleting/delete-block-contents-003-expected.txt:
2989 * editing/deleting/delete-block-merge-contents-001-expected.txt:
2990 * editing/deleting/delete-block-merge-contents-002-expected.txt:
2991 * editing/deleting/delete-block-merge-contents-003-expected.txt:
2992 * editing/deleting/delete-block-merge-contents-004-expected.txt:
2993 * editing/deleting/delete-block-merge-contents-005-expected.txt:
2994 * editing/deleting/delete-block-merge-contents-006-expected.txt:
2995 * editing/deleting/delete-block-merge-contents-007-expected.txt:
2996 * editing/deleting/delete-block-merge-contents-008-expected.txt:
2997 * editing/deleting/delete-block-merge-contents-009-expected.txt:
2998 * editing/deleting/delete-block-merge-contents-010-expected.txt:
2999 * editing/deleting/delete-block-merge-contents-012-expected.txt:
3000 * editing/deleting/delete-block-merge-contents-013-expected.txt:
3001 * editing/deleting/delete-block-merge-contents-014-expected.txt:
3002 * editing/deleting/delete-block-merge-contents-015-expected.txt:
3003 * editing/deleting/delete-block-merge-contents-016-expected.txt:
3004 * editing/deleting/delete-block-merge-contents-017-expected.txt:
3005 * editing/deleting/delete-block-merge-contents-018-expected.txt:
3006 * editing/deleting/delete-block-merge-contents-019-expected.txt:
3007 * editing/deleting/delete-block-merge-contents-020-expected.txt:
3008 * editing/deleting/delete-block-merge-contents-021-expected.txt:
3009 * editing/deleting/delete-block-merge-contents-022-expected.txt:
3010 * editing/deleting/delete-block-merge-contents-023-expected.txt:
3011 * editing/deleting/delete-block-merge-contents-024-expected.txt:
3012 * editing/deleting/delete-block-table-expected.txt:
3013 * editing/deleting/delete-br-008-expected.txt:
3014 * editing/deleting/delete-br-010-expected.txt:
3015 * editing/deleting/delete-br-011-expected.txt:
3016 * editing/deleting/delete-first-list-item-expected.txt:
3017 * editing/deleting/delete-image-001-expected.txt:
3018 * editing/deleting/delete-image-002-expected.txt:
3019 * editing/deleting/delete-image-003-expected.txt:
3020 * editing/deleting/delete-image-004-expected.txt:
3021 * editing/deleting/delete-line-001-expected.txt:
3022 * editing/deleting/delete-line-002-expected.txt:
3023 * editing/deleting/delete-line-003-expected.txt:
3024 * editing/deleting/delete-line-004-expected.txt:
3025 * editing/deleting/delete-line-005-expected.txt:
3026 * editing/deleting/delete-line-006-expected.txt:
3027 * editing/deleting/delete-line-007-expected.txt:
3028 * editing/deleting/delete-line-008-expected.txt:
3029 * editing/deleting/delete-line-009-expected.txt:
3030 * editing/deleting/delete-line-010-expected.txt:
3031 * editing/deleting/delete-line-011-expected.txt:
3032 * editing/deleting/delete-line-012-expected.txt:
3033 * editing/deleting/delete-line-013-expected.txt:
3034 * editing/deleting/delete-line-014-expected.txt:
3035 * editing/deleting/delete-line-015-expected.txt:
3036 * editing/deleting/delete-line-016-expected.txt:
3037 * editing/deleting/delete-line-017-expected.txt:
3038 * editing/deleting/delete-listitem-001-expected.txt:
3039 * editing/deleting/delete-listitem-002-expected.txt:
3040 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
3041 * editing/deleting/delete-select-all-001-expected.txt:
3042 * editing/deleting/delete-select-all-002-expected.txt:
3043 * editing/deleting/delete-select-all-003-expected.txt:
3044 * editing/deleting/merge-different-styles-expected.txt:
3045 * editing/deleting/merge-endOfParagraph-expected.txt:
3046 * editing/deleting/merge-no-br-expected.txt:
3047 * editing/deleting/pruning-after-merge-1-expected.txt:
3048 * editing/deleting/pruning-after-merge-2-expected.txt:
3049 * editing/deleting/table-cells-expected.txt:
3050 * editing/execCommand/boldSelection-expected.txt:
3051 * editing/execCommand/create-list-from-range-selection-expected.txt:
3052 * editing/execCommand/createLink-expected.txt:
3053 * editing/execCommand/format-block-expected.txt:
3054 * editing/execCommand/format-block-from-range-selection-expected.txt:
3055 * editing/execCommand/format-block-with-braces-expected.txt:
3056 * editing/execCommand/format-block-with-trailing-br-expected.txt:
3057 * editing/execCommand/hilitecolor-expected.txt:
3058 * editing/execCommand/indent-list-item-expected.txt:
3059 * editing/execCommand/indent-selection-expected.txt:
3060 * editing/execCommand/insert-list-and-stitch-expected.txt:
3061 * editing/execCommand/insert-list-with-id-expected.txt:
3062 * editing/execCommand/insertHTML-expected.txt:
3063 * editing/execCommand/insertHorizontalRule-expected.txt:
3064 * editing/execCommand/remove-formatting-expected.txt:
3065 * editing/execCommand/remove-list-from-range-selection-expected.txt:
3066 * editing/execCommand/remove-list-items-expected.txt:
3067 * editing/execCommand/strikethroughSelection-expected.txt:
3068 * editing/execCommand/switch-list-type-expected.txt:
3069 * editing/execCommand/unlink-expected.txt:
3070 * editing/input/text-input-controller-expected.txt:
3071 * editing/inserting/insert-3654864-fix-expected.txt:
3072 * editing/inserting/insert-3659587-fix-expected.txt:
3073 * editing/inserting/insert-3775316-fix-expected.txt:
3074 * editing/inserting/insert-3851164-fix-expected.txt:
3075 * editing/inserting/insert-3907422-fix-expected.txt:
3076 * editing/inserting/insert-after-delete-001-expected.txt:
3077 * editing/inserting/insert-div-001-expected.txt:
3078 * editing/inserting/insert-div-002-expected.txt:
3079 * editing/inserting/insert-div-003-expected.txt:
3080 * editing/inserting/insert-div-005-expected.txt:
3081 * editing/inserting/insert-div-007-expected.txt:
3082 * editing/inserting/insert-div-009-expected.txt:
3083 * editing/inserting/insert-div-010-expected.txt:
3084 * editing/inserting/insert-div-020-expected.txt:
3085 * editing/inserting/insert-div-023-expected.txt:
3086 * editing/inserting/insert-div-024-expected.txt:
3087 * editing/inserting/insert-div-025-expected.txt:
3088 * editing/inserting/insert-div-026-expected.txt:
3089 * editing/inserting/multiple-lines-selected-expected.txt:
3090 * editing/inserting/paragraph-separator-03-expected.txt:
3091 * editing/inserting/paragraph-separator-in-table-2-expected.txt:
3092 * editing/inserting/redo-expected.txt:
3093 * editing/inserting/return-key-with-selection-001-expected.txt:
3094 * editing/inserting/return-key-with-selection-002-expected.txt:
3095 * editing/inserting/return-key-with-selection-003-expected.txt:
3096 * editing/pasteboard/3976872-expected.txt:
3097 * editing/pasteboard/4076267-3-expected.txt:
3098 * editing/pasteboard/4076267-expected.txt:
3099 * editing/pasteboard/4700297-expected.txt:
3100 * editing/pasteboard/8145-3-expected.txt:
3101 * editing/pasteboard/block-wrappers-necessary-expected.txt:
3102 * editing/pasteboard/copy-paste-bidi-expected.txt:
3103 * editing/pasteboard/displaced-generic-placeholder-expected.txt:
3104 * editing/pasteboard/displaced-placeholder-expected.txt:
3105 * editing/pasteboard/display-block-on-spans-expected.txt:
3106 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
3107 * editing/pasteboard/interchange-newline-2-expected.txt:
3108 * editing/pasteboard/merge-after-delete-1-expected.txt:
3109 * editing/pasteboard/merge-after-delete-2-expected.txt:
3110 * editing/pasteboard/merge-after-delete-expected.txt:
3111 * editing/pasteboard/merge-end-3-expected.txt:
3112 * editing/pasteboard/merge-end-5-expected.txt:
3113 * editing/pasteboard/merge-end-blockquote-expected.txt:
3114 * editing/pasteboard/merge-end-list-expected.txt:
3115 * editing/pasteboard/merge-end-table-expected.txt:
3116 * editing/pasteboard/paste-4035648-fix-expected.txt:
3117 * editing/pasteboard/paste-4039777-fix-expected.txt:
3118 * editing/pasteboard/paste-line-endings-001-expected.txt:
3119 * editing/pasteboard/paste-line-endings-006-expected.txt:
3120 * editing/pasteboard/paste-match-style-001-expected.txt:
3121 * editing/pasteboard/paste-match-style-002-expected.txt:
3122 * editing/pasteboard/paste-pre-001-expected.txt:
3123 * editing/pasteboard/paste-pre-002-expected.txt:
3124 * editing/pasteboard/paste-table-002-expected.txt:
3125 * editing/pasteboard/paste-table-003-expected.txt:
3126 * editing/pasteboard/paste-text-006-expected.txt:
3127 * editing/pasteboard/paste-text-007-expected.txt:
3128 * editing/pasteboard/paste-text-010-expected.txt:
3129 * editing/pasteboard/paste-text-011-expected.txt:
3130 * editing/pasteboard/paste-text-015-expected.txt:
3131 * editing/pasteboard/paste-text-016-expected.txt:
3132 * editing/pasteboard/paste-text-017-expected.txt:
3133 * editing/pasteboard/paste-text-018-expected.txt:
3134 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
3135 * editing/pasteboard/smart-paste-003-expected.txt:
3136 * editing/pasteboard/smart-paste-004-expected.txt:
3137 * editing/pasteboard/smart-paste-005-expected.txt:
3138 * editing/pasteboard/smart-paste-006-expected.txt:
3139 * editing/pasteboard/smart-paste-007-expected.txt:
3140 * editing/pasteboard/smart-paste-008-expected.txt:
3141 * editing/pasteboard/testcase-9507-expected.txt:
3142 * editing/pasteboard/undoable-fragment-removes-expected.txt:
3143 * editing/selection/expanding-selections-expected.txt:
3144 * editing/selection/expanding-selections2-expected.txt:
3145 * editing/selection/node-removal-1-expected.txt:
3146 * editing/selection/node-removal-2-expected.txt:
3147 * editing/selection/select-all-iframe-expected.txt:
3148 * editing/selection/skip-non-editable-1-expected.txt:
3149 * editing/selection/triple-click-in-pre-expected.txt:
3150 * editing/style/apple-style-editable-mix-expected.txt:
3151 * editing/style/block-style-004-expected.txt:
3152 * editing/style/block-style-005-expected.txt:
3153 * editing/style/block-style-006-expected.txt:
3154 * editing/style/create-block-for-style-001-expected.txt:
3155 * editing/style/create-block-for-style-002-expected.txt:
3156 * editing/style/create-block-for-style-003-expected.txt:
3157 * editing/style/create-block-for-style-004-expected.txt:
3158 * editing/style/create-block-for-style-007-expected.txt:
3159 * editing/style/create-block-for-style-009-expected.txt:
3160 * editing/style/create-block-for-style-010-expected.txt:
3161 * editing/style/create-block-for-style-011-expected.txt:
3162 * editing/style/create-block-for-style-012-expected.txt:
3163 * editing/style/create-block-for-style-013-expected.txt:
3164 * editing/style/designmode-expected.txt:
3165 * editing/style/relative-font-size-change-001-expected.txt:
3166 * editing/style/relative-font-size-change-002-expected.txt:
3167 * editing/style/remove-underline-across-paragraph-expected.txt:
3168 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
3169 * editing/style/remove-underline-after-paragraph-expected.txt:
3170 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
3171 * editing/style/remove-underline-from-stylesheet-expected.txt:
3172 * editing/style/smoosh-styles-001-expected.txt:
3173 * editing/style/smoosh-styles-002-expected.txt:
3174 * editing/style/smoosh-styles-003-expected.txt:
3175 * editing/style/style-3681552-fix-001-expected.txt:
3176 * editing/style/style-3681552-fix-002-expected.txt:
3177 * editing/style/style-3690704-fix-expected.txt:
3178 * editing/style/style-3998892-fix-expected.txt:
3179 * editing/style/style-boundary-001-expected.txt:
3180 * editing/style/style-boundary-003-expected.txt:
3181 * editing/style/style-boundary-004-expected.txt:
3182 * editing/style/typing-style-001-expected.txt:
3183 * editing/style/typing-style-003-expected.txt:
3184 * editing/undo/undo-misspellings-expected.txt:
3185 * editing/unsupported-content/list-delete-001-expected.txt:
3186 * editing/unsupported-content/list-delete-002-expected.txt:
3187 * editing/unsupported-content/list-delete-003-expected.txt:
3188 * editing/unsupported-content/table-delete-001-expected.txt:
3189 * editing/unsupported-content/table-delete-002-expected.txt:
3190 * editing/unsupported-content/table-delete-003-expected.txt:
3191 * fast/forms/attributed-strings-expected.txt:
3192 * fast/forms/cursor-position-expected.txt:
3193 * fast/forms/drag-into-textarea-expected.txt:
3194 * fast/forms/input-appearance-maxlength-expected.txt:
3195 * fast/forms/input-paste-undo-expected.txt:
3196 * fast/forms/input-selection-restore-expected.txt:
3197 * fast/forms/input-text-paste-maxlength-expected.txt:
3198 * fast/forms/selection-functions-expected.txt:
3199 * fast/forms/text-field-setvalue-crash-expected.txt:
3200 * fast/forms/textarea-paste-newline-expected.txt:
3202 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
3206 Tests for http://bugs.webkit.org/show_bug.cgi?id=10716
3207 XMLHttpRequest.responseText is null if HTTP response is empty
3209 The results are not fully correct yet:
3210 - accessing properties that are now undefined should cause an exception;
3211 - on error, responseXML should be null, rather than contain an HTML document describing
3214 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
3215 now returning null for nil documents.
3217 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
3218 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
3219 * http/tests/xmlhttprequest/zero-length-response-sync.html:
3220 * http/tests/xmlhttprequest/zero-length-response.html:
3221 Extended to cover more properties.
3223 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
3227 Test for http://bugs.webkit.org/show_bug.cgi?id=10676
3228 @charset rules not accessible via DOM
3230 * fast/encoding/css-charset-dom-expected.txt: Added.
3231 * fast/encoding/css-charset-dom.html: Added.
3233 2006-09-04 Rob Buis <buis@kde.org>
3237 Testcase needed for:
3238 http://bugs.webkit.org/show_bug.cgi?id=6546
3239 clipPath data does not respect transforms
3241 * svg/custom/clip-path-with-transform-expected.checksum: Added.
3242 * svg/custom/clip-path-with-transform-expected.png: Added.
3243 * svg/custom/clip-path-with-transform-expected.txt: Added.
3244 * svg/custom/clip-path-with-transform.svg: Added.
3246 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
3250 Test for http://bugs.webkit.org/show_bug.cgi?id=10693
3251 Convert JavaScript arrays to AppleScript lists
3253 * fast/AppleScript/array-expected.txt:
3254 * fast/AppleScript/array.html: Updated results, added a test for
3255 circular dependencies.
3257 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
3261 Tests for http://bugs.webkit.org/show_bug.cgi?id=10697
3262 REGRESSION (r16175): Errors in incremental decoding of UTF-8
3264 * fast/encoding/charset-invalid-expected.txt: Added.
3265 * fast/encoding/charset-invalid.html: Added.
3266 * http/tests/incremental/slow-utf8-html-expected.txt: Added.
3267 * http/tests/incremental/slow-utf8-html.pl: Added.
3269 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
3273 http://bugs.webkit.org/show_bug.cgi?id=4508
3274 Layout tests access an external server
3276 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
3277 but the test still pointed to a remote one).
3278 * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
3279 * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of
3280 a non-existent http one.
3281 * fast/loader/docLoaderFrame-expected.checksum: Removed.
3282 * fast/loader/docLoaderFrame-expected.png: Removed.
3283 * fast/loader/docLoaderFrame-expected.txt: Removed.
3284 * fast/loader/docLoaderFrame.html: Removed.
3285 * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
3286 * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
3287 * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
3288 Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it
3291 2006-09-02 Graham Dennis <graham.dennis@gmail.com>
3296 http://bugs.webkit.org/show_bug.cgi?id=10579
3297 AppleStyleCommand::applyBlockStyle crash
3299 * editing/style/table-selection-expected.checksum: Added.
3300 * editing/style/table-selection-expected.png: Added.
3301 * editing/style/table-selection-expected.txt: Added.
3302 * editing/style/table-selection.html: Added.
3304 2006-09-01 Adele Peterson <adele@apple.com>
3306 Reviewed by Tim Omernick.
3308 Updated results for http://bugs.webkit.org/show_bug.cgi?id=6990
3309 Switch to use new text field implementation for <input type="password">
3311 * dom/html/level2/html/HTMLInputElement22-expected.txt:
3312 * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
3313 * fast/events/event-sender-mouse-click.html:
3314 * fast/forms/input-appearance-height-expected.checksum:
3315 * fast/forms/input-appearance-height-expected.txt:
3316 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
3317 * fast/forms/input-value-expected.checksum:
3318 * fast/forms/input-value-expected.png:
3319 * fast/forms/input-value-expected.txt:
3320 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
3321 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
3322 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
3324 Updated from switch to style-able selects
3325 * fast/forms/option-strip-whitespace-expected.checksum:
3326 * fast/forms/option-strip-whitespace-expected.png:
3327 * fast/forms/option-strip-whitespace-expected.txt:
3329 2006-09-01 Timothy Hatcher <timothy@apple.com>
3333 - updated results, null is not round-tripped through the bindings
3334 because of regressions the original change caused in other applications.
3335 - added an echo for "undefined".
3337 * plugins/bindings-test-expected.txt:
3338 * plugins/bindings-test.html:
3340 2006-09-01 Alexey Proskuryakov <ap@nypop.com>
3345 - http://bugs.webkit.org/show_bug.cgi?id=5620
3346 Should only honor encoding from <meta> in HTML
3348 - http://bugs.webkit.org/show_bug.cgi?id=9783
3349 An XML declaration without an explicit encoding incorrectly triggers
3350 UTF-8 encoding in an HTML document
3352 - http://bugs.webkit.org/show_bug.cgi?id=10155
3353 CSS2: @charset is not supported
3355 * fast/encoding/css-charset-expected.txt: Added.
3356 * fast/encoding/css-charset.css: Added.
3357 * fast/encoding/css-charset.html: Added.
3358 * fast/encoding/css-charset-evil-expected.txt: Added.
3359 * fast/encoding/css-charset-evil.css: Added.
3360 * fast/encoding/css-charset-evil.html: Added.
3361 * fast/encoding/default-xhtml-encoding-expected.txt: Added.
3362 * fast/encoding/default-xhtml-encoding.xhtml: Added.
3363 * fast/encoding/meta-in-xhtml-expected.txt: Added.
3364 * fast/encoding/meta-in-xhtml.xhtml: Added.
3365 * fast/encoding/pseudo-xml-2-expected.txt: Added.
3366 * fast/encoding/pseudo-xml-2.html: Added.
3367 * fast/encoding/pseudo-xml-3-expected.txt: Added.
3368 * fast/encoding/pseudo-xml-3.html: Added.
3369 * fast/encoding/pseudo-xml-4-expected.txt: Added.
3370 * fast/encoding/pseudo-xml-4.html: Added.
3371 * fast/encoding/pseudo-xml-expected.txt: Added.
3372 * fast/encoding/pseudo-xml.html: Added.
3374 2006-08-31 Alice Liu <alice.liu@apple.com>
3378 Revised expected results for an isindex element because of
3379 <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
3380 Now the field is rendered as a textfield
3382 * fast/dom/isindex-002-expected.checksum:
3383 * fast/dom/isindex-002-expected.png:
3384 * fast/dom/isindex-002-expected.txt:
3386 2006-08-30 Rob Buis <buis@kde.org>
3390 Changed test results because of:
3391 http://bugs.webkit.org/show_bug.cgi?id=10586
3392 pointer-events has issues when things are not stroked/filled
3394 * svg/custom/pointer-events-path-expected.checksum:
3395 * svg/custom/pointer-events-path-expected.png:
3396 * svg/custom/pointer-events-path-expected.txt:
3398 2006-08-29 Justin Garcia <justin.garcia@apple.com>
3400 Reviewed by harrison
3402 <rdar://problem/4700297>
3403 REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
3406 * editing/pasteboard/smart-paste-002-expected.checksum:
3407 * editing/pasteboard/smart-paste-002-expected.png:
3408 * editing/pasteboard/smart-paste-002-expected.txt:
3409 Added to demonstrate fix:
3410 * editing/pasteboard/4700297-expected.checksum: Added.
3411 * editing/pasteboard/4700297-expected.png: Added.
3412 * editing/pasteboard/4700297-expected.txt: Added.
3413 * editing/pasteboard/4700297.html: Added.
3414 Removed a superfluous style span:
3415 * editing/deleting/pruning-after-merge-1-expected.txt:
3416 * editing/pasteboard/interchange-newline-1-expected.txt:
3417 * editing/pasteboard/paste-text-019-expected.checksum:
3418 * editing/pasteboard/paste-text-019-expected.png:
3419 * editing/pasteboard/paste-text-019-expected.txt:
3420 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3421 Accidently checked in bad results yesterday:
3422 * editing/pasteboard/copy-paste-bidi-expected.txt:
3423 Equivalent render tree:
3424 * editing/pasteboard/smart-paste-001-expected.txt:
3426 2006-08-29 waylonis <waylonis@google.com>
3430 - Updated test to check for exceptions thrown in a plug-in. This is
3431 a test for http://bugs.webkit.org/show_bug.cgi?id=10114.
3432 * plugins/bindings-test-expected.txt:
3433 * plugins/bindings-test.html:
3435 2006-08-29 Darin Adler <darin@apple.com>
3439 - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)
3441 * fast/css/computed-style-negative-top-expected.txt: Added.
3442 * fast/css/computed-style-negative-top.html: Added.
3444 2006-08-28 Justin Garcia <justin.garcia@apple.com>
3446 Reviewed by harrison
3448 * editing/inserting/redo-expected.checksum: Added.
3449 * editing/inserting/redo-expected.png: Added.
3450 * editing/inserting/redo-expected.txt: Added.
3451 * editing/inserting/redo.html: Added.
3452 * editing/pasteboard/copy-paste-bidi-expected.txt:
3454 2006-08-28 Alice Liu <alice.liu@apple.com>
3458 Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write
3460 * http/tests/misc/iframe-domain-test-expected.txt: Added.
3461 * http/tests/misc/iframe-domain-test.html: Added.
3463 2006-08-27 Rob Buis <buis@kde.org>
3467 Changed test result because of:
3468 http://bugs.webkit.org/show_bug.cgi?id=10557
3469 KCanvasPath should be replace by platform/Path
3471 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
3473 2006-08-26 Eric Seidel <eric@eseidel.com>
3477 Test case for: pointer-events does not work.
3478 http://bugs.webkit.org/show_bug.cgi?id=10415
3480 * svg/custom/pointer-events-path-expected.checksum: Added.
3481 * svg/custom/pointer-events-path-expected.png: Added.
3482 * svg/custom/pointer-events-path-expected.txt: Added.
3483 * svg/custom/pointer-events-path.svg: Added.
3485 2006-08-27 Rob Buis <buis@kde.org>
3490 http://bugs.webkit.org/show_bug.cgi?id=10558
3491 SVG should have support for <metadata> element
3493 * svg/custom/create-metadata-element-expected.checksum: Added.
3494 * svg/custom/create-metadata-element-expected.png: Added.
3495 * svg/custom/create-metadata-element-expected.txt: Added.
3496 * svg/custom/create-metadata-element.svg: Added.
3498 2006-08-25 Adele Peterson <adele@apple.com>
3500 Updated results for addition of -webkit-text-security.
3502 * fast/css/computed-style-expected.txt:
3504 2006-08-25 Adele Peterson <adele@apple.com>
3508 New tests and updated tests for styled selects.
3510 * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
3511 * fast/borders/borderRadiusInvalidColor-expected.png: Added.
3512 * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
3513 * fast/borders/borderRadiusInvalidColor.html: Added.
3515 * fast/forms/select-baseline-expected.checksum: Added.