1 2006-08-22 Trey Matteson <trey@usa.net>
5 This test update was missing from the patch I posted, and ggarren just checked in.
7 * fast/overflow/scrollRevealButton-expected.txt:
9 2006-08-22 Maciej Stachowiak <mjs@apple.com>
13 - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
15 (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
17 * fast/loader/start-load-in-unload-expected.txt: Added.
18 * fast/loader/start-load-in-unload.html: Added.
20 2006-08-22 Maciej Stachowiak <mjs@apple.com>
24 - made newly added CGI scripts executable
26 * http/tests/navigation/resources/error404.pl:
27 * http/tests/navigation/resources/frameset.pl:
28 * http/tests/navigation/resources/postresult.pl:
29 * http/tests/navigation/resources/redirect302.pl:
31 2006-08-22 Justin Garcia <justin.garcia@apple.com>
35 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10449>
36 REGRESSION(r15918): drag-into-marker.html failing
38 * editing/pasteboard/paste-list-001-expected.txt:
39 * fast/lists/drag-into-marker.html: Added.
40 * fast/lists/drag-into-marker.html-disabled: Removed.
42 2006-08-22 Justin Garcia <justin.garcia@apple.com>
46 <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
49 * editing/pasteboard/paste-4039777-fix-expected.checksum:
50 * editing/pasteboard/paste-4039777-fix-expected.png:
51 * editing/pasteboard/paste-4039777-fix-expected.txt:
52 * editing/deleting/delete-3857753-fix-expected.txt:
53 * editing/pasteboard/styled-element-markup-expected.checksum:
54 * editing/pasteboard/styled-element-markup-expected.png:
55 * editing/pasteboard/styled-element-markup-expected.txt:
56 * editing/execCommand/insertHTML-expected.checksum:
57 * editing/execCommand/insertHTML-expected.png:
58 * editing/execCommand/insertHTML-expected.txt:
59 * editing/execCommand/insertHTML.html:
61 Removed some empty style spans, font tags are replaced by style spans
63 * editing/deleting/merge-different-styles-expected.txt:
64 * editing/deleting/pruning-after-merge-1-expected.txt:
65 * editing/deleting/pruning-after-merge-2-expected.txt:
66 * editing/inserting/insert-3786362-fix-expected.txt:
67 * editing/pasteboard/block-wrappers-necessary-expected.txt:
68 * editing/pasteboard/display-block-on-spans-expected.txt:
69 * editing/pasteboard/merge-end-table-expected.txt:
70 * editing/pasteboard/paste-4035648-fix-expected.txt:
71 * editing/pasteboard/paste-line-endings-001-expected.txt:
72 * editing/pasteboard/paste-line-endings-006-expected.txt:
73 * editing/pasteboard/paste-list-001-expected.txt:
74 * editing/pasteboard/paste-pre-001-expected.txt:
75 * editing/pasteboard/paste-pre-002-expected.txt:
76 * editing/pasteboard/paste-table-001-expected.txt:
77 * editing/pasteboard/paste-table-002-expected.txt:
78 * editing/pasteboard/paste-text-001-expected.txt:
79 * editing/pasteboard/paste-text-002-expected.txt:
80 * editing/pasteboard/paste-text-003-expected.txt:
81 * editing/pasteboard/paste-text-004-expected.txt:
82 * editing/pasteboard/paste-text-005-expected.txt:
83 * editing/pasteboard/paste-text-006-expected.txt:
84 * editing/pasteboard/paste-text-011-expected.txt:
85 * editing/pasteboard/paste-text-012-expected.txt:
86 * editing/pasteboard/paste-text-013-expected.txt:
87 * editing/pasteboard/paste-text-014-expected.txt:
88 * editing/pasteboard/paste-text-015-expected.txt:
89 * editing/pasteboard/paste-text-016-expected.txt:
90 * editing/pasteboard/paste-text-017-expected.txt:
91 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
92 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
93 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
94 * editing/pasteboard/styled-element-markup.html:
95 * editing/pasteboard/testcase-9507-expected.txt:
96 * editing/style/smoosh-styles-001-expected.txt:
97 * editing/style/smoosh-styles-002-expected.txt:
99 2006-08-22 Trey Matteson <trey@usa.net>
103 Introducing a small test suite for bugs related to various navigation techniques,
104 e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
105 within-page anchors. Most of the tests are done with and without an enclosing frameset.
106 The tests verify the content of the final page (which may include restored form
107 state), scroll location (also sometimes restored), and the full content of the
110 * fast/overflow/scrollRevealButton-expected.txt:
111 Updated to include scroll location that is now emitted.
112 * http/tests/navigation/anchor-basic-expected.txt: Added.
113 * http/tests/navigation/anchor-basic.html: Added.
114 * http/tests/navigation/anchor-frames-expected.txt: Added.
115 * http/tests/navigation/anchor-frames.html: Added.
116 * http/tests/navigation/anchor-goback-expected.txt: Added.
117 * http/tests/navigation/anchor-goback.html: Added.
118 * http/tests/navigation/anchor-subframeload-expected.txt: Added.
119 * http/tests/navigation/anchor-subframeload.html: Added.
120 * http/tests/navigation/error404-basic-expected.txt: Added.
121 * http/tests/navigation/error404-basic.html: Added.
122 * http/tests/navigation/error404-frames-expected.txt: Added.
123 * http/tests/navigation/error404-frames.html: Added.
124 * http/tests/navigation/error404-goback-expected.txt: Added.
125 * http/tests/navigation/error404-goback.html: Added.
126 * http/tests/navigation/error404-subframeload-expected.txt: Added.
127 * http/tests/navigation/error404-subframeload.html: Added.
128 * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
129 * http/tests/navigation/javascriptlink-basic.html: Added.
130 * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
131 * http/tests/navigation/javascriptlink-frames.html: Added.
132 * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
133 * http/tests/navigation/javascriptlink-goback.html: Added.
134 * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
135 * http/tests/navigation/javascriptlink-subframeload.html: Added.
136 * http/tests/navigation/metaredirect-basic-expected.txt: Added.
137 * http/tests/navigation/metaredirect-basic.html: Added.
138 * http/tests/navigation/metaredirect-frames-expected.txt: Added.
139 * http/tests/navigation/metaredirect-frames.html: Added.
140 * http/tests/navigation/metaredirect-goback-expected.txt: Added.
141 * http/tests/navigation/metaredirect-goback.html: Added.
142 * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
143 * http/tests/navigation/metaredirect-subframeload.html: Added.
144 * http/tests/navigation/post-basic-expected.txt: Added.
145 * http/tests/navigation/post-basic.html: Added.
146 * http/tests/navigation/post-frames-expected.txt: Added.
147 * http/tests/navigation/post-frames-goback1.html-disabled: Added.
148 * http/tests/navigation/post-frames.html: Added.
149 * http/tests/navigation/post-goback1-expected.txt: Added.
150 * http/tests/navigation/post-goback1.html: Added.
151 * http/tests/navigation/post-goback2-expected.txt: Added.
152 * http/tests/navigation/post-goback2.html: Added.
153 * http/tests/navigation/postredirect-basic-expected.txt: Added.
154 * http/tests/navigation/postredirect-basic.html: Added.
155 * http/tests/navigation/postredirect-frames-expected.txt: Added.
156 * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
157 * http/tests/navigation/postredirect-frames.html: Added.
158 * http/tests/navigation/postredirect-goback1-expected.txt: Added.
159 * http/tests/navigation/postredirect-goback1.html: Added.
160 * http/tests/navigation/postredirect-goback2-expected.txt: Added.
161 * http/tests/navigation/postredirect-goback2.html: Added.
162 * http/tests/navigation/redirect302-basic-expected.txt: Added.
163 * http/tests/navigation/redirect302-basic.html: Added.
164 * http/tests/navigation/redirect302-frames-expected.txt: Added.
165 * http/tests/navigation/redirect302-frames.html: Added.
166 * http/tests/navigation/redirect302-goback-expected.txt: Added.
167 * http/tests/navigation/redirect302-goback.html: Added.
168 * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
169 * http/tests/navigation/redirect302-subframeload.html: Added.
170 * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
171 * http/tests/navigation/relativeanchor-basic.html: Added.
172 * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
173 * http/tests/navigation/relativeanchor-frames.html: Added.
174 * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
175 * http/tests/navigation/relativeanchor-goback.html: Added.
176 * http/tests/navigation/resources/error404.pl: Added.
177 * http/tests/navigation/resources/frameset.pl: Added.
178 * http/tests/navigation/resources/javascriptlink.html: Added.
179 * http/tests/navigation/resources/metaredirect.html: Added.
180 * http/tests/navigation/resources/otherpage.html: Added.
181 * http/tests/navigation/resources/postresult.pl: Added.
182 * http/tests/navigation/resources/redirect302.pl: Added.
183 * http/tests/navigation/resources/slowmetaredirect.html: Added.
184 * http/tests/navigation/resources/slowtimerredirect.html: Added.
185 * http/tests/navigation/resources/success200.html: Added.
186 * http/tests/navigation/resources/testcode.js: Added.
187 * http/tests/navigation/resources/timerredirect.html: Added.
188 * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
189 * http/tests/navigation/slowmetaredirect-basic.html: Added.
190 * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
191 * http/tests/navigation/slowtimerredirect-basic.html: Added.
192 * http/tests/navigation/success200-basic-expected.txt: Added.
193 * http/tests/navigation/success200-basic.html: Added.
194 * http/tests/navigation/success200-frames-expected.txt: Added.
195 * http/tests/navigation/success200-frames-goback.html-disabled: Added.
196 * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
197 * http/tests/navigation/success200-frames-loadsame.html: Added.
198 * http/tests/navigation/success200-frames-reload.html-disabled: Added.
199 * http/tests/navigation/success200-frames.html: Added.
200 * http/tests/navigation/success200-goback-expected.txt: Added.
201 * http/tests/navigation/success200-goback.html: Added.
202 * http/tests/navigation/success200-loadsame-expected.txt: Added.
203 * http/tests/navigation/success200-loadsame.html: Added.
204 * http/tests/navigation/success200-reload-expected.txt: Added.
205 * http/tests/navigation/success200-reload.html: Added.
206 * http/tests/navigation/success200-subframeload-expected.txt: Added.
207 * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
208 * http/tests/navigation/success200-subframeload.html: Added.
209 * http/tests/navigation/timerredirect-basic-expected.txt: Added.
210 * http/tests/navigation/timerredirect-basic.html: Added.
211 * http/tests/navigation/timerredirect-frames-expected.txt: Added.
212 * http/tests/navigation/timerredirect-frames.html: Added.
213 * http/tests/navigation/timerredirect-goback-expected.txt: Added.
214 * http/tests/navigation/timerredirect-goback.html: Added.
215 * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
216 * http/tests/navigation/timerredirect-subframeload.html: Added.
218 2006-08-22 Rob Buis <buis@kde.org>
223 http://bugzilla.opendarwin.org/show_bug.cgi?id=10402
224 REPRO: SVG crashes inside gradient code
226 * svg/custom/gradient-attr-update-expected.checksum: Added.
227 * svg/custom/gradient-attr-update-expected.png: Added.
228 * svg/custom/gradient-attr-update-expected.txt: Added.
229 * svg/custom/gradient-attr-update.svg: Added.
231 2006-08-22 Rob Buis <buis@kde.org>
236 http://bugzilla.opendarwin.org/show_bug.cgi?id=10405
237 REPRO: SVG Maze crashes in RenderPath code
239 * svg/custom/dynamic-empty-path-expected.checksum: Added.
240 * svg/custom/dynamic-empty-path-expected.png: Added.
241 * svg/custom/dynamic-empty-path-expected.txt: Added.
242 * svg/custom/dynamic-empty-path.svg: Added.
244 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
248 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10419
249 XSLTProcessor transformToFragment fails because of an XML declaration
251 * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
252 * fast/xsl/transformToFragment-XML-declaration.html: Added.
254 * fast/xsl/xslt-extra-content-at-end-expected.checksum:
255 * fast/xsl/xslt-extra-content-at-end-expected.png:
256 * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.
258 2006-08-21 Vladimir Olexa <vladimir.olexa@gmail.com>
262 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6252
263 JavaScript 1.6 Array.lastIndexOf
265 * fast/js/array-lastIndexOf-expected.txt: Added.
266 * fast/js/array-lastIndexOf.html: Added.
267 * fast/js/resources/array-lastIndexOf.js: Added.
269 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
273 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10429
274 XSLTProcessor.transformToFragment crashes if the owner document is empty
276 * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
277 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
278 * fast/js/xslt-fragment-in-empty-doc.html: Added.
280 2006-08-16 Justin Garcia <justin.garcia@apple.com>
284 Equivalent render tree:
285 * fast/events/ondragenter-expected.checksum:
286 * fast/events/ondragenter-expected.txt:
288 Patch exposed a bug (10449):
289 * fast/lists/drag-into-marker.html: Removed.
290 * fast/lists/drag-into-marker.html-disabled: Added.
292 2006-08-15 Justin Garcia <justin.garcia@apple.com>
297 * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
298 * editing/pasteboard/interchange-newline-4-expected.png: Added.
299 * editing/pasteboard/interchange-newline-4-expected.txt: Added.
300 * editing/pasteboard/interchange-newline-4.html: Added.
301 * editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
302 * editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
303 * editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
304 * editing/deleting/paragraph-in-preserveNewline.html: Added.
306 Equivalent render trees, fixes, or bugs exposed (10427, 10428):
307 * editing/execCommand/insertHTML-expected.checksum:
308 * editing/execCommand/insertHTML-expected.png:
309 * editing/execCommand/insertHTML-expected.txt:
310 * editing/execCommand/insertHTML.html:
311 * editing/execCommand/insertHorizontalRule-expected.checksum:
312 * editing/execCommand/insertHorizontalRule-expected.png:
313 * editing/execCommand/insertHorizontalRule-expected.txt:
314 * editing/inserting/insert-3786362-fix-expected.checksum:
315 * editing/inserting/insert-3786362-fix-expected.png:
316 * editing/inserting/insert-3786362-fix-expected.txt:
317 * editing/inserting/insert-3786362-fix.html:
318 * editing/inserting/insert-3907422-fix-expected.txt:
319 * editing/pasteboard/3976872-expected.checksum:
320 * editing/pasteboard/3976872-expected.png:
321 * editing/pasteboard/3976872-expected.txt:
322 * editing/pasteboard/4076267-3-expected.checksum:
323 * editing/pasteboard/4076267-3-expected.png:
324 * editing/pasteboard/4076267-3-expected.txt:
325 * editing/pasteboard/4076267-3.html:
326 * editing/pasteboard/4076267-expected.checksum:
327 * editing/pasteboard/4076267-expected.png:
328 * editing/pasteboard/4076267-expected.txt:
329 * editing/pasteboard/4076267.html:
330 * editing/pasteboard/4242293-1-expected.txt:
331 * editing/pasteboard/4242293-expected.checksum:
332 * editing/pasteboard/4242293-expected.png:
333 * editing/pasteboard/4242293-expected.txt:
334 * editing/pasteboard/4631972-expected.txt:
335 * editing/pasteboard/8145-1-expected.txt:
336 * editing/pasteboard/8145-3-expected.txt:
337 * editing/pasteboard/block-wrappers-necessary-expected.txt:
338 * editing/pasteboard/copy-paste-bidi-expected.txt:
339 * editing/pasteboard/display-block-on-spans-expected.checksum:
340 * editing/pasteboard/display-block-on-spans-expected.png:
341 * editing/pasteboard/display-block-on-spans-expected.txt:
342 * editing/pasteboard/interchange-newline-1-expected.txt:
343 * editing/pasteboard/merge-end-1-expected.checksum:
344 * editing/pasteboard/merge-end-1-expected.png:
345 * editing/pasteboard/merge-end-1-expected.txt:
346 * editing/pasteboard/merge-end-1.html:
347 * editing/pasteboard/merge-end-2-expected.checksum:
348 * editing/pasteboard/merge-end-2-expected.png:
349 * editing/pasteboard/merge-end-2-expected.txt:
350 * editing/pasteboard/merge-end-2.html:
351 * editing/pasteboard/merge-end-4-expected.txt:
352 * editing/pasteboard/merge-end-list-expected.txt:
353 * editing/pasteboard/merge-end-table-expected.checksum:
354 * editing/pasteboard/merge-end-table-expected.png:
355 * editing/pasteboard/merge-end-table-expected.txt:
356 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
357 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
358 * editing/pasteboard/paste-4039777-fix-expected.checksum:
359 * editing/pasteboard/paste-4039777-fix-expected.png:
360 * editing/pasteboard/paste-4039777-fix-expected.txt:
361 * editing/pasteboard/paste-line-endings-002-expected.txt:
362 * editing/pasteboard/paste-line-endings-004-expected.txt:
363 * editing/pasteboard/paste-line-endings-007-expected.txt:
364 * editing/pasteboard/paste-line-endings-008-expected.txt:
365 * editing/pasteboard/paste-line-endings-009-expected.txt:
366 * editing/pasteboard/paste-match-style-002-expected.txt:
367 * editing/pasteboard/paste-pre-001-expected.txt:
368 * editing/pasteboard/paste-pre-002-expected.txt:
369 * editing/pasteboard/paste-table-001-expected.checksum:
370 * editing/pasteboard/paste-table-001-expected.png:
371 * editing/pasteboard/paste-table-001-expected.txt:
372 * editing/pasteboard/paste-table-003-expected.txt:
373 * editing/pasteboard/paste-text-001-expected.txt:
374 * editing/pasteboard/paste-text-003-expected.txt:
375 * editing/pasteboard/paste-text-007-expected.checksum:
376 * editing/pasteboard/paste-text-007-expected.png:
377 * editing/pasteboard/paste-text-007-expected.txt:
378 * editing/pasteboard/paste-text-008-expected.txt:
379 * editing/pasteboard/paste-text-009-expected.txt:
380 * editing/pasteboard/paste-text-010-expected.txt:
381 * editing/pasteboard/paste-text-011-expected.txt:
382 * editing/pasteboard/paste-text-012-expected.checksum:
383 * editing/pasteboard/paste-text-012-expected.png:
384 * editing/pasteboard/paste-text-012-expected.txt:
385 * editing/pasteboard/paste-text-012.html:
386 * editing/pasteboard/paste-text-013-expected.checksum:
387 * editing/pasteboard/paste-text-013-expected.png:
388 * editing/pasteboard/paste-text-013-expected.txt:
389 * editing/pasteboard/paste-text-015-expected.txt:
390 * editing/pasteboard/paste-text-017-expected.txt:
391 * editing/pasteboard/paste-text-019-expected.checksum:
392 * editing/pasteboard/paste-text-019-expected.png:
393 * editing/pasteboard/paste-text-019-expected.txt:
394 * editing/pasteboard/paste-text-019.html:
395 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
396 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
397 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
398 * editing/pasteboard/pasting-object-expected.txt:
399 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
400 * editing/pasteboard/quirks-mode-br-1-expected.txt:
401 * editing/pasteboard/smart-paste-001-expected.txt:
402 * editing/pasteboard/smart-paste-002-expected.txt:
403 * editing/pasteboard/smart-paste-003-expected.txt:
404 * editing/pasteboard/smart-paste-004-expected.txt:
405 * editing/pasteboard/smart-paste-005-expected.txt:
406 * editing/pasteboard/smart-paste-006-expected.txt:
407 * editing/pasteboard/smart-paste-007-expected.txt:
408 * editing/pasteboard/smart-paste-008-expected.txt:
409 * editing/pasteboard/undoable-fragment-removes-expected.checksum:
410 * editing/pasteboard/undoable-fragment-removes-expected.png:
411 * editing/pasteboard/undoable-fragment-removes-expected.txt:
412 * editing/pasteboard/undoable-fragment-removes.html:
413 * editing/style/smoosh-styles-001-expected.txt:
414 * editing/style/smoosh-styles-002-expected.txt:
416 2006-08-15 Jonas Witt <jonas.witt@gmail.com>
420 - added a test to check keyboard events fired from the ObjC API:
421 http://bugzilla.opendarwin.org/show_bug.cgi?id=9736
423 * fast/events/objc-keyboard-event-creation-expected.txt: Added.
424 * fast/events/objc-keyboard-event-creation.html: Added.
426 2006-08-15 Geoffrey Garen <ggaren@apple.com>
428 Layout test for <rdar://problem/4661982> (crash in KHTMLParser::popBlock)
430 * fast/parser/remove-node-stack-expected.txt: Added.
431 * fast/parser/remove-node-stack.html: Added.
433 2006-08-15 Adele Peterson <adele@apple.com>
437 Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
438 http://bugzilla.opendarwin.org/show_bug.cgi?id=9518
440 * fast/forms/onselect-selectall-expected.txt: Added.
441 * fast/forms/onselect-selectall.html: Added.
443 2006-08-14 Eric Seidel <eric@eseidel.com>
448 <mask>, <marker>, <pattern> inside <defs> do not work
449 http://bugzilla.opendarwin.org/show_bug.cgi?id=6548
451 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
452 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
453 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
454 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
455 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
456 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
457 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
458 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
459 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
460 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
461 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
462 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
463 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
464 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
465 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
466 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
467 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
468 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
469 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
470 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
471 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
472 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
473 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
474 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
475 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
476 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
477 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
478 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
479 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
480 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
481 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
482 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
483 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
484 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
485 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
486 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
487 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
488 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
489 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
490 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
491 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
492 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
493 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
494 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
495 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
496 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
497 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
498 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
499 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
500 * svg/custom/empty-merge-expected.txt:
501 * svg/custom/feComponentTransfer-Discrete-expected.txt:
502 * svg/custom/feComponentTransfer-Gamma-expected.txt:
503 * svg/custom/feComponentTransfer-Linear-expected.txt:
504 * svg/custom/feComponentTransfer-Table-expected.txt:
505 * svg/custom/feDisplacementMap-01-expected.txt:
506 * svg/custom/filter-source-alpha-expected.txt:
507 * svg/custom/gradient-stroke-width-expected.txt:
508 * svg/custom/grayscale-gradient-mask-expected.txt:
509 * svg/custom/image-with-transform-clip-filter-expected.txt:
510 * svg/custom/invalid-css-expected.txt:
511 * svg/custom/non-opaque-filters-expected.txt:
512 * svg/custom/pattern-in-defs-expected.checksum: Added.
513 * svg/custom/pattern-in-defs-expected.png: Added.
514 * svg/custom/pattern-in-defs-expected.txt: Added.
515 * svg/custom/pattern-in-defs.svg: Added.
516 * svg/custom/text-clip-expected.txt:
517 * svg/custom/text-filter-expected.txt:
518 * svg/custom/tref-update-expected.txt:
520 2006-08-14 Eric Seidel <eric@eseidel.com>
522 Reviewed by darin and mjs.
524 Add better SVGLoad event support.
525 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
526 Updated test results.
528 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
529 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
530 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
531 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
532 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
533 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
534 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
535 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
536 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
537 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
538 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
539 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
540 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
541 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
542 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
543 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
544 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
545 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
546 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
547 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
548 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
550 2006-08-14 Maciej Stachowiak <mjs@apple.com>
552 Missing expected results for last test.
554 * http/tests/plugins/interrupted-get-url-expected.txt: Added.
556 2006-08-14 Maciej Stachowiak <mjs@apple.com>
558 Test case not reviewed but the patch was reviewed by Tim Omernick.
560 - test case for REGRESSION: crash when leaving youtube page while movie is still loading
561 http://bugzilla.opendarwin.org/show_bug.cgi?id=10398
563 * http/tests/plugins/interrupted-get-url.html: Added.
564 * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
565 * http/tests/plugins/resources/slow-resource.pl: Added.
567 2006-08-14 Darin Adler <darin@apple.com>
569 Reviewed by John Sullivan.
571 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10204
572 REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages
574 * fast/parser/title-error-test-expected.checksum: Added.
575 * fast/parser/title-error-test-expected.png: Added.
576 * fast/parser/title-error-test-expected.txt: Added.
577 * fast/parser/title-error-test.html: Added.
579 2006-08-11 David Kilzer <ddkilzer@kilzer.net>
581 Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
582 in r15839. See also r15840 for more layout test fixes.
584 * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
585 * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
586 * tables/mozilla/bugs/bug4527-expected.txt: Ditto.
588 2006-08-11 Eric Seidel <eric@eseidel.com>
590 Reviewed by andersca.
592 Updated results, and new test for:
593 The outermost <svg> element needs to clip itself
594 http://bugzilla.opendarwin.org/show_bug.cgi?id=5358
596 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
597 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
598 * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
599 * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
600 * svg/custom/svg-overflow-types-expected.checksum: Added.
601 * svg/custom/svg-overflow-types-expected.png: Added.
602 * svg/custom/svg-overflow-types-expected.txt: Added.
603 * svg/custom/svg-overflow-types.svg: Added.
605 2006-08-11 Adele Peterson <adele@apple.com>
609 Test case for <rdar://problem/4656274>
610 REGRESSION: option elements are selected when added regardless of "selected" property
612 * fast/forms/option-constructor-selected-expected.txt: Added.
613 * fast/forms/option-constructor-selected.html: Added.
615 2006-08-08 Rob Buis <buis@kde.org>
620 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10230>
621 SVGDOMImplementation should die (and be rolled into DOMImplementation)
623 * svg/custom/svg-features-expected.txt: Added.
624 * svg/custom/svg-features.html: Added.
626 2006-08-05 Darin Adler <darin@apple.com>
630 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10213
631 REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
633 * fast/frames/iframe-option-crash-expected.checksum: Added.
634 * fast/frames/iframe-option-crash-expected.png: Added.
635 * fast/frames/iframe-option-crash-expected.txt: Added.
636 * fast/frames/iframe-option-crash.xhtml: Added.
638 2006-08-03 Justin Garcia <justin.garcia@apple.com>
642 * editing/style/non-inheritable-styles-expected.checksum: Added.
643 * editing/style/non-inheritable-styles-expected.png: Added.
644 * editing/style/non-inheritable-styles-expected.txt: Added.
645 * editing/style/non-inheritable-styles.html: Added.
647 2006-08-03 Justin Garcia <justin.garcia@apple.com>
651 * fast/forms/plaintext-mode-1-expected.txt:
652 * fast/forms/plaintext-mode-1.html:
654 2006-08-02 Justin Garcia <justin.garcia@apple.com>
658 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10225>
659 GMail Editor: Change Hilite Color doesn't work
661 * editing/execCommand/hilitecolor-expected.checksum: Added.
662 * editing/execCommand/hilitecolor-expected.png: Added.
663 * editing/execCommand/hilitecolor-expected.txt: Added.
664 * editing/execCommand/hilitecolor.html: Added.
666 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
668 Reviewed by Adele and Darin.
670 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10177
671 REGRESSION: Successfully dragging text into a disabled field
673 * fast/forms/textfield-drag-into-disabled-expected.checksum: Added.
674 * fast/forms/textfield-drag-into-disabled-expected.png: Added.
675 * fast/forms/textfield-drag-into-disabled-expected.txt: Added.
676 * fast/forms/textfield-drag-into-disabled.html: Added.
678 * fast/forms/input-disabled-color-expected.txt: Updated.
680 2006-08-03 Jonathan Johnsson <jonathanjohnsson@gmail.com>
684 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10198
685 REGRESSION: WebKit r15750 crashes while loading anthem.com
687 * fast/overflow/generated-content-crash-expected.txt: Added.
688 * fast/overflow/generated-content-crash.html: Added.
690 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
694 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10202
695 REGRESSION: Repro crash when loading an empty image document
697 * fast/tokenizer/image-empty-crash-expected.txt: Added.
698 * fast/tokenizer/image-empty-crash.html: Added.
700 2006-08-02 Alexey Proskuryakov <ap@nypop.com>
704 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3438
705 incorrect display of transparent 1x1 PNGs
707 * fast/replaced/image-solid-color-with-alpha-expected.checksum: Added.
708 * fast/replaced/image-solid-color-with-alpha-expected.png: Added.
709 * fast/replaced/image-solid-color-with-alpha-expected.txt: Added.
710 * fast/replaced/image-solid-color-with-alpha.html: Added.
711 * fast/replaced/img-1x1-expected.checksum: Removed.
712 * fast/replaced/img-1x1-expected.png: Removed.
713 * fast/replaced/img-1x1-expected.txt: Removed.
714 * fast/replaced/img-1x1.html: Removed.
716 2006-08-01 Darin Adler <darin@apple.com>
718 - updated a test affected by changes to the DumpRenderTree tool
719 to return a current mouse position
721 * fast/inline/dirtyLinesForInline-expected.txt: Updated.
723 2006-07-31 Sam Weinig <sam.weinig@gmail.com>
727 - tests changed by http://bugzilla.opendarwin.org/show_bug.cgi?id=9955
728 Colors scaled from [0, 1] range to [0, 255] incorrectly
730 * fast/css/hsl-color-expected.checksum:
731 * fast/css/hsl-color-expected.png:
732 * fast/css/hsl-color-expected.txt:
733 * fast/forms/input-disabled-color-expected.checksum:
734 * fast/forms/input-disabled-color-expected.png:
735 * fast/forms/input-disabled-color-expected.txt:
737 2006-07-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
739 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10158
740 REGRESSION: Selection highlight is dark and opaque when solid-color images are used
744 * fast/backgrounds/solid-color-context-restore-expected.checksum: Added.
745 * fast/backgrounds/solid-color-context-restore-expected.png: Added.
746 * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
747 * fast/backgrounds/solid-color-context-restore.html: Added.
749 2006-07-31 Darin Adler <darin@apple.com>
753 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10171
754 REGRESSION: failing layout test: fast/events/objc-event-api.html
756 * fast/events/objc-event-api-expected.txt: Updated test results for changes in the
759 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
763 http://bugzilla.opendarwin.org/show_bug.cgi?id=9738
764 Bug 9738: Unqualified :hover selector ignored in strict parsing mode
766 * fast/selectors/unqualified-hover-quirks-expected.checksum: Added.
767 * fast/selectors/unqualified-hover-quirks-expected.png: Added.
768 * fast/selectors/unqualified-hover-quirks-expected.txt: Added.
769 * fast/selectors/unqualified-hover-quirks.html: Added.
770 * fast/selectors/unqualified-hover-strict-expected.checksum: Added.
771 * fast/selectors/unqualified-hover-strict-expected.png: Added.
772 * fast/selectors/unqualified-hover-strict-expected.txt: Added.
773 * fast/selectors/unqualified-hover-strict.html: Added.
775 2006-07-31 Adele Peterson <adele@apple.com>
777 Reviewed by John and Anders.
779 - Test for <rdar://problem/4380576> onChange does not get called when field changed by return key
781 * fast/forms/onchange-enter-submit-expected.txt: Added.
782 * fast/forms/onchange-enter-submit.html: Added.
784 2006-07-31 Graham Dennis <graham.dennis@gmail.com>
788 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9507>
789 Empty style spans created in applyInlineStyle
790 <rdar://problem/4515463>
791 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
793 * editing/pasteboard/paste-4039777-fix-expected.txt:
794 * editing/pasteboard/testcase-9507-expected.checksum: Added.
795 * editing/pasteboard/testcase-9507-expected.png: Added.
796 * editing/pasteboard/testcase-9507-expected.txt: Added.
797 * editing/pasteboard/testcase-9507.html: Added.
798 * editing/unsupported-content/table-delete-001-expected.txt:
799 * editing/selection/selectNode-expected.png:
800 * editing/selection/selectNode-expected.checksum:
801 * editing/selection/selectNode-expected.txt:
803 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
807 http://bugzilla.opendarwin.org/show_bug.cgi?id=10167
808 Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
810 * fast/events/objc-event-api-expected.txt: Update test results.
812 2006-07-31 Darin Adler <darin@apple.com>
814 * editing/pasteboard/paste-table-002-expected.txt: Corrected one result
815 affected by my recent change to getComputedStyle.
817 * editing/pasteboard/paste-table-002.html: Converted to a text test, since
818 it dumps the serialized form of the result.
819 * editing/pasteboard/paste-table-002-expected.checksum: Removed.
820 * editing/pasteboard/paste-table-002-expected.png: Removed.
822 2006-07-30 Darin Adler <darin@apple.com>
824 - test that displays all computed style -- demonstrates bug fixes I just
825 made to the computed style class and also acts as a regression test for
826 the existence of all of them and the basic format for a default object
828 * fast/css/computed-style-expected.txt: Added.
829 * fast/css/computed-style.html: Added.
831 2006-07-29 Rob Buis <buis@kde.org>
835 Updated test case result as a result of:
836 http://bugzilla.opendarwin.org/show_bug.cgi?id=10151
837 ghostmap XHTML + SVG fails due to javascript undefined exception
838 The new test case result now should match the required spec result
839 and acts as a way to test document.URL on non-html documents.
841 * dom/xhtml/level2/html/HTMLDocument04-expected.txt:
843 2006-07-29 Darin Adler <darin@apple.com>
845 - changed this test to a plain-text one and added text explaining what it tests
847 * fast/forms/input-named-action-overrides-action-attribute.html: Added explanation text,
848 got rid of some incorrect HTML syntax, added a call to dumpAsText(), and used a paragraph
849 element instead of a span element for the result.
850 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Updated.
852 2006-07-29 Andrew Wellington <proton@wiretapped.net>
856 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587 / <rdar://problem/4631844>
857 REGRESSION: {display:list-item} items outside an ol or ul element don't number correctly
859 * fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
860 * fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
861 * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added.
862 * fast/lists/ordered-list-with-no-ol-tag.html: Added.
864 2006-07-29 Alexey Proskuryakov <ap@nypop.com>
868 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10147
869 REGRESSION: custom attribute values set via javascript are not persistent
871 * fast/dom/Element/setAttribute-case-insensitivity-expected.txt: Added.
872 * fast/dom/Element/setAttribute-case-insensitivity.html: Added.
874 2006-07-29 Darin Adler <darin@apple.com>
876 - rolled out the test for bug 9753, since we rolled out the fix
877 we'll bring back the test when we bring back the fix
879 * svg/custom/width-full-percentage-expected.checksum: Removed.
880 * svg/custom/width-full-percentage-expected.png: Removed.
881 * svg/custom/width-full-percentage-expected.txt: Removed.
882 * svg/custom/width-full-percentage.svg: Removed.
884 2006-07-28 Justin Garcia <justin.garcia@apple.com>
888 <rdar://problem/4515463>
889 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
891 Removed incorrect nesting:
892 * editing/pasteboard/paste-table-001-expected.checksum:
893 * editing/pasteboard/paste-table-001-expected.png:
894 * editing/pasteboard/paste-table-001-expected.txt:
895 * editing/pasteboard/paste-table-003-expected.txt:
897 2006-07-27 Justin Garcia <justin.garcia@apple.com>
901 <rdar://problem/4242293>
902 Poor paste fidelity of http://www.google.com/
904 Removed one of the two extraneous newlines that are introduced on paste:
905 * editing/pasteboard/paste-table-003-expected.checksum:
906 * editing/pasteboard/paste-table-003-expected.png:
907 * editing/pasteboard/paste-table-003-expected.txt:
909 Fewer pastes remove nodes containing the selection b/c of
910 the changes to interchange newlines:
911 * editing/pasteboard/paste-line-endings-007-expected.txt:
912 * editing/pasteboard/paste-line-endings-008-expected.txt:
913 * editing/pasteboard/paste-line-endings-009-expected.txt:
916 * editing/pasteboard/4242293-1-expected.checksum: Added.
917 * editing/pasteboard/4242293-1-expected.png: Added.
918 * editing/pasteboard/4242293-1-expected.txt: Added.
919 * editing/pasteboard/4242293-1.html: Added.
920 * editing/pasteboard/4242293-expected.checksum: Added.
921 * editing/pasteboard/4242293-expected.png: Added.
922 * editing/pasteboard/4242293-expected.txt: Added.
923 * editing/pasteboard/4242293.html: Added.
925 2006-07-28 Alexey Proskuryakov <ap@nypop.com>
927 Rolling out http://bugzilla.opendarwin.org/show_bug.cgi?id=6010 because of failing layout tests.
928 Add better SVGLoad event support.
930 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
931 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
932 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
933 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
934 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
935 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
936 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
937 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
938 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
939 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
940 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
941 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
942 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
943 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
944 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
945 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
946 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
947 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
948 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
949 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
950 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
951 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
952 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
954 2006-07-27 Eric Seidel <eric@eseidel.com>
958 Add better SVGLoad event support.
959 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
960 A bunch of the SVG tests didn't render anything since they never received an SVGLoad, now they properly render.
962 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
963 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
964 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
965 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
966 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
967 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
968 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
969 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
970 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
971 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
972 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
973 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
974 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
975 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
976 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
977 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
978 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
979 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
980 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
981 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
982 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
983 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
984 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
986 2006-07-27 Rob Buis <buis@kde.org>
991 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
992 SVG with width and height 100% leaves room for scrollbar on the right.
994 * svg/custom/width-full-percentage-expected.txt: Added.
995 * svg/custom/width-full-percentage-expected.checksum: Added.
996 * svg/custom/width-full-percentage-expected.png: Added.
997 * svg/custom/width-full-percentage.svg: Added.
999 2006-07-27 Justin Garcia <justin.garcia@apple.com>
1003 <rdar://problem/4242293>
1004 Poor paste fidelity of http://www.google.com/
1006 * editing/pasteboard/styled-element-markup-expected.checksum: Added.
1007 * editing/pasteboard/styled-element-markup-expected.png: Added.
1008 * editing/pasteboard/styled-element-markup-expected.txt: Added.
1009 * editing/pasteboard/styled-element-markup.html: Added.
1011 2006-07-27 Alexander Kellett <lypanov@kde.org>
1015 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9867
1016 REGRESSION: code that modifies form element in Firefox modifies form attribute in WebKit
1018 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Added.
1019 * fast/forms/input-named-action-overrides-action-attribute.html: Added.
1021 2006-07-27 Rob Buis <buis@kde.org>
1025 Testcase for and from:
1026 http://bugzilla.opendarwin.org/show_bug.cgi?id=8992
1027 Some HTML DOM attributes have incorrect types
1029 * fast/dom/html-attribute-types-expected.txt: Added.
1030 * fast/dom/html-attribute-types.html: Added.
1032 2006-07-27 Justin Garcia <justin.garcia@apple.com>
1036 <rdar://problem/4628409>
1037 Safari crashes in CompositeEditCommand::removeBlockPlaceholder entering text in a web page form
1039 * fast/forms/4628409-expected.txt: Added.
1040 * fast/forms/4628409.html: Added.
1042 2006-07-27 Graham Dennis <graham.dennis@gmail.com>
1046 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10094
1047 Japanese characters improperly rendering in TOT
1049 * fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
1050 * fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
1051 * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added.
1052 * fast/encoding/denormalised-voiced-japanese-chars.html: Added.
1054 2006-07-27 Eric Seidel <eric@eseidel.com>
1058 Complex entities seem to fail on TOT
1059 http://bugzilla.opendarwin.org/show_bug.cgi?id=6390
1060 Updated test cases now that this bug is fixed.
1062 * fast/parser/entity-ignorable-whitespace-expected.txt:
1063 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
1064 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
1065 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1066 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
1067 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
1068 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1069 * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
1070 * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
1071 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
1073 2006-07-27 Rob Buis <buis@kde.org
1077 Add some tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9938
1078 Specifically the testcases are:
1080 http://hixie.ch/tests/adhoc/svg/error/010.xml
1081 http://hixie.ch/tests/adhoc/svg/error/011.xml
1083 * svg/custom/invalid-viewbox1-expected.checksum: Added.
1084 * svg/custom/invalid-viewbox1-expected.png: Added.
1085 * svg/custom/invalid-viewbox1-expected.txt: Added.
1086 * svg/custom/invalid-viewbox1.svg: Added.
1087 * svg/custom/invalid-viewbox2-expected.checksum: Added.
1088 * svg/custom/invalid-viewbox2-expected.png: Added.
1089 * svg/custom/invalid-viewbox2-expected.txt: Added.
1090 * svg/custom/invalid-viewbox2.svg: Added.
1092 2006-07-27 Eric Seidel <eric@eseidel.com>
1096 Add testcases for getSVGDocument() function.
1097 Also test HTMLObjectElement.vspace and hspace as numbers (while I'm at it).
1099 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.checksum: Added.
1100 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
1101 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Added.
1102 * fast/dom/HTMLObjectElement/vspace-hspace-as-number.html: Added.
1103 * svg/custom/getsvgdocument-expected.checksum: Added.
1104 * svg/custom/getsvgdocument-expected.png: Added.
1105 * svg/custom/getsvgdocument-expected.txt: Added.
1106 * svg/custom/getsvgdocument.html: Added.
1107 * svg/custom/resources/getsvgdocument.svg: Added.
1109 2006-07-26 Alexey Proskuryakov <ap@nypop.com>
1113 http://bugzilla.opendarwin.org/show_bug.cgi?id=9901
1114 XSLTProcessor cannot parse text nodes for INPUT ELEMENTS in an XSLT stylesheet
1116 * fast/js/resources/xhtml-serialize.js: Added.
1117 * fast/js/xhtml-serialize-expected.txt: Added.
1118 * fast/js/xhtml-serialize.html: Added.
1120 2006-07-26 Justin Garcia <justin.garcia@apple.com>
1124 <rdar://problem/4652788>
1125 REGRESSION: Can't change size or style of any text in message body
1127 * editing/style/designmode-expected.checksum: Added.
1128 * editing/style/designmode-expected.png: Added.
1129 * editing/style/designmode-expected.txt: Added.
1130 * editing/style/designmode.html: Added.
1132 2006-07-25 Justin Garcia <justin.garcia@apple.com>
1136 <rdar://problem/4649560>
1137 REGRESSION: Can't Select All when the body is contentEditable="true"
1139 * editing/selection/select-all-005-expected.checksum: Added.
1140 * editing/selection/select-all-005-expected.png: Added.
1141 * editing/selection/select-all-005-expected.txt: Added.
1142 * editing/selection/select-all-005.html: Added.
1143 * editing/selection/select-all-006-expected.checksum: Added.
1144 * editing/selection/select-all-006-expected.png: Added.
1145 * editing/selection/select-all-006-expected.txt: Added.
1146 * editing/selection/select-all-006.html: Added.
1148 2006-07-24 Dan Waylonis <waylonis@google.com>
1150 Reviewed and tweaked a bit by Darin.
1152 - added some new tests that use "echo" including one for JavaScript null
1154 * plugins/bindings-test-expected.txt: Added results.
1155 * plugins/bindings-test.html: Added tests.
1157 2006-07-24 Darin Adler <darin@apple.com>
1159 Reviewed by Adele and Justin.
1161 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9630
1162 REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces
1164 * fast/forms/textarea-type-spaces-expected.txt: Added.
1165 * fast/forms/textarea-type-spaces.html: Added.
1167 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9939
1168 REGRESSION: Pasting text into native text area with newline at end does not preserve newline
1170 * fast/forms/textarea-paste-newline-expected.txt: Added.
1171 * fast/forms/textarea-paste-newline.html: Added.
1173 - updated tests affected by above changes, results are equivalent or better
1175 * editing/pasteboard/4641033-expected.checksum:
1176 * editing/pasteboard/4641033-expected.png:
1177 * editing/pasteboard/4641033-expected.txt:
1178 * editing/pasteboard/paste-table-003-expected.checksum:
1179 * editing/pasteboard/paste-table-003-expected.png:
1180 * editing/pasteboard/paste-table-003-expected.txt:
1181 * editing/pasteboard/paste-text-016-expected.txt:
1182 * editing/pasteboard/quirks-mode-br-1-expected.txt:
1183 * editing/pasteboard/quirks-mode-br-2-expected.txt:
1184 * fast/forms/textarea-scrolled-type-expected.checksum:
1185 * fast/forms/textarea-scrolled-type-expected.png:
1186 * fast/forms/textarea-scrolled-type-expected.txt:
1188 - changed a test to be a "dump as text" test
1190 * fast/forms/paste-into-textarea-expected.txt:
1191 * fast/forms/paste-into-textarea.html:
1192 * fast/forms/paste-into-textarea-expected.checksum: Removed.
1193 * fast/forms/paste-into-textarea-expected.png: Removed.
1195 - changed a test to be a "dump as text" test, improved test a bit and also checked in new results
1197 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
1198 * fast/forms/textarea-scrolled-endline-caret.html:
1200 - fixed a test that was raising an exception every time it ran
1202 * fast/forms/attributed-strings-expected.txt:
1203 * fast/forms/attributed-strings.html:
1205 - corrected checksums on a bunch of tests (pngs were right, but checksums wrong, apparently)
1207 * editing/deleting/delete-to-select-table-expected.checksum:
1208 * editing/selection/3690719-expected.checksum:
1209 * editing/selection/clear-selection-expected.checksum:
1210 * editing/undo/undo-misspellings-expected.checksum:
1212 - added some missing pixel test results
1214 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added.
1215 * editing/pasteboard/nested-blocks-with-text-area-expected.png: Added.
1216 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added.
1217 * editing/pasteboard/nested-blocks-with-text-field-expected.png: Added.
1219 2006-07-24 Adele Peterson <adele@apple.com>
1223 - Test for <rdar://problem/4632132> Changing style of content with mixed editability fails
1225 * editing/style/apple-style-editable-mix-expected.checksum: Added.
1226 * editing/style/apple-style-editable-mix-expected.png: Added.
1227 * editing/style/apple-style-editable-mix-expected.txt: Added.
1228 * editing/style/apple-style-editable-mix.html: Added.
1230 2006-07-24 Dave MacLachlan <dmaclach@mac.com>
1232 Reviewed by Darin and Alexey.
1234 Test for: <http://bugzilla.opendarwin.org/show_bug.cgi?id=8425>
1235 and <http://bugzilla.opendarwin.org/show_bug.cgi?id=6947>
1237 * svg/custom/non-opaque-filters-expected.checksum: Added.
1238 * svg/custom/non-opaque-filters-expected.png: Added.
1239 * svg/custom/non-opaque-filters-expected.txt: Added.
1240 * svg/custom/non-opaque-filters.svg: Added.
1242 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
1246 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9669
1247 Incomplete repaint when changing an inline's border
1249 * fast/repaint/line-overflow-expected.checksum: Added.
1250 * fast/repaint/line-overflow-expected.png: Added.
1251 * fast/repaint/line-overflow-expected.txt: Added.
1252 * fast/repaint/line-overflow.html: Added.
1254 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
1258 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10075
1259 REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
1261 * fast/forms/select-visual-hebrew-expected.checksum: Added.
1262 * fast/forms/select-visual-hebrew-expected.png: Added.
1263 * fast/forms/select-visual-hebrew-expected.txt: Added.
1264 * fast/forms/select-visual-hebrew.html: Added.
1266 2006-07-23 David Harrison <harrison@apple.com>
1270 <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion
1272 * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
1273 * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
1274 * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
1275 * editing/deleting/delete-mixed-editable-content-001.html: Added.
1277 2006-07-23 Adele Peterson <adele@apple.com>
1281 Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
1283 * fast/forms/textarea-scrolled-type-expected.checksum: Added.
1284 * fast/forms/textarea-scrolled-type-expected.png: Added.
1285 * fast/forms/textarea-scrolled-type-expected.txt: Added.
1286 * fast/forms/textarea-scrolled-type.html: Added.
1288 2006-07-22 Alexey Proskuryakov <ap@nypop.com>
1292 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10038
1293 REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number
1294 of registered mime types
1296 * fast/js/navigator-mimeTypes-length-expected.txt: Added.
1297 * fast/js/navigator-mimeTypes-length.html: Added.
1298 * fast/js/resources/navigator-mimeTypes-length.js: Added.
1300 2006-07-21 Adele Peterson <adele@apple.com>
1304 Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text
1306 * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
1307 * fast/forms/textarea-scrolled-endline-caret.html: Added.
1309 2006-07-21 Geoffrey Garen <ggaren@apple.com>
1313 Test for whether focusing and/or blurring a frame before its content has loaded causes
1314 a crash. <rdar://problem/4632505> REGRESSION: Crash at
1315 WebCore::Widget::getView() const + 6
1317 * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
1318 * http/tests/incremental/frame-focus-before-load.html: Added.
1320 2006-07-21 Maciej Stachowiak <mjs@apple.com>
1324 <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
1326 * fast/forms/text-field-setvalue-crash-expected.txt: Added.
1327 * fast/forms/text-field-setvalue-crash.html: Added.
1329 2006-07-21 Justin Garcia <justin.garcia@apple.com>
1333 <rdar://problem/4548238>
1334 REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window
1336 * editing/deleting/delete-first-list-item-expected.checksum: Added.
1337 * editing/deleting/delete-first-list-item-expected.png: Added.
1338 * editing/deleting/delete-first-list-item-expected.txt: Added.
1339 * editing/deleting/delete-first-list-item.html: Added.
1341 2006-07-21 Mitz Pettel <opendarwin.org@mitzpettel.com>
1345 * editing/selection/select-all-iframe-expected.txt:
1346 * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
1347 * editing/selection/select-from-textfield-outwards-expected.png: Added.
1348 * editing/selection/select-from-textfield-outwards-expected.txt: Added.
1349 * editing/selection/select-from-textfield-outwards.html: Added.
1350 * fast/events/drag-outside-window-expected.txt:
1352 2006-07-21 Geoffrey Garen <ggaren@apple.com>
1354 Test for undetectable style.filter property.
1356 * fast/dom/undetectable-style-filter-expected.txt: Added.
1357 * fast/dom/undetectable-style-filter.html: Added.
1359 2006-07-21 Justin Garcia <justin.garcia@apple.com>
1363 <rdar://problem/4641033>
1364 REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content
1366 * editing/pasteboard/4641033-expected.checksum: Added.
1367 * editing/pasteboard/4641033-expected.png: Added.
1368 * editing/pasteboard/4641033-expected.txt: Added.
1369 * editing/pasteboard/4641033.html: Added.
1371 2006-07-20 Anders Carlsson <acarlsson@apple.com>
1375 <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
1377 * fast/xsl/xslt-processer-expected.txt:
1380 * fast/xsl/xslt-string-parameters-expected.txt: Added.
1381 * fast/xsl/xslt-string-parameters.html: Added.
1383 2006-07-20 Maciej Stachowiak <mjs@apple.com>
1385 Reviewed by Beth and John.
1387 - fix recently broken layout tests that need updated results or test changes:
1389 For these three, the selection ranges changed (for the better) due to my input
1392 * editing/selection/3690703-2-expected.txt:
1393 * editing/selection/3690703-expected.txt:
1394 * fast/text/textIteratorNilRenderer-expected.txt:
1396 For this one, DumpRenderTree no longer shows resize corners by default, so turned
1399 * fast/css/resize-corner-tracking.html:
1401 2006-07-19 Maciej Stachowiak <mjs@apple.com>
1405 - fixed layout test results that were affected by editing input
1406 paste patch -- new results are actually more correct, handling
1407 text fields properly as a replaced element.
1409 * editing/selection/3690703-2-expected.txt:
1410 * editing/selection/3690703-expected.txt:
1411 * fast/events/div-focus-expected.txt:
1412 * fast/text/textIteratorNilRenderer-expected.txt:
1414 2006-07-19 Justin Garcia <justin.garcia@apple.com>
1418 <rdar://problem/4631972>
1419 REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message
1421 * editing/pasteboard/4631972-expected.checksum: Added.
1422 * editing/pasteboard/4631972-expected.png: Added.
1423 * editing/pasteboard/4631972-expected.txt: Added.
1424 * editing/pasteboard/4631972.html: Added.
1425 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1426 * editing/selection/replaced-boundaries-3-expected.checksum:
1427 * editing/selection/replaced-boundaries-3-expected.txt:
1428 * editing/selection/select-box-expected.txt:
1430 2006-07-19 Anders Carlsson <acarlsson@apple.com>
1434 <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
1436 * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
1437 * fast/forms/display-none-in-onchange-keyboard.html: Added.
1439 2006-07-19 Justin Garcia <justin.garcia@apple.com>
1443 <rdar://problem/4613519>
1444 REGRESSION: Pasting text in native text area inserts text one character before it should (9527)
1446 * fast/forms/paste-into-textarea-expected.checksum: Added.
1447 * fast/forms/paste-into-textarea-expected.png: Added.
1448 * fast/forms/paste-into-textarea-expected.txt: Added.
1449 * fast/forms/paste-into-textarea.html: Added.
1451 2006-07-19 Anders Carlsson <acarlsson@apple.com>
1453 * fast/js/pretty-print-expected.txt:
1456 * fast/js/resources/pretty-print.js:
1457 Fix description string.
1459 2006-07-19 Anders Carlsson <acarlsson@apple.com>
1463 <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
1465 * fast/js/pretty-print-expected.txt: Added.
1466 * fast/js/pretty-print.html: Added.
1467 * fast/js/resources/pretty-print.js: Added.
1469 2006-07-19 David Harrison <harrison@apple.com>
1471 <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
1472 <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table
1474 (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
1476 * editing/pasteboard/paste-table-003-expected.checksum: Added.
1477 * editing/pasteboard/paste-table-003-expected.png: Added.
1478 * editing/pasteboard/paste-table-003-expected.txt: Added.
1479 * editing/pasteboard/paste-table-003.html: Added.
1481 2006-07-18 Maciej Stachowiak <mjs@apple.com>
1483 Reviewed by Adele Peterson.
1487 <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post
1489 * fast/js/null-char-in-string-expected.txt: Added.
1490 * fast/js/null-char-in-string.html: Added.
1491 * fast/js/resources/null-char-in-string.js: Added.
1493 2006-07-18 Anders Carlsson <acarlsson@apple.com>
1497 http://bugzilla.opendarwin.org/show_bug.cgi?id=9959
1498 REGRESSION: iframes stop rendering after 200th one on successive reloads
1500 * fast/frames/frame-limit-expected.txt: Added.
1501 * fast/frames/frame-limit.html: Added.
1503 2006-07-18 Darin Adler <darin@apple.com>
1507 - convert a couple of tests to "dump as text" tests
1509 * fast/dom/css-selectorText-expected.checksum: Removed.
1510 * fast/dom/css-selectorText-expected.png: Removed.
1511 * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
1512 * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.
1514 * fast/dom/css-shortHands-expected.checksum: Removed.
1515 * fast/dom/css-shortHands-expected.png: Removed.
1516 * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
1517 * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.
1519 2006-07-18 Mitz Pettel <opendarwin.org@mitzpettel.com>
1523 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9978
1524 REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line
1526 * editing/selection/click-start-of-line-expected.checksum: Added.
1527 * editing/selection/click-start-of-line-expected.png: Added.
1528 * editing/selection/click-start-of-line-expected.txt: Added.
1529 * editing/selection/click-start-of-line.html: Added.
1531 2006-07-18 Anders Carlsson <acarlsson@apple.com>
1535 http://bugzilla.opendarwin.org/show_bug.cgi?id=9695
1536 <rdar://problem/4614085>
1537 TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
1539 * editing/selection/move-begin-end-expected.txt: Added.
1540 * editing/selection/move-begin-end.html: Added.
1542 2006-07-17 Maciej Stachowiak <mjs@apple.com>
1544 Test cases not reviewed but the corresponding fix was.
1546 - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/
1548 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
1549 * editing/pasteboard/nested-blocks-with-text-area.html: Added.
1550 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
1551 * editing/pasteboard/nested-blocks-with-text-field.html: Added.
1553 2006-07-17 Anders Carlsson <acarlsson@apple.com>
1557 Add Apache 2 config file.
1559 * http/conf/apache2-httpd.conf: Added.
1561 2006-07-17 Justin Garcia <justin.garcia@apple.com>
1565 <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
1567 * editing/selection/replace-selection-1-expected.checksum: Added.
1568 * editing/selection/replace-selection-1-expected.png: Added.
1569 * editing/selection/replace-selection-1-expected.txt: Added.
1570 * editing/selection/replace-selection-1.html: Added.
1572 2006-07-14 Justin Garcia <justin.garcia@apple.com>
1576 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1577 * editing/selection/subframe-with-selection-expected.txt:
1579 2006-07-17 Maciej Stachowiak <mjs@apple.com>
1583 <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard
1585 * fast/events/programmatic-check-no-change-event-expected.txt: Added.
1586 * fast/events/programmatic-check-no-change-event.html: Added.
1588 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
1592 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954
1593 REGRESSION: document.dir should return empty string in <head>
1595 * fast/dom/document-dir-property-expected.txt: Added.
1596 * fast/dom/document-dir-property.html: Added.
1598 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
1602 * fast/dynamic/move-node-with-selection-expected.checksum:
1603 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
1605 2006-07-16 Darin Adler <darin@apple.com>
1607 - fixed a couple of files I checked in wrong
1609 * fast/html/body-offset-properties-expected.txt: Removed property cruft.
1610 * fast/html/body-offset-properties.html: Ditto.
1612 2006-07-16 Maciej Stachowiak <mjs@apple.com>
1614 - fixed typo in expected results
1616 * fast/js/for-in-avoid-duplicates-expected.txt:
1618 2006-07-16 Darin Adler <darin@apple.com>
1620 Reviewed by John Sullivan (new test, not the changes to existing ones).
1622 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9943
1623 <rdar://problem/4590613>
1624 REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns
1626 * fast/html/body-offset-properties-expected.txt: Added.
1627 * fast/html/body-offset-properties.html: Added.
1629 * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
1630 Instead hardcode the default body margin of 8.
1631 * editing/pasteboard/drop-text-without-selection.html: Ditto.
1632 * editing/selection/click-before-and-after-table.html: Ditto.
1633 * editing/selection/mixed-editability-1.html: Ditto.
1634 * fast/table/click-near-anonymous-table.html: Ditto.
1636 * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
1639 2006-07-16 Maciej Stachowiak <mjs@apple.com>
1643 - new test case and updated results for property list changes
1645 * fast/js/for-in-avoid-duplicates-expected.txt: Added.
1646 * fast/js/for-in-avoid-duplicates.html: Added.
1647 * fast/js/kde/Array-expected.txt:
1648 * fast/js/resources/for-in-avoid-duplicates.js: Added.
1650 2006-07-15 Darin Adler <darin@apple.com>
1652 Reviewed by John Sullivan.
1654 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8952
1655 <rdar://problem/4575185>
1656 REGRESSION: crash on drag of highlighted Google custom home page modules
1658 * fast/dynamic/move-node-with-selection-expected.checksum: Added.
1659 * fast/dynamic/move-node-with-selection-expected.png: Added.
1660 * fast/dynamic/move-node-with-selection-expected.txt: Added.
1661 * fast/dynamic/move-node-with-selection.html: 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=8587
1668 <rdar://problem/4631844>
1669 REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering
1671 * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
1672 * fast/lists/numeric-markers-outside-list-expected.png: Added.
1673 * fast/lists/numeric-markers-outside-list-expected.txt: Added.
1674 * fast/lists/numeric-markers-outside-list.html: Added.
1676 2006-07-15 Geoffrey Garen <ggaren@apple.com>
1680 Layout test for crash when setting the dir property on a document with no body.
1682 * fast/dom/dir-no-body-expected.txt: Added.
1683 * fast/dom/dir-no-body.html: Added.
1685 2006-07-15 Darin Adler <darin@apple.com>
1689 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8395
1690 <rdar://problem/4613467>
1691 REGRESSION: RegEx seems broken for hex escaped non breaking space
1693 * fast/js/regexp-extended-characters-more-expected.txt: Added.
1694 * fast/js/regexp-extended-characters-more.html: Added.
1695 * fast/js/resources/regexp-extended-characters-more.js: Added.
1697 2006-07-15 Darin Adler <darin@apple.com>
1701 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8871
1702 <rdar://problem/4575417>
1703 REGRESSION: Pressing Enter/Return in a text input removes the selected text
1704 and http://bugzilla.opendarwin.org/show_bug.cgi?id=9743
1705 <rdar://problem/4614228>
1706 REGRESSION: crash dispatching JavaScript-created keyboard event to input element
1708 * fast/forms/input-text-enter-expected.txt: Added.
1709 * fast/forms/input-text-enter.html: Added.
1711 2006-07-15 Darin Adler <darin@apple.com>
1713 Reviewed by John Sullivan.
1715 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9883
1716 <rdar://problem/4631821>
1717 REGRESSION: NativePopups don't work correctly in some forum software
1719 * fast/forms/select-selected-expected.checksum: Added.
1720 * fast/forms/select-selected-expected.png: Added.
1721 * fast/forms/select-selected-expected.txt: Added.
1722 * fast/forms/select-selected.html: Added.
1724 2006-07-15 Anders Carlsson <acarlsson@apple.com>
1728 http://bugzilla.opendarwin.org/show_bug.cgi?id=9866
1729 <rdar://problem/4631561>
1730 REGRESSION: Repro crash from mangleme using iframe, only from server.
1732 * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
1733 * http/tests/misc/iframe-invalid-source-crash.html: Added.
1735 2006-07-14 Alexey Proskuryakov <ap@nypop.com>
1739 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=4195
1740 REGRESSION: KOI8-U encoding no longer supported.
1742 * fast/encoding/charset-koi8-u-expected.txt: Added.
1743 * fast/encoding/charset-koi8-u.html: Added.
1744 * fast/encoding/charset-x-nextstep-expected.txt: Added.
1745 * fast/encoding/charset-x-nextstep.html: Added.
1746 * http/tests/misc/BOM-override-expected.txt: Added.
1747 * http/tests/misc/BOM-override-script-expected.txt: Added.
1748 * http/tests/misc/BOM-override-script.html: Added.
1749 * http/tests/misc/BOM-override.pl: Added.
1750 * http/tests/misc/resources/BOM-override-2.pl: Added.
1751 * http/tests/misc/resources/BOM-override-3.pl: Added.
1753 2006-07-14 Timothy Hatcher <timothy@apple.com>
1755 Rolling out this fix from r15358 since it isn't resolved.
1757 2006-07-11 Justin Garcia <justin.garcia@apple.com>
1759 Reviewed by levi & thatcher
1761 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
1762 GMail Editor: Operations that use drop down menus blow away the selection
1764 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1765 * editing/selection/subframe-with-selection-expected.checksum: Added.
1766 * editing/selection/subframe-with-selection-expected.png: Added.
1767 * editing/selection/subframe-with-selection-expected.txt: Added.
1768 * editing/selection/subframe-with-selection.html: Added.
1770 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
1774 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9905
1775 REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div
1777 * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
1778 * editing/deleting/delete-at-start-or-end-expected.png: Added.
1779 * editing/deleting/delete-at-start-or-end-expected.txt: Added.
1780 * editing/deleting/delete-at-start-or-end.html: Added.
1782 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
1786 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9879
1787 REGRESSION: Repro crash when clicking to the side of an anonymous table
1788 - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
1789 to the side of an anonymous table
1791 NOTE: Only the layout test part of this patch was landed since an alternate
1792 fix was committed in r15401: <rdar://problem/4509393> selected DOM range
1793 starts with <object>, 0 offset but selection should include the <object>
1795 * fast/table/click-near-anonymous-table-expected.checksum: Added.
1796 * fast/table/click-near-anonymous-table-expected.png: Added.
1797 * fast/table/click-near-anonymous-table-expected.txt: Added.
1798 * fast/table/click-near-anonymous-table.html: Added.
1800 2006-07-12 Maciej Stachowiak <mjs@apple.com>
1804 Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
1806 I included the test case from the bug plus variants for other broken cases that
1807 were similar but needed separate fixes.
1809 * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
1810 * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
1811 * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
1812 * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
1813 * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
1814 * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
1815 * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
1816 * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
1817 * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
1818 * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
1819 * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
1820 * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.
1822 2006-07-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
1826 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9670
1827 REGRESSION: RTL white-space:pre-wrap text is offset to the right
1829 * editing/deleting/delete-to-select-table-expected.txt:
1830 * editing/execCommand/boldSelection-expected.txt:
1831 * editing/execCommand/italicizeByCharacter-expected.txt:
1832 * editing/execCommand/modifyForeColorByCharacter-expected.txt:
1833 * editing/execCommand/print-expected.txt:
1834 * editing/execCommand/selectAll-expected.txt:
1835 * editing/execCommand/strikethroughSelection-expected.txt:
1836 * editing/inserting/insert-div-027-expected.txt:
1837 * editing/selection/after-line-wrap-expected.txt:
1838 * editing/selection/mixed-editability-1-expected.txt:
1839 * editing/selection/select-all-001-expected.txt:
1840 * editing/selection/select-all-002-expected.txt:
1841 * editing/selection/select-all-003-expected.txt:
1842 * fast/clip/outline-overflowClip-expected.txt:
1843 * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
1844 * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
1845 * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
1846 * fast/text/international/rtl-white-space-pre-wrap.html: Added.
1847 * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
1848 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
1850 2006-07-13 Mark Rowe <opendarwin.org@bdash.net.nz>
1852 Reviewed by Geoffrey.
1854 http://bugzilla.opendarwin.org/show_bug.cgi?id=9742
1855 Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>
1857 This includes tests for indexing an array with immediate types, and for
1858 setting selectField.options.length to immediate types.
1860 * fast/dom/select-selectedIndex-expected.txt:
1861 * fast/dom/select-selectedIndex-multiple-expected.txt:
1862 * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
1863 * fast/dom/select-selectedIndex.html: Ditto.
1864 * fast/js/array-index-immediate-types-expected.txt: Added.
1865 * fast/js/array-index-immediate-types.html: Added.
1866 * fast/js/resources/array-index-immediate-types.js: Added.
1868 2006-07-13 David Harrison <harrison@apple.com>
1870 Reviewed by Justin and Levi.
1872 <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing
1874 * editing/deleting/delete-by-word-001-expected.checksum: Added.
1875 * editing/deleting/delete-by-word-001-expected.png: Added.
1876 * editing/deleting/delete-by-word-001-expected.txt: Added.
1877 * editing/deleting/delete-by-word-001.html: Added.
1878 * editing/deleting/delete-by-word-002-expected.checksum: Added.
1879 * editing/deleting/delete-by-word-002-expected.png: Added.
1880 * editing/deleting/delete-by-word-002-expected.txt: Added.
1881 * editing/deleting/delete-by-word-002.html: Added.
1883 2006-07-13 Levi Weintraub <lweintraub@apple.com>
1887 <rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather than selects the table
1889 * editing/deleting/delete-block-table-expected.checksum: Added.
1890 * editing/deleting/delete-block-table-expected.png: Added.
1891 * editing/deleting/delete-block-table-expected.txt: Added.
1892 * editing/deleting/delete-block-table.html: Added.
1893 * editing/deleting/delete-hr-expected.checksum: Added.
1894 * editing/deleting/delete-hr-expected.png: Added.
1895 * editing/deleting/delete-hr-expected.txt: Added.
1896 * editing/deleting/delete-hr.html: Added.
1897 * editing/deleting/delete-to-select-table-expected.png:
1898 * editing/execCommand/insertHorizontalRule-expected.txt:
1899 * fast/lists/markers-in-selection-expected.txt:
1901 2006-07-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
1905 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9862
1906 REGRESSION: GMail: Crash in RenderView::repaintViewRectangle when spoofing as FF
1907 - see also <rdar://problem/4622407>
1909 * fast/frames/repaint-display-none-crash-expected.txt: Added.
1910 * fast/frames/repaint-display-none-crash.html: Added.
1912 2006-07-12 Justin Garcia <justin.garcia@apple.com>
1916 <rdar://problem/4509393>
1917 selected DOM range starts with <object>, 0 offset but selection should include the <object>
1919 * editing/selection/legal-positions-expected.txt: Added.
1920 * editing/selection/legal-positions.html: Added.
1922 * editing/deleting/delete-3608430-fix-expected.txt:
1923 * editing/deleting/delete-image-001-expected.txt:
1924 * editing/deleting/delete-image-002-expected.txt:
1925 * editing/deleting/delete-image-003-expected.txt:
1926 * editing/deleting/delete-image-004-expected.txt:
1927 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1928 * editing/selection/replaced-boundaries-3-expected.txt:
1929 * editing/selection/select-box-expected.txt:
1931 2006-07-12 John Sullivan <sullivan@apple.com>
1933 Reviewed by Brady Eidson (and written by Justin Garcia)
1935 - layout test corresponding to <rdar://problem/4611164>
1937 * editing/undo/undo-misspellings-expected.checksum: Added.
1938 * editing/undo/undo-misspellings-expected.png: Added.
1939 * editing/undo/undo-misspellings-expected.txt: Added.
1940 * editing/undo/undo-misspellings.html: Added.
1942 2006-07-13 Anders Carlsson <acarlsson@apple.com>
1946 http://bugzilla.opendarwin.org/show_bug.cgi?id=9663
1947 REGRESSION (r14948-r14956): Selection in text field remains highlighted when the text field loses focus
1949 * editing/selection/clear-selection-expected.checksum: Added.
1950 * editing/selection/clear-selection-expected.png: Added.
1951 * editing/selection/clear-selection-expected.txt: Added.
1952 * editing/selection/clear-selection.html: Added.
1954 2006-07-12 David Kilzer <ddkilzer@kilzer.net>
1956 Reviewed by NOBODY (layout test fix).
1958 Remove property information left in files from svn-apply.
1960 * fast/table/large-rowspan-crash-expected.txt:
1961 * fast/table/large-rowspan-crash.html:
1963 2006-07-12 Darin Adler <darin@apple.com>
1967 - another large rowspan test case
1969 * fast/table/large-rowspan-crash-expected.txt: Added.
1970 * fast/table/large-rowspan-crash.html: Added.
1972 2006-07-12 Anders Carlsson <acarlsson@apple.com>
1976 <rdar://problem/4586665> REGRESSION: autorestore.apple.com: Crashes Safari in WebCore::Widget::client() const
1978 * fast/forms/input-type-change-in-onfocus-keyboard-expected.txt: Added.
1979 * fast/forms/input-type-change-in-onfocus-keyboard.html: Added.
1980 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt: Added.
1981 * fast/forms/input-type-change-in-onfocus-mouse.html: Added.
1983 2006-07-12 Adele Peterson <adele@apple.com>
1987 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9813
1988 OPTION text can paint over select element's scrollbar
1990 * fast/forms/option-text-clip-expected.checksum: Added.
1991 * fast/forms/option-text-clip-expected.png: Added.
1992 * fast/forms/option-text-clip-expected.txt: Added.
1993 * fast/forms/option-text-clip.html: Added.
1995 2006-07-11 Justin Garcia <justin.garcia@apple.com>
1999 <rdar://problem/4620686>
2000 REGRESSION: Mispelling markers are still displayed when using the delete key to place caret into a misspelled word
2002 * editing/deleting/delete-after-span-ws-001-expected.checksum:
2003 * editing/deleting/delete-after-span-ws-001-expected.png:
2004 * editing/deleting/delete-after-span-ws-002-expected.checksum:
2005 * editing/deleting/delete-after-span-ws-002-expected.png:
2006 * editing/deleting/delete-after-span-ws-003-expected.checksum:
2007 * editing/deleting/delete-after-span-ws-003-expected.png:
2008 * editing/deleting/delete-block-merge-contents-010-expected.checksum:
2009 * editing/deleting/delete-block-merge-contents-010-expected.png:
2010 * editing/deleting/merge-unrendered-space-expected.checksum:
2011 * editing/deleting/merge-unrendered-space-expected.png:
2013 2006-07-11 Tim Omernick <timo@apple.com>
2017 Test case for <http://bugzilla.opendarwin.org/show_bug.cgi?id=9843>:
2018 Give Netscape plug-ins access to their own DOM element
2020 * plugins/netscape-dom-access-expected.checksum: Added.
2021 * plugins/netscape-dom-access-expected.png: Added.
2022 * plugins/netscape-dom-access-expected.txt: Added.
2023 * plugins/netscape-dom-access.html: Added.
2025 2006-07-11 Adele Peterson <adele@apple.com>
2029 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9861
2030 REGRESSION: Can't dynamically change list box to popup
2032 * fast/forms/select-change-listbox-to-popup-expected.checksum: Added.
2033 * fast/forms/select-change-listbox-to-popup-expected.png: Added.
2034 * fast/forms/select-change-listbox-to-popup-expected.txt: Added.
2035 * fast/forms/select-change-listbox-to-popup.html: Added.
2036 * fast/forms/select-change-popup-to-listbox.html:
2038 2006-07-11 Justin Garcia <justin.garcia@apple.com>
2040 Reviewed by levi & thatcher
2042 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
2043 GMail Editor: Operations that use drop down menus blow away the selection
2045 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2046 * editing/selection/subframe-with-selection-expected.checksum: Added.
2047 * editing/selection/subframe-with-selection-expected.png: Added.
2048 * editing/selection/subframe-with-selection-expected.txt: Added.
2049 * editing/selection/subframe-with-selection.html: Added.
2051 2006-07-11 Adele Peterson <adele@apple.com>
2055 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9859
2056 REGRESSION: Can't dynamically change popup to list box
2058 * fast/forms/select-change-popup-to-listbox-expected.checksum: Added.
2059 * fast/forms/select-change-popup-to-listbox-expected.png: Added.
2060 * fast/forms/select-change-popup-to-listbox-expected.txt: Added.
2061 * fast/forms/select-change-popup-to-listbox.html: Added.
2063 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
2067 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9572
2068 Add application/xhtml+xml to the Accept header
2070 The fix itself was landed on 2006-07-09, but I forgot about the test.
2072 * http/tests/misc/xhtml-expected.txt: Added.
2073 * http/tests/misc/xhtml.php: Added.
2075 2006-07-11 Beth Dakin <bdakin@apple.com>
2079 Adele checked in new results for this test when you could style
2080 selects, but the styling of selects is turned off for now, so back
2081 to the original results.
2083 * fast/forms/001-expected.checksum:
2084 * fast/forms/001-expected.png:
2085 * fast/forms/001-expected.txt:
2087 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
2091 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7808
2092 Assertion failure in -[WebBaseNetscapePluginStream dealloc] when requesting an invalid URL
2094 * plugins/get-empty-url-expected.txt: Added.
2095 * plugins/get-empty-url.html: Added.
2097 2006-07-10 David Kilzer <ddkilzer@kilzer.net>
2101 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9179
2102 Implement select.options.add() method
2104 * fast/dom/select-selectedIndex-multiple-expected.txt: Updated test results.
2105 * fast/dom/select-selectedIndex-multiple.html: Updated to print comments between
2106 tests to make failures easier to track down.
2107 * fast/dom/select-selectedIndex-expected.txt: Mirrored updates from select-selectedIndex-multiple.html
2108 * fast/dom/select-selectedIndex.html: Ditto.
2109 * fast/js/resources/select-options-add.js: Added.
2110 * fast/js/select-options-add-expected.txt: Added.
2111 * fast/js/select-options-add.html: Added.
2113 2006-07-10 Adele Peterson <adele@apple.com>
2117 Test for <rdar://problem/4621442> REGRESSION (NativePopup) : Popup menus aren't drawn correctly on page at orbitz.com; cheaptickets.com
2119 * fast/forms/select-style-expected.checksum: Added.
2120 * fast/forms/select-style-expected.png: Added.
2121 * fast/forms/select-style-expected.txt: Added.
2122 * fast/forms/select-style.html: Added.
2124 2006-07-10 Beth Dakin <bdakin@apple.com>
2128 Test for <rdar://problem/4621095> The should be a way to
2129 access the user interface scale factor through the DOM
2131 * fast/dom/jsDevicePixelRatio-expected.checksum: Added.
2132 * fast/dom/jsDevicePixelRatio-expected.png: Added.
2133 * fast/dom/jsDevicePixelRatio-expected.txt: Added.
2134 * fast/dom/jsDevicePixelRatio.html: Added.
2136 2006-07-10 Adele Peterson <adele@apple.com>
2138 http://bugzilla.opendarwin.org/show_bug.cgi?id=9830
2139 More pixel test results need updating since switching to native popup
2141 * editing/selection/replaced-boundaries-3-expected.checksum:
2142 * editing/selection/replaced-boundaries-3-expected.png:
2143 * fast/block/margin-collapse/103-expected.checksum:
2144 * fast/block/margin-collapse/103-expected.png:
2145 * fast/forms/001-expected.checksum:
2146 * fast/forms/001-expected.png:
2147 * fast/forms/HTMLOptionElement_label01-expected.checksum:
2148 * fast/forms/HTMLOptionElement_label01-expected.png:
2149 * fast/forms/HTMLOptionElement_label02-expected.checksum:
2150 * fast/forms/HTMLOptionElement_label02-expected.png:
2151 * fast/forms/HTMLOptionElement_label03-expected.checksum:
2152 * fast/forms/HTMLOptionElement_label03-expected.png:
2153 * fast/forms/HTMLOptionElement_label04-expected.checksum:
2154 * fast/forms/HTMLOptionElement_label04-expected.png:
2155 * fast/forms/form-element-geometry-expected.checksum:
2156 * fast/forms/form-element-geometry-expected.png:
2157 * fast/forms/option-script-expected.checksum:
2158 * fast/forms/option-script-expected.png:
2159 * fast/forms/option-strip-whitespace-expected.checksum:
2160 * fast/forms/option-strip-whitespace-expected.png:
2161 * fast/invalid/014-expected.checksum:
2162 * fast/invalid/014-expected.png:
2163 * fast/parser/document-write-option-expected.checksum:
2164 * fast/parser/document-write-option-expected.png:
2165 * tables/mozilla/bugs/bug2479-3-expected.checksum:
2166 * tables/mozilla/bugs/bug2479-3-expected.png:
2167 * tables/mozilla/bugs/bug29326-expected.checksum:
2168 * tables/mozilla/bugs/bug29326-expected.png:
2169 * tables/mozilla/bugs/bug33855-expected.checksum:
2170 * tables/mozilla/bugs/bug33855-expected.png:
2171 * tables/mozilla/bugs/bug96334-expected.checksum:
2172 * tables/mozilla/bugs/bug96334-expected.png:
2173 * tables/mozilla/core/margins-expected.checksum:
2174 * tables/mozilla/core/margins-expected.png:
2175 * tables/mozilla/dom/tableDom-expected.checksum:
2176 * tables/mozilla/dom/tableDom-expected.png:
2178 2006-07-10 Darin Adler <darin@apple.com>
2180 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2181 Updated one more result for Adele's 4463835 change last night.
2183 2006-07-10 Beth Dakin <bdakin@apple.com>
2187 Test cases for <rdar://problem/4610314> Support the CSS3 content
2190 * fast/css/contentDiv-expected.checksum: Added.
2191 * fast/css/contentDiv-expected.png: Added.
2192 * fast/css/contentDiv-expected.txt: Added.
2193 * fast/css/contentDiv.html: Added.
2194 * fast/css/contentDivWithChildren-expected.checksum: Added.
2195 * fast/css/contentDivWithChildren-expected.png: Added.
2196 * fast/css/contentDivWithChildren-expected.txt: Added.
2197 * fast/css/contentDivWithChildren.html: Added.
2198 * fast/css/contentImage-expected.checksum: Added.
2199 * fast/css/contentImage-expected.png: Added.
2200 * fast/css/contentImage-expected.txt: Added.
2201 * fast/css/contentImage.html: Added.
2202 * fast/css/resources/show-shoes-vs-pie.png: Added.
2204 2006-07-09 Anders Carlsson <acarlsson@apple.com>
2208 http://bugzilla.opendarwin.org/show_bug.cgi?id=9245
2209 Quirksmode: Incorrect handling of disabled BUTTON elements
2211 * fast/forms/activate-and-disabled-elements-expected.txt: Added.
2212 * fast/forms/activate-and-disabled-elements.html: Added.
2214 2006-07-09 Adele Peterson <adele@apple.com>
2218 Updated results for:
2219 <rdar://problem/4463835> Switch to use new popup menu implementation for <select>
2221 * editing/selection/replaced-boundaries-3-expected.txt:
2222 * editing/selection/select-box-expected.txt:
2223 * fast/block/margin-collapse/103-expected.txt:
2224 * fast/dom/option-properties-expected.txt:
2225 * fast/forms/003-expected.txt:
2226 * fast/forms/004-expected.txt:
2227 * fast/forms/HTMLOptionElement_label01-expected.txt:
2228 * fast/forms/HTMLOptionElement_label02-expected.txt:
2229 * fast/forms/HTMLOptionElement_label03-expected.txt:
2230 * fast/forms/HTMLOptionElement_label04-expected.txt:
2231 * fast/forms/HTMLOptionElement_label06-expected.txt:
2232 * fast/forms/HTMLOptionElement_label07-expected.txt:
2233 * fast/forms/form-element-geometry-expected.txt:
2234 * fast/forms/option-script-expected.txt:
2235 * fast/forms/option-strip-whitespace-expected.txt:
2236 * fast/forms/select-remove-option-expected.txt:
2237 * fast/forms/select-replace-option-expected.txt:
2238 * fast/forms/select-reset-expected.txt:
2239 * fast/invalid/014-expected.txt:
2240 * fast/parser/document-write-option-expected.txt:
2241 * fast/replaced/width100percent-expected.txt:
2242 * tables/mozilla/bugs/bug1188-expected.txt:
2243 * tables/mozilla/bugs/bug18359-expected.txt:
2244 * tables/mozilla/bugs/bug2479-3-expected.txt:
2245 * tables/mozilla/bugs/bug2479-4-expected.txt:
2246 * tables/mozilla/bugs/bug29326-expected.txt:
2247 * tables/mozilla/bugs/bug33855-expected.txt:
2248 * tables/mozilla/bugs/bug4382-expected.txt:
2249 * tables/mozilla/bugs/bug96334-expected.txt:
2250 * tables/mozilla/core/margins-expected.txt:
2251 * tables/mozilla/dom/tableDom-expected.txt:
2253 2006-07-09 Geoffrey Garen <ggaren@apple.com>
2257 Now that we garbage collect after reinitalizing the global object, not
2258 before, we have more free memory, so a custom property that used to
2259 get collected during the initialization phase of this test now avoids
2260 getting collected until the collection phase.
2262 * fast/dom/gc-9-expected.txt:
2263 * fast/dom/gc-9.html:
2265 2006-07-09 David Kilzer <ddkilzer@kilzer.net>
2269 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9812
2270 LayoutTests/svg/custom/foreign-object-skew.svg seems to be fixed
2272 * svg/custom/foreign-object-skew-expected.checksum: Updated.
2273 * svg/custom/foreign-object-skew-expected.png: Updated.
2275 2006-07-09 Darin Adler <darin@apple.com>
2277 * fast/dom/delete-contents-expected.txt: Updated results that changed
2278 because we now keep comment nodes in the DOM.
2280 2006-07-09 David Harrison <harrison@apple.com>
2282 Reviewed by John Sullivan.
2284 <rdar://problem/4598149> Deleting the contents of a DOMRange and then inserting a node into it crashes in WebCore::Font::canUseGlyphCache
2286 * fast/dom/delete-contents-expected.checksum: Added.
2287 * fast/dom/delete-contents-expected.png: Added.
2288 * fast/dom/delete-contents-expected.txt: Added.
2289 * fast/dom/delete-contents.html: Added.
2291 2006-07-09 David Kilzer <ddkilzer@kilzer.net>
2295 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9797
2296 Make description() in fast/js/resources/js-test-pre.js work with MSIE 6
2298 * fast/js/resources/js-test-pre.js: Change description() to work with MSIE 6.
2300 2006-07-08 Timothy Hatcher <timothy@apple.com>
2304 Bug 5312: comments aren't available via DOM
2305 http://bugzilla.opendarwin.org/show_bug.cgi?id=5312
2307 New tests for DOM comment nodes. Updated results to account for new
2308 nodes in the DOM (editing offsets changed.)
2310 * editing/deleting/delete-line-013-expected.txt:
2311 * editing/deleting/delete-line-014-expected.txt:
2312 * editing/inserting/insert-3907422-fix-expected.txt:
2313 * editing/inserting/insert-div-009-expected.txt:
2314 * editing/inserting/insert-div-010-expected.txt:
2315 * editing/selection/extend-by-character-006-expected.txt:
2316 * editing/selection/move-between-blocks-no-001-expected.txt:
2317 * editing/selection/move-between-blocks-yes-001-expected.txt:
2318 * fast/dom/HTMLDocument/object-by-name-or-id-expected.txt:
2319 * fast/dom/HTMLDocument/object-by-name-or-id.html:
2320 * fast/dom/comment-document-fragment-expected.txt: Added.
2321 * fast/dom/comment-document-fragment.html: Added.
2322 * fast/dom/comment-dom-node-expected.txt: Added.
2323 * fast/dom/comment-dom-node.html: Added.
2324 * fast/dom/comment-not-documentElement-expected.checksum: Added.
2325 * fast/dom/comment-not-documentElement-expected.png: Added.
2326 * fast/dom/comment-not-documentElement-expected.txt: Added.
2327 * fast/dom/comment-not-documentElement.html: Added.
2328 * fast/text/atsui-pointtooffset-calls-cg-expected.txt:
2329 * fast/text/atsui-rtl-override-selection-expected.txt:
2331 2006-07-08 Darin Adler <darin@apple.com>
2333 Reviewed by Geoff (well, half of it at least).
2335 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9788
2336 storage leaks in Objective-C tests
2338 * plugins/jsobjc-simple.html: Add an autorelease to fix a storage leak.
2340 2006-07-08 Darin Adler <darin@apple.com>
2342 - clear up a few minor housekeeping problems
2344 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Added.
2345 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Added.
2346 * fast/forms/input-appearance-height-expected.checksum: Added.
2347 Added missing test results.
2349 * fast/block/float/nopaint-after-layer-destruction-expected.checksum:
2350 * fast/block/positioning/absolute-positioned-overconstrained.html:
2351 * fast/css/ZeroOpacityLayers.html:
2352 * fast/css/ZeroOpacityLayers2.html:
2353 * fast/css/font-shorthand-weight-only-expected.checksum:
2354 * fast/css/hsl-color-expected.checksum:
2355 * fast/css/hsla-color-expected.checksum:
2356 * fast/css/resize-corner-tracking-expected.checksum:
2357 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum:
2358 * fast/dynamic/selection-highlight-adjust-expected.checksum:
2359 * fast/forms/button-generated-content-expected.checksum:
2360 * fast/frames/calculate-fixed.html:
2361 * fast/frames/calculate-order.html:
2362 * fast/frames/calculate-percentage.html:
2363 * fast/frames/calculate-relative.html:
2364 * fast/frames/calculate-round.html:
2365 * fast/history/clicked-link-is-visited-expected.checksum:
2366 * fast/layers/opacity-outline-expected.checksum:
2367 * fast/media/import-p-red.css:
2368 * fast/parser/broken-comments-vs-parsing-mode-expected.checksum:
2369 * fast/repaint/clipped-relative-expected.checksum:
2370 * fast/repaint/float-move-during-layout-expected.checksum:
2371 * fast/repaint/layer-child-outline-expected.checksum:
2372 * fast/repaint/outline-shrinking-expected.checksum:
2373 * fast/repaint/static-to-positioned-expected.checksum:
2374 * fast/repaint/table-collapsed-border-expected.checksum:
2375 * fast/table/absolute-table-at-bottom-expected.checksum:
2376 * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum:
2377 * fast/table/empty-section-crash-expected.checksum:
2378 * fast/table/rtl-cell-display-none-assert-expected.checksum:
2379 * fast/table/text-field-baseline-expected.checksum:
2380 * fast/text/capitalize-empty-generated-string-expected.checksum:
2381 * svg/custom/gradient-stroke-width-expected.checksum:
2382 * traversal/stay-within-root-expected.checksum:
2383 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
2385 * fast/block/positioning/absolute-positioned-overconstrained-expected.txt:
2386 * fast/css/ZeroOpacityLayers-expected.checksum:
2387 * fast/css/ZeroOpacityLayers-expected.png:
2388 * fast/css/ZeroOpacityLayers-expected.txt:
2389 * fast/css/ZeroOpacityLayers2-expected.checksum:
2390 * fast/css/ZeroOpacityLayers2-expected.png:
2391 * fast/css/ZeroOpacityLayers2-expected.txt:
2392 Updated tests results that changed due to the above.
2394 2006-07-07 Justin Garcia <justin.garcia@apple.com>
2398 * editing/selection/editable-non-editable-crash-expected.checksum: Added.
2399 * editing/selection/editable-non-editable-crash-expected.png: Added.
2400 * editing/selection/editable-non-editable-crash-expected.txt: Added.
2401 * editing/selection/editable-non-editable-crash.html: Added.
2402 * editing/selection/skip-non-editable-1-expected.txt:
2403 * editing/selection/skip-non-editable-1.html:
2405 2006-07-07 Levi Weintraub <lweintraub@apple.com>
2409 Missed a few in the last update...
2411 * fast/forms/input-delete-expected.txt:
2412 * fast/repaint/inline-outline-repaint-expected.txt:
2413 * fast/repaint/selection-after-delete-expected.txt:
2415 2006-07-07 Levi Weintraub <lweintraub@apple.com>
2419 Deletion editing deligates now show up!
2421 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
2422 * editing/deleting/delete-3608430-fix-expected.txt:
2423 * editing/deleting/delete-3608445-fix-expected.txt:
2424 * editing/deleting/delete-3608462-fix-expected.txt:
2425 * editing/deleting/delete-3775172-fix-expected.txt:
2426 * editing/deleting/delete-3800834-fix-expected.txt:
2427 * editing/deleting/delete-3857753-fix-expected.txt:
2428 * editing/deleting/delete-3865854-fix-expected.txt:
2429 * editing/deleting/delete-3928305-fix-expected.txt:
2430 * editing/deleting/delete-3959464-fix-expected.txt:
2431 * editing/deleting/delete-4038408-fix-expected.txt:
2432 * editing/deleting/delete-4083333-fix-expected.txt:
2433 * editing/deleting/delete-after-span-ws-001-expected.txt:
2434 * editing/deleting/delete-after-span-ws-002-expected.txt:
2435 * editing/deleting/delete-after-span-ws-003-expected.txt:
2436 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
2437 * editing/deleting/delete-and-undo-expected.txt:
2438 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
2439 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
2440 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
2441 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
2442 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
2443 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
2444 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
2445 * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
2446 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
2447 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
2448 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
2449 * editing/deleting/delete-block-contents-001-expected.txt:
2450 * editing/deleting/delete-block-contents-002-expected.txt:
2451 * editing/deleting/delete-block-contents-003-expected.txt:
2452 * editing/deleting/delete-block-merge-contents-001-expected.txt:
2453 * editing/deleting/delete-block-merge-contents-002-expected.txt:
2454 * editing/deleting/delete-block-merge-contents-003-expected.txt:
2455 * editing/deleting/delete-block-merge-contents-004-expected.txt:
2456 * editing/deleting/delete-block-merge-contents-005-expected.txt:
2457 * editing/deleting/delete-block-merge-contents-006-expected.txt:
2458 * editing/deleting/delete-block-merge-contents-007-expected.txt:
2459 * editing/deleting/delete-block-merge-contents-008-expected.txt:
2460 * editing/deleting/delete-block-merge-contents-009-expected.txt:
2461 * editing/deleting/delete-block-merge-contents-010-expected.txt:
2462 * editing/deleting/delete-block-merge-contents-012-expected.txt:
2463 * editing/deleting/delete-block-merge-contents-013-expected.txt:
2464 * editing/deleting/delete-block-merge-contents-014-expected.txt:
2465 * editing/deleting/delete-block-merge-contents-015-expected.txt:
2466 * editing/deleting/delete-block-merge-contents-016-expected.txt:
2467 * editing/deleting/delete-block-merge-contents-017-expected.txt:
2468 * editing/deleting/delete-block-merge-contents-018-expected.txt:
2469 * editing/deleting/delete-block-merge-contents-019-expected.txt:
2470 * editing/deleting/delete-block-merge-contents-020-expected.txt:
2471 * editing/deleting/delete-block-merge-contents-021-expected.txt:
2472 * editing/deleting/delete-block-merge-contents-022-expected.txt:
2473 * editing/deleting/delete-block-merge-contents-023-expected.txt:
2474 * editing/deleting/delete-block-merge-contents-024-expected.txt:
2475 * editing/deleting/delete-br-001-expected.txt:
2476 * editing/deleting/delete-br-002-expected.txt:
2477 * editing/deleting/delete-br-003-expected.txt:
2478 * editing/deleting/delete-br-004-expected.txt:
2479 * editing/deleting/delete-br-005-expected.txt:
2480 * editing/deleting/delete-br-006-expected.txt:
2481 * editing/deleting/delete-br-007-expected.txt:
2482 * editing/deleting/delete-br-008-expected.txt:
2483 * editing/deleting/delete-br-009-expected.txt:
2484 * editing/deleting/delete-br-010-expected.txt:
2485 * editing/deleting/delete-br-011-expected.txt:
2486 * editing/deleting/delete-character-001-expected.txt:
2487 * editing/deleting/delete-contiguous-ws-001-expected.txt:
2488 * editing/deleting/delete-image-001-expected.txt:
2489 * editing/deleting/delete-image-002-expected.txt:
2490 * editing/deleting/delete-image-003-expected.txt:
2491 * editing/deleting/delete-image-004-expected.txt:
2492 * editing/deleting/delete-leading-ws-001-expected.txt:
2493 * editing/deleting/delete-line-001-expected.txt:
2494 * editing/deleting/delete-line-002-expected.txt:
2495 * editing/deleting/delete-line-003-expected.txt:
2496 * editing/deleting/delete-line-004-expected.txt:
2497 * editing/deleting/delete-line-005-expected.txt:
2498 * editing/deleting/delete-line-006-expected.txt:
2499 * editing/deleting/delete-line-007-expected.txt:
2500 * editing/deleting/delete-line-008-expected.txt:
2501 * editing/deleting/delete-line-009-expected.txt:
2502 * editing/deleting/delete-line-010-expected.txt:
2503 * editing/deleting/delete-line-011-expected.txt:
2504 * editing/deleting/delete-line-012-expected.txt:
2505 * editing/deleting/delete-line-013-expected.txt:
2506 * editing/deleting/delete-line-014-expected.txt:
2507 * editing/deleting/delete-line-015-expected.txt:
2508 * editing/deleting/delete-line-016-expected.txt:
2509 * editing/deleting/delete-line-017-expected.txt:
2510 * editing/deleting/delete-line-end-ws-001-expected.txt:
2511 * editing/deleting/delete-line-end-ws-002-expected.txt:
2512 * editing/deleting/delete-listitem-001-expected.txt:
2513 * editing/deleting/delete-listitem-002-expected.txt:
2514 * editing/deleting/delete-select-all-001-expected.txt:
2515 * editing/deleting/delete-select-all-002-expected.txt:
2516 * editing/deleting/delete-select-all-003-expected.txt:
2517 * editing/deleting/delete-selection-001-expected.txt:
2518 * editing/deleting/delete-tab-001-expected.txt:
2519 * editing/deleting/delete-tab-002-expected.txt:
2520 * editing/deleting/delete-tab-003-expected.txt:
2521 * editing/deleting/delete-tab-004-expected.txt:
2522 * editing/deleting/delete-trailing-ws-001-expected.txt:
2523 * editing/deleting/delete-trailing-ws-002-expected.txt:
2524 * editing/deleting/delete-ws-fixup-001-expected.txt:
2525 * editing/deleting/delete-ws-fixup-002-expected.txt:
2526 * editing/deleting/delete-ws-fixup-003-expected.txt:
2527 * editing/deleting/delete-ws-fixup-004-expected.txt:
2528 * editing/deleting/forward-delete-expected.txt:
2529 * editing/deleting/merge-different-styles-expected.txt:
2530 * editing/deleting/merge-endOfParagraph-expected.txt:
2531 * editing/deleting/merge-into-empty-block-1-expected.txt:
2532 * editing/deleting/merge-into-empty-block-2-expected.txt:
2533 * editing/deleting/merge-no-br-expected.txt:
2534 * editing/deleting/merge-unrendered-space-expected.txt:
2535 * editing/deleting/pruning-after-merge-1-expected.txt:
2536 * editing/deleting/pruning-after-merge-2-expected.txt:
2537 * editing/deleting/smart-delete-001-expected.txt:
2538 * editing/deleting/smart-delete-002-expected.txt:
2539 * editing/deleting/table-cells-expected.txt:
2540 * editing/execCommand/insertHTML-expected.txt:
2541 * editing/input/text-input-controller-expected.txt:
2542 * editing/inserting/insert-3775316-fix-expected.txt:
2543 * editing/inserting/insert-3851164-fix-expected.txt:
2544 * editing/inserting/insert-after-delete-001-expected.txt:
2545 * editing/inserting/insert-div-021-expected.txt:
2546 * editing/inserting/insert-div-026-expected.txt:
2547 * editing/pasteboard/4076267-2-expected.txt:
2548 * editing/pasteboard/4076267-3-expected.txt:
2549 * editing/pasteboard/4076267-expected.txt:
2550 * editing/pasteboard/paste-table-002-expected.txt:
2551 * editing/pasteboard/paste-text-015-expected.txt:
2552 * editing/selection/move-between-blocks-no-001-expected.txt:
2553 * editing/selection/select-all-iframe-expected.txt:
2554 * editing/style/block-style-005-expected.txt:
2555 * editing/style/smoosh-styles-001-expected.txt:
2556 * editing/style/smoosh-styles-002-expected.txt:
2557 * editing/style/style-3681552-fix-002-expected.txt:
2558 * editing/style/typing-style-001-expected.txt:
2559 * editing/style/typing-style-002-expected.txt:
2560 * editing/unsupported-content/list-delete-001-expected.txt:
2561 * editing/unsupported-content/list-delete-002-expected.txt:
2562 * editing/unsupported-content/list-delete-003-expected.txt:
2563 * editing/unsupported-content/table-delete-001-expected.txt:
2564 * editing/unsupported-content/table-delete-002-expected.txt:
2565 * editing/unsupported-content/table-delete-003-expected.txt:
2566 * fast/forms/input-text-option-delete-expected.checksum:
2567 * fast/forms/input-text-option-delete-expected.txt:
2569 2006-07-07 Levi Weintraub <lweintraub@apple.com>
2573 Improved table editing
2575 * editing/deleting/delete-to-select-table-expected.checksum: Added.
2576 * editing/deleting/delete-to-select-table-expected.png: Added.
2577 * editing/deleting/delete-to-select-table-expected.txt: Added.
2578 * editing/deleting/delete-to-select-table.html: Added.
2579 * editing/input/text-input-controller-expected.txt:
2581 2006-07-07 Anders Carlsson <acarlsson@apple.com>
2585 http://bugzilla.opendarwin.org/show_bug.cgi?id=8300
2586 REGRESSION: First mouse click is randomly ignored when clicking on checkbox and radio buttons
2588 * fast/forms/radio-check-click-and-drag-expected.txt: Added.
2589 * fast/forms/radio-check-click-and-drag.html: Added.
2591 2006-07-06 Justin Garcia <justin.garcia@apple.com>
2595 <rdar://problem/4609184>
2596 Mail crashes at WebCore::Selection::adjustForEditableContent
2597 <rdar://problem/4609140>
2598 Crash at WebCore::Range::compareBoundaryPoints
2600 * editing/selection/mixed-editability-1-expected.checksum: Added.
2601 * editing/selection/mixed-editability-1-expected.png: Added.
2602 * editing/selection/mixed-editability-1-expected.txt: Added.
2603 * editing/selection/mixed-editability-1.html: Added.
2604 * editing/selection/mixed-editability-2-expected.checksum: Added.
2605 * editing/selection/mixed-editability-2-expected.png: Added.
2606 * editing/selection/mixed-editability-2-expected.txt: Added.
2607 * editing/selection/mixed-editability-2.html: Added.
2609 2006-07-06 Anders Carlsson <acarlsson@apple.com>
2613 http://bugzilla.opendarwin.org/show_bug.cgi?id=9528
2614 REGRESSION: arrow key skips '>' in Bugzilla replies due to '\n' in text nodes
2616 * fast/dom/css-selectorText-expected.txt:
2617 * fast/dom/css-shortHands-expected.txt:
2620 * fast/dom/set-inner-text-newlines-expected.txt: Added.
2621 * fast/dom/set-inner-text-newlines.html: Added.
2623 2006-07-06 Anders Carlsson <acarlsson@apple.com>
2627 <rdar://problem/4610891> Support overflow events
2629 * fast/events/overflow-events-expected.txt: Added.
2630 * fast/events/overflow-events.html: Added.
2632 2006-07-06 David Harrison <harrison@apple.com>
2636 <rdar://problem/4565031> innerHTML of XMP tag returns special characters like '>' instead of '>'
2638 * fast/innerHTML/006-expected.checksum: Added.
2639 * fast/innerHTML/006-expected.png: Added.
2640 * fast/innerHTML/006-expected.txt: Added.
2641 * fast/innerHTML/006.html: Added.
2643 2006-07-05 John Sullivan <sullivan@apple.com>
2647 - layout test for <rdar://problem/4609162> REGRESSION: When tabbing between links on a page,
2648 the window doesn't scroll to link that's not in view
2650 The test verifies that focusing a link will scroll the link into view.
2652 * fast/events/reveal-link-when-focused-expected.checksum: Added.
2653 * fast/events/reveal-link-when-focused-expected.png: Added.
2654 * fast/events/reveal-link-when-focused-expected.txt: Added.
2655 * fast/events/reveal-link-when-focused.html: Added.
2657 2006-07-05 Anders Carlsson <acarlsson@apple.com>
2661 http://bugzilla.opendarwin.org/show_bug.cgi?id=3581
2662 iFrames set to display:none are Missing from frames array
2664 * fast/events/mouseover-mouseout2-expected.txt:
2665 * fast/events/mouseover-mouseout2.html:
2666 Update expected result. Since we now keep the frame around, the mouseout event is
2667 now dispatched to the element in the frame.
2669 * fast/events/onloadFrameCrash-expected.checksum:
2670 * fast/events/onloadFrameCrash-expected.png:
2671 * fast/events/onloadFrameCrash-expected.txt:
2672 This does hide the frame now.
2674 * fast/frames/iframe-display-none-expected.txt: Added.
2675 * fast/frames/iframe-display-none.html: Added.
2676 * fast/frames/resources/iframe-display-none-child.html: Added.
2677 New test that tests JS interaction with frames.
2679 * fast/frames/iframe-double-attach-expected.txt: Added.
2680 * fast/frames/iframe-double-attach.html: Added.
2682 2006-07-04 Maciej Stachowiak <mjs@apple.com>
2686 http://bugzilla.opendarwin.org/show_bug.cgi?id=9734
2687 - change SVG XPath DOM tests to dump as text, and update expected results
2689 This should stop the random failures in Attribute_Nodes.svg
2691 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
2692 * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt:
2693 * dom/svg/level3/xpath/Comment_Nodes-expected.txt:
2694 * dom/svg/level3/xpath/Conformance_Expressions-expected.txt:
2695 * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt:
2696 * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt:
2697 * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt:
2698 * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt:
2699 * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt:
2700 * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt:
2701 * dom/svg/level3/xpath/Element_Nodes-expected.txt:
2702 * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt:
2703 * dom/svg/level3/xpath/Text_Nodes-expected.txt:
2704 * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt:
2705 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt:
2706 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt:
2707 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt:
2708 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt:
2709 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt:
2710 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt:
2711 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt:
2712 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt:
2713 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt:
2714 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt:
2715 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt:
2716 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt:
2717 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
2718 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt:
2719 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt:
2720 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt:
2721 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
2722 * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt:
2723 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt:
2724 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
2725 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
2726 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt:
2727 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt:
2728 * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt:
2729 * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt:
2730 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
2731 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
2732 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt:
2733 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt:
2734 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt:
2735 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt:
2736 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
2737 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2738 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt:
2739 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
2740 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2741 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
2742 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
2743 * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt:
2744 * dom/svg/level3/xpath/XPathResult_resultType-expected.txt:
2745 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt:
2746 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
2747 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
2748 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
2749 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
2750 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
2751 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2752 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2753 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
2754 * dom/svg/level3/xpath/svgunit.js:
2756 2006-07-04 Darin Adler <darin@apple.com>
2758 - updated test result to reflect window without scroll bars
2760 1) this test should not have scroll bars
2761 2) on the buildbot the result is the non-scroll-bar one
2763 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
2764 Changed text node width to 800.
2766 2006-07-02 David Carson <dacarson@gmail.com>
2770 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9506
2771 Tests using HSL rather than RGB for color values.
2773 * fast/css/hsl-color-expected.checksum: Added.
2774 * fast/css/hsl-color-expected.png: Added.
2775 * fast/css/hsl-color-expected.txt: Added.
2776 * fast/css/hsl-color.html: Added.
2777 * fast/css/hsla-color-expected.checksum: Added.
2778 * fast/css/hsla-color-expected.png: Added.
2779 * fast/css/hsla-color-expected.txt: Added.
2780 * fast/css/hsla-color.html: Added.
2782 2006-07-04 Alexey Proskuryakov <ap@nypop.com>
2786 - http://bugzilla.opendarwin.org/show_bug.cgi?id=8210
2787 Conditional XMLHttpRequest gets should pass 304 responses unchanged
2789 * http/tests/xmlhttprequest/cache-override-expected.txt: Added.
2790 * http/tests/xmlhttprequest/cache-override.html: Added.
2791 * http/tests/xmlhttprequest/resources/304.pl: Added.
2793 2006-07-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
2797 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9674
2798 REGRESSION (r15075): Blank or incomplete pages on digg.com
2800 * fast/tokenizer/nested-cached-scripts-expected.txt: Added.
2801 * fast/tokenizer/nested-cached-scripts.html: Added.
2802 * fast/tokenizer/resources/nested-1.js: Added.
2803 * fast/tokenizer/resources/nested-2.js: Added.
2805 2006-06-30 Mitz Pettel <opendarwin.org@mitzpettel.com>
2809 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7204
2810 float inserted in fixed height block via DOM not repainted
2812 * fast/repaint/float-move-during-layout-expected.checksum: Added.
2813 * fast/repaint/float-move-during-layout-expected.png: Added.
2814 * fast/repaint/float-move-during-layout-expected.txt: Added.
2815 * fast/repaint/float-move-during-layout.html: Added.
2817 2006-06-30 Levi Weintraub <lweintraub@apple.com>
2821 * editing/execCommand/format-block-with-trailing-br-expected.checksum: Added.
2822 * editing/execCommand/format-block-with-trailing-br-expected.png: Added.
2823 * editing/execCommand/format-block-with-trailing-br-expected.txt: Added.
2824 * editing/execCommand/format-block-with-trailing-br.html: Added.
2826 2006-06-30 Justin Garcia <justin.garcia@apple.com>
2830 * editing/pasteboard/pasting-object-expected.checksum: Added.
2831 * editing/pasteboard/pasting-object-expected.png: Added.
2832 * editing/pasteboard/pasting-object-expected.txt: Added.
2833 * editing/pasteboard/pasting-object.html: Added.
2835 2006-06-30 Justin Garcia <justin.garcia@apple.com>
2837 Reviewed by harrison
2840 * editing/selection/skip-non-editable-1-expected.txt: Added.
2841 * editing/selection/skip-non-editable-1.html: Added.
2842 * editing/selection/skip-non-editable-2-expected.txt: Added.
2843 * editing/selection/skip-non-editable-2.html: Added.
2845 Equivalent render tree:
2846 * editing/execCommand/format-block-with-braces-expected.txt:
2849 * editing/selection/iframe-expected.checksum:
2850 * editing/selection/iframe-expected.png:
2851 * editing/selection/iframe-expected.txt:
2852 * editing/selection/inline-table-expected.checksum:
2853 * editing/selection/inline-table-expected.png:
2854 * editing/selection/inline-table-expected.txt:
2855 * editing/selection/move-between-blocks-no-001-expected.checksum:
2856 * editing/selection/move-between-blocks-no-001-expected.png:
2857 * editing/selection/move-between-blocks-no-001-expected.txt:
2858 * editing/selection/select-box-expected.checksum:
2859 * editing/selection/select-box-expected.png:
2860 * editing/selection/select-box-expected.txt:
2862 2006-06-30 David Kilzer <ddkilzer@kilzer.net>
2866 - Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9358
2867 REGRESSION: Assertion failure in HTMLInputElement::setValueFromRenderer
2868 (value == constrainValue(value)) when deleting all text
2870 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Added.
2871 * editing/deleting/delete-all-text-in-text-field-assertion.html: Added.
2873 2006-06-29 Sam Weinig <sam.weinig@gmail.com>
2877 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=4874
2878 Table with absolute bottom positioning is positioned incorrectly
2880 Note: test case originally from Mitz.
2882 * fast/table/absolute-table-at-bottom-expected.checksum: Added.
2883 * fast/table/absolute-table-at-bottom-expected.png: Added.
2884 * fast/table/absolute-table-at-bottom-expected.txt: Added.
2885 * fast/table/absolute-table-at-bottom.html: Added.
2887 2006-06-29 Graham Dennis <Graham.Dennis@gmail.com>
2891 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9505
2892 moveParagraphContentsToNewBlockIfNecessary creates a new block outside the current position
2894 * editing/pasteboard/paste-table-002.html: Added.
2895 * editing/pasteboard/paste-table-002-expected.checksum: Added.
2896 * editing/pasteboard/paste-table-002-expected.png: Added.
2897 * editing/pasteboard/paste-table-002-expected.txt: Added.
2899 2006-06-29 Mitz Pettel <opendarwin.org@mitzpettel.com>
2903 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9652
2904 Assertion failure when changing an RTL table cell to display:none
2906 * fast/table/rtl-cell-display-none-assert-expected.checksum: Added.
2907 * fast/table/rtl-cell-display-none-assert-expected.png: Added.
2908 * fast/table/rtl-cell-display-none-assert-expected.txt: Added.
2909 * fast/table/rtl-cell-display-none-assert.html: Added.
2911 2006-06-29 Beth Dakin <bdakin@apple.com>
2915 Test for <rdar://problem/4450615> Add composite mode to background
2918 * fast/backgrounds/bgCompositeCopy-expected.checksum: Added.
2919 * fast/backgrounds/bgCompositeCopy-expected.png: Added.
2920 * fast/backgrounds/bgCompositeCopy-expected.txt: Added.
2921 * fast/backgrounds/bgCompositeCopy.html: Added.
2922 * fast/backgrounds/resources/rgba16.png: Added.
2924 2006-06-28 Levi Weintraub <lweintraub@apple.com>
2928 <rdar://problem/4592005> FormatBlock inserts in the wrong place, disregarding editable content
2929 <rdar://problem/4590763> FormatBlock for paragraph style doesn't work
2931 * editing/execCommand/format-block-with-braces-expected.checksum: Added.
2932 * editing/execCommand/format-block-with-braces-expected.png: Added.
2933 * editing/execCommand/format-block-with-braces-expected.txt: Added.
2934 * editing/execCommand/format-block-with-braces.html: Added.
2935 * editing/execCommand/indent-list-item-expected.checksum: Added.
2936 * editing/execCommand/indent-list-item-expected.png: Added.
2937 * editing/execCommand/indent-list-item-expected.txt: Added.
2938 * editing/execCommand/indent-list-item.html: Added.
2939 * editing/execCommand/indent-selection-expected.checksum: Added.
2940 * editing/execCommand/indent-selection-expected.png: Added.
2941 * editing/execCommand/indent-selection-expected.txt: Added.
2942 * editing/execCommand/indent-selection.html: Added.
2943 * editing/execCommand/outdent-selection-expected.checksum: Added.
2944 * editing/execCommand/outdent-selection-expected.png: Added.
2945 * editing/execCommand/outdent-selection-expected.txt: Added.
2946 * editing/execCommand/outdent-selection.html: Added.
2948 2006-06-28 Levi Weintraub <lweintraub@apple.com>
2952 Missed the layout tests themselves in the first checkin! Whoops!
2954 2006-06-28 Levi Weintraub <lweintraub@apple.com>
2958 http://bugzilla.opendarwin.org/show_bug.cgi?id=7568
2959 Bug 7568: Implement Indent/Outdent
2961 * editing/execCommand/indent-list-item-expected.checksum: Added.
2962 * editing/execCommand/indent-list-item-expected.png: Added.
2963 * editing/execCommand/indent-list-item-expected.txt: Added.
2964 * editing/execCommand/indent-list-item.html: Added.
2965 * editing/execCommand/indent-selection-expected.checksum: Added.
2966 * editing/execCommand/indent-selection-expected.png: Added.
2967 * editing/execCommand/indent-selection-expected.txt: Added.
2968 * editing/execCommand/indent-selection.html: Added.
2969 * editing/execCommand/outdent-selection.html: Added.
2971 2006-06-28 Mitz Pettel <opendarwin.org@mitzpettel.com>
2973 Reviewed by Darin and Hyatt.
2975 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9561
2976 REGRESSION: Content property on :before of button causes hang on click or hover
2978 * fast/forms/button-generated-content-expected.checksum: Added.
2979 * fast/forms/button-generated-content-expected.png: Added.
2980 * fast/forms/button-generated-content-expected.txt: Added.
2981 * fast/forms/button-generated-content.html: Added.
2983 2006-06-28 Rob Buis <buis@kde.org>
2987 Improved test to check offsetX/Y after dispatching instead of before.
2989 * fast/dom/window-xy-properties.html:
2990 * fast/dom/window-xy-properties-expected.txt:
2992 2006-06-27 Rob Buis <buis@kde.org>
2996 Updated test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9605
2998 * fast/dom/window-xy-properties.html:
2999 * fast/dom/window-xy-properties-expected.txt:
3001 2006-06-27 Mitz Pettel <opendarwin.org@mitzpettel.com>
3005 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9317
3006 REGRESSION: crash in HTML tokenizer at Japanese Apple support page
3008 * fast/tokenizer/write-unclosed-script-expected.txt: Added.
3009 * fast/tokenizer/write-unclosed-script.html: Added.
3011 2006-06-27 Justin Garcia <justin.garcia@apple.com>
3015 * editing/execCommand/remove-formatting-expected.checksum: Added.
3016 * editing/execCommand/remove-formatting-expected.png: Added.
3017 * editing/execCommand/remove-formatting-expected.txt: Added.
3018 * editing/execCommand/remove-formatting.html: Added.
3020 2006-06-27 Justin Garcia <justin.garcia@apple.com>
3024 <rdar://problem/4599735> Clicking out of a table at the extremes of an editable document doesn't appear to work
3027 * editing/selection/click-before-and-after-table-expected.txt: Added.
3028 * editing/selection/click-before-and-after-table.html: Added.
3029 Updated to reflect fix:
3030 * editing/selection/move-by-line-001-expected.checksum:
3031 * editing/selection/move-by-line-001-expected.png:
3033 2006-06-27 Anders Carlsson <acarlsson@apple.com>
3037 http://bugzilla.opendarwin.org/show_bug.cgi?id=9623
3038 REGRESSION: getComputedStyle should do a relayout
3040 * fast/css/getComputedStyle-relayout-expected.txt: Added.
3041 * fast/css/getComputedStyle-relayout.html: Added.
3043 2006-06-27 Beth Dakin <bdakin@apple.com>
3047 Test cases for <rdar://problem/4602635> Media queries must be
3048 extended to address CSS pixel scaling factor
3050 * fast/media/mq-max-pixel-ratio-expected.checksum: Added.
3051 * fast/media/mq-max-pixel-ratio-expected.png: Added.
3052 * fast/media/mq-max-pixel-ratio-expected.txt: Added.
3053 * fast/media/mq-max-pixel-ratio.html: Added.
3054 * fast/media/mq-min-pixel-ratio-expected.checksum: Added.
3055 * fast/media/mq-min-pixel-ratio-expected.png: Added.
3056 * fast/media/mq-min-pixel-ratio-expected.txt: Added.
3057 * fast/media/mq-min-pixel-ratio.html: Added.
3058 * fast/media/mq-pixel-ratio-expected.checksum: Added.
3059 * fast/media/mq-pixel-ratio-expected.png: Added.
3060 * fast/media/mq-pixel-ratio-expected.txt: Added.
3061 * fast/media/mq-pixel-ratio.html: Added.
3062 * fast/media/resources/apple_logo_big.jpg: Added.
3063 * fast/media/resources/apple_logo_half_size.png: Added.
3065 2006-06-27 Darin Adler <darin@apple.com>
3067 Tests for fix for 2/3 of http://bugzilla.opendarwin.org/show_bug.cgi?id=9606
3068 REGRESSION: some callers are still using clientX/Y to get pageX/Y
3070 * fast/events/anchor-image-scrolled-x-y-expected.txt: Added.
3071 * fast/events/anchor-image-scrolled-x-y.html: Added.
3072 * fast/events/input-image-scrolled-x-y-expected.txt: Added.
3073 * fast/events/input-image-scrolled-x-y.html: Added.
3075 2006-06-26 Jonas Witt <jonas.witt@gmail.com>
3079 * LayoutTests/fast/events/objc-event-api-expected.txt: Updated to
3080 reflect flipped coordinates dumped by the layout tests.
3082 2006-06-25 David Carson <dacarson@gmail.com>
3086 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9185
3088 * fast/forms/input-appearance-height-expected.png: Added.
3089 * fast/forms/input-appearance-height-expected.txt: Added.
3090 * fast/forms/input-appearance-height.html: Added.
3091 Tests the height attribute on all input types
3093 * fast/forms/input-type-change-expected.checksum: Added.
3094 * fast/forms/input-type-change-expected.png: Added.
3095 * fast/forms/input-type-change-expected.txt: Added.
3096 * fast/forms/input-type-change.html: Added.
3097 Tests changing an input type=TEXT to type=IMAGE with
3098 a height and width specified on the element.
3100 * fast/forms/input-type-change2-expected.checksum: Added.
3101 * fast/forms/input-type-change2-expected.png: Added.
3102 * fast/forms/input-type-change2-expected.txt: Added.
3103 * fast/forms/input-type-change2.html: Added.
3104 Tests changing an input type=IMAGE to type=TEXT with
3105 a height and width specified on the element.
3107 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
3111 * fast/forms/textarea-hard-linewrap-empty.html: Submit form without setTimeout().
3112 * fast/forms/textarea-hard-linewrap.html: Ditto.
3114 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
3118 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9537
3119 REGRESSION: Reproducible crash in WebCore::RenderTextField::textWithHardLineBreaks()
3121 * fast/forms/textarea-hard-linewrap-empty-expected.txt: Added.
3122 * fast/forms/textarea-hard-linewrap-empty.html: Added.
3123 * fast/forms/textarea-hard-linewrap.html: Reduced timeout from 200ms to 0ms and
3124 renamed function from foo() to submitForm().
3126 2006-06-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
3130 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9388
3131 REGRESSION: outlines don't get erased when removed in some cases
3133 * fast/repaint/outline-shrinking-expected.checksum: Added.
3134 * fast/repaint/outline-shrinking-expected.png: Added.
3135 * fast/repaint/outline-shrinking-expected.txt: Added.
3136 * fast/repaint/outline-shrinking.html: Added.
3138 2006-06-25 Rob Buis <buis@kde.org>
3143 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
3144 event.clientX and event.clientY should be relative to the viewport, not the canvas
3146 * fast/dom/window-xy-properties-expected.txt: Added.
3147 * fast/dom/window-xy-properties.html: Added.
3149 2006-06-25 Timothy Hatcher <timothy@apple.com>
3151 http://bugzilla.opendarwin.org/show_bug.cgi?id=9560
3153 This fix converted the resize corner image to a B/W tiff.
3154 The pixel tests showed 0.0% changes but still said it had differences.
3155 Updating the tests that use CSS3 resize or textarea.
3157 * fast/forms/floating-textfield-relayout-expected.checksum:
3158 * fast/forms/form-element-geometry-expected.checksum:
3159 * fast/forms/form-element-geometry-expected.png:
3160 * fast/forms/negativeLineHeight-expected.checksum:
3161 * fast/forms/negativeLineHeight-expected.png:
3162 * fast/forms/textAreaLineHeight-expected.checksum:
3163 * fast/forms/textAreaLineHeight-expected.png:
3164 * fast/forms/textarea-setinnerhtml-expected.checksum:
3165 * fast/forms/textarea-setinnerhtml-expected.png:
3166 * fast/overflow/overflow-x-y-expected.checksum:
3167 * fast/overflow/overflow-x-y-expected.png:
3168 * fast/table/003-expected.checksum:
3169 * fast/table/003-expected.png:
3170 * tables/mozilla/bugs/bug194024-expected.checksum:
3171 * tables/mozilla/bugs/bug194024-expected.png:
3172 * tables/mozilla/bugs/bug30559-expected.checksum:
3173 * tables/mozilla/bugs/bug30559-expected.png:
3174 * tables/mozilla/bugs/bug30692-expected.checksum:
3175 * tables/mozilla/bugs/bug30692-expected.png:
3177 2006-06-24 David Kilzer <ddkilzer@kilzer.net>
3179 Build fix. Reviewed by NOBODY.
3181 - Backed out patch for http://bugzilla.opendarwin.org/show_bug.cgi?id=8707
3182 event.clientX and event.clientY should be relative to the viewport, not the canvas
3184 * fast/dom/window-xy-properties-expected.txt: Removed.
3185 * fast/dom/window-xy-properties.html: Removed.
3187 2006-06-24 Rob Buis <buis@kde.org>
3192 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
3193 event.clientX and event.clientY should be relative to the viewport, not the canvas
3195 * fast/dom/window-xy-properties-expected.txt: Added.
3196 * fast/dom/window-xy-properties.html: Added.
3198 2006-06-24 James G. Speth <speth@end.com>
3202 - Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8843
3203 add a way to build Objective-C test cases in HTML
3205 * plugins/jsobjc-dom-wrappers-expected.txt: Added.
3206 * plugins/jsobjc-dom-wrappers.html: Added.
3207 * plugins/jsobjc-simple-expected.txt: Added.
3208 * plugins/jsobjc-simple.html: Added.
3210 2006-06-24 Rob Buis <buis@kde.org>
3215 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9352>
3216 Webkit doesn't respect stroke-width in SVG for smaller <circle>s
3218 * svg/custom/gradient-stroke-width-expected.checksum: Added.
3219 * svg/custom/gradient-stroke-width-expected.png: Added.
3220 * svg/custom/gradient-stroke-width-expected.txt: Added.
3221 * svg/custom/gradient-stroke-width.svg: Added.
3223 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
3225 Reviewed by Darin, landed by ap.
3227 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9547
3228 Resize corner does not track the mouse accurately
3230 * fast/css/resize-corner-tracking-expected.checksum: Added.
3231 * fast/css/resize-corner-tracking-expected.png: Added.
3232 * fast/css/resize-corner-tracking-expected.txt: Added.
3233 * fast/css/resize-corner-tracking.html: Added.
3235 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
3237 Reviewed by Darin. landed by ap.
3239 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9316
3240 REGRESSION: text field width shrinks on first keystroke
3242 * fast/forms/floating-textfield-relayout-expected.checksum: Added.
3243 * fast/forms/floating-textfield-relayout-expected.png: Added.
3244 * fast/forms/floating-textfield-relayout-expected.txt: Added.
3245 * fast/forms/floating-textfield-relayout.html: Added.
3247 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
3251 - updated test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9531
3252 Pages that need only a horizontal scroll bar get a vertical one as well
3254 * css1/classification/white_space-expected.checksum:
3255 * css1/classification/white_space-expected.png:
3256 * css1/classification/white_space-expected.txt:
3257 * editing/selection/select-all-004-expected.checksum:
3258 * editing/selection/select-all-004-expected.png:
3259 * editing/selection/select-all-004-expected.txt:
3260 * editing/selection/unrendered-001-expected.checksum:
3261 * editing/selection/unrendered-001-expected.png:
3262 * editing/selection/unrendered-001-expected.txt:
3263 * editing/selection/unrendered-002-expected.checksum:
3264 * editing/selection/unrendered-002-expected.png:
3265 * editing/selection/unrendered-002-expected.txt:
3266 * editing/selection/unrendered-003-expected.checksum:
3267 * editing/selection/unrendered-003-expected.png:
3268 * editing/selection/unrendered-003-expected.txt:
3269 * editing/selection/unrendered-004-expected.checksum:
3270 * editing/selection/unrendered-004-expected.png:
3271 * editing/selection/unrendered-004-expected.txt:
3272 * editing/selection/unrendered-005-expected.checksum:
3273 * editing/selection/unrendered-005-expected.png:
3274 * editing/selection/unrendered-005-expected.txt:
3275 * fast/block/float/019-expected.checksum:
3276 * fast/block/float/019-expected.png:
3277 * fast/block/float/019-expected.txt:
3278 * fast/block/margin-collapse/104-expected.checksum:
3279 * fast/block/margin-collapse/104-expected.png:
3280 * fast/block/margin-collapse/104-expected.txt:
3281 * fast/block/positioning/relative-overflow-block-expected.checksum:
3282 * fast/block/positioning/relative-overflow-block-expected.txt:
3283 * fast/block/positioning/relative-overflow-replaced-expected.checksum:
3284 * fast/block/positioning/relative-overflow-replaced-expected.txt:
3285 * fast/block/positioning/relative-overflow-replaced-float-expected.checksum:
3286 * fast/block/positioning/relative-overflow-replaced-float-expected.txt:
3287 * fast/lists/li-br-expected.checksum:
3288 * fast/lists/li-br-expected.png:
3289 * fast/lists/li-br-expected.txt:
3290 * fast/media/mq-relative-constraints-02-expected.checksum:
3291 * fast/media/mq-relative-constraints-02-expected.png:
3292 * fast/media/mq-relative-constraints-02-expected.txt:
3293 * fast/media/mq-relative-constraints-03-expected.checksum:
3294 * fast/media/mq-relative-constraints-03-expected.png:
3295 * fast/media/mq-relative-constraints-03-expected.txt:
3296 * fast/media/mq-relative-constraints-04-expected.checksum:
3297 * fast/media/mq-relative-constraints-04-expected.png:
3298 * fast/media/mq-relative-constraints-04-expected.txt:
3299 * fast/media/mq-relative-constraints-05-expected.checksum:
3300 * fast/media/mq-relative-constraints-05-expected.png:
3301 * fast/media/mq-relative-constraints-05-expected.txt:
3302 * fast/media/mq-relative-constraints-06-expected.checksum:
3303 * fast/media/mq-relative-constraints-06-expected.png:
3304 * fast/media/mq-relative-constraints-06-expected.txt:
3305 * fast/media/mq-relative-constraints-07-expected.checksum:
3306 * fast/media/mq-relative-constraints-07-expected.png:
3307 * fast/media/mq-relative-constraints-07-expected.txt:
3308 * fast/media/mq-relative-constraints-09-expected.checksum:
3309 * fast/media/mq-relative-constraints-09-expected.png:
3310 * fast/media/mq-relative-constraints-09-expected.txt:
3311 * fast/media/mq-width-absolute-01-expected.checksum:
3312 * fast/media/mq-width-absolute-01-expected.png:
3313 * fast/media/mq-width-absolute-01-expected.txt:
3314 * fast/media/mq-width-absolute-02-expected.checksum:
3315 * fast/media/mq-width-absolute-02-expected.png:
3316 * fast/media/mq-width-absolute-02-expected.txt:
3317 * fast/media/mq-width-absolute-03-expected.checksum:
3318 * fast/media/mq-width-absolute-03-expected.png:
3319 * fast/media/mq-width-absolute-03-expected.txt:
3320 * fast/media/mq-width-absolute-04-expected.checksum:
3321 * fast/media/mq-width-absolute-04-expected.png:
3322 * fast/media/mq-width-absolute-04-expected.txt:
3323 * fast/table/wide-colspan-expected.checksum:
3324 * fast/table/wide-colspan-expected.png:
3325 * fast/table/wide-colspan-expected.txt:
3326 * fast/table/wide-column-expected.checksum:
3327 * fast/table/wide-column-expected.png:
3328 * fast/table/wide-column-expected.txt:
3329 * tables/mozilla/bugs/bug131020-expected.checksum:
3330 * tables/mozilla/bugs/bug131020-expected.png:
3331 * tables/mozilla/bugs/bug131020-expected.txt:
3332 * tables/mozilla/bugs/bug23151-expected.checksum:
3333 * tables/mozilla/bugs/bug23151-expected.png:
3334 * tables/mozilla/bugs/bug23151-expected.txt:
3335 * tables/mozilla/bugs/bug29314-expected.checksum:
3336 * tables/mozilla/bugs/bug29314-expected.png:
3337 * tables/mozilla/bugs/bug29314-expected.txt:
3338 * tables/mozilla/bugs/bug43039-expected.checksum:
3339 * tables/mozilla/bugs/bug43039-expected.png:
3340 * tables/mozilla/bugs/bug43039-expected.txt:
3341 * tables/mozilla/bugs/bug43854-1-expected.checksum:
3342 * tables/mozilla/bugs/bug43854-1-expected.png:
3343 * tables/mozilla/bugs/bug43854-1-expected.txt:
3344 * tables/mozilla/bugs/bug625-expected.checksum:
3345 * tables/mozilla/bugs/bug625-expected.png:
3346 * tables/mozilla/bugs/bug625-expected.txt:
3347 * tables/mozilla/bugs/bug92143-expected.checksum:
3348 * tables/mozilla/bugs/bug92143-expected.png:
3349 * tables/mozilla/bugs/bug92143-expected.txt:
3350 * tables/mozilla/bugs/bug96334-expected.checksum:
3351 * tables/mozilla/bugs/bug96334-expected.png:
3352 * tables/mozilla/bugs/bug96334-expected.txt:
3353 * tables/mozilla/core/misc-expected.checksum:
3354 * tables/mozilla/core/misc-expected.png:
3355 * tables/mozilla/core/misc-expected.txt:
3356 * tables/mozilla/core/nested1-expected.checksum:
3357 * tables/mozilla/core/nested1-expected.png:
3358 * tables/mozilla/core/nested1-expected.txt:
3359 * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
3360 * tables/mozilla_expected_failures/bugs/bug220653-expected.png:
3361 * tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
3362 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
3363 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
3364 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
3366 2006-06-24 Alexey Proskuryakov <ap@nypop.com>
3370 - http://bugzilla.opendarwin.org/show_bug.cgi?id=7461
3371 Always encode the path part of an URI as UTF-8
3373 * http/tests/uri/intercept/.htaccess: Added.
3374 * http/tests/uri/resources/print-uri.php: Added.
3375 * http/tests/uri/utf8-path-expected.txt: Added.
3376 * http/tests/uri/utf8-path.html: Added.
3378 2006-06-24 Graham Dennis <Graham.Dennis@gmail.com>
3380 Reviewed by Darin, landed by ap.
3382 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9467
3383 TreeWalker/NodeIterator do not restrict the traversal
3385 * traversal/node-iterator-001.html:
3386 * traversal/node-iterator-002.html:
3387 * traversal/node-iterator-003.html:
3388 * traversal/node-iterator-004.html:
3389 * traversal/node-iterator-005.html:
3390 * traversal/node-iterator-006.html:
3391 * traversal/node-iterator-007.html:
3392 * traversal/stay-within-root-expected.checksum: Added.
3393 * traversal/stay-within-root-expected.png: Added.
3394 * traversal/stay-within-root-expected.txt: Added.
3395 * traversal/stay-within-root.html: Added.
3396 * traversal/tree-walker-001.html:
3397 * traversal/tree-walker-002.html:
3398 * traversal/tree-walker-003.html:
3399 * traversal/tree-walker-004.html:
3400 * traversal/tree-walker-005.html:
3402 2006-06-24 Jonas Witt <jonas.witt@gmail.com>
3404 Reviewed by ggaren, landed by ap.
3406 - test that DOMEvents are correctly handed to the ObjC API
3407 http://bugzilla.opendarwin.org/show_bug.cgi?id=9181
3409 * fast/events/objc-event-api-expected.txt: Added.
3410 * fast/events/objc-event-api.html: Added.
3412 2006-06-23 Tim Omernick <timo@apple.com>
3414 Reviewed by Tim Hatcher.
3416 <rdar://problem/4560947> Leopard REGRESSION: Dragging to TileGame Widget is broken
3418 * fast/events/ondragenter-expected.checksum: Added.
3419 * fast/events/ondragenter-expected.png: Added.
3420 * fast/events/ondragenter-expected.txt: Added.
3421 * fast/events/ondragenter.html: Added.
3423 2006-06-23 Justin Garcia <justin.garcia@apple.com>
3427 * editing/deleting/merge-into-empty-block-1-expected.checksum: Added.
3428 * editing/deleting/merge-into-empty-block-1-expected.png: Added.
3429 * editing/deleting/merge-into-empty-block-1-expected.txt: Added.
3430 * editing/deleting/merge-into-empty-block-1.html: Added.
3431 * editing/deleting/merge-into-empty-block-2-expected.checksum: Added.
3432 * editing/deleting/merge-into-empty-block-2-expected.png: Added.
3433 * editing/deleting/merge-into-empty-block-2-expected.txt: Added.
3434 * editing/deleting/merge-into-empty-block-2.html: Added.
3436 2006-06-23 Justin Garcia <justin.garcia@apple.com>
3440 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8074>
3441 Caret before/after block tables is too small
3442 <rdar://problem/4598331>
3443 right arrow out of a table shows cursor in a weird place
3446 * editing/input/range-for-empty-document-expected.txt:
3448 * editing/selection/table-caret-1-expected.checksum: Added.
3449 * editing/selection/table-caret-1-expected.png: Added.
3450 * editing/selection/table-caret-1-expected.txt: Added.
3451 * editing/selection/table-caret-1.html: Added.
3452 * editing/selection/table-caret-2-expected.checksum: Added.
3453 * editing/selection/table-caret-2-expected.png: Added.
3454 * editing/selection/table-caret-2-expected.txt: Added.
3455 * editing/selection/table-caret-2.html: Added.
3456 * editing/selection/table-caret-3-expected.checksum: Added.
3457 * editing/selection/table-caret-3-expected.png: Added.
3458 * editing/selection/table-caret-3-expected.txt: Added.
3459 * editing/selection/table-caret-3.html: Added.
3461 2006-06-22 Mitz Pettel <opendarwin.org@mitzpettel.com>
3465 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9497
3466 REGRESSION: Incomplete repainting when scrolling thumbnails on Flickr
3468 * fast/repaint/clipped-relative-expected.checksum: Added.
3469 * fast/repaint/clipped-relative-expected.png: Added.
3470 * fast/repaint/clipped-relative-expected.txt: Added.
3471 * fast/repaint/clipped-relative.html: Added.
3472 * fast/repaint/containing-block-position-change-expected.checksum: Updated.
3473 * fast/repaint/containing-block-position-change-expected.png: Updated.
3475 2006-06-22 Anders Carlsson <acarlsson@apple.com>
3479 <rdar://problem/4529334> REGRESSION: Can't configure RadarInMotion widget for U.S. locations on Leopard (Javascript errors)
3481 * fast/dom/resource-locations-in-created-html-document-expected.txt: Added.
3482 * fast/dom/resource-locations-in-created-html-document.html: Added.
3484 2006-06-22 Anders Carlsson <acarlsson@apple.com>
3488 <rdar://problem/4499675> Package Tracker widget always crashes in WebCore::Frame::jScriptEnabled() const + 0
3490 * fast/dom/noscript-canvas-in-created-html-document-expected.txt: Added.
3491 * fast/dom/noscript-canvas-in-created-html-document.html: Added.
3493 2006-06-22 Anders Carlsson <acarlsson@apple.com>
3497 <rdar://problem/4524840> Entities contained in DOCTYPE referenced DTD in XSLT source document are unknown
3499 * fast/xsl/dtd-in-source-document-expected.txt: Added.
3500 * fast/xsl/dtd-in-source-document.xml: Added.
3501 * fast/xsl/resources/dtd-in-source-document.dtd: Added.
3502 * fast/xsl/resources/dtd-in-source-document.xsl: Added.
3504 2006-06-21 Justin Garcia <justin.garcia@apple.com>
3508 * editing/deleting/table-cells-expected.checksum: Added.
3509 * editing/deleting/table-cells-expected.png: Added.
3510 * editing/deleting/table-cells-expected.txt: Added.
3511 * editing/deleting/table-cells.html: Added.
3512 * editing/inserting/paragraph-separator-in-table-1-expected.checksum: Added.
3513 * editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
3514 * editing/inserting/paragraph-separator-in-table-1-expected.txt: Added.
3515 * editing/inserting/paragraph-separator-in-table-1.html: Added.
3516 * editing/inserting/paragraph-separator-in-table-2-expected.checksum: Added.
3517 * editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
3518 * editing/inserting/paragraph-separator-in-table-2-expected.txt: Added.
3519 * editing/inserting/paragraph-separator-in-table-2.html: Added.
3521 2006-06-21 Justin Garcia <justin.garcia@apple.com>
3525 <rdar://problem/4590366>
3526 REGRESSION: Selection incorrectly paints gaps on TOT
3529 * editing/selection/line-wrap-1-expected.checksum: Added.
3530 * editing/selection/line-wrap-1-expected.png: Added.
3531 * editing/selection/line-wrap-1-expected.txt: Added.
3532 * editing/selection/line-wrap-1.html: Added.
3533 * editing/selection/line-wrap-2-expected.checksum: Added.
3534 * editing/selection/line-wrap-2-expected.png: Added.
3535 * editing/selection/line-wrap-2-expected.txt: Added.
3536 * editing/selection/line-wrap-2.html: Added.
3538 * editing/execCommand/findString-expected.checksum:
3539 * editing/execCommand/findString-expected.png:
3540 * editing/execCommand/findString-expected.txt:
3541 * editing/inserting/editing-empty-divs-expected.checksum:
3542 * editing/inserting/editing-empty-divs-expected.png:
3543 * editing/inserting/editing-empty-divs-expected.txt:
3544 * editing/inserting/insert-3659587-fix-expected.txt:
3545 * editing/inserting/insert-tab-002-expected.txt:
3546 * editing/inserting/insert-text-with-newlines-expected.txt:
3547 * editing/inserting/typing-001-expected.txt:
3548 * editing/inserting/typing-003-expected.txt:
3549 * editing/inserting/typing-around-br-001-expected.txt:
3550 * editing/style/remove-underline-across-paragraph-expected.txt:
3551 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
3552 * editing/style/remove-underline-after-paragraph-expected.txt:
3553 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
3554 * editing/style/remove-underline-expected.txt:
3555 * editing/style/remove-underline-from-stylesheet-expected.txt:
3556 * editing/style/remove-underline-in-bold-expected.txt:
3557 * editing/style/typing-style-002-expected.txt:
3558 * editing/style/typing-style-003-expected.txt:
3559 * editing/style/unbold-in-bold-expected.txt:
3560 * editing/style/underline-expected.txt:
3562 * editing/input/attributed-substring-from-range-lines.html
3564 2006-06-21 Anders Carlsson <acarlsson@apple.com>
3568 http://bugzilla.opendarwin.org/show_bug.cgi?id=6058
3569 XMLTokenizer runs all <script> tags at once instead of as they're encountered
3571 * dom/svg/level3/xpath/svgunit.js:
3572 The XPath tests depend on the document being loaded before running the tests.
3573 Add a "load" event listener and run the test in the handler.
3575 * fast/canvas/quadraticCurveTo.xml:
3576 Add onload handler and run tests there.
3578 * fast/innerHTML/004-expected.txt:
3579 * fast/innerHTML/004.xhtml:
3580 Add load event listener and run test there.
3582 * fast/parser/external-entities-expected.txt:
3583 This now dumps as text because the script is ran before the parse error is encountered.
3585 * fast/parser/resources/xhtml-scripts.js: Added.
3586 * fast/parser/xhtml-scripts-expected.txt: Added.
3587 * fast/parser/xhtml-scripts.xhtml: Added.
3590 * svg/custom/text-hit-test.svg:
3591 Run test in onload handler.
3593 2006-06-20 Maciej Stachowiak <mjs@apple.com>
3595 No review - updated results for earlier patch.
3597 - updated SVG test results where my recent fix affected bounding boxes
3599 I think the new results are more accurate bounding boxes and in
3600 any case there is no actual difference in rendered output.
3602 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
3603 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
3604 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
3605 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
3606 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
3607 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
3608 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
3609 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
3610 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
3611 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
3612 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
3613 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
3614 * svg/custom/foreign-object-skew-expected.txt:
3615 * svg/custom/image-with-transform-clip-filter-expected.txt:
3616 * svg/custom/text-image-opacity-expected.txt:
3618 2006-06-20 Adele Peterson <adele@apple.com>
3622 Updated results for: http://bugzilla.opendarwin.org/show_bug.cgi?id=8948
3623 Switch to use new text field implementation for <textarea>
3625 Changes include some size differences since the new textareas have 4 pixels less horizontal padding,
3626 and the renderer name for textareas has changed from RenderTextArea to RenderTextField.
3628 * dom/html/level2/html/HTMLTextAreaElement14-expected.txt:
3629 * dom/html/level2/html/HTMLTextAreaElement15-expected.txt:
3630 * dom/xhtml/level2/html/HTMLTextAreaElement14-expected.txt:
3631 * dom/xhtml/level2/html/HTMLTextAreaElement15-expected.txt:
3632 * fast/block/margin-collapse/103-expected.checksum:
3633 * fast/block/margin-collapse/103-expected.png:
3634 * fast/block/margin-collapse/103-expected.txt:
3635 * fast/dynamic/008-expected.checksum:
3636 * fast/dynamic/008-expected.png:
3637 * fast/dynamic/008-expected.txt:
3638 * fast/forms/001-expected.checksum:
3639 * fast/forms/002-expected.checksum:
3640 * fast/forms/003-expected.checksum:
3641 * fast/forms/004-expected.checksum:
3642 * fast/forms/005-expected.checksum:
3643 * fast/forms/006-expected.checksum:
3644 * fast/forms/007-expected.checksum:
3645 * fast/forms/8250-expected.checksum:
3646 * fast/forms/blankbuttons-expected.checksum:
3647 * fast/forms/button-cannot-be-nested-expected.checksum:
3648 * fast/forms/button-default-title-expected.checksum:
3649 * fast/forms/button-inner-block-reuse-expected.checksum:
3650 * fast/forms/button-positioned-expected.checksum:
3651 * fast/forms/button-sizes-expected.checksum:
3652 * fast/forms/button-table-styles-expected.checksum:
3653 * fast/forms/button-white-space-expected.checksum:
3654 * fast/forms/checkbox-radio-onchange-expected.checksum:
3655 * fast/forms/cursor-position-expected.txt:
3656 * fast/forms/double-focus-expected.txt:
3657 * fast/forms/file-input-disabled-expected.checksum:
3658 * fast/forms/form-element-geometry-expected.checksum:
3659 * fast/forms/form-element-geometry-expected.png:
3660 * fast/forms/form-element-geometry-expected.txt:
3661 * fast/forms/form-hides-table-expected.checksum:
3662 * fast/forms/formmove-expected.checksum:
3663 * fast/forms/formmove2-expected.checksum:
3664 * fast/forms/formmove3-expected.checksum:
3665 * fast/forms/indeterminate-expected.checksum:
3666 * fast/forms/input-appearance-bkcolor-expected.checksum:
3667 * fast/forms/input-appearance-default-bkcolor-expected.checksum:
3668 * fast/forms/input-appearance-disabled-expected.checksum:
3669 * fast/forms/input-appearance-focus-expected.checksum:
3670 * fast/forms/input-appearance-minWidth-expected.checksum:
3671 * fast/forms/input-appearance-preventDefault-expected.checksum:
3672 * fast/forms/input-appearance-readonly-expected.checksum:
3673 * fast/forms/input-appearance-selection-expected.checksum:
3674 * fast/forms/input-appearance-visibility-expected.checksum:
3675 * fast/forms/input-appearance-width-expected.checksum:
3676 * fast/forms/input-baseline-expected.checksum:
3677 * fast/forms/input-disabled-color-expected.checksum:
3678 * fast/forms/input-double-click-selection-gap-bug-expected.checksum:
3679 * fast/forms/input-maxlength-2-expected.checksum:
3680 * fast/forms/input-no-renderer-expected.checksum:
3681 * fast/forms/input-paste-undo-expected.checksum:
3682 * fast/forms/input-readonly-dimmed-expected.checksum:
3683 * fast/forms/input-readonly-empty-expected.checksum:
3684 * fast/forms/input-spaces-expected.checksum:
3685 * fast/forms/input-table-expected.checksum:
3686 * fast/forms/input-text-click-inside-expected.checksum:
3687 * fast/forms/input-text-click-outside-expected.checksum:
3688 * fast/forms/input-text-double-click-expected.checksum:
3689 * fast/forms/input-text-drag-down-expected.checksum:
3690 * fast/forms/input-text-maxlength-expected.checksum:
3691 * fast/forms/input-text-option-delete-expected.checksum:
3692 * fast/forms/input-text-paste-maxlength-expected.checksum:
3693 * fast/forms/input-text-scroll-left-on-blur-expected.checksum:
3694 * fast/forms/input-text-self-emptying-click-expected.checksum:
3695 * fast/forms/input-value-expected.checksum:
3696 * fast/forms/input-width-expected.checksum:
3697 * fast/forms/minWidthPercent-expected.checksum:
3698 * fast/forms/negativeLineHeight-expected.checksum:
3699 * fast/forms/negativeLineHeight-expected.png:
3700 * fast/forms/negativeLineHeight-expected.txt:
3701 * fast/forms/option-index-expected.checksum:
3702 * fast/forms/option-script-expected.checksum:
3703 * fast/forms/option-strip-whitespace-expected.checksum:
3704 * fast/forms/plaintext-mode-2-expected.checksum:
3705 * fast/forms/radio-attr-order-expected.checksum:
3706 * fast/forms/radio_checked-expected.checksum:
3707 * fast/forms/radio_checked_dynamic-expected.checksum:
3708 * fast/forms/selection-functions-expected.txt:
3709 * fast/forms/tabbing-input-iframe-expected.checksum:
3710 * fast/forms/textAreaLineHeight-expected.checksum:
3711 * fast/forms/textAreaLineHeight-expected.png:
3712 * fast/forms/textAreaLineHeight-expected.txt:
3713 * fast/forms/textarea-crlf-expected.txt:
3714 * fast/forms/textarea-setinnerhtml-expected.checksum:
3715 * fast/forms/textarea-setinnerhtml-expected.png:
3716 * fast/forms/textarea-setinnerhtml-expected.txt:
3717 * fast/forms/textarea-setvalue-submit-expected.txt:
3718 * fast/forms/visual-hebrew-text-field-expected.checksum:
3719 * fast/replaced/width100percent-expected.checksum:
3720 * fast/replaced/width100percent-expected.png:
3721 * fast/replaced/width100percent-expected.txt:
3722 * fast/table/003-expected.checksum:
3723 * fast/table/003-expected.png:
3724 * fast/table/003-expected.txt:
3725 * tables/mozilla/bugs/bug194024-expected.checksum:
3726 * tables/mozilla/bugs/bug194024-expected.png:
3727 * tables/mozilla/bugs/bug194024-expected.txt:
3728 * tables/mozilla/bugs/bug30559-expected.checksum:
3729 * tables/mozilla/bugs/bug30559-expected.png:
3730 * tables/mozilla/bugs/bug30559-expected.txt:
3731 * tables/mozilla/bugs/bug30692-expected.checksum:
3732 * tables/mozilla/bugs/bug30692-expected.png:
3733 * tables/mozilla/bugs/bug30692-expected.txt:
3735 2006-06-20 Adele Peterson <adele@apple.com>
3740 http://bugzilla.opendarwin.org/show_bug.cgi?id=8724
3741 REGRESSION: onSelect handler doesn't work for text fields
3743 http://bugzilla.opendarwin.org/show_bug.cgi?id=7676
3744 REGRESSION: Selection methods on new text fields don't work if text field is hidden
3746 http://bugzilla.opendarwin.org/show_bug.cgi?id=8867
3747 REGRESSION: selectionStart/End return 0 for input element once it no longer has focus
3749 * fast/forms/double-focus-expected.txt:
3750 * fast/forms/input-selection-hidden-expected.txt: Added.
3751 * fast/forms/input-selection-hidden.html: Added.
3752 * fast/forms/input-selection-restore-expected.txt: Added.
3753 * fast/forms/input-selection-restore.html: Added.
3754 * fast/forms/input-text-paste-maxlength-expected.txt:
3755 * fast/forms/onselect-textarea-expected.txt: Added.
3756 * fast/forms/onselect-textarea.html: Added.
3757 * fast/forms/onselect-textfield-expected.txt: Added.
3758 * fast/forms/onselect-textfield.html: Added.
3759 * fast/forms/selection-functions-expected.txt:
3761 2006-06-20 Anders Carlsson <acarlsson@apple.com>
3765 <rdar://problem/4592244> REGRESSION (417.9.3 - 420+): (some?) plain text files have all lines concatenated into one line
3767 * fast/text/plain-text-line-breaks-expected.checksum: Added.
3768 * fast/text/plain-text-line-breaks-expected.png: Added.
3769 * fast/text/plain-text-line-breaks-expected.txt: Added.
3770 * fast/text/plain-text-line-breaks.html: Added.
3771 * fast/text/resources/line-breaks-cr.txt: Added.
3772 * fast/text/resources/line-breaks-crlf.txt: Added.
3773 * fast/text/resources/line-breaks-lf.txt: Added.
3775 2006-06-19 Alexey Proskuryakov <ap@nypop.com>
3779 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=5499
3780 Page reload does not send any cache control headers
3782 * http/tests/misc/refresh-headers-expected.txt: Added.
3783 * http/tests/misc/refresh-headers.php: Added.
3785 2006-06-19 Alexey Proskuryakov <ap@nypop.com>
3789 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8972
3790 REGRESSION: invalid UTF-8 sequences are not displayed
3792 * fast/encoding/invalid-UTF-8-expected.checksum:
3793 * fast/encoding/invalid-UTF-8-expected.png:
3794 * fast/encoding/invalid-UTF-8-expected.txt:
3795 * fast/encoding/invalid-UTF-8.html:
3797 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
3801 * fast/history/clicked-link-is-visited.html: Changed to use DOM mouse event.
3803 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
3807 - test and results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9150
3808 DumpRenderTree should be able to keep URL history during runs
3810 * fast/history/clicked-link-is-visited-expected.checksum: Added.
3811 * fast/history/clicked-link-is-visited-expected.png: Added.
3812 * fast/history/clicked-link-is-visited-expected.txt: Added.
3813 * fast/history/clicked-link-is-visited.html: Added.
3814 * fast/history/resources/clicked-link-is-visited-2.html: Added.
3816 2006-06-17 Alexey Proskuryakov <ap@nypop.com>
3820 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8131
3821 Some properties and methods of window and document objects cannot be converted to a string
3823 * fast/dom/everything-to-string-expected.txt: Added.
3824 * fast/dom/everything-to-string.html: Added.
3826 2006-06-17 Mitz Pettel <opendarwin.org@mitzpettel.com>
3830 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=7395
3831 Table not properly re-flowed when floated div removed from layout
3833 * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Updated.
3834 * css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Updated.
3835 * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Updated.
3836 * fast/block/float/table-relayout-expected.checksum: Added.
3837 * fast/block/float/table-relayout-expected.png: Added.
3838 * fast/block/float/table-relayout-expected.txt: Added.
3839 * fast/block/float/table-relayout.html: Added.
3841 2006-06-17 Rob Buis <buis@kde.org>
3846 <http://bugzilla.opendarwin.org/show_bug.cgi?id=6282>
3848 * fast/dom/select-selectedIndex-multiple.html: Added.
3849 * fast/dom/select-selectedIndex.html: Added.
3851 2006-06-16 Adele Peterson <adele@apple.com>
3855 Adding missing expected result for test from yesterday.
3857 * fast/events/window-load-capture-expected.txt: Added.
3859 2006-06-16 Mitz Pettel <opendarwin.org@mitzpettel.com>
3863 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9432
3864 REGRESSION: crash in capitalization code due to empty-string generated content
3866 * fast/text/capitalize-empty-generated-string-expected.checksum: Added.
3867 * fast/text/capitalize-empty-generated-string-expected.png: Added.
3868 * fast/text/capitalize-empty-generated-string-expected.txt: Added.
3869 * fast/text/capitalize-empty-generated-string.html: Added.
3871 2006-06-15 Justin Garcia <justin.garcia@apple.com>
3875 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8637>
3876 REGRESSION (11-16-05): Selection gaps left behind after delete
3878 * fast/repaint/selection-after-delete-expected.checksum: Added.
3879 * fast/repaint/selection-after-delete-expected.png: Added.
3880 * fast/repaint/selection-after-delete-expected.txt: Added.
3881 * fast/repaint/selection-after-delete.html: Added.
3882 * fast/repaint/selection-after-remove-expected.checksum: Added.
3883 * fast/repaint/selection-after-remove-expected.png: Added.
3884 * fast/repaint/selection-after-remove-expected.txt: Added.
3885 * fast/repaint/selection-after-remove.html: Added.
3887 2006-06-15 Justin Garcia <justin.garcia@apple.com>
3889 Reviewed by harrison
3891 * editing/deleting/pruning-after-merge-2-expected.checksum: Added.
3892 * editing/deleting/pruning-after-merge-2-expected.png: Added.
3893 * editing/deleting/pruning-after-merge-2-expected.txt: Added.
3894 * editing/deleting/pruning-after-merge-2.html: Added.
3896 2006-06-15 Nicholas Shanks <contact@nickshanks.com>
3898 Reviewed by Hyatt, landed by Joost de Valk.
3900 Testcases for fix to bug http://bugzilla.opendarwin.org/show_bug.cgi?id=3233
3902 * fast/css/css3-modsel-22-expected.txt: Added.
3903 * fast/css/css3-modsel-22.html: Added.
3905 2006-06-15 Justin Garcia <justin.garcia@apple.com>
3907 Reviewed by harrison
3909 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9456>
3910 REGRESSION (417.9.2-420+): Cmd-G doesn't work in Safari after double-click and Cmd-E
3912 * editing/execCommand/findString-2-expected.checksum: Added.
3913 * editing/execCommand/findString-2-expected.png: Added.
3914 * editing/execCommand/findString-2-expected.txt: Added.
3915 * editing/execCommand/findString-2.html: Added.
3917 2006-06-14 Justin Garcia <justin.garcia@apple.com>
3921 <rdar://problem/4439248>
3922 REGRESSION(412-417): [RTL] Serious problem with RTL signatures in Mail.app in 10.4.4 (7766)
3924 * editing/pasteboard/copy-paste-bidi-expected.checksum: Added.
3925 * editing/pasteboard/copy-paste-bidi-expected.png: Added.
3926 * editing/pasteboard/copy-paste-bidi-expected.txt: Added.
3927 * editing/pasteboard/copy-paste-bidi.html: Added.
3929 2006-06-14 Levi Weintraub <lweintraub@apple.com>
3933 <http://bugzilla.opendarwin.org/show_bug.cgi?id=7580>
3934 TinyMCE: Implement execCommand(formatBlock, ...)
3936 * editing/deleting/delete-ws-fixup-002-expected.checksum:
3937 * editing/deleting/delete-ws-fixup-002-expected.png:
3938 * editing/deleting/delete-ws-fixup-002-expected.txt:
3939 * editing/deleting/delete-ws-fixup-002.html:
3940 * editing/execCommand/format-block-expected.checksum: Added.
3941 * editing/execCommand/format-block-expected.png: Added.
3942 * editing/execCommand/format-block-expected.txt: Added.
3943 * editing/execCommand/format-block-from-range-selection-expected.checksum: Added.
3944 * editing/execCommand/format-block-from-range-selection-expected.png: Added.
3945 * editing/execCommand/format-block-from-range-selection-expected.txt: Added.
3946 * editing/execCommand/format-block-from-range-selection.html: Added.
3947 * editing/execCommand/format-block.html: Added.
3949 2006-06-14 Maciej Stachowiak <mjs@apple.com>
3951 Test case by Anders, reviewed and tweaked by Maciej.
3953 - fixed <rdar://problem/4586051> 10.4.7 regression: 'Saved and recent' button on mapquest.com does not work
3955 * fast/events/window-load-capture.html: Added.
3957 2006-06-13 Geoffrey Garen <ggaren@apple.com>
3959 Test for createHTMLDocument.
3961 * fast/dom/implementation-createHTMLDocument-expected.txt: Added.
3962 * fast/dom/implementation-createHTMLDocument.html: Added.
3964 2006-06-13 Maciej Stachowiak <mjs@apple.com>
3966 - fixed up results of the layout test I committed for 4583892,
3967 they were guaranteed to fail
3969 * fast/events/no-window-load-expected.txt:
3970 * fast/events/resources/greenbox.png: Added.
3972 2006-06-13 Geoffrey Garen <ggaren@apple.com>
3974 RS by MacDome. Added missing results for this test.
3976 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Added.
3978 2006-06-13 Darin Adler <darin@apple.com>
3982 - test for <rdar://problem/4585333> Changing location for weather on yahoo.com home page redirects to another page
3984 * fast/events/event-listener-html-non-html-confusion-expected.txt: Added.
3985 * fast/events/event-listener-html-non-html-confusion.html: Added.
3987 2006-06-13 Maciej Stachowiak <mjs@apple.com>
3991 - test case for <rdar://problem/4583892> 10.4.7 regression: Hang occurs when attempting to load
3992 search results at mapquest.com
3994 * fast/events/no-window-load-expected.txt: Added.
3995 * fast/events/no-window-load.html: Added.
3997 2006-06-13 Antti Koivisto <koivisto@iki.fi>
4001 http://bugzilla.opendarwin.org/show_bug.cgi?id=9314
4003 * fast/block/positioning/relative-overflow-block-expected.checksum: Added.
4004 * fast/block/positioning/relative-overflow-block-expected.png: Added.
4005 * fast/block/positioning/relative-overflow-block-expected.txt: Added.
4006 * fast/block/positioning/relative-overflow-block.html: Added.
4007 * fast/block/positioning/relative-overflow-replaced-expected.checksum: Added.
4008 * fast/block/positioning/relative-overflow-replaced-expected.png: Added.
4009 * fast/block/positioning/relative-overflow-replaced-expected.txt: Added.
4010 * fast/block/positioning/relative-overflow-replaced-float-expected.checksum: Added.
4011 * fast/block/positioning/relative-overflow-replaced-float-expected.png: Added.
4012 * fast/block/positioning/relative-overflow-replaced-float-expected.txt: Added.
4013 * fast/block/positioning/relative-overflow-replaced-float.html: Added.
4014 * fast/block/positioning/relative-overflow-replaced.html: Added.
4016 2006-06-13 Anders Carlsson <acarlsson@apple.com>
4018 Reviewed by Dave Hyatt.
4020 http://bugzilla.opendarwin.org/show_bug.cgi?id=9427
4022 * fast/css/resources/xml-stylesheet-pi-not-in-prolog.css: Added.
4023 * fast/css/xml-stylesheet-pi-not-in-prolog.xml: Added.
4025 2006-06-10 Mitz Pettel <opendarwin.org@mitzpettel.com>
4029 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9334
4030 Incomplete repaint when changing block from non-positioned to positioned
4032 * fast/repaint/static-to-positioned-expected.checksum: Added.
4033 * fast/repaint/static-to-positioned-expected.png: Added.
4034 * fast/repaint/static-to-positioned-expected.txt: Added.
4035 * fast/repaint/static-to-positioned.html: Added.
4037 2006-06-10 Mitz Pettel <opendarwin.org@mitzpettel.com>
4041 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9193
4042 REGRESSION: setting an opacity on an element with an outline causes the outline to disappear completely
4044 - test repainting of layer children's outlines that extend beyond the layer
4046 * fast/layers: Added.
4047 * fast/layers/opacity-outline-expected.checksum: Added.
4048 * fast/layers/opacity-outline-expected.png: Added.
4049 * fast/layers/opacity-outline-expected.txt: Added.
4050 * fast/layers/opacity-outline.html: Added.
4051 * fast/repaint/layer-child-outline-expected.checksum: Added.
4052 * fast/repaint/layer-child-outline-expected.png: Added.
4053 * fast/repaint/layer-child-outline-expected.txt: Added.
4054 * fast/repaint/layer-child-outline.html: Added.
4056 2006-06-09 Justin Garcia <justin.garcia@apple.com>
4060 <rdar://problem/4549980>
4061 REGRESSION: "Find Again" can get stuck when searching for string with a trailing space
4063 * editing/execCommand/findString-expected.checksum: Added.
4064 * editing/execCommand/findString-expected.png: Added.
4065 * editing/execCommand/findString-expected.txt: Added.
4066 * editing/execCommand/findString.html: Added.
4068 2006-06-09 Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com>
4072 Test cases for CSS3 Media Queries implementation.
4073 <http://bugzilla.opendarwin.org/show_bug.cgi?id=4127>
4075 * fast/media/import-p-green.css: Added.
4076 * fast/media/import-p-red.css: Added.
4077 * fast/media/media-descriptor-syntax-01-expected.checksum: Added.
4078 * fast/media/media-descriptor-syntax-01-expected.png: Added.
4079 * fast/media/media-descriptor-syntax-01-expected.txt: Added.
4080 * fast/media/media-descriptor-syntax-01.html: Added.
4081 * fast/media/media-descriptor-syntax-02-expected.checksum: Added.
4082 * fast/media/media-descriptor-syntax-02-expected.png: Added.
4083 * fast/media/media-descriptor-syntax-02-expected.txt: Added.
4084 * fast/media/media-descriptor-syntax-02.html: Added.
4085 * fast/media/media-descriptor-syntax-03-expected.checksum: Added.
4086 * fast/media/media-descriptor-syntax-03-expected.png: Added.
4087 * fast/media/media-descriptor-syntax-03-expected.txt: Added.
4088 * fast/media/media-descriptor-syntax-03.html: Added.
4089 * fast/media/media-descriptor-syntax-04-expected.checksum: Added.
4090 * fast/media/media-descriptor-syntax-04-expected.png: Added.
4091 * fast/media/media-descriptor-syntax-04-expected.txt: Added.
4092 * fast/media/media-descriptor-syntax-04.html: Added.
4093 * fast/media/media-descriptor-syntax-05-expected.checksum: Added.
4094 * fast/media/media-descriptor-syntax-05-expected.png: Added.
4095 * fast/media/media-descriptor-syntax-05-expected.txt: Added.
4096 * fast/media/media-descriptor-syntax-05.html: Added.
4097 * fast/media/media-descriptor-syntax-06-expected.checksum: Added.
4098 * fast/media/media-descriptor-syntax-06-expected.png: Added.
4099 * fast/media/media-descriptor-syntax-06-expected.txt: Added.
4100 * fast/media/media-descriptor-syntax-06.html: Added.
4101 * fast/media/media-type-syntax-01-expected.checksum: Added.
4102 * fast/media/media-type-syntax-01-expected.png: Added.
4103 * fast/media/media-type-syntax-01-expected.txt: Added.
4104 * fast/media/media-type-syntax-01.html: Added.
4105 * fast/media/media-type-syntax-02-expected.checksum: Added.
4106 * fast/media/media-type-syntax-02-expected.png: Added.
4107 * fast/media/media-type-syntax-02-expected.txt: Added.
4108 * fast/media/media-type-syntax-02.html: Added.
4109 * fast/media/mq-compound-query-01-expected.checksum: Added.
4110 * fast/media/mq-compound-query-01-expected.png: Added.
4111 * fast/media/mq-compound-query-01-expected.txt: Added.
4112 * fast/media/mq-compound-query-01.html: Added.
4113 * fast/media/mq-compound-query-02-expected.checksum: Added.
4114 * fast/media/mq-compound-query-02-expected.png: Added.
4115 * fast/media/mq-compound-query-02-expected.txt: Added.
4116 * fast/media/mq-compound-query-02.html: Added.