1 2006-11-11 Graham Dennis <graham.dennis@gmail.com>
5 REGRESSION (r16122): min/max widths incorrectly calculated for contentEditable text
6 http://bugs.webkit.org/show_bug.cgi?id=11570
8 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.checksum: Added.
9 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.png: Added.
10 * fast/text/whitespace/nbsp-mode-and-linewraps-expected.txt: Added.
11 * fast/text/whitespace/nbsp-mode-and-linewraps.html: Added.
13 2006-11-10 Justin Garcia <justin.garcia@apple.com>
17 <rdar://problem/4069359>
18 Deleting hyperlink text, then typing uses link typing style but loses the link itself
20 * editing/deleting/delete-link-1-expected.checksum: Added.
21 * editing/deleting/delete-link-1-expected.png: Added.
22 * editing/deleting/delete-link-1-expected.txt: Added.
23 * editing/deleting/delete-link-1.html: Added.
24 * editing/inserting/insert-before-link-1-expected.checksum: Added.
25 * editing/inserting/insert-before-link-1-expected.png: Added.
26 * editing/inserting/insert-before-link-1-expected.txt: Added.
27 * editing/inserting/insert-before-link-1.html: Added.
29 2006-11-09 Adam Roben <aroben@apple.com>
33 New test to keep the mistake I made in r17680 from happening again.
35 * fast/block/margin-collapse/negative-margins-expected.checksum: Added.
36 * fast/block/margin-collapse/negative-margins-expected.png: Added.
37 * fast/block/margin-collapse/negative-margins-expected.txt: Added.
38 * fast/block/margin-collapse/negative-margins.html: Added.
40 2006-11-08 Darin Adler <darin@apple.com>
44 - added test for option-tab
46 * fast/events/option-tab.html: Added.
47 * fast/events/option-tab-expected.txt: Added.
49 2006-11-08 Brady Eidson <beidson@apple.com>
53 Added test to cover bug http://bugs.webkit.org/show_bug.cgi?id=11450
54 -Confirm there is no assert when nuking a frame with an active XMLHttpRequest load
55 -Confirm the correct state-change notifications for the request are dispatched
57 * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt: Added.
58 * http/tests/xmlhttprequest/frame-load-cancelled-abort.html: Added.
59 * http/tests/xmlhttprequest/resources/endlessxml.php: Added.
60 * http/tests/xmlhttprequest/resources/frame-load-to-cancel.html: Added.
62 2006-11-08 Darin Adler <darin@apple.com>
66 * fast/forms/submit-nil-value-field-assert.html: Update test so it
67 no longer relies on incorrect "submit form right away during JavaScript
70 2006-11-08 Beth Dakin <bdakin@apple.com>
74 This test needs new results from my last check-in. I thought this
75 change was already in my tree, but I guess not. Whoops!
77 * fast/dom/delete-contents-expected.txt:
79 2006-11-07 Beth Dakin <bdakin@apple.com>
83 Test cases for <rdar://problem/4820814> A crash occurs at
84 WebCore::HitTestResult::spellingToolTip() when mousing down on
85 iframe at www.macsurfer.com
87 And for the found-bug of moving text nodes within the head to the
90 * fast/dom/HTMLHeadElement/textInHead1-expected.checksum: Added.
91 * fast/dom/HTMLHeadElement/textInHead1-expected.png: Added.
92 * fast/dom/HTMLHeadElement/textInHead1-expected.txt: Added.
93 * fast/dom/HTMLHeadElement/textInHead1.html: Added.
94 * fast/dom/HTMLHeadElement/textInHead2-expected.checksum: Added.
95 * fast/dom/HTMLHeadElement/textInHead2-expected.png: Added.
96 * fast/dom/HTMLHeadElement/textInHead2-expected.txt: Added.
97 * fast/dom/HTMLHeadElement/textInHead2.html: Added.
98 * fast/dom/HTMLHeadElement/textInHead3-expected.checksum: Added.
99 * fast/dom/HTMLHeadElement/textInHead3-expected.png: Added.
100 * fast/dom/HTMLHeadElement/textInHead3-expected.txt: Added.
101 * fast/dom/HTMLHeadElement/textInHead3.html: Added.
102 * fast/dom/HTMLHeadElement/textInHead4-expected.checksum: Added.
103 * fast/dom/HTMLHeadElement/textInHead4-expected.png: Added.
104 * fast/dom/HTMLHeadElement/textInHead4-expected.txt: Added.
105 * fast/dom/HTMLHeadElement/textInHead4.html: Added.
106 * fast/dom/HTMLHeadElement/textInHead5-expected.checksum: Added.
107 * fast/dom/HTMLHeadElement/textInHead5-expected.png: Added.
108 * fast/dom/HTMLHeadElement/textInHead5-expected.txt: Added.
109 * fast/dom/HTMLHeadElement/textInHead5.html: Added.
110 * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
111 * fast/frames/onlyCommentInIFrame-expected.txt: Added.
112 * fast/frames/onlyCommentInIFrame.html: Added.
113 * fast/frames/resources/comment.html: Added.
114 * fast/frames/resources/commentX.xhtml: Added.
115 * tables/mozilla/bugs/bug1224-expected.checksum:
116 * tables/mozilla/bugs/bug1224-expected.png:
117 * tables/mozilla/bugs/bug1224-expected.txt:
119 2006-11-07 David Harrison <harrison@apple.com>
123 * editing/pasteboard/4076267-2-expected.checksum:
124 * editing/pasteboard/4076267-2-expected.png:
125 * editing/pasteboard/4076267-2-expected.txt:
127 2006-11-07 Darin Adler <darin@apple.com>
129 Rolled out change for <rdar://problem/4820814>.
131 Beth's planning on landing a new change for it soon, but in the mean time
132 we need layout tests succeeding again.
134 2006-11-07 David Harrison <harrison@apple.com>
138 <rdar://problem/4714993> REGRESSION: After replacing a misspelled word in a sentence, the selected word wraps down to next line (10428)
140 * editing/pasteboard/3976872-expected.txt:
141 * editing/pasteboard/4076267-2-expected.txt:
142 * editing/pasteboard/4076267-3-expected.txt:
143 * editing/pasteboard/4076267-expected.txt:
144 * editing/pasteboard/8145-1-expected.txt:
145 * editing/pasteboard/paste-empty-startcontainer-expected.txt: Removed.
146 * editing/pasteboard/paste-match-style-001-expected.txt:
147 * editing/pasteboard/paste-match-style-002-expected.txt:
148 * editing/pasteboard/paste-text-019-expected.txt:
149 * editing/pasteboard/pasting-tabs-expected.txt:
151 2006-11-07 Mitz Pettel <mitz@webkit.org>
155 Test for http://bugs.webkit.org/show_bug.cgi?id=11505
156 REGRESSION: Null pointer deref in HitTestResult::spellingToolTip() (assertion failure in Node::document)
158 The null check was added as part for the fix for <rdar://problem/4820814>,
159 however the test that was committed with the fix avoids the case of a null
160 m_innerNonSharedNode, which this test covers.
162 * fast/css-generated-content/spellingToolTip-assert-expected.checksum: Added.
163 * fast/css-generated-content/spellingToolTip-assert-expected.png: Added.
164 * fast/css-generated-content/spellingToolTip-assert-expected.txt: Added.
165 * fast/css-generated-content/spellingToolTip-assert.html: Added.
167 2006-11-06 Beth Dakin <bdakin@apple.com>
171 Test for <rdar://problem/4820814> A crash occurs at
172 WebCore::HitTestResult::spellingToolTip() when mousing down on
173 iframe at www.macsurfer.com
175 * fast/frames/onlyCommentInIFrame-expected.checksum: Added.
176 * fast/frames/onlyCommentInIFrame-expected.png: Added.
177 * fast/frames/onlyCommentInIFrame-expected.txt: Added.
178 * fast/frames/onlyCommentInIFrame.html: Added.
179 * fast/frames/resources/comment.html: Added.
180 * fast/frames/resources/commentX.xhtml: Added.
182 2006-11-06 Geoffrey Garen <ggaren@apple.com>
184 New results. The originals were incorrect.
186 * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum:
187 * svg/W3C-SVG-1.1/text-intro-01-t-expected.png:
188 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt:
189 * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum:
190 * svg/W3C-SVG-1.1/text-intro-02-b-expected.png:
191 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt:
192 * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum:
193 * svg/W3C-SVG-1.1/text-intro-03-b-expected.png:
194 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt:
195 * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum:
196 * svg/W3C-SVG-1.1/text-intro-04-t-expected.png:
197 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt:
199 2006-11-06 Justin Garcia <justin.garcia@apple.com>
203 * editing/execCommand/4641880-1-expected.checksum: Added.
204 * editing/execCommand/4641880-1-expected.png: Added.
205 * editing/execCommand/4641880-1-expected.txt: Added.
206 * editing/execCommand/4641880-1.html: Added.
207 * editing/execCommand/4641880-2-expected.checksum: Added.
208 * editing/execCommand/4641880-2-expected.png: Added.
209 * editing/execCommand/4641880-2-expected.txt: Added.
210 * editing/execCommand/4641880-2.html: Added.
212 2006-11-06 Oliver Hunt <oliver@apple.com>
216 * svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added.
217 * svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added.
218 * svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added.
219 * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Removed.
220 * svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added.
221 * svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added.
222 * svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added.
223 * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Removed.
224 * svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added.
225 * svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added.
226 * svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added.
227 * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Removed.
228 * svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added.
229 * svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added.
230 * svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added.
231 * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Removed.
233 2006-11-06 David Harrison <harrison@apple.com>
237 <rdar://problem/4813973> Pressing delete key to remove empty quoted line leaves cursor mis-positioned
239 * editing/deleting/delete-br-012-expected.checksum: Added.
240 * editing/deleting/delete-br-012-expected.png: Added.
241 * editing/deleting/delete-br-012-expected.txt: Added.
242 * editing/deleting/delete-br-012.html: Added.
244 2006-11-06 Alexey Proskuryakov <ap@nypop.com>
246 Reviewed by Sam Weinig.
248 Fix a layout test failure that happened with additional fonts installed - replace a fancy
249 Unicode character with a plain asterisk.
251 * css2.1/t0905-c414-flt-00-d-expected.checksum:
252 * css2.1/t0905-c414-flt-00-d-expected.png:
253 * css2.1/t0905-c414-flt-00-d-expected.txt:
254 * css2.1/t0905-c414-flt-00-d.html:
256 2006-11-06 Alexey Proskuryakov <ap@webkit.org>
260 Removed leftover results from the previous test.
262 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
264 2006-11-07 Mark Rowe <bdash@webkit.org>
266 http://bugs.webkit.org/show_bug.cgi?id=11526
267 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
269 Correctly updated tests results.
271 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
272 * fast/dom/HTMLMetaElement/meta-attributes.html:
274 2006-11-06 Mark Rowe <bdash@webkit.org>
278 http://bugs.webkit.org/show_bug.cgi?id=11526
279 Bug 11526: REGRESSION(r17610): Layout test failure in svg/custom/create-metadata-element.svg
281 Updated test results for change from nodeName to className in DOMNode::toString.
283 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt:
284 * fast/dom/prototype-chain-expected.txt:
285 * fast/dom/replace-first-child-expected.txt:
286 * fast/events/mouseclick-target-and-positioning-expected.txt:
287 * fast/forms/input-appearance-preventDefault-expected.checksum:
288 * fast/forms/input-appearance-preventDefault-expected.png:
289 * fast/forms/input-appearance-preventDefault-expected.txt:
290 * fast/loader/loadInProgress-expected.txt:
291 * fast/tokenizer/external-script-document-write-expected.checksum:
292 * fast/tokenizer/external-script-document-write-expected.png:
293 * fast/tokenizer/external-script-document-write-expected.txt:
294 * traversal/stay-within-root-expected.checksum:
295 * traversal/stay-within-root-expected.png:
296 * traversal/stay-within-root-expected.txt:
298 2006-11-06 Alexey Proskuryakov <ap@webkit.org>
302 Test for http://bugs.webkit.org/show_bug.cgi?id=11517
303 REGRESSION: Flash clicks/interactivity not working properly
305 * plugins/mouse-events-expected.txt: Added.
306 * plugins/mouse-events.html: Added.
308 2006-11-06 Mark Rowe <bdash@webkit.org>
310 Reviewed by the wonderful Mitz Pettel.
312 Test for http://bugs.webkit.org/show_bug.cgi?id=11524
313 Bug 11524: REGRESSION(r9842): Array.prototype.join should use ToString operator rather than calling toString on each element
315 * fast/js/array-join-bug-11524-expected.txt: Added.
316 * fast/js/array-join-bug-11524.html: Added.
317 * fast/js/resources/array-join-bug-11524.js: Added.
319 2006-11-04 Alexey Proskuryakov <ap@nypop.com>
323 http://bugs.webkit.org/show_bug.cgi?id=11448
324 ⟨ and ⟩ entities are mapped to the incorrect Unicode codepoint
326 * fast/parser/entities-in-xhtml-expected.checksum: Removed.
327 * fast/parser/entities-in-xhtml-expected.png: Removed.
328 Converted to plain text, the large table in the test didn't nearly fit anyway.
330 * fast/parser/entities-in-xhtml-expected.txt:
331 * fast/parser/entities-in-xhtml.xhtml:
332 Made the test self-consistent again by using actual numeric values for ⟨ and ⟩.
334 * fast/parser/entities-in-html-expected.txt: Added.
335 * fast/parser/entities-in-html.html: Added.
336 An HTML copy of the same test.
338 2006-11-03 Alexey Proskuryakov <ap@nypop.com>
342 Test for http://bugs.webkit.org/show_bug.cgi?id=7323
343 REGRESSION (10.4.4): ondrag* events don't fire on page in a frame
345 * fast/events/drag-in-frames-expected.txt: Added.
346 * fast/events/drag-in-frames.html: Added.
347 * fast/events/resources/drag-in-frames-console.html: Added.
348 * fast/events/resources/drag-in-frames-left.html: Added.
349 * fast/events/resources/drag-in-frames-right.html: Added.
351 * editing/selection/expanding-selections.html:
352 * editing/selection/expanding-selections2.html:
353 * fast/dynamic/layer-hit-test-crash.html:
354 * fast/events/event-view-toString.html:
355 * fast/events/resources/drag-outside-window-frame.html:
356 * svg/custom/hover-default-fill.svg:
357 Added missing calls to mouseUp().
359 * svg/custom/stroke-width-click-expected.txt:
360 * svg/custom/stroke-width-click.svg:
361 Don't attempt to click outside the page, this was confusing DRT.
363 * editing/selection/select-from-textfield-outwards-expected.txt:
364 * editing/selection/select-from-textfield-outwards.html:
365 Removed alerts between dragging steps - they are now useless,
366 as the dragging events are stored and executed at once.
368 2006-11-03 Geoffrey Garen <ggaren@apple.com>
370 Missed a few tests in my last check-in, and checked in old results for
373 * editing/inserting/before-after-input-element-expected.txt:
374 * editing/inserting/before-after-input-element.html:
375 * editing/pasteboard/4641033-expected.txt:
376 * editing/pasteboard/input-field-1-expected.txt:
377 * editing/pasteboard/input-field-1.html:
378 * editing/pasteboard/select-element-1-expected.txt:
379 * editing/pasteboard/select-element-1.html:
380 * editing/selection/select-element-paragraph-boundary-expected.txt:
381 * editing/selection/select-element-paragraph-boundary.html:
382 * fast/forms/textarea-no-scroll-on-blur-expected.txt:
383 * fast/forms/textarea-scrollbar-expected.txt:
385 2006-11-02 Geoffrey Garen <ggaren@apple.com>
387 Reviewed by Justin Garcia.
389 Used a PERL script to add calls to opt into dumping of editing callbacks
390 in all editing tests that didn't do so already. This is required now that
391 dumping of editing callbacks is opt-in.
393 Updated editing.js so that any test that calls runEditingTest() opt into
394 dumping of editing callbacks.
396 Updated results in all non-editing tests to remove dumping of editing callbacks.
398 Updated results in all editing tests to reflect minor DOM changes due to new
401 [ many tests and results modified ]
403 2006-11-02 Geoffrey Garen <ggaren@apple.com>
405 Updated results because they were incorrect when checked in. (We never
408 * fast/js/regexp-unicode-handling-expected.txt:
410 2006-11-02 Adele Peterson <adele@apple.com>
414 Test for http://bugs.webkit.org/show_bug.cgi?id=9581
415 REGRESSION: The new NativeTextArea scrolls to the top when the control is unfocused.
417 * fast/forms/textarea-no-scroll-on-blur-expected.txt: Added.
418 * fast/forms/textarea-no-scroll-on-blur.html: Added.
420 2006-11-02 W. Andy Carrel <wac@google.com>
422 Reviewed by Maciej, landed by Anders.
424 Adding tests for Unicode RegExp behavior to match IE and Firefox.
425 * fast/js/regexp-unicode-handling-expected.txt: Added.
426 * fast/js/regexp-unicode-handling.html: Added.
427 * fast/js/resources/regexp-unicode-handling.js: Added.
429 2006-11-02 Alexey Proskuryakov <ap@nypop.com>
431 Reviewed by Maciej, landed by Anders.
433 Test for bugs 7253 and 7445, based on reductions made by Parag Shah and W. Andy Carrel.
435 * fast/js/gmail-re-re-expected.txt: Added.
436 * fast/js/gmail-re-re.html: Added.
437 * fast/js/resources/gmail-re-re.js: Added.
439 2006-11-02 Geoffrey Garen <ggaren@apple.com>
441 Updated results to fix failure seen when running layout tests. Justin
442 Garcia says the new results look more correct.
444 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
446 2006-11-02 Adele Peterson <adele@apple.com>
448 Reviewed by Mitz and Geoff.
450 Test for <rdar://problem/4650271> REGRESSION(NativeTextArea): Textareas don't get scrollbars when text gets too big for content area (10105)
452 * fast/forms/textarea-scrollbar-expected.checksum: Added.
453 * fast/forms/textarea-scrollbar-expected.png: Added.
454 * fast/forms/textarea-scrollbar-expected.txt: Added.
455 * fast/forms/textarea-scrollbar.html: Added.
457 2006-11-02 Kevin McCullough <KMcCullough@apple.com>
461 - 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.
463 * fast/js/date-big-setdate-expected.txt:
464 * fast/js/resources/date-big-setdate.js:
466 2006-11-01 Justin Garcia <justin.garcia@apple.com>
470 <rdar://problem/4062865>
471 Copy/paste of a select element fails to include the options
473 Updated to reflect fix:
474 * editing/pasteboard/4641033-expected.checksum:
475 * editing/pasteboard/4641033-expected.png:
476 * editing/pasteboard/4641033-expected.txt:
477 * editing/pasteboard/4641033.html:
480 * editing/inserting/before-after-input-element-expected.checksum: Added.
481 * editing/inserting/before-after-input-element-expected.png: Added.
482 * editing/inserting/before-after-input-element-expected.txt: Added.
483 * editing/inserting/before-after-input-element.html: Added.
484 * editing/pasteboard/input-field-1-expected.checksum: Added.
485 * editing/pasteboard/input-field-1-expected.png: Added.
486 * editing/pasteboard/input-field-1-expected.txt: Added.
487 * editing/pasteboard/input-field-1.html: Added.
488 * editing/pasteboard/select-element-1-expected.checksum: Added.
489 * editing/pasteboard/select-element-1-expected.png: Added.
490 * editing/pasteboard/select-element-1-expected.txt: Added.
491 * editing/pasteboard/select-element-1.html: Added.
492 * editing/selection/select-element-paragraph-boundary-expected.checksum: Added.
493 * editing/selection/select-element-paragraph-boundary-expected.png: Added.
494 * editing/selection/select-element-paragraph-boundary-expected.txt: Added.
495 * editing/selection/select-element-paragraph-boundary.html: Added.
497 2006-11-01 Kevin McCullough <KMcCullough@apple.com>
499 - temporarily passing a test so that it does not interfere with others testing.
501 * fast/js/date-big-setdate-expected.txt:
503 2006-11-01 Adele Peterson <adele@apple.com>
505 Fixing typo. Changed repaintTest to runRepaintTest.
507 * fast/repaint/overflow-outline-repaint-expected.checksum:
508 * fast/repaint/overflow-outline-repaint-expected.png:
509 * fast/repaint/overflow-outline-repaint.html:
511 2006-11-01 Adele Peterson <adele@apple.com>
515 Tests for http://bugs.webkit.org/show_bug.cgi?id=11277
516 REGRESSION: Incomplete repaint of overflow areas when deleting
518 * fast/repaint/overflow-delete-line-expected.checksum: Added.
519 * fast/repaint/overflow-delete-line-expected.png: Added.
520 * fast/repaint/overflow-delete-line-expected.txt: Added.
521 * fast/repaint/overflow-delete-line.html: Added.
522 * fast/repaint/overflow-scroll-delete-expected.checksum: Added.
523 * fast/repaint/overflow-scroll-delete-expected.png: Added.
524 * fast/repaint/overflow-scroll-delete-expected.txt: Added.
525 * fast/repaint/overflow-scroll-delete.html: Added.
526 * fast/repaint/overflow-outline-repaint-expected.checksum: Added.
527 * fast/repaint/overflow-outline-repaint-expected.png: Added.
528 * fast/repaint/overflow-outline-repaint-expected.txt: Added.
529 * fast/repaint/overflow-outline-repaint.html: Added.
531 2006-10-31 Geoffrey Garen <ggaren@apple.com>
533 Added test for accessing the 'caller' property from inside an event
536 * fast/events/caller-access-from-event-listener-expected.txt: Added.
537 * fast/events/caller-access-from-event-listener.html: Added.
539 2006-10-31 Geoffrey Garen <ggaren@apple.com>
541 Added layout test for copying password field.
543 * editing/pasteboard/copy-in-password-field-expected.txt: Added.
544 * editing/pasteboard/copy-in-password-field.html: Added.
546 2006-10-31 Justin Garcia <justin.garcia@apple.com>
550 Updated these tests to mention the bug that they demonstrate:
551 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
552 * editing/pasteboard/nested-blocks-with-text-area-expected.png:
553 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
554 * editing/pasteboard/nested-blocks-with-text-area.html:
555 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
556 * editing/pasteboard/nested-blocks-with-text-field-expected.png:
557 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
558 * editing/pasteboard/nested-blocks-with-text-field.html:
560 2006-10-31 Adele Peterson <adele@apple.com>
564 Tests for http://bugs.webkit.org/show_bug.cgi?id=11127 NativeListBox: arrow and drag selection should pivot around one list item
565 and http://bugs.webkit.org/show_bug.cgi?id=11173 REGRESSION (NativeListBox): Shift-clicking items in list box doesn't expand the current selection
566 and http://bugs.webkit.org/show_bug.cgi?id=11417 REGRESSION: onchange does not fire for list-style select elements
568 * fast/forms/listbox-onchange-expected.txt: Added.
569 * fast/forms/listbox-onchange.html: Added.
570 * fast/forms/listbox-selection-expected.txt: Added.
571 * fast/forms/listbox-selection.html: Added.
573 2006-10-31 Justin Garcia <justin.garcia@apple.com>
577 * editing/execCommand/create-list-1.html: Removed.
578 * editing/execCommand/create-list-with-hr-expected.checksum:
579 * editing/execCommand/create-list-with-hr-expected.png:
580 * editing/execCommand/create-list-with-hr-expected.txt:
581 * editing/execCommand/remove-list-1-expected.checksum:
582 * editing/execCommand/remove-list-1-expected.png:
583 * editing/execCommand/remove-list-1-expected.txt:
584 * fast/text/attributed-substring-from-range-001-expected.txt:
586 2006-10-31 Vladimir Olexa <vladimir.olexa@gmail.com>
590 Test for http://bugs.webkit.org/show_bug.cgi?id=4166
591 Function object does not support caller property
593 * fast/js/caller-property-expected.txt: Added.
594 * fast/js/caller-property.html: Added.
595 * fast/js/resources/caller-property.js: Added.
597 2006-10-30 Darin Adler <darin@apple.com>
601 * fast/dom/xmlhttprequest-get-expected.txt: Generated a new result.
602 Maciej says that the new behavior of returning empty string instead of
603 undefined is correct and matches Firefox, so the new result is better
606 2006-10-29 Mitz Pettel <mitz@webkit.org>
610 Test for http://bugs.webkit.org/show_bug.cgi?id=11444
611 REGRESSION (r17378): Exception (-[NSCFDictionary setObject:forKey:]: attempt to insert nil value)
612 when submitting a form with an empty uninitialized field
614 * fast/forms/submit-nil-value-field-assert-expected.txt: Added.
615 * fast/forms/submit-nil-value-field-assert.html: Added.
617 2006-10-30 Mark Rowe <bdash@webkit.org>
621 Fix fast/block/basic/014.html to pass when Microsoft Office fonts are present.
623 * fast/block/basic/014-expected.checksum:
624 * fast/block/basic/014-expected.png:
625 * fast/block/basic/014-expected.txt:
626 * fast/block/basic/014.html: Always use default sans-serif font rather than
627 preferring Microsoft Office fonts.
629 2006-10-29 Mark Rowe <bdash@webkit.org>
633 Fix failure in editing/inserting/insert-3851164-fix if Gill Sans font is present.
635 * editing/inserting/insert-3851164-fix.html: Specify sans-serif to match expected results
636 generated without Gill Sans present.
638 2006-10-29 Darin Adler <darin@apple.com>
640 * fast/events/js-keyboard-event-creation-expected.txt: Update test that
641 is affected in a minor way by the change to DumpRenderTree.
643 2006-10-26 Justin Garcia <justin.garcia@apple.com>
647 <http://bugs.webkit.org/show_bug.cgi?id=11423>
648 REGRESSION: First newline missing from textarea's value
650 Changes reflect the removal of more brs that were about
652 * editing/deleting/delete-4038408-fix-expected.txt:
653 * editing/inserting/insert-3654864-fix-expected.txt:
654 * editing/inserting/insert-3659587-fix-expected.txt:
655 * editing/inserting/insert-3775316-fix-expected.txt:
656 * editing/inserting/insert-at-end-01-expected.txt:
657 * editing/inserting/insert-at-end-02-expected.txt:
658 * editing/inserting/insert-br-001-expected.txt:
659 * editing/inserting/insert-br-005-expected.txt:
661 Added to demonstrate fix:
662 * fast/forms/11423-expected.txt: Added.
663 * fast/forms/11423.html: Added.
665 2006-10-27 Darin Adler <darin@apple.com>
667 - new test results for a couple of tests
669 * fast/js/kde/RegExp-expected.txt: Affected by the change to decode \u
670 sequences in JavaScript regular expression at the lexer level.
672 * http/tests/navigation/success200-reload-expected.txt: For some reason,
673 this is consistently not dumping the "scrolled" line any more -- since the
674 purpose of the test has nothing to do with that, landing new results.
676 2006-10-26 W. Andy Carrel <wac@google.com>
680 * tests/mozilla/ecma_2/RegExp/properties-001.js: Changed test to look
681 for Unicode character rather than the '\u' escaped equivalent for
682 .source and .toString().
684 2006-10-26 Darin Adler <darin@apple.com>
688 * editing/execCommand/remove-formatting-expected.txt: Roll back results.
689 The ones just checked in showed the same kind of intermittent failure that
690 copy-paste-bidi.html used to show -- now we consistently get these results.
692 2006-10-26 Justin Garcia <justin.garcia@apple.com>
696 <http://bugs.webkit.org/show_bug.cgi?id=11329>
697 Gmail Editor: Can't remove styling applied to selection after clicking "Remove Formatting" toolbar icon.
699 * editing/execCommand/remove-formatting-2-expected.checksum: Added.
700 * editing/execCommand/remove-formatting-2-expected.png: Added.
701 * editing/execCommand/remove-formatting-2-expected.txt: Added.
702 * editing/execCommand/remove-formatting-2.html: Added.
703 * editing/execCommand/remove-formatting-expected.txt:
705 2006-10-26 Oliver Hunt <oliver@apple.com>
708 Layout test for <rdar://problem/4800518>
710 * fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
711 * fast/canvas/canvas-transforms-during-path-expected.png: Added.
712 * fast/canvas/canvas-transforms-during-path-expected.txt: Added.
713 * fast/canvas/canvas-transforms-during-path.html: Added.
715 2006-10-26 Darin Adler <darin@apple.com>
719 - removed non-deterministic behavior in editing that was causing
720 give inconsistent results for editing/pasteboard/copy-paste-bidi.html
722 * editing/pasteboard/copy-paste-bidi-expected.txt: New results, without the
723 anonymous block that sometimes appeared and sometimes did not.
725 2006-10-26 Darin Adler <darin@apple.com>
727 - oops, checked in failure results, not success
729 * fast/js/string-property-iteration-expected.txt:
732 2006-10-26 Darin Adler <darin@apple.com>
734 - checked in some missing results
735 (if these are wrong we could remove or disable the test)
737 * svg/hixie/cascade/002-expected.checksum: Added.
738 * svg/hixie/cascade/002-expected.png: Added.
739 * svg/hixie/cascade/002-expected.txt: Added.
741 2006-10-26 Darin Adler <darin@apple.com>
745 - add a test for iteration of properties of string objects
747 * fast/js/resources/string-property-iteration.js: Added.
748 * fast/js/string-property-iteration-expected.txt: Added.
749 * fast/js/string-property-iteration.html: Added.
751 2006-10-24 Maciej Stachowiak <mjs@apple.com>
755 - re-enable testing of HEAD methods, now that bugs relating to these are fixed
757 * http/tests/xmlhttprequest/methods-async-expected.txt:
758 * http/tests/xmlhttprequest/methods-async.html:
759 * http/tests/xmlhttprequest/methods-expected.txt:
760 * http/tests/xmlhttprequest/methods.html:
762 2006-10-24 Justin Garcia <justin.garcia@apple.com>
766 <http://bugs.webkit.org/show_bug.cgi?id=10993>
767 GMail Editor: Caret doesn't always position itself after list marker
769 * editing/execCommand/create-list-1-expected.checksum: Added.
770 * editing/execCommand/create-list-1-expected.png: Added.
771 * editing/execCommand/create-list-1-expected.txt: Added.
772 * editing/execCommand/create-list-1.html: Added.
775 * editing/execCommand/create-list-with-hr-expected.checksum:
776 * editing/execCommand/create-list-with-hr-expected.png:
777 * editing/execCommand/create-list-with-hr-expected.txt:
778 * editing/execCommand/create-list-with-hr.html:
779 * editing/execCommand/remove-list-1-expected.checksum:
780 * editing/execCommand/remove-list-1-expected.png:
781 * editing/execCommand/remove-list-1-expected.txt:
782 * fast/text/attributed-substring-from-range-001-expected.txt:
784 2006-10-23 Justin Garcia <justin.garcia@apple.com>
788 <http://bugs.webkit.org/show_bug.cgi?id=11334>
789 Writely Editor: Placing caret in a list "highlights" both Numbered List and Bulleted List toolbar icons
791 * editing/execCommand/queryCommandState-01-expected.txt: Added.
792 * editing/execCommand/queryCommandState-01.html: Added.
794 2006-10-20 Justin Garcia <justin.garcia@apple.com>
798 <http://bugs.webkit.org/show_bug.cgi?id=11333>
799 Writely Editor: After inserting a HR element, pressing return key creates a copy of this HR element in the document
801 * editing/inserting/insert-br-009-expected.checksum: Added.
802 * editing/inserting/insert-br-009-expected.png: Added.
803 * editing/inserting/insert-br-009-expected.txt: Added.
804 * editing/inserting/insert-br-009.html: Added.
805 * editing/inserting/insert-paragraph-01-expected.checksum: Added.
806 * editing/inserting/insert-paragraph-01-expected.png: Added.
807 * editing/inserting/insert-paragraph-01-expected.txt: Added.
808 * editing/inserting/insert-paragraph-01.html: Added.
809 * editing/inserting/insert-paragraph-02-expected.checksum: Added.
810 * editing/inserting/insert-paragraph-02-expected.png: Added.
811 * editing/inserting/insert-paragraph-02-expected.txt: Added.
812 * editing/inserting/insert-paragraph-02.html: Added.
813 * editing/inserting/insert-paragraph-03-expected.checksum: Added.
814 * editing/inserting/insert-paragraph-03-expected.png: Added.
815 * editing/inserting/insert-paragraph-03-expected.txt: Added.
816 * editing/inserting/insert-paragraph-03.html: Added.
817 * editing/inserting/insert-paragraph-04-expected.checksum: Added.
818 * editing/inserting/insert-paragraph-04-expected.png: Added.
819 * editing/inserting/insert-paragraph-04-expected.txt: Added.
820 * editing/inserting/insert-paragraph-04.html: Added.
822 2006-10-20 Geoffrey Garen <ggaren@apple.com>
824 RS by Beth "pants on fire" Dakin.
826 Put some layout tests in their place.
828 * fast/dom/Window/window-object-cross-frame-calls-expected.txt: Added.
829 * fast/dom/Window/window-object-cross-frame-calls.html: Added.
830 * fast/dom/Window/window-onFocus-expected.checksum: Added.
831 * fast/dom/Window/window-onFocus-expected.png: Added.
832 * fast/dom/Window/window-onFocus-expected.txt: Added.
833 * fast/dom/Window/window-onFocus.html: Added.
834 * fast/dom/Window/window-xy-properties-expected.txt: Added.
835 * fast/dom/Window/window-xy-properties.html: Added.
836 * fast/dom/window-object-cross-frame-calls-expected.txt: Removed.
837 * fast/dom/window-object-cross-frame-calls.html: Removed.
838 * fast/dom/window-onFocus-expected.checksum: Removed.
839 * fast/dom/window-onFocus-expected.png: Removed.
840 * fast/dom/window-onFocus-expected.txt: Removed.
841 * fast/dom/window-onFocus.html: Removed.
842 * fast/dom/window-xy-properties-expected.txt: Removed.
843 * fast/dom/window-xy-properties.html: Removed.
844 * fast/html/xhtml-serialize-expected.txt: Added.
845 * fast/html/xhtml-serialize.html: Added.
846 * fast/js/resources/xhtml-serialize.js: Removed.
847 * fast/js/resources/xslt-fragment-in-empty-doc.js: Removed.
848 * fast/js/xhtml-serialize-expected.txt: Removed.
849 * fast/js/xhtml-serialize.html: Removed.
850 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Removed.
851 * fast/js/xslt-fragment-in-empty-doc.html: Removed.
852 * fast/xsl/xslt-fragment-in-empty-doc-expected.txt: Added.
853 * fast/xsl/xslt-fragment-in-empty-doc.html: Added.
854 * fast/dom/resources/child.html: Removed.
855 * fast/dom/Window/resources/child.html: Added.
857 2006-10-20 Beth Dakin <bdakin@apple.com>
861 Changing these counters tests because they fail on some people's
862 machines. They fail for people who have the Armenian glyphs the
863 tests were looking for in the "expected" line. There is no point in
864 testing that anyway, since we do not currently support Armenian in
865 counters or in list markers.
867 * fast/css/counters/counter10-expected.checksum:
868 * fast/css/counters/counter10-expected.png:
869 * fast/css/counters/counter10-expected.txt:
870 * fast/css/counters/counter10.html:
871 * fast/css/counters/counters10-expected.checksum:
872 * fast/css/counters/counters10-expected.png:
873 * fast/css/counters/counters10-expected.txt:
874 * fast/css/counters/counters10.html:
876 2006-10-20 Geoffrey Garen <ggaren@apple.com>
880 Removed old window property tests because they didn't quite work and they
881 were looking at me funny. Replaced with new, comprehensive test.
883 * fast/dom/Window/window-properties-expected.txt: Added.
884 * fast/dom/Window/window-properties.html: Added.
885 * fast/js/window-properties-expected.txt: Removed.
886 * fast/js/window-properties.html: Removed.
887 * fast/js/window-properties2-expected.txt: Removed.
888 * fast/js/window-properties2.html: Removed.
890 2006-10-20 Anders Carlsson <acarlsson@apple.com>
894 Add test case for timer crash.
896 * fast/dom/timer-clear-interval-in-handler-expected.txt: Added.
897 * fast/dom/timer-clear-interval-in-handler.html: Added.
899 2006-10-20 Geoffrey Garen <ggaren@apple.com>
901 Reviewed by Beth, approved in principle by Adele, who couldn't be troubled
902 for an actual review.
904 Fixed http://bugs.webkit.org/show_bug.cgi?id=11345
905 1 fewer shouldChangeSelection delegate call for fast/forms/focus-control-to-page
907 I updated this test to use <input type="search"> because that's the only
908 remaining AppKit control, and the test's intention is verify tabbing
909 between AppKit and non-AppKit controls.
911 I updated the results because the behavior change is good.
913 Here's why the test regressed:
915 Our editing code is cra-zay. When AppKit calls nextKeyView, we not only
916 calculate the next key element in the page, we also focus it as a side-effect.
917 As a result, we used to fire a focus delegate twice, because AppKit happened
918 to call nextKeyView twice.
920 This test first regressed when Adele changed listboxes to be non-AppKit
921 controls (r16718). That change took AppKit out of test.
923 The regression redoubled itself when Adam moved TAB handling into the DOM
924 (r16741), taking AppKit out of TABing completely.
926 * fast/forms/focus-control-to-page-expected.txt:
927 * fast/forms/focus-control-to-page.html:
929 2006-10-19 Justin Garcia <justin.garcia@apple.com>
933 <rdar://problem/4447885>
934 API: WebView should have a method something like incrementLeftMarginBy: or indentBy:
936 Changed blockquotes in these tests to blockquote class="webkit-indent-blockquote".
937 * editing/execCommand/indent-empty-root-expected.txt:
938 * editing/execCommand/indent-selection-expected.checksum:
939 * editing/execCommand/indent-selection-expected.png:
940 * editing/execCommand/indent-selection-expected.txt:
941 * editing/execCommand/indent-selection.html:
942 * editing/execCommand/nsresponder-indent-expected.txt:
943 * editing/execCommand/nsresponder-outdent.html:
944 * editing/execCommand/outdent-selection-expected.checksum:
945 * editing/execCommand/outdent-selection-expected.png:
946 * editing/execCommand/outdent-selection-expected.txt:
948 Ditto. Added a FIXME:
949 * editing/execCommand/outdent-selection.html:
951 2006-10-19 Geoffrey Garen <ggaren@apple.com>
955 Added a delay before printing the last line of text to ensure that the two
956 lines consistently decode as separate chunks.
958 * http/tests/incremental/slow-utf8-css.pl:
959 * http/tests/incremental/slow-utf8-css-expected.txt:
961 2006-10-19 Alexey Proskuryakov <ap@nypop.com>
965 Test for http://bugs.webkit.org/show_bug.cgi?id=11141
966 REGRESSION(r16681-r16691): CSS '@import' doesn't respect HTML Base element
968 * http/tests/uri/css-href-2.css: Added.
969 * http/tests/uri/css-href-expected.checksum: Added.
970 * http/tests/uri/css-href-expected.png: Added.
971 * http/tests/uri/css-href-expected.txt: Added.
972 * http/tests/uri/css-href-fwd.css: Added.
973 * http/tests/uri/css-href.css: Added.
974 * http/tests/uri/css-href.php: Added.
975 * http/tests/uri/resources/css-href-2.css: Added.
976 * http/tests/uri/resources/css-href.css: Added.
978 2006-10-19 Geoffrey Garen <ggaren@apple.com>
980 Updated this test to avoid machine-specific results.
982 * fast/js/window-properties2-expected.txt:
983 * fast/js/window-properties2.html:
985 2006-10-18 Geoffrey Garen <ggaren@apple.com>
987 Test for some window properties that WebCore previously didn't enumerate.
989 * fast/js/window-properties2-expected.txt: Added.
990 * fast/js/window-properties2.html: Added.
992 2006-10-18 Geoffrey Garen <ggaren@apple.com>
996 Updated some results now that some global JS objects repeatably report their
997 statically declared properties.
999 * fast/js/window-properties-expected.txt:
1000 * fast/js/window-properties.html:
1002 2006-10-18 Adam Roben <aroben@apple.com>
1006 Fix: http://bugs.webkit.org/show_bug.cgi?id=11342
1007 fast/repaint/4774354 is failing
1009 It seems that this test got checked in with incorrect results, as it
1010 has been failing since its introduction in r17093.
1012 * fast/repaint/4774354-expected.txt:
1014 2006-10-18 Adam Roben <aroben@apple.com>
1018 New test to make sure we're generating the correct keycodes for Tab
1019 and Shift-Tab keypresses.
1021 * fast/events/js-keyboard-event-creation-expected.txt: Added.
1022 * fast/events/js-keyboard-event-creation.html: Added.
1024 2006-10-18 Adam Roben <aroben@apple.com>
1028 Fix: http://bugs.webkit.org/show_bug.cgi?id=11344
1029 REGRESSION (r16741): webViewDidChangeSelection delegate not firing in
1032 The behavior for display-none-in-onchange-keyboard is still correct
1033 (we don't crash when the element about to receive focus gets
1034 display:none set), so I've just generated new results for it.
1036 The behavior of tabbing-input-iframe has changed a little. iframe
1037 elements are now in the tab order, so I've changed the test to take
1038 that into account and generated new results.
1040 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
1041 * fast/forms/tabbing-input-iframe-expected.txt:
1042 * fast/forms/tabbing-input-iframe.html:
1044 2006-10-18 Justin Garcia <justin.garcia@apple.com>
1046 Reviewed by harrison
1048 <rdar://problem/4784823>
1049 GMail Editor: Hang occurs when removing list styling on text in a rich text message
1051 * editing/execCommand/remove-list-1-expected.checksum: Added.
1052 * editing/execCommand/remove-list-1-expected.png: Added.
1053 * editing/execCommand/remove-list-1-expected.txt: Added.
1054 * editing/execCommand/remove-list-1.html: Added.
1056 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1058 Reviewed by harrison
1060 <rdar://problem/4765600>
1061 REGRESSION: Mail.app: smart deletion of words does not work
1063 * editing/deleting/smart-delete-003-expected.checksum: Added.
1064 * editing/deleting/smart-delete-003-expected.png: Added.
1065 * editing/deleting/smart-delete-003-expected.txt: Added.
1066 * editing/deleting/smart-delete-003.html: Added.
1067 * editing/deleting/smart-delete-004-expected.checksum: Added.
1068 * editing/deleting/smart-delete-004-expected.png: Added.
1069 * editing/deleting/smart-delete-004-expected.txt: Added.
1070 * editing/deleting/smart-delete-004.html: Added.
1072 2006-10-18 Adam Roben <aroben@apple.com>
1076 Fix: http://bugs.webkit.org/show_bug.cgi?id=11340
1077 editing/pasteboard/4641033 needs new results
1079 Update results after r17071.
1081 * editing/pasteboard/4641033-expected.txt:
1083 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1085 Reviewed by harrison
1087 <rdar://problem/4776665>
1088 REGRESSION: In Mail, caret is visible when the message body isn't focused
1090 * editing/selection/4776665-expected.checksum: Added.
1091 * editing/selection/4776665-expected.png: Added.
1092 * editing/selection/4776665-expected.txt: Added.
1093 * editing/selection/4776665.html: Added.
1095 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1097 Reviewed by harrison
1099 <rdar://problem/4774354>
1100 REGRESSION: In Gmail, caret reappears when dragging a selection over some text in the message body
1102 * fast/repaint/4774354-expected.checksum: Added.
1103 * fast/repaint/4774354-expected.png: Added.
1104 * fast/repaint/4774354-expected.txt: Added.
1105 * fast/repaint/4774354.html: Added.
1106 * fast/repaint/resources/contenteditable-iframe-src.html: Added.
1108 2006-10-17 Justin Garcia <justin.garcia@apple.com>
1110 Reviewed by sullivan
1112 <rdar://problem/4776765>
1113 REGRESSION: Caret's ghost left behind after inserting a paragraph separator (11237)
1115 * fast/repaint/4776765-expected.checksum: Added.
1116 * fast/repaint/4776765-expected.png: Added.
1117 * fast/repaint/4776765-expected.txt: Added.
1118 * fast/repaint/4776765.html: Added.
1120 2006-10-17 Alice Liu <alice.liu@apple.com>
1122 Reviewed by Tim Hatcher.
1124 When nodes are removed, selections are cleared, and when
1125 http://bugs.webkit.org/show_bug.cgi?id=6498 was fixed, we started
1126 sending didChangeSelection notifications. Updating the test results
1127 fixes some of the tests mentioned in http://bugs.webkit.org/show_bug.cgi?id=10924
1129 * fast/dynamic/move-node-with-selection-expected.txt:
1130 * fast/events/dblclick-addEventListener-expected.txt:
1131 * fast/events/updateLayoutForHitTest-expected.txt:
1133 2006-10-17 Alice Liu <alice.liu@apple.com>
1137 updating test results after r17068 - http://bugs.webkit.org/show_bug.cgi?id=11320
1139 * fast/block/float/013-expected.checksum:
1140 * fast/block/float/013-expected.txt:
1142 2006-10-17 Adam Roben <aroben@apple.com>
1146 Fixes http://bugs.webkit.org/show_bug.cgi?id=11214
1147 http/tests/xmlhttprequest/exceptions.html needs new results
1149 Updating results after r16794.
1151 * http/tests/xmlhttprequest/exceptions-expected.txt:
1152 * http/tests/xmlhttprequest/exceptions.html: Add comments about why we
1153 don't follow the XHR spec.
1155 2006-10-16 Justin Garcia <justin.garcia@apple.com>
1157 Reviewed by harrison
1159 <rdar://problem/3655385>
1160 Editing: -indent: method unimplemented
1162 * editing/execCommand/nsresponder-indent-expected.checksum: Added.
1163 * editing/execCommand/nsresponder-indent-expected.png: Added.
1164 * editing/execCommand/nsresponder-indent-expected.txt: Added.
1165 * editing/execCommand/nsresponder-indent.html: Added.
1166 * editing/execCommand/nsresponder-outdent-expected.checksum: Added.
1167 * editing/execCommand/nsresponder-outdent-expected.png: Added.
1168 * editing/execCommand/nsresponder-outdent-expected.txt: Added.
1169 * editing/execCommand/nsresponder-outdent.html: Added.
1171 2006-10-13 Justin Garcia <justin.garcia@apple.com>
1173 Reviewed by ggaren and harrison
1175 <rdar://problem/4744008>
1176 9A270: Mail crashes when I try to paste large items from Safari
1178 * editing/pasteboard/4744008-expected.txt: Added.
1179 * editing/pasteboard/4744008.html: Added.
1181 2006-10-13 Geoffrey Garen <ggaren@apple.com>
1183 Tests for accessing renderer-dependent properties from a javascript: URL.
1185 * fast/frames/frame-js-url-clientWidth-expected.txt: Added.
1186 * fast/frames/frame-js-url-clientWidth.html: Added.
1187 * fast/frames/iframe-js-url-clientWidth-expected.txt: Added.
1188 * fast/frames/iframe-js-url-clientWidth.html: Added.
1190 2006-10-13 David Harrison <harrison@apple.com>
1194 <rdar://problem/4746860> Mail crash in WebCore::CSSMutableStyleDeclaration::merge(WebCore::CSSMutableStyleDeclaration*, bool)
1196 * editing/style/style-boundary-005.html: Added. Matches steps from bug.
1197 * editing/execCommand/hilitecolor-expected.txt: Updated (no empty Apple style spans).
1198 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Updated (no empty Apple style spans).
1199 * editing/style/remove-underline-in-bold-expected.txt: Updated (no empty Apple style spans).
1200 * editing/style/typing-style-003-expected.txt: Updated (no empty Apple style spans).
1202 2006-10-12 Adele Peterson <adele@apple.com>
1206 - Test for http://bugs.webkit.org/show_bug.cgi?id=11172
1207 REGRESSION (NativeListBox): OPTION text paints over the edge of the select element at http://jobs.apple.com/
1209 * fast/forms/listbox-width-change-expected.txt: Added.
1210 * fast/forms/listbox-width-change-expected.png: Added.
1211 * fast/forms/listbox-width-change-expected.checksum: Added.
1212 * fast/forms/listbox-width-change.html: Added.
1214 2006-10-11 Kevin McCullough <KMcCullough@apple.com>
1218 These test DST behavior on the cusp of a change (i.e. spring forward, fall back)
1220 * fast/js/date-DST-time-cusps-expected.txt: Added.
1221 * fast/js/date-DST-time-cusps.html: Added.
1222 * fast/js/resources/date-DST-time-cusps.js: Added.
1224 2006-10-11 Oliver Hunt <oliver@apple.com>
1228 Fix svg text related layout tests
1230 * svg/custom/getsvgdocument-expected.txt:
1231 * svg/hixie/viewbox/003-expected.txt:
1233 2006-10-11 Oliver Hunt <oliver@apple.com>
1237 Test case for http://bugs.webkit.org/show_bug.cgi?id=11251
1239 * fast/canvas/zero-size-fill-rect-expected.checksum: Added.
1240 * fast/canvas/zero-size-fill-rect-expected.png: Added.
1241 * fast/canvas/zero-size-fill-rect-expected.txt: Added.
1242 * fast/canvas/zero-size-fill-rect.html: Added.
1244 2006-10-11 Rob Buis <buis@kde.org>
1249 http://bugs.webkit.org/show_bug.cgi?id=11221
1250 REGRESSION: iExploder crash due to style="cursor: url()"
1252 * fast/css/invalid-cursor-property-crash-expected.txt: Added.
1253 * fast/css/invalid-cursor-property-crash.html: Added.
1255 2006-10-11 Antti Koivisto <koivisto@iki.fi>
1259 Test for http://bugs.webkit.org/show_bug.cgi?id=4377
1261 * fast/layers/layer-visibility-expected.checksum: Added.
1262 * fast/layers/layer-visibility-expected.png: Added.
1263 * fast/layers/layer-visibility-expected.txt: Added.
1264 * fast/layers/layer-visibility.html: Added.
1266 2006-10-10 Oliver Hunt <ohunt@apple.com>
1268 Rubber stamped by Anders.
1270 Updated to deal with new svg text renderers, and
1273 custom/text-clip testcase was incorrect, and has been fixed
1275 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1276 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1277 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1278 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1279 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1280 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1281 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
1282 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
1283 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1284 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
1285 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
1286 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
1287 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
1288 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1289 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1290 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1291 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1292 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1293 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1294 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1295 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1296 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1297 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
1298 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
1299 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
1300 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
1301 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1302 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
1303 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
1304 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
1305 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
1306 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
1307 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
1308 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1309 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
1310 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
1311 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
1312 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
1313 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
1314 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
1315 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
1316 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
1317 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
1318 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
1319 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
1320 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1321 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1322 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1323 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1324 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
1325 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
1326 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1327 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
1328 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
1329 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1330 * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
1331 * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
1332 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1333 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
1334 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
1335 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1336 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
1337 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
1338 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1339 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1340 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
1341 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
1342 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1343 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
1344 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
1345 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1346 * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
1347 * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
1348 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1349 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
1350 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
1351 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
1352 * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
1353 * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
1354 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1355 * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
1356 * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
1357 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1358 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
1359 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
1360 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1361 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
1362 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
1363 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
1364 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
1365 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
1366 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1367 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
1368 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
1369 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1370 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
1371 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
1372 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1373 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1374 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1375 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1376 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1377 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
1378 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
1379 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1380 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
1381 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1382 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1383 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1384 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1385 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
1386 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
1387 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
1388 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
1389 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
1390 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1391 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1392 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
1393 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1394 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
1395 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1396 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
1397 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
1398 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1399 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
1400 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1401 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
1402 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
1403 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
1404 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
1405 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
1406 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1407 * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
1408 * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
1409 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1410 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
1411 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
1412 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
1413 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
1414 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
1415 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
1416 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
1417 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
1418 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
1419 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
1420 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
1421 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
1422 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
1423 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
1424 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
1425 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
1426 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
1427 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
1428 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1429 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
1430 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
1431 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1432 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
1433 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
1434 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
1435 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
1436 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
1437 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1438 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1439 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1440 * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
1441 * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
1442 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1443 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1444 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1445 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
1446 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
1447 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
1448 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
1449 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
1450 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
1451 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
1452 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
1453 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
1454 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
1455 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
1456 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
1457 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
1458 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
1459 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
1460 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
1461 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
1462 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1463 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
1464 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
1465 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
1466 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
1467 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
1468 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
1469 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
1470 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
1471 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
1472 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
1473 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
1474 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
1475 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
1476 * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
1477 * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
1478 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1479 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
1480 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
1481 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1482 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
1483 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
1484 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1485 * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
1486 * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
1487 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1488 * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
1489 * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
1490 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1491 * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
1492 * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
1493 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1494 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1495 * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
1496 * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
1497 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1498 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
1499 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
1500 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1501 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
1502 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1503 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1504 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1505 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1506 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
1507 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
1508 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
1509 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
1510 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
1511 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
1512 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1513 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1514 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1515 * svg/custom/baseval-animval-equality-expected.checksum:
1516 * svg/custom/baseval-animval-equality-expected.png:
1517 * svg/custom/coords-relative-units-transforms-expected.checksum:
1518 * svg/custom/coords-relative-units-transforms-expected.png:
1519 * svg/custom/coords-relative-units-transforms-expected.txt:
1520 * svg/custom/createelement-expected.txt:
1521 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1522 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1523 * svg/custom/feComponentTransfer-Linear-expected.txt:
1524 * svg/custom/feComponentTransfer-Table-expected.txt:
1525 * svg/custom/foreign-object-skew-expected.txt:
1526 * svg/custom/gradient-stroke-width-expected.txt:
1527 * svg/custom/image-with-transform-clip-filter-expected.txt:
1528 * svg/custom/invalid-css-expected.txt:
1529 * svg/custom/invalid-fill-expected.txt:
1530 * svg/custom/invalid-viewbox1-expected.txt:
1531 * svg/custom/invalid-viewbox2-expected.txt:
1532 * svg/custom/junk-data-expected.txt:
1533 * svg/custom/marker-overflow-clip-expected.txt:
1534 * svg/custom/missing-xlink-expected.txt:
1535 * svg/custom/non-opaque-filters-expected.txt:
1536 * svg/custom/pointer-events-path-expected.txt:
1537 * svg/custom/svg-overflow-types-expected.txt:
1538 text-clip was an incorrect test, rather than an incorrect result
1539 * svg/custom/text-clip-expected.txt:
1540 * svg/custom/text-clip.svg:
1541 * svg/custom/text-filter-expected.txt:
1542 * svg/custom/text-gradient-no-content-expected.txt:
1543 * svg/custom/text-hit-test-expected.txt:
1544 * svg/custom/text-image-opacity-expected.txt:
1545 * svg/custom/tref-update-expected.txt:
1547 2006-10-09 Maciej Stachowiak <mjs@apple.com>
1551 - test case that ensures Referer[sic] header is sent
1553 * http/tests/misc/referrer-expected.txt: Added.
1554 * http/tests/misc/referrer.html: Added.
1555 * http/tests/misc/resources/referrer-result.php: Added.
1557 2006-10-09 Nikolas Zimmermann <zimmermann@kde.org>
1561 Use log() instead of alert() just like in all other tests.
1563 * editing/selection/move-begin-end.html:
1565 2006-10-07 Andrew Wellington <proton@wiretapped.net>
1569 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10837
1570 Bug 10837: REGRESSION: Yahoo New Charts Crashes WebKit
1572 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum: Added.
1573 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png: Added.
1574 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Added.
1575 * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html: Added.
1577 2006-10-05 Alexey Proskuryakov <ap@nypop.com>
1581 http://bugs.webkit.org/show_bug.cgi?id=11054
1582 REGRESSION: Traditional Chinese encoding in login authentication
1584 Each of these tests is passed by Firefox 1.5 and/or WinIE 6.
1586 * fast/encoding/GBK/EUC-CN-expected.txt: Added.
1587 * fast/encoding/GBK/EUC-CN.html: Added.
1588 * fast/encoding/GBK/chinese-expected.txt: Added.
1589 * fast/encoding/GBK/chinese.html: Added.
1590 * fast/encoding/GBK/cn-gb-expected.txt: Added.
1591 * fast/encoding/GBK/cn-gb.html: Added.
1592 * fast/encoding/GBK/csgb2312-expected.txt: Added.
1593 * fast/encoding/GBK/csgb2312.html: Added.
1594 * fast/encoding/GBK/csgb231280-expected.txt: Added.
1595 * fast/encoding/GBK/csgb231280.html: Added.
1596 * fast/encoding/GBK/gb2312-expected.txt: Added.
1597 * fast/encoding/GBK/gb2312.html: Added.
1598 * fast/encoding/GBK/gb_2312-80-expected.txt: Added.
1599 * fast/encoding/GBK/gb_2312-80.html: Added.
1600 * fast/encoding/GBK/gbk-expected.txt: Added.
1601 * fast/encoding/GBK/gbk.html: Added.
1602 * fast/encoding/GBK/iso-ir-58-expected.txt: Added.
1603 * fast/encoding/GBK/iso-ir-58.html: Added.
1604 * fast/encoding/GBK/x-euc-cn-expected.txt: Added.
1605 * fast/encoding/GBK/x-euc-cn.html: Added.
1606 * fast/encoding/GBK/x-gbk-expected.txt: Added.
1607 * fast/encoding/GBK/x-gbk.html: Added.
1609 2006-10-04 Anders Carlsson <acarlsson@apple.com>
1613 * fast/frames/frame-src-attribute-expected.txt:
1616 2006-10-03 Alexey Proskuryakov <ap@nypop.com>
1620 http://bugs.webkit.org/show_bug.cgi?id=11130
1621 Convert "undefined" to AE missing value
1623 * fast/AppleScript/001-expected.txt:
1624 * fast/AppleScript/array-expected.txt:
1625 Updated the results.
1627 2006-10-03 Justin Garcia <justin.garcia@apple.com>
1629 Reviewed by harrison
1631 * editing/execCommand/paste-1-expected.checksum: Added.
1632 * editing/execCommand/paste-1-expected.png: Added.
1633 * editing/execCommand/paste-1-expected.txt: Added.
1634 * editing/execCommand/paste-1.html: Added.
1635 * editing/execCommand/paste-2-expected.checksum: Added.
1636 * editing/execCommand/paste-2-expected.png: Added.
1637 * editing/execCommand/paste-2-expected.txt: Added.
1638 * editing/execCommand/paste-2.html: Added.
1640 2006-10-03 Beth Dakin <bdakin@apple.com>
1644 Changing these two counters tests so they pass on the BuildBot.
1646 * fast/css/counters/counter04-expected.checksum:
1647 * fast/css/counters/counter04-expected.png:
1648 * fast/css/counters/counter04-expected.txt:
1649 * fast/css/counters/counter04.html:
1650 * fast/css/counters/counters04-expected.checksum:
1651 * fast/css/counters/counters04-expected.png:
1652 * fast/css/counters/counters04-expected.txt:
1653 * fast/css/counters/counters04.html:
1655 2006-10-03 Justin Garcia <justin.garcia@apple.com>
1659 Fixed a typo, updating expected results.
1661 * editing/execCommand/create-list-with-hr-expected.checksum:
1662 * editing/execCommand/create-list-with-hr-expected.png:
1663 * editing/execCommand/create-list-with-hr-expected.txt:
1665 2006-10-03 David Harrison <harrison@apple.com>
1669 <rdar://problem/4671286> Candidate Window isn't displayed and only first candidate is displayed at typing location.
1671 Updated test so that it actually shows the caret rect for the caret position.
1672 Before, it was showing the caret rect for the 9th character of the test description.
1674 * fast/text/justified-text-rect-expected.checksum:
1675 * fast/text/justified-text-rect-expected.png:
1676 * fast/text/justified-text-rect-expected.txt:
1677 * fast/text/justified-text-rect.html:
1679 2006-10-02 Justin Garcia <justin.garcia@apple.com>
1683 * editing/execCommand/create-list-with-hr-expected.checksum: Added.
1684 * editing/execCommand/create-list-with-hr-expected.png: Added.
1685 * editing/execCommand/create-list-with-hr-expected.txt: Added.
1686 * editing/execCommand/create-list-with-hr.html: Added.
1688 2006-10-02 Beth Dakin <bdakin@apple.com>
1690 Minor harassment followed by abject surrender provided by ggggaren.
1694 * fast/css/counters/contentNone-expected.checksum: Added.
1695 * fast/css/counters/contentNone-expected.png: Added.
1696 * fast/css/counters/contentNone-expected.txt: Added.
1697 * fast/css/counters/contentNone.html: Added.
1698 * fast/css/counters/counter00-expected.checksum: Added.
1699 * fast/css/counters/counter00-expected.png: Added.
1700 * fast/css/counters/counter00-expected.txt: Added.
1701 * fast/css/counters/counter00.html: Added.
1702 * fast/css/counters/counter01-expected.checksum: Added.
1703 * fast/css/counters/counter01-expected.png: Added.
1704 * fast/css/counters/counter01-expected.txt: Added.
1705 * fast/css/counters/counter01.html: Added.
1706 * fast/css/counters/counter02-expected.checksum: Added.
1707 * fast/css/counters/counter02-expected.png: Added.
1708 * fast/css/counters/counter02-expected.txt: Added.
1709 * fast/css/counters/counter02.html: Added.
1710 * fast/css/counters/counter03-expected.checksum: Added.
1711 * fast/css/counters/counter03-expected.png: Added.
1712 * fast/css/counters/counter03-expected.txt: Added.
1713 * fast/css/counters/counter03.html: Added.
1714 * fast/css/counters/counter04-expected.checksum: Added.
1715 * fast/css/counters/counter04-expected.png: Added.
1716 * fast/css/counters/counter04-expected.txt: Added.
1717 * fast/css/counters/counter04.html: Added.
1718 * fast/css/counters/counter05-expected.checksum: Added.
1719 * fast/css/counters/counter05-expected.png: Added.
1720 * fast/css/counters/counter05-expected.txt: Added.
1721 * fast/css/counters/counter05.html: Added.
1722 * fast/css/counters/counter06-expected.checksum: Added.
1723 * fast/css/counters/counter06-expected.png: Added.
1724 * fast/css/counters/counter06-expected.txt: Added.
1725 * fast/css/counters/counter06.html: Added.
1726 * fast/css/counters/counter07-expected.checksum: Added.
1727 * fast/css/counters/counter07-expected.png: Added.
1728 * fast/css/counters/counter07-expected.txt: Added.
1729 * fast/css/counters/counter07.html: Added.
1730 * fast/css/counters/counter08-expected.checksum: Added.
1731 * fast/css/counters/counter08-expected.png: Added.
1732 * fast/css/counters/counter08-expected.txt: Added.
1733 * fast/css/counters/counter08.html: Added.
1734 * fast/css/counters/counter09-expected.checksum: Added.
1735 * fast/css/counters/counter09-expected.png: Added.
1736 * fast/css/counters/counter09-expected.txt: Added.
1737 * fast/css/counters/counter09.html: Added.
1738 * fast/css/counters/counter10-expected.checksum: Added.
1739 * fast/css/counters/counter10-expected.png: Added.
1740 * fast/css/counters/counter10-expected.txt: Added.
1741 * fast/css/counters/counter10.html: Added.
1742 * fast/css/counters/counter11-expected.checksum: Added.
1743 * fast/css/counters/counter11-expected.png: Added.
1744 * fast/css/counters/counter11-expected.txt: Added.
1745 * fast/css/counters/counter11.html: Added.
1746 * fast/css/counters/counter12-expected.checksum: Added.
1747 * fast/css/counters/counter12-expected.png: Added.
1748 * fast/css/counters/counter12-expected.txt: Added.
1749 * fast/css/counters/counter12.html: Added.
1750 * fast/css/counters/counter13-expected.checksum: Added.
1751 * fast/css/counters/counter13-expected.png: Added.
1752 * fast/css/counters/counter13-expected.txt: Added.
1753 * fast/css/counters/counter13.html: Added.
1754 * fast/css/counters/counter14-expected.checksum: Added.
1755 * fast/css/counters/counter14-expected.png: Added.
1756 * fast/css/counters/counter14-expected.txt: Added.
1757 * fast/css/counters/counter14.html: Added.
1758 * fast/css/counters/counter15-expected.checksum: Added.
1759 * fast/css/counters/counter15-expected.png: Added.
1760 * fast/css/counters/counter15-expected.txt: Added.
1761 * fast/css/counters/counter15.html: Added.
1762 * fast/css/counters/counter16-expected.checksum: Added.
1763 * fast/css/counters/counter16-expected.png: Added.
1764 * fast/css/counters/counter16-expected.txt: Added.
1765 * fast/css/counters/counter16.html: Added.
1766 * fast/css/counters/counters00-expected.checksum: Added.
1767 * fast/css/counters/counters00-expected.png: Added.
1768 * fast/css/counters/counters00-expected.txt: Added.
1769 * fast/css/counters/counters00.html: Added.
1770 * fast/css/counters/counters01-expected.checksum: Added.
1771 * fast/css/counters/counters01-expected.png: Added.
1772 * fast/css/counters/counters01-expected.txt: Added.
1773 * fast/css/counters/counters01.html: Added.
1774 * fast/css/counters/counters02-expected.checksum: Added.
1775 * fast/css/counters/counters02-expected.png: Added.
1776 * fast/css/counters/counters02-expected.txt: Added.
1777 * fast/css/counters/counters02.html: Added.
1778 * fast/css/counters/counters03-expected.checksum: Added.
1779 * fast/css/counters/counters03-expected.png: Added.
1780 * fast/css/counters/counters03-expected.txt: Added.
1781 * fast/css/counters/counters03.html: Added.
1782 * fast/css/counters/counters04-expected.checksum: Added.
1783 * fast/css/counters/counters04-expected.png: Added.
1784 * fast/css/counters/counters04-expected.txt: Added.
1785 * fast/css/counters/counters04.html: Added.
1786 * fast/css/counters/counters05-expected.checksum: Added.
1787 * fast/css/counters/counters05-expected.png: Added.
1788 * fast/css/counters/counters05-expected.txt: Added.
1789 * fast/css/counters/counters05.html: Added.
1790 * fast/css/counters/counters06-expected.checksum: Added.
1791 * fast/css/counters/counters06-expected.png: Added.
1792 * fast/css/counters/counters06-expected.txt: Added.
1793 * fast/css/counters/counters06.html: Added.
1794 * fast/css/counters/counters07-expected.checksum: Added.
1795 * fast/css/counters/counters07-expected.png: Added.
1796 * fast/css/counters/counters07-expected.txt: Added.
1797 * fast/css/counters/counters07.html: Added.
1798 * fast/css/counters/counters08-expected.checksum: Added.
1799 * fast/css/counters/counters08-expected.png: Added.
1800 * fast/css/counters/counters08-expected.txt: Added.
1801 * fast/css/counters/counters08.html: Added.
1802 * fast/css/counters/counters09-expected.checksum: Added.
1803 * fast/css/counters/counters09-expected.png: Added.
1804 * fast/css/counters/counters09-expected.txt: Added.
1805 * fast/css/counters/counters09.html: Added.
1806 * fast/css/counters/counters10-expected.checksum: Added.
1807 * fast/css/counters/counters10-expected.png: Added.
1808 * fast/css/counters/counters10-expected.txt: Added.
1809 * fast/css/counters/counters10.html: Added.
1810 * fast/css/counters/counters11-expected.checksum: Added.
1811 * fast/css/counters/counters11-expected.png: Added.
1812 * fast/css/counters/counters11-expected.txt: Added.
1813 * fast/css/counters/counters11.html: Added.
1814 * fast/css/counters/counters12-expected.checksum: Added.
1815 * fast/css/counters/counters12-expected.png: Added.
1816 * fast/css/counters/counters12-expected.txt: Added.
1817 * fast/css/counters/counters12.html: Added.
1818 * fast/css/counters/counters13-expected.checksum: Added.
1819 * fast/css/counters/counters13-expected.png: Added.
1820 * fast/css/counters/counters13-expected.txt: Added.
1821 * fast/css/counters/counters13.html: Added.
1822 * fast/css/counters/counters14-expected.checksum: Added.
1823 * fast/css/counters/counters14-expected.png: Added.
1824 * fast/css/counters/counters14-expected.txt: Added.
1825 * fast/css/counters/counters14.html: Added.
1826 * fast/css/counters/counters15-expected.checksum: Added.
1827 * fast/css/counters/counters15-expected.png: Added.
1828 * fast/css/counters/counters15-expected.txt: Added.
1829 * fast/css/counters/counters15.html: Added.
1830 * fast/css/counters/counters18-expected.checksum: Added.
1831 * fast/css/counters/counters18-expected.png: Added.
1832 * fast/css/counters/counters18-expected.txt: Added.
1833 * fast/css/counters/counters18.html: Added.
1834 * fast/css/counters/implied00-expected.checksum: Added.
1835 * fast/css/counters/implied00-expected.png: Added.
1836 * fast/css/counters/implied00-expected.txt: Added.
1837 * fast/css/counters/implied00.html: Added.
1838 * fast/css/counters/root-expected.checksum: Added.
1839 * fast/css/counters/root-expected.png: Added.
1840 * fast/css/counters/root-expected.txt: Added.
1841 * fast/css/counters/root.html: Added.
1842 * fast/css/counters/visibilityNone-expected.checksum: Added.
1843 * fast/css/counters/visibilityNone-expected.png: Added.
1844 * fast/css/counters/visibilityNone-expected.txt: Added.
1845 * fast/css/counters/visibilityNone.html: Added.
1847 2006-10-02 Adam Roben <aroben@apple.com>
1851 This change fixes a couple of problems with the window-properties
1852 test. window-properties' output changes depending on the presence or
1853 non-presence of session history (see
1854 http://bugs.webkit.org/show_bug.cgi?id=10965 for details). For this
1855 reason, the test must always be run as part of a run of ALL layout
1856 tests. The test results checked in were generated from an individual
1857 run of this test, so the buildbots were always failing since they run
1858 all the tests at once.
1860 This change regenerates the results for the test using a full run of
1861 layout tests. The test now also prints out object class names, and
1862 will print an error message when the test is run by itself.
1864 * fast/js/window-properties-expected.txt:
1865 * fast/js/window-properties.html:
1867 2006-10-02 Adele Peterson <adele@apple.com>
1871 - Updated results for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>
1873 * fast/forms/HTMLOptionElement_label05-expected.checksum:
1874 * fast/forms/HTMLOptionElement_label05-expected.png:
1875 * fast/forms/HTMLOptionElement_label05-expected.txt:
1876 * fast/forms/form-element-geometry-expected.checksum:
1877 * fast/forms/form-element-geometry-expected.png:
1878 * fast/forms/form-element-geometry-expected.txt:
1879 * fast/forms/option-strip-whitespace-expected.checksum:
1880 * fast/forms/option-strip-whitespace-expected.png:
1881 * fast/forms/option-strip-whitespace-expected.txt:
1882 * fast/forms/password-doubleclick-selection-expected.txt: Added.
1883 * fast/forms/password-doubleclick-selection.html: Added.
1884 * fast/forms/select-change-popup-to-listbox-expected.checksum:
1885 * fast/forms/select-change-popup-to-listbox-expected.png:
1886 * fast/forms/select-change-popup-to-listbox-expected.txt:
1887 * fast/text/updateNewFont-expected.checksum:
1888 * fast/text/updateNewFont-expected.png:
1889 * fast/text/updateNewFont-expected.txt:
1891 2006-10-01 Maciej Stachowiak <mjs@apple.com>
1893 Rubber stamped by Alexey.
1895 - reverted fix for http://bugs.webkit.org/show_bug.cgi?id=10893 since it led to layout test crashes
1897 * fast/dom/css-insert-import-rule-expected.txt: Removed.
1898 * fast/dom/css-insert-import-rule.html: Removed.
1900 2006-09-30 Geoffrey Garen <ggaren@apple.com>
1902 Added test for the viewource attribute, which applies to <frame> and
1905 * fast/frames/viewsource-attribute-expected.txt: Added.
1906 * fast/frames/viewsource-attribute.html: Added.
1908 * fast/frames/frameElement-widthheight.html: Removed stray character.
1910 2006-09-30 David Harrison <harrison@apple.com>
1912 Reviewed by John Sullivan.
1914 <rdar://problem/4641262> REGRESSION: Japanese text corrupts on wrapping point
1916 * fast/text/international/wrap-CJK-001-expected.checksum: Added.
1917 * fast/text/international/wrap-CJK-001-expected.png: Added.
1918 * fast/text/international/wrap-CJK-001-expected.txt: Added.
1919 * fast/text/international/wrap-CJK-001.html: Added.
1921 2006-10-01 Graham Dennis <graham.dennis@gmail.com>
1925 Test for http://bugs.webkit.org/show_bug.cgi?id=10842
1926 REGRESSION (r15418): contenteditable div truncates rightmost Japanese character
1928 * fast/text/line-breaks-after-white-space-expected.checksum: Added.
1929 * fast/text/line-breaks-after-white-space-expected.png: Added.
1930 * fast/text/line-breaks-after-white-space-expected.txt: Added.
1931 * fast/text/line-breaks-after-white-space.html: Added.
1933 2006-10-01 Alexey Proskuryakov <ap@nypop.com>
1935 Reviewed by Maciej and Darin.
1937 Test for http://bugs.webkit.org/show_bug.cgi?id=4372
1938 JavaScript document.write page form does not submit in Safari
1940 * fast/forms/document-write-expected.txt: Added.
1941 * fast/forms/document-write.html: Added.
1943 2006-09-30 Alexey Proskuryakov <ap@nypop.com>
1947 Test for http://bugs.webkit.org/show_bug.cgi?id=11011
1948 External CSS is parsed as iso-8859-1 even though the main document is utf-8
1950 * fast/encoding/css-charset-default-expected.txt: Added.
1951 * fast/encoding/css-charset-default.xhtml: Added.
1952 * fast/encoding/css-charset-import.css: Added.
1953 * fast/encoding/css-charset-inherit-iso-8859-5.css: Added.
1954 * fast/encoding/css-charset-inherit-koi-8.css: Added.
1956 2006-09-30 Rob Buis <buis@kde.org>
1958 Reviewed by eseidel.
1961 http://bugs.webkit.org/show_bug.cgi?id=11096
1962 Hit testing for polylines fails
1964 * svg/custom/polyline-hittest-expected.checksum: Added.
1965 * svg/custom/polyline-hittest-expected.png: Added.
1966 * svg/custom/polyline-hittest-expected.txt: Added.
1967 * svg/custom/polyline-hittest.svg: Added.
1969 2006-09-29 Timothy Hatcher <timothy@apple.com>
1971 Bug 11041: fast/dom/isindex-001 needs new results
1972 http://bugs.webkit.org/show_bug.cgi?id=11041
1974 * fast/dom/isindex-001-expected.txt:
1976 2006-09-29 Geoffrey Garen <ggaren@apple.com>
1978 Reviewed by John, Maciej.
1980 Added test for whether a frame element reports its src attribute as a
1981 complete, rather than relative, URL.
1983 * fast/frames/frame-src-attribute-expected.txt: Added.
1984 * fast/frames/frame-src-attribute.html: Added.
1985 * fast/frames/resources/frame-src-attribute-subframe.html: Added.
1987 2006-09-29 David Harrison <harrison@apple.com>
1989 Reviewed by John Sullivan.
1991 <rdar://problem/4663772> REGRESSION: Cannot type in Japanese after replying to a particular message
1992 <rdar://problem/4673293> REGRESSION: Can't enter the Japanese characters in Mail or Blot
1994 * fast/text/attributed-substring-from-range-001-expected.txt: Added.
1995 * fast/text/attributed-substring-from-range-001.html: Added.
1997 Check attributed string results when starting or ending at a br element.
1999 2006-09-29 Rob Buis <buis@kde.org>
2004 http://bugs.webkit.org/show_bug.cgi?id=10893
2005 InsertRule can not handle @import statements
2007 * fast/dom/css-insert-import-rule.html: Added.
2008 * fast/dom/resources/css-insert-import-rule.css: Added.
2010 2006-09-28 David Harrison <harrison@apple.com>
2014 Call clearKillRing() so we are guaranteed to start with empty kill ring.
2016 * editing/pasteboard/emacs-cntl-y-001.html:
2018 2006-09-27 Eric Seidel <eric@eseidel.com>
2022 paths with no fill specified default to black but do not recieve paint-related mouse events
2023 http://bugs.webkit.org/show_bug.cgi?id=11069
2025 * svg/custom/hover-default-fill-expected.checksum: Added.
2026 * svg/custom/hover-default-fill-expected.png: Added.
2027 * svg/custom/hover-default-fill-expected.txt: Added.
2028 * svg/custom/hover-default-fill.svg: Added.
2030 2006-09-27 Rob Buis <buis@kde.org>
2032 Reviewed by eseidel.
2035 http://bugs.webkit.org/show_bug.cgi?id=11015
2036 SVG handles em units incorrectly
2038 * svg/custom/viewport-em-expected.checksum: Added.
2039 * svg/custom/viewport-em-expected.png: Added.
2040 * svg/custom/viewport-em-expected.txt: Added.
2041 * svg/custom/viewport-em.svg: Added.
2042 * svg/custom/viewport-update2-expected.checksum: Added.
2043 * svg/custom/viewport-update2-expected.png: Added.
2044 * svg/custom/viewport-update2-expected.txt: Added.
2045 * svg/custom/viewport-update2.svg: Added.
2047 2006-09-27 Eric Seidel <eric@eseidel.com>
2051 Updated test (and results) for new invalid fill behavior.
2052 http://bugs.webkit.org/show_bug.cgi?id=11017
2054 * svg/custom/invalid-fill-expected.checksum:
2055 * svg/custom/invalid-fill-expected.png:
2056 * svg/custom/invalid-fill-expected.txt:
2057 * svg/custom/invalid-fill.svg:
2059 2006-09-26 Justin Garcia <justin.garcia@apple.com>
2063 <rdar://problem/4747695>
2064 Gmail Editor: Crash at WebCore::Range::startPosition() when decreasing a indent
2066 * editing/deleting/list-item-1-expected.checksum: Added.
2067 * editing/deleting/list-item-1-expected.png: Added.
2068 * editing/deleting/list-item-1-expected.txt: Added.
2069 * editing/deleting/list-item-1.html: Added.
2070 * editing/execCommand/remove-list-item-1-expected.checksum: Added.
2071 * editing/execCommand/remove-list-item-1-expected.png: Added.
2072 * editing/execCommand/remove-list-item-1-expected.txt: Added.
2073 * editing/execCommand/remove-list-item-1.html: Added.
2075 2006-09-26 David Harrison <harrison@apple.com>
2077 Reviewed by John and TimH.
2079 <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty
2081 * editing/pasteboard/emacs-cntl-y-001-expected.checksum: Added.
2082 * editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
2083 * editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
2084 * editing/pasteboard/emacs-cntl-y-001.html: Added.
2086 2006-09-26 Eric Seidel <eric@eseidel.com>
2090 viewbox parser does not allow <tab> as a delimiter
2091 http://bugs.webkit.org/show_bug.cgi?id=11014
2093 * svg/hixie/viewbox/003-expected.checksum: Added.
2094 * svg/hixie/viewbox/003-expected.png: Added.
2095 * svg/hixie/viewbox/003-expected.txt: Added.
2096 * svg/hixie/viewbox/003.xml: Added.
2098 2006-09-26 Eric Seidel <eric@eseidel.com>
2102 SVGDocument::createElement does not create elements in the SVG namespace
2103 http://bugs.webkit.org/show_bug.cgi?id=10932
2105 * svg/custom/createelement-expected.checksum: Added.
2106 * svg/custom/createelement-expected.png: Added.
2107 * svg/custom/createelement-expected.txt: Added.
2108 * svg/custom/createelement.svg: Added.
2110 2006-09-26 Eric Seidel <eric@eseidel.com>
2114 RenderPath::nodeAtPoint does not respect stroke width
2115 http://bugs.webkit.org/show_bug.cgi?id=10829
2117 * svg/custom/stroke-width-click-expected.txt: Added.
2118 * svg/custom/stroke-width-click.svg: Added.
2120 2006-09-25 Justin Garcia <justin.garcia@apple.com>
2124 * editing/execCommand/indent-empty-root-expected.checksum: Added.
2125 * editing/execCommand/indent-empty-root-expected.png: Added.
2126 * editing/execCommand/indent-empty-root-expected.txt: Added.
2127 * editing/execCommand/indent-empty-root.html: Added.
2129 2006-09-24 Eric Seidel <eric@eseidel.com>
2133 Add test: svg/custom/viewport-clip.svg
2134 and update results for:
2135 http://bugs.webkit.org/show_bug.cgi?id=11007
2136 (Also update some old results, due to CoreImage variance)
2138 * svg/custom/baseval-animval-equality.svg:
2139 * svg/custom/empty-merge-expected.checksum:
2140 * svg/custom/empty-merge-expected.png:
2141 * svg/custom/empty-merge-expected.txt:
2142 * svg/custom/empty-merge.svg:
2143 * svg/custom/feDisplacementMap-01-expected.checksum:
2144 * svg/custom/feDisplacementMap-01-expected.png:
2145 * svg/custom/foreign-object-skew-expected.checksum:
2146 * svg/custom/foreign-object-skew-expected.png:
2147 * svg/custom/gradient-stroke-width-expected.txt:
2148 * svg/custom/grayscale-gradient-mask-expected.checksum:
2149 * svg/custom/grayscale-gradient-mask-expected.png:
2150 * svg/custom/grayscale-gradient-mask-expected.txt:
2151 * svg/custom/grayscale-gradient-mask.svg:
2152 * svg/custom/image-with-transform-clip-filter-expected.checksum:
2153 * svg/custom/image-with-transform-clip-filter-expected.png:
2154 * svg/custom/path-bad-data-expected.checksum:
2155 * svg/custom/path-bad-data-expected.png:
2156 * svg/custom/path-bad-data-expected.txt:
2157 * svg/custom/text-filter-expected.checksum:
2158 * svg/custom/text-filter-expected.png:
2159 * svg/custom/text-image-opacity-expected.checksum:
2160 * svg/custom/text-image-opacity-expected.png:
2161 * svg/custom/transform-scale-parse.svg:
2162 * svg/custom/viewport-clip-expected.checksum: Added.
2163 * svg/custom/viewport-clip-expected.png: Added.
2164 * svg/custom/viewport-clip-expected.txt: Added.
2165 * svg/custom/viewport-clip.svg: Added.
2167 2006-09-24 Eric Seidel <eric@eseidel.com>
2171 Browsers disagree on behavior for an invalid fill
2172 http://bugs.webkit.org/show_bug.cgi?id=11017
2174 * svg/custom/invalid-fill-expected.checksum: Added.
2175 * svg/custom/invalid-fill-expected.png: Added.
2176 * svg/custom/invalid-fill-expected.txt: Added.
2177 * svg/custom/invalid-fill.svg: Added.
2179 2006-09-24 Eric Seidel <eric@eseidel.com>
2183 Import one of Hixie's tests for:
2184 <svg:a> cannot be styled with a:hover
2185 http://bugs.webkit.org/show_bug.cgi?id=11005
2187 * svg/hixie/cascade/002.css: Added.
2188 * svg/hixie/cascade/002.xml: Added.
2190 2006-09-23 Alexey Proskuryakov <ap@nypop.com>
2194 http://bugs.webkit.org/show_bug.cgi?id=4872
2195 XMLHttpRequest fails to throw an exception when there is a security violation
2196 (mismatching domains)
2198 * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
2199 * http/tests/xmlhttprequest/exceptions.html: Added.
2201 * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
2202 * http/tests/xmlhttprequest/extra-parameters.html: Added.
2203 * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
2204 Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).
2206 * fast/dom/xmlhttprequest-get-expected.txt: Updated results.
2208 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
2209 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
2210 * http/tests/xmlhttprequest/zero-length-response-sync.html:
2211 * http/tests/xmlhttprequest/zero-length-response.html:
2212 Updated results and changed state names to match the current spec.
2214 * http/tests/xmlhttprequest/resources/zero-length.xml: Added.
2216 2006-09-21 Nikolas Zimmermann <zimmermann@kde.org>
2218 Reviewed by eseidel.
2221 http://bugs.webkit.org/show_bug.cgi?id=10977
2222 SVGDocument does not expose 'rootElement' property
2224 * svg/custom/rootelement-expected.checksum: Added.
2225 * svg/custom/rootelement-expected.png: Added.
2226 * svg/custom/rootelement-expected.txt: Added.
2227 * svg/custom/rootelement.svg: Added.
2229 2006-09-21 Timothy Hatcher <timothy@apple.com>
2231 Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
2232 for tests that need to report child frame scroll positions.
2234 * http/tests/navigation/anchor-frames.html:
2235 * http/tests/navigation/anchor-subframeload.html:
2236 * http/tests/navigation/relativeanchor-frames.html:
2238 2006-09-21 Timothy Hatcher <timothy@apple.com>
2242 Bug 10923: Frame scroll layout test failures on the buildbot
2243 http://bugs.webkit.org/show_bug.cgi?id=10923
2245 Made this test call layoutTestController.dumpChildFrameScrollPositions().
2247 * fast/overflow/scrollRevealButton-expected.txt:
2248 * fast/overflow/scrollRevealButton.html:
2250 2006-09-20 Justin Garcia <justin.garcia@apple.com>
2254 * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
2255 * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
2256 * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
2257 * editing/pasteboard/subframe-dragndrop-1.html: Added.
2259 2006-09-20 Rob Buis <buis@kde.org>
2261 Reviewed by eseidel.
2263 Updated test results because of:
2264 http://bugs.webkit.org/show_bug.cgi?id=10946
2265 new marker code draws end-marker in wrong place
2267 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
2268 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
2269 * svg/custom/invalid-css-expected.txt:
2271 2006-09-20 Julien Palmas <julien.palmas@gmail.com>
2273 Reviewed by eseidel. Landed by eseidel.
2275 Test for http://bugs.webkit.org/show_bug.cgi?id=6003
2277 * svg/custom/pattern-y-offset-expected.checksum: Added.
2278 * svg/custom/pattern-y-offset-expected.png: Added.
2279 * svg/custom/pattern-y-offset-expected.txt: Added.
2280 * svg/custom/pattern-y-offset.svg: Added.
2282 2006-09-20 Justin Garcia <justin.garcia@apple.com>
2284 Reviewed by harrison
2286 * editing/selection/editable-links.html: Added.
2287 * editing/selection/editable-links.html-disabled: Removed.
2289 2006-09-20 Adam Roben <aroben@apple.com>
2291 Reviewed by timothy.
2293 Fixes http://bugs.webkit.org/show_bug.cgi?id=10953
2294 Test results for fast/js/window-properties.html should include
2295 children of window.document.body.firstChild
2297 * fast/js/window-properties-expected.txt: Regenerate results which now
2298 include window.document.body.firstChild.*
2299 * fast/js/window-properties.html: Print out 'null' for null objects
2300 instead of 'object' for more clarity
2302 2006-09-20 Adam Roben <aroben@apple.com>
2306 Adding test for http://bugs.webkit.org/show_bug.cgi?id=10935
2307 REGRESSION: file upload control with direction:rtl or text-align:right
2308 draws button on top of filename/icon
2310 * fast/forms/file-input-direction-expected.checksum: Added.
2311 * fast/forms/file-input-direction-expected.png: Added.
2312 * fast/forms/file-input-direction-expected.txt: Added.
2313 * fast/forms/file-input-direction.html: Added.
2315 2006-09-20 Eric Seidel <eric@eseidel.com>
2319 Commit two test updates I forgot to commit with:
2320 Markers should clip to their viewport.
2321 http://bugs.webkit.org/show_bug.cgi?id=5967
2323 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
2324 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
2325 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2326 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
2327 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
2328 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2330 2006-09-19 Eric Seidel <eric@eseidel.com>
2334 Updated results for http://bugs.webkit.org/show_bug.cgi?id=8585
2336 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2337 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2338 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2339 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2340 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2341 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2342 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2343 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2344 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2345 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2346 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2347 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2348 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2349 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2350 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2351 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2352 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2353 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2354 * svg/custom/feComponentTransfer-Linear-expected.txt:
2355 * svg/custom/feComponentTransfer-Table-expected.txt:
2356 * svg/custom/feDisplacementMap-01-expected.txt:
2357 * svg/custom/filter-source-alpha-expected.txt:
2358 * svg/custom/image-with-transform-clip-filter-expected.txt:
2359 * svg/custom/non-opaque-filters-expected.txt:
2360 * svg/custom/text-filter-expected.txt:
2362 2006-09-19 Eric Seidel <eric@eseidel.com>
2366 Markers should clip to their viewport.
2367 http://bugs.webkit.org/show_bug.cgi?id=5967
2369 * svg/custom/marker-overflow-clip-expected.checksum: Added.
2370 * svg/custom/marker-overflow-clip-expected.png: Added.
2371 * svg/custom/marker-overflow-clip-expected.txt: Added.
2372 * svg/custom/marker-overflow-clip.svg: Added.
2374 2006-09-19 Justin Garcia <justin.garcia@apple.com>
2378 Disabling this test temporarily.
2380 * editing/selection/editable-links.html: Removed.
2381 * editing/selection/editable-links.html-disabled: Added.
2383 2006-09-19 Justin Garcia <justin.garcia@apple.com>
2385 Reviewed by harrison
2387 * editing/selection/editable-links-expected.checksum: Added.
2388 * editing/selection/editable-links-expected.png: Added.
2389 * editing/selection/editable-links-expected.txt: Added.
2390 * editing/selection/editable-links.html: Added.
2392 2006-09-19 Justin Garcia <justin.garcia@apple.com>
2394 Reviewed by harrison
2396 * editing/pasteboard/pasting-tabs-expected.checksum: Added.
2397 * editing/pasteboard/pasting-tabs-expected.png: Added.
2398 * editing/pasteboard/pasting-tabs-expected.txt: Added.
2399 * editing/pasteboard/pasting-tabs.html: Added.
2401 2006-09-18 Adam Roben <aroben@apple.com>
2405 Update tests for the new file upload control.
2407 * fast/forms/file-input-disabled-expected.txt:
2408 * fast/forms/form-element-geometry-expected.txt:
2409 * fast/forms/input-appearance-height-expected.txt:
2410 * fast/forms/input-value-expected.txt:
2412 2006-09-17 Eric Seidel <eric@eseidel.com>
2416 * fast/js/window-properties.html: make work in Firefox (hangs IE)
2418 2006-09-17 Eric Seidel <eric@eseidel.com>
2420 Add a textual dump of the window object property tree.
2424 * fast/js/window-properties-expected.txt: Added.
2425 * fast/js/window-properties.html: Added.
2427 2006-09-17 David Hyatt <hyatt@apple.com>
2429 Adding layout test for bug 10899.
2431 * fast/text/basic/generic-family-changes-expected.checksum: Added.
2432 * fast/text/basic/generic-family-changes-expected.png: Added.
2433 * fast/text/basic/generic-family-changes-expected.txt: Added.
2434 * fast/text/basic/generic-family-changes.html: Added.
2436 2006-09-17 Alexey Proskuryakov <ap@nypop.com>
2440 Test for http://bugs.webkit.org/show_bug.cgi?id=10852
2441 REGRESSION: Reproducible crash in XMLHttpRequest::abort()
2443 Currently, this test prints an error message to the console, because requests from
2444 an unload handler still don't work.
2446 * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
2447 * http/tests/xmlhttprequest/xhr-onunload.html: Added.
2449 2006-09-15 Justin Garcia <justin.garcia@apple.com>
2451 Reviewed by harrison
2453 <rdar://problem/4674869>
2454 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
2456 * editing/deleting/whitespace-pre-1-expected.checksum: Added.
2457 * editing/deleting/whitespace-pre-1-expected.png: Added.
2458 * editing/deleting/whitespace-pre-1-expected.txt: Added.
2459 * editing/deleting/whitespace-pre-1.html: Added.
2461 2006-09-15 Timothy Hatcher <timothy@apple.com>
2465 Updating results to new expected values.
2467 * fast/lists/drag-into-marker-expected.txt:
2468 * fast/repaint/selection-after-delete-expected.txt:
2470 2006-09-15 Timothy Hatcher <timothy@apple.com>
2474 Updating results to new expected values.
2476 * editing/inserting/4278698-expected.txt:
2477 * fast/dom/window-xy-properties-expected.txt:
2479 2006-09-15 Adam Roben <aroben@apple.com>
2481 Reviewed by timothy.
2483 Part of http://bugs.webkit.org/show_bug.cgi?id=10865
2484 New file upload control should match the width of the old one
2486 Update tests to match new file upload control.
2488 * fast/forms/file-input-disabled-expected.txt:
2489 * fast/forms/form-element-geometry-expected.txt:
2490 * fast/forms/input-appearance-height-expected.txt:
2491 * fast/forms/input-value-expected.txt:
2493 2006-09-15 Kevin McCullough <KMcCullough@apple.com>
2495 - just layout test result changes
2497 * fast/dom/Range/range-compareNode-expected.txt:
2498 * fast/dom/Range/range-intersectsNode-expected.txt:
2500 2006-09-14 Justin Garcia <justin.garcia@apple.com>
2502 Reviewed by harrison
2504 <rdar://problem/4655880> Up/Down arrows skip over To Do
2506 * editing/selection/mixed-editability-3-expected.checksum: Added.
2507 * editing/selection/mixed-editability-3-expected.png: Added.
2508 * editing/selection/mixed-editability-3-expected.txt: Added.
2509 * editing/selection/mixed-editability-3.html: Added.
2510 * editing/selection/mixed-editability-4-expected.checksum: Added.
2511 * editing/selection/mixed-editability-4-expected.png: Added.
2512 * editing/selection/mixed-editability-4-expected.txt: Added.
2513 * editing/selection/mixed-editability-4.html: Added.
2514 * editing/selection/mixed-editability-5-expected.checksum: Added.
2515 * editing/selection/mixed-editability-5-expected.png: Added.
2516 * editing/selection/mixed-editability-5-expected.txt: Added.
2517 * editing/selection/mixed-editability-5.html: Added.
2519 2006-09-14 Graham Dennis <graham.dennis@gmail.com>
2521 Reviewed by Justin Garcia.
2523 Modified testcase for:
2524 http://bugs.webkit.org/show_bug.cgi?id=10726
2525 Crash in ApplyStyleCommand::applyRelativeFontStyleChange
2527 * editing/style/table-selection-expected.checksum:
2528 * editing/style/table-selection-expected.png:
2529 * editing/style/table-selection-expected.txt:
2530 * editing/style/table-selection.html:
2531 This testcase was for 10579, which is very similar to this bug (10726)
2532 Now the testcase tests both bugs.
2534 2006-09-13 Adam Roben <aroben@apple.com>
2536 Rubberstamped by hyatt.
2538 Updating tables results after hyatt landed a fix for
2539 http://bugs.webkit.org/show_bug.cgi?id=8126
2540 Padding must not apply to columns
2542 * tables/mozilla/bugs/bug139524-2-expected.txt:
2543 * tables/mozilla/bugs/bug139524-4-expected.txt:
2544 * tables/mozilla/bugs/bug32841-expected.txt:
2545 * tables/mozilla/dom/appendCol2-expected.txt:
2546 * tables/mozilla/dom/deleteCol1-expected.txt:
2547 * tables/mozilla/dom/deleteCol2-expected.txt:
2548 * tables/mozilla/dom/deleteCol3-expected.txt:
2549 * tables/mozilla/dom/deleteColGroup1-expected.txt:
2550 * tables/mozilla/dom/deleteColGroup2-expected.txt:
2551 * tables/mozilla/dom/insertColGroups1-expected.txt:
2552 * tables/mozilla/dom/insertColGroups2-expected.txt:
2553 * tables/mozilla/dom/insertCols1-expected.txt:
2554 * tables/mozilla/dom/insertCols2-expected.txt:
2555 * tables/mozilla/dom/insertCols3-expected.txt:
2556 * tables/mozilla/dom/insertCols4-expected.txt:
2557 * tables/mozilla/dom/insertCols5-expected.txt:
2558 * tables/mozilla/marvin/body_col-expected.txt:
2559 * tables/mozilla/marvin/x_col_span-expected.txt:
2560 * tables/mozilla/marvin/x_col_width_px-expected.txt:
2561 * tables/mozilla/marvin/x_colgroup_span-expected.txt:
2562 * tables/mozilla/other/body_col-expected.txt:
2563 * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
2564 * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
2565 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
2566 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
2567 * tables/mozilla_expected_failures/core/cols1-expected.txt:
2568 * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
2569 * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
2570 * tables/mozilla_expected_failures/other/test4-expected.txt:
2572 2006-09-12 Julien Palmas <julien.palmas@gmail.com>
2574 Reviewed by darin. Landed by eseidel.
2576 * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
2577 * svg/custom/svgpolyparser-extra-space-expected.png: Added.
2578 * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
2579 * svg/custom/svgpolyparser-extra-space.svg: Added.
2581 2006-09-12 Kevin McCullough <KMcCullough@apple.com>
2583 Reviewed by Andersca, Maciej, Brady.
2585 * fast/dom/Range/range-intersectsNode-expected.txt: Added.
2586 * fast/dom/Range/range-intersectsNode.html: Added.
2587 * fast/dom/Range/resources/intersectsNode.js: Added.
2589 2006-09-12 Nikolas Zimmermann <zimmermann@kde.org>
2591 Reviewed by eseidel. Landed by eseidel.
2593 Fixed: http://bugs.webkit.org/show_bug.cgi?id=10826
2595 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2596 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2597 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2599 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org>
2601 Reviewed by eseidel. Landed by eseidel.
2603 * svg/custom/baseval-animval-equality.svg: Added.
2605 2006-09-11 Kevin McCullough <KMcCullough@apple.com>
2610 * fast/dom/Range/range-compareNode-expected.txt: Added.
2611 * fast/dom/Range/range-compareNode.html: Added.
2612 * fast/dom/Range/range-comparePoint.html:
2614 2006-09-11 Vladimir Olexa <vladimir.olexa@gmail.com>
2618 - test for http://bugs.webkit.org/show_bug.cgi?id=10323
2619 REGRESSION: javascript: URL containing '\\' gets passed as '//'
2621 * fast/dom/javascript-backslash-expected.txt: Added.
2622 * fast/dom/javascript-backslash.html: Added.
2624 2006-09-11 Darin Adler <darin@apple.com>
2626 - converted a test to plain text (makes it platform independent; fixes a failure)
2628 * fast/events/ondragenter-expected.checksum: Removed.
2629 * fast/events/ondragenter-expected.png: Removed.
2630 * fast/events/ondragenter-expected.txt:
2631 * fast/events/ondragenter.html:
2633 2006-09-10 Darin Adler <darin@apple.com>
2635 - converted a test to plain text (makes it platform independent; fixes a failure)
2637 * fast/text/plain-text-line-breaks-expected.checksum: Removed.
2638 * fast/text/plain-text-line-breaks-expected.png: Removed.
2639 * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
2640 * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
2642 2006-09-08 Timothy Hatcher <timothy@apple.com>
2644 Adds a test for the CSS URL quoting logic.
2646 * fast/inspector/cssURLQuotes-expected.txt: Added.
2647 * fast/inspector/cssURLQuotes.html: Added.
2649 2006-09-09 Alexey Proskuryakov <ap@nypop.com>
2653 http://bugs.webkit.org/show_bug.cgi?id=10759
2654 fast/AppleScript/array.html test failing
2656 * fast/AppleScript/001-expected.txt: Updated results.
2658 2006-09-07 Alexey Proskuryakov <ap@nypop.com>
2662 Test for http://bugs.webkit.org/show_bug.cgi?id=10753
2663 REGRESSION: The beginning of a CSS file is missing
2665 * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
2666 * http/tests/incremental/slow-utf8-css-expected.png: Added.
2667 * http/tests/incremental/slow-utf8-css-expected.txt: Added.
2668 * http/tests/incremental/slow-utf8-css.pl: Added.
2670 2006-09-07 Rob Buis <buis@kde.org>
2675 <http://bugs.webkit.org/show_bug.cgi?id=9753>
2676 SVG with width and height 100% leaves room for scrollbar on the right.
2678 Also Updated .txt files (all text blocks are wider) and some updated
2679 pixel tests (some text is layouted differently because of wider text blocks).
2681 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
2682 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
2683 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
2684 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
2685 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2686 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2687 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2688 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
2689 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
2690 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
2691 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
2692 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
2693 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
2694 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
2695 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
2696 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
2697 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
2698 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
2699 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
2700 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
2701 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
2702 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
2703 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2704 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
2705 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
2706 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2707 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
2708 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
2709 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2710 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2711 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
2712 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
2713 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
2714 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
2715 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
2716 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
2717 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
2718 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
2719 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2720 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
2721 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
2722 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2723 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2724 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2725 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2726 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2727 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2728 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2729 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2730 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2731 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2732 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2733 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2734 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2735 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2736 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2737 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2738 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2739 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2740 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2741 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
2742 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2743 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
2744 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2745 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2746 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
2747 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2748 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
2749 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
2750 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
2751 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
2752 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
2753 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
2754 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
2755 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
2756 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
2757 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
2758 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
2759 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2760 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
2761 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
2762 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
2763 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
2764 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2765 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
2766 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2767 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
2768 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
2769 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
2770 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
2771 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2772 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2773 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2774 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
2775 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
2776 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
2777 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
2778 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
2779 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
2780 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
2781 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
2782 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
2783 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
2784 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
2785 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
2786 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
2787 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
2788 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
2789 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
2790 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
2791 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
2792 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
2793 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2794 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2795 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
2796 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2797 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2798 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
2799 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
2800 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2801 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
2802 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
2803 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
2804 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
2805 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
2806 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
2807 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
2808 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2809 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
2810 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
2811 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
2812 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2813 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2814 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
2815 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
2816 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
2817 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
2818 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
2819 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
2820 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
2821 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
2822 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
2823 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
2824 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
2825 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
2826 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
2827 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2828 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2829 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2830 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2831 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2832 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2833 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
2834 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
2835 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
2836 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2837 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
2838 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
2839 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
2840 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2841 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2842 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2843 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2844 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
2845 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
2846 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2847 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
2848 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
2849 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
2850 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
2851 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
2852 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2853 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2854 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2855 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
2856 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
2857 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
2858 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
2859 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
2860 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2861 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
2862 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
2863 * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
2864 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
2865 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
2866 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
2867 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
2868 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2869 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
2870 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
2871 * svg/custom/coords-relative-units-transforms-expected.txt:
2872 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2873 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2874 * svg/custom/feComponentTransfer-Linear-expected.txt:
2875 * svg/custom/feComponentTransfer-Table-expected.txt:
2876 * svg/custom/image-with-transform-clip-filter-expected.txt:
2877 * svg/custom/invalid-css-expected.txt:
2878 * svg/custom/invalid-viewbox1-expected.txt:
2879 * svg/custom/invalid-viewbox2-expected.txt:
2880 * svg/custom/non-opaque-filters-expected.txt:
2881 * svg/custom/percentage-rect-expected.checksum:
2882 * svg/custom/percentage-rect-expected.png:
2883 * svg/custom/percentage-rect-expected.txt:
2884 * svg/custom/pointer-events-path-expected.txt:
2885 * svg/custom/svg-overflow-types-expected.txt:
2886 * svg/custom/text-clip-expected.txt:
2887 * svg/custom/text-filter-expected.txt:
2888 * svg/custom/text-gradient-no-content-expected.checksum:
2889 * svg/custom/text-gradient-no-content-expected.png:
2890 * svg/custom/text-gradient-no-content-expected.txt:
2891 * svg/custom/text-hit-test-expected.txt:
2892 * svg/custom/text-image-opacity-expected.txt:
2893 * svg/custom/tref-update-expected.txt:
2894 * svg/custom/width-full-percentage-expected.checksum: Added.
2895 * svg/custom/width-full-percentage-expected.png: Added.
2896 * svg/custom/width-full-percentage-expected.txt: Added.
2897 * svg/custom/width-full-percentage.svg: Added.
2899 2006-09-05 Darin Adler <darin@apple.com>
2903 - test for bug where the charset in a link element for a CSS stylesheet is ignored.
2904 I noticed this while working on new text encoding machinery.
2906 * fast/encoding/css-link-charset-expected.txt: Added.
2907 * fast/encoding/css-link-charset.css: Added.
2908 * fast/encoding/css-link-charset.html: Added.
2910 - test for http://bugs.webkit.org/show_bug.cgi?id=10681
2911 REGRESSION: Reproducible crash at Wikipedia
2912 (Alexey wrote this one, I reviewed.)
2914 * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
2915 * fast/forms/form-data-encoding-normalization-overrun.html: Added.
2917 - and a tweak to an existing test
2919 * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
2920 diagnose this when it fails.
2922 2006-09-05 Justin Garcia <justin.garcia@apple.com>
2924 Reviewed by thatcher
2926 Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
2929 * editing/pasteboard/4641033-expected.checksum:
2930 * editing/pasteboard/4641033-expected.png:
2931 * editing/execCommand/outdent-selection-expected.checksum:
2932 * editing/execCommand/outdent-selection-expected.png:
2934 Added a didChangeSelection notification that was absent before:
2935 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
2936 * editing/deleting/delete-3608430-fix-expected.txt:
2937 * editing/deleting/delete-3608462-fix-expected.txt:
2938 * editing/deleting/delete-3775172-fix-expected.txt:
2939 * editing/deleting/delete-3800834-fix-expected.txt:
2940 * editing/deleting/delete-3857753-fix-expected.txt:
2941 * editing/deleting/delete-3865854-fix-expected.txt:
2942 * editing/deleting/delete-3928305-fix-expected.txt:
2943 * editing/deleting/delete-3959464-fix-expected.txt:
2944 * editing/deleting/delete-4038408-fix-expected.txt:
2945 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
2946 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
2947 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
2948 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
2949 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
2950 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
2951 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
2952 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
2953 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
2954 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
2955 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
2956 * editing/deleting/delete-block-contents-001-expected.txt:
2957 * editing/deleting/delete-block-contents-002-expected.txt:
2958 * editing/deleting/delete-block-contents-003-expected.txt:
2959 * editing/deleting/delete-block-merge-contents-001-expected.txt:
2960 * editing/deleting/delete-block-merge-contents-002-expected.txt:
2961 * editing/deleting/delete-block-merge-contents-003-expected.txt:
2962 * editing/deleting/delete-block-merge-contents-004-expected.txt:
2963 * editing/deleting/delete-block-merge-contents-005-expected.txt:
2964 * editing/deleting/delete-block-merge-contents-006-expected.txt:
2965 * editing/deleting/delete-block-merge-contents-007-expected.txt:
2966 * editing/deleting/delete-block-merge-contents-008-expected.txt:
2967 * editing/deleting/delete-block-merge-contents-009-expected.txt:
2968 * editing/deleting/delete-block-merge-contents-010-expected.txt:
2969 * editing/deleting/delete-block-merge-contents-012-expected.txt:
2970 * editing/deleting/delete-block-merge-contents-013-expected.txt:
2971 * editing/deleting/delete-block-merge-contents-014-expected.txt:
2972 * editing/deleting/delete-block-merge-contents-015-expected.txt:
2973 * editing/deleting/delete-block-merge-contents-016-expected.txt:
2974 * editing/deleting/delete-block-merge-contents-017-expected.txt:
2975 * editing/deleting/delete-block-merge-contents-018-expected.txt:
2976 * editing/deleting/delete-block-merge-contents-019-expected.txt:
2977 * editing/deleting/delete-block-merge-contents-020-expected.txt:
2978 * editing/deleting/delete-block-merge-contents-021-expected.txt:
2979 * editing/deleting/delete-block-merge-contents-022-expected.txt:
2980 * editing/deleting/delete-block-merge-contents-023-expected.txt:
2981 * editing/deleting/delete-block-merge-contents-024-expected.txt:
2982 * editing/deleting/delete-block-table-expected.txt:
2983 * editing/deleting/delete-br-008-expected.txt:
2984 * editing/deleting/delete-br-010-expected.txt:
2985 * editing/deleting/delete-br-011-expected.txt:
2986 * editing/deleting/delete-first-list-item-expected.txt:
2987 * editing/deleting/delete-image-001-expected.txt:
2988 * editing/deleting/delete-image-002-expected.txt:
2989 * editing/deleting/delete-image-003-expected.txt:
2990 * editing/deleting/delete-image-004-expected.txt:
2991 * editing/deleting/delete-line-001-expected.txt:
2992 * editing/deleting/delete-line-002-expected.txt:
2993 * editing/deleting/delete-line-003-expected.txt:
2994 * editing/deleting/delete-line-004-expected.txt:
2995 * editing/deleting/delete-line-005-expected.txt:
2996 * editing/deleting/delete-line-006-expected.txt:
2997 * editing/deleting/delete-line-007-expected.txt:
2998 * editing/deleting/delete-line-008-expected.txt:
2999 * editing/deleting/delete-line-009-expected.txt:
3000 * editing/deleting/delete-line-010-expected.txt:
3001 * editing/deleting/delete-line-011-expected.txt:
3002 * editing/deleting/delete-line-012-expected.txt:
3003 * editing/deleting/delete-line-013-expected.txt:
3004 * editing/deleting/delete-line-014-expected.txt:
3005 * editing/deleting/delete-line-015-expected.txt:
3006 * editing/deleting/delete-line-016-expected.txt:
3007 * editing/deleting/delete-line-017-expected.txt:
3008 * editing/deleting/delete-listitem-001-expected.txt:
3009 * editing/deleting/delete-listitem-002-expected.txt:
3010 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
3011 * editing/deleting/delete-select-all-001-expected.txt:
3012 * editing/deleting/delete-select-all-002-expected.txt:
3013 * editing/deleting/delete-select-all-003-expected.txt:
3014 * editing/deleting/merge-different-styles-expected.txt:
3015 * editing/deleting/merge-endOfParagraph-expected.txt:
3016 * editing/deleting/merge-no-br-expected.txt:
3017 * editing/deleting/pruning-after-merge-1-expected.txt:
3018 * editing/deleting/pruning-after-merge-2-expected.txt:
3019 * editing/deleting/table-cells-expected.txt:
3020 * editing/execCommand/boldSelection-expected.txt:
3021 * editing/execCommand/create-list-from-range-selection-expected.txt:
3022 * editing/execCommand/createLink-expected.txt:
3023 * editing/execCommand/format-block-expected.txt:
3024 * editing/execCommand/format-block-from-range-selection-expected.txt:
3025 * editing/execCommand/format-block-with-braces-expected.txt:
3026 * editing/execCommand/format-block-with-trailing-br-expected.txt:
3027 * editing/execCommand/hilitecolor-expected.txt:
3028 * editing/execCommand/indent-list-item-expected.txt:
3029 * editing/execCommand/indent-selection-expected.txt:
3030 * editing/execCommand/insert-list-and-stitch-expected.txt:
3031 * editing/execCommand/insert-list-with-id-expected.txt:
3032 * editing/execCommand/insertHTML-expected.txt:
3033 * editing/execCommand/insertHorizontalRule-expected.txt:
3034 * editing/execCommand/remove-formatting-expected.txt:
3035 * editing/execCommand/remove-list-from-range-selection-expected.txt:
3036 * editing/execCommand/remove-list-items-expected.txt:
3037 * editing/execCommand/strikethroughSelection-expected.txt:
3038 * editing/execCommand/switch-list-type-expected.txt:
3039 * editing/execCommand/unlink-expected.txt:
3040 * editing/input/text-input-controller-expected.txt:
3041 * editing/inserting/insert-3654864-fix-expected.txt:
3042 * editing/inserting/insert-3659587-fix-expected.txt:
3043 * editing/inserting/insert-3775316-fix-expected.txt:
3044 * editing/inserting/insert-3851164-fix-expected.txt:
3045 * editing/inserting/insert-3907422-fix-expected.txt:
3046 * editing/inserting/insert-after-delete-001-expected.txt:
3047 * editing/inserting/insert-div-001-expected.txt:
3048 * editing/inserting/insert-div-002-expected.txt:
3049 * editing/inserting/insert-div-003-expected.txt:
3050 * editing/inserting/insert-div-005-expected.txt:
3051 * editing/inserting/insert-div-007-expected.txt:
3052 * editing/inserting/insert-div-009-expected.txt:
3053 * editing/inserting/insert-div-010-expected.txt:
3054 * editing/inserting/insert-div-020-expected.txt:
3055 * editing/inserting/insert-div-023-expected.txt:
3056 * editing/inserting/insert-div-024-expected.txt:
3057 * editing/inserting/insert-div-025-expected.txt:
3058 * editing/inserting/insert-div-026-expected.txt:
3059 * editing/inserting/multiple-lines-selected-expected.txt:
3060 * editing/inserting/paragraph-separator-03-expected.txt:
3061 * editing/inserting/paragraph-separator-in-table-2-expected.txt:
3062 * editing/inserting/redo-expected.txt:
3063 * editing/inserting/return-key-with-selection-001-expected.txt:
3064 * editing/inserting/return-key-with-selection-002-expected.txt:
3065 * editing/inserting/return-key-with-selection-003-expected.txt:
3066 * editing/pasteboard/3976872-expected.txt:
3067 * editing/pasteboard/4076267-3-expected.txt:
3068 * editing/pasteboard/4076267-expected.txt:
3069 * editing/pasteboard/4700297-expected.txt:
3070 * editing/pasteboard/8145-3-expected.txt:
3071 * editing/pasteboard/block-wrappers-necessary-expected.txt:
3072 * editing/pasteboard/copy-paste-bidi-expected.txt:
3073 * editing/pasteboard/displaced-generic-placeholder-expected.txt:
3074 * editing/pasteboard/displaced-placeholder-expected.txt:
3075 * editing/pasteboard/display-block-on-spans-expected.txt:
3076 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
3077 * editing/pasteboard/interchange-newline-2-expected.txt:
3078 * editing/pasteboard/merge-after-delete-1-expected.txt:
3079 * editing/pasteboard/merge-after-delete-2-expected.txt:
3080 * editing/pasteboard/merge-after-delete-expected.txt:
3081 * editing/pasteboard/merge-end-3-expected.txt:
3082 * editing/pasteboard/merge-end-5-expected.txt:
3083 * editing/pasteboard/merge-end-blockquote-expected.txt:
3084 * editing/pasteboard/merge-end-list-expected.txt:
3085 * editing/pasteboard/merge-end-table-expected.txt:
3086 * editing/pasteboard/paste-4035648-fix-expected.txt:
3087 * editing/pasteboard/paste-4039777-fix-expected.txt:
3088 * editing/pasteboard/paste-line-endings-001-expected.txt:
3089 * editing/pasteboard/paste-line-endings-006-expected.txt:
3090 * editing/pasteboard/paste-match-style-001-expected.txt:
3091 * editing/pasteboard/paste-match-style-002-expected.txt:
3092 * editing/pasteboard/paste-pre-001-expected.txt:
3093 * editing/pasteboard/paste-pre-002-expected.txt:
3094 * editing/pasteboard/paste-table-002-expected.txt:
3095 * editing/pasteboard/paste-table-003-expected.txt:
3096 * editing/pasteboard/paste-text-006-expected.txt:
3097 * editing/pasteboard/paste-text-007-expected.txt:
3098 * editing/pasteboard/paste-text-010-expected.txt:
3099 * editing/pasteboard/paste-text-011-expected.txt:
3100 * editing/pasteboard/paste-text-015-expected.txt:
3101 * editing/pasteboard/paste-text-016-expected.txt:
3102 * editing/pasteboard/paste-text-017-expected.txt:
3103 * editing/pasteboard/paste-text-018-expected.txt:
3104 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
3105 * editing/pasteboard/smart-paste-003-expected.txt:
3106 * editing/pasteboard/smart-paste-004-expected.txt:
3107 * editing/pasteboard/smart-paste-005-expected.txt:
3108 * editing/pasteboard/smart-paste-006-expected.txt:
3109 * editing/pasteboard/smart-paste-007-expected.txt:
3110 * editing/pasteboard/smart-paste-008-expected.txt:
3111 * editing/pasteboard/testcase-9507-expected.txt:
3112 * editing/pasteboard/undoable-fragment-removes-expected.txt:
3113 * editing/selection/expanding-selections-expected.txt:
3114 * editing/selection/expanding-selections2-expected.txt:
3115 * editing/selection/node-removal-1-expected.txt:
3116 * editing/selection/node-removal-2-expected.txt:
3117 * editing/selection/select-all-iframe-expected.txt:
3118 * editing/selection/skip-non-editable-1-expected.txt:
3119 * editing/selection/triple-click-in-pre-expected.txt:
3120 * editing/style/apple-style-editable-mix-expected.txt:
3121 * editing/style/block-style-004-expected.txt:
3122 * editing/style/block-style-005-expected.txt:
3123 * editing/style/block-style-006-expected.txt:
3124 * editing/style/create-block-for-style-001-expected.txt:
3125 * editing/style/create-block-for-style-002-expected.txt:
3126 * editing/style/create-block-for-style-003-expected.txt:
3127 * editing/style/create-block-for-style-004-expected.txt:
3128 * editing/style/create-block-for-style-007-expected.txt:
3129 * editing/style/create-block-for-style-009-expected.txt:
3130 * editing/style/create-block-for-style-010-expected.txt:
3131 * editing/style/create-block-for-style-011-expected.txt:
3132 * editing/style/create-block-for-style-012-expected.txt:
3133 * editing/style/create-block-for-style-013-expected.txt:
3134 * editing/style/designmode-expected.txt:
3135 * editing/style/relative-font-size-change-001-expected.txt:
3136 * editing/style/relative-font-size-change-002-expected.txt:
3137 * editing/style/remove-underline-across-paragraph-expected.txt:
3138 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
3139 * editing/style/remove-underline-after-paragraph-expected.txt:
3140 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
3141 * editing/style/remove-underline-from-stylesheet-expected.txt:
3142 * editing/style/smoosh-styles-001-expected.txt:
3143 * editing/style/smoosh-styles-002-expected.txt:
3144 * editing/style/smoosh-styles-003-expected.txt:
3145 * editing/style/style-3681552-fix-001-expected.txt:
3146 * editing/style/style-3681552-fix-002-expected.txt:
3147 * editing/style/style-3690704-fix-expected.txt:
3148 * editing/style/style-3998892-fix-expected.txt:
3149 * editing/style/style-boundary-001-expected.txt:
3150 * editing/style/style-boundary-003-expected.txt:
3151 * editing/style/style-boundary-004-expected.txt:
3152 * editing/style/typing-style-001-expected.txt:
3153 * editing/style/typing-style-003-expected.txt:
3154 * editing/undo/undo-misspellings-expected.txt:
3155 * editing/unsupported-content/list-delete-001-expected.txt:
3156 * editing/unsupported-content/list-delete-002-expected.txt:
3157 * editing/unsupported-content/list-delete-003-expected.txt:
3158 * editing/unsupported-content/table-delete-001-expected.txt:
3159 * editing/unsupported-content/table-delete-002-expected.txt:
3160 * editing/unsupported-content/table-delete-003-expected.txt:
3161 * fast/forms/attributed-strings-expected.txt:
3162 * fast/forms/cursor-position-expected.txt:
3163 * fast/forms/drag-into-textarea-expected.txt:
3164 * fast/forms/input-appearance-maxlength-expected.txt:
3165 * fast/forms/input-paste-undo-expected.txt:
3166 * fast/forms/input-selection-restore-expected.txt:
3167 * fast/forms/input-text-paste-maxlength-expected.txt:
3168 * fast/forms/selection-functions-expected.txt:
3169 * fast/forms/text-field-setvalue-crash-expected.txt:
3170 * fast/forms/textarea-paste-newline-expected.txt:
3172 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
3176 Tests for http://bugs.webkit.org/show_bug.cgi?id=10716
3177 XMLHttpRequest.responseText is null if HTTP response is empty
3179 The results are not fully correct yet:
3180 - accessing properties that are now undefined should cause an exception;
3181 - on error, responseXML should be null, rather than contain an HTML document describing
3184 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
3185 now returning null for nil documents.
3187 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
3188 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
3189 * http/tests/xmlhttprequest/zero-length-response-sync.html:
3190 * http/tests/xmlhttprequest/zero-length-response.html:
3191 Extended to cover more properties.
3193 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
3197 Test for http://bugs.webkit.org/show_bug.cgi?id=10676
3198 @charset rules not accessible via DOM
3200 * fast/encoding/css-charset-dom-expected.txt: Added.
3201 * fast/encoding/css-charset-dom.html: Added.
3203 2006-09-04 Rob Buis <buis@kde.org>
3207 Testcase needed for:
3208 http://bugs.webkit.org/show_bug.cgi?id=6546
3209 clipPath data does not respect transforms
3211 * svg/custom/clip-path-with-transform-expected.checksum: Added.
3212 * svg/custom/clip-path-with-transform-expected.png: Added.
3213 * svg/custom/clip-path-with-transform-expected.txt: Added.
3214 * svg/custom/clip-path-with-transform.svg: Added.
3216 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
3220 Test for http://bugs.webkit.org/show_bug.cgi?id=10693
3221 Convert JavaScript arrays to AppleScript lists
3223 * fast/AppleScript/array-expected.txt:
3224 * fast/AppleScript/array.html: Updated results, added a test for
3225 circular dependencies.
3227 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
3231 Tests for http://bugs.webkit.org/show_bug.cgi?id=10697
3232 REGRESSION (r16175): Errors in incremental decoding of UTF-8
3234 * fast/encoding/charset-invalid-expected.txt: Added.
3235 * fast/encoding/charset-invalid.html: Added.
3236 * http/tests/incremental/slow-utf8-html-expected.txt: Added.
3237 * http/tests/incremental/slow-utf8-html.pl: Added.
3239 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
3243 http://bugs.webkit.org/show_bug.cgi?id=4508
3244 Layout tests access an external server
3246 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
3247 but the test still pointed to a remote one).
3248 * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
3249 * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of
3250 a non-existent http one.
3251 * fast/loader/docLoaderFrame-expected.checksum: Removed.
3252 * fast/loader/docLoaderFrame-expected.png: Removed.
3253 * fast/loader/docLoaderFrame-expected.txt: Removed.
3254 * fast/loader/docLoaderFrame.html: Removed.
3255 * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
3256 * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
3257 * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
3258 Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it
3261 2006-09-02 Graham Dennis <graham.dennis@gmail.com>
3266 http://bugs.webkit.org/show_bug.cgi?id=10579
3267 AppleStyleCommand::applyBlockStyle crash
3269 * editing/style/table-selection-expected.checksum: Added.
3270 * editing/style/table-selection-expected.png: Added.
3271 * editing/style/table-selection-expected.txt: Added.
3272 * editing/style/table-selection.html: Added.
3274 2006-09-01 Adele Peterson <adele@apple.com>
3276 Reviewed by Tim Omernick.
3278 Updated results for http://bugs.webkit.org/show_bug.cgi?id=6990
3279 Switch to use new text field implementation for <input type="password">
3281 * dom/html/level2/html/HTMLInputElement22-expected.txt:
3282 * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
3283 * fast/events/event-sender-mouse-click.html:
3284 * fast/forms/input-appearance-height-expected.checksum:
3285 * fast/forms/input-appearance-height-expected.txt:
3286 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
3287 * fast/forms/input-value-expected.checksum:
3288 * fast/forms/input-value-expected.png:
3289 * fast/forms/input-value-expected.txt:
3290 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
3291 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
3292 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
3294 Updated from switch to style-able selects
3295 * fast/forms/option-strip-whitespace-expected.checksum:
3296 * fast/forms/option-strip-whitespace-expected.png:
3297 * fast/forms/option-strip-whitespace-expected.txt:
3299 2006-09-01 Timothy Hatcher <timothy@apple.com>
3303 - updated results, null is not round-tripped through the bindings
3304 because of regressions the original change caused in other applications.
3305 - added an echo for "undefined".
3307 * plugins/bindings-test-expected.txt:
3308 * plugins/bindings-test.html:
3310 2006-09-01 Alexey Proskuryakov <ap@nypop.com>
3315 - http://bugs.webkit.org/show_bug.cgi?id=5620
3316 Should only honor encoding from <meta> in HTML
3318 - http://bugs.webkit.org/show_bug.cgi?id=9783
3319 An XML declaration without an explicit encoding incorrectly triggers
3320 UTF-8 encoding in an HTML document
3322 - http://bugs.webkit.org/show_bug.cgi?id=10155
3323 CSS2: @charset is not supported
3325 * fast/encoding/css-charset-expected.txt: Added.
3326 * fast/encoding/css-charset.css: Added.
3327 * fast/encoding/css-charset.html: Added.
3328 * fast/encoding/css-charset-evil-expected.txt: Added.
3329 * fast/encoding/css-charset-evil.css: Added.
3330 * fast/encoding/css-charset-evil.html: Added.
3331 * fast/encoding/default-xhtml-encoding-expected.txt: Added.
3332 * fast/encoding/default-xhtml-encoding.xhtml: Added.
3333 * fast/encoding/meta-in-xhtml-expected.txt: Added.
3334 * fast/encoding/meta-in-xhtml.xhtml: Added.
3335 * fast/encoding/pseudo-xml-2-expected.txt: Added.
3336 * fast/encoding/pseudo-xml-2.html: Added.
3337 * fast/encoding/pseudo-xml-3-expected.txt: Added.
3338 * fast/encoding/pseudo-xml-3.html: Added.
3339 * fast/encoding/pseudo-xml-4-expected.txt: Added.
3340 * fast/encoding/pseudo-xml-4.html: Added.
3341 * fast/encoding/pseudo-xml-expected.txt: Added.
3342 * fast/encoding/pseudo-xml.html: Added.
3344 2006-08-31 Alice Liu <alice.liu@apple.com>
3348 Revised expected results for an isindex element because of
3349 <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
3350 Now the field is rendered as a textfield
3352 * fast/dom/isindex-002-expected.checksum:
3353 * fast/dom/isindex-002-expected.png:
3354 * fast/dom/isindex-002-expected.txt:
3356 2006-08-30 Rob Buis <buis@kde.org>
3360 Changed test results because of:
3361 http://bugs.webkit.org/show_bug.cgi?id=10586
3362 pointer-events has issues when things are not stroked/filled
3364 * svg/custom/pointer-events-path-expected.checksum:
3365 * svg/custom/pointer-events-path-expected.png:
3366 * svg/custom/pointer-events-path-expected.txt:
3368 2006-08-29 Justin Garcia <justin.garcia@apple.com>
3370 Reviewed by harrison
3372 <rdar://problem/4700297>
3373 REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
3376 * editing/pasteboard/smart-paste-002-expected.checksum:
3377 * editing/pasteboard/smart-paste-002-expected.png:
3378 * editing/pasteboard/smart-paste-002-expected.txt:
3379 Added to demonstrate fix:
3380 * editing/pasteboard/4700297-expected.checksum: Added.
3381 * editing/pasteboard/4700297-expected.png: Added.
3382 * editing/pasteboard/4700297-expected.txt: Added.
3383 * editing/pasteboard/4700297.html: Added.
3384 Removed a superfluous style span:
3385 * editing/deleting/pruning-after-merge-1-expected.txt:
3386 * editing/pasteboard/interchange-newline-1-expected.txt:
3387 * editing/pasteboard/paste-text-019-expected.checksum:
3388 * editing/pasteboard/paste-text-019-expected.png:
3389 * editing/pasteboard/paste-text-019-expected.txt:
3390 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3391 Accidently checked in bad results yesterday:
3392 * editing/pasteboard/copy-paste-bidi-expected.txt:
3393 Equivalent render tree:
3394 * editing/pasteboard/smart-paste-001-expected.txt:
3396 2006-08-29 waylonis <waylonis@google.com>
3400 - Updated test to check for exceptions thrown in a plug-in. This is
3401 a test for http://bugs.webkit.org/show_bug.cgi?id=10114.
3402 * plugins/bindings-test-expected.txt:
3403 * plugins/bindings-test.html:
3405 2006-08-29 Darin Adler <darin@apple.com>
3409 - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)
3411 * fast/css/computed-style-negative-top-expected.txt: Added.
3412 * fast/css/computed-style-negative-top.html: Added.
3414 2006-08-28 Justin Garcia <justin.garcia@apple.com>
3416 Reviewed by harrison
3418 * editing/inserting/redo-expected.checksum: Added.
3419 * editing/inserting/redo-expected.png: Added.
3420 * editing/inserting/redo-expected.txt: Added.
3421 * editing/inserting/redo.html: Added.
3422 * editing/pasteboard/copy-paste-bidi-expected.txt:
3424 2006-08-28 Alice Liu <alice.liu@apple.com>
3428 Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write
3430 * http/tests/misc/iframe-domain-test-expected.txt: Added.
3431 * http/tests/misc/iframe-domain-test.html: Added.
3433 2006-08-27 Rob Buis <buis@kde.org>
3437 Changed test result because of:
3438 http://bugs.webkit.org/show_bug.cgi?id=10557
3439 KCanvasPath should be replace by platform/Path
3441 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
3443 2006-08-26 Eric Seidel <eric@eseidel.com>
3447 Test case for: pointer-events does not work.
3448 http://bugs.webkit.org/show_bug.cgi?id=10415
3450 * svg/custom/pointer-events-path-expected.checksum: Added.
3451 * svg/custom/pointer-events-path-expected.png: Added.
3452 * svg/custom/pointer-events-path-expected.txt: Added.
3453 * svg/custom/pointer-events-path.svg: Added.
3455 2006-08-27 Rob Buis <buis@kde.org>
3460 http://bugs.webkit.org/show_bug.cgi?id=10558
3461 SVG should have support for <metadata> element
3463 * svg/custom/create-metadata-element-expected.checksum: Added.
3464 * svg/custom/create-metadata-element-expected.png: Added.
3465 * svg/custom/create-metadata-element-expected.txt: Added.
3466 * svg/custom/create-metadata-element.svg: Added.
3468 2006-08-25 Adele Peterson <adele@apple.com>
3470 Updated results for addition of -webkit-text-security.
3472 * fast/css/computed-style-expected.txt:
3474 2006-08-25 Adele Peterson <adele@apple.com>
3478 New tests and updated tests for styled selects.
3480 * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
3481 * fast/borders/borderRadiusInvalidColor-expected.png: Added.
3482 * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
3483 * fast/borders/borderRadiusInvalidColor.html: Added.
3485 * fast/forms/select-baseline-expected.checksum: Added.
3486 * fast/forms/select-baseline-expected.png: Added.
3487 * fast/forms/select-baseline-expected.txt: Added.
3488 * fast/forms/select-baseline.html: Added.
3490 * editing/pasteboard/4641033-expected.txt:
3491 * editing/selection/replaced-boundaries-3-expected.txt:
3492 * editing/selection/select-box-expected.txt:
3493 * fast/block/margin-collapse/103-expected.txt:
3494 * fast/forms/001-expected.checksum:
3495 * fast/forms/001-expected.png:
3496 * fast/forms/001-expected.txt:
3497 * fast/forms/003-expected.txt:
3498 * fast/forms/004-expected.txt:
3499 * fast/forms/HTMLOptionElement_label01-expected.txt:
3500 * fast/forms/HTMLOptionElement_label02-expected.txt:
3501 * fast/forms/HTMLOptionElement_label03-expected.txt:
3502 * fast/forms/HTMLOptionElement_label04-expected.txt:
3503 * fast/forms/HTMLOptionElement_label06-expected.txt:
3504 * fast/forms/HTMLOptionElement_label07-expected.txt:
3505 * fast/forms/form-element-geometry-expected.checksum:
3506 * fast/forms/form-element-geometry-expected.png:
3507 * fast/forms/form-element-geometry-expected.txt:
3508 * fast/forms/option-script-expected.txt:
3509 * fast/forms/option-text-clip-expected.txt:
3510 * fast/forms/select-change-listbox-to-popup-expected.txt:
3511 * fast/forms/select-selected-expected.txt:
3512 * fast/forms/select-style-expected.txt: