1 2006-09-27 Rob Buis <buis@kde.org>
6 http://bugzilla.opendarwin.org/show_bug.cgi?id=11015
7 SVG handles em units incorrectly
9 * svg/custom/viewport-em-expected.checksum: Added.
10 * svg/custom/viewport-em-expected.png: Added.
11 * svg/custom/viewport-em-expected.txt: Added.
12 * svg/custom/viewport-em.svg: Added.
13 * svg/custom/viewport-update2-expected.checksum: Added.
14 * svg/custom/viewport-update2-expected.png: Added.
15 * svg/custom/viewport-update2-expected.txt: Added.
16 * svg/custom/viewport-update2.svg: Added.
18 2006-09-27 Eric Seidel <eric@eseidel.com>
22 Updated test (and results) for new invalid fill behavior.
23 http://bugzilla.opendarwin.org/show_bug.cgi?id=11017
25 * svg/custom/invalid-fill-expected.checksum:
26 * svg/custom/invalid-fill-expected.png:
27 * svg/custom/invalid-fill-expected.txt:
28 * svg/custom/invalid-fill.svg:
30 2006-09-26 Justin Garcia <justin.garcia@apple.com>
34 <rdar://problem/4747695>
35 Gmail Editor: Crash at WebCore::Range::startPosition() when decreasing a indent
37 * editing/deleting/list-item-1-expected.checksum: Added.
38 * editing/deleting/list-item-1-expected.png: Added.
39 * editing/deleting/list-item-1-expected.txt: Added.
40 * editing/deleting/list-item-1.html: Added.
41 * editing/execCommand/remove-list-item-1-expected.checksum: Added.
42 * editing/execCommand/remove-list-item-1-expected.png: Added.
43 * editing/execCommand/remove-list-item-1-expected.txt: Added.
44 * editing/execCommand/remove-list-item-1.html: Added.
46 2006-09-26 David Harrison <harrison@apple.com>
48 Reviewed by John and TimH.
50 <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty
52 * editing/pasteboard/emacs-cntl-y-001-expected.checksum: Added.
53 * editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
54 * editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
55 * editing/pasteboard/emacs-cntl-y-001.html: Added.
57 2006-09-26 Eric Seidel <eric@eseidel.com>
61 viewbox parser does not allow <tab> as a delimiter
62 http://bugzilla.opendarwin.org/show_bug.cgi?id=11014
64 * svg/hixie/viewbox/003-expected.checksum: Added.
65 * svg/hixie/viewbox/003-expected.png: Added.
66 * svg/hixie/viewbox/003-expected.txt: Added.
67 * svg/hixie/viewbox/003.xml: Added.
69 2006-09-26 Eric Seidel <eric@eseidel.com>
73 SVGDocument::createElement does not create elements in the SVG namespace
74 http://bugzilla.opendarwin.org/show_bug.cgi?id=10932
76 * svg/custom/createelement-expected.checksum: Added.
77 * svg/custom/createelement-expected.png: Added.
78 * svg/custom/createelement-expected.txt: Added.
79 * svg/custom/createelement.svg: Added.
81 2006-09-26 Eric Seidel <eric@eseidel.com>
85 RenderPath::nodeAtPoint does not respect stroke width
86 http://bugzilla.opendarwin.org/show_bug.cgi?id=10829
88 * svg/custom/stroke-width-click-expected.txt: Added.
89 * svg/custom/stroke-width-click.svg: Added.
91 2006-09-25 Justin Garcia <justin.garcia@apple.com>
95 * editing/execCommand/indent-empty-root-expected.checksum: Added.
96 * editing/execCommand/indent-empty-root-expected.png: Added.
97 * editing/execCommand/indent-empty-root-expected.txt: Added.
98 * editing/execCommand/indent-empty-root.html: Added.
100 2006-09-24 Eric Seidel <eric@eseidel.com>
104 Add test: svg/custom/viewport-clip.svg
105 and update results for:
106 http://bugzilla.opendarwin.org/show_bug.cgi?id=11007
107 (Also update some old results, due to CoreImage variance)
109 * svg/custom/baseval-animval-equality.svg:
110 * svg/custom/empty-merge-expected.checksum:
111 * svg/custom/empty-merge-expected.png:
112 * svg/custom/empty-merge-expected.txt:
113 * svg/custom/empty-merge.svg:
114 * svg/custom/feDisplacementMap-01-expected.checksum:
115 * svg/custom/feDisplacementMap-01-expected.png:
116 * svg/custom/foreign-object-skew-expected.checksum:
117 * svg/custom/foreign-object-skew-expected.png:
118 * svg/custom/gradient-stroke-width-expected.txt:
119 * svg/custom/grayscale-gradient-mask-expected.checksum:
120 * svg/custom/grayscale-gradient-mask-expected.png:
121 * svg/custom/grayscale-gradient-mask-expected.txt:
122 * svg/custom/grayscale-gradient-mask.svg:
123 * svg/custom/image-with-transform-clip-filter-expected.checksum:
124 * svg/custom/image-with-transform-clip-filter-expected.png:
125 * svg/custom/path-bad-data-expected.checksum:
126 * svg/custom/path-bad-data-expected.png:
127 * svg/custom/path-bad-data-expected.txt:
128 * svg/custom/text-filter-expected.checksum:
129 * svg/custom/text-filter-expected.png:
130 * svg/custom/text-image-opacity-expected.checksum:
131 * svg/custom/text-image-opacity-expected.png:
132 * svg/custom/transform-scale-parse.svg:
133 * svg/custom/viewport-clip-expected.checksum: Added.
134 * svg/custom/viewport-clip-expected.png: Added.
135 * svg/custom/viewport-clip-expected.txt: Added.
136 * svg/custom/viewport-clip.svg: Added.
138 2006-09-24 Eric Seidel <eric@eseidel.com>
142 Browsers disagree on behavior for an invalid fill
143 http://bugzilla.opendarwin.org/show_bug.cgi?id=11017
145 * svg/custom/invalid-fill-expected.checksum: Added.
146 * svg/custom/invalid-fill-expected.png: Added.
147 * svg/custom/invalid-fill-expected.txt: Added.
148 * svg/custom/invalid-fill.svg: Added.
150 2006-09-24 Eric Seidel <eric@eseidel.com>
154 Import one of Hixie's tests for:
155 <svg:a> cannot be styled with a:hover
156 http://bugzilla.opendarwin.org/show_bug.cgi?id=11005
158 * svg/hixie/cascade/002.css: Added.
159 * svg/hixie/cascade/002.xml: Added.
161 2006-09-23 Alexey Proskuryakov <ap@nypop.com>
165 http://bugzilla.opendarwin.org/show_bug.cgi?id=4872
166 XMLHttpRequest fails to throw an exception when there is a security violation
167 (mismatching domains)
169 * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
170 * http/tests/xmlhttprequest/exceptions.html: Added.
172 * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
173 * http/tests/xmlhttprequest/extra-parameters.html: Added.
174 * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
175 Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).
177 * fast/dom/xmlhttprequest-get-expected.txt: Updated results.
179 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
180 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
181 * http/tests/xmlhttprequest/zero-length-response-sync.html:
182 * http/tests/xmlhttprequest/zero-length-response.html:
183 Updated results and changed state names to match the current spec.
185 * http/tests/xmlhttprequest/resources/zero-length.xml: Added.
187 2006-09-21 Nikolas Zimmermann <zimmermann@kde.org>
192 http://bugzilla.opendarwin.org/show_bug.cgi?id=10977
193 SVGDocument does not expose 'rootElement' property
195 * svg/custom/rootelement-expected.checksum: Added.
196 * svg/custom/rootelement-expected.png: Added.
197 * svg/custom/rootelement-expected.txt: Added.
198 * svg/custom/rootelement.svg: Added.
200 2006-09-21 Timothy Hatcher <timothy@apple.com>
202 Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
203 for tests that need to report child frame scroll positions.
205 * http/tests/navigation/anchor-frames.html:
206 * http/tests/navigation/anchor-subframeload.html:
207 * http/tests/navigation/relativeanchor-frames.html:
209 2006-09-21 Timothy Hatcher <timothy@apple.com>
213 Bug 10923: Frame scroll layout test failures on the buildbot
214 http://bugzilla.opendarwin.org/show_bug.cgi?id=10923
216 Made this test call layoutTestController.dumpChildFrameScrollPositions().
218 * fast/overflow/scrollRevealButton-expected.txt:
219 * fast/overflow/scrollRevealButton.html:
221 2006-09-20 Justin Garcia <justin.garcia@apple.com>
225 * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
226 * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
227 * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
228 * editing/pasteboard/subframe-dragndrop-1.html: Added.
230 2006-09-20 Rob Buis <buis@kde.org>
234 Updated test results because of:
235 http://bugzilla.opendarwin.org/show_bug.cgi?id=10946
236 new marker code draws end-marker in wrong place
238 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
239 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
240 * svg/custom/invalid-css-expected.txt:
242 2006-09-20 Julien Palmas <julien.palmas@gmail.com>
244 Reviewed by eseidel. Landed by eseidel.
246 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6003
248 * svg/custom/pattern-y-offset-expected.checksum: Added.
249 * svg/custom/pattern-y-offset-expected.png: Added.
250 * svg/custom/pattern-y-offset-expected.txt: Added.
251 * svg/custom/pattern-y-offset.svg: Added.
253 2006-09-20 Justin Garcia <justin.garcia@apple.com>
257 * editing/selection/editable-links.html: Added.
258 * editing/selection/editable-links.html-disabled: Removed.
260 2006-09-20 Adam Roben <aroben@apple.com>
264 Fixes http://bugzilla.opendarwin.org/show_bug.cgi?id=10953
265 Test results for fast/js/window-properties.html should include
266 children of window.document.body.firstChild
268 * fast/js/window-properties-expected.txt: Regenerate results which now
269 include window.document.body.firstChild.*
270 * fast/js/window-properties.html: Print out 'null' for null objects
271 instead of 'object' for more clarity
273 2006-09-20 Adam Roben <aroben@apple.com>
277 Adding test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10935
278 REGRESSION: file upload control with direction:rtl or text-align:right
279 draws button on top of filename/icon
281 * fast/forms/file-input-direction-expected.checksum: Added.
282 * fast/forms/file-input-direction-expected.png: Added.
283 * fast/forms/file-input-direction-expected.txt: Added.
284 * fast/forms/file-input-direction.html: Added.
286 2006-09-20 Eric Seidel <eric@eseidel.com>
290 Commit two test updates I forgot to commit with:
291 Markers should clip to their viewport.
292 http://bugzilla.opendarwin.org/show_bug.cgi?id=5967
294 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
295 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
296 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
297 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
298 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
299 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
301 2006-09-19 Eric Seidel <eric@eseidel.com>
305 Updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=8585
307 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
308 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
309 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
310 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
311 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
312 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
313 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
314 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
315 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
316 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
317 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
318 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
319 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
320 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
321 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
322 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
323 * svg/custom/feComponentTransfer-Discrete-expected.txt:
324 * svg/custom/feComponentTransfer-Gamma-expected.txt:
325 * svg/custom/feComponentTransfer-Linear-expected.txt:
326 * svg/custom/feComponentTransfer-Table-expected.txt:
327 * svg/custom/feDisplacementMap-01-expected.txt:
328 * svg/custom/filter-source-alpha-expected.txt:
329 * svg/custom/image-with-transform-clip-filter-expected.txt:
330 * svg/custom/non-opaque-filters-expected.txt:
331 * svg/custom/text-filter-expected.txt:
333 2006-09-19 Eric Seidel <eric@eseidel.com>
337 Markers should clip to their viewport.
338 http://bugzilla.opendarwin.org/show_bug.cgi?id=5967
340 * svg/custom/marker-overflow-clip-expected.checksum: Added.
341 * svg/custom/marker-overflow-clip-expected.png: Added.
342 * svg/custom/marker-overflow-clip-expected.txt: Added.
343 * svg/custom/marker-overflow-clip.svg: Added.
345 2006-09-19 Justin Garcia <justin.garcia@apple.com>
349 Disabling this test temporarily.
351 * editing/selection/editable-links.html: Removed.
352 * editing/selection/editable-links.html-disabled: Added.
354 2006-09-19 Justin Garcia <justin.garcia@apple.com>
358 * editing/selection/editable-links-expected.checksum: Added.
359 * editing/selection/editable-links-expected.png: Added.
360 * editing/selection/editable-links-expected.txt: Added.
361 * editing/selection/editable-links.html: Added.
363 2006-09-19 Justin Garcia <justin.garcia@apple.com>
367 * editing/pasteboard/pasting-tabs-expected.checksum: Added.
368 * editing/pasteboard/pasting-tabs-expected.png: Added.
369 * editing/pasteboard/pasting-tabs-expected.txt: Added.
370 * editing/pasteboard/pasting-tabs.html: Added.
372 2006-09-18 Adam Roben <aroben@apple.com>
376 Update tests for the new file upload control.
378 * fast/forms/file-input-disabled-expected.txt:
379 * fast/forms/form-element-geometry-expected.txt:
380 * fast/forms/input-appearance-height-expected.txt:
381 * fast/forms/input-value-expected.txt:
383 2006-09-17 Eric Seidel <eric@eseidel.com>
387 * fast/js/window-properties.html: make work in Firefox (hangs IE)
389 2006-09-17 Eric Seidel <eric@eseidel.com>
391 Add a textual dump of the window object property tree.
395 * fast/js/window-properties-expected.txt: Added.
396 * fast/js/window-properties.html: Added.
398 2006-09-17 David Hyatt <hyatt@apple.com>
400 Adding layout test for bug 10899.
402 * fast/text/basic/generic-family-changes-expected.checksum: Added.
403 * fast/text/basic/generic-family-changes-expected.png: Added.
404 * fast/text/basic/generic-family-changes-expected.txt: Added.
405 * fast/text/basic/generic-family-changes.html: Added.
407 2006-09-17 Alexey Proskuryakov <ap@nypop.com>
411 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10852
412 REGRESSION: Reproducible crash in XMLHttpRequest::abort()
414 Currently, this test prints an error message to the console, because requests from
415 an unload handler still don't work.
417 * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
418 * http/tests/xmlhttprequest/xhr-onunload.html: Added.
420 2006-09-15 Justin Garcia <justin.garcia@apple.com>
424 <rdar://problem/4674869>
425 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
427 * editing/deleting/whitespace-pre-1-expected.checksum: Added.
428 * editing/deleting/whitespace-pre-1-expected.png: Added.
429 * editing/deleting/whitespace-pre-1-expected.txt: Added.
430 * editing/deleting/whitespace-pre-1.html: Added.
432 2006-09-15 Timothy Hatcher <timothy@apple.com>
436 Updating results to new expected values.
438 * fast/lists/drag-into-marker-expected.txt:
439 * fast/repaint/selection-after-delete-expected.txt:
441 2006-09-15 Timothy Hatcher <timothy@apple.com>
445 Updating results to new expected values.
447 * editing/inserting/4278698-expected.txt:
448 * fast/dom/window-xy-properties-expected.txt:
450 2006-09-15 Adam Roben <aroben@apple.com>
454 Part of http://bugzilla.opendarwin.org/show_bug.cgi?id=10865
455 New file upload control should match the width of the old one
457 Update tests to match new file upload control.
459 * fast/forms/file-input-disabled-expected.txt:
460 * fast/forms/form-element-geometry-expected.txt:
461 * fast/forms/input-appearance-height-expected.txt:
462 * fast/forms/input-value-expected.txt:
464 2006-09-15 Kevin McCullough <KMcCullough@apple.com>
466 - just layout test result changes
468 * fast/dom/Range/range-compareNode-expected.txt:
469 * fast/dom/Range/range-intersectsNode-expected.txt:
471 2006-09-14 Justin Garcia <justin.garcia@apple.com>
475 <rdar://problem/4655880> Up/Down arrows skip over To Do
477 * editing/selection/mixed-editability-3-expected.checksum: Added.
478 * editing/selection/mixed-editability-3-expected.png: Added.
479 * editing/selection/mixed-editability-3-expected.txt: Added.
480 * editing/selection/mixed-editability-3.html: Added.
481 * editing/selection/mixed-editability-4-expected.checksum: Added.
482 * editing/selection/mixed-editability-4-expected.png: Added.
483 * editing/selection/mixed-editability-4-expected.txt: Added.
484 * editing/selection/mixed-editability-4.html: Added.
485 * editing/selection/mixed-editability-5-expected.checksum: Added.
486 * editing/selection/mixed-editability-5-expected.png: Added.
487 * editing/selection/mixed-editability-5-expected.txt: Added.
488 * editing/selection/mixed-editability-5.html: Added.
490 2006-09-14 Graham Dennis <graham.dennis@gmail.com>
492 Reviewed by Justin Garcia.
494 Modified testcase for:
495 http://bugzilla.opendarwin.org/show_bug.cgi?id=10726
496 Crash in ApplyStyleCommand::applyRelativeFontStyleChange
498 * editing/style/table-selection-expected.checksum:
499 * editing/style/table-selection-expected.png:
500 * editing/style/table-selection-expected.txt:
501 * editing/style/table-selection.html:
502 This testcase was for 10579, which is very similar to this bug (10726)
503 Now the testcase tests both bugs.
505 2006-09-13 Adam Roben <aroben@apple.com>
507 Rubberstamped by hyatt.
509 Updating tables results after hyatt landed a fix for
510 http://bugzilla.opendarwin.org/show_bug.cgi?id=8126
511 Padding must not apply to columns
513 * tables/mozilla/bugs/bug139524-2-expected.txt:
514 * tables/mozilla/bugs/bug139524-4-expected.txt:
515 * tables/mozilla/bugs/bug32841-expected.txt:
516 * tables/mozilla/dom/appendCol2-expected.txt:
517 * tables/mozilla/dom/deleteCol1-expected.txt:
518 * tables/mozilla/dom/deleteCol2-expected.txt:
519 * tables/mozilla/dom/deleteCol3-expected.txt:
520 * tables/mozilla/dom/deleteColGroup1-expected.txt:
521 * tables/mozilla/dom/deleteColGroup2-expected.txt:
522 * tables/mozilla/dom/insertColGroups1-expected.txt:
523 * tables/mozilla/dom/insertColGroups2-expected.txt:
524 * tables/mozilla/dom/insertCols1-expected.txt:
525 * tables/mozilla/dom/insertCols2-expected.txt:
526 * tables/mozilla/dom/insertCols3-expected.txt:
527 * tables/mozilla/dom/insertCols4-expected.txt:
528 * tables/mozilla/dom/insertCols5-expected.txt:
529 * tables/mozilla/marvin/body_col-expected.txt:
530 * tables/mozilla/marvin/x_col_span-expected.txt:
531 * tables/mozilla/marvin/x_col_width_px-expected.txt:
532 * tables/mozilla/marvin/x_colgroup_span-expected.txt:
533 * tables/mozilla/other/body_col-expected.txt:
534 * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
535 * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
536 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
537 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
538 * tables/mozilla_expected_failures/core/cols1-expected.txt:
539 * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
540 * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
541 * tables/mozilla_expected_failures/other/test4-expected.txt:
543 2006-09-12 Julien Palmas <julien.palmas@gmail.com>
545 Reviewed by darin. Landed by eseidel.
547 * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
548 * svg/custom/svgpolyparser-extra-space-expected.png: Added.
549 * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
550 * svg/custom/svgpolyparser-extra-space.svg: Added.
552 2006-09-12 Kevin McCullough <KMcCullough@apple.com>
554 Reviewed by Andersca, Maciej, Brady.
556 * fast/dom/Range/range-intersectsNode-expected.txt: Added.
557 * fast/dom/Range/range-intersectsNode.html: Added.
558 * fast/dom/Range/resources/intersectsNode.js: Added.
560 2006-09-12 Nikolas Zimmermann <zimmermann@kde.org>
562 Reviewed by eseidel. Landed by eseidel.
564 Fixed: http://bugzilla.opendarwin.org/show_bug.cgi?id=10826
566 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
567 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
568 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
570 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org>
572 Reviewed by eseidel. Landed by eseidel.
574 * svg/custom/baseval-animval-equality.svg: Added.
576 2006-09-11 Kevin McCullough <KMcCullough@apple.com>
581 * fast/dom/Range/range-compareNode-expected.txt: Added.
582 * fast/dom/Range/range-compareNode.html: Added.
583 * fast/dom/Range/range-comparePoint.html:
585 2006-09-11 Vladimir Olexa <vladimir.olexa@gmail.com>
589 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10323
590 REGRESSION: javascript: URL containing '\\' gets passed as '//'
592 * fast/dom/javascript-backslash-expected.txt: Added.
593 * fast/dom/javascript-backslash.html: Added.
595 2006-09-11 Darin Adler <darin@apple.com>
597 - converted a test to plain text (makes it platform independent; fixes a failure)
599 * fast/events/ondragenter-expected.checksum: Removed.
600 * fast/events/ondragenter-expected.png: Removed.
601 * fast/events/ondragenter-expected.txt:
602 * fast/events/ondragenter.html:
604 2006-09-10 Darin Adler <darin@apple.com>
606 - converted a test to plain text (makes it platform independent; fixes a failure)
608 * fast/text/plain-text-line-breaks-expected.checksum: Removed.
609 * fast/text/plain-text-line-breaks-expected.png: Removed.
610 * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
611 * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
613 2006-09-08 Timothy Hatcher <timothy@apple.com>
615 Adds a test for the CSS URL quoting logic.
617 * fast/inspector/cssURLQuotes-expected.txt: Added.
618 * fast/inspector/cssURLQuotes.html: Added.
620 2006-09-09 Alexey Proskuryakov <ap@nypop.com>
624 http://bugzilla.opendarwin.org/show_bug.cgi?id=10759
625 fast/AppleScript/array.html test failing
627 * fast/AppleScript/001-expected.txt: Updated results.
629 2006-09-07 Alexey Proskuryakov <ap@nypop.com>
633 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10753
634 REGRESSION: The beginning of a CSS file is missing
636 * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
637 * http/tests/incremental/slow-utf8-css-expected.png: Added.
638 * http/tests/incremental/slow-utf8-css-expected.txt: Added.
639 * http/tests/incremental/slow-utf8-css.pl: Added.
641 2006-09-07 Rob Buis <buis@kde.org>
646 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
647 SVG with width and height 100% leaves room for scrollbar on the right.
649 Also Updated .txt files (all text blocks are wider) and some updated
650 pixel tests (some text is layouted differently because of wider text blocks).
652 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
653 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
654 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
655 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
656 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
657 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
658 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
659 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
660 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
661 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
662 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
663 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
664 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
665 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
666 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
667 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
668 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
669 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
670 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
671 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
672 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
673 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
674 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
675 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
676 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
677 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
678 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
679 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
680 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
681 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
682 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
683 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
684 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
685 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
686 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
687 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
688 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
689 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
690 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
691 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
692 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
693 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
694 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
695 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
696 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
697 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
698 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
699 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
700 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
701 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
702 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
703 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
704 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
705 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
706 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
707 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
708 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
709 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
710 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
711 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
712 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
713 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
714 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
715 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
716 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
717 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
718 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
719 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
720 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
721 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
722 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
723 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
724 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
725 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
726 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
727 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
728 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
729 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
730 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
731 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
732 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
733 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
734 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
735 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
736 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
737 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
738 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
739 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
740 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
741 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
742 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
743 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
744 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
745 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
746 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
747 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
748 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
749 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
750 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
751 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
752 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
753 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
754 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
755 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
756 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
757 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
758 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
759 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
760 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
761 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
762 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
763 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
764 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
765 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
766 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
767 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
768 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
769 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
770 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
771 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
772 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
773 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
774 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
775 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
776 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
777 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
778 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
779 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
780 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
781 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
782 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
783 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
784 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
785 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
786 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
787 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
788 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
789 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
790 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
791 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
792 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
793 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
794 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
795 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
796 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
797 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
798 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
799 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
800 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
801 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
802 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
803 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
804 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
805 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
806 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
807 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
808 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
809 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
810 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
811 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
812 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
813 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
814 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
815 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
816 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
817 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
818 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
819 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
820 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
821 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
822 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
823 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
824 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
825 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
826 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
827 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
828 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
829 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
830 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
831 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
832 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
833 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
834 * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
835 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
836 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
837 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
838 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
839 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
840 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
841 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
842 * svg/custom/coords-relative-units-transforms-expected.txt:
843 * svg/custom/feComponentTransfer-Discrete-expected.txt:
844 * svg/custom/feComponentTransfer-Gamma-expected.txt:
845 * svg/custom/feComponentTransfer-Linear-expected.txt:
846 * svg/custom/feComponentTransfer-Table-expected.txt:
847 * svg/custom/image-with-transform-clip-filter-expected.txt:
848 * svg/custom/invalid-css-expected.txt:
849 * svg/custom/invalid-viewbox1-expected.txt:
850 * svg/custom/invalid-viewbox2-expected.txt:
851 * svg/custom/non-opaque-filters-expected.txt:
852 * svg/custom/percentage-rect-expected.checksum:
853 * svg/custom/percentage-rect-expected.png:
854 * svg/custom/percentage-rect-expected.txt:
855 * svg/custom/pointer-events-path-expected.txt:
856 * svg/custom/svg-overflow-types-expected.txt:
857 * svg/custom/text-clip-expected.txt:
858 * svg/custom/text-filter-expected.txt:
859 * svg/custom/text-gradient-no-content-expected.checksum:
860 * svg/custom/text-gradient-no-content-expected.png:
861 * svg/custom/text-gradient-no-content-expected.txt:
862 * svg/custom/text-hit-test-expected.txt:
863 * svg/custom/text-image-opacity-expected.txt:
864 * svg/custom/tref-update-expected.txt:
865 * svg/custom/width-full-percentage-expected.checksum: Added.
866 * svg/custom/width-full-percentage-expected.png: Added.
867 * svg/custom/width-full-percentage-expected.txt: Added.
868 * svg/custom/width-full-percentage.svg: Added.
870 2006-09-05 Darin Adler <darin@apple.com>
874 - test for bug where the charset in a link element for a CSS stylesheet is ignored.
875 I noticed this while working on new text encoding machinery.
877 * fast/encoding/css-link-charset-expected.txt: Added.
878 * fast/encoding/css-link-charset.css: Added.
879 * fast/encoding/css-link-charset.html: Added.
881 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10681
882 REGRESSION: Reproducible crash at Wikipedia
883 (Alexey wrote this one, I reviewed.)
885 * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
886 * fast/forms/form-data-encoding-normalization-overrun.html: Added.
888 - and a tweak to an existing test
890 * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
891 diagnose this when it fails.
893 2006-09-05 Justin Garcia <justin.garcia@apple.com>
897 Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
900 * editing/pasteboard/4641033-expected.checksum:
901 * editing/pasteboard/4641033-expected.png:
902 * editing/execCommand/outdent-selection-expected.checksum:
903 * editing/execCommand/outdent-selection-expected.png:
905 Added a didChangeSelection notification that was absent before:
906 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
907 * editing/deleting/delete-3608430-fix-expected.txt:
908 * editing/deleting/delete-3608462-fix-expected.txt:
909 * editing/deleting/delete-3775172-fix-expected.txt:
910 * editing/deleting/delete-3800834-fix-expected.txt:
911 * editing/deleting/delete-3857753-fix-expected.txt:
912 * editing/deleting/delete-3865854-fix-expected.txt:
913 * editing/deleting/delete-3928305-fix-expected.txt:
914 * editing/deleting/delete-3959464-fix-expected.txt:
915 * editing/deleting/delete-4038408-fix-expected.txt:
916 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
917 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
918 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
919 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
920 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
921 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
922 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
923 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
924 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
925 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
926 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
927 * editing/deleting/delete-block-contents-001-expected.txt:
928 * editing/deleting/delete-block-contents-002-expected.txt:
929 * editing/deleting/delete-block-contents-003-expected.txt:
930 * editing/deleting/delete-block-merge-contents-001-expected.txt:
931 * editing/deleting/delete-block-merge-contents-002-expected.txt:
932 * editing/deleting/delete-block-merge-contents-003-expected.txt:
933 * editing/deleting/delete-block-merge-contents-004-expected.txt:
934 * editing/deleting/delete-block-merge-contents-005-expected.txt:
935 * editing/deleting/delete-block-merge-contents-006-expected.txt:
936 * editing/deleting/delete-block-merge-contents-007-expected.txt:
937 * editing/deleting/delete-block-merge-contents-008-expected.txt:
938 * editing/deleting/delete-block-merge-contents-009-expected.txt:
939 * editing/deleting/delete-block-merge-contents-010-expected.txt:
940 * editing/deleting/delete-block-merge-contents-012-expected.txt:
941 * editing/deleting/delete-block-merge-contents-013-expected.txt:
942 * editing/deleting/delete-block-merge-contents-014-expected.txt:
943 * editing/deleting/delete-block-merge-contents-015-expected.txt:
944 * editing/deleting/delete-block-merge-contents-016-expected.txt:
945 * editing/deleting/delete-block-merge-contents-017-expected.txt:
946 * editing/deleting/delete-block-merge-contents-018-expected.txt:
947 * editing/deleting/delete-block-merge-contents-019-expected.txt:
948 * editing/deleting/delete-block-merge-contents-020-expected.txt:
949 * editing/deleting/delete-block-merge-contents-021-expected.txt:
950 * editing/deleting/delete-block-merge-contents-022-expected.txt:
951 * editing/deleting/delete-block-merge-contents-023-expected.txt:
952 * editing/deleting/delete-block-merge-contents-024-expected.txt:
953 * editing/deleting/delete-block-table-expected.txt:
954 * editing/deleting/delete-br-008-expected.txt:
955 * editing/deleting/delete-br-010-expected.txt:
956 * editing/deleting/delete-br-011-expected.txt:
957 * editing/deleting/delete-first-list-item-expected.txt:
958 * editing/deleting/delete-image-001-expected.txt:
959 * editing/deleting/delete-image-002-expected.txt:
960 * editing/deleting/delete-image-003-expected.txt:
961 * editing/deleting/delete-image-004-expected.txt:
962 * editing/deleting/delete-line-001-expected.txt:
963 * editing/deleting/delete-line-002-expected.txt:
964 * editing/deleting/delete-line-003-expected.txt:
965 * editing/deleting/delete-line-004-expected.txt:
966 * editing/deleting/delete-line-005-expected.txt:
967 * editing/deleting/delete-line-006-expected.txt:
968 * editing/deleting/delete-line-007-expected.txt:
969 * editing/deleting/delete-line-008-expected.txt:
970 * editing/deleting/delete-line-009-expected.txt:
971 * editing/deleting/delete-line-010-expected.txt:
972 * editing/deleting/delete-line-011-expected.txt:
973 * editing/deleting/delete-line-012-expected.txt:
974 * editing/deleting/delete-line-013-expected.txt:
975 * editing/deleting/delete-line-014-expected.txt:
976 * editing/deleting/delete-line-015-expected.txt:
977 * editing/deleting/delete-line-016-expected.txt:
978 * editing/deleting/delete-line-017-expected.txt:
979 * editing/deleting/delete-listitem-001-expected.txt:
980 * editing/deleting/delete-listitem-002-expected.txt:
981 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
982 * editing/deleting/delete-select-all-001-expected.txt:
983 * editing/deleting/delete-select-all-002-expected.txt:
984 * editing/deleting/delete-select-all-003-expected.txt:
985 * editing/deleting/merge-different-styles-expected.txt:
986 * editing/deleting/merge-endOfParagraph-expected.txt:
987 * editing/deleting/merge-no-br-expected.txt:
988 * editing/deleting/pruning-after-merge-1-expected.txt:
989 * editing/deleting/pruning-after-merge-2-expected.txt:
990 * editing/deleting/table-cells-expected.txt:
991 * editing/execCommand/boldSelection-expected.txt:
992 * editing/execCommand/create-list-from-range-selection-expected.txt:
993 * editing/execCommand/createLink-expected.txt:
994 * editing/execCommand/format-block-expected.txt:
995 * editing/execCommand/format-block-from-range-selection-expected.txt:
996 * editing/execCommand/format-block-with-braces-expected.txt:
997 * editing/execCommand/format-block-with-trailing-br-expected.txt:
998 * editing/execCommand/hilitecolor-expected.txt:
999 * editing/execCommand/indent-list-item-expected.txt:
1000 * editing/execCommand/indent-selection-expected.txt:
1001 * editing/execCommand/insert-list-and-stitch-expected.txt:
1002 * editing/execCommand/insert-list-with-id-expected.txt:
1003 * editing/execCommand/insertHTML-expected.txt:
1004 * editing/execCommand/insertHorizontalRule-expected.txt:
1005 * editing/execCommand/remove-formatting-expected.txt:
1006 * editing/execCommand/remove-list-from-range-selection-expected.txt:
1007 * editing/execCommand/remove-list-items-expected.txt:
1008 * editing/execCommand/strikethroughSelection-expected.txt:
1009 * editing/execCommand/switch-list-type-expected.txt:
1010 * editing/execCommand/unlink-expected.txt:
1011 * editing/input/text-input-controller-expected.txt:
1012 * editing/inserting/insert-3654864-fix-expected.txt:
1013 * editing/inserting/insert-3659587-fix-expected.txt:
1014 * editing/inserting/insert-3775316-fix-expected.txt:
1015 * editing/inserting/insert-3851164-fix-expected.txt:
1016 * editing/inserting/insert-3907422-fix-expected.txt:
1017 * editing/inserting/insert-after-delete-001-expected.txt:
1018 * editing/inserting/insert-div-001-expected.txt:
1019 * editing/inserting/insert-div-002-expected.txt:
1020 * editing/inserting/insert-div-003-expected.txt:
1021 * editing/inserting/insert-div-005-expected.txt:
1022 * editing/inserting/insert-div-007-expected.txt:
1023 * editing/inserting/insert-div-009-expected.txt:
1024 * editing/inserting/insert-div-010-expected.txt:
1025 * editing/inserting/insert-div-020-expected.txt:
1026 * editing/inserting/insert-div-023-expected.txt:
1027 * editing/inserting/insert-div-024-expected.txt:
1028 * editing/inserting/insert-div-025-expected.txt:
1029 * editing/inserting/insert-div-026-expected.txt:
1030 * editing/inserting/multiple-lines-selected-expected.txt:
1031 * editing/inserting/paragraph-separator-03-expected.txt:
1032 * editing/inserting/paragraph-separator-in-table-2-expected.txt:
1033 * editing/inserting/redo-expected.txt:
1034 * editing/inserting/return-key-with-selection-001-expected.txt:
1035 * editing/inserting/return-key-with-selection-002-expected.txt:
1036 * editing/inserting/return-key-with-selection-003-expected.txt:
1037 * editing/pasteboard/3976872-expected.txt:
1038 * editing/pasteboard/4076267-3-expected.txt:
1039 * editing/pasteboard/4076267-expected.txt:
1040 * editing/pasteboard/4700297-expected.txt:
1041 * editing/pasteboard/8145-3-expected.txt:
1042 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1043 * editing/pasteboard/copy-paste-bidi-expected.txt:
1044 * editing/pasteboard/displaced-generic-placeholder-expected.txt:
1045 * editing/pasteboard/displaced-placeholder-expected.txt:
1046 * editing/pasteboard/display-block-on-spans-expected.txt:
1047 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
1048 * editing/pasteboard/interchange-newline-2-expected.txt:
1049 * editing/pasteboard/merge-after-delete-1-expected.txt:
1050 * editing/pasteboard/merge-after-delete-2-expected.txt:
1051 * editing/pasteboard/merge-after-delete-expected.txt:
1052 * editing/pasteboard/merge-end-3-expected.txt:
1053 * editing/pasteboard/merge-end-5-expected.txt:
1054 * editing/pasteboard/merge-end-blockquote-expected.txt:
1055 * editing/pasteboard/merge-end-list-expected.txt:
1056 * editing/pasteboard/merge-end-table-expected.txt:
1057 * editing/pasteboard/paste-4035648-fix-expected.txt:
1058 * editing/pasteboard/paste-4039777-fix-expected.txt:
1059 * editing/pasteboard/paste-line-endings-001-expected.txt:
1060 * editing/pasteboard/paste-line-endings-006-expected.txt:
1061 * editing/pasteboard/paste-match-style-001-expected.txt:
1062 * editing/pasteboard/paste-match-style-002-expected.txt:
1063 * editing/pasteboard/paste-pre-001-expected.txt:
1064 * editing/pasteboard/paste-pre-002-expected.txt:
1065 * editing/pasteboard/paste-table-002-expected.txt:
1066 * editing/pasteboard/paste-table-003-expected.txt:
1067 * editing/pasteboard/paste-text-006-expected.txt:
1068 * editing/pasteboard/paste-text-007-expected.txt:
1069 * editing/pasteboard/paste-text-010-expected.txt:
1070 * editing/pasteboard/paste-text-011-expected.txt:
1071 * editing/pasteboard/paste-text-015-expected.txt:
1072 * editing/pasteboard/paste-text-016-expected.txt:
1073 * editing/pasteboard/paste-text-017-expected.txt:
1074 * editing/pasteboard/paste-text-018-expected.txt:
1075 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
1076 * editing/pasteboard/smart-paste-003-expected.txt:
1077 * editing/pasteboard/smart-paste-004-expected.txt:
1078 * editing/pasteboard/smart-paste-005-expected.txt:
1079 * editing/pasteboard/smart-paste-006-expected.txt:
1080 * editing/pasteboard/smart-paste-007-expected.txt:
1081 * editing/pasteboard/smart-paste-008-expected.txt:
1082 * editing/pasteboard/testcase-9507-expected.txt:
1083 * editing/pasteboard/undoable-fragment-removes-expected.txt:
1084 * editing/selection/expanding-selections-expected.txt:
1085 * editing/selection/expanding-selections2-expected.txt:
1086 * editing/selection/node-removal-1-expected.txt:
1087 * editing/selection/node-removal-2-expected.txt:
1088 * editing/selection/select-all-iframe-expected.txt:
1089 * editing/selection/skip-non-editable-1-expected.txt:
1090 * editing/selection/triple-click-in-pre-expected.txt:
1091 * editing/style/apple-style-editable-mix-expected.txt:
1092 * editing/style/block-style-004-expected.txt:
1093 * editing/style/block-style-005-expected.txt:
1094 * editing/style/block-style-006-expected.txt:
1095 * editing/style/create-block-for-style-001-expected.txt:
1096 * editing/style/create-block-for-style-002-expected.txt:
1097 * editing/style/create-block-for-style-003-expected.txt:
1098 * editing/style/create-block-for-style-004-expected.txt:
1099 * editing/style/create-block-for-style-007-expected.txt:
1100 * editing/style/create-block-for-style-009-expected.txt:
1101 * editing/style/create-block-for-style-010-expected.txt:
1102 * editing/style/create-block-for-style-011-expected.txt:
1103 * editing/style/create-block-for-style-012-expected.txt:
1104 * editing/style/create-block-for-style-013-expected.txt:
1105 * editing/style/designmode-expected.txt:
1106 * editing/style/relative-font-size-change-001-expected.txt:
1107 * editing/style/relative-font-size-change-002-expected.txt:
1108 * editing/style/remove-underline-across-paragraph-expected.txt:
1109 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
1110 * editing/style/remove-underline-after-paragraph-expected.txt:
1111 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
1112 * editing/style/remove-underline-from-stylesheet-expected.txt:
1113 * editing/style/smoosh-styles-001-expected.txt:
1114 * editing/style/smoosh-styles-002-expected.txt:
1115 * editing/style/smoosh-styles-003-expected.txt:
1116 * editing/style/style-3681552-fix-001-expected.txt:
1117 * editing/style/style-3681552-fix-002-expected.txt:
1118 * editing/style/style-3690704-fix-expected.txt:
1119 * editing/style/style-3998892-fix-expected.txt:
1120 * editing/style/style-boundary-001-expected.txt:
1121 * editing/style/style-boundary-003-expected.txt:
1122 * editing/style/style-boundary-004-expected.txt:
1123 * editing/style/typing-style-001-expected.txt:
1124 * editing/style/typing-style-003-expected.txt:
1125 * editing/undo/undo-misspellings-expected.txt:
1126 * editing/unsupported-content/list-delete-001-expected.txt:
1127 * editing/unsupported-content/list-delete-002-expected.txt:
1128 * editing/unsupported-content/list-delete-003-expected.txt:
1129 * editing/unsupported-content/table-delete-001-expected.txt:
1130 * editing/unsupported-content/table-delete-002-expected.txt:
1131 * editing/unsupported-content/table-delete-003-expected.txt:
1132 * fast/forms/attributed-strings-expected.txt:
1133 * fast/forms/cursor-position-expected.txt:
1134 * fast/forms/drag-into-textarea-expected.txt:
1135 * fast/forms/input-appearance-maxlength-expected.txt:
1136 * fast/forms/input-paste-undo-expected.txt:
1137 * fast/forms/input-selection-restore-expected.txt:
1138 * fast/forms/input-text-paste-maxlength-expected.txt:
1139 * fast/forms/selection-functions-expected.txt:
1140 * fast/forms/text-field-setvalue-crash-expected.txt:
1141 * fast/forms/textarea-paste-newline-expected.txt:
1143 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
1147 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=10716
1148 XMLHttpRequest.responseText is null if HTTP response is empty
1150 The results are not fully correct yet:
1151 - accessing properties that are now undefined should cause an exception;
1152 - on error, responseXML should be null, rather than contain an HTML document describing
1155 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
1156 now returning null for nil documents.
1158 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
1159 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
1160 * http/tests/xmlhttprequest/zero-length-response-sync.html:
1161 * http/tests/xmlhttprequest/zero-length-response.html:
1162 Extended to cover more properties.
1164 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
1168 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10676
1169 @charset rules not accessible via DOM
1171 * fast/encoding/css-charset-dom-expected.txt: Added.
1172 * fast/encoding/css-charset-dom.html: Added.
1174 2006-09-04 Rob Buis <buis@kde.org>
1178 Testcase needed for:
1179 http://bugzilla.opendarwin.org/show_bug.cgi?id=6546
1180 clipPath data does not respect transforms
1182 * svg/custom/clip-path-with-transform-expected.checksum: Added.
1183 * svg/custom/clip-path-with-transform-expected.png: Added.
1184 * svg/custom/clip-path-with-transform-expected.txt: Added.
1185 * svg/custom/clip-path-with-transform.svg: Added.
1187 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
1191 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10693
1192 Convert JavaScript arrays to AppleScript lists
1194 * fast/AppleScript/array-expected.txt:
1195 * fast/AppleScript/array.html: Updated results, added a test for
1196 circular dependencies.
1198 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
1202 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=10697
1203 REGRESSION (r16175): Errors in incremental decoding of UTF-8
1205 * fast/encoding/charset-invalid-expected.txt: Added.
1206 * fast/encoding/charset-invalid.html: Added.
1207 * http/tests/incremental/slow-utf8-html-expected.txt: Added.
1208 * http/tests/incremental/slow-utf8-html.pl: Added.
1210 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
1214 http://bugzilla.opendarwin.org/show_bug.cgi?id=4508
1215 Layout tests access an external server
1217 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
1218 but the test still pointed to a remote one).
1219 * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
1220 * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of
1221 a non-existent http one.
1222 * fast/loader/docLoaderFrame-expected.checksum: Removed.
1223 * fast/loader/docLoaderFrame-expected.png: Removed.
1224 * fast/loader/docLoaderFrame-expected.txt: Removed.
1225 * fast/loader/docLoaderFrame.html: Removed.
1226 * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
1227 * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
1228 * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
1229 Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it
1232 2006-09-02 Graham Dennis <graham.dennis@gmail.com>
1237 http://bugzilla.opendarwin.org/show_bug.cgi?id=10579
1238 AppleStyleCommand::applyBlockStyle crash
1240 * editing/style/table-selection-expected.checksum: Added.
1241 * editing/style/table-selection-expected.png: Added.
1242 * editing/style/table-selection-expected.txt: Added.
1243 * editing/style/table-selection.html: Added.
1245 2006-09-01 Adele Peterson <adele@apple.com>
1247 Reviewed by Tim Omernick.
1249 Updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=6990
1250 Switch to use new text field implementation for <input type="password">
1252 * dom/html/level2/html/HTMLInputElement22-expected.txt:
1253 * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
1254 * fast/events/event-sender-mouse-click.html:
1255 * fast/forms/input-appearance-height-expected.checksum:
1256 * fast/forms/input-appearance-height-expected.txt:
1257 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
1258 * fast/forms/input-value-expected.checksum:
1259 * fast/forms/input-value-expected.png:
1260 * fast/forms/input-value-expected.txt:
1261 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
1262 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
1263 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
1265 Updated from switch to style-able selects
1266 * fast/forms/option-strip-whitespace-expected.checksum:
1267 * fast/forms/option-strip-whitespace-expected.png:
1268 * fast/forms/option-strip-whitespace-expected.txt:
1270 2006-09-01 Timothy Hatcher <timothy@apple.com>
1274 - updated results, null is not round-tripped through the bindings
1275 because of regressions the original change caused in other applications.
1276 - added an echo for "undefined".
1278 * plugins/bindings-test-expected.txt:
1279 * plugins/bindings-test.html:
1281 2006-09-01 Alexey Proskuryakov <ap@nypop.com>
1286 - http://bugzilla.opendarwin.org/show_bug.cgi?id=5620
1287 Should only honor encoding from <meta> in HTML
1289 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9783
1290 An XML declaration without an explicit encoding incorrectly triggers
1291 UTF-8 encoding in an HTML document
1293 - http://bugzilla.opendarwin.org/show_bug.cgi?id=10155
1294 CSS2: @charset is not supported
1296 * fast/encoding/css-charset-expected.txt: Added.
1297 * fast/encoding/css-charset.css: Added.
1298 * fast/encoding/css-charset.html: Added.
1299 * fast/encoding/css-charset-evil-expected.txt: Added.
1300 * fast/encoding/css-charset-evil.css: Added.
1301 * fast/encoding/css-charset-evil.html: Added.
1302 * fast/encoding/default-xhtml-encoding-expected.txt: Added.
1303 * fast/encoding/default-xhtml-encoding.xhtml: Added.
1304 * fast/encoding/meta-in-xhtml-expected.txt: Added.
1305 * fast/encoding/meta-in-xhtml.xhtml: Added.
1306 * fast/encoding/pseudo-xml-2-expected.txt: Added.
1307 * fast/encoding/pseudo-xml-2.html: Added.
1308 * fast/encoding/pseudo-xml-3-expected.txt: Added.
1309 * fast/encoding/pseudo-xml-3.html: Added.
1310 * fast/encoding/pseudo-xml-4-expected.txt: Added.
1311 * fast/encoding/pseudo-xml-4.html: Added.
1312 * fast/encoding/pseudo-xml-expected.txt: Added.
1313 * fast/encoding/pseudo-xml.html: Added.
1315 2006-08-31 Alice Liu <alice.liu@apple.com>
1319 Revised expected results for an isindex element because of
1320 <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
1321 Now the field is rendered as a textfield
1323 * fast/dom/isindex-002-expected.checksum:
1324 * fast/dom/isindex-002-expected.png:
1325 * fast/dom/isindex-002-expected.txt:
1327 2006-08-30 Rob Buis <buis@kde.org>
1331 Changed test results because of:
1332 http://bugzilla.opendarwin.org/show_bug.cgi?id=10586
1333 pointer-events has issues when things are not stroked/filled
1335 * svg/custom/pointer-events-path-expected.checksum:
1336 * svg/custom/pointer-events-path-expected.png:
1337 * svg/custom/pointer-events-path-expected.txt:
1339 2006-08-29 Justin Garcia <justin.garcia@apple.com>
1341 Reviewed by harrison
1343 <rdar://problem/4700297>
1344 REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
1347 * editing/pasteboard/smart-paste-002-expected.checksum:
1348 * editing/pasteboard/smart-paste-002-expected.png:
1349 * editing/pasteboard/smart-paste-002-expected.txt:
1350 Added to demonstrate fix:
1351 * editing/pasteboard/4700297-expected.checksum: Added.
1352 * editing/pasteboard/4700297-expected.png: Added.
1353 * editing/pasteboard/4700297-expected.txt: Added.
1354 * editing/pasteboard/4700297.html: Added.
1355 Removed a superfluous style span:
1356 * editing/deleting/pruning-after-merge-1-expected.txt:
1357 * editing/pasteboard/interchange-newline-1-expected.txt:
1358 * editing/pasteboard/paste-text-019-expected.checksum:
1359 * editing/pasteboard/paste-text-019-expected.png:
1360 * editing/pasteboard/paste-text-019-expected.txt:
1361 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1362 Accidently checked in bad results yesterday:
1363 * editing/pasteboard/copy-paste-bidi-expected.txt:
1364 Equivalent render tree:
1365 * editing/pasteboard/smart-paste-001-expected.txt:
1367 2006-08-29 waylonis <waylonis@google.com>
1371 - Updated test to check for exceptions thrown in a plug-in. This is
1372 a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10114.
1373 * plugins/bindings-test-expected.txt:
1374 * plugins/bindings-test.html:
1376 2006-08-29 Darin Adler <darin@apple.com>
1380 - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)
1382 * fast/css/computed-style-negative-top-expected.txt: Added.
1383 * fast/css/computed-style-negative-top.html: Added.
1385 2006-08-28 Justin Garcia <justin.garcia@apple.com>
1387 Reviewed by harrison
1389 * editing/inserting/redo-expected.checksum: Added.
1390 * editing/inserting/redo-expected.png: Added.
1391 * editing/inserting/redo-expected.txt: Added.
1392 * editing/inserting/redo.html: Added.
1393 * editing/pasteboard/copy-paste-bidi-expected.txt:
1395 2006-08-28 Alice Liu <alice.liu@apple.com>
1399 Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write
1401 * http/tests/misc/iframe-domain-test-expected.txt: Added.
1402 * http/tests/misc/iframe-domain-test.html: Added.
1404 2006-08-27 Rob Buis <buis@kde.org>
1408 Changed test result because of:
1409 http://bugzilla.opendarwin.org/show_bug.cgi?id=10557
1410 KCanvasPath should be replace by platform/Path
1412 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1414 2006-08-26 Eric Seidel <eric@eseidel.com>
1418 Test case for: pointer-events does not work.
1419 http://bugzilla.opendarwin.org/show_bug.cgi?id=10415
1421 * svg/custom/pointer-events-path-expected.checksum: Added.
1422 * svg/custom/pointer-events-path-expected.png: Added.
1423 * svg/custom/pointer-events-path-expected.txt: Added.
1424 * svg/custom/pointer-events-path.svg: Added.
1426 2006-08-27 Rob Buis <buis@kde.org>
1431 http://bugzilla.opendarwin.org/show_bug.cgi?id=10558
1432 SVG should have support for <metadata> element
1434 * svg/custom/create-metadata-element-expected.checksum: Added.
1435 * svg/custom/create-metadata-element-expected.png: Added.
1436 * svg/custom/create-metadata-element-expected.txt: Added.
1437 * svg/custom/create-metadata-element.svg: Added.
1439 2006-08-25 Adele Peterson <adele@apple.com>
1441 Updated results for addition of -webkit-text-security.
1443 * fast/css/computed-style-expected.txt:
1445 2006-08-25 Adele Peterson <adele@apple.com>
1449 New tests and updated tests for styled selects.
1451 * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
1452 * fast/borders/borderRadiusInvalidColor-expected.png: Added.
1453 * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
1454 * fast/borders/borderRadiusInvalidColor.html: Added.
1456 * fast/forms/select-baseline-expected.checksum: Added.
1457 * fast/forms/select-baseline-expected.png: Added.
1458 * fast/forms/select-baseline-expected.txt: Added.
1459 * fast/forms/select-baseline.html: Added.
1461 * editing/pasteboard/4641033-expected.txt:
1462 * editing/selection/replaced-boundaries-3-expected.txt:
1463 * editing/selection/select-box-expected.txt:
1464 * fast/block/margin-collapse/103-expected.txt:
1465 * fast/forms/001-expected.checksum:
1466 * fast/forms/001-expected.png:
1467 * fast/forms/001-expected.txt:
1468 * fast/forms/003-expected.txt:
1469 * fast/forms/004-expected.txt:
1470 * fast/forms/HTMLOptionElement_label01-expected.txt:
1471 * fast/forms/HTMLOptionElement_label02-expected.txt:
1472 * fast/forms/HTMLOptionElement_label03-expected.txt:
1473 * fast/forms/HTMLOptionElement_label04-expected.txt:
1474 * fast/forms/HTMLOptionElement_label06-expected.txt:
1475 * fast/forms/HTMLOptionElement_label07-expected.txt:
1476 * fast/forms/form-element-geometry-expected.checksum:
1477 * fast/forms/form-element-geometry-expected.png:
1478 * fast/forms/form-element-geometry-expected.txt:
1479 * fast/forms/option-script-expected.txt:
1480 * fast/forms/option-text-clip-expected.txt:
1481 * fast/forms/select-change-listbox-to-popup-expected.txt:
1482 * fast/forms/select-selected-expected.txt:
1483 * fast/forms/select-style-expected.txt:
1484 * fast/forms/select-visual-hebrew-expected.txt:
1485 * fast/invalid/014-expected.txt:
1486 * fast/parser/document-write-option-expected.txt:
1487 * fast/replaced/width100percent-expected.txt:
1488 * http/tests/navigation/anchor-basic-expected.txt:
1489 * http/tests/navigation/anchor-frames-expected.txt:
1490 * http/tests/navigation/anchor-goback-expected.txt:
1491 * http/tests/navigation/anchor-subframeload-expected.txt:
1492 * http/tests/navigation/javascriptlink-basic-expected.txt:
1493 * http/tests/navigation/javascriptlink-frames-expected.txt:
1494 * http/tests/navigation/javascriptlink-goback-expected.txt:
1495 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
1496 * http/tests/navigation/metaredirect-basic-expected.txt:
1497 * http/tests/navigation/metaredirect-frames-expected.txt:
1498 * http/tests/navigation/metaredirect-goback-expected.txt:
1499 * http/tests/navigation/metaredirect-subframeload-expected.txt:
1500 * http/tests/navigation/post-goback2-expected.txt:
1501 * http/tests/navigation/postredirect-goback2-expected.txt:
1502 * http/tests/navigation/redirect302-basic-expected.txt:
1503 * http/tests/navigation/redirect302-frames-expected.txt:
1504 * http/tests/navigation/redirect302-goback-expected.txt:
1505 * http/tests/navigation/redirect302-subframeload-expected.txt:
1506 * http/tests/navigation/relativeanchor-basic-expected.txt:
1507 * http/tests/navigation/relativeanchor-frames-expected.txt:
1508 * http/tests/navigation/relativeanchor-goback-expected.txt:
1509 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
1510 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
1511 * http/tests/navigation/success200-basic-expected.txt:
1512 * http/tests/navigation/success200-frames-expected.txt:
1513 * http/tests/navigation/success200-frames-loadsame-expected.txt:
1514 * http/tests/navigation/success200-goback-expected.txt:
1515 * http/tests/navigation/success200-loadsame-expected.txt:
1516 * http/tests/navigation/success200-reload-expected.txt:
1517 * http/tests/navigation/success200-subframeload-expected.txt:
1518 * http/tests/navigation/timerredirect-basic-expected.txt:
1519 * http/tests/navigation/timerredirect-frames-expected.txt:
1520 * http/tests/navigation/timerredirect-goback-expected.txt:
1521 * http/tests/navigation/timerredirect-subframeload-expected.txt:
1522 * tables/mozilla/bugs/bug1188-expected.txt:
1523 * tables/mozilla/bugs/bug18359-expected.txt:
1524 * tables/mozilla/bugs/bug2479-3-expected.txt:
1525 * tables/mozilla/bugs/bug2479-4-expected.txt:
1526 * tables/mozilla/bugs/bug29326-expected.txt:
1527 * tables/mozilla/bugs/bug33855-expected.txt:
1528 * tables/mozilla/bugs/bug4382-expected.txt:
1529 * tables/mozilla/bugs/bug96334-expected.txt:
1530 * tables/mozilla/core/margins-expected.txt:
1531 * tables/mozilla/dom/tableDom-expected.txt:
1532 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
1534 2006-08-24 Darin Adler <darin@apple.com>
1538 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10169
1539 REGRESSION: NativeTextArea: Text dragged from <input type=text> to textarea disappears
1541 * fast/forms/drag-into-textarea-expected.txt: Added.
1542 * fast/forms/drag-into-textarea.html: Added.
1544 2006-08-24 David Harrison <harrison@apple.com>
1546 Updated expected results for this change:
1548 <rdar://problem/4522205> Represent controls in AXAttributedStringForTextMarkerRange
1550 * editing/selection/anchor-focus1-expected.txt:
1551 * editing/selection/anchor-focus2-expected.txt:
1552 * editing/selection/anchor-focus3-expected.txt:
1553 * editing/selection/move-begin-end-expected.txt:
1554 * fast/dom/Element/onclick-case-expected.txt:
1555 * fast/dom/HTMLInputElement/size-as-number-expected.txt:
1556 * fast/dom/document-all-input-expected.txt:
1557 * fast/dom/option-properties-expected.txt:
1558 * fast/events/objc-keyboard-event-creation-expected.txt:
1559 * fast/events/onsubmit-bubbling-expected.txt:
1560 * fast/forms/access-key-expected.txt:
1561 * fast/forms/activate-and-disabled-elements-expected.txt:
1562 * fast/forms/button-in-forms-collection-expected.txt:
1563 * fast/forms/check-box-enter-key-expected.txt:
1564 * fast/forms/cursor-position-expected.txt:
1565 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
1566 * fast/forms/domstring-replace-crash-expected.txt:
1567 * fast/forms/double-focus-expected.txt:
1568 * fast/forms/element-by-name-expected.txt:
1569 * fast/forms/empty-get-expected.txt:
1570 * fast/forms/focus-expected.txt:
1571 * fast/forms/form-get-multipart-expected.txt:
1572 * fast/forms/form-get-multipart2-expected.txt:
1573 * fast/forms/form-get-multipart3-expected.txt:
1574 * fast/forms/form-post-urlencoded-expected.txt:
1575 * fast/forms/input-appearance-elementFromPoint-expected.txt:
1576 * fast/forms/input-appearance-maxlength-expected.txt:
1577 * fast/forms/input-changing-value-expected.txt:
1578 * fast/forms/input-delete-expected.txt:
1579 * fast/forms/input-selection-hidden-expected.txt:
1580 * fast/forms/input-selection-restore-expected.txt:
1581 * fast/forms/input-text-enter-expected.txt:
1582 * fast/forms/input-truncate-newline-expected.txt:
1583 * fast/forms/legend-access-key-expected.txt:
1584 * fast/forms/onchange-enter-submit-expected.txt:
1585 * fast/forms/onselect-textarea-expected.txt:
1586 * fast/forms/onselect-textfield-expected.txt:
1587 * fast/forms/paste-into-textarea-expected.txt:
1588 * fast/forms/plaintext-mode-1-expected.txt:
1589 * fast/forms/select-remove-option-expected.txt:
1590 * fast/forms/select-replace-option-expected.txt:
1591 * fast/forms/select-reset-expected.txt:
1592 * fast/forms/selection-functions-expected.txt:
1593 * fast/forms/text-field-setvalue-crash-expected.txt:
1594 * fast/forms/textarea-crlf-expected.txt:
1595 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
1596 * fast/forms/textarea-setvalue-submit-expected.txt:
1597 * fast/forms/textfield-focus-out-expected.txt:
1599 2006-08-24 Rob Buis <buis@kde.org>
1604 http://bugzilla.opendarwin.org/show_bug.cgi?id=10524
1605 svg transform: comma delimiting breaks display
1607 * svg/custom/transform-scale-parse-expected.checksum: Added.
1608 * svg/custom/transform-scale-parse-expected.png: Added.
1609 * svg/custom/transform-scale-parse-expected.txt: Added.
1610 * svg/custom/transform-scale-parse.svg: Added.
1612 2006-08-22 Trey Matteson <trey@usa.net>
1616 This test update was missing from the patch I posted, and ggarren just checked in.
1618 * fast/overflow/scrollRevealButton-expected.txt:
1620 2006-08-22 Maciej Stachowiak <mjs@apple.com>
1624 - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
1626 (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
1628 * fast/loader/start-load-in-unload-expected.txt: Added.
1629 * fast/loader/start-load-in-unload.html: Added.
1631 2006-08-22 Maciej Stachowiak <mjs@apple.com>
1633 Fix for broken tests.
1635 - made newly added CGI scripts executable
1637 * http/tests/navigation/resources/error404.pl:
1638 * http/tests/navigation/resources/frameset.pl:
1639 * http/tests/navigation/resources/postresult.pl:
1640 * http/tests/navigation/resources/redirect302.pl:
1642 2006-08-22 Justin Garcia <justin.garcia@apple.com>
1644 Reviewed by harrison
1646 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10449>
1647 REGRESSION(r15918): drag-into-marker.html failing
1649 * editing/pasteboard/paste-list-001-expected.txt:
1650 * fast/lists/drag-into-marker.html: Added.
1651 * fast/lists/drag-into-marker.html-disabled: Removed.
1653 2006-08-22 Justin Garcia <justin.garcia@apple.com>
1655 Reviewed by harrison
1657 <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
1660 * editing/pasteboard/paste-4039777-fix-expected.checksum:
1661 * editing/pasteboard/paste-4039777-fix-expected.png:
1662 * editing/pasteboard/paste-4039777-fix-expected.txt:
1663 * editing/deleting/delete-3857753-fix-expected.txt:
1664 * editing/pasteboard/styled-element-markup-expected.checksum:
1665 * editing/pasteboard/styled-element-markup-expected.png:
1666 * editing/pasteboard/styled-element-markup-expected.txt:
1667 * editing/execCommand/insertHTML-expected.checksum:
1668 * editing/execCommand/insertHTML-expected.png:
1669 * editing/execCommand/insertHTML-expected.txt:
1670 * editing/execCommand/insertHTML.html:
1672 Removed some empty style spans, font tags are replaced by style spans
1673 in a couple of cases:
1674 * editing/deleting/merge-different-styles-expected.txt:
1675 * editing/deleting/pruning-after-merge-1-expected.txt:
1676 * editing/deleting/pruning-after-merge-2-expected.txt:
1677 * editing/inserting/insert-3786362-fix-expected.txt:
1678 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1679 * editing/pasteboard/display-block-on-spans-expected.txt:
1680 * editing/pasteboard/merge-end-table-expected.txt:
1681 * editing/pasteboard/paste-4035648-fix-expected.txt:
1682 * editing/pasteboard/paste-line-endings-001-expected.txt:
1683 * editing/pasteboard/paste-line-endings-006-expected.txt:
1684 * editing/pasteboard/paste-list-001-expected.txt:
1685 * editing/pasteboard/paste-pre-001-expected.txt:
1686 * editing/pasteboard/paste-pre-002-expected.txt:
1687 * editing/pasteboard/paste-table-001-expected.txt:
1688 * editing/pasteboard/paste-table-002-expected.txt:
1689 * editing/pasteboard/paste-text-001-expected.txt:
1690 * editing/pasteboard/paste-text-002-expected.txt:
1691 * editing/pasteboard/paste-text-003-expected.txt:
1692 * editing/pasteboard/paste-text-004-expected.txt:
1693 * editing/pasteboard/paste-text-005-expected.txt:
1694 * editing/pasteboard/paste-text-006-expected.txt:
1695 * editing/pasteboard/paste-text-011-expected.txt:
1696 * editing/pasteboard/paste-text-012-expected.txt:
1697 * editing/pasteboard/paste-text-013-expected.txt:
1698 * editing/pasteboard/paste-text-014-expected.txt:
1699 * editing/pasteboard/paste-text-015-expected.txt:
1700 * editing/pasteboard/paste-text-016-expected.txt:
1701 * editing/pasteboard/paste-text-017-expected.txt:
1702 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1703 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1704 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1705 * editing/pasteboard/styled-element-markup.html:
1706 * editing/pasteboard/testcase-9507-expected.txt:
1707 * editing/style/smoosh-styles-001-expected.txt:
1708 * editing/style/smoosh-styles-002-expected.txt:
1710 2006-08-22 Trey Matteson <trey@usa.net>
1714 Introducing a small test suite for bugs related to various navigation techniques,
1715 e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
1716 within-page anchors. Most of the tests are done with and without an enclosing frameset.
1717 The tests verify the content of the final page (which may include restored form
1718 state), scroll location (also sometimes restored), and the full content of the
1721 * fast/overflow/scrollRevealButton-expected.txt:
1722 Updated to include scroll location that is now emitted.
1723 * http/tests/navigation/anchor-basic-expected.txt: Added.
1724 * http/tests/navigation/anchor-basic.html: Added.
1725 * http/tests/navigation/anchor-frames-expected.txt: Added.
1726 * http/tests/navigation/anchor-frames.html: Added.
1727 * http/tests/navigation/anchor-goback-expected.txt: Added.
1728 * http/tests/navigation/anchor-goback.html: Added.
1729 * http/tests/navigation/anchor-subframeload-expected.txt: Added.
1730 * http/tests/navigation/anchor-subframeload.html: Added.
1731 * http/tests/navigation/error404-basic-expected.txt: Added.
1732 * http/tests/navigation/error404-basic.html: Added.
1733 * http/tests/navigation/error404-frames-expected.txt: Added.
1734 * http/tests/navigation/error404-frames.html: Added.
1735 * http/tests/navigation/error404-goback-expected.txt: Added.
1736 * http/tests/navigation/error404-goback.html: Added.
1737 * http/tests/navigation/error404-subframeload-expected.txt: Added.
1738 * http/tests/navigation/error404-subframeload.html: Added.
1739 * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
1740 * http/tests/navigation/javascriptlink-basic.html: Added.
1741 * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
1742 * http/tests/navigation/javascriptlink-frames.html: Added.
1743 * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
1744 * http/tests/navigation/javascriptlink-goback.html: Added.
1745 * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
1746 * http/tests/navigation/javascriptlink-subframeload.html: Added.
1747 * http/tests/navigation/metaredirect-basic-expected.txt: Added.
1748 * http/tests/navigation/metaredirect-basic.html: Added.
1749 * http/tests/navigation/metaredirect-frames-expected.txt: Added.
1750 * http/tests/navigation/metaredirect-frames.html: Added.
1751 * http/tests/navigation/metaredirect-goback-expected.txt: Added.
1752 * http/tests/navigation/metaredirect-goback.html: Added.
1753 * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
1754 * http/tests/navigation/metaredirect-subframeload.html: Added.
1755 * http/tests/navigation/post-basic-expected.txt: Added.
1756 * http/tests/navigation/post-basic.html: Added.
1757 * http/tests/navigation/post-frames-expected.txt: Added.
1758 * http/tests/navigation/post-frames-goback1.html-disabled: Added.
1759 * http/tests/navigation/post-frames.html: Added.
1760 * http/tests/navigation/post-goback1-expected.txt: Added.
1761 * http/tests/navigation/post-goback1.html: Added.
1762 * http/tests/navigation/post-goback2-expected.txt: Added.
1763 * http/tests/navigation/post-goback2.html: Added.
1764 * http/tests/navigation/postredirect-basic-expected.txt: Added.
1765 * http/tests/navigation/postredirect-basic.html: Added.
1766 * http/tests/navigation/postredirect-frames-expected.txt: Added.
1767 * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
1768 * http/tests/navigation/postredirect-frames.html: Added.
1769 * http/tests/navigation/postredirect-goback1-expected.txt: Added.
1770 * http/tests/navigation/postredirect-goback1.html: Added.
1771 * http/tests/navigation/postredirect-goback2-expected.txt: Added.
1772 * http/tests/navigation/postredirect-goback2.html: Added.
1773 * http/tests/navigation/redirect302-basic-expected.txt: Added.
1774 * http/tests/navigation/redirect302-basic.html: Added.
1775 * http/tests/navigation/redirect302-frames-expected.txt: Added.
1776 * http/tests/navigation/redirect302-frames.html: Added.
1777 * http/tests/navigation/redirect302-goback-expected.txt: Added.
1778 * http/tests/navigation/redirect302-goback.html: Added.
1779 * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
1780 * http/tests/navigation/redirect302-subframeload.html: Added.
1781 * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
1782 * http/tests/navigation/relativeanchor-basic.html: Added.
1783 * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
1784 * http/tests/navigation/relativeanchor-frames.html: Added.
1785 * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
1786 * http/tests/navigation/relativeanchor-goback.html: Added.
1787 * http/tests/navigation/resources/error404.pl: Added.
1788 * http/tests/navigation/resources/frameset.pl: Added.
1789 * http/tests/navigation/resources/javascriptlink.html: Added.
1790 * http/tests/navigation/resources/metaredirect.html: Added.
1791 * http/tests/navigation/resources/otherpage.html: Added.
1792 * http/tests/navigation/resources/postresult.pl: Added.
1793 * http/tests/navigation/resources/redirect302.pl: Added.
1794 * http/tests/navigation/resources/slowmetaredirect.html: Added.
1795 * http/tests/navigation/resources/slowtimerredirect.html: Added.
1796 * http/tests/navigation/resources/success200.html: Added.
1797 * http/tests/navigation/resources/testcode.js: Added.
1798 * http/tests/navigation/resources/timerredirect.html: Added.
1799 * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
1800 * http/tests/navigation/slowmetaredirect-basic.html: Added.
1801 * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
1802 * http/tests/navigation/slowtimerredirect-basic.html: Added.
1803 * http/tests/navigation/success200-basic-expected.txt: Added.
1804 * http/tests/navigation/success200-basic.html: Added.
1805 * http/tests/navigation/success200-frames-expected.txt: Added.
1806 * http/tests/navigation/success200-frames-goback.html-disabled: Added.
1807 * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
1808 * http/tests/navigation/success200-frames-loadsame.html: Added.
1809 * http/tests/navigation/success200-frames-reload.html-disabled: Added.
1810 * http/tests/navigation/success200-frames.html: Added.
1811 * http/tests/navigation/success200-goback-expected.txt: Added.
1812 * http/tests/navigation/success200-goback.html: Added.
1813 * http/tests/navigation/success200-loadsame-expected.txt: Added.
1814 * http/tests/navigation/success200-loadsame.html: Added.
1815 * http/tests/navigation/success200-reload-expected.txt: Added.
1816 * http/tests/navigation/success200-reload.html: Added.
1817 * http/tests/navigation/success200-subframeload-expected.txt: Added.
1818 * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
1819 * http/tests/navigation/success200-subframeload.html: Added.
1820 * http/tests/navigation/timerredirect-basic-expected.txt: Added.
1821 * http/tests/navigation/timerredirect-basic.html: Added.
1822 * http/tests/navigation/timerredirect-frames-expected.txt: Added.
1823 * http/tests/navigation/timerredirect-frames.html: Added.
1824 * http/tests/navigation/timerredirect-goback-expected.txt: Added.
1825 * http/tests/navigation/timerredirect-goback.html: Added.
1826 * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
1827 * http/tests/navigation/timerredirect-subframeload.html: Added.
1829 2006-08-22 Rob Buis <buis@kde.org>
1834 http://bugzilla.opendarwin.org/show_bug.cgi?id=10402
1835 REPRO: SVG crashes inside gradient code
1837 * svg/custom/gradient-attr-update-expected.checksum: Added.
1838 * svg/custom/gradient-attr-update-expected.png: Added.
1839 * svg/custom/gradient-attr-update-expected.txt: Added.
1840 * svg/custom/gradient-attr-update.svg: Added.
1842 2006-08-22 Rob Buis <buis@kde.org>
1846 Testcase needed for:
1847 http://bugzilla.opendarwin.org/show_bug.cgi?id=10405
1848 REPRO: SVG Maze crashes in RenderPath code
1850 * svg/custom/dynamic-empty-path-expected.checksum: Added.
1851 * svg/custom/dynamic-empty-path-expected.png: Added.
1852 * svg/custom/dynamic-empty-path-expected.txt: Added.
1853 * svg/custom/dynamic-empty-path.svg: Added.
1855 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
1859 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10419
1860 XSLTProcessor transformToFragment fails because of an XML declaration
1862 * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
1863 * fast/xsl/transformToFragment-XML-declaration.html: Added.
1865 * fast/xsl/xslt-extra-content-at-end-expected.checksum:
1866 * fast/xsl/xslt-extra-content-at-end-expected.png:
1867 * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.
1869 2006-08-21 Vladimir Olexa <vladimir.olexa@gmail.com>
1873 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6252
1874 JavaScript 1.6 Array.lastIndexOf
1876 * fast/js/array-lastIndexOf-expected.txt: Added.
1877 * fast/js/array-lastIndexOf.html: Added.
1878 * fast/js/resources/array-lastIndexOf.js: Added.
1880 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
1884 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10429
1885 XSLTProcessor.transformToFragment crashes if the owner document is empty
1887 * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
1888 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
1889 * fast/js/xslt-fragment-in-empty-doc.html: Added.
1891 2006-08-16 Justin Garcia <justin.garcia@apple.com>
1893 Reviewed by thatcher
1895 Equivalent render tree:
1896 * fast/events/ondragenter-expected.checksum:
1897 * fast/events/ondragenter-expected.txt:
1899 Patch exposed a bug (10449):
1900 * fast/lists/drag-into-marker.html: Removed.
1901 * fast/lists/drag-into-marker.html-disabled: Added.
1903 2006-08-15 Justin Garcia <justin.garcia@apple.com>
1905 Reviewed by thatcher
1908 * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
1909 * editing/pasteboard/interchange-newline-4-expected.png: Added.
1910 * editing/pasteboard/interchange-newline-4-expected.txt: Added.
1911 * editing/pasteboard/interchange-newline-4.html: Added.
1912 * editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
1913 * editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
1914 * editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
1915 * editing/deleting/paragraph-in-preserveNewline.html: Added.
1917 Equivalent render trees, fixes, or bugs exposed (10427, 10428):
1918 * editing/execCommand/insertHTML-expected.checksum:
1919 * editing/execCommand/insertHTML-expected.png:
1920 * editing/execCommand/insertHTML-expected.txt:
1921 * editing/execCommand/insertHTML.html:
1922 * editing/execCommand/insertHorizontalRule-expected.checksum:
1923 * editing/execCommand/insertHorizontalRule-expected.png:
1924 * editing/execCommand/insertHorizontalRule-expected.txt:
1925 * editing/inserting/insert-3786362-fix-expected.checksum:
1926 * editing/inserting/insert-3786362-fix-expected.png:
1927 * editing/inserting/insert-3786362-fix-expected.txt:
1928 * editing/inserting/insert-3786362-fix.html:
1929 * editing/inserting/insert-3907422-fix-expected.txt:
1930 * editing/pasteboard/3976872-expected.checksum:
1931 * editing/pasteboard/3976872-expected.png:
1932 * editing/pasteboard/3976872-expected.txt:
1933 * editing/pasteboard/4076267-3-expected.checksum:
1934 * editing/pasteboard/4076267-3-expected.png:
1935 * editing/pasteboard/4076267-3-expected.txt:
1936 * editing/pasteboard/4076267-3.html:
1937 * editing/pasteboard/4076267-expected.checksum:
1938 * editing/pasteboard/4076267-expected.png:
1939 * editing/pasteboard/4076267-expected.txt:
1940 * editing/pasteboard/4076267.html:
1941 * editing/pasteboard/4242293-1-expected.txt:
1942 * editing/pasteboard/4242293-expected.checksum:
1943 * editing/pasteboard/4242293-expected.png:
1944 * editing/pasteboard/4242293-expected.txt:
1945 * editing/pasteboard/4631972-expected.txt:
1946 * editing/pasteboard/8145-1-expected.txt:
1947 * editing/pasteboard/8145-3-expected.txt:
1948 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1949 * editing/pasteboard/copy-paste-bidi-expected.txt:
1950 * editing/pasteboard/display-block-on-spans-expected.checksum:
1951 * editing/pasteboard/display-block-on-spans-expected.png:
1952 * editing/pasteboard/display-block-on-spans-expected.txt:
1953 * editing/pasteboard/interchange-newline-1-expected.txt:
1954 * editing/pasteboard/merge-end-1-expected.checksum:
1955 * editing/pasteboard/merge-end-1-expected.png:
1956 * editing/pasteboard/merge-end-1-expected.txt:
1957 * editing/pasteboard/merge-end-1.html:
1958 * editing/pasteboard/merge-end-2-expected.checksum:
1959 * editing/pasteboard/merge-end-2-expected.png:
1960 * editing/pasteboard/merge-end-2-expected.txt:
1961 * editing/pasteboard/merge-end-2.html:
1962 * editing/pasteboard/merge-end-4-expected.txt:
1963 * editing/pasteboard/merge-end-list-expected.txt:
1964 * editing/pasteboard/merge-end-table-expected.checksum:
1965 * editing/pasteboard/merge-end-table-expected.png:
1966 * editing/pasteboard/merge-end-table-expected.txt:
1967 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
1968 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
1969 * editing/pasteboard/paste-4039777-fix-expected.checksum:
1970 * editing/pasteboard/paste-4039777-fix-expected.png:
1971 * editing/pasteboard/paste-4039777-fix-expected.txt:
1972 * editing/pasteboard/paste-line-endings-002-expected.txt:
1973 * editing/pasteboard/paste-line-endings-004-expected.txt:
1974 * editing/pasteboard/paste-line-endings-007-expected.txt:
1975 * editing/pasteboard/paste-line-endings-008-expected.txt:
1976 * editing/pasteboard/paste-line-endings-009-expected.txt:
1977 * editing/pasteboard/paste-match-style-002-expected.txt:
1978 * editing/pasteboard/paste-pre-001-expected.txt:
1979 * editing/pasteboard/paste-pre-002-expected.txt:
1980 * editing/pasteboard/paste-table-001-expected.checksum:
1981 * editing/pasteboard/paste-table-001-expected.png:
1982 * editing/pasteboard/paste-table-001-expected.txt:
1983 * editing/pasteboard/paste-table-003-expected.txt:
1984 * editing/pasteboard/paste-text-001-expected.txt:
1985 * editing/pasteboard/paste-text-003-expected.txt:
1986 * editing/pasteboard/paste-text-007-expected.checksum:
1987 * editing/pasteboard/paste-text-007-expected.png:
1988 * editing/pasteboard/paste-text-007-expected.txt:
1989 * editing/pasteboard/paste-text-008-expected.txt:
1990 * editing/pasteboard/paste-text-009-expected.txt:
1991 * editing/pasteboard/paste-text-010-expected.txt:
1992 * editing/pasteboard/paste-text-011-expected.txt:
1993 * editing/pasteboard/paste-text-012-expected.checksum:
1994 * editing/pasteboard/paste-text-012-expected.png:
1995 * editing/pasteboard/paste-text-012-expected.txt:
1996 * editing/pasteboard/paste-text-012.html:
1997 * editing/pasteboard/paste-text-013-expected.checksum:
1998 * editing/pasteboard/paste-text-013-expected.png:
1999 * editing/pasteboard/paste-text-013-expected.txt:
2000 * editing/pasteboard/paste-text-015-expected.txt:
2001 * editing/pasteboard/paste-text-017-expected.txt:
2002 * editing/pasteboard/paste-text-019-expected.checksum:
2003 * editing/pasteboard/paste-text-019-expected.png:
2004 * editing/pasteboard/paste-text-019-expected.txt:
2005 * editing/pasteboard/paste-text-019.html:
2006 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
2007 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
2008 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
2009 * editing/pasteboard/pasting-object-expected.txt:
2010 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
2011 * editing/pasteboard/quirks-mode-br-1-expected.txt:
2012 * editing/pasteboard/smart-paste-001-expected.txt:
2013 * editing/pasteboard/smart-paste-002-expected.txt:
2014 * editing/pasteboard/smart-paste-003-expected.txt:
2015 * editing/pasteboard/smart-paste-004-expected.txt:
2016 * editing/pasteboard/smart-paste-005-expected.txt:
2017 * editing/pasteboard/smart-paste-006-expected.txt:
2018 * editing/pasteboard/smart-paste-007-expected.txt:
2019 * editing/pasteboard/smart-paste-008-expected.txt:
2020 * editing/pasteboard/undoable-fragment-removes-expected.checksum:
2021 * editing/pasteboard/undoable-fragment-removes-expected.png:
2022 * editing/pasteboard/undoable-fragment-removes-expected.txt:
2023 * editing/pasteboard/undoable-fragment-removes.html:
2024 * editing/style/smoosh-styles-001-expected.txt:
2025 * editing/style/smoosh-styles-002-expected.txt:
2027 2006-08-15 Jonas Witt <jonas.witt@gmail.com>
2031 - added a test to check keyboard events fired from the ObjC API:
2032 http://bugzilla.opendarwin.org/show_bug.cgi?id=9736
2034 * fast/events/objc-keyboard-event-creation-expected.txt: Added.
2035 * fast/events/objc-keyboard-event-creation.html: Added.
2037 2006-08-15 Geoffrey Garen <ggaren@apple.com>
2039 Layout test for <rdar://problem/4661982> (crash in KHTMLParser::popBlock)
2041 * fast/parser/remove-node-stack-expected.txt: Added.
2042 * fast/parser/remove-node-stack.html: Added.
2044 2006-08-15 Adele Peterson <adele@apple.com>
2048 Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
2049 http://bugzilla.opendarwin.org/show_bug.cgi?id=9518
2051 * fast/forms/onselect-selectall-expected.txt: Added.
2052 * fast/forms/onselect-selectall.html: Added.
2054 2006-08-14 Eric Seidel <eric@eseidel.com>
2058 Updated results for:
2059 <mask>, <marker>, <pattern> inside <defs> do not work
2060 http://bugzilla.opendarwin.org/show_bug.cgi?id=6548
2062 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
2063 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2064 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2065 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2066 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2067 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2068 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2069 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2070 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2071 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2072 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2073 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2074 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2075 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2076 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2077 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2078 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2079 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2080 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2081 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2082 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2083 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
2084 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2085 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
2086 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2087 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2088 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2089 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
2090 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
2091 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
2092 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2093 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
2094 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2095 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2096 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2097 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2098 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
2099 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
2100 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
2101 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2102 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2103 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
2104 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2105 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2106 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2107 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2108 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2109 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
2110 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2111 * svg/custom/empty-merge-expected.txt:
2112 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2113 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2114 * svg/custom/feComponentTransfer-Linear-expected.txt:
2115 * svg/custom/feComponentTransfer-Table-expected.txt:
2116 * svg/custom/feDisplacementMap-01-expected.txt:
2117 * svg/custom/filter-source-alpha-expected.txt:
2118 * svg/custom/gradient-stroke-width-expected.txt:
2119 * svg/custom/grayscale-gradient-mask-expected.txt:
2120 * svg/custom/image-with-transform-clip-filter-expected.txt:
2121 * svg/custom/invalid-css-expected.txt:
2122 * svg/custom/non-opaque-filters-expected.txt:
2123 * svg/custom/pattern-in-defs-expected.checksum: Added.
2124 * svg/custom/pattern-in-defs-expected.png: Added.
2125 * svg/custom/pattern-in-defs-expected.txt: Added.
2126 * svg/custom/pattern-in-defs.svg: Added.
2127 * svg/custom/text-clip-expected.txt:
2128 * svg/custom/text-filter-expected.txt:
2129 * svg/custom/tref-update-expected.txt:
2131 2006-08-14 Eric Seidel <eric@eseidel.com>
2133 Reviewed by darin and mjs.
2135 Add better SVGLoad event support.
2136 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
2137 Updated test results.
2139 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2140 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2141 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2142 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2143 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2144 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2145 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2146 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2147 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2148 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2149 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2150 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2151 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2152 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2153 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2154 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2155 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2156 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2157 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2158 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2159 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2161 2006-08-14 Maciej Stachowiak <mjs@apple.com>
2163 Missing expected results for last test.
2165 * http/tests/plugins/interrupted-get-url-expected.txt: Added.
2167 2006-08-14 Maciej Stachowiak <mjs@apple.com>
2169 Test case not reviewed but the patch was reviewed by Tim Omernick.
2171 - test case for REGRESSION: crash when leaving youtube page while movie is still loading
2172 http://bugzilla.opendarwin.org/show_bug.cgi?id=10398
2174 * http/tests/plugins/interrupted-get-url.html: Added.
2175 * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
2176 * http/tests/plugins/resources/slow-resource.pl: Added.
2178 2006-08-14 Darin Adler <darin@apple.com>
2180 Reviewed by John Sullivan.
2182 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10204
2183 REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages
2185 * fast/parser/title-error-test-expected.checksum: Added.
2186 * fast/parser/title-error-test-expected.png: Added.
2187 * fast/parser/title-error-test-expected.txt: Added.
2188 * fast/parser/title-error-test.html: Added.
2190 2006-08-11 David Kilzer <ddkilzer@kilzer.net>
2192 Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
2193 in r15839. See also r15840 for more layout test fixes.
2195 * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
2196 * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
2197 * tables/mozilla/bugs/bug4527-expected.txt: Ditto.
2199 2006-08-11 Eric Seidel <eric@eseidel.com>
2201 Reviewed by andersca.
2203 Updated results, and new test for:
2204 The outermost <svg> element needs to clip itself
2205 http://bugzilla.opendarwin.org/show_bug.cgi?id=5358
2207 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
2208 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
2209 * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
2210 * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
2211 * svg/custom/svg-overflow-types-expected.checksum: Added.
2212 * svg/custom/svg-overflow-types-expected.png: Added.
2213 * svg/custom/svg-overflow-types-expected.txt: Added.
2214 * svg/custom/svg-overflow-types.svg: Added.
2216 2006-08-11 Adele Peterson <adele@apple.com>
2220 Test case for <rdar://problem/4656274>
2221 REGRESSION: option elements are selected when added regardless of "selected" property
2223 * fast/forms/option-constructor-selected-expected.txt: Added.
2224 * fast/forms/option-constructor-selected.html: Added.
2226 2006-08-08 Rob Buis <buis@kde.org>
2231 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10230>
2232 SVGDOMImplementation should die (and be rolled into DOMImplementation)
2234 * svg/custom/svg-features-expected.txt: Added.
2235 * svg/custom/svg-features.html: Added.
2237 2006-08-05 Darin Adler <darin@apple.com>
2241 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10213
2242 REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
2244 * fast/frames/iframe-option-crash-expected.checksum: Added.
2245 * fast/frames/iframe-option-crash-expected.png: Added.
2246 * fast/frames/iframe-option-crash-expected.txt: Added.
2247 * fast/frames/iframe-option-crash.xhtml: Added.
2249 2006-08-03 Justin Garcia <justin.garcia@apple.com>
2251 Reviewed by harrison
2253 * editing/style/non-inheritable-styles-expected.checksum: Added.
2254 * editing/style/non-inheritable-styles-expected.png: Added.
2255 * editing/style/non-inheritable-styles-expected.txt: Added.
2256 * editing/style/non-inheritable-styles.html: Added.
2258 2006-08-03 Justin Garcia <justin.garcia@apple.com>
2262 * fast/forms/plaintext-mode-1-expected.txt:
2263 * fast/forms/plaintext-mode-1.html:
2265 2006-08-02 Justin Garcia <justin.garcia@apple.com>
2269 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10225>
2270 GMail Editor: Change Hilite Color doesn't work
2272 * editing/execCommand/hilitecolor-expected.checksum: Added.
2273 * editing/execCommand/hilitecolor-expected.png: Added.
2274 * editing/execCommand/hilitecolor-expected.txt: Added.
2275 * editing/execCommand/hilitecolor.html: Added.
2277 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
2279 Reviewed by Adele and Darin.
2281 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10177
2282 REGRESSION: Successfully dragging text into a disabled field
2284 * fast/forms/textfield-drag-into-disabled-expected.checksum: Added.
2285 * fast/forms/textfield-drag-into-disabled-expected.png: Added.
2286 * fast/forms/textfield-drag-into-disabled-expected.txt: Added.
2287 * fast/forms/textfield-drag-into-disabled.html: Added.
2289 * fast/forms/input-disabled-color-expected.txt: Updated.
2291 2006-08-03 Jonathan Johnsson <jonathanjohnsson@gmail.com>
2295 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10198
2296 REGRESSION: WebKit r15750 crashes while loading anthem.com
2298 * fast/overflow/generated-content-crash-expected.txt: Added.
2299 * fast/overflow/generated-content-crash.html: Added.
2301 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
2305 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10202
2306 REGRESSION: Repro crash when loading an empty image document
2308 * fast/tokenizer/image-empty-crash-expected.txt: Added.
2309 * fast/tokenizer/image-empty-crash.html: Added.
2311 2006-08-02 Alexey Proskuryakov <ap@nypop.com>
2315 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3438
2316 incorrect display of transparent 1x1 PNGs
2318 * fast/replaced/image-solid-color-with-alpha-expected.checksum: Added.
2319 * fast/replaced/image-solid-color-with-alpha-expected.png: Added.
2320 * fast/replaced/image-solid-color-with-alpha-expected.txt: Added.
2321 * fast/replaced/image-solid-color-with-alpha.html: Added.
2322 * fast/replaced/img-1x1-expected.checksum: Removed.
2323 * fast/replaced/img-1x1-expected.png: Removed.
2324 * fast/replaced/img-1x1-expected.txt: Removed.
2325 * fast/replaced/img-1x1.html: Removed.
2327 2006-08-01 Darin Adler <darin@apple.com>
2329 - updated a test affected by changes to the DumpRenderTree tool
2330 to return a current mouse position
2332 * fast/inline/dirtyLinesForInline-expected.txt: Updated.
2334 2006-07-31 Sam Weinig <sam.weinig@gmail.com>
2338 - tests changed by http://bugzilla.opendarwin.org/show_bug.cgi?id=9955
2339 Colors scaled from [0, 1] range to [0, 255] incorrectly
2341 * fast/css/hsl-color-expected.checksum:
2342 * fast/css/hsl-color-expected.png:
2343 * fast/css/hsl-color-expected.txt:
2344 * fast/forms/input-disabled-color-expected.checksum:
2345 * fast/forms/input-disabled-color-expected.png:
2346 * fast/forms/input-disabled-color-expected.txt:
2348 2006-07-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
2350 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10158
2351 REGRESSION: Selection highlight is dark and opaque when solid-color images are used
2355 * fast/backgrounds/solid-color-context-restore-expected.checksum: Added.
2356 * fast/backgrounds/solid-color-context-restore-expected.png: Added.
2357 * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
2358 * fast/backgrounds/solid-color-context-restore.html: Added.
2360 2006-07-31 Darin Adler <darin@apple.com>
2364 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10171
2365 REGRESSION: failing layout test: fast/events/objc-event-api.html
2367 * fast/events/objc-event-api-expected.txt: Updated test results for changes in the
2368 DumpRenderTree tool.
2370 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
2374 http://bugzilla.opendarwin.org/show_bug.cgi?id=9738
2375 Bug 9738: Unqualified :hover selector ignored in strict parsing mode
2377 * fast/selectors/unqualified-hover-quirks-expected.checksum: Added.
2378 * fast/selectors/unqualified-hover-quirks-expected.png: Added.
2379 * fast/selectors/unqualified-hover-quirks-expected.txt: Added.
2380 * fast/selectors/unqualified-hover-quirks.html: Added.
2381 * fast/selectors/unqualified-hover-strict-expected.checksum: Added.
2382 * fast/selectors/unqualified-hover-strict-expected.png: Added.
2383 * fast/selectors/unqualified-hover-strict-expected.txt: Added.
2384 * fast/selectors/unqualified-hover-strict.html: Added.
2386 2006-07-31 Adele Peterson <adele@apple.com>
2388 Reviewed by John and Anders.
2390 - Test for <rdar://problem/4380576> onChange does not get called when field changed by return key
2392 * fast/forms/onchange-enter-submit-expected.txt: Added.
2393 * fast/forms/onchange-enter-submit.html: Added.
2395 2006-07-31 Graham Dennis <graham.dennis@gmail.com>
2399 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9507>
2400 Empty style spans created in applyInlineStyle
2401 <rdar://problem/4515463>
2402 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
2404 * editing/pasteboard/paste-4039777-fix-expected.txt:
2405 * editing/pasteboard/testcase-9507-expected.checksum: Added.
2406 * editing/pasteboard/testcase-9507-expected.png: Added.
2407 * editing/pasteboard/testcase-9507-expected.txt: Added.
2408 * editing/pasteboard/testcase-9507.html: Added.
2409 * editing/unsupported-content/table-delete-001-expected.txt:
2410 * editing/selection/selectNode-expected.png:
2411 * editing/selection/selectNode-expected.checksum:
2412 * editing/selection/selectNode-expected.txt:
2414 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
2418 http://bugzilla.opendarwin.org/show_bug.cgi?id=10167
2419 Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
2421 * fast/events/objc-event-api-expected.txt: Update test results.
2423 2006-07-31 Darin Adler <darin@apple.com>
2425 * editing/pasteboard/paste-table-002-expected.txt: Corrected one result
2426 affected by my recent change to getComputedStyle.
2428 * editing/pasteboard/paste-table-002.html: Converted to a text test, since
2429 it dumps the serialized form of the result.
2430 * editing/pasteboard/paste-table-002-expected.checksum: Removed.
2431 * editing/pasteboard/paste-table-002-expected.png: Removed.
2433 2006-07-30 Darin Adler <darin@apple.com>
2435 - test that displays all computed style -- demonstrates bug fixes I just
2436 made to the computed style class and also acts as a regression test for
2437 the existence of all of them and the basic format for a default object
2439 * fast/css/computed-style-expected.txt: Added.
2440 * fast/css/computed-style.html: Added.
2442 2006-07-29 Rob Buis <buis@kde.org>
2446 Updated test case result as a result of:
2447 http://bugzilla.opendarwin.org/show_bug.cgi?id=10151
2448 ghostmap XHTML + SVG fails due to javascript undefined exception
2449 The new test case result now should match the required spec result
2450 and acts as a way to test document.URL on non-html documents.
2452 * dom/xhtml/level2/html/HTMLDocument04-expected.txt:
2454 2006-07-29 Darin Adler <darin@apple.com>
2456 - changed this test to a plain-text one and added text explaining what it tests
2458 * fast/forms/input-named-action-overrides-action-attribute.html: Added explanation text,
2459 got rid of some incorrect HTML syntax, added a call to dumpAsText(), and used a paragraph
2460 element instead of a span element for the result.
2461 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Updated.
2463 2006-07-29 Andrew Wellington <proton@wiretapped.net>
2467 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587 / <rdar://problem/4631844>
2468 REGRESSION: {display:list-item} items outside an ol or ul element don't number correctly
2470 * fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
2471 * fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
2472 * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added.
2473 * fast/lists/ordered-list-with-no-ol-tag.html: Added.
2475 2006-07-29 Alexey Proskuryakov <ap@nypop.com>
2479 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10147
2480 REGRESSION: custom attribute values set via javascript are not persistent
2482 * fast/dom/Element/setAttribute-case-insensitivity-expected.txt: Added.
2483 * fast/dom/Element/setAttribute-case-insensitivity.html: Added.
2485 2006-07-29 Darin Adler <darin@apple.com>
2487 - rolled out the test for bug 9753, since we rolled out the fix
2488 we'll bring back the test when we bring back the fix
2490 * svg/custom/width-full-percentage-expected.checksum: Removed.
2491 * svg/custom/width-full-percentage-expected.png: Removed.
2492 * svg/custom/width-full-percentage-expected.txt: Removed.
2493 * svg/custom/width-full-percentage.svg: Removed.
2495 2006-07-28 Justin Garcia <justin.garcia@apple.com>
2499 <rdar://problem/4515463>
2500 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
2502 Removed incorrect nesting:
2503 * editing/pasteboard/paste-table-001-expected.checksum:
2504 * editing/pasteboard/paste-table-001-expected.png:
2505 * editing/pasteboard/paste-table-001-expected.txt:
2506 * editing/pasteboard/paste-table-003-expected.txt:
2508 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2512 <rdar://problem/4242293>
2513 Poor paste fidelity of http://www.google.com/
2515 Removed one of the two extraneous newlines that are introduced on paste:
2516 * editing/pasteboard/paste-table-003-expected.checksum:
2517 * editing/pasteboard/paste-table-003-expected.png:
2518 * editing/pasteboard/paste-table-003-expected.txt:
2520 Fewer pastes remove nodes containing the selection b/c of
2521 the changes to interchange newlines:
2522 * editing/pasteboard/paste-line-endings-007-expected.txt:
2523 * editing/pasteboard/paste-line-endings-008-expected.txt:
2524 * editing/pasteboard/paste-line-endings-009-expected.txt:
2527 * editing/pasteboard/4242293-1-expected.checksum: Added.
2528 * editing/pasteboard/4242293-1-expected.png: Added.
2529 * editing/pasteboard/4242293-1-expected.txt: Added.
2530 * editing/pasteboard/4242293-1.html: Added.
2531 * editing/pasteboard/4242293-expected.checksum: Added.
2532 * editing/pasteboard/4242293-expected.png: Added.
2533 * editing/pasteboard/4242293-expected.txt: Added.
2534 * editing/pasteboard/4242293.html: Added.
2536 2006-07-28 Alexey Proskuryakov <ap@nypop.com>
2538 Rolling out http://bugzilla.opendarwin.org/show_bug.cgi?id=6010 because of failing layout tests.
2539 Add better SVGLoad event support.
2541 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2542 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2543 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2544 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
2545 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
2546 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2547 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2548 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2549 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2550 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2551 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2552 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2553 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2554 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2555 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2556 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2557 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2558 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2559 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2560 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2561 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2562 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2563 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2565 2006-07-27 Eric Seidel <eric@eseidel.com>
2569 Add better SVGLoad event support.
2570 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
2571 A bunch of the SVG tests didn't render anything since they never received an SVGLoad, now they properly render.
2573 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2574 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2575 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2576 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
2577 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
2578 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2579 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2580 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2581 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2582 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2583 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2584 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2585 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2586 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2587 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2588 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2589 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2590 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2591 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2592 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2593 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2594 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2595 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2597 2006-07-27 Rob Buis <buis@kde.org>
2602 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
2603 SVG with width and height 100% leaves room for scrollbar on the right.
2605 * svg/custom/width-full-percentage-expected.txt: Added.
2606 * svg/custom/width-full-percentage-expected.checksum: Added.
2607 * svg/custom/width-full-percentage-expected.png: Added.
2608 * svg/custom/width-full-percentage.svg: Added.
2610 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2614 <rdar://problem/4242293>
2615 Poor paste fidelity of http://www.google.com/
2617 * editing/pasteboard/styled-element-markup-expected.checksum: Added.
2618 * editing/pasteboard/styled-element-markup-expected.png: Added.
2619 * editing/pasteboard/styled-element-markup-expected.txt: Added.
2620 * editing/pasteboard/styled-element-markup.html: Added.
2622 2006-07-27 Alexander Kellett <lypanov@kde.org>
2626 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9867
2627 REGRESSION: code that modifies form element in Firefox modifies form attribute in WebKit
2629 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Added.
2630 * fast/forms/input-named-action-overrides-action-attribute.html: Added.
2632 2006-07-27 Rob Buis <buis@kde.org>
2636 Testcase for and from:
2637 http://bugzilla.opendarwin.org/show_bug.cgi?id=8992
2638 Some HTML DOM attributes have incorrect types
2640 * fast/dom/html-attribute-types-expected.txt: Added.
2641 * fast/dom/html-attribute-types.html: Added.
2643 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2647 <rdar://problem/4628409>
2648 Safari crashes in CompositeEditCommand::removeBlockPlaceholder entering text in a web page form
2650 * fast/forms/4628409-expected.txt: Added.
2651 * fast/forms/4628409.html: Added.
2653 2006-07-27 Graham Dennis <graham.dennis@gmail.com>
2657 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10094
2658 Japanese characters improperly rendering in TOT
2660 * fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
2661 * fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
2662 * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added.
2663 * fast/encoding/denormalised-voiced-japanese-chars.html: Added.
2665 2006-07-27 Eric Seidel <eric@eseidel.com>
2669 Complex entities seem to fail on TOT
2670 http://bugzilla.opendarwin.org/show_bug.cgi?id=6390
2671 Updated test cases now that this bug is fixed.
2673 * fast/parser/entity-ignorable-whitespace-expected.txt:
2674 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
2675 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
2676 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2677 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
2678 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
2679 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2680 * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
2681 * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
2682 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2684 2006-07-27 Rob Buis <buis@kde.org
2688 Add some tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9938
2689 Specifically the testcases are:
2691 http://hixie.ch/tests/adhoc/svg/error/010.xml
2692 http://hixie.ch/tests/adhoc/svg/error/011.xml
2694 * svg/custom/invalid-viewbox1-expected.checksum: Added.
2695 * svg/custom/invalid-viewbox1-expected.png: Added.
2696 * svg/custom/invalid-viewbox1-expected.txt: Added.
2697 * svg/custom/invalid-viewbox1.svg: Added.
2698 * svg/custom/invalid-viewbox2-expected.checksum: Added.
2699 * svg/custom/invalid-viewbox2-expected.png: Added.
2700 * svg/custom/invalid-viewbox2-expected.txt: Added.
2701 * svg/custom/invalid-viewbox2.svg: Added.
2703 2006-07-27 Eric Seidel <eric@eseidel.com>
2707 Add testcases for getSVGDocument() function.
2708 Also test HTMLObjectElement.vspace and hspace as numbers (while I'm at it).
2710 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.checksum: Added.
2711 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
2712 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Added.
2713 * fast/dom/HTMLObjectElement/vspace-hspace-as-number.html: Added.
2714 * svg/custom/getsvgdocument-expected.checksum: Added.
2715 * svg/custom/getsvgdocument-expected.png: Added.
2716 * svg/custom/getsvgdocument-expected.txt: Added.
2717 * svg/custom/getsvgdocument.html: Added.
2718 * svg/custom/resources/getsvgdocument.svg: Added.
2720 2006-07-26 Alexey Proskuryakov <ap@nypop.com>
2724 http://bugzilla.opendarwin.org/show_bug.cgi?id=9901
2725 XSLTProcessor cannot parse text nodes for INPUT ELEMENTS in an XSLT stylesheet
2727 * fast/js/resources/xhtml-serialize.js: Added.
2728 * fast/js/xhtml-serialize-expected.txt: Added.
2729 * fast/js/xhtml-serialize.html: Added.
2731 2006-07-26 Justin Garcia <justin.garcia@apple.com>
2735 <rdar://problem/4652788>
2736 REGRESSION: Can't change size or style of any text in message body
2738 * editing/style/designmode-expected.checksum: Added.
2739 * editing/style/designmode-expected.png: Added.
2740 * editing/style/designmode-expected.txt: Added.
2741 * editing/style/designmode.html: Added.
2743 2006-07-25 Justin Garcia <justin.garcia@apple.com>
2747 <rdar://problem/4649560>
2748 REGRESSION: Can't Select All when the body is contentEditable="true"
2750 * editing/selection/select-all-005-expected.checksum: Added.
2751 * editing/selection/select-all-005-expected.png: Added.
2752 * editing/selection/select-all-005-expected.txt: Added.
2753 * editing/selection/select-all-005.html: Added.
2754 * editing/selection/select-all-006-expected.checksum: Added.
2755 * editing/selection/select-all-006-expected.png: Added.
2756 * editing/selection/select-all-006-expected.txt: Added.
2757 * editing/selection/select-all-006.html: Added.
2759 2006-07-24 Dan Waylonis <waylonis@google.com>
2761 Reviewed and tweaked a bit by Darin.
2763 - added some new tests that use "echo" including one for JavaScript null
2765 * plugins/bindings-test-expected.txt: Added results.
2766 * plugins/bindings-test.html: Added tests.
2768 2006-07-24 Darin Adler <darin@apple.com>
2770 Reviewed by Adele and Justin.
2772 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9630
2773 REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces
2775 * fast/forms/textarea-type-spaces-expected.txt: Added.
2776 * fast/forms/textarea-type-spaces.html: Added.
2778 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9939
2779 REGRESSION: Pasting text into native text area with newline at end does not preserve newline
2781 * fast/forms/textarea-paste-newline-expected.txt: Added.
2782 * fast/forms/textarea-paste-newline.html: Added.
2784 - updated tests affected by above changes, results are equivalent or better
2786 * editing/pasteboard/4641033-expected.checksum:
2787 * editing/pasteboard/4641033-expected.png:
2788 * editing/pasteboard/4641033-expected.txt:
2789 * editing/pasteboard/paste-table-003-expected.checksum:
2790 * editing/pasteboard/paste-table-003-expected.png:
2791 * editing/pasteboard/paste-table-003-expected.txt:
2792 * editing/pasteboard/paste-text-016-expected.txt:
2793 * editing/pasteboard/quirks-mode-br-1-expected.txt:
2794 * editing/pasteboard/quirks-mode-br-2-expected.txt:
2795 * fast/forms/textarea-scrolled-type-expected.checksum:
2796 * fast/forms/textarea-scrolled-type-expected.png:
2797 * fast/forms/textarea-scrolled-type-expected.txt:
2799 - changed a test to be a "dump as text" test
2801 * fast/forms/paste-into-textarea-expected.txt:
2802 * fast/forms/paste-into-textarea.html:
2803 * fast/forms/paste-into-textarea-expected.checksum: Removed.
2804 * fast/forms/paste-into-textarea-expected.png: Removed.
2806 - changed a test to be a "dump as text" test, improved test a bit and also checked in new results
2808 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
2809 * fast/forms/textarea-scrolled-endline-caret.html:
2811 - fixed a test that was raising an exception every time it ran
2813 * fast/forms/attributed-strings-expected.txt:
2814 * fast/forms/attributed-strings.html:
2816 - corrected checksums on a bunch of tests (pngs were right, but checksums wrong, apparently)
2818 * editing/deleting/delete-to-select-table-expected.checksum:
2819 * editing/selection/3690719-expected.checksum:
2820 * editing/selection/clear-selection-expected.checksum:
2821 * editing/undo/undo-misspellings-expected.checksum:
2823 - added some missing pixel test results
2825 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added.
2826 * editing/pasteboard/nested-blocks-with-text-area-expected.png: Added.
2827 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added.
2828 * editing/pasteboard/nested-blocks-with-text-field-expected.png: Added.
2830 2006-07-24 Adele Peterson <adele@apple.com>
2834 - Test for <rdar://problem/4632132> Changing style of content with mixed editability fails
2836 * editing/style/apple-style-editable-mix-expected.checksum: Added.
2837 * editing/style/apple-style-editable-mix-expected.png: Added.
2838 * editing/style/apple-style-editable-mix-expected.txt: Added.
2839 * editing/style/apple-style-editable-mix.html: Added.
2841 2006-07-24 Dave MacLachlan <dmaclach@mac.com>
2843 Reviewed by Darin and Alexey.
2845 Test for: <http://bugzilla.opendarwin.org/show_bug.cgi?id=8425>
2846 and <http://bugzilla.opendarwin.org/show_bug.cgi?id=6947>
2848 * svg/custom/non-opaque-filters-expected.checksum: Added.
2849 * svg/custom/non-opaque-filters-expected.png: Added.
2850 * svg/custom/non-opaque-filters-expected.txt: Added.
2851 * svg/custom/non-opaque-filters.svg: Added.
2853 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2857 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9669
2858 Incomplete repaint when changing an inline's border
2860 * fast/repaint/line-overflow-expected.checksum: Added.
2861 * fast/repaint/line-overflow-expected.png: Added.
2862 * fast/repaint/line-overflow-expected.txt: Added.
2863 * fast/repaint/line-overflow.html: Added.
2865 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2869 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10075
2870 REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
2872 * fast/forms/select-visual-hebrew-expected.checksum: Added.
2873 * fast/forms/select-visual-hebrew-expected.png: Added.
2874 * fast/forms/select-visual-hebrew-expected.txt: Added.
2875 * fast/forms/select-visual-hebrew.html: Added.
2877 2006-07-23 David Harrison <harrison@apple.com>
2881 <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion
2883 * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
2884 * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
2885 * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
2886 * editing/deleting/delete-mixed-editable-content-001.html: Added.
2888 2006-07-23 Adele Peterson <adele@apple.com>
2892 Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
2894 * fast/forms/textarea-scrolled-type-expected.checksum: Added.
2895 * fast/forms/textarea-scrolled-type-expected.png: Added.
2896 * fast/forms/textarea-scrolled-type-expected.txt: Added.
2897 * fast/forms/textarea-scrolled-type.html: Added.
2899 2006-07-22 Alexey Proskuryakov <ap@nypop.com>
2903 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10038
2904 REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number
2905 of registered mime types
2907 * fast/js/navigator-mimeTypes-length-expected.txt: Added.
2908 * fast/js/navigator-mimeTypes-length.html: Added.
2909 * fast/js/resources/navigator-mimeTypes-length.js: Added.
2911 2006-07-21 Adele Peterson <adele@apple.com>
2915 Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text
2917 * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
2918 * fast/forms/textarea-scrolled-endline-caret.html: Added.
2920 2006-07-21 Geoffrey Garen <ggaren@apple.com>
2924 Test for whether focusing and/or blurring a frame before its content has loaded causes
2925 a crash. <rdar://problem/4632505> REGRESSION: Crash at
2926 WebCore::Widget::getView() const + 6
2928 * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
2929 * http/tests/incremental/frame-focus-before-load.html: Added.
2931 2006-07-21 Maciej Stachowiak <mjs@apple.com>
2935 <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
2937 * fast/forms/text-field-setvalue-crash-expected.txt: Added.
2938 * fast/forms/text-field-setvalue-crash.html: Added.
2940 2006-07-21 Justin Garcia <justin.garcia@apple.com>
2944 <rdar://problem/4548238>
2945 REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window
2947 * editing/deleting/delete-first-list-item-expected.checksum: Added.
2948 * editing/deleting/delete-first-list-item-expected.png: Added.
2949 * editing/deleting/delete-first-list-item-expected.txt: Added.
2950 * editing/deleting/delete-first-list-item.html: Added.
2952 2006-07-21 Mitz Pettel <opendarwin.org@mitzpettel.com>
2956 * editing/selection/select-all-iframe-expected.txt:
2957 * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
2958 * editing/selection/select-from-textfield-outwards-expected.png: Added.
2959 * editing/selection/select-from-textfield-outwards-expected.txt: Added.
2960 * editing/selection/select-from-textfield-outwards.html: Added.
2961 * fast/events/drag-outside-window-expected.txt:
2963 2006-07-21 Geoffrey Garen <ggaren@apple.com>
2965 Test for undetectable style.filter property.
2967 * fast/dom/undetectable-style-filter-expected.txt: Added.
2968 * fast/dom/undetectable-style-filter.html: Added.
2970 2006-07-21 Justin Garcia <justin.garcia@apple.com>
2974 <rdar://problem/4641033>
2975 REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content
2977 * editing/pasteboard/4641033-expected.checksum: Added.
2978 * editing/pasteboard/4641033-expected.png: Added.
2979 * editing/pasteboard/4641033-expected.txt: Added.
2980 * editing/pasteboard/4641033.html: Added.
2982 2006-07-20 Anders Carlsson <acarlsson@apple.com>
2986 <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
2988 * fast/xsl/xslt-processer-expected.txt:
2991 * fast/xsl/xslt-string-parameters-expected.txt: Added.
2992 * fast/xsl/xslt-string-parameters.html: Added.
2994 2006-07-20 Maciej Stachowiak <mjs@apple.com>
2996 Reviewed by Beth and John.
2998 - fix recently broken layout tests that need updated results or test changes:
3000 For these three, the selection ranges changed (for the better) due to my input
3003 * editing/selection/3690703-2-expected.txt:
3004 * editing/selection/3690703-expected.txt:
3005 * fast/text/textIteratorNilRenderer-expected.txt:
3007 For this one, DumpRenderTree no longer shows resize corners by default, so turned
3010 * fast/css/resize-corner-tracking.html:
3012 2006-07-19 Maciej Stachowiak <mjs@apple.com>
3016 - fixed layout test results that were affected by editing input
3017 paste patch -- new results are actually more correct, handling
3018 text fields properly as a replaced element.
3020 * editing/selection/3690703-2-expected.txt:
3021 * editing/selection/3690703-expected.txt:
3022 * fast/events/div-focus-expected.txt:
3023 * fast/text/textIteratorNilRenderer-expected.txt:
3025 2006-07-19 Justin Garcia <justin.garcia@apple.com>
3029 <rdar://problem/4631972>
3030 REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message
3032 * editing/pasteboard/4631972-expected.checksum: Added.
3033 * editing/pasteboard/4631972-expected.png: Added.
3034 * editing/pasteboard/4631972-expected.txt: Added.
3035 * editing/pasteboard/4631972.html: Added.
3036 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3037 * editing/selection/replaced-boundaries-3-expected.checksum:
3038 * editing/selection/replaced-boundaries-3-expected.txt:
3039 * editing/selection/select-box-expected.txt:
3041 2006-07-19 Anders Carlsson <acarlsson@apple.com>
3045 <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
3047 * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
3048 * fast/forms/display-none-in-onchange-keyboard.html: Added.
3050 2006-07-19 Justin Garcia <justin.garcia@apple.com>
3054 <rdar://problem/4613519>
3055 REGRESSION: Pasting text in native text area inserts text one character before it should (9527)
3057 * fast/forms/paste-into-textarea-expected.checksum: Added.
3058 * fast/forms/paste-into-textarea-expected.png: Added.
3059 * fast/forms/paste-into-textarea-expected.txt: Added.
3060 * fast/forms/paste-into-textarea.html: Added.
3062 2006-07-19 Anders Carlsson <acarlsson@apple.com>
3064 * fast/js/pretty-print-expected.txt:
3067 * fast/js/resources/pretty-print.js:
3068 Fix description string.
3070 2006-07-19 Anders Carlsson <acarlsson@apple.com>
3074 <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
3076 * fast/js/pretty-print-expected.txt: Added.
3077 * fast/js/pretty-print.html: Added.
3078 * fast/js/resources/pretty-print.js: Added.
3080 2006-07-19 David Harrison <harrison@apple.com>
3082 <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
3083 <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table
3085 (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
3087 * editing/pasteboard/paste-table-003-expected.checksum: Added.
3088 * editing/pasteboard/paste-table-003-expected.png: Added.
3089 * editing/pasteboard/paste-table-003-expected.txt: Added.
3090 * editing/pasteboard/paste-table-003.html: Added.
3092 2006-07-18 Maciej Stachowiak <mjs@apple.com>
3094 Reviewed by Adele Peterson.
3098 <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post
3100 * fast/js/null-char-in-string-expected.txt: Added.
3101 * fast/js/null-char-in-string.html: Added.
3102 * fast/js/resources/null-char-in-string.js: Added.
3104 2006-07-18 Anders Carlsson <acarlsson@apple.com>
3108 http://bugzilla.opendarwin.org/show_bug.cgi?id=9959
3109 REGRESSION: iframes stop rendering after 200th one on successive reloads
3111 * fast/frames/frame-limit-expected.txt: Added.
3112 * fast/frames/frame-limit.html: Added.
3114 2006-07-18 Darin Adler <darin@apple.com>
3118 - convert a couple of tests to "dump as text" tests
3120 * fast/dom/css-selectorText-expected.checksum: Removed.
3121 * fast/dom/css-selectorText-expected.png: Removed.
3122 * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
3123 * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.
3125 * fast/dom/css-shortHands-expected.checksum: Removed.
3126 * fast/dom/css-shortHands-expected.png: Removed.
3127 * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
3128 * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.
3130 2006-07-18 Mitz Pettel <opendarwin.org@mitzpettel.com>
3134 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9978
3135 REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line
3137 * editing/selection/click-start-of-line-expected.checksum: Added.
3138 * editing/selection/click-start-of-line-expected.png: Added.
3139 * editing/selection/click-start-of-line-expected.txt: Added.
3140 * editing/selection/click-start-of-line.html: Added.
3142 2006-07-18 Anders Carlsson <acarlsson@apple.com>
3146 http://bugzilla.opendarwin.org/show_bug.cgi?id=9695
3147 <rdar://problem/4614085>
3148 TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
3150 * editing/selection/move-begin-end-expected.txt: Added.
3151 * editing/selection/move-begin-end.html: Added.
3153 2006-07-17 Maciej Stachowiak <mjs@apple.com>
3155 Test cases not reviewed but the corresponding fix was.
3157 - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/
3159 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
3160 * editing/pasteboard/nested-blocks-with-text-area.html: Added.
3161 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
3162 * editing/pasteboard/nested-blocks-with-text-field.html: Added.
3164 2006-07-17 Anders Carlsson <acarlsson@apple.com>
3168 Add Apache 2 config file.
3170 * http/conf/apache2-httpd.conf: Added.
3172 2006-07-17 Justin Garcia <justin.garcia@apple.com>
3176 <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
3178 * editing/selection/replace-selection-1-expected.checksum: Added.
3179 * editing/selection/replace-selection-1-expected.png: Added.
3180 * editing/selection/replace-selection-1-expected.txt: Added.
3181 * editing/selection/replace-selection-1.html: Added.
3183 2006-07-14 Justin Garcia <justin.garcia@apple.com>
3187 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3188 * editing/selection/subframe-with-selection-expected.txt:
3190 2006-07-17 Maciej Stachowiak <mjs@apple.com>
3194 <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard
3196 * fast/events/programmatic-check-no-change-event-expected.txt: Added.
3197 * fast/events/programmatic-check-no-change-event.html: Added.
3199 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
3203 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954
3204 REGRESSION: document.dir should return empty string in <head>
3206 * fast/dom/document-dir-property-expected.txt: Added.
3207 * fast/dom/document-dir-property.html: Added.
3209 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
3213 * fast/dynamic/move-node-with-selection-expected.checksum:
3214 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
3216 2006-07-16 Darin Adler <darin@apple.com>
3218 - fixed a couple of files I checked in wrong
3220 * fast/html/body-offset-properties-expected.txt: Removed property cruft.
3221 * fast/html/body-offset-properties.html: Ditto.
3223 2006-07-16 Maciej Stachowiak <mjs@apple.com>
3225 - fixed typo in expected results
3227 * fast/js/for-in-avoid-duplicates-expected.txt:
3229 2006-07-16 Darin Adler <darin@apple.com>
3231 Reviewed by John Sullivan (new test, not the changes to existing ones).
3233 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9943
3234 <rdar://problem/4590613>
3235 REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns
3237 * fast/html/body-offset-properties-expected.txt: Added.
3238 * fast/html/body-offset-properties.html: Added.
3240 * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
3241 Instead hardcode the default body margin of 8.
3242 * editing/pasteboard/drop-text-without-selection.html: Ditto.
3243 * editing/selection/click-before-and-after-table.html: Ditto.
3244 * editing/selection/mixed-editability-1.html: Ditto.
3245 * fast/table/click-near-anonymous-table.html: Ditto.
3247 * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
3250 2006-07-16 Maciej Stachowiak <mjs@apple.com>
3254 - new test case and updated results for property list changes
3256 * fast/js/for-in-avoid-duplicates-expected.txt: Added.
3257 * fast/js/for-in-avoid-duplicates.html: Added.
3258 * fast/js/kde/Array-expected.txt:
3259 * fast/js/resources/for-in-avoid-duplicates.js: Added.
3261 2006-07-15 Darin Adler <darin@apple.com>
3263 Reviewed by John Sullivan.
3265 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8952
3266 <rdar://problem/4575185>
3267 REGRESSION: crash on drag of highlighted Google custom home page modules
3269 * fast/dynamic/move-node-with-selection-expected.checksum: Added.
3270 * fast/dynamic/move-node-with-selection-expected.png: Added.
3271 * fast/dynamic/move-node-with-selection-expected.txt: Added.
3272 * fast/dynamic/move-node-with-selection.html: Added.
3274 2006-07-15 Darin Adler <darin@apple.com>
3276 Reviewed by John Sullivan.
3278 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587
3279 <rdar://problem/4631844>
3280 REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering
3282 * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
3283 * fast/lists/numeric-markers-outside-list-expected.png: Added.
3284 * fast/lists/numeric-markers-outside-list-expected.txt: Added.
3285 * fast/lists/numeric-markers-outside-list.html: Added.
3287 2006-07-15 Geoffrey Garen <ggaren@apple.com>
3291 Layout test for crash when setting the dir property on a document with no body.
3293 * fast/dom/dir-no-body-expected.txt: Added.
3294 * fast/dom/dir-no-body.html: Added.
3296 2006-07-15 Darin Adler <darin@apple.com>
3300 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8395
3301 <rdar://problem/4613467>
3302 REGRESSION: RegEx seems broken for hex escaped non breaking space
3304 * fast/js/regexp-extended-characters-more-expected.txt: Added.
3305 * fast/js/regexp-extended-characters-more.html: Added.
3306 * fast/js/resources/regexp-extended-characters-more.js: Added.
3308 2006-07-15 Darin Adler <darin@apple.com>
3312 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8871
3313 <rdar://problem/4575417>
3314 REGRESSION: Pressing Enter/Return in a text input removes the selected text
3315 and http://bugzilla.opendarwin.org/show_bug.cgi?id=9743
3316 <rdar://problem/4614228>
3317 REGRESSION: crash dispatching JavaScript-created keyboard event to input element
3319 * fast/forms/input-text-enter-expected.txt: Added.
3320 * fast/forms/input-text-enter.html: Added.
3322 2006-07-15 Darin Adler <darin@apple.com>
3324 Reviewed by John Sullivan.
3326 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9883
3327 <rdar://problem/4631821>
3328 REGRESSION: NativePopups don't work correctly in some forum software
3330 * fast/forms/select-selected-expected.checksum: Added.
3331 * fast/forms/select-selected-expected.png: Added.
3332 * fast/forms/select-selected-expected.txt: Added.
3333 * fast/forms/select-selected.html: Added.
3335 2006-07-15 Anders Carlsson <acarlsson@apple.com>
3339 http://bugzilla.opendarwin.org/show_bug.cgi?id=9866
3340 <rdar://problem/4631561>
3341 REGRESSION: Repro crash from mangleme using iframe, only from server.
3343 * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
3344 * http/tests/misc/iframe-invalid-source-crash.html: Added.
3346 2006-07-14 Alexey Proskuryakov <ap@nypop.com>
3350 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=4195
3351 REGRESSION: KOI8-U encoding no longer supported.
3353 * fast/encoding/charset-koi8-u-expected.txt: Added.
3354 * fast/encoding/charset-koi8-u.html: Added.
3355 * fast/encoding/charset-x-nextstep-expected.txt: Added.
3356 * fast/encoding/charset-x-nextstep.html: Added.
3357 * http/tests/misc/BOM-override-expected.txt: Added.
3358 * http/tests/misc/BOM-override-script-expected.txt: Added.
3359 * http/tests/misc/BOM-override-script.html: Added.
3360 * http/tests/misc/BOM-override.pl: Added.
3361 * http/tests/misc/resources/BOM-override-2.pl: Added.
3362 * http/tests/misc/resources/BOM-override-3.pl: Added.
3364 2006-07-14 Timothy Hatcher <timothy@apple.com>
3366 Rolling out this fix from r15358 since it isn't resolved.
3368 2006-07-11 Justin Garcia <justin.garcia@apple.com>
3370 Reviewed by levi & thatcher
3372 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
3373 GMail Editor: Operations that use drop down menus blow away the selection
3375 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3376 * editing/selection/subframe-with-selection-expected.checksum: Added.
3377 * editing/selection/subframe-with-selection-expected.png: Added.
3378 * editing/selection/subframe-with-selection-expected.txt: Added.
3379 * editing/selection/subframe-with-selection.html: Added.
3381 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
3385 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9905
3386 REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div
3388 * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
3389 * editing/deleting/delete-at-start-or-end-expected.png: Added.
3390 * editing/deleting/delete-at-start-or-end-expected.txt: Added.
3391 * editing/deleting/delete-at-start-or-end.html: Added.
3393 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
3397 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9879
3398 REGRESSION: Repro crash when clicking to the side of an anonymous table
3399 - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
3400 to the side of an anonymous table
3402 NOTE: Only the layout test part of this patch was landed since an alternate
3403 fix was committed in r15401: <rdar://problem/4509393> selected DOM range
3404 starts with <object>, 0 offset but selection should include the <object>
3406 * fast/table/click-near-anonymous-table-expected.checksum: Added.
3407 * fast/table/click-near-anonymous-table-expected.png: Added.
3408 * fast/table/click-near-anonymous-table-expected.txt: Added.
3409 * fast/table/click-near-anonymous-table.html: Added.
3411 2006-07-12 Maciej Stachowiak <mjs@apple.com>
3415 Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
3417 I included the test case from the bug plus variants for other broken cases that
3418 were similar but needed separate fixes.
3420 * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
3421 * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
3422 * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
3423 * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
3424 * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
3425 * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
3426 * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
3427 * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
3428 * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
3429 * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
3430 * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
3431 * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.
3433 2006-07-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
3437 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9670
3438 REGRESSION: RTL white-space:pre-wrap text is offset to the right
3440 * editing/deleting/delete-to-select-table-expected.txt:
3441 * editing/execCommand/boldSelection-expected.txt:
3442 * editing/execCommand/italicizeByCharacter-expected.txt:
3443 * editing/execCommand/modifyForeColorByCharacter-expected.txt:
3444 * editing/execCommand/print-expected.txt:
3445 * editing/execCommand/selectAll-expected.txt:
3446 * editing/execCommand/strikethroughSelection-expected.txt:
3447 * editing/inserting/insert-div-027-expected.txt:
3448 * editing/selection/after-line-wrap-expected.txt:
3449 * editing/selection/mixed-editability-1-expected.txt:
3450 * editing/selection/select-all-001-expected.txt:
3451 * editing/selection/select-all-002-expected.txt:
3452 * editing/selection/select-all-003-expected.txt:
3453 * fast/clip/outline-overflowClip-expected.txt:
3454 * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
3455 * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
3456 * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
3457 * fast/text/international/rtl-white-space-pre-wrap.html: Added.
3458 * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
3459 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
3461 2006-07-13 Mark Rowe <opendarwin.org@bdash.net.nz>
3463 Reviewed by Geoffrey.
3465 http://bugzilla.opendarwin.org/show_bug.cgi?id=9742
3466 Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>
3468 This includes tests for indexing an array with immediate types, and for
3469 setting selectField.options.length to immediate types.
3471 * fast/dom/select-selectedIndex-expected.txt:
3472 * fast/dom/select-selectedIndex-multiple-expected.txt:
3473 * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
3474 * fast/dom/select-selectedIndex.html: Ditto.
3475 * fast/js/array-index-immediate-types-expected.txt: Added.
3476 * fast/js/array-index-immediate-types.html: Added.
3477 * fast/js/resources/array-index-immediate-types.js: Added.
3479 2006-07-13 David Harrison <harrison@apple.com>
3481 Reviewed by Justin and Levi.
3483 <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing
3485 * editing/deleting/delete-by-word-001-expected.checksum: Added.
3486 * editing/deleting/delete-by-word-001-expected.png: Added.
3487 * editing/deleting/delete-by-word-001-expected.txt: Added.
3488 * editing/deleting/delete-by-word-001.html: Added.
3489 * editing/deleting/delete-by-word-002-expected.checksum: Added.
3490 * editing/deleting/delete-by-word-002-expected.png: Added.
3491 * editing/deleting/delete-by-word-002-expected.txt: Added.
3492 * editing/deleting/delete-by-word-002.html: Added.
3494 2006-07-13 Levi Weintraub <lweintraub@apple.com>
3498 <rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather than selects the table
3500 * editing/deleting/delete-block-table-expected.checksum: Added.
3501 * editing/deleting/delete-block-table-expected.png: Added.
3502 * editing/deleting/delete-block-table-expected.txt: Added.
3503 * editing/deleting/delete-block-table.html: Added.
3504 * editing/deleting/delete-hr-expected.checksum: Added.
3505 * editing/deleting/delete-hr-expected.png: Added.
3506 * editing/deleting/delete-hr-expected.txt: Added.
3507 * editing/deleting/delete-hr.html: Added.