1 2006-09-27 Eric Seidel <eric@eseidel.com>
5 paths with no fill specified default to black but do not recieve paint-related mouse events
6 http://bugzilla.opendarwin.org/show_bug.cgi?id=11069
8 * svg/custom/hover-default-fill-expected.checksum: Added.
9 * svg/custom/hover-default-fill-expected.png: Added.
10 * svg/custom/hover-default-fill-expected.txt: Added.
11 * svg/custom/hover-default-fill.svg: Added.
13 2006-09-27 Rob Buis <buis@kde.org>
18 http://bugzilla.opendarwin.org/show_bug.cgi?id=11015
19 SVG handles em units incorrectly
21 * svg/custom/viewport-em-expected.checksum: Added.
22 * svg/custom/viewport-em-expected.png: Added.
23 * svg/custom/viewport-em-expected.txt: Added.
24 * svg/custom/viewport-em.svg: Added.
25 * svg/custom/viewport-update2-expected.checksum: Added.
26 * svg/custom/viewport-update2-expected.png: Added.
27 * svg/custom/viewport-update2-expected.txt: Added.
28 * svg/custom/viewport-update2.svg: Added.
30 2006-09-27 Eric Seidel <eric@eseidel.com>
34 Updated test (and results) for new invalid fill behavior.
35 http://bugzilla.opendarwin.org/show_bug.cgi?id=11017
37 * svg/custom/invalid-fill-expected.checksum:
38 * svg/custom/invalid-fill-expected.png:
39 * svg/custom/invalid-fill-expected.txt:
40 * svg/custom/invalid-fill.svg:
42 2006-09-26 Justin Garcia <justin.garcia@apple.com>
46 <rdar://problem/4747695>
47 Gmail Editor: Crash at WebCore::Range::startPosition() when decreasing a indent
49 * editing/deleting/list-item-1-expected.checksum: Added.
50 * editing/deleting/list-item-1-expected.png: Added.
51 * editing/deleting/list-item-1-expected.txt: Added.
52 * editing/deleting/list-item-1.html: Added.
53 * editing/execCommand/remove-list-item-1-expected.checksum: Added.
54 * editing/execCommand/remove-list-item-1-expected.png: Added.
55 * editing/execCommand/remove-list-item-1-expected.txt: Added.
56 * editing/execCommand/remove-list-item-1.html: Added.
58 2006-09-26 David Harrison <harrison@apple.com>
60 Reviewed by John and TimH.
62 <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty
64 * editing/pasteboard/emacs-cntl-y-001-expected.checksum: Added.
65 * editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
66 * editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
67 * editing/pasteboard/emacs-cntl-y-001.html: Added.
69 2006-09-26 Eric Seidel <eric@eseidel.com>
73 viewbox parser does not allow <tab> as a delimiter
74 http://bugzilla.opendarwin.org/show_bug.cgi?id=11014
76 * svg/hixie/viewbox/003-expected.checksum: Added.
77 * svg/hixie/viewbox/003-expected.png: Added.
78 * svg/hixie/viewbox/003-expected.txt: Added.
79 * svg/hixie/viewbox/003.xml: Added.
81 2006-09-26 Eric Seidel <eric@eseidel.com>
85 SVGDocument::createElement does not create elements in the SVG namespace
86 http://bugzilla.opendarwin.org/show_bug.cgi?id=10932
88 * svg/custom/createelement-expected.checksum: Added.
89 * svg/custom/createelement-expected.png: Added.
90 * svg/custom/createelement-expected.txt: Added.
91 * svg/custom/createelement.svg: Added.
93 2006-09-26 Eric Seidel <eric@eseidel.com>
97 RenderPath::nodeAtPoint does not respect stroke width
98 http://bugzilla.opendarwin.org/show_bug.cgi?id=10829
100 * svg/custom/stroke-width-click-expected.txt: Added.
101 * svg/custom/stroke-width-click.svg: Added.
103 2006-09-25 Justin Garcia <justin.garcia@apple.com>
107 * editing/execCommand/indent-empty-root-expected.checksum: Added.
108 * editing/execCommand/indent-empty-root-expected.png: Added.
109 * editing/execCommand/indent-empty-root-expected.txt: Added.
110 * editing/execCommand/indent-empty-root.html: Added.
112 2006-09-24 Eric Seidel <eric@eseidel.com>
116 Add test: svg/custom/viewport-clip.svg
117 and update results for:
118 http://bugzilla.opendarwin.org/show_bug.cgi?id=11007
119 (Also update some old results, due to CoreImage variance)
121 * svg/custom/baseval-animval-equality.svg:
122 * svg/custom/empty-merge-expected.checksum:
123 * svg/custom/empty-merge-expected.png:
124 * svg/custom/empty-merge-expected.txt:
125 * svg/custom/empty-merge.svg:
126 * svg/custom/feDisplacementMap-01-expected.checksum:
127 * svg/custom/feDisplacementMap-01-expected.png:
128 * svg/custom/foreign-object-skew-expected.checksum:
129 * svg/custom/foreign-object-skew-expected.png:
130 * svg/custom/gradient-stroke-width-expected.txt:
131 * svg/custom/grayscale-gradient-mask-expected.checksum:
132 * svg/custom/grayscale-gradient-mask-expected.png:
133 * svg/custom/grayscale-gradient-mask-expected.txt:
134 * svg/custom/grayscale-gradient-mask.svg:
135 * svg/custom/image-with-transform-clip-filter-expected.checksum:
136 * svg/custom/image-with-transform-clip-filter-expected.png:
137 * svg/custom/path-bad-data-expected.checksum:
138 * svg/custom/path-bad-data-expected.png:
139 * svg/custom/path-bad-data-expected.txt:
140 * svg/custom/text-filter-expected.checksum:
141 * svg/custom/text-filter-expected.png:
142 * svg/custom/text-image-opacity-expected.checksum:
143 * svg/custom/text-image-opacity-expected.png:
144 * svg/custom/transform-scale-parse.svg:
145 * svg/custom/viewport-clip-expected.checksum: Added.
146 * svg/custom/viewport-clip-expected.png: Added.
147 * svg/custom/viewport-clip-expected.txt: Added.
148 * svg/custom/viewport-clip.svg: Added.
150 2006-09-24 Eric Seidel <eric@eseidel.com>
154 Browsers disagree on behavior for an invalid fill
155 http://bugzilla.opendarwin.org/show_bug.cgi?id=11017
157 * svg/custom/invalid-fill-expected.checksum: Added.
158 * svg/custom/invalid-fill-expected.png: Added.
159 * svg/custom/invalid-fill-expected.txt: Added.
160 * svg/custom/invalid-fill.svg: Added.
162 2006-09-24 Eric Seidel <eric@eseidel.com>
166 Import one of Hixie's tests for:
167 <svg:a> cannot be styled with a:hover
168 http://bugzilla.opendarwin.org/show_bug.cgi?id=11005
170 * svg/hixie/cascade/002.css: Added.
171 * svg/hixie/cascade/002.xml: Added.
173 2006-09-23 Alexey Proskuryakov <ap@nypop.com>
177 http://bugzilla.opendarwin.org/show_bug.cgi?id=4872
178 XMLHttpRequest fails to throw an exception when there is a security violation
179 (mismatching domains)
181 * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
182 * http/tests/xmlhttprequest/exceptions.html: Added.
184 * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
185 * http/tests/xmlhttprequest/extra-parameters.html: Added.
186 * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
187 Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).
189 * fast/dom/xmlhttprequest-get-expected.txt: Updated results.
191 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
192 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
193 * http/tests/xmlhttprequest/zero-length-response-sync.html:
194 * http/tests/xmlhttprequest/zero-length-response.html:
195 Updated results and changed state names to match the current spec.
197 * http/tests/xmlhttprequest/resources/zero-length.xml: Added.
199 2006-09-21 Nikolas Zimmermann <zimmermann@kde.org>
204 http://bugzilla.opendarwin.org/show_bug.cgi?id=10977
205 SVGDocument does not expose 'rootElement' property
207 * svg/custom/rootelement-expected.checksum: Added.
208 * svg/custom/rootelement-expected.png: Added.
209 * svg/custom/rootelement-expected.txt: Added.
210 * svg/custom/rootelement.svg: Added.
212 2006-09-21 Timothy Hatcher <timothy@apple.com>
214 Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
215 for tests that need to report child frame scroll positions.
217 * http/tests/navigation/anchor-frames.html:
218 * http/tests/navigation/anchor-subframeload.html:
219 * http/tests/navigation/relativeanchor-frames.html:
221 2006-09-21 Timothy Hatcher <timothy@apple.com>
225 Bug 10923: Frame scroll layout test failures on the buildbot
226 http://bugzilla.opendarwin.org/show_bug.cgi?id=10923
228 Made this test call layoutTestController.dumpChildFrameScrollPositions().
230 * fast/overflow/scrollRevealButton-expected.txt:
231 * fast/overflow/scrollRevealButton.html:
233 2006-09-20 Justin Garcia <justin.garcia@apple.com>
237 * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
238 * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
239 * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
240 * editing/pasteboard/subframe-dragndrop-1.html: Added.
242 2006-09-20 Rob Buis <buis@kde.org>
246 Updated test results because of:
247 http://bugzilla.opendarwin.org/show_bug.cgi?id=10946
248 new marker code draws end-marker in wrong place
250 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
251 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
252 * svg/custom/invalid-css-expected.txt:
254 2006-09-20 Julien Palmas <julien.palmas@gmail.com>
256 Reviewed by eseidel. Landed by eseidel.
258 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6003
260 * svg/custom/pattern-y-offset-expected.checksum: Added.
261 * svg/custom/pattern-y-offset-expected.png: Added.
262 * svg/custom/pattern-y-offset-expected.txt: Added.
263 * svg/custom/pattern-y-offset.svg: Added.
265 2006-09-20 Justin Garcia <justin.garcia@apple.com>
269 * editing/selection/editable-links.html: Added.
270 * editing/selection/editable-links.html-disabled: Removed.
272 2006-09-20 Adam Roben <aroben@apple.com>
276 Fixes http://bugzilla.opendarwin.org/show_bug.cgi?id=10953
277 Test results for fast/js/window-properties.html should include
278 children of window.document.body.firstChild
280 * fast/js/window-properties-expected.txt: Regenerate results which now
281 include window.document.body.firstChild.*
282 * fast/js/window-properties.html: Print out 'null' for null objects
283 instead of 'object' for more clarity
285 2006-09-20 Adam Roben <aroben@apple.com>
289 Adding test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10935
290 REGRESSION: file upload control with direction:rtl or text-align:right
291 draws button on top of filename/icon
293 * fast/forms/file-input-direction-expected.checksum: Added.
294 * fast/forms/file-input-direction-expected.png: Added.
295 * fast/forms/file-input-direction-expected.txt: Added.
296 * fast/forms/file-input-direction.html: Added.
298 2006-09-20 Eric Seidel <eric@eseidel.com>
302 Commit two test updates I forgot to commit with:
303 Markers should clip to their viewport.
304 http://bugzilla.opendarwin.org/show_bug.cgi?id=5967
306 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
307 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
308 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
309 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
310 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
311 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
313 2006-09-19 Eric Seidel <eric@eseidel.com>
317 Updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=8585
319 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
320 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
321 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
322 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
323 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
324 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
325 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
326 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
327 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
328 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
329 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
330 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
331 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
332 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
333 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
334 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
335 * svg/custom/feComponentTransfer-Discrete-expected.txt:
336 * svg/custom/feComponentTransfer-Gamma-expected.txt:
337 * svg/custom/feComponentTransfer-Linear-expected.txt:
338 * svg/custom/feComponentTransfer-Table-expected.txt:
339 * svg/custom/feDisplacementMap-01-expected.txt:
340 * svg/custom/filter-source-alpha-expected.txt:
341 * svg/custom/image-with-transform-clip-filter-expected.txt:
342 * svg/custom/non-opaque-filters-expected.txt:
343 * svg/custom/text-filter-expected.txt:
345 2006-09-19 Eric Seidel <eric@eseidel.com>
349 Markers should clip to their viewport.
350 http://bugzilla.opendarwin.org/show_bug.cgi?id=5967
352 * svg/custom/marker-overflow-clip-expected.checksum: Added.
353 * svg/custom/marker-overflow-clip-expected.png: Added.
354 * svg/custom/marker-overflow-clip-expected.txt: Added.
355 * svg/custom/marker-overflow-clip.svg: Added.
357 2006-09-19 Justin Garcia <justin.garcia@apple.com>
361 Disabling this test temporarily.
363 * editing/selection/editable-links.html: Removed.
364 * editing/selection/editable-links.html-disabled: Added.
366 2006-09-19 Justin Garcia <justin.garcia@apple.com>
370 * editing/selection/editable-links-expected.checksum: Added.
371 * editing/selection/editable-links-expected.png: Added.
372 * editing/selection/editable-links-expected.txt: Added.
373 * editing/selection/editable-links.html: Added.
375 2006-09-19 Justin Garcia <justin.garcia@apple.com>
379 * editing/pasteboard/pasting-tabs-expected.checksum: Added.
380 * editing/pasteboard/pasting-tabs-expected.png: Added.
381 * editing/pasteboard/pasting-tabs-expected.txt: Added.
382 * editing/pasteboard/pasting-tabs.html: Added.
384 2006-09-18 Adam Roben <aroben@apple.com>
388 Update tests for the new file upload control.
390 * fast/forms/file-input-disabled-expected.txt:
391 * fast/forms/form-element-geometry-expected.txt:
392 * fast/forms/input-appearance-height-expected.txt:
393 * fast/forms/input-value-expected.txt:
395 2006-09-17 Eric Seidel <eric@eseidel.com>
399 * fast/js/window-properties.html: make work in Firefox (hangs IE)
401 2006-09-17 Eric Seidel <eric@eseidel.com>
403 Add a textual dump of the window object property tree.
407 * fast/js/window-properties-expected.txt: Added.
408 * fast/js/window-properties.html: Added.
410 2006-09-17 David Hyatt <hyatt@apple.com>
412 Adding layout test for bug 10899.
414 * fast/text/basic/generic-family-changes-expected.checksum: Added.
415 * fast/text/basic/generic-family-changes-expected.png: Added.
416 * fast/text/basic/generic-family-changes-expected.txt: Added.
417 * fast/text/basic/generic-family-changes.html: Added.
419 2006-09-17 Alexey Proskuryakov <ap@nypop.com>
423 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10852
424 REGRESSION: Reproducible crash in XMLHttpRequest::abort()
426 Currently, this test prints an error message to the console, because requests from
427 an unload handler still don't work.
429 * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
430 * http/tests/xmlhttprequest/xhr-onunload.html: Added.
432 2006-09-15 Justin Garcia <justin.garcia@apple.com>
436 <rdar://problem/4674869>
437 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
439 * editing/deleting/whitespace-pre-1-expected.checksum: Added.
440 * editing/deleting/whitespace-pre-1-expected.png: Added.
441 * editing/deleting/whitespace-pre-1-expected.txt: Added.
442 * editing/deleting/whitespace-pre-1.html: Added.
444 2006-09-15 Timothy Hatcher <timothy@apple.com>
448 Updating results to new expected values.
450 * fast/lists/drag-into-marker-expected.txt:
451 * fast/repaint/selection-after-delete-expected.txt:
453 2006-09-15 Timothy Hatcher <timothy@apple.com>
457 Updating results to new expected values.
459 * editing/inserting/4278698-expected.txt:
460 * fast/dom/window-xy-properties-expected.txt:
462 2006-09-15 Adam Roben <aroben@apple.com>
466 Part of http://bugzilla.opendarwin.org/show_bug.cgi?id=10865
467 New file upload control should match the width of the old one
469 Update tests to match new file upload control.
471 * fast/forms/file-input-disabled-expected.txt:
472 * fast/forms/form-element-geometry-expected.txt:
473 * fast/forms/input-appearance-height-expected.txt:
474 * fast/forms/input-value-expected.txt:
476 2006-09-15 Kevin McCullough <KMcCullough@apple.com>
478 - just layout test result changes
480 * fast/dom/Range/range-compareNode-expected.txt:
481 * fast/dom/Range/range-intersectsNode-expected.txt:
483 2006-09-14 Justin Garcia <justin.garcia@apple.com>
487 <rdar://problem/4655880> Up/Down arrows skip over To Do
489 * editing/selection/mixed-editability-3-expected.checksum: Added.
490 * editing/selection/mixed-editability-3-expected.png: Added.
491 * editing/selection/mixed-editability-3-expected.txt: Added.
492 * editing/selection/mixed-editability-3.html: Added.
493 * editing/selection/mixed-editability-4-expected.checksum: Added.
494 * editing/selection/mixed-editability-4-expected.png: Added.
495 * editing/selection/mixed-editability-4-expected.txt: Added.
496 * editing/selection/mixed-editability-4.html: Added.
497 * editing/selection/mixed-editability-5-expected.checksum: Added.
498 * editing/selection/mixed-editability-5-expected.png: Added.
499 * editing/selection/mixed-editability-5-expected.txt: Added.
500 * editing/selection/mixed-editability-5.html: Added.
502 2006-09-14 Graham Dennis <graham.dennis@gmail.com>
504 Reviewed by Justin Garcia.
506 Modified testcase for:
507 http://bugzilla.opendarwin.org/show_bug.cgi?id=10726
508 Crash in ApplyStyleCommand::applyRelativeFontStyleChange
510 * editing/style/table-selection-expected.checksum:
511 * editing/style/table-selection-expected.png:
512 * editing/style/table-selection-expected.txt:
513 * editing/style/table-selection.html:
514 This testcase was for 10579, which is very similar to this bug (10726)
515 Now the testcase tests both bugs.
517 2006-09-13 Adam Roben <aroben@apple.com>
519 Rubberstamped by hyatt.
521 Updating tables results after hyatt landed a fix for
522 http://bugzilla.opendarwin.org/show_bug.cgi?id=8126
523 Padding must not apply to columns
525 * tables/mozilla/bugs/bug139524-2-expected.txt:
526 * tables/mozilla/bugs/bug139524-4-expected.txt:
527 * tables/mozilla/bugs/bug32841-expected.txt:
528 * tables/mozilla/dom/appendCol2-expected.txt:
529 * tables/mozilla/dom/deleteCol1-expected.txt:
530 * tables/mozilla/dom/deleteCol2-expected.txt:
531 * tables/mozilla/dom/deleteCol3-expected.txt:
532 * tables/mozilla/dom/deleteColGroup1-expected.txt:
533 * tables/mozilla/dom/deleteColGroup2-expected.txt:
534 * tables/mozilla/dom/insertColGroups1-expected.txt:
535 * tables/mozilla/dom/insertColGroups2-expected.txt:
536 * tables/mozilla/dom/insertCols1-expected.txt:
537 * tables/mozilla/dom/insertCols2-expected.txt:
538 * tables/mozilla/dom/insertCols3-expected.txt:
539 * tables/mozilla/dom/insertCols4-expected.txt:
540 * tables/mozilla/dom/insertCols5-expected.txt:
541 * tables/mozilla/marvin/body_col-expected.txt:
542 * tables/mozilla/marvin/x_col_span-expected.txt:
543 * tables/mozilla/marvin/x_col_width_px-expected.txt:
544 * tables/mozilla/marvin/x_colgroup_span-expected.txt:
545 * tables/mozilla/other/body_col-expected.txt:
546 * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
547 * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
548 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
549 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
550 * tables/mozilla_expected_failures/core/cols1-expected.txt:
551 * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
552 * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
553 * tables/mozilla_expected_failures/other/test4-expected.txt:
555 2006-09-12 Julien Palmas <julien.palmas@gmail.com>
557 Reviewed by darin. Landed by eseidel.
559 * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
560 * svg/custom/svgpolyparser-extra-space-expected.png: Added.
561 * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
562 * svg/custom/svgpolyparser-extra-space.svg: Added.
564 2006-09-12 Kevin McCullough <KMcCullough@apple.com>
566 Reviewed by Andersca, Maciej, Brady.
568 * fast/dom/Range/range-intersectsNode-expected.txt: Added.
569 * fast/dom/Range/range-intersectsNode.html: Added.
570 * fast/dom/Range/resources/intersectsNode.js: Added.
572 2006-09-12 Nikolas Zimmermann <zimmermann@kde.org>
574 Reviewed by eseidel. Landed by eseidel.
576 Fixed: http://bugzilla.opendarwin.org/show_bug.cgi?id=10826
578 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
579 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
580 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
582 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org>
584 Reviewed by eseidel. Landed by eseidel.
586 * svg/custom/baseval-animval-equality.svg: Added.
588 2006-09-11 Kevin McCullough <KMcCullough@apple.com>
593 * fast/dom/Range/range-compareNode-expected.txt: Added.
594 * fast/dom/Range/range-compareNode.html: Added.
595 * fast/dom/Range/range-comparePoint.html:
597 2006-09-11 Vladimir Olexa <vladimir.olexa@gmail.com>
601 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10323
602 REGRESSION: javascript: URL containing '\\' gets passed as '//'
604 * fast/dom/javascript-backslash-expected.txt: Added.
605 * fast/dom/javascript-backslash.html: Added.
607 2006-09-11 Darin Adler <darin@apple.com>
609 - converted a test to plain text (makes it platform independent; fixes a failure)
611 * fast/events/ondragenter-expected.checksum: Removed.
612 * fast/events/ondragenter-expected.png: Removed.
613 * fast/events/ondragenter-expected.txt:
614 * fast/events/ondragenter.html:
616 2006-09-10 Darin Adler <darin@apple.com>
618 - converted a test to plain text (makes it platform independent; fixes a failure)
620 * fast/text/plain-text-line-breaks-expected.checksum: Removed.
621 * fast/text/plain-text-line-breaks-expected.png: Removed.
622 * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
623 * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
625 2006-09-08 Timothy Hatcher <timothy@apple.com>
627 Adds a test for the CSS URL quoting logic.
629 * fast/inspector/cssURLQuotes-expected.txt: Added.
630 * fast/inspector/cssURLQuotes.html: Added.
632 2006-09-09 Alexey Proskuryakov <ap@nypop.com>
636 http://bugzilla.opendarwin.org/show_bug.cgi?id=10759
637 fast/AppleScript/array.html test failing
639 * fast/AppleScript/001-expected.txt: Updated results.
641 2006-09-07 Alexey Proskuryakov <ap@nypop.com>
645 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10753
646 REGRESSION: The beginning of a CSS file is missing
648 * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
649 * http/tests/incremental/slow-utf8-css-expected.png: Added.
650 * http/tests/incremental/slow-utf8-css-expected.txt: Added.
651 * http/tests/incremental/slow-utf8-css.pl: Added.
653 2006-09-07 Rob Buis <buis@kde.org>
658 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
659 SVG with width and height 100% leaves room for scrollbar on the right.
661 Also Updated .txt files (all text blocks are wider) and some updated
662 pixel tests (some text is layouted differently because of wider text blocks).
664 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
665 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
666 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
667 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
668 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
669 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
670 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
671 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
672 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
673 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
674 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
675 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
676 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
677 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
678 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
679 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
680 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
681 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
682 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
683 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
684 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
685 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
686 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
687 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
688 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
689 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
690 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
691 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
692 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
693 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
694 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
695 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
696 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
697 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
698 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
699 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
700 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
701 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
702 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
703 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
704 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
705 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
706 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
707 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
708 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
709 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
710 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
711 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
712 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
713 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
714 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
715 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
716 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
717 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
718 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
719 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
720 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
721 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
722 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
723 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
724 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
725 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
726 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
727 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
728 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
729 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
730 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
731 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
732 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
733 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
734 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
735 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
736 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
737 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
738 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
739 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
740 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
741 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
742 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
743 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
744 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
745 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
746 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
747 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
748 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
749 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
750 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
751 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
752 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
753 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
754 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
755 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
756 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
757 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
758 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
759 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
760 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
761 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
762 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
763 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
764 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
765 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
766 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
767 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
768 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
769 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
770 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
771 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
772 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
773 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
774 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
775 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
776 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
777 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
778 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
779 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
780 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
781 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
782 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
783 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
784 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
785 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
786 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
787 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
788 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
789 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
790 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
791 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
792 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
793 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
794 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
795 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
796 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
797 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
798 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
799 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
800 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
801 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
802 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
803 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
804 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
805 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
806 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
807 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
808 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
809 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
810 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
811 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
812 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
813 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
814 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
815 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
816 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
817 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
818 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
819 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
820 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
821 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
822 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
823 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
824 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
825 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
826 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
827 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
828 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
829 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
830 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
831 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
832 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
833 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
834 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
835 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
836 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
837 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
838 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
839 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
840 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
841 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
842 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
843 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
844 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
845 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
846 * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
847 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
848 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
849 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
850 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
851 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
852 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
853 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
854 * svg/custom/coords-relative-units-transforms-expected.txt:
855 * svg/custom/feComponentTransfer-Discrete-expected.txt:
856 * svg/custom/feComponentTransfer-Gamma-expected.txt:
857 * svg/custom/feComponentTransfer-Linear-expected.txt:
858 * svg/custom/feComponentTransfer-Table-expected.txt:
859 * svg/custom/image-with-transform-clip-filter-expected.txt:
860 * svg/custom/invalid-css-expected.txt:
861 * svg/custom/invalid-viewbox1-expected.txt:
862 * svg/custom/invalid-viewbox2-expected.txt:
863 * svg/custom/non-opaque-filters-expected.txt:
864 * svg/custom/percentage-rect-expected.checksum:
865 * svg/custom/percentage-rect-expected.png:
866 * svg/custom/percentage-rect-expected.txt:
867 * svg/custom/pointer-events-path-expected.txt:
868 * svg/custom/svg-overflow-types-expected.txt:
869 * svg/custom/text-clip-expected.txt:
870 * svg/custom/text-filter-expected.txt:
871 * svg/custom/text-gradient-no-content-expected.checksum:
872 * svg/custom/text-gradient-no-content-expected.png:
873 * svg/custom/text-gradient-no-content-expected.txt:
874 * svg/custom/text-hit-test-expected.txt:
875 * svg/custom/text-image-opacity-expected.txt:
876 * svg/custom/tref-update-expected.txt:
877 * svg/custom/width-full-percentage-expected.checksum: Added.
878 * svg/custom/width-full-percentage-expected.png: Added.
879 * svg/custom/width-full-percentage-expected.txt: Added.
880 * svg/custom/width-full-percentage.svg: Added.
882 2006-09-05 Darin Adler <darin@apple.com>
886 - test for bug where the charset in a link element for a CSS stylesheet is ignored.
887 I noticed this while working on new text encoding machinery.
889 * fast/encoding/css-link-charset-expected.txt: Added.
890 * fast/encoding/css-link-charset.css: Added.
891 * fast/encoding/css-link-charset.html: Added.
893 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10681
894 REGRESSION: Reproducible crash at Wikipedia
895 (Alexey wrote this one, I reviewed.)
897 * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
898 * fast/forms/form-data-encoding-normalization-overrun.html: Added.
900 - and a tweak to an existing test
902 * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
903 diagnose this when it fails.
905 2006-09-05 Justin Garcia <justin.garcia@apple.com>
909 Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
912 * editing/pasteboard/4641033-expected.checksum:
913 * editing/pasteboard/4641033-expected.png:
914 * editing/execCommand/outdent-selection-expected.checksum:
915 * editing/execCommand/outdent-selection-expected.png:
917 Added a didChangeSelection notification that was absent before:
918 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
919 * editing/deleting/delete-3608430-fix-expected.txt:
920 * editing/deleting/delete-3608462-fix-expected.txt:
921 * editing/deleting/delete-3775172-fix-expected.txt:
922 * editing/deleting/delete-3800834-fix-expected.txt:
923 * editing/deleting/delete-3857753-fix-expected.txt:
924 * editing/deleting/delete-3865854-fix-expected.txt:
925 * editing/deleting/delete-3928305-fix-expected.txt:
926 * editing/deleting/delete-3959464-fix-expected.txt:
927 * editing/deleting/delete-4038408-fix-expected.txt:
928 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
929 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
930 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
931 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
932 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
933 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
934 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
935 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
936 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
937 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
938 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
939 * editing/deleting/delete-block-contents-001-expected.txt:
940 * editing/deleting/delete-block-contents-002-expected.txt:
941 * editing/deleting/delete-block-contents-003-expected.txt:
942 * editing/deleting/delete-block-merge-contents-001-expected.txt:
943 * editing/deleting/delete-block-merge-contents-002-expected.txt:
944 * editing/deleting/delete-block-merge-contents-003-expected.txt:
945 * editing/deleting/delete-block-merge-contents-004-expected.txt:
946 * editing/deleting/delete-block-merge-contents-005-expected.txt:
947 * editing/deleting/delete-block-merge-contents-006-expected.txt:
948 * editing/deleting/delete-block-merge-contents-007-expected.txt:
949 * editing/deleting/delete-block-merge-contents-008-expected.txt:
950 * editing/deleting/delete-block-merge-contents-009-expected.txt:
951 * editing/deleting/delete-block-merge-contents-010-expected.txt:
952 * editing/deleting/delete-block-merge-contents-012-expected.txt:
953 * editing/deleting/delete-block-merge-contents-013-expected.txt:
954 * editing/deleting/delete-block-merge-contents-014-expected.txt:
955 * editing/deleting/delete-block-merge-contents-015-expected.txt:
956 * editing/deleting/delete-block-merge-contents-016-expected.txt:
957 * editing/deleting/delete-block-merge-contents-017-expected.txt:
958 * editing/deleting/delete-block-merge-contents-018-expected.txt:
959 * editing/deleting/delete-block-merge-contents-019-expected.txt:
960 * editing/deleting/delete-block-merge-contents-020-expected.txt:
961 * editing/deleting/delete-block-merge-contents-021-expected.txt:
962 * editing/deleting/delete-block-merge-contents-022-expected.txt:
963 * editing/deleting/delete-block-merge-contents-023-expected.txt:
964 * editing/deleting/delete-block-merge-contents-024-expected.txt:
965 * editing/deleting/delete-block-table-expected.txt:
966 * editing/deleting/delete-br-008-expected.txt:
967 * editing/deleting/delete-br-010-expected.txt:
968 * editing/deleting/delete-br-011-expected.txt:
969 * editing/deleting/delete-first-list-item-expected.txt:
970 * editing/deleting/delete-image-001-expected.txt:
971 * editing/deleting/delete-image-002-expected.txt:
972 * editing/deleting/delete-image-003-expected.txt:
973 * editing/deleting/delete-image-004-expected.txt:
974 * editing/deleting/delete-line-001-expected.txt:
975 * editing/deleting/delete-line-002-expected.txt:
976 * editing/deleting/delete-line-003-expected.txt:
977 * editing/deleting/delete-line-004-expected.txt:
978 * editing/deleting/delete-line-005-expected.txt:
979 * editing/deleting/delete-line-006-expected.txt:
980 * editing/deleting/delete-line-007-expected.txt:
981 * editing/deleting/delete-line-008-expected.txt:
982 * editing/deleting/delete-line-009-expected.txt:
983 * editing/deleting/delete-line-010-expected.txt:
984 * editing/deleting/delete-line-011-expected.txt:
985 * editing/deleting/delete-line-012-expected.txt:
986 * editing/deleting/delete-line-013-expected.txt:
987 * editing/deleting/delete-line-014-expected.txt:
988 * editing/deleting/delete-line-015-expected.txt:
989 * editing/deleting/delete-line-016-expected.txt:
990 * editing/deleting/delete-line-017-expected.txt:
991 * editing/deleting/delete-listitem-001-expected.txt:
992 * editing/deleting/delete-listitem-002-expected.txt:
993 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
994 * editing/deleting/delete-select-all-001-expected.txt:
995 * editing/deleting/delete-select-all-002-expected.txt:
996 * editing/deleting/delete-select-all-003-expected.txt:
997 * editing/deleting/merge-different-styles-expected.txt:
998 * editing/deleting/merge-endOfParagraph-expected.txt:
999 * editing/deleting/merge-no-br-expected.txt:
1000 * editing/deleting/pruning-after-merge-1-expected.txt:
1001 * editing/deleting/pruning-after-merge-2-expected.txt:
1002 * editing/deleting/table-cells-expected.txt:
1003 * editing/execCommand/boldSelection-expected.txt:
1004 * editing/execCommand/create-list-from-range-selection-expected.txt:
1005 * editing/execCommand/createLink-expected.txt:
1006 * editing/execCommand/format-block-expected.txt:
1007 * editing/execCommand/format-block-from-range-selection-expected.txt:
1008 * editing/execCommand/format-block-with-braces-expected.txt:
1009 * editing/execCommand/format-block-with-trailing-br-expected.txt:
1010 * editing/execCommand/hilitecolor-expected.txt:
1011 * editing/execCommand/indent-list-item-expected.txt:
1012 * editing/execCommand/indent-selection-expected.txt:
1013 * editing/execCommand/insert-list-and-stitch-expected.txt:
1014 * editing/execCommand/insert-list-with-id-expected.txt:
1015 * editing/execCommand/insertHTML-expected.txt:
1016 * editing/execCommand/insertHorizontalRule-expected.txt:
1017 * editing/execCommand/remove-formatting-expected.txt:
1018 * editing/execCommand/remove-list-from-range-selection-expected.txt:
1019 * editing/execCommand/remove-list-items-expected.txt:
1020 * editing/execCommand/strikethroughSelection-expected.txt:
1021 * editing/execCommand/switch-list-type-expected.txt:
1022 * editing/execCommand/unlink-expected.txt:
1023 * editing/input/text-input-controller-expected.txt:
1024 * editing/inserting/insert-3654864-fix-expected.txt:
1025 * editing/inserting/insert-3659587-fix-expected.txt:
1026 * editing/inserting/insert-3775316-fix-expected.txt:
1027 * editing/inserting/insert-3851164-fix-expected.txt:
1028 * editing/inserting/insert-3907422-fix-expected.txt:
1029 * editing/inserting/insert-after-delete-001-expected.txt:
1030 * editing/inserting/insert-div-001-expected.txt:
1031 * editing/inserting/insert-div-002-expected.txt:
1032 * editing/inserting/insert-div-003-expected.txt:
1033 * editing/inserting/insert-div-005-expected.txt:
1034 * editing/inserting/insert-div-007-expected.txt:
1035 * editing/inserting/insert-div-009-expected.txt:
1036 * editing/inserting/insert-div-010-expected.txt:
1037 * editing/inserting/insert-div-020-expected.txt:
1038 * editing/inserting/insert-div-023-expected.txt:
1039 * editing/inserting/insert-div-024-expected.txt:
1040 * editing/inserting/insert-div-025-expected.txt:
1041 * editing/inserting/insert-div-026-expected.txt:
1042 * editing/inserting/multiple-lines-selected-expected.txt:
1043 * editing/inserting/paragraph-separator-03-expected.txt:
1044 * editing/inserting/paragraph-separator-in-table-2-expected.txt:
1045 * editing/inserting/redo-expected.txt:
1046 * editing/inserting/return-key-with-selection-001-expected.txt:
1047 * editing/inserting/return-key-with-selection-002-expected.txt:
1048 * editing/inserting/return-key-with-selection-003-expected.txt:
1049 * editing/pasteboard/3976872-expected.txt:
1050 * editing/pasteboard/4076267-3-expected.txt:
1051 * editing/pasteboard/4076267-expected.txt:
1052 * editing/pasteboard/4700297-expected.txt:
1053 * editing/pasteboard/8145-3-expected.txt:
1054 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1055 * editing/pasteboard/copy-paste-bidi-expected.txt:
1056 * editing/pasteboard/displaced-generic-placeholder-expected.txt:
1057 * editing/pasteboard/displaced-placeholder-expected.txt:
1058 * editing/pasteboard/display-block-on-spans-expected.txt:
1059 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
1060 * editing/pasteboard/interchange-newline-2-expected.txt:
1061 * editing/pasteboard/merge-after-delete-1-expected.txt:
1062 * editing/pasteboard/merge-after-delete-2-expected.txt:
1063 * editing/pasteboard/merge-after-delete-expected.txt:
1064 * editing/pasteboard/merge-end-3-expected.txt:
1065 * editing/pasteboard/merge-end-5-expected.txt:
1066 * editing/pasteboard/merge-end-blockquote-expected.txt:
1067 * editing/pasteboard/merge-end-list-expected.txt:
1068 * editing/pasteboard/merge-end-table-expected.txt:
1069 * editing/pasteboard/paste-4035648-fix-expected.txt:
1070 * editing/pasteboard/paste-4039777-fix-expected.txt:
1071 * editing/pasteboard/paste-line-endings-001-expected.txt:
1072 * editing/pasteboard/paste-line-endings-006-expected.txt:
1073 * editing/pasteboard/paste-match-style-001-expected.txt:
1074 * editing/pasteboard/paste-match-style-002-expected.txt:
1075 * editing/pasteboard/paste-pre-001-expected.txt:
1076 * editing/pasteboard/paste-pre-002-expected.txt:
1077 * editing/pasteboard/paste-table-002-expected.txt:
1078 * editing/pasteboard/paste-table-003-expected.txt:
1079 * editing/pasteboard/paste-text-006-expected.txt:
1080 * editing/pasteboard/paste-text-007-expected.txt:
1081 * editing/pasteboard/paste-text-010-expected.txt:
1082 * editing/pasteboard/paste-text-011-expected.txt:
1083 * editing/pasteboard/paste-text-015-expected.txt:
1084 * editing/pasteboard/paste-text-016-expected.txt:
1085 * editing/pasteboard/paste-text-017-expected.txt:
1086 * editing/pasteboard/paste-text-018-expected.txt:
1087 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
1088 * editing/pasteboard/smart-paste-003-expected.txt:
1089 * editing/pasteboard/smart-paste-004-expected.txt:
1090 * editing/pasteboard/smart-paste-005-expected.txt:
1091 * editing/pasteboard/smart-paste-006-expected.txt:
1092 * editing/pasteboard/smart-paste-007-expected.txt:
1093 * editing/pasteboard/smart-paste-008-expected.txt:
1094 * editing/pasteboard/testcase-9507-expected.txt:
1095 * editing/pasteboard/undoable-fragment-removes-expected.txt:
1096 * editing/selection/expanding-selections-expected.txt:
1097 * editing/selection/expanding-selections2-expected.txt:
1098 * editing/selection/node-removal-1-expected.txt:
1099 * editing/selection/node-removal-2-expected.txt:
1100 * editing/selection/select-all-iframe-expected.txt:
1101 * editing/selection/skip-non-editable-1-expected.txt:
1102 * editing/selection/triple-click-in-pre-expected.txt:
1103 * editing/style/apple-style-editable-mix-expected.txt:
1104 * editing/style/block-style-004-expected.txt:
1105 * editing/style/block-style-005-expected.txt:
1106 * editing/style/block-style-006-expected.txt:
1107 * editing/style/create-block-for-style-001-expected.txt:
1108 * editing/style/create-block-for-style-002-expected.txt:
1109 * editing/style/create-block-for-style-003-expected.txt:
1110 * editing/style/create-block-for-style-004-expected.txt:
1111 * editing/style/create-block-for-style-007-expected.txt:
1112 * editing/style/create-block-for-style-009-expected.txt:
1113 * editing/style/create-block-for-style-010-expected.txt:
1114 * editing/style/create-block-for-style-011-expected.txt:
1115 * editing/style/create-block-for-style-012-expected.txt:
1116 * editing/style/create-block-for-style-013-expected.txt:
1117 * editing/style/designmode-expected.txt:
1118 * editing/style/relative-font-size-change-001-expected.txt:
1119 * editing/style/relative-font-size-change-002-expected.txt:
1120 * editing/style/remove-underline-across-paragraph-expected.txt:
1121 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
1122 * editing/style/remove-underline-after-paragraph-expected.txt:
1123 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
1124 * editing/style/remove-underline-from-stylesheet-expected.txt:
1125 * editing/style/smoosh-styles-001-expected.txt:
1126 * editing/style/smoosh-styles-002-expected.txt:
1127 * editing/style/smoosh-styles-003-expected.txt:
1128 * editing/style/style-3681552-fix-001-expected.txt:
1129 * editing/style/style-3681552-fix-002-expected.txt:
1130 * editing/style/style-3690704-fix-expected.txt:
1131 * editing/style/style-3998892-fix-expected.txt:
1132 * editing/style/style-boundary-001-expected.txt:
1133 * editing/style/style-boundary-003-expected.txt:
1134 * editing/style/style-boundary-004-expected.txt:
1135 * editing/style/typing-style-001-expected.txt:
1136 * editing/style/typing-style-003-expected.txt:
1137 * editing/undo/undo-misspellings-expected.txt:
1138 * editing/unsupported-content/list-delete-001-expected.txt:
1139 * editing/unsupported-content/list-delete-002-expected.txt:
1140 * editing/unsupported-content/list-delete-003-expected.txt:
1141 * editing/unsupported-content/table-delete-001-expected.txt:
1142 * editing/unsupported-content/table-delete-002-expected.txt:
1143 * editing/unsupported-content/table-delete-003-expected.txt:
1144 * fast/forms/attributed-strings-expected.txt:
1145 * fast/forms/cursor-position-expected.txt:
1146 * fast/forms/drag-into-textarea-expected.txt:
1147 * fast/forms/input-appearance-maxlength-expected.txt:
1148 * fast/forms/input-paste-undo-expected.txt:
1149 * fast/forms/input-selection-restore-expected.txt:
1150 * fast/forms/input-text-paste-maxlength-expected.txt:
1151 * fast/forms/selection-functions-expected.txt:
1152 * fast/forms/text-field-setvalue-crash-expected.txt:
1153 * fast/forms/textarea-paste-newline-expected.txt:
1155 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
1159 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=10716
1160 XMLHttpRequest.responseText is null if HTTP response is empty
1162 The results are not fully correct yet:
1163 - accessing properties that are now undefined should cause an exception;
1164 - on error, responseXML should be null, rather than contain an HTML document describing
1167 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
1168 now returning null for nil documents.
1170 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
1171 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
1172 * http/tests/xmlhttprequest/zero-length-response-sync.html:
1173 * http/tests/xmlhttprequest/zero-length-response.html:
1174 Extended to cover more properties.
1176 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
1180 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10676
1181 @charset rules not accessible via DOM
1183 * fast/encoding/css-charset-dom-expected.txt: Added.
1184 * fast/encoding/css-charset-dom.html: Added.
1186 2006-09-04 Rob Buis <buis@kde.org>
1190 Testcase needed for:
1191 http://bugzilla.opendarwin.org/show_bug.cgi?id=6546
1192 clipPath data does not respect transforms
1194 * svg/custom/clip-path-with-transform-expected.checksum: Added.
1195 * svg/custom/clip-path-with-transform-expected.png: Added.
1196 * svg/custom/clip-path-with-transform-expected.txt: Added.
1197 * svg/custom/clip-path-with-transform.svg: Added.
1199 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
1203 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10693
1204 Convert JavaScript arrays to AppleScript lists
1206 * fast/AppleScript/array-expected.txt:
1207 * fast/AppleScript/array.html: Updated results, added a test for
1208 circular dependencies.
1210 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
1214 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=10697
1215 REGRESSION (r16175): Errors in incremental decoding of UTF-8
1217 * fast/encoding/charset-invalid-expected.txt: Added.
1218 * fast/encoding/charset-invalid.html: Added.
1219 * http/tests/incremental/slow-utf8-html-expected.txt: Added.
1220 * http/tests/incremental/slow-utf8-html.pl: Added.
1222 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
1226 http://bugzilla.opendarwin.org/show_bug.cgi?id=4508
1227 Layout tests access an external server
1229 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
1230 but the test still pointed to a remote one).
1231 * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
1232 * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of
1233 a non-existent http one.
1234 * fast/loader/docLoaderFrame-expected.checksum: Removed.
1235 * fast/loader/docLoaderFrame-expected.png: Removed.
1236 * fast/loader/docLoaderFrame-expected.txt: Removed.
1237 * fast/loader/docLoaderFrame.html: Removed.
1238 * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
1239 * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
1240 * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
1241 Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it
1244 2006-09-02 Graham Dennis <graham.dennis@gmail.com>
1249 http://bugzilla.opendarwin.org/show_bug.cgi?id=10579
1250 AppleStyleCommand::applyBlockStyle crash
1252 * editing/style/table-selection-expected.checksum: Added.
1253 * editing/style/table-selection-expected.png: Added.
1254 * editing/style/table-selection-expected.txt: Added.
1255 * editing/style/table-selection.html: Added.
1257 2006-09-01 Adele Peterson <adele@apple.com>
1259 Reviewed by Tim Omernick.
1261 Updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=6990
1262 Switch to use new text field implementation for <input type="password">
1264 * dom/html/level2/html/HTMLInputElement22-expected.txt:
1265 * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
1266 * fast/events/event-sender-mouse-click.html:
1267 * fast/forms/input-appearance-height-expected.checksum:
1268 * fast/forms/input-appearance-height-expected.txt:
1269 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
1270 * fast/forms/input-value-expected.checksum:
1271 * fast/forms/input-value-expected.png:
1272 * fast/forms/input-value-expected.txt:
1273 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
1274 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
1275 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
1277 Updated from switch to style-able selects
1278 * fast/forms/option-strip-whitespace-expected.checksum:
1279 * fast/forms/option-strip-whitespace-expected.png:
1280 * fast/forms/option-strip-whitespace-expected.txt:
1282 2006-09-01 Timothy Hatcher <timothy@apple.com>
1286 - updated results, null is not round-tripped through the bindings
1287 because of regressions the original change caused in other applications.
1288 - added an echo for "undefined".
1290 * plugins/bindings-test-expected.txt:
1291 * plugins/bindings-test.html:
1293 2006-09-01 Alexey Proskuryakov <ap@nypop.com>
1298 - http://bugzilla.opendarwin.org/show_bug.cgi?id=5620
1299 Should only honor encoding from <meta> in HTML
1301 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9783
1302 An XML declaration without an explicit encoding incorrectly triggers
1303 UTF-8 encoding in an HTML document
1305 - http://bugzilla.opendarwin.org/show_bug.cgi?id=10155
1306 CSS2: @charset is not supported
1308 * fast/encoding/css-charset-expected.txt: Added.
1309 * fast/encoding/css-charset.css: Added.
1310 * fast/encoding/css-charset.html: Added.
1311 * fast/encoding/css-charset-evil-expected.txt: Added.
1312 * fast/encoding/css-charset-evil.css: Added.
1313 * fast/encoding/css-charset-evil.html: Added.
1314 * fast/encoding/default-xhtml-encoding-expected.txt: Added.
1315 * fast/encoding/default-xhtml-encoding.xhtml: Added.
1316 * fast/encoding/meta-in-xhtml-expected.txt: Added.
1317 * fast/encoding/meta-in-xhtml.xhtml: Added.
1318 * fast/encoding/pseudo-xml-2-expected.txt: Added.
1319 * fast/encoding/pseudo-xml-2.html: Added.
1320 * fast/encoding/pseudo-xml-3-expected.txt: Added.
1321 * fast/encoding/pseudo-xml-3.html: Added.
1322 * fast/encoding/pseudo-xml-4-expected.txt: Added.
1323 * fast/encoding/pseudo-xml-4.html: Added.
1324 * fast/encoding/pseudo-xml-expected.txt: Added.
1325 * fast/encoding/pseudo-xml.html: Added.
1327 2006-08-31 Alice Liu <alice.liu@apple.com>
1331 Revised expected results for an isindex element because of
1332 <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
1333 Now the field is rendered as a textfield
1335 * fast/dom/isindex-002-expected.checksum:
1336 * fast/dom/isindex-002-expected.png:
1337 * fast/dom/isindex-002-expected.txt:
1339 2006-08-30 Rob Buis <buis@kde.org>
1343 Changed test results because of:
1344 http://bugzilla.opendarwin.org/show_bug.cgi?id=10586
1345 pointer-events has issues when things are not stroked/filled
1347 * svg/custom/pointer-events-path-expected.checksum:
1348 * svg/custom/pointer-events-path-expected.png:
1349 * svg/custom/pointer-events-path-expected.txt:
1351 2006-08-29 Justin Garcia <justin.garcia@apple.com>
1353 Reviewed by harrison
1355 <rdar://problem/4700297>
1356 REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
1359 * editing/pasteboard/smart-paste-002-expected.checksum:
1360 * editing/pasteboard/smart-paste-002-expected.png:
1361 * editing/pasteboard/smart-paste-002-expected.txt:
1362 Added to demonstrate fix:
1363 * editing/pasteboard/4700297-expected.checksum: Added.
1364 * editing/pasteboard/4700297-expected.png: Added.
1365 * editing/pasteboard/4700297-expected.txt: Added.
1366 * editing/pasteboard/4700297.html: Added.
1367 Removed a superfluous style span:
1368 * editing/deleting/pruning-after-merge-1-expected.txt:
1369 * editing/pasteboard/interchange-newline-1-expected.txt:
1370 * editing/pasteboard/paste-text-019-expected.checksum:
1371 * editing/pasteboard/paste-text-019-expected.png:
1372 * editing/pasteboard/paste-text-019-expected.txt:
1373 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1374 Accidently checked in bad results yesterday:
1375 * editing/pasteboard/copy-paste-bidi-expected.txt:
1376 Equivalent render tree:
1377 * editing/pasteboard/smart-paste-001-expected.txt:
1379 2006-08-29 waylonis <waylonis@google.com>
1383 - Updated test to check for exceptions thrown in a plug-in. This is
1384 a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10114.
1385 * plugins/bindings-test-expected.txt:
1386 * plugins/bindings-test.html:
1388 2006-08-29 Darin Adler <darin@apple.com>
1392 - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)
1394 * fast/css/computed-style-negative-top-expected.txt: Added.
1395 * fast/css/computed-style-negative-top.html: Added.
1397 2006-08-28 Justin Garcia <justin.garcia@apple.com>
1399 Reviewed by harrison
1401 * editing/inserting/redo-expected.checksum: Added.
1402 * editing/inserting/redo-expected.png: Added.
1403 * editing/inserting/redo-expected.txt: Added.
1404 * editing/inserting/redo.html: Added.
1405 * editing/pasteboard/copy-paste-bidi-expected.txt:
1407 2006-08-28 Alice Liu <alice.liu@apple.com>
1411 Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write
1413 * http/tests/misc/iframe-domain-test-expected.txt: Added.
1414 * http/tests/misc/iframe-domain-test.html: Added.
1416 2006-08-27 Rob Buis <buis@kde.org>
1420 Changed test result because of:
1421 http://bugzilla.opendarwin.org/show_bug.cgi?id=10557
1422 KCanvasPath should be replace by platform/Path
1424 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1426 2006-08-26 Eric Seidel <eric@eseidel.com>
1430 Test case for: pointer-events does not work.
1431 http://bugzilla.opendarwin.org/show_bug.cgi?id=10415
1433 * svg/custom/pointer-events-path-expected.checksum: Added.
1434 * svg/custom/pointer-events-path-expected.png: Added.
1435 * svg/custom/pointer-events-path-expected.txt: Added.
1436 * svg/custom/pointer-events-path.svg: Added.
1438 2006-08-27 Rob Buis <buis@kde.org>
1443 http://bugzilla.opendarwin.org/show_bug.cgi?id=10558
1444 SVG should have support for <metadata> element
1446 * svg/custom/create-metadata-element-expected.checksum: Added.
1447 * svg/custom/create-metadata-element-expected.png: Added.
1448 * svg/custom/create-metadata-element-expected.txt: Added.
1449 * svg/custom/create-metadata-element.svg: Added.
1451 2006-08-25 Adele Peterson <adele@apple.com>
1453 Updated results for addition of -webkit-text-security.
1455 * fast/css/computed-style-expected.txt:
1457 2006-08-25 Adele Peterson <adele@apple.com>
1461 New tests and updated tests for styled selects.
1463 * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
1464 * fast/borders/borderRadiusInvalidColor-expected.png: Added.
1465 * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
1466 * fast/borders/borderRadiusInvalidColor.html: Added.
1468 * fast/forms/select-baseline-expected.checksum: Added.
1469 * fast/forms/select-baseline-expected.png: Added.
1470 * fast/forms/select-baseline-expected.txt: Added.
1471 * fast/forms/select-baseline.html: Added.
1473 * editing/pasteboard/4641033-expected.txt:
1474 * editing/selection/replaced-boundaries-3-expected.txt:
1475 * editing/selection/select-box-expected.txt:
1476 * fast/block/margin-collapse/103-expected.txt:
1477 * fast/forms/001-expected.checksum:
1478 * fast/forms/001-expected.png:
1479 * fast/forms/001-expected.txt:
1480 * fast/forms/003-expected.txt:
1481 * fast/forms/004-expected.txt:
1482 * fast/forms/HTMLOptionElement_label01-expected.txt:
1483 * fast/forms/HTMLOptionElement_label02-expected.txt:
1484 * fast/forms/HTMLOptionElement_label03-expected.txt:
1485 * fast/forms/HTMLOptionElement_label04-expected.txt:
1486 * fast/forms/HTMLOptionElement_label06-expected.txt:
1487 * fast/forms/HTMLOptionElement_label07-expected.txt:
1488 * fast/forms/form-element-geometry-expected.checksum:
1489 * fast/forms/form-element-geometry-expected.png:
1490 * fast/forms/form-element-geometry-expected.txt:
1491 * fast/forms/option-script-expected.txt:
1492 * fast/forms/option-text-clip-expected.txt:
1493 * fast/forms/select-change-listbox-to-popup-expected.txt:
1494 * fast/forms/select-selected-expected.txt:
1495 * fast/forms/select-style-expected.txt:
1496 * fast/forms/select-visual-hebrew-expected.txt:
1497 * fast/invalid/014-expected.txt:
1498 * fast/parser/document-write-option-expected.txt:
1499 * fast/replaced/width100percent-expected.txt:
1500 * http/tests/navigation/anchor-basic-expected.txt:
1501 * http/tests/navigation/anchor-frames-expected.txt:
1502 * http/tests/navigation/anchor-goback-expected.txt:
1503 * http/tests/navigation/anchor-subframeload-expected.txt:
1504 * http/tests/navigation/javascriptlink-basic-expected.txt:
1505 * http/tests/navigation/javascriptlink-frames-expected.txt:
1506 * http/tests/navigation/javascriptlink-goback-expected.txt:
1507 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
1508 * http/tests/navigation/metaredirect-basic-expected.txt:
1509 * http/tests/navigation/metaredirect-frames-expected.txt:
1510 * http/tests/navigation/metaredirect-goback-expected.txt:
1511 * http/tests/navigation/metaredirect-subframeload-expected.txt:
1512 * http/tests/navigation/post-goback2-expected.txt:
1513 * http/tests/navigation/postredirect-goback2-expected.txt:
1514 * http/tests/navigation/redirect302-basic-expected.txt:
1515 * http/tests/navigation/redirect302-frames-expected.txt:
1516 * http/tests/navigation/redirect302-goback-expected.txt:
1517 * http/tests/navigation/redirect302-subframeload-expected.txt:
1518 * http/tests/navigation/relativeanchor-basic-expected.txt:
1519 * http/tests/navigation/relativeanchor-frames-expected.txt:
1520 * http/tests/navigation/relativeanchor-goback-expected.txt:
1521 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
1522 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
1523 * http/tests/navigation/success200-basic-expected.txt:
1524 * http/tests/navigation/success200-frames-expected.txt:
1525 * http/tests/navigation/success200-frames-loadsame-expected.txt:
1526 * http/tests/navigation/success200-goback-expected.txt:
1527 * http/tests/navigation/success200-loadsame-expected.txt:
1528 * http/tests/navigation/success200-reload-expected.txt:
1529 * http/tests/navigation/success200-subframeload-expected.txt:
1530 * http/tests/navigation/timerredirect-basic-expected.txt:
1531 * http/tests/navigation/timerredirect-frames-expected.txt:
1532 * http/tests/navigation/timerredirect-goback-expected.txt:
1533 * http/tests/navigation/timerredirect-subframeload-expected.txt:
1534 * tables/mozilla/bugs/bug1188-expected.txt:
1535 * tables/mozilla/bugs/bug18359-expected.txt:
1536 * tables/mozilla/bugs/bug2479-3-expected.txt:
1537 * tables/mozilla/bugs/bug2479-4-expected.txt:
1538 * tables/mozilla/bugs/bug29326-expected.txt:
1539 * tables/mozilla/bugs/bug33855-expected.txt:
1540 * tables/mozilla/bugs/bug4382-expected.txt:
1541 * tables/mozilla/bugs/bug96334-expected.txt:
1542 * tables/mozilla/core/margins-expected.txt:
1543 * tables/mozilla/dom/tableDom-expected.txt:
1544 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
1546 2006-08-24 Darin Adler <darin@apple.com>
1550 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10169
1551 REGRESSION: NativeTextArea: Text dragged from <input type=text> to textarea disappears
1553 * fast/forms/drag-into-textarea-expected.txt: Added.
1554 * fast/forms/drag-into-textarea.html: Added.
1556 2006-08-24 David Harrison <harrison@apple.com>
1558 Updated expected results for this change:
1560 <rdar://problem/4522205> Represent controls in AXAttributedStringForTextMarkerRange
1562 * editing/selection/anchor-focus1-expected.txt:
1563 * editing/selection/anchor-focus2-expected.txt:
1564 * editing/selection/anchor-focus3-expected.txt:
1565 * editing/selection/move-begin-end-expected.txt:
1566 * fast/dom/Element/onclick-case-expected.txt:
1567 * fast/dom/HTMLInputElement/size-as-number-expected.txt:
1568 * fast/dom/document-all-input-expected.txt:
1569 * fast/dom/option-properties-expected.txt:
1570 * fast/events/objc-keyboard-event-creation-expected.txt:
1571 * fast/events/onsubmit-bubbling-expected.txt:
1572 * fast/forms/access-key-expected.txt:
1573 * fast/forms/activate-and-disabled-elements-expected.txt:
1574 * fast/forms/button-in-forms-collection-expected.txt:
1575 * fast/forms/check-box-enter-key-expected.txt:
1576 * fast/forms/cursor-position-expected.txt:
1577 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
1578 * fast/forms/domstring-replace-crash-expected.txt:
1579 * fast/forms/double-focus-expected.txt:
1580 * fast/forms/element-by-name-expected.txt:
1581 * fast/forms/empty-get-expected.txt:
1582 * fast/forms/focus-expected.txt:
1583 * fast/forms/form-get-multipart-expected.txt:
1584 * fast/forms/form-get-multipart2-expected.txt:
1585 * fast/forms/form-get-multipart3-expected.txt:
1586 * fast/forms/form-post-urlencoded-expected.txt:
1587 * fast/forms/input-appearance-elementFromPoint-expected.txt:
1588 * fast/forms/input-appearance-maxlength-expected.txt:
1589 * fast/forms/input-changing-value-expected.txt:
1590 * fast/forms/input-delete-expected.txt:
1591 * fast/forms/input-selection-hidden-expected.txt:
1592 * fast/forms/input-selection-restore-expected.txt:
1593 * fast/forms/input-text-enter-expected.txt:
1594 * fast/forms/input-truncate-newline-expected.txt:
1595 * fast/forms/legend-access-key-expected.txt:
1596 * fast/forms/onchange-enter-submit-expected.txt:
1597 * fast/forms/onselect-textarea-expected.txt:
1598 * fast/forms/onselect-textfield-expected.txt:
1599 * fast/forms/paste-into-textarea-expected.txt:
1600 * fast/forms/plaintext-mode-1-expected.txt:
1601 * fast/forms/select-remove-option-expected.txt:
1602 * fast/forms/select-replace-option-expected.txt:
1603 * fast/forms/select-reset-expected.txt:
1604 * fast/forms/selection-functions-expected.txt:
1605 * fast/forms/text-field-setvalue-crash-expected.txt:
1606 * fast/forms/textarea-crlf-expected.txt:
1607 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
1608 * fast/forms/textarea-setvalue-submit-expected.txt:
1609 * fast/forms/textfield-focus-out-expected.txt:
1611 2006-08-24 Rob Buis <buis@kde.org>
1616 http://bugzilla.opendarwin.org/show_bug.cgi?id=10524
1617 svg transform: comma delimiting breaks display
1619 * svg/custom/transform-scale-parse-expected.checksum: Added.
1620 * svg/custom/transform-scale-parse-expected.png: Added.
1621 * svg/custom/transform-scale-parse-expected.txt: Added.
1622 * svg/custom/transform-scale-parse.svg: Added.
1624 2006-08-22 Trey Matteson <trey@usa.net>
1628 This test update was missing from the patch I posted, and ggarren just checked in.
1630 * fast/overflow/scrollRevealButton-expected.txt:
1632 2006-08-22 Maciej Stachowiak <mjs@apple.com>
1636 - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
1638 (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
1640 * fast/loader/start-load-in-unload-expected.txt: Added.
1641 * fast/loader/start-load-in-unload.html: Added.
1643 2006-08-22 Maciej Stachowiak <mjs@apple.com>
1645 Fix for broken tests.
1647 - made newly added CGI scripts executable
1649 * http/tests/navigation/resources/error404.pl:
1650 * http/tests/navigation/resources/frameset.pl:
1651 * http/tests/navigation/resources/postresult.pl:
1652 * http/tests/navigation/resources/redirect302.pl:
1654 2006-08-22 Justin Garcia <justin.garcia@apple.com>
1656 Reviewed by harrison
1658 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10449>
1659 REGRESSION(r15918): drag-into-marker.html failing
1661 * editing/pasteboard/paste-list-001-expected.txt:
1662 * fast/lists/drag-into-marker.html: Added.
1663 * fast/lists/drag-into-marker.html-disabled: Removed.
1665 2006-08-22 Justin Garcia <justin.garcia@apple.com>
1667 Reviewed by harrison
1669 <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
1672 * editing/pasteboard/paste-4039777-fix-expected.checksum:
1673 * editing/pasteboard/paste-4039777-fix-expected.png:
1674 * editing/pasteboard/paste-4039777-fix-expected.txt:
1675 * editing/deleting/delete-3857753-fix-expected.txt:
1676 * editing/pasteboard/styled-element-markup-expected.checksum:
1677 * editing/pasteboard/styled-element-markup-expected.png:
1678 * editing/pasteboard/styled-element-markup-expected.txt:
1679 * editing/execCommand/insertHTML-expected.checksum:
1680 * editing/execCommand/insertHTML-expected.png:
1681 * editing/execCommand/insertHTML-expected.txt:
1682 * editing/execCommand/insertHTML.html:
1684 Removed some empty style spans, font tags are replaced by style spans
1685 in a couple of cases:
1686 * editing/deleting/merge-different-styles-expected.txt:
1687 * editing/deleting/pruning-after-merge-1-expected.txt:
1688 * editing/deleting/pruning-after-merge-2-expected.txt:
1689 * editing/inserting/insert-3786362-fix-expected.txt:
1690 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1691 * editing/pasteboard/display-block-on-spans-expected.txt:
1692 * editing/pasteboard/merge-end-table-expected.txt:
1693 * editing/pasteboard/paste-4035648-fix-expected.txt:
1694 * editing/pasteboard/paste-line-endings-001-expected.txt:
1695 * editing/pasteboard/paste-line-endings-006-expected.txt:
1696 * editing/pasteboard/paste-list-001-expected.txt:
1697 * editing/pasteboard/paste-pre-001-expected.txt:
1698 * editing/pasteboard/paste-pre-002-expected.txt:
1699 * editing/pasteboard/paste-table-001-expected.txt:
1700 * editing/pasteboard/paste-table-002-expected.txt:
1701 * editing/pasteboard/paste-text-001-expected.txt:
1702 * editing/pasteboard/paste-text-002-expected.txt:
1703 * editing/pasteboard/paste-text-003-expected.txt:
1704 * editing/pasteboard/paste-text-004-expected.txt:
1705 * editing/pasteboard/paste-text-005-expected.txt:
1706 * editing/pasteboard/paste-text-006-expected.txt:
1707 * editing/pasteboard/paste-text-011-expected.txt:
1708 * editing/pasteboard/paste-text-012-expected.txt:
1709 * editing/pasteboard/paste-text-013-expected.txt:
1710 * editing/pasteboard/paste-text-014-expected.txt:
1711 * editing/pasteboard/paste-text-015-expected.txt:
1712 * editing/pasteboard/paste-text-016-expected.txt:
1713 * editing/pasteboard/paste-text-017-expected.txt:
1714 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1715 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1716 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1717 * editing/pasteboard/styled-element-markup.html:
1718 * editing/pasteboard/testcase-9507-expected.txt:
1719 * editing/style/smoosh-styles-001-expected.txt:
1720 * editing/style/smoosh-styles-002-expected.txt:
1722 2006-08-22 Trey Matteson <trey@usa.net>
1726 Introducing a small test suite for bugs related to various navigation techniques,
1727 e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
1728 within-page anchors. Most of the tests are done with and without an enclosing frameset.
1729 The tests verify the content of the final page (which may include restored form
1730 state), scroll location (also sometimes restored), and the full content of the
1733 * fast/overflow/scrollRevealButton-expected.txt:
1734 Updated to include scroll location that is now emitted.
1735 * http/tests/navigation/anchor-basic-expected.txt: Added.
1736 * http/tests/navigation/anchor-basic.html: Added.
1737 * http/tests/navigation/anchor-frames-expected.txt: Added.
1738 * http/tests/navigation/anchor-frames.html: Added.
1739 * http/tests/navigation/anchor-goback-expected.txt: Added.
1740 * http/tests/navigation/anchor-goback.html: Added.
1741 * http/tests/navigation/anchor-subframeload-expected.txt: Added.
1742 * http/tests/navigation/anchor-subframeload.html: Added.
1743 * http/tests/navigation/error404-basic-expected.txt: Added.
1744 * http/tests/navigation/error404-basic.html: Added.
1745 * http/tests/navigation/error404-frames-expected.txt: Added.
1746 * http/tests/navigation/error404-frames.html: Added.
1747 * http/tests/navigation/error404-goback-expected.txt: Added.
1748 * http/tests/navigation/error404-goback.html: Added.
1749 * http/tests/navigation/error404-subframeload-expected.txt: Added.
1750 * http/tests/navigation/error404-subframeload.html: Added.
1751 * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
1752 * http/tests/navigation/javascriptlink-basic.html: Added.
1753 * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
1754 * http/tests/navigation/javascriptlink-frames.html: Added.
1755 * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
1756 * http/tests/navigation/javascriptlink-goback.html: Added.
1757 * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
1758 * http/tests/navigation/javascriptlink-subframeload.html: Added.
1759 * http/tests/navigation/metaredirect-basic-expected.txt: Added.
1760 * http/tests/navigation/metaredirect-basic.html: Added.
1761 * http/tests/navigation/metaredirect-frames-expected.txt: Added.
1762 * http/tests/navigation/metaredirect-frames.html: Added.
1763 * http/tests/navigation/metaredirect-goback-expected.txt: Added.
1764 * http/tests/navigation/metaredirect-goback.html: Added.
1765 * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
1766 * http/tests/navigation/metaredirect-subframeload.html: Added.
1767 * http/tests/navigation/post-basic-expected.txt: Added.
1768 * http/tests/navigation/post-basic.html: Added.
1769 * http/tests/navigation/post-frames-expected.txt: Added.
1770 * http/tests/navigation/post-frames-goback1.html-disabled: Added.
1771 * http/tests/navigation/post-frames.html: Added.
1772 * http/tests/navigation/post-goback1-expected.txt: Added.
1773 * http/tests/navigation/post-goback1.html: Added.
1774 * http/tests/navigation/post-goback2-expected.txt: Added.
1775 * http/tests/navigation/post-goback2.html: Added.
1776 * http/tests/navigation/postredirect-basic-expected.txt: Added.
1777 * http/tests/navigation/postredirect-basic.html: Added.
1778 * http/tests/navigation/postredirect-frames-expected.txt: Added.
1779 * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
1780 * http/tests/navigation/postredirect-frames.html: Added.
1781 * http/tests/navigation/postredirect-goback1-expected.txt: Added.
1782 * http/tests/navigation/postredirect-goback1.html: Added.
1783 * http/tests/navigation/postredirect-goback2-expected.txt: Added.
1784 * http/tests/navigation/postredirect-goback2.html: Added.
1785 * http/tests/navigation/redirect302-basic-expected.txt: Added.
1786 * http/tests/navigation/redirect302-basic.html: Added.
1787 * http/tests/navigation/redirect302-frames-expected.txt: Added.
1788 * http/tests/navigation/redirect302-frames.html: Added.
1789 * http/tests/navigation/redirect302-goback-expected.txt: Added.
1790 * http/tests/navigation/redirect302-goback.html: Added.
1791 * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
1792 * http/tests/navigation/redirect302-subframeload.html: Added.
1793 * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
1794 * http/tests/navigation/relativeanchor-basic.html: Added.
1795 * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
1796 * http/tests/navigation/relativeanchor-frames.html: Added.
1797 * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
1798 * http/tests/navigation/relativeanchor-goback.html: Added.
1799 * http/tests/navigation/resources/error404.pl: Added.
1800 * http/tests/navigation/resources/frameset.pl: Added.
1801 * http/tests/navigation/resources/javascriptlink.html: Added.
1802 * http/tests/navigation/resources/metaredirect.html: Added.
1803 * http/tests/navigation/resources/otherpage.html: Added.
1804 * http/tests/navigation/resources/postresult.pl: Added.
1805 * http/tests/navigation/resources/redirect302.pl: Added.
1806 * http/tests/navigation/resources/slowmetaredirect.html: Added.
1807 * http/tests/navigation/resources/slowtimerredirect.html: Added.
1808 * http/tests/navigation/resources/success200.html: Added.
1809 * http/tests/navigation/resources/testcode.js: Added.
1810 * http/tests/navigation/resources/timerredirect.html: Added.
1811 * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
1812 * http/tests/navigation/slowmetaredirect-basic.html: Added.
1813 * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
1814 * http/tests/navigation/slowtimerredirect-basic.html: Added.
1815 * http/tests/navigation/success200-basic-expected.txt: Added.
1816 * http/tests/navigation/success200-basic.html: Added.
1817 * http/tests/navigation/success200-frames-expected.txt: Added.
1818 * http/tests/navigation/success200-frames-goback.html-disabled: Added.
1819 * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
1820 * http/tests/navigation/success200-frames-loadsame.html: Added.
1821 * http/tests/navigation/success200-frames-reload.html-disabled: Added.
1822 * http/tests/navigation/success200-frames.html: Added.
1823 * http/tests/navigation/success200-goback-expected.txt: Added.
1824 * http/tests/navigation/success200-goback.html: Added.
1825 * http/tests/navigation/success200-loadsame-expected.txt: Added.
1826 * http/tests/navigation/success200-loadsame.html: Added.
1827 * http/tests/navigation/success200-reload-expected.txt: Added.
1828 * http/tests/navigation/success200-reload.html: Added.
1829 * http/tests/navigation/success200-subframeload-expected.txt: Added.
1830 * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
1831 * http/tests/navigation/success200-subframeload.html: Added.
1832 * http/tests/navigation/timerredirect-basic-expected.txt: Added.
1833 * http/tests/navigation/timerredirect-basic.html: Added.
1834 * http/tests/navigation/timerredirect-frames-expected.txt: Added.
1835 * http/tests/navigation/timerredirect-frames.html: Added.
1836 * http/tests/navigation/timerredirect-goback-expected.txt: Added.
1837 * http/tests/navigation/timerredirect-goback.html: Added.
1838 * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
1839 * http/tests/navigation/timerredirect-subframeload.html: Added.
1841 2006-08-22 Rob Buis <buis@kde.org>
1846 http://bugzilla.opendarwin.org/show_bug.cgi?id=10402
1847 REPRO: SVG crashes inside gradient code
1849 * svg/custom/gradient-attr-update-expected.checksum: Added.
1850 * svg/custom/gradient-attr-update-expected.png: Added.
1851 * svg/custom/gradient-attr-update-expected.txt: Added.
1852 * svg/custom/gradient-attr-update.svg: Added.
1854 2006-08-22 Rob Buis <buis@kde.org>
1858 Testcase needed for:
1859 http://bugzilla.opendarwin.org/show_bug.cgi?id=10405
1860 REPRO: SVG Maze crashes in RenderPath code
1862 * svg/custom/dynamic-empty-path-expected.checksum: Added.
1863 * svg/custom/dynamic-empty-path-expected.png: Added.
1864 * svg/custom/dynamic-empty-path-expected.txt: Added.
1865 * svg/custom/dynamic-empty-path.svg: Added.
1867 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
1871 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10419
1872 XSLTProcessor transformToFragment fails because of an XML declaration
1874 * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
1875 * fast/xsl/transformToFragment-XML-declaration.html: Added.
1877 * fast/xsl/xslt-extra-content-at-end-expected.checksum:
1878 * fast/xsl/xslt-extra-content-at-end-expected.png:
1879 * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.
1881 2006-08-21 Vladimir Olexa <vladimir.olexa@gmail.com>
1885 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6252
1886 JavaScript 1.6 Array.lastIndexOf
1888 * fast/js/array-lastIndexOf-expected.txt: Added.
1889 * fast/js/array-lastIndexOf.html: Added.
1890 * fast/js/resources/array-lastIndexOf.js: Added.
1892 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
1896 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10429
1897 XSLTProcessor.transformToFragment crashes if the owner document is empty
1899 * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
1900 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
1901 * fast/js/xslt-fragment-in-empty-doc.html: Added.
1903 2006-08-16 Justin Garcia <justin.garcia@apple.com>
1905 Reviewed by thatcher
1907 Equivalent render tree:
1908 * fast/events/ondragenter-expected.checksum:
1909 * fast/events/ondragenter-expected.txt:
1911 Patch exposed a bug (10449):
1912 * fast/lists/drag-into-marker.html: Removed.
1913 * fast/lists/drag-into-marker.html-disabled: Added.
1915 2006-08-15 Justin Garcia <justin.garcia@apple.com>
1917 Reviewed by thatcher
1920 * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
1921 * editing/pasteboard/interchange-newline-4-expected.png: Added.
1922 * editing/pasteboard/interchange-newline-4-expected.txt: Added.
1923 * editing/pasteboard/interchange-newline-4.html: Added.
1924 * editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
1925 * editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
1926 * editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
1927 * editing/deleting/paragraph-in-preserveNewline.html: Added.
1929 Equivalent render trees, fixes, or bugs exposed (10427, 10428):
1930 * editing/execCommand/insertHTML-expected.checksum:
1931 * editing/execCommand/insertHTML-expected.png:
1932 * editing/execCommand/insertHTML-expected.txt:
1933 * editing/execCommand/insertHTML.html:
1934 * editing/execCommand/insertHorizontalRule-expected.checksum:
1935 * editing/execCommand/insertHorizontalRule-expected.png:
1936 * editing/execCommand/insertHorizontalRule-expected.txt:
1937 * editing/inserting/insert-3786362-fix-expected.checksum:
1938 * editing/inserting/insert-3786362-fix-expected.png:
1939 * editing/inserting/insert-3786362-fix-expected.txt:
1940 * editing/inserting/insert-3786362-fix.html:
1941 * editing/inserting/insert-3907422-fix-expected.txt:
1942 * editing/pasteboard/3976872-expected.checksum:
1943 * editing/pasteboard/3976872-expected.png:
1944 * editing/pasteboard/3976872-expected.txt:
1945 * editing/pasteboard/4076267-3-expected.checksum:
1946 * editing/pasteboard/4076267-3-expected.png:
1947 * editing/pasteboard/4076267-3-expected.txt:
1948 * editing/pasteboard/4076267-3.html:
1949 * editing/pasteboard/4076267-expected.checksum:
1950 * editing/pasteboard/4076267-expected.png:
1951 * editing/pasteboard/4076267-expected.txt:
1952 * editing/pasteboard/4076267.html:
1953 * editing/pasteboard/4242293-1-expected.txt:
1954 * editing/pasteboard/4242293-expected.checksum:
1955 * editing/pasteboard/4242293-expected.png:
1956 * editing/pasteboard/4242293-expected.txt:
1957 * editing/pasteboard/4631972-expected.txt:
1958 * editing/pasteboard/8145-1-expected.txt:
1959 * editing/pasteboard/8145-3-expected.txt:
1960 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1961 * editing/pasteboard/copy-paste-bidi-expected.txt:
1962 * editing/pasteboard/display-block-on-spans-expected.checksum:
1963 * editing/pasteboard/display-block-on-spans-expected.png:
1964 * editing/pasteboard/display-block-on-spans-expected.txt:
1965 * editing/pasteboard/interchange-newline-1-expected.txt:
1966 * editing/pasteboard/merge-end-1-expected.checksum:
1967 * editing/pasteboard/merge-end-1-expected.png:
1968 * editing/pasteboard/merge-end-1-expected.txt:
1969 * editing/pasteboard/merge-end-1.html:
1970 * editing/pasteboard/merge-end-2-expected.checksum:
1971 * editing/pasteboard/merge-end-2-expected.png:
1972 * editing/pasteboard/merge-end-2-expected.txt:
1973 * editing/pasteboard/merge-end-2.html:
1974 * editing/pasteboard/merge-end-4-expected.txt:
1975 * editing/pasteboard/merge-end-list-expected.txt:
1976 * editing/pasteboard/merge-end-table-expected.checksum:
1977 * editing/pasteboard/merge-end-table-expected.png:
1978 * editing/pasteboard/merge-end-table-expected.txt:
1979 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
1980 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
1981 * editing/pasteboard/paste-4039777-fix-expected.checksum:
1982 * editing/pasteboard/paste-4039777-fix-expected.png:
1983 * editing/pasteboard/paste-4039777-fix-expected.txt:
1984 * editing/pasteboard/paste-line-endings-002-expected.txt:
1985 * editing/pasteboard/paste-line-endings-004-expected.txt:
1986 * editing/pasteboard/paste-line-endings-007-expected.txt:
1987 * editing/pasteboard/paste-line-endings-008-expected.txt:
1988 * editing/pasteboard/paste-line-endings-009-expected.txt:
1989 * editing/pasteboard/paste-match-style-002-expected.txt:
1990 * editing/pasteboard/paste-pre-001-expected.txt:
1991 * editing/pasteboard/paste-pre-002-expected.txt:
1992 * editing/pasteboard/paste-table-001-expected.checksum:
1993 * editing/pasteboard/paste-table-001-expected.png:
1994 * editing/pasteboard/paste-table-001-expected.txt:
1995 * editing/pasteboard/paste-table-003-expected.txt:
1996 * editing/pasteboard/paste-text-001-expected.txt:
1997 * editing/pasteboard/paste-text-003-expected.txt:
1998 * editing/pasteboard/paste-text-007-expected.checksum:
1999 * editing/pasteboard/paste-text-007-expected.png:
2000 * editing/pasteboard/paste-text-007-expected.txt:
2001 * editing/pasteboard/paste-text-008-expected.txt:
2002 * editing/pasteboard/paste-text-009-expected.txt:
2003 * editing/pasteboard/paste-text-010-expected.txt:
2004 * editing/pasteboard/paste-text-011-expected.txt:
2005 * editing/pasteboard/paste-text-012-expected.checksum:
2006 * editing/pasteboard/paste-text-012-expected.png:
2007 * editing/pasteboard/paste-text-012-expected.txt:
2008 * editing/pasteboard/paste-text-012.html:
2009 * editing/pasteboard/paste-text-013-expected.checksum:
2010 * editing/pasteboard/paste-text-013-expected.png:
2011 * editing/pasteboard/paste-text-013-expected.txt:
2012 * editing/pasteboard/paste-text-015-expected.txt:
2013 * editing/pasteboard/paste-text-017-expected.txt:
2014 * editing/pasteboard/paste-text-019-expected.checksum:
2015 * editing/pasteboard/paste-text-019-expected.png:
2016 * editing/pasteboard/paste-text-019-expected.txt:
2017 * editing/pasteboard/paste-text-019.html:
2018 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
2019 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
2020 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
2021 * editing/pasteboard/pasting-object-expected.txt:
2022 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
2023 * editing/pasteboard/quirks-mode-br-1-expected.txt:
2024 * editing/pasteboard/smart-paste-001-expected.txt:
2025 * editing/pasteboard/smart-paste-002-expected.txt:
2026 * editing/pasteboard/smart-paste-003-expected.txt:
2027 * editing/pasteboard/smart-paste-004-expected.txt:
2028 * editing/pasteboard/smart-paste-005-expected.txt:
2029 * editing/pasteboard/smart-paste-006-expected.txt:
2030 * editing/pasteboard/smart-paste-007-expected.txt:
2031 * editing/pasteboard/smart-paste-008-expected.txt:
2032 * editing/pasteboard/undoable-fragment-removes-expected.checksum:
2033 * editing/pasteboard/undoable-fragment-removes-expected.png:
2034 * editing/pasteboard/undoable-fragment-removes-expected.txt:
2035 * editing/pasteboard/undoable-fragment-removes.html:
2036 * editing/style/smoosh-styles-001-expected.txt:
2037 * editing/style/smoosh-styles-002-expected.txt:
2039 2006-08-15 Jonas Witt <jonas.witt@gmail.com>
2043 - added a test to check keyboard events fired from the ObjC API:
2044 http://bugzilla.opendarwin.org/show_bug.cgi?id=9736
2046 * fast/events/objc-keyboard-event-creation-expected.txt: Added.
2047 * fast/events/objc-keyboard-event-creation.html: Added.
2049 2006-08-15 Geoffrey Garen <ggaren@apple.com>
2051 Layout test for <rdar://problem/4661982> (crash in KHTMLParser::popBlock)
2053 * fast/parser/remove-node-stack-expected.txt: Added.
2054 * fast/parser/remove-node-stack.html: Added.
2056 2006-08-15 Adele Peterson <adele@apple.com>
2060 Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
2061 http://bugzilla.opendarwin.org/show_bug.cgi?id=9518
2063 * fast/forms/onselect-selectall-expected.txt: Added.
2064 * fast/forms/onselect-selectall.html: Added.
2066 2006-08-14 Eric Seidel <eric@eseidel.com>
2070 Updated results for:
2071 <mask>, <marker>, <pattern> inside <defs> do not work
2072 http://bugzilla.opendarwin.org/show_bug.cgi?id=6548
2074 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
2075 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2076 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2077 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2078 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2079 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2080 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2081 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2082 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2083 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2084 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2085 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2086 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2087 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2088 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2089 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2090 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2091 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2092 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2093 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2094 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2095 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
2096 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2097 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
2098 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2099 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2100 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2101 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
2102 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
2103 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
2104 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2105 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
2106 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2107 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2108 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2109 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2110 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
2111 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
2112 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
2113 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2114 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2115 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
2116 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2117 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2118 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2119 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2120 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2121 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
2122 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2123 * svg/custom/empty-merge-expected.txt:
2124 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2125 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2126 * svg/custom/feComponentTransfer-Linear-expected.txt:
2127 * svg/custom/feComponentTransfer-Table-expected.txt:
2128 * svg/custom/feDisplacementMap-01-expected.txt:
2129 * svg/custom/filter-source-alpha-expected.txt:
2130 * svg/custom/gradient-stroke-width-expected.txt:
2131 * svg/custom/grayscale-gradient-mask-expected.txt:
2132 * svg/custom/image-with-transform-clip-filter-expected.txt:
2133 * svg/custom/invalid-css-expected.txt:
2134 * svg/custom/non-opaque-filters-expected.txt:
2135 * svg/custom/pattern-in-defs-expected.checksum: Added.
2136 * svg/custom/pattern-in-defs-expected.png: Added.
2137 * svg/custom/pattern-in-defs-expected.txt: Added.
2138 * svg/custom/pattern-in-defs.svg: Added.
2139 * svg/custom/text-clip-expected.txt:
2140 * svg/custom/text-filter-expected.txt:
2141 * svg/custom/tref-update-expected.txt:
2143 2006-08-14 Eric Seidel <eric@eseidel.com>
2145 Reviewed by darin and mjs.
2147 Add better SVGLoad event support.
2148 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
2149 Updated test results.
2151 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2152 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2153 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2154 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2155 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2156 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2157 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2158 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2159 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2160 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2161 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2162 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2163 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2164 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2165 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2166 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2167 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2168 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2169 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2170 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2171 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2173 2006-08-14 Maciej Stachowiak <mjs@apple.com>
2175 Missing expected results for last test.
2177 * http/tests/plugins/interrupted-get-url-expected.txt: Added.
2179 2006-08-14 Maciej Stachowiak <mjs@apple.com>
2181 Test case not reviewed but the patch was reviewed by Tim Omernick.
2183 - test case for REGRESSION: crash when leaving youtube page while movie is still loading
2184 http://bugzilla.opendarwin.org/show_bug.cgi?id=10398
2186 * http/tests/plugins/interrupted-get-url.html: Added.
2187 * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
2188 * http/tests/plugins/resources/slow-resource.pl: Added.
2190 2006-08-14 Darin Adler <darin@apple.com>
2192 Reviewed by John Sullivan.
2194 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10204
2195 REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages
2197 * fast/parser/title-error-test-expected.checksum: Added.
2198 * fast/parser/title-error-test-expected.png: Added.
2199 * fast/parser/title-error-test-expected.txt: Added.
2200 * fast/parser/title-error-test.html: Added.
2202 2006-08-11 David Kilzer <ddkilzer@kilzer.net>
2204 Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
2205 in r15839. See also r15840 for more layout test fixes.
2207 * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
2208 * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
2209 * tables/mozilla/bugs/bug4527-expected.txt: Ditto.
2211 2006-08-11 Eric Seidel <eric@eseidel.com>
2213 Reviewed by andersca.
2215 Updated results, and new test for:
2216 The outermost <svg> element needs to clip itself
2217 http://bugzilla.opendarwin.org/show_bug.cgi?id=5358
2219 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
2220 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
2221 * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
2222 * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
2223 * svg/custom/svg-overflow-types-expected.checksum: Added.
2224 * svg/custom/svg-overflow-types-expected.png: Added.
2225 * svg/custom/svg-overflow-types-expected.txt: Added.
2226 * svg/custom/svg-overflow-types.svg: Added.
2228 2006-08-11 Adele Peterson <adele@apple.com>
2232 Test case for <rdar://problem/4656274>
2233 REGRESSION: option elements are selected when added regardless of "selected" property
2235 * fast/forms/option-constructor-selected-expected.txt: Added.
2236 * fast/forms/option-constructor-selected.html: Added.
2238 2006-08-08 Rob Buis <buis@kde.org>
2243 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10230>
2244 SVGDOMImplementation should die (and be rolled into DOMImplementation)
2246 * svg/custom/svg-features-expected.txt: Added.
2247 * svg/custom/svg-features.html: Added.
2249 2006-08-05 Darin Adler <darin@apple.com>
2253 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10213
2254 REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
2256 * fast/frames/iframe-option-crash-expected.checksum: Added.
2257 * fast/frames/iframe-option-crash-expected.png: Added.
2258 * fast/frames/iframe-option-crash-expected.txt: Added.
2259 * fast/frames/iframe-option-crash.xhtml: Added.
2261 2006-08-03 Justin Garcia <justin.garcia@apple.com>
2263 Reviewed by harrison
2265 * editing/style/non-inheritable-styles-expected.checksum: Added.
2266 * editing/style/non-inheritable-styles-expected.png: Added.
2267 * editing/style/non-inheritable-styles-expected.txt: Added.
2268 * editing/style/non-inheritable-styles.html: Added.
2270 2006-08-03 Justin Garcia <justin.garcia@apple.com>
2274 * fast/forms/plaintext-mode-1-expected.txt:
2275 * fast/forms/plaintext-mode-1.html:
2277 2006-08-02 Justin Garcia <justin.garcia@apple.com>
2281 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10225>
2282 GMail Editor: Change Hilite Color doesn't work
2284 * editing/execCommand/hilitecolor-expected.checksum: Added.
2285 * editing/execCommand/hilitecolor-expected.png: Added.
2286 * editing/execCommand/hilitecolor-expected.txt: Added.
2287 * editing/execCommand/hilitecolor.html: Added.
2289 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
2291 Reviewed by Adele and Darin.
2293 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10177
2294 REGRESSION: Successfully dragging text into a disabled field
2296 * fast/forms/textfield-drag-into-disabled-expected.checksum: Added.
2297 * fast/forms/textfield-drag-into-disabled-expected.png: Added.
2298 * fast/forms/textfield-drag-into-disabled-expected.txt: Added.
2299 * fast/forms/textfield-drag-into-disabled.html: Added.
2301 * fast/forms/input-disabled-color-expected.txt: Updated.
2303 2006-08-03 Jonathan Johnsson <jonathanjohnsson@gmail.com>
2307 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10198
2308 REGRESSION: WebKit r15750 crashes while loading anthem.com
2310 * fast/overflow/generated-content-crash-expected.txt: Added.
2311 * fast/overflow/generated-content-crash.html: Added.
2313 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
2317 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10202
2318 REGRESSION: Repro crash when loading an empty image document
2320 * fast/tokenizer/image-empty-crash-expected.txt: Added.
2321 * fast/tokenizer/image-empty-crash.html: Added.
2323 2006-08-02 Alexey Proskuryakov <ap@nypop.com>
2327 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3438
2328 incorrect display of transparent 1x1 PNGs
2330 * fast/replaced/image-solid-color-with-alpha-expected.checksum: Added.
2331 * fast/replaced/image-solid-color-with-alpha-expected.png: Added.
2332 * fast/replaced/image-solid-color-with-alpha-expected.txt: Added.
2333 * fast/replaced/image-solid-color-with-alpha.html: Added.
2334 * fast/replaced/img-1x1-expected.checksum: Removed.
2335 * fast/replaced/img-1x1-expected.png: Removed.
2336 * fast/replaced/img-1x1-expected.txt: Removed.
2337 * fast/replaced/img-1x1.html: Removed.
2339 2006-08-01 Darin Adler <darin@apple.com>
2341 - updated a test affected by changes to the DumpRenderTree tool
2342 to return a current mouse position
2344 * fast/inline/dirtyLinesForInline-expected.txt: Updated.
2346 2006-07-31 Sam Weinig <sam.weinig@gmail.com>
2350 - tests changed by http://bugzilla.opendarwin.org/show_bug.cgi?id=9955
2351 Colors scaled from [0, 1] range to [0, 255] incorrectly
2353 * fast/css/hsl-color-expected.checksum:
2354 * fast/css/hsl-color-expected.png:
2355 * fast/css/hsl-color-expected.txt:
2356 * fast/forms/input-disabled-color-expected.checksum:
2357 * fast/forms/input-disabled-color-expected.png:
2358 * fast/forms/input-disabled-color-expected.txt:
2360 2006-07-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
2362 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10158
2363 REGRESSION: Selection highlight is dark and opaque when solid-color images are used
2367 * fast/backgrounds/solid-color-context-restore-expected.checksum: Added.
2368 * fast/backgrounds/solid-color-context-restore-expected.png: Added.
2369 * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
2370 * fast/backgrounds/solid-color-context-restore.html: Added.
2372 2006-07-31 Darin Adler <darin@apple.com>
2376 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10171
2377 REGRESSION: failing layout test: fast/events/objc-event-api.html
2379 * fast/events/objc-event-api-expected.txt: Updated test results for changes in the
2380 DumpRenderTree tool.
2382 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
2386 http://bugzilla.opendarwin.org/show_bug.cgi?id=9738
2387 Bug 9738: Unqualified :hover selector ignored in strict parsing mode
2389 * fast/selectors/unqualified-hover-quirks-expected.checksum: Added.
2390 * fast/selectors/unqualified-hover-quirks-expected.png: Added.
2391 * fast/selectors/unqualified-hover-quirks-expected.txt: Added.
2392 * fast/selectors/unqualified-hover-quirks.html: Added.
2393 * fast/selectors/unqualified-hover-strict-expected.checksum: Added.
2394 * fast/selectors/unqualified-hover-strict-expected.png: Added.
2395 * fast/selectors/unqualified-hover-strict-expected.txt: Added.
2396 * fast/selectors/unqualified-hover-strict.html: Added.
2398 2006-07-31 Adele Peterson <adele@apple.com>
2400 Reviewed by John and Anders.
2402 - Test for <rdar://problem/4380576> onChange does not get called when field changed by return key
2404 * fast/forms/onchange-enter-submit-expected.txt: Added.
2405 * fast/forms/onchange-enter-submit.html: Added.
2407 2006-07-31 Graham Dennis <graham.dennis@gmail.com>
2411 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9507>
2412 Empty style spans created in applyInlineStyle
2413 <rdar://problem/4515463>
2414 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
2416 * editing/pasteboard/paste-4039777-fix-expected.txt:
2417 * editing/pasteboard/testcase-9507-expected.checksum: Added.
2418 * editing/pasteboard/testcase-9507-expected.png: Added.
2419 * editing/pasteboard/testcase-9507-expected.txt: Added.
2420 * editing/pasteboard/testcase-9507.html: Added.
2421 * editing/unsupported-content/table-delete-001-expected.txt:
2422 * editing/selection/selectNode-expected.png:
2423 * editing/selection/selectNode-expected.checksum:
2424 * editing/selection/selectNode-expected.txt:
2426 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
2430 http://bugzilla.opendarwin.org/show_bug.cgi?id=10167
2431 Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
2433 * fast/events/objc-event-api-expected.txt: Update test results.
2435 2006-07-31 Darin Adler <darin@apple.com>
2437 * editing/pasteboard/paste-table-002-expected.txt: Corrected one result
2438 affected by my recent change to getComputedStyle.
2440 * editing/pasteboard/paste-table-002.html: Converted to a text test, since
2441 it dumps the serialized form of the result.
2442 * editing/pasteboard/paste-table-002-expected.checksum: Removed.
2443 * editing/pasteboard/paste-table-002-expected.png: Removed.
2445 2006-07-30 Darin Adler <darin@apple.com>
2447 - test that displays all computed style -- demonstrates bug fixes I just
2448 made to the computed style class and also acts as a regression test for
2449 the existence of all of them and the basic format for a default object
2451 * fast/css/computed-style-expected.txt: Added.
2452 * fast/css/computed-style.html: Added.
2454 2006-07-29 Rob Buis <buis@kde.org>
2458 Updated test case result as a result of:
2459 http://bugzilla.opendarwin.org/show_bug.cgi?id=10151
2460 ghostmap XHTML + SVG fails due to javascript undefined exception
2461 The new test case result now should match the required spec result
2462 and acts as a way to test document.URL on non-html documents.
2464 * dom/xhtml/level2/html/HTMLDocument04-expected.txt:
2466 2006-07-29 Darin Adler <darin@apple.com>
2468 - changed this test to a plain-text one and added text explaining what it tests
2470 * fast/forms/input-named-action-overrides-action-attribute.html: Added explanation text,
2471 got rid of some incorrect HTML syntax, added a call to dumpAsText(), and used a paragraph
2472 element instead of a span element for the result.
2473 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Updated.
2475 2006-07-29 Andrew Wellington <proton@wiretapped.net>
2479 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587 / <rdar://problem/4631844>
2480 REGRESSION: {display:list-item} items outside an ol or ul element don't number correctly
2482 * fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
2483 * fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
2484 * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added.
2485 * fast/lists/ordered-list-with-no-ol-tag.html: Added.
2487 2006-07-29 Alexey Proskuryakov <ap@nypop.com>
2491 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10147
2492 REGRESSION: custom attribute values set via javascript are not persistent
2494 * fast/dom/Element/setAttribute-case-insensitivity-expected.txt: Added.
2495 * fast/dom/Element/setAttribute-case-insensitivity.html: Added.
2497 2006-07-29 Darin Adler <darin@apple.com>
2499 - rolled out the test for bug 9753, since we rolled out the fix
2500 we'll bring back the test when we bring back the fix
2502 * svg/custom/width-full-percentage-expected.checksum: Removed.
2503 * svg/custom/width-full-percentage-expected.png: Removed.
2504 * svg/custom/width-full-percentage-expected.txt: Removed.
2505 * svg/custom/width-full-percentage.svg: Removed.
2507 2006-07-28 Justin Garcia <justin.garcia@apple.com>
2511 <rdar://problem/4515463>
2512 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
2514 Removed incorrect nesting:
2515 * editing/pasteboard/paste-table-001-expected.checksum:
2516 * editing/pasteboard/paste-table-001-expected.png:
2517 * editing/pasteboard/paste-table-001-expected.txt:
2518 * editing/pasteboard/paste-table-003-expected.txt:
2520 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2524 <rdar://problem/4242293>
2525 Poor paste fidelity of http://www.google.com/
2527 Removed one of the two extraneous newlines that are introduced on paste:
2528 * editing/pasteboard/paste-table-003-expected.checksum:
2529 * editing/pasteboard/paste-table-003-expected.png:
2530 * editing/pasteboard/paste-table-003-expected.txt:
2532 Fewer pastes remove nodes containing the selection b/c of
2533 the changes to interchange newlines:
2534 * editing/pasteboard/paste-line-endings-007-expected.txt:
2535 * editing/pasteboard/paste-line-endings-008-expected.txt:
2536 * editing/pasteboard/paste-line-endings-009-expected.txt:
2539 * editing/pasteboard/4242293-1-expected.checksum: Added.
2540 * editing/pasteboard/4242293-1-expected.png: Added.
2541 * editing/pasteboard/4242293-1-expected.txt: Added.
2542 * editing/pasteboard/4242293-1.html: Added.
2543 * editing/pasteboard/4242293-expected.checksum: Added.
2544 * editing/pasteboard/4242293-expected.png: Added.
2545 * editing/pasteboard/4242293-expected.txt: Added.
2546 * editing/pasteboard/4242293.html: Added.
2548 2006-07-28 Alexey Proskuryakov <ap@nypop.com>
2550 Rolling out http://bugzilla.opendarwin.org/show_bug.cgi?id=6010 because of failing layout tests.
2551 Add better SVGLoad event support.
2553 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2554 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2555 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2556 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
2557 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
2558 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2559 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2560 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2561 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2562 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2563 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2564 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2565 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2566 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2567 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2568 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2569 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2570 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2571 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2572 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2573 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2574 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2575 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2577 2006-07-27 Eric Seidel <eric@eseidel.com>
2581 Add better SVGLoad event support.
2582 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
2583 A bunch of the SVG tests didn't render anything since they never received an SVGLoad, now they properly render.
2585 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2586 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2587 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2588 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
2589 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
2590 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2591 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2592 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2593 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2594 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2595 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2596 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2597 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2598 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2599 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2600 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2601 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2602 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2603 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2604 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2605 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2606 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2607 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2609 2006-07-27 Rob Buis <buis@kde.org>
2614 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
2615 SVG with width and height 100% leaves room for scrollbar on the right.
2617 * svg/custom/width-full-percentage-expected.txt: Added.
2618 * svg/custom/width-full-percentage-expected.checksum: Added.
2619 * svg/custom/width-full-percentage-expected.png: Added.
2620 * svg/custom/width-full-percentage.svg: Added.
2622 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2626 <rdar://problem/4242293>
2627 Poor paste fidelity of http://www.google.com/
2629 * editing/pasteboard/styled-element-markup-expected.checksum: Added.
2630 * editing/pasteboard/styled-element-markup-expected.png: Added.
2631 * editing/pasteboard/styled-element-markup-expected.txt: Added.
2632 * editing/pasteboard/styled-element-markup.html: Added.
2634 2006-07-27 Alexander Kellett <lypanov@kde.org>
2638 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9867
2639 REGRESSION: code that modifies form element in Firefox modifies form attribute in WebKit
2641 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Added.
2642 * fast/forms/input-named-action-overrides-action-attribute.html: Added.
2644 2006-07-27 Rob Buis <buis@kde.org>
2648 Testcase for and from:
2649 http://bugzilla.opendarwin.org/show_bug.cgi?id=8992
2650 Some HTML DOM attributes have incorrect types
2652 * fast/dom/html-attribute-types-expected.txt: Added.
2653 * fast/dom/html-attribute-types.html: Added.
2655 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2659 <rdar://problem/4628409>
2660 Safari crashes in CompositeEditCommand::removeBlockPlaceholder entering text in a web page form
2662 * fast/forms/4628409-expected.txt: Added.
2663 * fast/forms/4628409.html: Added.
2665 2006-07-27 Graham Dennis <graham.dennis@gmail.com>
2669 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10094
2670 Japanese characters improperly rendering in TOT
2672 * fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
2673 * fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
2674 * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added.
2675 * fast/encoding/denormalised-voiced-japanese-chars.html: Added.
2677 2006-07-27 Eric Seidel <eric@eseidel.com>
2681 Complex entities seem to fail on TOT
2682 http://bugzilla.opendarwin.org/show_bug.cgi?id=6390
2683 Updated test cases now that this bug is fixed.
2685 * fast/parser/entity-ignorable-whitespace-expected.txt:
2686 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
2687 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
2688 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2689 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
2690 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
2691 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2692 * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
2693 * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
2694 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2696 2006-07-27 Rob Buis <buis@kde.org
2700 Add some tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9938
2701 Specifically the testcases are:
2703 http://hixie.ch/tests/adhoc/svg/error/010.xml
2704 http://hixie.ch/tests/adhoc/svg/error/011.xml
2706 * svg/custom/invalid-viewbox1-expected.checksum: Added.
2707 * svg/custom/invalid-viewbox1-expected.png: Added.
2708 * svg/custom/invalid-viewbox1-expected.txt: Added.
2709 * svg/custom/invalid-viewbox1.svg: Added.
2710 * svg/custom/invalid-viewbox2-expected.checksum: Added.
2711 * svg/custom/invalid-viewbox2-expected.png: Added.
2712 * svg/custom/invalid-viewbox2-expected.txt: Added.
2713 * svg/custom/invalid-viewbox2.svg: Added.
2715 2006-07-27 Eric Seidel <eric@eseidel.com>
2719 Add testcases for getSVGDocument() function.
2720 Also test HTMLObjectElement.vspace and hspace as numbers (while I'm at it).
2722 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.checksum: Added.
2723 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
2724 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Added.
2725 * fast/dom/HTMLObjectElement/vspace-hspace-as-number.html: Added.
2726 * svg/custom/getsvgdocument-expected.checksum: Added.
2727 * svg/custom/getsvgdocument-expected.png: Added.
2728 * svg/custom/getsvgdocument-expected.txt: Added.
2729 * svg/custom/getsvgdocument.html: Added.
2730 * svg/custom/resources/getsvgdocument.svg: Added.
2732 2006-07-26 Alexey Proskuryakov <ap@nypop.com>
2736 http://bugzilla.opendarwin.org/show_bug.cgi?id=9901
2737 XSLTProcessor cannot parse text nodes for INPUT ELEMENTS in an XSLT stylesheet
2739 * fast/js/resources/xhtml-serialize.js: Added.
2740 * fast/js/xhtml-serialize-expected.txt: Added.
2741 * fast/js/xhtml-serialize.html: Added.
2743 2006-07-26 Justin Garcia <justin.garcia@apple.com>
2747 <rdar://problem/4652788>
2748 REGRESSION: Can't change size or style of any text in message body
2750 * editing/style/designmode-expected.checksum: Added.
2751 * editing/style/designmode-expected.png: Added.
2752 * editing/style/designmode-expected.txt: Added.
2753 * editing/style/designmode.html: Added.
2755 2006-07-25 Justin Garcia <justin.garcia@apple.com>
2759 <rdar://problem/4649560>
2760 REGRESSION: Can't Select All when the body is contentEditable="true"
2762 * editing/selection/select-all-005-expected.checksum: Added.
2763 * editing/selection/select-all-005-expected.png: Added.
2764 * editing/selection/select-all-005-expected.txt: Added.
2765 * editing/selection/select-all-005.html: Added.
2766 * editing/selection/select-all-006-expected.checksum: Added.
2767 * editing/selection/select-all-006-expected.png: Added.
2768 * editing/selection/select-all-006-expected.txt: Added.
2769 * editing/selection/select-all-006.html: Added.
2771 2006-07-24 Dan Waylonis <waylonis@google.com>
2773 Reviewed and tweaked a bit by Darin.
2775 - added some new tests that use "echo" including one for JavaScript null
2777 * plugins/bindings-test-expected.txt: Added results.
2778 * plugins/bindings-test.html: Added tests.
2780 2006-07-24 Darin Adler <darin@apple.com>
2782 Reviewed by Adele and Justin.
2784 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9630
2785 REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces
2787 * fast/forms/textarea-type-spaces-expected.txt: Added.
2788 * fast/forms/textarea-type-spaces.html: Added.
2790 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9939
2791 REGRESSION: Pasting text into native text area with newline at end does not preserve newline
2793 * fast/forms/textarea-paste-newline-expected.txt: Added.
2794 * fast/forms/textarea-paste-newline.html: Added.
2796 - updated tests affected by above changes, results are equivalent or better
2798 * editing/pasteboard/4641033-expected.checksum:
2799 * editing/pasteboard/4641033-expected.png:
2800 * editing/pasteboard/4641033-expected.txt:
2801 * editing/pasteboard/paste-table-003-expected.checksum:
2802 * editing/pasteboard/paste-table-003-expected.png:
2803 * editing/pasteboard/paste-table-003-expected.txt:
2804 * editing/pasteboard/paste-text-016-expected.txt:
2805 * editing/pasteboard/quirks-mode-br-1-expected.txt:
2806 * editing/pasteboard/quirks-mode-br-2-expected.txt:
2807 * fast/forms/textarea-scrolled-type-expected.checksum:
2808 * fast/forms/textarea-scrolled-type-expected.png:
2809 * fast/forms/textarea-scrolled-type-expected.txt:
2811 - changed a test to be a "dump as text" test
2813 * fast/forms/paste-into-textarea-expected.txt:
2814 * fast/forms/paste-into-textarea.html:
2815 * fast/forms/paste-into-textarea-expected.checksum: Removed.
2816 * fast/forms/paste-into-textarea-expected.png: Removed.
2818 - changed a test to be a "dump as text" test, improved test a bit and also checked in new results
2820 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
2821 * fast/forms/textarea-scrolled-endline-caret.html:
2823 - fixed a test that was raising an exception every time it ran
2825 * fast/forms/attributed-strings-expected.txt:
2826 * fast/forms/attributed-strings.html:
2828 - corrected checksums on a bunch of tests (pngs were right, but checksums wrong, apparently)
2830 * editing/deleting/delete-to-select-table-expected.checksum:
2831 * editing/selection/3690719-expected.checksum:
2832 * editing/selection/clear-selection-expected.checksum:
2833 * editing/undo/undo-misspellings-expected.checksum:
2835 - added some missing pixel test results
2837 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added.
2838 * editing/pasteboard/nested-blocks-with-text-area-expected.png: Added.
2839 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added.
2840 * editing/pasteboard/nested-blocks-with-text-field-expected.png: Added.
2842 2006-07-24 Adele Peterson <adele@apple.com>
2846 - Test for <rdar://problem/4632132> Changing style of content with mixed editability fails
2848 * editing/style/apple-style-editable-mix-expected.checksum: Added.
2849 * editing/style/apple-style-editable-mix-expected.png: Added.
2850 * editing/style/apple-style-editable-mix-expected.txt: Added.
2851 * editing/style/apple-style-editable-mix.html: Added.
2853 2006-07-24 Dave MacLachlan <dmaclach@mac.com>
2855 Reviewed by Darin and Alexey.
2857 Test for: <http://bugzilla.opendarwin.org/show_bug.cgi?id=8425>
2858 and <http://bugzilla.opendarwin.org/show_bug.cgi?id=6947>
2860 * svg/custom/non-opaque-filters-expected.checksum: Added.
2861 * svg/custom/non-opaque-filters-expected.png: Added.
2862 * svg/custom/non-opaque-filters-expected.txt: Added.
2863 * svg/custom/non-opaque-filters.svg: Added.
2865 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2869 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9669
2870 Incomplete repaint when changing an inline's border
2872 * fast/repaint/line-overflow-expected.checksum: Added.
2873 * fast/repaint/line-overflow-expected.png: Added.
2874 * fast/repaint/line-overflow-expected.txt: Added.
2875 * fast/repaint/line-overflow.html: Added.
2877 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2881 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10075
2882 REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
2884 * fast/forms/select-visual-hebrew-expected.checksum: Added.
2885 * fast/forms/select-visual-hebrew-expected.png: Added.
2886 * fast/forms/select-visual-hebrew-expected.txt: Added.
2887 * fast/forms/select-visual-hebrew.html: Added.
2889 2006-07-23 David Harrison <harrison@apple.com>
2893 <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion
2895 * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
2896 * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
2897 * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
2898 * editing/deleting/delete-mixed-editable-content-001.html: Added.
2900 2006-07-23 Adele Peterson <adele@apple.com>
2904 Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
2906 * fast/forms/textarea-scrolled-type-expected.checksum: Added.
2907 * fast/forms/textarea-scrolled-type-expected.png: Added.
2908 * fast/forms/textarea-scrolled-type-expected.txt: Added.
2909 * fast/forms/textarea-scrolled-type.html: Added.
2911 2006-07-22 Alexey Proskuryakov <ap@nypop.com>
2915 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10038
2916 REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number
2917 of registered mime types
2919 * fast/js/navigator-mimeTypes-length-expected.txt: Added.
2920 * fast/js/navigator-mimeTypes-length.html: Added.
2921 * fast/js/resources/navigator-mimeTypes-length.js: Added.
2923 2006-07-21 Adele Peterson <adele@apple.com>
2927 Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text
2929 * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
2930 * fast/forms/textarea-scrolled-endline-caret.html: Added.
2932 2006-07-21 Geoffrey Garen <ggaren@apple.com>
2936 Test for whether focusing and/or blurring a frame before its content has loaded causes
2937 a crash. <rdar://problem/4632505> REGRESSION: Crash at
2938 WebCore::Widget::getView() const + 6
2940 * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
2941 * http/tests/incremental/frame-focus-before-load.html: Added.
2943 2006-07-21 Maciej Stachowiak <mjs@apple.com>
2947 <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
2949 * fast/forms/text-field-setvalue-crash-expected.txt: Added.
2950 * fast/forms/text-field-setvalue-crash.html: Added.
2952 2006-07-21 Justin Garcia <justin.garcia@apple.com>
2956 <rdar://problem/4548238>
2957 REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window
2959 * editing/deleting/delete-first-list-item-expected.checksum: Added.
2960 * editing/deleting/delete-first-list-item-expected.png: Added.
2961 * editing/deleting/delete-first-list-item-expected.txt: Added.
2962 * editing/deleting/delete-first-list-item.html: Added.
2964 2006-07-21 Mitz Pettel <opendarwin.org@mitzpettel.com>
2968 * editing/selection/select-all-iframe-expected.txt:
2969 * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
2970 * editing/selection/select-from-textfield-outwards-expected.png: Added.
2971 * editing/selection/select-from-textfield-outwards-expected.txt: Added.
2972 * editing/selection/select-from-textfield-outwards.html: Added.
2973 * fast/events/drag-outside-window-expected.txt:
2975 2006-07-21 Geoffrey Garen <ggaren@apple.com>
2977 Test for undetectable style.filter property.
2979 * fast/dom/undetectable-style-filter-expected.txt: Added.
2980 * fast/dom/undetectable-style-filter.html: Added.
2982 2006-07-21 Justin Garcia <justin.garcia@apple.com>
2986 <rdar://problem/4641033>
2987 REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content
2989 * editing/pasteboard/4641033-expected.checksum: Added.
2990 * editing/pasteboard/4641033-expected.png: Added.
2991 * editing/pasteboard/4641033-expected.txt: Added.
2992 * editing/pasteboard/4641033.html: Added.
2994 2006-07-20 Anders Carlsson <acarlsson@apple.com>
2998 <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
3000 * fast/xsl/xslt-processer-expected.txt:
3003 * fast/xsl/xslt-string-parameters-expected.txt: Added.
3004 * fast/xsl/xslt-string-parameters.html: Added.
3006 2006-07-20 Maciej Stachowiak <mjs@apple.com>
3008 Reviewed by Beth and John.
3010 - fix recently broken layout tests that need updated results or test changes:
3012 For these three, the selection ranges changed (for the better) due to my input
3015 * editing/selection/3690703-2-expected.txt:
3016 * editing/selection/3690703-expected.txt:
3017 * fast/text/textIteratorNilRenderer-expected.txt:
3019 For this one, DumpRenderTree no longer shows resize corners by default, so turned
3022 * fast/css/resize-corner-tracking.html:
3024 2006-07-19 Maciej Stachowiak <mjs@apple.com>
3028 - fixed layout test results that were affected by editing input
3029 paste patch -- new results are actually more correct, handling
3030 text fields properly as a replaced element.
3032 * editing/selection/3690703-2-expected.txt:
3033 * editing/selection/3690703-expected.txt:
3034 * fast/events/div-focus-expected.txt:
3035 * fast/text/textIteratorNilRenderer-expected.txt:
3037 2006-07-19 Justin Garcia <justin.garcia@apple.com>
3041 <rdar://problem/4631972>
3042 REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message
3044 * editing/pasteboard/4631972-expected.checksum: Added.
3045 * editing/pasteboard/4631972-expected.png: Added.
3046 * editing/pasteboard/4631972-expected.txt: Added.
3047 * editing/pasteboard/4631972.html: Added.
3048 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3049 * editing/selection/replaced-boundaries-3-expected.checksum:
3050 * editing/selection/replaced-boundaries-3-expected.txt:
3051 * editing/selection/select-box-expected.txt:
3053 2006-07-19 Anders Carlsson <acarlsson@apple.com>
3057 <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
3059 * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
3060 * fast/forms/display-none-in-onchange-keyboard.html: Added.
3062 2006-07-19 Justin Garcia <justin.garcia@apple.com>
3066 <rdar://problem/4613519>
3067 REGRESSION: Pasting text in native text area inserts text one character before it should (9527)
3069 * fast/forms/paste-into-textarea-expected.checksum: Added.
3070 * fast/forms/paste-into-textarea-expected.png: Added.
3071 * fast/forms/paste-into-textarea-expected.txt: Added.
3072 * fast/forms/paste-into-textarea.html: Added.
3074 2006-07-19 Anders Carlsson <acarlsson@apple.com>
3076 * fast/js/pretty-print-expected.txt:
3079 * fast/js/resources/pretty-print.js:
3080 Fix description string.
3082 2006-07-19 Anders Carlsson <acarlsson@apple.com>
3086 <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
3088 * fast/js/pretty-print-expected.txt: Added.
3089 * fast/js/pretty-print.html: Added.
3090 * fast/js/resources/pretty-print.js: Added.
3092 2006-07-19 David Harrison <harrison@apple.com>
3094 <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
3095 <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table
3097 (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
3099 * editing/pasteboard/paste-table-003-expected.checksum: Added.
3100 * editing/pasteboard/paste-table-003-expected.png: Added.
3101 * editing/pasteboard/paste-table-003-expected.txt: Added.
3102 * editing/pasteboard/paste-table-003.html: Added.
3104 2006-07-18 Maciej Stachowiak <mjs@apple.com>
3106 Reviewed by Adele Peterson.
3110 <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post
3112 * fast/js/null-char-in-string-expected.txt: Added.
3113 * fast/js/null-char-in-string.html: Added.
3114 * fast/js/resources/null-char-in-string.js: Added.
3116 2006-07-18 Anders Carlsson <acarlsson@apple.com>
3120 http://bugzilla.opendarwin.org/show_bug.cgi?id=9959
3121 REGRESSION: iframes stop rendering after 200th one on successive reloads
3123 * fast/frames/frame-limit-expected.txt: Added.
3124 * fast/frames/frame-limit.html: Added.
3126 2006-07-18 Darin Adler <darin@apple.com>
3130 - convert a couple of tests to "dump as text" tests
3132 * fast/dom/css-selectorText-expected.checksum: Removed.
3133 * fast/dom/css-selectorText-expected.png: Removed.
3134 * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
3135 * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.
3137 * fast/dom/css-shortHands-expected.checksum: Removed.
3138 * fast/dom/css-shortHands-expected.png: Removed.
3139 * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
3140 * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.
3142 2006-07-18 Mitz Pettel <opendarwin.org@mitzpettel.com>
3146 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9978
3147 REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line
3149 * editing/selection/click-start-of-line-expected.checksum: Added.
3150 * editing/selection/click-start-of-line-expected.png: Added.
3151 * editing/selection/click-start-of-line-expected.txt: Added.
3152 * editing/selection/click-start-of-line.html: Added.
3154 2006-07-18 Anders Carlsson <acarlsson@apple.com>
3158 http://bugzilla.opendarwin.org/show_bug.cgi?id=9695
3159 <rdar://problem/4614085>
3160 TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
3162 * editing/selection/move-begin-end-expected.txt: Added.
3163 * editing/selection/move-begin-end.html: Added.
3165 2006-07-17 Maciej Stachowiak <mjs@apple.com>
3167 Test cases not reviewed but the corresponding fix was.
3169 - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/
3171 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
3172 * editing/pasteboard/nested-blocks-with-text-area.html: Added.
3173 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
3174 * editing/pasteboard/nested-blocks-with-text-field.html: Added.
3176 2006-07-17 Anders Carlsson <acarlsson@apple.com>
3180 Add Apache 2 config file.
3182 * http/conf/apache2-httpd.conf: Added.
3184 2006-07-17 Justin Garcia <justin.garcia@apple.com>
3188 <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
3190 * editing/selection/replace-selection-1-expected.checksum: Added.
3191 * editing/selection/replace-selection-1-expected.png: Added.
3192 * editing/selection/replace-selection-1-expected.txt: Added.
3193 * editing/selection/replace-selection-1.html: Added.
3195 2006-07-14 Justin Garcia <justin.garcia@apple.com>
3199 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3200 * editing/selection/subframe-with-selection-expected.txt:
3202 2006-07-17 Maciej Stachowiak <mjs@apple.com>
3206 <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard
3208 * fast/events/programmatic-check-no-change-event-expected.txt: Added.
3209 * fast/events/programmatic-check-no-change-event.html: Added.
3211 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
3215 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954
3216 REGRESSION: document.dir should return empty string in <head>
3218 * fast/dom/document-dir-property-expected.txt: Added.
3219 * fast/dom/document-dir-property.html: Added.
3221 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
3225 * fast/dynamic/move-node-with-selection-expected.checksum:
3226 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
3228 2006-07-16 Darin Adler <darin@apple.com>
3230 - fixed a couple of files I checked in wrong
3232 * fast/html/body-offset-properties-expected.txt: Removed property cruft.
3233 * fast/html/body-offset-properties.html: Ditto.
3235 2006-07-16 Maciej Stachowiak <mjs@apple.com>
3237 - fixed typo in expected results
3239 * fast/js/for-in-avoid-duplicates-expected.txt:
3241 2006-07-16 Darin Adler <darin@apple.com>
3243 Reviewed by John Sullivan (new test, not the changes to existing ones).
3245 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9943
3246 <rdar://problem/4590613>
3247 REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns
3249 * fast/html/body-offset-properties-expected.txt: Added.
3250 * fast/html/body-offset-properties.html: Added.
3252 * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
3253 Instead hardcode the default body margin of 8.
3254 * editing/pasteboard/drop-text-without-selection.html: Ditto.
3255 * editing/selection/click-before-and-after-table.html: Ditto.
3256 * editing/selection/mixed-editability-1.html: Ditto.
3257 * fast/table/click-near-anonymous-table.html: Ditto.
3259 * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
3262 2006-07-16 Maciej Stachowiak <mjs@apple.com>
3266 - new test case and updated results for property list changes
3268 * fast/js/for-in-avoid-duplicates-expected.txt: Added.
3269 * fast/js/for-in-avoid-duplicates.html: Added.
3270 * fast/js/kde/Array-expected.txt:
3271 * fast/js/resources/for-in-avoid-duplicates.js: Added.
3273 2006-07-15 Darin Adler <darin@apple.com>
3275 Reviewed by John Sullivan.
3277 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8952
3278 <rdar://problem/4575185>
3279 REGRESSION: crash on drag of highlighted Google custom home page modules
3281 * fast/dynamic/move-node-with-selection-expected.checksum: Added.
3282 * fast/dynamic/move-node-with-selection-expected.png: Added.
3283 * fast/dynamic/move-node-with-selection-expected.txt: Added.
3284 * fast/dynamic/move-node-with-selection.html: Added.
3286 2006-07-15 Darin Adler <darin@apple.com>
3288 Reviewed by John Sullivan.
3290 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587
3291 <rdar://problem/4631844>
3292 REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering
3294 * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
3295 * fast/lists/numeric-markers-outside-list-expected.png: Added.
3296 * fast/lists/numeric-markers-outside-list-expected.txt: Added.
3297 * fast/lists/numeric-markers-outside-list.html: Added.
3299 2006-07-15 Geoffrey Garen <ggaren@apple.com>
3303 Layout test for crash when setting the dir property on a document with no body.
3305 * fast/dom/dir-no-body-expected.txt: Added.
3306 * fast/dom/dir-no-body.html: Added.
3308 2006-07-15 Darin Adler <darin@apple.com>
3312 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8395
3313 <rdar://problem/4613467>
3314 REGRESSION: RegEx seems broken for hex escaped non breaking space
3316 * fast/js/regexp-extended-characters-more-expected.txt: Added.
3317 * fast/js/regexp-extended-characters-more.html: Added.
3318 * fast/js/resources/regexp-extended-characters-more.js: Added.
3320 2006-07-15 Darin Adler <darin@apple.com>
3324 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8871
3325 <rdar://problem/4575417>
3326 REGRESSION: Pressing Enter/Return in a text input removes the selected text
3327 and http://bugzilla.opendarwin.org/show_bug.cgi?id=9743
3328 <rdar://problem/4614228>
3329 REGRESSION: crash dispatching JavaScript-created keyboard event to input element
3331 * fast/forms/input-text-enter-expected.txt: Added.
3332 * fast/forms/input-text-enter.html: Added.
3334 2006-07-15 Darin Adler <darin@apple.com>
3336 Reviewed by John Sullivan.
3338 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9883
3339 <rdar://problem/4631821>
3340 REGRESSION: NativePopups don't work correctly in some forum software
3342 * fast/forms/select-selected-expected.checksum: Added.
3343 * fast/forms/select-selected-expected.png: Added.
3344 * fast/forms/select-selected-expected.txt: Added.
3345 * fast/forms/select-selected.html: Added.
3347 2006-07-15 Anders Carlsson <acarlsson@apple.com>
3351 http://bugzilla.opendarwin.org/show_bug.cgi?id=9866
3352 <rdar://problem/4631561>
3353 REGRESSION: Repro crash from mangleme using iframe, only from server.
3355 * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
3356 * http/tests/misc/iframe-invalid-source-crash.html: Added.
3358 2006-07-14 Alexey Proskuryakov <ap@nypop.com>
3362 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=4195
3363 REGRESSION: KOI8-U encoding no longer supported.
3365 * fast/encoding/charset-koi8-u-expected.txt: Added.
3366 * fast/encoding/charset-koi8-u.html: Added.
3367 * fast/encoding/charset-x-nextstep-expected.txt: Added.
3368 * fast/encoding/charset-x-nextstep.html: Added.
3369 * http/tests/misc/BOM-override-expected.txt: Added.
3370 * http/tests/misc/BOM-override-script-expected.txt: Added.
3371 * http/tests/misc/BOM-override-script.html: Added.
3372 * http/tests/misc/BOM-override.pl: Added.
3373 * http/tests/misc/resources/BOM-override-2.pl: Added.
3374 * http/tests/misc/resources/BOM-override-3.pl: Added.
3376 2006-07-14 Timothy Hatcher <timothy@apple.com>
3378 Rolling out this fix from r15358 since it isn't resolved.
3380 2006-07-11 Justin Garcia <justin.garcia@apple.com>
3382 Reviewed by levi & thatcher
3384 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
3385 GMail Editor: Operations that use drop down menus blow away the selection
3387 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3388 * editing/selection/subframe-with-selection-expected.checksum: Added.
3389 * editing/selection/subframe-with-selection-expected.png: Added.
3390 * editing/selection/subframe-with-selection-expected.txt: Added.
3391 * editing/selection/subframe-with-selection.html: Added.
3393 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
3397 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9905
3398 REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div
3400 * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
3401 * editing/deleting/delete-at-start-or-end-expected.png: Added.
3402 * editing/deleting/delete-at-start-or-end-expected.txt: Added.
3403 * editing/deleting/delete-at-start-or-end.html: Added.
3405 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
3409 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9879
3410 REGRESSION: Repro crash when clicking to the side of an anonymous table
3411 - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
3412 to the side of an anonymous table
3414 NOTE: Only the layout test part of this patch was landed since an alternate
3415 fix was committed in r15401: <rdar://problem/4509393> selected DOM range
3416 starts with <object>, 0 offset but selection should include the <object>
3418 * fast/table/click-near-anonymous-table-expected.checksum: Added.
3419 * fast/table/click-near-anonymous-table-expected.png: Added.
3420 * fast/table/click-near-anonymous-table-expected.txt: Added.
3421 * fast/table/click-near-anonymous-table.html: Added.
3423 2006-07-12 Maciej Stachowiak <mjs@apple.com>
3427 Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
3429 I included the test case from the bug plus variants for other broken cases that
3430 were similar but needed separate fixes.
3432 * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
3433 * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
3434 * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
3435 * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
3436 * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
3437 * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
3438 * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
3439 * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
3440 * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
3441 * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
3442 * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
3443 * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.
3445 2006-07-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
3449 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9670
3450 REGRESSION: RTL white-space:pre-wrap text is offset to the right
3452 * editing/deleting/delete-to-select-table-expected.txt:
3453 * editing/execCommand/boldSelection-expected.txt:
3454 * editing/execCommand/italicizeByCharacter-expected.txt:
3455 * editing/execCommand/modifyForeColorByCharacter-expected.txt:
3456 * editing/execCommand/print-expected.txt:
3457 * editing/execCommand/selectAll-expected.txt:
3458 * editing/execCommand/strikethroughSelection-expected.txt:
3459 * editing/inserting/insert-div-027-expected.txt:
3460 * editing/selection/after-line-wrap-expected.txt:
3461 * editing/selection/mixed-editability-1-expected.txt:
3462 * editing/selection/select-all-001-expected.txt:
3463 * editing/selection/select-all-002-expected.txt:
3464 * editing/selection/select-all-003-expected.txt:
3465 * fast/clip/outline-overflowClip-expected.txt:
3466 * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
3467 * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
3468 * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
3469 * fast/text/international/rtl-white-space-pre-wrap.html: Added.
3470 * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
3471 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
3473 2006-07-13 Mark Rowe <opendarwin.org@bdash.net.nz>
3475 Reviewed by Geoffrey.
3477 http://bugzilla.opendarwin.org/show_bug.cgi?id=9742
3478 Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>
3480 This includes tests for indexing an array with immediate types, and for
3481 setting selectField.options.length to immediate types.
3483 * fast/dom/select-selectedIndex-expected.txt:
3484 * fast/dom/select-selectedIndex-multiple-expected.txt:
3485 * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
3486 * fast/dom/select-selectedIndex.html: Ditto.
3487 * fast/js/array-index-immediate-types-expected.txt: Added.
3488 * fast/js/array-index-immediate-types.html: Added.
3489 * fast/js/resources/array-index-immediate-types.js: Added.
3491 2006-07-13 David Harrison <harrison@apple.com>
3493 Reviewed by Justin and Levi.
3495 <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing
3497 * editing/deleting/delete-by-word-001-expected.checksum: Added.
3498 * editing/deleting/delete-by-word-001-expected.png: Added.
3499 * editing/deleting/delete-by-word-001-expected.txt: Added.
3500 * editing/deleting/delete-by-word-001.html: Added.
3501 * editing/deleting/delete-by-word-002-expected.checksum: Added.
3502 * editing/deleting/delete-by-word-002-expected.png: Added.
3503 * editing/deleting/delete-by-word-002-expected.txt: Added.
3504 * editing/deleting/delete-by-word-002.html: Added.
3506 2006-07-13 Levi Weintraub <lweintraub@apple.com>