1 2006-09-23 Alexey Proskuryakov <ap@nypop.com>
5 http://bugzilla.opendarwin.org/show_bug.cgi?id=4872
6 XMLHttpRequest fails to throw an exception when there is a security violation
9 * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
10 * http/tests/xmlhttprequest/exceptions.html: Added.
12 * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
13 * http/tests/xmlhttprequest/extra-parameters.html: Added.
14 * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
15 Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).
17 * fast/dom/xmlhttprequest-get-expected.txt: Updated results.
19 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
20 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
21 * http/tests/xmlhttprequest/zero-length-response-sync.html:
22 * http/tests/xmlhttprequest/zero-length-response.html:
23 Updated results and changed state names to match the current spec.
25 * http/tests/xmlhttprequest/resources/zero-length.xml: Added.
27 2006-09-21 Nikolas Zimmermann <zimmermann@kde.org>
32 http://bugzilla.opendarwin.org/show_bug.cgi?id=10977
33 SVGDocument does not expose 'rootElement' property
35 * svg/custom/rootelement-expected.checksum: Added.
36 * svg/custom/rootelement-expected.png: Added.
37 * svg/custom/rootelement-expected.txt: Added.
38 * svg/custom/rootelement.svg: Added.
40 2006-09-21 Timothy Hatcher <timothy@apple.com>
42 Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
43 for tests that need to report child frame scroll positions.
45 * http/tests/navigation/anchor-frames.html:
46 * http/tests/navigation/anchor-subframeload.html:
47 * http/tests/navigation/relativeanchor-frames.html:
49 2006-09-21 Timothy Hatcher <timothy@apple.com>
53 Bug 10923: Frame scroll layout test failures on the buildbot
54 http://bugzilla.opendarwin.org/show_bug.cgi?id=10923
56 Made this test call layoutTestController.dumpChildFrameScrollPositions().
58 * fast/overflow/scrollRevealButton-expected.txt:
59 * fast/overflow/scrollRevealButton.html:
61 2006-09-20 Justin Garcia <justin.garcia@apple.com>
65 * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
66 * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
67 * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
68 * editing/pasteboard/subframe-dragndrop-1.html: Added.
70 2006-09-20 Rob Buis <buis@kde.org>
74 Updated test results because of:
75 http://bugzilla.opendarwin.org/show_bug.cgi?id=10946
76 new marker code draws end-marker in wrong place
78 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
79 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
80 * svg/custom/invalid-css-expected.txt:
82 2006-09-20 Julien Palmas <julien.palmas@gmail.com>
84 Reviewed by eseidel. Landed by eseidel.
86 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6003
88 * svg/custom/pattern-y-offset-expected.checksum: Added.
89 * svg/custom/pattern-y-offset-expected.png: Added.
90 * svg/custom/pattern-y-offset-expected.txt: Added.
91 * svg/custom/pattern-y-offset.svg: Added.
93 2006-09-20 Justin Garcia <justin.garcia@apple.com>
97 * editing/selection/editable-links.html: Added.
98 * editing/selection/editable-links.html-disabled: Removed.
100 2006-09-20 Adam Roben <aroben@apple.com>
104 Fixes http://bugzilla.opendarwin.org/show_bug.cgi?id=10953
105 Test results for fast/js/window-properties.html should include
106 children of window.document.body.firstChild
108 * fast/js/window-properties-expected.txt: Regenerate results which now
109 include window.document.body.firstChild.*
110 * fast/js/window-properties.html: Print out 'null' for null objects
111 instead of 'object' for more clarity
113 2006-09-20 Adam Roben <aroben@apple.com>
117 Adding test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10935
118 REGRESSION: file upload control with direction:rtl or text-align:right
119 draws button on top of filename/icon
121 * fast/forms/file-input-direction-expected.checksum: Added.
122 * fast/forms/file-input-direction-expected.png: Added.
123 * fast/forms/file-input-direction-expected.txt: Added.
124 * fast/forms/file-input-direction.html: Added.
126 2006-09-20 Eric Seidel <eric@eseidel.com>
130 Commit two test updates I forgot to commit with:
131 Markers should clip to their viewport.
132 http://bugzilla.opendarwin.org/show_bug.cgi?id=5967
134 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
135 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
136 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
137 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
138 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
139 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
141 2006-09-19 Eric Seidel <eric@eseidel.com>
145 Updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=8585
147 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
148 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
149 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
150 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
151 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
152 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
153 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
154 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
155 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
156 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
157 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
158 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
159 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
160 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
161 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
162 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
163 * svg/custom/feComponentTransfer-Discrete-expected.txt:
164 * svg/custom/feComponentTransfer-Gamma-expected.txt:
165 * svg/custom/feComponentTransfer-Linear-expected.txt:
166 * svg/custom/feComponentTransfer-Table-expected.txt:
167 * svg/custom/feDisplacementMap-01-expected.txt:
168 * svg/custom/filter-source-alpha-expected.txt:
169 * svg/custom/image-with-transform-clip-filter-expected.txt:
170 * svg/custom/non-opaque-filters-expected.txt:
171 * svg/custom/text-filter-expected.txt:
173 2006-09-19 Eric Seidel <eric@eseidel.com>
177 Markers should clip to their viewport.
178 http://bugzilla.opendarwin.org/show_bug.cgi?id=5967
180 * svg/custom/marker-overflow-clip-expected.checksum: Added.
181 * svg/custom/marker-overflow-clip-expected.png: Added.
182 * svg/custom/marker-overflow-clip-expected.txt: Added.
183 * svg/custom/marker-overflow-clip.svg: Added.
185 2006-09-19 Justin Garcia <justin.garcia@apple.com>
189 Disabling this test temporarily.
191 * editing/selection/editable-links.html: Removed.
192 * editing/selection/editable-links.html-disabled: Added.
194 2006-09-19 Justin Garcia <justin.garcia@apple.com>
198 * editing/selection/editable-links-expected.checksum: Added.
199 * editing/selection/editable-links-expected.png: Added.
200 * editing/selection/editable-links-expected.txt: Added.
201 * editing/selection/editable-links.html: Added.
203 2006-09-19 Justin Garcia <justin.garcia@apple.com>
207 * editing/pasteboard/pasting-tabs-expected.checksum: Added.
208 * editing/pasteboard/pasting-tabs-expected.png: Added.
209 * editing/pasteboard/pasting-tabs-expected.txt: Added.
210 * editing/pasteboard/pasting-tabs.html: Added.
212 2006-09-18 Adam Roben <aroben@apple.com>
216 Update tests for the new file upload control.
218 * fast/forms/file-input-disabled-expected.txt:
219 * fast/forms/form-element-geometry-expected.txt:
220 * fast/forms/input-appearance-height-expected.txt:
221 * fast/forms/input-value-expected.txt:
223 2006-09-17 Eric Seidel <eric@eseidel.com>
227 * fast/js/window-properties.html: make work in Firefox (hangs IE)
229 2006-09-17 Eric Seidel <eric@eseidel.com>
231 Add a textual dump of the window object property tree.
235 * fast/js/window-properties-expected.txt: Added.
236 * fast/js/window-properties.html: Added.
238 2006-09-17 David Hyatt <hyatt@apple.com>
240 Adding layout test for bug 10899.
242 * fast/text/basic/generic-family-changes-expected.checksum: Added.
243 * fast/text/basic/generic-family-changes-expected.png: Added.
244 * fast/text/basic/generic-family-changes-expected.txt: Added.
245 * fast/text/basic/generic-family-changes.html: Added.
247 2006-09-17 Alexey Proskuryakov <ap@nypop.com>
251 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10852
252 REGRESSION: Reproducible crash in XMLHttpRequest::abort()
254 Currently, this test prints an error message to the console, because requests from
255 an unload handler still don't work.
257 * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
258 * http/tests/xmlhttprequest/xhr-onunload.html: Added.
260 2006-09-15 Justin Garcia <justin.garcia@apple.com>
264 <rdar://problem/4674869>
265 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
267 * editing/deleting/whitespace-pre-1-expected.checksum: Added.
268 * editing/deleting/whitespace-pre-1-expected.png: Added.
269 * editing/deleting/whitespace-pre-1-expected.txt: Added.
270 * editing/deleting/whitespace-pre-1.html: Added.
272 2006-09-15 Timothy Hatcher <timothy@apple.com>
276 Updating results to new expected values.
278 * fast/lists/drag-into-marker-expected.txt:
279 * fast/repaint/selection-after-delete-expected.txt:
281 2006-09-15 Timothy Hatcher <timothy@apple.com>
285 Updating results to new expected values.
287 * editing/inserting/4278698-expected.txt:
288 * fast/dom/window-xy-properties-expected.txt:
290 2006-09-15 Adam Roben <aroben@apple.com>
294 Part of http://bugzilla.opendarwin.org/show_bug.cgi?id=10865
295 New file upload control should match the width of the old one
297 Update tests to match new file upload control.
299 * fast/forms/file-input-disabled-expected.txt:
300 * fast/forms/form-element-geometry-expected.txt:
301 * fast/forms/input-appearance-height-expected.txt:
302 * fast/forms/input-value-expected.txt:
304 2006-09-15 Kevin McCullough <KMcCullough@apple.com>
306 - just layout test result changes
308 * fast/dom/Range/range-compareNode-expected.txt:
309 * fast/dom/Range/range-intersectsNode-expected.txt:
311 2006-09-14 Justin Garcia <justin.garcia@apple.com>
315 <rdar://problem/4655880> Up/Down arrows skip over To Do
317 * editing/selection/mixed-editability-3-expected.checksum: Added.
318 * editing/selection/mixed-editability-3-expected.png: Added.
319 * editing/selection/mixed-editability-3-expected.txt: Added.
320 * editing/selection/mixed-editability-3.html: Added.
321 * editing/selection/mixed-editability-4-expected.checksum: Added.
322 * editing/selection/mixed-editability-4-expected.png: Added.
323 * editing/selection/mixed-editability-4-expected.txt: Added.
324 * editing/selection/mixed-editability-4.html: Added.
325 * editing/selection/mixed-editability-5-expected.checksum: Added.
326 * editing/selection/mixed-editability-5-expected.png: Added.
327 * editing/selection/mixed-editability-5-expected.txt: Added.
328 * editing/selection/mixed-editability-5.html: Added.
330 2006-09-14 Graham Dennis <graham.dennis@gmail.com>
332 Reviewed by Justin Garcia.
334 Modified testcase for:
335 http://bugzilla.opendarwin.org/show_bug.cgi?id=10726
336 Crash in ApplyStyleCommand::applyRelativeFontStyleChange
338 * editing/style/table-selection-expected.checksum:
339 * editing/style/table-selection-expected.png:
340 * editing/style/table-selection-expected.txt:
341 * editing/style/table-selection.html:
342 This testcase was for 10579, which is very similar to this bug (10726)
343 Now the testcase tests both bugs.
345 2006-09-13 Adam Roben <aroben@apple.com>
347 Rubberstamped by hyatt.
349 Updating tables results after hyatt landed a fix for
350 http://bugzilla.opendarwin.org/show_bug.cgi?id=8126
351 Padding must not apply to columns
353 * tables/mozilla/bugs/bug139524-2-expected.txt:
354 * tables/mozilla/bugs/bug139524-4-expected.txt:
355 * tables/mozilla/bugs/bug32841-expected.txt:
356 * tables/mozilla/dom/appendCol2-expected.txt:
357 * tables/mozilla/dom/deleteCol1-expected.txt:
358 * tables/mozilla/dom/deleteCol2-expected.txt:
359 * tables/mozilla/dom/deleteCol3-expected.txt:
360 * tables/mozilla/dom/deleteColGroup1-expected.txt:
361 * tables/mozilla/dom/deleteColGroup2-expected.txt:
362 * tables/mozilla/dom/insertColGroups1-expected.txt:
363 * tables/mozilla/dom/insertColGroups2-expected.txt:
364 * tables/mozilla/dom/insertCols1-expected.txt:
365 * tables/mozilla/dom/insertCols2-expected.txt:
366 * tables/mozilla/dom/insertCols3-expected.txt:
367 * tables/mozilla/dom/insertCols4-expected.txt:
368 * tables/mozilla/dom/insertCols5-expected.txt:
369 * tables/mozilla/marvin/body_col-expected.txt:
370 * tables/mozilla/marvin/x_col_span-expected.txt:
371 * tables/mozilla/marvin/x_col_width_px-expected.txt:
372 * tables/mozilla/marvin/x_colgroup_span-expected.txt:
373 * tables/mozilla/other/body_col-expected.txt:
374 * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
375 * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
376 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
377 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
378 * tables/mozilla_expected_failures/core/cols1-expected.txt:
379 * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
380 * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
381 * tables/mozilla_expected_failures/other/test4-expected.txt:
383 2006-09-12 Julien Palmas <julien.palmas@gmail.com>
385 Reviewed by darin. Landed by eseidel.
387 * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
388 * svg/custom/svgpolyparser-extra-space-expected.png: Added.
389 * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
390 * svg/custom/svgpolyparser-extra-space.svg: Added.
392 2006-09-12 Kevin McCullough <KMcCullough@apple.com>
394 Reviewed by Andersca, Maciej, Brady.
396 * fast/dom/Range/range-intersectsNode-expected.txt: Added.
397 * fast/dom/Range/range-intersectsNode.html: Added.
398 * fast/dom/Range/resources/intersectsNode.js: Added.
400 2006-09-12 Nikolas Zimmermann <zimmermann@kde.org>
402 Reviewed by eseidel. Landed by eseidel.
404 Fixed: http://bugzilla.opendarwin.org/show_bug.cgi?id=10826
406 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
407 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
408 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
410 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org>
412 Reviewed by eseidel. Landed by eseidel.
414 * svg/custom/baseval-animval-equality.svg: Added.
416 2006-09-11 Kevin McCullough <KMcCullough@apple.com>
421 * fast/dom/Range/range-compareNode-expected.txt: Added.
422 * fast/dom/Range/range-compareNode.html: Added.
423 * fast/dom/Range/range-comparePoint.html:
425 2006-09-11 Vladimir Olexa <vladimir.olexa@gmail.com>
429 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10323
430 REGRESSION: javascript: URL containing '\\' gets passed as '//'
432 * fast/dom/javascript-backslash-expected.txt: Added.
433 * fast/dom/javascript-backslash.html: Added.
435 2006-09-11 Darin Adler <darin@apple.com>
437 - converted a test to plain text (makes it platform independent; fixes a failure)
439 * fast/events/ondragenter-expected.checksum: Removed.
440 * fast/events/ondragenter-expected.png: Removed.
441 * fast/events/ondragenter-expected.txt:
442 * fast/events/ondragenter.html:
444 2006-09-10 Darin Adler <darin@apple.com>
446 - converted a test to plain text (makes it platform independent; fixes a failure)
448 * fast/text/plain-text-line-breaks-expected.checksum: Removed.
449 * fast/text/plain-text-line-breaks-expected.png: Removed.
450 * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
451 * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
453 2006-09-08 Timothy Hatcher <timothy@apple.com>
455 Adds a test for the CSS URL quoting logic.
457 * fast/inspector/cssURLQuotes-expected.txt: Added.
458 * fast/inspector/cssURLQuotes.html: Added.
460 2006-09-09 Alexey Proskuryakov <ap@nypop.com>
464 http://bugzilla.opendarwin.org/show_bug.cgi?id=10759
465 fast/AppleScript/array.html test failing
467 * fast/AppleScript/001-expected.txt: Updated results.
469 2006-09-07 Alexey Proskuryakov <ap@nypop.com>
473 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10753
474 REGRESSION: The beginning of a CSS file is missing
476 * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
477 * http/tests/incremental/slow-utf8-css-expected.png: Added.
478 * http/tests/incremental/slow-utf8-css-expected.txt: Added.
479 * http/tests/incremental/slow-utf8-css.pl: Added.
481 2006-09-07 Rob Buis <buis@kde.org>
486 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
487 SVG with width and height 100% leaves room for scrollbar on the right.
489 Also Updated .txt files (all text blocks are wider) and some updated
490 pixel tests (some text is layouted differently because of wider text blocks).
492 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
493 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
494 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
495 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
496 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
497 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
498 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
499 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
500 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
501 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
502 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
503 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
504 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
505 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
506 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
507 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
508 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
509 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
510 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
511 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
512 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
513 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
514 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
515 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
516 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
517 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
518 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
519 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
520 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
521 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
522 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
523 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
524 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
525 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
526 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
527 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
528 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
529 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
530 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
531 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
532 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
533 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
534 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
535 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
536 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
537 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
538 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
539 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
540 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
541 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
542 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
543 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
544 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
545 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
546 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
547 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
548 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
549 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
550 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
551 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
552 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
553 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
554 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
555 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
556 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
557 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
558 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
559 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
560 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
561 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
562 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
563 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
564 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
565 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
566 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
567 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
568 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
569 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
570 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
571 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
572 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
573 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
574 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
575 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
576 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
577 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
578 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
579 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
580 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
581 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
582 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
583 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
584 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
585 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
586 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
587 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
588 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
589 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
590 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
591 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
592 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
593 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
594 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
595 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
596 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
597 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
598 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
599 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
600 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
601 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
602 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
603 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
604 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
605 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
606 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
607 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
608 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
609 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
610 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
611 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
612 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
613 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
614 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
615 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
616 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
617 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
618 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
619 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
620 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
621 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
622 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
623 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
624 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
625 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
626 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
627 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
628 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
629 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
630 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
631 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
632 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
633 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
634 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
635 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
636 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
637 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
638 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
639 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
640 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
641 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
642 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
643 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
644 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
645 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
646 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
647 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
648 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
649 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
650 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
651 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
652 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
653 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
654 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
655 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
656 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
657 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
658 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
659 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
660 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
661 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
662 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
663 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
664 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
665 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
666 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
667 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
668 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
669 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
670 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
671 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
672 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
673 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
674 * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
675 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
676 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
677 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
678 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
679 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
680 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
681 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
682 * svg/custom/coords-relative-units-transforms-expected.txt:
683 * svg/custom/feComponentTransfer-Discrete-expected.txt:
684 * svg/custom/feComponentTransfer-Gamma-expected.txt:
685 * svg/custom/feComponentTransfer-Linear-expected.txt:
686 * svg/custom/feComponentTransfer-Table-expected.txt:
687 * svg/custom/image-with-transform-clip-filter-expected.txt:
688 * svg/custom/invalid-css-expected.txt:
689 * svg/custom/invalid-viewbox1-expected.txt:
690 * svg/custom/invalid-viewbox2-expected.txt:
691 * svg/custom/non-opaque-filters-expected.txt:
692 * svg/custom/percentage-rect-expected.checksum:
693 * svg/custom/percentage-rect-expected.png:
694 * svg/custom/percentage-rect-expected.txt:
695 * svg/custom/pointer-events-path-expected.txt:
696 * svg/custom/svg-overflow-types-expected.txt:
697 * svg/custom/text-clip-expected.txt:
698 * svg/custom/text-filter-expected.txt:
699 * svg/custom/text-gradient-no-content-expected.checksum:
700 * svg/custom/text-gradient-no-content-expected.png:
701 * svg/custom/text-gradient-no-content-expected.txt:
702 * svg/custom/text-hit-test-expected.txt:
703 * svg/custom/text-image-opacity-expected.txt:
704 * svg/custom/tref-update-expected.txt:
705 * svg/custom/width-full-percentage-expected.checksum: Added.
706 * svg/custom/width-full-percentage-expected.png: Added.
707 * svg/custom/width-full-percentage-expected.txt: Added.
708 * svg/custom/width-full-percentage.svg: Added.
710 2006-09-05 Darin Adler <darin@apple.com>
714 - test for bug where the charset in a link element for a CSS stylesheet is ignored.
715 I noticed this while working on new text encoding machinery.
717 * fast/encoding/css-link-charset-expected.txt: Added.
718 * fast/encoding/css-link-charset.css: Added.
719 * fast/encoding/css-link-charset.html: Added.
721 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10681
722 REGRESSION: Reproducible crash at Wikipedia
723 (Alexey wrote this one, I reviewed.)
725 * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
726 * fast/forms/form-data-encoding-normalization-overrun.html: Added.
728 - and a tweak to an existing test
730 * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
731 diagnose this when it fails.
733 2006-09-05 Justin Garcia <justin.garcia@apple.com>
737 Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
740 * editing/pasteboard/4641033-expected.checksum:
741 * editing/pasteboard/4641033-expected.png:
742 * editing/execCommand/outdent-selection-expected.checksum:
743 * editing/execCommand/outdent-selection-expected.png:
745 Added a didChangeSelection notification that was absent before:
746 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
747 * editing/deleting/delete-3608430-fix-expected.txt:
748 * editing/deleting/delete-3608462-fix-expected.txt:
749 * editing/deleting/delete-3775172-fix-expected.txt:
750 * editing/deleting/delete-3800834-fix-expected.txt:
751 * editing/deleting/delete-3857753-fix-expected.txt:
752 * editing/deleting/delete-3865854-fix-expected.txt:
753 * editing/deleting/delete-3928305-fix-expected.txt:
754 * editing/deleting/delete-3959464-fix-expected.txt:
755 * editing/deleting/delete-4038408-fix-expected.txt:
756 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
757 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
758 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
759 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
760 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
761 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
762 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
763 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
764 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
765 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
766 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
767 * editing/deleting/delete-block-contents-001-expected.txt:
768 * editing/deleting/delete-block-contents-002-expected.txt:
769 * editing/deleting/delete-block-contents-003-expected.txt:
770 * editing/deleting/delete-block-merge-contents-001-expected.txt:
771 * editing/deleting/delete-block-merge-contents-002-expected.txt:
772 * editing/deleting/delete-block-merge-contents-003-expected.txt:
773 * editing/deleting/delete-block-merge-contents-004-expected.txt:
774 * editing/deleting/delete-block-merge-contents-005-expected.txt:
775 * editing/deleting/delete-block-merge-contents-006-expected.txt:
776 * editing/deleting/delete-block-merge-contents-007-expected.txt:
777 * editing/deleting/delete-block-merge-contents-008-expected.txt:
778 * editing/deleting/delete-block-merge-contents-009-expected.txt:
779 * editing/deleting/delete-block-merge-contents-010-expected.txt:
780 * editing/deleting/delete-block-merge-contents-012-expected.txt:
781 * editing/deleting/delete-block-merge-contents-013-expected.txt:
782 * editing/deleting/delete-block-merge-contents-014-expected.txt:
783 * editing/deleting/delete-block-merge-contents-015-expected.txt:
784 * editing/deleting/delete-block-merge-contents-016-expected.txt:
785 * editing/deleting/delete-block-merge-contents-017-expected.txt:
786 * editing/deleting/delete-block-merge-contents-018-expected.txt:
787 * editing/deleting/delete-block-merge-contents-019-expected.txt:
788 * editing/deleting/delete-block-merge-contents-020-expected.txt:
789 * editing/deleting/delete-block-merge-contents-021-expected.txt:
790 * editing/deleting/delete-block-merge-contents-022-expected.txt:
791 * editing/deleting/delete-block-merge-contents-023-expected.txt:
792 * editing/deleting/delete-block-merge-contents-024-expected.txt:
793 * editing/deleting/delete-block-table-expected.txt:
794 * editing/deleting/delete-br-008-expected.txt:
795 * editing/deleting/delete-br-010-expected.txt:
796 * editing/deleting/delete-br-011-expected.txt:
797 * editing/deleting/delete-first-list-item-expected.txt:
798 * editing/deleting/delete-image-001-expected.txt:
799 * editing/deleting/delete-image-002-expected.txt:
800 * editing/deleting/delete-image-003-expected.txt:
801 * editing/deleting/delete-image-004-expected.txt:
802 * editing/deleting/delete-line-001-expected.txt:
803 * editing/deleting/delete-line-002-expected.txt:
804 * editing/deleting/delete-line-003-expected.txt:
805 * editing/deleting/delete-line-004-expected.txt:
806 * editing/deleting/delete-line-005-expected.txt:
807 * editing/deleting/delete-line-006-expected.txt:
808 * editing/deleting/delete-line-007-expected.txt:
809 * editing/deleting/delete-line-008-expected.txt:
810 * editing/deleting/delete-line-009-expected.txt:
811 * editing/deleting/delete-line-010-expected.txt:
812 * editing/deleting/delete-line-011-expected.txt:
813 * editing/deleting/delete-line-012-expected.txt:
814 * editing/deleting/delete-line-013-expected.txt:
815 * editing/deleting/delete-line-014-expected.txt:
816 * editing/deleting/delete-line-015-expected.txt:
817 * editing/deleting/delete-line-016-expected.txt:
818 * editing/deleting/delete-line-017-expected.txt:
819 * editing/deleting/delete-listitem-001-expected.txt:
820 * editing/deleting/delete-listitem-002-expected.txt:
821 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
822 * editing/deleting/delete-select-all-001-expected.txt:
823 * editing/deleting/delete-select-all-002-expected.txt:
824 * editing/deleting/delete-select-all-003-expected.txt:
825 * editing/deleting/merge-different-styles-expected.txt:
826 * editing/deleting/merge-endOfParagraph-expected.txt:
827 * editing/deleting/merge-no-br-expected.txt:
828 * editing/deleting/pruning-after-merge-1-expected.txt:
829 * editing/deleting/pruning-after-merge-2-expected.txt:
830 * editing/deleting/table-cells-expected.txt:
831 * editing/execCommand/boldSelection-expected.txt:
832 * editing/execCommand/create-list-from-range-selection-expected.txt:
833 * editing/execCommand/createLink-expected.txt:
834 * editing/execCommand/format-block-expected.txt:
835 * editing/execCommand/format-block-from-range-selection-expected.txt:
836 * editing/execCommand/format-block-with-braces-expected.txt:
837 * editing/execCommand/format-block-with-trailing-br-expected.txt:
838 * editing/execCommand/hilitecolor-expected.txt:
839 * editing/execCommand/indent-list-item-expected.txt:
840 * editing/execCommand/indent-selection-expected.txt:
841 * editing/execCommand/insert-list-and-stitch-expected.txt:
842 * editing/execCommand/insert-list-with-id-expected.txt:
843 * editing/execCommand/insertHTML-expected.txt:
844 * editing/execCommand/insertHorizontalRule-expected.txt:
845 * editing/execCommand/remove-formatting-expected.txt:
846 * editing/execCommand/remove-list-from-range-selection-expected.txt:
847 * editing/execCommand/remove-list-items-expected.txt:
848 * editing/execCommand/strikethroughSelection-expected.txt:
849 * editing/execCommand/switch-list-type-expected.txt:
850 * editing/execCommand/unlink-expected.txt:
851 * editing/input/text-input-controller-expected.txt:
852 * editing/inserting/insert-3654864-fix-expected.txt:
853 * editing/inserting/insert-3659587-fix-expected.txt:
854 * editing/inserting/insert-3775316-fix-expected.txt:
855 * editing/inserting/insert-3851164-fix-expected.txt:
856 * editing/inserting/insert-3907422-fix-expected.txt:
857 * editing/inserting/insert-after-delete-001-expected.txt:
858 * editing/inserting/insert-div-001-expected.txt:
859 * editing/inserting/insert-div-002-expected.txt:
860 * editing/inserting/insert-div-003-expected.txt:
861 * editing/inserting/insert-div-005-expected.txt:
862 * editing/inserting/insert-div-007-expected.txt:
863 * editing/inserting/insert-div-009-expected.txt:
864 * editing/inserting/insert-div-010-expected.txt:
865 * editing/inserting/insert-div-020-expected.txt:
866 * editing/inserting/insert-div-023-expected.txt:
867 * editing/inserting/insert-div-024-expected.txt:
868 * editing/inserting/insert-div-025-expected.txt:
869 * editing/inserting/insert-div-026-expected.txt:
870 * editing/inserting/multiple-lines-selected-expected.txt:
871 * editing/inserting/paragraph-separator-03-expected.txt:
872 * editing/inserting/paragraph-separator-in-table-2-expected.txt:
873 * editing/inserting/redo-expected.txt:
874 * editing/inserting/return-key-with-selection-001-expected.txt:
875 * editing/inserting/return-key-with-selection-002-expected.txt:
876 * editing/inserting/return-key-with-selection-003-expected.txt:
877 * editing/pasteboard/3976872-expected.txt:
878 * editing/pasteboard/4076267-3-expected.txt:
879 * editing/pasteboard/4076267-expected.txt:
880 * editing/pasteboard/4700297-expected.txt:
881 * editing/pasteboard/8145-3-expected.txt:
882 * editing/pasteboard/block-wrappers-necessary-expected.txt:
883 * editing/pasteboard/copy-paste-bidi-expected.txt:
884 * editing/pasteboard/displaced-generic-placeholder-expected.txt:
885 * editing/pasteboard/displaced-placeholder-expected.txt:
886 * editing/pasteboard/display-block-on-spans-expected.txt:
887 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
888 * editing/pasteboard/interchange-newline-2-expected.txt:
889 * editing/pasteboard/merge-after-delete-1-expected.txt:
890 * editing/pasteboard/merge-after-delete-2-expected.txt:
891 * editing/pasteboard/merge-after-delete-expected.txt:
892 * editing/pasteboard/merge-end-3-expected.txt:
893 * editing/pasteboard/merge-end-5-expected.txt:
894 * editing/pasteboard/merge-end-blockquote-expected.txt:
895 * editing/pasteboard/merge-end-list-expected.txt:
896 * editing/pasteboard/merge-end-table-expected.txt:
897 * editing/pasteboard/paste-4035648-fix-expected.txt:
898 * editing/pasteboard/paste-4039777-fix-expected.txt:
899 * editing/pasteboard/paste-line-endings-001-expected.txt:
900 * editing/pasteboard/paste-line-endings-006-expected.txt:
901 * editing/pasteboard/paste-match-style-001-expected.txt:
902 * editing/pasteboard/paste-match-style-002-expected.txt:
903 * editing/pasteboard/paste-pre-001-expected.txt:
904 * editing/pasteboard/paste-pre-002-expected.txt:
905 * editing/pasteboard/paste-table-002-expected.txt:
906 * editing/pasteboard/paste-table-003-expected.txt:
907 * editing/pasteboard/paste-text-006-expected.txt:
908 * editing/pasteboard/paste-text-007-expected.txt:
909 * editing/pasteboard/paste-text-010-expected.txt:
910 * editing/pasteboard/paste-text-011-expected.txt:
911 * editing/pasteboard/paste-text-015-expected.txt:
912 * editing/pasteboard/paste-text-016-expected.txt:
913 * editing/pasteboard/paste-text-017-expected.txt:
914 * editing/pasteboard/paste-text-018-expected.txt:
915 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
916 * editing/pasteboard/smart-paste-003-expected.txt:
917 * editing/pasteboard/smart-paste-004-expected.txt:
918 * editing/pasteboard/smart-paste-005-expected.txt:
919 * editing/pasteboard/smart-paste-006-expected.txt:
920 * editing/pasteboard/smart-paste-007-expected.txt:
921 * editing/pasteboard/smart-paste-008-expected.txt:
922 * editing/pasteboard/testcase-9507-expected.txt:
923 * editing/pasteboard/undoable-fragment-removes-expected.txt:
924 * editing/selection/expanding-selections-expected.txt:
925 * editing/selection/expanding-selections2-expected.txt:
926 * editing/selection/node-removal-1-expected.txt:
927 * editing/selection/node-removal-2-expected.txt:
928 * editing/selection/select-all-iframe-expected.txt:
929 * editing/selection/skip-non-editable-1-expected.txt:
930 * editing/selection/triple-click-in-pre-expected.txt:
931 * editing/style/apple-style-editable-mix-expected.txt:
932 * editing/style/block-style-004-expected.txt:
933 * editing/style/block-style-005-expected.txt:
934 * editing/style/block-style-006-expected.txt:
935 * editing/style/create-block-for-style-001-expected.txt:
936 * editing/style/create-block-for-style-002-expected.txt:
937 * editing/style/create-block-for-style-003-expected.txt:
938 * editing/style/create-block-for-style-004-expected.txt:
939 * editing/style/create-block-for-style-007-expected.txt:
940 * editing/style/create-block-for-style-009-expected.txt:
941 * editing/style/create-block-for-style-010-expected.txt:
942 * editing/style/create-block-for-style-011-expected.txt:
943 * editing/style/create-block-for-style-012-expected.txt:
944 * editing/style/create-block-for-style-013-expected.txt:
945 * editing/style/designmode-expected.txt:
946 * editing/style/relative-font-size-change-001-expected.txt:
947 * editing/style/relative-font-size-change-002-expected.txt:
948 * editing/style/remove-underline-across-paragraph-expected.txt:
949 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
950 * editing/style/remove-underline-after-paragraph-expected.txt:
951 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
952 * editing/style/remove-underline-from-stylesheet-expected.txt:
953 * editing/style/smoosh-styles-001-expected.txt:
954 * editing/style/smoosh-styles-002-expected.txt:
955 * editing/style/smoosh-styles-003-expected.txt:
956 * editing/style/style-3681552-fix-001-expected.txt:
957 * editing/style/style-3681552-fix-002-expected.txt:
958 * editing/style/style-3690704-fix-expected.txt:
959 * editing/style/style-3998892-fix-expected.txt:
960 * editing/style/style-boundary-001-expected.txt:
961 * editing/style/style-boundary-003-expected.txt:
962 * editing/style/style-boundary-004-expected.txt:
963 * editing/style/typing-style-001-expected.txt:
964 * editing/style/typing-style-003-expected.txt:
965 * editing/undo/undo-misspellings-expected.txt:
966 * editing/unsupported-content/list-delete-001-expected.txt:
967 * editing/unsupported-content/list-delete-002-expected.txt:
968 * editing/unsupported-content/list-delete-003-expected.txt:
969 * editing/unsupported-content/table-delete-001-expected.txt:
970 * editing/unsupported-content/table-delete-002-expected.txt:
971 * editing/unsupported-content/table-delete-003-expected.txt:
972 * fast/forms/attributed-strings-expected.txt:
973 * fast/forms/cursor-position-expected.txt:
974 * fast/forms/drag-into-textarea-expected.txt:
975 * fast/forms/input-appearance-maxlength-expected.txt:
976 * fast/forms/input-paste-undo-expected.txt:
977 * fast/forms/input-selection-restore-expected.txt:
978 * fast/forms/input-text-paste-maxlength-expected.txt:
979 * fast/forms/selection-functions-expected.txt:
980 * fast/forms/text-field-setvalue-crash-expected.txt:
981 * fast/forms/textarea-paste-newline-expected.txt:
983 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
987 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=10716
988 XMLHttpRequest.responseText is null if HTTP response is empty
990 The results are not fully correct yet:
991 - accessing properties that are now undefined should cause an exception;
992 - on error, responseXML should be null, rather than contain an HTML document describing
995 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
996 now returning null for nil documents.
998 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
999 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
1000 * http/tests/xmlhttprequest/zero-length-response-sync.html:
1001 * http/tests/xmlhttprequest/zero-length-response.html:
1002 Extended to cover more properties.
1004 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
1008 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10676
1009 @charset rules not accessible via DOM
1011 * fast/encoding/css-charset-dom-expected.txt: Added.
1012 * fast/encoding/css-charset-dom.html: Added.
1014 2006-09-04 Rob Buis <buis@kde.org>
1018 Testcase needed for:
1019 http://bugzilla.opendarwin.org/show_bug.cgi?id=6546
1020 clipPath data does not respect transforms
1022 * svg/custom/clip-path-with-transform-expected.checksum: Added.
1023 * svg/custom/clip-path-with-transform-expected.png: Added.
1024 * svg/custom/clip-path-with-transform-expected.txt: Added.
1025 * svg/custom/clip-path-with-transform.svg: Added.
1027 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
1031 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10693
1032 Convert JavaScript arrays to AppleScript lists
1034 * fast/AppleScript/array-expected.txt:
1035 * fast/AppleScript/array.html: Updated results, added a test for
1036 circular dependencies.
1038 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
1042 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=10697
1043 REGRESSION (r16175): Errors in incremental decoding of UTF-8
1045 * fast/encoding/charset-invalid-expected.txt: Added.
1046 * fast/encoding/charset-invalid.html: Added.
1047 * http/tests/incremental/slow-utf8-html-expected.txt: Added.
1048 * http/tests/incremental/slow-utf8-html.pl: Added.
1050 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
1054 http://bugzilla.opendarwin.org/show_bug.cgi?id=4508
1055 Layout tests access an external server
1057 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
1058 but the test still pointed to a remote one).
1059 * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
1060 * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of
1061 a non-existent http one.
1062 * fast/loader/docLoaderFrame-expected.checksum: Removed.
1063 * fast/loader/docLoaderFrame-expected.png: Removed.
1064 * fast/loader/docLoaderFrame-expected.txt: Removed.
1065 * fast/loader/docLoaderFrame.html: Removed.
1066 * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
1067 * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
1068 * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
1069 Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it
1072 2006-09-02 Graham Dennis <graham.dennis@gmail.com>
1077 http://bugzilla.opendarwin.org/show_bug.cgi?id=10579
1078 AppleStyleCommand::applyBlockStyle crash
1080 * editing/style/table-selection-expected.checksum: Added.
1081 * editing/style/table-selection-expected.png: Added.
1082 * editing/style/table-selection-expected.txt: Added.
1083 * editing/style/table-selection.html: Added.
1085 2006-09-01 Adele Peterson <adele@apple.com>
1087 Reviewed by Tim Omernick.
1089 Updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=6990
1090 Switch to use new text field implementation for <input type="password">
1092 * dom/html/level2/html/HTMLInputElement22-expected.txt:
1093 * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
1094 * fast/events/event-sender-mouse-click.html:
1095 * fast/forms/input-appearance-height-expected.checksum:
1096 * fast/forms/input-appearance-height-expected.txt:
1097 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
1098 * fast/forms/input-value-expected.checksum:
1099 * fast/forms/input-value-expected.png:
1100 * fast/forms/input-value-expected.txt:
1101 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
1102 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
1103 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
1105 Updated from switch to style-able selects
1106 * fast/forms/option-strip-whitespace-expected.checksum:
1107 * fast/forms/option-strip-whitespace-expected.png:
1108 * fast/forms/option-strip-whitespace-expected.txt:
1110 2006-09-01 Timothy Hatcher <timothy@apple.com>
1114 - updated results, null is not round-tripped through the bindings
1115 because of regressions the original change caused in other applications.
1116 - added an echo for "undefined".
1118 * plugins/bindings-test-expected.txt:
1119 * plugins/bindings-test.html:
1121 2006-09-01 Alexey Proskuryakov <ap@nypop.com>
1126 - http://bugzilla.opendarwin.org/show_bug.cgi?id=5620
1127 Should only honor encoding from <meta> in HTML
1129 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9783
1130 An XML declaration without an explicit encoding incorrectly triggers
1131 UTF-8 encoding in an HTML document
1133 - http://bugzilla.opendarwin.org/show_bug.cgi?id=10155
1134 CSS2: @charset is not supported
1136 * fast/encoding/css-charset-expected.txt: Added.
1137 * fast/encoding/css-charset.css: Added.
1138 * fast/encoding/css-charset.html: Added.
1139 * fast/encoding/css-charset-evil-expected.txt: Added.
1140 * fast/encoding/css-charset-evil.css: Added.
1141 * fast/encoding/css-charset-evil.html: Added.
1142 * fast/encoding/default-xhtml-encoding-expected.txt: Added.
1143 * fast/encoding/default-xhtml-encoding.xhtml: Added.
1144 * fast/encoding/meta-in-xhtml-expected.txt: Added.
1145 * fast/encoding/meta-in-xhtml.xhtml: Added.
1146 * fast/encoding/pseudo-xml-2-expected.txt: Added.
1147 * fast/encoding/pseudo-xml-2.html: Added.
1148 * fast/encoding/pseudo-xml-3-expected.txt: Added.
1149 * fast/encoding/pseudo-xml-3.html: Added.
1150 * fast/encoding/pseudo-xml-4-expected.txt: Added.
1151 * fast/encoding/pseudo-xml-4.html: Added.
1152 * fast/encoding/pseudo-xml-expected.txt: Added.
1153 * fast/encoding/pseudo-xml.html: Added.
1155 2006-08-31 Alice Liu <alice.liu@apple.com>
1159 Revised expected results for an isindex element because of
1160 <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
1161 Now the field is rendered as a textfield
1163 * fast/dom/isindex-002-expected.checksum:
1164 * fast/dom/isindex-002-expected.png:
1165 * fast/dom/isindex-002-expected.txt:
1167 2006-08-30 Rob Buis <buis@kde.org>
1171 Changed test results because of:
1172 http://bugzilla.opendarwin.org/show_bug.cgi?id=10586
1173 pointer-events has issues when things are not stroked/filled
1175 * svg/custom/pointer-events-path-expected.checksum:
1176 * svg/custom/pointer-events-path-expected.png:
1177 * svg/custom/pointer-events-path-expected.txt:
1179 2006-08-29 Justin Garcia <justin.garcia@apple.com>
1181 Reviewed by harrison
1183 <rdar://problem/4700297>
1184 REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
1187 * editing/pasteboard/smart-paste-002-expected.checksum:
1188 * editing/pasteboard/smart-paste-002-expected.png:
1189 * editing/pasteboard/smart-paste-002-expected.txt:
1190 Added to demonstrate fix:
1191 * editing/pasteboard/4700297-expected.checksum: Added.
1192 * editing/pasteboard/4700297-expected.png: Added.
1193 * editing/pasteboard/4700297-expected.txt: Added.
1194 * editing/pasteboard/4700297.html: Added.
1195 Removed a superfluous style span:
1196 * editing/deleting/pruning-after-merge-1-expected.txt:
1197 * editing/pasteboard/interchange-newline-1-expected.txt:
1198 * editing/pasteboard/paste-text-019-expected.checksum:
1199 * editing/pasteboard/paste-text-019-expected.png:
1200 * editing/pasteboard/paste-text-019-expected.txt:
1201 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1202 Accidently checked in bad results yesterday:
1203 * editing/pasteboard/copy-paste-bidi-expected.txt:
1204 Equivalent render tree:
1205 * editing/pasteboard/smart-paste-001-expected.txt:
1207 2006-08-29 waylonis <waylonis@google.com>
1211 - Updated test to check for exceptions thrown in a plug-in. This is
1212 a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10114.
1213 * plugins/bindings-test-expected.txt:
1214 * plugins/bindings-test.html:
1216 2006-08-29 Darin Adler <darin@apple.com>
1220 - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)
1222 * fast/css/computed-style-negative-top-expected.txt: Added.
1223 * fast/css/computed-style-negative-top.html: Added.
1225 2006-08-28 Justin Garcia <justin.garcia@apple.com>
1227 Reviewed by harrison
1229 * editing/inserting/redo-expected.checksum: Added.
1230 * editing/inserting/redo-expected.png: Added.
1231 * editing/inserting/redo-expected.txt: Added.
1232 * editing/inserting/redo.html: Added.
1233 * editing/pasteboard/copy-paste-bidi-expected.txt:
1235 2006-08-28 Alice Liu <alice.liu@apple.com>
1239 Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write
1241 * http/tests/misc/iframe-domain-test-expected.txt: Added.
1242 * http/tests/misc/iframe-domain-test.html: Added.
1244 2006-08-27 Rob Buis <buis@kde.org>
1248 Changed test result because of:
1249 http://bugzilla.opendarwin.org/show_bug.cgi?id=10557
1250 KCanvasPath should be replace by platform/Path
1252 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1254 2006-08-26 Eric Seidel <eric@eseidel.com>
1258 Test case for: pointer-events does not work.
1259 http://bugzilla.opendarwin.org/show_bug.cgi?id=10415
1261 * svg/custom/pointer-events-path-expected.checksum: Added.
1262 * svg/custom/pointer-events-path-expected.png: Added.
1263 * svg/custom/pointer-events-path-expected.txt: Added.
1264 * svg/custom/pointer-events-path.svg: Added.
1266 2006-08-27 Rob Buis <buis@kde.org>
1271 http://bugzilla.opendarwin.org/show_bug.cgi?id=10558
1272 SVG should have support for <metadata> element
1274 * svg/custom/create-metadata-element-expected.checksum: Added.
1275 * svg/custom/create-metadata-element-expected.png: Added.
1276 * svg/custom/create-metadata-element-expected.txt: Added.
1277 * svg/custom/create-metadata-element.svg: Added.
1279 2006-08-25 Adele Peterson <adele@apple.com>
1281 Updated results for addition of -webkit-text-security.
1283 * fast/css/computed-style-expected.txt:
1285 2006-08-25 Adele Peterson <adele@apple.com>
1289 New tests and updated tests for styled selects.
1291 * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
1292 * fast/borders/borderRadiusInvalidColor-expected.png: Added.
1293 * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
1294 * fast/borders/borderRadiusInvalidColor.html: Added.
1296 * fast/forms/select-baseline-expected.checksum: Added.
1297 * fast/forms/select-baseline-expected.png: Added.
1298 * fast/forms/select-baseline-expected.txt: Added.
1299 * fast/forms/select-baseline.html: Added.
1301 * editing/pasteboard/4641033-expected.txt:
1302 * editing/selection/replaced-boundaries-3-expected.txt:
1303 * editing/selection/select-box-expected.txt:
1304 * fast/block/margin-collapse/103-expected.txt:
1305 * fast/forms/001-expected.checksum:
1306 * fast/forms/001-expected.png:
1307 * fast/forms/001-expected.txt:
1308 * fast/forms/003-expected.txt:
1309 * fast/forms/004-expected.txt:
1310 * fast/forms/HTMLOptionElement_label01-expected.txt:
1311 * fast/forms/HTMLOptionElement_label02-expected.txt:
1312 * fast/forms/HTMLOptionElement_label03-expected.txt:
1313 * fast/forms/HTMLOptionElement_label04-expected.txt:
1314 * fast/forms/HTMLOptionElement_label06-expected.txt:
1315 * fast/forms/HTMLOptionElement_label07-expected.txt:
1316 * fast/forms/form-element-geometry-expected.checksum:
1317 * fast/forms/form-element-geometry-expected.png:
1318 * fast/forms/form-element-geometry-expected.txt:
1319 * fast/forms/option-script-expected.txt:
1320 * fast/forms/option-text-clip-expected.txt:
1321 * fast/forms/select-change-listbox-to-popup-expected.txt:
1322 * fast/forms/select-selected-expected.txt:
1323 * fast/forms/select-style-expected.txt:
1324 * fast/forms/select-visual-hebrew-expected.txt:
1325 * fast/invalid/014-expected.txt:
1326 * fast/parser/document-write-option-expected.txt:
1327 * fast/replaced/width100percent-expected.txt:
1328 * http/tests/navigation/anchor-basic-expected.txt:
1329 * http/tests/navigation/anchor-frames-expected.txt:
1330 * http/tests/navigation/anchor-goback-expected.txt:
1331 * http/tests/navigation/anchor-subframeload-expected.txt:
1332 * http/tests/navigation/javascriptlink-basic-expected.txt:
1333 * http/tests/navigation/javascriptlink-frames-expected.txt:
1334 * http/tests/navigation/javascriptlink-goback-expected.txt:
1335 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
1336 * http/tests/navigation/metaredirect-basic-expected.txt:
1337 * http/tests/navigation/metaredirect-frames-expected.txt:
1338 * http/tests/navigation/metaredirect-goback-expected.txt:
1339 * http/tests/navigation/metaredirect-subframeload-expected.txt:
1340 * http/tests/navigation/post-goback2-expected.txt:
1341 * http/tests/navigation/postredirect-goback2-expected.txt:
1342 * http/tests/navigation/redirect302-basic-expected.txt:
1343 * http/tests/navigation/redirect302-frames-expected.txt:
1344 * http/tests/navigation/redirect302-goback-expected.txt:
1345 * http/tests/navigation/redirect302-subframeload-expected.txt:
1346 * http/tests/navigation/relativeanchor-basic-expected.txt:
1347 * http/tests/navigation/relativeanchor-frames-expected.txt:
1348 * http/tests/navigation/relativeanchor-goback-expected.txt:
1349 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
1350 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
1351 * http/tests/navigation/success200-basic-expected.txt:
1352 * http/tests/navigation/success200-frames-expected.txt:
1353 * http/tests/navigation/success200-frames-loadsame-expected.txt:
1354 * http/tests/navigation/success200-goback-expected.txt:
1355 * http/tests/navigation/success200-loadsame-expected.txt:
1356 * http/tests/navigation/success200-reload-expected.txt:
1357 * http/tests/navigation/success200-subframeload-expected.txt:
1358 * http/tests/navigation/timerredirect-basic-expected.txt:
1359 * http/tests/navigation/timerredirect-frames-expected.txt:
1360 * http/tests/navigation/timerredirect-goback-expected.txt:
1361 * http/tests/navigation/timerredirect-subframeload-expected.txt:
1362 * tables/mozilla/bugs/bug1188-expected.txt:
1363 * tables/mozilla/bugs/bug18359-expected.txt:
1364 * tables/mozilla/bugs/bug2479-3-expected.txt:
1365 * tables/mozilla/bugs/bug2479-4-expected.txt:
1366 * tables/mozilla/bugs/bug29326-expected.txt:
1367 * tables/mozilla/bugs/bug33855-expected.txt:
1368 * tables/mozilla/bugs/bug4382-expected.txt:
1369 * tables/mozilla/bugs/bug96334-expected.txt:
1370 * tables/mozilla/core/margins-expected.txt:
1371 * tables/mozilla/dom/tableDom-expected.txt:
1372 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
1374 2006-08-24 Darin Adler <darin@apple.com>
1378 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10169
1379 REGRESSION: NativeTextArea: Text dragged from <input type=text> to textarea disappears
1381 * fast/forms/drag-into-textarea-expected.txt: Added.
1382 * fast/forms/drag-into-textarea.html: Added.
1384 2006-08-24 David Harrison <harrison@apple.com>
1386 Updated expected results for this change:
1388 <rdar://problem/4522205> Represent controls in AXAttributedStringForTextMarkerRange
1390 * editing/selection/anchor-focus1-expected.txt:
1391 * editing/selection/anchor-focus2-expected.txt:
1392 * editing/selection/anchor-focus3-expected.txt:
1393 * editing/selection/move-begin-end-expected.txt:
1394 * fast/dom/Element/onclick-case-expected.txt:
1395 * fast/dom/HTMLInputElement/size-as-number-expected.txt:
1396 * fast/dom/document-all-input-expected.txt:
1397 * fast/dom/option-properties-expected.txt:
1398 * fast/events/objc-keyboard-event-creation-expected.txt:
1399 * fast/events/onsubmit-bubbling-expected.txt:
1400 * fast/forms/access-key-expected.txt:
1401 * fast/forms/activate-and-disabled-elements-expected.txt:
1402 * fast/forms/button-in-forms-collection-expected.txt:
1403 * fast/forms/check-box-enter-key-expected.txt:
1404 * fast/forms/cursor-position-expected.txt:
1405 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
1406 * fast/forms/domstring-replace-crash-expected.txt:
1407 * fast/forms/double-focus-expected.txt:
1408 * fast/forms/element-by-name-expected.txt:
1409 * fast/forms/empty-get-expected.txt:
1410 * fast/forms/focus-expected.txt:
1411 * fast/forms/form-get-multipart-expected.txt:
1412 * fast/forms/form-get-multipart2-expected.txt:
1413 * fast/forms/form-get-multipart3-expected.txt:
1414 * fast/forms/form-post-urlencoded-expected.txt:
1415 * fast/forms/input-appearance-elementFromPoint-expected.txt:
1416 * fast/forms/input-appearance-maxlength-expected.txt:
1417 * fast/forms/input-changing-value-expected.txt:
1418 * fast/forms/input-delete-expected.txt:
1419 * fast/forms/input-selection-hidden-expected.txt:
1420 * fast/forms/input-selection-restore-expected.txt:
1421 * fast/forms/input-text-enter-expected.txt:
1422 * fast/forms/input-truncate-newline-expected.txt:
1423 * fast/forms/legend-access-key-expected.txt:
1424 * fast/forms/onchange-enter-submit-expected.txt:
1425 * fast/forms/onselect-textarea-expected.txt:
1426 * fast/forms/onselect-textfield-expected.txt:
1427 * fast/forms/paste-into-textarea-expected.txt:
1428 * fast/forms/plaintext-mode-1-expected.txt:
1429 * fast/forms/select-remove-option-expected.txt:
1430 * fast/forms/select-replace-option-expected.txt:
1431 * fast/forms/select-reset-expected.txt:
1432 * fast/forms/selection-functions-expected.txt:
1433 * fast/forms/text-field-setvalue-crash-expected.txt:
1434 * fast/forms/textarea-crlf-expected.txt:
1435 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
1436 * fast/forms/textarea-setvalue-submit-expected.txt:
1437 * fast/forms/textfield-focus-out-expected.txt:
1439 2006-08-24 Rob Buis <buis@kde.org>
1444 http://bugzilla.opendarwin.org/show_bug.cgi?id=10524
1445 svg transform: comma delimiting breaks display
1447 * svg/custom/transform-scale-parse-expected.checksum: Added.
1448 * svg/custom/transform-scale-parse-expected.png: Added.
1449 * svg/custom/transform-scale-parse-expected.txt: Added.
1450 * svg/custom/transform-scale-parse.svg: Added.
1452 2006-08-22 Trey Matteson <trey@usa.net>
1456 This test update was missing from the patch I posted, and ggarren just checked in.
1458 * fast/overflow/scrollRevealButton-expected.txt:
1460 2006-08-22 Maciej Stachowiak <mjs@apple.com>
1464 - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
1466 (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
1468 * fast/loader/start-load-in-unload-expected.txt: Added.
1469 * fast/loader/start-load-in-unload.html: Added.
1471 2006-08-22 Maciej Stachowiak <mjs@apple.com>
1473 Fix for broken tests.
1475 - made newly added CGI scripts executable
1477 * http/tests/navigation/resources/error404.pl:
1478 * http/tests/navigation/resources/frameset.pl:
1479 * http/tests/navigation/resources/postresult.pl:
1480 * http/tests/navigation/resources/redirect302.pl:
1482 2006-08-22 Justin Garcia <justin.garcia@apple.com>
1484 Reviewed by harrison
1486 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10449>
1487 REGRESSION(r15918): drag-into-marker.html failing
1489 * editing/pasteboard/paste-list-001-expected.txt:
1490 * fast/lists/drag-into-marker.html: Added.
1491 * fast/lists/drag-into-marker.html-disabled: Removed.
1493 2006-08-22 Justin Garcia <justin.garcia@apple.com>
1495 Reviewed by harrison
1497 <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
1500 * editing/pasteboard/paste-4039777-fix-expected.checksum:
1501 * editing/pasteboard/paste-4039777-fix-expected.png:
1502 * editing/pasteboard/paste-4039777-fix-expected.txt:
1503 * editing/deleting/delete-3857753-fix-expected.txt:
1504 * editing/pasteboard/styled-element-markup-expected.checksum:
1505 * editing/pasteboard/styled-element-markup-expected.png:
1506 * editing/pasteboard/styled-element-markup-expected.txt:
1507 * editing/execCommand/insertHTML-expected.checksum:
1508 * editing/execCommand/insertHTML-expected.png:
1509 * editing/execCommand/insertHTML-expected.txt:
1510 * editing/execCommand/insertHTML.html:
1512 Removed some empty style spans, font tags are replaced by style spans
1513 in a couple of cases:
1514 * editing/deleting/merge-different-styles-expected.txt:
1515 * editing/deleting/pruning-after-merge-1-expected.txt:
1516 * editing/deleting/pruning-after-merge-2-expected.txt:
1517 * editing/inserting/insert-3786362-fix-expected.txt:
1518 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1519 * editing/pasteboard/display-block-on-spans-expected.txt:
1520 * editing/pasteboard/merge-end-table-expected.txt:
1521 * editing/pasteboard/paste-4035648-fix-expected.txt:
1522 * editing/pasteboard/paste-line-endings-001-expected.txt:
1523 * editing/pasteboard/paste-line-endings-006-expected.txt:
1524 * editing/pasteboard/paste-list-001-expected.txt:
1525 * editing/pasteboard/paste-pre-001-expected.txt:
1526 * editing/pasteboard/paste-pre-002-expected.txt:
1527 * editing/pasteboard/paste-table-001-expected.txt:
1528 * editing/pasteboard/paste-table-002-expected.txt:
1529 * editing/pasteboard/paste-text-001-expected.txt:
1530 * editing/pasteboard/paste-text-002-expected.txt:
1531 * editing/pasteboard/paste-text-003-expected.txt:
1532 * editing/pasteboard/paste-text-004-expected.txt:
1533 * editing/pasteboard/paste-text-005-expected.txt:
1534 * editing/pasteboard/paste-text-006-expected.txt:
1535 * editing/pasteboard/paste-text-011-expected.txt:
1536 * editing/pasteboard/paste-text-012-expected.txt:
1537 * editing/pasteboard/paste-text-013-expected.txt:
1538 * editing/pasteboard/paste-text-014-expected.txt:
1539 * editing/pasteboard/paste-text-015-expected.txt:
1540 * editing/pasteboard/paste-text-016-expected.txt:
1541 * editing/pasteboard/paste-text-017-expected.txt:
1542 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1543 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1544 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1545 * editing/pasteboard/styled-element-markup.html:
1546 * editing/pasteboard/testcase-9507-expected.txt:
1547 * editing/style/smoosh-styles-001-expected.txt:
1548 * editing/style/smoosh-styles-002-expected.txt:
1550 2006-08-22 Trey Matteson <trey@usa.net>
1554 Introducing a small test suite for bugs related to various navigation techniques,
1555 e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
1556 within-page anchors. Most of the tests are done with and without an enclosing frameset.
1557 The tests verify the content of the final page (which may include restored form
1558 state), scroll location (also sometimes restored), and the full content of the
1561 * fast/overflow/scrollRevealButton-expected.txt:
1562 Updated to include scroll location that is now emitted.
1563 * http/tests/navigation/anchor-basic-expected.txt: Added.
1564 * http/tests/navigation/anchor-basic.html: Added.
1565 * http/tests/navigation/anchor-frames-expected.txt: Added.
1566 * http/tests/navigation/anchor-frames.html: Added.
1567 * http/tests/navigation/anchor-goback-expected.txt: Added.
1568 * http/tests/navigation/anchor-goback.html: Added.
1569 * http/tests/navigation/anchor-subframeload-expected.txt: Added.
1570 * http/tests/navigation/anchor-subframeload.html: Added.
1571 * http/tests/navigation/error404-basic-expected.txt: Added.
1572 * http/tests/navigation/error404-basic.html: Added.
1573 * http/tests/navigation/error404-frames-expected.txt: Added.
1574 * http/tests/navigation/error404-frames.html: Added.
1575 * http/tests/navigation/error404-goback-expected.txt: Added.
1576 * http/tests/navigation/error404-goback.html: Added.
1577 * http/tests/navigation/error404-subframeload-expected.txt: Added.
1578 * http/tests/navigation/error404-subframeload.html: Added.
1579 * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
1580 * http/tests/navigation/javascriptlink-basic.html: Added.
1581 * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
1582 * http/tests/navigation/javascriptlink-frames.html: Added.
1583 * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
1584 * http/tests/navigation/javascriptlink-goback.html: Added.
1585 * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
1586 * http/tests/navigation/javascriptlink-subframeload.html: Added.
1587 * http/tests/navigation/metaredirect-basic-expected.txt: Added.
1588 * http/tests/navigation/metaredirect-basic.html: Added.
1589 * http/tests/navigation/metaredirect-frames-expected.txt: Added.
1590 * http/tests/navigation/metaredirect-frames.html: Added.
1591 * http/tests/navigation/metaredirect-goback-expected.txt: Added.
1592 * http/tests/navigation/metaredirect-goback.html: Added.
1593 * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
1594 * http/tests/navigation/metaredirect-subframeload.html: Added.
1595 * http/tests/navigation/post-basic-expected.txt: Added.
1596 * http/tests/navigation/post-basic.html: Added.
1597 * http/tests/navigation/post-frames-expected.txt: Added.
1598 * http/tests/navigation/post-frames-goback1.html-disabled: Added.
1599 * http/tests/navigation/post-frames.html: Added.
1600 * http/tests/navigation/post-goback1-expected.txt: Added.
1601 * http/tests/navigation/post-goback1.html: Added.
1602 * http/tests/navigation/post-goback2-expected.txt: Added.
1603 * http/tests/navigation/post-goback2.html: Added.
1604 * http/tests/navigation/postredirect-basic-expected.txt: Added.
1605 * http/tests/navigation/postredirect-basic.html: Added.
1606 * http/tests/navigation/postredirect-frames-expected.txt: Added.
1607 * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
1608 * http/tests/navigation/postredirect-frames.html: Added.
1609 * http/tests/navigation/postredirect-goback1-expected.txt: Added.
1610 * http/tests/navigation/postredirect-goback1.html: Added.
1611 * http/tests/navigation/postredirect-goback2-expected.txt: Added.
1612 * http/tests/navigation/postredirect-goback2.html: Added.
1613 * http/tests/navigation/redirect302-basic-expected.txt: Added.
1614 * http/tests/navigation/redirect302-basic.html: Added.
1615 * http/tests/navigation/redirect302-frames-expected.txt: Added.
1616 * http/tests/navigation/redirect302-frames.html: Added.
1617 * http/tests/navigation/redirect302-goback-expected.txt: Added.
1618 * http/tests/navigation/redirect302-goback.html: Added.
1619 * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
1620 * http/tests/navigation/redirect302-subframeload.html: Added.
1621 * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
1622 * http/tests/navigation/relativeanchor-basic.html: Added.
1623 * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
1624 * http/tests/navigation/relativeanchor-frames.html: Added.
1625 * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
1626 * http/tests/navigation/relativeanchor-goback.html: Added.
1627 * http/tests/navigation/resources/error404.pl: Added.
1628 * http/tests/navigation/resources/frameset.pl: Added.
1629 * http/tests/navigation/resources/javascriptlink.html: Added.
1630 * http/tests/navigation/resources/metaredirect.html: Added.
1631 * http/tests/navigation/resources/otherpage.html: Added.
1632 * http/tests/navigation/resources/postresult.pl: Added.
1633 * http/tests/navigation/resources/redirect302.pl: Added.
1634 * http/tests/navigation/resources/slowmetaredirect.html: Added.
1635 * http/tests/navigation/resources/slowtimerredirect.html: Added.
1636 * http/tests/navigation/resources/success200.html: Added.
1637 * http/tests/navigation/resources/testcode.js: Added.
1638 * http/tests/navigation/resources/timerredirect.html: Added.
1639 * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
1640 * http/tests/navigation/slowmetaredirect-basic.html: Added.
1641 * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
1642 * http/tests/navigation/slowtimerredirect-basic.html: Added.
1643 * http/tests/navigation/success200-basic-expected.txt: Added.
1644 * http/tests/navigation/success200-basic.html: Added.
1645 * http/tests/navigation/success200-frames-expected.txt: Added.
1646 * http/tests/navigation/success200-frames-goback.html-disabled: Added.
1647 * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
1648 * http/tests/navigation/success200-frames-loadsame.html: Added.
1649 * http/tests/navigation/success200-frames-reload.html-disabled: Added.
1650 * http/tests/navigation/success200-frames.html: Added.
1651 * http/tests/navigation/success200-goback-expected.txt: Added.
1652 * http/tests/navigation/success200-goback.html: Added.
1653 * http/tests/navigation/success200-loadsame-expected.txt: Added.
1654 * http/tests/navigation/success200-loadsame.html: Added.
1655 * http/tests/navigation/success200-reload-expected.txt: Added.
1656 * http/tests/navigation/success200-reload.html: Added.
1657 * http/tests/navigation/success200-subframeload-expected.txt: Added.
1658 * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
1659 * http/tests/navigation/success200-subframeload.html: Added.
1660 * http/tests/navigation/timerredirect-basic-expected.txt: Added.
1661 * http/tests/navigation/timerredirect-basic.html: Added.
1662 * http/tests/navigation/timerredirect-frames-expected.txt: Added.
1663 * http/tests/navigation/timerredirect-frames.html: Added.
1664 * http/tests/navigation/timerredirect-goback-expected.txt: Added.
1665 * http/tests/navigation/timerredirect-goback.html: Added.
1666 * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
1667 * http/tests/navigation/timerredirect-subframeload.html: Added.
1669 2006-08-22 Rob Buis <buis@kde.org>
1674 http://bugzilla.opendarwin.org/show_bug.cgi?id=10402
1675 REPRO: SVG crashes inside gradient code
1677 * svg/custom/gradient-attr-update-expected.checksum: Added.
1678 * svg/custom/gradient-attr-update-expected.png: Added.
1679 * svg/custom/gradient-attr-update-expected.txt: Added.
1680 * svg/custom/gradient-attr-update.svg: Added.
1682 2006-08-22 Rob Buis <buis@kde.org>
1686 Testcase needed for:
1687 http://bugzilla.opendarwin.org/show_bug.cgi?id=10405
1688 REPRO: SVG Maze crashes in RenderPath code
1690 * svg/custom/dynamic-empty-path-expected.checksum: Added.
1691 * svg/custom/dynamic-empty-path-expected.png: Added.
1692 * svg/custom/dynamic-empty-path-expected.txt: Added.
1693 * svg/custom/dynamic-empty-path.svg: Added.
1695 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
1699 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10419
1700 XSLTProcessor transformToFragment fails because of an XML declaration
1702 * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
1703 * fast/xsl/transformToFragment-XML-declaration.html: Added.
1705 * fast/xsl/xslt-extra-content-at-end-expected.checksum:
1706 * fast/xsl/xslt-extra-content-at-end-expected.png:
1707 * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.
1709 2006-08-21 Vladimir Olexa <vladimir.olexa@gmail.com>
1713 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6252
1714 JavaScript 1.6 Array.lastIndexOf
1716 * fast/js/array-lastIndexOf-expected.txt: Added.
1717 * fast/js/array-lastIndexOf.html: Added.
1718 * fast/js/resources/array-lastIndexOf.js: Added.
1720 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
1724 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10429
1725 XSLTProcessor.transformToFragment crashes if the owner document is empty
1727 * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
1728 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
1729 * fast/js/xslt-fragment-in-empty-doc.html: Added.
1731 2006-08-16 Justin Garcia <justin.garcia@apple.com>
1733 Reviewed by thatcher
1735 Equivalent render tree:
1736 * fast/events/ondragenter-expected.checksum:
1737 * fast/events/ondragenter-expected.txt:
1739 Patch exposed a bug (10449):
1740 * fast/lists/drag-into-marker.html: Removed.
1741 * fast/lists/drag-into-marker.html-disabled: Added.
1743 2006-08-15 Justin Garcia <justin.garcia@apple.com>
1745 Reviewed by thatcher
1748 * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
1749 * editing/pasteboard/interchange-newline-4-expected.png: Added.
1750 * editing/pasteboard/interchange-newline-4-expected.txt: Added.
1751 * editing/pasteboard/interchange-newline-4.html: Added.
1752 * editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
1753 * editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
1754 * editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
1755 * editing/deleting/paragraph-in-preserveNewline.html: Added.
1757 Equivalent render trees, fixes, or bugs exposed (10427, 10428):
1758 * editing/execCommand/insertHTML-expected.checksum:
1759 * editing/execCommand/insertHTML-expected.png:
1760 * editing/execCommand/insertHTML-expected.txt:
1761 * editing/execCommand/insertHTML.html:
1762 * editing/execCommand/insertHorizontalRule-expected.checksum:
1763 * editing/execCommand/insertHorizontalRule-expected.png:
1764 * editing/execCommand/insertHorizontalRule-expected.txt:
1765 * editing/inserting/insert-3786362-fix-expected.checksum:
1766 * editing/inserting/insert-3786362-fix-expected.png:
1767 * editing/inserting/insert-3786362-fix-expected.txt:
1768 * editing/inserting/insert-3786362-fix.html:
1769 * editing/inserting/insert-3907422-fix-expected.txt:
1770 * editing/pasteboard/3976872-expected.checksum:
1771 * editing/pasteboard/3976872-expected.png:
1772 * editing/pasteboard/3976872-expected.txt:
1773 * editing/pasteboard/4076267-3-expected.checksum:
1774 * editing/pasteboard/4076267-3-expected.png:
1775 * editing/pasteboard/4076267-3-expected.txt:
1776 * editing/pasteboard/4076267-3.html:
1777 * editing/pasteboard/4076267-expected.checksum:
1778 * editing/pasteboard/4076267-expected.png:
1779 * editing/pasteboard/4076267-expected.txt:
1780 * editing/pasteboard/4076267.html:
1781 * editing/pasteboard/4242293-1-expected.txt:
1782 * editing/pasteboard/4242293-expected.checksum:
1783 * editing/pasteboard/4242293-expected.png:
1784 * editing/pasteboard/4242293-expected.txt:
1785 * editing/pasteboard/4631972-expected.txt:
1786 * editing/pasteboard/8145-1-expected.txt:
1787 * editing/pasteboard/8145-3-expected.txt:
1788 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1789 * editing/pasteboard/copy-paste-bidi-expected.txt:
1790 * editing/pasteboard/display-block-on-spans-expected.checksum:
1791 * editing/pasteboard/display-block-on-spans-expected.png:
1792 * editing/pasteboard/display-block-on-spans-expected.txt:
1793 * editing/pasteboard/interchange-newline-1-expected.txt:
1794 * editing/pasteboard/merge-end-1-expected.checksum:
1795 * editing/pasteboard/merge-end-1-expected.png:
1796 * editing/pasteboard/merge-end-1-expected.txt:
1797 * editing/pasteboard/merge-end-1.html:
1798 * editing/pasteboard/merge-end-2-expected.checksum:
1799 * editing/pasteboard/merge-end-2-expected.png:
1800 * editing/pasteboard/merge-end-2-expected.txt:
1801 * editing/pasteboard/merge-end-2.html:
1802 * editing/pasteboard/merge-end-4-expected.txt:
1803 * editing/pasteboard/merge-end-list-expected.txt:
1804 * editing/pasteboard/merge-end-table-expected.checksum:
1805 * editing/pasteboard/merge-end-table-expected.png:
1806 * editing/pasteboard/merge-end-table-expected.txt:
1807 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
1808 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
1809 * editing/pasteboard/paste-4039777-fix-expected.checksum:
1810 * editing/pasteboard/paste-4039777-fix-expected.png:
1811 * editing/pasteboard/paste-4039777-fix-expected.txt:
1812 * editing/pasteboard/paste-line-endings-002-expected.txt:
1813 * editing/pasteboard/paste-line-endings-004-expected.txt:
1814 * editing/pasteboard/paste-line-endings-007-expected.txt:
1815 * editing/pasteboard/paste-line-endings-008-expected.txt:
1816 * editing/pasteboard/paste-line-endings-009-expected.txt:
1817 * editing/pasteboard/paste-match-style-002-expected.txt:
1818 * editing/pasteboard/paste-pre-001-expected.txt:
1819 * editing/pasteboard/paste-pre-002-expected.txt:
1820 * editing/pasteboard/paste-table-001-expected.checksum:
1821 * editing/pasteboard/paste-table-001-expected.png:
1822 * editing/pasteboard/paste-table-001-expected.txt:
1823 * editing/pasteboard/paste-table-003-expected.txt:
1824 * editing/pasteboard/paste-text-001-expected.txt:
1825 * editing/pasteboard/paste-text-003-expected.txt:
1826 * editing/pasteboard/paste-text-007-expected.checksum:
1827 * editing/pasteboard/paste-text-007-expected.png:
1828 * editing/pasteboard/paste-text-007-expected.txt:
1829 * editing/pasteboard/paste-text-008-expected.txt:
1830 * editing/pasteboard/paste-text-009-expected.txt:
1831 * editing/pasteboard/paste-text-010-expected.txt:
1832 * editing/pasteboard/paste-text-011-expected.txt:
1833 * editing/pasteboard/paste-text-012-expected.checksum:
1834 * editing/pasteboard/paste-text-012-expected.png:
1835 * editing/pasteboard/paste-text-012-expected.txt:
1836 * editing/pasteboard/paste-text-012.html:
1837 * editing/pasteboard/paste-text-013-expected.checksum:
1838 * editing/pasteboard/paste-text-013-expected.png:
1839 * editing/pasteboard/paste-text-013-expected.txt:
1840 * editing/pasteboard/paste-text-015-expected.txt:
1841 * editing/pasteboard/paste-text-017-expected.txt:
1842 * editing/pasteboard/paste-text-019-expected.checksum:
1843 * editing/pasteboard/paste-text-019-expected.png:
1844 * editing/pasteboard/paste-text-019-expected.txt:
1845 * editing/pasteboard/paste-text-019.html:
1846 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1847 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1848 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1849 * editing/pasteboard/pasting-object-expected.txt:
1850 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
1851 * editing/pasteboard/quirks-mode-br-1-expected.txt:
1852 * editing/pasteboard/smart-paste-001-expected.txt:
1853 * editing/pasteboard/smart-paste-002-expected.txt:
1854 * editing/pasteboard/smart-paste-003-expected.txt:
1855 * editing/pasteboard/smart-paste-004-expected.txt:
1856 * editing/pasteboard/smart-paste-005-expected.txt:
1857 * editing/pasteboard/smart-paste-006-expected.txt:
1858 * editing/pasteboard/smart-paste-007-expected.txt:
1859 * editing/pasteboard/smart-paste-008-expected.txt:
1860 * editing/pasteboard/undoable-fragment-removes-expected.checksum:
1861 * editing/pasteboard/undoable-fragment-removes-expected.png:
1862 * editing/pasteboard/undoable-fragment-removes-expected.txt:
1863 * editing/pasteboard/undoable-fragment-removes.html:
1864 * editing/style/smoosh-styles-001-expected.txt:
1865 * editing/style/smoosh-styles-002-expected.txt:
1867 2006-08-15 Jonas Witt <jonas.witt@gmail.com>
1871 - added a test to check keyboard events fired from the ObjC API:
1872 http://bugzilla.opendarwin.org/show_bug.cgi?id=9736
1874 * fast/events/objc-keyboard-event-creation-expected.txt: Added.
1875 * fast/events/objc-keyboard-event-creation.html: Added.
1877 2006-08-15 Geoffrey Garen <ggaren@apple.com>
1879 Layout test for <rdar://problem/4661982> (crash in KHTMLParser::popBlock)
1881 * fast/parser/remove-node-stack-expected.txt: Added.
1882 * fast/parser/remove-node-stack.html: Added.
1884 2006-08-15 Adele Peterson <adele@apple.com>
1888 Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
1889 http://bugzilla.opendarwin.org/show_bug.cgi?id=9518
1891 * fast/forms/onselect-selectall-expected.txt: Added.
1892 * fast/forms/onselect-selectall.html: Added.
1894 2006-08-14 Eric Seidel <eric@eseidel.com>
1898 Updated results for:
1899 <mask>, <marker>, <pattern> inside <defs> do not work
1900 http://bugzilla.opendarwin.org/show_bug.cgi?id=6548
1902 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1903 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1904 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
1905 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
1906 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1907 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1908 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1909 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1910 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1911 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1912 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1913 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1914 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1915 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
1916 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1917 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1918 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1919 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
1920 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1921 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1922 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1923 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1924 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1925 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1926 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1927 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1928 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1929 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1930 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1931 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1932 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1933 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1934 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1935 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1936 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1937 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1938 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1939 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1940 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1941 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1942 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1943 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
1944 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
1945 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
1946 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
1947 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
1948 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1949 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1950 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1951 * svg/custom/empty-merge-expected.txt:
1952 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1953 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1954 * svg/custom/feComponentTransfer-Linear-expected.txt:
1955 * svg/custom/feComponentTransfer-Table-expected.txt:
1956 * svg/custom/feDisplacementMap-01-expected.txt:
1957 * svg/custom/filter-source-alpha-expected.txt:
1958 * svg/custom/gradient-stroke-width-expected.txt:
1959 * svg/custom/grayscale-gradient-mask-expected.txt:
1960 * svg/custom/image-with-transform-clip-filter-expected.txt:
1961 * svg/custom/invalid-css-expected.txt:
1962 * svg/custom/non-opaque-filters-expected.txt:
1963 * svg/custom/pattern-in-defs-expected.checksum: Added.
1964 * svg/custom/pattern-in-defs-expected.png: Added.
1965 * svg/custom/pattern-in-defs-expected.txt: Added.
1966 * svg/custom/pattern-in-defs.svg: Added.
1967 * svg/custom/text-clip-expected.txt:
1968 * svg/custom/text-filter-expected.txt:
1969 * svg/custom/tref-update-expected.txt:
1971 2006-08-14 Eric Seidel <eric@eseidel.com>
1973 Reviewed by darin and mjs.
1975 Add better SVGLoad event support.
1976 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
1977 Updated test results.
1979 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
1980 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
1981 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1982 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
1983 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
1984 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
1985 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
1986 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
1987 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
1988 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
1989 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
1990 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
1991 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
1992 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
1993 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
1994 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
1995 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
1996 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
1997 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
1998 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
1999 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2001 2006-08-14 Maciej Stachowiak <mjs@apple.com>
2003 Missing expected results for last test.
2005 * http/tests/plugins/interrupted-get-url-expected.txt: Added.
2007 2006-08-14 Maciej Stachowiak <mjs@apple.com>
2009 Test case not reviewed but the patch was reviewed by Tim Omernick.
2011 - test case for REGRESSION: crash when leaving youtube page while movie is still loading
2012 http://bugzilla.opendarwin.org/show_bug.cgi?id=10398
2014 * http/tests/plugins/interrupted-get-url.html: Added.
2015 * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
2016 * http/tests/plugins/resources/slow-resource.pl: Added.
2018 2006-08-14 Darin Adler <darin@apple.com>
2020 Reviewed by John Sullivan.
2022 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10204
2023 REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages
2025 * fast/parser/title-error-test-expected.checksum: Added.
2026 * fast/parser/title-error-test-expected.png: Added.
2027 * fast/parser/title-error-test-expected.txt: Added.
2028 * fast/parser/title-error-test.html: Added.
2030 2006-08-11 David Kilzer <ddkilzer@kilzer.net>
2032 Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
2033 in r15839. See also r15840 for more layout test fixes.
2035 * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
2036 * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
2037 * tables/mozilla/bugs/bug4527-expected.txt: Ditto.
2039 2006-08-11 Eric Seidel <eric@eseidel.com>
2041 Reviewed by andersca.
2043 Updated results, and new test for:
2044 The outermost <svg> element needs to clip itself
2045 http://bugzilla.opendarwin.org/show_bug.cgi?id=5358
2047 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
2048 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
2049 * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
2050 * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
2051 * svg/custom/svg-overflow-types-expected.checksum: Added.
2052 * svg/custom/svg-overflow-types-expected.png: Added.
2053 * svg/custom/svg-overflow-types-expected.txt: Added.
2054 * svg/custom/svg-overflow-types.svg: Added.
2056 2006-08-11 Adele Peterson <adele@apple.com>
2060 Test case for <rdar://problem/4656274>
2061 REGRESSION: option elements are selected when added regardless of "selected" property
2063 * fast/forms/option-constructor-selected-expected.txt: Added.
2064 * fast/forms/option-constructor-selected.html: Added.
2066 2006-08-08 Rob Buis <buis@kde.org>
2071 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10230>
2072 SVGDOMImplementation should die (and be rolled into DOMImplementation)
2074 * svg/custom/svg-features-expected.txt: Added.
2075 * svg/custom/svg-features.html: Added.
2077 2006-08-05 Darin Adler <darin@apple.com>
2081 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10213
2082 REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
2084 * fast/frames/iframe-option-crash-expected.checksum: Added.
2085 * fast/frames/iframe-option-crash-expected.png: Added.
2086 * fast/frames/iframe-option-crash-expected.txt: Added.
2087 * fast/frames/iframe-option-crash.xhtml: Added.
2089 2006-08-03 Justin Garcia <justin.garcia@apple.com>
2091 Reviewed by harrison
2093 * editing/style/non-inheritable-styles-expected.checksum: Added.
2094 * editing/style/non-inheritable-styles-expected.png: Added.
2095 * editing/style/non-inheritable-styles-expected.txt: Added.
2096 * editing/style/non-inheritable-styles.html: Added.
2098 2006-08-03 Justin Garcia <justin.garcia@apple.com>
2102 * fast/forms/plaintext-mode-1-expected.txt:
2103 * fast/forms/plaintext-mode-1.html:
2105 2006-08-02 Justin Garcia <justin.garcia@apple.com>
2109 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10225>
2110 GMail Editor: Change Hilite Color doesn't work
2112 * editing/execCommand/hilitecolor-expected.checksum: Added.
2113 * editing/execCommand/hilitecolor-expected.png: Added.
2114 * editing/execCommand/hilitecolor-expected.txt: Added.
2115 * editing/execCommand/hilitecolor.html: Added.
2117 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
2119 Reviewed by Adele and Darin.
2121 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10177
2122 REGRESSION: Successfully dragging text into a disabled field
2124 * fast/forms/textfield-drag-into-disabled-expected.checksum: Added.
2125 * fast/forms/textfield-drag-into-disabled-expected.png: Added.
2126 * fast/forms/textfield-drag-into-disabled-expected.txt: Added.
2127 * fast/forms/textfield-drag-into-disabled.html: Added.
2129 * fast/forms/input-disabled-color-expected.txt: Updated.
2131 2006-08-03 Jonathan Johnsson <jonathanjohnsson@gmail.com>
2135 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10198
2136 REGRESSION: WebKit r15750 crashes while loading anthem.com
2138 * fast/overflow/generated-content-crash-expected.txt: Added.
2139 * fast/overflow/generated-content-crash.html: Added.
2141 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
2145 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10202
2146 REGRESSION: Repro crash when loading an empty image document
2148 * fast/tokenizer/image-empty-crash-expected.txt: Added.
2149 * fast/tokenizer/image-empty-crash.html: Added.
2151 2006-08-02 Alexey Proskuryakov <ap@nypop.com>
2155 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3438
2156 incorrect display of transparent 1x1 PNGs
2158 * fast/replaced/image-solid-color-with-alpha-expected.checksum: Added.
2159 * fast/replaced/image-solid-color-with-alpha-expected.png: Added.
2160 * fast/replaced/image-solid-color-with-alpha-expected.txt: Added.
2161 * fast/replaced/image-solid-color-with-alpha.html: Added.
2162 * fast/replaced/img-1x1-expected.checksum: Removed.
2163 * fast/replaced/img-1x1-expected.png: Removed.
2164 * fast/replaced/img-1x1-expected.txt: Removed.
2165 * fast/replaced/img-1x1.html: Removed.
2167 2006-08-01 Darin Adler <darin@apple.com>
2169 - updated a test affected by changes to the DumpRenderTree tool
2170 to return a current mouse position
2172 * fast/inline/dirtyLinesForInline-expected.txt: Updated.
2174 2006-07-31 Sam Weinig <sam.weinig@gmail.com>
2178 - tests changed by http://bugzilla.opendarwin.org/show_bug.cgi?id=9955
2179 Colors scaled from [0, 1] range to [0, 255] incorrectly
2181 * fast/css/hsl-color-expected.checksum:
2182 * fast/css/hsl-color-expected.png:
2183 * fast/css/hsl-color-expected.txt:
2184 * fast/forms/input-disabled-color-expected.checksum:
2185 * fast/forms/input-disabled-color-expected.png:
2186 * fast/forms/input-disabled-color-expected.txt:
2188 2006-07-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
2190 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10158
2191 REGRESSION: Selection highlight is dark and opaque when solid-color images are used
2195 * fast/backgrounds/solid-color-context-restore-expected.checksum: Added.
2196 * fast/backgrounds/solid-color-context-restore-expected.png: Added.
2197 * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
2198 * fast/backgrounds/solid-color-context-restore.html: Added.
2200 2006-07-31 Darin Adler <darin@apple.com>
2204 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10171
2205 REGRESSION: failing layout test: fast/events/objc-event-api.html
2207 * fast/events/objc-event-api-expected.txt: Updated test results for changes in the
2208 DumpRenderTree tool.
2210 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
2214 http://bugzilla.opendarwin.org/show_bug.cgi?id=9738
2215 Bug 9738: Unqualified :hover selector ignored in strict parsing mode
2217 * fast/selectors/unqualified-hover-quirks-expected.checksum: Added.
2218 * fast/selectors/unqualified-hover-quirks-expected.png: Added.
2219 * fast/selectors/unqualified-hover-quirks-expected.txt: Added.
2220 * fast/selectors/unqualified-hover-quirks.html: Added.
2221 * fast/selectors/unqualified-hover-strict-expected.checksum: Added.
2222 * fast/selectors/unqualified-hover-strict-expected.png: Added.
2223 * fast/selectors/unqualified-hover-strict-expected.txt: Added.
2224 * fast/selectors/unqualified-hover-strict.html: Added.
2226 2006-07-31 Adele Peterson <adele@apple.com>
2228 Reviewed by John and Anders.
2230 - Test for <rdar://problem/4380576> onChange does not get called when field changed by return key
2232 * fast/forms/onchange-enter-submit-expected.txt: Added.
2233 * fast/forms/onchange-enter-submit.html: Added.
2235 2006-07-31 Graham Dennis <graham.dennis@gmail.com>
2239 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9507>
2240 Empty style spans created in applyInlineStyle
2241 <rdar://problem/4515463>
2242 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
2244 * editing/pasteboard/paste-4039777-fix-expected.txt:
2245 * editing/pasteboard/testcase-9507-expected.checksum: Added.
2246 * editing/pasteboard/testcase-9507-expected.png: Added.
2247 * editing/pasteboard/testcase-9507-expected.txt: Added.
2248 * editing/pasteboard/testcase-9507.html: Added.
2249 * editing/unsupported-content/table-delete-001-expected.txt:
2250 * editing/selection/selectNode-expected.png:
2251 * editing/selection/selectNode-expected.checksum:
2252 * editing/selection/selectNode-expected.txt:
2254 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
2258 http://bugzilla.opendarwin.org/show_bug.cgi?id=10167
2259 Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
2261 * fast/events/objc-event-api-expected.txt: Update test results.
2263 2006-07-31 Darin Adler <darin@apple.com>
2265 * editing/pasteboard/paste-table-002-expected.txt: Corrected one result
2266 affected by my recent change to getComputedStyle.
2268 * editing/pasteboard/paste-table-002.html: Converted to a text test, since
2269 it dumps the serialized form of the result.
2270 * editing/pasteboard/paste-table-002-expected.checksum: Removed.
2271 * editing/pasteboard/paste-table-002-expected.png: Removed.
2273 2006-07-30 Darin Adler <darin@apple.com>
2275 - test that displays all computed style -- demonstrates bug fixes I just
2276 made to the computed style class and also acts as a regression test for
2277 the existence of all of them and the basic format for a default object
2279 * fast/css/computed-style-expected.txt: Added.
2280 * fast/css/computed-style.html: Added.
2282 2006-07-29 Rob Buis <buis@kde.org>
2286 Updated test case result as a result of:
2287 http://bugzilla.opendarwin.org/show_bug.cgi?id=10151
2288 ghostmap XHTML + SVG fails due to javascript undefined exception
2289 The new test case result now should match the required spec result
2290 and acts as a way to test document.URL on non-html documents.
2292 * dom/xhtml/level2/html/HTMLDocument04-expected.txt:
2294 2006-07-29 Darin Adler <darin@apple.com>
2296 - changed this test to a plain-text one and added text explaining what it tests
2298 * fast/forms/input-named-action-overrides-action-attribute.html: Added explanation text,
2299 got rid of some incorrect HTML syntax, added a call to dumpAsText(), and used a paragraph
2300 element instead of a span element for the result.
2301 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Updated.
2303 2006-07-29 Andrew Wellington <proton@wiretapped.net>
2307 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587 / <rdar://problem/4631844>
2308 REGRESSION: {display:list-item} items outside an ol or ul element don't number correctly
2310 * fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
2311 * fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
2312 * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added.
2313 * fast/lists/ordered-list-with-no-ol-tag.html: Added.
2315 2006-07-29 Alexey Proskuryakov <ap@nypop.com>
2319 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10147
2320 REGRESSION: custom attribute values set via javascript are not persistent
2322 * fast/dom/Element/setAttribute-case-insensitivity-expected.txt: Added.
2323 * fast/dom/Element/setAttribute-case-insensitivity.html: Added.
2325 2006-07-29 Darin Adler <darin@apple.com>
2327 - rolled out the test for bug 9753, since we rolled out the fix
2328 we'll bring back the test when we bring back the fix
2330 * svg/custom/width-full-percentage-expected.checksum: Removed.
2331 * svg/custom/width-full-percentage-expected.png: Removed.
2332 * svg/custom/width-full-percentage-expected.txt: Removed.
2333 * svg/custom/width-full-percentage.svg: Removed.
2335 2006-07-28 Justin Garcia <justin.garcia@apple.com>
2339 <rdar://problem/4515463>
2340 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
2342 Removed incorrect nesting:
2343 * editing/pasteboard/paste-table-001-expected.checksum:
2344 * editing/pasteboard/paste-table-001-expected.png:
2345 * editing/pasteboard/paste-table-001-expected.txt:
2346 * editing/pasteboard/paste-table-003-expected.txt:
2348 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2352 <rdar://problem/4242293>
2353 Poor paste fidelity of http://www.google.com/
2355 Removed one of the two extraneous newlines that are introduced on paste:
2356 * editing/pasteboard/paste-table-003-expected.checksum:
2357 * editing/pasteboard/paste-table-003-expected.png:
2358 * editing/pasteboard/paste-table-003-expected.txt:
2360 Fewer pastes remove nodes containing the selection b/c of
2361 the changes to interchange newlines:
2362 * editing/pasteboard/paste-line-endings-007-expected.txt:
2363 * editing/pasteboard/paste-line-endings-008-expected.txt:
2364 * editing/pasteboard/paste-line-endings-009-expected.txt:
2367 * editing/pasteboard/4242293-1-expected.checksum: Added.
2368 * editing/pasteboard/4242293-1-expected.png: Added.
2369 * editing/pasteboard/4242293-1-expected.txt: Added.
2370 * editing/pasteboard/4242293-1.html: Added.
2371 * editing/pasteboard/4242293-expected.checksum: Added.
2372 * editing/pasteboard/4242293-expected.png: Added.
2373 * editing/pasteboard/4242293-expected.txt: Added.
2374 * editing/pasteboard/4242293.html: Added.
2376 2006-07-28 Alexey Proskuryakov <ap@nypop.com>
2378 Rolling out http://bugzilla.opendarwin.org/show_bug.cgi?id=6010 because of failing layout tests.
2379 Add better SVGLoad event support.
2381 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2382 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2383 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2384 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
2385 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
2386 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2387 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2388 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2389 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2390 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2391 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2392 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2393 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2394 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2395 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2396 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2397 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2398 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2399 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2400 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2401 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2402 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2403 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2405 2006-07-27 Eric Seidel <eric@eseidel.com>
2409 Add better SVGLoad event support.
2410 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
2411 A bunch of the SVG tests didn't render anything since they never received an SVGLoad, now they properly render.
2413 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2414 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2415 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2416 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
2417 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
2418 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2419 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2420 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2421 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2422 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2423 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2424 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2425 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2426 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2427 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2428 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2429 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2430 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2431 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2432 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2433 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2434 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2435 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2437 2006-07-27 Rob Buis <buis@kde.org>
2442 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
2443 SVG with width and height 100% leaves room for scrollbar on the right.
2445 * svg/custom/width-full-percentage-expected.txt: Added.
2446 * svg/custom/width-full-percentage-expected.checksum: Added.
2447 * svg/custom/width-full-percentage-expected.png: Added.
2448 * svg/custom/width-full-percentage.svg: Added.
2450 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2454 <rdar://problem/4242293>
2455 Poor paste fidelity of http://www.google.com/
2457 * editing/pasteboard/styled-element-markup-expected.checksum: Added.
2458 * editing/pasteboard/styled-element-markup-expected.png: Added.
2459 * editing/pasteboard/styled-element-markup-expected.txt: Added.
2460 * editing/pasteboard/styled-element-markup.html: Added.
2462 2006-07-27 Alexander Kellett <lypanov@kde.org>
2466 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9867
2467 REGRESSION: code that modifies form element in Firefox modifies form attribute in WebKit
2469 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Added.
2470 * fast/forms/input-named-action-overrides-action-attribute.html: Added.
2472 2006-07-27 Rob Buis <buis@kde.org>
2476 Testcase for and from:
2477 http://bugzilla.opendarwin.org/show_bug.cgi?id=8992
2478 Some HTML DOM attributes have incorrect types
2480 * fast/dom/html-attribute-types-expected.txt: Added.
2481 * fast/dom/html-attribute-types.html: Added.
2483 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2487 <rdar://problem/4628409>
2488 Safari crashes in CompositeEditCommand::removeBlockPlaceholder entering text in a web page form
2490 * fast/forms/4628409-expected.txt: Added.
2491 * fast/forms/4628409.html: Added.
2493 2006-07-27 Graham Dennis <graham.dennis@gmail.com>
2497 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10094
2498 Japanese characters improperly rendering in TOT
2500 * fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
2501 * fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
2502 * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added.
2503 * fast/encoding/denormalised-voiced-japanese-chars.html: Added.
2505 2006-07-27 Eric Seidel <eric@eseidel.com>
2509 Complex entities seem to fail on TOT
2510 http://bugzilla.opendarwin.org/show_bug.cgi?id=6390
2511 Updated test cases now that this bug is fixed.
2513 * fast/parser/entity-ignorable-whitespace-expected.txt:
2514 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
2515 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
2516 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2517 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
2518 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
2519 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2520 * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
2521 * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
2522 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2524 2006-07-27 Rob Buis <buis@kde.org
2528 Add some tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9938
2529 Specifically the testcases are:
2531 http://hixie.ch/tests/adhoc/svg/error/010.xml
2532 http://hixie.ch/tests/adhoc/svg/error/011.xml
2534 * svg/custom/invalid-viewbox1-expected.checksum: Added.
2535 * svg/custom/invalid-viewbox1-expected.png: Added.
2536 * svg/custom/invalid-viewbox1-expected.txt: Added.
2537 * svg/custom/invalid-viewbox1.svg: Added.
2538 * svg/custom/invalid-viewbox2-expected.checksum: Added.
2539 * svg/custom/invalid-viewbox2-expected.png: Added.
2540 * svg/custom/invalid-viewbox2-expected.txt: Added.
2541 * svg/custom/invalid-viewbox2.svg: Added.
2543 2006-07-27 Eric Seidel <eric@eseidel.com>
2547 Add testcases for getSVGDocument() function.
2548 Also test HTMLObjectElement.vspace and hspace as numbers (while I'm at it).
2550 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.checksum: Added.
2551 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
2552 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Added.
2553 * fast/dom/HTMLObjectElement/vspace-hspace-as-number.html: Added.
2554 * svg/custom/getsvgdocument-expected.checksum: Added.
2555 * svg/custom/getsvgdocument-expected.png: Added.
2556 * svg/custom/getsvgdocument-expected.txt: Added.
2557 * svg/custom/getsvgdocument.html: Added.
2558 * svg/custom/resources/getsvgdocument.svg: Added.
2560 2006-07-26 Alexey Proskuryakov <ap@nypop.com>
2564 http://bugzilla.opendarwin.org/show_bug.cgi?id=9901
2565 XSLTProcessor cannot parse text nodes for INPUT ELEMENTS in an XSLT stylesheet
2567 * fast/js/resources/xhtml-serialize.js: Added.
2568 * fast/js/xhtml-serialize-expected.txt: Added.
2569 * fast/js/xhtml-serialize.html: Added.
2571 2006-07-26 Justin Garcia <justin.garcia@apple.com>
2575 <rdar://problem/4652788>
2576 REGRESSION: Can't change size or style of any text in message body
2578 * editing/style/designmode-expected.checksum: Added.
2579 * editing/style/designmode-expected.png: Added.
2580 * editing/style/designmode-expected.txt: Added.
2581 * editing/style/designmode.html: Added.
2583 2006-07-25 Justin Garcia <justin.garcia@apple.com>
2587 <rdar://problem/4649560>
2588 REGRESSION: Can't Select All when the body is contentEditable="true"
2590 * editing/selection/select-all-005-expected.checksum: Added.
2591 * editing/selection/select-all-005-expected.png: Added.
2592 * editing/selection/select-all-005-expected.txt: Added.
2593 * editing/selection/select-all-005.html: Added.
2594 * editing/selection/select-all-006-expected.checksum: Added.
2595 * editing/selection/select-all-006-expected.png: Added.
2596 * editing/selection/select-all-006-expected.txt: Added.
2597 * editing/selection/select-all-006.html: Added.
2599 2006-07-24 Dan Waylonis <waylonis@google.com>
2601 Reviewed and tweaked a bit by Darin.
2603 - added some new tests that use "echo" including one for JavaScript null
2605 * plugins/bindings-test-expected.txt: Added results.
2606 * plugins/bindings-test.html: Added tests.
2608 2006-07-24 Darin Adler <darin@apple.com>
2610 Reviewed by Adele and Justin.
2612 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9630
2613 REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces
2615 * fast/forms/textarea-type-spaces-expected.txt: Added.
2616 * fast/forms/textarea-type-spaces.html: Added.
2618 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9939
2619 REGRESSION: Pasting text into native text area with newline at end does not preserve newline
2621 * fast/forms/textarea-paste-newline-expected.txt: Added.
2622 * fast/forms/textarea-paste-newline.html: Added.
2624 - updated tests affected by above changes, results are equivalent or better
2626 * editing/pasteboard/4641033-expected.checksum:
2627 * editing/pasteboard/4641033-expected.png:
2628 * editing/pasteboard/4641033-expected.txt:
2629 * editing/pasteboard/paste-table-003-expected.checksum:
2630 * editing/pasteboard/paste-table-003-expected.png:
2631 * editing/pasteboard/paste-table-003-expected.txt:
2632 * editing/pasteboard/paste-text-016-expected.txt:
2633 * editing/pasteboard/quirks-mode-br-1-expected.txt:
2634 * editing/pasteboard/quirks-mode-br-2-expected.txt:
2635 * fast/forms/textarea-scrolled-type-expected.checksum:
2636 * fast/forms/textarea-scrolled-type-expected.png:
2637 * fast/forms/textarea-scrolled-type-expected.txt:
2639 - changed a test to be a "dump as text" test
2641 * fast/forms/paste-into-textarea-expected.txt:
2642 * fast/forms/paste-into-textarea.html:
2643 * fast/forms/paste-into-textarea-expected.checksum: Removed.
2644 * fast/forms/paste-into-textarea-expected.png: Removed.
2646 - changed a test to be a "dump as text" test, improved test a bit and also checked in new results
2648 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
2649 * fast/forms/textarea-scrolled-endline-caret.html:
2651 - fixed a test that was raising an exception every time it ran
2653 * fast/forms/attributed-strings-expected.txt:
2654 * fast/forms/attributed-strings.html:
2656 - corrected checksums on a bunch of tests (pngs were right, but checksums wrong, apparently)
2658 * editing/deleting/delete-to-select-table-expected.checksum:
2659 * editing/selection/3690719-expected.checksum:
2660 * editing/selection/clear-selection-expected.checksum:
2661 * editing/undo/undo-misspellings-expected.checksum:
2663 - added some missing pixel test results
2665 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added.
2666 * editing/pasteboard/nested-blocks-with-text-area-expected.png: Added.
2667 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added.
2668 * editing/pasteboard/nested-blocks-with-text-field-expected.png: Added.
2670 2006-07-24 Adele Peterson <adele@apple.com>
2674 - Test for <rdar://problem/4632132> Changing style of content with mixed editability fails
2676 * editing/style/apple-style-editable-mix-expected.checksum: Added.
2677 * editing/style/apple-style-editable-mix-expected.png: Added.
2678 * editing/style/apple-style-editable-mix-expected.txt: Added.
2679 * editing/style/apple-style-editable-mix.html: Added.
2681 2006-07-24 Dave MacLachlan <dmaclach@mac.com>
2683 Reviewed by Darin and Alexey.
2685 Test for: <http://bugzilla.opendarwin.org/show_bug.cgi?id=8425>
2686 and <http://bugzilla.opendarwin.org/show_bug.cgi?id=6947>
2688 * svg/custom/non-opaque-filters-expected.checksum: Added.
2689 * svg/custom/non-opaque-filters-expected.png: Added.
2690 * svg/custom/non-opaque-filters-expected.txt: Added.
2691 * svg/custom/non-opaque-filters.svg: Added.
2693 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2697 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9669
2698 Incomplete repaint when changing an inline's border
2700 * fast/repaint/line-overflow-expected.checksum: Added.
2701 * fast/repaint/line-overflow-expected.png: Added.
2702 * fast/repaint/line-overflow-expected.txt: Added.
2703 * fast/repaint/line-overflow.html: Added.
2705 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2709 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10075
2710 REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
2712 * fast/forms/select-visual-hebrew-expected.checksum: Added.
2713 * fast/forms/select-visual-hebrew-expected.png: Added.
2714 * fast/forms/select-visual-hebrew-expected.txt: Added.
2715 * fast/forms/select-visual-hebrew.html: Added.
2717 2006-07-23 David Harrison <harrison@apple.com>
2721 <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion
2723 * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
2724 * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
2725 * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
2726 * editing/deleting/delete-mixed-editable-content-001.html: Added.
2728 2006-07-23 Adele Peterson <adele@apple.com>
2732 Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
2734 * fast/forms/textarea-scrolled-type-expected.checksum: Added.
2735 * fast/forms/textarea-scrolled-type-expected.png: Added.
2736 * fast/forms/textarea-scrolled-type-expected.txt: Added.
2737 * fast/forms/textarea-scrolled-type.html: Added.
2739 2006-07-22 Alexey Proskuryakov <ap@nypop.com>
2743 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10038
2744 REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number
2745 of registered mime types
2747 * fast/js/navigator-mimeTypes-length-expected.txt: Added.
2748 * fast/js/navigator-mimeTypes-length.html: Added.
2749 * fast/js/resources/navigator-mimeTypes-length.js: Added.
2751 2006-07-21 Adele Peterson <adele@apple.com>
2755 Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text
2757 * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
2758 * fast/forms/textarea-scrolled-endline-caret.html: Added.
2760 2006-07-21 Geoffrey Garen <ggaren@apple.com>
2764 Test for whether focusing and/or blurring a frame before its content has loaded causes
2765 a crash. <rdar://problem/4632505> REGRESSION: Crash at
2766 WebCore::Widget::getView() const + 6
2768 * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
2769 * http/tests/incremental/frame-focus-before-load.html: Added.
2771 2006-07-21 Maciej Stachowiak <mjs@apple.com>
2775 <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
2777 * fast/forms/text-field-setvalue-crash-expected.txt: Added.
2778 * fast/forms/text-field-setvalue-crash.html: Added.
2780 2006-07-21 Justin Garcia <justin.garcia@apple.com>
2784 <rdar://problem/4548238>
2785 REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window
2787 * editing/deleting/delete-first-list-item-expected.checksum: Added.
2788 * editing/deleting/delete-first-list-item-expected.png: Added.
2789 * editing/deleting/delete-first-list-item-expected.txt: Added.
2790 * editing/deleting/delete-first-list-item.html: Added.
2792 2006-07-21 Mitz Pettel <opendarwin.org@mitzpettel.com>
2796 * editing/selection/select-all-iframe-expected.txt:
2797 * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
2798 * editing/selection/select-from-textfield-outwards-expected.png: Added.
2799 * editing/selection/select-from-textfield-outwards-expected.txt: Added.
2800 * editing/selection/select-from-textfield-outwards.html: Added.
2801 * fast/events/drag-outside-window-expected.txt:
2803 2006-07-21 Geoffrey Garen <ggaren@apple.com>
2805 Test for undetectable style.filter property.
2807 * fast/dom/undetectable-style-filter-expected.txt: Added.
2808 * fast/dom/undetectable-style-filter.html: Added.
2810 2006-07-21 Justin Garcia <justin.garcia@apple.com>
2814 <rdar://problem/4641033>
2815 REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content
2817 * editing/pasteboard/4641033-expected.checksum: Added.
2818 * editing/pasteboard/4641033-expected.png: Added.
2819 * editing/pasteboard/4641033-expected.txt: Added.
2820 * editing/pasteboard/4641033.html: Added.
2822 2006-07-20 Anders Carlsson <acarlsson@apple.com>
2826 <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
2828 * fast/xsl/xslt-processer-expected.txt:
2831 * fast/xsl/xslt-string-parameters-expected.txt: Added.
2832 * fast/xsl/xslt-string-parameters.html: Added.
2834 2006-07-20 Maciej Stachowiak <mjs@apple.com>
2836 Reviewed by Beth and John.
2838 - fix recently broken layout tests that need updated results or test changes:
2840 For these three, the selection ranges changed (for the better) due to my input
2843 * editing/selection/3690703-2-expected.txt:
2844 * editing/selection/3690703-expected.txt:
2845 * fast/text/textIteratorNilRenderer-expected.txt:
2847 For this one, DumpRenderTree no longer shows resize corners by default, so turned
2850 * fast/css/resize-corner-tracking.html:
2852 2006-07-19 Maciej Stachowiak <mjs@apple.com>
2856 - fixed layout test results that were affected by editing input
2857 paste patch -- new results are actually more correct, handling
2858 text fields properly as a replaced element.
2860 * editing/selection/3690703-2-expected.txt:
2861 * editing/selection/3690703-expected.txt:
2862 * fast/events/div-focus-expected.txt:
2863 * fast/text/textIteratorNilRenderer-expected.txt:
2865 2006-07-19 Justin Garcia <justin.garcia@apple.com>
2869 <rdar://problem/4631972>
2870 REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message
2872 * editing/pasteboard/4631972-expected.checksum: Added.
2873 * editing/pasteboard/4631972-expected.png: Added.
2874 * editing/pasteboard/4631972-expected.txt: Added.
2875 * editing/pasteboard/4631972.html: Added.
2876 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2877 * editing/selection/replaced-boundaries-3-expected.checksum:
2878 * editing/selection/replaced-boundaries-3-expected.txt:
2879 * editing/selection/select-box-expected.txt:
2881 2006-07-19 Anders Carlsson <acarlsson@apple.com>
2885 <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
2887 * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
2888 * fast/forms/display-none-in-onchange-keyboard.html: Added.
2890 2006-07-19 Justin Garcia <justin.garcia@apple.com>
2894 <rdar://problem/4613519>
2895 REGRESSION: Pasting text in native text area inserts text one character before it should (9527)
2897 * fast/forms/paste-into-textarea-expected.checksum: Added.
2898 * fast/forms/paste-into-textarea-expected.png: Added.
2899 * fast/forms/paste-into-textarea-expected.txt: Added.
2900 * fast/forms/paste-into-textarea.html: Added.
2902 2006-07-19 Anders Carlsson <acarlsson@apple.com>
2904 * fast/js/pretty-print-expected.txt:
2907 * fast/js/resources/pretty-print.js:
2908 Fix description string.
2910 2006-07-19 Anders Carlsson <acarlsson@apple.com>
2914 <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
2916 * fast/js/pretty-print-expected.txt: Added.
2917 * fast/js/pretty-print.html: Added.
2918 * fast/js/resources/pretty-print.js: Added.
2920 2006-07-19 David Harrison <harrison@apple.com>
2922 <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
2923 <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table
2925 (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
2927 * editing/pasteboard/paste-table-003-expected.checksum: Added.
2928 * editing/pasteboard/paste-table-003-expected.png: Added.
2929 * editing/pasteboard/paste-table-003-expected.txt: Added.
2930 * editing/pasteboard/paste-table-003.html: Added.
2932 2006-07-18 Maciej Stachowiak <mjs@apple.com>
2934 Reviewed by Adele Peterson.
2938 <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post
2940 * fast/js/null-char-in-string-expected.txt: Added.
2941 * fast/js/null-char-in-string.html: Added.
2942 * fast/js/resources/null-char-in-string.js: Added.
2944 2006-07-18 Anders Carlsson <acarlsson@apple.com>
2948 http://bugzilla.opendarwin.org/show_bug.cgi?id=9959
2949 REGRESSION: iframes stop rendering after 200th one on successive reloads
2951 * fast/frames/frame-limit-expected.txt: Added.
2952 * fast/frames/frame-limit.html: Added.
2954 2006-07-18 Darin Adler <darin@apple.com>
2958 - convert a couple of tests to "dump as text" tests
2960 * fast/dom/css-selectorText-expected.checksum: Removed.
2961 * fast/dom/css-selectorText-expected.png: Removed.
2962 * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
2963 * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.
2965 * fast/dom/css-shortHands-expected.checksum: Removed.
2966 * fast/dom/css-shortHands-expected.png: Removed.
2967 * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
2968 * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.
2970 2006-07-18 Mitz Pettel <opendarwin.org@mitzpettel.com>
2974 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9978
2975 REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line
2977 * editing/selection/click-start-of-line-expected.checksum: Added.
2978 * editing/selection/click-start-of-line-expected.png: Added.
2979 * editing/selection/click-start-of-line-expected.txt: Added.
2980 * editing/selection/click-start-of-line.html: Added.
2982 2006-07-18 Anders Carlsson <acarlsson@apple.com>
2986 http://bugzilla.opendarwin.org/show_bug.cgi?id=9695
2987 <rdar://problem/4614085>
2988 TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
2990 * editing/selection/move-begin-end-expected.txt: Added.
2991 * editing/selection/move-begin-end.html: Added.
2993 2006-07-17 Maciej Stachowiak <mjs@apple.com>
2995 Test cases not reviewed but the corresponding fix was.
2997 - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/
2999 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
3000 * editing/pasteboard/nested-blocks-with-text-area.html: Added.
3001 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
3002 * editing/pasteboard/nested-blocks-with-text-field.html: Added.
3004 2006-07-17 Anders Carlsson <acarlsson@apple.com>
3008 Add Apache 2 config file.
3010 * http/conf/apache2-httpd.conf: Added.
3012 2006-07-17 Justin Garcia <justin.garcia@apple.com>
3016 <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
3018 * editing/selection/replace-selection-1-expected.checksum: Added.
3019 * editing/selection/replace-selection-1-expected.png: Added.
3020 * editing/selection/replace-selection-1-expected.txt: Added.
3021 * editing/selection/replace-selection-1.html: Added.
3023 2006-07-14 Justin Garcia <justin.garcia@apple.com>
3027 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3028 * editing/selection/subframe-with-selection-expected.txt:
3030 2006-07-17 Maciej Stachowiak <mjs@apple.com>
3034 <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard
3036 * fast/events/programmatic-check-no-change-event-expected.txt: Added.
3037 * fast/events/programmatic-check-no-change-event.html: Added.
3039 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
3043 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954
3044 REGRESSION: document.dir should return empty string in <head>
3046 * fast/dom/document-dir-property-expected.txt: Added.
3047 * fast/dom/document-dir-property.html: Added.
3049 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
3053 * fast/dynamic/move-node-with-selection-expected.checksum:
3054 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
3056 2006-07-16 Darin Adler <darin@apple.com>
3058 - fixed a couple of files I checked in wrong
3060 * fast/html/body-offset-properties-expected.txt: Removed property cruft.
3061 * fast/html/body-offset-properties.html: Ditto.
3063 2006-07-16 Maciej Stachowiak <mjs@apple.com>
3065 - fixed typo in expected results
3067 * fast/js/for-in-avoid-duplicates-expected.txt:
3069 2006-07-16 Darin Adler <darin@apple.com>
3071 Reviewed by John Sullivan (new test, not the changes to existing ones).
3073 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9943
3074 <rdar://problem/4590613>
3075 REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns
3077 * fast/html/body-offset-properties-expected.txt: Added.
3078 * fast/html/body-offset-properties.html: Added.
3080 * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
3081 Instead hardcode the default body margin of 8.
3082 * editing/pasteboard/drop-text-without-selection.html: Ditto.
3083 * editing/selection/click-before-and-after-table.html: Ditto.
3084 * editing/selection/mixed-editability-1.html: Ditto.
3085 * fast/table/click-near-anonymous-table.html: Ditto.
3087 * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
3090 2006-07-16 Maciej Stachowiak <mjs@apple.com>
3094 - new test case and updated results for property list changes
3096 * fast/js/for-in-avoid-duplicates-expected.txt: Added.
3097 * fast/js/for-in-avoid-duplicates.html: Added.
3098 * fast/js/kde/Array-expected.txt:
3099 * fast/js/resources/for-in-avoid-duplicates.js: Added.
3101 2006-07-15 Darin Adler <darin@apple.com>
3103 Reviewed by John Sullivan.
3105 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8952
3106 <rdar://problem/4575185>
3107 REGRESSION: crash on drag of highlighted Google custom home page modules
3109 * fast/dynamic/move-node-with-selection-expected.checksum: Added.
3110 * fast/dynamic/move-node-with-selection-expected.png: Added.
3111 * fast/dynamic/move-node-with-selection-expected.txt: Added.
3112 * fast/dynamic/move-node-with-selection.html: Added.
3114 2006-07-15 Darin Adler <darin@apple.com>
3116 Reviewed by John Sullivan.
3118 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587
3119 <rdar://problem/4631844>
3120 REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering
3122 * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
3123 * fast/lists/numeric-markers-outside-list-expected.png: Added.
3124 * fast/lists/numeric-markers-outside-list-expected.txt: Added.
3125 * fast/lists/numeric-markers-outside-list.html: Added.
3127 2006-07-15 Geoffrey Garen <ggaren@apple.com>
3131 Layout test for crash when setting the dir property on a document with no body.
3133 * fast/dom/dir-no-body-expected.txt: Added.
3134 * fast/dom/dir-no-body.html: Added.
3136 2006-07-15 Darin Adler <darin@apple.com>
3140 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8395
3141 <rdar://problem/4613467>
3142 REGRESSION: RegEx seems broken for hex escaped non breaking space
3144 * fast/js/regexp-extended-characters-more-expected.txt: Added.
3145 * fast/js/regexp-extended-characters-more.html: Added.
3146 * fast/js/resources/regexp-extended-characters-more.js: Added.
3148 2006-07-15 Darin Adler <darin@apple.com>
3152 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8871
3153 <rdar://problem/4575417>
3154 REGRESSION: Pressing Enter/Return in a text input removes the selected text
3155 and http://bugzilla.opendarwin.org/show_bug.cgi?id=9743
3156 <rdar://problem/4614228>
3157 REGRESSION: crash dispatching JavaScript-created keyboard event to input element
3159 * fast/forms/input-text-enter-expected.txt: Added.
3160 * fast/forms/input-text-enter.html: Added.
3162 2006-07-15 Darin Adler <darin@apple.com>
3164 Reviewed by John Sullivan.
3166 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9883
3167 <rdar://problem/4631821>
3168 REGRESSION: NativePopups don't work correctly in some forum software
3170 * fast/forms/select-selected-expected.checksum: Added.
3171 * fast/forms/select-selected-expected.png: Added.
3172 * fast/forms/select-selected-expected.txt: Added.
3173 * fast/forms/select-selected.html: Added.
3175 2006-07-15 Anders Carlsson <acarlsson@apple.com>
3179 http://bugzilla.opendarwin.org/show_bug.cgi?id=9866
3180 <rdar://problem/4631561>
3181 REGRESSION: Repro crash from mangleme using iframe, only from server.
3183 * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
3184 * http/tests/misc/iframe-invalid-source-crash.html: Added.
3186 2006-07-14 Alexey Proskuryakov <ap@nypop.com>
3190 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=4195
3191 REGRESSION: KOI8-U encoding no longer supported.
3193 * fast/encoding/charset-koi8-u-expected.txt: Added.
3194 * fast/encoding/charset-koi8-u.html: Added.
3195 * fast/encoding/charset-x-nextstep-expected.txt: Added.
3196 * fast/encoding/charset-x-nextstep.html: Added.
3197 * http/tests/misc/BOM-override-expected.txt: Added.
3198 * http/tests/misc/BOM-override-script-expected.txt: Added.
3199 * http/tests/misc/BOM-override-script.html: Added.
3200 * http/tests/misc/BOM-override.pl: Added.
3201 * http/tests/misc/resources/BOM-override-2.pl: Added.
3202 * http/tests/misc/resources/BOM-override-3.pl: Added.
3204 2006-07-14 Timothy Hatcher <timothy@apple.com>
3206 Rolling out this fix from r15358 since it isn't resolved.
3208 2006-07-11 Justin Garcia <justin.garcia@apple.com>
3210 Reviewed by levi & thatcher
3212 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
3213 GMail Editor: Operations that use drop down menus blow away the selection
3215 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3216 * editing/selection/subframe-with-selection-expected.checksum: Added.
3217 * editing/selection/subframe-with-selection-expected.png: Added.
3218 * editing/selection/subframe-with-selection-expected.txt: Added.
3219 * editing/selection/subframe-with-selection.html: Added.
3221 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
3225 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9905
3226 REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div
3228 * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
3229 * editing/deleting/delete-at-start-or-end-expected.png: Added.
3230 * editing/deleting/delete-at-start-or-end-expected.txt: Added.
3231 * editing/deleting/delete-at-start-or-end.html: Added.
3233 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
3237 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9879
3238 REGRESSION: Repro crash when clicking to the side of an anonymous table
3239 - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
3240 to the side of an anonymous table
3242 NOTE: Only the layout test part of this patch was landed since an alternate
3243 fix was committed in r15401: <rdar://problem/4509393> selected DOM range
3244 starts with <object>, 0 offset but selection should include the <object>
3246 * fast/table/click-near-anonymous-table-expected.checksum: Added.
3247 * fast/table/click-near-anonymous-table-expected.png: Added.
3248 * fast/table/click-near-anonymous-table-expected.txt: Added.
3249 * fast/table/click-near-anonymous-table.html: Added.
3251 2006-07-12 Maciej Stachowiak <mjs@apple.com>
3255 Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
3257 I included the test case from the bug plus variants for other broken cases that
3258 were similar but needed separate fixes.
3260 * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
3261 * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
3262 * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
3263 * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
3264 * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
3265 * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
3266 * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
3267 * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
3268 * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
3269 * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
3270 * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
3271 * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.
3273 2006-07-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
3277 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9670
3278 REGRESSION: RTL white-space:pre-wrap text is offset to the right
3280 * editing/deleting/delete-to-select-table-expected.txt:
3281 * editing/execCommand/boldSelection-expected.txt:
3282 * editing/execCommand/italicizeByCharacter-expected.txt:
3283 * editing/execCommand/modifyForeColorByCharacter-expected.txt:
3284 * editing/execCommand/print-expected.txt:
3285 * editing/execCommand/selectAll-expected.txt:
3286 * editing/execCommand/strikethroughSelection-expected.txt:
3287 * editing/inserting/insert-div-027-expected.txt:
3288 * editing/selection/after-line-wrap-expected.txt:
3289 * editing/selection/mixed-editability-1-expected.txt:
3290 * editing/selection/select-all-001-expected.txt:
3291 * editing/selection/select-all-002-expected.txt:
3292 * editing/selection/select-all-003-expected.txt:
3293 * fast/clip/outline-overflowClip-expected.txt:
3294 * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
3295 * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
3296 * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
3297 * fast/text/international/rtl-white-space-pre-wrap.html: Added.
3298 * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
3299 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
3301 2006-07-13 Mark Rowe <opendarwin.org@bdash.net.nz>
3303 Reviewed by Geoffrey.
3305 http://bugzilla.opendarwin.org/show_bug.cgi?id=9742
3306 Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>
3308 This includes tests for indexing an array with immediate types, and for
3309 setting selectField.options.length to immediate types.
3311 * fast/dom/select-selectedIndex-expected.txt:
3312 * fast/dom/select-selectedIndex-multiple-expected.txt:
3313 * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
3314 * fast/dom/select-selectedIndex.html: Ditto.
3315 * fast/js/array-index-immediate-types-expected.txt: Added.
3316 * fast/js/array-index-immediate-types.html: Added.
3317 * fast/js/resources/array-index-immediate-types.js: Added.
3319 2006-07-13 David Harrison <harrison@apple.com>
3321 Reviewed by Justin and Levi.
3323 <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing
3325 * editing/deleting/delete-by-word-001-expected.checksum: Added.
3326 * editing/deleting/delete-by-word-001-expected.png: Added.
3327 * editing/deleting/delete-by-word-001-expected.txt: Added.
3328 * editing/deleting/delete-by-word-001.html: Added.
3329 * editing/deleting/delete-by-word-002-expected.checksum: Added.
3330 * editing/deleting/delete-by-word-002-expected.png: Added.
3331 * editing/deleting/delete-by-word-002-expected.txt: Added.
3332 * editing/deleting/delete-by-word-002.html: Added.
3334 2006-07-13 Levi Weintraub <lweintraub@apple.com>
3338 <rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather than selects the table
3340 * editing/deleting/delete-block-table-expected.checksum: Added.
3341 * editing/deleting/delete-block-table-expected.png: Added.
3342 * editing/deleting/delete-block-table-expected.txt: Added.
3343 * editing/deleting/delete-block-table.html: Added.
3344 * editing/deleting/delete-hr-expected.checksum: Added.
3345 * editing/deleting/delete-hr-expected.png: Added.
3346 * editing/deleting/delete-hr-expected.txt: Added.
3347 * editing/deleting/delete-hr.html: Added.
3348 * editing/deleting/delete-to-select-table-expected.png:
3349 * editing/execCommand/insertHorizontalRule-expected.txt:
3350 * fast/lists/markers-in-selection-expected.txt:
3352 2006-07-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
3356 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9862
3357 REGRESSION: GMail: Crash in RenderView::repaintViewRectangle when spoofing as FF
3358 - see also <rdar://problem/4622407>
3360 * fast/frames/repaint-display-none-crash-expected.txt: Added.
3361 * fast/frames/repaint-display-none-crash.html: Added.
3363 2006-07-12 Justin Garcia <justin.garcia@apple.com>
3367 <rdar://problem/4509393>
3368 selected DOM range starts with <object>, 0 offset but selection should include the <object>
3370 * editing/selection/legal-positions-expected.txt: Added.
3371 * editing/selection/legal-positions.html: Added.
3373 * editing/deleting/delete-3608430-fix-expected.txt:
3374 * editing/deleting/delete-image-001-expected.txt:
3375 * editing/deleting/delete-image-002-expected.txt:
3376 * editing/deleting/delete-image-003-expected.txt:
3377 * editing/deleting/delete-image-004-expected.txt:
3378 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3379 * editing/selection/replaced-boundaries-3-expected.txt:
3380 * editing/selection/select-box-expected.txt:
3382 2006-07-12 John Sullivan <sullivan@apple.com>
3384 Reviewed by Brady Eidson (and written by Justin Garcia)
3386 - layout test corresponding to <rdar://problem/4611164>
3388 * editing/undo/undo-misspellings-expected.checksum: Added.
3389 * editing/undo/undo-misspellings-expected.png: Added.
3390 * editing/undo/undo-misspellings-expected.txt: Added.
3391 * editing/undo/undo-misspellings.html: Added.
3393 2006-07-13 Anders Carlsson <acarlsson@apple.com>
3397 http://bugzilla.opendarwin.org/show_bug.cgi?id=9663
3398 REGRESSION (r14948-r14956): Selection in text field remains highlighted when the text field loses focus
3400 * editing/selection/clear-selection-expected.checksum: Added.
3401 * editing/selection/clear-selection-expected.png: Added.
3402 * editing/selection/clear-selection-expected.txt: Added.
3403 * editing/selection/clear-selection.html: Added.
3405 2006-07-12 David Kilzer <ddkilzer@kilzer.net>
3407 Reviewed by NOBODY (layout test fix).
3409 Remove property information left in files from svn-apply.
3411 * fast/table/large-rowspan-crash-expected.txt:
3412 * fast/table/large-rowspan-crash.html:
3414 2006-07-12 Darin Adler <darin@apple.com>
3418 - another large rowspan test case
3420 * fast/table/large-rowspan-crash-expected.txt: Added.
3421 * fast/table/large-rowspan-crash.html: Added.
3423 2006-07-12 Anders Carlsson <acarlsson@apple.com>
3427 <rdar://problem/4586665> REGRESSION: autorestore.apple.com: Crashes Safari in WebCore::Widget::client() const
3429 * fast/forms/input-type-change-in-onfocus-keyboard-expected.txt: Added.
3430 * fast/forms/input-type-change-in-onfocus-keyboard.html: Added.
3431 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt: Added.
3432 * fast/forms/input-type-change-in-onfocus-mouse.html: Added.
3434 2006-07-12 Adele Peterson <adele@apple.com>
3438 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9813
3439 OPTION text can paint over select element's scrollbar
3441 * fast/forms/option-text-clip-expected.checksum: Added.
3442 * fast/forms/option-text-clip-expected.png: Added.
3443 * fast/forms/option-text-clip-expected.txt: Added.
3444 * fast/forms/option-text-clip.html: Added.
3446 2006-07-11 Justin Garcia <justin.garcia@apple.com>
3450 <rdar://problem/4620686>
3451 REGRESSION: Mispelling markers are still displayed when using the delete key to place caret into a misspelled word
3453 * editing/deleting/delete-after-span-ws-001-expected.checksum:
3454 * editing/deleting/delete-after-span-ws-001-expected.png:
3455 * editing/deleting/delete-after-span-ws-002-expected.checksum:
3456 * editing/deleting/delete-after-span-ws-002-expected.png:
3457 * editing/deleting/delete-after-span-ws-003-expected.checksum:
3458 * editing/deleting/delete-after-span-ws-003-expected.png:
3459 * editing/deleting/delete-block-merge-contents-010-expected.checksum:
3460 * editing/deleting/delete-block-merge-contents-010-expected.png:
3461 * editing/deleting/merge-unrendered-space-expected.checksum:
3462 * editing/deleting/merge-unrendered-space-expected.png:
3464 2006-07-11 Tim Omernick <timo@apple.com>
3468 Test case for <http://bugzilla.opendarwin.org/show_bug.cgi?id=9843>:
3469 Give Netscape plug-ins access to their own DOM element
3471 * plugins/netscape-dom-access-expected.checksum: Added.
3472 * plugins/netscape-dom-access-expected.png: Added.
3473 * plugins/netscape-dom-access-expected.txt: Added.
3474 * plugins/netscape-dom-access.html: Added.
3476 2006-07-11 Adele Peterson <adele@apple.com>
3480 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9861
3481 REGRESSION: Can't dynamically change list box to popup
3483 * fast/forms/select-change-listbox-to-popup-expected.checksum: Added.
3484 * fast/forms/select-change-listbox-to-popup-expected.png: Added.
3485 * fast/forms/select-change-listbox-to-popup-expected.txt: Added.
3486 * fast/forms/select-change-listbox-to-popup.html: Added.
3487 * fast/forms/select-change-popup-to-listbox.html:
3489 2006-07-11 Justin Garcia <justin.garcia@apple.com>
3491 Reviewed by levi & thatcher
3493 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
3494 GMail Editor: Operations that use drop down menus blow away the selection
3496 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3497 * editing/selection/subframe-with-selection-expected.checksum: Added.
3498 * editing/selection/subframe-with-selection-expected.png: Added.
3499 * editing/selection/subframe-with-selection-expected.txt: Added.
3500 * editing/selection/subframe-with-selection.html: Added.
3502 2006-07-11 Adele Peterson <adele@apple.com>
3506 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9859
3507 REGRESSION: Can't dynamically change popup to list box