1 2006-08-24 Rob Buis <buis@kde.org>
6 http://bugzilla.opendarwin.org/show_bug.cgi?id=10524
7 svg transform: comma delimiting breaks display
9 * svg/custom/transform-scale-parse-expected.checksum: Added.
10 * svg/custom/transform-scale-parse-expected.png: Added.
11 * svg/custom/transform-scale-parse-expected.txt: Added.
12 * svg/custom/transform-scale-parse.svg: Added.
14 2006-08-22 Trey Matteson <trey@usa.net>
18 This test update was missing from the patch I posted, and ggarren just checked in.
20 * fast/overflow/scrollRevealButton-expected.txt:
22 2006-08-22 Maciej Stachowiak <mjs@apple.com>
26 - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
28 (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
30 * fast/loader/start-load-in-unload-expected.txt: Added.
31 * fast/loader/start-load-in-unload.html: Added.
33 2006-08-22 Maciej Stachowiak <mjs@apple.com>
37 - made newly added CGI scripts executable
39 * http/tests/navigation/resources/error404.pl:
40 * http/tests/navigation/resources/frameset.pl:
41 * http/tests/navigation/resources/postresult.pl:
42 * http/tests/navigation/resources/redirect302.pl:
44 2006-08-22 Justin Garcia <justin.garcia@apple.com>
48 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10449>
49 REGRESSION(r15918): drag-into-marker.html failing
51 * editing/pasteboard/paste-list-001-expected.txt:
52 * fast/lists/drag-into-marker.html: Added.
53 * fast/lists/drag-into-marker.html-disabled: Removed.
55 2006-08-22 Justin Garcia <justin.garcia@apple.com>
59 <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
62 * editing/pasteboard/paste-4039777-fix-expected.checksum:
63 * editing/pasteboard/paste-4039777-fix-expected.png:
64 * editing/pasteboard/paste-4039777-fix-expected.txt:
65 * editing/deleting/delete-3857753-fix-expected.txt:
66 * editing/pasteboard/styled-element-markup-expected.checksum:
67 * editing/pasteboard/styled-element-markup-expected.png:
68 * editing/pasteboard/styled-element-markup-expected.txt:
69 * editing/execCommand/insertHTML-expected.checksum:
70 * editing/execCommand/insertHTML-expected.png:
71 * editing/execCommand/insertHTML-expected.txt:
72 * editing/execCommand/insertHTML.html:
74 Removed some empty style spans, font tags are replaced by style spans
76 * editing/deleting/merge-different-styles-expected.txt:
77 * editing/deleting/pruning-after-merge-1-expected.txt:
78 * editing/deleting/pruning-after-merge-2-expected.txt:
79 * editing/inserting/insert-3786362-fix-expected.txt:
80 * editing/pasteboard/block-wrappers-necessary-expected.txt:
81 * editing/pasteboard/display-block-on-spans-expected.txt:
82 * editing/pasteboard/merge-end-table-expected.txt:
83 * editing/pasteboard/paste-4035648-fix-expected.txt:
84 * editing/pasteboard/paste-line-endings-001-expected.txt:
85 * editing/pasteboard/paste-line-endings-006-expected.txt:
86 * editing/pasteboard/paste-list-001-expected.txt:
87 * editing/pasteboard/paste-pre-001-expected.txt:
88 * editing/pasteboard/paste-pre-002-expected.txt:
89 * editing/pasteboard/paste-table-001-expected.txt:
90 * editing/pasteboard/paste-table-002-expected.txt:
91 * editing/pasteboard/paste-text-001-expected.txt:
92 * editing/pasteboard/paste-text-002-expected.txt:
93 * editing/pasteboard/paste-text-003-expected.txt:
94 * editing/pasteboard/paste-text-004-expected.txt:
95 * editing/pasteboard/paste-text-005-expected.txt:
96 * editing/pasteboard/paste-text-006-expected.txt:
97 * editing/pasteboard/paste-text-011-expected.txt:
98 * editing/pasteboard/paste-text-012-expected.txt:
99 * editing/pasteboard/paste-text-013-expected.txt:
100 * editing/pasteboard/paste-text-014-expected.txt:
101 * editing/pasteboard/paste-text-015-expected.txt:
102 * editing/pasteboard/paste-text-016-expected.txt:
103 * editing/pasteboard/paste-text-017-expected.txt:
104 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
105 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
106 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
107 * editing/pasteboard/styled-element-markup.html:
108 * editing/pasteboard/testcase-9507-expected.txt:
109 * editing/style/smoosh-styles-001-expected.txt:
110 * editing/style/smoosh-styles-002-expected.txt:
112 2006-08-22 Trey Matteson <trey@usa.net>
116 Introducing a small test suite for bugs related to various navigation techniques,
117 e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
118 within-page anchors. Most of the tests are done with and without an enclosing frameset.
119 The tests verify the content of the final page (which may include restored form
120 state), scroll location (also sometimes restored), and the full content of the
123 * fast/overflow/scrollRevealButton-expected.txt:
124 Updated to include scroll location that is now emitted.
125 * http/tests/navigation/anchor-basic-expected.txt: Added.
126 * http/tests/navigation/anchor-basic.html: Added.
127 * http/tests/navigation/anchor-frames-expected.txt: Added.
128 * http/tests/navigation/anchor-frames.html: Added.
129 * http/tests/navigation/anchor-goback-expected.txt: Added.
130 * http/tests/navigation/anchor-goback.html: Added.
131 * http/tests/navigation/anchor-subframeload-expected.txt: Added.
132 * http/tests/navigation/anchor-subframeload.html: Added.
133 * http/tests/navigation/error404-basic-expected.txt: Added.
134 * http/tests/navigation/error404-basic.html: Added.
135 * http/tests/navigation/error404-frames-expected.txt: Added.
136 * http/tests/navigation/error404-frames.html: Added.
137 * http/tests/navigation/error404-goback-expected.txt: Added.
138 * http/tests/navigation/error404-goback.html: Added.
139 * http/tests/navigation/error404-subframeload-expected.txt: Added.
140 * http/tests/navigation/error404-subframeload.html: Added.
141 * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
142 * http/tests/navigation/javascriptlink-basic.html: Added.
143 * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
144 * http/tests/navigation/javascriptlink-frames.html: Added.
145 * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
146 * http/tests/navigation/javascriptlink-goback.html: Added.
147 * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
148 * http/tests/navigation/javascriptlink-subframeload.html: Added.
149 * http/tests/navigation/metaredirect-basic-expected.txt: Added.
150 * http/tests/navigation/metaredirect-basic.html: Added.
151 * http/tests/navigation/metaredirect-frames-expected.txt: Added.
152 * http/tests/navigation/metaredirect-frames.html: Added.
153 * http/tests/navigation/metaredirect-goback-expected.txt: Added.
154 * http/tests/navigation/metaredirect-goback.html: Added.
155 * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
156 * http/tests/navigation/metaredirect-subframeload.html: Added.
157 * http/tests/navigation/post-basic-expected.txt: Added.
158 * http/tests/navigation/post-basic.html: Added.
159 * http/tests/navigation/post-frames-expected.txt: Added.
160 * http/tests/navigation/post-frames-goback1.html-disabled: Added.
161 * http/tests/navigation/post-frames.html: Added.
162 * http/tests/navigation/post-goback1-expected.txt: Added.
163 * http/tests/navigation/post-goback1.html: Added.
164 * http/tests/navigation/post-goback2-expected.txt: Added.
165 * http/tests/navigation/post-goback2.html: Added.
166 * http/tests/navigation/postredirect-basic-expected.txt: Added.
167 * http/tests/navigation/postredirect-basic.html: Added.
168 * http/tests/navigation/postredirect-frames-expected.txt: Added.
169 * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
170 * http/tests/navigation/postredirect-frames.html: Added.
171 * http/tests/navigation/postredirect-goback1-expected.txt: Added.
172 * http/tests/navigation/postredirect-goback1.html: Added.
173 * http/tests/navigation/postredirect-goback2-expected.txt: Added.
174 * http/tests/navigation/postredirect-goback2.html: Added.
175 * http/tests/navigation/redirect302-basic-expected.txt: Added.
176 * http/tests/navigation/redirect302-basic.html: Added.
177 * http/tests/navigation/redirect302-frames-expected.txt: Added.
178 * http/tests/navigation/redirect302-frames.html: Added.
179 * http/tests/navigation/redirect302-goback-expected.txt: Added.
180 * http/tests/navigation/redirect302-goback.html: Added.
181 * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
182 * http/tests/navigation/redirect302-subframeload.html: Added.
183 * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
184 * http/tests/navigation/relativeanchor-basic.html: Added.
185 * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
186 * http/tests/navigation/relativeanchor-frames.html: Added.
187 * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
188 * http/tests/navigation/relativeanchor-goback.html: Added.
189 * http/tests/navigation/resources/error404.pl: Added.
190 * http/tests/navigation/resources/frameset.pl: Added.
191 * http/tests/navigation/resources/javascriptlink.html: Added.
192 * http/tests/navigation/resources/metaredirect.html: Added.
193 * http/tests/navigation/resources/otherpage.html: Added.
194 * http/tests/navigation/resources/postresult.pl: Added.
195 * http/tests/navigation/resources/redirect302.pl: Added.
196 * http/tests/navigation/resources/slowmetaredirect.html: Added.
197 * http/tests/navigation/resources/slowtimerredirect.html: Added.
198 * http/tests/navigation/resources/success200.html: Added.
199 * http/tests/navigation/resources/testcode.js: Added.
200 * http/tests/navigation/resources/timerredirect.html: Added.
201 * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
202 * http/tests/navigation/slowmetaredirect-basic.html: Added.
203 * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
204 * http/tests/navigation/slowtimerredirect-basic.html: Added.
205 * http/tests/navigation/success200-basic-expected.txt: Added.
206 * http/tests/navigation/success200-basic.html: Added.
207 * http/tests/navigation/success200-frames-expected.txt: Added.
208 * http/tests/navigation/success200-frames-goback.html-disabled: Added.
209 * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
210 * http/tests/navigation/success200-frames-loadsame.html: Added.
211 * http/tests/navigation/success200-frames-reload.html-disabled: Added.
212 * http/tests/navigation/success200-frames.html: Added.
213 * http/tests/navigation/success200-goback-expected.txt: Added.
214 * http/tests/navigation/success200-goback.html: Added.
215 * http/tests/navigation/success200-loadsame-expected.txt: Added.
216 * http/tests/navigation/success200-loadsame.html: Added.
217 * http/tests/navigation/success200-reload-expected.txt: Added.
218 * http/tests/navigation/success200-reload.html: Added.
219 * http/tests/navigation/success200-subframeload-expected.txt: Added.
220 * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
221 * http/tests/navigation/success200-subframeload.html: Added.
222 * http/tests/navigation/timerredirect-basic-expected.txt: Added.
223 * http/tests/navigation/timerredirect-basic.html: Added.
224 * http/tests/navigation/timerredirect-frames-expected.txt: Added.
225 * http/tests/navigation/timerredirect-frames.html: Added.
226 * http/tests/navigation/timerredirect-goback-expected.txt: Added.
227 * http/tests/navigation/timerredirect-goback.html: Added.
228 * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
229 * http/tests/navigation/timerredirect-subframeload.html: Added.
231 2006-08-22 Rob Buis <buis@kde.org>
236 http://bugzilla.opendarwin.org/show_bug.cgi?id=10402
237 REPRO: SVG crashes inside gradient code
239 * svg/custom/gradient-attr-update-expected.checksum: Added.
240 * svg/custom/gradient-attr-update-expected.png: Added.
241 * svg/custom/gradient-attr-update-expected.txt: Added.
242 * svg/custom/gradient-attr-update.svg: Added.
244 2006-08-22 Rob Buis <buis@kde.org>
249 http://bugzilla.opendarwin.org/show_bug.cgi?id=10405
250 REPRO: SVG Maze crashes in RenderPath code
252 * svg/custom/dynamic-empty-path-expected.checksum: Added.
253 * svg/custom/dynamic-empty-path-expected.png: Added.
254 * svg/custom/dynamic-empty-path-expected.txt: Added.
255 * svg/custom/dynamic-empty-path.svg: Added.
257 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
261 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10419
262 XSLTProcessor transformToFragment fails because of an XML declaration
264 * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
265 * fast/xsl/transformToFragment-XML-declaration.html: Added.
267 * fast/xsl/xslt-extra-content-at-end-expected.checksum:
268 * fast/xsl/xslt-extra-content-at-end-expected.png:
269 * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.
271 2006-08-21 Vladimir Olexa <vladimir.olexa@gmail.com>
275 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6252
276 JavaScript 1.6 Array.lastIndexOf
278 * fast/js/array-lastIndexOf-expected.txt: Added.
279 * fast/js/array-lastIndexOf.html: Added.
280 * fast/js/resources/array-lastIndexOf.js: Added.
282 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
286 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10429
287 XSLTProcessor.transformToFragment crashes if the owner document is empty
289 * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
290 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
291 * fast/js/xslt-fragment-in-empty-doc.html: Added.
293 2006-08-16 Justin Garcia <justin.garcia@apple.com>
297 Equivalent render tree:
298 * fast/events/ondragenter-expected.checksum:
299 * fast/events/ondragenter-expected.txt:
301 Patch exposed a bug (10449):
302 * fast/lists/drag-into-marker.html: Removed.
303 * fast/lists/drag-into-marker.html-disabled: Added.
305 2006-08-15 Justin Garcia <justin.garcia@apple.com>
310 * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
311 * editing/pasteboard/interchange-newline-4-expected.png: Added.
312 * editing/pasteboard/interchange-newline-4-expected.txt: Added.
313 * editing/pasteboard/interchange-newline-4.html: Added.
314 * editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
315 * editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
316 * editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
317 * editing/deleting/paragraph-in-preserveNewline.html: Added.
319 Equivalent render trees, fixes, or bugs exposed (10427, 10428):
320 * editing/execCommand/insertHTML-expected.checksum:
321 * editing/execCommand/insertHTML-expected.png:
322 * editing/execCommand/insertHTML-expected.txt:
323 * editing/execCommand/insertHTML.html:
324 * editing/execCommand/insertHorizontalRule-expected.checksum:
325 * editing/execCommand/insertHorizontalRule-expected.png:
326 * editing/execCommand/insertHorizontalRule-expected.txt:
327 * editing/inserting/insert-3786362-fix-expected.checksum:
328 * editing/inserting/insert-3786362-fix-expected.png:
329 * editing/inserting/insert-3786362-fix-expected.txt:
330 * editing/inserting/insert-3786362-fix.html:
331 * editing/inserting/insert-3907422-fix-expected.txt:
332 * editing/pasteboard/3976872-expected.checksum:
333 * editing/pasteboard/3976872-expected.png:
334 * editing/pasteboard/3976872-expected.txt:
335 * editing/pasteboard/4076267-3-expected.checksum:
336 * editing/pasteboard/4076267-3-expected.png:
337 * editing/pasteboard/4076267-3-expected.txt:
338 * editing/pasteboard/4076267-3.html:
339 * editing/pasteboard/4076267-expected.checksum:
340 * editing/pasteboard/4076267-expected.png:
341 * editing/pasteboard/4076267-expected.txt:
342 * editing/pasteboard/4076267.html:
343 * editing/pasteboard/4242293-1-expected.txt:
344 * editing/pasteboard/4242293-expected.checksum:
345 * editing/pasteboard/4242293-expected.png:
346 * editing/pasteboard/4242293-expected.txt:
347 * editing/pasteboard/4631972-expected.txt:
348 * editing/pasteboard/8145-1-expected.txt:
349 * editing/pasteboard/8145-3-expected.txt:
350 * editing/pasteboard/block-wrappers-necessary-expected.txt:
351 * editing/pasteboard/copy-paste-bidi-expected.txt:
352 * editing/pasteboard/display-block-on-spans-expected.checksum:
353 * editing/pasteboard/display-block-on-spans-expected.png:
354 * editing/pasteboard/display-block-on-spans-expected.txt:
355 * editing/pasteboard/interchange-newline-1-expected.txt:
356 * editing/pasteboard/merge-end-1-expected.checksum:
357 * editing/pasteboard/merge-end-1-expected.png:
358 * editing/pasteboard/merge-end-1-expected.txt:
359 * editing/pasteboard/merge-end-1.html:
360 * editing/pasteboard/merge-end-2-expected.checksum:
361 * editing/pasteboard/merge-end-2-expected.png:
362 * editing/pasteboard/merge-end-2-expected.txt:
363 * editing/pasteboard/merge-end-2.html:
364 * editing/pasteboard/merge-end-4-expected.txt:
365 * editing/pasteboard/merge-end-list-expected.txt:
366 * editing/pasteboard/merge-end-table-expected.checksum:
367 * editing/pasteboard/merge-end-table-expected.png:
368 * editing/pasteboard/merge-end-table-expected.txt:
369 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
370 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
371 * editing/pasteboard/paste-4039777-fix-expected.checksum:
372 * editing/pasteboard/paste-4039777-fix-expected.png:
373 * editing/pasteboard/paste-4039777-fix-expected.txt:
374 * editing/pasteboard/paste-line-endings-002-expected.txt:
375 * editing/pasteboard/paste-line-endings-004-expected.txt:
376 * editing/pasteboard/paste-line-endings-007-expected.txt:
377 * editing/pasteboard/paste-line-endings-008-expected.txt:
378 * editing/pasteboard/paste-line-endings-009-expected.txt:
379 * editing/pasteboard/paste-match-style-002-expected.txt:
380 * editing/pasteboard/paste-pre-001-expected.txt:
381 * editing/pasteboard/paste-pre-002-expected.txt:
382 * editing/pasteboard/paste-table-001-expected.checksum:
383 * editing/pasteboard/paste-table-001-expected.png:
384 * editing/pasteboard/paste-table-001-expected.txt:
385 * editing/pasteboard/paste-table-003-expected.txt:
386 * editing/pasteboard/paste-text-001-expected.txt:
387 * editing/pasteboard/paste-text-003-expected.txt:
388 * editing/pasteboard/paste-text-007-expected.checksum:
389 * editing/pasteboard/paste-text-007-expected.png:
390 * editing/pasteboard/paste-text-007-expected.txt:
391 * editing/pasteboard/paste-text-008-expected.txt:
392 * editing/pasteboard/paste-text-009-expected.txt:
393 * editing/pasteboard/paste-text-010-expected.txt:
394 * editing/pasteboard/paste-text-011-expected.txt:
395 * editing/pasteboard/paste-text-012-expected.checksum:
396 * editing/pasteboard/paste-text-012-expected.png:
397 * editing/pasteboard/paste-text-012-expected.txt:
398 * editing/pasteboard/paste-text-012.html:
399 * editing/pasteboard/paste-text-013-expected.checksum:
400 * editing/pasteboard/paste-text-013-expected.png:
401 * editing/pasteboard/paste-text-013-expected.txt:
402 * editing/pasteboard/paste-text-015-expected.txt:
403 * editing/pasteboard/paste-text-017-expected.txt:
404 * editing/pasteboard/paste-text-019-expected.checksum:
405 * editing/pasteboard/paste-text-019-expected.png:
406 * editing/pasteboard/paste-text-019-expected.txt:
407 * editing/pasteboard/paste-text-019.html:
408 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
409 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
410 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
411 * editing/pasteboard/pasting-object-expected.txt:
412 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
413 * editing/pasteboard/quirks-mode-br-1-expected.txt:
414 * editing/pasteboard/smart-paste-001-expected.txt:
415 * editing/pasteboard/smart-paste-002-expected.txt:
416 * editing/pasteboard/smart-paste-003-expected.txt:
417 * editing/pasteboard/smart-paste-004-expected.txt:
418 * editing/pasteboard/smart-paste-005-expected.txt:
419 * editing/pasteboard/smart-paste-006-expected.txt:
420 * editing/pasteboard/smart-paste-007-expected.txt:
421 * editing/pasteboard/smart-paste-008-expected.txt:
422 * editing/pasteboard/undoable-fragment-removes-expected.checksum:
423 * editing/pasteboard/undoable-fragment-removes-expected.png:
424 * editing/pasteboard/undoable-fragment-removes-expected.txt:
425 * editing/pasteboard/undoable-fragment-removes.html:
426 * editing/style/smoosh-styles-001-expected.txt:
427 * editing/style/smoosh-styles-002-expected.txt:
429 2006-08-15 Jonas Witt <jonas.witt@gmail.com>
433 - added a test to check keyboard events fired from the ObjC API:
434 http://bugzilla.opendarwin.org/show_bug.cgi?id=9736
436 * fast/events/objc-keyboard-event-creation-expected.txt: Added.
437 * fast/events/objc-keyboard-event-creation.html: Added.
439 2006-08-15 Geoffrey Garen <ggaren@apple.com>
441 Layout test for <rdar://problem/4661982> (crash in KHTMLParser::popBlock)
443 * fast/parser/remove-node-stack-expected.txt: Added.
444 * fast/parser/remove-node-stack.html: Added.
446 2006-08-15 Adele Peterson <adele@apple.com>
450 Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
451 http://bugzilla.opendarwin.org/show_bug.cgi?id=9518
453 * fast/forms/onselect-selectall-expected.txt: Added.
454 * fast/forms/onselect-selectall.html: Added.
456 2006-08-14 Eric Seidel <eric@eseidel.com>
461 <mask>, <marker>, <pattern> inside <defs> do not work
462 http://bugzilla.opendarwin.org/show_bug.cgi?id=6548
464 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
465 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
466 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
467 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
468 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
469 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
470 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
471 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
472 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
473 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
474 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
475 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
476 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
477 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
478 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
479 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
480 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
481 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
482 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
483 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
484 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
485 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
486 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
487 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
488 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
489 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
490 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
491 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
492 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
493 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
494 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
495 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
496 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
497 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
498 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
499 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
500 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
501 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
502 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
503 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
504 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
505 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
506 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
507 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
508 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
509 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
510 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
511 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
512 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
513 * svg/custom/empty-merge-expected.txt:
514 * svg/custom/feComponentTransfer-Discrete-expected.txt:
515 * svg/custom/feComponentTransfer-Gamma-expected.txt:
516 * svg/custom/feComponentTransfer-Linear-expected.txt:
517 * svg/custom/feComponentTransfer-Table-expected.txt:
518 * svg/custom/feDisplacementMap-01-expected.txt:
519 * svg/custom/filter-source-alpha-expected.txt:
520 * svg/custom/gradient-stroke-width-expected.txt:
521 * svg/custom/grayscale-gradient-mask-expected.txt:
522 * svg/custom/image-with-transform-clip-filter-expected.txt:
523 * svg/custom/invalid-css-expected.txt:
524 * svg/custom/non-opaque-filters-expected.txt:
525 * svg/custom/pattern-in-defs-expected.checksum: Added.
526 * svg/custom/pattern-in-defs-expected.png: Added.
527 * svg/custom/pattern-in-defs-expected.txt: Added.
528 * svg/custom/pattern-in-defs.svg: Added.
529 * svg/custom/text-clip-expected.txt:
530 * svg/custom/text-filter-expected.txt:
531 * svg/custom/tref-update-expected.txt:
533 2006-08-14 Eric Seidel <eric@eseidel.com>
535 Reviewed by darin and mjs.
537 Add better SVGLoad event support.
538 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
539 Updated test results.
541 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
542 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
543 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
544 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
545 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
546 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
547 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
548 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
549 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
550 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
551 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
552 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
553 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
554 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
555 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
556 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
557 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
558 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
559 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
560 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
561 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
563 2006-08-14 Maciej Stachowiak <mjs@apple.com>
565 Missing expected results for last test.
567 * http/tests/plugins/interrupted-get-url-expected.txt: Added.
569 2006-08-14 Maciej Stachowiak <mjs@apple.com>
571 Test case not reviewed but the patch was reviewed by Tim Omernick.
573 - test case for REGRESSION: crash when leaving youtube page while movie is still loading
574 http://bugzilla.opendarwin.org/show_bug.cgi?id=10398
576 * http/tests/plugins/interrupted-get-url.html: Added.
577 * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
578 * http/tests/plugins/resources/slow-resource.pl: Added.
580 2006-08-14 Darin Adler <darin@apple.com>
582 Reviewed by John Sullivan.
584 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10204
585 REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages
587 * fast/parser/title-error-test-expected.checksum: Added.
588 * fast/parser/title-error-test-expected.png: Added.
589 * fast/parser/title-error-test-expected.txt: Added.
590 * fast/parser/title-error-test.html: Added.
592 2006-08-11 David Kilzer <ddkilzer@kilzer.net>
594 Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
595 in r15839. See also r15840 for more layout test fixes.
597 * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
598 * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
599 * tables/mozilla/bugs/bug4527-expected.txt: Ditto.
601 2006-08-11 Eric Seidel <eric@eseidel.com>
603 Reviewed by andersca.
605 Updated results, and new test for:
606 The outermost <svg> element needs to clip itself
607 http://bugzilla.opendarwin.org/show_bug.cgi?id=5358
609 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
610 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
611 * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
612 * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
613 * svg/custom/svg-overflow-types-expected.checksum: Added.
614 * svg/custom/svg-overflow-types-expected.png: Added.
615 * svg/custom/svg-overflow-types-expected.txt: Added.
616 * svg/custom/svg-overflow-types.svg: Added.
618 2006-08-11 Adele Peterson <adele@apple.com>
622 Test case for <rdar://problem/4656274>
623 REGRESSION: option elements are selected when added regardless of "selected" property
625 * fast/forms/option-constructor-selected-expected.txt: Added.
626 * fast/forms/option-constructor-selected.html: Added.
628 2006-08-08 Rob Buis <buis@kde.org>
633 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10230>
634 SVGDOMImplementation should die (and be rolled into DOMImplementation)
636 * svg/custom/svg-features-expected.txt: Added.
637 * svg/custom/svg-features.html: Added.
639 2006-08-05 Darin Adler <darin@apple.com>
643 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10213
644 REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
646 * fast/frames/iframe-option-crash-expected.checksum: Added.
647 * fast/frames/iframe-option-crash-expected.png: Added.
648 * fast/frames/iframe-option-crash-expected.txt: Added.
649 * fast/frames/iframe-option-crash.xhtml: Added.
651 2006-08-03 Justin Garcia <justin.garcia@apple.com>
655 * editing/style/non-inheritable-styles-expected.checksum: Added.
656 * editing/style/non-inheritable-styles-expected.png: Added.
657 * editing/style/non-inheritable-styles-expected.txt: Added.
658 * editing/style/non-inheritable-styles.html: Added.
660 2006-08-03 Justin Garcia <justin.garcia@apple.com>
664 * fast/forms/plaintext-mode-1-expected.txt:
665 * fast/forms/plaintext-mode-1.html:
667 2006-08-02 Justin Garcia <justin.garcia@apple.com>
671 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10225>
672 GMail Editor: Change Hilite Color doesn't work
674 * editing/execCommand/hilitecolor-expected.checksum: Added.
675 * editing/execCommand/hilitecolor-expected.png: Added.
676 * editing/execCommand/hilitecolor-expected.txt: Added.
677 * editing/execCommand/hilitecolor.html: Added.
679 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
681 Reviewed by Adele and Darin.
683 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10177
684 REGRESSION: Successfully dragging text into a disabled field
686 * fast/forms/textfield-drag-into-disabled-expected.checksum: Added.
687 * fast/forms/textfield-drag-into-disabled-expected.png: Added.
688 * fast/forms/textfield-drag-into-disabled-expected.txt: Added.
689 * fast/forms/textfield-drag-into-disabled.html: Added.
691 * fast/forms/input-disabled-color-expected.txt: Updated.
693 2006-08-03 Jonathan Johnsson <jonathanjohnsson@gmail.com>
697 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10198
698 REGRESSION: WebKit r15750 crashes while loading anthem.com
700 * fast/overflow/generated-content-crash-expected.txt: Added.
701 * fast/overflow/generated-content-crash.html: Added.
703 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
707 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10202
708 REGRESSION: Repro crash when loading an empty image document
710 * fast/tokenizer/image-empty-crash-expected.txt: Added.
711 * fast/tokenizer/image-empty-crash.html: Added.
713 2006-08-02 Alexey Proskuryakov <ap@nypop.com>
717 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3438
718 incorrect display of transparent 1x1 PNGs
720 * fast/replaced/image-solid-color-with-alpha-expected.checksum: Added.
721 * fast/replaced/image-solid-color-with-alpha-expected.png: Added.
722 * fast/replaced/image-solid-color-with-alpha-expected.txt: Added.
723 * fast/replaced/image-solid-color-with-alpha.html: Added.
724 * fast/replaced/img-1x1-expected.checksum: Removed.
725 * fast/replaced/img-1x1-expected.png: Removed.
726 * fast/replaced/img-1x1-expected.txt: Removed.
727 * fast/replaced/img-1x1.html: Removed.
729 2006-08-01 Darin Adler <darin@apple.com>
731 - updated a test affected by changes to the DumpRenderTree tool
732 to return a current mouse position
734 * fast/inline/dirtyLinesForInline-expected.txt: Updated.
736 2006-07-31 Sam Weinig <sam.weinig@gmail.com>
740 - tests changed by http://bugzilla.opendarwin.org/show_bug.cgi?id=9955
741 Colors scaled from [0, 1] range to [0, 255] incorrectly
743 * fast/css/hsl-color-expected.checksum:
744 * fast/css/hsl-color-expected.png:
745 * fast/css/hsl-color-expected.txt:
746 * fast/forms/input-disabled-color-expected.checksum:
747 * fast/forms/input-disabled-color-expected.png:
748 * fast/forms/input-disabled-color-expected.txt:
750 2006-07-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
752 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10158
753 REGRESSION: Selection highlight is dark and opaque when solid-color images are used
757 * fast/backgrounds/solid-color-context-restore-expected.checksum: Added.
758 * fast/backgrounds/solid-color-context-restore-expected.png: Added.
759 * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
760 * fast/backgrounds/solid-color-context-restore.html: Added.
762 2006-07-31 Darin Adler <darin@apple.com>
766 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10171
767 REGRESSION: failing layout test: fast/events/objc-event-api.html
769 * fast/events/objc-event-api-expected.txt: Updated test results for changes in the
772 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
776 http://bugzilla.opendarwin.org/show_bug.cgi?id=9738
777 Bug 9738: Unqualified :hover selector ignored in strict parsing mode
779 * fast/selectors/unqualified-hover-quirks-expected.checksum: Added.
780 * fast/selectors/unqualified-hover-quirks-expected.png: Added.
781 * fast/selectors/unqualified-hover-quirks-expected.txt: Added.
782 * fast/selectors/unqualified-hover-quirks.html: Added.
783 * fast/selectors/unqualified-hover-strict-expected.checksum: Added.
784 * fast/selectors/unqualified-hover-strict-expected.png: Added.
785 * fast/selectors/unqualified-hover-strict-expected.txt: Added.
786 * fast/selectors/unqualified-hover-strict.html: Added.
788 2006-07-31 Adele Peterson <adele@apple.com>
790 Reviewed by John and Anders.
792 - Test for <rdar://problem/4380576> onChange does not get called when field changed by return key
794 * fast/forms/onchange-enter-submit-expected.txt: Added.
795 * fast/forms/onchange-enter-submit.html: Added.
797 2006-07-31 Graham Dennis <graham.dennis@gmail.com>
801 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9507>
802 Empty style spans created in applyInlineStyle
803 <rdar://problem/4515463>
804 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
806 * editing/pasteboard/paste-4039777-fix-expected.txt:
807 * editing/pasteboard/testcase-9507-expected.checksum: Added.
808 * editing/pasteboard/testcase-9507-expected.png: Added.
809 * editing/pasteboard/testcase-9507-expected.txt: Added.
810 * editing/pasteboard/testcase-9507.html: Added.
811 * editing/unsupported-content/table-delete-001-expected.txt:
812 * editing/selection/selectNode-expected.png:
813 * editing/selection/selectNode-expected.checksum:
814 * editing/selection/selectNode-expected.txt:
816 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
820 http://bugzilla.opendarwin.org/show_bug.cgi?id=10167
821 Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
823 * fast/events/objc-event-api-expected.txt: Update test results.
825 2006-07-31 Darin Adler <darin@apple.com>
827 * editing/pasteboard/paste-table-002-expected.txt: Corrected one result
828 affected by my recent change to getComputedStyle.
830 * editing/pasteboard/paste-table-002.html: Converted to a text test, since
831 it dumps the serialized form of the result.
832 * editing/pasteboard/paste-table-002-expected.checksum: Removed.
833 * editing/pasteboard/paste-table-002-expected.png: Removed.
835 2006-07-30 Darin Adler <darin@apple.com>
837 - test that displays all computed style -- demonstrates bug fixes I just
838 made to the computed style class and also acts as a regression test for
839 the existence of all of them and the basic format for a default object
841 * fast/css/computed-style-expected.txt: Added.
842 * fast/css/computed-style.html: Added.
844 2006-07-29 Rob Buis <buis@kde.org>
848 Updated test case result as a result of:
849 http://bugzilla.opendarwin.org/show_bug.cgi?id=10151
850 ghostmap XHTML + SVG fails due to javascript undefined exception
851 The new test case result now should match the required spec result
852 and acts as a way to test document.URL on non-html documents.
854 * dom/xhtml/level2/html/HTMLDocument04-expected.txt:
856 2006-07-29 Darin Adler <darin@apple.com>
858 - changed this test to a plain-text one and added text explaining what it tests
860 * fast/forms/input-named-action-overrides-action-attribute.html: Added explanation text,
861 got rid of some incorrect HTML syntax, added a call to dumpAsText(), and used a paragraph
862 element instead of a span element for the result.
863 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Updated.
865 2006-07-29 Andrew Wellington <proton@wiretapped.net>
869 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587 / <rdar://problem/4631844>
870 REGRESSION: {display:list-item} items outside an ol or ul element don't number correctly
872 * fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
873 * fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
874 * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added.
875 * fast/lists/ordered-list-with-no-ol-tag.html: Added.
877 2006-07-29 Alexey Proskuryakov <ap@nypop.com>
881 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10147
882 REGRESSION: custom attribute values set via javascript are not persistent
884 * fast/dom/Element/setAttribute-case-insensitivity-expected.txt: Added.
885 * fast/dom/Element/setAttribute-case-insensitivity.html: Added.
887 2006-07-29 Darin Adler <darin@apple.com>
889 - rolled out the test for bug 9753, since we rolled out the fix
890 we'll bring back the test when we bring back the fix
892 * svg/custom/width-full-percentage-expected.checksum: Removed.
893 * svg/custom/width-full-percentage-expected.png: Removed.
894 * svg/custom/width-full-percentage-expected.txt: Removed.
895 * svg/custom/width-full-percentage.svg: Removed.
897 2006-07-28 Justin Garcia <justin.garcia@apple.com>
901 <rdar://problem/4515463>
902 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
904 Removed incorrect nesting:
905 * editing/pasteboard/paste-table-001-expected.checksum:
906 * editing/pasteboard/paste-table-001-expected.png:
907 * editing/pasteboard/paste-table-001-expected.txt:
908 * editing/pasteboard/paste-table-003-expected.txt:
910 2006-07-27 Justin Garcia <justin.garcia@apple.com>
914 <rdar://problem/4242293>
915 Poor paste fidelity of http://www.google.com/
917 Removed one of the two extraneous newlines that are introduced on paste:
918 * editing/pasteboard/paste-table-003-expected.checksum:
919 * editing/pasteboard/paste-table-003-expected.png:
920 * editing/pasteboard/paste-table-003-expected.txt:
922 Fewer pastes remove nodes containing the selection b/c of
923 the changes to interchange newlines:
924 * editing/pasteboard/paste-line-endings-007-expected.txt:
925 * editing/pasteboard/paste-line-endings-008-expected.txt:
926 * editing/pasteboard/paste-line-endings-009-expected.txt:
929 * editing/pasteboard/4242293-1-expected.checksum: Added.
930 * editing/pasteboard/4242293-1-expected.png: Added.
931 * editing/pasteboard/4242293-1-expected.txt: Added.
932 * editing/pasteboard/4242293-1.html: Added.
933 * editing/pasteboard/4242293-expected.checksum: Added.
934 * editing/pasteboard/4242293-expected.png: Added.
935 * editing/pasteboard/4242293-expected.txt: Added.
936 * editing/pasteboard/4242293.html: Added.
938 2006-07-28 Alexey Proskuryakov <ap@nypop.com>
940 Rolling out http://bugzilla.opendarwin.org/show_bug.cgi?id=6010 because of failing layout tests.
941 Add better SVGLoad event support.
943 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
944 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
945 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
946 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
947 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
948 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
949 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
950 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
951 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
952 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
953 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
954 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
955 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
956 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
957 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
958 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
959 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
960 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
961 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
962 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
963 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
964 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
965 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
967 2006-07-27 Eric Seidel <eric@eseidel.com>
971 Add better SVGLoad event support.
972 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
973 A bunch of the SVG tests didn't render anything since they never received an SVGLoad, now they properly render.
975 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
976 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
977 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
978 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
979 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
980 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
981 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
982 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
983 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
984 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
985 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
986 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
987 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
988 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
989 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
990 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
991 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
992 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
993 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
994 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
995 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
996 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
997 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
999 2006-07-27 Rob Buis <buis@kde.org>
1004 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
1005 SVG with width and height 100% leaves room for scrollbar on the right.
1007 * svg/custom/width-full-percentage-expected.txt: Added.
1008 * svg/custom/width-full-percentage-expected.checksum: Added.
1009 * svg/custom/width-full-percentage-expected.png: Added.
1010 * svg/custom/width-full-percentage.svg: Added.
1012 2006-07-27 Justin Garcia <justin.garcia@apple.com>
1016 <rdar://problem/4242293>
1017 Poor paste fidelity of http://www.google.com/
1019 * editing/pasteboard/styled-element-markup-expected.checksum: Added.
1020 * editing/pasteboard/styled-element-markup-expected.png: Added.
1021 * editing/pasteboard/styled-element-markup-expected.txt: Added.
1022 * editing/pasteboard/styled-element-markup.html: Added.
1024 2006-07-27 Alexander Kellett <lypanov@kde.org>
1028 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9867
1029 REGRESSION: code that modifies form element in Firefox modifies form attribute in WebKit
1031 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Added.
1032 * fast/forms/input-named-action-overrides-action-attribute.html: Added.
1034 2006-07-27 Rob Buis <buis@kde.org>
1038 Testcase for and from:
1039 http://bugzilla.opendarwin.org/show_bug.cgi?id=8992
1040 Some HTML DOM attributes have incorrect types
1042 * fast/dom/html-attribute-types-expected.txt: Added.
1043 * fast/dom/html-attribute-types.html: Added.
1045 2006-07-27 Justin Garcia <justin.garcia@apple.com>
1049 <rdar://problem/4628409>
1050 Safari crashes in CompositeEditCommand::removeBlockPlaceholder entering text in a web page form
1052 * fast/forms/4628409-expected.txt: Added.
1053 * fast/forms/4628409.html: Added.
1055 2006-07-27 Graham Dennis <graham.dennis@gmail.com>
1059 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10094
1060 Japanese characters improperly rendering in TOT
1062 * fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
1063 * fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
1064 * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added.
1065 * fast/encoding/denormalised-voiced-japanese-chars.html: Added.
1067 2006-07-27 Eric Seidel <eric@eseidel.com>
1071 Complex entities seem to fail on TOT
1072 http://bugzilla.opendarwin.org/show_bug.cgi?id=6390
1073 Updated test cases now that this bug is fixed.
1075 * fast/parser/entity-ignorable-whitespace-expected.txt:
1076 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
1077 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
1078 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1079 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
1080 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
1081 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1082 * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
1083 * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
1084 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
1086 2006-07-27 Rob Buis <buis@kde.org
1090 Add some tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9938
1091 Specifically the testcases are:
1093 http://hixie.ch/tests/adhoc/svg/error/010.xml
1094 http://hixie.ch/tests/adhoc/svg/error/011.xml
1096 * svg/custom/invalid-viewbox1-expected.checksum: Added.
1097 * svg/custom/invalid-viewbox1-expected.png: Added.
1098 * svg/custom/invalid-viewbox1-expected.txt: Added.
1099 * svg/custom/invalid-viewbox1.svg: Added.
1100 * svg/custom/invalid-viewbox2-expected.checksum: Added.
1101 * svg/custom/invalid-viewbox2-expected.png: Added.
1102 * svg/custom/invalid-viewbox2-expected.txt: Added.
1103 * svg/custom/invalid-viewbox2.svg: Added.
1105 2006-07-27 Eric Seidel <eric@eseidel.com>
1109 Add testcases for getSVGDocument() function.
1110 Also test HTMLObjectElement.vspace and hspace as numbers (while I'm at it).
1112 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.checksum: Added.
1113 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
1114 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Added.
1115 * fast/dom/HTMLObjectElement/vspace-hspace-as-number.html: Added.
1116 * svg/custom/getsvgdocument-expected.checksum: Added.
1117 * svg/custom/getsvgdocument-expected.png: Added.
1118 * svg/custom/getsvgdocument-expected.txt: Added.
1119 * svg/custom/getsvgdocument.html: Added.
1120 * svg/custom/resources/getsvgdocument.svg: Added.
1122 2006-07-26 Alexey Proskuryakov <ap@nypop.com>
1126 http://bugzilla.opendarwin.org/show_bug.cgi?id=9901
1127 XSLTProcessor cannot parse text nodes for INPUT ELEMENTS in an XSLT stylesheet
1129 * fast/js/resources/xhtml-serialize.js: Added.
1130 * fast/js/xhtml-serialize-expected.txt: Added.
1131 * fast/js/xhtml-serialize.html: Added.
1133 2006-07-26 Justin Garcia <justin.garcia@apple.com>
1137 <rdar://problem/4652788>
1138 REGRESSION: Can't change size or style of any text in message body
1140 * editing/style/designmode-expected.checksum: Added.
1141 * editing/style/designmode-expected.png: Added.
1142 * editing/style/designmode-expected.txt: Added.
1143 * editing/style/designmode.html: Added.
1145 2006-07-25 Justin Garcia <justin.garcia@apple.com>
1149 <rdar://problem/4649560>
1150 REGRESSION: Can't Select All when the body is contentEditable="true"
1152 * editing/selection/select-all-005-expected.checksum: Added.
1153 * editing/selection/select-all-005-expected.png: Added.
1154 * editing/selection/select-all-005-expected.txt: Added.
1155 * editing/selection/select-all-005.html: Added.
1156 * editing/selection/select-all-006-expected.checksum: Added.
1157 * editing/selection/select-all-006-expected.png: Added.
1158 * editing/selection/select-all-006-expected.txt: Added.
1159 * editing/selection/select-all-006.html: Added.
1161 2006-07-24 Dan Waylonis <waylonis@google.com>
1163 Reviewed and tweaked a bit by Darin.
1165 - added some new tests that use "echo" including one for JavaScript null
1167 * plugins/bindings-test-expected.txt: Added results.
1168 * plugins/bindings-test.html: Added tests.
1170 2006-07-24 Darin Adler <darin@apple.com>
1172 Reviewed by Adele and Justin.
1174 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9630
1175 REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces
1177 * fast/forms/textarea-type-spaces-expected.txt: Added.
1178 * fast/forms/textarea-type-spaces.html: Added.
1180 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9939
1181 REGRESSION: Pasting text into native text area with newline at end does not preserve newline
1183 * fast/forms/textarea-paste-newline-expected.txt: Added.
1184 * fast/forms/textarea-paste-newline.html: Added.
1186 - updated tests affected by above changes, results are equivalent or better
1188 * editing/pasteboard/4641033-expected.checksum:
1189 * editing/pasteboard/4641033-expected.png:
1190 * editing/pasteboard/4641033-expected.txt:
1191 * editing/pasteboard/paste-table-003-expected.checksum:
1192 * editing/pasteboard/paste-table-003-expected.png:
1193 * editing/pasteboard/paste-table-003-expected.txt:
1194 * editing/pasteboard/paste-text-016-expected.txt:
1195 * editing/pasteboard/quirks-mode-br-1-expected.txt:
1196 * editing/pasteboard/quirks-mode-br-2-expected.txt:
1197 * fast/forms/textarea-scrolled-type-expected.checksum:
1198 * fast/forms/textarea-scrolled-type-expected.png:
1199 * fast/forms/textarea-scrolled-type-expected.txt:
1201 - changed a test to be a "dump as text" test
1203 * fast/forms/paste-into-textarea-expected.txt:
1204 * fast/forms/paste-into-textarea.html:
1205 * fast/forms/paste-into-textarea-expected.checksum: Removed.
1206 * fast/forms/paste-into-textarea-expected.png: Removed.
1208 - changed a test to be a "dump as text" test, improved test a bit and also checked in new results
1210 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
1211 * fast/forms/textarea-scrolled-endline-caret.html:
1213 - fixed a test that was raising an exception every time it ran
1215 * fast/forms/attributed-strings-expected.txt:
1216 * fast/forms/attributed-strings.html:
1218 - corrected checksums on a bunch of tests (pngs were right, but checksums wrong, apparently)
1220 * editing/deleting/delete-to-select-table-expected.checksum:
1221 * editing/selection/3690719-expected.checksum:
1222 * editing/selection/clear-selection-expected.checksum:
1223 * editing/undo/undo-misspellings-expected.checksum:
1225 - added some missing pixel test results
1227 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added.
1228 * editing/pasteboard/nested-blocks-with-text-area-expected.png: Added.
1229 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added.
1230 * editing/pasteboard/nested-blocks-with-text-field-expected.png: Added.
1232 2006-07-24 Adele Peterson <adele@apple.com>
1236 - Test for <rdar://problem/4632132> Changing style of content with mixed editability fails
1238 * editing/style/apple-style-editable-mix-expected.checksum: Added.
1239 * editing/style/apple-style-editable-mix-expected.png: Added.
1240 * editing/style/apple-style-editable-mix-expected.txt: Added.
1241 * editing/style/apple-style-editable-mix.html: Added.
1243 2006-07-24 Dave MacLachlan <dmaclach@mac.com>
1245 Reviewed by Darin and Alexey.
1247 Test for: <http://bugzilla.opendarwin.org/show_bug.cgi?id=8425>
1248 and <http://bugzilla.opendarwin.org/show_bug.cgi?id=6947>
1250 * svg/custom/non-opaque-filters-expected.checksum: Added.
1251 * svg/custom/non-opaque-filters-expected.png: Added.
1252 * svg/custom/non-opaque-filters-expected.txt: Added.
1253 * svg/custom/non-opaque-filters.svg: Added.
1255 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
1259 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9669
1260 Incomplete repaint when changing an inline's border
1262 * fast/repaint/line-overflow-expected.checksum: Added.
1263 * fast/repaint/line-overflow-expected.png: Added.
1264 * fast/repaint/line-overflow-expected.txt: Added.
1265 * fast/repaint/line-overflow.html: Added.
1267 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
1271 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10075
1272 REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
1274 * fast/forms/select-visual-hebrew-expected.checksum: Added.
1275 * fast/forms/select-visual-hebrew-expected.png: Added.
1276 * fast/forms/select-visual-hebrew-expected.txt: Added.
1277 * fast/forms/select-visual-hebrew.html: Added.
1279 2006-07-23 David Harrison <harrison@apple.com>
1283 <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion
1285 * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
1286 * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
1287 * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
1288 * editing/deleting/delete-mixed-editable-content-001.html: Added.
1290 2006-07-23 Adele Peterson <adele@apple.com>
1294 Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
1296 * fast/forms/textarea-scrolled-type-expected.checksum: Added.
1297 * fast/forms/textarea-scrolled-type-expected.png: Added.
1298 * fast/forms/textarea-scrolled-type-expected.txt: Added.
1299 * fast/forms/textarea-scrolled-type.html: Added.
1301 2006-07-22 Alexey Proskuryakov <ap@nypop.com>
1305 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10038
1306 REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number
1307 of registered mime types
1309 * fast/js/navigator-mimeTypes-length-expected.txt: Added.
1310 * fast/js/navigator-mimeTypes-length.html: Added.
1311 * fast/js/resources/navigator-mimeTypes-length.js: Added.
1313 2006-07-21 Adele Peterson <adele@apple.com>
1317 Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text
1319 * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
1320 * fast/forms/textarea-scrolled-endline-caret.html: Added.
1322 2006-07-21 Geoffrey Garen <ggaren@apple.com>
1326 Test for whether focusing and/or blurring a frame before its content has loaded causes
1327 a crash. <rdar://problem/4632505> REGRESSION: Crash at
1328 WebCore::Widget::getView() const + 6
1330 * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
1331 * http/tests/incremental/frame-focus-before-load.html: Added.
1333 2006-07-21 Maciej Stachowiak <mjs@apple.com>
1337 <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
1339 * fast/forms/text-field-setvalue-crash-expected.txt: Added.
1340 * fast/forms/text-field-setvalue-crash.html: Added.
1342 2006-07-21 Justin Garcia <justin.garcia@apple.com>
1346 <rdar://problem/4548238>
1347 REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window
1349 * editing/deleting/delete-first-list-item-expected.checksum: Added.
1350 * editing/deleting/delete-first-list-item-expected.png: Added.
1351 * editing/deleting/delete-first-list-item-expected.txt: Added.
1352 * editing/deleting/delete-first-list-item.html: Added.
1354 2006-07-21 Mitz Pettel <opendarwin.org@mitzpettel.com>
1358 * editing/selection/select-all-iframe-expected.txt:
1359 * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
1360 * editing/selection/select-from-textfield-outwards-expected.png: Added.
1361 * editing/selection/select-from-textfield-outwards-expected.txt: Added.
1362 * editing/selection/select-from-textfield-outwards.html: Added.
1363 * fast/events/drag-outside-window-expected.txt:
1365 2006-07-21 Geoffrey Garen <ggaren@apple.com>
1367 Test for undetectable style.filter property.
1369 * fast/dom/undetectable-style-filter-expected.txt: Added.
1370 * fast/dom/undetectable-style-filter.html: Added.
1372 2006-07-21 Justin Garcia <justin.garcia@apple.com>
1376 <rdar://problem/4641033>
1377 REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content
1379 * editing/pasteboard/4641033-expected.checksum: Added.
1380 * editing/pasteboard/4641033-expected.png: Added.
1381 * editing/pasteboard/4641033-expected.txt: Added.
1382 * editing/pasteboard/4641033.html: Added.
1384 2006-07-20 Anders Carlsson <acarlsson@apple.com>
1388 <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
1390 * fast/xsl/xslt-processer-expected.txt:
1393 * fast/xsl/xslt-string-parameters-expected.txt: Added.
1394 * fast/xsl/xslt-string-parameters.html: Added.
1396 2006-07-20 Maciej Stachowiak <mjs@apple.com>
1398 Reviewed by Beth and John.
1400 - fix recently broken layout tests that need updated results or test changes:
1402 For these three, the selection ranges changed (for the better) due to my input
1405 * editing/selection/3690703-2-expected.txt:
1406 * editing/selection/3690703-expected.txt:
1407 * fast/text/textIteratorNilRenderer-expected.txt:
1409 For this one, DumpRenderTree no longer shows resize corners by default, so turned
1412 * fast/css/resize-corner-tracking.html:
1414 2006-07-19 Maciej Stachowiak <mjs@apple.com>
1418 - fixed layout test results that were affected by editing input
1419 paste patch -- new results are actually more correct, handling
1420 text fields properly as a replaced element.
1422 * editing/selection/3690703-2-expected.txt:
1423 * editing/selection/3690703-expected.txt:
1424 * fast/events/div-focus-expected.txt:
1425 * fast/text/textIteratorNilRenderer-expected.txt:
1427 2006-07-19 Justin Garcia <justin.garcia@apple.com>
1431 <rdar://problem/4631972>
1432 REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message
1434 * editing/pasteboard/4631972-expected.checksum: Added.
1435 * editing/pasteboard/4631972-expected.png: Added.
1436 * editing/pasteboard/4631972-expected.txt: Added.
1437 * editing/pasteboard/4631972.html: Added.
1438 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1439 * editing/selection/replaced-boundaries-3-expected.checksum:
1440 * editing/selection/replaced-boundaries-3-expected.txt:
1441 * editing/selection/select-box-expected.txt:
1443 2006-07-19 Anders Carlsson <acarlsson@apple.com>
1447 <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
1449 * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
1450 * fast/forms/display-none-in-onchange-keyboard.html: Added.
1452 2006-07-19 Justin Garcia <justin.garcia@apple.com>
1456 <rdar://problem/4613519>
1457 REGRESSION: Pasting text in native text area inserts text one character before it should (9527)
1459 * fast/forms/paste-into-textarea-expected.checksum: Added.
1460 * fast/forms/paste-into-textarea-expected.png: Added.
1461 * fast/forms/paste-into-textarea-expected.txt: Added.
1462 * fast/forms/paste-into-textarea.html: Added.
1464 2006-07-19 Anders Carlsson <acarlsson@apple.com>
1466 * fast/js/pretty-print-expected.txt:
1469 * fast/js/resources/pretty-print.js:
1470 Fix description string.
1472 2006-07-19 Anders Carlsson <acarlsson@apple.com>
1476 <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
1478 * fast/js/pretty-print-expected.txt: Added.
1479 * fast/js/pretty-print.html: Added.
1480 * fast/js/resources/pretty-print.js: Added.
1482 2006-07-19 David Harrison <harrison@apple.com>
1484 <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
1485 <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table
1487 (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
1489 * editing/pasteboard/paste-table-003-expected.checksum: Added.
1490 * editing/pasteboard/paste-table-003-expected.png: Added.
1491 * editing/pasteboard/paste-table-003-expected.txt: Added.
1492 * editing/pasteboard/paste-table-003.html: Added.
1494 2006-07-18 Maciej Stachowiak <mjs@apple.com>
1496 Reviewed by Adele Peterson.
1500 <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post
1502 * fast/js/null-char-in-string-expected.txt: Added.
1503 * fast/js/null-char-in-string.html: Added.
1504 * fast/js/resources/null-char-in-string.js: Added.
1506 2006-07-18 Anders Carlsson <acarlsson@apple.com>
1510 http://bugzilla.opendarwin.org/show_bug.cgi?id=9959
1511 REGRESSION: iframes stop rendering after 200th one on successive reloads
1513 * fast/frames/frame-limit-expected.txt: Added.
1514 * fast/frames/frame-limit.html: Added.
1516 2006-07-18 Darin Adler <darin@apple.com>
1520 - convert a couple of tests to "dump as text" tests
1522 * fast/dom/css-selectorText-expected.checksum: Removed.
1523 * fast/dom/css-selectorText-expected.png: Removed.
1524 * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
1525 * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.
1527 * fast/dom/css-shortHands-expected.checksum: Removed.
1528 * fast/dom/css-shortHands-expected.png: Removed.
1529 * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
1530 * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.
1532 2006-07-18 Mitz Pettel <opendarwin.org@mitzpettel.com>
1536 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9978
1537 REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line
1539 * editing/selection/click-start-of-line-expected.checksum: Added.
1540 * editing/selection/click-start-of-line-expected.png: Added.
1541 * editing/selection/click-start-of-line-expected.txt: Added.
1542 * editing/selection/click-start-of-line.html: Added.
1544 2006-07-18 Anders Carlsson <acarlsson@apple.com>
1548 http://bugzilla.opendarwin.org/show_bug.cgi?id=9695
1549 <rdar://problem/4614085>
1550 TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
1552 * editing/selection/move-begin-end-expected.txt: Added.
1553 * editing/selection/move-begin-end.html: Added.
1555 2006-07-17 Maciej Stachowiak <mjs@apple.com>
1557 Test cases not reviewed but the corresponding fix was.
1559 - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/
1561 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
1562 * editing/pasteboard/nested-blocks-with-text-area.html: Added.
1563 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
1564 * editing/pasteboard/nested-blocks-with-text-field.html: Added.
1566 2006-07-17 Anders Carlsson <acarlsson@apple.com>
1570 Add Apache 2 config file.
1572 * http/conf/apache2-httpd.conf: Added.
1574 2006-07-17 Justin Garcia <justin.garcia@apple.com>
1578 <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
1580 * editing/selection/replace-selection-1-expected.checksum: Added.
1581 * editing/selection/replace-selection-1-expected.png: Added.
1582 * editing/selection/replace-selection-1-expected.txt: Added.
1583 * editing/selection/replace-selection-1.html: Added.
1585 2006-07-14 Justin Garcia <justin.garcia@apple.com>
1589 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1590 * editing/selection/subframe-with-selection-expected.txt:
1592 2006-07-17 Maciej Stachowiak <mjs@apple.com>
1596 <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard
1598 * fast/events/programmatic-check-no-change-event-expected.txt: Added.
1599 * fast/events/programmatic-check-no-change-event.html: Added.
1601 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
1605 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954
1606 REGRESSION: document.dir should return empty string in <head>
1608 * fast/dom/document-dir-property-expected.txt: Added.
1609 * fast/dom/document-dir-property.html: Added.
1611 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
1615 * fast/dynamic/move-node-with-selection-expected.checksum:
1616 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
1618 2006-07-16 Darin Adler <darin@apple.com>
1620 - fixed a couple of files I checked in wrong
1622 * fast/html/body-offset-properties-expected.txt: Removed property cruft.
1623 * fast/html/body-offset-properties.html: Ditto.
1625 2006-07-16 Maciej Stachowiak <mjs@apple.com>
1627 - fixed typo in expected results
1629 * fast/js/for-in-avoid-duplicates-expected.txt:
1631 2006-07-16 Darin Adler <darin@apple.com>
1633 Reviewed by John Sullivan (new test, not the changes to existing ones).
1635 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9943
1636 <rdar://problem/4590613>
1637 REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns
1639 * fast/html/body-offset-properties-expected.txt: Added.
1640 * fast/html/body-offset-properties.html: Added.
1642 * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
1643 Instead hardcode the default body margin of 8.
1644 * editing/pasteboard/drop-text-without-selection.html: Ditto.
1645 * editing/selection/click-before-and-after-table.html: Ditto.
1646 * editing/selection/mixed-editability-1.html: Ditto.
1647 * fast/table/click-near-anonymous-table.html: Ditto.
1649 * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
1652 2006-07-16 Maciej Stachowiak <mjs@apple.com>
1656 - new test case and updated results for property list changes
1658 * fast/js/for-in-avoid-duplicates-expected.txt: Added.
1659 * fast/js/for-in-avoid-duplicates.html: Added.
1660 * fast/js/kde/Array-expected.txt:
1661 * fast/js/resources/for-in-avoid-duplicates.js: Added.
1663 2006-07-15 Darin Adler <darin@apple.com>
1665 Reviewed by John Sullivan.
1667 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8952
1668 <rdar://problem/4575185>
1669 REGRESSION: crash on drag of highlighted Google custom home page modules
1671 * fast/dynamic/move-node-with-selection-expected.checksum: Added.
1672 * fast/dynamic/move-node-with-selection-expected.png: Added.
1673 * fast/dynamic/move-node-with-selection-expected.txt: Added.
1674 * fast/dynamic/move-node-with-selection.html: Added.
1676 2006-07-15 Darin Adler <darin@apple.com>
1678 Reviewed by John Sullivan.
1680 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587
1681 <rdar://problem/4631844>
1682 REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering
1684 * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
1685 * fast/lists/numeric-markers-outside-list-expected.png: Added.
1686 * fast/lists/numeric-markers-outside-list-expected.txt: Added.
1687 * fast/lists/numeric-markers-outside-list.html: Added.
1689 2006-07-15 Geoffrey Garen <ggaren@apple.com>
1693 Layout test for crash when setting the dir property on a document with no body.
1695 * fast/dom/dir-no-body-expected.txt: Added.
1696 * fast/dom/dir-no-body.html: Added.
1698 2006-07-15 Darin Adler <darin@apple.com>
1702 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8395
1703 <rdar://problem/4613467>
1704 REGRESSION: RegEx seems broken for hex escaped non breaking space
1706 * fast/js/regexp-extended-characters-more-expected.txt: Added.
1707 * fast/js/regexp-extended-characters-more.html: Added.
1708 * fast/js/resources/regexp-extended-characters-more.js: Added.
1710 2006-07-15 Darin Adler <darin@apple.com>
1714 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8871
1715 <rdar://problem/4575417>
1716 REGRESSION: Pressing Enter/Return in a text input removes the selected text
1717 and http://bugzilla.opendarwin.org/show_bug.cgi?id=9743
1718 <rdar://problem/4614228>
1719 REGRESSION: crash dispatching JavaScript-created keyboard event to input element
1721 * fast/forms/input-text-enter-expected.txt: Added.
1722 * fast/forms/input-text-enter.html: Added.
1724 2006-07-15 Darin Adler <darin@apple.com>
1726 Reviewed by John Sullivan.
1728 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9883
1729 <rdar://problem/4631821>
1730 REGRESSION: NativePopups don't work correctly in some forum software
1732 * fast/forms/select-selected-expected.checksum: Added.
1733 * fast/forms/select-selected-expected.png: Added.
1734 * fast/forms/select-selected-expected.txt: Added.
1735 * fast/forms/select-selected.html: Added.
1737 2006-07-15 Anders Carlsson <acarlsson@apple.com>
1741 http://bugzilla.opendarwin.org/show_bug.cgi?id=9866
1742 <rdar://problem/4631561>
1743 REGRESSION: Repro crash from mangleme using iframe, only from server.
1745 * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
1746 * http/tests/misc/iframe-invalid-source-crash.html: Added.
1748 2006-07-14 Alexey Proskuryakov <ap@nypop.com>
1752 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=4195
1753 REGRESSION: KOI8-U encoding no longer supported.
1755 * fast/encoding/charset-koi8-u-expected.txt: Added.
1756 * fast/encoding/charset-koi8-u.html: Added.
1757 * fast/encoding/charset-x-nextstep-expected.txt: Added.
1758 * fast/encoding/charset-x-nextstep.html: Added.
1759 * http/tests/misc/BOM-override-expected.txt: Added.
1760 * http/tests/misc/BOM-override-script-expected.txt: Added.
1761 * http/tests/misc/BOM-override-script.html: Added.
1762 * http/tests/misc/BOM-override.pl: Added.
1763 * http/tests/misc/resources/BOM-override-2.pl: Added.
1764 * http/tests/misc/resources/BOM-override-3.pl: Added.
1766 2006-07-14 Timothy Hatcher <timothy@apple.com>
1768 Rolling out this fix from r15358 since it isn't resolved.
1770 2006-07-11 Justin Garcia <justin.garcia@apple.com>
1772 Reviewed by levi & thatcher
1774 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
1775 GMail Editor: Operations that use drop down menus blow away the selection
1777 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1778 * editing/selection/subframe-with-selection-expected.checksum: Added.
1779 * editing/selection/subframe-with-selection-expected.png: Added.
1780 * editing/selection/subframe-with-selection-expected.txt: Added.
1781 * editing/selection/subframe-with-selection.html: Added.
1783 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
1787 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9905
1788 REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div
1790 * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
1791 * editing/deleting/delete-at-start-or-end-expected.png: Added.
1792 * editing/deleting/delete-at-start-or-end-expected.txt: Added.
1793 * editing/deleting/delete-at-start-or-end.html: Added.
1795 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
1799 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9879
1800 REGRESSION: Repro crash when clicking to the side of an anonymous table
1801 - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
1802 to the side of an anonymous table
1804 NOTE: Only the layout test part of this patch was landed since an alternate
1805 fix was committed in r15401: <rdar://problem/4509393> selected DOM range
1806 starts with <object>, 0 offset but selection should include the <object>
1808 * fast/table/click-near-anonymous-table-expected.checksum: Added.
1809 * fast/table/click-near-anonymous-table-expected.png: Added.
1810 * fast/table/click-near-anonymous-table-expected.txt: Added.
1811 * fast/table/click-near-anonymous-table.html: Added.
1813 2006-07-12 Maciej Stachowiak <mjs@apple.com>
1817 Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
1819 I included the test case from the bug plus variants for other broken cases that
1820 were similar but needed separate fixes.
1822 * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
1823 * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
1824 * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
1825 * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
1826 * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
1827 * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
1828 * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
1829 * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
1830 * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
1831 * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
1832 * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
1833 * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.
1835 2006-07-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
1839 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9670
1840 REGRESSION: RTL white-space:pre-wrap text is offset to the right
1842 * editing/deleting/delete-to-select-table-expected.txt:
1843 * editing/execCommand/boldSelection-expected.txt:
1844 * editing/execCommand/italicizeByCharacter-expected.txt:
1845 * editing/execCommand/modifyForeColorByCharacter-expected.txt:
1846 * editing/execCommand/print-expected.txt:
1847 * editing/execCommand/selectAll-expected.txt:
1848 * editing/execCommand/strikethroughSelection-expected.txt:
1849 * editing/inserting/insert-div-027-expected.txt:
1850 * editing/selection/after-line-wrap-expected.txt:
1851 * editing/selection/mixed-editability-1-expected.txt:
1852 * editing/selection/select-all-001-expected.txt:
1853 * editing/selection/select-all-002-expected.txt:
1854 * editing/selection/select-all-003-expected.txt:
1855 * fast/clip/outline-overflowClip-expected.txt:
1856 * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
1857 * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
1858 * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
1859 * fast/text/international/rtl-white-space-pre-wrap.html: Added.
1860 * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
1861 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
1863 2006-07-13 Mark Rowe <opendarwin.org@bdash.net.nz>
1865 Reviewed by Geoffrey.
1867 http://bugzilla.opendarwin.org/show_bug.cgi?id=9742
1868 Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>
1870 This includes tests for indexing an array with immediate types, and for
1871 setting selectField.options.length to immediate types.
1873 * fast/dom/select-selectedIndex-expected.txt:
1874 * fast/dom/select-selectedIndex-multiple-expected.txt:
1875 * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
1876 * fast/dom/select-selectedIndex.html: Ditto.
1877 * fast/js/array-index-immediate-types-expected.txt: Added.
1878 * fast/js/array-index-immediate-types.html: Added.
1879 * fast/js/resources/array-index-immediate-types.js: Added.
1881 2006-07-13 David Harrison <harrison@apple.com>
1883 Reviewed by Justin and Levi.
1885 <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing
1887 * editing/deleting/delete-by-word-001-expected.checksum: Added.
1888 * editing/deleting/delete-by-word-001-expected.png: Added.
1889 * editing/deleting/delete-by-word-001-expected.txt: Added.
1890 * editing/deleting/delete-by-word-001.html: Added.
1891 * editing/deleting/delete-by-word-002-expected.checksum: Added.
1892 * editing/deleting/delete-by-word-002-expected.png: Added.
1893 * editing/deleting/delete-by-word-002-expected.txt: Added.
1894 * editing/deleting/delete-by-word-002.html: Added.
1896 2006-07-13 Levi Weintraub <lweintraub@apple.com>
1900 <rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather than selects the table
1902 * editing/deleting/delete-block-table-expected.checksum: Added.
1903 * editing/deleting/delete-block-table-expected.png: Added.
1904 * editing/deleting/delete-block-table-expected.txt: Added.
1905 * editing/deleting/delete-block-table.html: Added.
1906 * editing/deleting/delete-hr-expected.checksum: Added.
1907 * editing/deleting/delete-hr-expected.png: Added.
1908 * editing/deleting/delete-hr-expected.txt: Added.
1909 * editing/deleting/delete-hr.html: Added.
1910 * editing/deleting/delete-to-select-table-expected.png:
1911 * editing/execCommand/insertHorizontalRule-expected.txt:
1912 * fast/lists/markers-in-selection-expected.txt:
1914 2006-07-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
1918 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9862
1919 REGRESSION: GMail: Crash in RenderView::repaintViewRectangle when spoofing as FF
1920 - see also <rdar://problem/4622407>
1922 * fast/frames/repaint-display-none-crash-expected.txt: Added.
1923 * fast/frames/repaint-display-none-crash.html: Added.
1925 2006-07-12 Justin Garcia <justin.garcia@apple.com>
1929 <rdar://problem/4509393>
1930 selected DOM range starts with <object>, 0 offset but selection should include the <object>
1932 * editing/selection/legal-positions-expected.txt: Added.
1933 * editing/selection/legal-positions.html: Added.
1935 * editing/deleting/delete-3608430-fix-expected.txt:
1936 * editing/deleting/delete-image-001-expected.txt:
1937 * editing/deleting/delete-image-002-expected.txt:
1938 * editing/deleting/delete-image-003-expected.txt:
1939 * editing/deleting/delete-image-004-expected.txt:
1940 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1941 * editing/selection/replaced-boundaries-3-expected.txt:
1942 * editing/selection/select-box-expected.txt:
1944 2006-07-12 John Sullivan <sullivan@apple.com>
1946 Reviewed by Brady Eidson (and written by Justin Garcia)
1948 - layout test corresponding to <rdar://problem/4611164>
1950 * editing/undo/undo-misspellings-expected.checksum: Added.
1951 * editing/undo/undo-misspellings-expected.png: Added.
1952 * editing/undo/undo-misspellings-expected.txt: Added.
1953 * editing/undo/undo-misspellings.html: Added.
1955 2006-07-13 Anders Carlsson <acarlsson@apple.com>
1959 http://bugzilla.opendarwin.org/show_bug.cgi?id=9663
1960 REGRESSION (r14948-r14956): Selection in text field remains highlighted when the text field loses focus
1962 * editing/selection/clear-selection-expected.checksum: Added.
1963 * editing/selection/clear-selection-expected.png: Added.
1964 * editing/selection/clear-selection-expected.txt: Added.
1965 * editing/selection/clear-selection.html: Added.
1967 2006-07-12 David Kilzer <ddkilzer@kilzer.net>
1969 Reviewed by NOBODY (layout test fix).
1971 Remove property information left in files from svn-apply.
1973 * fast/table/large-rowspan-crash-expected.txt:
1974 * fast/table/large-rowspan-crash.html:
1976 2006-07-12 Darin Adler <darin@apple.com>
1980 - another large rowspan test case
1982 * fast/table/large-rowspan-crash-expected.txt: Added.
1983 * fast/table/large-rowspan-crash.html: Added.
1985 2006-07-12 Anders Carlsson <acarlsson@apple.com>
1989 <rdar://problem/4586665> REGRESSION: autorestore.apple.com: Crashes Safari in WebCore::Widget::client() const
1991 * fast/forms/input-type-change-in-onfocus-keyboard-expected.txt: Added.
1992 * fast/forms/input-type-change-in-onfocus-keyboard.html: Added.
1993 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt: Added.
1994 * fast/forms/input-type-change-in-onfocus-mouse.html: Added.
1996 2006-07-12 Adele Peterson <adele@apple.com>
2000 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9813
2001 OPTION text can paint over select element's scrollbar
2003 * fast/forms/option-text-clip-expected.checksum: Added.
2004 * fast/forms/option-text-clip-expected.png: Added.
2005 * fast/forms/option-text-clip-expected.txt: Added.
2006 * fast/forms/option-text-clip.html: Added.
2008 2006-07-11 Justin Garcia <justin.garcia@apple.com>
2012 <rdar://problem/4620686>
2013 REGRESSION: Mispelling markers are still displayed when using the delete key to place caret into a misspelled word
2015 * editing/deleting/delete-after-span-ws-001-expected.checksum:
2016 * editing/deleting/delete-after-span-ws-001-expected.png:
2017 * editing/deleting/delete-after-span-ws-002-expected.checksum:
2018 * editing/deleting/delete-after-span-ws-002-expected.png:
2019 * editing/deleting/delete-after-span-ws-003-expected.checksum:
2020 * editing/deleting/delete-after-span-ws-003-expected.png:
2021 * editing/deleting/delete-block-merge-contents-010-expected.checksum:
2022 * editing/deleting/delete-block-merge-contents-010-expected.png:
2023 * editing/deleting/merge-unrendered-space-expected.checksum:
2024 * editing/deleting/merge-unrendered-space-expected.png:
2026 2006-07-11 Tim Omernick <timo@apple.com>
2030 Test case for <http://bugzilla.opendarwin.org/show_bug.cgi?id=9843>:
2031 Give Netscape plug-ins access to their own DOM element
2033 * plugins/netscape-dom-access-expected.checksum: Added.
2034 * plugins/netscape-dom-access-expected.png: Added.
2035 * plugins/netscape-dom-access-expected.txt: Added.
2036 * plugins/netscape-dom-access.html: Added.
2038 2006-07-11 Adele Peterson <adele@apple.com>
2042 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9861
2043 REGRESSION: Can't dynamically change list box to popup
2045 * fast/forms/select-change-listbox-to-popup-expected.checksum: Added.
2046 * fast/forms/select-change-listbox-to-popup-expected.png: Added.
2047 * fast/forms/select-change-listbox-to-popup-expected.txt: Added.
2048 * fast/forms/select-change-listbox-to-popup.html: Added.
2049 * fast/forms/select-change-popup-to-listbox.html:
2051 2006-07-11 Justin Garcia <justin.garcia@apple.com>
2053 Reviewed by levi & thatcher
2055 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
2056 GMail Editor: Operations that use drop down menus blow away the selection
2058 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2059 * editing/selection/subframe-with-selection-expected.checksum: Added.
2060 * editing/selection/subframe-with-selection-expected.png: Added.
2061 * editing/selection/subframe-with-selection-expected.txt: Added.
2062 * editing/selection/subframe-with-selection.html: Added.
2064 2006-07-11 Adele Peterson <adele@apple.com>
2068 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9859
2069 REGRESSION: Can't dynamically change popup to list box
2071 * fast/forms/select-change-popup-to-listbox-expected.checksum: Added.
2072 * fast/forms/select-change-popup-to-listbox-expected.png: Added.
2073 * fast/forms/select-change-popup-to-listbox-expected.txt: Added.
2074 * fast/forms/select-change-popup-to-listbox.html: Added.
2076 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
2080 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9572
2081 Add application/xhtml+xml to the Accept header
2083 The fix itself was landed on 2006-07-09, but I forgot about the test.
2085 * http/tests/misc/xhtml-expected.txt: Added.
2086 * http/tests/misc/xhtml.php: Added.
2088 2006-07-11 Beth Dakin <bdakin@apple.com>
2092 Adele checked in new results for this test when you could style
2093 selects, but the styling of selects is turned off for now, so back
2094 to the original results.
2096 * fast/forms/001-expected.checksum:
2097 * fast/forms/001-expected.png:
2098 * fast/forms/001-expected.txt:
2100 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
2104 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7808
2105 Assertion failure in -[WebBaseNetscapePluginStream dealloc] when requesting an invalid URL
2107 * plugins/get-empty-url-expected.txt: Added.
2108 * plugins/get-empty-url.html: Added.
2110 2006-07-10 David Kilzer <ddkilzer@kilzer.net>
2114 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9179
2115 Implement select.options.add() method
2117 * fast/dom/select-selectedIndex-multiple-expected.txt: Updated test results.
2118 * fast/dom/select-selectedIndex-multiple.html: Updated to print comments between
2119 tests to make failures easier to track down.
2120 * fast/dom/select-selectedIndex-expected.txt: Mirrored updates from select-selectedIndex-multiple.html
2121 * fast/dom/select-selectedIndex.html: Ditto.
2122 * fast/js/resources/select-options-add.js: Added.
2123 * fast/js/select-options-add-expected.txt: Added.
2124 * fast/js/select-options-add.html: Added.
2126 2006-07-10 Adele Peterson <adele@apple.com>
2130 Test for <rdar://problem/4621442> REGRESSION (NativePopup) : Popup menus aren't drawn correctly on page at orbitz.com; cheaptickets.com
2132 * fast/forms/select-style-expected.checksum: Added.
2133 * fast/forms/select-style-expected.png: Added.
2134 * fast/forms/select-style-expected.txt: Added.
2135 * fast/forms/select-style.html: Added.
2137 2006-07-10 Beth Dakin <bdakin@apple.com>
2141 Test for <rdar://problem/4621095> The should be a way to
2142 access the user interface scale factor through the DOM
2144 * fast/dom/jsDevicePixelRatio-expected.checksum: Added.
2145 * fast/dom/jsDevicePixelRatio-expected.png: Added.
2146 * fast/dom/jsDevicePixelRatio-expected.txt: Added.
2147 * fast/dom/jsDevicePixelRatio.html: Added.
2149 2006-07-10 Adele Peterson <adele@apple.com>
2151 http://bugzilla.opendarwin.org/show_bug.cgi?id=9830
2152 More pixel test results need updating since switching to native popup
2154 * editing/selection/replaced-boundaries-3-expected.checksum:
2155 * editing/selection/replaced-boundaries-3-expected.png:
2156 * fast/block/margin-collapse/103-expected.checksum:
2157 * fast/block/margin-collapse/103-expected.png:
2158 * fast/forms/001-expected.checksum:
2159 * fast/forms/001-expected.png:
2160 * fast/forms/HTMLOptionElement_label01-expected.checksum:
2161 * fast/forms/HTMLOptionElement_label01-expected.png:
2162 * fast/forms/HTMLOptionElement_label02-expected.checksum:
2163 * fast/forms/HTMLOptionElement_label02-expected.png:
2164 * fast/forms/HTMLOptionElement_label03-expected.checksum:
2165 * fast/forms/HTMLOptionElement_label03-expected.png:
2166 * fast/forms/HTMLOptionElement_label04-expected.checksum:
2167 * fast/forms/HTMLOptionElement_label04-expected.png:
2168 * fast/forms/form-element-geometry-expected.checksum:
2169 * fast/forms/form-element-geometry-expected.png:
2170 * fast/forms/option-script-expected.checksum:
2171 * fast/forms/option-script-expected.png:
2172 * fast/forms/option-strip-whitespace-expected.checksum:
2173 * fast/forms/option-strip-whitespace-expected.png:
2174 * fast/invalid/014-expected.checksum:
2175 * fast/invalid/014-expected.png:
2176 * fast/parser/document-write-option-expected.checksum:
2177 * fast/parser/document-write-option-expected.png:
2178 * tables/mozilla/bugs/bug2479-3-expected.checksum:
2179 * tables/mozilla/bugs/bug2479-3-expected.png:
2180 * tables/mozilla/bugs/bug29326-expected.checksum:
2181 * tables/mozilla/bugs/bug29326-expected.png:
2182 * tables/mozilla/bugs/bug33855-expected.checksum:
2183 * tables/mozilla/bugs/bug33855-expected.png:
2184 * tables/mozilla/bugs/bug96334-expected.checksum:
2185 * tables/mozilla/bugs/bug96334-expected.png:
2186 * tables/mozilla/core/margins-expected.checksum:
2187 * tables/mozilla/core/margins-expected.png:
2188 * tables/mozilla/dom/tableDom-expected.checksum:
2189 * tables/mozilla/dom/tableDom-expected.png:
2191 2006-07-10 Darin Adler <darin@apple.com>
2193 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2194 Updated one more result for Adele's 4463835 change last night.
2196 2006-07-10 Beth Dakin <bdakin@apple.com>
2200 Test cases for <rdar://problem/4610314> Support the CSS3 content
2203 * fast/css/contentDiv-expected.checksum: Added.
2204 * fast/css/contentDiv-expected.png: Added.
2205 * fast/css/contentDiv-expected.txt: Added.
2206 * fast/css/contentDiv.html: Added.
2207 * fast/css/contentDivWithChildren-expected.checksum: Added.
2208 * fast/css/contentDivWithChildren-expected.png: Added.
2209 * fast/css/contentDivWithChildren-expected.txt: Added.
2210 * fast/css/contentDivWithChildren.html: Added.
2211 * fast/css/contentImage-expected.checksum: Added.
2212 * fast/css/contentImage-expected.png: Added.
2213 * fast/css/contentImage-expected.txt: Added.
2214 * fast/css/contentImage.html: Added.
2215 * fast/css/resources/show-shoes-vs-pie.png: Added.
2217 2006-07-09 Anders Carlsson <acarlsson@apple.com>
2221 http://bugzilla.opendarwin.org/show_bug.cgi?id=9245
2222 Quirksmode: Incorrect handling of disabled BUTTON elements
2224 * fast/forms/activate-and-disabled-elements-expected.txt: Added.
2225 * fast/forms/activate-and-disabled-elements.html: Added.
2227 2006-07-09 Adele Peterson <adele@apple.com>
2231 Updated results for:
2232 <rdar://problem/4463835> Switch to use new popup menu implementation for <select>
2234 * editing/selection/replaced-boundaries-3-expected.txt:
2235 * editing/selection/select-box-expected.txt:
2236 * fast/block/margin-collapse/103-expected.txt:
2237 * fast/dom/option-properties-expected.txt:
2238 * fast/forms/003-expected.txt:
2239 * fast/forms/004-expected.txt:
2240 * fast/forms/HTMLOptionElement_label01-expected.txt:
2241 * fast/forms/HTMLOptionElement_label02-expected.txt:
2242 * fast/forms/HTMLOptionElement_label03-expected.txt:
2243 * fast/forms/HTMLOptionElement_label04-expected.txt:
2244 * fast/forms/HTMLOptionElement_label06-expected.txt:
2245 * fast/forms/HTMLOptionElement_label07-expected.txt:
2246 * fast/forms/form-element-geometry-expected.txt:
2247 * fast/forms/option-script-expected.txt:
2248 * fast/forms/option-strip-whitespace-expected.txt:
2249 * fast/forms/select-remove-option-expected.txt:
2250 * fast/forms/select-replace-option-expected.txt:
2251 * fast/forms/select-reset-expected.txt:
2252 * fast/invalid/014-expected.txt:
2253 * fast/parser/document-write-option-expected.txt:
2254 * fast/replaced/width100percent-expected.txt:
2255 * tables/mozilla/bugs/bug1188-expected.txt:
2256 * tables/mozilla/bugs/bug18359-expected.txt:
2257 * tables/mozilla/bugs/bug2479-3-expected.txt:
2258 * tables/mozilla/bugs/bug2479-4-expected.txt:
2259 * tables/mozilla/bugs/bug29326-expected.txt:
2260 * tables/mozilla/bugs/bug33855-expected.txt:
2261 * tables/mozilla/bugs/bug4382-expected.txt:
2262 * tables/mozilla/bugs/bug96334-expected.txt:
2263 * tables/mozilla/core/margins-expected.txt:
2264 * tables/mozilla/dom/tableDom-expected.txt:
2266 2006-07-09 Geoffrey Garen <ggaren@apple.com>
2270 Now that we garbage collect after reinitalizing the global object, not
2271 before, we have more free memory, so a custom property that used to
2272 get collected during the initialization phase of this test now avoids
2273 getting collected until the collection phase.
2275 * fast/dom/gc-9-expected.txt:
2276 * fast/dom/gc-9.html:
2278 2006-07-09 David Kilzer <ddkilzer@kilzer.net>
2282 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9812
2283 LayoutTests/svg/custom/foreign-object-skew.svg seems to be fixed
2285 * svg/custom/foreign-object-skew-expected.checksum: Updated.
2286 * svg/custom/foreign-object-skew-expected.png: Updated.
2288 2006-07-09 Darin Adler <darin@apple.com>
2290 * fast/dom/delete-contents-expected.txt: Updated results that changed
2291 because we now keep comment nodes in the DOM.
2293 2006-07-09 David Harrison <harrison@apple.com>
2295 Reviewed by John Sullivan.
2297 <rdar://problem/4598149> Deleting the contents of a DOMRange and then inserting a node into it crashes in WebCore::Font::canUseGlyphCache
2299 * fast/dom/delete-contents-expected.checksum: Added.
2300 * fast/dom/delete-contents-expected.png: Added.
2301 * fast/dom/delete-contents-expected.txt: Added.
2302 * fast/dom/delete-contents.html: Added.
2304 2006-07-09 David Kilzer <ddkilzer@kilzer.net>
2308 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9797
2309 Make description() in fast/js/resources/js-test-pre.js work with MSIE 6
2311 * fast/js/resources/js-test-pre.js: Change description() to work with MSIE 6.
2313 2006-07-08 Timothy Hatcher <timothy@apple.com>
2317 Bug 5312: comments aren't available via DOM
2318 http://bugzilla.opendarwin.org/show_bug.cgi?id=5312
2320 New tests for DOM comment nodes. Updated results to account for new
2321 nodes in the DOM (editing offsets changed.)
2323 * editing/deleting/delete-line-013-expected.txt:
2324 * editing/deleting/delete-line-014-expected.txt:
2325 * editing/inserting/insert-3907422-fix-expected.txt:
2326 * editing/inserting/insert-div-009-expected.txt:
2327 * editing/inserting/insert-div-010-expected.txt:
2328 * editing/selection/extend-by-character-006-expected.txt:
2329 * editing/selection/move-between-blocks-no-001-expected.txt:
2330 * editing/selection/move-between-blocks-yes-001-expected.txt:
2331 * fast/dom/HTMLDocument/object-by-name-or-id-expected.txt:
2332 * fast/dom/HTMLDocument/object-by-name-or-id.html:
2333 * fast/dom/comment-document-fragment-expected.txt: Added.
2334 * fast/dom/comment-document-fragment.html: Added.
2335 * fast/dom/comment-dom-node-expected.txt: Added.
2336 * fast/dom/comment-dom-node.html: Added.
2337 * fast/dom/comment-not-documentElement-expected.checksum: Added.
2338 * fast/dom/comment-not-documentElement-expected.png: Added.
2339 * fast/dom/comment-not-documentElement-expected.txt: Added.
2340 * fast/dom/comment-not-documentElement.html: Added.
2341 * fast/text/atsui-pointtooffset-calls-cg-expected.txt:
2342 * fast/text/atsui-rtl-override-selection-expected.txt:
2344 2006-07-08 Darin Adler <darin@apple.com>
2346 Reviewed by Geoff (well, half of it at least).
2348 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9788
2349 storage leaks in Objective-C tests
2351 * plugins/jsobjc-simple.html: Add an autorelease to fix a storage leak.
2353 2006-07-08 Darin Adler <darin@apple.com>
2355 - clear up a few minor housekeeping problems
2357 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Added.
2358 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Added.
2359 * fast/forms/input-appearance-height-expected.checksum: Added.
2360 Added missing test results.
2362 * fast/block/float/nopaint-after-layer-destruction-expected.checksum:
2363 * fast/block/positioning/absolute-positioned-overconstrained.html:
2364 * fast/css/ZeroOpacityLayers.html:
2365 * fast/css/ZeroOpacityLayers2.html:
2366 * fast/css/font-shorthand-weight-only-expected.checksum:
2367 * fast/css/hsl-color-expected.checksum:
2368 * fast/css/hsla-color-expected.checksum:
2369 * fast/css/resize-corner-tracking-expected.checksum:
2370 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum:
2371 * fast/dynamic/selection-highlight-adjust-expected.checksum:
2372 * fast/forms/button-generated-content-expected.checksum:
2373 * fast/frames/calculate-fixed.html:
2374 * fast/frames/calculate-order.html:
2375 * fast/frames/calculate-percentage.html:
2376 * fast/frames/calculate-relative.html:
2377 * fast/frames/calculate-round.html:
2378 * fast/history/clicked-link-is-visited-expected.checksum:
2379 * fast/layers/opacity-outline-expected.checksum:
2380 * fast/media/import-p-red.css:
2381 * fast/parser/broken-comments-vs-parsing-mode-expected.checksum:
2382 * fast/repaint/clipped-relative-expected.checksum:
2383 * fast/repaint/float-move-during-layout-expected.checksum:
2384 * fast/repaint/layer-child-outline-expected.checksum:
2385 * fast/repaint/outline-shrinking-expected.checksum:
2386 * fast/repaint/static-to-positioned-expected.checksum:
2387 * fast/repaint/table-collapsed-border-expected.checksum:
2388 * fast/table/absolute-table-at-bottom-expected.checksum:
2389 * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum:
2390 * fast/table/empty-section-crash-expected.checksum:
2391 * fast/table/rtl-cell-display-none-assert-expected.checksum:
2392 * fast/table/text-field-baseline-expected.checksum:
2393 * fast/text/capitalize-empty-generated-string-expected.checksum:
2394 * svg/custom/gradient-stroke-width-expected.checksum:
2395 * traversal/stay-within-root-expected.checksum:
2396 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
2398 * fast/block/positioning/absolute-positioned-overconstrained-expected.txt:
2399 * fast/css/ZeroOpacityLayers-expected.checksum:
2400 * fast/css/ZeroOpacityLayers-expected.png:
2401 * fast/css/ZeroOpacityLayers-expected.txt:
2402 * fast/css/ZeroOpacityLayers2-expected.checksum:
2403 * fast/css/ZeroOpacityLayers2-expected.png:
2404 * fast/css/ZeroOpacityLayers2-expected.txt:
2405 Updated tests results that changed due to the above.
2407 2006-07-07 Justin Garcia <justin.garcia@apple.com>
2411 * editing/selection/editable-non-editable-crash-expected.checksum: Added.
2412 * editing/selection/editable-non-editable-crash-expected.png: Added.
2413 * editing/selection/editable-non-editable-crash-expected.txt: Added.
2414 * editing/selection/editable-non-editable-crash.html: Added.
2415 * editing/selection/skip-non-editable-1-expected.txt:
2416 * editing/selection/skip-non-editable-1.html:
2418 2006-07-07 Levi Weintraub <lweintraub@apple.com>
2422 Missed a few in the last update...
2424 * fast/forms/input-delete-expected.txt:
2425 * fast/repaint/inline-outline-repaint-expected.txt:
2426 * fast/repaint/selection-after-delete-expected.txt:
2428 2006-07-07 Levi Weintraub <lweintraub@apple.com>
2432 Deletion editing deligates now show up!
2434 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
2435 * editing/deleting/delete-3608430-fix-expected.txt:
2436 * editing/deleting/delete-3608445-fix-expected.txt:
2437 * editing/deleting/delete-3608462-fix-expected.txt:
2438 * editing/deleting/delete-3775172-fix-expected.txt:
2439 * editing/deleting/delete-3800834-fix-expected.txt:
2440 * editing/deleting/delete-3857753-fix-expected.txt:
2441 * editing/deleting/delete-3865854-fix-expected.txt:
2442 * editing/deleting/delete-3928305-fix-expected.txt:
2443 * editing/deleting/delete-3959464-fix-expected.txt:
2444 * editing/deleting/delete-4038408-fix-expected.txt:
2445 * editing/deleting/delete-4083333-fix-expected.txt:
2446 * editing/deleting/delete-after-span-ws-001-expected.txt:
2447 * editing/deleting/delete-after-span-ws-002-expected.txt:
2448 * editing/deleting/delete-after-span-ws-003-expected.txt:
2449 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
2450 * editing/deleting/delete-and-undo-expected.txt:
2451 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
2452 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
2453 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
2454 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
2455 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
2456 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
2457 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
2458 * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
2459 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
2460 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
2461 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
2462 * editing/deleting/delete-block-contents-001-expected.txt:
2463 * editing/deleting/delete-block-contents-002-expected.txt:
2464 * editing/deleting/delete-block-contents-003-expected.txt:
2465 * editing/deleting/delete-block-merge-contents-001-expected.txt:
2466 * editing/deleting/delete-block-merge-contents-002-expected.txt:
2467 * editing/deleting/delete-block-merge-contents-003-expected.txt:
2468 * editing/deleting/delete-block-merge-contents-004-expected.txt:
2469 * editing/deleting/delete-block-merge-contents-005-expected.txt:
2470 * editing/deleting/delete-block-merge-contents-006-expected.txt:
2471 * editing/deleting/delete-block-merge-contents-007-expected.txt:
2472 * editing/deleting/delete-block-merge-contents-008-expected.txt:
2473 * editing/deleting/delete-block-merge-contents-009-expected.txt:
2474 * editing/deleting/delete-block-merge-contents-010-expected.txt:
2475 * editing/deleting/delete-block-merge-contents-012-expected.txt:
2476 * editing/deleting/delete-block-merge-contents-013-expected.txt:
2477 * editing/deleting/delete-block-merge-contents-014-expected.txt:
2478 * editing/deleting/delete-block-merge-contents-015-expected.txt:
2479 * editing/deleting/delete-block-merge-contents-016-expected.txt:
2480 * editing/deleting/delete-block-merge-contents-017-expected.txt:
2481 * editing/deleting/delete-block-merge-contents-018-expected.txt:
2482 * editing/deleting/delete-block-merge-contents-019-expected.txt:
2483 * editing/deleting/delete-block-merge-contents-020-expected.txt:
2484 * editing/deleting/delete-block-merge-contents-021-expected.txt:
2485 * editing/deleting/delete-block-merge-contents-022-expected.txt:
2486 * editing/deleting/delete-block-merge-contents-023-expected.txt:
2487 * editing/deleting/delete-block-merge-contents-024-expected.txt:
2488 * editing/deleting/delete-br-001-expected.txt:
2489 * editing/deleting/delete-br-002-expected.txt:
2490 * editing/deleting/delete-br-003-expected.txt:
2491 * editing/deleting/delete-br-004-expected.txt:
2492 * editing/deleting/delete-br-005-expected.txt:
2493 * editing/deleting/delete-br-006-expected.txt:
2494 * editing/deleting/delete-br-007-expected.txt:
2495 * editing/deleting/delete-br-008-expected.txt:
2496 * editing/deleting/delete-br-009-expected.txt:
2497 * editing/deleting/delete-br-010-expected.txt:
2498 * editing/deleting/delete-br-011-expected.txt:
2499 * editing/deleting/delete-character-001-expected.txt:
2500 * editing/deleting/delete-contiguous-ws-001-expected.txt:
2501 * editing/deleting/delete-image-001-expected.txt:
2502 * editing/deleting/delete-image-002-expected.txt:
2503 * editing/deleting/delete-image-003-expected.txt:
2504 * editing/deleting/delete-image-004-expected.txt:
2505 * editing/deleting/delete-leading-ws-001-expected.txt:
2506 * editing/deleting/delete-line-001-expected.txt:
2507 * editing/deleting/delete-line-002-expected.txt:
2508 * editing/deleting/delete-line-003-expected.txt:
2509 * editing/deleting/delete-line-004-expected.txt:
2510 * editing/deleting/delete-line-005-expected.txt:
2511 * editing/deleting/delete-line-006-expected.txt:
2512 * editing/deleting/delete-line-007-expected.txt:
2513 * editing/deleting/delete-line-008-expected.txt:
2514 * editing/deleting/delete-line-009-expected.txt:
2515 * editing/deleting/delete-line-010-expected.txt:
2516 * editing/deleting/delete-line-011-expected.txt:
2517 * editing/deleting/delete-line-012-expected.txt:
2518 * editing/deleting/delete-line-013-expected.txt:
2519 * editing/deleting/delete-line-014-expected.txt:
2520 * editing/deleting/delete-line-015-expected.txt:
2521 * editing/deleting/delete-line-016-expected.txt:
2522 * editing/deleting/delete-line-017-expected.txt:
2523 * editing/deleting/delete-line-end-ws-001-expected.txt:
2524 * editing/deleting/delete-line-end-ws-002-expected.txt:
2525 * editing/deleting/delete-listitem-001-expected.txt:
2526 * editing/deleting/delete-listitem-002-expected.txt:
2527 * editing/deleting/delete-select-all-001-expected.txt:
2528 * editing/deleting/delete-select-all-002-expected.txt:
2529 * editing/deleting/delete-select-all-003-expected.txt:
2530 * editing/deleting/delete-selection-001-expected.txt:
2531 * editing/deleting/delete-tab-001-expected.txt:
2532 * editing/deleting/delete-tab-002-expected.txt:
2533 * editing/deleting/delete-tab-003-expected.txt:
2534 * editing/deleting/delete-tab-004-expected.txt:
2535 * editing/deleting/delete-trailing-ws-001-expected.txt:
2536 * editing/deleting/delete-trailing-ws-002-expected.txt:
2537 * editing/deleting/delete-ws-fixup-001-expected.txt:
2538 * editing/deleting/delete-ws-fixup-002-expected.txt:
2539 * editing/deleting/delete-ws-fixup-003-expected.txt:
2540 * editing/deleting/delete-ws-fixup-004-expected.txt:
2541 * editing/deleting/forward-delete-expected.txt:
2542 * editing/deleting/merge-different-styles-expected.txt:
2543 * editing/deleting/merge-endOfParagraph-expected.txt:
2544 * editing/deleting/merge-into-empty-block-1-expected.txt:
2545 * editing/deleting/merge-into-empty-block-2-expected.txt:
2546 * editing/deleting/merge-no-br-expected.txt:
2547 * editing/deleting/merge-unrendered-space-expected.txt:
2548 * editing/deleting/pruning-after-merge-1-expected.txt:
2549 * editing/deleting/pruning-after-merge-2-expected.txt:
2550 * editing/deleting/smart-delete-001-expected.txt:
2551 * editing/deleting/smart-delete-002-expected.txt:
2552 * editing/deleting/table-cells-expected.txt:
2553 * editing/execCommand/insertHTML-expected.txt:
2554 * editing/input/text-input-controller-expected.txt:
2555 * editing/inserting/insert-3775316-fix-expected.txt:
2556 * editing/inserting/insert-3851164-fix-expected.txt:
2557 * editing/inserting/insert-after-delete-001-expected.txt:
2558 * editing/inserting/insert-div-021-expected.txt:
2559 * editing/inserting/insert-div-026-expected.txt:
2560 * editing/pasteboard/4076267-2-expected.txt:
2561 * editing/pasteboard/4076267-3-expected.txt:
2562 * editing/pasteboard/4076267-expected.txt:
2563 * editing/pasteboard/paste-table-002-expected.txt:
2564 * editing/pasteboard/paste-text-015-expected.txt:
2565 * editing/selection/move-between-blocks-no-001-expected.txt:
2566 * editing/selection/select-all-iframe-expected.txt:
2567 * editing/style/block-style-005-expected.txt:
2568 * editing/style/smoosh-styles-001-expected.txt:
2569 * editing/style/smoosh-styles-002-expected.txt:
2570 * editing/style/style-3681552-fix-002-expected.txt:
2571 * editing/style/typing-style-001-expected.txt:
2572 * editing/style/typing-style-002-expected.txt:
2573 * editing/unsupported-content/list-delete-001-expected.txt:
2574 * editing/unsupported-content/list-delete-002-expected.txt:
2575 * editing/unsupported-content/list-delete-003-expected.txt:
2576 * editing/unsupported-content/table-delete-001-expected.txt:
2577 * editing/unsupported-content/table-delete-002-expected.txt:
2578 * editing/unsupported-content/table-delete-003-expected.txt:
2579 * fast/forms/input-text-option-delete-expected.checksum:
2580 * fast/forms/input-text-option-delete-expected.txt:
2582 2006-07-07 Levi Weintraub <lweintraub@apple.com>
2586 Improved table editing
2588 * editing/deleting/delete-to-select-table-expected.checksum: Added.
2589 * editing/deleting/delete-to-select-table-expected.png: Added.
2590 * editing/deleting/delete-to-select-table-expected.txt: Added.
2591 * editing/deleting/delete-to-select-table.html: Added.
2592 * editing/input/text-input-controller-expected.txt:
2594 2006-07-07 Anders Carlsson <acarlsson@apple.com>
2598 http://bugzilla.opendarwin.org/show_bug.cgi?id=8300
2599 REGRESSION: First mouse click is randomly ignored when clicking on checkbox and radio buttons
2601 * fast/forms/radio-check-click-and-drag-expected.txt: Added.
2602 * fast/forms/radio-check-click-and-drag.html: Added.
2604 2006-07-06 Justin Garcia <justin.garcia@apple.com>
2608 <rdar://problem/4609184>
2609 Mail crashes at WebCore::Selection::adjustForEditableContent
2610 <rdar://problem/4609140>
2611 Crash at WebCore::Range::compareBoundaryPoints
2613 * editing/selection/mixed-editability-1-expected.checksum: Added.
2614 * editing/selection/mixed-editability-1-expected.png: Added.
2615 * editing/selection/mixed-editability-1-expected.txt: Added.
2616 * editing/selection/mixed-editability-1.html: Added.
2617 * editing/selection/mixed-editability-2-expected.checksum: Added.
2618 * editing/selection/mixed-editability-2-expected.png: Added.
2619 * editing/selection/mixed-editability-2-expected.txt: Added.
2620 * editing/selection/mixed-editability-2.html: Added.
2622 2006-07-06 Anders Carlsson <acarlsson@apple.com>
2626 http://bugzilla.opendarwin.org/show_bug.cgi?id=9528
2627 REGRESSION: arrow key skips '>' in Bugzilla replies due to '\n' in text nodes
2629 * fast/dom/css-selectorText-expected.txt:
2630 * fast/dom/css-shortHands-expected.txt:
2633 * fast/dom/set-inner-text-newlines-expected.txt: Added.
2634 * fast/dom/set-inner-text-newlines.html: Added.
2636 2006-07-06 Anders Carlsson <acarlsson@apple.com>
2640 <rdar://problem/4610891> Support overflow events
2642 * fast/events/overflow-events-expected.txt: Added.
2643 * fast/events/overflow-events.html: Added.
2645 2006-07-06 David Harrison <harrison@apple.com>
2649 <rdar://problem/4565031> innerHTML of XMP tag returns special characters like '>' instead of '>'
2651 * fast/innerHTML/006-expected.checksum: Added.
2652 * fast/innerHTML/006-expected.png: Added.
2653 * fast/innerHTML/006-expected.txt: Added.
2654 * fast/innerHTML/006.html: Added.
2656 2006-07-05 John Sullivan <sullivan@apple.com>
2660 - layout test for <rdar://problem/4609162> REGRESSION: When tabbing between links on a page,
2661 the window doesn't scroll to link that's not in view
2663 The test verifies that focusing a link will scroll the link into view.
2665 * fast/events/reveal-link-when-focused-expected.checksum: Added.
2666 * fast/events/reveal-link-when-focused-expected.png: Added.
2667 * fast/events/reveal-link-when-focused-expected.txt: Added.
2668 * fast/events/reveal-link-when-focused.html: Added.
2670 2006-07-05 Anders Carlsson <acarlsson@apple.com>
2674 http://bugzilla.opendarwin.org/show_bug.cgi?id=3581
2675 iFrames set to display:none are Missing from frames array
2677 * fast/events/mouseover-mouseout2-expected.txt:
2678 * fast/events/mouseover-mouseout2.html:
2679 Update expected result. Since we now keep the frame around, the mouseout event is
2680 now dispatched to the element in the frame.
2682 * fast/events/onloadFrameCrash-expected.checksum:
2683 * fast/events/onloadFrameCrash-expected.png:
2684 * fast/events/onloadFrameCrash-expected.txt:
2685 This does hide the frame now.
2687 * fast/frames/iframe-display-none-expected.txt: Added.
2688 * fast/frames/iframe-display-none.html: Added.
2689 * fast/frames/resources/iframe-display-none-child.html: Added.
2690 New test that tests JS interaction with frames.
2692 * fast/frames/iframe-double-attach-expected.txt: Added.
2693 * fast/frames/iframe-double-attach.html: Added.
2695 2006-07-04 Maciej Stachowiak <mjs@apple.com>
2699 http://bugzilla.opendarwin.org/show_bug.cgi?id=9734
2700 - change SVG XPath DOM tests to dump as text, and update expected results
2702 This should stop the random failures in Attribute_Nodes.svg
2704 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
2705 * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt:
2706 * dom/svg/level3/xpath/Comment_Nodes-expected.txt:
2707 * dom/svg/level3/xpath/Conformance_Expressions-expected.txt:
2708 * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt:
2709 * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt:
2710 * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt:
2711 * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt:
2712 * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt:
2713 * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt:
2714 * dom/svg/level3/xpath/Element_Nodes-expected.txt:
2715 * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt:
2716 * dom/svg/level3/xpath/Text_Nodes-expected.txt:
2717 * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt:
2718 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt:
2719 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt:
2720 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt:
2721 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt:
2722 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt:
2723 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt:
2724 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt:
2725 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt:
2726 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt:
2727 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt:
2728 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt:
2729 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt:
2730 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
2731 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt:
2732 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt:
2733 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt:
2734 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
2735 * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt:
2736 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt:
2737 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
2738 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
2739 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt:
2740 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt:
2741 * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt:
2742 * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt:
2743 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
2744 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
2745 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt:
2746 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt:
2747 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt:
2748 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt:
2749 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
2750 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2751 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt:
2752 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
2753 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2754 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
2755 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
2756 * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt:
2757 * dom/svg/level3/xpath/XPathResult_resultType-expected.txt:
2758 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt:
2759 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
2760 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
2761 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
2762 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
2763 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
2764 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2765 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2766 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
2767 * dom/svg/level3/xpath/svgunit.js:
2769 2006-07-04 Darin Adler <darin@apple.com>
2771 - updated test result to reflect window without scroll bars
2773 1) this test should not have scroll bars
2774 2) on the buildbot the result is the non-scroll-bar one
2776 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
2777 Changed text node width to 800.
2779 2006-07-02 David Carson <dacarson@gmail.com>
2783 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9506
2784 Tests using HSL rather than RGB for color values.
2786 * fast/css/hsl-color-expected.checksum: Added.
2787 * fast/css/hsl-color-expected.png: Added.
2788 * fast/css/hsl-color-expected.txt: Added.
2789 * fast/css/hsl-color.html: Added.
2790 * fast/css/hsla-color-expected.checksum: Added.
2791 * fast/css/hsla-color-expected.png: Added.
2792 * fast/css/hsla-color-expected.txt: Added.
2793 * fast/css/hsla-color.html: Added.
2795 2006-07-04 Alexey Proskuryakov <ap@nypop.com>
2799 - http://bugzilla.opendarwin.org/show_bug.cgi?id=8210
2800 Conditional XMLHttpRequest gets should pass 304 responses unchanged
2802 * http/tests/xmlhttprequest/cache-override-expected.txt: Added.
2803 * http/tests/xmlhttprequest/cache-override.html: Added.
2804 * http/tests/xmlhttprequest/resources/304.pl: Added.
2806 2006-07-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
2810 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9674
2811 REGRESSION (r15075): Blank or incomplete pages on digg.com
2813 * fast/tokenizer/nested-cached-scripts-expected.txt: Added.
2814 * fast/tokenizer/nested-cached-scripts.html: Added.
2815 * fast/tokenizer/resources/nested-1.js: Added.
2816 * fast/tokenizer/resources/nested-2.js: Added.
2818 2006-06-30 Mitz Pettel <opendarwin.org@mitzpettel.com>
2822 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7204
2823 float inserted in fixed height block via DOM not repainted
2825 * fast/repaint/float-move-during-layout-expected.checksum: Added.
2826 * fast/repaint/float-move-during-layout-expected.png: Added.
2827 * fast/repaint/float-move-during-layout-expected.txt: Added.
2828 * fast/repaint/float-move-during-layout.html: Added.
2830 2006-06-30 Levi Weintraub <lweintraub@apple.com>
2834 * editing/execCommand/format-block-with-trailing-br-expected.checksum: Added.
2835 * editing/execCommand/format-block-with-trailing-br-expected.png: Added.
2836 * editing/execCommand/format-block-with-trailing-br-expected.txt: Added.
2837 * editing/execCommand/format-block-with-trailing-br.html: Added.
2839 2006-06-30 Justin Garcia <justin.garcia@apple.com>
2843 * editing/pasteboard/pasting-object-expected.checksum: Added.
2844 * editing/pasteboard/pasting-object-expected.png: Added.
2845 * editing/pasteboard/pasting-object-expected.txt: Added.
2846 * editing/pasteboard/pasting-object.html: Added.
2848 2006-06-30 Justin Garcia <justin.garcia@apple.com>
2850 Reviewed by harrison
2853 * editing/selection/skip-non-editable-1-expected.txt: Added.
2854 * editing/selection/skip-non-editable-1.html: Added.
2855 * editing/selection/skip-non-editable-2-expected.txt: Added.
2856 * editing/selection/skip-non-editable-2.html: Added.
2858 Equivalent render tree:
2859 * editing/execCommand/format-block-with-braces-expected.txt:
2862 * editing/selection/iframe-expected.checksum:
2863 * editing/selection/iframe-expected.png:
2864 * editing/selection/iframe-expected.txt:
2865 * editing/selection/inline-table-expected.checksum:
2866 * editing/selection/inline-table-expected.png:
2867 * editing/selection/inline-table-expected.txt:
2868 * editing/selection/move-between-blocks-no-001-expected.checksum:
2869 * editing/selection/move-between-blocks-no-001-expected.png:
2870 * editing/selection/move-between-blocks-no-001-expected.txt:
2871 * editing/selection/select-box-expected.checksum:
2872 * editing/selection/select-box-expected.png:
2873 * editing/selection/select-box-expected.txt:
2875 2006-06-30 David Kilzer <ddkilzer@kilzer.net>
2879 - Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9358
2880 REGRESSION: Assertion failure in HTMLInputElement::setValueFromRenderer
2881 (value == constrainValue(value)) when deleting all text
2883 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Added.
2884 * editing/deleting/delete-all-text-in-text-field-assertion.html: Added.
2886 2006-06-29 Sam Weinig <sam.weinig@gmail.com>
2890 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=4874
2891 Table with absolute bottom positioning is positioned incorrectly
2893 Note: test case originally from Mitz.
2895 * fast/table/absolute-table-at-bottom-expected.checksum: Added.
2896 * fast/table/absolute-table-at-bottom-expected.png: Added.
2897 * fast/table/absolute-table-at-bottom-expected.txt: Added.
2898 * fast/table/absolute-table-at-bottom.html: Added.
2900 2006-06-29 Graham Dennis <Graham.Dennis@gmail.com>
2904 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9505
2905 moveParagraphContentsToNewBlockIfNecessary creates a new block outside the current position
2907 * editing/pasteboard/paste-table-002.html: Added.
2908 * editing/pasteboard/paste-table-002-expected.checksum: Added.
2909 * editing/pasteboard/paste-table-002-expected.png: Added.
2910 * editing/pasteboard/paste-table-002-expected.txt: Added.
2912 2006-06-29 Mitz Pettel <opendarwin.org@mitzpettel.com>
2916 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9652
2917 Assertion failure when changing an RTL table cell to display:none
2919 * fast/table/rtl-cell-display-none-assert-expected.checksum: Added.
2920 * fast/table/rtl-cell-display-none-assert-expected.png: Added.
2921 * fast/table/rtl-cell-display-none-assert-expected.txt: Added.
2922 * fast/table/rtl-cell-display-none-assert.html: Added.
2924 2006-06-29 Beth Dakin <bdakin@apple.com>
2928 Test for <rdar://problem/4450615> Add composite mode to background
2931 * fast/backgrounds/bgCompositeCopy-expected.checksum: Added.
2932 * fast/backgrounds/bgCompositeCopy-expected.png: Added.
2933 * fast/backgrounds/bgCompositeCopy-expected.txt: Added.
2934 * fast/backgrounds/bgCompositeCopy.html: Added.
2935 * fast/backgrounds/resources/rgba16.png: Added.
2937 2006-06-28 Levi Weintraub <lweintraub@apple.com>
2941 <rdar://problem/4592005> FormatBlock inserts in the wrong place, disregarding editable content
2942 <rdar://problem/4590763> FormatBlock for paragraph style doesn't work
2944 * editing/execCommand/format-block-with-braces-expected.checksum: Added.
2945 * editing/execCommand/format-block-with-braces-expected.png: Added.
2946 * editing/execCommand/format-block-with-braces-expected.txt: Added.
2947 * editing/execCommand/format-block-with-braces.html: Added.
2948 * editing/execCommand/indent-list-item-expected.checksum: Added.
2949 * editing/execCommand/indent-list-item-expected.png: Added.
2950 * editing/execCommand/indent-list-item-expected.txt: Added.
2951 * editing/execCommand/indent-list-item.html: Added.
2952 * editing/execCommand/indent-selection-expected.checksum: Added.
2953 * editing/execCommand/indent-selection-expected.png: Added.
2954 * editing/execCommand/indent-selection-expected.txt: Added.
2955 * editing/execCommand/indent-selection.html: Added.
2956 * editing/execCommand/outdent-selection-expected.checksum: Added.
2957 * editing/execCommand/outdent-selection-expected.png: Added.
2958 * editing/execCommand/outdent-selection-expected.txt: Added.
2959 * editing/execCommand/outdent-selection.html: Added.
2961 2006-06-28 Levi Weintraub <lweintraub@apple.com>
2965 Missed the layout tests themselves in the first checkin! Whoops!
2967 2006-06-28 Levi Weintraub <lweintraub@apple.com>
2971 http://bugzilla.opendarwin.org/show_bug.cgi?id=7568
2972 Bug 7568: Implement Indent/Outdent
2974 * editing/execCommand/indent-list-item-expected.checksum: Added.
2975 * editing/execCommand/indent-list-item-expected.png: Added.
2976 * editing/execCommand/indent-list-item-expected.txt: Added.
2977 * editing/execCommand/indent-list-item.html: Added.
2978 * editing/execCommand/indent-selection-expected.checksum: Added.
2979 * editing/execCommand/indent-selection-expected.png: Added.
2980 * editing/execCommand/indent-selection-expected.txt: Added.
2981 * editing/execCommand/indent-selection.html: Added.
2982 * editing/execCommand/outdent-selection.html: Added.
2984 2006-06-28 Mitz Pettel <opendarwin.org@mitzpettel.com>
2986 Reviewed by Darin and Hyatt.
2988 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9561
2989 REGRESSION: Content property on :before of button causes hang on click or hover
2991 * fast/forms/button-generated-content-expected.checksum: Added.
2992 * fast/forms/button-generated-content-expected.png: Added.
2993 * fast/forms/button-generated-content-expected.txt: Added.
2994 * fast/forms/button-generated-content.html: Added.
2996 2006-06-28 Rob Buis <buis@kde.org>
3000 Improved test to check offsetX/Y after dispatching instead of before.
3002 * fast/dom/window-xy-properties.html:
3003 * fast/dom/window-xy-properties-expected.txt:
3005 2006-06-27 Rob Buis <buis@kde.org>
3009 Updated test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9605
3011 * fast/dom/window-xy-properties.html:
3012 * fast/dom/window-xy-properties-expected.txt:
3014 2006-06-27 Mitz Pettel <opendarwin.org@mitzpettel.com>
3018 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9317
3019 REGRESSION: crash in HTML tokenizer at Japanese Apple support page
3021 * fast/tokenizer/write-unclosed-script-expected.txt: Added.
3022 * fast/tokenizer/write-unclosed-script.html: Added.
3024 2006-06-27 Justin Garcia <justin.garcia@apple.com>
3028 * editing/execCommand/remove-formatting-expected.checksum: Added.
3029 * editing/execCommand/remove-formatting-expected.png: Added.
3030 * editing/execCommand/remove-formatting-expected.txt: Added.
3031 * editing/execCommand/remove-formatting.html: Added.
3033 2006-06-27 Justin Garcia <justin.garcia@apple.com>
3037 <rdar://problem/4599735> Clicking out of a table at the extremes of an editable document doesn't appear to work
3040 * editing/selection/click-before-and-after-table-expected.txt: Added.
3041 * editing/selection/click-before-and-after-table.html: Added.
3042 Updated to reflect fix:
3043 * editing/selection/move-by-line-001-expected.checksum:
3044 * editing/selection/move-by-line-001-expected.png:
3046 2006-06-27 Anders Carlsson <acarlsson@apple.com>
3050 http://bugzilla.opendarwin.org/show_bug.cgi?id=9623
3051 REGRESSION: getComputedStyle should do a relayout
3053 * fast/css/getComputedStyle-relayout-expected.txt: Added.
3054 * fast/css/getComputedStyle-relayout.html: Added.
3056 2006-06-27 Beth Dakin <bdakin@apple.com>
3060 Test cases for <rdar://problem/4602635> Media queries must be
3061 extended to address CSS pixel scaling factor
3063 * fast/media/mq-max-pixel-ratio-expected.checksum: Added.
3064 * fast/media/mq-max-pixel-ratio-expected.png: Added.
3065 * fast/media/mq-max-pixel-ratio-expected.txt: Added.
3066 * fast/media/mq-max-pixel-ratio.html: Added.
3067 * fast/media/mq-min-pixel-ratio-expected.checksum: Added.
3068 * fast/media/mq-min-pixel-ratio-expected.png: Added.
3069 * fast/media/mq-min-pixel-ratio-expected.txt: Added.
3070 * fast/media/mq-min-pixel-ratio.html: Added.
3071 * fast/media/mq-pixel-ratio-expected.checksum: Added.
3072 * fast/media/mq-pixel-ratio-expected.png: Added.
3073 * fast/media/mq-pixel-ratio-expected.txt: Added.
3074 * fast/media/mq-pixel-ratio.html: Added.
3075 * fast/media/resources/apple_logo_big.jpg: Added.
3076 * fast/media/resources/apple_logo_half_size.png: Added.
3078 2006-06-27 Darin Adler <darin@apple.com>
3080 Tests for fix for 2/3 of http://bugzilla.opendarwin.org/show_bug.cgi?id=9606
3081 REGRESSION: some callers are still using clientX/Y to get pageX/Y
3083 * fast/events/anchor-image-scrolled-x-y-expected.txt: Added.
3084 * fast/events/anchor-image-scrolled-x-y.html: Added.
3085 * fast/events/input-image-scrolled-x-y-expected.txt: Added.
3086 * fast/events/input-image-scrolled-x-y.html: Added.
3088 2006-06-26 Jonas Witt <jonas.witt@gmail.com>
3092 * LayoutTests/fast/events/objc-event-api-expected.txt: Updated to
3093 reflect flipped coordinates dumped by the layout tests.
3095 2006-06-25 David Carson <dacarson@gmail.com>
3099 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9185
3101 * fast/forms/input-appearance-height-expected.png: Added.
3102 * fast/forms/input-appearance-height-expected.txt: Added.
3103 * fast/forms/input-appearance-height.html: Added.
3104 Tests the height attribute on all input types
3106 * fast/forms/input-type-change-expected.checksum: Added.
3107 * fast/forms/input-type-change-expected.png: Added.
3108 * fast/forms/input-type-change-expected.txt: Added.
3109 * fast/forms/input-type-change.html: Added.
3110 Tests changing an input type=TEXT to type=IMAGE with
3111 a height and width specified on the element.
3113 * fast/forms/input-type-change2-expected.checksum: Added.
3114 * fast/forms/input-type-change2-expected.png: Added.
3115 * fast/forms/input-type-change2-expected.txt: Added.
3116 * fast/forms/input-type-change2.html: Added.
3117 Tests changing an input type=IMAGE to type=TEXT with
3118 a height and width specified on the element.
3120 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
3124 * fast/forms/textarea-hard-linewrap-empty.html: Submit form without setTimeout().
3125 * fast/forms/textarea-hard-linewrap.html: Ditto.
3127 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
3131 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9537
3132 REGRESSION: Reproducible crash in WebCore::RenderTextField::textWithHardLineBreaks()
3134 * fast/forms/textarea-hard-linewrap-empty-expected.txt: Added.
3135 * fast/forms/textarea-hard-linewrap-empty.html: Added.
3136 * fast/forms/textarea-hard-linewrap.html: Reduced timeout from 200ms to 0ms and
3137 renamed function from foo() to submitForm().
3139 2006-06-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
3143 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9388
3144 REGRESSION: outlines don't get erased when removed in some cases
3146 * fast/repaint/outline-shrinking-expected.checksum: Added.
3147 * fast/repaint/outline-shrinking-expected.png: Added.
3148 * fast/repaint/outline-shrinking-expected.txt: Added.
3149 * fast/repaint/outline-shrinking.html: Added.
3151 2006-06-25 Rob Buis <buis@kde.org>
3156 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
3157 event.clientX and event.clientY should be relative to the viewport, not the canvas
3159 * fast/dom/window-xy-properties-expected.txt: Added.
3160 * fast/dom/window-xy-properties.html: Added.
3162 2006-06-25 Timothy Hatcher <timothy@apple.com>
3164 http://bugzilla.opendarwin.org/show_bug.cgi?id=9560
3166 This fix converted the resize corner image to a B/W tiff.
3167 The pixel tests showed 0.0% changes but still said it had differences.
3168 Updating the tests that use CSS3 resize or textarea.
3170 * fast/forms/floating-textfield-relayout-expected.checksum:
3171 * fast/forms/form-element-geometry-expected.checksum:
3172 * fast/forms/form-element-geometry-expected.png:
3173 * fast/forms/negativeLineHeight-expected.checksum:
3174 * fast/forms/negativeLineHeight-expected.png:
3175 * fast/forms/textAreaLineHeight-expected.checksum:
3176 * fast/forms/textAreaLineHeight-expected.png:
3177 * fast/forms/textarea-setinnerhtml-expected.checksum:
3178 * fast/forms/textarea-setinnerhtml-expected.png:
3179 * fast/overflow/overflow-x-y-expected.checksum:
3180 * fast/overflow/overflow-x-y-expected.png:
3181 * fast/table/003-expected.checksum:
3182 * fast/table/003-expected.png:
3183 * tables/mozilla/bugs/bug194024-expected.checksum:
3184 * tables/mozilla/bugs/bug194024-expected.png:
3185 * tables/mozilla/bugs/bug30559-expected.checksum:
3186 * tables/mozilla/bugs/bug30559-expected.png:
3187 * tables/mozilla/bugs/bug30692-expected.checksum:
3188 * tables/mozilla/bugs/bug30692-expected.png:
3190 2006-06-24 David Kilzer <ddkilzer@kilzer.net>
3192 Build fix. Reviewed by NOBODY.
3194 - Backed out patch for http://bugzilla.opendarwin.org/show_bug.cgi?id=8707
3195 event.clientX and event.clientY should be relative to the viewport, not the canvas
3197 * fast/dom/window-xy-properties-expected.txt: Removed.
3198 * fast/dom/window-xy-properties.html: Removed.
3200 2006-06-24 Rob Buis <buis@kde.org>
3205 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
3206 event.clientX and event.clientY should be relative to the viewport, not the canvas
3208 * fast/dom/window-xy-properties-expected.txt: Added.
3209 * fast/dom/window-xy-properties.html: Added.
3211 2006-06-24 James G. Speth <speth@end.com>
3215 - Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8843
3216 add a way to build Objective-C test cases in HTML
3218 * plugins/jsobjc-dom-wrappers-expected.txt: Added.
3219 * plugins/jsobjc-dom-wrappers.html: Added.
3220 * plugins/jsobjc-simple-expected.txt: Added.
3221 * plugins/jsobjc-simple.html: Added.
3223 2006-06-24 Rob Buis <buis@kde.org>
3228 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9352>
3229 Webkit doesn't respect stroke-width in SVG for smaller <circle>s
3231 * svg/custom/gradient-stroke-width-expected.checksum: Added.
3232 * svg/custom/gradient-stroke-width-expected.png: Added.
3233 * svg/custom/gradient-stroke-width-expected.txt: Added.
3234 * svg/custom/gradient-stroke-width.svg: Added.
3236 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
3238 Reviewed by Darin, landed by ap.
3240 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9547
3241 Resize corner does not track the mouse accurately
3243 * fast/css/resize-corner-tracking-expected.checksum: Added.
3244 * fast/css/resize-corner-tracking-expected.png: Added.
3245 * fast/css/resize-corner-tracking-expected.txt: Added.
3246 * fast/css/resize-corner-tracking.html: Added.
3248 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
3250 Reviewed by Darin. landed by ap.
3252 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9316
3253 REGRESSION: text field width shrinks on first keystroke
3255 * fast/forms/floating-textfield-relayout-expected.checksum: Added.
3256 * fast/forms/floating-textfield-relayout-expected.png: Added.
3257 * fast/forms/floating-textfield-relayout-expected.txt: Added.
3258 * fast/forms/floating-textfield-relayout.html: Added.
3260 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
3264 - updated test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9531
3265 Pages that need only a horizontal scroll bar get a vertical one as well
3267 * css1/classification/white_space-expected.checksum:
3268 * css1/classification/white_space-expected.png:
3269 * css1/classification/white_space-expected.txt:
3270 * editing/selection/select-all-004-expected.checksum:
3271 * editing/selection/select-all-004-expected.png:
3272 * editing/selection/select-all-004-expected.txt:
3273 * editing/selection/unrendered-001-expected.checksum:
3274 * editing/selection/unrendered-001-expected.png:
3275 * editing/selection/unrendered-001-expected.txt:
3276 * editing/selection/unrendered-002-expected.checksum:
3277 * editing/selection/unrendered-002-expected.png:
3278 * editing/selection/unrendered-002-expected.txt:
3279 * editing/selection/unrendered-003-expected.checksum:
3280 * editing/selection/unrendered-003-expected.png:
3281 * editing/selection/unrendered-003-expected.txt:
3282 * editing/selection/unrendered-004-expected.checksum:
3283 * editing/selection/unrendered-004-expected.png:
3284 * editing/selection/unrendered-004-expected.txt:
3285 * editing/selection/unrendered-005-expected.checksum:
3286 * editing/selection/unrendered-005-expected.png:
3287 * editing/selection/unrendered-005-expected.txt:
3288 * fast/block/float/019-expected.checksum:
3289 * fast/block/float/019-expected.png:
3290 * fast/block/float/019-expected.txt:
3291 * fast/block/margin-collapse/104-expected.checksum:
3292 * fast/block/margin-collapse/104-expected.png:
3293 * fast/block/margin-collapse/104-expected.txt:
3294 * fast/block/positioning/relative-overflow-block-expected.checksum:
3295 * fast/block/positioning/relative-overflow-block-expected.txt:
3296 * fast/block/positioning/relative-overflow-replaced-expected.checksum:
3297 * fast/block/positioning/relative-overflow-replaced-expected.txt:
3298 * fast/block/positioning/relative-overflow-replaced-float-expected.checksum:
3299 * fast/block/positioning/relative-overflow-replaced-float-expected.txt:
3300 * fast/lists/li-br-expected.checksum:
3301 * fast/lists/li-br-expected.png:
3302 * fast/lists/li-br-expected.txt:
3303 * fast/media/mq-relative-constraints-02-expected.checksum:
3304 * fast/media/mq-relative-constraints-02-expected.png:
3305 * fast/media/mq-relative-constraints-02-expected.txt:
3306 * fast/media/mq-relative-constraints-03-expected.checksum:
3307 * fast/media/mq-relative-constraints-03-expected.png:
3308 * fast/media/mq-relative-constraints-03-expected.txt:
3309 * fast/media/mq-relative-constraints-04-expected.checksum:
3310 * fast/media/mq-relative-constraints-04-expected.png:
3311 * fast/media/mq-relative-constraints-04-expected.txt:
3312 * fast/media/mq-relative-constraints-05-expected.checksum:
3313 * fast/media/mq-relative-constraints-05-expected.png:
3314 * fast/media/mq-relative-constraints-05-expected.txt:
3315 * fast/media/mq-relative-constraints-06-expected.checksum:
3316 * fast/media/mq-relative-constraints-06-expected.png:
3317 * fast/media/mq-relative-constraints-06-expected.txt:
3318 * fast/media/mq-relative-constraints-07-expected.checksum:
3319 * fast/media/mq-relative-constraints-07-expected.png:
3320 * fast/media/mq-relative-constraints-07-expected.txt:
3321 * fast/media/mq-relative-constraints-09-expected.checksum:
3322 * fast/media/mq-relative-constraints-09-expected.png:
3323 * fast/media/mq-relative-constraints-09-expected.txt:
3324 * fast/media/mq-width-absolute-01-expected.checksum:
3325 * fast/media/mq-width-absolute-01-expected.png:
3326 * fast/media/mq-width-absolute-01-expected.txt:
3327 * fast/media/mq-width-absolute-02-expected.checksum:
3328 * fast/media/mq-width-absolute-02-expected.png:
3329 * fast/media/mq-width-absolute-02-expected.txt:
3330 * fast/media/mq-width-absolute-03-expected.checksum:
3331 * fast/media/mq-width-absolute-03-expected.png:
3332 * fast/media/mq-width-absolute-03-expected.txt:
3333 * fast/media/mq-width-absolute-04-expected.checksum:
3334 * fast/media/mq-width-absolute-04-expected.png:
3335 * fast/media/mq-width-absolute-04-expected.txt:
3336 * fast/table/wide-colspan-expected.checksum:
3337 * fast/table/wide-colspan-expected.png:
3338 * fast/table/wide-colspan-expected.txt:
3339 * fast/table/wide-column-expected.checksum:
3340 * fast/table/wide-column-expected.png:
3341 * fast/table/wide-column-expected.txt:
3342 * tables/mozilla/bugs/bug131020-expected.checksum:
3343 * tables/mozilla/bugs/bug131020-expected.png:
3344 * tables/mozilla/bugs/bug131020-expected.txt:
3345 * tables/mozilla/bugs/bug23151-expected.checksum:
3346 * tables/mozilla/bugs/bug23151-expected.png:
3347 * tables/mozilla/bugs/bug23151-expected.txt:
3348 * tables/mozilla/bugs/bug29314-expected.checksum:
3349 * tables/mozilla/bugs/bug29314-expected.png:
3350 * tables/mozilla/bugs/bug29314-expected.txt:
3351 * tables/mozilla/bugs/bug43039-expected.checksum:
3352 * tables/mozilla/bugs/bug43039-expected.png:
3353 * tables/mozilla/bugs/bug43039-expected.txt:
3354 * tables/mozilla/bugs/bug43854-1-expected.checksum:
3355 * tables/mozilla/bugs/bug43854-1-expected.png:
3356 * tables/mozilla/bugs/bug43854-1-expected.txt:
3357 * tables/mozilla/bugs/bug625-expected.checksum:
3358 * tables/mozilla/bugs/bug625-expected.png:
3359 * tables/mozilla/bugs/bug625-expected.txt:
3360 * tables/mozilla/bugs/bug92143-expected.checksum:
3361 * tables/mozilla/bugs/bug92143-expected.png:
3362 * tables/mozilla/bugs/bug92143-expected.txt:
3363 * tables/mozilla/bugs/bug96334-expected.checksum:
3364 * tables/mozilla/bugs/bug96334-expected.png:
3365 * tables/mozilla/bugs/bug96334-expected.txt:
3366 * tables/mozilla/core/misc-expected.checksum:
3367 * tables/mozilla/core/misc-expected.png:
3368 * tables/mozilla/core/misc-expected.txt:
3369 * tables/mozilla/core/nested1-expected.checksum:
3370 * tables/mozilla/core/nested1-expected.png:
3371 * tables/mozilla/core/nested1-expected.txt:
3372 * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
3373 * tables/mozilla_expected_failures/bugs/bug220653-expected.png:
3374 * tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
3375 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
3376 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
3377 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
3379 2006-06-24 Alexey Proskuryakov <ap@nypop.com>
3383 - http://bugzilla.opendarwin.org/show_bug.cgi?id=7461
3384 Always encode the path part of an URI as UTF-8
3386 * http/tests/uri/intercept/.htaccess: Added.
3387 * http/tests/uri/resources/print-uri.php: Added.
3388 * http/tests/uri/utf8-path-expected.txt: Added.
3389 * http/tests/uri/utf8-path.html: Added.
3391 2006-06-24 Graham Dennis <Graham.Dennis@gmail.com>
3393 Reviewed by Darin, landed by ap.
3395 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9467
3396 TreeWalker/NodeIterator do not restrict the traversal
3398 * traversal/node-iterator-001.html:
3399 * traversal/node-iterator-002.html:
3400 * traversal/node-iterator-003.html:
3401 * traversal/node-iterator-004.html:
3402 * traversal/node-iterator-005.html:
3403 * traversal/node-iterator-006.html:
3404 * traversal/node-iterator-007.html:
3405 * traversal/stay-within-root-expected.checksum: Added.
3406 * traversal/stay-within-root-expected.png: Added.
3407 * traversal/stay-within-root-expected.txt: Added.
3408 * traversal/stay-within-root.html: Added.
3409 * traversal/tree-walker-001.html:
3410 * traversal/tree-walker-002.html:
3411 * traversal/tree-walker-003.html:
3412 * traversal/tree-walker-004.html:
3413 * traversal/tree-walker-005.html:
3415 2006-06-24 Jonas Witt <jonas.witt@gmail.com>
3417 Reviewed by ggaren, landed by ap.
3419 - test that DOMEvents are correctly handed to the ObjC API
3420 http://bugzilla.opendarwin.org/show_bug.cgi?id=9181
3422 * fast/events/objc-event-api-expected.txt: Added.
3423 * fast/events/objc-event-api.html: Added.
3425 2006-06-23 Tim Omernick <timo@apple.com>
3427 Reviewed by Tim Hatcher.
3429 <rdar://problem/4560947> Leopard REGRESSION: Dragging to TileGame Widget is broken
3431 * fast/events/ondragenter-expected.checksum: Added.
3432 * fast/events/ondragenter-expected.png: Added.
3433 * fast/events/ondragenter-expected.txt: Added.
3434 * fast/events/ondragenter.html: Added.
3436 2006-06-23 Justin Garcia <justin.garcia@apple.com>
3440 * editing/deleting/merge-into-empty-block-1-expected.checksum: Added.
3441 * editing/deleting/merge-into-empty-block-1-expected.png: Added.
3442 * editing/deleting/merge-into-empty-block-1-expected.txt: Added.
3443 * editing/deleting/merge-into-empty-block-1.html: Added.
3444 * editing/deleting/merge-into-empty-block-2-expected.checksum: Added.
3445 * editing/deleting/merge-into-empty-block-2-expected.png: Added.
3446 * editing/deleting/merge-into-empty-block-2-expected.txt: Added.
3447 * editing/deleting/merge-into-empty-block-2.html: Added.
3449 2006-06-23 Justin Garcia <justin.garcia@apple.com>
3453 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8074>
3454 Caret before/after block tables is too small
3455 <rdar://problem/4598331>
3456 right arrow out of a table shows cursor in a weird place
3459 * editing/input/range-for-empty-document-expected.txt:
3461 * editing/selection/table-caret-1-expected.checksum: Added.
3462 * editing/selection/table-caret-1-expected.png: Added.
3463 * editing/selection/table-caret-1-expected.txt: Added.
3464 * editing/selection/table-caret-1.html: Added.
3465 * editing/selection/table-caret-2-expected.checksum: Added.
3466 * editing/selection/table-caret-2-expected.png: Added.
3467 * editing/selection/table-caret-2-expected.txt: Added.
3468 * editing/selection/table-caret-2.html: Added.
3469 * editing/selection/table-caret-3-expected.checksum: Added.
3470 * editing/selection/table-caret-3-expected.png: Added.
3471 * editing/selection/table-caret-3-expected.txt: Added.
3472 * editing/selection/table-caret-3.html: Added.
3474 2006-06-22 Mitz Pettel <opendarwin.org@mitzpettel.com>
3478 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9497
3479 REGRESSION: Incomplete repainting when scrolling thumbnails on Flickr
3481 * fast/repaint/clipped-relative-expected.checksum: Added.
3482 * fast/repaint/clipped-relative-expected.png: Added.
3483 * fast/repaint/clipped-relative-expected.txt: Added.
3484 * fast/repaint/clipped-relative.html: Added.
3485 * fast/repaint/containing-block-position-change-expected.checksum: Updated.
3486 * fast/repaint/containing-block-position-change-expected.png: Updated.
3488 2006-06-22 Anders Carlsson <acarlsson@apple.com>
3492 <rdar://problem/4529334> REGRESSION: Can't configure RadarInMotion widget for U.S. locations on Leopard (Javascript errors)
3494 * fast/dom/resource-locations-in-created-html-document-expected.txt: Added.
3495 * fast/dom/resource-locations-in-created-html-document.html: Added.
3497 2006-06-22 Anders Carlsson <acarlsson@apple.com>
3501 <rdar://problem/4499675> Package Tracker widget always crashes in WebCore::Frame::jScriptEnabled() const + 0
3503 * fast/dom/noscript-canvas-in-created-html-document-expected.txt: Added.
3504 * fast/dom/noscript-canvas-in-created-html-document.html: Added.
3506 2006-06-22 Anders Carlsson <acarlsson@apple.com>
3510 <rdar://problem/4524840> Entities contained i