1 2006-11-02 Adele Peterson <adele@apple.com>
3 Reviewed by Mitz and Geoff.
5 Test for <rdar://problem/4650271> REGRESSION(NativeTextArea): Textareas don't get scrollbars when text gets too big for content area (10105)
7 * fast/forms/textarea-scrollbar-expected.checksum: Added.
8 * fast/forms/textarea-scrollbar-expected.png: Added.
9 * fast/forms/textarea-scrollbar-expected.txt: Added.
10 * fast/forms/textarea-scrollbar.html: Added.
12 2006-11-02 Kevin McCullough <KMcCullough@apple.com>
16 - 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.
18 * fast/js/date-big-setdate-expected.txt:
19 * fast/js/resources/date-big-setdate.js:
21 2006-11-01 Justin Garcia <justin.garcia@apple.com>
25 <rdar://problem/4062865>
26 Copy/paste of a select element fails to include the options
28 Updated to reflect fix:
29 * editing/pasteboard/4641033-expected.checksum:
30 * editing/pasteboard/4641033-expected.png:
31 * editing/pasteboard/4641033-expected.txt:
32 * editing/pasteboard/4641033.html:
35 * editing/inserting/before-after-input-element-expected.checksum: Added.
36 * editing/inserting/before-after-input-element-expected.png: Added.
37 * editing/inserting/before-after-input-element-expected.txt: Added.
38 * editing/inserting/before-after-input-element.html: Added.
39 * editing/pasteboard/input-field-1-expected.checksum: Added.
40 * editing/pasteboard/input-field-1-expected.png: Added.
41 * editing/pasteboard/input-field-1-expected.txt: Added.
42 * editing/pasteboard/input-field-1.html: Added.
43 * editing/pasteboard/select-element-1-expected.checksum: Added.
44 * editing/pasteboard/select-element-1-expected.png: Added.
45 * editing/pasteboard/select-element-1-expected.txt: Added.
46 * editing/pasteboard/select-element-1.html: Added.
47 * editing/selection/select-element-paragraph-boundary-expected.checksum: Added.
48 * editing/selection/select-element-paragraph-boundary-expected.png: Added.
49 * editing/selection/select-element-paragraph-boundary-expected.txt: Added.
50 * editing/selection/select-element-paragraph-boundary.html: Added.
52 2006-11-01 Kevin McCullough <KMcCullough@apple.com>
54 - temporarily passing a test so that it does not interfere with others testing.
56 * fast/js/date-big-setdate-expected.txt:
58 2006-11-01 Adele Peterson <adele@apple.com>
60 Fixing typo. Changed repaintTest to runRepaintTest.
62 * fast/repaint/overflow-outline-repaint-expected.checksum:
63 * fast/repaint/overflow-outline-repaint-expected.png:
64 * fast/repaint/overflow-outline-repaint.html:
66 2006-11-01 Adele Peterson <adele@apple.com>
70 Tests for http://bugs.webkit.org/show_bug.cgi?id=11277
71 REGRESSION: Incomplete repaint of overflow areas when deleting
73 * fast/repaint/overflow-delete-line-expected.checksum: Added.
74 * fast/repaint/overflow-delete-line-expected.png: Added.
75 * fast/repaint/overflow-delete-line-expected.txt: Added.
76 * fast/repaint/overflow-delete-line.html: Added.
77 * fast/repaint/overflow-scroll-delete-expected.checksum: Added.
78 * fast/repaint/overflow-scroll-delete-expected.png: Added.
79 * fast/repaint/overflow-scroll-delete-expected.txt: Added.
80 * fast/repaint/overflow-scroll-delete.html: Added.
81 * fast/repaint/overflow-outline-repaint-expected.checksum: Added.
82 * fast/repaint/overflow-outline-repaint-expected.png: Added.
83 * fast/repaint/overflow-outline-repaint-expected.txt: Added.
84 * fast/repaint/overflow-outline-repaint.html: Added.
86 2006-10-31 Geoffrey Garen <ggaren@apple.com>
88 Added test for accessing the 'caller' property from inside an event
91 * fast/events/caller-access-from-event-listener-expected.txt: Added.
92 * fast/events/caller-access-from-event-listener.html: Added.
94 2006-10-31 Geoffrey Garen <ggaren@apple.com>
96 Added layout test for copying password field.
98 * editing/pasteboard/copy-in-password-field-expected.txt: Added.
99 * editing/pasteboard/copy-in-password-field.html: Added.
101 2006-10-31 Justin Garcia <justin.garcia@apple.com>
105 Updated these tests to mention the bug that they demonstrate:
106 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
107 * editing/pasteboard/nested-blocks-with-text-area-expected.png:
108 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
109 * editing/pasteboard/nested-blocks-with-text-area.html:
110 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
111 * editing/pasteboard/nested-blocks-with-text-field-expected.png:
112 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
113 * editing/pasteboard/nested-blocks-with-text-field.html:
115 2006-10-31 Adele Peterson <adele@apple.com>
119 Tests for http://bugs.webkit.org/show_bug.cgi?id=11127 NativeListBox: arrow and drag selection should pivot around one list item
120 and http://bugs.webkit.org/show_bug.cgi?id=11173 REGRESSION (NativeListBox): Shift-clicking items in list box doesn't expand the current selection
121 and http://bugs.webkit.org/show_bug.cgi?id=11417 REGRESSION: onchange does not fire for list-style select elements
123 * fast/forms/listbox-onchange-expected.txt: Added.
124 * fast/forms/listbox-onchange.html: Added.
125 * fast/forms/listbox-selection-expected.txt: Added.
126 * fast/forms/listbox-selection.html: Added.
128 2006-10-31 Justin Garcia <justin.garcia@apple.com>
132 * editing/execCommand/create-list-1.html: Removed.
133 * editing/execCommand/create-list-with-hr-expected.checksum:
134 * editing/execCommand/create-list-with-hr-expected.png:
135 * editing/execCommand/create-list-with-hr-expected.txt:
136 * editing/execCommand/remove-list-1-expected.checksum:
137 * editing/execCommand/remove-list-1-expected.png:
138 * editing/execCommand/remove-list-1-expected.txt:
139 * fast/text/attributed-substring-from-range-001-expected.txt:
141 2006-10-31 Vladimir Olexa <vladimir.olexa@gmail.com>
145 Test for http://bugs.webkit.org/show_bug.cgi?id=4166
146 Function object does not support caller property
148 * fast/js/caller-property-expected.txt: Added.
149 * fast/js/caller-property.html: Added.
150 * fast/js/resources/caller-property.js: Added.
152 2006-10-30 Darin Adler <darin@apple.com>
156 * fast/dom/xmlhttprequest-get-expected.txt: Generated a new result.
157 Maciej says that the new behavior of returning empty string instead of
158 undefined is correct and matches Firefox, so the new result is better
161 2006-10-29 Mitz Pettel <mitz@webkit.org>
165 Test for http://bugs.webkit.org/show_bug.cgi?id=11444
166 REGRESSION (r17378): Exception (-[NSCFDictionary setObject:forKey:]: attempt to insert nil value)
167 when submitting a form with an empty uninitialized field
169 * fast/forms/submit-nil-value-field-assert-expected.txt: Added.
170 * fast/forms/submit-nil-value-field-assert.html: Added.
172 2006-10-30 Mark Rowe <bdash@webkit.org>
176 Fix fast/block/basic/014.html to pass when Microsoft Office fonts are present.
178 * fast/block/basic/014-expected.checksum:
179 * fast/block/basic/014-expected.png:
180 * fast/block/basic/014-expected.txt:
181 * fast/block/basic/014.html: Always use default sans-serif font rather than
182 preferring Microsoft Office fonts.
184 2006-10-29 Mark Rowe <bdash@webkit.org>
188 Fix failure in editing/inserting/insert-3851164-fix if Gill Sans font is present.
190 * editing/inserting/insert-3851164-fix.html: Specify sans-serif to match expected results
191 generated without Gill Sans present.
193 2006-10-29 Darin Adler <darin@apple.com>
195 * fast/events/js-keyboard-event-creation-expected.txt: Update test that
196 is affected in a minor way by the change to DumpRenderTree.
198 2006-10-26 Justin Garcia <justin.garcia@apple.com>
202 <http://bugs.webkit.org/show_bug.cgi?id=11423>
203 REGRESSION: First newline missing from textarea's value
205 Changes reflect the removal of more brs that were about
207 * editing/deleting/delete-4038408-fix-expected.txt:
208 * editing/inserting/insert-3654864-fix-expected.txt:
209 * editing/inserting/insert-3659587-fix-expected.txt:
210 * editing/inserting/insert-3775316-fix-expected.txt:
211 * editing/inserting/insert-at-end-01-expected.txt:
212 * editing/inserting/insert-at-end-02-expected.txt:
213 * editing/inserting/insert-br-001-expected.txt:
214 * editing/inserting/insert-br-005-expected.txt:
216 Added to demonstrate fix:
217 * fast/forms/11423-expected.txt: Added.
218 * fast/forms/11423.html: Added.
220 2006-10-27 Darin Adler <darin@apple.com>
222 - new test results for a couple of tests
224 * fast/js/kde/RegExp-expected.txt: Affected by the change to decode \u
225 sequences in JavaScript regular expression at the lexer level.
227 * http/tests/navigation/success200-reload-expected.txt: For some reason,
228 this is consistently not dumping the "scrolled" line any more -- since the
229 purpose of the test has nothing to do with that, landing new results.
231 2006-10-26 W. Andy Carrel <wac@google.com>
235 * tests/mozilla/ecma_2/RegExp/properties-001.js: Changed test to look
236 for Unicode character rather than the '\u' escaped equivalent for
237 .source and .toString().
239 2006-10-26 Darin Adler <darin@apple.com>
243 * editing/execCommand/remove-formatting-expected.txt: Roll back results.
244 The ones just checked in showed the same kind of intermittent failure that
245 copy-paste-bidi.html used to show -- now we consistently get these results.
247 2006-10-26 Justin Garcia <justin.garcia@apple.com>
251 <http://bugs.webkit.org/show_bug.cgi?id=11329>
252 Gmail Editor: Can't remove styling applied to selection after clicking "Remove Formatting" toolbar icon.
254 * editing/execCommand/remove-formatting-2-expected.checksum: Added.
255 * editing/execCommand/remove-formatting-2-expected.png: Added.
256 * editing/execCommand/remove-formatting-2-expected.txt: Added.
257 * editing/execCommand/remove-formatting-2.html: Added.
258 * editing/execCommand/remove-formatting-expected.txt:
260 2006-10-26 Oliver Hunt <oliver@apple.com>
263 Layout test for <rdar://problem/4800518>
265 * fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
266 * fast/canvas/canvas-transforms-during-path-expected.png: Added.
267 * fast/canvas/canvas-transforms-during-path-expected.txt: Added.
268 * fast/canvas/canvas-transforms-during-path.html: Added.
270 2006-10-26 Darin Adler <darin@apple.com>
274 - removed non-deterministic behavior in editing that was causing
275 give inconsistent results for editing/pasteboard/copy-paste-bidi.html
277 * editing/pasteboard/copy-paste-bidi-expected.txt: New results, without the
278 anonymous block that sometimes appeared and sometimes did not.
280 2006-10-26 Darin Adler <darin@apple.com>
282 - oops, checked in failure results, not success
284 * fast/js/string-property-iteration-expected.txt:
287 2006-10-26 Darin Adler <darin@apple.com>
289 - checked in some missing results
290 (if these are wrong we could remove or disable the test)
292 * svg/hixie/cascade/002-expected.checksum: Added.
293 * svg/hixie/cascade/002-expected.png: Added.
294 * svg/hixie/cascade/002-expected.txt: Added.
296 2006-10-26 Darin Adler <darin@apple.com>
300 - add a test for iteration of properties of string objects
302 * fast/js/resources/string-property-iteration.js: Added.
303 * fast/js/string-property-iteration-expected.txt: Added.
304 * fast/js/string-property-iteration.html: Added.
306 2006-10-24 Maciej Stachowiak <mjs@apple.com>
310 - re-enable testing of HEAD methods, now that bugs relating to these are fixed
312 * http/tests/xmlhttprequest/methods-async-expected.txt:
313 * http/tests/xmlhttprequest/methods-async.html:
314 * http/tests/xmlhttprequest/methods-expected.txt:
315 * http/tests/xmlhttprequest/methods.html:
317 2006-10-24 Justin Garcia <justin.garcia@apple.com>
321 <http://bugs.webkit.org/show_bug.cgi?id=10993>
322 GMail Editor: Caret doesn't always position itself after list marker
324 * editing/execCommand/create-list-1-expected.checksum: Added.
325 * editing/execCommand/create-list-1-expected.png: Added.
326 * editing/execCommand/create-list-1-expected.txt: Added.
327 * editing/execCommand/create-list-1.html: Added.
330 * editing/execCommand/create-list-with-hr-expected.checksum:
331 * editing/execCommand/create-list-with-hr-expected.png:
332 * editing/execCommand/create-list-with-hr-expected.txt:
333 * editing/execCommand/create-list-with-hr.html:
334 * editing/execCommand/remove-list-1-expected.checksum:
335 * editing/execCommand/remove-list-1-expected.png:
336 * editing/execCommand/remove-list-1-expected.txt:
337 * fast/text/attributed-substring-from-range-001-expected.txt:
339 2006-10-23 Justin Garcia <justin.garcia@apple.com>
343 <http://bugs.webkit.org/show_bug.cgi?id=11334>
344 Writely Editor: Placing caret in a list "highlights" both Numbered List and Bulleted List toolbar icons
346 * editing/execCommand/queryCommandState-01-expected.txt: Added.
347 * editing/execCommand/queryCommandState-01.html: Added.
349 2006-10-20 Justin Garcia <justin.garcia@apple.com>
353 <http://bugs.webkit.org/show_bug.cgi?id=11333>
354 Writely Editor: After inserting a HR element, pressing return key creates a copy of this HR element in the document
356 * editing/inserting/insert-br-009-expected.checksum: Added.
357 * editing/inserting/insert-br-009-expected.png: Added.
358 * editing/inserting/insert-br-009-expected.txt: Added.
359 * editing/inserting/insert-br-009.html: Added.
360 * editing/inserting/insert-paragraph-01-expected.checksum: Added.
361 * editing/inserting/insert-paragraph-01-expected.png: Added.
362 * editing/inserting/insert-paragraph-01-expected.txt: Added.
363 * editing/inserting/insert-paragraph-01.html: Added.
364 * editing/inserting/insert-paragraph-02-expected.checksum: Added.
365 * editing/inserting/insert-paragraph-02-expected.png: Added.
366 * editing/inserting/insert-paragraph-02-expected.txt: Added.
367 * editing/inserting/insert-paragraph-02.html: Added.
368 * editing/inserting/insert-paragraph-03-expected.checksum: Added.
369 * editing/inserting/insert-paragraph-03-expected.png: Added.
370 * editing/inserting/insert-paragraph-03-expected.txt: Added.
371 * editing/inserting/insert-paragraph-03.html: Added.
372 * editing/inserting/insert-paragraph-04-expected.checksum: Added.
373 * editing/inserting/insert-paragraph-04-expected.png: Added.
374 * editing/inserting/insert-paragraph-04-expected.txt: Added.
375 * editing/inserting/insert-paragraph-04.html: Added.
377 2006-10-20 Geoffrey Garen <ggaren@apple.com>
379 RS by Beth "pants on fire" Dakin.
381 Put some layout tests in their place.
383 * fast/dom/Window/window-object-cross-frame-calls-expected.txt: Added.
384 * fast/dom/Window/window-object-cross-frame-calls.html: Added.
385 * fast/dom/Window/window-onFocus-expected.checksum: Added.
386 * fast/dom/Window/window-onFocus-expected.png: Added.
387 * fast/dom/Window/window-onFocus-expected.txt: Added.
388 * fast/dom/Window/window-onFocus.html: Added.
389 * fast/dom/Window/window-xy-properties-expected.txt: Added.
390 * fast/dom/Window/window-xy-properties.html: Added.
391 * fast/dom/window-object-cross-frame-calls-expected.txt: Removed.
392 * fast/dom/window-object-cross-frame-calls.html: Removed.
393 * fast/dom/window-onFocus-expected.checksum: Removed.
394 * fast/dom/window-onFocus-expected.png: Removed.
395 * fast/dom/window-onFocus-expected.txt: Removed.
396 * fast/dom/window-onFocus.html: Removed.
397 * fast/dom/window-xy-properties-expected.txt: Removed.
398 * fast/dom/window-xy-properties.html: Removed.
399 * fast/html/xhtml-serialize-expected.txt: Added.
400 * fast/html/xhtml-serialize.html: Added.
401 * fast/js/resources/xhtml-serialize.js: Removed.
402 * fast/js/resources/xslt-fragment-in-empty-doc.js: Removed.
403 * fast/js/xhtml-serialize-expected.txt: Removed.
404 * fast/js/xhtml-serialize.html: Removed.
405 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Removed.
406 * fast/js/xslt-fragment-in-empty-doc.html: Removed.
407 * fast/xsl/xslt-fragment-in-empty-doc-expected.txt: Added.
408 * fast/xsl/xslt-fragment-in-empty-doc.html: Added.
409 * fast/dom/resources/child.html: Removed.
410 * fast/dom/Window/resources/child.html: Added.
412 2006-10-20 Beth Dakin <bdakin@apple.com>
416 Changing these counters tests because they fail on some people's
417 machines. They fail for people who have the Armenian glyphs the
418 tests were looking for in the "expected" line. There is no point in
419 testing that anyway, since we do not currently support Armenian in
420 counters or in list markers.
422 * fast/css/counters/counter10-expected.checksum:
423 * fast/css/counters/counter10-expected.png:
424 * fast/css/counters/counter10-expected.txt:
425 * fast/css/counters/counter10.html:
426 * fast/css/counters/counters10-expected.checksum:
427 * fast/css/counters/counters10-expected.png:
428 * fast/css/counters/counters10-expected.txt:
429 * fast/css/counters/counters10.html:
431 2006-10-20 Geoffrey Garen <ggaren@apple.com>
435 Removed old window property tests because they didn't quite work and they
436 were looking at me funny. Replaced with new, comprehensive test.
438 * fast/dom/Window/window-properties-expected.txt: Added.
439 * fast/dom/Window/window-properties.html: Added.
440 * fast/js/window-properties-expected.txt: Removed.
441 * fast/js/window-properties.html: Removed.
442 * fast/js/window-properties2-expected.txt: Removed.
443 * fast/js/window-properties2.html: Removed.
445 2006-10-20 Anders Carlsson <acarlsson@apple.com>
449 Add test case for timer crash.
451 * fast/dom/timer-clear-interval-in-handler-expected.txt: Added.
452 * fast/dom/timer-clear-interval-in-handler.html: Added.
454 2006-10-20 Geoffrey Garen <ggaren@apple.com>
456 Reviewed by Beth, approved in principle by Adele, who couldn't be troubled
457 for an actual review.
459 Fixed http://bugs.webkit.org/show_bug.cgi?id=11345
460 1 fewer shouldChangeSelection delegate call for fast/forms/focus-control-to-page
462 I updated this test to use <input type="search"> because that's the only
463 remaining AppKit control, and the test's intention is verify tabbing
464 between AppKit and non-AppKit controls.
466 I updated the results because the behavior change is good.
468 Here's why the test regressed:
470 Our editing code is cra-zay. When AppKit calls nextKeyView, we not only
471 calculate the next key element in the page, we also focus it as a side-effect.
472 As a result, we used to fire a focus delegate twice, because AppKit happened
473 to call nextKeyView twice.
475 This test first regressed when Adele changed listboxes to be non-AppKit
476 controls (r16718). That change took AppKit out of test.
478 The regression redoubled itself when Adam moved TAB handling into the DOM
479 (r16741), taking AppKit out of TABing completely.
481 * fast/forms/focus-control-to-page-expected.txt:
482 * fast/forms/focus-control-to-page.html:
484 2006-10-19 Justin Garcia <justin.garcia@apple.com>
488 <rdar://problem/4447885>
489 API: WebView should have a method something like incrementLeftMarginBy: or indentBy:
491 Changed blockquotes in these tests to blockquote class="webkit-indent-blockquote".
492 * editing/execCommand/indent-empty-root-expected.txt:
493 * editing/execCommand/indent-selection-expected.checksum:
494 * editing/execCommand/indent-selection-expected.png:
495 * editing/execCommand/indent-selection-expected.txt:
496 * editing/execCommand/indent-selection.html:
497 * editing/execCommand/nsresponder-indent-expected.txt:
498 * editing/execCommand/nsresponder-outdent.html:
499 * editing/execCommand/outdent-selection-expected.checksum:
500 * editing/execCommand/outdent-selection-expected.png:
501 * editing/execCommand/outdent-selection-expected.txt:
503 Ditto. Added a FIXME:
504 * editing/execCommand/outdent-selection.html:
506 2006-10-19 Geoffrey Garen <ggaren@apple.com>
510 Added a delay before printing the last line of text to ensure that the two
511 lines consistently decode as separate chunks.
513 * http/tests/incremental/slow-utf8-css.pl:
514 * http/tests/incremental/slow-utf8-css-expected.txt:
516 2006-10-19 Alexey Proskuryakov <ap@nypop.com>
520 Test for http://bugs.webkit.org/show_bug.cgi?id=11141
521 REGRESSION(r16681-r16691): CSS '@import' doesn't respect HTML Base element
523 * http/tests/uri/css-href-2.css: Added.
524 * http/tests/uri/css-href-expected.checksum: Added.
525 * http/tests/uri/css-href-expected.png: Added.
526 * http/tests/uri/css-href-expected.txt: Added.
527 * http/tests/uri/css-href-fwd.css: Added.
528 * http/tests/uri/css-href.css: Added.
529 * http/tests/uri/css-href.php: Added.
530 * http/tests/uri/resources/css-href-2.css: Added.
531 * http/tests/uri/resources/css-href.css: Added.
533 2006-10-19 Geoffrey Garen <ggaren@apple.com>
535 Updated this test to avoid machine-specific results.
537 * fast/js/window-properties2-expected.txt:
538 * fast/js/window-properties2.html:
540 2006-10-18 Geoffrey Garen <ggaren@apple.com>
542 Test for some window properties that WebCore previously didn't enumerate.
544 * fast/js/window-properties2-expected.txt: Added.
545 * fast/js/window-properties2.html: Added.
547 2006-10-18 Geoffrey Garen <ggaren@apple.com>
551 Updated some results now that some global JS objects repeatably report their
552 statically declared properties.
554 * fast/js/window-properties-expected.txt:
555 * fast/js/window-properties.html:
557 2006-10-18 Adam Roben <aroben@apple.com>
561 Fix: http://bugs.webkit.org/show_bug.cgi?id=11342
562 fast/repaint/4774354 is failing
564 It seems that this test got checked in with incorrect results, as it
565 has been failing since its introduction in r17093.
567 * fast/repaint/4774354-expected.txt:
569 2006-10-18 Adam Roben <aroben@apple.com>
573 New test to make sure we're generating the correct keycodes for Tab
574 and Shift-Tab keypresses.
576 * fast/events/js-keyboard-event-creation-expected.txt: Added.
577 * fast/events/js-keyboard-event-creation.html: Added.
579 2006-10-18 Adam Roben <aroben@apple.com>
583 Fix: http://bugs.webkit.org/show_bug.cgi?id=11344
584 REGRESSION (r16741): webViewDidChangeSelection delegate not firing in
587 The behavior for display-none-in-onchange-keyboard is still correct
588 (we don't crash when the element about to receive focus gets
589 display:none set), so I've just generated new results for it.
591 The behavior of tabbing-input-iframe has changed a little. iframe
592 elements are now in the tab order, so I've changed the test to take
593 that into account and generated new results.
595 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
596 * fast/forms/tabbing-input-iframe-expected.txt:
597 * fast/forms/tabbing-input-iframe.html:
599 2006-10-18 Justin Garcia <justin.garcia@apple.com>
603 <rdar://problem/4784823>
604 GMail Editor: Hang occurs when removing list styling on text in a rich text message
606 * editing/execCommand/remove-list-1-expected.checksum: Added.
607 * editing/execCommand/remove-list-1-expected.png: Added.
608 * editing/execCommand/remove-list-1-expected.txt: Added.
609 * editing/execCommand/remove-list-1.html: Added.
611 2006-10-17 Justin Garcia <justin.garcia@apple.com>
615 <rdar://problem/4765600>
616 REGRESSION: Mail.app: smart deletion of words does not work
618 * editing/deleting/smart-delete-003-expected.checksum: Added.
619 * editing/deleting/smart-delete-003-expected.png: Added.
620 * editing/deleting/smart-delete-003-expected.txt: Added.
621 * editing/deleting/smart-delete-003.html: Added.
622 * editing/deleting/smart-delete-004-expected.checksum: Added.
623 * editing/deleting/smart-delete-004-expected.png: Added.
624 * editing/deleting/smart-delete-004-expected.txt: Added.
625 * editing/deleting/smart-delete-004.html: Added.
627 2006-10-18 Adam Roben <aroben@apple.com>
631 Fix: http://bugs.webkit.org/show_bug.cgi?id=11340
632 editing/pasteboard/4641033 needs new results
634 Update results after r17071.
636 * editing/pasteboard/4641033-expected.txt:
638 2006-10-17 Justin Garcia <justin.garcia@apple.com>
642 <rdar://problem/4776665>
643 REGRESSION: In Mail, caret is visible when the message body isn't focused
645 * editing/selection/4776665-expected.checksum: Added.
646 * editing/selection/4776665-expected.png: Added.
647 * editing/selection/4776665-expected.txt: Added.
648 * editing/selection/4776665.html: Added.
650 2006-10-17 Justin Garcia <justin.garcia@apple.com>
654 <rdar://problem/4774354>
655 REGRESSION: In Gmail, caret reappears when dragging a selection over some text in the message body
657 * fast/repaint/4774354-expected.checksum: Added.
658 * fast/repaint/4774354-expected.png: Added.
659 * fast/repaint/4774354-expected.txt: Added.
660 * fast/repaint/4774354.html: Added.
661 * fast/repaint/resources/contenteditable-iframe-src.html: Added.
663 2006-10-17 Justin Garcia <justin.garcia@apple.com>
667 <rdar://problem/4776765>
668 REGRESSION: Caret's ghost left behind after inserting a paragraph separator (11237)
670 * fast/repaint/4776765-expected.checksum: Added.
671 * fast/repaint/4776765-expected.png: Added.
672 * fast/repaint/4776765-expected.txt: Added.
673 * fast/repaint/4776765.html: Added.
675 2006-10-17 Alice Liu <alice.liu@apple.com>
677 Reviewed by Tim Hatcher.
679 When nodes are removed, selections are cleared, and when
680 http://bugs.webkit.org/show_bug.cgi?id=6498 was fixed, we started
681 sending didChangeSelection notifications. Updating the test results
682 fixes some of the tests mentioned in http://bugs.webkit.org/show_bug.cgi?id=10924
684 * fast/dynamic/move-node-with-selection-expected.txt:
685 * fast/events/dblclick-addEventListener-expected.txt:
686 * fast/events/updateLayoutForHitTest-expected.txt:
688 2006-10-17 Alice Liu <alice.liu@apple.com>
692 updating test results after r17068 - http://bugs.webkit.org/show_bug.cgi?id=11320
694 * fast/block/float/013-expected.checksum:
695 * fast/block/float/013-expected.txt:
697 2006-10-17 Adam Roben <aroben@apple.com>
701 Fixes http://bugs.webkit.org/show_bug.cgi?id=11214
702 http/tests/xmlhttprequest/exceptions.html needs new results
704 Updating results after r16794.
706 * http/tests/xmlhttprequest/exceptions-expected.txt:
707 * http/tests/xmlhttprequest/exceptions.html: Add comments about why we
708 don't follow the XHR spec.
710 2006-10-16 Justin Garcia <justin.garcia@apple.com>
714 <rdar://problem/3655385>
715 Editing: -indent: method unimplemented
717 * editing/execCommand/nsresponder-indent-expected.checksum: Added.
718 * editing/execCommand/nsresponder-indent-expected.png: Added.
719 * editing/execCommand/nsresponder-indent-expected.txt: Added.
720 * editing/execCommand/nsresponder-indent.html: Added.
721 * editing/execCommand/nsresponder-outdent-expected.checksum: Added.
722 * editing/execCommand/nsresponder-outdent-expected.png: Added.
723 * editing/execCommand/nsresponder-outdent-expected.txt: Added.
724 * editing/execCommand/nsresponder-outdent.html: Added.
726 2006-10-13 Justin Garcia <justin.garcia@apple.com>
728 Reviewed by ggaren and harrison
730 <rdar://problem/4744008>
731 9A270: Mail crashes when I try to paste large items from Safari
733 * editing/pasteboard/4744008-expected.txt: Added.
734 * editing/pasteboard/4744008.html: Added.
736 2006-10-13 Geoffrey Garen <ggaren@apple.com>
738 Tests for accessing renderer-dependent properties from a javascript: URL.
740 * fast/frames/frame-js-url-clientWidth-expected.txt: Added.
741 * fast/frames/frame-js-url-clientWidth.html: Added.
742 * fast/frames/iframe-js-url-clientWidth-expected.txt: Added.
743 * fast/frames/iframe-js-url-clientWidth.html: Added.
745 2006-10-13 David Harrison <harrison@apple.com>
749 <rdar://problem/4746860> Mail crash in WebCore::CSSMutableStyleDeclaration::merge(WebCore::CSSMutableStyleDeclaration*, bool)
751 * editing/style/style-boundary-005.html: Added. Matches steps from bug.
752 * editing/execCommand/hilitecolor-expected.txt: Updated (no empty Apple style spans).
753 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Updated (no empty Apple style spans).
754 * editing/style/remove-underline-in-bold-expected.txt: Updated (no empty Apple style spans).
755 * editing/style/typing-style-003-expected.txt: Updated (no empty Apple style spans).
757 2006-10-12 Adele Peterson <adele@apple.com>
761 - Test for http://bugs.webkit.org/show_bug.cgi?id=11172
762 REGRESSION (NativeListBox): OPTION text paints over the edge of the select element at http://jobs.apple.com/
764 * fast/forms/listbox-width-change-expected.txt: Added.
765 * fast/forms/listbox-width-change-expected.png: Added.
766 * fast/forms/listbox-width-change-expected.checksum: Added.
767 * fast/forms/listbox-width-change.html: Added.
769 2006-10-11 Kevin McCullough <KMcCullough@apple.com>
773 These test DST behavior on the cusp of a change (i.e. spring forward, fall back)
775 * fast/js/date-DST-time-cusps-expected.txt: Added.
776 * fast/js/date-DST-time-cusps.html: Added.
777 * fast/js/resources/date-DST-time-cusps.js: Added.
779 2006-10-11 Oliver Hunt <oliver@apple.com>
783 Fix svg text related layout tests
785 * svg/custom/getsvgdocument-expected.txt:
786 * svg/hixie/viewbox/003-expected.txt:
788 2006-10-11 Oliver Hunt <oliver@apple.com>
792 Test case for http://bugs.webkit.org/show_bug.cgi?id=11251
794 * fast/canvas/zero-size-fill-rect-expected.checksum: Added.
795 * fast/canvas/zero-size-fill-rect-expected.png: Added.
796 * fast/canvas/zero-size-fill-rect-expected.txt: Added.
797 * fast/canvas/zero-size-fill-rect.html: Added.
799 2006-10-11 Rob Buis <buis@kde.org>
804 http://bugs.webkit.org/show_bug.cgi?id=11221
805 REGRESSION: iExploder crash due to style="cursor: url()"
807 * fast/css/invalid-cursor-property-crash-expected.txt: Added.
808 * fast/css/invalid-cursor-property-crash.html: Added.
810 2006-10-11 Antti Koivisto <koivisto@iki.fi>
814 Test for http://bugs.webkit.org/show_bug.cgi?id=4377
816 * fast/layers/layer-visibility-expected.checksum: Added.
817 * fast/layers/layer-visibility-expected.png: Added.
818 * fast/layers/layer-visibility-expected.txt: Added.
819 * fast/layers/layer-visibility.html: Added.
821 2006-10-10 Oliver Hunt <ohunt@apple.com>
823 Rubber stamped by Anders.
825 Updated to deal with new svg text renderers, and
828 custom/text-clip testcase was incorrect, and has been fixed
830 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
831 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
832 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
833 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
834 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
835 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
836 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
837 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
838 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
839 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
840 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
841 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
842 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
843 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
844 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
845 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
846 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
847 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
848 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
849 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
850 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
851 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
852 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
853 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
854 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
855 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
856 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
857 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
858 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
859 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
860 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
861 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
862 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
863 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
864 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
865 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
866 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
867 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
868 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
869 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
870 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
871 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
872 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
873 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
874 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
875 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
876 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
877 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
878 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
879 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
880 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
881 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
882 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
883 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
884 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
885 * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
886 * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
887 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
888 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
889 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
890 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
891 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
892 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
893 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
894 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
895 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
896 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
897 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
898 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
899 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
900 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
901 * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
902 * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
903 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
904 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
905 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
906 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
907 * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
908 * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
909 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
910 * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
911 * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
912 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
913 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
914 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
915 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
916 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
917 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
918 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
919 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
920 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
921 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
922 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
923 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
924 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
925 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
926 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
927 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
928 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
929 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
930 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
931 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
932 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
933 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
934 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
935 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
936 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
937 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
938 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
939 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
940 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
941 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
942 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
943 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
944 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
945 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
946 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
947 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
948 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
949 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
950 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
951 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
952 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
953 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
954 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
955 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
956 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
957 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
958 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
959 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
960 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
961 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
962 * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
963 * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
964 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
965 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
966 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
967 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
968 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
969 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
970 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
971 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
972 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
973 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
974 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
975 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
976 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
977 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
978 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
979 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
980 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
981 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
982 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
983 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
984 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
985 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
986 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
987 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
988 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
989 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
990 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
991 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
992 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
993 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
994 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
995 * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
996 * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
997 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
998 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
999 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1000 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
1001 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
1002 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
1003 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
1004 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
1005 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
1006 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
1007 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
1008 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
1009 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
1010 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
1011 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
1012 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
1013 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
1014 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
1015 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
1016 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
1017 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1018 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
1019 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
1020 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
1021 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
1022 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
1023 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
1024 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
1025 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
1026 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
1027 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
1028 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
1029 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
1030 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
1031 * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
1032 * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
1033 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1034 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
1035 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
1036 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1037 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
1038 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
1039 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1040 * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
1041 * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
1042 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1043 * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
1044 * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
1045 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1046 * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
1047 * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
1048 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1049 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1050 * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
1051 * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
1052 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1053 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
1054 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
1055 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1056 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
1057 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1058 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1059 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1060 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1061 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
1062 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
1063 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
1064 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
1065 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
1066 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
1067 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1068 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1069 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1070 * svg/custom/baseval-animval-equality-expected.checksum:
1071 * svg/custom/baseval-animval-equality-expected.png:
1072 * svg/custom/coords-relative-units-transforms-expected.checksum:
1073 * svg/custom/coords-relative-units-transforms-expected.png:
1074 * svg/custom/coords-relative-units-transforms-expected.txt:
1075 * svg/custom/createelement-expected.txt:
1076 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1077 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1078 * svg/custom/feComponentTransfer-Linear-expected.txt:
1079 * svg/custom/feComponentTransfer-Table-expected.txt:
1080 * svg/custom/foreign-object-skew-expected.txt:
1081 * svg/custom/gradient-stroke-width-expected.txt:
1082 * svg/custom/image-with-transform-clip-filter-expected.txt:
1083 * svg/custom/invalid-css-expected.txt:
1084 * svg/custom/invalid-fill-expected.txt:
1085 * svg/custom/invalid-viewbox1-expected.txt:
1086 * svg/custom/invalid-viewbox2-expected.txt:
1087 * svg/custom/junk-data-expected.txt:
1088 * svg/custom/marker-overflow-clip-expected.txt:
1089 * svg/custom/missing-xlink-expected.txt:
1090 * svg/custom/non-opaque-filters-expected.txt:
1091 * svg/custom/pointer-events-path-expected.txt:
1092 * svg/custom/svg-overflow-types-expected.txt:
1093 text-clip was an incorrect test, rather than an incorrect result
1094 * svg/custom/text-clip-expected.txt:
1095 * svg/custom/text-clip.svg:
1096 * svg/custom/text-filter-expected.txt:
1097 * svg/custom/text-gradient-no-content-expected.txt:
1098 * svg/custom/text-hit-test-expected.txt:
1099 * svg/custom/text-image-opacity-expected.txt:
1100 * svg/custom/tref-update-expected.txt:
1102 2006-10-09 Maciej Stachowiak <mjs@apple.com>
1106 - test case that ensures Referer[sic] header is sent
1108 * http/tests/misc/referrer-expected.txt: Added.
1109 * http/tests/misc/referrer.html: Added.
1110 * http/tests/misc/resources/referrer-result.php: Added.
1112 2006-10-09 Nikolas Zimmermann <zimmermann@kde.org>
1116 Use log() instead of alert() just like in all other tests.
1118 * editing/selection/move-begin-end.html:
1120 2006-10-07 Andrew Wellington <proton@wiretapped.net>
1124 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10837
1125 Bug 10837: REGRESSION: Yahoo New Charts Crashes WebKit
1127 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum: Added.
1128 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png: Added.
1129 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Added.
1130 * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html: Added.
1132 2006-10-05 Alexey Proskuryakov <ap@nypop.com>
1136 http://bugs.webkit.org/show_bug.cgi?id=11054
1137 REGRESSION: Traditional Chinese encoding in login authentication
1139 Each of these tests is passed by Firefox 1.5 and/or WinIE 6.
1141 * fast/encoding/GBK/EUC-CN-expected.txt: Added.
1142 * fast/encoding/GBK/EUC-CN.html: Added.
1143 * fast/encoding/GBK/chinese-expected.txt: Added.
1144 * fast/encoding/GBK/chinese.html: Added.
1145 * fast/encoding/GBK/cn-gb-expected.txt: Added.
1146 * fast/encoding/GBK/cn-gb.html: Added.
1147 * fast/encoding/GBK/csgb2312-expected.txt: Added.
1148 * fast/encoding/GBK/csgb2312.html: Added.
1149 * fast/encoding/GBK/csgb231280-expected.txt: Added.
1150 * fast/encoding/GBK/csgb231280.html: Added.
1151 * fast/encoding/GBK/gb2312-expected.txt: Added.
1152 * fast/encoding/GBK/gb2312.html: Added.
1153 * fast/encoding/GBK/gb_2312-80-expected.txt: Added.
1154 * fast/encoding/GBK/gb_2312-80.html: Added.
1155 * fast/encoding/GBK/gbk-expected.txt: Added.
1156 * fast/encoding/GBK/gbk.html: Added.
1157 * fast/encoding/GBK/iso-ir-58-expected.txt: Added.
1158 * fast/encoding/GBK/iso-ir-58.html: Added.
1159 * fast/encoding/GBK/x-euc-cn-expected.txt: Added.
1160 * fast/encoding/GBK/x-euc-cn.html: Added.
1161 * fast/encoding/GBK/x-gbk-expected.txt: Added.
1162 * fast/encoding/GBK/x-gbk.html: Added.
1164 2006-10-04 Anders Carlsson <acarlsson@apple.com>
1168 * fast/frames/frame-src-attribute-expected.txt:
1171 2006-10-03 Alexey Proskuryakov <ap@nypop.com>
1175 http://bugs.webkit.org/show_bug.cgi?id=11130
1176 Convert "undefined" to AE missing value
1178 * fast/AppleScript/001-expected.txt:
1179 * fast/AppleScript/array-expected.txt:
1180 Updated the results.
1182 2006-10-03 Justin Garcia <justin.garcia@apple.com>
1184 Reviewed by harrison
1186 * editing/execCommand/paste-1-expected.checksum: Added.
1187 * editing/execCommand/paste-1-expected.png: Added.
1188 * editing/execCommand/paste-1-expected.txt: Added.
1189 * editing/execCommand/paste-1.html: Added.
1190 * editing/execCommand/paste-2-expected.checksum: Added.
1191 * editing/execCommand/paste-2-expected.png: Added.
1192 * editing/execCommand/paste-2-expected.txt: Added.
1193 * editing/execCommand/paste-2.html: Added.
1195 2006-10-03 Beth Dakin <bdakin@apple.com>
1199 Changing these two counters tests so they pass on the BuildBot.
1201 * fast/css/counters/counter04-expected.checksum:
1202 * fast/css/counters/counter04-expected.png:
1203 * fast/css/counters/counter04-expected.txt:
1204 * fast/css/counters/counter04.html:
1205 * fast/css/counters/counters04-expected.checksum:
1206 * fast/css/counters/counters04-expected.png:
1207 * fast/css/counters/counters04-expected.txt:
1208 * fast/css/counters/counters04.html:
1210 2006-10-03 Justin Garcia <justin.garcia@apple.com>
1214 Fixed a typo, updating expected results.
1216 * editing/execCommand/create-list-with-hr-expected.checksum:
1217 * editing/execCommand/create-list-with-hr-expected.png:
1218 * editing/execCommand/create-list-with-hr-expected.txt:
1220 2006-10-03 David Harrison <harrison@apple.com>
1224 <rdar://problem/4671286> Candidate Window isn't displayed and only first candidate is displayed at typing location.
1226 Updated test so that it actually shows the caret rect for the caret position.
1227 Before, it was showing the caret rect for the 9th character of the test description.
1229 * fast/text/justified-text-rect-expected.checksum:
1230 * fast/text/justified-text-rect-expected.png:
1231 * fast/text/justified-text-rect-expected.txt:
1232 * fast/text/justified-text-rect.html:
1234 2006-10-02 Justin Garcia <justin.garcia@apple.com>
1238 * editing/execCommand/create-list-with-hr-expected.checksum: Added.
1239 * editing/execCommand/create-list-with-hr-expected.png: Added.
1240 * editing/execCommand/create-list-with-hr-expected.txt: Added.
1241 * editing/execCommand/create-list-with-hr.html: Added.
1243 2006-10-02 Beth Dakin <bdakin@apple.com>
1245 Minor harassment followed by abject surrender provided by ggggaren.
1249 * fast/css/counters/contentNone-expected.checksum: Added.
1250 * fast/css/counters/contentNone-expected.png: Added.
1251 * fast/css/counters/contentNone-expected.txt: Added.
1252 * fast/css/counters/contentNone.html: Added.
1253 * fast/css/counters/counter00-expected.checksum: Added.
1254 * fast/css/counters/counter00-expected.png: Added.
1255 * fast/css/counters/counter00-expected.txt: Added.
1256 * fast/css/counters/counter00.html: Added.
1257 * fast/css/counters/counter01-expected.checksum: Added.
1258 * fast/css/counters/counter01-expected.png: Added.
1259 * fast/css/counters/counter01-expected.txt: Added.
1260 * fast/css/counters/counter01.html: Added.
1261 * fast/css/counters/counter02-expected.checksum: Added.
1262 * fast/css/counters/counter02-expected.png: Added.
1263 * fast/css/counters/counter02-expected.txt: Added.
1264 * fast/css/counters/counter02.html: Added.
1265 * fast/css/counters/counter03-expected.checksum: Added.
1266 * fast/css/counters/counter03-expected.png: Added.
1267 * fast/css/counters/counter03-expected.txt: Added.
1268 * fast/css/counters/counter03.html: Added.
1269 * fast/css/counters/counter04-expected.checksum: Added.
1270 * fast/css/counters/counter04-expected.png: Added.
1271 * fast/css/counters/counter04-expected.txt: Added.
1272 * fast/css/counters/counter04.html: Added.
1273 * fast/css/counters/counter05-expected.checksum: Added.
1274 * fast/css/counters/counter05-expected.png: Added.
1275 * fast/css/counters/counter05-expected.txt: Added.
1276 * fast/css/counters/counter05.html: Added.
1277 * fast/css/counters/counter06-expected.checksum: Added.
1278 * fast/css/counters/counter06-expected.png: Added.
1279 * fast/css/counters/counter06-expected.txt: Added.
1280 * fast/css/counters/counter06.html: Added.
1281 * fast/css/counters/counter07-expected.checksum: Added.
1282 * fast/css/counters/counter07-expected.png: Added.
1283 * fast/css/counters/counter07-expected.txt: Added.
1284 * fast/css/counters/counter07.html: Added.
1285 * fast/css/counters/counter08-expected.checksum: Added.
1286 * fast/css/counters/counter08-expected.png: Added.
1287 * fast/css/counters/counter08-expected.txt: Added.
1288 * fast/css/counters/counter08.html: Added.
1289 * fast/css/counters/counter09-expected.checksum: Added.
1290 * fast/css/counters/counter09-expected.png: Added.
1291 * fast/css/counters/counter09-expected.txt: Added.
1292 * fast/css/counters/counter09.html: Added.
1293 * fast/css/counters/counter10-expected.checksum: Added.
1294 * fast/css/counters/counter10-expected.png: Added.
1295 * fast/css/counters/counter10-expected.txt: Added.
1296 * fast/css/counters/counter10.html: Added.
1297 * fast/css/counters/counter11-expected.checksum: Added.
1298 * fast/css/counters/counter11-expected.png: Added.
1299 * fast/css/counters/counter11-expected.txt: Added.
1300 * fast/css/counters/counter11.html: Added.
1301 * fast/css/counters/counter12-expected.checksum: Added.
1302 * fast/css/counters/counter12-expected.png: Added.
1303 * fast/css/counters/counter12-expected.txt: Added.
1304 * fast/css/counters/counter12.html: Added.
1305 * fast/css/counters/counter13-expected.checksum: Added.
1306 * fast/css/counters/counter13-expected.png: Added.
1307 * fast/css/counters/counter13-expected.txt: Added.
1308 * fast/css/counters/counter13.html: Added.
1309 * fast/css/counters/counter14-expected.checksum: Added.
1310 * fast/css/counters/counter14-expected.png: Added.
1311 * fast/css/counters/counter14-expected.txt: Added.
1312 * fast/css/counters/counter14.html: Added.
1313 * fast/css/counters/counter15-expected.checksum: Added.
1314 * fast/css/counters/counter15-expected.png: Added.
1315 * fast/css/counters/counter15-expected.txt: Added.
1316 * fast/css/counters/counter15.html: Added.
1317 * fast/css/counters/counter16-expected.checksum: Added.
1318 * fast/css/counters/counter16-expected.png: Added.
1319 * fast/css/counters/counter16-expected.txt: Added.
1320 * fast/css/counters/counter16.html: Added.
1321 * fast/css/counters/counters00-expected.checksum: Added.
1322 * fast/css/counters/counters00-expected.png: Added.
1323 * fast/css/counters/counters00-expected.txt: Added.
1324 * fast/css/counters/counters00.html: Added.
1325 * fast/css/counters/counters01-expected.checksum: Added.
1326 * fast/css/counters/counters01-expected.png: Added.
1327 * fast/css/counters/counters01-expected.txt: Added.
1328 * fast/css/counters/counters01.html: Added.
1329 * fast/css/counters/counters02-expected.checksum: Added.
1330 * fast/css/counters/counters02-expected.png: Added.
1331 * fast/css/counters/counters02-expected.txt: Added.
1332 * fast/css/counters/counters02.html: Added.
1333 * fast/css/counters/counters03-expected.checksum: Added.
1334 * fast/css/counters/counters03-expected.png: Added.
1335 * fast/css/counters/counters03-expected.txt: Added.
1336 * fast/css/counters/counters03.html: Added.
1337 * fast/css/counters/counters04-expected.checksum: Added.
1338 * fast/css/counters/counters04-expected.png: Added.
1339 * fast/css/counters/counters04-expected.txt: Added.
1340 * fast/css/counters/counters04.html: Added.
1341 * fast/css/counters/counters05-expected.checksum: Added.
1342 * fast/css/counters/counters05-expected.png: Added.
1343 * fast/css/counters/counters05-expected.txt: Added.
1344 * fast/css/counters/counters05.html: Added.
1345 * fast/css/counters/counters06-expected.checksum: Added.
1346 * fast/css/counters/counters06-expected.png: Added.
1347 * fast/css/counters/counters06-expected.txt: Added.
1348 * fast/css/counters/counters06.html: Added.
1349 * fast/css/counters/counters07-expected.checksum: Added.
1350 * fast/css/counters/counters07-expected.png: Added.
1351 * fast/css/counters/counters07-expected.txt: Added.
1352 * fast/css/counters/counters07.html: Added.
1353 * fast/css/counters/counters08-expected.checksum: Added.
1354 * fast/css/counters/counters08-expected.png: Added.
1355 * fast/css/counters/counters08-expected.txt: Added.
1356 * fast/css/counters/counters08.html: Added.
1357 * fast/css/counters/counters09-expected.checksum: Added.
1358 * fast/css/counters/counters09-expected.png: Added.
1359 * fast/css/counters/counters09-expected.txt: Added.
1360 * fast/css/counters/counters09.html: Added.
1361 * fast/css/counters/counters10-expected.checksum: Added.
1362 * fast/css/counters/counters10-expected.png: Added.
1363 * fast/css/counters/counters10-expected.txt: Added.
1364 * fast/css/counters/counters10.html: Added.
1365 * fast/css/counters/counters11-expected.checksum: Added.
1366 * fast/css/counters/counters11-expected.png: Added.
1367 * fast/css/counters/counters11-expected.txt: Added.
1368 * fast/css/counters/counters11.html: Added.
1369 * fast/css/counters/counters12-expected.checksum: Added.
1370 * fast/css/counters/counters12-expected.png: Added.
1371 * fast/css/counters/counters12-expected.txt: Added.
1372 * fast/css/counters/counters12.html: Added.
1373 * fast/css/counters/counters13-expected.checksum: Added.
1374 * fast/css/counters/counters13-expected.png: Added.
1375 * fast/css/counters/counters13-expected.txt: Added.
1376 * fast/css/counters/counters13.html: Added.
1377 * fast/css/counters/counters14-expected.checksum: Added.
1378 * fast/css/counters/counters14-expected.png: Added.
1379 * fast/css/counters/counters14-expected.txt: Added.
1380 * fast/css/counters/counters14.html: Added.
1381 * fast/css/counters/counters15-expected.checksum: Added.
1382 * fast/css/counters/counters15-expected.png: Added.
1383 * fast/css/counters/counters15-expected.txt: Added.
1384 * fast/css/counters/counters15.html: Added.
1385 * fast/css/counters/counters18-expected.checksum: Added.
1386 * fast/css/counters/counters18-expected.png: Added.
1387 * fast/css/counters/counters18-expected.txt: Added.
1388 * fast/css/counters/counters18.html: Added.
1389 * fast/css/counters/implied00-expected.checksum: Added.
1390 * fast/css/counters/implied00-expected.png: Added.
1391 * fast/css/counters/implied00-expected.txt: Added.
1392 * fast/css/counters/implied00.html: Added.
1393 * fast/css/counters/root-expected.checksum: Added.
1394 * fast/css/counters/root-expected.png: Added.
1395 * fast/css/counters/root-expected.txt: Added.
1396 * fast/css/counters/root.html: Added.
1397 * fast/css/counters/visibilityNone-expected.checksum: Added.
1398 * fast/css/counters/visibilityNone-expected.png: Added.
1399 * fast/css/counters/visibilityNone-expected.txt: Added.
1400 * fast/css/counters/visibilityNone.html: Added.
1402 2006-10-02 Adam Roben <aroben@apple.com>
1406 This change fixes a couple of problems with the window-properties
1407 test. window-properties' output changes depending on the presence or
1408 non-presence of session history (see
1409 http://bugs.webkit.org/show_bug.cgi?id=10965 for details). For this
1410 reason, the test must always be run as part of a run of ALL layout
1411 tests. The test results checked in were generated from an individual
1412 run of this test, so the buildbots were always failing since they run
1413 all the tests at once.
1415 This change regenerates the results for the test using a full run of
1416 layout tests. The test now also prints out object class names, and
1417 will print an error message when the test is run by itself.
1419 * fast/js/window-properties-expected.txt:
1420 * fast/js/window-properties.html:
1422 2006-10-02 Adele Peterson <adele@apple.com>
1426 - Updated results for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>
1428 * fast/forms/HTMLOptionElement_label05-expected.checksum:
1429 * fast/forms/HTMLOptionElement_label05-expected.png:
1430 * fast/forms/HTMLOptionElement_label05-expected.txt:
1431 * fast/forms/form-element-geometry-expected.checksum:
1432 * fast/forms/form-element-geometry-expected.png:
1433 * fast/forms/form-element-geometry-expected.txt:
1434 * fast/forms/option-strip-whitespace-expected.checksum:
1435 * fast/forms/option-strip-whitespace-expected.png:
1436 * fast/forms/option-strip-whitespace-expected.txt:
1437 * fast/forms/password-doubleclick-selection-expected.txt: Added.
1438 * fast/forms/password-doubleclick-selection.html: Added.
1439 * fast/forms/select-change-popup-to-listbox-expected.checksum:
1440 * fast/forms/select-change-popup-to-listbox-expected.png:
1441 * fast/forms/select-change-popup-to-listbox-expected.txt:
1442 * fast/text/updateNewFont-expected.checksum:
1443 * fast/text/updateNewFont-expected.png:
1444 * fast/text/updateNewFont-expected.txt:
1446 2006-10-01 Maciej Stachowiak <mjs@apple.com>
1448 Rubber stamped by Alexey.
1450 - reverted fix for http://bugs.webkit.org/show_bug.cgi?id=10893 since it led to layout test crashes
1452 * fast/dom/css-insert-import-rule-expected.txt: Removed.
1453 * fast/dom/css-insert-import-rule.html: Removed.
1455 2006-09-30 Geoffrey Garen <ggaren@apple.com>
1457 Added test for the viewource attribute, which applies to <frame> and
1460 * fast/frames/viewsource-attribute-expected.txt: Added.
1461 * fast/frames/viewsource-attribute.html: Added.
1463 * fast/frames/frameElement-widthheight.html: Removed stray character.
1465 2006-09-30 David Harrison <harrison@apple.com>
1467 Reviewed by John Sullivan.
1469 <rdar://problem/4641262> REGRESSION: Japanese text corrupts on wrapping point
1471 * fast/text/international/wrap-CJK-001-expected.checksum: Added.
1472 * fast/text/international/wrap-CJK-001-expected.png: Added.
1473 * fast/text/international/wrap-CJK-001-expected.txt: Added.
1474 * fast/text/international/wrap-CJK-001.html: Added.
1476 2006-10-01 Graham Dennis <graham.dennis@gmail.com>
1480 Test for http://bugs.webkit.org/show_bug.cgi?id=10842
1481 REGRESSION (r15418): contenteditable div truncates rightmost Japanese character
1483 * fast/text/line-breaks-after-white-space-expected.checksum: Added.
1484 * fast/text/line-breaks-after-white-space-expected.png: Added.
1485 * fast/text/line-breaks-after-white-space-expected.txt: Added.
1486 * fast/text/line-breaks-after-white-space.html: Added.
1488 2006-10-01 Alexey Proskuryakov <ap@nypop.com>
1490 Reviewed by Maciej and Darin.
1492 Test for http://bugs.webkit.org/show_bug.cgi?id=4372
1493 JavaScript document.write page form does not submit in Safari
1495 * fast/forms/document-write-expected.txt: Added.
1496 * fast/forms/document-write.html: Added.
1498 2006-09-30 Alexey Proskuryakov <ap@nypop.com>
1502 Test for http://bugs.webkit.org/show_bug.cgi?id=11011
1503 External CSS is parsed as iso-8859-1 even though the main document is utf-8
1505 * fast/encoding/css-charset-default-expected.txt: Added.
1506 * fast/encoding/css-charset-default.xhtml: Added.
1507 * fast/encoding/css-charset-import.css: Added.
1508 * fast/encoding/css-charset-inherit-iso-8859-5.css: Added.
1509 * fast/encoding/css-charset-inherit-koi-8.css: Added.
1511 2006-09-30 Rob Buis <buis@kde.org>
1513 Reviewed by eseidel.
1516 http://bugs.webkit.org/show_bug.cgi?id=11096
1517 Hit testing for polylines fails
1519 * svg/custom/polyline-hittest-expected.checksum: Added.
1520 * svg/custom/polyline-hittest-expected.png: Added.
1521 * svg/custom/polyline-hittest-expected.txt: Added.
1522 * svg/custom/polyline-hittest.svg: Added.
1524 2006-09-29 Timothy Hatcher <timothy@apple.com>
1526 Bug 11041: fast/dom/isindex-001 needs new results
1527 http://bugs.webkit.org/show_bug.cgi?id=11041
1529 * fast/dom/isindex-001-expected.txt:
1531 2006-09-29 Geoffrey Garen <ggaren@apple.com>
1533 Reviewed by John, Maciej.
1535 Added test for whether a frame element reports its src attribute as a
1536 complete, rather than relative, URL.
1538 * fast/frames/frame-src-attribute-expected.txt: Added.
1539 * fast/frames/frame-src-attribute.html: Added.
1540 * fast/frames/resources/frame-src-attribute-subframe.html: Added.
1542 2006-09-29 David Harrison <harrison@apple.com>
1544 Reviewed by John Sullivan.
1546 <rdar://problem/4663772> REGRESSION: Cannot type in Japanese after replying to a particular message
1547 <rdar://problem/4673293> REGRESSION: Can't enter the Japanese characters in Mail or Blot
1549 * fast/text/attributed-substring-from-range-001-expected.txt: Added.
1550 * fast/text/attributed-substring-from-range-001.html: Added.
1552 Check attributed string results when starting or ending at a br element.
1554 2006-09-29 Rob Buis <buis@kde.org>
1559 http://bugs.webkit.org/show_bug.cgi?id=10893
1560 InsertRule can not handle @import statements
1562 * fast/dom/css-insert-import-rule.html: Added.
1563 * fast/dom/resources/css-insert-import-rule.css: Added.
1565 2006-09-28 David Harrison <harrison@apple.com>
1569 Call clearKillRing() so we are guaranteed to start with empty kill ring.
1571 * editing/pasteboard/emacs-cntl-y-001.html:
1573 2006-09-27 Eric Seidel <eric@eseidel.com>
1577 paths with no fill specified default to black but do not recieve paint-related mouse events
1578 http://bugs.webkit.org/show_bug.cgi?id=11069
1580 * svg/custom/hover-default-fill-expected.checksum: Added.
1581 * svg/custom/hover-default-fill-expected.png: Added.
1582 * svg/custom/hover-default-fill-expected.txt: Added.
1583 * svg/custom/hover-default-fill.svg: Added.
1585 2006-09-27 Rob Buis <buis@kde.org>
1587 Reviewed by eseidel.
1590 http://bugs.webkit.org/show_bug.cgi?id=11015
1591 SVG handles em units incorrectly
1593 * svg/custom/viewport-em-expected.checksum: Added.
1594 * svg/custom/viewport-em-expected.png: Added.
1595 * svg/custom/viewport-em-expected.txt: Added.
1596 * svg/custom/viewport-em.svg: Added.
1597 * svg/custom/viewport-update2-expected.checksum: Added.
1598 * svg/custom/viewport-update2-expected.png: Added.
1599 * svg/custom/viewport-update2-expected.txt: Added.
1600 * svg/custom/viewport-update2.svg: Added.
1602 2006-09-27 Eric Seidel <eric@eseidel.com>
1606 Updated test (and results) for new invalid fill behavior.
1607 http://bugs.webkit.org/show_bug.cgi?id=11017
1609 * svg/custom/invalid-fill-expected.checksum:
1610 * svg/custom/invalid-fill-expected.png:
1611 * svg/custom/invalid-fill-expected.txt:
1612 * svg/custom/invalid-fill.svg:
1614 2006-09-26 Justin Garcia <justin.garcia@apple.com>
1618 <rdar://problem/4747695>
1619 Gmail Editor: Crash at WebCore::Range::startPosition() when decreasing a indent
1621 * editing/deleting/list-item-1-expected.checksum: Added.
1622 * editing/deleting/list-item-1-expected.png: Added.
1623 * editing/deleting/list-item-1-expected.txt: Added.
1624 * editing/deleting/list-item-1.html: Added.
1625 * editing/execCommand/remove-list-item-1-expected.checksum: Added.
1626 * editing/execCommand/remove-list-item-1-expected.png: Added.
1627 * editing/execCommand/remove-list-item-1-expected.txt: Added.
1628 * editing/execCommand/remove-list-item-1.html: Added.
1630 2006-09-26 David Harrison <harrison@apple.com>
1632 Reviewed by John and TimH.
1634 <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty
1636 * editing/pasteboard/emacs-cntl-y-001-expected.checksum: Added.
1637 * editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
1638 * editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
1639 * editing/pasteboard/emacs-cntl-y-001.html: Added.
1641 2006-09-26 Eric Seidel <eric@eseidel.com>
1645 viewbox parser does not allow <tab> as a delimiter
1646 http://bugs.webkit.org/show_bug.cgi?id=11014
1648 * svg/hixie/viewbox/003-expected.checksum: Added.
1649 * svg/hixie/viewbox/003-expected.png: Added.
1650 * svg/hixie/viewbox/003-expected.txt: Added.
1651 * svg/hixie/viewbox/003.xml: Added.
1653 2006-09-26 Eric Seidel <eric@eseidel.com>
1657 SVGDocument::createElement does not create elements in the SVG namespace
1658 http://bugs.webkit.org/show_bug.cgi?id=10932
1660 * svg/custom/createelement-expected.checksum: Added.
1661 * svg/custom/createelement-expected.png: Added.
1662 * svg/custom/createelement-expected.txt: Added.
1663 * svg/custom/createelement.svg: Added.
1665 2006-09-26 Eric Seidel <eric@eseidel.com>
1669 RenderPath::nodeAtPoint does not respect stroke width
1670 http://bugs.webkit.org/show_bug.cgi?id=10829
1672 * svg/custom/stroke-width-click-expected.txt: Added.
1673 * svg/custom/stroke-width-click.svg: Added.
1675 2006-09-25 Justin Garcia <justin.garcia@apple.com>
1679 * editing/execCommand/indent-empty-root-expected.checksum: Added.
1680 * editing/execCommand/indent-empty-root-expected.png: Added.
1681 * editing/execCommand/indent-empty-root-expected.txt: Added.
1682 * editing/execCommand/indent-empty-root.html: Added.
1684 2006-09-24 Eric Seidel <eric@eseidel.com>
1688 Add test: svg/custom/viewport-clip.svg
1689 and update results for:
1690 http://bugs.webkit.org/show_bug.cgi?id=11007
1691 (Also update some old results, due to CoreImage variance)
1693 * svg/custom/baseval-animval-equality.svg:
1694 * svg/custom/empty-merge-expected.checksum:
1695 * svg/custom/empty-merge-expected.png:
1696 * svg/custom/empty-merge-expected.txt:
1697 * svg/custom/empty-merge.svg:
1698 * svg/custom/feDisplacementMap-01-expected.checksum:
1699 * svg/custom/feDisplacementMap-01-expected.png:
1700 * svg/custom/foreign-object-skew-expected.checksum:
1701 * svg/custom/foreign-object-skew-expected.png:
1702 * svg/custom/gradient-stroke-width-expected.txt:
1703 * svg/custom/grayscale-gradient-mask-expected.checksum:
1704 * svg/custom/grayscale-gradient-mask-expected.png:
1705 * svg/custom/grayscale-gradient-mask-expected.txt:
1706 * svg/custom/grayscale-gradient-mask.svg:
1707 * svg/custom/image-with-transform-clip-filter-expected.checksum:
1708 * svg/custom/image-with-transform-clip-filter-expected.png:
1709 * svg/custom/path-bad-data-expected.checksum:
1710 * svg/custom/path-bad-data-expected.png:
1711 * svg/custom/path-bad-data-expected.txt:
1712 * svg/custom/text-filter-expected.checksum:
1713 * svg/custom/text-filter-expected.png:
1714 * svg/custom/text-image-opacity-expected.checksum:
1715 * svg/custom/text-image-opacity-expected.png:
1716 * svg/custom/transform-scale-parse.svg:
1717 * svg/custom/viewport-clip-expected.checksum: Added.
1718 * svg/custom/viewport-clip-expected.png: Added.
1719 * svg/custom/viewport-clip-expected.txt: Added.
1720 * svg/custom/viewport-clip.svg: Added.
1722 2006-09-24 Eric Seidel <eric@eseidel.com>
1726 Browsers disagree on behavior for an invalid fill
1727 http://bugs.webkit.org/show_bug.cgi?id=11017
1729 * svg/custom/invalid-fill-expected.checksum: Added.
1730 * svg/custom/invalid-fill-expected.png: Added.
1731 * svg/custom/invalid-fill-expected.txt: Added.
1732 * svg/custom/invalid-fill.svg: Added.
1734 2006-09-24 Eric Seidel <eric@eseidel.com>
1738 Import one of Hixie's tests for:
1739 <svg:a> cannot be styled with a:hover
1740 http://bugs.webkit.org/show_bug.cgi?id=11005
1742 * svg/hixie/cascade/002.css: Added.
1743 * svg/hixie/cascade/002.xml: Added.
1745 2006-09-23 Alexey Proskuryakov <ap@nypop.com>
1749 http://bugs.webkit.org/show_bug.cgi?id=4872
1750 XMLHttpRequest fails to throw an exception when there is a security violation
1751 (mismatching domains)
1753 * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
1754 * http/tests/xmlhttprequest/exceptions.html: Added.
1756 * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
1757 * http/tests/xmlhttprequest/extra-parameters.html: Added.
1758 * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
1759 Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).
1761 * fast/dom/xmlhttprequest-get-expected.txt: Updated results.
1763 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
1764 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
1765 * http/tests/xmlhttprequest/zero-length-response-sync.html:
1766 * http/tests/xmlhttprequest/zero-length-response.html:
1767 Updated results and changed state names to match the current spec.
1769 * http/tests/xmlhttprequest/resources/zero-length.xml: Added.
1771 2006-09-21 Nikolas Zimmermann <zimmermann@kde.org>
1773 Reviewed by eseidel.
1776 http://bugs.webkit.org/show_bug.cgi?id=10977
1777 SVGDocument does not expose 'rootElement' property
1779 * svg/custom/rootelement-expected.checksum: Added.
1780 * svg/custom/rootelement-expected.png: Added.
1781 * svg/custom/rootelement-expected.txt: Added.
1782 * svg/custom/rootelement.svg: Added.
1784 2006-09-21 Timothy Hatcher <timothy@apple.com>
1786 Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
1787 for tests that need to report child frame scroll positions.
1789 * http/tests/navigation/anchor-frames.html:
1790 * http/tests/navigation/anchor-subframeload.html:
1791 * http/tests/navigation/relativeanchor-frames.html:
1793 2006-09-21 Timothy Hatcher <timothy@apple.com>
1797 Bug 10923: Frame scroll layout test failures on the buildbot
1798 http://bugs.webkit.org/show_bug.cgi?id=10923
1800 Made this test call layoutTestController.dumpChildFrameScrollPositions().
1802 * fast/overflow/scrollRevealButton-expected.txt:
1803 * fast/overflow/scrollRevealButton.html:
1805 2006-09-20 Justin Garcia <justin.garcia@apple.com>
1809 * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
1810 * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
1811 * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
1812 * editing/pasteboard/subframe-dragndrop-1.html: Added.
1814 2006-09-20 Rob Buis <buis@kde.org>
1816 Reviewed by eseidel.
1818 Updated test results because of:
1819 http://bugs.webkit.org/show_bug.cgi?id=10946
1820 new marker code draws end-marker in wrong place
1822 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
1823 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
1824 * svg/custom/invalid-css-expected.txt:
1826 2006-09-20 Julien Palmas <julien.palmas@gmail.com>
1828 Reviewed by eseidel. Landed by eseidel.
1830 Test for http://bugs.webkit.org/show_bug.cgi?id=6003
1832 * svg/custom/pattern-y-offset-expected.checksum: Added.
1833 * svg/custom/pattern-y-offset-expected.png: Added.
1834 * svg/custom/pattern-y-offset-expected.txt: Added.
1835 * svg/custom/pattern-y-offset.svg: Added.
1837 2006-09-20 Justin Garcia <justin.garcia@apple.com>
1839 Reviewed by harrison
1841 * editing/selection/editable-links.html: Added.
1842 * editing/selection/editable-links.html-disabled: Removed.
1844 2006-09-20 Adam Roben <aroben@apple.com>
1846 Reviewed by timothy.
1848 Fixes http://bugs.webkit.org/show_bug.cgi?id=10953
1849 Test results for fast/js/window-properties.html should include
1850 children of window.document.body.firstChild
1852 * fast/js/window-properties-expected.txt: Regenerate results which now
1853 include window.document.body.firstChild.*
1854 * fast/js/window-properties.html: Print out 'null' for null objects
1855 instead of 'object' for more clarity
1857 2006-09-20 Adam Roben <aroben@apple.com>
1861 Adding test for http://bugs.webkit.org/show_bug.cgi?id=10935
1862 REGRESSION: file upload control with direction:rtl or text-align:right
1863 draws button on top of filename/icon
1865 * fast/forms/file-input-direction-expected.checksum: Added.
1866 * fast/forms/file-input-direction-expected.png: Added.
1867 * fast/forms/file-input-direction-expected.txt: Added.
1868 * fast/forms/file-input-direction.html: Added.
1870 2006-09-20 Eric Seidel <eric@eseidel.com>
1874 Commit two test updates I forgot to commit with:
1875 Markers should clip to their viewport.
1876 http://bugs.webkit.org/show_bug.cgi?id=5967
1878 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
1879 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
1880 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
1881 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
1882 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
1883 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1885 2006-09-19 Eric Seidel <eric@eseidel.com>
1889 Updated results for http://bugs.webkit.org/show_bug.cgi?id=8585
1891 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1892 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1893 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1894 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1895 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1896 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1897 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1898 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1899 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
1900 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1901 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1902 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1903 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
1904 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1905 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1906 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1907 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1908 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1909 * svg/custom/feComponentTransfer-Linear-expected.txt:
1910 * svg/custom/feComponentTransfer-Table-expected.txt:
1911 * svg/custom/feDisplacementMap-01-expected.txt:
1912 * svg/custom/filter-source-alpha-expected.txt:
1913 * svg/custom/image-with-transform-clip-filter-expected.txt:
1914 * svg/custom/non-opaque-filters-expected.txt:
1915 * svg/custom/text-filter-expected.txt:
1917 2006-09-19 Eric Seidel <eric@eseidel.com>
1921 Markers should clip to their viewport.
1922 http://bugs.webkit.org/show_bug.cgi?id=5967
1924 * svg/custom/marker-overflow-clip-expected.checksum: Added.
1925 * svg/custom/marker-overflow-clip-expected.png: Added.
1926 * svg/custom/marker-overflow-clip-expected.txt: Added.
1927 * svg/custom/marker-overflow-clip.svg: Added.
1929 2006-09-19 Justin Garcia <justin.garcia@apple.com>
1933 Disabling this test temporarily.
1935 * editing/selection/editable-links.html: Removed.
1936 * editing/selection/editable-links.html-disabled: Added.
1938 2006-09-19 Justin Garcia <justin.garcia@apple.com>
1940 Reviewed by harrison
1942 * editing/selection/editable-links-expected.checksum: Added.
1943 * editing/selection/editable-links-expected.png: Added.
1944 * editing/selection/editable-links-expected.txt: Added.
1945 * editing/selection/editable-links.html: Added.
1947 2006-09-19 Justin Garcia <justin.garcia@apple.com>
1949 Reviewed by harrison
1951 * editing/pasteboard/pasting-tabs-expected.checksum: Added.
1952 * editing/pasteboard/pasting-tabs-expected.png: Added.
1953 * editing/pasteboard/pasting-tabs-expected.txt: Added.
1954 * editing/pasteboard/pasting-tabs.html: Added.
1956 2006-09-18 Adam Roben <aroben@apple.com>
1960 Update tests for the new file upload control.
1962 * fast/forms/file-input-disabled-expected.txt:
1963 * fast/forms/form-element-geometry-expected.txt:
1964 * fast/forms/input-appearance-height-expected.txt:
1965 * fast/forms/input-value-expected.txt:
1967 2006-09-17 Eric Seidel <eric@eseidel.com>
1971 * fast/js/window-properties.html: make work in Firefox (hangs IE)
1973 2006-09-17 Eric Seidel <eric@eseidel.com>
1975 Add a textual dump of the window object property tree.
1979 * fast/js/window-properties-expected.txt: Added.
1980 * fast/js/window-properties.html: Added.
1982 2006-09-17 David Hyatt <hyatt@apple.com>
1984 Adding layout test for bug 10899.
1986 * fast/text/basic/generic-family-changes-expected.checksum: Added.
1987 * fast/text/basic/generic-family-changes-expected.png: Added.
1988 * fast/text/basic/generic-family-changes-expected.txt: Added.
1989 * fast/text/basic/generic-family-changes.html: Added.
1991 2006-09-17 Alexey Proskuryakov <ap@nypop.com>
1995 Test for http://bugs.webkit.org/show_bug.cgi?id=10852
1996 REGRESSION: Reproducible crash in XMLHttpRequest::abort()
1998 Currently, this test prints an error message to the console, because requests from
1999 an unload handler still don't work.
2001 * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
2002 * http/tests/xmlhttprequest/xhr-onunload.html: Added.
2004 2006-09-15 Justin Garcia <justin.garcia@apple.com>
2006 Reviewed by harrison
2008 <rdar://problem/4674869>
2009 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
2011 * editing/deleting/whitespace-pre-1-expected.checksum: Added.
2012 * editing/deleting/whitespace-pre-1-expected.png: Added.
2013 * editing/deleting/whitespace-pre-1-expected.txt: Added.
2014 * editing/deleting/whitespace-pre-1.html: Added.
2016 2006-09-15 Timothy Hatcher <timothy@apple.com>
2020 Updating results to new expected values.
2022 * fast/lists/drag-into-marker-expected.txt:
2023 * fast/repaint/selection-after-delete-expected.txt:
2025 2006-09-15 Timothy Hatcher <timothy@apple.com>
2029 Updating results to new expected values.
2031 * editing/inserting/4278698-expected.txt:
2032 * fast/dom/window-xy-properties-expected.txt:
2034 2006-09-15 Adam Roben <aroben@apple.com>
2036 Reviewed by timothy.
2038 Part of http://bugs.webkit.org/show_bug.cgi?id=10865
2039 New file upload control should match the width of the old one
2041 Update tests to match new file upload control.
2043 * fast/forms/file-input-disabled-expected.txt:
2044 * fast/forms/form-element-geometry-expected.txt:
2045 * fast/forms/input-appearance-height-expected.txt:
2046 * fast/forms/input-value-expected.txt:
2048 2006-09-15 Kevin McCullough <KMcCullough@apple.com>
2050 - just layout test result changes
2052 * fast/dom/Range/range-compareNode-expected.txt:
2053 * fast/dom/Range/range-intersectsNode-expected.txt:
2055 2006-09-14 Justin Garcia <justin.garcia@apple.com>
2057 Reviewed by harrison
2059 <rdar://problem/4655880> Up/Down arrows skip over To Do
2061 * editing/selection/mixed-editability-3-expected.checksum: Added.
2062 * editing/selection/mixed-editability-3-expected.png: Added.
2063 * editing/selection/mixed-editability-3-expected.txt: Added.
2064 * editing/selection/mixed-editability-3.html: Added.
2065 * editing/selection/mixed-editability-4-expected.checksum: Added.
2066 * editing/selection/mixed-editability-4-expected.png: Added.
2067 * editing/selection/mixed-editability-4-expected.txt: Added.
2068 * editing/selection/mixed-editability-4.html: Added.
2069 * editing/selection/mixed-editability-5-expected.checksum: Added.
2070 * editing/selection/mixed-editability-5-expected.png: Added.
2071 * editing/selection/mixed-editability-5-expected.txt: Added.
2072 * editing/selection/mixed-editability-5.html: Added.
2074 2006-09-14 Graham Dennis <graham.dennis@gmail.com>
2076 Reviewed by Justin Garcia.
2078 Modified testcase for:
2079 http://bugs.webkit.org/show_bug.cgi?id=10726
2080 Crash in ApplyStyleCommand::applyRelativeFontStyleChange
2082 * editing/style/table-selection-expected.checksum:
2083 * editing/style/table-selection-expected.png:
2084 * editing/style/table-selection-expected.txt:
2085 * editing/style/table-selection.html:
2086 This testcase was for 10579, which is very similar to this bug (10726)
2087 Now the testcase tests both bugs.
2089 2006-09-13 Adam Roben <aroben@apple.com>
2091 Rubberstamped by hyatt.
2093 Updating tables results after hyatt landed a fix for
2094 http://bugs.webkit.org/show_bug.cgi?id=8126
2095 Padding must not apply to columns
2097 * tables/mozilla/bugs/bug139524-2-expected.txt:
2098 * tables/mozilla/bugs/bug139524-4-expected.txt:
2099 * tables/mozilla/bugs/bug32841-expected.txt:
2100 * tables/mozilla/dom/appendCol2-expected.txt:
2101 * tables/mozilla/dom/deleteCol1-expected.txt:
2102 * tables/mozilla/dom/deleteCol2-expected.txt:
2103 * tables/mozilla/dom/deleteCol3-expected.txt:
2104 * tables/mozilla/dom/deleteColGroup1-expected.txt:
2105 * tables/mozilla/dom/deleteColGroup2-expected.txt:
2106 * tables/mozilla/dom/insertColGroups1-expected.txt:
2107 * tables/mozilla/dom/insertColGroups2-expected.txt:
2108 * tables/mozilla/dom/insertCols1-expected.txt:
2109 * tables/mozilla/dom/insertCols2-expected.txt:
2110 * tables/mozilla/dom/insertCols3-expected.txt:
2111 * tables/mozilla/dom/insertCols4-expected.txt:
2112 * tables/mozilla/dom/insertCols5-expected.txt:
2113 * tables/mozilla/marvin/body_col-expected.txt:
2114 * tables/mozilla/marvin/x_col_span-expected.txt:
2115 * tables/mozilla/marvin/x_col_width_px-expected.txt:
2116 * tables/mozilla/marvin/x_colgroup_span-expected.txt:
2117 * tables/mozilla/other/body_col-expected.txt:
2118 * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
2119 * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
2120 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
2121 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
2122 * tables/mozilla_expected_failures/core/cols1-expected.txt:
2123 * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
2124 * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
2125 * tables/mozilla_expected_failures/other/test4-expected.txt:
2127 2006-09-12 Julien Palmas <julien.palmas@gmail.com>
2129 Reviewed by darin. Landed by eseidel.
2131 * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
2132 * svg/custom/svgpolyparser-extra-space-expected.png: Added.
2133 * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
2134 * svg/custom/svgpolyparser-extra-space.svg: Added.
2136 2006-09-12 Kevin McCullough <KMcCullough@apple.com>
2138 Reviewed by Andersca, Maciej, Brady.
2140 * fast/dom/Range/range-intersectsNode-expected.txt: Added.
2141 * fast/dom/Range/range-intersectsNode.html: Added.
2142 * fast/dom/Range/resources/intersectsNode.js: Added.
2144 2006-09-12 Nikolas Zimmermann <zimmermann@kde.org>
2146 Reviewed by eseidel. Landed by eseidel.
2148 Fixed: http://bugs.webkit.org/show_bug.cgi?id=10826
2150 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2151 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2152 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2154 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org>
2156 Reviewed by eseidel. Landed by eseidel.
2158 * svg/custom/baseval-animval-equality.svg: Added.
2160 2006-09-11 Kevin McCullough <KMcCullough@apple.com>
2165 * fast/dom/Range/range-compareNode-expected.txt: Added.
2166 * fast/dom/Range/range-compareNode.html: Added.
2167 * fast/dom/Range/range-comparePoint.html:
2169 2006-09-11 Vladimir Olexa <vladimir.olexa@gmail.com>
2173 - test for http://bugs.webkit.org/show_bug.cgi?id=10323
2174 REGRESSION: javascript: URL containing '\\' gets passed as '//'
2176 * fast/dom/javascript-backslash-expected.txt: Added.
2177 * fast/dom/javascript-backslash.html: Added.
2179 2006-09-11 Darin Adler <darin@apple.com>
2181 - converted a test to plain text (makes it platform independent; fixes a failure)
2183 * fast/events/ondragenter-expected.checksum: Removed.
2184 * fast/events/ondragenter-expected.png: Removed.
2185 * fast/events/ondragenter-expected.txt:
2186 * fast/events/ondragenter.html:
2188 2006-09-10 Darin Adler <darin@apple.com>
2190 - converted a test to plain text (makes it platform independent; fixes a failure)
2192 * fast/text/plain-text-line-breaks-expected.checksum: Removed.
2193 * fast/text/plain-text-line-breaks-expected.png: Removed.
2194 * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
2195 * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
2197 2006-09-08 Timothy Hatcher <timothy@apple.com>
2199 Adds a test for the CSS URL quoting logic.
2201 * fast/inspector/cssURLQuotes-expected.txt: Added.
2202 * fast/inspector/cssURLQuotes.html: Added.
2204 2006-09-09 Alexey Proskuryakov <ap@nypop.com>
2208 http://bugs.webkit.org/show_bug.cgi?id=10759
2209 fast/AppleScript/array.html test failing
2211 * fast/AppleScript/001-expected.txt: Updated results.
2213 2006-09-07 Alexey Proskuryakov <ap@nypop.com>
2217 Test for http://bugs.webkit.org/show_bug.cgi?id=10753
2218 REGRESSION: The beginning of a CSS file is missing
2220 * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
2221 * http/tests/incremental/slow-utf8-css-expected.png: Added.
2222 * http/tests/incremental/slow-utf8-css-expected.txt: Added.
2223 * http/tests/incremental/slow-utf8-css.pl: Added.
2225 2006-09-07 Rob Buis <buis@kde.org>
2230 <http://bugs.webkit.org/show_bug.cgi?id=9753>
2231 SVG with width and height 100% leaves room for scrollbar on the right.
2233 Also Updated .txt files (all text blocks are wider) and some updated
2234 pixel tests (some text is layouted differently because of wider text blocks).
2236 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
2237 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
2238 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
2239 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
2240 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2241 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2242 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2243 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
2244 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
2245 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
2246 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
2247 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
2248 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
2249 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
2250 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
2251 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
2252 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
2253 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
2254 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
2255 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
2256 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
2257 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
2258 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2259 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
2260 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
2261 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2262 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
2263 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
2264 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2265 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2266 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
2267 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
2268 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
2269 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
2270 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
2271 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
2272 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
2273 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
2274 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2275 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
2276 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
2277 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2278 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2279 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2280 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2281 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2282 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2283 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2284 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2285 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2286 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2287 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2288 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2289 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2290 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2291 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2292 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2293 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2294 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2295 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2296 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
2297 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2298 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
2299 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2300 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2301 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
2302 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2303 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
2304 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
2305 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
2306 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
2307 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
2308 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
2309 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
2310 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
2311 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
2312 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
2313 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
2314 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2315 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
2316 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
2317 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
2318 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
2319 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2320 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
2321 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2322 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
2323 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
2324 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
2325 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
2326 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2327 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2328 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2329 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
2330 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
2331 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
2332 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
2333 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
2334 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
2335 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
2336 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
2337 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
2338 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
2339 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
2340 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
2341 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
2342 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
2343 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
2344 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
2345 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
2346 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
2347 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
2348 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2349 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2350 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
2351 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2352 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2353 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
2354 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
2355 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2356 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
2357 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
2358 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
2359 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
2360 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
2361 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
2362 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
2363 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2364 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
2365 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
2366 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
2367 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2368 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2369 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
2370 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
2371 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
2372 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
2373 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
2374 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
2375 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
2376 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
2377 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
2378 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
2379 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
2380 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
2381 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
2382 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2383 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2384 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2385 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2386 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2387 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2388 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
2389 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
2390 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
2391 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2392 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
2393 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
2394 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
2395 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2396 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2397 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2398 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2399 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
2400 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
2401 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2402 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
2403 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
2404 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
2405 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
2406 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
2407 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2408 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2409 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2410 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
2411 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
2412 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
2413 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
2414 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
2415 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2416 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
2417 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
2418 * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
2419 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
2420 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
2421 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
2422 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
2423 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2424 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
2425 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
2426 * svg/custom/coords-relative-units-transforms-expected.txt:
2427 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2428 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2429 * svg/custom/feComponentTransfer-Linear-expected.txt:
2430 * svg/custom/feComponentTransfer-Table-expected.txt:
2431 * svg/custom/image-with-transform-clip-filter-expected.txt:
2432 * svg/custom/invalid-css-expected.txt:
2433 * svg/custom/invalid-viewbox1-expected.txt:
2434 * svg/custom/invalid-viewbox2-expected.txt:
2435 * svg/custom/non-opaque-filters-expected.txt:
2436 * svg/custom/percentage-rect-expected.checksum:
2437 * svg/custom/percentage-rect-expected.png:
2438 * svg/custom/percentage-rect-expected.txt:
2439 * svg/custom/pointer-events-path-expected.txt:
2440 * svg/custom/svg-overflow-types-expected.txt:
2441 * svg/custom/text-clip-expected.txt:
2442 * svg/custom/text-filter-expected.txt:
2443 * svg/custom/text-gradient-no-content-expected.checksum:
2444 * svg/custom/text-gradient-no-content-expected.png:
2445 * svg/custom/text-gradient-no-content-expected.txt:
2446 * svg/custom/text-hit-test-expected.txt:
2447 * svg/custom/text-image-opacity-expected.txt:
2448 * svg/custom/tref-update-expected.txt:
2449 * svg/custom/width-full-percentage-expected.checksum: Added.
2450 * svg/custom/width-full-percentage-expected.png: Added.
2451 * svg/custom/width-full-percentage-expected.txt: Added.
2452 * svg/custom/width-full-percentage.svg: Added.
2454 2006-09-05 Darin Adler <darin@apple.com>
2458 - test for bug where the charset in a link element for a CSS stylesheet is ignored.
2459 I noticed this while working on new text encoding machinery.
2461 * fast/encoding/css-link-charset-expected.txt: Added.
2462 * fast/encoding/css-link-charset.css: Added.
2463 * fast/encoding/css-link-charset.html: Added.
2465 - test for http://bugs.webkit.org/show_bug.cgi?id=10681
2466 REGRESSION: Reproducible crash at Wikipedia
2467 (Alexey wrote this one, I reviewed.)
2469 * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
2470 * fast/forms/form-data-encoding-normalization-overrun.html: Added.
2472 - and a tweak to an existing test
2474 * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
2475 diagnose this when it fails.
2477 2006-09-05 Justin Garcia <justin.garcia@apple.com>
2479 Reviewed by thatcher
2481 Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
2484 * editing/pasteboard/4641033-expected.checksum:
2485 * editing/pasteboard/4641033-expected.png:
2486 * editing/execCommand/outdent-selection-expected.checksum:
2487 * editing/execCommand/outdent-selection-expected.png:
2489 Added a didChangeSelection notification that was absent before:
2490 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
2491 * editing/deleting/delete-3608430-fix-expected.txt:
2492 * editing/deleting/delete-3608462-fix-expected.txt:
2493 * editing/deleting/delete-3775172-fix-expected.txt:
2494 * editing/deleting/delete-3800834-fix-expected.txt:
2495 * editing/deleting/delete-3857753-fix-expected.txt:
2496 * editing/deleting/delete-3865854-fix-expected.txt:
2497 * editing/deleting/delete-3928305-fix-expected.txt:
2498 * editing/deleting/delete-3959464-fix-expected.txt:
2499 * editing/deleting/delete-4038408-fix-expected.txt:
2500 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
2501 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
2502 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
2503 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
2504 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
2505 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
2506 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
2507 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
2508 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
2509 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
2510 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
2511 * editing/deleting/delete-block-contents-001-expected.txt:
2512 * editing/deleting/delete-block-contents-002-expected.txt:
2513 * editing/deleting/delete-block-contents-003-expected.txt:
2514 * editing/deleting/delete-block-merge-contents-001-expected.txt:
2515 * editing/deleting/delete-block-merge-contents-002-expected.txt:
2516 * editing/deleting/delete-block-merge-contents-003-expected.txt:
2517 * editing/deleting/delete-block-merge-contents-004-expected.txt:
2518 * editing/deleting/delete-block-merge-contents-005-expected.txt:
2519 * editing/deleting/delete-block-merge-contents-006-expected.txt:
2520 * editing/deleting/delete-block-merge-contents-007-expected.txt:
2521 * editing/deleting/delete-block-merge-contents-008-expected.txt:
2522 * editing/deleting/delete-block-merge-contents-009-expected.txt:
2523 * editing/deleting/delete-block-merge-contents-010-expected.txt:
2524 * editing/deleting/delete-block-merge-contents-012-expected.txt:
2525 * editing/deleting/delete-block-merge-contents-013-expected.txt:
2526 * editing/deleting/delete-block-merge-contents-014-expected.txt:
2527 * editing/deleting/delete-block-merge-contents-015-expected.txt:
2528 * editing/deleting/delete-block-merge-contents-016-expected.txt:
2529 * editing/deleting/delete-block-merge-contents-017-expected.txt:
2530 * editing/deleting/delete-block-merge-contents-018-expected.txt:
2531 * editing/deleting/delete-block-merge-contents-019-expected.txt:
2532 * editing/deleting/delete-block-merge-contents-020-expected.txt:
2533 * editing/deleting/delete-block-merge-contents-021-expected.txt:
2534 * editing/deleting/delete-block-merge-contents-022-expected.txt:
2535 * editing/deleting/delete-block-merge-contents-023-expected.txt:
2536 * editing/deleting/delete-block-merge-contents-024-expected.txt:
2537 * editing/deleting/delete-block-table-expected.txt:
2538 * editing/deleting/delete-br-008-expected.txt:
2539 * editing/deleting/delete-br-010-expected.txt:
2540 * editing/deleting/delete-br-011-expected.txt:
2541 * editing/deleting/delete-first-list-item-expected.txt:
2542 * editing/deleting/delete-image-001-expected.txt:
2543 * editing/deleting/delete-image-002-expected.txt:
2544 * editing/deleting/delete-image-003-expected.txt:
2545 * editing/deleting/delete-image-004-expected.txt:
2546 * editing/deleting/delete-line-001-expected.txt:
2547 * editing/deleting/delete-line-002-expected.txt:
2548 * editing/deleting/delete-line-003-expected.txt:
2549 * editing/deleting/delete-line-004-expected.txt:
2550 * editing/deleting/delete-line-005-expected.txt:
2551 * editing/deleting/delete-line-006-expected.txt:
2552 * editing/deleting/delete-line-007-expected.txt:
2553 * editing/deleting/delete-line-008-expected.txt:
2554 * editing/deleting/delete-line-009-expected.txt:
2555 * editing/deleting/delete-line-010-expected.txt:
2556 * editing/deleting/delete-line-011-expected.txt:
2557 * editing/deleting/delete-line-012-expected.txt:
2558 * editing/deleting/delete-line-013-expected.txt:
2559 * editing/deleting/delete-line-014-expected.txt:
2560 * editing/deleting/delete-line-015-expected.txt:
2561 * editing/deleting/delete-line-016-expected.txt:
2562 * editing/deleting/delete-line-017-expected.txt:
2563 * editing/deleting/delete-listitem-001-expected.txt:
2564 * editing/deleting/delete-listitem-002-expected.txt:
2565 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
2566 * editing/deleting/delete-select-all-001-expected.txt:
2567 * editing/deleting/delete-select-all-002-expected.txt:
2568 * editing/deleting/delete-select-all-003-expected.txt:
2569 * editing/deleting/merge-different-styles-expected.txt:
2570 * editing/deleting/merge-endOfParagraph-expected.txt:
2571 * editing/deleting/merge-no-br-expected.txt:
2572 * editing/deleting/pruning-after-merge-1-expected.txt:
2573 * editing/deleting/pruning-after-merge-2-expected.txt:
2574 * editing/deleting/table-cells-expected.txt:
2575 * editing/execCommand/boldSelection-expected.txt:
2576 * editing/execCommand/create-list-from-range-selection-expected.txt:
2577 * editing/execCommand/createLink-expected.txt:
2578 * editing/execCommand/format-block-expected.txt:
2579 * editing/execCommand/format-block-from-range-selection-expected.txt:
2580 * editing/execCommand/format-block-with-braces-expected.txt:
2581 * editing/execCommand/format-block-with-trailing-br-expected.txt:
2582 * editing/execCommand/hilitecolor-expected.txt:
2583 * editing/execCommand/indent-list-item-expected.txt:
2584 * editing/execCommand/indent-selection-expected.txt:
2585 * editing/execCommand/insert-list-and-stitch-expected.txt:
2586 * editing/execCommand/insert-list-with-id-expected.txt:
2587 * editing/execCommand/insertHTML-expected.txt:
2588 * editing/execCommand/insertHorizontalRule-expected.txt:
2589 * editing/execCommand/remove-formatting-expected.txt:
2590 * editing/execCommand/remove-list-from-range-selection-expected.txt:
2591 * editing/execCommand/remove-list-items-expected.txt:
2592 * editing/execCommand/strikethroughSelection-expected.txt:
2593 * editing/execCommand/switch-list-type-expected.txt:
2594 * editing/execCommand/unlink-expected.txt:
2595 * editing/input/text-input-controller-expected.txt:
2596 * editing/inserting/insert-3654864-fix-expected.txt:
2597 * editing/inserting/insert-3659587-fix-expected.txt:
2598 * editing/inserting/insert-3775316-fix-expected.txt:
2599 * editing/inserting/insert-3851164-fix-expected.txt:
2600 * editing/inserting/insert-3907422-fix-expected.txt:
2601 * editing/inserting/insert-after-delete-001-expected.txt:
2602 * editing/inserting/insert-div-001-expected.txt:
2603 * editing/inserting/insert-div-002-expected.txt:
2604 * editing/inserting/insert-div-003-expected.txt:
2605 * editing/inserting/insert-div-005-expected.txt:
2606 * editing/inserting/insert-div-007-expected.txt:
2607 * editing/inserting/insert-div-009-expected.txt:
2608 * editing/inserting/insert-div-010-expected.txt:
2609 * editing/inserting/insert-div-020-expected.txt:
2610 * editing/inserting/insert-div-023-expected.txt:
2611 * editing/inserting/insert-div-024-expected.txt:
2612 * editing/inserting/insert-div-025-expected.txt:
2613 * editing/inserting/insert-div-026-expected.txt:
2614 * editing/inserting/multiple-lines-selected-expected.txt:
2615 * editing/inserting/paragraph-separator-03-expected.txt:
2616 * editing/inserting/paragraph-separator-in-table-2-expected.txt:
2617 * editing/inserting/redo-expected.txt:
2618 * editing/inserting/return-key-with-selection-001-expected.txt:
2619 * editing/inserting/return-key-with-selection-002-expected.txt:
2620 * editing/inserting/return-key-with-selection-003-expected.txt:
2621 * editing/pasteboard/3976872-expected.txt:
2622 * editing/pasteboard/4076267-3-expected.txt:
2623 * editing/pasteboard/4076267-expected.txt:
2624 * editing/pasteboard/4700297-expected.txt:
2625 * editing/pasteboard/8145-3-expected.txt:
2626 * editing/pasteboard/block-wrappers-necessary-expected.txt:
2627 * editing/pasteboard/copy-paste-bidi-expected.txt:
2628 * editing/pasteboard/displaced-generic-placeholder-expected.txt:
2629 * editing/pasteboard/displaced-placeholder-expected.txt:
2630 * editing/pasteboard/display-block-on-spans-expected.txt:
2631 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
2632 * editing/pasteboard/interchange-newline-2-expected.txt:
2633 * editing/pasteboard/merge-after-delete-1-expected.txt:
2634 * editing/pasteboard/merge-after-delete-2-expected.txt:
2635 * editing/pasteboard/merge-after-delete-expected.txt:
2636 * editing/pasteboard/merge-end-3-expected.txt:
2637 * editing/pasteboard/merge-end-5-expected.txt:
2638 * editing/pasteboard/merge-end-blockquote-expected.txt:
2639 * editing/pasteboard/merge-end-list-expected.txt:
2640 * editing/pasteboard/merge-end-table-expected.txt:
2641 * editing/pasteboard/paste-4035648-fix-expected.txt:
2642 * editing/pasteboard/paste-4039777-fix-expected.txt:
2643 * editing/pasteboard/paste-line-endings-001-expected.txt:
2644 * editing/pasteboard/paste-line-endings-006-expected.txt:
2645 * editing/pasteboard/paste-match-style-001-expected.txt:
2646 * editing/pasteboard/paste-match-style-002-expected.txt:
2647 * editing/pasteboard/paste-pre-001-expected.txt:
2648 * editing/pasteboard/paste-pre-002-expected.txt:
2649 * editing/pasteboard/paste-table-002-expected.txt:
2650 * editing/pasteboard/paste-table-003-expected.txt:
2651 * editing/pasteboard/paste-text-006-expected.txt:
2652 * editing/pasteboard/paste-text-007-expected.txt:
2653 * editing/pasteboard/paste-text-010-expected.txt:
2654 * editing/pasteboard/paste-text-011-expected.txt:
2655 * editing/pasteboard/paste-text-015-expected.txt:
2656 * editing/pasteboard/paste-text-016-expected.txt:
2657 * editing/pasteboard/paste-text-017-expected.txt:
2658 * editing/pasteboard/paste-text-018-expected.txt:
2659 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
2660 * editing/pasteboard/smart-paste-003-expected.txt:
2661 * editing/pasteboard/smart-paste-004-expected.txt:
2662 * editing/pasteboard/smart-paste-005-expected.txt:
2663 * editing/pasteboard/smart-paste-006-expected.txt:
2664 * editing/pasteboard/smart-paste-007-expected.txt:
2665 * editing/pasteboard/smart-paste-008-expected.txt:
2666 * editing/pasteboard/testcase-9507-expected.txt:
2667 * editing/pasteboard/undoable-fragment-removes-expected.txt:
2668 * editing/selection/expanding-selections-expected.txt:
2669 * editing/selection/expanding-selections2-expected.txt:
2670 * editing/selection/node-removal-1-expected.txt:
2671 * editing/selection/node-removal-2-expected.txt:
2672 * editing/selection/select-all-iframe-expected.txt:
2673 * editing/selection/skip-non-editable-1-expected.txt:
2674 * editing/selection/triple-click-in-pre-expected.txt:
2675 * editing/style/apple-style-editable-mix-expected.txt:
2676 * editing/style/block-style-004-expected.txt:
2677 * editing/style/block-style-005-expected.txt:
2678 * editing/style/block-style-006-expected.txt:
2679 * editing/style/create-block-for-style-001-expected.txt:
2680 * editing/style/create-block-for-style-002-expected.txt:
2681 * editing/style/create-block-for-style-003-expected.txt:
2682 * editing/style/create-block-for-style-004-expected.txt:
2683 * editing/style/create-block-for-style-007-expected.txt:
2684 * editing/style/create-block-for-style-009-expected.txt:
2685 * editing/style/create-block-for-style-010-expected.txt:
2686 * editing/style/create-block-for-style-011-expected.txt:
2687 * editing/style/create-block-for-style-012-expected.txt:
2688 * editing/style/create-block-for-style-013-expected.txt:
2689 * editing/style/designmode-expected.txt:
2690 * editing/style/relative-font-size-change-001-expected.txt:
2691 * editing/style/relative-font-size-change-002-expected.txt:
2692 * editing/style/remove-underline-across-paragraph-expected.txt:
2693 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
2694 * editing/style/remove-underline-after-paragraph-expected.txt:
2695 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
2696 * editing/style/remove-underline-from-stylesheet-expected.txt:
2697 * editing/style/smoosh-styles-001-expected.txt:
2698 * editing/style/smoosh-styles-002-expected.txt:
2699 * editing/style/smoosh-styles-003-expected.txt:
2700 * editing/style/style-3681552-fix-001-expected.txt:
2701 * editing/style/style-3681552-fix-002-expected.txt:
2702 * editing/style/style-3690704-fix-expected.txt:
2703 * editing/style/style-3998892-fix-expected.txt:
2704 * editing/style/style-boundary-001-expected.txt:
2705 * editing/style/style-boundary-003-expected.txt:
2706 * editing/style/style-boundary-004-expected.txt:
2707 * editing/style/typing-style-001-expected.txt:
2708 * editing/style/typing-style-003-expected.txt:
2709 * editing/undo/undo-misspellings-expected.txt:
2710 * editing/unsupported-content/list-delete-001-expected.txt:
2711 * editing/unsupported-content/list-delete-002-expected.txt:
2712 * editing/unsupported-content/list-delete-003-expected.txt:
2713 * editing/unsupported-content/table-delete-001-expected.txt:
2714 * editing/unsupported-content/table-delete-002-expected.txt:
2715 * editing/unsupported-content/table-delete-003-expected.txt:
2716 * fast/forms/attributed-strings-expected.txt:
2717 * fast/forms/cursor-position-expected.txt:
2718 * fast/forms/drag-into-textarea-expected.txt:
2719 * fast/forms/input-appearance-maxlength-expected.txt:
2720 * fast/forms/input-paste-undo-expected.txt:
2721 * fast/forms/input-selection-restore-expected.txt:
2722 * fast/forms/input-text-paste-maxlength-expected.txt:
2723 * fast/forms/selection-functions-expected.txt:
2724 * fast/forms/text-field-setvalue-crash-expected.txt:
2725 * fast/forms/textarea-paste-newline-expected.txt:
2727 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
2731 Tests for http://bugs.webkit.org/show_bug.cgi?id=10716
2732 XMLHttpRequest.responseText is null if HTTP response is empty
2734 The results are not fully correct yet:
2735 - accessing properties that are now undefined should cause an exception;
2736 - on error, responseXML should be null, rather than contain an HTML document describing
2739 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
2740 now returning null for nil documents.
2742 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
2743 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
2744 * http/tests/xmlhttprequest/zero-length-response-sync.html:
2745 * http/tests/xmlhttprequest/zero-length-response.html:
2746 Extended to cover more properties.
2748 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
2752 Test for http://bugs.webkit.org/show_bug.cgi?id=10676
2753 @charset rules not accessible via DOM
2755 * fast/encoding/css-charset-dom-expected.txt: Added.
2756 * fast/encoding/css-charset-dom.html: Added.
2758 2006-09-04 Rob Buis <buis@kde.org>
2762 Testcase needed for:
2763 http://bugs.webkit.org/show_bug.cgi?id=6546
2764 clipPath data does not respect transforms
2766 * svg/custom/clip-path-with-transform-expected.checksum: Added.
2767 * svg/custom/clip-path-with-transform-expected.png: Added.
2768 * svg/custom/clip-path-with-transform-expected.txt: Added.
2769 * svg/custom/clip-path-with-transform.svg: Added.
2771 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
2775 Test for http://bugs.webkit.org/show_bug.cgi?id=10693
2776 Convert JavaScript arrays to AppleScript lists
2778 * fast/AppleScript/array-expected.txt:
2779 * fast/AppleScript/array.html: Updated results, added a test for
2780 circular dependencies.
2782 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
2786 Tests for http://bugs.webkit.org/show_bug.cgi?id=10697
2787 REGRESSION (r16175): Errors in incremental decoding of UTF-8
2789 * fast/encoding/charset-invalid-expected.txt: Added.
2790 * fast/encoding/charset-invalid.html: Added.
2791 * http/tests/incremental/slow-utf8-html-expected.txt: Added.
2792 * http/tests/incremental/slow-utf8-html.pl: Added.
2794 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
2798 http://bugs.webkit.org/show_bug.cgi?id=4508
2799 Layout tests access an external server
2801 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
2802 but the test still pointed to a remote one).
2803 * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
2804 * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of
2805 a non-existent http one.
2806 * fast/loader/docLoaderFrame-expected.checksum: Removed.
2807 * fast/loader/docLoaderFrame-expected.png: Removed.
2808 * fast/loader/docLoaderFrame-expected.txt: Removed.
2809 * fast/loader/docLoaderFrame.html: Removed.
2810 * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
2811 * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
2812 * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
2813 Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it
2816 2006-09-02 Graham Dennis <graham.dennis@gmail.com>
2821 http://bugs.webkit.org/show_bug.cgi?id=10579
2822 AppleStyleCommand::applyBlockStyle crash
2824 * editing/style/table-selection-expected.checksum: Added.
2825 * editing/style/table-selection-expected.png: Added.
2826 * editing/style/table-selection-expected.txt: Added.
2827 * editing/style/table-selection.html: Added.
2829 2006-09-01 Adele Peterson <adele@apple.com>
2831 Reviewed by Tim Omernick.
2833 Updated results for http://bugs.webkit.org/show_bug.cgi?id=6990
2834 Switch to use new text field implementation for <input type="password">
2836 * dom/html/level2/html/HTMLInputElement22-expected.txt:
2837 * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
2838 * fast/events/event-sender-mouse-click.html:
2839 * fast/forms/input-appearance-height-expected.checksum:
2840 * fast/forms/input-appearance-height-expected.txt:
2841 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
2842 * fast/forms/input-value-expected.checksum:
2843 * fast/forms/input-value-expected.png:
2844 * fast/forms/input-value-expected.txt:
2845 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
2846 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
2847 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
2849 Updated from switch to style-able selects
2850 * fast/forms/option-strip-whitespace-expected.checksum:
2851 * fast/forms/option-strip-whitespace-expected.png:
2852 * fast/forms/option-strip-whitespace-expected.txt:
2854 2006-09-01 Timothy Hatcher <timothy@apple.com>
2858 - updated results, null is not round-tripped through the bindings
2859 because of regressions the original change caused in other applications.
2860 - added an echo for "undefined".
2862 * plugins/bindings-test-expected.txt:
2863 * plugins/bindings-test.html:
2865 2006-09-01 Alexey Proskuryakov <ap@nypop.com>
2870 - http://bugs.webkit.org/show_bug.cgi?id=5620
2871 Should only honor encoding from <meta> in HTML
2873 - http://bugs.webkit.org/show_bug.cgi?id=9783
2874 An XML declaration without an explicit encoding incorrectly triggers
2875 UTF-8 encoding in an HTML document
2877 - http://bugs.webkit.org/show_bug.cgi?id=10155
2878 CSS2: @charset is not supported
2880 * fast/encoding/css-charset-expected.txt: Added.
2881 * fast/encoding/css-charset.css: Added.
2882 * fast/encoding/css-charset.html: Added.
2883 * fast/encoding/css-charset-evil-expected.txt: Added.
2884 * fast/encoding/css-charset-evil.css: Added.
2885 * fast/encoding/css-charset-evil.html: Added.
2886 * fast/encoding/default-xhtml-encoding-expected.txt: Added.
2887 * fast/encoding/default-xhtml-encoding.xhtml: Added.
2888 * fast/encoding/meta-in-xhtml-expected.txt: Added.
2889 * fast/encoding/meta-in-xhtml.xhtml: Added.
2890 * fast/encoding/pseudo-xml-2-expected.txt: Added.
2891 * fast/encoding/pseudo-xml-2.html: Added.
2892 * fast/encoding/pseudo-xml-3-expected.txt: Added.
2893 * fast/encoding/pseudo-xml-3.html: Added.
2894 * fast/encoding/pseudo-xml-4-expected.txt: Added.
2895 * fast/encoding/pseudo-xml-4.html: Added.
2896 * fast/encoding/pseudo-xml-expected.txt: Added.
2897 * fast/encoding/pseudo-xml.html: Added.
2899 2006-08-31 Alice Liu <alice.liu@apple.com>
2903 Revised expected results for an isindex element because of
2904 <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
2905 Now the field is rendered as a textfield
2907 * fast/dom/isindex-002-expected.checksum:
2908 * fast/dom/isindex-002-expected.png:
2909 * fast/dom/isindex-002-expected.txt:
2911 2006-08-30 Rob Buis <buis@kde.org>
2915 Changed test results because of:
2916 http://bugs.webkit.org/show_bug.cgi?id=10586
2917 pointer-events has issues when things are not stroked/filled
2919 * svg/custom/pointer-events-path-expected.checksum:
2920 * svg/custom/pointer-events-path-expected.png:
2921 * svg/custom/pointer-events-path-expected.txt:
2923 2006-08-29 Justin Garcia <justin.garcia@apple.com>
2925 Reviewed by harrison
2927 <rdar://problem/4700297>
2928 REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
2931 * editing/pasteboard/smart-paste-002-expected.checksum:
2932 * editing/pasteboard/smart-paste-002-expected.png:
2933 * editing/pasteboard/smart-paste-002-expected.txt:
2934 Added to demonstrate fix:
2935 * editing/pasteboard/4700297-expected.checksum: Added.
2936 * editing/pasteboard/4700297-expected.png: Added.
2937 * editing/pasteboard/4700297-expected.txt: Added.
2938 * editing/pasteboard/4700297.html: Added.
2939 Removed a superfluous style span:
2940 * editing/deleting/pruning-after-merge-1-expected.txt:
2941 * editing/pasteboard/interchange-newline-1-expected.txt:
2942 * editing/pasteboard/paste-text-019-expected.checksum:
2943 * editing/pasteboard/paste-text-019-expected.png:
2944 * editing/pasteboard/paste-text-019-expected.txt:
2945 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2946 Accidently checked in bad results yesterday:
2947 * editing/pasteboard/copy-paste-bidi-expected.txt:
2948 Equivalent render tree:
2949 * editing/pasteboard/smart-paste-001-expected.txt:
2951 2006-08-29 waylonis <waylonis@google.com>
2955 - Updated test to check for exceptions thrown in a plug-in. This is
2956 a test for http://bugs.webkit.org/show_bug.cgi?id=10114.
2957 * plugins/bindings-test-expected.txt:
2958 * plugins/bindings-test.html:
2960 2006-08-29 Darin Adler <darin@apple.com>
2964 - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)
2966 * fast/css/computed-style-negative-top-expected.txt: Added.
2967 * fast/css/computed-style-negative-top.html: Added.
2969 2006-08-28 Justin Garcia <justin.garcia@apple.com>
2971 Reviewed by harrison
2973 * editing/inserting/redo-expected.checksum: Added.
2974 * editing/inserting/redo-expected.png: Added.
2975 * editing/inserting/redo-expected.txt: Added.
2976 * editing/inserting/redo.html: Added.
2977 * editing/pasteboard/copy-paste-bidi-expected.txt:
2979 2006-08-28 Alice Liu <alice.liu@apple.com>
2983 Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write
2985 * http/tests/misc/iframe-domain-test-expected.txt: Added.
2986 * http/tests/misc/iframe-domain-test.html: Added.
2988 2006-08-27 Rob Buis <buis@kde.org>
2992 Changed test result because of:
2993 http://bugs.webkit.org/show_bug.cgi?id=10557
2994 KCanvasPath should be replace by platform/Path
2996 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2998 2006-08-26 Eric Seidel <eric@eseidel.com>
3002 Test case for: pointer-events does not work.
3003 http://bugs.webkit.org/show_bug.cgi?id=10415
3005 * svg/custom/pointer-events-path-expected.checksum: Added.
3006 * svg/custom/pointer-events-path-expected.png: Added.
3007 * svg/custom/pointer-events-path-expected.txt: Added.
3008 * svg/custom/pointer-events-path.svg: Added.
3010 2006-08-27 Rob Buis <buis@kde.org>
3015 http://bugs.webkit.org/show_bug.cgi?id=10558
3016 SVG should have support for <metadata> element
3018 * svg/custom/create-metadata-element-expected.checksum: Added.
3019 * svg/custom/create-metadata-element-expected.png: Added.
3020 * svg/custom/create-metadata-element-expected.txt: Added.
3021 * svg/custom/create-metadata-element.svg: Added.
3023 2006-08-25 Adele Peterson <adele@apple.com>
3025 Updated results for addition of -webkit-text-security.
3027 * fast/css/computed-style-expected.txt:
3029 2006-08-25 Adele Peterson <adele@apple.com>
3033 New tests and updated tests for styled selects.
3035 * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
3036 * fast/borders/borderRadiusInvalidColor-expected.png: Added.
3037 * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
3038 * fast/borders/borderRadiusInvalidColor.html: Added.
3040 * fast/forms/select-baseline-expected.checksum: Added.
3041 * fast/forms/select-baseline-expected.png: Added.
3042 * fast/forms/select-baseline-expected.txt: Added.
3043 * fast/forms/select-baseline.html: Added.
3045 * editing/pasteboard/4641033-expected.txt:
3046 * editing/selection/replaced-boundaries-3-expected.txt:
3047 * editing/selection/select-box-expected.txt:
3048 * fast/block/margin-collapse/103-expected.txt:
3049 * fast/forms/001-expected.checksum:
3050 * fast/forms/001-expected.png:
3051 * fast/forms/001-expected.txt:
3052 * fast/forms/003-expected.txt:
3053 * fast/forms/004-expected.txt:
3054 * fast/forms/HTMLOptionElement_label01-expected.txt:
3055 * fast/forms/HTMLOptionElement_label02-expected.txt:
3056 * fast/forms/HTMLOptionElement_label03-expected.txt:
3057 * fast/forms/HTMLOptionElement_label04-expected.txt:
3058 * fast/forms/HTMLOptionElement_label06-expected.txt:
3059 * fast/forms/HTMLOptionElement_label07-expected.txt:
3060 * fast/forms/form-element-geometry-expected.checksum:
3061 * fast/forms/form-element-geometry-expected.png:
3062 * fast/forms/form-element-geometry-expected.txt:
3063 * fast/forms/option-script-expected.txt:
3064 * fast/forms/option-text-clip-expected.txt:
3065 * fast/forms/select-change-listbox-to-popup-expected.txt:
3066 * fast/forms/select-selected-expected.txt:
3067 * fast/forms/select-style-expected.txt:
3068 * fast/forms/select-visual-hebrew-expected.txt:
3069 * fast/invalid/014-expected.txt:
3070 * fast/parser/document-write-option-expected.txt:
3071 * fast/replaced/width100percent-expected.txt:
3072 * http/tests/navigation/anchor-basic-expected.txt:
3073 * http/tests/navigation/anchor-frames-expected.txt:
3074 * http/tests/navigation/anchor-goback-expected.txt:
3075 * http/tests/navigation/anchor-subframeload-expected.txt:
3076 * http/tests/navigation/javascriptlink-basic-expected.txt:
3077 * http/tests/navigation/javascriptlink-frames-expected.txt:
3078 * http/tests/navigation/javascriptlink-goback-expected.txt:
3079 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
3080 * http/tests/navigation/metaredirect-basic-expected.txt:
3081 * http/tests/navigation/metaredirect-frames-expected.txt:
3082 * http/tests/navigation/metaredirect-goback-expected.txt:
3083 * http/tests/navigation/metaredirect-subframeload-expected.txt:
3084 * http/tests/navigation/post-goback2-expected.txt:
3085 * http/tests/navigation/postredirect-goback2-expected.txt:
3086 * http/tests/navigation/redirect302-basic-expected.txt:
3087 * http/tests/navigation/redirect302-frames-expected.txt:
3088 * http/tests/navigation/redirect302-goback-expected.txt:
3089 * http/tests/navigation/redirect302-subframeload-expected.txt:
3090 * http/tests/navigation/relativeanchor-basic-expected.txt:
3091 * http/tests/navigation/relativeanchor-frames-expected.txt:
3092 * http/tests/navigation/relativeanchor-goback-expected.txt:
3093 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
3094 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
3095 * http/tests/navigation/success200-basic-expected.txt:
3096 * http/tests/navigation/success200-frames-expected.txt:
3097 * http/tests/navigation/success200-frames-loadsame-expected.txt:
3098 * http/tests/navigation/success200-goback-expected.txt:
3099 * http/tests/navigation/success200-loadsame-expected.txt:
3100 * http/tests/navigation/success200-reload-expected.txt:
3101 * http/tests/navigation/success200-subframeload-expected.txt:
3102 * http/tests/navigation/timerredirect-basic-expected.txt:
3103 * http/tests/navigation/timerredirect-frames-expected.txt:
3104 * http/tests/navigation/timerredirect-goback-expected.txt:
3105 * http/tests/navigation/timerredirect-subframeload-expected.txt:
3106 * tables/mozilla/bugs/bug1188-expected.txt:
3107 * tables/mozilla/bugs/bug18359-expected.txt:
3108 * tables/mozilla/bugs/bug2479-3-expected.txt:
3109 * tables/mozilla/bugs/bug2479-4-expected.txt:
3110 * tables/mozilla/bugs/bug29326-expected.txt:
3111 * tables/mozilla/bugs/bug33855-expected.txt:
3112 * tables/mozilla/bugs/bug4382-expected.txt:
3113 * tables/mozilla/bugs/bug96334-expected.txt:
3114 * tables/mozilla/core/margins-expected.txt:
3115 * tables/mozilla/dom/tableDom-expected.txt:
3116 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
3118 2006-08-24 Darin Adler <darin@apple.com>
3122 - test for http://bugs.webkit.org/show_bug.cgi?id=10169
3123 REGRESSION: NativeTextArea: Text dragged from <input type=text> to textarea disappears
3125 * fast/forms/drag-into-textarea-expected.txt: Added.
3126 * fast/forms/drag-into-textarea.html: Added.
3128 2006-08-24 David Harrison <harrison@apple.com>
3130 Updated expected results for this change:
3132 <rdar://problem/4522205> Represent controls in AXAttributedStringForTextMarkerRange
3134 * editing/selection/anchor-focus1-expected.txt:
3135 * editing/selection/anchor-focus2-expected.txt:
3136 * editing/selection/anchor-focus3-expected.txt:
3137 * editing/selection/move-begin-end-expected.txt:
3138 * fast/dom/Element/onclick-case-expected.txt:
3139 * fast/dom/HTMLInputElement/size-as-number-expected.txt:
3140 * fast/dom/document-all-input-expected.txt:
3141 * fast/dom/option-properties-expected.txt:
3142 * fast/events/objc-keyboard-event-creation-expected.txt:
3143 * fast/events/onsubmit-bubbling-expected.txt:
3144 * fast/forms/access-key-expected.txt:
3145 * fast/forms/activate-and-disabled-elements-expected.txt:
3146 * fast/forms/button-in-forms-collection-expected.txt:
3147 * fast/forms/check-box-enter-key-expected.txt:
3148 * fast/forms/cursor-position-expected.txt:
3149 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
3150 * fast/forms/domstring-replace-crash-expected.txt:
3151 * fast/forms/double-focus-expected.txt:
3152 * fast/forms/element-by-name-expected.txt:
3153 * fast/forms/empty-get-expected.txt:
3154 * fast/forms/focus-expected.txt:
3155 * fast/forms/form-get-multipart-expected.txt:
3156 * fast/forms/form-get-multipart2-expected.txt:
3157 * fast/forms/form-get-multipart3-expected.txt:
3158 * fast/forms/form-post-urlencoded-expected.txt:
3159 * fast/forms/input-appearance-elementFromPoint-expected.txt:
3160 * fast/forms/input-appearance-maxlength-expected.txt:
3161 * fast/forms/input-changing-value-expected.txt:
3162 * fast/forms/input-delete-expected.txt:
3163 * fast/forms/input-selection-hidden-expected.txt:
3164 * fast/forms/input-selection-restore-expected.txt:
3165 * fast/forms/input-text-enter-expected.txt:
3166 * fast/forms/input-truncate-newline-expected.txt:
3167 * fast/forms/legend-access-key-expected.txt:
3168 * fast/forms/onchange-enter-submit-expected.txt:
3169 * fast/forms/onselect-textarea-expected.txt:
3170 * fast/forms/onselect-textfield-expected.txt:
3171 * fast/forms/paste-into-textarea-expected.txt:
3172 * fast/forms/plaintext-mode-1-expected.txt:
3173 * fast/forms/select-remove-option-expected.txt:
3174 * fast/forms/select-replace-option-expected.txt:
3175 * fast/forms/select-reset-expected.txt:
3176 * fast/forms/selection-functions-expected.txt:
3177 * fast/forms/text-field-setvalue-crash-expected.txt:
3178 * fast/forms/textarea-crlf-expected.txt:
3179 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
3180 * fast/forms/textarea-setvalue-submit-expected.txt:
3181 * fast/forms/textfield-focus-out-expected.txt:
3183 2006-08-24 Rob Buis <buis@kde.org>
3188 http://bugs.webkit.org/show_bug.cgi?id=10524
3189 svg transform: comma delimiting breaks display
3191 * svg/custom/transform-scale-parse-expected.checksum: Added.
3192 * svg/custom/transform-scale-parse-expected.png: Added.
3193 * svg/custom/transform-scale-parse-expected.txt: Added.
3194 * svg/custom/transform-scale-parse.svg: Added.
3196 2006-08-22 Trey Matteson <trey@usa.net>
3200 This test update was missing from the patch I posted, and ggarren just checked in.
3202 * fast/overflow/scrollRevealButton-expected.txt:
3204 2006-08-22 Maciej Stachowiak <mjs@apple.com>
3208 - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
3210 (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
3212 * fast/loader/start-load-in-unload-expected.txt: Added.
3213 * fast/loader/start-load-in-unload.html: Added.
3215 2006-08-22 Maciej Stachowiak <mjs@apple.com>
3217 Fix for broken tests.
3219 - made newly added CGI scripts executable
3221 * http/tests/navigation/resources/error404.pl:
3222 * http/tests/navigation/resources/frameset.pl:
3223 * http/tests/navigation/resources/postresult.pl:
3224 * http/tests/navigation/resources/redirect302.pl:
3226 2006-08-22 Justin Garcia <justin.garcia@apple.com>
3228 Reviewed by harrison
3230 <http://bugs.webkit.org/show_bug.cgi?id=10449>
3231 REGRESSION(r15918): drag-into-marker.html failing
3233 * editing/pasteboard/paste-list-001-expected.txt:
3234 * fast/lists/drag-into-marker.html: Added.
3235 * fast/lists/drag-into-marker.html-disabled: Removed.
3237 2006-08-22 Justin Garcia <justin.garcia@apple.com>
3239 Reviewed by harrison
3241 <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
3244 * editing/pasteboard/paste-4039777-fix-expected.checksum:
3245 * editing/pasteboard/paste-4039777-fix-expected.png:
3246 * editing/pasteboard/paste-4039777-fix-expected.txt:
3247 * editing/deleting/delete-3857753-fix-expected.txt:
3248 * editing/pasteboard/styled-element-markup-expected.checksum:
3249 * editing/pasteboard/styled-element-markup-expected.png:
3250 * editing/pasteboard/styled-element-markup-expected.txt:
3251 * editing/execCommand/insertHTML-expected.checksum:
3252 * editing/execCommand/insertHTML-expected.png:
3253 * editing/execCommand/insertHTML-expected.txt:
3254 * editing/execCommand/insertHTML.html:
3256 Removed some empty style spans, font tags are replaced by style spans
3257 in a couple of cases:
3258 * editing/deleting/merge-different-styles-expected.txt:
3259 * editing/deleting/pruning-after-merge-1-expected.txt:
3260 * editing/deleting/pruning-after-merge-2-expected.txt:
3261 * editing/inserting/insert-3786362-fix-expected.txt:
3262 * editing/pasteboard/block-wrappers-necessary-expected.txt:
3263 * editing/pasteboard/display-block-on-spans-expected.txt:
3264 * editing/pasteboard/merge-end-table-expected.txt:
3265 * editing/pasteboard/paste-4035648-fix-expected.txt:
3266 * editing/pasteboard/paste-line-endings-001-expected.txt:
3267 * editing/pasteboard/paste-line-endings-006-expected.txt:
3268 * editing/pasteboard/paste-list-001-expected.txt:
3269 * editing/pasteboard/paste-pre-001-expected.txt:
3270 * editing/pasteboard/paste-pre-002-expected.txt:
3271 * editing/pasteboard/paste-table-001-expected.txt:
3272 * editing/pasteboard/paste-table-002-expected.txt:
3273 * editing/pasteboard/paste-text-001-expected.txt:
3274 * editing/pasteboard/paste-text-002-expected.txt:
3275 * editing/pasteboard/paste-text-003-expected.txt:
3276 * editing/pasteboard/paste-text-004-expected.txt:
3277 * editing/pasteboard/paste-text-005-expected.txt:
3278 * editing/pasteboard/paste-text-006-expected.txt:
3279 * editing/pasteboard/paste-text-011-expected.txt:
3280 * editing/pasteboard/paste-text-012-expected.txt:
3281 * editing/pasteboard/paste-text-013-expected.txt:
3282 * editing/pasteboard/paste-text-014-expected.txt:
3283 * editing/pasteboard/paste-text-015-expected.txt:
3284 * editing/pasteboard/paste-text-016-expected.txt:
3285 * editing/pasteboard/paste-text-017-expected.txt:
3286 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
3287 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
3288 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
3289 * editing/pasteboard/styled-element-markup.html:
3290 * editing/pasteboard/testcase-9507-expected.txt:
3291 * editing/style/smoosh-styles-001-expected.txt:
3292 * editing/style/smoosh-styles-002-expected.txt:
3294 2006-08-22 Trey Matteson <trey@usa.net>
3298 Introducing a small test suite for bugs related to various navigation techniques,
3299 e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
3300 within-page anchors. Most of the tests are done with and without an enclosing frameset.
3301 The tests verify the content of the final page (which may include restored form
3302 state), scroll location (also sometimes restored), and the full content of the
3305 * fast/overflow/scrollRevealButton-expected.txt:
3306 Updated to include scroll location that is now emitted.
3307 * http/tests/navigation/anchor-basic-expected.txt: Added.
3308 * http/tests/navigation/anchor-basic.html: Added.
3309 * http/tests/navigation/anchor-frames-expected.txt: Added.
3310 * http/tests/navigation/anchor-frames.html: Added.
3311 * http/tests/navigation/anchor-goback-expected.txt: Added.
3312 * http/tests/navigation/anchor-goback.html: Added.
3313 * http/tests/navigation/anchor-subframeload-expected.txt: Added.
3314 * http/tests/navigation/anchor-subframeload.html: Added.
3315 * http/tests/navigation/error404-basic-expected.txt: Added.
3316 * http/tests/navigation/error404-basic.html: Added.
3317 * http/tests/navigation/error404-frames-expected.txt: Added.
3318 * http/tests/navigation/error404-frames.html: Added.
3319 * http/tests/navigation/error404-goback-expected.txt: Added.
3320 * http/tests/navigation/error404-goback.html: Added.
3321 * http/tests/navigation/error404-subframeload-expected.txt: Added.
3322 * http/tests/navigation/error404-subframeload.html: Added.
3323 * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
3324 * http/tests/navigation/javascriptlink-basic.html: Added.
3325 * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
3326 * http/tests/navigation/javascriptlink-frames.html: Added.
3327 * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
3328 * http/tests/navigation/javascriptlink-goback.html: Added.
3329 * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
3330 * http/tests/navigation/javascriptlink-subframeload.html: Added.
3331 * http/tests/navigation/metaredirect-basic-expected.txt: Added.
3332 * http/tests/navigation/metaredirect-basic.html: Added.
3333 * http/tests/navigation/metaredirect-frames-expected.txt: Added.
3334 * http/tests/navigation/metaredirect-frames.html: Added.
3335 * http/tests/navigation/metaredirect-goback-expected.txt: Added.
3336 * http/tests/navigation/metaredirect-goback.html: Added.
3337 * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
3338 * http/tests/navigation/metaredirect-subframeload.html: Added.
3339 * http/tests/navigation/post-basic-expected.txt: Added.
3340 * http/tests/navigation/post-basic.html: Added.
3341 * http/tests/navigation/post-frames-expected.txt: Added.
3342 * http/tests/navigation/post-frames-goback1.html-disabled: Added.
3343 * http/tests/navigation/post-frames.html: Added.
3344 * http/tests/navigation/post-goback1-expected.txt: Added.
3345 * http/tests/navigation/post-goback1.html: Added.
3346 * http/tests/navigation/post-goback2-expected.txt: Added.
3347 * http/tests/navigation/post-goback2.html: Added.
3348 * http/tests/navigation/postredirect-basic-expected.txt: Added.
3349 * http/tests/navigation/postredirect-basic.html: Added.
3350 * http/tests/navigation/postredirect-frames-expected.txt: Added.
3351 * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
3352 * http/tests/navigation/postredirect-frames.html: Added.
3353 * http/tests/navigation/postredirect-goback1-expected.txt: Added.
3354 * http/tests/navigation/postredirect-goback1.html: Added.
3355 * http/tests/navigation/postredirect-goback2-expected.txt: Added.
3356 * http/tests/navigation/postredirect-goback2.html: Added.
3357 * http/tests/navigation/redirect302-basic-expected.txt: Added.
3358 * http/tests/navigation/redirect302-basic.html: Added.
3359 * http/tests/navigation/redirect302-frames-expected.txt: Added.
3360 * http/tests/navigation/redirect302-frames.html: Added.
3361 * http/tests/navigation/redirect302-goback-expected.txt: Added.
3362 * http/tests/navigation/redirect302-goback.html: Added.
3363 * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
3364 * http/tests/navigation/redirect302-subframeload.html: Added.
3365 * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
3366 * http/tests/navigation/relativeanchor-basic.html: Added.
3367 * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
3368 * http/tests/navigation/relativeanchor-frames.html: Added.
3369 * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
3370 * http/tests/navigation/relativeanchor-goback.html: Added.
3371 * http/tests/navigation/resources/error404.pl: Added.
3372 * http/tests/navigation/resources/frameset.pl: Added.
3373 * http/tests/navigation/resources/javascriptlink.html: Added.
3374 * http/tests/navigation/resources/metaredirect.html: Added.
3375 * http/tests/navigation/resources/otherpage.html: Added.
3376 * http/tests/navigation/resources/postresult.pl: Added.
3377 * http/tests/navigation/resources/redirect302.pl: Added.
3378 * http/tests/navigation/resources/slowmetaredirect.html: Added.
3379 * http/tests/navigation/resources/slowtimerredirect.html: Added.
3380 * http/tests/navigation/resources/success200.html: Added.
3381 * http/tests/navigation/resources/testcode.js: Added.
3382 * http/tests/navigation/resources/timerredirect.html: Added.
3383 * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
3384 * http/tests/navigation/slowmetaredirect-basic.html: Added.
3385 * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
3386 * http/tests/navigation/slowtimerredirect-basic.html: Added.
3387 * http/tests/navigation/success200-basic-expected.txt: Added.
3388 * http/tests/navigation/success200-basic.html: Added.
3389 * http/tests/navigation/success200-frames-expected.txt: Added.
3390 * http/tests/navigation/success200-frames-goback.html-disabled: Added.
3391 * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
3392 * http/tests/navigation/success200-frames-loadsame.html: Added.
3393 * http/tests/navigation/success200-frames-reload.html-disabled: Added.
3394 * http/tests/navigation/success200-frames.html: Added.
3395 * http/tests/navigation/success200-goback-expected.txt: Added.
3396 * http/tests/navigation/success200-goback.html: Added.
3397 * http/tests/navigation/success200-loadsame-expected.txt: Added.
3398 * http/tests/navigation/success200-loadsame.html: Added.
3399 * http/tests/navigation/success200-reload-expected.txt: Added.
3400 * http/tests/navigation/success200-reload.html: Added.
3401 * http/tests/navigation/success200-subframeload-expected.txt: Added.
3402 * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
3403 * http/tests/navigation/success200-subframeload.html: Added.
3404 * http/tests/navigation/timerredirect-basic-expected.txt: Added.
3405 * http/tests/navigation/timerredirect-basic.html: Added.
3406 * http/tests/navigation/timerredirect-frames-expected.txt: Added.
3407 * http/tests/navigation/timerredirect-frames.html: Added.
3408 * http/tests/navigation/timerredirect-goback-expected.txt: Added.
3409 * http/tests/navigation/timerredirect-goback.html: Added.
3410 * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
3411 * http/tests/navigation/timerredirect-subframeload.html: Added.
3413 2006-08-22 Rob Buis <buis@kde.org>
3418 http://bugs.webkit.org/show_bug.cgi?id=10402
3419 REPRO: SVG crashes inside gradient code
3421 * svg/custom/gradient-attr-update-expected.checksum: Added.
3422 * svg/custom/gradient-attr-update-expected.png: Added.
3423 * svg/custom/gradient-attr-update-expected.txt: Added.
3424 * svg/custom/gradient-attr-update.svg: Added.
3426 2006-08-22 Rob Buis <buis@kde.org>
3430 Testcase needed for:
3431 http://bugs.webkit.org/show_bug.cgi?id=10405
3432 REPRO: SVG Maze crashes in RenderPath code
3434 * svg/custom/dynamic-empty-path-expected.checksum: Added.
3435 * svg/custom/dynamic-empty-path-expected.png: Added.
3436 * svg/custom/dynamic-empty-path-expected.txt: Added.
3437 * svg/custom/dynamic-empty-path.svg: Added.
3439 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
3443 Test for http://bugs.webkit.org/show_bug.cgi?id=10419
3444 XSLTProcessor transformToFragment fails because of an XML declaration
3446 * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
3447 * fast/xsl/transformToFragment-XML-declaration.html: Added.
3449 * fast/xsl/xslt-extra-content-at-end-expected.checksum:
3450 * fast/xsl/xslt-extra-content-at-end-expected.png:
3451 * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.
3453 2006-08-21 Vladimir Olexa <vladimir.olexa@gmail.com>
3457 Test for http://bugs.webkit.org/show_bug.cgi?id=6252
3458 JavaScript 1.6 Array.lastIndexOf
3460 * fast/js/array-lastIndexOf-expected.txt: Added.
3461 * fast/js/array-lastIndexOf.html: Added.
3462 * fast/js/resources/array-lastIndexOf.js: Added.
3464 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
3468 - test for http://bugs.webkit.org/show_bug.cgi?id=10429
3469 XSLTProcessor.transformToFragment crashes if the owner document is empty
3471 * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
3472 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
3473 * fast/js/xslt-fragment-in-empty-doc.html: Added.
3475 2006-08-16 Justin Garcia <justin.garcia@apple.com>
3477 Reviewed by thatcher
3479 Equivalent render tree:
3480 * fast/events/ondragenter-expected.checksum:
3481 * fast/events/ondragenter-expected.txt:
3483 Patch exposed a bug (10449):
3484 * fast/lists/drag-into-marker.html: Removed.
3485 * fast/lists/drag-into-marker.html-disabled: Added.
3487 2006-08-15 Justin Garcia <justin.garcia@apple.com>
3489 Reviewed by thatcher
3492 * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
3493 * editing/pasteboard/interchange-newline-4-expected.png: Added.
3494 * editing/pasteboard/interchange-newline-4-expected.txt: Added.