1 2006-07-23 David Harrison <harrison@apple.com>
5 <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion
7 * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
8 * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
9 * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
10 * editing/deleting/delete-mixed-editable-content-001.html: Added.
12 2006-07-23 Adele Peterson <adele@apple.com>
16 Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
18 * fast/forms/textarea-scrolled-type-expected.checksum: Added.
19 * fast/forms/textarea-scrolled-type-expected.png: Added.
20 * fast/forms/textarea-scrolled-type-expected.txt: Added.
21 * fast/forms/textarea-scrolled-type.html: Added.
23 2006-07-22 Alexey Proskuryakov <ap@nypop.com>
27 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10038
28 REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number
29 of registered mime types
31 * fast/js/navigator-mimeTypes-length-expected.txt: Added.
32 * fast/js/navigator-mimeTypes-length.html: Added.
33 * fast/js/resources/navigator-mimeTypes-length.js: Added.
35 2006-07-21 Adele Peterson <adele@apple.com>
39 Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text
41 * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
42 * fast/forms/textarea-scrolled-endline-caret.html: Added.
44 2006-07-21 Geoffrey Garen <ggaren@apple.com>
48 Test for whether focusing and/or blurring a frame before its content has loaded causes
49 a crash. <rdar://problem/4632505> REGRESSION: Crash at
50 WebCore::Widget::getView() const + 6
52 * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
53 * http/tests/incremental/frame-focus-before-load.html: Added.
55 2006-07-21 Maciej Stachowiak <mjs@apple.com>
59 <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
61 * fast/forms/text-field-setvalue-crash-expected.txt: Added.
62 * fast/forms/text-field-setvalue-crash.html: Added.
64 2006-07-21 Justin Garcia <justin.garcia@apple.com>
68 <rdar://problem/4548238>
69 REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window
71 * editing/deleting/delete-first-list-item-expected.checksum: Added.
72 * editing/deleting/delete-first-list-item-expected.png: Added.
73 * editing/deleting/delete-first-list-item-expected.txt: Added.
74 * editing/deleting/delete-first-list-item.html: Added.
76 2006-07-21 Mitz Pettel <opendarwin.org@mitzpettel.com>
80 * editing/selection/select-all-iframe-expected.txt:
81 * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
82 * editing/selection/select-from-textfield-outwards-expected.png: Added.
83 * editing/selection/select-from-textfield-outwards-expected.txt: Added.
84 * editing/selection/select-from-textfield-outwards.html: Added.
85 * fast/events/drag-outside-window-expected.txt:
87 2006-07-21 Geoffrey Garen <ggaren@apple.com>
89 Test for undetectable style.filter property.
91 * fast/dom/undetectable-style-filter-expected.txt: Added.
92 * fast/dom/undetectable-style-filter.html: Added.
94 2006-07-21 Justin Garcia <justin.garcia@apple.com>
98 <rdar://problem/4641033>
99 REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content
101 * editing/pasteboard/4641033-expected.checksum: Added.
102 * editing/pasteboard/4641033-expected.png: Added.
103 * editing/pasteboard/4641033-expected.txt: Added.
104 * editing/pasteboard/4641033.html: Added.
106 2006-07-20 Anders Carlsson <acarlsson@apple.com>
110 <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
112 * fast/xsl/xslt-processer-expected.txt:
115 * fast/xsl/xslt-string-parameters-expected.txt: Added.
116 * fast/xsl/xslt-string-parameters.html: Added.
118 2006-07-20 Maciej Stachowiak <mjs@apple.com>
120 Reviewed by Beth and John.
122 - fix recently broken layout tests that need updated results or test changes:
124 For these three, the selection ranges changed (for the better) due to my input
127 * editing/selection/3690703-2-expected.txt:
128 * editing/selection/3690703-expected.txt:
129 * fast/text/textIteratorNilRenderer-expected.txt:
131 For this one, DumpRenderTree no longer shows resize corners by default, so turned
134 * fast/css/resize-corner-tracking.html:
136 2006-07-19 Maciej Stachowiak <mjs@apple.com>
140 - fixed layout test results that were affected by editing input
141 paste patch -- new results are actually more correct, handling
142 text fields properly as a replaced element.
144 * editing/selection/3690703-2-expected.txt:
145 * editing/selection/3690703-expected.txt:
146 * fast/events/div-focus-expected.txt:
147 * fast/text/textIteratorNilRenderer-expected.txt:
149 2006-07-19 Justin Garcia <justin.garcia@apple.com>
153 <rdar://problem/4631972>
154 REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message
156 * editing/pasteboard/4631972-expected.checksum: Added.
157 * editing/pasteboard/4631972-expected.png: Added.
158 * editing/pasteboard/4631972-expected.txt: Added.
159 * editing/pasteboard/4631972.html: Added.
160 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
161 * editing/selection/replaced-boundaries-3-expected.checksum:
162 * editing/selection/replaced-boundaries-3-expected.txt:
163 * editing/selection/select-box-expected.txt:
165 2006-07-19 Anders Carlsson <acarlsson@apple.com>
169 <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
171 * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
172 * fast/forms/display-none-in-onchange-keyboard.html: Added.
174 2006-07-19 Justin Garcia <justin.garcia@apple.com>
178 <rdar://problem/4613519>
179 REGRESSION: Pasting text in native text area inserts text one character before it should (9527)
181 * fast/forms/paste-into-textarea-expected.checksum: Added.
182 * fast/forms/paste-into-textarea-expected.png: Added.
183 * fast/forms/paste-into-textarea-expected.txt: Added.
184 * fast/forms/paste-into-textarea.html: Added.
186 2006-07-19 Anders Carlsson <acarlsson@apple.com>
188 * fast/js/pretty-print-expected.txt:
191 * fast/js/resources/pretty-print.js:
192 Fix description string.
194 2006-07-19 Anders Carlsson <acarlsson@apple.com>
198 <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
200 * fast/js/pretty-print-expected.txt: Added.
201 * fast/js/pretty-print.html: Added.
202 * fast/js/resources/pretty-print.js: Added.
204 2006-07-19 David Harrison <harrison@apple.com>
206 <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
207 <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table
209 (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
211 * editing/pasteboard/paste-table-003-expected.checksum: Added.
212 * editing/pasteboard/paste-table-003-expected.png: Added.
213 * editing/pasteboard/paste-table-003-expected.txt: Added.
214 * editing/pasteboard/paste-table-003.html: Added.
216 2006-07-18 Maciej Stachowiak <mjs@apple.com>
218 Reviewed by Adele Peterson.
222 <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post
224 * fast/js/null-char-in-string-expected.txt: Added.
225 * fast/js/null-char-in-string.html: Added.
226 * fast/js/resources/null-char-in-string.js: Added.
228 2006-07-18 Anders Carlsson <acarlsson@apple.com>
232 http://bugzilla.opendarwin.org/show_bug.cgi?id=9959
233 REGRESSION: iframes stop rendering after 200th one on successive reloads
235 * fast/frames/frame-limit-expected.txt: Added.
236 * fast/frames/frame-limit.html: Added.
238 2006-07-18 Darin Adler <darin@apple.com>
242 - convert a couple of tests to "dump as text" tests
244 * fast/dom/css-selectorText-expected.checksum: Removed.
245 * fast/dom/css-selectorText-expected.png: Removed.
246 * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
247 * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.
249 * fast/dom/css-shortHands-expected.checksum: Removed.
250 * fast/dom/css-shortHands-expected.png: Removed.
251 * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
252 * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.
254 2006-07-18 Mitz Pettel <opendarwin.org@mitzpettel.com>
258 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9978
259 REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line
261 * editing/selection/click-start-of-line-expected.checksum: Added.
262 * editing/selection/click-start-of-line-expected.png: Added.
263 * editing/selection/click-start-of-line-expected.txt: Added.
264 * editing/selection/click-start-of-line.html: Added.
266 2006-07-18 Anders Carlsson <acarlsson@apple.com>
270 http://bugzilla.opendarwin.org/show_bug.cgi?id=9695
271 <rdar://problem/4614085>
272 TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
274 * editing/selection/move-begin-end-expected.txt: Added.
275 * editing/selection/move-begin-end.html: Added.
277 2006-07-17 Maciej Stachowiak <mjs@apple.com>
279 Test cases not reviewed but the corresponding fix was.
281 - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/
283 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
284 * editing/pasteboard/nested-blocks-with-text-area.html: Added.
285 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
286 * editing/pasteboard/nested-blocks-with-text-field.html: Added.
288 2006-07-17 Anders Carlsson <acarlsson@apple.com>
292 Add Apache 2 config file.
294 * http/conf/apache2-httpd.conf: Added.
296 2006-07-17 Justin Garcia <justin.garcia@apple.com>
300 <rdar://problem/4618389> REGRESSION: After applying a link to the last word of a sentence, a new selection is created at the start of the sentence
302 * editing/selection/replace-selection-1-expected.checksum: Added.
303 * editing/selection/replace-selection-1-expected.png: Added.
304 * editing/selection/replace-selection-1-expected.txt: Added.
305 * editing/selection/replace-selection-1.html: Added.
307 2006-07-14 Justin Garcia <justin.garcia@apple.com>
311 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
312 * editing/selection/subframe-with-selection-expected.txt:
314 2006-07-17 Maciej Stachowiak <mjs@apple.com>
318 <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard
320 * fast/events/programmatic-check-no-change-event-expected.txt: Added.
321 * fast/events/programmatic-check-no-change-event.html: Added.
323 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
327 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954
328 REGRESSION: document.dir should return empty string in <head>
330 * fast/dom/document-dir-property-expected.txt: Added.
331 * fast/dom/document-dir-property.html: Added.
333 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
337 * fast/dynamic/move-node-with-selection-expected.checksum:
338 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
340 2006-07-16 Darin Adler <darin@apple.com>
342 - fixed a couple of files I checked in wrong
344 * fast/html/body-offset-properties-expected.txt: Removed property cruft.
345 * fast/html/body-offset-properties.html: Ditto.
347 2006-07-16 Maciej Stachowiak <mjs@apple.com>
349 - fixed typo in expected results
351 * fast/js/for-in-avoid-duplicates-expected.txt:
353 2006-07-16 Darin Adler <darin@apple.com>
355 Reviewed by John Sullivan (new test, not the changes to existing ones).
357 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9943
358 <rdar://problem/4590613>
359 REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns
361 * fast/html/body-offset-properties-expected.txt: Added.
362 * fast/html/body-offset-properties.html: Added.
364 * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
365 Instead hardcode the default body margin of 8.
366 * editing/pasteboard/drop-text-without-selection.html: Ditto.
367 * editing/selection/click-before-and-after-table.html: Ditto.
368 * editing/selection/mixed-editability-1.html: Ditto.
369 * fast/table/click-near-anonymous-table.html: Ditto.
371 * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
374 2006-07-16 Maciej Stachowiak <mjs@apple.com>
378 - new test case and updated results for property list changes
380 * fast/js/for-in-avoid-duplicates-expected.txt: Added.
381 * fast/js/for-in-avoid-duplicates.html: Added.
382 * fast/js/kde/Array-expected.txt:
383 * fast/js/resources/for-in-avoid-duplicates.js: Added.
385 2006-07-15 Darin Adler <darin@apple.com>
387 Reviewed by John Sullivan.
389 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8952
390 <rdar://problem/4575185>
391 REGRESSION: crash on drag of highlighted Google custom home page modules
393 * fast/dynamic/move-node-with-selection-expected.checksum: Added.
394 * fast/dynamic/move-node-with-selection-expected.png: Added.
395 * fast/dynamic/move-node-with-selection-expected.txt: Added.
396 * fast/dynamic/move-node-with-selection.html: Added.
398 2006-07-15 Darin Adler <darin@apple.com>
400 Reviewed by John Sullivan.
402 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587
403 <rdar://problem/4631844>
404 REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering
406 * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
407 * fast/lists/numeric-markers-outside-list-expected.png: Added.
408 * fast/lists/numeric-markers-outside-list-expected.txt: Added.
409 * fast/lists/numeric-markers-outside-list.html: Added.
411 2006-07-15 Geoffrey Garen <ggaren@apple.com>
415 Layout test for crash when setting the dir property on a document with no body.
417 * fast/dom/dir-no-body-expected.txt: Added.
418 * fast/dom/dir-no-body.html: Added.
420 2006-07-15 Darin Adler <darin@apple.com>
424 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8395
425 <rdar://problem/4613467>
426 REGRESSION: RegEx seems broken for hex escaped non breaking space
428 * fast/js/regexp-extended-characters-more-expected.txt: Added.
429 * fast/js/regexp-extended-characters-more.html: Added.
430 * fast/js/resources/regexp-extended-characters-more.js: Added.
432 2006-07-15 Darin Adler <darin@apple.com>
436 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8871
437 <rdar://problem/4575417>
438 REGRESSION: Pressing Enter/Return in a text input removes the selected text
439 and http://bugzilla.opendarwin.org/show_bug.cgi?id=9743
440 <rdar://problem/4614228>
441 REGRESSION: crash dispatching JavaScript-created keyboard event to input element
443 * fast/forms/input-text-enter-expected.txt: Added.
444 * fast/forms/input-text-enter.html: Added.
446 2006-07-15 Darin Adler <darin@apple.com>
448 Reviewed by John Sullivan.
450 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9883
451 <rdar://problem/4631821>
452 REGRESSION: NativePopups don't work correctly in some forum software
454 * fast/forms/select-selected-expected.checksum: Added.
455 * fast/forms/select-selected-expected.png: Added.
456 * fast/forms/select-selected-expected.txt: Added.
457 * fast/forms/select-selected.html: Added.
459 2006-07-15 Anders Carlsson <acarlsson@apple.com>
463 http://bugzilla.opendarwin.org/show_bug.cgi?id=9866
464 <rdar://problem/4631561>
465 REGRESSION: Repro crash from mangleme using iframe, only from server.
467 * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
468 * http/tests/misc/iframe-invalid-source-crash.html: Added.
470 2006-07-14 Alexey Proskuryakov <ap@nypop.com>
474 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=4195
475 REGRESSION: KOI8-U encoding no longer supported.
477 * fast/encoding/charset-koi8-u-expected.txt: Added.
478 * fast/encoding/charset-koi8-u.html: Added.
479 * fast/encoding/charset-x-nextstep-expected.txt: Added.
480 * fast/encoding/charset-x-nextstep.html: Added.
481 * http/tests/misc/BOM-override-expected.txt: Added.
482 * http/tests/misc/BOM-override-script-expected.txt: Added.
483 * http/tests/misc/BOM-override-script.html: Added.
484 * http/tests/misc/BOM-override.pl: Added.
485 * http/tests/misc/resources/BOM-override-2.pl: Added.
486 * http/tests/misc/resources/BOM-override-3.pl: Added.
488 2006-07-14 Timothy Hatcher <timothy@apple.com>
490 Rolling out this fix from r15358 since it isn't resolved.
492 2006-07-11 Justin Garcia <justin.garcia@apple.com>
494 Reviewed by levi & thatcher
496 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
497 GMail Editor: Operations that use drop down menus blow away the selection
499 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
500 * editing/selection/subframe-with-selection-expected.checksum: Added.
501 * editing/selection/subframe-with-selection-expected.png: Added.
502 * editing/selection/subframe-with-selection-expected.txt: Added.
503 * editing/selection/subframe-with-selection.html: Added.
505 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
509 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9905
510 REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div
512 * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
513 * editing/deleting/delete-at-start-or-end-expected.png: Added.
514 * editing/deleting/delete-at-start-or-end-expected.txt: Added.
515 * editing/deleting/delete-at-start-or-end.html: Added.
517 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
521 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9879
522 REGRESSION: Repro crash when clicking to the side of an anonymous table
523 - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
524 to the side of an anonymous table
526 NOTE: Only the layout test part of this patch was landed since an alternate
527 fix was committed in r15401: <rdar://problem/4509393> selected DOM range
528 starts with <object>, 0 offset but selection should include the <object>
530 * fast/table/click-near-anonymous-table-expected.checksum: Added.
531 * fast/table/click-near-anonymous-table-expected.png: Added.
532 * fast/table/click-near-anonymous-table-expected.txt: Added.
533 * fast/table/click-near-anonymous-table.html: Added.
535 2006-07-12 Maciej Stachowiak <mjs@apple.com>
539 Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
541 I included the test case from the bug plus variants for other broken cases that
542 were similar but needed separate fixes.
544 * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
545 * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
546 * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
547 * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
548 * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
549 * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
550 * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
551 * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
552 * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
553 * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
554 * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
555 * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.
557 2006-07-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
561 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9670
562 REGRESSION: RTL white-space:pre-wrap text is offset to the right
564 * editing/deleting/delete-to-select-table-expected.txt:
565 * editing/execCommand/boldSelection-expected.txt:
566 * editing/execCommand/italicizeByCharacter-expected.txt:
567 * editing/execCommand/modifyForeColorByCharacter-expected.txt:
568 * editing/execCommand/print-expected.txt:
569 * editing/execCommand/selectAll-expected.txt:
570 * editing/execCommand/strikethroughSelection-expected.txt:
571 * editing/inserting/insert-div-027-expected.txt:
572 * editing/selection/after-line-wrap-expected.txt:
573 * editing/selection/mixed-editability-1-expected.txt:
574 * editing/selection/select-all-001-expected.txt:
575 * editing/selection/select-all-002-expected.txt:
576 * editing/selection/select-all-003-expected.txt:
577 * fast/clip/outline-overflowClip-expected.txt:
578 * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
579 * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
580 * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
581 * fast/text/international/rtl-white-space-pre-wrap.html: Added.
582 * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
583 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
585 2006-07-13 Mark Rowe <opendarwin.org@bdash.net.nz>
587 Reviewed by Geoffrey.
589 http://bugzilla.opendarwin.org/show_bug.cgi?id=9742
590 Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>
592 This includes tests for indexing an array with immediate types, and for
593 setting selectField.options.length to immediate types.
595 * fast/dom/select-selectedIndex-expected.txt:
596 * fast/dom/select-selectedIndex-multiple-expected.txt:
597 * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
598 * fast/dom/select-selectedIndex.html: Ditto.
599 * fast/js/array-index-immediate-types-expected.txt: Added.
600 * fast/js/array-index-immediate-types.html: Added.
601 * fast/js/resources/array-index-immediate-types.js: Added.
603 2006-07-13 David Harrison <harrison@apple.com>
605 Reviewed by Justin and Levi.
607 <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing
609 * editing/deleting/delete-by-word-001-expected.checksum: Added.
610 * editing/deleting/delete-by-word-001-expected.png: Added.
611 * editing/deleting/delete-by-word-001-expected.txt: Added.
612 * editing/deleting/delete-by-word-001.html: Added.
613 * editing/deleting/delete-by-word-002-expected.checksum: Added.
614 * editing/deleting/delete-by-word-002-expected.png: Added.
615 * editing/deleting/delete-by-word-002-expected.txt: Added.
616 * editing/deleting/delete-by-word-002.html: Added.
618 2006-07-13 Levi Weintraub <lweintraub@apple.com>
622 <rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather than selects the table
624 * editing/deleting/delete-block-table-expected.checksum: Added.
625 * editing/deleting/delete-block-table-expected.png: Added.
626 * editing/deleting/delete-block-table-expected.txt: Added.
627 * editing/deleting/delete-block-table.html: Added.
628 * editing/deleting/delete-hr-expected.checksum: Added.
629 * editing/deleting/delete-hr-expected.png: Added.
630 * editing/deleting/delete-hr-expected.txt: Added.
631 * editing/deleting/delete-hr.html: Added.
632 * editing/deleting/delete-to-select-table-expected.png:
633 * editing/execCommand/insertHorizontalRule-expected.txt:
634 * fast/lists/markers-in-selection-expected.txt:
636 2006-07-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
640 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9862
641 REGRESSION: GMail: Crash in RenderView::repaintViewRectangle when spoofing as FF
642 - see also <rdar://problem/4622407>
644 * fast/frames/repaint-display-none-crash-expected.txt: Added.
645 * fast/frames/repaint-display-none-crash.html: Added.
647 2006-07-12 Justin Garcia <justin.garcia@apple.com>
651 <rdar://problem/4509393>
652 selected DOM range starts with <object>, 0 offset but selection should include the <object>
654 * editing/selection/legal-positions-expected.txt: Added.
655 * editing/selection/legal-positions.html: Added.
657 * editing/deleting/delete-3608430-fix-expected.txt:
658 * editing/deleting/delete-image-001-expected.txt:
659 * editing/deleting/delete-image-002-expected.txt:
660 * editing/deleting/delete-image-003-expected.txt:
661 * editing/deleting/delete-image-004-expected.txt:
662 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
663 * editing/selection/replaced-boundaries-3-expected.txt:
664 * editing/selection/select-box-expected.txt:
666 2006-07-12 John Sullivan <sullivan@apple.com>
668 Reviewed by Brady Eidson (and written by Justin Garcia)
670 - layout test corresponding to <rdar://problem/4611164>
672 * editing/undo/undo-misspellings-expected.checksum: Added.
673 * editing/undo/undo-misspellings-expected.png: Added.
674 * editing/undo/undo-misspellings-expected.txt: Added.
675 * editing/undo/undo-misspellings.html: Added.
677 2006-07-13 Anders Carlsson <acarlsson@apple.com>
681 http://bugzilla.opendarwin.org/show_bug.cgi?id=9663
682 REGRESSION (r14948-r14956): Selection in text field remains highlighted when the text field loses focus
684 * editing/selection/clear-selection-expected.checksum: Added.
685 * editing/selection/clear-selection-expected.png: Added.
686 * editing/selection/clear-selection-expected.txt: Added.
687 * editing/selection/clear-selection.html: Added.
689 2006-07-12 David Kilzer <ddkilzer@kilzer.net>
691 Reviewed by NOBODY (layout test fix).
693 Remove property information left in files from svn-apply.
695 * fast/table/large-rowspan-crash-expected.txt:
696 * fast/table/large-rowspan-crash.html:
698 2006-07-12 Darin Adler <darin@apple.com>
702 - another large rowspan test case
704 * fast/table/large-rowspan-crash-expected.txt: Added.
705 * fast/table/large-rowspan-crash.html: Added.
707 2006-07-12 Anders Carlsson <acarlsson@apple.com>
711 <rdar://problem/4586665> REGRESSION: autorestore.apple.com: Crashes Safari in WebCore::Widget::client() const
713 * fast/forms/input-type-change-in-onfocus-keyboard-expected.txt: Added.
714 * fast/forms/input-type-change-in-onfocus-keyboard.html: Added.
715 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt: Added.
716 * fast/forms/input-type-change-in-onfocus-mouse.html: Added.
718 2006-07-12 Adele Peterson <adele@apple.com>
722 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9813
723 OPTION text can paint over select element's scrollbar
725 * fast/forms/option-text-clip-expected.checksum: Added.
726 * fast/forms/option-text-clip-expected.png: Added.
727 * fast/forms/option-text-clip-expected.txt: Added.
728 * fast/forms/option-text-clip.html: Added.
730 2006-07-11 Justin Garcia <justin.garcia@apple.com>
734 <rdar://problem/4620686>
735 REGRESSION: Mispelling markers are still displayed when using the delete key to place caret into a misspelled word
737 * editing/deleting/delete-after-span-ws-001-expected.checksum:
738 * editing/deleting/delete-after-span-ws-001-expected.png:
739 * editing/deleting/delete-after-span-ws-002-expected.checksum:
740 * editing/deleting/delete-after-span-ws-002-expected.png:
741 * editing/deleting/delete-after-span-ws-003-expected.checksum:
742 * editing/deleting/delete-after-span-ws-003-expected.png:
743 * editing/deleting/delete-block-merge-contents-010-expected.checksum:
744 * editing/deleting/delete-block-merge-contents-010-expected.png:
745 * editing/deleting/merge-unrendered-space-expected.checksum:
746 * editing/deleting/merge-unrendered-space-expected.png:
748 2006-07-11 Tim Omernick <timo@apple.com>
752 Test case for <http://bugzilla.opendarwin.org/show_bug.cgi?id=9843>:
753 Give Netscape plug-ins access to their own DOM element
755 * plugins/netscape-dom-access-expected.checksum: Added.
756 * plugins/netscape-dom-access-expected.png: Added.
757 * plugins/netscape-dom-access-expected.txt: Added.
758 * plugins/netscape-dom-access.html: Added.
760 2006-07-11 Adele Peterson <adele@apple.com>
764 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9861
765 REGRESSION: Can't dynamically change list box to popup
767 * fast/forms/select-change-listbox-to-popup-expected.checksum: Added.
768 * fast/forms/select-change-listbox-to-popup-expected.png: Added.
769 * fast/forms/select-change-listbox-to-popup-expected.txt: Added.
770 * fast/forms/select-change-listbox-to-popup.html: Added.
771 * fast/forms/select-change-popup-to-listbox.html:
773 2006-07-11 Justin Garcia <justin.garcia@apple.com>
775 Reviewed by levi & thatcher
777 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
778 GMail Editor: Operations that use drop down menus blow away the selection
780 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
781 * editing/selection/subframe-with-selection-expected.checksum: Added.
782 * editing/selection/subframe-with-selection-expected.png: Added.
783 * editing/selection/subframe-with-selection-expected.txt: Added.
784 * editing/selection/subframe-with-selection.html: Added.
786 2006-07-11 Adele Peterson <adele@apple.com>
790 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9859
791 REGRESSION: Can't dynamically change popup to list box
793 * fast/forms/select-change-popup-to-listbox-expected.checksum: Added.
794 * fast/forms/select-change-popup-to-listbox-expected.png: Added.
795 * fast/forms/select-change-popup-to-listbox-expected.txt: Added.
796 * fast/forms/select-change-popup-to-listbox.html: Added.
798 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
802 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9572
803 Add application/xhtml+xml to the Accept header
805 The fix itself was landed on 2006-07-09, but I forgot about the test.
807 * http/tests/misc/xhtml-expected.txt: Added.
808 * http/tests/misc/xhtml.php: Added.
810 2006-07-11 Beth Dakin <bdakin@apple.com>
814 Adele checked in new results for this test when you could style
815 selects, but the styling of selects is turned off for now, so back
816 to the original results.
818 * fast/forms/001-expected.checksum:
819 * fast/forms/001-expected.png:
820 * fast/forms/001-expected.txt:
822 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
826 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7808
827 Assertion failure in -[WebBaseNetscapePluginStream dealloc] when requesting an invalid URL
829 * plugins/get-empty-url-expected.txt: Added.
830 * plugins/get-empty-url.html: Added.
832 2006-07-10 David Kilzer <ddkilzer@kilzer.net>
836 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9179
837 Implement select.options.add() method
839 * fast/dom/select-selectedIndex-multiple-expected.txt: Updated test results.
840 * fast/dom/select-selectedIndex-multiple.html: Updated to print comments between
841 tests to make failures easier to track down.
842 * fast/dom/select-selectedIndex-expected.txt: Mirrored updates from select-selectedIndex-multiple.html
843 * fast/dom/select-selectedIndex.html: Ditto.
844 * fast/js/resources/select-options-add.js: Added.
845 * fast/js/select-options-add-expected.txt: Added.
846 * fast/js/select-options-add.html: Added.
848 2006-07-10 Adele Peterson <adele@apple.com>
852 Test for <rdar://problem/4621442> REGRESSION (NativePopup) : Popup menus aren't drawn correctly on page at orbitz.com; cheaptickets.com
854 * fast/forms/select-style-expected.checksum: Added.
855 * fast/forms/select-style-expected.png: Added.
856 * fast/forms/select-style-expected.txt: Added.
857 * fast/forms/select-style.html: Added.
859 2006-07-10 Beth Dakin <bdakin@apple.com>
863 Test for <rdar://problem/4621095> The should be a way to
864 access the user interface scale factor through the DOM
866 * fast/dom/jsDevicePixelRatio-expected.checksum: Added.
867 * fast/dom/jsDevicePixelRatio-expected.png: Added.
868 * fast/dom/jsDevicePixelRatio-expected.txt: Added.
869 * fast/dom/jsDevicePixelRatio.html: Added.
871 2006-07-10 Adele Peterson <adele@apple.com>
873 http://bugzilla.opendarwin.org/show_bug.cgi?id=9830
874 More pixel test results need updating since switching to native popup
876 * editing/selection/replaced-boundaries-3-expected.checksum:
877 * editing/selection/replaced-boundaries-3-expected.png:
878 * fast/block/margin-collapse/103-expected.checksum:
879 * fast/block/margin-collapse/103-expected.png:
880 * fast/forms/001-expected.checksum:
881 * fast/forms/001-expected.png:
882 * fast/forms/HTMLOptionElement_label01-expected.checksum:
883 * fast/forms/HTMLOptionElement_label01-expected.png:
884 * fast/forms/HTMLOptionElement_label02-expected.checksum:
885 * fast/forms/HTMLOptionElement_label02-expected.png:
886 * fast/forms/HTMLOptionElement_label03-expected.checksum:
887 * fast/forms/HTMLOptionElement_label03-expected.png:
888 * fast/forms/HTMLOptionElement_label04-expected.checksum:
889 * fast/forms/HTMLOptionElement_label04-expected.png:
890 * fast/forms/form-element-geometry-expected.checksum:
891 * fast/forms/form-element-geometry-expected.png:
892 * fast/forms/option-script-expected.checksum:
893 * fast/forms/option-script-expected.png:
894 * fast/forms/option-strip-whitespace-expected.checksum:
895 * fast/forms/option-strip-whitespace-expected.png:
896 * fast/invalid/014-expected.checksum:
897 * fast/invalid/014-expected.png:
898 * fast/parser/document-write-option-expected.checksum:
899 * fast/parser/document-write-option-expected.png:
900 * tables/mozilla/bugs/bug2479-3-expected.checksum:
901 * tables/mozilla/bugs/bug2479-3-expected.png:
902 * tables/mozilla/bugs/bug29326-expected.checksum:
903 * tables/mozilla/bugs/bug29326-expected.png:
904 * tables/mozilla/bugs/bug33855-expected.checksum:
905 * tables/mozilla/bugs/bug33855-expected.png:
906 * tables/mozilla/bugs/bug96334-expected.checksum:
907 * tables/mozilla/bugs/bug96334-expected.png:
908 * tables/mozilla/core/margins-expected.checksum:
909 * tables/mozilla/core/margins-expected.png:
910 * tables/mozilla/dom/tableDom-expected.checksum:
911 * tables/mozilla/dom/tableDom-expected.png:
913 2006-07-10 Darin Adler <darin@apple.com>
915 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
916 Updated one more result for Adele's 4463835 change last night.
918 2006-07-10 Beth Dakin <bdakin@apple.com>
922 Test cases for <rdar://problem/4610314> Support the CSS3 content
925 * fast/css/contentDiv-expected.checksum: Added.
926 * fast/css/contentDiv-expected.png: Added.
927 * fast/css/contentDiv-expected.txt: Added.
928 * fast/css/contentDiv.html: Added.
929 * fast/css/contentDivWithChildren-expected.checksum: Added.
930 * fast/css/contentDivWithChildren-expected.png: Added.
931 * fast/css/contentDivWithChildren-expected.txt: Added.
932 * fast/css/contentDivWithChildren.html: Added.
933 * fast/css/contentImage-expected.checksum: Added.
934 * fast/css/contentImage-expected.png: Added.
935 * fast/css/contentImage-expected.txt: Added.
936 * fast/css/contentImage.html: Added.
937 * fast/css/resources/show-shoes-vs-pie.png: Added.
939 2006-07-09 Anders Carlsson <acarlsson@apple.com>
943 http://bugzilla.opendarwin.org/show_bug.cgi?id=9245
944 Quirksmode: Incorrect handling of disabled BUTTON elements
946 * fast/forms/activate-and-disabled-elements-expected.txt: Added.
947 * fast/forms/activate-and-disabled-elements.html: Added.
949 2006-07-09 Adele Peterson <adele@apple.com>
954 <rdar://problem/4463835> Switch to use new popup menu implementation for <select>
956 * editing/selection/replaced-boundaries-3-expected.txt:
957 * editing/selection/select-box-expected.txt:
958 * fast/block/margin-collapse/103-expected.txt:
959 * fast/dom/option-properties-expected.txt:
960 * fast/forms/003-expected.txt:
961 * fast/forms/004-expected.txt:
962 * fast/forms/HTMLOptionElement_label01-expected.txt:
963 * fast/forms/HTMLOptionElement_label02-expected.txt:
964 * fast/forms/HTMLOptionElement_label03-expected.txt:
965 * fast/forms/HTMLOptionElement_label04-expected.txt:
966 * fast/forms/HTMLOptionElement_label06-expected.txt:
967 * fast/forms/HTMLOptionElement_label07-expected.txt:
968 * fast/forms/form-element-geometry-expected.txt:
969 * fast/forms/option-script-expected.txt:
970 * fast/forms/option-strip-whitespace-expected.txt:
971 * fast/forms/select-remove-option-expected.txt:
972 * fast/forms/select-replace-option-expected.txt:
973 * fast/forms/select-reset-expected.txt:
974 * fast/invalid/014-expected.txt:
975 * fast/parser/document-write-option-expected.txt:
976 * fast/replaced/width100percent-expected.txt:
977 * tables/mozilla/bugs/bug1188-expected.txt:
978 * tables/mozilla/bugs/bug18359-expected.txt:
979 * tables/mozilla/bugs/bug2479-3-expected.txt:
980 * tables/mozilla/bugs/bug2479-4-expected.txt:
981 * tables/mozilla/bugs/bug29326-expected.txt:
982 * tables/mozilla/bugs/bug33855-expected.txt:
983 * tables/mozilla/bugs/bug4382-expected.txt:
984 * tables/mozilla/bugs/bug96334-expected.txt:
985 * tables/mozilla/core/margins-expected.txt:
986 * tables/mozilla/dom/tableDom-expected.txt:
988 2006-07-09 Geoffrey Garen <ggaren@apple.com>
992 Now that we garbage collect after reinitalizing the global object, not
993 before, we have more free memory, so a custom property that used to
994 get collected during the initialization phase of this test now avoids
995 getting collected until the collection phase.
997 * fast/dom/gc-9-expected.txt:
998 * fast/dom/gc-9.html:
1000 2006-07-09 David Kilzer <ddkilzer@kilzer.net>
1004 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9812
1005 LayoutTests/svg/custom/foreign-object-skew.svg seems to be fixed
1007 * svg/custom/foreign-object-skew-expected.checksum: Updated.
1008 * svg/custom/foreign-object-skew-expected.png: Updated.
1010 2006-07-09 Darin Adler <darin@apple.com>
1012 * fast/dom/delete-contents-expected.txt: Updated results that changed
1013 because we now keep comment nodes in the DOM.
1015 2006-07-09 David Harrison <harrison@apple.com>
1017 Reviewed by John Sullivan.
1019 <rdar://problem/4598149> Deleting the contents of a DOMRange and then inserting a node into it crashes in WebCore::Font::canUseGlyphCache
1021 * fast/dom/delete-contents-expected.checksum: Added.
1022 * fast/dom/delete-contents-expected.png: Added.
1023 * fast/dom/delete-contents-expected.txt: Added.
1024 * fast/dom/delete-contents.html: Added.
1026 2006-07-09 David Kilzer <ddkilzer@kilzer.net>
1030 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9797
1031 Make description() in fast/js/resources/js-test-pre.js work with MSIE 6
1033 * fast/js/resources/js-test-pre.js: Change description() to work with MSIE 6.
1035 2006-07-08 Timothy Hatcher <timothy@apple.com>
1039 Bug 5312: comments aren't available via DOM
1040 http://bugzilla.opendarwin.org/show_bug.cgi?id=5312
1042 New tests for DOM comment nodes. Updated results to account for new
1043 nodes in the DOM (editing offsets changed.)
1045 * editing/deleting/delete-line-013-expected.txt:
1046 * editing/deleting/delete-line-014-expected.txt:
1047 * editing/inserting/insert-3907422-fix-expected.txt:
1048 * editing/inserting/insert-div-009-expected.txt:
1049 * editing/inserting/insert-div-010-expected.txt:
1050 * editing/selection/extend-by-character-006-expected.txt:
1051 * editing/selection/move-between-blocks-no-001-expected.txt:
1052 * editing/selection/move-between-blocks-yes-001-expected.txt:
1053 * fast/dom/HTMLDocument/object-by-name-or-id-expected.txt:
1054 * fast/dom/HTMLDocument/object-by-name-or-id.html:
1055 * fast/dom/comment-document-fragment-expected.txt: Added.
1056 * fast/dom/comment-document-fragment.html: Added.
1057 * fast/dom/comment-dom-node-expected.txt: Added.
1058 * fast/dom/comment-dom-node.html: Added.
1059 * fast/dom/comment-not-documentElement-expected.checksum: Added.
1060 * fast/dom/comment-not-documentElement-expected.png: Added.
1061 * fast/dom/comment-not-documentElement-expected.txt: Added.
1062 * fast/dom/comment-not-documentElement.html: Added.
1063 * fast/text/atsui-pointtooffset-calls-cg-expected.txt:
1064 * fast/text/atsui-rtl-override-selection-expected.txt:
1066 2006-07-08 Darin Adler <darin@apple.com>
1068 Reviewed by Geoff (well, half of it at least).
1070 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9788
1071 storage leaks in Objective-C tests
1073 * plugins/jsobjc-simple.html: Add an autorelease to fix a storage leak.
1075 2006-07-08 Darin Adler <darin@apple.com>
1077 - clear up a few minor housekeeping problems
1079 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Added.
1080 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Added.
1081 * fast/forms/input-appearance-height-expected.checksum: Added.
1082 Added missing test results.
1084 * fast/block/float/nopaint-after-layer-destruction-expected.checksum:
1085 * fast/block/positioning/absolute-positioned-overconstrained.html:
1086 * fast/css/ZeroOpacityLayers.html:
1087 * fast/css/ZeroOpacityLayers2.html:
1088 * fast/css/font-shorthand-weight-only-expected.checksum:
1089 * fast/css/hsl-color-expected.checksum:
1090 * fast/css/hsla-color-expected.checksum:
1091 * fast/css/resize-corner-tracking-expected.checksum:
1092 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum:
1093 * fast/dynamic/selection-highlight-adjust-expected.checksum:
1094 * fast/forms/button-generated-content-expected.checksum:
1095 * fast/frames/calculate-fixed.html:
1096 * fast/frames/calculate-order.html:
1097 * fast/frames/calculate-percentage.html:
1098 * fast/frames/calculate-relative.html:
1099 * fast/frames/calculate-round.html:
1100 * fast/history/clicked-link-is-visited-expected.checksum:
1101 * fast/layers/opacity-outline-expected.checksum:
1102 * fast/media/import-p-red.css:
1103 * fast/parser/broken-comments-vs-parsing-mode-expected.checksum:
1104 * fast/repaint/clipped-relative-expected.checksum:
1105 * fast/repaint/float-move-during-layout-expected.checksum:
1106 * fast/repaint/layer-child-outline-expected.checksum:
1107 * fast/repaint/outline-shrinking-expected.checksum:
1108 * fast/repaint/static-to-positioned-expected.checksum:
1109 * fast/repaint/table-collapsed-border-expected.checksum:
1110 * fast/table/absolute-table-at-bottom-expected.checksum:
1111 * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum:
1112 * fast/table/empty-section-crash-expected.checksum:
1113 * fast/table/rtl-cell-display-none-assert-expected.checksum:
1114 * fast/table/text-field-baseline-expected.checksum:
1115 * fast/text/capitalize-empty-generated-string-expected.checksum:
1116 * svg/custom/gradient-stroke-width-expected.checksum:
1117 * traversal/stay-within-root-expected.checksum:
1118 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
1120 * fast/block/positioning/absolute-positioned-overconstrained-expected.txt:
1121 * fast/css/ZeroOpacityLayers-expected.checksum:
1122 * fast/css/ZeroOpacityLayers-expected.png:
1123 * fast/css/ZeroOpacityLayers-expected.txt:
1124 * fast/css/ZeroOpacityLayers2-expected.checksum:
1125 * fast/css/ZeroOpacityLayers2-expected.png:
1126 * fast/css/ZeroOpacityLayers2-expected.txt:
1127 Updated tests results that changed due to the above.
1129 2006-07-07 Justin Garcia <justin.garcia@apple.com>
1133 * editing/selection/editable-non-editable-crash-expected.checksum: Added.
1134 * editing/selection/editable-non-editable-crash-expected.png: Added.
1135 * editing/selection/editable-non-editable-crash-expected.txt: Added.
1136 * editing/selection/editable-non-editable-crash.html: Added.
1137 * editing/selection/skip-non-editable-1-expected.txt:
1138 * editing/selection/skip-non-editable-1.html:
1140 2006-07-07 Levi Weintraub <lweintraub@apple.com>
1144 Missed a few in the last update...
1146 * fast/forms/input-delete-expected.txt:
1147 * fast/repaint/inline-outline-repaint-expected.txt:
1148 * fast/repaint/selection-after-delete-expected.txt:
1150 2006-07-07 Levi Weintraub <lweintraub@apple.com>
1154 Deletion editing deligates now show up!
1156 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
1157 * editing/deleting/delete-3608430-fix-expected.txt:
1158 * editing/deleting/delete-3608445-fix-expected.txt:
1159 * editing/deleting/delete-3608462-fix-expected.txt:
1160 * editing/deleting/delete-3775172-fix-expected.txt:
1161 * editing/deleting/delete-3800834-fix-expected.txt:
1162 * editing/deleting/delete-3857753-fix-expected.txt:
1163 * editing/deleting/delete-3865854-fix-expected.txt:
1164 * editing/deleting/delete-3928305-fix-expected.txt:
1165 * editing/deleting/delete-3959464-fix-expected.txt:
1166 * editing/deleting/delete-4038408-fix-expected.txt:
1167 * editing/deleting/delete-4083333-fix-expected.txt:
1168 * editing/deleting/delete-after-span-ws-001-expected.txt:
1169 * editing/deleting/delete-after-span-ws-002-expected.txt:
1170 * editing/deleting/delete-after-span-ws-003-expected.txt:
1171 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
1172 * editing/deleting/delete-and-undo-expected.txt:
1173 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
1174 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
1175 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
1176 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
1177 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
1178 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
1179 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
1180 * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
1181 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
1182 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
1183 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
1184 * editing/deleting/delete-block-contents-001-expected.txt:
1185 * editing/deleting/delete-block-contents-002-expected.txt:
1186 * editing/deleting/delete-block-contents-003-expected.txt:
1187 * editing/deleting/delete-block-merge-contents-001-expected.txt:
1188 * editing/deleting/delete-block-merge-contents-002-expected.txt:
1189 * editing/deleting/delete-block-merge-contents-003-expected.txt:
1190 * editing/deleting/delete-block-merge-contents-004-expected.txt:
1191 * editing/deleting/delete-block-merge-contents-005-expected.txt:
1192 * editing/deleting/delete-block-merge-contents-006-expected.txt:
1193 * editing/deleting/delete-block-merge-contents-007-expected.txt:
1194 * editing/deleting/delete-block-merge-contents-008-expected.txt:
1195 * editing/deleting/delete-block-merge-contents-009-expected.txt:
1196 * editing/deleting/delete-block-merge-contents-010-expected.txt:
1197 * editing/deleting/delete-block-merge-contents-012-expected.txt:
1198 * editing/deleting/delete-block-merge-contents-013-expected.txt:
1199 * editing/deleting/delete-block-merge-contents-014-expected.txt:
1200 * editing/deleting/delete-block-merge-contents-015-expected.txt:
1201 * editing/deleting/delete-block-merge-contents-016-expected.txt:
1202 * editing/deleting/delete-block-merge-contents-017-expected.txt:
1203 * editing/deleting/delete-block-merge-contents-018-expected.txt:
1204 * editing/deleting/delete-block-merge-contents-019-expected.txt:
1205 * editing/deleting/delete-block-merge-contents-020-expected.txt:
1206 * editing/deleting/delete-block-merge-contents-021-expected.txt:
1207 * editing/deleting/delete-block-merge-contents-022-expected.txt:
1208 * editing/deleting/delete-block-merge-contents-023-expected.txt:
1209 * editing/deleting/delete-block-merge-contents-024-expected.txt:
1210 * editing/deleting/delete-br-001-expected.txt:
1211 * editing/deleting/delete-br-002-expected.txt:
1212 * editing/deleting/delete-br-003-expected.txt:
1213 * editing/deleting/delete-br-004-expected.txt:
1214 * editing/deleting/delete-br-005-expected.txt:
1215 * editing/deleting/delete-br-006-expected.txt:
1216 * editing/deleting/delete-br-007-expected.txt:
1217 * editing/deleting/delete-br-008-expected.txt:
1218 * editing/deleting/delete-br-009-expected.txt:
1219 * editing/deleting/delete-br-010-expected.txt:
1220 * editing/deleting/delete-br-011-expected.txt:
1221 * editing/deleting/delete-character-001-expected.txt:
1222 * editing/deleting/delete-contiguous-ws-001-expected.txt:
1223 * editing/deleting/delete-image-001-expected.txt:
1224 * editing/deleting/delete-image-002-expected.txt:
1225 * editing/deleting/delete-image-003-expected.txt:
1226 * editing/deleting/delete-image-004-expected.txt:
1227 * editing/deleting/delete-leading-ws-001-expected.txt:
1228 * editing/deleting/delete-line-001-expected.txt:
1229 * editing/deleting/delete-line-002-expected.txt:
1230 * editing/deleting/delete-line-003-expected.txt:
1231 * editing/deleting/delete-line-004-expected.txt:
1232 * editing/deleting/delete-line-005-expected.txt:
1233 * editing/deleting/delete-line-006-expected.txt:
1234 * editing/deleting/delete-line-007-expected.txt:
1235 * editing/deleting/delete-line-008-expected.txt:
1236 * editing/deleting/delete-line-009-expected.txt:
1237 * editing/deleting/delete-line-010-expected.txt:
1238 * editing/deleting/delete-line-011-expected.txt:
1239 * editing/deleting/delete-line-012-expected.txt:
1240 * editing/deleting/delete-line-013-expected.txt:
1241 * editing/deleting/delete-line-014-expected.txt:
1242 * editing/deleting/delete-line-015-expected.txt:
1243 * editing/deleting/delete-line-016-expected.txt:
1244 * editing/deleting/delete-line-017-expected.txt:
1245 * editing/deleting/delete-line-end-ws-001-expected.txt:
1246 * editing/deleting/delete-line-end-ws-002-expected.txt:
1247 * editing/deleting/delete-listitem-001-expected.txt:
1248 * editing/deleting/delete-listitem-002-expected.txt:
1249 * editing/deleting/delete-select-all-001-expected.txt:
1250 * editing/deleting/delete-select-all-002-expected.txt:
1251 * editing/deleting/delete-select-all-003-expected.txt:
1252 * editing/deleting/delete-selection-001-expected.txt:
1253 * editing/deleting/delete-tab-001-expected.txt:
1254 * editing/deleting/delete-tab-002-expected.txt:
1255 * editing/deleting/delete-tab-003-expected.txt:
1256 * editing/deleting/delete-tab-004-expected.txt:
1257 * editing/deleting/delete-trailing-ws-001-expected.txt:
1258 * editing/deleting/delete-trailing-ws-002-expected.txt:
1259 * editing/deleting/delete-ws-fixup-001-expected.txt:
1260 * editing/deleting/delete-ws-fixup-002-expected.txt:
1261 * editing/deleting/delete-ws-fixup-003-expected.txt:
1262 * editing/deleting/delete-ws-fixup-004-expected.txt:
1263 * editing/deleting/forward-delete-expected.txt:
1264 * editing/deleting/merge-different-styles-expected.txt:
1265 * editing/deleting/merge-endOfParagraph-expected.txt:
1266 * editing/deleting/merge-into-empty-block-1-expected.txt:
1267 * editing/deleting/merge-into-empty-block-2-expected.txt:
1268 * editing/deleting/merge-no-br-expected.txt:
1269 * editing/deleting/merge-unrendered-space-expected.txt:
1270 * editing/deleting/pruning-after-merge-1-expected.txt:
1271 * editing/deleting/pruning-after-merge-2-expected.txt:
1272 * editing/deleting/smart-delete-001-expected.txt:
1273 * editing/deleting/smart-delete-002-expected.txt:
1274 * editing/deleting/table-cells-expected.txt:
1275 * editing/execCommand/insertHTML-expected.txt:
1276 * editing/input/text-input-controller-expected.txt:
1277 * editing/inserting/insert-3775316-fix-expected.txt:
1278 * editing/inserting/insert-3851164-fix-expected.txt:
1279 * editing/inserting/insert-after-delete-001-expected.txt:
1280 * editing/inserting/insert-div-021-expected.txt:
1281 * editing/inserting/insert-div-026-expected.txt:
1282 * editing/pasteboard/4076267-2-expected.txt:
1283 * editing/pasteboard/4076267-3-expected.txt:
1284 * editing/pasteboard/4076267-expected.txt:
1285 * editing/pasteboard/paste-table-002-expected.txt:
1286 * editing/pasteboard/paste-text-015-expected.txt:
1287 * editing/selection/move-between-blocks-no-001-expected.txt:
1288 * editing/selection/select-all-iframe-expected.txt:
1289 * editing/style/block-style-005-expected.txt:
1290 * editing/style/smoosh-styles-001-expected.txt:
1291 * editing/style/smoosh-styles-002-expected.txt:
1292 * editing/style/style-3681552-fix-002-expected.txt:
1293 * editing/style/typing-style-001-expected.txt:
1294 * editing/style/typing-style-002-expected.txt:
1295 * editing/unsupported-content/list-delete-001-expected.txt:
1296 * editing/unsupported-content/list-delete-002-expected.txt:
1297 * editing/unsupported-content/list-delete-003-expected.txt:
1298 * editing/unsupported-content/table-delete-001-expected.txt:
1299 * editing/unsupported-content/table-delete-002-expected.txt:
1300 * editing/unsupported-content/table-delete-003-expected.txt:
1301 * fast/forms/input-text-option-delete-expected.checksum:
1302 * fast/forms/input-text-option-delete-expected.txt:
1304 2006-07-07 Levi Weintraub <lweintraub@apple.com>
1308 Improved table editing
1310 * editing/deleting/delete-to-select-table-expected.checksum: Added.
1311 * editing/deleting/delete-to-select-table-expected.png: Added.
1312 * editing/deleting/delete-to-select-table-expected.txt: Added.
1313 * editing/deleting/delete-to-select-table.html: Added.
1314 * editing/input/text-input-controller-expected.txt:
1316 2006-07-07 Anders Carlsson <acarlsson@apple.com>
1320 http://bugzilla.opendarwin.org/show_bug.cgi?id=8300
1321 REGRESSION: First mouse click is randomly ignored when clicking on checkbox and radio buttons
1323 * fast/forms/radio-check-click-and-drag-expected.txt: Added.
1324 * fast/forms/radio-check-click-and-drag.html: Added.
1326 2006-07-06 Justin Garcia <justin.garcia@apple.com>
1330 <rdar://problem/4609184>
1331 Mail crashes at WebCore::Selection::adjustForEditableContent
1332 <rdar://problem/4609140>
1333 Crash at WebCore::Range::compareBoundaryPoints
1335 * editing/selection/mixed-editability-1-expected.checksum: Added.
1336 * editing/selection/mixed-editability-1-expected.png: Added.
1337 * editing/selection/mixed-editability-1-expected.txt: Added.
1338 * editing/selection/mixed-editability-1.html: Added.
1339 * editing/selection/mixed-editability-2-expected.checksum: Added.
1340 * editing/selection/mixed-editability-2-expected.png: Added.
1341 * editing/selection/mixed-editability-2-expected.txt: Added.
1342 * editing/selection/mixed-editability-2.html: Added.
1344 2006-07-06 Anders Carlsson <acarlsson@apple.com>
1348 http://bugzilla.opendarwin.org/show_bug.cgi?id=9528
1349 REGRESSION: arrow key skips '>' in Bugzilla replies due to '\n' in text nodes
1351 * fast/dom/css-selectorText-expected.txt:
1352 * fast/dom/css-shortHands-expected.txt:
1355 * fast/dom/set-inner-text-newlines-expected.txt: Added.
1356 * fast/dom/set-inner-text-newlines.html: Added.
1358 2006-07-06 Anders Carlsson <acarlsson@apple.com>
1362 <rdar://problem/4610891> Support overflow events
1364 * fast/events/overflow-events-expected.txt: Added.
1365 * fast/events/overflow-events.html: Added.
1367 2006-07-06 David Harrison <harrison@apple.com>
1371 <rdar://problem/4565031> innerHTML of XMP tag returns special characters like '>' instead of '>'
1373 * fast/innerHTML/006-expected.checksum: Added.
1374 * fast/innerHTML/006-expected.png: Added.
1375 * fast/innerHTML/006-expected.txt: Added.
1376 * fast/innerHTML/006.html: Added.
1378 2006-07-05 John Sullivan <sullivan@apple.com>
1382 - layout test for <rdar://problem/4609162> REGRESSION: When tabbing between links on a page,
1383 the window doesn't scroll to link that's not in view
1385 The test verifies that focusing a link will scroll the link into view.
1387 * fast/events/reveal-link-when-focused-expected.checksum: Added.
1388 * fast/events/reveal-link-when-focused-expected.png: Added.
1389 * fast/events/reveal-link-when-focused-expected.txt: Added.
1390 * fast/events/reveal-link-when-focused.html: Added.
1392 2006-07-05 Anders Carlsson <acarlsson@apple.com>
1396 http://bugzilla.opendarwin.org/show_bug.cgi?id=3581
1397 iFrames set to display:none are Missing from frames array
1399 * fast/events/mouseover-mouseout2-expected.txt:
1400 * fast/events/mouseover-mouseout2.html:
1401 Update expected result. Since we now keep the frame around, the mouseout event is
1402 now dispatched to the element in the frame.
1404 * fast/events/onloadFrameCrash-expected.checksum:
1405 * fast/events/onloadFrameCrash-expected.png:
1406 * fast/events/onloadFrameCrash-expected.txt:
1407 This does hide the frame now.
1409 * fast/frames/iframe-display-none-expected.txt: Added.
1410 * fast/frames/iframe-display-none.html: Added.
1411 * fast/frames/resources/iframe-display-none-child.html: Added.
1412 New test that tests JS interaction with frames.
1414 * fast/frames/iframe-double-attach-expected.txt: Added.
1415 * fast/frames/iframe-double-attach.html: Added.
1417 2006-07-04 Maciej Stachowiak <mjs@apple.com>
1421 http://bugzilla.opendarwin.org/show_bug.cgi?id=9734
1422 - change SVG XPath DOM tests to dump as text, and update expected results
1424 This should stop the random failures in Attribute_Nodes.svg
1426 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
1427 * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt:
1428 * dom/svg/level3/xpath/Comment_Nodes-expected.txt:
1429 * dom/svg/level3/xpath/Conformance_Expressions-expected.txt:
1430 * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt:
1431 * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt:
1432 * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt:
1433 * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt:
1434 * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt:
1435 * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt:
1436 * dom/svg/level3/xpath/Element_Nodes-expected.txt:
1437 * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt:
1438 * dom/svg/level3/xpath/Text_Nodes-expected.txt:
1439 * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt:
1440 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt:
1441 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt:
1442 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt:
1443 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt:
1444 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt:
1445 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt:
1446 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt:
1447 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt:
1448 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt:
1449 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt:
1450 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt:
1451 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt:
1452 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
1453 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt:
1454 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt:
1455 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt:
1456 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
1457 * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt:
1458 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt:
1459 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
1460 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
1461 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt:
1462 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt:
1463 * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt:
1464 * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt:
1465 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
1466 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
1467 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt:
1468 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt:
1469 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt:
1470 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt:
1471 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
1472 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
1473 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt:
1474 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
1475 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
1476 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
1477 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
1478 * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt:
1479 * dom/svg/level3/xpath/XPathResult_resultType-expected.txt:
1480 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt:
1481 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
1482 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
1483 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
1484 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
1485 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
1486 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
1487 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
1488 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
1489 * dom/svg/level3/xpath/svgunit.js:
1491 2006-07-04 Darin Adler <darin@apple.com>
1493 - updated test result to reflect window without scroll bars
1495 1) this test should not have scroll bars
1496 2) on the buildbot the result is the non-scroll-bar one
1498 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
1499 Changed text node width to 800.
1501 2006-07-02 David Carson <dacarson@gmail.com>
1505 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9506
1506 Tests using HSL rather than RGB for color values.
1508 * fast/css/hsl-color-expected.checksum: Added.
1509 * fast/css/hsl-color-expected.png: Added.
1510 * fast/css/hsl-color-expected.txt: Added.
1511 * fast/css/hsl-color.html: Added.
1512 * fast/css/hsla-color-expected.checksum: Added.
1513 * fast/css/hsla-color-expected.png: Added.
1514 * fast/css/hsla-color-expected.txt: Added.
1515 * fast/css/hsla-color.html: Added.
1517 2006-07-04 Alexey Proskuryakov <ap@nypop.com>
1521 - http://bugzilla.opendarwin.org/show_bug.cgi?id=8210
1522 Conditional XMLHttpRequest gets should pass 304 responses unchanged
1524 * http/tests/xmlhttprequest/cache-override-expected.txt: Added.
1525 * http/tests/xmlhttprequest/cache-override.html: Added.
1526 * http/tests/xmlhttprequest/resources/304.pl: Added.
1528 2006-07-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
1532 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9674
1533 REGRESSION (r15075): Blank or incomplete pages on digg.com
1535 * fast/tokenizer/nested-cached-scripts-expected.txt: Added.
1536 * fast/tokenizer/nested-cached-scripts.html: Added.
1537 * fast/tokenizer/resources/nested-1.js: Added.
1538 * fast/tokenizer/resources/nested-2.js: Added.
1540 2006-06-30 Mitz Pettel <opendarwin.org@mitzpettel.com>
1544 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7204
1545 float inserted in fixed height block via DOM not repainted
1547 * fast/repaint/float-move-during-layout-expected.checksum: Added.
1548 * fast/repaint/float-move-during-layout-expected.png: Added.
1549 * fast/repaint/float-move-during-layout-expected.txt: Added.
1550 * fast/repaint/float-move-during-layout.html: Added.
1552 2006-06-30 Levi Weintraub <lweintraub@apple.com>
1556 * editing/execCommand/format-block-with-trailing-br-expected.checksum: Added.
1557 * editing/execCommand/format-block-with-trailing-br-expected.png: Added.
1558 * editing/execCommand/format-block-with-trailing-br-expected.txt: Added.
1559 * editing/execCommand/format-block-with-trailing-br.html: Added.
1561 2006-06-30 Justin Garcia <justin.garcia@apple.com>
1565 * editing/pasteboard/pasting-object-expected.checksum: Added.
1566 * editing/pasteboard/pasting-object-expected.png: Added.
1567 * editing/pasteboard/pasting-object-expected.txt: Added.
1568 * editing/pasteboard/pasting-object.html: Added.
1570 2006-06-30 Justin Garcia <justin.garcia@apple.com>
1572 Reviewed by harrison
1575 * editing/selection/skip-non-editable-1-expected.txt: Added.
1576 * editing/selection/skip-non-editable-1.html: Added.
1577 * editing/selection/skip-non-editable-2-expected.txt: Added.
1578 * editing/selection/skip-non-editable-2.html: Added.
1580 Equivalent render tree:
1581 * editing/execCommand/format-block-with-braces-expected.txt:
1584 * editing/selection/iframe-expected.checksum:
1585 * editing/selection/iframe-expected.png:
1586 * editing/selection/iframe-expected.txt:
1587 * editing/selection/inline-table-expected.checksum:
1588 * editing/selection/inline-table-expected.png:
1589 * editing/selection/inline-table-expected.txt:
1590 * editing/selection/move-between-blocks-no-001-expected.checksum:
1591 * editing/selection/move-between-blocks-no-001-expected.png:
1592 * editing/selection/move-between-blocks-no-001-expected.txt:
1593 * editing/selection/select-box-expected.checksum:
1594 * editing/selection/select-box-expected.png:
1595 * editing/selection/select-box-expected.txt:
1597 2006-06-30 David Kilzer <ddkilzer@kilzer.net>
1601 - Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9358
1602 REGRESSION: Assertion failure in HTMLInputElement::setValueFromRenderer
1603 (value == constrainValue(value)) when deleting all text
1605 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Added.
1606 * editing/deleting/delete-all-text-in-text-field-assertion.html: Added.
1608 2006-06-29 Sam Weinig <sam.weinig@gmail.com>
1612 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=4874
1613 Table with absolute bottom positioning is positioned incorrectly
1615 Note: test case originally from Mitz.
1617 * fast/table/absolute-table-at-bottom-expected.checksum: Added.
1618 * fast/table/absolute-table-at-bottom-expected.png: Added.
1619 * fast/table/absolute-table-at-bottom-expected.txt: Added.
1620 * fast/table/absolute-table-at-bottom.html: Added.
1622 2006-06-29 Graham Dennis <Graham.Dennis@gmail.com>
1626 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9505
1627 moveParagraphContentsToNewBlockIfNecessary creates a new block outside the current position
1629 * editing/pasteboard/paste-table-002.html: Added.
1630 * editing/pasteboard/paste-table-002-expected.checksum: Added.
1631 * editing/pasteboard/paste-table-002-expected.png: Added.
1632 * editing/pasteboard/paste-table-002-expected.txt: Added.
1634 2006-06-29 Mitz Pettel <opendarwin.org@mitzpettel.com>
1638 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9652
1639 Assertion failure when changing an RTL table cell to display:none
1641 * fast/table/rtl-cell-display-none-assert-expected.checksum: Added.
1642 * fast/table/rtl-cell-display-none-assert-expected.png: Added.
1643 * fast/table/rtl-cell-display-none-assert-expected.txt: Added.
1644 * fast/table/rtl-cell-display-none-assert.html: Added.
1646 2006-06-29 Beth Dakin <bdakin@apple.com>
1650 Test for <rdar://problem/4450615> Add composite mode to background
1653 * fast/backgrounds/bgCompositeCopy-expected.checksum: Added.
1654 * fast/backgrounds/bgCompositeCopy-expected.png: Added.
1655 * fast/backgrounds/bgCompositeCopy-expected.txt: Added.
1656 * fast/backgrounds/bgCompositeCopy.html: Added.
1657 * fast/backgrounds/resources/rgba16.png: Added.
1659 2006-06-28 Levi Weintraub <lweintraub@apple.com>
1663 <rdar://problem/4592005> FormatBlock inserts in the wrong place, disregarding editable content
1664 <rdar://problem/4590763> FormatBlock for paragraph style doesn't work
1666 * editing/execCommand/format-block-with-braces-expected.checksum: Added.
1667 * editing/execCommand/format-block-with-braces-expected.png: Added.
1668 * editing/execCommand/format-block-with-braces-expected.txt: Added.
1669 * editing/execCommand/format-block-with-braces.html: Added.
1670 * editing/execCommand/indent-list-item-expected.checksum: Added.
1671 * editing/execCommand/indent-list-item-expected.png: Added.
1672 * editing/execCommand/indent-list-item-expected.txt: Added.
1673 * editing/execCommand/indent-list-item.html: Added.
1674 * editing/execCommand/indent-selection-expected.checksum: Added.
1675 * editing/execCommand/indent-selection-expected.png: Added.
1676 * editing/execCommand/indent-selection-expected.txt: Added.
1677 * editing/execCommand/indent-selection.html: Added.
1678 * editing/execCommand/outdent-selection-expected.checksum: Added.
1679 * editing/execCommand/outdent-selection-expected.png: Added.
1680 * editing/execCommand/outdent-selection-expected.txt: Added.
1681 * editing/execCommand/outdent-selection.html: Added.
1683 2006-06-28 Levi Weintraub <lweintraub@apple.com>
1687 Missed the layout tests themselves in the first checkin! Whoops!
1689 2006-06-28 Levi Weintraub <lweintraub@apple.com>
1693 http://bugzilla.opendarwin.org/show_bug.cgi?id=7568
1694 Bug 7568: Implement Indent/Outdent
1696 * editing/execCommand/indent-list-item-expected.checksum: Added.
1697 * editing/execCommand/indent-list-item-expected.png: Added.
1698 * editing/execCommand/indent-list-item-expected.txt: Added.
1699 * editing/execCommand/indent-list-item.html: Added.
1700 * editing/execCommand/indent-selection-expected.checksum: Added.
1701 * editing/execCommand/indent-selection-expected.png: Added.
1702 * editing/execCommand/indent-selection-expected.txt: Added.
1703 * editing/execCommand/indent-selection.html: Added.
1704 * editing/execCommand/outdent-selection.html: Added.
1706 2006-06-28 Mitz Pettel <opendarwin.org@mitzpettel.com>
1708 Reviewed by Darin and Hyatt.
1710 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9561
1711 REGRESSION: Content property on :before of button causes hang on click or hover
1713 * fast/forms/button-generated-content-expected.checksum: Added.
1714 * fast/forms/button-generated-content-expected.png: Added.
1715 * fast/forms/button-generated-content-expected.txt: Added.
1716 * fast/forms/button-generated-content.html: Added.
1718 2006-06-28 Rob Buis <buis@kde.org>
1722 Improved test to check offsetX/Y after dispatching instead of before.
1724 * fast/dom/window-xy-properties.html:
1725 * fast/dom/window-xy-properties-expected.txt:
1727 2006-06-27 Rob Buis <buis@kde.org>
1731 Updated test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9605
1733 * fast/dom/window-xy-properties.html:
1734 * fast/dom/window-xy-properties-expected.txt:
1736 2006-06-27 Mitz Pettel <opendarwin.org@mitzpettel.com>
1740 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9317
1741 REGRESSION: crash in HTML tokenizer at Japanese Apple support page
1743 * fast/tokenizer/write-unclosed-script-expected.txt: Added.
1744 * fast/tokenizer/write-unclosed-script.html: Added.
1746 2006-06-27 Justin Garcia <justin.garcia@apple.com>
1750 * editing/execCommand/remove-formatting-expected.checksum: Added.
1751 * editing/execCommand/remove-formatting-expected.png: Added.
1752 * editing/execCommand/remove-formatting-expected.txt: Added.
1753 * editing/execCommand/remove-formatting.html: Added.
1755 2006-06-27 Justin Garcia <justin.garcia@apple.com>
1759 <rdar://problem/4599735> Clicking out of a table at the extremes of an editable document doesn't appear to work
1762 * editing/selection/click-before-and-after-table-expected.txt: Added.
1763 * editing/selection/click-before-and-after-table.html: Added.
1764 Updated to reflect fix:
1765 * editing/selection/move-by-line-001-expected.checksum:
1766 * editing/selection/move-by-line-001-expected.png:
1768 2006-06-27 Anders Carlsson <acarlsson@apple.com>
1772 http://bugzilla.opendarwin.org/show_bug.cgi?id=9623
1773 REGRESSION: getComputedStyle should do a relayout
1775 * fast/css/getComputedStyle-relayout-expected.txt: Added.
1776 * fast/css/getComputedStyle-relayout.html: Added.
1778 2006-06-27 Beth Dakin <bdakin@apple.com>
1782 Test cases for <rdar://problem/4602635> Media queries must be
1783 extended to address CSS pixel scaling factor
1785 * fast/media/mq-max-pixel-ratio-expected.checksum: Added.
1786 * fast/media/mq-max-pixel-ratio-expected.png: Added.
1787 * fast/media/mq-max-pixel-ratio-expected.txt: Added.
1788 * fast/media/mq-max-pixel-ratio.html: Added.
1789 * fast/media/mq-min-pixel-ratio-expected.checksum: Added.
1790 * fast/media/mq-min-pixel-ratio-expected.png: Added.
1791 * fast/media/mq-min-pixel-ratio-expected.txt: Added.
1792 * fast/media/mq-min-pixel-ratio.html: Added.
1793 * fast/media/mq-pixel-ratio-expected.checksum: Added.
1794 * fast/media/mq-pixel-ratio-expected.png: Added.
1795 * fast/media/mq-pixel-ratio-expected.txt: Added.
1796 * fast/media/mq-pixel-ratio.html: Added.
1797 * fast/media/resources/apple_logo_big.jpg: Added.
1798 * fast/media/resources/apple_logo_half_size.png: Added.
1800 2006-06-27 Darin Adler <darin@apple.com>
1802 Tests for fix for 2/3 of http://bugzilla.opendarwin.org/show_bug.cgi?id=9606
1803 REGRESSION: some callers are still using clientX/Y to get pageX/Y
1805 * fast/events/anchor-image-scrolled-x-y-expected.txt: Added.
1806 * fast/events/anchor-image-scrolled-x-y.html: Added.
1807 * fast/events/input-image-scrolled-x-y-expected.txt: Added.
1808 * fast/events/input-image-scrolled-x-y.html: Added.
1810 2006-06-26 Jonas Witt <jonas.witt@gmail.com>
1814 * LayoutTests/fast/events/objc-event-api-expected.txt: Updated to
1815 reflect flipped coordinates dumped by the layout tests.
1817 2006-06-25 David Carson <dacarson@gmail.com>
1821 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9185
1823 * fast/forms/input-appearance-height-expected.png: Added.
1824 * fast/forms/input-appearance-height-expected.txt: Added.
1825 * fast/forms/input-appearance-height.html: Added.
1826 Tests the height attribute on all input types
1828 * fast/forms/input-type-change-expected.checksum: Added.
1829 * fast/forms/input-type-change-expected.png: Added.
1830 * fast/forms/input-type-change-expected.txt: Added.
1831 * fast/forms/input-type-change.html: Added.
1832 Tests changing an input type=TEXT to type=IMAGE with
1833 a height and width specified on the element.
1835 * fast/forms/input-type-change2-expected.checksum: Added.
1836 * fast/forms/input-type-change2-expected.png: Added.
1837 * fast/forms/input-type-change2-expected.txt: Added.
1838 * fast/forms/input-type-change2.html: Added.
1839 Tests changing an input type=IMAGE to type=TEXT with
1840 a height and width specified on the element.
1842 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
1846 * fast/forms/textarea-hard-linewrap-empty.html: Submit form without setTimeout().
1847 * fast/forms/textarea-hard-linewrap.html: Ditto.
1849 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
1853 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9537
1854 REGRESSION: Reproducible crash in WebCore::RenderTextField::textWithHardLineBreaks()
1856 * fast/forms/textarea-hard-linewrap-empty-expected.txt: Added.
1857 * fast/forms/textarea-hard-linewrap-empty.html: Added.
1858 * fast/forms/textarea-hard-linewrap.html: Reduced timeout from 200ms to 0ms and
1859 renamed function from foo() to submitForm().
1861 2006-06-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
1865 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9388
1866 REGRESSION: outlines don't get erased when removed in some cases
1868 * fast/repaint/outline-shrinking-expected.checksum: Added.
1869 * fast/repaint/outline-shrinking-expected.png: Added.
1870 * fast/repaint/outline-shrinking-expected.txt: Added.
1871 * fast/repaint/outline-shrinking.html: Added.
1873 2006-06-25 Rob Buis <buis@kde.org>
1878 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
1879 event.clientX and event.clientY should be relative to the viewport, not the canvas
1881 * fast/dom/window-xy-properties-expected.txt: Added.
1882 * fast/dom/window-xy-properties.html: Added.
1884 2006-06-25 Timothy Hatcher <timothy@apple.com>
1886 http://bugzilla.opendarwin.org/show_bug.cgi?id=9560
1888 This fix converted the resize corner image to a B/W tiff.
1889 The pixel tests showed 0.0% changes but still said it had differences.
1890 Updating the tests that use CSS3 resize or textarea.
1892 * fast/forms/floating-textfield-relayout-expected.checksum:
1893 * fast/forms/form-element-geometry-expected.checksum:
1894 * fast/forms/form-element-geometry-expected.png:
1895 * fast/forms/negativeLineHeight-expected.checksum:
1896 * fast/forms/negativeLineHeight-expected.png:
1897 * fast/forms/textAreaLineHeight-expected.checksum:
1898 * fast/forms/textAreaLineHeight-expected.png:
1899 * fast/forms/textarea-setinnerhtml-expected.checksum:
1900 * fast/forms/textarea-setinnerhtml-expected.png:
1901 * fast/overflow/overflow-x-y-expected.checksum:
1902 * fast/overflow/overflow-x-y-expected.png:
1903 * fast/table/003-expected.checksum:
1904 * fast/table/003-expected.png:
1905 * tables/mozilla/bugs/bug194024-expected.checksum:
1906 * tables/mozilla/bugs/bug194024-expected.png:
1907 * tables/mozilla/bugs/bug30559-expected.checksum:
1908 * tables/mozilla/bugs/bug30559-expected.png:
1909 * tables/mozilla/bugs/bug30692-expected.checksum:
1910 * tables/mozilla/bugs/bug30692-expected.png:
1912 2006-06-24 David Kilzer <ddkilzer@kilzer.net>
1914 Build fix. Reviewed by NOBODY.
1916 - Backed out patch for http://bugzilla.opendarwin.org/show_bug.cgi?id=8707
1917 event.clientX and event.clientY should be relative to the viewport, not the canvas
1919 * fast/dom/window-xy-properties-expected.txt: Removed.
1920 * fast/dom/window-xy-properties.html: Removed.
1922 2006-06-24 Rob Buis <buis@kde.org>
1927 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
1928 event.clientX and event.clientY should be relative to the viewport, not the canvas
1930 * fast/dom/window-xy-properties-expected.txt: Added.
1931 * fast/dom/window-xy-properties.html: Added.
1933 2006-06-24 James G. Speth <speth@end.com>
1937 - Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8843
1938 add a way to build Objective-C test cases in HTML
1940 * plugins/jsobjc-dom-wrappers-expected.txt: Added.
1941 * plugins/jsobjc-dom-wrappers.html: Added.
1942 * plugins/jsobjc-simple-expected.txt: Added.
1943 * plugins/jsobjc-simple.html: Added.
1945 2006-06-24 Rob Buis <buis@kde.org>
1950 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9352>
1951 Webkit doesn't respect stroke-width in SVG for smaller <circle>s
1953 * svg/custom/gradient-stroke-width-expected.checksum: Added.
1954 * svg/custom/gradient-stroke-width-expected.png: Added.
1955 * svg/custom/gradient-stroke-width-expected.txt: Added.
1956 * svg/custom/gradient-stroke-width.svg: Added.
1958 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
1960 Reviewed by Darin, landed by ap.
1962 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9547
1963 Resize corner does not track the mouse accurately
1965 * fast/css/resize-corner-tracking-expected.checksum: Added.
1966 * fast/css/resize-corner-tracking-expected.png: Added.
1967 * fast/css/resize-corner-tracking-expected.txt: Added.
1968 * fast/css/resize-corner-tracking.html: Added.
1970 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
1972 Reviewed by Darin. landed by ap.
1974 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9316
1975 REGRESSION: text field width shrinks on first keystroke
1977 * fast/forms/floating-textfield-relayout-expected.checksum: Added.
1978 * fast/forms/floating-textfield-relayout-expected.png: Added.
1979 * fast/forms/floating-textfield-relayout-expected.txt: Added.
1980 * fast/forms/floating-textfield-relayout.html: Added.
1982 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
1986 - updated test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9531
1987 Pages that need only a horizontal scroll bar get a vertical one as well
1989 * css1/classification/white_space-expected.checksum:
1990 * css1/classification/white_space-expected.png:
1991 * css1/classification/white_space-expected.txt:
1992 * editing/selection/select-all-004-expected.checksum:
1993 * editing/selection/select-all-004-expected.png:
1994 * editing/selection/select-all-004-expected.txt:
1995 * editing/selection/unrendered-001-expected.checksum:
1996 * editing/selection/unrendered-001-expected.png:
1997 * editing/selection/unrendered-001-expected.txt:
1998 * editing/selection/unrendered-002-expected.checksum:
1999 * editing/selection/unrendered-002-expected.png:
2000 * editing/selection/unrendered-002-expected.txt:
2001 * editing/selection/unrendered-003-expected.checksum:
2002 * editing/selection/unrendered-003-expected.png:
2003 * editing/selection/unrendered-003-expected.txt:
2004 * editing/selection/unrendered-004-expected.checksum:
2005 * editing/selection/unrendered-004-expected.png:
2006 * editing/selection/unrendered-004-expected.txt:
2007 * editing/selection/unrendered-005-expected.checksum:
2008 * editing/selection/unrendered-005-expected.png:
2009 * editing/selection/unrendered-005-expected.txt:
2010 * fast/block/float/019-expected.checksum:
2011 * fast/block/float/019-expected.png:
2012 * fast/block/float/019-expected.txt:
2013 * fast/block/margin-collapse/104-expected.checksum:
2014 * fast/block/margin-collapse/104-expected.png:
2015 * fast/block/margin-collapse/104-expected.txt:
2016 * fast/block/positioning/relative-overflow-block-expected.checksum:
2017 * fast/block/positioning/relative-overflow-block-expected.txt:
2018 * fast/block/positioning/relative-overflow-replaced-expected.checksum:
2019 * fast/block/positioning/relative-overflow-replaced-expected.txt:
2020 * fast/block/positioning/relative-overflow-replaced-float-expected.checksum:
2021 * fast/block/positioning/relative-overflow-replaced-float-expected.txt:
2022 * fast/lists/li-br-expected.checksum:
2023 * fast/lists/li-br-expected.png:
2024 * fast/lists/li-br-expected.txt:
2025 * fast/media/mq-relative-constraints-02-expected.checksum:
2026 * fast/media/mq-relative-constraints-02-expected.png:
2027 * fast/media/mq-relative-constraints-02-expected.txt:
2028 * fast/media/mq-relative-constraints-03-expected.checksum:
2029 * fast/media/mq-relative-constraints-03-expected.png:
2030 * fast/media/mq-relative-constraints-03-expected.txt:
2031 * fast/media/mq-relative-constraints-04-expected.checksum:
2032 * fast/media/mq-relative-constraints-04-expected.png:
2033 * fast/media/mq-relative-constraints-04-expected.txt:
2034 * fast/media/mq-relative-constraints-05-expected.checksum:
2035 * fast/media/mq-relative-constraints-05-expected.png:
2036 * fast/media/mq-relative-constraints-05-expected.txt:
2037 * fast/media/mq-relative-constraints-06-expected.checksum:
2038 * fast/media/mq-relative-constraints-06-expected.png:
2039 * fast/media/mq-relative-constraints-06-expected.txt:
2040 * fast/media/mq-relative-constraints-07-expected.checksum:
2041 * fast/media/mq-relative-constraints-07-expected.png:
2042 * fast/media/mq-relative-constraints-07-expected.txt:
2043 * fast/media/mq-relative-constraints-09-expected.checksum:
2044 * fast/media/mq-relative-constraints-09-expected.png:
2045 * fast/media/mq-relative-constraints-09-expected.txt:
2046 * fast/media/mq-width-absolute-01-expected.checksum:
2047 * fast/media/mq-width-absolute-01-expected.png:
2048 * fast/media/mq-width-absolute-01-expected.txt:
2049 * fast/media/mq-width-absolute-02-expected.checksum:
2050 * fast/media/mq-width-absolute-02-expected.png:
2051 * fast/media/mq-width-absolute-02-expected.txt:
2052 * fast/media/mq-width-absolute-03-expected.checksum:
2053 * fast/media/mq-width-absolute-03-expected.png:
2054 * fast/media/mq-width-absolute-03-expected.txt:
2055 * fast/media/mq-width-absolute-04-expected.checksum:
2056 * fast/media/mq-width-absolute-04-expected.png:
2057 * fast/media/mq-width-absolute-04-expected.txt:
2058 * fast/table/wide-colspan-expected.checksum:
2059 * fast/table/wide-colspan-expected.png:
2060 * fast/table/wide-colspan-expected.txt:
2061 * fast/table/wide-column-expected.checksum:
2062 * fast/table/wide-column-expected.png:
2063 * fast/table/wide-column-expected.txt:
2064 * tables/mozilla/bugs/bug131020-expected.checksum:
2065 * tables/mozilla/bugs/bug131020-expected.png:
2066 * tables/mozilla/bugs/bug131020-expected.txt:
2067 * tables/mozilla/bugs/bug23151-expected.checksum:
2068 * tables/mozilla/bugs/bug23151-expected.png:
2069 * tables/mozilla/bugs/bug23151-expected.txt:
2070 * tables/mozilla/bugs/bug29314-expected.checksum:
2071 * tables/mozilla/bugs/bug29314-expected.png:
2072 * tables/mozilla/bugs/bug29314-expected.txt:
2073 * tables/mozilla/bugs/bug43039-expected.checksum:
2074 * tables/mozilla/bugs/bug43039-expected.png:
2075 * tables/mozilla/bugs/bug43039-expected.txt:
2076 * tables/mozilla/bugs/bug43854-1-expected.checksum:
2077 * tables/mozilla/bugs/bug43854-1-expected.png:
2078 * tables/mozilla/bugs/bug43854-1-expected.txt:
2079 * tables/mozilla/bugs/bug625-expected.checksum:
2080 * tables/mozilla/bugs/bug625-expected.png:
2081 * tables/mozilla/bugs/bug625-expected.txt:
2082 * tables/mozilla/bugs/bug92143-expected.checksum:
2083 * tables/mozilla/bugs/bug92143-expected.png:
2084 * tables/mozilla/bugs/bug92143-expected.txt:
2085 * tables/mozilla/bugs/bug96334-expected.checksum:
2086 * tables/mozilla/bugs/bug96334-expected.png:
2087 * tables/mozilla/bugs/bug96334-expected.txt:
2088 * tables/mozilla/core/misc-expected.checksum:
2089 * tables/mozilla/core/misc-expected.png:
2090 * tables/mozilla/core/misc-expected.txt:
2091 * tables/mozilla/core/nested1-expected.checksum:
2092 * tables/mozilla/core/nested1-expected.png:
2093 * tables/mozilla/core/nested1-expected.txt:
2094 * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
2095 * tables/mozilla_expected_failures/bugs/bug220653-expected.png:
2096 * tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
2097 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
2098 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
2099 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
2101 2006-06-24 Alexey Proskuryakov <ap@nypop.com>
2105 - http://bugzilla.opendarwin.org/show_bug.cgi?id=7461
2106 Always encode the path part of an URI as UTF-8
2108 * http/tests/uri/intercept/.htaccess: Added.
2109 * http/tests/uri/resources/print-uri.php: Added.
2110 * http/tests/uri/utf8-path-expected.txt: Added.
2111 * http/tests/uri/utf8-path.html: Added.
2113 2006-06-24 Graham Dennis <Graham.Dennis@gmail.com>
2115 Reviewed by Darin, landed by ap.
2117 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9467
2118 TreeWalker/NodeIterator do not restrict the traversal
2120 * traversal/node-iterator-001.html:
2121 * traversal/node-iterator-002.html:
2122 * traversal/node-iterator-003.html:
2123 * traversal/node-iterator-004.html:
2124 * traversal/node-iterator-005.html:
2125 * traversal/node-iterator-006.html:
2126 * traversal/node-iterator-007.html:
2127 * traversal/stay-within-root-expected.checksum: Added.
2128 * traversal/stay-within-root-expected.png: Added.
2129 * traversal/stay-within-root-expected.txt: Added.
2130 * traversal/stay-within-root.html: Added.
2131 * traversal/tree-walker-001.html:
2132 * traversal/tree-walker-002.html:
2133 * traversal/tree-walker-003.html:
2134 * traversal/tree-walker-004.html:
2135 * traversal/tree-walker-005.html:
2137 2006-06-24 Jonas Witt <jonas.witt@gmail.com>
2139 Reviewed by ggaren, landed by ap.
2141 - test that DOMEvents are correctly handed to the ObjC API
2142 http://bugzilla.opendarwin.org/show_bug.cgi?id=9181
2144 * fast/events/objc-event-api-expected.txt: Added.
2145 * fast/events/objc-event-api.html: Added.
2147 2006-06-23 Tim Omernick <timo@apple.com>
2149 Reviewed by Tim Hatcher.
2151 <rdar://problem/4560947> Leopard REGRESSION: Dragging to TileGame Widget is broken
2153 * fast/events/ondragenter-expected.checksum: Added.
2154 * fast/events/ondragenter-expected.png: Added.
2155 * fast/events/ondragenter-expected.txt: Added.
2156 * fast/events/ondragenter.html: Added.
2158 2006-06-23 Justin Garcia <justin.garcia@apple.com>
2162 * editing/deleting/merge-into-empty-block-1-expected.checksum: Added.
2163 * editing/deleting/merge-into-empty-block-1-expected.png: Added.
2164 * editing/deleting/merge-into-empty-block-1-expected.txt: Added.
2165 * editing/deleting/merge-into-empty-block-1.html: Added.
2166 * editing/deleting/merge-into-empty-block-2-expected.checksum: Added.
2167 * editing/deleting/merge-into-empty-block-2-expected.png: Added.
2168 * editing/deleting/merge-into-empty-block-2-expected.txt: Added.
2169 * editing/deleting/merge-into-empty-block-2.html: Added.
2171 2006-06-23 Justin Garcia <justin.garcia@apple.com>
2175 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8074>
2176 Caret before/after block tables is too small
2177 <rdar://problem/4598331>
2178 right arrow out of a table shows cursor in a weird place
2181 * editing/input/range-for-empty-document-expected.txt:
2183 * editing/selection/table-caret-1-expected.checksum: Added.
2184 * editing/selection/table-caret-1-expected.png: Added.
2185 * editing/selection/table-caret-1-expected.txt: Added.
2186 * editing/selection/table-caret-1.html: Added.
2187 * editing/selection/table-caret-2-expected.checksum: Added.
2188 * editing/selection/table-caret-2-expected.png: Added.
2189 * editing/selection/table-caret-2-expected.txt: Added.
2190 * editing/selection/table-caret-2.html: Added.
2191 * editing/selection/table-caret-3-expected.checksum: Added.
2192 * editing/selection/table-caret-3-expected.png: Added.
2193 * editing/selection/table-caret-3-expected.txt: Added.
2194 * editing/selection/table-caret-3.html: Added.
2196 2006-06-22 Mitz Pettel <opendarwin.org@mitzpettel.com>
2200 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9497
2201 REGRESSION: Incomplete repainting when scrolling thumbnails on Flickr
2203 * fast/repaint/clipped-relative-expected.checksum: Added.
2204 * fast/repaint/clipped-relative-expected.png: Added.
2205 * fast/repaint/clipped-relative-expected.txt: Added.
2206 * fast/repaint/clipped-relative.html: Added.
2207 * fast/repaint/containing-block-position-change-expected.checksum: Updated.
2208 * fast/repaint/containing-block-position-change-expected.png: Updated.
2210 2006-06-22 Anders Carlsson <acarlsson@apple.com>
2214 <rdar://problem/4529334> REGRESSION: Can't configure RadarInMotion widget for U.S. locations on Leopard (Javascript errors)
2216 * fast/dom/resource-locations-in-created-html-document-expected.txt: Added.
2217 * fast/dom/resource-locations-in-created-html-document.html: Added.
2219 2006-06-22 Anders Carlsson <acarlsson@apple.com>
2223 <rdar://problem/4499675> Package Tracker widget always crashes in WebCore::Frame::jScriptEnabled() const + 0
2225 * fast/dom/noscript-canvas-in-created-html-document-expected.txt: Added.
2226 * fast/dom/noscript-canvas-in-created-html-document.html: Added.
2228 2006-06-22 Anders Carlsson <acarlsson@apple.com>
2232 <rdar://problem/4524840> Entities contained in DOCTYPE referenced DTD in XSLT source document are unknown
2234 * fast/xsl/dtd-in-source-document-expected.txt: Added.
2235 * fast/xsl/dtd-in-source-document.xml: Added.
2236 * fast/xsl/resources/dtd-in-source-document.dtd: Added.
2237 * fast/xsl/resources/dtd-in-source-document.xsl: Added.
2239 2006-06-21 Justin Garcia <justin.garcia@apple.com>
2243 * editing/deleting/table-cells-expected.checksum: Added.
2244 * editing/deleting/table-cells-expected.png: Added.
2245 * editing/deleting/table-cells-expected.txt: Added.
2246 * editing/deleting/table-cells.html: Added.
2247 * editing/inserting/paragraph-separator-in-table-1-expected.checksum: Added.
2248 * editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
2249 * editing/inserting/paragraph-separator-in-table-1-expected.txt: Added.
2250 * editing/inserting/paragraph-separator-in-table-1.html: Added.
2251 * editing/inserting/paragraph-separator-in-table-2-expected.checksum: Added.
2252 * editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
2253 * editing/inserting/paragraph-separator-in-table-2-expected.txt: Added.
2254 * editing/inserting/paragraph-separator-in-table-2.html: Added.
2256 2006-06-21 Justin Garcia <justin.garcia@apple.com>
2260 <rdar://problem/4590366>
2261 REGRESSION: Selection incorrectly paints gaps on TOT
2264 * editing/selection/line-wrap-1-expected.checksum: Added.
2265 * editing/selection/line-wrap-1-expected.png: Added.
2266 * editing/selection/line-wrap-1-expected.txt: Added.
2267 * editing/selection/line-wrap-1.html: Added.
2268 * editing/selection/line-wrap-2-expected.checksum: Added.
2269 * editing/selection/line-wrap-2-expected.png: Added.
2270 * editing/selection/line-wrap-2-expected.txt: Added.
2271 * editing/selection/line-wrap-2.html: Added.
2273 * editing/execCommand/findString-expected.checksum:
2274 * editing/execCommand/findString-expected.png:
2275 * editing/execCommand/findString-expected.txt:
2276 * editing/inserting/editing-empty-divs-expected.checksum:
2277 * editing/inserting/editing-empty-divs-expected.png:
2278 * editing/inserting/editing-empty-divs-expected.txt:
2279 * editing/inserting/insert-3659587-fix-expected.txt:
2280 * editing/inserting/insert-tab-002-expected.txt:
2281 * editing/inserting/insert-text-with-newlines-expected.txt:
2282 * editing/inserting/typing-001-expected.txt:
2283 * editing/inserting/typing-003-expected.txt:
2284 * editing/inserting/typing-around-br-001-expected.txt:
2285 * editing/style/remove-underline-across-paragraph-expected.txt:
2286 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
2287 * editing/style/remove-underline-after-paragraph-expected.txt:
2288 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
2289 * editing/style/remove-underline-expected.txt:
2290 * editing/style/remove-underline-from-stylesheet-expected.txt:
2291 * editing/style/remove-underline-in-bold-expected.txt:
2292 * editing/style/typing-style-002-expected.txt:
2293 * editing/style/typing-style-003-expected.txt:
2294 * editing/style/unbold-in-bold-expected.txt:
2295 * editing/style/underline-expected.txt:
2297 * editing/input/attributed-substring-from-range-lines.html
2299 2006-06-21 Anders Carlsson <acarlsson@apple.com>
2303 http://bugzilla.opendarwin.org/show_bug.cgi?id=6058
2304 XMLTokenizer runs all <script> tags at once instead of as they're encountered
2306 * dom/svg/level3/xpath/svgunit.js:
2307 The XPath tests depend on the document being loaded before running the tests.
2308 Add a "load" event listener and run the test in the handler.
2310 * fast/canvas/quadraticCurveTo.xml:
2311 Add onload handler and run tests there.
2313 * fast/innerHTML/004-expected.txt:
2314 * fast/innerHTML/004.xhtml:
2315 Add load event listener and run test there.
2317 * fast/parser/external-entities-expected.txt:
2318 This now dumps as text because the script is ran before the parse error is encountered.
2320 * fast/parser/resources/xhtml-scripts.js: Added.
2321 * fast/parser/xhtml-scripts-expected.txt: Added.
2322 * fast/parser/xhtml-scripts.xhtml: Added.
2325 * svg/custom/text-hit-test.svg:
2326 Run test in onload handler.
2328 2006-06-20 Maciej Stachowiak <mjs@apple.com>
2330 No review - updated results for earlier patch.
2332 - updated SVG test results where my recent fix affected bounding boxes
2334 I think the new results are more accurate bounding boxes and in
2335 any case there is no actual difference in rendered output.
2337 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2338 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2339 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2340 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2341 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2342 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2343 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2344 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2345 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2346 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
2347 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
2348 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
2349 * svg/custom/foreign-object-skew-expected.txt:
2350 * svg/custom/image-with-transform-clip-filter-expected.txt:
2351 * svg/custom/text-image-opacity-expected.txt:
2353 2006-06-20 Adele Peterson <adele@apple.com>
2357 Updated results for: http://bugzilla.opendarwin.org/show_bug.cgi?id=8948
2358 Switch to use new text field implementation for <textarea>
2360 Changes include some size differences since the new textareas have 4 pixels less horizontal padding,
2361 and the renderer name for textareas has changed from RenderTextArea to RenderTextField.
2363 * dom/html/level2/html/HTMLTextAreaElement14-expected.txt:
2364 * dom/html/level2/html/HTMLTextAreaElement15-expected.txt:
2365 * dom/xhtml/level2/html/HTMLTextAreaElement14-expected.txt:
2366 * dom/xhtml/level2/html/HTMLTextAreaElement15-expected.txt:
2367 * fast/block/margin-collapse/103-expected.checksum:
2368 * fast/block/margin-collapse/103-expected.png:
2369 * fast/block/margin-collapse/103-expected.txt:
2370 * fast/dynamic/008-expected.checksum:
2371 * fast/dynamic/008-expected.png:
2372 * fast/dynamic/008-expected.txt:
2373 * fast/forms/001-expected.checksum:
2374 * fast/forms/002-expected.checksum:
2375 * fast/forms/003-expected.checksum:
2376 * fast/forms/004-expected.checksum:
2377 * fast/forms/005-expected.checksum:
2378 * fast/forms/006-expected.checksum:
2379 * fast/forms/007-expected.checksum:
2380 * fast/forms/8250-expected.checksum:
2381 * fast/forms/blankbuttons-expected.checksum:
2382 * fast/forms/button-cannot-be-nested-expected.checksum:
2383 * fast/forms/button-default-title-expected.checksum:
2384 * fast/forms/button-inner-block-reuse-expected.checksum:
2385 * fast/forms/button-positioned-expected.checksum:
2386 * fast/forms/button-sizes-expected.checksum:
2387 * fast/forms/button-table-styles-expected.checksum:
2388 * fast/forms/button-white-space-expected.checksum:
2389 * fast/forms/checkbox-radio-onchange-expected.checksum:
2390 * fast/forms/cursor-position-expected.txt:
2391 * fast/forms/double-focus-expected.txt:
2392 * fast/forms/file-input-disabled-expected.checksum:
2393 * fast/forms/form-element-geometry-expected.checksum:
2394 * fast/forms/form-element-geometry-expected.png:
2395 * fast/forms/form-element-geometry-expected.txt:
2396 * fast/forms/form-hides-table-expected.checksum:
2397 * fast/forms/formmove-expected.checksum:
2398 * fast/forms/formmove2-expected.checksum:
2399 * fast/forms/formmove3-expected.checksum:
2400 * fast/forms/indeterminate-expected.checksum:
2401 * fast/forms/input-appearance-bkcolor-expected.checksum:
2402 * fast/forms/input-appearance-default-bkcolor-expected.checksum:
2403 * fast/forms/input-appearance-disabled-expected.checksum:
2404 * fast/forms/input-appearance-focus-expected.checksum:
2405 * fast/forms/input-appearance-minWidth-expected.checksum:
2406 * fast/forms/input-appearance-preventDefault-expected.checksum:
2407 * fast/forms/input-appearance-readonly-expected.checksum:
2408 * fast/forms/input-appearance-selection-expected.checksum:
2409 * fast/forms/input-appearance-visibility-expected.checksum:
2410 * fast/forms/input-appearance-width-expected.checksum:
2411 * fast/forms/input-baseline-expected.checksum:
2412 * fast/forms/input-disabled-color-expected.checksum:
2413 * fast/forms/input-double-click-selection-gap-bug-expected.checksum:
2414 * fast/forms/input-maxlength-2-expected.checksum:
2415 * fast/forms/input-no-renderer-expected.checksum:
2416 * fast/forms/input-paste-undo-expected.checksum:
2417 * fast/forms/input-readonly-dimmed-expected.checksum:
2418 * fast/forms/input-readonly-empty-expected.checksum:
2419 * fast/forms/input-spaces-expected.checksum:
2420 * fast/forms/input-table-expected.checksum:
2421 * fast/forms/input-text-click-inside-expected.checksum:
2422 * fast/forms/input-text-click-outside-expected.checksum:
2423 * fast/forms/input-text-double-click-expected.checksum:
2424 * fast/forms/input-text-drag-down-expected.checksum:
2425 * fast/forms/input-text-maxlength-expected.checksum:
2426 * fast/forms/input-text-option-delete-expected.checksum:
2427 * fast/forms/input-text-paste-maxlength-expected.checksum:
2428 * fast/forms/input-text-scroll-left-on-blur-expected.checksum:
2429 * fast/forms/input-text-self-emptying-click-expected.checksum:
2430 * fast/forms/input-value-expected.checksum:
2431 * fast/forms/input-width-expected.checksum:
2432 * fast/forms/minWidthPercent-expected.checksum:
2433 * fast/forms/negativeLineHeight-expected.checksum:
2434 * fast/forms/negativeLineHeight-expected.png:
2435 * fast/forms/negativeLineHeight-expected.txt:
2436 * fast/forms/option-index-expected.checksum:
2437 * fast/forms/option-script-expected.checksum:
2438 * fast/forms/option-strip-whitespace-expected.checksum:
2439 * fast/forms/plaintext-mode-2-expected.checksum:
2440 * fast/forms/radio-attr-order-expected.checksum:
2441 * fast/forms/radio_checked-expected.checksum:
2442 * fast/forms/radio_checked_dynamic-expected.checksum:
2443 * fast/forms/selection-functions-expected.txt:
2444 * fast/forms/tabbing-input-iframe-expected.checksum:
2445 * fast/forms/textAreaLineHeight-expected.checksum:
2446 * fast/forms/textAreaLineHeight-expected.png:
2447 * fast/forms/textAreaLineHeight-expected.txt:
2448 * fast/forms/textarea-crlf-expected.txt:
2449 * fast/forms/textarea-setinnerhtml-expected.checksum:
2450 * fast/forms/textarea-setinnerhtml-expected.png:
2451 * fast/forms/textarea-setinnerhtml-expected.txt:
2452 * fast/forms/textarea-setvalue-submit-expected.txt:
2453 * fast/forms/visual-hebrew-text-field-expected.checksum:
2454 * fast/replaced/width100percent-expected.checksum:
2455 * fast/replaced/width100percent-expected.png:
2456 * fast/replaced/width100percent-expected.txt:
2457 * fast/table/003-expected.checksum:
2458 * fast/table/003-expected.png:
2459 * fast/table/003-expected.txt:
2460 * tables/mozilla/bugs/bug194024-expected.checksum:
2461 * tables/mozilla/bugs/bug194024-expected.png:
2462 * tables/mozilla/bugs/bug194024-expected.txt:
2463 * tables/mozilla/bugs/bug30559-expected.checksum:
2464 * tables/mozilla/bugs/bug30559-expected.png:
2465 * tables/mozilla/bugs/bug30559-expected.txt:
2466 * tables/mozilla/bugs/bug30692-expected.checksum:
2467 * tables/mozilla/bugs/bug30692-expected.png:
2468 * tables/mozilla/bugs/bug30692-expected.txt:
2470 2006-06-20 Adele Peterson <adele@apple.com>
2475 http://bugzilla.opendarwin.org/show_bug.cgi?id=8724
2476 REGRESSION: onSelect handler doesn't work for text fields
2478 http://bugzilla.opendarwin.org/show_bug.cgi?id=7676
2479 REGRESSION: Selection methods on new text fields don't work if text field is hidden
2481 http://bugzilla.opendarwin.org/show_bug.cgi?id=8867
2482 REGRESSION: selectionStart/End return 0 for input element once it no longer has focus
2484 * fast/forms/double-focus-expected.txt:
2485 * fast/forms/input-selection-hidden-expected.txt: Added.
2486 * fast/forms/input-selection-hidden.html: Added.
2487 * fast/forms/input-selection-restore-expected.txt: Added.
2488 * fast/forms/input-selection-restore.html: Added.
2489 * fast/forms/input-text-paste-maxlength-expected.txt:
2490 * fast/forms/onselect-textarea-expected.txt: Added.
2491 * fast/forms/onselect-textarea.html: Added.
2492 * fast/forms/onselect-textfield-expected.txt: Added.
2493 * fast/forms/onselect-textfield.html: Added.
2494 * fast/forms/selection-functions-expected.txt:
2496 2006-06-20 Anders Carlsson <acarlsson@apple.com>
2500 <rdar://problem/4592244> REGRESSION (417.9.3 - 420+): (some?) plain text files have all lines concatenated into one line
2502 * fast/text/plain-text-line-breaks-expected.checksum: Added.
2503 * fast/text/plain-text-line-breaks-expected.png: Added.
2504 * fast/text/plain-text-line-breaks-expected.txt: Added.
2505 * fast/text/plain-text-line-breaks.html: Added.
2506 * fast/text/resources/line-breaks-cr.txt: Added.
2507 * fast/text/resources/line-breaks-crlf.txt: Added.
2508 * fast/text/resources/line-breaks-lf.txt: Added.
2510 2006-06-19 Alexey Proskuryakov <ap@nypop.com>
2514 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=5499
2515 Page reload does not send any cache control headers
2517 * http/tests/misc/refresh-headers-expected.txt: Added.
2518 * http/tests/misc/refresh-headers.php: Added.
2520 2006-06-19 Alexey Proskuryakov <ap@nypop.com>
2524 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8972
2525 REGRESSION: invalid UTF-8 sequences are not displayed
2527 * fast/encoding/invalid-UTF-8-expected.checksum:
2528 * fast/encoding/invalid-UTF-8-expected.png:
2529 * fast/encoding/invalid-UTF-8-expected.txt:
2530 * fast/encoding/invalid-UTF-8.html:
2532 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
2536 * fast/history/clicked-link-is-visited.html: Changed to use DOM mouse event.
2538 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
2542 - test and results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9150
2543 DumpRenderTree should be able to keep URL history during runs
2545 * fast/history/clicked-link-is-visited-expected.checksum: Added.
2546 * fast/history/clicked-link-is-visited-expected.png: Added.
2547 * fast/history/clicked-link-is-visited-expected.txt: Added.
2548 * fast/history/clicked-link-is-visited.html: Added.
2549 * fast/history/resources/clicked-link-is-visited-2.html: Added.
2551 2006-06-17 Alexey Proskuryakov <ap@nypop.com>
2555 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8131
2556 Some properties and methods of window and document objects cannot be converted to a string
2558 * fast/dom/everything-to-string-expected.txt: Added.
2559 * fast/dom/everything-to-string.html: Added.
2561 2006-06-17 Mitz Pettel <opendarwin.org@mitzpettel.com>
2565 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=7395
2566 Table not properly re-flowed when floated div removed from layout
2568 * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Updated.
2569 * css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Updated.
2570 * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Updated.
2571 * fast/block/float/table-relayout-expected.checksum: Added.
2572 * fast/block/float/table-relayout-expected.png: Added.
2573 * fast/block/float/table-relayout-expected.txt: Added.
2574 * fast/block/float/table-relayout.html: Added.
2576 2006-06-17 Rob Buis <buis@kde.org>
2581 <http://bugzilla.opendarwin.org/show_bug.cgi?id=6282>
2583 * fast/dom/select-selectedIndex-multiple.html: Added.
2584 * fast/dom/select-selectedIndex.html: Added.
2586 2006-06-16 Adele Peterson <adele@apple.com>
2590 Adding missing expected result for test from yesterday.
2592 * fast/events/window-load-capture-expected.txt: Added.
2594 2006-06-16 Mitz Pettel <opendarwin.org@mitzpettel.com>
2598 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9432
2599 REGRESSION: crash in capitalization code due to empty-string generated content
2601 * fast/text/capitalize-empty-generated-string-expected.checksum: Added.
2602 * fast/text/capitalize-empty-generated-string-expected.png: Added.
2603 * fast/text/capitalize-empty-generated-string-expected.txt: Added.
2604 * fast/text/capitalize-empty-generated-string.html: Added.
2606 2006-06-15 Justin Garcia <justin.garcia@apple.com>
2610 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8637>
2611 REGRESSION (11-16-05): Selection gaps left behind after delete
2613 * fast/repaint/selection-after-delete-expected.checksum: Added.
2614 * fast/repaint/selection-after-delete-expected.png: Added.
2615 * fast/repaint/selection-after-delete-expected.txt: Added.
2616 * fast/repaint/selection-after-delete.html: Added.
2617 * fast/repaint/selection-after-remove-expected.checksum: Added.
2618 * fast/repaint/selection-after-remove-expected.png: Added.
2619 * fast/repaint/selection-after-remove-expected.txt: Added.
2620 * fast/repaint/selection-after-remove.html: Added.
2622 2006-06-15 Justin Garcia <justin.garcia@apple.com>
2624 Reviewed by harrison
2626 * editing/deleting/pruning-after-merge-2-expected.checksum: Added.
2627 * editing/deleting/pruning-after-merge-2-expected.png: Added.
2628 * editing/deleting/pruning-after-merge-2-expected.txt: Added.
2629 * editing/deleting/pruning-after-merge-2.html: Added.
2631 2006-06-15 Nicholas Shanks <contact@nickshanks.com>
2633 Reviewed by Hyatt, landed by Joost de Valk.
2635 Testcases for fix to bug http://bugzilla.opendarwin.org/show_bug.cgi?id=3233
2637 * fast/css/css3-modsel-22-expected.txt: Added.
2638 * fast/css/css3-modsel-22.html: Added.
2640 2006-06-15 Justin Garcia <justin.garcia@apple.com>
2642 Reviewed by harrison
2644 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9456>
2645 REGRESSION (417.9.2-420+): Cmd-G doesn't work in Safari after double-click and Cmd-E
2647 * editing/execCommand/findString-2-expected.checksum: Added.
2648 * editing/execCommand/findString-2-expected.png: Added.
2649 * editing/execCommand/findString-2-expected.txt: Added.
2650 * editing/execCommand/findString-2.html: Added.
2652 2006-06-14 Justin Garcia <justin.garcia@apple.com>
2656 <rdar://problem/4439248>
2657 REGRESSION(412-417): [RTL] Serious problem with RTL signatures in Mail.app in 10.4.4 (7766)
2659 * editing/pasteboard/copy-paste-bidi-expected.checksum: Added.
2660 * editing/pasteboard/copy-paste-bidi-expected.png: Added.
2661 * editing/pasteboard/copy-paste-bidi-expected.txt: Added.
2662 * editing/pasteboard/copy-paste-bidi.html: Added.
2664 2006-06-14 Levi Weintraub <lweintraub@apple.com>
2668 <http://bugzilla.opendarwin.org/show_bug.cgi?id=7580>
2669 TinyMCE: Implement execCommand(formatBlock, ...)
2671 * editing/deleting/delete-ws-fixup-002-expected.checksum:
2672 * editing/deleting/delete-ws-fixup-002-expected.png:
2673 * editing/deleting/delete-ws-fixup-002-expected.txt:
2674 * editing/deleting/delete-ws-fixup-002.html:
2675 * editing/execCommand/format-block-expected.checksum: Added.
2676 * editing/execCommand/format-block-expected.png: Added.
2677 * editing/execCommand/format-block-expected.txt: Added.
2678 * editing/execCommand/format-block-from-range-selection-expected.checksum: Added.
2679 * editing/execCommand/format-block-from-range-selection-expected.png: Added.
2680 * editing/execCommand/format-block-from-range-selection-expected.txt: Added.
2681 * editing/execCommand/format-block-from-range-selection.html: Added.
2682 * editing/execCommand/format-block.html: Added.
2684 2006-06-14 Maciej Stachowiak <mjs@apple.com>
2686 Test case by Anders, reviewed and tweaked by Maciej.
2688 - fixed <rdar://problem/4586051> 10.4.7 regression: 'Saved and recent' button on mapquest.com does not work
2690 * fast/events/window-load-capture.html: Added.
2692 2006-06-13 Geoffrey Garen <ggaren@apple.com>
2694 Test for createHTMLDocument.
2696 * fast/dom/implementation-createHTMLDocument-expected.txt: Added.
2697 * fast/dom/implementation-createHTMLDocument.html: Added.
2699 2006-06-13 Maciej Stachowiak <mjs@apple.com>
2701 - fixed up results of the layout test I committed for 4583892,
2702 they were guaranteed to fail
2704 * fast/events/no-window-load-expected.txt:
2705 * fast/events/resources/greenbox.png: Added.
2707 2006-06-13 Geoffrey Garen <ggaren@apple.com>
2709 RS by MacDome. Added missing results for this test.
2711 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Added.
2713 2006-06-13 Darin Adler <darin@apple.com>
2717 - test for <rdar://problem/4585333> Changing location for weather on yahoo.com home page redirects to another page
2719 * fast/events/event-listener-html-non-html-confusion-expected.txt: Added.
2720 * fast/events/event-listener-html-non-html-confusion.html: Added.
2722 2006-06-13 Maciej Stachowiak <mjs@apple.com>
2726 - test case for <rdar://problem/4583892> 10.4.7 regression: Hang occurs when attempting to load
2727 search results at mapquest.com
2729 * fast/events/no-window-load-expected.txt: Added.
2730 * fast/events/no-window-load.html: Added.
2732 2006-06-13 Antti Koivisto <koivisto@iki.fi>
2736 http://bugzilla.opendarwin.org/show_bug.cgi?id=9314
2738 * fast/block/positioning/relative-overflow-block-expected.checksum: Added.
2739 * fast/block/positioning/relative-overflow-block-expected.png: Added.
2740 * fast/block/positioning/relative-overflow-block-expected.txt: Added.
2741 * fast/block/positioning/relative-overflow-block.html: Added.
2742 * fast/block/positioning/relative-overflow-replaced-expected.checksum: Added.
2743 * fast/block/positioning/relative-overflow-replaced-expected.png: Added.
2744 * fast/block/positioning/relative-overflow-replaced-expected.txt: Added.
2745 * fast/block/positioning/relative-overflow-replaced-float-expected.checksum: Added.
2746 * fast/block/positioning/relative-overflow-replaced-float-expected.png: Added.
2747 * fast/block/positioning/relative-overflow-replaced-float-expected.txt: Added.
2748 * fast/block/positioning/relative-overflow-replaced-float.html: Added.
2749 * fast/block/positioning/relative-overflow-replaced.html: Added.
2751 2006-06-13 Anders Carlsson <acarlsson@apple.com>
2753 Reviewed by Dave Hyatt.
2755 http://bugzilla.opendarwin.org/show_bug.cgi?id=9427
2757 * fast/css/resources/xml-stylesheet-pi-not-in-prolog.css: Added.
2758 * fast/css/xml-stylesheet-pi-not-in-prolog.xml: Added.
2760 2006-06-10 Mitz Pettel <opendarwin.org@mitzpettel.com>
2764 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9334
2765 Incomplete repaint when changing block from non-positioned to positioned
2767 * fast/repaint/static-to-positioned-expected.checksum: Added.
2768 * fast/repaint/static-to-positioned-expected.png: Added.
2769 * fast/repaint/static-to-positioned-expected.txt: Added.
2770 * fast/repaint/static-to-positioned.html: Added.
2772 2006-06-10 Mitz Pettel <opendarwin.org@mitzpettel.com>
2776 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9193
2777 REGRESSION: setting an opacity on an element with an outline causes the outline to disappear completely
2779 - test repainting of layer children's outlines that extend beyond the layer
2781 * fast/layers: Added.
2782 * fast/layers/opacity-outline-expected.checksum: Added.
2783 * fast/layers/opacity-outline-expected.png: Added.
2784 * fast/layers/opacity-outline-expected.txt: Added.
2785 * fast/layers/opacity-outline.html: Added.
2786 * fast/repaint/layer-child-outline-expected.checksum: Added.
2787 * fast/repaint/layer-child-outline-expected.png: Added.
2788 * fast/repaint/layer-child-outline-expected.txt: Added.
2789 * fast/repaint/layer-child-outline.html: Added.
2791 2006-06-09 Justin Garcia <justin.garcia@apple.com>
2795 <rdar://problem/4549980>
2796 REGRESSION: "Find Again" can get stuck when searching for string with a trailing space
2798 * editing/execCommand/findString-expected.checksum: Added.
2799 * editing/execCommand/findString-expected.png: Added.
2800 * editing/execCommand/findString-expected.txt: Added.
2801 * editing/execCommand/findString.html: Added.
2803 2006-06-09 Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com>
2807 Test cases for CSS3 Media Queries implementation.
2808 <http://bugzilla.opendarwin.org/show_bug.cgi?id=4127>
2810 * fast/media/import-p-green.css: Added.
2811 * fast/media/import-p-red.css: Added.
2812 * fast/media/media-descriptor-syntax-01-expected.checksum: Added.
2813 * fast/media/media-descriptor-syntax-01-expected.png: Added.
2814 * fast/media/media-descriptor-syntax-01-expected.txt: Added.
2815 * fast/media/media-descriptor-syntax-01.html: Added.
2816 * fast/media/media-descriptor-syntax-02-expected.checksum: Added.
2817 * fast/media/media-descriptor-syntax-02-expected.png: Added.
2818 * fast/media/media-descriptor-syntax-02-expected.txt: Added.
2819 * fast/media/media-descriptor-syntax-02.html: Added.
2820 * fast/media/media-descriptor-syntax-03-expected.checksum: Added.
2821 * fast/media/media-descriptor-syntax-03-expected.png: Added.
2822 * fast/media/media-descriptor-syntax-03-expected.txt: Added.
2823 * fast/media/media-descriptor-syntax-03.html: Added.
2824 * fast/media/media-descriptor-syntax-04-expected.checksum: Added.
2825 * fast/media/media-descriptor-syntax-04-expected.png: Added.
2826 * fast/media/media-descriptor-syntax-04-expected.txt: Added.
2827 * fast/media/media-descriptor-syntax-04.html: Added.
2828 * fast/media/media-descriptor-syntax-05-expected.checksum: Added.
2829 * fast/media/media-descriptor-syntax-05-expected.png: Added.
2830 * fast/media/media-descriptor-syntax-05-expected.txt: Added.
2831 * fast/media/media-descriptor-syntax-05.html: Added.
2832 * fast/media/media-descriptor-syntax-06-expected.checksum: Added.
2833 * fast/media/media-descriptor-syntax-06-expected.png: Added.
2834 * fast/media/media-descriptor-syntax-06-expected.txt: Added.
2835 * fast/media/media-descriptor-syntax-06.html: Added.
2836 * fast/media/media-type-syntax-01-expected.checksum: Added.
2837 * fast/media/media-type-syntax-01-expected.png: Added.
2838 * fast/media/media-type-syntax-01-expected.txt: Added.
2839 * fast/media/media-type-syntax-01.html: Added.
2840 * fast/media/media-type-syntax-02-expected.checksum: Added.
2841 * fast/media/media-type-syntax-02-expected.png: Added.
2842 * fast/media/media-type-syntax-02-expected.txt: Added.
2843 * fast/media/media-type-syntax-02.html: Added.
2844 * fast/media/mq-compound-query-01-expected.checksum: Added.
2845 * fast/media/mq-compound-query-01-expected.png: Added.
2846 * fast/media/mq-compound-query-01-expected.txt: Added.
2847 * fast/media/mq-compound-query-01.html: Added.
2848 * fast/media/mq-compound-query-02-expected.checksum: Added.
2849 * fast/media/mq-compound-query-02-expected.png: Added.
2850 * fast/media/mq-compound-query-02-expected.txt: Added.
2851 * fast/media/mq-compound-query-02.html: Added.
2852 * fast/media/mq-compound-query-03-expected.checksum: Added.
2853 * fast/media/mq-compound-query-03-expected.png: Added.
2854 * fast/media/mq-compound-query-03-expected.txt: Added.
2855 * fast/media/mq-compound-query-03.html: Added.
2856 * fast/media/mq-compound-query-04-expected.checksum: Added.
2857 * fast/media/mq-compound-query-04-expected.png: Added.
2858 * fast/media/mq-compound-query-04-expected.txt: Added.
2859 * fast/media/mq-compound-query-04.html: Added.
2860 * fast/media/mq-compound-query-05-expected.checksum: Added.
2861 * fast/media/mq-compound-query-05-expected.png: Added.
2862 * fast/media/mq-compound-query-05-expected.txt: Added.
2863 * fast/media/mq-compound-query-05.html: Added.
2864 * fast/media/mq-grid-01-expected.checksum: Added.
2865 * fast/media/mq-grid-01-expected.png: Added.
2866 * fast/media/mq-grid-01-expected.txt: Added.
2867 * fast/media/mq-grid-01.html: Added.
2868 * fast/media/mq-grid-02-expected.checksum: Added.
2869 * fast/media/mq-grid-02-expected.png: Added.
2870 * fast/media/mq-grid-02-expected.txt: Added.
2871 * fast/media/mq-grid-02.html: Added.
2872 * fast/media/mq-invalid-media-feature-01-expected.checksum: Added.
2873 * fast/media/mq-invalid-media-feature-01-expected.png: Added.
2874 * fast/media/mq-invalid-media-feature-01-expected.txt: Added.
2875 * fast/media/mq-invalid-media-feature-01.html: Added.
2876 * fast/media/mq-invalid-media-feature-02-expected.checksum: Added.
2877 * fast/media/mq-invalid-media-feature-02-expected.png: Added.
2878 * fast/media/mq-invalid-media-feature-02-expected.txt: Added.
2879 * fast/media/mq-invalid-media-feature-02.html: Added.
2880 * fast/media/mq-invalid-media-feature-03-expected.checksum: Added.
2881 * fast/media/mq-invalid-media-feature-03-expected.png: Added.
2882 * fast/media/mq-invalid-media-feature-03-expected.txt: Added.
2883 * fast/media/mq-invalid-media-feature-03.html: Added.
2884 * fast/media/mq-invalid-media-feature-04-expected.checksum: Added.
2885 * fast/media/mq-invalid-media-feature-04-expected.png: Added.
2886 * fast/media/mq-invalid-media-feature-04-expected.txt: Added.
2887 * fast/media/mq-invalid-media-feature-04.html: Added.
2888 * fast/media/mq-invalid-syntax-01-expected.checksum: Added.
2889 * fast/media/mq-invalid-syntax-01-expected.png: Added.
2890 * fast/media/mq-invalid-syntax-01-expected.txt: Added.
2891 * fast/media/mq-invalid-syntax-01.html: Added.
2892 * fast/media/mq-invalid-syntax-02-expected.checksum: Added.
2893 * fast/media/mq-invalid-syntax-02-expected.png: Added.
2894 * fast/media/mq-invalid-syntax-02-expected.txt: Added.
2895 * fast/media/mq-invalid-syntax-02.html: Added.
2896 * fast/media/mq-invalid-syntax-03-expected.checksum: Added.
2897 * fast/media/mq-invalid-syntax-03-expected.png: Added.
2898 * fast/media/mq-invalid-syntax-03-expected.txt: Added.
2899 * fast/media/mq-invalid-syntax-03.html: Added.
2900 * fast/media/mq-invalid-syntax-04-expected.checksum: Added.
2901 * fast/media/mq-invalid-syntax-04-expected.png: Added.
2902 * fast/media/mq-invalid-syntax-04-expected.txt: Added.
2903 * fast/media/mq-invalid-syntax-04.html: Added.
2904 * fast/media/mq-invalid-syntax-05-expected.checksum: Added.
2905 * fast/media/mq-invalid-syntax-05-expected.png: Added.
2906 * fast/media/mq-invalid-syntax-05-expected.txt: Added.
2907 * fast/media/mq-invalid-syntax-05.html: Added.
2908 * fast/media/mq-js-media-except-01-expected.checksum: Added.
2909 * fast/media/mq-js-media-except-01-expected.png: Added.
2910 * fast/media/mq-js-media-except-01-expected.txt: Added.
2911 * fast/media/mq-js-media-except-01.html: Added.
2912 * fast/media/mq-js-media-except-02-expected.checksum: Added.
2913 * fast/media/mq-js-media-except-02-expected.png: Added.
2914 * fast/media/mq-js-media-except-02-expected.txt: Added.
2915 * fast/media/mq-js-media-except-02.html: Added.
2916 * fast/media/mq-js-media-except-03-expected.checksum: Added.
2917 * fast/media/mq-js-media-except-03-expected.png: Added.
2918 * fast/media/mq-js-media-except-03-expected.txt: Added.
2919 * fast/media/mq-js-media-except-03.html: Added.
2920 * fast/media/mq-js-media-forward-syntax-expected.checksum: Added.
2921 * fast/media/mq-js-media-forward-syntax-expected.png: Added.
2922 * fast/media/mq-js-media-forward-syntax-expected.txt: Added.
2923 * fast/media/mq-js-media-forward-syntax.html: Added.
2924 * fast/media/mq-js-stylesheet-media-01-expected.checksum: Added.
2925 * fast/media/mq-js-stylesheet-media-01-expected.png: Added.
2926 * fast/media/mq-js-stylesheet-media-01-expected.txt: Added.
2927 * fast/media/mq-js-stylesheet-media-01.html: Added.
2928 * fast/media/mq-js-stylesheet-media-02-expected.checksum: Added.
2929 * fast/media/mq-js-stylesheet-media-02-expected.png: Added.
2930 * fast/media/mq-js-stylesheet-media-02-expected.txt: Added.
2931 * fast/media/mq-js-stylesheet-media-02.html: Added.
2932 * fast/media/mq-js-stylesheet-media-03-expected.checksum: Added.
2933 * fast/media/mq-js-stylesheet-media-03-expected.png: Added.
2934 * fast/media/mq-js-stylesheet-media-03-expected.txt: Added.
2935 * fast/media/mq-js-stylesheet-media-03.html: Added.
2936 * fast/media/mq-js-stylesheet-media-04-expected.checksum: Added.
2937 * fast/media/mq-js-stylesheet-media-04-expected.png: Added.
2938 * fast/media/mq-js-stylesheet-media-04-expected.txt: Added.
2939 * fast/media/mq-js-stylesheet-media-04.html: Added.
2940 * fast/media/mq-min-constraint-expected.checksum: Added.
2941 * fast/media/mq-min-constraint-expected.png: Added.
2942 * fast/media/mq-min-constraint-expected.txt: Added.
2943 * fast/media/mq-min-constraint.html: Added.
2944 * fast/media/mq-relative-constraints-02-expected.checksum: Added.
2945 * fast/media/mq-relative-constraints-02-expected.png: Added.
2946 * fast/media/mq-relative-constraints-02-expected.txt: Added.
2947 * fast/media/mq-relative-constraints-02.html: Added.
2948 * fast/media/mq-relative-constraints-03-expected.checksum: Added.
2949 * fast/media/mq-relative-constraints-03-expected.png: Added.
2950 * fast/media/mq-relative-constraints-03-expected.txt: Added.
2951 * fast/media/mq-relative-constraints-03.html: Added.
2952 * fast/media/mq-relative-constraints-04-expected.checksum: Added.
2953 * fast/media/mq-relative-constraints-04-expected.png: Added.
2954 * fast/media/mq-relative-constraints-04-expected.txt: Added.
2955 * fast/media/mq-relative-constraints-04.html: Added.
2956 * fast/media/mq-relative-constraints-05-expected.checksum: Added.
2957 * fast/media/mq-relative-constraints-05-expected.png: Added.
2958 * fast/media/mq-relative-constraints-05-expected.txt: Added.
2959 * fast/media/mq-relative-constraints-05.html: Added.
2960 * fast/media/mq-relative-constraints-06-expected.checksum: Added.
2961 * fast/media/mq-relative-constraints-06-expected.png: Added.
2962 * fast/media/mq-relative-constraints-06-expected.txt: Added.
2963 * fast/media/mq-relative-constraints-06.html: Added.
2964 * fast/media/mq-relative-constraints-07-expected.checksum: Added.
2965 * fast/media/mq-relative-constraints-07-expected.png: Added.
2966 * fast/media/mq-relative-constraints-07-expected.txt: Added.
2967 * fast/media/mq-relative-constraints-07.html: Added.
2968 * fast/media/mq-relative-constraints-08-expected.checksum: Added.
2969 * fast/media/mq-relative-constraints-08-expected.png: Added.
2970 * fast/media/mq-relative-constraints-08-expected.txt: Added.
2971 * fast/media/mq-relative-constraints-08.html: Added.
2972 * fast/media/mq-relative-constraints-09-expected.checksum: Added.
2973 * fast/media/mq-relative-constraints-09-expected.png: Added.
2974 * fast/media/mq-relative-constraints-09-expected.txt: Added.
2975 * fast/media/mq-relative-constraints-09.html: Added.
2976 * fast/media/mq-simple-neg-query-01-expected.checksum: Added.
2977 * fast/media/mq-simple-neg-query-01-expected.png: Added.
2978 * fast/media/mq-simple-neg-query-01-expected.txt: Added.
2979 * fast/media/mq-simple-neg-query-01.html: Added.
2980 * fast/media/mq-simple-neg-query-02-expected.checksum: Added.
2981 * fast/media/mq-simple-neg-query-02-expected.png: Added.
2982 * fast/media/mq-simple-neg-query-02-expected.txt: Added.
2983 * fast/media/mq-simple-neg-query-02.html: Added.
2984 * fast/media/mq-simple-neg-query-03-expected.checksum: Added.
2985 * fast/media/mq-simple-neg-query-03-expected.png: Added.
2986 * fast/media/mq-simple-neg-query-03-expected.txt: Added.
2987 * fast/media/mq-simple-neg-query-03.html: Added.
2988 * fast/media/mq-simple-neg-query-04-expected.checksum: Added.
2989 * fast/media/mq-simple-neg-query-04-expected.png: Added.
2990 * fast/media/mq-simple-neg-query-04-expected.txt: Added.
2991 * fast/media/mq-simple-neg-query-04.html: Added.
2992 * fast/media/mq-simple-neg-query-05-expected.checksum: Added.
2993 * fast/media/mq-simple-neg-query-05-expected.png: Added.
2994 * fast/media/mq-simple-neg-query-05-expected.txt: Added.
2995 * fast/media/mq-simple-neg-query-05.html: Added.
2996 * fast/media/mq-simple-query-01-expected.checksum: Added.
2997 * fast/media/mq-simple-query-01-expected.png: Added.
2998 * fast/media/mq-simple-query-01-expected.txt: Added.
2999 * fast/media/mq-simple-query-01.html: Added.
3000 * fast/media/mq-simple-query-02-expected.checksum: Added.
3001 * fast/media/mq-simple-query-02-expected.png: Added.
3002 * fast/media/mq-simple-query-02-expected.txt: Added.
3003 * fast/media/mq-simple-query-02.html: Added.
3004 * fast/media/mq-simple-query-03-expected.checksum: Added.
3005 * fast/media/mq-simple-query-03-expected.png: Added.
3006 * fast/media/mq-simple-query-03-expected.txt: Added.
3007 * fast/media/mq-simple-query-03.html: Added.
3008 * fast/media/mq-simple-query-04-expected.checksum: Added.
3009 * fast/media/mq-simple-query-04-expected.png: Added.
3010 * fast/media/mq-simple-query-04-expected.txt: Added.
3011 * fast/media/mq-simple-query-04.html: Added.
3012 * fast/media/mq-simple-query-05-expected.checksum: Added.
3013 * fast/media/mq-simple-query-05-expected.png: Added.
3014 * fast/media/mq-simple-query-05-expected.txt: Added.
3015 * fast/media/mq-simple-query-05.html: Added.
3016 * fast/media/mq-valueless-expected.checksum: Added.
3017 * fast/media/mq-valueless-expected.png: Added.
3018 * fast/media/mq-valueless-expected.txt: Added.
3019 * fast/media/mq-valueless.html: Added.
3020 * fast/media/mq-width-absolute-01-expected.checksum: Added.
3021 * fast/media/mq-width-absolute-01-expected.png: Added.
3022 * fast/media/mq-width-absolute-01-expected.txt: Added.
3023 * fast/media/mq-width-absolute-01.html: Added.
3024 * fast/media/mq-width-absolute-02-expected.checksum: Added.
3025 * fast/media/mq-width-absolute-02-expected.png: Added.
3026 * fast/media/mq-width-absolute-02-expected.txt: Added.
3027 * fast/media/mq-width-absolute-02.html: Added.
3028 * fast/media/mq-width-absolute-03-expected.checksum: Added.
3029 * fast/media/mq-width-absolute-03-expected.png: Added.
3030 * fast/media/mq-width-absolute-03-expected.txt: Added.
3031 * fast/media/mq-width-absolute-03.html: Added.
3032 * fast/media/mq-width-absolute-04-expected.checksum: Added.
3033 * fast/media/mq-width-absolute-04-expected.png: Added.
3034 * fast/media/mq-width-absolute-04-expected.txt: Added.
3035 * fast/media/mq-width-absolute-04.html: Added.
3037 2006-06-08 Justin Garcia <justin.garcia@apple.com>
3041 <http://bugzilla.opendarwin.org/show_bug.cgi?id=4468>
3042 Implement execCommand(Insert{Un}OrderedList)
3045 * editing/execCommand/create-list-from-range-selection-expected.checksum: Added.
3046 * editing/execCommand/create-list-from-range-selection-expected.png: Added.
3047 * editing/execCommand/create-list-from-range-selection-expected.txt: Added.
3048 * editing/execCommand/create-list-from-range-selection.html: Added.
3049 * editing/execCommand/insert-list-and-stitch-expected.checksum: Added.
3050 * editing/execCommand/insert-list-and-stitch-expected.png: Added.
3051 * editing/execCommand/insert-list-and-stitch-expected.txt: Added.
3052 * editing/execCommand/insert-list-and-stitch.html: Added.
3053 * editing/execCommand/insert-list-with-id-expected.checksum: Added.
3054 * editing/execCommand/insert-list-with-id-expected.png: Added.
3055 * editing/execCommand/insert-list-with-id-expected.txt: Added.
3056 * editing/execCommand/insert-list-with-id.html: Added.
3057 * editing/execCommand/remove-list-from-range-selection-expected.checksum: Added.
3058 * editing/execCommand/remove-list-from-range-selection-expected.png: Added.
3059 * editing/execCommand/remove-list-from-range-selection-expected.txt: Added.
3060 * editing/execCommand/remove-list-from-range-selection.html: Added.
3061 * editing/execCommand/remove-list-items-expected.checksum: Added.
3062 * editing/execCommand/remove-list-items-expected.png: Added.
3063 * editing/execCommand/remove-list-items-expected.txt: Added.
3064 * editing/execCommand/remove-list-items.html: Added.
3065 * editing/execCommand/switch-list-type-expected.checksum: Added.
3066 * editing/execCommand/switch-list-type-expected.png: Added.
3067 * editing/execCommand/switch-list-type-expected.txt: Added.
3068 * editing/execCommand/switch-list-type.html: Added.
3071 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
3072 * editing/pasteboard/paste-list-001-expected.txt:
3073 * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
3074 * editing/selection/drag-to-contenteditable-iframe-expected.png:
3075 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3076 * editing/style/block-style-005-expected.txt:
3077 * fast/text/textIteratorNilRenderer-expected.checksum:
3078 * fast/text/textIteratorNilRenderer-expected.png:
3079 * fast/text/textIteratorNilRenderer-expected.txt:
3080 * editing/deleting/delete-line-016-expected.checksum:
3081 * editing/deleting/delete-line-016-expected.png:
3082 * editing/deleting/delete-line-016-expected.txt:
3084 2006-06-08 David Harrison <harrison@apple.com>
3086 Reviewed by Geoff and John.
3088 <rdar://problem/4558879> -[DOMCSSPrimitiveValue setStringValue:] throws an exception (12)
3090 * fast/dom/setPrimitiveValue-expected.checksum: Added.
3091 * fast/dom/setPrimitiveValue-expected.png: Added.
3092 * fast/dom/setPrimitiveValue-expected.txt: Added.
3093 * fast/dom/setPrimitiveValue.html: Added.
3095 2006-06-08 Mitz Pettel <opendarwin.org@mitzpettel.com>
3099 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9341
3100 REGRESSION: Repro crash caused by style="font:bold"
3102 * fast/css/font-shorthand-weight-only-expected.checksum: Added.
3103 * fast/css/font-shorthand-weight-only-expected.png: Added.
3104 * fast/css/font-shorthand-weight-only-expected.txt: Added.
3105 * fast/css/font-shorthand-weight-only.html: Added.
3107 2006-06-07 Justin Garcia <justin.garcia@apple.com>
3111 * editing/deleting/delete-4038408-fix-expected.txt:
3112 * editing/input/attributed-substring-from-range-lines-expected.txt:
3113 * editing/inserting/insert-3654864-fix-expected.txt:
3114 * editing/inserting/insert-3659587-fix-expected.txt:
3115 * editing/inserting/insert-3775316-fix-expected.txt:
3116 * editing/inserting/insert-at-end-01-expected.txt:
3117 * editing/inserting/insert-at-end-02-expected.txt:
3118 * editing/inserting/insert-br-001-expected.txt:
3119 * editing/inserting/insert-br-005-expected.txt:
3121 2006-06-07 Denis Defreyne <amonre@amonre.org>
3123 Reviewed by Hyatt, tweaked by Mitz.
3125 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9122
3126 REGRESSION: Incorrect vertical position for text fields in a "display: table" block
3128 * fast/table/text-field-baseline-expected.checksum: Added.
3129 * fast/table/text-field-baseline-expected.png: Added.
3130 * fast/table/text-field-baseline-expected.txt: Added.
3131 * fast/table/text-field-baseline.html: Added.
3133 2006-06-07 Mitz Pettel <opendarwin.org@mitzpettel.com>
3137 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=4334
3138 REGRESSION: Flickering when css-hover should change opacity on floating elements
3140 * fast/block/float/nopaint-after-layer-destruction-expected.checksum: Added.
3141 * fast/block/float/nopaint-after-layer-destruction-expected.png: Added.
3142 * fast/block/float/nopaint-after-layer-destruction-expected.txt: Added.
3143 * fast/block/float/nopaint-after-layer-destruction.html: Added.
3145 2006-06-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
3149 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9121
3150 REGRESSION: [Incremental Repaint] DHTML movement test failures
3152 * fast/repaint/containing-block-position-change-expected.checksum: Added.
3153 * fast/repaint/containing-block-position-change-expected.png: Added.
3154 * fast/repaint/containing-block-position-change-expected.txt: Added.
3155 * fast/repaint/containing-block-position-change.html: Added.
3157 2006-06-06 Darin Adler <darin@apple.com>
3159 * fast/repaint/table-extra-bottom-grow.html: Removed unneeded line of code.
3161 * fast/repaint/table-extra-bottom-grow-expected.png: Regenerated.
3162 * fast/repaint/table-extra-bottom-grow-expected.checksum: Regenerated.
3164 2006-06-06 Justin Garcia <justin.garcia@apple.com>
3168 Added to demonstrate fixes:
3169 * editing/pasteboard/merge-after-delete-expected.checksum: Added.
3170 * editing/pasteboard/merge-after-delete-expected.png: Added.
3171 * editing/pasteboard/merge-after-delete-expected.txt: Added.
3172 * editing/pasteboard/merge-after-delete.html: Added.
3173 * editing/inserting/line-break-expected.checksum: Added.
3174 * editing/inserting/line-break-expected.png: Added.
3175 * editing/inserting/line-break-expected.txt: Added.
3176 * editing/inserting/line-break.html: Added.
3177 * editing/inserting/multiple-lines-selected-expected.checksum: Added.
3178 * editing/inserting/multiple-lines-selected-expected.png: Added.
3179 * editing/inserting/multiple-lines-selected-expected.txt: Added.
3180 * editing/inserting/multiple-lines-selected.html: Added.
3183 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
3184 * editing/deleting/delete-3775172-fix-expected.txt:
3185 * editing/deleting/delete-3928305-fix-expected.txt:
3186 * editing/deleting/delete-3959464-fix-expected.checksum:
3187 * editing/deleting/delete-3959464-fix-expected.png:
3188 * editing/deleting/delete-3959464-fix-expected.txt:
3189 * editing/deleting/delete-4038408-fix-expected.checksum:
3190 * editing/deleting/delete-4038408-fix-expected.png:
3191 * editing/deleting/delete-4038408-fix-expected.txt:
3192 * editing/deleting/delete-4038408-fix.html:
3193 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
3194 * editing/deleting/delete-at-paragraph-boundaries-011-expected.checksum:
3195 * editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
3196 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
3197 * editing/deleting/delete-block-contents-001-expected.txt:
3198 * editing/deleting/delete-block-contents-002-expected.txt:
3199 * editing/deleting/delete-block-contents-003-expected.txt:
3200 * editing/deleting/delete-br-011-expected.checksum:
3201 * editing/deleting/delete-br-011-expected.png:
3202 * editing/deleting/delete-br-011-expected.txt:
3203 * editing/deleting/delete-image-004-expected.txt:
3204 * editing/deleting/delete-line-010-expected.txt:
3205 * editing/deleting/delete-line-015-expected.txt:
3206 * editing/deleting/delete-select-all-001-expected.checksum:
3207 * editing/deleting/delete-select-all-001-expected.png:
3208 * editing/deleting/delete-select-all-001-expected.txt:
3209 * editing/deleting/delete-select-all-002-expected.txt:
3210 * editing/deleting/delete-select-all-003-expected.checksum:
3211 * editing/deleting/delete-select-all-003-expected.png:
3212 * editing/deleting/delete-select-all-003-expected.txt:
3213 * editing/execCommand/insertImage-expected.checksum:
3214 * editing/execCommand/insertImage-expected.png:
3215 * editing/input/attributed-substring-from-range-lines-expected.txt:
3216 * editing/input/text-input-controller-expected.txt:
3217 * editing/inserting/insert-3654864-fix-expected.txt:
3218 * editing/inserting/insert-3659587-fix-expected.txt:
3219 * editing/inserting/insert-3775316-fix-expected.txt:
3220 * editing/inserting/insert-after-delete-001-expected.txt:
3221 * editing/inserting/insert-at-end-01-expected.txt:
3222 * editing/inserting/insert-at-end-02-expected.txt:
3223 * editing/inserting/insert-br-001-expected.txt:
3224 * editing/inserting/insert-br-005-expected.txt:
3225 * editing/pasteboard/4076267-3-expected.txt:
3226 * editing/pasteboard/4076267-expected.txt:
3227 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
3228 * editing/pasteboard/paste-4035648-fix-expected.txt:
3229 * editing/pasteboard/paste-4039777-fix-expected.checksum:
3230 * editing/pasteboard/paste-4039777-fix-expected.png:
3231 * editing/pasteboard/paste-4039777-fix-expected.txt:
3232 * editing/pasteboard/paste-match-style-001-expected.txt:
3233 * editing/pasteboard/paste-match-style-002-expected.txt:
3234 * editing/pasteboard/smart-paste-006-expected.txt:
3235 * editing/pasteboard/smart-paste-007-expected.txt:
3236 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3237 * editing/style/block-style-005-expected.txt:
3238 * editing/style/typing-style-002-expected.txt:
3239 * editing/unsupported-content/list-delete-001-expected.checksum:
3240 * editing/unsupported-content/list-delete-001-expected.png:
3241 * editing/unsupported-content/list-delete-001-expected.txt:
3242 * editing/unsupported-content/list-delete-002-expected.checksum:
3243 * editing/unsupported-content/list-delete-002-expected.png:
3244 * editing/unsupported-content/list-delete-002-expected.txt:
3245 * editing/unsupported-content/table-delete-001-expected.checksum:
3246 * editing/unsupported-content/table-delete-001-expected.png:
3247 * editing/unsupported-content/table-delete-001-expected.txt:
3248 * editing/unsupported-content/table-delete-003-expected.checksum:
3249 * editing/unsupported-content/table-delete-003-expected.png:
3250 * editing/unsupported-content/table-delete-003-expected.txt:
3251 * fast/text/attributed-substring-from-range.html:
3253 2006-06-06 Anders Carlsson <acarlsson@apple.com>
3257 http://bugzilla.opendarwin.org/show_bug.cgi?id=9325
3258 clientWidth/clientHeight on document element in strict mode should return visible frame size
3260 * fast/dom/client-width-height-expected.txt: Added.
3261 * fast/dom/client-width-height.html: Added.
3263 2006-06-05 Rob Buis <buis@kde.org>
3267 testcases for http://bugzilla.opendarwin.org/show_bug.cgi?id=5564
3268 'font' shorthand parsing should be more tolerant in quirks mode
3270 * fast/css/font_property_compatibility-expected.txt: Added.
3271 * fast/css/font_property_compatibility.html: Added.
3272 * fast/css/font_property_normal-expected.txt: Added.
3273 * fast/css/font_property_normal.html: Added.
3275 2006-06-05 David Kilzer <ddkilzer@kilzer.net>
3279 - Test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9310
3280 Add missing DOM prototypes and other DOM cleanup
3282 * fast/dom/global-constructors-expected.txt: Fixed test results.
3284 2006-06-04 Geoffrey Garen <ggaren@apple.com>
3286 - Merged test-prototypes.html into global-constructors.html
3287 - Added prototypes.html, which tests for some missing prototypes in DOM objects
3289 * fast/dom/global-constructors-expected.txt:
3290 * fast/dom/global-constructors.html:
3291 * fast/dom/prototypes-expected.txt: Added.
3292 * fast/dom/prototypes.html: Added.
3293 * fast/dom/test-prototypes-expected.txt: Removed.
3294 * fast/dom/test-prototypes.html: Removed.
3295 * fast/dom/undetectable-document-all-expected.txt: Updated to reflect
3296 change from "HTMLCollection" to "Collection"
3298 2006-06-04 Darin Adler <darin@apple.com>
3300 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9176
3301 REGRESSION: repro crash in WebCore::StringImpl::hash() const + 28 (StringImpl.h:67)
3303 * fast/loader/link-no-URL.html: Added.
3304 * fast/loader/link-no-URL-expected.txt: Added.
3306 2006-06-04 Sam Weinig <sam.weinig@gmail.com>
3310 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9213
3311 Absolutely positioned objects with relatively positioned inline
3312 containing blocks are rendered incorrectly
3314 * fast/block/positioning/absolute-in-inline-ltr-2.html: Added.
3315 * fast/block/positioning/absolute-in-inline-ltr-3.html: Added.
3316 * fast/block/positioning/absolute-in-inline-ltr.html: Added.
3317 * fast/block/positioning/absolute-in-inline-rtl-2.html: Added.
3318 * fast/block/positioning/absolute-in-inline-rtl-3.html: Added.
3319 * fast/block/positioning/absolute-in-inline-rtl.html: Added.
3320 * fast/block/positioning/absolute-in-inline-short-ltr.html: Added.
3321 * fast/block/positioning/absolute-in-inline-short-rtl.html: Added.
3323 2006-06-04 Anders Carlsson <acarlsson@apple.com>
3327 http://bugzilla.opendarwin.org/show_bug.cgi?id=9035
3328 document.evaluate and createNSResolver miss on namespaced elements
3330 * fast/xpath: Added.
3331 * fast/xpath/xpath-namespaces-expected.txt: Added.
3332 * fast/xpath/xpath-namespaces.html: Added.
3334 2006-06-03 David Kilzer <ddkilzer@kilzer.net>
3338 Added missing pixel test output:
3339 http://bugzilla.opendarwin.org/show_bug.cgi?id=8848
3340 TFOOT borders are copied to THEAD and TBODY
3342 * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
3344 2006-06-03 Rob Buis <buis@kde.org>
3346 Reviewed by mjs. Tweaked and landed by ddkilzer.
3348 http://bugzilla.opendarwin.org/show_bug.cgi?id=7281
3349 With java disabled wrong information is displayed.
3351 * fast/replaced/applet-rendering-java-disabled.html: Added.
3352 * fast/replaced/applet-rendering-java-disabled-expected.checksum: Added.
3353 * fast/replaced/applet-rendering-java-disabled-expected.html: Added.
3354 * fast/replaced/applet-rendering-java-disabled-expected.png: Added.
3355 * tables/mozilla_expected_failures/bugs/bug8499-expected.checksum: Changed after removing RenderEmptyApplet.
3356 * tables/mozilla_expected_failures/bugs/bug8499-expected.png: Ditto.
3357 * tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Ditto.
3359 2006-06-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
3363 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9252
3364 REGRESSION: Very odd roll-over issues (content disappearing)
3366 * fast/dom/HTMLLinkElement/pending-stylesheet-count.html: Added.
3367 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Added.
3368 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: Added.
3369 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum: Added.
3371 2006-06-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
3375 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9234
3376 Implement $&, $' and $` replacement codes in String.prototype.replace
3378 * fast/js/resources/string-replace-3.js: Added.
3379 * fast/js/string-replace-3-expected.txt: Added.
3380 * fast/js/string-replace-3.html: Added.
3382 2006-06-02 David Carson <dacarson@gmail.com>
3384 Reviewed by Hyatt, checked in by Tim H.
3386 For: http://bugzilla.opendarwin.org/show_bug.cgi?id=9115
3387 Added test case to test opacity layers, in particular, opacities
3388 with a value of zero.
3390 * fast/css/ZeroOpacityLayers.html: Added.
3391 * fast/css/ZeroOpacityLayers-expected.txt: Added.
3392 * fast/css/ZeroOpacityLayers-expected.png: Added.
3393 * fast/css/ZeroOpacityLayers-expected.checksum: Added.
3394 * fast/css/ZeroOpacityLayers2.html: Added.
3395 * fast/css/ZeroOpacityLayers2-expected.txt: Added.
3396 * fast/css/ZeroOpacityLayers2-expected.png: Added.
3397 * fast/css/ZeroOpacityLayers2-expected.checksum: Added.
3399 2006-06-02 Rob Buis <buis@kde.org>
3401 Reviewed by Hyatt, checked in by Tim H.
3403 Adding testcase for bug 8223.
3405 * fast/dom/css-inline-style-important-expected.checksum: Added.
3406 * fast/dom/css-inline-style-important-expected.png: Added.
3407 * fast/dom/css-inline-style-important-expected.txt: Added.
3408 * fast/dom/css-inline-style-important.html: Added.
3410 2006-06-02 Rémi Zara <remi_zara@mac.com>
3414 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3379
3415 attr(X) does not work
3417 * fast/css-generated-content/016-expected.checksum: Added.
3418 * fast/css-generated-content/016-expected.png: Added.
3419 * fast/css-generated-content/016-expected.txt: Added.
3420 * fast/css-generated-content/016.html: Added.
3422 2006-06-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
3426 Updated test so that is will once again exercise the fix for
3427 http://bugzilla.opendarwin.org/show_bug.cgi?id=9009
3429 * fast/table/empty-section-crash-expected.txt:
3430 * fast/table/empty-section-crash.html:
3432 2006-06-02 David Kilzer <ddkilzer@kilzer.net>
3436 http://bugzilla.opendarwin.org/show_bug.cgi?id=9183
3437 Finish renaming of RenderCanvas to RenderView
3439 * editing/selection/7152-1-expected.checksum: Layout changed due to text change in HTML file.
3440 * editing/selection/7152-1-expected.png: Ditto.
3441 * editing/selection/7152-1-expected.txt: Ditto.
3442 * editing/selection/7152-1.html: Changed text in HTML content.
3443 * editing/selection/7152-2-expected.checksum: Layout changed due to text change in HTML file.
3444 * editing/selection/7152-2-expected.png: Ditto.
3445 * editing/selection/7152-2-expected.txt: Ditto.
3446 * editing/selection/7152-2.html: Changed text in HTML content.
3447 * *-expected.txt: Replaced "RenderCanvas" with "RenderView" in 3023 more files.
3449 2006-06-01 David Carson <dacarson@gmail.com>
3451 Reviewed by Maciej and Adele
3453 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8398
3454 Updated and extended select/option form tests
3456 * fast/forms/HTMLOptionElement_label01.html:
3457 * fast/forms/HTMLOptionElement_label01-expected.txt:
3458 * fast/forms/HTMLOptionElement_label01-expected.png:
3459 * fast/forms/HTMLOptionElement_label02.html:
3460 * fast/forms/HTMLOptionElement_label02-expected.txt:
3461 * fast/forms/HTMLOptionElement_label02-expected.png:
3462 * fast/forms/HTMLOptionElement_label03.html:
3463 * fast/forms/HTMLOptionElement_label03-expected.txt:
3464 * fast/forms/HTMLOptionElement_label03-expected.png
3465 * fast/forms/HTMLOptionElement_label04.html:
3466 * fast/forms/HTMLOptionElement_label04-expected.txt:
3467 * fast/forms/HTMLOptionElement_label04-expected.png
3468 * fast/forms/HTMLOptionElement_label05.html:
3469 * fast/forms/HTMLOptionElement_label05-expected.txt:
3470 * fast/forms/HTMLOptionElement_label05-expected.png:
3471 Updated to reflect success and added some description
3473 * fast/forms/HTMLOptionElement_label06.html:
3474 * fast/forms/HTMLOptionElement_label06-expected.txt:
3475 * fast/forms/HTMLOptionElement_label05-expected.png:
3476 * fast/forms/HTMLOptionElement_label07.html:
3477 * fast/forms/HTMLOptionElement_label07-expected.txt:
3478 * fast/forms/HTMLOptionElement_label07-expected.png:
3481 2006-06-01 David Carson <dacarson@gmail.com>
3485 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8646
3486 Test the window.screen.pixelDepth and window.screen.colorDepth
3488 * fast/dom/window/window-screen-properties.html: Added
3489 * fast/dom/window/window-screen-properties-expected.txt: Added.
3491 2006-06-01 Geoffrey Garen <ggaren@apple.com>
3493 - Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9113
3494 REGRESSION (14581): XMLHttpRequest never calls onreadystatechange with
3497 * http/tests/xmlhttprequest/event-listener-gc.html: Added.
3498 * http/tests/xmlhttprequest/event-listener-gc-expected.txt: Added.
3500 2006-06-01 Anders Carlsson <acarlsson@apple.com>
3504 http://bugzilla.opendarwin.org/show_bug.cgi?id=6309
3505 multiple problems prevent bookmarking/back button technique for AJAX/DHTML applications from working
3507 * fast/dom/location-hash-expected.txt: Added.
3508 * fast/dom/location-hash.html: Added.
3511 2006-06-01 Maciej Stachowiak <mjs@apple.com>
3515 - fixed "REGRESSION: Can't order from Pizza Hut (ToT, 05/24/06)"
3516 http://bugzilla.opendarwin.org/show_bug.cgi?id=9103
3518 * http/tests/misc/redirect-expected.txt: Added.
3519 * http/tests/misc/redirect.php: Added.
3520 * http/tests/misc/resources/redirect-result.php: Added.
3522 2006-06-01 Justin Garcia <justin.garcia@apple.com>
3524 Reviewed by harrison
3526 * editing/selection/focus-body-expected.checksum: Added.
3527 * editing/selection/focus-body-expected.png: Added.
3528 * editing/selection/focus-body-expected.txt: Added.
3529 * editing/selection/focus-body.html: Added.
3530 * editing/selection/focus_editable_html-expected.checksum:
3531 * editing/selection/focus_editable_html-expected.png:
3532 * editing/selection/focus_editable_html-expected.txt:
3534 2006-06-01 Anders Carlsson <acarlsson@apple.com>
3538 http://bugzilla.opendarwin.org/show_bug.cgi?id=8996
3539 slow-utf8-text layout test case failing (no longer deterministic?)
3541 * http/tests/incremental/slow-utf8-text-expected.txt:
3544 2006-05-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
3548 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9124
3549 Drop shadow obscures "add more stuff" bubble at live.com
3551 * fast/css/find-next-layer-expected.checksum: Added.
3552 * fast/css/find-next-layer-expected.png: Added.
3553 * fast/css/find-next-layer-expected.txt: Added.
3554 * fast/css/find-next-layer.html: Added.
3556 2006-05-31 Adele Peterson <adele@apple.com>
3558 Updated test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=8848
3559 TFOOT borders are copied to THEAD and TBODY
3561 * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
3562 * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
3563 * tables/mozilla/marvin/backgr_position-table-expected.checksum:
3564 * tables/mozilla/marvin/backgr_position-table-expected.txt:
3565 * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
3566 * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
3567 * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
3568 * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
3569 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
3570 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
3571 * tables/mozilla/marvin/backgr_simple-table-expected.checksum:
3572 * tables/mozilla/marvin/backgr_simple-table-expected.txt:
3573 * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
3574 * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
3575 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
3576 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
3577 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
3578 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
3579 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
3580 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
3581 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
3582 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
3583 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
3584 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
3585 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
3586 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
3587 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
3588 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
3589 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
3590 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
3591 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
3592 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
3593 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
3594 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
3595 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
3596 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
3597 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
3598 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
3599 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
3600 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
3601 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
3602 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
3603 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
3604 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
3605 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
3606 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
3608 2006-05-31 Sam Weinig <sam.weinig@gmail.com>
3612 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9100
3613 Absolutely positioned replaced elements with all non-auto
3614 values are rendered incorrectly
3616 * fast/replaced/absolute-position-with-auto-height-and-top-and-bottom.html: Added.
3617 * fast/replaced/absolute-position-with-auto-width-and-left-and-right.html: Added.
3619 2006-05-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
3623 - test and updated results for
3624 http://bugzilla.opendarwin.org/show_bug.cgi?id=9012
3625 Row height not updated when cell heights change
3627 * fast/table/row-height-recalc-expected.checksum: Added.
3628 * fast/table/row-height-recalc-expected.png: Added.
3629 * fast/table/row-height-recalc-expected.txt: Added.
3630 * fast/table/row-height-recalc.html: Added.
3632 2006-05-31 Rob Buis <buis@kde.org>
3636 Testcase for http://bugzilla.opendarwin.org/show_bug.cgi?id=8455
3638 * fast/forms/select-reset.html: Added.
3640 2006-05-31 Rob Buis <buis@kde.org>
3644 Add a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8024
3646 * fast/dom/document-all-input.html: Added.
3648 2006-05-31 Beth Dakin <bdakin@apple.com>
3652 Test cases for http://bugzilla.opendarwin.org/show_bug.cgi?id=6755
3653 CSS3: Borders rounded with border-radius don't draw the roundings
3655 * fast/borders: Added.
3656 * fast/borders/borderRadiusDashed01-expected.checksum: Added.
3657 * fast/borders/borderRadiusDashed01-expected.png: Added.
3658 * fast/borders/borderRadiusDashed01-expected.txt: Added.
3659 * fast/borders/borderRadiusDashed01.html: Added.
3660 * fast/borders/borderRadiusDashed02-expected.checksum: Added.
3661 * fast/borders/borderRadiusDashed02-expected.png: Added.
3662 * fast/borders/borderRadiusDashed02-expected.txt: Added.
3663 * fast/borders/borderRadiusDashed02.html: Added.
3664 * fast/borders/borderRadiusDashed03-expected.checksum: Added.
3665 * fast/borders/borderRadiusDashed03-expected.png: Added.
3666 * fast/borders/borderRadiusDashed03-expected.txt: Added.
3667 * fast/borders/borderRadiusDashed03.html: Added.
3668 * fast/borders/borderRadiusDotted01-expected.checksum: Added.
3669 * fast/borders/borderRadiusDotted01-expected.png: Added.
3670 * fast/borders/borderRadiusDotted01-expected.txt: Added.
3671 * fast/borders/borderRadiusDotted01.html: Added.
3672 * fast/borders/borderRadiusDotted02-expected.checksum: Added.
3673 * fast/borders/borderRadiusDotted02-expected.png: Added.
3674 * fast/borders/borderRadiusDotted02-expected.txt: Added.
3675 * fast/borders/borderRadiusDotted02.html: Added.
3676 * fast/borders/borderRadiusDotted03-expected.checksum: Added.
3677 * fast/borders/borderRadiusDotted03-expected.png: Added.
3678 * fast/borders/borderRadiusDotted03-expected.txt: Added.
3679 * fast/borders/borderRadiusDotted03.html: Added.
3680 * fast/borders/borderRadiusDouble01-expected.checksum: Added.
3681 * fast/borders/borderRadiusDouble01-expected.png: Added.
3682 * fast/borders/borderRadiusDouble01-expected.txt: Added.
3683 * fast/borders/borderRadiusDouble01.html: Added.
3684 * fast/borders/borderRadiusDouble02-expected.checksum: Added.
3685 * fast/borders/borderRadiusDouble02-expected.png: Added.
3686 * fast/borders/borderRadiusDouble02-expected.txt: Added.
3687 * fast/borders/borderRadiusDouble02.html: Added.
3688 * fast/borders/borderRadiusDouble03-expected.checksum: Added.
3689 * fast/borders/borderRadiusDouble03-expected.png: Added.
3690 * fast/borders/borderRadiusDouble03-expected.txt: Added.
3691 * fast/borders/borderRadiusDouble03.html: Added.
3692 * fast/borders/borderRadiusGroove01-expected.checksum: Added.
3693 * fast/borders/borderRadiusGroove01-expected.png: Added.
3694 * fast/borders/borderRadiusGroove01-expected.txt: Added.
3695 * fast/borders/borderRadiusGroove01.html: Added.
3696 * fast/borders/borderRadiusGroove02-expected.checksum: Added.
3697 * fast/borders/borderRadiusGroove02-expected.png: Added.
3698 * fast/borders/borderRadiusGroove02-expected.txt: Added.
3699 * fast/borders/borderRadiusGroove02.html: Added.
3700 * fast/borders/borderRadiusInset01-expected.checksum: Added.
3701 * fast/borders/borderRadiusInset01-expected.png: Added.
3702 * fast/borders/borderRadiusInset01-expected.txt: Added.
3703 * fast/borders/borderRadiusInset01.html: Added.
3704 * fast/borders/borderRadiusOutset01-expected.checksum: Added.
3705 * fast/borders/borderRadiusOutset01-expected.png: Added.
3706 * fast/borders/borderRadiusOutset01-expected.txt: Added.
3707 * fast/borders/borderRadiusOutset01.html: Added.
3708 * fast/borders/borderRadiusRidge01-expected.checksum: Added.
3709 * fast/borders/borderRadiusRidge01-expected.png: Added.
3710 * fast/borders/borderRadiusRidge01-expected.txt: Added.
3711 * fast/borders/borderRadiusRidge01.html: Added.
3712 * fast/borders/borderRadiusSolid01-expected.checksum: Added.
3713 * fast/borders/borderRadiusSolid01-expected.png: Added.
3714 * fast/borders/borderRadiusSolid01-expected.txt: Added.
3715 * fast/borders/borderRadiusSolid01.html: Added.
3716 * fast/borders/borderRadiusSolid02-expected.checksum: Added.
3717 * fast/borders/borderRadiusSolid02-expected.png: Added.
3718 * fast/borders/borderRadiusSolid02-expected.txt: Added.
3719 * fast/borders/borderRadiusSolid02.html: Added.
3720 * fast/borders/borderRadiusSolid03-expected.checksum: Added.
3721 * fast/borders/borderRadiusSolid03-expected.png: Added.
3722 * fast/borders/borderRadiusSolid03-expected.txt: Added.
3723 * fast/borders/borderRadiusSolid03.html: Added.
3724 * fast/borders/borderRadiusSolid04-expected.checksum: Added.
3725 * fast/borders/borderRadiusSolid04-expected.png: Added.
3726 * fast/borders/borderRadiusSolid04-expected.txt: Added.
3727 * fast/borders/borderRadiusSolid04.html: Added.
3729 2006-05-30 Sam Weinig <sam.weinig@gmail.com>
3731 Reviewed by Maciej, landed by Beth.
3733 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9137
3734 Children with percentage heights of absolutely positioned element
3735 with height: auto and top and bottom non-auto does not lay out
3738 * fast/block/positioning/child-of-absolute-with-auto-height-expected.checksum: Added.
3739 * fast/block/positioning/child-of-absolute-with-auto-height-expected.png: Added.
3740 * fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Added.
3741 * fast/block/positioning/child-of-absolute-with-auto-height.html: Added.
3742 * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.checksum: Added.
3743 * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.png: Added.
3744 * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Added.
3745 * fast/replaced/replaced-child-of-absolute-with-auto-height.html: Added.
3747 2006-05-30 Sam Weinig <sam.weinig@gmail.com>
3749 Reviewed by Hyatt, landed by Beth.
3751 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9085
3752 Absolutely positioned objects with 'height': auto and 'top': and
3753 'bottom': non-auto should not be content based
3755 * fast/block/positioning/auto-height-with-top-and-bottom-expected.checksum: Added.
3756 * fast/block/positioning/auto-height-with-top-and-bottom-expected.png: Added.
3757 * fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Added.
3758 * fast/block/positioning/auto-height-with-top-and-bottom.html: Added.
3760 2006-05-26 Justin Garcia <justin.garcia@apple.com>
3764 Added, test for the crash by focusing an editable html element and then
3766 * editing/selection/editable-html-element-expected.checksum: Added.
3767 * editing/selection/editable-html-element-expected.png: Added.
3768 * editing/selection/editable-html-element-expected.txt: Added.
3769 * editing/selection/editable-html-element.html: Added.
3771 * editing/selection/focus_editable_html-expected.checksum:
3772 * editing/selection/focus_editable_html-expected.png:
3773 * editing/selection/focus_editable_html-expected.txt:
3775 2006-05-26 Adele Peterson <adele@apple.com>
3779 Added test for new textarea implementation. Tests
3780 wrap attributes and form submission.
3782 * fast/forms/textarea-appearance-wrap-expected.txt: Added.
3783 * fast/forms/textarea-appearance-wrap.html: Added.
3785 2006-05-26 Anders Carlsson <acarlsson@apple.com>
3789 http://bugzilla.opendarwin.org/show_bug.cgi?id=9127
3790 Invoke capturing event listeners when AT_TARGET
3792 * dom/html/level2/events/dispatchEvent09-expected.txt:
3793 * dom/xhtml/level2/events/dispatchEvent09-expected.txt:
3796 * fast/dom/capturing-event-listeners-expected.txt: Added.
3797 * fast/dom/capturing-event-listeners.html: Added.
3799 2006-05-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
3801 Reviewed by hyatt. Landed by eseidel.
3803 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8848
3804 TFOOT borders are copied to THEAD and TBODY
3806 * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum: Added.
3807 * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
3808 * fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Added.
3809 * fast/table/border-collapsing/border-collapsing-head-foot.html: Added.
3811 2006-05-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
3813 Reviewed by hyatt. Landed by eseidel.
3815 - updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=3297
3816 height property is not honored on table rows
3818 * editing/selection/3690703-2-expected.txt:
3819 * editing/selection/3690703-expected.txt:
3820 * editing/selection/3690719-expected.txt:
3821 * fast/encoding/utf-16-big-endian-expected.txt:
3822 * fast/encoding/utf-16-little-endian-expected.txt:
3823 * fast/invalid/017-expected.txt:
3824 * fast/invalid/018-expected.txt:
3825 * fast/table/012-expected.txt:
3826 * fast/table/cell-absolute-child-expected.txt:
3827 * fast/table/colspanMinWidth-expected.txt:
3828 * fast/table/giantRowspan-expected.txt:
3829 * fast/table/spanOverlapRepaint-expected.txt:
3830 * tables/mozilla/bugs/bug10296-1-expected.txt:
3831 * tables/mozilla/bugs/bug113235-1-expected.txt:
3832 * tables/mozilla/bugs/bug113235-2-expected.txt:
3833 * tables/mozilla/bugs/bug12384-expected.txt:
3834 * tables/mozilla/bugs/bug133756-1-expected.txt:
3835 * tables/mozilla/bugs/bug133756-2-expected.txt:
3836 * tables/mozilla/bugs/bug220536-expected.txt:
3837 * tables/mozilla/bugs/bug23072-expected.txt:
3838 * tables/mozilla/bugs/bug25086-expected.txt:
3839 * tables/mozilla/bugs/bug28928-expected.txt:
3840 * tables/mozilla/bugs/bug44523-expected.txt:
3841 * tables/mozilla/bugs/bug6184-expected.txt:
3842 * tables/mozilla/bugs/bug6304-expected.txt:
3843 * tables/mozilla/bugs/bug8858-expected.txt:
3844 * tables/mozilla/bugs/bug97138-expected.txt:
3845 * tables/mozilla/core/cell_heights-expected.txt:
3846 * tables/mozilla/core/col_widths_fix_auto-expected.txt:
3847 * tables/mozilla/core/row_span-expected.txt:
3848 * tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
3849 * tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
3850 * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
3851 * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
3852 * tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
3853 * tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
3855 2006-05-25 Eric Seidel <eric@eseidel.com>
3857 Reviewed by andersca.
3859 * fast/dom/document-scripts-expected.txt: correct results.
3861 2006-05-24 Beth Dakin <bdakin@apple.com>
3865 This layout test is now correct, so I moved it into the expected
3866 successes directory and generated new results.
3868 * tables/mozilla/bugs/bug222846-expected.checksum: Added.
3869 * tables/mozilla/bugs/bug222846-expected.png: Added.
3870 * tables/mozilla/bugs/bug222846-expected.txt: Added.
3871 * tables/mozilla/bugs/bug222846.html: Added.
3872 * tables/mozilla_expected_failures/bugs/bug222846-
3873 expected.checksum: Removed.
3874 * tables/mozilla_expected_failures/bugs/bug222846-expected.png:
3876 * tables/mozilla_expected_failures/bugs/bug222846-expected.txt:
3878 * tables/mozilla_expected_failures/bugs/bug222846.html: Removed.
3880 2006-05-24 Justin Garcia <justin.garcia@apple.com>
3884 * editing/selection/designmode-no-caret-expected.checksum: Added.
3885 * editing/selection/designmode-no-caret-expected.png: Added.
3886 * editing/selection/designmode-no-caret-expected.txt: Added.
3887 * editing/selection/designmode-no-caret.html: Added.
3889 2006-05-24 Geoffrey Garen <ggaren@apple.com>
3891 - Layout test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9095
3892 regression: can't select by setting option.selected to true
3894 * fast/dom/option-properties-expected.txt: Added.
3895 * fast/dom/option-properties.html: Added.
3897 2006-05-24 Geoffrey Garen <ggaren@apple.com>
3899 Layout tests for DOM object cache and garbage collection,
3900 <rdar://problem/4557926> TOT REGRESSION: Crash occurs when attempting
3901 to view image in slideshow mode at http://d.smugmug.com/gallery/581716
3902 ( KJS::IfNode::execute (KJS::ExecState*) + 312) if you use a PAC file
3904 * fast/dom/gc-8-expected.txt: Added.
3905 * fast/dom/gc-8.html: Added.
3906 * fast/dom/gc-9-expected.txt: Added.
3907 * fast/dom/gc-9.html: Added.
3909 2006-05-24 Anders Carlsson <acarlsson@apple.com>
3913 Add tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9093
3914 Implement document.scripts
3916 * fast/dom/document-scripts-expected.txt: Added.
3917 * fast/dom/document-scripts.html: Added.
3919 2006-05-24 Anders Carlsson <acarlsson@apple.com>
3923 Add test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9092
3924 innerText is empty for elements without renderers.
3926 * fast/dom/inner-text-with-no-renderer-expected.txt: Added.
3927 * fast/dom/inner-text-with-no-renderer.html: Added.
3929 2006-05-23 Anders Carlsson <acarlsson@apple.com>
3933 Update tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9017
3934 Weather2.css incorrectly treated as JavaScript file @ www.live.com
3936 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
3937 This fails in a different way now.
3939 * dom/xhtml/level3/core/nodelookupnamespaceuri17-expected.txt:
3940 * dom/xhtml/level3/core/nodelookupnamespaceuri20-expected.txt:
3941 * dom/xhtml/level3/core/nodelookupprefix17-expected.txt:
3942 * dom/xhtml/level3/core/nodelookupprefix20-expected.txt:
3943 * dom/xhtml/level3/core/noderemovechild28-expected.txt:
3944 * dom/xhtml/level3/core/noderemovechild29-expected.txt:
3947 * fast/dom/attribute-namespaces-get-set-expected.txt: Added.
3948 * fast/dom/attribute-namespaces-get-set.html: Added.
3951 2006-05-22 Justin Garcia <justin.garcia@apple.com>
3955 Fixed and reenabled this test.
3957 * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
3958 * editing/selection/drag-to-contenteditable-iframe-expected.png:
3959 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3960 * editing/selection/drag-to-contenteditable-iframe.html: Added.
3961 * editing/selection/drag-to-contenteditable-iframe.html-disabled: Removed.
3963 2006-05-22 Levi Weintraub <lweintraub@apple.com>
3967 - http://bugzilla.opendarwin.org/show_bug.cgi?id=8393
3968 <br>s created by createMarkup aren't valid xhtml
3969 Changes in case from innerHTML
3971 * editing/execCommand/createLink-expected.txt:
3972 * editing/execCommand/unlink-expected.txt:
3973 * editing/input/attributed-substring-from-range-lines-expected.txt:
3974 * fast/dom/Range/range-exceptions-expected.txt:
3975 * fast/dom/Range/resources/range-exceptions.js:
3976 * fast/innerHTML/005-expected.txt:
3977 * fast/innerHTML/innerHTML-custom-tag-expected.txt:
3978 * fast/innerHTML/innerHTML-cast.html: Added.
3979 * fast/innerHTML/innerHTML-cast-expected.txt: Added.
3980 * fast/xsl/xslt-processer-expected.txt:
3982 2006-05-20 Anders Carlsson <acarlsson@apple.com>
3986 * fast/js/function-declarations-in-switch-statement-expected.txt: Added.
3987 * fast/js/function-declarations-in-switch-statement.html: Added.
3988 * fast/js/resources/function-declarations-in-switch-statement.js: Added.
3990 2006-05-20 Mitz Pettel <opendarwin.org@mitzpettel.com>
3992 Reviewed and landed by ap.
3994 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9009
3995 REGRESSION: ToT crash in WebCore at Zap2it
3997 * fast/table/empty-section-crash-expected.checksum: Added.
3998 * fast/table/empty-section-crash-expected.png: Added.
3999 * fast/table/empty-section-crash-expected.txt: Added.
4000 * fast/table/empty-section-crash.html: Added.
4002 2006-05-19 Levi Weintraub <lweintraub@apple.com>
4006 Tests for <http://bugzilla.opendarwin.org/show_bug.cgi?id=8931>
4007 Drag caret not painted for editable sub-frames
4009 * editing/resources/select-and-drag-iframe.html: Added.
4010 * editing/selection/drag-in-iframe-expected.checksum: Added.
4011 * editing/selection/drag-in-iframe-expected.png: Added.
4012 * editing/selection/drag-in-iframe-expected.txt: Added.
4013 * editing/selection/drag-in-iframe.html: Added.
4015 2006-05-17 Geoffrey Garen <ggaren@apple.com>
4017 - Test for overriding non-autogenerated global constructors.
4019 * fast/dom/constructors-overriding-expected.txt: Added.
4020 * fast/dom/constructors-overriding.html: Added.
4022 2006-05-18 Sam Weinig <sam.weinig@gmail.com>
4026 Tests for <http://bugzilla.opendarwin.org/show_bug.cgi?id=8896>
4027 Bug 8896: Absolutely positioned elements should use their parent's
4028 direction when left, right and width are auto in quirks mode.
4030 * fast/block/positioning/absolute-position-direction-quirk.html: Added.
4031 * fast/block/positioning/absolute-position-direction-quirk-expected.txt: Added.
4032 * fast/block/positioning/absolute-position-direction-quirk-expected.png: Added.
4033 * fast/block/positioning/absolute-position-direction-quirk-expected.checksum: Added.
4034 * fast/block/positioning/absolute-position-direction-strict.html: Added.
4035 * fast/block/positioning/absolute-position-direction-strict-expected.txt: Added.
4036 * fast/block/positioning/absolute-position-direction-strict-expected.png: Added.
4037 * fast/block/positioning/absolute-position-direction-strict-expected.checksum: Added.
4039 2006-05-18 Anders Carlsson <acarlsson@apple.com>
4041 http://bugzilla.opendarwin.org/show_bug.cgi?id=8964
4042 Autogenerate more HTML classes
4044 * fast/dom/prototype-chain-expected.txt:
4047 2006-05-17 Alexey Proskuryakov <ap@nypop.com>
4051 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6915
4052 fast/js/date-constructor.html testcase is timezone-dependent
4054 * fast/js/date-constructor-expected.txt:
4055 * fast/js/resources/date-constructor.js:
4056 Disable the offending tests.
4058 2006-05-17 Eric Seidel <eseidel@apple.com>
4060 Reviewed by andersca.
4062 Autogenerate more HTML js bindings.
4063 http://bugzilla.opendarwin.org/show_bug.cgi?id=8953
4065 * fast/dom/HTMLHtmlElement: Added.
4066 * fast/dom/HTMLHtmlElement/set-version.html: Added.
4067 * fast/dom/HTMLHtmlElement/set-version-expected.txt: Added.
4068 * fast/dom/HTMLInputElement: Added.
4069 * fast/dom/HTMLInputElement/size-as-number.html: Added.
4070 * fast/dom/HTMLInputElement/size-as-number-expected.txt: Added.
4072 2006-05-17 Adele Peterson <adele@apple.com>
4076 Updated test results for changes to prepare for
4077 http://bugzilla.opendarwin.org/show_bug.cgi?id=8948
4078 Switch to use new text field implementation for <textarea>
4080 * fast/block/float/032-expected.txt:
4082 2006-05-17 Alexey Proskuryakov <ap@nypop.com>
4086 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8870
4087 Crash typing in Yahoo auto-complete widget.
4089 * fast/js/regexp-stack-overflow-expected.txt: Added.
4090 * fast/js/regexp-stack-overflow.html: Added.
4091 * fast/js/resources/regexp-stack-overflow.js: Added.
4093 2006-05-17 Mitz Pettel <opendarwin.org@mitzpettel.com>
4097 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8951
4098 AtomicString hash corrupted by high-bit Latin-1
4100 * fast/encoding/high-bit-latin1-expected.txt: Added.
4101 * fast/encoding/high-bit-latin1.html: Added.