1 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
5 * fast/history/clicked-link-is-visited.html: Changed to use DOM mouse event.
7 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
11 - test and results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9150
12 DumpRenderTree should be able to keep URL history during runs
14 * fast/history/clicked-link-is-visited-expected.checksum: Added.
15 * fast/history/clicked-link-is-visited-expected.png: Added.
16 * fast/history/clicked-link-is-visited-expected.txt: Added.
17 * fast/history/clicked-link-is-visited.html: Added.
18 * fast/history/resources/clicked-link-is-visited-2.html: Added.
20 2006-06-17 Alexey Proskuryakov <ap@nypop.com>
24 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8131
25 Some properties and methods of window and document objects cannot be converted to a string
27 * fast/dom/everything-to-string-expected.txt: Added.
28 * fast/dom/everything-to-string.html: Added.
30 2006-06-17 Mitz Pettel <opendarwin.org@mitzpettel.com>
34 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=7395
35 Table not properly re-flowed when floated div removed from layout
37 * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Updated.
38 * css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Updated.
39 * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Updated.
40 * fast/block/float/table-relayout-expected.checksum: Added.
41 * fast/block/float/table-relayout-expected.png: Added.
42 * fast/block/float/table-relayout-expected.txt: Added.
43 * fast/block/float/table-relayout.html: Added.
45 2006-06-17 Rob Buis <buis@kde.org>
50 <http://bugzilla.opendarwin.org/show_bug.cgi?id=6282>
52 * fast/dom/select-selectedIndex-multiple.html: Added.
53 * fast/dom/select-selectedIndex.html: Added.
55 2006-06-16 Adele Peterson <adele@apple.com>
59 Adding missing expected result for test from yesterday.
61 * fast/events/window-load-capture-expected.txt: Added.
63 2006-06-16 Mitz Pettel <opendarwin.org@mitzpettel.com>
67 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9432
68 REGRESSION: crash in capitalization code due to empty-string generated content
70 * fast/text/capitalize-empty-generated-string-expected.checksum: Added.
71 * fast/text/capitalize-empty-generated-string-expected.png: Added.
72 * fast/text/capitalize-empty-generated-string-expected.txt: Added.
73 * fast/text/capitalize-empty-generated-string.html: Added.
75 2006-06-15 Justin Garcia <justin.garcia@apple.com>
79 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8637>
80 REGRESSION (11-16-05): Selection gaps left behind after delete
82 * fast/repaint/selection-after-delete-expected.checksum: Added.
83 * fast/repaint/selection-after-delete-expected.png: Added.
84 * fast/repaint/selection-after-delete-expected.txt: Added.
85 * fast/repaint/selection-after-delete.html: Added.
86 * fast/repaint/selection-after-remove-expected.checksum: Added.
87 * fast/repaint/selection-after-remove-expected.png: Added.
88 * fast/repaint/selection-after-remove-expected.txt: Added.
89 * fast/repaint/selection-after-remove.html: Added.
91 2006-06-15 Justin Garcia <justin.garcia@apple.com>
95 * editing/deleting/pruning-after-merge-2-expected.checksum: Added.
96 * editing/deleting/pruning-after-merge-2-expected.png: Added.
97 * editing/deleting/pruning-after-merge-2-expected.txt: Added.
98 * editing/deleting/pruning-after-merge-2.html: Added.
100 2006-06-15 Nicholas Shanks <contact@nickshanks.com>
102 Reviewed by Hyatt, landed by Joost de Valk.
104 Testcases for fix to bug http://bugzilla.opendarwin.org/show_bug.cgi?id=3233
106 * fast/css/css3-modsel-22-expected.txt: Added.
107 * fast/css/css3-modsel-22.html: Added.
109 2006-06-15 Justin Garcia <justin.garcia@apple.com>
113 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9456>
114 REGRESSION (417.9.2-420+): Cmd-G doesn't work in Safari after double-click and Cmd-E
116 * editing/execCommand/findString-2-expected.checksum: Added.
117 * editing/execCommand/findString-2-expected.png: Added.
118 * editing/execCommand/findString-2-expected.txt: Added.
119 * editing/execCommand/findString-2.html: Added.
121 2006-06-14 Justin Garcia <justin.garcia@apple.com>
125 <rdar://problem/4439248>
126 REGRESSION(412-417): [RTL] Serious problem with RTL signatures in Mail.app in 10.4.4 (7766)
128 * editing/pasteboard/copy-paste-bidi-expected.checksum: Added.
129 * editing/pasteboard/copy-paste-bidi-expected.png: Added.
130 * editing/pasteboard/copy-paste-bidi-expected.txt: Added.
131 * editing/pasteboard/copy-paste-bidi.html: Added.
133 2006-06-14 Levi Weintraub <lweintraub@apple.com>
137 <http://bugzilla.opendarwin.org/show_bug.cgi?id=7580>
138 TinyMCE: Implement execCommand(formatBlock, ...)
140 * editing/deleting/delete-ws-fixup-002-expected.checksum:
141 * editing/deleting/delete-ws-fixup-002-expected.png:
142 * editing/deleting/delete-ws-fixup-002-expected.txt:
143 * editing/deleting/delete-ws-fixup-002.html:
144 * editing/execCommand/format-block-expected.checksum: Added.
145 * editing/execCommand/format-block-expected.png: Added.
146 * editing/execCommand/format-block-expected.txt: Added.
147 * editing/execCommand/format-block-from-range-selection-expected.checksum: Added.
148 * editing/execCommand/format-block-from-range-selection-expected.png: Added.
149 * editing/execCommand/format-block-from-range-selection-expected.txt: Added.
150 * editing/execCommand/format-block-from-range-selection.html: Added.
151 * editing/execCommand/format-block.html: Added.
153 2006-06-14 Maciej Stachowiak <mjs@apple.com>
155 Test case by Anders, reviewed and tweaked by Maciej.
157 - fixed <rdar://problem/4586051> 10.4.7 regression: 'Saved and recent' button on mapquest.com does not work
159 * fast/events/window-load-capture.html: Added.
161 2006-06-13 Geoffrey Garen <ggaren@apple.com>
163 Test for createHTMLDocument.
165 * fast/dom/implementation-createHTMLDocument-expected.txt: Added.
166 * fast/dom/implementation-createHTMLDocument.html: Added.
168 2006-06-13 Maciej Stachowiak <mjs@apple.com>
170 - fixed up results of the layout test I committed for 4583892,
171 they were guaranteed to fail
173 * fast/events/no-window-load-expected.txt:
174 * fast/events/resources/greenbox.png: Added.
176 2006-06-13 Geoffrey Garen <ggaren@apple.com>
178 RS by MacDome. Added missing results for this test.
180 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Added.
182 2006-06-13 Darin Adler <darin@apple.com>
186 - test for <rdar://problem/4585333> Changing location for weather on yahoo.com home page redirects to another page
188 * fast/events/event-listener-html-non-html-confusion-expected.txt: Added.
189 * fast/events/event-listener-html-non-html-confusion.html: Added.
191 2006-06-13 Maciej Stachowiak <mjs@apple.com>
195 - test case for <rdar://problem/4583892> 10.4.7 regression: Hang occurs when attempting to load
196 search results at mapquest.com
198 * fast/events/no-window-load-expected.txt: Added.
199 * fast/events/no-window-load.html: Added.
201 2006-06-13 Antti Koivisto <koivisto@iki.fi>
205 http://bugzilla.opendarwin.org/show_bug.cgi?id=9314
207 * fast/block/positioning/relative-overflow-block-expected.checksum: Added.
208 * fast/block/positioning/relative-overflow-block-expected.png: Added.
209 * fast/block/positioning/relative-overflow-block-expected.txt: Added.
210 * fast/block/positioning/relative-overflow-block.html: Added.
211 * fast/block/positioning/relative-overflow-replaced-expected.checksum: Added.
212 * fast/block/positioning/relative-overflow-replaced-expected.png: Added.
213 * fast/block/positioning/relative-overflow-replaced-expected.txt: Added.
214 * fast/block/positioning/relative-overflow-replaced-float-expected.checksum: Added.
215 * fast/block/positioning/relative-overflow-replaced-float-expected.png: Added.
216 * fast/block/positioning/relative-overflow-replaced-float-expected.txt: Added.
217 * fast/block/positioning/relative-overflow-replaced-float.html: Added.
218 * fast/block/positioning/relative-overflow-replaced.html: Added.
220 2006-06-13 Anders Carlsson <acarlsson@apple.com>
222 Reviewed by Dave Hyatt.
224 http://bugzilla.opendarwin.org/show_bug.cgi?id=9427
226 * fast/css/resources/xml-stylesheet-pi-not-in-prolog.css: Added.
227 * fast/css/xml-stylesheet-pi-not-in-prolog.xml: Added.
229 2006-06-10 Mitz Pettel <opendarwin.org@mitzpettel.com>
233 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9334
234 Incomplete repaint when changing block from non-positioned to positioned
236 * fast/repaint/static-to-positioned-expected.checksum: Added.
237 * fast/repaint/static-to-positioned-expected.png: Added.
238 * fast/repaint/static-to-positioned-expected.txt: Added.
239 * fast/repaint/static-to-positioned.html: Added.
241 2006-06-10 Mitz Pettel <opendarwin.org@mitzpettel.com>
245 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9193
246 REGRESSION: setting an opacity on an element with an outline causes the outline to disappear completely
248 - test repainting of layer children's outlines that extend beyond the layer
250 * fast/layers: Added.
251 * fast/layers/opacity-outline-expected.checksum: Added.
252 * fast/layers/opacity-outline-expected.png: Added.
253 * fast/layers/opacity-outline-expected.txt: Added.
254 * fast/layers/opacity-outline.html: Added.
255 * fast/repaint/layer-child-outline-expected.checksum: Added.
256 * fast/repaint/layer-child-outline-expected.png: Added.
257 * fast/repaint/layer-child-outline-expected.txt: Added.
258 * fast/repaint/layer-child-outline.html: Added.
260 2006-06-09 Justin Garcia <justin.garcia@apple.com>
264 <rdar://problem/4549980>
265 REGRESSION: "Find Again" can get stuck when searching for string with a trailing space
267 * editing/execCommand/findString-expected.checksum: Added.
268 * editing/execCommand/findString-expected.png: Added.
269 * editing/execCommand/findString-expected.txt: Added.
270 * editing/execCommand/findString.html: Added.
272 2006-06-09 Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com>
276 Test cases for CSS3 Media Queries implementation.
277 <http://bugzilla.opendarwin.org/show_bug.cgi?id=4127>
279 * fast/media/import-p-green.css: Added.
280 * fast/media/import-p-red.css: Added.
281 * fast/media/media-descriptor-syntax-01-expected.checksum: Added.
282 * fast/media/media-descriptor-syntax-01-expected.png: Added.
283 * fast/media/media-descriptor-syntax-01-expected.txt: Added.
284 * fast/media/media-descriptor-syntax-01.html: Added.
285 * fast/media/media-descriptor-syntax-02-expected.checksum: Added.
286 * fast/media/media-descriptor-syntax-02-expected.png: Added.
287 * fast/media/media-descriptor-syntax-02-expected.txt: Added.
288 * fast/media/media-descriptor-syntax-02.html: Added.
289 * fast/media/media-descriptor-syntax-03-expected.checksum: Added.
290 * fast/media/media-descriptor-syntax-03-expected.png: Added.
291 * fast/media/media-descriptor-syntax-03-expected.txt: Added.
292 * fast/media/media-descriptor-syntax-03.html: Added.
293 * fast/media/media-descriptor-syntax-04-expected.checksum: Added.
294 * fast/media/media-descriptor-syntax-04-expected.png: Added.
295 * fast/media/media-descriptor-syntax-04-expected.txt: Added.
296 * fast/media/media-descriptor-syntax-04.html: Added.
297 * fast/media/media-descriptor-syntax-05-expected.checksum: Added.
298 * fast/media/media-descriptor-syntax-05-expected.png: Added.
299 * fast/media/media-descriptor-syntax-05-expected.txt: Added.
300 * fast/media/media-descriptor-syntax-05.html: Added.
301 * fast/media/media-descriptor-syntax-06-expected.checksum: Added.
302 * fast/media/media-descriptor-syntax-06-expected.png: Added.
303 * fast/media/media-descriptor-syntax-06-expected.txt: Added.
304 * fast/media/media-descriptor-syntax-06.html: Added.
305 * fast/media/media-type-syntax-01-expected.checksum: Added.
306 * fast/media/media-type-syntax-01-expected.png: Added.
307 * fast/media/media-type-syntax-01-expected.txt: Added.
308 * fast/media/media-type-syntax-01.html: Added.
309 * fast/media/media-type-syntax-02-expected.checksum: Added.
310 * fast/media/media-type-syntax-02-expected.png: Added.
311 * fast/media/media-type-syntax-02-expected.txt: Added.
312 * fast/media/media-type-syntax-02.html: Added.
313 * fast/media/mq-compound-query-01-expected.checksum: Added.
314 * fast/media/mq-compound-query-01-expected.png: Added.
315 * fast/media/mq-compound-query-01-expected.txt: Added.
316 * fast/media/mq-compound-query-01.html: Added.
317 * fast/media/mq-compound-query-02-expected.checksum: Added.
318 * fast/media/mq-compound-query-02-expected.png: Added.
319 * fast/media/mq-compound-query-02-expected.txt: Added.
320 * fast/media/mq-compound-query-02.html: Added.
321 * fast/media/mq-compound-query-03-expected.checksum: Added.
322 * fast/media/mq-compound-query-03-expected.png: Added.
323 * fast/media/mq-compound-query-03-expected.txt: Added.
324 * fast/media/mq-compound-query-03.html: Added.
325 * fast/media/mq-compound-query-04-expected.checksum: Added.
326 * fast/media/mq-compound-query-04-expected.png: Added.
327 * fast/media/mq-compound-query-04-expected.txt: Added.
328 * fast/media/mq-compound-query-04.html: Added.
329 * fast/media/mq-compound-query-05-expected.checksum: Added.
330 * fast/media/mq-compound-query-05-expected.png: Added.
331 * fast/media/mq-compound-query-05-expected.txt: Added.
332 * fast/media/mq-compound-query-05.html: Added.
333 * fast/media/mq-grid-01-expected.checksum: Added.
334 * fast/media/mq-grid-01-expected.png: Added.
335 * fast/media/mq-grid-01-expected.txt: Added.
336 * fast/media/mq-grid-01.html: Added.
337 * fast/media/mq-grid-02-expected.checksum: Added.
338 * fast/media/mq-grid-02-expected.png: Added.
339 * fast/media/mq-grid-02-expected.txt: Added.
340 * fast/media/mq-grid-02.html: Added.
341 * fast/media/mq-invalid-media-feature-01-expected.checksum: Added.
342 * fast/media/mq-invalid-media-feature-01-expected.png: Added.
343 * fast/media/mq-invalid-media-feature-01-expected.txt: Added.
344 * fast/media/mq-invalid-media-feature-01.html: Added.
345 * fast/media/mq-invalid-media-feature-02-expected.checksum: Added.
346 * fast/media/mq-invalid-media-feature-02-expected.png: Added.
347 * fast/media/mq-invalid-media-feature-02-expected.txt: Added.
348 * fast/media/mq-invalid-media-feature-02.html: Added.
349 * fast/media/mq-invalid-media-feature-03-expected.checksum: Added.
350 * fast/media/mq-invalid-media-feature-03-expected.png: Added.
351 * fast/media/mq-invalid-media-feature-03-expected.txt: Added.
352 * fast/media/mq-invalid-media-feature-03.html: Added.
353 * fast/media/mq-invalid-media-feature-04-expected.checksum: Added.
354 * fast/media/mq-invalid-media-feature-04-expected.png: Added.
355 * fast/media/mq-invalid-media-feature-04-expected.txt: Added.
356 * fast/media/mq-invalid-media-feature-04.html: Added.
357 * fast/media/mq-invalid-syntax-01-expected.checksum: Added.
358 * fast/media/mq-invalid-syntax-01-expected.png: Added.
359 * fast/media/mq-invalid-syntax-01-expected.txt: Added.
360 * fast/media/mq-invalid-syntax-01.html: Added.
361 * fast/media/mq-invalid-syntax-02-expected.checksum: Added.
362 * fast/media/mq-invalid-syntax-02-expected.png: Added.
363 * fast/media/mq-invalid-syntax-02-expected.txt: Added.
364 * fast/media/mq-invalid-syntax-02.html: Added.
365 * fast/media/mq-invalid-syntax-03-expected.checksum: Added.
366 * fast/media/mq-invalid-syntax-03-expected.png: Added.
367 * fast/media/mq-invalid-syntax-03-expected.txt: Added.
368 * fast/media/mq-invalid-syntax-03.html: Added.
369 * fast/media/mq-invalid-syntax-04-expected.checksum: Added.
370 * fast/media/mq-invalid-syntax-04-expected.png: Added.
371 * fast/media/mq-invalid-syntax-04-expected.txt: Added.
372 * fast/media/mq-invalid-syntax-04.html: Added.
373 * fast/media/mq-invalid-syntax-05-expected.checksum: Added.
374 * fast/media/mq-invalid-syntax-05-expected.png: Added.
375 * fast/media/mq-invalid-syntax-05-expected.txt: Added.
376 * fast/media/mq-invalid-syntax-05.html: Added.
377 * fast/media/mq-js-media-except-01-expected.checksum: Added.
378 * fast/media/mq-js-media-except-01-expected.png: Added.
379 * fast/media/mq-js-media-except-01-expected.txt: Added.
380 * fast/media/mq-js-media-except-01.html: Added.
381 * fast/media/mq-js-media-except-02-expected.checksum: Added.
382 * fast/media/mq-js-media-except-02-expected.png: Added.
383 * fast/media/mq-js-media-except-02-expected.txt: Added.
384 * fast/media/mq-js-media-except-02.html: Added.
385 * fast/media/mq-js-media-except-03-expected.checksum: Added.
386 * fast/media/mq-js-media-except-03-expected.png: Added.
387 * fast/media/mq-js-media-except-03-expected.txt: Added.
388 * fast/media/mq-js-media-except-03.html: Added.
389 * fast/media/mq-js-media-forward-syntax-expected.checksum: Added.
390 * fast/media/mq-js-media-forward-syntax-expected.png: Added.
391 * fast/media/mq-js-media-forward-syntax-expected.txt: Added.
392 * fast/media/mq-js-media-forward-syntax.html: Added.
393 * fast/media/mq-js-stylesheet-media-01-expected.checksum: Added.
394 * fast/media/mq-js-stylesheet-media-01-expected.png: Added.
395 * fast/media/mq-js-stylesheet-media-01-expected.txt: Added.
396 * fast/media/mq-js-stylesheet-media-01.html: Added.
397 * fast/media/mq-js-stylesheet-media-02-expected.checksum: Added.
398 * fast/media/mq-js-stylesheet-media-02-expected.png: Added.
399 * fast/media/mq-js-stylesheet-media-02-expected.txt: Added.
400 * fast/media/mq-js-stylesheet-media-02.html: Added.
401 * fast/media/mq-js-stylesheet-media-03-expected.checksum: Added.
402 * fast/media/mq-js-stylesheet-media-03-expected.png: Added.
403 * fast/media/mq-js-stylesheet-media-03-expected.txt: Added.
404 * fast/media/mq-js-stylesheet-media-03.html: Added.
405 * fast/media/mq-js-stylesheet-media-04-expected.checksum: Added.
406 * fast/media/mq-js-stylesheet-media-04-expected.png: Added.
407 * fast/media/mq-js-stylesheet-media-04-expected.txt: Added.
408 * fast/media/mq-js-stylesheet-media-04.html: Added.
409 * fast/media/mq-min-constraint-expected.checksum: Added.
410 * fast/media/mq-min-constraint-expected.png: Added.
411 * fast/media/mq-min-constraint-expected.txt: Added.
412 * fast/media/mq-min-constraint.html: Added.
413 * fast/media/mq-relative-constraints-02-expected.checksum: Added.
414 * fast/media/mq-relative-constraints-02-expected.png: Added.
415 * fast/media/mq-relative-constraints-02-expected.txt: Added.
416 * fast/media/mq-relative-constraints-02.html: Added.
417 * fast/media/mq-relative-constraints-03-expected.checksum: Added.
418 * fast/media/mq-relative-constraints-03-expected.png: Added.
419 * fast/media/mq-relative-constraints-03-expected.txt: Added.
420 * fast/media/mq-relative-constraints-03.html: Added.
421 * fast/media/mq-relative-constraints-04-expected.checksum: Added.
422 * fast/media/mq-relative-constraints-04-expected.png: Added.
423 * fast/media/mq-relative-constraints-04-expected.txt: Added.
424 * fast/media/mq-relative-constraints-04.html: Added.
425 * fast/media/mq-relative-constraints-05-expected.checksum: Added.
426 * fast/media/mq-relative-constraints-05-expected.png: Added.
427 * fast/media/mq-relative-constraints-05-expected.txt: Added.
428 * fast/media/mq-relative-constraints-05.html: Added.
429 * fast/media/mq-relative-constraints-06-expected.checksum: Added.
430 * fast/media/mq-relative-constraints-06-expected.png: Added.
431 * fast/media/mq-relative-constraints-06-expected.txt: Added.
432 * fast/media/mq-relative-constraints-06.html: Added.
433 * fast/media/mq-relative-constraints-07-expected.checksum: Added.
434 * fast/media/mq-relative-constraints-07-expected.png: Added.
435 * fast/media/mq-relative-constraints-07-expected.txt: Added.
436 * fast/media/mq-relative-constraints-07.html: Added.
437 * fast/media/mq-relative-constraints-08-expected.checksum: Added.
438 * fast/media/mq-relative-constraints-08-expected.png: Added.
439 * fast/media/mq-relative-constraints-08-expected.txt: Added.
440 * fast/media/mq-relative-constraints-08.html: Added.
441 * fast/media/mq-relative-constraints-09-expected.checksum: Added.
442 * fast/media/mq-relative-constraints-09-expected.png: Added.
443 * fast/media/mq-relative-constraints-09-expected.txt: Added.
444 * fast/media/mq-relative-constraints-09.html: Added.
445 * fast/media/mq-simple-neg-query-01-expected.checksum: Added.
446 * fast/media/mq-simple-neg-query-01-expected.png: Added.
447 * fast/media/mq-simple-neg-query-01-expected.txt: Added.
448 * fast/media/mq-simple-neg-query-01.html: Added.
449 * fast/media/mq-simple-neg-query-02-expected.checksum: Added.
450 * fast/media/mq-simple-neg-query-02-expected.png: Added.
451 * fast/media/mq-simple-neg-query-02-expected.txt: Added.
452 * fast/media/mq-simple-neg-query-02.html: Added.
453 * fast/media/mq-simple-neg-query-03-expected.checksum: Added.
454 * fast/media/mq-simple-neg-query-03-expected.png: Added.
455 * fast/media/mq-simple-neg-query-03-expected.txt: Added.
456 * fast/media/mq-simple-neg-query-03.html: Added.
457 * fast/media/mq-simple-neg-query-04-expected.checksum: Added.
458 * fast/media/mq-simple-neg-query-04-expected.png: Added.
459 * fast/media/mq-simple-neg-query-04-expected.txt: Added.
460 * fast/media/mq-simple-neg-query-04.html: Added.
461 * fast/media/mq-simple-neg-query-05-expected.checksum: Added.
462 * fast/media/mq-simple-neg-query-05-expected.png: Added.
463 * fast/media/mq-simple-neg-query-05-expected.txt: Added.
464 * fast/media/mq-simple-neg-query-05.html: Added.
465 * fast/media/mq-simple-query-01-expected.checksum: Added.
466 * fast/media/mq-simple-query-01-expected.png: Added.
467 * fast/media/mq-simple-query-01-expected.txt: Added.
468 * fast/media/mq-simple-query-01.html: Added.
469 * fast/media/mq-simple-query-02-expected.checksum: Added.
470 * fast/media/mq-simple-query-02-expected.png: Added.
471 * fast/media/mq-simple-query-02-expected.txt: Added.
472 * fast/media/mq-simple-query-02.html: Added.
473 * fast/media/mq-simple-query-03-expected.checksum: Added.
474 * fast/media/mq-simple-query-03-expected.png: Added.
475 * fast/media/mq-simple-query-03-expected.txt: Added.
476 * fast/media/mq-simple-query-03.html: Added.
477 * fast/media/mq-simple-query-04-expected.checksum: Added.
478 * fast/media/mq-simple-query-04-expected.png: Added.
479 * fast/media/mq-simple-query-04-expected.txt: Added.
480 * fast/media/mq-simple-query-04.html: Added.
481 * fast/media/mq-simple-query-05-expected.checksum: Added.
482 * fast/media/mq-simple-query-05-expected.png: Added.
483 * fast/media/mq-simple-query-05-expected.txt: Added.
484 * fast/media/mq-simple-query-05.html: Added.
485 * fast/media/mq-valueless-expected.checksum: Added.
486 * fast/media/mq-valueless-expected.png: Added.
487 * fast/media/mq-valueless-expected.txt: Added.
488 * fast/media/mq-valueless.html: Added.
489 * fast/media/mq-width-absolute-01-expected.checksum: Added.
490 * fast/media/mq-width-absolute-01-expected.png: Added.
491 * fast/media/mq-width-absolute-01-expected.txt: Added.
492 * fast/media/mq-width-absolute-01.html: Added.
493 * fast/media/mq-width-absolute-02-expected.checksum: Added.
494 * fast/media/mq-width-absolute-02-expected.png: Added.
495 * fast/media/mq-width-absolute-02-expected.txt: Added.
496 * fast/media/mq-width-absolute-02.html: Added.
497 * fast/media/mq-width-absolute-03-expected.checksum: Added.
498 * fast/media/mq-width-absolute-03-expected.png: Added.
499 * fast/media/mq-width-absolute-03-expected.txt: Added.
500 * fast/media/mq-width-absolute-03.html: Added.
501 * fast/media/mq-width-absolute-04-expected.checksum: Added.
502 * fast/media/mq-width-absolute-04-expected.png: Added.
503 * fast/media/mq-width-absolute-04-expected.txt: Added.
504 * fast/media/mq-width-absolute-04.html: Added.
506 2006-06-08 Justin Garcia <justin.garcia@apple.com>
510 <http://bugzilla.opendarwin.org/show_bug.cgi?id=4468>
511 Implement execCommand(Insert{Un}OrderedList)
514 * editing/execCommand/create-list-from-range-selection-expected.checksum: Added.
515 * editing/execCommand/create-list-from-range-selection-expected.png: Added.
516 * editing/execCommand/create-list-from-range-selection-expected.txt: Added.
517 * editing/execCommand/create-list-from-range-selection.html: Added.
518 * editing/execCommand/insert-list-and-stitch-expected.checksum: Added.
519 * editing/execCommand/insert-list-and-stitch-expected.png: Added.
520 * editing/execCommand/insert-list-and-stitch-expected.txt: Added.
521 * editing/execCommand/insert-list-and-stitch.html: Added.
522 * editing/execCommand/insert-list-with-id-expected.checksum: Added.
523 * editing/execCommand/insert-list-with-id-expected.png: Added.
524 * editing/execCommand/insert-list-with-id-expected.txt: Added.
525 * editing/execCommand/insert-list-with-id.html: Added.
526 * editing/execCommand/remove-list-from-range-selection-expected.checksum: Added.
527 * editing/execCommand/remove-list-from-range-selection-expected.png: Added.
528 * editing/execCommand/remove-list-from-range-selection-expected.txt: Added.
529 * editing/execCommand/remove-list-from-range-selection.html: Added.
530 * editing/execCommand/remove-list-items-expected.checksum: Added.
531 * editing/execCommand/remove-list-items-expected.png: Added.
532 * editing/execCommand/remove-list-items-expected.txt: Added.
533 * editing/execCommand/remove-list-items.html: Added.
534 * editing/execCommand/switch-list-type-expected.checksum: Added.
535 * editing/execCommand/switch-list-type-expected.png: Added.
536 * editing/execCommand/switch-list-type-expected.txt: Added.
537 * editing/execCommand/switch-list-type.html: Added.
540 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
541 * editing/pasteboard/paste-list-001-expected.txt:
542 * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
543 * editing/selection/drag-to-contenteditable-iframe-expected.png:
544 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
545 * editing/style/block-style-005-expected.txt:
546 * fast/text/textIteratorNilRenderer-expected.checksum:
547 * fast/text/textIteratorNilRenderer-expected.png:
548 * fast/text/textIteratorNilRenderer-expected.txt:
549 * editing/deleting/delete-line-016-expected.checksum:
550 * editing/deleting/delete-line-016-expected.png:
551 * editing/deleting/delete-line-016-expected.txt:
553 2006-06-08 David Harrison <harrison@apple.com>
555 Reviewed by Geoff and John.
557 <rdar://problem/4558879> -[DOMCSSPrimitiveValue setStringValue:] throws an exception (12)
559 * fast/dom/setPrimitiveValue-expected.checksum: Added.
560 * fast/dom/setPrimitiveValue-expected.png: Added.
561 * fast/dom/setPrimitiveValue-expected.txt: Added.
562 * fast/dom/setPrimitiveValue.html: Added.
564 2006-06-08 Mitz Pettel <opendarwin.org@mitzpettel.com>
568 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9341
569 REGRESSION: Repro crash caused by style="font:bold"
571 * fast/css/font-shorthand-weight-only-expected.checksum: Added.
572 * fast/css/font-shorthand-weight-only-expected.png: Added.
573 * fast/css/font-shorthand-weight-only-expected.txt: Added.
574 * fast/css/font-shorthand-weight-only.html: Added.
576 2006-06-07 Justin Garcia <justin.garcia@apple.com>
580 * editing/deleting/delete-4038408-fix-expected.txt:
581 * editing/input/attributed-substring-from-range-lines-expected.txt:
582 * editing/inserting/insert-3654864-fix-expected.txt:
583 * editing/inserting/insert-3659587-fix-expected.txt:
584 * editing/inserting/insert-3775316-fix-expected.txt:
585 * editing/inserting/insert-at-end-01-expected.txt:
586 * editing/inserting/insert-at-end-02-expected.txt:
587 * editing/inserting/insert-br-001-expected.txt:
588 * editing/inserting/insert-br-005-expected.txt:
590 2006-06-07 Denis Defreyne <amonre@amonre.org>
592 Reviewed by Hyatt, tweaked by Mitz.
594 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9122
595 REGRESSION: Incorrect vertical position for text fields in a "display: table" block
597 * fast/table/text-field-baseline-expected.checksum: Added.
598 * fast/table/text-field-baseline-expected.png: Added.
599 * fast/table/text-field-baseline-expected.txt: Added.
600 * fast/table/text-field-baseline.html: Added.
602 2006-06-07 Mitz Pettel <opendarwin.org@mitzpettel.com>
606 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=4334
607 REGRESSION: Flickering when css-hover should change opacity on floating elements
609 * fast/block/float/nopaint-after-layer-destruction-expected.checksum: Added.
610 * fast/block/float/nopaint-after-layer-destruction-expected.png: Added.
611 * fast/block/float/nopaint-after-layer-destruction-expected.txt: Added.
612 * fast/block/float/nopaint-after-layer-destruction.html: Added.
614 2006-06-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
618 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9121
619 REGRESSION: [Incremental Repaint] DHTML movement test failures
621 * fast/repaint/containing-block-position-change-expected.checksum: Added.
622 * fast/repaint/containing-block-position-change-expected.png: Added.
623 * fast/repaint/containing-block-position-change-expected.txt: Added.
624 * fast/repaint/containing-block-position-change.html: Added.
626 2006-06-06 Darin Adler <darin@apple.com>
628 * fast/repaint/table-extra-bottom-grow.html: Removed unneeded line of code.
630 * fast/repaint/table-extra-bottom-grow-expected.png: Regenerated.
631 * fast/repaint/table-extra-bottom-grow-expected.checksum: Regenerated.
633 2006-06-06 Justin Garcia <justin.garcia@apple.com>
637 Added to demonstrate fixes:
638 * editing/pasteboard/merge-after-delete-expected.checksum: Added.
639 * editing/pasteboard/merge-after-delete-expected.png: Added.
640 * editing/pasteboard/merge-after-delete-expected.txt: Added.
641 * editing/pasteboard/merge-after-delete.html: Added.
642 * editing/inserting/line-break-expected.checksum: Added.
643 * editing/inserting/line-break-expected.png: Added.
644 * editing/inserting/line-break-expected.txt: Added.
645 * editing/inserting/line-break.html: Added.
646 * editing/inserting/multiple-lines-selected-expected.checksum: Added.
647 * editing/inserting/multiple-lines-selected-expected.png: Added.
648 * editing/inserting/multiple-lines-selected-expected.txt: Added.
649 * editing/inserting/multiple-lines-selected.html: Added.
652 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
653 * editing/deleting/delete-3775172-fix-expected.txt:
654 * editing/deleting/delete-3928305-fix-expected.txt:
655 * editing/deleting/delete-3959464-fix-expected.checksum:
656 * editing/deleting/delete-3959464-fix-expected.png:
657 * editing/deleting/delete-3959464-fix-expected.txt:
658 * editing/deleting/delete-4038408-fix-expected.checksum:
659 * editing/deleting/delete-4038408-fix-expected.png:
660 * editing/deleting/delete-4038408-fix-expected.txt:
661 * editing/deleting/delete-4038408-fix.html:
662 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
663 * editing/deleting/delete-at-paragraph-boundaries-011-expected.checksum:
664 * editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
665 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
666 * editing/deleting/delete-block-contents-001-expected.txt:
667 * editing/deleting/delete-block-contents-002-expected.txt:
668 * editing/deleting/delete-block-contents-003-expected.txt:
669 * editing/deleting/delete-br-011-expected.checksum:
670 * editing/deleting/delete-br-011-expected.png:
671 * editing/deleting/delete-br-011-expected.txt:
672 * editing/deleting/delete-image-004-expected.txt:
673 * editing/deleting/delete-line-010-expected.txt:
674 * editing/deleting/delete-line-015-expected.txt:
675 * editing/deleting/delete-select-all-001-expected.checksum:
676 * editing/deleting/delete-select-all-001-expected.png:
677 * editing/deleting/delete-select-all-001-expected.txt:
678 * editing/deleting/delete-select-all-002-expected.txt:
679 * editing/deleting/delete-select-all-003-expected.checksum:
680 * editing/deleting/delete-select-all-003-expected.png:
681 * editing/deleting/delete-select-all-003-expected.txt:
682 * editing/execCommand/insertImage-expected.checksum:
683 * editing/execCommand/insertImage-expected.png:
684 * editing/input/attributed-substring-from-range-lines-expected.txt:
685 * editing/input/text-input-controller-expected.txt:
686 * editing/inserting/insert-3654864-fix-expected.txt:
687 * editing/inserting/insert-3659587-fix-expected.txt:
688 * editing/inserting/insert-3775316-fix-expected.txt:
689 * editing/inserting/insert-after-delete-001-expected.txt:
690 * editing/inserting/insert-at-end-01-expected.txt:
691 * editing/inserting/insert-at-end-02-expected.txt:
692 * editing/inserting/insert-br-001-expected.txt:
693 * editing/inserting/insert-br-005-expected.txt:
694 * editing/pasteboard/4076267-3-expected.txt:
695 * editing/pasteboard/4076267-expected.txt:
696 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
697 * editing/pasteboard/paste-4035648-fix-expected.txt:
698 * editing/pasteboard/paste-4039777-fix-expected.checksum:
699 * editing/pasteboard/paste-4039777-fix-expected.png:
700 * editing/pasteboard/paste-4039777-fix-expected.txt:
701 * editing/pasteboard/paste-match-style-001-expected.txt:
702 * editing/pasteboard/paste-match-style-002-expected.txt:
703 * editing/pasteboard/smart-paste-006-expected.txt:
704 * editing/pasteboard/smart-paste-007-expected.txt:
705 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
706 * editing/style/block-style-005-expected.txt:
707 * editing/style/typing-style-002-expected.txt:
708 * editing/unsupported-content/list-delete-001-expected.checksum:
709 * editing/unsupported-content/list-delete-001-expected.png:
710 * editing/unsupported-content/list-delete-001-expected.txt:
711 * editing/unsupported-content/list-delete-002-expected.checksum:
712 * editing/unsupported-content/list-delete-002-expected.png:
713 * editing/unsupported-content/list-delete-002-expected.txt:
714 * editing/unsupported-content/table-delete-001-expected.checksum:
715 * editing/unsupported-content/table-delete-001-expected.png:
716 * editing/unsupported-content/table-delete-001-expected.txt:
717 * editing/unsupported-content/table-delete-003-expected.checksum:
718 * editing/unsupported-content/table-delete-003-expected.png:
719 * editing/unsupported-content/table-delete-003-expected.txt:
720 * fast/text/attributed-substring-from-range.html:
722 2006-06-06 Anders Carlsson <acarlsson@apple.com>
726 http://bugzilla.opendarwin.org/show_bug.cgi?id=9325
727 clientWidth/clientHeight on document element in strict mode should return visible frame size
729 * fast/dom/client-width-height-expected.txt: Added.
730 * fast/dom/client-width-height.html: Added.
732 2006-06-05 Rob Buis <buis@kde.org>
736 testcases for http://bugzilla.opendarwin.org/show_bug.cgi?id=5564
737 'font' shorthand parsing should be more tolerant in quirks mode
739 * fast/css/font_property_compatibility-expected.txt: Added.
740 * fast/css/font_property_compatibility.html: Added.
741 * fast/css/font_property_normal-expected.txt: Added.
742 * fast/css/font_property_normal.html: Added.
744 2006-06-05 David Kilzer <ddkilzer@kilzer.net>
748 - Test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9310
749 Add missing DOM prototypes and other DOM cleanup
751 * fast/dom/global-constructors-expected.txt: Fixed test results.
753 2006-06-04 Geoffrey Garen <ggaren@apple.com>
755 - Merged test-prototypes.html into global-constructors.html
756 - Added prototypes.html, which tests for some missing prototypes in DOM objects
758 * fast/dom/global-constructors-expected.txt:
759 * fast/dom/global-constructors.html:
760 * fast/dom/prototypes-expected.txt: Added.
761 * fast/dom/prototypes.html: Added.
762 * fast/dom/test-prototypes-expected.txt: Removed.
763 * fast/dom/test-prototypes.html: Removed.
764 * fast/dom/undetectable-document-all-expected.txt: Updated to reflect
765 change from "HTMLCollection" to "Collection"
767 2006-06-04 Darin Adler <darin@apple.com>
769 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9176
770 REGRESSION: repro crash in WebCore::StringImpl::hash() const + 28 (StringImpl.h:67)
772 * fast/loader/link-no-URL.html: Added.
773 * fast/loader/link-no-URL-expected.txt: Added.
775 2006-06-04 Sam Weinig <sam.weinig@gmail.com>
779 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9213
780 Absolutely positioned objects with relatively positioned inline
781 containing blocks are rendered incorrectly
783 * fast/block/positioning/absolute-in-inline-ltr-2.html: Added.
784 * fast/block/positioning/absolute-in-inline-ltr-3.html: Added.
785 * fast/block/positioning/absolute-in-inline-ltr.html: Added.
786 * fast/block/positioning/absolute-in-inline-rtl-2.html: Added.
787 * fast/block/positioning/absolute-in-inline-rtl-3.html: Added.
788 * fast/block/positioning/absolute-in-inline-rtl.html: Added.
789 * fast/block/positioning/absolute-in-inline-short-ltr.html: Added.
790 * fast/block/positioning/absolute-in-inline-short-rtl.html: Added.
792 2006-06-04 Anders Carlsson <acarlsson@apple.com>
796 http://bugzilla.opendarwin.org/show_bug.cgi?id=9035
797 document.evaluate and createNSResolver miss on namespaced elements
800 * fast/xpath/xpath-namespaces-expected.txt: Added.
801 * fast/xpath/xpath-namespaces.html: Added.
803 2006-06-03 David Kilzer <ddkilzer@kilzer.net>
807 Added missing pixel test output:
808 http://bugzilla.opendarwin.org/show_bug.cgi?id=8848
809 TFOOT borders are copied to THEAD and TBODY
811 * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
813 2006-06-03 Rob Buis <buis@kde.org>
815 Reviewed by mjs. Tweaked and landed by ddkilzer.
817 http://bugzilla.opendarwin.org/show_bug.cgi?id=7281
818 With java disabled wrong information is displayed.
820 * fast/replaced/applet-rendering-java-disabled.html: Added.
821 * fast/replaced/applet-rendering-java-disabled-expected.checksum: Added.
822 * fast/replaced/applet-rendering-java-disabled-expected.html: Added.
823 * fast/replaced/applet-rendering-java-disabled-expected.png: Added.
824 * tables/mozilla_expected_failures/bugs/bug8499-expected.checksum: Changed after removing RenderEmptyApplet.
825 * tables/mozilla_expected_failures/bugs/bug8499-expected.png: Ditto.
826 * tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Ditto.
828 2006-06-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
832 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9252
833 REGRESSION: Very odd roll-over issues (content disappearing)
835 * fast/dom/HTMLLinkElement/pending-stylesheet-count.html: Added.
836 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Added.
837 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: Added.
838 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum: Added.
840 2006-06-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
844 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9234
845 Implement $&, $' and $` replacement codes in String.prototype.replace
847 * fast/js/resources/string-replace-3.js: Added.
848 * fast/js/string-replace-3-expected.txt: Added.
849 * fast/js/string-replace-3.html: Added.
851 2006-06-02 David Carson <dacarson@gmail.com>
853 Reviewed by Hyatt, checked in by Tim H.
855 For: http://bugzilla.opendarwin.org/show_bug.cgi?id=9115
856 Added test case to test opacity layers, in particular, opacities
857 with a value of zero.
859 * fast/css/ZeroOpacityLayers.html: Added.
860 * fast/css/ZeroOpacityLayers-expected.txt: Added.
861 * fast/css/ZeroOpacityLayers-expected.png: Added.
862 * fast/css/ZeroOpacityLayers-expected.checksum: Added.
863 * fast/css/ZeroOpacityLayers2.html: Added.
864 * fast/css/ZeroOpacityLayers2-expected.txt: Added.
865 * fast/css/ZeroOpacityLayers2-expected.png: Added.
866 * fast/css/ZeroOpacityLayers2-expected.checksum: Added.
868 2006-06-02 Rob Buis <buis@kde.org>
870 Reviewed by Hyatt, checked in by Tim H.
872 Adding testcase for bug 8223.
874 * fast/dom/css-inline-style-important-expected.checksum: Added.
875 * fast/dom/css-inline-style-important-expected.png: Added.
876 * fast/dom/css-inline-style-important-expected.txt: Added.
877 * fast/dom/css-inline-style-important.html: Added.
879 2006-06-02 Rémi Zara <remi_zara@mac.com>
883 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3379
884 attr(X) does not work
886 * fast/css-generated-content/016-expected.checksum: Added.
887 * fast/css-generated-content/016-expected.png: Added.
888 * fast/css-generated-content/016-expected.txt: Added.
889 * fast/css-generated-content/016.html: Added.
891 2006-06-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
895 Updated test so that is will once again exercise the fix for
896 http://bugzilla.opendarwin.org/show_bug.cgi?id=9009
898 * fast/table/empty-section-crash-expected.txt:
899 * fast/table/empty-section-crash.html:
901 2006-06-02 David Kilzer <ddkilzer@kilzer.net>
905 http://bugzilla.opendarwin.org/show_bug.cgi?id=9183
906 Finish renaming of RenderCanvas to RenderView
908 * editing/selection/7152-1-expected.checksum: Layout changed due to text change in HTML file.
909 * editing/selection/7152-1-expected.png: Ditto.
910 * editing/selection/7152-1-expected.txt: Ditto.
911 * editing/selection/7152-1.html: Changed text in HTML content.
912 * editing/selection/7152-2-expected.checksum: Layout changed due to text change in HTML file.
913 * editing/selection/7152-2-expected.png: Ditto.
914 * editing/selection/7152-2-expected.txt: Ditto.
915 * editing/selection/7152-2.html: Changed text in HTML content.
916 * *-expected.txt: Replaced "RenderCanvas" with "RenderView" in 3023 more files.
918 2006-06-01 David Carson <dacarson@gmail.com>
920 Reviewed by Maciej and Adele
922 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8398
923 Updated and extended select/option form tests
925 * fast/forms/HTMLOptionElement_label01.html:
926 * fast/forms/HTMLOptionElement_label01-expected.txt:
927 * fast/forms/HTMLOptionElement_label01-expected.png:
928 * fast/forms/HTMLOptionElement_label02.html:
929 * fast/forms/HTMLOptionElement_label02-expected.txt:
930 * fast/forms/HTMLOptionElement_label02-expected.png:
931 * fast/forms/HTMLOptionElement_label03.html:
932 * fast/forms/HTMLOptionElement_label03-expected.txt:
933 * fast/forms/HTMLOptionElement_label03-expected.png
934 * fast/forms/HTMLOptionElement_label04.html:
935 * fast/forms/HTMLOptionElement_label04-expected.txt:
936 * fast/forms/HTMLOptionElement_label04-expected.png
937 * fast/forms/HTMLOptionElement_label05.html:
938 * fast/forms/HTMLOptionElement_label05-expected.txt:
939 * fast/forms/HTMLOptionElement_label05-expected.png:
940 Updated to reflect success and added some description
942 * fast/forms/HTMLOptionElement_label06.html:
943 * fast/forms/HTMLOptionElement_label06-expected.txt:
944 * fast/forms/HTMLOptionElement_label05-expected.png:
945 * fast/forms/HTMLOptionElement_label07.html:
946 * fast/forms/HTMLOptionElement_label07-expected.txt:
947 * fast/forms/HTMLOptionElement_label07-expected.png:
950 2006-06-01 David Carson <dacarson@gmail.com>
954 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8646
955 Test the window.screen.pixelDepth and window.screen.colorDepth
957 * fast/dom/window/window-screen-properties.html: Added
958 * fast/dom/window/window-screen-properties-expected.txt: Added.
960 2006-06-01 Geoffrey Garen <ggaren@apple.com>
962 - Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9113
963 REGRESSION (14581): XMLHttpRequest never calls onreadystatechange with
966 * http/tests/xmlhttprequest/event-listener-gc.html: Added.
967 * http/tests/xmlhttprequest/event-listener-gc-expected.txt: Added.
969 2006-06-01 Anders Carlsson <acarlsson@apple.com>
973 http://bugzilla.opendarwin.org/show_bug.cgi?id=6309
974 multiple problems prevent bookmarking/back button technique for AJAX/DHTML applications from working
976 * fast/dom/location-hash-expected.txt: Added.
977 * fast/dom/location-hash.html: Added.
980 2006-06-01 Maciej Stachowiak <mjs@apple.com>
984 - fixed "REGRESSION: Can't order from Pizza Hut (ToT, 05/24/06)"
985 http://bugzilla.opendarwin.org/show_bug.cgi?id=9103
987 * http/tests/misc/redirect-expected.txt: Added.
988 * http/tests/misc/redirect.php: Added.
989 * http/tests/misc/resources/redirect-result.php: Added.
991 2006-06-01 Justin Garcia <justin.garcia@apple.com>
995 * editing/selection/focus-body-expected.checksum: Added.
996 * editing/selection/focus-body-expected.png: Added.
997 * editing/selection/focus-body-expected.txt: Added.
998 * editing/selection/focus-body.html: Added.
999 * editing/selection/focus_editable_html-expected.checksum:
1000 * editing/selection/focus_editable_html-expected.png:
1001 * editing/selection/focus_editable_html-expected.txt:
1003 2006-06-01 Anders Carlsson <acarlsson@apple.com>
1007 http://bugzilla.opendarwin.org/show_bug.cgi?id=8996
1008 slow-utf8-text layout test case failing (no longer deterministic?)
1010 * http/tests/incremental/slow-utf8-text-expected.txt:
1013 2006-05-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
1017 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9124
1018 Drop shadow obscures "add more stuff" bubble at live.com
1020 * fast/css/find-next-layer-expected.checksum: Added.
1021 * fast/css/find-next-layer-expected.png: Added.
1022 * fast/css/find-next-layer-expected.txt: Added.
1023 * fast/css/find-next-layer.html: Added.
1025 2006-05-31 Adele Peterson <adele@apple.com>
1027 Updated test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=8848
1028 TFOOT borders are copied to THEAD and TBODY
1030 * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
1031 * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
1032 * tables/mozilla/marvin/backgr_position-table-expected.checksum:
1033 * tables/mozilla/marvin/backgr_position-table-expected.txt:
1034 * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
1035 * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
1036 * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
1037 * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
1038 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
1039 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
1040 * tables/mozilla/marvin/backgr_simple-table-expected.checksum:
1041 * tables/mozilla/marvin/backgr_simple-table-expected.txt:
1042 * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
1043 * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
1044 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
1045 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
1046 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
1047 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
1048 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
1049 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
1050 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
1051 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
1052 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
1053 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
1054 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
1055 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
1056 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
1057 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
1058 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
1059 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
1060 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
1061 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
1062 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
1063 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
1064 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
1065 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
1066 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
1067 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
1068 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
1069 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
1070 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
1071 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
1072 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
1073 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
1074 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
1075 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
1077 2006-05-31 Sam Weinig <sam.weinig@gmail.com>
1081 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9100
1082 Absolutely positioned replaced elements with all non-auto
1083 values are rendered incorrectly
1085 * fast/replaced/absolute-position-with-auto-height-and-top-and-bottom.html: Added.
1086 * fast/replaced/absolute-position-with-auto-width-and-left-and-right.html: Added.
1088 2006-05-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
1092 - test and updated results for
1093 http://bugzilla.opendarwin.org/show_bug.cgi?id=9012
1094 Row height not updated when cell heights change
1096 * fast/table/row-height-recalc-expected.checksum: Added.
1097 * fast/table/row-height-recalc-expected.png: Added.
1098 * fast/table/row-height-recalc-expected.txt: Added.
1099 * fast/table/row-height-recalc.html: Added.
1101 2006-05-31 Rob Buis <buis@kde.org>
1105 Testcase for http://bugzilla.opendarwin.org/show_bug.cgi?id=8455
1107 * fast/forms/select-reset.html: Added.
1109 2006-05-31 Rob Buis <buis@kde.org>
1113 Add a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8024
1115 * fast/dom/document-all-input.html: Added.
1117 2006-05-31 Beth Dakin <bdakin@apple.com>
1121 Test cases for http://bugzilla.opendarwin.org/show_bug.cgi?id=6755
1122 CSS3: Borders rounded with border-radius don't draw the roundings
1124 * fast/borders: Added.
1125 * fast/borders/borderRadiusDashed01-expected.checksum: Added.
1126 * fast/borders/borderRadiusDashed01-expected.png: Added.
1127 * fast/borders/borderRadiusDashed01-expected.txt: Added.
1128 * fast/borders/borderRadiusDashed01.html: Added.
1129 * fast/borders/borderRadiusDashed02-expected.checksum: Added.
1130 * fast/borders/borderRadiusDashed02-expected.png: Added.
1131 * fast/borders/borderRadiusDashed02-expected.txt: Added.
1132 * fast/borders/borderRadiusDashed02.html: Added.
1133 * fast/borders/borderRadiusDashed03-expected.checksum: Added.
1134 * fast/borders/borderRadiusDashed03-expected.png: Added.
1135 * fast/borders/borderRadiusDashed03-expected.txt: Added.
1136 * fast/borders/borderRadiusDashed03.html: Added.
1137 * fast/borders/borderRadiusDotted01-expected.checksum: Added.
1138 * fast/borders/borderRadiusDotted01-expected.png: Added.
1139 * fast/borders/borderRadiusDotted01-expected.txt: Added.
1140 * fast/borders/borderRadiusDotted01.html: Added.
1141 * fast/borders/borderRadiusDotted02-expected.checksum: Added.
1142 * fast/borders/borderRadiusDotted02-expected.png: Added.
1143 * fast/borders/borderRadiusDotted02-expected.txt: Added.
1144 * fast/borders/borderRadiusDotted02.html: Added.
1145 * fast/borders/borderRadiusDotted03-expected.checksum: Added.
1146 * fast/borders/borderRadiusDotted03-expected.png: Added.
1147 * fast/borders/borderRadiusDotted03-expected.txt: Added.
1148 * fast/borders/borderRadiusDotted03.html: Added.
1149 * fast/borders/borderRadiusDouble01-expected.checksum: Added.
1150 * fast/borders/borderRadiusDouble01-expected.png: Added.
1151 * fast/borders/borderRadiusDouble01-expected.txt: Added.
1152 * fast/borders/borderRadiusDouble01.html: Added.
1153 * fast/borders/borderRadiusDouble02-expected.checksum: Added.
1154 * fast/borders/borderRadiusDouble02-expected.png: Added.
1155 * fast/borders/borderRadiusDouble02-expected.txt: Added.
1156 * fast/borders/borderRadiusDouble02.html: Added.
1157 * fast/borders/borderRadiusDouble03-expected.checksum: Added.
1158 * fast/borders/borderRadiusDouble03-expected.png: Added.
1159 * fast/borders/borderRadiusDouble03-expected.txt: Added.
1160 * fast/borders/borderRadiusDouble03.html: Added.
1161 * fast/borders/borderRadiusGroove01-expected.checksum: Added.
1162 * fast/borders/borderRadiusGroove01-expected.png: Added.
1163 * fast/borders/borderRadiusGroove01-expected.txt: Added.
1164 * fast/borders/borderRadiusGroove01.html: Added.
1165 * fast/borders/borderRadiusGroove02-expected.checksum: Added.
1166 * fast/borders/borderRadiusGroove02-expected.png: Added.
1167 * fast/borders/borderRadiusGroove02-expected.txt: Added.
1168 * fast/borders/borderRadiusGroove02.html: Added.
1169 * fast/borders/borderRadiusInset01-expected.checksum: Added.
1170 * fast/borders/borderRadiusInset01-expected.png: Added.
1171 * fast/borders/borderRadiusInset01-expected.txt: Added.
1172 * fast/borders/borderRadiusInset01.html: Added.
1173 * fast/borders/borderRadiusOutset01-expected.checksum: Added.
1174 * fast/borders/borderRadiusOutset01-expected.png: Added.
1175 * fast/borders/borderRadiusOutset01-expected.txt: Added.
1176 * fast/borders/borderRadiusOutset01.html: Added.
1177 * fast/borders/borderRadiusRidge01-expected.checksum: Added.
1178 * fast/borders/borderRadiusRidge01-expected.png: Added.
1179 * fast/borders/borderRadiusRidge01-expected.txt: Added.
1180 * fast/borders/borderRadiusRidge01.html: Added.
1181 * fast/borders/borderRadiusSolid01-expected.checksum: Added.
1182 * fast/borders/borderRadiusSolid01-expected.png: Added.
1183 * fast/borders/borderRadiusSolid01-expected.txt: Added.
1184 * fast/borders/borderRadiusSolid01.html: Added.
1185 * fast/borders/borderRadiusSolid02-expected.checksum: Added.
1186 * fast/borders/borderRadiusSolid02-expected.png: Added.
1187 * fast/borders/borderRadiusSolid02-expected.txt: Added.
1188 * fast/borders/borderRadiusSolid02.html: Added.
1189 * fast/borders/borderRadiusSolid03-expected.checksum: Added.
1190 * fast/borders/borderRadiusSolid03-expected.png: Added.
1191 * fast/borders/borderRadiusSolid03-expected.txt: Added.
1192 * fast/borders/borderRadiusSolid03.html: Added.
1193 * fast/borders/borderRadiusSolid04-expected.checksum: Added.
1194 * fast/borders/borderRadiusSolid04-expected.png: Added.
1195 * fast/borders/borderRadiusSolid04-expected.txt: Added.
1196 * fast/borders/borderRadiusSolid04.html: Added.
1198 2006-05-30 Sam Weinig <sam.weinig@gmail.com>
1200 Reviewed by Maciej, landed by Beth.
1202 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9137
1203 Children with percentage heights of absolutely positioned element
1204 with height: auto and top and bottom non-auto does not lay out
1207 * fast/block/positioning/child-of-absolute-with-auto-height-expected.checksum: Added.
1208 * fast/block/positioning/child-of-absolute-with-auto-height-expected.png: Added.
1209 * fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Added.
1210 * fast/block/positioning/child-of-absolute-with-auto-height.html: Added.
1211 * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.checksum: Added.
1212 * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.png: Added.
1213 * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Added.
1214 * fast/replaced/replaced-child-of-absolute-with-auto-height.html: Added.
1216 2006-05-30 Sam Weinig <sam.weinig@gmail.com>
1218 Reviewed by Hyatt, landed by Beth.
1220 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9085
1221 Absolutely positioned objects with 'height': auto and 'top': and
1222 'bottom': non-auto should not be content based
1224 * fast/block/positioning/auto-height-with-top-and-bottom-expected.checksum: Added.
1225 * fast/block/positioning/auto-height-with-top-and-bottom-expected.png: Added.
1226 * fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Added.
1227 * fast/block/positioning/auto-height-with-top-and-bottom.html: Added.
1229 2006-05-26 Justin Garcia <justin.garcia@apple.com>
1233 Added, test for the crash by focusing an editable html element and then
1235 * editing/selection/editable-html-element-expected.checksum: Added.
1236 * editing/selection/editable-html-element-expected.png: Added.
1237 * editing/selection/editable-html-element-expected.txt: Added.
1238 * editing/selection/editable-html-element.html: Added.
1240 * editing/selection/focus_editable_html-expected.checksum:
1241 * editing/selection/focus_editable_html-expected.png:
1242 * editing/selection/focus_editable_html-expected.txt:
1244 2006-05-26 Adele Peterson <adele@apple.com>
1248 Added test for new textarea implementation. Tests
1249 wrap attributes and form submission.
1251 * fast/forms/textarea-appearance-wrap-expected.txt: Added.
1252 * fast/forms/textarea-appearance-wrap.html: Added.
1254 2006-05-26 Anders Carlsson <acarlsson@apple.com>
1258 http://bugzilla.opendarwin.org/show_bug.cgi?id=9127
1259 Invoke capturing event listeners when AT_TARGET
1261 * dom/html/level2/events/dispatchEvent09-expected.txt:
1262 * dom/xhtml/level2/events/dispatchEvent09-expected.txt:
1265 * fast/dom/capturing-event-listeners-expected.txt: Added.
1266 * fast/dom/capturing-event-listeners.html: Added.
1268 2006-05-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
1270 Reviewed by hyatt. Landed by eseidel.
1272 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8848
1273 TFOOT borders are copied to THEAD and TBODY
1275 * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum: Added.
1276 * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
1277 * fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Added.
1278 * fast/table/border-collapsing/border-collapsing-head-foot.html: Added.
1280 2006-05-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
1282 Reviewed by hyatt. Landed by eseidel.
1284 - updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=3297
1285 height property is not honored on table rows
1287 * editing/selection/3690703-2-expected.txt:
1288 * editing/selection/3690703-expected.txt:
1289 * editing/selection/3690719-expected.txt:
1290 * fast/encoding/utf-16-big-endian-expected.txt:
1291 * fast/encoding/utf-16-little-endian-expected.txt:
1292 * fast/invalid/017-expected.txt:
1293 * fast/invalid/018-expected.txt:
1294 * fast/table/012-expected.txt:
1295 * fast/table/cell-absolute-child-expected.txt:
1296 * fast/table/colspanMinWidth-expected.txt:
1297 * fast/table/giantRowspan-expected.txt:
1298 * fast/table/spanOverlapRepaint-expected.txt:
1299 * tables/mozilla/bugs/bug10296-1-expected.txt:
1300 * tables/mozilla/bugs/bug113235-1-expected.txt:
1301 * tables/mozilla/bugs/bug113235-2-expected.txt:
1302 * tables/mozilla/bugs/bug12384-expected.txt:
1303 * tables/mozilla/bugs/bug133756-1-expected.txt:
1304 * tables/mozilla/bugs/bug133756-2-expected.txt:
1305 * tables/mozilla/bugs/bug220536-expected.txt:
1306 * tables/mozilla/bugs/bug23072-expected.txt:
1307 * tables/mozilla/bugs/bug25086-expected.txt:
1308 * tables/mozilla/bugs/bug28928-expected.txt:
1309 * tables/mozilla/bugs/bug44523-expected.txt:
1310 * tables/mozilla/bugs/bug6184-expected.txt:
1311 * tables/mozilla/bugs/bug6304-expected.txt:
1312 * tables/mozilla/bugs/bug8858-expected.txt:
1313 * tables/mozilla/bugs/bug97138-expected.txt:
1314 * tables/mozilla/core/cell_heights-expected.txt:
1315 * tables/mozilla/core/col_widths_fix_auto-expected.txt:
1316 * tables/mozilla/core/row_span-expected.txt:
1317 * tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
1318 * tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
1319 * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
1320 * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
1321 * tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
1322 * tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
1324 2006-05-25 Eric Seidel <eric@eseidel.com>
1326 Reviewed by andersca.
1328 * fast/dom/document-scripts-expected.txt: correct results.
1330 2006-05-24 Beth Dakin <bdakin@apple.com>
1334 This layout test is now correct, so I moved it into the expected
1335 successes directory and generated new results.
1337 * tables/mozilla/bugs/bug222846-expected.checksum: Added.
1338 * tables/mozilla/bugs/bug222846-expected.png: Added.
1339 * tables/mozilla/bugs/bug222846-expected.txt: Added.
1340 * tables/mozilla/bugs/bug222846.html: Added.
1341 * tables/mozilla_expected_failures/bugs/bug222846-
1342 expected.checksum: Removed.
1343 * tables/mozilla_expected_failures/bugs/bug222846-expected.png:
1345 * tables/mozilla_expected_failures/bugs/bug222846-expected.txt:
1347 * tables/mozilla_expected_failures/bugs/bug222846.html: Removed.
1349 2006-05-24 Justin Garcia <justin.garcia@apple.com>
1353 * editing/selection/designmode-no-caret-expected.checksum: Added.
1354 * editing/selection/designmode-no-caret-expected.png: Added.
1355 * editing/selection/designmode-no-caret-expected.txt: Added.
1356 * editing/selection/designmode-no-caret.html: Added.
1358 2006-05-24 Geoffrey Garen <ggaren@apple.com>
1360 - Layout test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9095
1361 regression: can't select by setting option.selected to true
1363 * fast/dom/option-properties-expected.txt: Added.
1364 * fast/dom/option-properties.html: Added.
1366 2006-05-24 Geoffrey Garen <ggaren@apple.com>
1368 Layout tests for DOM object cache and garbage collection,
1369 <rdar://problem/4557926> TOT REGRESSION: Crash occurs when attempting
1370 to view image in slideshow mode at http://d.smugmug.com/gallery/581716
1371 ( KJS::IfNode::execute (KJS::ExecState*) + 312) if you use a PAC file
1373 * fast/dom/gc-8-expected.txt: Added.
1374 * fast/dom/gc-8.html: Added.
1375 * fast/dom/gc-9-expected.txt: Added.
1376 * fast/dom/gc-9.html: Added.
1378 2006-05-24 Anders Carlsson <acarlsson@apple.com>
1382 Add tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9093
1383 Implement document.scripts
1385 * fast/dom/document-scripts-expected.txt: Added.
1386 * fast/dom/document-scripts.html: Added.
1388 2006-05-24 Anders Carlsson <acarlsson@apple.com>
1392 Add test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9092
1393 innerText is empty for elements without renderers.
1395 * fast/dom/inner-text-with-no-renderer-expected.txt: Added.
1396 * fast/dom/inner-text-with-no-renderer.html: Added.
1398 2006-05-23 Anders Carlsson <acarlsson@apple.com>
1402 Update tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9017
1403 Weather2.css incorrectly treated as JavaScript file @ www.live.com
1405 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
1406 This fails in a different way now.
1408 * dom/xhtml/level3/core/nodelookupnamespaceuri17-expected.txt:
1409 * dom/xhtml/level3/core/nodelookupnamespaceuri20-expected.txt:
1410 * dom/xhtml/level3/core/nodelookupprefix17-expected.txt:
1411 * dom/xhtml/level3/core/nodelookupprefix20-expected.txt:
1412 * dom/xhtml/level3/core/noderemovechild28-expected.txt:
1413 * dom/xhtml/level3/core/noderemovechild29-expected.txt:
1416 * fast/dom/attribute-namespaces-get-set-expected.txt: Added.
1417 * fast/dom/attribute-namespaces-get-set.html: Added.
1420 2006-05-22 Justin Garcia <justin.garcia@apple.com>
1424 Fixed and reenabled this test.
1426 * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
1427 * editing/selection/drag-to-contenteditable-iframe-expected.png:
1428 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1429 * editing/selection/drag-to-contenteditable-iframe.html: Added.
1430 * editing/selection/drag-to-contenteditable-iframe.html-disabled: Removed.
1432 2006-05-22 Levi Weintraub <lweintraub@apple.com>
1436 - http://bugzilla.opendarwin.org/show_bug.cgi?id=8393
1437 <br>s created by createMarkup aren't valid xhtml
1438 Changes in case from innerHTML
1440 * editing/execCommand/createLink-expected.txt:
1441 * editing/execCommand/unlink-expected.txt:
1442 * editing/input/attributed-substring-from-range-lines-expected.txt:
1443 * fast/dom/Range/range-exceptions-expected.txt:
1444 * fast/dom/Range/resources/range-exceptions.js:
1445 * fast/innerHTML/005-expected.txt:
1446 * fast/innerHTML/innerHTML-custom-tag-expected.txt:
1447 * fast/innerHTML/innerHTML-cast.html: Added.
1448 * fast/innerHTML/innerHTML-cast-expected.txt: Added.
1449 * fast/xsl/xslt-processer-expected.txt:
1451 2006-05-20 Anders Carlsson <acarlsson@apple.com>
1455 * fast/js/function-declarations-in-switch-statement-expected.txt: Added.
1456 * fast/js/function-declarations-in-switch-statement.html: Added.
1457 * fast/js/resources/function-declarations-in-switch-statement.js: Added.
1459 2006-05-20 Mitz Pettel <opendarwin.org@mitzpettel.com>
1461 Reviewed and landed by ap.
1463 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9009
1464 REGRESSION: ToT crash in WebCore at Zap2it
1466 * fast/table/empty-section-crash-expected.checksum: Added.
1467 * fast/table/empty-section-crash-expected.png: Added.
1468 * fast/table/empty-section-crash-expected.txt: Added.
1469 * fast/table/empty-section-crash.html: Added.
1471 2006-05-19 Levi Weintraub <lweintraub@apple.com>
1475 Tests for <http://bugzilla.opendarwin.org/show_bug.cgi?id=8931>
1476 Drag caret not painted for editable sub-frames
1478 * editing/resources/select-and-drag-iframe.html: Added.
1479 * editing/selection/drag-in-iframe-expected.checksum: Added.
1480 * editing/selection/drag-in-iframe-expected.png: Added.
1481 * editing/selection/drag-in-iframe-expected.txt: Added.
1482 * editing/selection/drag-in-iframe.html: Added.
1484 2006-05-17 Geoffrey Garen <ggaren@apple.com>
1486 - Test for overriding non-autogenerated global constructors.
1488 * fast/dom/constructors-overriding-expected.txt: Added.
1489 * fast/dom/constructors-overriding.html: Added.
1491 2006-05-18 Sam Weinig <sam.weinig@gmail.com>
1495 Tests for <http://bugzilla.opendarwin.org/show_bug.cgi?id=8896>
1496 Bug 8896: Absolutely positioned elements should use their parent's
1497 direction when left, right and width are auto in quirks mode.
1499 * fast/block/positioning/absolute-position-direction-quirk.html: Added.
1500 * fast/block/positioning/absolute-position-direction-quirk-expected.txt: Added.
1501 * fast/block/positioning/absolute-position-direction-quirk-expected.png: Added.
1502 * fast/block/positioning/absolute-position-direction-quirk-expected.checksum: Added.
1503 * fast/block/positioning/absolute-position-direction-strict.html: Added.
1504 * fast/block/positioning/absolute-position-direction-strict-expected.txt: Added.
1505 * fast/block/positioning/absolute-position-direction-strict-expected.png: Added.
1506 * fast/block/positioning/absolute-position-direction-strict-expected.checksum: Added.
1508 2006-05-18 Anders Carlsson <acarlsson@apple.com>
1510 http://bugzilla.opendarwin.org/show_bug.cgi?id=8964
1511 Autogenerate more HTML classes
1513 * fast/dom/prototype-chain-expected.txt:
1516 2006-05-17 Alexey Proskuryakov <ap@nypop.com>
1520 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6915
1521 fast/js/date-constructor.html testcase is timezone-dependent
1523 * fast/js/date-constructor-expected.txt:
1524 * fast/js/resources/date-constructor.js:
1525 Disable the offending tests.
1527 2006-05-17 Eric Seidel <eseidel@apple.com>
1529 Reviewed by andersca.
1531 Autogenerate more HTML js bindings.
1532 http://bugzilla.opendarwin.org/show_bug.cgi?id=8953
1534 * fast/dom/HTMLHtmlElement: Added.
1535 * fast/dom/HTMLHtmlElement/set-version.html: Added.
1536 * fast/dom/HTMLHtmlElement/set-version-expected.txt: Added.
1537 * fast/dom/HTMLInputElement: Added.
1538 * fast/dom/HTMLInputElement/size-as-number.html: Added.
1539 * fast/dom/HTMLInputElement/size-as-number-expected.txt: Added.
1541 2006-05-17 Adele Peterson <adele@apple.com>
1545 Updated test results for changes to prepare for
1546 http://bugzilla.opendarwin.org/show_bug.cgi?id=8948
1547 Switch to use new text field implementation for <textarea>
1549 * fast/block/float/032-expected.txt:
1551 2006-05-17 Alexey Proskuryakov <ap@nypop.com>
1555 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8870
1556 Crash typing in Yahoo auto-complete widget.
1558 * fast/js/regexp-stack-overflow-expected.txt: Added.
1559 * fast/js/regexp-stack-overflow.html: Added.
1560 * fast/js/resources/regexp-stack-overflow.js: Added.
1562 2006-05-17 Mitz Pettel <opendarwin.org@mitzpettel.com>
1566 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8951
1567 AtomicString hash corrupted by high-bit Latin-1
1569 * fast/encoding/high-bit-latin1-expected.txt: Added.
1570 * fast/encoding/high-bit-latin1.html: Added.
1572 2006-05-17 Rob Buis <buis@kde.org>
1576 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7492
1577 CSS attribute selectors fail when the setAttribute() method is used
1578 to create an attribute and the attribute name is not Class or ID.
1580 * fast/css/selector-set-attribute.html: Added.
1581 * fast/css/selector-set-attribute-expected.txt: Added.
1582 * fast/css/selector-set-attribute-expected.checksum: Added.
1583 * fast/css/selector-set-attribute-expected.png: Added.
1585 2006-05-17 Rob Buis <buis@kde.org>
1589 Fix for http://bugzilla.opendarwin.org/show_bug.cgi?id=5264
1590 document.createElementNS() should not allow to insert a second <html> element
1592 * dom/xhtml/level3/core/documentnormalizedocument10-expected.txt:
1593 Updated to show a different failure.
1595 * dom/xhtml/level3/core/nodeappendchild02-expected.txt:
1596 * dom/xhtml/level3/core/nodeinsertbefore06-expected.txt:
1597 * dom/xhtml/level3/core/nodereplacechild39-expected.txt:
1598 Updated to reflect success.
1600 * fast/dom/createDocumentType2.html: Added.
1601 * fast/dom/createDocumentType2-expected.txt: Added.
1602 * fast/dom/createElementNS.html: Added.
1603 * fast/dom/createElementNS-expected.txt: Added.
1605 2006-05-16 Anders Carlsson <acarlsson@apple.com>
1609 http://bugzilla.opendarwin.org/show_bug.cgi?id=8921
1610 Use WebCore to render full-frame images.
1612 * css2.1/t0801-c412-hz-box-00-b-a-expected.txt:
1613 * dom/xhtml/level2/html/frame-expected.checksum:
1614 * dom/xhtml/level2/html/frame-expected.png:
1615 * dom/xhtml/level2/html/frame-expected.txt:
1616 * dom/xhtml/level2/html/iframe-expected.checksum:
1617 * dom/xhtml/level2/html/iframe-expected.png:
1618 * dom/xhtml/level2/html/iframe-expected.txt:
1619 * tables/mozilla/bugs/bug50695-2-expected.txt:
1622 2006-05-16 Eric Seidel <eseidel@apple.com>
1624 Reviewed by andersca.
1626 Autogenerate JSHTMLMetaElement.
1627 http://bugzilla.opendarwin.org/show_bug.cgi?id=8938
1629 * fast/dom/HTMLMetaElement: Added.
1630 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt: Added.
1631 * fast/dom/HTMLMetaElement/meta-attributes.html: Added.
1633 2006-05-15 Geoffrey Garen <ggaren@apple.com>
1635 - Tests for JavaScript reserved words and the 'debugger' statement
1636 <rdar://problem/4534904>
1638 http://bugzilla.opendarwin.org/show_bug.cgi?id=6179
1640 * fast/js/debugger-expected.txt: Added.
1641 * fast/js/debugger.html: Added.
1642 * fast/js/reserved-words-expected.txt: Added.
1643 * fast/js/reserved-words.html: Added.
1644 * fast/js/resources/debugger.js: Added.
1645 * fast/js/resources/reserved-words.js: Added.
1647 2006-05-15 Beth Dakin <bdakin@apple.com>
1651 These tests have new expected results after the fix for
1652 http://bugzilla.opendarwin.org/show_bug.cgi?id=6838 Incomplete
1653 repaint of collapsed table borders
1655 * fast/table/border-collapsing/001-expected.checksum:
1656 * fast/table/border-collapsing/001-expected.png:
1657 * fast/table/border-collapsing/001-expected.txt:
1658 * fast/table/border-collapsing/002-expected.checksum:
1659 * fast/table/border-collapsing/002-expected.png:
1660 * fast/table/border-collapsing/002-expected.txt:
1661 * fast/table/border-collapsing/003-expected.checksum:
1662 * fast/table/border-collapsing/003-expected.png:
1663 * fast/table/border-collapsing/003-expected.txt:
1664 * fast/table/border-collapsing/003.html:
1665 * fast/table/border-collapsing/004-expected.checksum:
1666 * fast/table/border-collapsing/004-expected.png:
1667 * fast/table/border-collapsing/004-expected.txt:
1668 * fast/table/border-collapsing/rtl-border-collapsing-expected.checksum:
1669 * fast/table/border-collapsing/rtl-border-collapsing-expected.png:
1670 * fast/table/border-collapsing/rtl-border-collapsing-expected.txt:
1671 * fast/table/overflowHidden-expected.checksum:
1672 * fast/table/overflowHidden-expected.png:
1673 * fast/table/overflowHidden-expected.txt:
1674 * tables/mozilla/bugs/bug159108-expected.checksum:
1675 * tables/mozilla/bugs/bug159108-expected.png:
1676 * tables/mozilla/bugs/bug159108-expected.txt:
1677 * tables/mozilla/bugs/bug23151-expected.checksum:
1678 * tables/mozilla/bugs/bug23151-expected.png:
1679 * tables/mozilla/bugs/bug23151-expected.txt:
1680 * tables/mozilla/bugs/bug43854-2-expected.checksum:
1681 * tables/mozilla/bugs/bug43854-2-expected.png:
1682 * tables/mozilla/bugs/bug43854-2-expected.txt:
1683 * tables/mozilla/bugs/bug8381-expected.checksum:
1684 * tables/mozilla/bugs/bug8381-expected.png:
1685 * tables/mozilla/bugs/bug8381-expected.txt:
1686 * tables/mozilla/bugs/bug9024-expected.txt:
1687 * tables/mozilla/collapsing_borders/bug127040-expected.checksum:
1688 * tables/mozilla/collapsing_borders/bug127040-expected.png:
1689 * tables/mozilla/collapsing_borders/bug127040-expected.txt:
1690 * tables/mozilla/collapsing_borders/bug41262-3-expected.checksum:
1691 * tables/mozilla/collapsing_borders/bug41262-3-expected.png:
1692 * tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
1693 * tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
1694 * tables/mozilla/collapsing_borders/bug41262-4-expected.png:
1695 * tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
1696 * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
1697 * tables/mozilla/marvin/backgr_layers-opacity-expected.png:
1698 * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
1699 * tables/mozilla/marvin/backgr_position-table-expected.checksum:
1700 * tables/mozilla/marvin/backgr_position-table-expected.png:
1701 * tables/mozilla/marvin/backgr_position-table-expected.txt:
1702 * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
1703 * tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
1704 * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
1705 * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
1706 * tables/mozilla/marvin/backgr_simple-table-column-expected.png:
1707 * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
1708 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
1709 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
1710 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
1711 * tables/mozilla/marvin/backgr_simple-table-expected.checksum:
1712 * tables/mozilla/marvin/backgr_simple-table-expected.png:
1713 * tables/mozilla/marvin/backgr_simple-table-expected.txt:
1714 * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
1715 * tables/mozilla/marvin/backgr_simple-table-row-expected.png:
1716 * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
1717 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
1718 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
1719 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
1720 * tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
1721 * tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
1722 * tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
1723 * tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
1724 * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.checksum:
1725 * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png:
1726 * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt:
1727 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
1728 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
1729 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
1730 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
1731 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
1732 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
1733 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
1734 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
1735 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
1736 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
1737 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
1738 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
1739 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
1740 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
1741 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
1742 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
1743 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
1744 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
1745 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
1746 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
1747 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
1748 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
1749 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
1750 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
1751 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
1752 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
1753 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
1754 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
1755 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
1756 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
1757 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
1758 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
1759 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
1760 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
1761 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
1762 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
1763 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
1764 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
1765 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
1766 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
1767 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
1768 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
1769 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
1770 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
1771 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
1772 * tables/mozilla_expected_failures/other/test4-expected.checksum:
1773 * tables/mozilla_expected_failures/other/test4-expected.png:
1774 * tables/mozilla_expected_failures/other/test4-expected.txt:
1776 2006-05-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
1780 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=6838
1781 Incomplete repaint of collapsed table borders
1783 * fast/repaint/table-collapsed-border-expected.checksum: Added.
1784 * fast/repaint/table-collapsed-border-expected.png: Added.
1785 * fast/repaint/table-collapsed-border-expected.txt: Added.
1786 * fast/repaint/table-collapsed-border.html: Added.
1788 2006-05-14 Rob Buis <buis@kde.org>
1792 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=5882:
1793 disabled type="file" element doesn't appear disabled
1795 * fast/forms/file-input-disabled.html: Added.
1796 * fast/forms/file-input-disabled-expected.txt: Added.
1797 * fast/forms/file-input-disabled-expected.png: Added.
1798 * fast/forms/file-input-disabled-expected.checksum: Added.
1800 2006-05-14 Sam Weinig <sam.weinig@gmail.com>
1802 Reviewed by Hyatt, landed by ap.
1804 Test for <http://bugzilla.opendarwin.org/show_bug.cgi?id=8387>
1805 "border-left/padding-Left do not show up on multiline rtl inline boxes"
1807 * fast/inline/inline-borders-with-bidi-override.html: Added.
1808 * fast/inline/inline-borders-with-bidi-override-expected.txt: Added.
1809 * fast/inline/inline-borders-with-bidi-override-expected.png: Added.
1810 * fast/inline/inline-borders-with-bidi-override-expected.checksum: Added.
1812 2006-05-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
1814 Reviewed by Darin, landed by ap.
1816 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8485
1817 iExploder(#11705): Freeze in RenderBlock::layout()
1819 * fast/text/midword-break-hang-expected.checksum: Added.
1820 * fast/text/midword-break-hang-expected.png: Added.
1821 * fast/text/midword-break-hang-expected.txt: Added.
1822 * fast/text/midword-break-hang.html: Added.
1824 2006-05-13 Rob Buis <buis@kde.org>
1826 Reviewed by Darin, landed by ap.
1828 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8132
1829 CSS parser sometimes accepts real number as integer
1831 * fast/css/rgb-float.html: Added.
1832 * fast/css/rgb-float-expected.txt: Added.
1833 * fast/css/rgb-float-expected.png: Added.
1834 * fast/css/rgb-float-expected.checksum: Added.
1836 2006-05-13 Sam Weinig <sam.weinig@gmail.com>
1838 Reviewed by Hyatt, landed by ap.
1840 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=7604
1842 * fast/block/positioning/absolute-length-of-neg-666666.html: Added.
1843 * fast/block/positioning/absolute-positioned-overconstrained.html: Added.
1844 * fast/block/positioning/auto/006.html: Updated to reflect that the containing
1845 block's direction, not the parent's is used.
1846 * fast/css/absolute-poition-in-rtl-parent.html: Updated and cleaned up.
1848 2006-05-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
1852 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=8835
1853 REGRESSION: Line moves but selection highlight stays behind
1855 * fast/dynamic/selection-highlight-adjust-expected.checksum: Added.
1856 * fast/dynamic/selection-highlight-adjust-expected.png: Added.
1857 * fast/dynamic/selection-highlight-adjust-expected.txt: Added.
1858 * fast/dynamic/selection-highlight-adjust.html: Added.
1860 2006-05-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
1862 Reviewed and landed by Anders.
1864 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8866
1865 REGRESSION: Incorrect caret position in RTL text
1867 * fast/text/international/rtl-caret-expected.checksum: Added.
1868 * fast/text/international/rtl-caret-expected.png: Added.
1869 * fast/text/international/rtl-caret-expected.txt: Added.
1870 * fast/text/international/rtl-caret.html: Added.
1872 2006-05-11 Alexey Proskuryakov <ap@nypop.com>
1876 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8770
1877 XMLHttpRequest should strip CR/LF characters from the URL
1879 * fast/loader/url-strip-cr-lf-tab-expected.txt: Added.
1880 * fast/loader/url-strip-cr-lf-tab.html: Added.
1882 2006-05-11 Justin Garcia <justin.garcia@apple.com>
1884 Reviewed by thatcher, levi
1886 Inserting an <hr> into <div>foo^bar</div> now produces
1887 <div>foo</div><hr><div>bar</div>, instead of <div>foo<hr>bar</div>,
1888 which means that removing an inserted <hr> programmatically from
1889 javascript produces a different visual result than before (the
1890 new result is arguably more correct):
1891 * editing/execCommand/insertHorizontalRule.html:
1892 * editing/execCommand/insertHorizontalRule-expected.checksum:
1893 * editing/execCommand/insertHorizontalRule-expected.png:
1894 * editing/execCommand/insertHorizontalRule-expected.txt:
1896 Equivalent render trees or changes in the editing delegate
1897 notifications that reflect the fact that we are doing an end
1899 * editing/pasteboard/paste-text-001-expected.txt:
1900 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1901 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1902 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1903 * editing/pasteboard/smart-paste-003-expected.txt:
1904 * editing/pasteboard/smart-paste-004-expected.txt:
1905 * editing/pasteboard/smart-paste-005-expected.txt:
1906 * editing/pasteboard/smart-paste-006-expected.txt:
1907 * editing/pasteboard/smart-paste-007-expected.txt:
1908 * editing/style/smoosh-styles-001-expected.txt:
1909 * editing/style/smoosh-styles-002-expected.txt:
1911 2006-05-11 Darin Adler <darin@apple.com>
1913 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8743
1914 REGRESSION: focus() on input field selects all text within it (was: cannot select cities on British Rail reservation site)
1916 * fast/forms/double-focus-expected.txt: Added.
1917 * fast/forms/double-focus.html: Added.
1919 2006-05-11 Anders Carlsson <acarlsson@apple.com>
1923 http://bugzilla.opendarwin.org/show_bug.cgi?id=7838
1924 Add support for mozilla-style node constructors as properties of the window object
1926 * fast/dom/prototype-chain-expected.txt:
1927 Update prototype chains.
1929 * fast/dom/global-constructors-expected.txt:
1930 * fast/dom/global-constructors.html:
1931 Test new constructor objects.
1933 2006-05-10 Justin Garcia <justin.garcia@apple.com>
1937 Fixed a select-after-replacement problem:
1938 * editing/pasteboard/drag-drop-modifies-page-expected.checksum:
1939 * editing/pasteboard/drag-drop-modifies-page-expected.png:
1940 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
1942 The trailing interchange newline used to be lost:
1943 * editing/pasteboard/paste-text-012-expected.checksum:
1944 * editing/pasteboard/paste-text-012-expected.png:
1945 * editing/pasteboard/paste-text-012-expected.txt:
1946 * editing/pasteboard/paste-text-012.html:
1947 * editing/pasteboard/paste-text-016-expected.checksum:
1948 * editing/pasteboard/paste-text-016-expected.png:
1949 * editing/pasteboard/paste-text-016-expected.txt:
1950 * editing/pasteboard/paste-text-017-expected.checksum:
1951 * editing/pasteboard/paste-text-017-expected.png:
1952 * editing/pasteboard/paste-text-017-expected.txt:
1954 Illustrates the bug fixed in smart replace whitespace handling:
1955 * editing/pasteboard/smart-paste-008.html
1956 * editing/pasteboard/smart-paste-008-expected.txt
1957 * editing/pasteboard/smart-paste-008-expected.png
1958 * editing/pasteboard/smart-paste-008-expected.checksum
1960 2006-05-10 Alexey Proskuryakov <ap@nypop.com>
1964 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6621
1965 Blank page in Safari; http://www.capitalone.co.uk/web/MenuUrl?z=null&c=null% (Works in Firefox & IE)
1967 The problem itself was fixed by Anders in bug 8808 (WebCore should handle text files).
1969 * http/tests/misc/resources: Added.
1970 * http/tests/misc/resources/200.html: Added.
1971 * http/tests/misc/resources/text-refresh.pl: Added.
1972 * http/tests/misc/text-refresh-expected.txt: Added.
1973 * http/tests/misc/text-refresh.html: Added.
1975 2006-05-09 Darin Adler <darin@apple.com>
1977 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8781
1978 REGRESSION: image maps with "poly" areas, including one at lisp.geek.nz, don't work
1980 * fast/replaced/image-map.html: Added.
1981 * fast/replaced/image-map-expected.txt: Added.
1983 2006-05-09 Darin Adler <darin@apple.com>
1985 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6310
1986 text-transform: uppercase/lowercase don't handle cases one character becomes two
1988 * fast/css/case-transform.html: Added.
1989 * fast/css/case-transform-expected.txt: Added.
1991 2006-05-09 Levi Weintraub <lweintraub@apple.com>
1995 <rdar:/problem/4442395>
1996 Tiny MCE: Link isn't inserted after dragging into textarea field
1997 Created tests to test drag-and-dropped links.
1999 * editing/pasteboard/drop-link-expected.checksum: Added.
2000 * editing/pasteboard/drop-link-expected.png: Added.
2001 * editing/pasteboard/drop-link-expected.txt: Added.
2002 * editing/pasteboard/drop-link.html: Added.
2004 2006-05-09 Anders Carlsson <acarlsson@apple.com>
2008 * http/tests/incremental/slow-utf8-text-expected.checksum:
2009 * http/tests/incremental/slow-utf8-text-expected.png:
2010 * http/tests/incremental/slow-utf8-text-expected.txt:
2011 Update tests now that we wrap plain text differently.
2013 2006-05-09 Anders Carlsson <acarlsson@apple.com>
2017 Add test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8803
2018 XPath query for empty attributes crashes in XPath::StringExpression::StringExpression
2020 * fast/dom/xpath-empty-string-expected.txt: Added.
2021 * fast/dom/xpath-empty-string.html: Added.
2023 2006-05-08 Levi Weintraub <lweintraub@apple.com>
2027 REGRESSION: two editing layout tests show incorrect spell checking in pixel test mode
2028 http://bugzilla.opendarwin.org/show_bug.cgi?id=8350
2029 Forgot to update expected results.
2031 * fast/dom/inner-text-001-expected.txt
2033 2006-05-08 Levi Weintraub <lweintraub@apple.com>
2037 REGRESSION: two editing layout tests show incorrect spell checking in pixel test mode
2038 http://bugzilla.opendarwin.org/show_bug.cgi?id=8350
2040 * editing/pasteboard/innerText-inline-table-expected.checksum: Added.
2041 * editing/pasteboard/innerText-inline-table-expected.png: Added.
2042 * editing/pasteboard/innerText-inline-table-expected.txt: Added.
2043 * editing/pasteboard/innerText-inline-table.html: Added.
2045 2006-05-04 Anders Carlsson <acarlsson@apple.com>
2049 Add DOM3 xpath tests as self-contained SVG files.
2052 * dom/svg/level3: Added.
2053 * dom/svg/level3/xpath: Added.
2054 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt: Added.
2055 * dom/svg/level3/xpath/Attribute_Nodes.js: Added.
2056 * dom/svg/level3/xpath/Attribute_Nodes.svg: Added.
2057 * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt: Added.
2058 * dom/svg/level3/xpath/Attribute_Nodes_xmlns.js: Added.
2059 * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg: Added.
2060 * dom/svg/level3/xpath/Comment_Nodes-expected.txt: Added.
2061 * dom/svg/level3/xpath/Comment_Nodes.js: Added.
2062 * dom/svg/level3/xpath/Comment_Nodes.svg: Added.
2063 * dom/svg/level3/xpath/Conformance_Expressions-expected.txt: Added.
2064 * dom/svg/level3/xpath/Conformance_Expressions.js: Added.
2065 * dom/svg/level3/xpath/Conformance_Expressions.svg: Added.
2066 * dom/svg/level3/xpath/Conformance_ID-expected.txt: Added.
2067 * dom/svg/level3/xpath/Conformance_ID.js: Added.
2068 * dom/svg/level3/xpath/Conformance_ID.svg: Added.
2069 * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt: Added.
2070 * dom/svg/level3/xpath/Conformance_hasFeature_3.js: Added.
2071 * dom/svg/level3/xpath/Conformance_hasFeature_3.svg: Added.
2072 * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt: Added.
2073 * dom/svg/level3/xpath/Conformance_hasFeature_empty.js: Added.
2074 * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg: Added.
2075 * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt: Added.
2076 * dom/svg/level3/xpath/Conformance_hasFeature_null.js: Added.
2077 * dom/svg/level3/xpath/Conformance_hasFeature_null.svg: Added.
2078 * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt: Added.
2079 * dom/svg/level3/xpath/Conformance_isSupported_3.js: Added.
2080 * dom/svg/level3/xpath/Conformance_isSupported_3.svg: Added.
2081 * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt: Added.
2082 * dom/svg/level3/xpath/Conformance_isSupported_empty.js: Added.
2083 * dom/svg/level3/xpath/Conformance_isSupported_empty.svg: Added.
2084 * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt: Added.
2085 * dom/svg/level3/xpath/Conformance_isSupported_null.js: Added.
2086 * dom/svg/level3/xpath/Conformance_isSupported_null.svg: Added.
2087 * dom/svg/level3/xpath/Element_Nodes-expected.txt: Added.
2088 * dom/svg/level3/xpath/Element_Nodes.js: Added.
2089 * dom/svg/level3/xpath/Element_Nodes.svg: Added.
2090 * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt: Added.
2091 * dom/svg/level3/xpath/Processing_Instruction_Nodes.js: Added.
2092 * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg: Added.
2093 * dom/svg/level3/xpath/Text_Nodes-expected.txt: Added.
2094 * dom/svg/level3/xpath/Text_Nodes.js: Added.
2095 * dom/svg/level3/xpath/Text_Nodes.svg: Added.
2096 * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt: Added.
2097 * dom/svg/level3/xpath/XPathEvaluatorCast01.js: Added.
2098 * dom/svg/level3/xpath/XPathEvaluatorCast01.svg: Added.
2099 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt: Added.
2100 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.js: Added.
2101 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg: Added.
2102 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt: Added.
2103 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.js: Added.
2104 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg: Added.
2105 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt: Added.
2106 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.js: Added.
2107 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg: Added.
2108 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt: Added.
2109 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.js: Added.
2110 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg: Added.
2111 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt: Added.
2112 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.js: Added.
2113 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg: Added.
2114 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt: Added.
2115 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.js: Added.
2116 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg: Added.
2117 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt: Added.
2118 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.js: Added.
2119 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg: Added.
2120 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt: Added.
2121 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.js: Added.
2122 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg: Added.
2123 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt: Added.
2124 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.js: Added.
2125 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg: Added.
2126 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt: Added.
2127 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.js: Added.
2128 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg: Added.
2129 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt: Added.
2130 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.js: Added.
2131 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg: Added.
2132 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt: Added.
2133 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.js: Added.
2134 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg: Added.
2135 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt: Added.
2136 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.js: Added.
2137 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg: Added.
2138 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt: Added.
2139 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.js: Added.
2140 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg: Added.
2141 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt: Added.
2142 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.js: Added.
2143 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg: Added.
2144 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt: Added.
2145 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.js: Added.
2146 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg: Added.
2147 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt: Added.
2148 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.js: Added.
2149 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg: Added.
2150 * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt: Added.
2151 * dom/svg/level3/xpath/XPathExpression_evaluate_document.js: Added.
2152 * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg: Added.
2153 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt: Added.
2154 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.js: Added.
2155 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg: Added.
2156 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt: Added.
2157 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.js: Added.
2158 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg: Added.
2159 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt: Added.
2160 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.js: Added.
2161 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg: Added.
2162 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt: Added.
2163 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.js: Added.
2164 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg: Added.
2165 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt: Added.
2166 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.js: Added.
2167 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg: Added.
2168 * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt: Added.
2169 * dom/svg/level3/xpath/XPathResult_TYPE_ERR.js: Added.
2170 * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg: Added.
2171 * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt: Added.
2172 * dom/svg/level3/xpath/XPathResult_booleanValue_false.js: Added.
2173 * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg: Added.
2174 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt: Added.
2175 * dom/svg/level3/xpath/XPathResult_booleanValue_true.js: Added.
2176 * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg: Added.
2177 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt: Added.
2178 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js: Added.
2179 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg: Added.
2180 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt: Added.
2181 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.js: Added.
2182 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg: Added.
2183 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt: Added.
2184 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.js: Added.
2185 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg: Added.
2186 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt: Added.
2187 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.js: Added.
2188 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg: Added.
2189 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt: Added.
2190 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.js: Added.
2191 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg: Added.
2192 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
2193 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.js: Added.
2194 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg: Added.
2195 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
2196 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.js: Added.
2197 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
2198 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt: Added.
2199 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.js: Added.
2200 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg: Added.
2201 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
2202 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.js: Added.
2203 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg: Added.
2204 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
2205 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.js: Added.
2206 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
2207 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt: Added.
2208 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.js: Added.
2209 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg: Added.
2210 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
2211 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.js: Added.
2212 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg: Added.
2213 * dom/svg/level3/xpath/XPathResult_iteratorNext_UNORDERED_NODE_ITERATOR_TYPE.js: Added.
2214 * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt: Added.
2215 * dom/svg/level3/xpath/XPathResult_numberValue.js: Added.
2216 * dom/svg/level3/xpath/XPathResult_numberValue.svg: Added.
2217 * dom/svg/level3/xpath/XPathResult_resultType-expected.txt: Added.
2218 * dom/svg/level3/xpath/XPathResult_resultType.js: Added.
2219 * dom/svg/level3/xpath/XPathResult_resultType.svg: Added.
2220 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt: Added.
2221 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js: Added.
2222 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg: Added.
2223 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt: Added.
2224 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.js: Added.
2225 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg: Added.
2226 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt: Added.
2227 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.js: Added.
2228 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg: Added.
2229 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt: Added.
2230 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.js: Added.
2231 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg: Added.
2232 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt: Added.
2233 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.js: Added.
2234 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg: Added.
2235 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt: Added.
2236 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.js: Added.
2237 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg: Added.
2238 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
2239 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.js: Added.
2240 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
2241 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
2242 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.js: Added.
2243 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
2244 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt: Added.
2245 * dom/svg/level3/xpath/XPathResult_stringValue.js: Added.
2246 * dom/svg/level3/xpath/XPathResult_stringValue.svg: Added.
2247 * dom/svg/level3/xpath/svgunit.js: Added.
2249 2006-05-08 Alexey Proskuryakov <ap@nypop.com>
2253 Updated a test case affected by the previous checkin. ⟩ and ⟨ are
2254 replaced with their canonical equivalents during normalization.
2256 * fast/parser/entities-in-xhtml-expected.checksum:
2257 * fast/parser/entities-in-xhtml-expected.txt:
2259 2006-05-07 Alexey Proskuryakov <ap@nypop.com>
2263 - Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8769
2264 TextEncoding::fromUnicode() - support non-BMP characters and convert to NFC
2266 * fast/forms/form-data-encoding.html: Cover more cases for Latin-1 encoding.
2267 * fast/forms/form-data-encoding-2.html: Added. Test conversion to UTF-8.
2268 * fast/forms/form-data-encoding-2-expected.txt: Added.
2270 2006-05-05 Alexey Proskuryakov <ap@nypop.com>
2274 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8626
2275 Strict mode erroneously triggered by a broken comment
2277 * fast/parser/broken-comments-vs-parsing-mode-expected.checksum: Added.
2278 * fast/parser/broken-comments-vs-parsing-mode-expected.png: Added.
2279 * fast/parser/broken-comments-vs-parsing-mode-expected.txt: Added.
2280 * fast/parser/broken-comments-vs-parsing-mode.html: Added.
2282 2006-05-05 Darin Adler <darin@apple.com>
2284 - test update for http://bugzilla.opendarwin.org/show_bug.cgi?id=8722
2285 IE compatibility fix in date parsing
2287 * fast/js/kde/resources/Date.js: Added test cases that George Staikos provided
2288 that test dates with day values of 0, 55, and 452.
2290 2006-05-05 Matt Gough <matt@softchaos.com>
2294 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8563>
2296 Tests that the name, publicID and systemID are all read correctly
2297 and that the doctype object preserves the case of the
2298 components from the source html:
2299 * fast/doctypes/005-case-preserving.html: Added.
2300 * fast/doctypes/005-case-preserving-expected.txt: Added.
2302 2006-05-04 Mitz Pettel <opendarwin.org@mitzpettel.com>
2306 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8594
2307 REGRESSION: Exception on closing a page containing (just) an mp3
2309 * plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Added.
2310 * plugins/pluginDocumentView-deallocated-dataSource.html: Added.
2311 * plugins/resources: Added.
2312 * plugins/resources/orange.mov: Added.
2314 2006-05-04 Justin Garcia <justin.garcia@apple.com>
2316 Reviewed by harrison
2318 Pasted content would end up inside the block that contained the end of
2319 the selection that was pasted into and not the block that contained
2320 the start of the selection that was pasted into:
2321 * editing/pasteboard/merge-end-5-expected.checksum: Added.
2322 * editing/pasteboard/merge-end-5-expected.png: Added.
2323 * editing/pasteboard/merge-end-5-expected.txt: Added.
2324 * editing/pasteboard/merge-end-5.html: Added.
2326 Inserting a paragraph separator was splitting and cloning the body element
2327 if the html element was editable:
2328 * editing/inserting/editable-html-element-expected.checksum: Added.
2329 * editing/inserting/editable-html-element-expected.png: Added.
2330 * editing/inserting/editable-html-element-expected.txt: Added.
2331 * editing/inserting/editable-html-element.html: Added.
2333 Since we now sometimes merge backward (from content already in the
2334 document to just inserted content) during the end merge, the node that
2335 contains the old caret is removed more often during paste. The editing
2336 delegate notifications in these tests reflect this:
2337 * editing/pasteboard/paste-line-endings-007-expected.txt:
2338 * editing/pasteboard/paste-line-endings-008-expected.txt:
2339 * editing/pasteboard/paste-line-endings-009-expected.txt:
2341 Now demonstrates a bug where the html element is focused, but its contents
2343 * editing/selection/focus_editable_html-expected.checksum:
2344 * editing/selection/focus_editable_html-expected.png:
2345 * editing/selection/focus_editable_html-expected.txt:
2346 * editing/selection/focus_editable_html.html:
2348 2006-05-04 Beth Dakin <bdakin@apple.com>
2352 Updated pixel results for http://bugzilla.opendarwin.org/
2353 show_bug.cgi?id=8732 Backgrounds with background-size and
2354 background-origin do not always lay out correctly
2356 * fast/backgrounds/size/backgroundSize10-expected.checksum:
2357 * fast/backgrounds/size/backgroundSize10-expected.png:
2358 * fast/backgrounds/size/backgroundSize12-expected.checksum:
2359 * fast/backgrounds/size/backgroundSize12-expected.png:
2360 * fast/backgrounds/size/backgroundSize18-expected.checksum:
2361 * fast/backgrounds/size/backgroundSize18-expected.png:
2362 * fast/backgrounds/size/backgroundSize19-expected.checksum:
2363 * fast/backgrounds/size/backgroundSize19-expected.png:
2365 2006-05-03 Darin Adler <darin@apple.com>
2369 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8159
2370 REGRESSION: Clicking outside new text field focuses the field
2372 * fast/forms/input-text-click-inside-expected.png: Added.
2373 * fast/forms/input-text-click-inside-expected.txt: Added.
2374 * fast/forms/input-text-click-inside-expected.checksum: Added.
2375 * fast/forms/input-text-click-inside.html: Added.
2376 * fast/forms/input-text-click-outside-expected.png: Added.
2377 * fast/forms/input-text-click-outside-expected.txt: Added.
2378 * fast/forms/input-text-click-outside-expected.checksum: Added.
2379 * fast/forms/input-text-click-outside.html: Added.
2380 Test clicks both inside and outside an input element.
2382 * editing/selection/contenteditable-click-inside-expected.png: Added.
2383 * editing/selection/contenteditable-click-inside-expected.txt: Added.
2384 * editing/selection/contenteditable-click-inside-expected.checksum: Added.
2385 * editing/selection/contenteditable-click-inside.html: Added.
2386 * editing/selection/contenteditable-click-outside-expected.png: Added.
2387 * editing/selection/contenteditable-click-outside-expected.txt: Added.
2388 * editing/selection/contenteditable-click-outside-expected.checksum: Added.
2389 * editing/selection/contenteditable-click-outside.html: Added.
2390 Added a test for the same situation, but with a div element set
2391 to have editable content.
2393 * editing/inserting/insert-3851164-fix-expected.txt:
2394 * editing/inserting/insert-3851164-fix.html:
2395 * editing/inserting/insert-3907422-fix-expected.txt:
2396 * editing/inserting/insert-3907422-fix.html:
2397 * editing/pasteboard/paste-text-011-expected.txt:
2398 * editing/pasteboard/paste-text-011.html:
2399 Update some tests that were relying on a bug that would cause a
2400 Select All in a document that contained a single content-editable
2401 element select the contents of that element.
2403 * fast/lists/drag-into-marker-expected.checksum:
2404 * fast/lists/drag-into-marker-expected.png:
2405 * fast/lists/drag-into-marker-expected.txt:
2406 * fast/lists/drag-into-marker.html:
2407 Changed test so that it no longer tests what happens when you drag to a marker
2408 that is outside the content-editable element. We may still want to make that
2409 case behave as before, but that's a separate issue.
2411 * editing/pasteboard/drop-text-without-selection-expected.txt:
2412 * editing/pasteboard/merge-start-blockquote-expected.txt:
2413 * editing/pasteboard/merge-start-list-expected.txt:
2414 * editing/selection/select-all-iframe-expected.txt:
2415 * fast/events/div-focus-expected.txt:
2416 * fast/events/drag-outside-window-expected.txt:
2417 * fast/forms/focus-control-to-page-expected.txt:
2418 * fast/forms/input-changing-value-expected.txt:
2419 * fast/forms/input-maxlength-2-expected.txt:
2420 * fast/forms/input-paste-undo-expected.txt:
2421 * fast/forms/input-text-paste-maxlength-expected.txt:
2422 * fast/forms/input-truncate-newline-expected.txt:
2423 * fast/forms/plaintext-mode-2-expected.txt:
2424 * fast/text/textIteratorNilRenderer-expected.txt:
2425 Update tests where the DOM range endpoints passed to the delegate are slightly
2426 different, but equivalent and still OK.
2428 * editing/pasteboard/paste-4039777-fix-expected.txt:
2429 Updated tests where the resulting tree is slightly different, but still OK.
2431 * editing/unsupported-content/list-delete-002-expected.checksum:
2432 * editing/unsupported-content/list-delete-002-expected.png:
2433 * editing/unsupported-content/list-delete-002-expected.txt:
2434 Update test where the new code eliminates an unwanted extra space that we
2435 got with the old code.
2437 * editing/deleting/delete-4038408-fix-expected.txt:
2438 * editing/deleting/delete-4038408-fix.html:
2439 * editing/input/text-input-controller-expected.txt:
2440 * editing/input/text-input-controller.html:
2441 * fast/forms/attributed-strings-expected.txt:
2442 * fast/forms/attributed-strings.html:
2443 Update tests that were relying on the behavior of Select All putting the
2444 selection inside a content-editable element if that element was the first
2445 in the body; the patch breaks that behavior.
2447 * fast/events/updateLayoutForHitTest-expected.checksum:
2448 * fast/events/updateLayoutForHitTest-expected.png:
2449 Update a test that no longer shows a visible selection.
2451 * editing/selection/3690703-2-expected.checksum:
2452 * editing/selection/3690703-2-expected.png:
2453 * editing/selection/3690703-2-expected.txt:
2454 * editing/selection/3690703-expected.checksum:
2455 * editing/selection/3690703-expected.png:
2456 * editing/selection/3690703-expected.txt:
2457 Updated results for these tests, which have examples of form elements
2458 inside a content-editable area. The old results were wrong; the new results
2459 are not much better, but are OK.
2461 - update some other misc. pixel-test results
2463 * fast/inspector/style-expected.checksum:
2464 * fast/inspector/style-expected.png:
2465 Updated since the name changed to include "-webkit-".
2467 * fast/overflow/childFocusRingClip-expected.checksum:
2468 * fast/overflow/childFocusRingClip-expected.png:
2469 Updated results that now seem to show correct clipping of the focus ring.
2471 * fast/frames/empty-cols-attribute-expected.checksum:
2472 * fast/frames/empty-cols-attribute-expected.png: Added.
2473 Checksum was wrong, png was missing.
2475 * fast/parser/001-expected.checksum:
2476 * fast/parser/001-expected.png:
2477 Checksum and png were incorrect -- changed a while back.
2479 * plugins/embed-attributes-style-expected.checksum: Added.
2480 * plugins/embed-attributes-style-expected.png: Added.
2481 Added pixel-test results for tests that don't have them.
2483 2006-05-02 Justin Garcia <justin.garcia@apple.com>
2485 Reviewed by harrison
2487 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8704>
2488 Fix a few end merge bugs
2489 <rdar://problem/4424044>
2490 REGRESSION: Extra line appears when typing
2492 Added a function so that selection changes can participate in slow-motion-mode:
2493 * editing/editing.js:
2494 Extra newlines were added:
2495 * editing/inserting/paragraph-separator-01-expected.checksum: Added.
2496 * editing/inserting/paragraph-separator-01-expected.png: Added.
2497 * editing/inserting/paragraph-separator-01-expected.txt: Added.
2498 * editing/inserting/paragraph-separator-01.html: Added.
2499 * editing/inserting/paragraph-separator-02-expected.checksum: Added.
2500 * editing/inserting/paragraph-separator-02-expected.png: Added.
2501 * editing/inserting/paragraph-separator-02-expected.txt: Added.
2502 * editing/inserting/paragraph-separator-02.html: Added.
2503 A preserved newline was turned into a nbsp:
2504 * editing/inserting/paragraph-separator-03-expected.checksum: Added.
2505 * editing/inserting/paragraph-separator-03-expected.png: Added.
2506 * editing/inserting/paragraph-separator-03-expected.txt: Added.
2507 * editing/inserting/paragraph-separator-03.html: Added.
2508 End merge didn't happen:
2509 * editing/pasteboard/merge-end-4-expected.checksum: Added.
2510 * editing/pasteboard/merge-end-4-expected.png: Added.
2511 * editing/pasteboard/merge-end-4-expected.txt: Added.
2512 * editing/pasteboard/merge-end-4.html: Added.
2513 Content was pulled out of these special elements:
2514 * editing/pasteboard/merge-end-blockquote-expected.checksum: Added.
2515 * editing/pasteboard/merge-end-blockquote-expected.png: Added.
2516 * editing/pasteboard/merge-end-blockquote-expected.txt: Added.
2517 * editing/pasteboard/merge-end-blockquote.html: Added.
2518 * editing/pasteboard/merge-end-list-expected.checksum: Added.
2519 * editing/pasteboard/merge-end-list-expected.png: Added.
2520 * editing/pasteboard/merge-end-list-expected.txt: Added.
2521 * editing/pasteboard/merge-end-list.html: Added.
2522 * editing/pasteboard/merge-end-table-expected.checksum: Added.
2523 * editing/pasteboard/merge-end-table-expected.png: Added.
2524 * editing/pasteboard/merge-end-table-expected.txt: Added.
2525 * editing/pasteboard/merge-end-table.html: Added.
2527 2006-05-02 Anders Carlsson <andersca@mac.com>
2529 Reviewed by Dave Hyatt.
2531 Test case for http://bugzilla.opendarwin.org/show_bug.cgi?id=8688
2532 file URLs aren't being serialized correctly when using window.location
2534 * fast/js/window-location-href-file-urls-expected.txt: Added.
2535 * fast/js/window-location-href-file-urls.html: Added.
2537 2006-04-28 Justin Garcia <justin.garcia@apple.com>
2541 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8653>
2542 Remove a use of hasMoreThanOneBlock
2544 Deleting didn't merge because of code that stopped the merge whenever
2545 the end of the selection to delete was in a fully selected line.
2546 * editing/deleting/merge-endOfParagraph-expected.checksum: Added.
2547 * editing/deleting/merge-endOfParagraph-expected.png: Added.
2548 * editing/deleting/merge-endOfParagraph-expected.txt: Added.
2549 * editing/deleting/merge-endOfParagraph.html: Added.
2551 Two testcases where paste did not request a merge from deletion, but should have.
2552 * editing/pasteboard/merge-after-delete-1-expected.checksum: Added.
2553 * editing/pasteboard/merge-after-delete-1-expected.png: Added.
2554 * editing/pasteboard/merge-after-delete-1-expected.txt: Added.
2555 * editing/pasteboard/merge-after-delete-1.html: Added.
2556 * editing/pasteboard/merge-after-delete-2-expected.checksum: Added.
2557 * editing/pasteboard/merge-after-delete-2-expected.png: Added.
2558 * editing/pasteboard/merge-after-delete-2-expected.txt: Added.
2559 * editing/pasteboard/merge-after-delete-2.html: Added.
2561 Code that prevents nesting incoming blocks in the block being pasted into
2562 could reverse the order of pasted paragraphs.
2563 * editing/pasteboard/prevent-block-nesting-01-expected.checksum: Added.
2564 * editing/pasteboard/prevent-block-nesting-01-expected.png: Added.
2565 * editing/pasteboard/prevent-block-nesting-01-expected.txt: Added.
2566 * editing/pasteboard/prevent-block-nesting-01.html: Added.
2568 2006-04-28 Alexey Proskuryakov <ap@nypop.com>
2572 - http://bugzilla.opendarwin.org/show_bug.cgi?id=5855
2573 REGRESSION: revert SGML comment parsing fix (comment parsing causes most of usbank.com page to be missing)
2575 * fast/css/acid2.html: Updated to the current version of the test, which no longer includes
2576 SGML comment parsing.
2577 * fast/css/acid2-pixel.html: Ditto.
2578 * http/tests/misc/acid2-pixel.html: Ditto.
2579 * http/tests/misc/acid2.html: Ditto.
2580 * fast/parser/comments-expected.checksum: The results of this test now match WinIE.
2581 * fast/parser/comments-expected.png:
2582 * fast/parser/comments-expected.txt:
2583 * fast/parser/comments.html:
2585 2006-04-28 Mitz Pettel <opendarwin.org@mitzpettel.com>
2587 Reviewed by hyatt, landed by ap.
2589 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6769
2590 REGRESSION: Incomplete repaint when a cell's extra bottom margin grows
2592 * fast/repaint/table-extra-bottom-grow-expected.checksum: Added.
2593 * fast/repaint/table-extra-bottom-grow-expected.png: Added.
2594 * fast/repaint/table-extra-bottom-grow-expected.txt: Added.
2595 * fast/repaint/table-extra-bottom-grow.html: Added.
2596 * fast/repaint/table-cell-moved-expected.checksum: Removed excessive painting.
2597 * fast/repaint/table-cell-moved-expected.png: Ditto.
2598 * fast/repaint/bugzilla-6278-expected.checksum: Ditto.
2599 * fast/repaint/bugzilla-6278-expected.png: Ditto.
2601 2006-04-28 Eric Seidel <eseidel@apple.com>
2603 Reviewed by andersca.
2605 WebKit should accept */*+xml as XML.
2606 http://bugzilla.opendarwin.org/show_bug.cgi?id=5998
2608 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Added.
2609 * http/tests/xmlhttprequest/supported-xml-content-types.cgi: Added.
2610 * http/tests/xmlhttprequest/supported-xml-content-types.html: Added.
2612 2006-04-27 Geoffrey Garen <ggaren@apple.com>
2614 - Updated to remove diff shmutz:
2616 * fast/dom/Window/window-special-properties-expected.txt:
2617 * fast/dom/Window/window-special-properties.html:
2619 - Test for global window properties like window.HTMLDocument:
2621 * fast/dom/global-constructors-expected.txt: Added.
2622 * fast/dom/global-constructors.html: Added.
2624 2006-04-27 Mitz Pettel <opendarwin.org@mitzpettel.com>
2628 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8607>
2629 Automate repaint tests
2631 * fast/repaint/backgroundSizeRepaint-expected.checksum: Added.
2632 * fast/repaint/backgroundSizeRepaint-expected.png: Added.
2633 * fast/repaint/backgroundSizeRepaint-expected.txt: Added.
2634 * fast/repaint/backgroundSizeRepaint.html: Added.
2635 * fast/repaint/border-repaint-glitch-expected.checksum: Added.
2636 * fast/repaint/border-repaint-glitch-expected.png: Added.
2637 * fast/repaint/border-repaint-glitch-expected.txt: Added.
2638 * fast/repaint/border-repaint-glitch.html: Added.
2639 * fast/repaint/bugzilla-3509-expected.checksum: Added.
2640 * fast/repaint/bugzilla-3509-expected.png: Added.
2641 * fast/repaint/bugzilla-3509-expected.txt: Added.
2642 * fast/repaint/bugzilla-3509.html: Added.
2643 * fast/repaint/bugzilla-5699-expected.checksum: Added.
2644 * fast/repaint/bugzilla-5699-expected.png: Added.
2645 * fast/repaint/bugzilla-5699-expected.txt: Added.
2646 * fast/repaint/bugzilla-5699.html: Added.
2647 * fast/repaint/bugzilla-6278-expected.checksum: Added.
2648 * fast/repaint/bugzilla-6278-expected.png: Added.
2649 * fast/repaint/bugzilla-6278-expected.txt: Added.
2650 * fast/repaint/bugzilla-6278.html: Added.
2651 * fast/repaint/bugzilla-6388-expected.checksum: Added.
2652 * fast/repaint/bugzilla-6388-expected.png: Added.
2653 * fast/repaint/bugzilla-6388-expected.txt: Added.
2654 * fast/repaint/bugzilla-6388.html: Added.
2655 * fast/repaint/bugzilla-6473-expected.checksum: Added.
2656 * fast/repaint/bugzilla-6473-expected.png: Added.
2657 * fast/repaint/bugzilla-6473-expected.txt: Added.
2658 * fast/repaint/bugzilla-6473.html: Added.
2659 * fast/repaint/bugzilla-7235-expected.checksum: Added.
2660 * fast/repaint/bugzilla-7235-expected.png: Added.
2661 * fast/repaint/bugzilla-7235-expected.txt: Added.
2662 * fast/repaint/bugzilla-7235.html: Added.
2663 * fast/repaint/inline-outline-repaint-expected.checksum: Added.
2664 * fast/repaint/inline-outline-repaint-expected.png: Added.
2665 * fast/repaint/inline-outline-repaint-expected.txt: Added.
2666 * fast/repaint/inline-outline-repaint.html: Added.
2667 * fast/repaint/outline-repaint-glitch-expected.checksum: Added.
2668 * fast/repaint/outline-repaint-glitch-expected.png: Added.
2669 * fast/repaint/outline-repaint-glitch-expected.txt: Added.
2670 * fast/repaint/outline-repaint-glitch.html: Added.
2671 * fast/repaint/repaint-resized-overflow-expected.checksum: Added.
2672 * fast/repaint/repaint-resized-overflow-expected.png: Added.
2673 * fast/repaint/repaint-resized-overflow-expected.txt: Added.
2674 * fast/repaint/repaint-resized-overflow.html: Added.
2675 * fast/repaint/repaint.js: Added.
2676 * fast/repaint/resources: Added.
2677 * fast/repaint/resources/apple.jpg: Added.
2678 * fast/repaint/table-cell-move-expected.checksum: Added.
2679 * fast/repaint/table-cell-move-expected.png: Added.
2680 * fast/repaint/table-cell-move-expected.txt: Added.
2681 * fast/repaint/table-cell-move.html: Added.
2683 2006-04-27 Justin Garcia <justin.garcia@apple.com>
2687 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8624>
2688 Placeholders aren't always removed during paste
2689 <rdar://problem/4059807>
2690 Seed: Mail: pasting quoted content sometimes adds a phantom newline
2692 If a webkit-block-placeholder has been introduced by a bug in deletion,
2693 we shouldn't remove it during paste if it is now acting as a linebreak.
2694 * editing/pasteboard/bad-placeholder-expected.checksum: Added.
2695 * editing/pasteboard/bad-placeholder-expected.png: Added.
2696 * editing/pasteboard/bad-placeholder-expected.txt: Added.
2697 * editing/pasteboard/bad-placeholder.html: Added.
2698 Generic placeholder brs should be removed if they are displaced by pasted content.
2699 * editing/pasteboard/displaced-generic-placeholder-expected.checksum: Added.
2700 * editing/pasteboard/displaced-generic-placeholder-expected.png: Added.
2701 * editing/pasteboard/displaced-generic-placeholder-expected.txt: Added.
2702 * editing/pasteboard/displaced-generic-placeholder.html: Added.
2703 So should placeholder brs with our special class on them.
2704 * editing/pasteboard/displaced-placeholder-expected.checksum: Added.
2705 * editing/pasteboard/displaced-placeholder-expected.png: Added.
2706 * editing/pasteboard/displaced-placeholder-expected.txt: Added.
2707 * editing/pasteboard/displaced-placeholder.html: Added.
2708 Removed an unnecessary collapsed br.
2709 * editing/pasteboard/paste-text-010-expected.txt:
2710 Two fixes, an extra line was present after pasting with an interchange newline.
2711 * editing/pasteboard/paste-text-016-expected.checksum: Added.
2712 * editing/pasteboard/paste-text-016-expected.png: Added.
2713 * editing/pasteboard/paste-text-016-expected.txt: Added.
2714 * editing/pasteboard/paste-text-017-expected.checksum: Added.
2715 * editing/pasteboard/paste-text-017-expected.png: Added.
2716 * editing/pasteboard/paste-text-017-expected.txt: Added.
2717 The code that interprets the incoming br as a br in strict mode had a bug.
2718 * editing/pasteboard/quirks-mode-br-1-expected.checksum: Added.
2719 * editing/pasteboard/quirks-mode-br-1-expected.png: Added.
2720 * editing/pasteboard/quirks-mode-br-1-expected.txt: Added.
2721 * editing/pasteboard/quirks-mode-br-1.html: Added.
2722 The linePlaceholder removal was negating the work to interpret the last
2723 incoming br as a br in strict mode.
2724 * editing/pasteboard/quirks-mode-br-2-expected.checksum: Added.
2725 * editing/pasteboard/quirks-mode-br-2-expected.png: Added.
2726 * editing/pasteboard/quirks-mode-br-2-expected.txt: Added.
2727 * editing/pasteboard/quirks-mode-br-2.html: Added.
2728 Don't let collapsed brs become rendered as a result of the paste operation.
2729 * editing/pasteboard/unrendered-br-expected.checksum: Added.
2730 * editing/pasteboard/unrendered-br-expected.png: Added.
2731 * editing/pasteboard/unrendered-br-expected.txt: Added.
2732 * editing/pasteboard/unrendered-br.html: Added.
2734 2006-04-25 Tim Omernick <timo@apple.com>
2738 Test case for <rdar://problem/4068375> Flash inserted via innerHTML Fails to Show when
2739 CSS Display Style is Toggled via Javascript
2741 * plugins/inner-html-display-none.html: Added.
2742 * plugins/inner-html-display-none-expected.txt: Added.
2744 2006-04-26 Justin Garcia <justin.garcia@apple.com>
2748 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8459>
2749 REGRESSION: Content lost during a delete/merge of whitespace:pre text
2751 Updated to mention the bug that this testcase still demonstrates.
2752 Leaving it disabled until the bug (8592) is fixed:
2753 * editing/deleting/merge-whitespace-pre.html-disabled:
2755 Illustrates why prune should ascend using the render tree:
2756 * editing/deleting/pruning-after-merge-1-expected.checksum: Added.
2757 * editing/deleting/pruning-after-merge-1-expected.png: Added.
2758 * editing/deleting/pruning-after-merge-1-expected.txt: Added.
2759 * editing/deleting/pruning-after-merge-1.html: Added.
2761 2006-04-26 Geoffrey Garen <ggaren@apple.com>
2763 Reviewed by OMG DETHBAKIN.
2765 * fast/dom/prototype-chain-expected.txt: Fix up prototype chain now
2766 that Node is autogenerated.
2768 2006-04-25 Justin Garcia <justin.garcia@apple.com>
2770 Reviewed by harrison
2772 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8583>
2773 Moving paste code around and some small fixes
2775 Disabling until the bug it illustrates is fixed (8459):
2776 * editing/deleting/merge-whitespace-pre.html: Removed.
2777 * editing/deleting/merge-whitespace-pre.html-disabled: Added.
2779 This illustrates the need to do mergeEnd in the opposite direction:
2780 * editing/pasteboard/merge-end-borders-expected.checksum: Added.
2781 * editing/pasteboard/merge-end-borders-expected.png: Added.
2782 * editing/pasteboard/merge-end-borders-expected.txt: Added.
2783 * editing/pasteboard/merge-end-borders.html: Added.
2785 These illustrate the need to do the special case checks for list content and Mail
2786 blockquote content at the top of shouldMergeStart:
2787 * editing/pasteboard/merge-start-blockquote-expected.checksum: Added.
2788 * editing/pasteboard/merge-start-blockquote-expected.png: Added.
2789 * editing/pasteboard/merge-start-blockquote-expected.txt: Added.
2790 * editing/pasteboard/merge-start-blockquote.html: Added.
2791 * editing/pasteboard/merge-start-list-expected.checksum: Added.
2792 * editing/pasteboard/merge-start-list-expected.png: Added.
2793 * editing/pasteboard/merge-start-list-expected.txt: Added.
2794 * editing/pasteboard/merge-start-list.html: Added.
2796 In these tests, the caret was blown away because it was in content that
2797 participated in the end merge. Now the end merge happens in the opposite
2798 direction (incoming content is what is moved when merging paragraphs), so
2799 the caret is no longer blown away:
2800 * editing/pasteboard/paste-line-endings-007-expected.txt:
2801 * editing/pasteboard/paste-line-endings-008-expected.txt:
2802 * editing/pasteboard/paste-line-endings-009-expected.txt:
2803 * editing/pasteboard/paste-text-002-expected.txt:
2805 Acceptable change to a complicated paste-a-selection-over-itself:
2806 * editing/pasteboard/paste-text-003-expected.checksum:
2807 * editing/pasteboard/paste-text-003-expected.png:
2808 * editing/pasteboard/paste-text-003-expected.txt:
2810 2006-04-25 Geoffrey Garen <ggaren@apple.com>
2814 Test for the DOM properties supported by object, embed, attribute:
2815 * fast/dom/plugin-attributes-enumeration-expected.txt: Added.
2816 * fast/dom/plugin-attributes-enumeration.html: Added.
2818 Test for setting attributes through DOM properties:
2819 * plugins/embed-attributes-setting-expected.txt: Added.
2820 * plugins/embed-attributes-setting.html: Added.
2822 Test for the special attribute-to-style mappings on embed.
2823 * plugins/embed-attributes-style-expected.txt: Added.
2824 * plugins/embed-attributes-style.html: Added.
2826 2006-04-25 Beth Dakin <bdakin@apple.com>
2830 Layout test for <rdar://problem/4518632> getComputedStyle returns
2831 'auto' for dimensions like 'margin-left'
2833 * fast/css/marginComputedStyle-expected.checksum: Added.
2834 * fast/css/marginComputedStyle-expected.png: Added.
2835 * fast/css/marginComputedStyle-expected.txt: Added.
2836 * fast/css/marginComputedStyle.html: Added.
2838 2006-04-26 Mitz Pettel <opendarwin.org@mitzpettel.com>
2840 Reviewed by darin. Landed by eseidel.
2842 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8452
2843 mangleme(0x58c22e11): Random crashes
2845 * fast/frames/empty-cols-attribute-expected.checksum: Added.
2846 * fast/frames/empty-cols-attribute-expected.png: Added.
2847 * fast/frames/empty-cols-attribute-expected.txt: Added.
2848 * fast/frames/empty-cols-attribute.html: Added.
2850 2006-04-26 Oliver Hunt <ojh16@student.canterbury.ac.nz>
2852 Reviewed by eseidel. Landed by eseidel.
2854 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2855 * svg/custom/feComponentTransfer-Discrete-expected.txt: Added.
2856 * svg/custom/feComponentTransfer-Discrete.svg: Added.
2857 * svg/custom/feComponentTransfer-Gamma-expected.txt: Added.
2858 * svg/custom/feComponentTransfer-Gamma.svg: Added.
2859 * svg/custom/feComponentTransfer-Linear-expected.txt: Added.
2860 * svg/custom/feComponentTransfer-Linear.svg: Added.
2861 * svg/custom/feComponentTransfer-Table-expected.txt: Added.
2862 * svg/custom/feComponentTransfer-Table.svg: Added.
2864 2006-04-25 Eric Seidel <eseidel@apple.com>
2868 Fix reproducible crasher in HTML parsing code.
2869 http://bugzilla.opendarwin.org/show_bug.cgi?id=7137
2871 * fast/parser/remove-current-node-parent-expected.txt: Added.
2872 * fast/parser/remove-current-node-parent.html: Added.
2874 2006-04-24 Eric Seidel <eseidel@apple.com>
2878 <rdar://problem/4129744> [REGRESSION]CrashTracer: ..400 crashes at com.apple.WebCore: DOM::NodeImpl::createRendererIfNeeded + 44
2880 * fast/dom/remove-style-element-expected.txt: Added.
2881 * fast/dom/remove-style-element.html: Added.
2883 2006-04-23 Geoffrey Garen <ggaren@apple.com>
2887 * fast/dom/prototype-chain-expected.txt: Updated now that 'JS' is
2888 no longer used as a prefix when serializing DOM elements to string.
2889 * fast/events/event-view-toString.html: ditto
2891 2006-04-24 Beth Dakin <bdakin@apple.com>
2895 Layout test for <rdar://problem/4513383> REGRESSION: Crash in
2896 WebCore::shouldEmitTabBeforeNode() when iterating through document
2899 * fast/text/textIteratorNilRenderer-expected.checksum: Added.
2900 * fast/text/textIteratorNilRenderer-expected.png: Added.
2901 * fast/text/textIteratorNilRenderer-expected.txt: Added.
2902 * fast/text/textIteratorNilRenderer.html: Added.
2904 2006-04-23 Rob Buis <buis@kde.org>
2906 Reviewed by hyatt. Landed by eseidel.
2908 Tests for invalid svg css properties.
2910 * svg/custom/invalid-css.svg: Added.
2912 2006-04-21 Jon Shier <jshier@iastate.edu>
2914 Reviewed by ggaren. Landed by eseidel.
2916 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8511
2917 onerror JS property does not register listener properly
2919 * fast/dom/onerror-img-expected.txt: Added.
2920 * fast/dom/onerror-img.html: Added.
2922 2006-04-22 Eric Seidel <eseidel@apple.com>
2926 Reproducible crasher with <li value=1234567890 type=A>
2927 http://bugzilla.opendarwin.org/show_bug.cgi?id=8542
2929 * fast/lists/alpha-list-wrap-expected.checksum: Added.
2930 * fast/lists/alpha-list-wrap-expected.png: Added.
2931 * fast/lists/alpha-list-wrap-expected.txt: Added.
2932 * fast/lists/alpha-list-wrap.html: Added.
2933 * fast/lists/li-style-alpha-huge-value-crash-expected.checksum: Added.
2934 * fast/lists/li-style-alpha-huge-value-crash-expected.png: Added.
2935 * fast/lists/li-style-alpha-huge-value-crash-expected.txt: Added.
2936 * fast/lists/li-style-alpha-huge-value-crash.html: Added.
2938 2006-04-22 Geoffrey Garen <ggaren@apple.com>
2942 - Updated prototype chain expectation since DOMElement no longer
2945 * fast/dom/prototype-chain-expected.txt:
2947 2006-04-22 Beth Dakin <bdakin@apple.com>
2951 Layout test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6141
2952 DOMCSSPrimitiveValue is always returning values in pixels when
2953 using getComputedStyle:
2955 * fast/css/getFloatValueForUnit-expected.checksum: Added.
2956 * fast/css/getFloatValueForUnit-expected.png: Added.
2957 * fast/css/getFloatValueForUnit-expected.txt: Added.
2958 * fast/css/getFloatValueForUnit.html: Added.
2960 2006-04-21 Geoffrey Garen <ggaren@apple.com>
2961 - Layout test for whether the error event bubbles.
2963 * fast/events/onerror-bubbling-expected.txt: Added.
2964 * fast/events/onerror-bubbling.html: Added.
2966 2006-04-21 Geoffrey Garen <ggaren@apple.com>
2968 - Layout test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8510
2969 submit event doesn't bubble - it's supposed to.
2971 * fast/events/onsubmit-bubbling-expected.txt: Added.
2972 * fast/events/onsubmit-bubbling.html: Added.
2974 2006-04-21 Geoffrey Garen <ggaren@apple.com>
2976 Layout test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8509
2977 javascript:document.importNode(null)
2979 * fast/dom/importNode-null-expected.txt: Added.
2980 * fast/dom/importNode-null.html: Added.
2982 2006-04-21 Adele Peterson <adele@apple.com>
2986 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=8213
2987 REGRESSION: Can't tab out of text field if iframe comes after it
2989 * fast/forms/tabbing-input-iframe-expected.checksum: Added.
2990 * fast/forms/tabbing-input-iframe-expected.png: Added.
2991 * fast/forms/tabbing-input-iframe-expected.txt: Added.
2992 * fast/forms/tabbing-input-iframe.html: Added.
2994 2006-04-21 Beth Dakin <bdakin@apple.com>
2996 Adding a few more background-size tests that include background-
2999 * fast/backgrounds/size/backgroundSize17-expected.checksum: Added.
3000 * fast/backgrounds/size/backgroundSize17-expected.png: Added.
3001 * fast/backgrounds/size/backgroundSize17-expected.txt: Added.
3002 * fast/backgrounds/size/backgroundSize17.html: Added.
3003 * fast/backgrounds/size/backgroundSize18-expected.checksum: Added.
3004 * fast/backgrounds/size/backgroundSize18-expected.png: Added.
3005 * fast/backgrounds/size/backgroundSize18-expected.txt: Added.
3006 * fast/backgrounds/size/backgroundSize18.html: Added.
3007 * fast/backgrounds/size/backgroundSize19-expected.checksum: Added.
3008 * fast/backgrounds/size/backgroundSize19-expected.png: Added.
3009 * fast/backgrounds/size/backgroundSize19-expected.txt: Added.
3010 * fast/backgrounds/size/backgroundSize19.html: Added.
3011 * fast/backgrounds/size/resources/flower.jpg: Added.
3013 2006-04-20 Geoffrey Garen <ggaren@apple.com>
3015 Tests for global constants related to CSSRule, CSSValue, Event, and
3018 * fast/dom/constants-expected.txt: Added.
3019 * fast/dom/constants.html: Added.
3020 * fast/dom/prototype-chain-expected.txt:
3021 * fast/dom/resources/stylesheet.css: Added.
3022 * fast/dom/xmlhttprequest-get-expected.txt:
3024 2006-04-21 Beth Dakin <bdakin@apple.com>
3028 Moved all of the background tests into background directory, and
3029 added test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8495
3030 REGRESSION: Sidebar on cnn.com is hosed
3032 * fast/backgrounds/repeat: Added.
3033 * fast/backgrounds/repeat/noRepeatCorrectClip-expected.checksum: Added.
3034 * fast/backgrounds/repeat/noRepeatCorrectClip-expected.png: Added.
3035 * fast/backgrounds/repeat/noRepeatCorrectClip-expected.txt: Added.
3036 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Added.
3037 * fast/backgrounds/repeat/resources: Added.
3038 * fast/backgrounds/repeat/resources/nav.blue.gif: Added.
3039 * fast/backgrounds/size: Added.
3040 * fast/backgrounds/size/backgroundSize01-expected.checksum: Added.
3041 * fast/backgrounds/size/backgroundSize01-expected.png: Added.
3042 * fast/backgrounds/size/backgroundSize01-expected.txt: Added.
3043 * fast/backgrounds/size/backgroundSize01.html: Added.
3044 * fast/backgrounds/size/backgroundSize02-expected.checksum: Added.
3045 * fast/backgrounds/size/backgroundSize02-expected.png: Added.
3046 * fast/backgrounds/size/backgroundSize02-expected.txt: Added.
3047 * fast/backgrounds/size/backgroundSize02.html: Added.
3048 * fast/backgrounds/size/backgroundSize03-expected.checksum: Added.
3049 * fast/backgrounds/size/backgroundSize03-expected.png: Added.
3050 * fast/backgrounds/size/backgroundSize03-expected.txt: Added.
3051 * fast/backgrounds/size/backgroundSize03.html: Added.
3052 * fast/backgrounds/size/backgroundSize04-expected.checksum: Added.
3053 * fast/backgrounds/size/backgroundSize04-expected.png: Added.
3054 * fast/backgrounds/size/backgroundSize04-expected.txt: Added.
3055 * fast/backgrounds/size/backgroundSize04.html: Added.
3056 * fast/backgrounds/size/backgroundSize05-expected.checksum: Added.
3057 * fast/backgrounds/size/backgroundSize05-expected.png: Added.
3058 * fast/backgrounds/size/backgroundSize05-expected.txt: Added.
3059 * fast/backgrounds/size/backgroundSize05.html: Added.
3060 * fast/backgrounds/size/backgroundSize06-expected.checksum: Added.
3061 * fast/backgrounds/size/backgroundSize06-expected.png: Added.
3062 * fast/backgrounds/size/backgroundSize06-expected.txt: Added.
3063 * fast/backgrounds/size/backgroundSize06.html: Added.
3064 * fast/backgrounds/size/backgroundSize07-expected.checksum: Added.
3065 * fast/backgrounds/size/backgroundSize07-expected.png: Added.
3066 * fast/backgrounds/size/backgroundSize07-expected.txt: Added.
3067 * fast/backgrounds/size/backgroundSize07.html: Added.
3068 * fast/backgrounds/size/backgroundSize08-expected.checksum: Added.
3069 * fast/backgrounds/size/backgroundSize08-expected.png: Added.
3070 * fast/backgrounds/size/backgroundSize08-expected.txt: Added.
3071 * fast/backgrounds/size/backgroundSize08.html: Added.
3072 * fast/backgrounds/size/backgroundSize09-expected.checksum: Added.
3073 * fast/backgrounds/size/backgroundSize09-expected.png: Added.
3074 * fast/backgrounds/size/backgroundSize09-expected.txt: Added.
3075 * fast/backgrounds/size/backgroundSize09.html: Added.
3076 * fast/backgrounds/size/backgroundSize10-expected.checksum: Added.
3077 * fast/backgrounds/size/backgroundSize10-expected.png: Added.
3078 * fast/backgrounds/size/backgroundSize10-expected.txt: Added.
3079 * fast/backgrounds/size/backgroundSize10.html: Added.
3080 * fast/backgrounds/size/backgroundSize11-expected.checksum: Added.
3081 * fast/backgrounds/size/backgroundSize11-expected.png: Added.
3082 * fast/backgrounds/size/backgroundSize11-expected.txt: Added.
3083 * fast/backgrounds/size/backgroundSize11.html: Added.
3084 * fast/backgrounds/size/backgroundSize12-expected.checksum: Added.
3085 * fast/backgrounds/size/backgroundSize12-expected.png: Added.
3086 * fast/backgrounds/size/backgroundSize12-expected.txt: Added.
3087 * fast/backgrounds/size/backgroundSize12.html: Added.
3088 * fast/backgrounds/size/backgroundSize13-expected.checksum: Added.
3089 * fast/backgrounds/size/backgroundSize13-expected.png: Added.
3090 * fast/backgrounds/size/backgroundSize13-expected.txt: Added.
3091 * fast/backgrounds/size/backgroundSize13.html: Added.
3092 * fast/backgrounds/size/backgroundSize14-expected.checksum: Added.
3093 * fast/backgrounds/size/backgroundSize14-expected.png: Added.
3094 * fast/backgrounds/size/backgroundSize14-expected.txt: Added.
3095 * fast/backgrounds/size/backgroundSize14.html: Added.
3096 * fast/backgrounds/size/backgroundSize15-expected.checksum: Added.
3097 * fast/backgrounds/size/backgroundSize15-expected.png: Added.
3098 * fast/backgrounds/size/backgroundSize15-expected.txt: Added.
3099 * fast/backgrounds/size/backgroundSize15.html: Added.
3100 * fast/backgrounds/size/backgroundSize16-expected.checksum: Added.
3101 * fast/backgrounds/size/backgroundSize16-expected.png: Added.
3102 * fast/backgrounds/size/backgroundSize16-expected.txt: Added.
3103 * fast/backgrounds/size/backgroundSize16.html: Added.
3104 * fast/backgrounds/size/resources: Added.
3105 * fast/backgrounds/size/resources/bikes.bmp: Added.
3106 * fast/css/backgroundSize01-expected.checksum: Removed.
3107 * fast/css/backgroundSize01-expected.png: Removed.
3108 * fast/css/backgroundSize01-expected.txt: Removed.
3109 * fast/css/backgroundSize01.html: Removed.
3110 * fast/css/backgroundSize02-expected.checksum: Removed.
3111 * fast/css/backgroundSize02-expected.png: Removed.
3112 * fast/css/backgroundSize02-expected.txt: Removed.
3113 * fast/css/backgroundSize02.html: Removed.
3114 * fast/css/backgroundSize03-expected.checksum: Removed.
3115 * fast/css/backgroundSize03-expected.png: Removed.
3116 * fast/css/backgroundSize03-expected.txt: Removed.
3117 * fast/css/backgroundSize03.html: Removed.
3118 * fast/css/backgroundSize04-expected.checksum: Removed.
3119 * fast/css/backgroundSize04-expected.png: Removed.
3120 * fast/css/backgroundSize04-expected.txt: Removed.
3121 * fast/css/backgroundSize04.html: Removed.
3122 * fast/css/backgroundSize05-expected.checksum: Removed.
3123 * fast/css/backgroundSize05-expected.png: Removed.
3124 * fast/css/backgroundSize05-expected.txt: Removed.
3125 * fast/css/backgroundSize05.html: Removed.
3126 * fast/css/backgroundSize06-expected.checksum: Removed.
3127 * fast/css/backgroundSize06-expected.png: Removed.
3128 * fast/css/backgroundSize06-expected.txt: Removed.
3129 * fast/css/backgroundSize06.html: Removed.
3130 * fast/css/backgroundSize07-expected.checksum: Removed.
3131 * fast/css/backgroundSize07-expected.png: Removed.
3132 * fast/css/backgroundSize07-expected.txt: Removed.
3133 * fast/css/backgroundSize07.html: Removed.
3134 * fast/css/backgroundSize08-expected.checksum: Removed.
3135 * fast/css/backgroundSize08-expected.png: Removed.
3136 * fast/css/backgroundSize08-expected.txt: Removed.
3137 * fast/css/backgroundSize08.html: Removed.
3138 * fast/css/backgroundSize09-expected.checksum: Removed.
3139 * fast/css/backgroundSize09-expected.png: Removed.
3140 * fast/css/backgroundSize09-expected.txt: Removed.
3141 * fast/css/backgroundSize09.html: Removed.
3142 * fast/css/backgroundSize10-expected.checksum: Removed.
3143 * fast/css/backgroundSize10-expected.png: Removed.
3144 * fast/css/backgroundSize10-expected.txt: Removed.
3145 * fast/css/backgroundSize10.html: Removed.
3146 * fast/css/backgroundSize11-expected.checksum: Removed.
3147 * fast/css/backgroundSize11-expected.png: Removed.
3148 * fast/css/backgroundSize11-expected.txt: Removed.
3149 * fast/css/backgroundSize11.html: Removed.
3150 * fast/css/backgroundSize12-expected.checksum: Removed.
3151 * fast/css/backgroundSize12-expected.png: Removed.
3152 * fast/css/backgroundSize12-expected.txt: Removed.
3153 * fast/css/backgroundSize12.html: Removed.
3154 * fast/css/backgroundSize13-expected.checksum: Removed.
3155 * fast/css/backgroundSize13-expected.png: Removed.
3156 * fast/css/backgroundSize13-expected.txt: Removed.
3157 * fast/css/backgroundSize13.html: Removed.
3158 * fast/css/backgroundSize14-expected.checksum: Removed.
3159 * fast/css/backgroundSize14-expected.png: Removed.
3160 * fast/css/backgroundSize14-expected.txt: Removed.
3161 * fast/css/backgroundSize14.html: Removed.
3162 * fast/css/backgroundSize15-expected.checksum: Removed.
3163 * fast/css/backgroundSize15-expected.png: Removed.
3164 * fast/css/backgroundSize15-expected.txt: Removed.
3165 * fast/css/backgroundSize15.html: Removed.
3166 * fast/css/backgroundSize16-expected.checksum: Removed.
3167 * fast/css/backgroundSize16-expected.png: Removed.
3168 * fast/css/backgroundSize16-expected.txt: Removed.
3169 * fast/css/backgroundSize16.html: Removed.
3170 * fast/css/resources/bikes.bmp: Removed.
3172 2006-04-20 Adele Peterson <adele@apple.com>
3174 Updated test results for:
3175 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=8276
3176 REGRESSION (NativeTextField): Pasting a Finder item into a text field results in
3177 a file: URL being pasted instead of just the file name
3178 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=8283
3179 REGRESSION: File's path doesn't appear after dragging file into input field
3181 * editing/pasteboard/drop-text-without-selection-expected.txt:
3182 * fast/forms/input-paste-undo-expected.txt:
3183 * fast/forms/input-truncate-newline-expected.txt:
3184 * fast/forms/plaintext-mode-2-expected.txt:
3186 2006-04-20 Adele Peterson <adele@apple.com>
3188 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8273
3189 REGRESSION: Read only input text field renders at the wrong height when value attribute is not present
3191 * fast/forms/input-readonly-empty-expected.checksum: Added.
3192 * fast/forms/input-readonly-empty-expected.png: Added.
3193 * fast/forms/input-readonly-empty-expected.txt: Added.
3194 * fast/forms/input-readonly-empty.html: Added.
3196 2006-04-19 Adele Peterson <adele@apple.com>
3198 Updated test to use webkit-block-placeholder instead of khtml-block-placeholder.
3200 * editing/inserting/insert-div-010.html:
3202 2006-04-19 Adele Peterson <adele@apple.com>
3204 Updating test results that were incorrectly checked in
3205 when many of the table test results changed recently due to Color
3208 * tables/mozilla/bugs/bug625-expected.checksum:
3209 * tables/mozilla/bugs/bug625-expected.png:
3210 * tables/mozilla/bugs/bug625-expected.txt:
3212 2006-04-19 Adele Peterson <adele@apple.com>
3214 Updated results after rolling out optimizations in setInnerText and setInnerHTML.
3216 * fast/events/updateLayoutForHitTest-expected.txt:
3217 * fast/forms/input-text-paste-maxlength-expected.txt:
3218 * fast/text/attributed-substring-from-range-expected.txt:
3220 2006-04-19 Adele Peterson <adele@apple.com>
3222 Updated results for: http://bugzilla.opendarwin.org/show_bug.cgi?id=8297
3223 REGRESSION: Input element extends outside of DIV element at http://www.macdock.com/
3225 * editing/selection/3690703-2-expected.checksum:
3226 * editing/selection/3690703-2-expected.png:
3227 * editing/selection/3690703-2-expected.txt:
3228 * editing/selection/3690703-expected.checksum:
3229 * editing/selection/3690703-expected.png:
3230 * editing/selection/3690703-expected.txt:
3231 * editing/selection/3690719-expected.checksum:
3232 * editing/selection/3690719-expected.png:
3233 * editing/selection/3690719-expected.txt:
3234 * fast/forms/input-appearance-minWidth-expected.checksum:
3235 * fast/forms/input-appearance-minWidth-expected.png:
3236 * fast/forms/input-appearance-minWidth-expected.txt:
3237 * fast/forms/input-appearance-width-expected.checksum:
3238 * fast/forms/input-appearance-width-expected.png:
3239 * fast/forms/input-appearance-width-expected.txt:
3240 * fast/forms/input-double-click-selection-gap-bug-expected.checksum:
3241 * fast/replaced/width100percent-expected.checksum:
3242 * fast/replaced/width100percent-expected.png:
3243 * fast/replaced/width100percent-expected.txt:
3244 * tables/mozilla/bugs/bug1188-expected.checksum:
3245 * tables/mozilla/bugs/bug1188-expected.png:
3246 * tables/mozilla/bugs/bug1188-expected.txt:
3247 * tables/mozilla/bugs/bug12384-expected.checksum:
3248 * tables/mozilla/bugs/bug12384-expected.png:
3249 * tables/mozilla/bugs/bug12384-expected.txt:
3250 * tables/mozilla/bugs/bug18359-expected.checksum:
3251 * tables/mozilla/bugs/bug18359-expected.png:
3252 * tables/mozilla/bugs/bug18359-expected.txt:
3253 * tables/mozilla/bugs/bug55545-expected.checksum:
3254 * tables/mozilla/bugs/bug55545-expected.png:
3255 * tables/mozilla/bugs/bug55545-expected.txt:
3256 * tables/mozilla/bugs/bug7342-expected.checksum:
3257 * tables/mozilla/bugs/bug7342-expected.png:
3258 * tables/mozilla/bugs/bug7342-expected.txt:
3259 * tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum:
3260 * tables/mozilla_expected_failures/bugs/bug2479-2-expected.png:
3261 * tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt:
3263 2006-04-19 Adele Peterson <adele@apple.com>
3265 Tests for change to make readonly text fields have dimmed borders.
3267 * fast/forms/input-appearance-readonly-expected.checksum:
3268 * fast/forms/input-appearance-readonly-expected.png:
3269 * fast/forms/input-readonly-dimmed-expected.checksum: Added.
3270 * fast/forms/input-readonly-dimmed-expected.png: Added.
3271 * fast/forms/input-readonly-dimmed-expected.txt: Added.
3272 * fast/forms/input-readonly-dimmed.html: Added.
3274 2006-04-19 Mitz Pettel <opendarwin.org@mitzpettel.com>
3276 Reviewed by Eric, landed by ap.
3278 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8469
3279 CRASH: WebCore::CSSParser::parseDashboardRegions when attr() is passed
3281 * fast/css/dashboard-regions-attr-crash-expected.txt
3282 * fast/css/dashboard-regions-attr-crash.html
3284 2006-04-17 Rob Buis <buis@kde.org>
3286 Reviewed by eseidel. Landed by eseidel.
3288 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
3289 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
3290 * svg/custom/tref-update-expected.txt: Added.
3291 * svg/custom/tref-update.svg: Added.
3293 2006-04-18 Darin Adler <darin@apple.com>
3297 - updated some results that were affected by recent changes
3299 There are some other failures that might be reflecting actual
3300 bugs; these seem fine though.
3302 * fast/events/updateLayoutForHitTest-expected.checksum:
3303 * fast/events/updateLayoutForHitTest-expected.png:
3304 * fast/events/updateLayoutForHitTest-expected.txt:
3305 Updated because the 4 clicks done in this test now seem to be
3306 behaving as a triple-click and selecting some text.
3308 * fast/forms/input-appearance-maxlength-expected.txt:
3309 * fast/forms/input-paste-undo-expected.txt:
3310 * fast/text/attributed-substring-from-range-expected.txt:
3311 Unimportant changes to the editing delegate calls.
3313 2006-04-18 Eric Seidel <eseidel@apple.com>
3317 <rdar://problem/4067864> REGRESSION (125-407): JavaScript failure on PeopleSoft REN Server
3319 * fast/js/lexical-lookup-in-function-constructor.html: Added.
3320 * fast/js/resources/lexical-lookup-in-function-constructor-child.html: Added.
3321 * fast/js/lexical-lookup-in-function-constructor-expected.txt: Added.
3323 2006-04-18 Beth Dakin <bdakin@apple.com>
3327 Layout tests for http://bugzilla.opendarwin.org/show_bug.cgi?
3328 id=8353 CSS3: Implement background-size property
3330 * fast/css/backgroundSize01-expected.checksum: Added.
3331 * fast/css/backgroundSize01-expected.png: Added.
3332 * fast/css/backgroundSize01-expected.txt: Added.
3333 * fast/css/backgroundSize01.html: Added.
3334 * fast/css/backgroundSize02-expected.checksum: Added.
3335 * fast/css/backgroundSize02-expected.png: Added.
3336 * fast/css/backgroundSize02-expected.txt: Added.
3337 * fast/css/backgroundSize02.html: Added.
3338 * fast/css/backgroundSize03-expected.checksum: Added.
3339 * fast/css/backgroundSize03-expected.png: Added.
3340 * fast/css/backgroundSize03-expected.txt: Added.
3341 * fast/css/backgroundSize03.html: Added.
3342 * fast/css/backgroundSize04-expected.checksum: Added.
3343 * fast/css/backgroundSize04-expected.png: Added.
3344 * fast/css/backgroundSize04-expected.txt: Added.
3345 * fast/css/backgroundSize04.html: Added.
3346 * fast/css/backgroundSize05-expected.checksum: Added.
3347 * fast/css/backgroundSize05-expected.png: Added.
3348 * fast/css/backgroundSize05-expected.txt: Added.
3349 * fast/css/backgroundSize05.html: Added.
3350 * fast/css/backgroundSize06-expected.checksum: Added.
3351 * fast/css/backgroundSize06-expected.png: Added.
3352 * fast/css/backgroundSize06-expected.txt: Added.
3353 * fast/css/backgroundSize06.html: Added.
3354 * fast/css/backgroundSize07-expected.checksum: Added.
3355 * fast/css/backgroundSize07-expected.png: Added.
3356 * fast/css/backgroundSize07-expected.txt: Added.
3357 * fast/css/backgroundSize07.html: Added.
3358 * fast/css/backgroundSize08-expected.checksum: Added.
3359 * fast/css/backgroundSize08-expected.png: Added.
3360 * fast/css/backgroundSize08-expected.txt: Added.
3361 * fast/css/backgroundSize08.html: Added.
3362 * fast/css/backgroundSize09-expected.checksum: Added.
3363 * fast/css/backgroundSize09-expected.png: Added.
3364 * fast/css/backgroundSize09-expected.txt: Added.
3365 * fast/css/backgroundSize09.html: Added.
3366 * fast/css/backgroundSize10-expected.checksum: Added.
3367 * fast/css/backgroundSize10-expected.png: Added.
3368 * fast/css/backgroundSize10-expected.txt: Added.
3369 * fast/css/backgroundSize10.html: Added.
3370 * fast/css/backgroundSize11-expected.checksum: Added.
3371 * fast/css/backgroundSize11-expected.png: Added.
3372 * fast/css/backgroundSize11-expected.txt: Added.
3373 * fast/css/backgroundSize11.html: Added.
3374 * fast/css/backgroundSize12-expected.checksum: Added.
3375 * fast/css/backgroundSize12-expected.png: Added.
3376 * fast/css/backgroundSize12-expected.txt: Added.
3377 * fast/css/backgroundSize12.html: Added.
3378 * fast/css/backgroundSize13-expected.checksum: Added.
3379 * fast/css/backgroundSize13-expected.png: Added.
3380 * fast/css/backgroundSize13-expected.txt: Added.
3381 * fast/css/backgroundSize13.html: Added.
3382 * fast/css/backgroundSize14-expected.checksum: Added.
3383 * fast/css/backgroundSize14-expected.png: Added.
3384 * fast/css/backgroundSize14-expected.txt: Added.
3385 * fast/css/backgroundSize14.html: Added.
3386 * fast/css/backgroundSize15-expected.checksum: Added.
3387 * fast/css/backgroundSize15-expected.png: Added.
3388 * fast/css/backgroundSize15-expected.txt: Added.
3389 * fast/css/backgroundSize15.html: Added.
3390 * fast/css/backgroundSize16-expected.checksum: Added.
3391 * fast/css/backgroundSize16-expected.png: Added.
3392 * fast/css/backgroundSize16-expected.txt: Added.
3393 * fast/css/backgroundSize16.html: Added.
3394 * fast/css/resources/bikes.bmp: Added.
3396 2006-04-18 Justin Garcia <justin.garcia@apple.com>
3398 Reviewed by harrison
3400 * editing/pasteboard/merge-end-3-expected.checksum: Added.
3401 * editing/pasteboard/merge-end-3-expected.png: Added.
3402 * editing/pasteboard/merge-end-3-expected.txt: Added.
3403 * editing/pasteboard/merge-end-3.html: Added.
3405 2006-04-17 Adele Peterson <adele@apple.com>
3407 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8407
3408 REGRESSION (NativeTextField): Leading and trailing spaces trimmed from text field value attribute
3410 * fast/forms/input-spaces-expected.checksum: Added.
3411 * fast/forms/input-spaces-expected.png: Added.
3412 * fast/forms/input-spaces-expected.txt: Added.
3413 * fast/forms/input-spaces.html: Added.
3415 2006-04-17 Sam Weinig <sam.weinig@gmail.com>
3419 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=8142
3420 fast/block/float/014.html test should not require live internet connection
3422 * fast/block/float/014.html: Use local image
3423 * fast/block/float/resources: Added.
3424 * fast/block/float/resources/training_thumb.jpg: Added.
3426 2006-04-17 Alexey Proskuryakov <ap@nypop.com>
3430 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8440
3431 iExploder(#3327): Crash in StringImpl::initWithQChar()
3433 * fast/parser/number-sign-in-map-name-expected.txt: Added.
3434 * fast/parser/number-sign-in-map-name.html: Added.
3436 2006-04-17 Adele Peterson <adele@apple.com>
3438 Test and updated results for: http://bugzilla.opendarwin.org/show_bug.cgi?id=8269
3439 REGRESSION: disabled text field does not display greyed-out text
3441 * fast/forms/input-disabled-color-expected.checksum: Added.
3442 * fast/forms/input-disabled-color-expected.png: Added.
3443 * fast/forms/input-disabled-color-expected.txt: Added.
3444 * fast/forms/input-disabled-color.html: Added.
3446 This code change affects the color of table borders and inset, outset, and groove borders which affects many tests.
3448 * css1/basic/class_as_selector-expected.checksum:
3449 * css1/basic/class_as_selector-expected.png:
3450 * css1/basic/comments-expected.checksum:
3451 * css1/basic/comments-expected.png:
3452 * css1/basic/containment-expected.checksum:
3453 * css1/basic/containment-expected.png:
3454 * css1/basic/contextual_selectors-expected.checksum:
3455 * css1/basic/contextual_selectors-expected.png:
3456 * css1/basic/grouping-expected.checksum:
3457 * css1/basic/grouping-expected.png:
3458 * css1/basic/id_as_selector-expected.checksum:
3459 * css1/basic/id_as_selector-expected.png:
3460 * css1/basic/inheritance-expected.checksum:
3461 * css1/basic/inheritance-expected.png:
3462 * css1/box_properties/border-expected.checksum:
3463 * css1/box_properties/border-expected.png:
3464 * css1/box_properties/border_bottom-expected.checksum:
3465 * css1/box_properties/border_bottom-expected.png:
3466 * css1/box_properties/border_bottom_inline-expected.checksum:
3467 * css1/box_properties/border_bottom_inline-expected.png:
3468 * css1/box_properties/border_bottom_width-expected.checksum:
3469 * css1/box_properties/border_bottom_width-expected.png:
3470 * css1/box_properties/border_bottom_width_inline-expected.checksum:
3471 * css1/box_properties/border_bottom_width_inline-expected.png:
3472 * css1/box_properties/border_color-expected.checksum:
3473 * css1/box_properties/border_color-expected.png:
3474 * css1/box_properties/border_color_inline-expected.checksum:
3475 * css1/box_properties/border_color_inline-expected.png:
3476 * css1/box_properties/border_inline-expected.checksum:
3477 * css1/box_properties/border_inline-expected.png:
3478 * css1/box_properties/border_left-expected.checksum:
3479 * css1/box_properties/border_left-expected.png:
3480 * css1/box_properties/border_left_inline-expected.checksum:
3481 * css1/box_properties/border_left_inline-expected.png:
3482 * css1/box_properties/border_left_width-expected.checksum:
3483 * css1/box_properties/border_left_width-expected.png:
3484 * css1/box_properties/border_left_width_inline-expected.checksum:
3485 * css1/box_properties/border_left_width_inline-expected.png:
3486 * css1/box_properties/border_right-expected.checksum:
3487 * css1/box_properties/border_right-expected.png:
3488 * css1/box_properties/border_right_inline-expected.checksum:
3489 * css1/box_properties/border_right_inline-expected.png:
3490 * css1/box_properties/border_right_width-expected.checksum:
3491 * css1/box_properties/border_right_width-expected.png:
3492 * css1/box_properties/border_right_width_inline-expected.checksum:
3493 * css1/box_properties/border_right_width_inline-expected.png:
3494 * css1/box_properties/border_style-expected.checksum:
3495 * css1/box_properties/border_style-expected.png:
3496 * css1/box_properties/border_style_inline-expected.checksum:
3497 * css1/box_properties/border_style_inline-expected.png:
3498 * css1/box_properties/border_top-expected.checksum:
3499 * css1/box_properties/border_top-expected.png:
3500 * css1/box_properties/border_top_inline-expected.checksum:
3501 * css1/box_properties/border_top_inline-expected.png:
3502 * css1/box_properties/border_top_width-expected.checksum:
3503 * css1/box_properties/border_top_width-expected.png:
3504 * css1/box_properties/border_top_width_inline-expected.checksum:
3505 * css1/box_properties/border_top_width_inline-expected.png:
3506 * css1/box_properties/border_width-expected.checksum:
3507 * css1/box_properties/border_width-expected.png:
3508 * css1/box_properties/border_width_inline-expected.checksum:
3509 * css1/box_properties/border_width_inline-expected.png:
3510 * css1/box_properties/clear-expected.checksum:
3511 * css1/box_properties/clear-expected.png:
3512 * css1/box_properties/clear_float-expected.checksum:
3513 * css1/box_properties/clear_float-expected.png:
3514 * css1/box_properties/float-expected.checksum:
3515 * css1/box_properties/float-expected.png:
3516 * css1/box_properties/float_elements_in_series-expected.checksum:
3517 * css1/box_properties/float_elements_in_series-expected.png:
3518 * css1/box_properties/float_margin-expected.checksum:
3519 * css1/box_properties/float_margin-expected.png:
3520 * css1/box_properties/float_on_text_elements-expected.checksum:
3521 * css1/box_properties/float_on_text_elements-expected.png:
3522 * css1/box_properties/height-expected.checksum:
3523 * css1/box_properties/height-expected.png:
3524 * css1/box_properties/margin-expected.checksum:
3525 * css1/box_properties/margin-expected.png:
3526 * css1/box_properties/margin_bottom-expected.checksum:
3527 * css1/box_properties/margin_bottom-expected.png:
3528 * css1/box_properties/margin_bottom_inline-expected.checksum:
3529 * css1/box_properties/margin_bottom_inline-expected.png:
3530 * css1/box_properties/margin_inline-expected.checksum:
3531 * css1/box_properties/margin_inline-expected.png:
3532 * css1/box_properties/margin_left-expected.checksum:
3533 * css1/box_properties/margin_left-expected.png:
3534 * css1/box_properties/margin_left_inline-expected.checksum:
3535 * css1/box_properties/margin_left_inline-expected.png:
3536 * css1/box_properties/margin_right-expected.checksum:
3537 * css1/box_properties/margin_right-expected.png:
3538 * css1/box_properties/margin_right_inline-expected.checksum:
3539 * css1/box_properties/margin_right_inline-expected.png:
3540 * css1/box_properties/margin_top-expected.checksum:
3541 * css1/box_properties/margin_top-expected.png:
3542 * css1/box_properties/margin_top_inline-expected.checksum:
3543 * css1/box_properties/margin_top_inline-expected.png:
3544 * css1/box_properties/padding-expected.checksum:
3545 * css1/box_properties/padding-expected.png:
3546 * css1/box_properties/padding_bottom-expected.checksum:
3547 * css1/box_properties/padding_bottom-expected.png:
3548 * css1/box_properties/padding_bottom_inline-expected.checksum:
3549 * css1/box_properties/padding_bottom_inline-expected.png:
3550 * css1/box_properties/padding_inline-expected.checksum:
3551 * css1/box_properties/padding_inline-expected.png:
3552 * css1/box_properties/padding_left-expected.checksum:
3553 * css1/box_properties/padding_left-expected.png:
3554 * css1/box_properties/padding_left_inline-expected.checksum:
3555 * css1/box_properties/padding_left_inline-expected.png:
3556 * css1/box_properties/padding_right-expected.checksum:
3557 * css1/box_properties/padding_right-expected.png:
3558 * css1/box_properties/padding_right_inline-expected.checksum:
3559 * css1/box_properties/padding_right_inline-expected.png:
3560 * css1/box_properties/padding_top-expected.checksum:
3561 * css1/box_properties/padding_top-expected.png:
3562 * css1/box_properties/padding_top_inline-expected.checksum:
3563 * css1/box_properties/padding_top_inline-expected.png:
3564 * css1/box_properties/width-expected.checksum:
3565 * css1/box_properties/width-expected.png:
3566 * css1/cascade/cascade_order-expected.checksum:
3567 * css1/cascade/cascade_order-expected.png:
3568 * css1/cascade/important-expected.checksum:
3569 * css1/cascade/important-expected.png:
3570 * css1/classification/display-expected.checksum:
3571 * css1/classification/display-expected.png:
3572 * css1/classification/list_style-expected.checksum:
3573 * css1/classification/list_style-expected.png:
3574 * css1/classification/list_style_image-expected.checksum:
3575 * css1/classification/list_style_image-expected.png:
3576 * css1/classification/list_style_position-expected.checksum:
3577 * css1/classification/list_style_position-expected.png:
3578 * css1/classification/list_style_type-expected.checksum:
3579 * css1/classification/list_style_type-expected.png:
3580 * css1/classification/white_space-expected.checksum:
3581 * css1/classification/white_space-expected.png:
3582 * css1/color_and_background/background-expected.checksum:
3583 * css1/color_and_background/background-expected.png:
3584 * css1/color_and_background/background_attachment-expected.checksum:
3585 * css1/color_and_background/background_attachment-expected.png:
3586 * css1/color_and_background/background_color-expected.checksum:
3587 * css1/color_and_background/background_color-expected.png:
3588 * css1/color_and_background/background_image-expected.checksum:
3589 * css1/color_and_background/background_image-expected.png:
3590 * css1/color_and_background/background_position-expected.checksum:
3591 * css1/color_and_background/background_position-expected.png:
3592 * css1/color_and_background/background_repeat-expected.checksum:
3593 * css1/color_and_background/background_repeat-expected.png:
3594 * css1/color_and_background/color-expected.checksum:
3595 * css1/color_and_background/color-expected.png:
3596 * css1/font_properties/font-expected.checksum:
3597 * css1/font_properties/font-expected.png:
3598 * css1/font_properties/font_family-expected.checksum:
3599 * css1/font_properties/font_family-expected.png:
3600 * css1/font_properties/font_size-expected.checksum:
3601 * css1/font_properties/font_size-expected.png:
3602 * css1/font_properties/font_style-expected.checksum:
3603 * css1/font_properties/font_style-expected.png:
3604 * css1/font_properties/font_variant-expected.checksum:
3605 * css1/font_properties/font_variant-expected.png:
3606 * css1/font_properties/font_weight-expected.checksum:
3607 * css1/font_properties/font_weight-expected.png:
3608 * css1/formatting_model/canvas-expected.checksum:
3609 * css1/formatting_model/canvas-expected.png:
3610 * css1/formatting_model/floating_elements-expected.checksum:
3611 * css1/formatting_model/floating_elements-expected.png:
3612 * css1/formatting_model/height_of_lines-expected.checksum:
3613 * css1/formatting_model/height_of_lines-expected.png:
3614 * css1/formatting_model/inline_elements-expected.checksum:
3615 * css1/formatting_model/inline_elements-expected.png:
3616 * css1/formatting_model/replaced_elements-expected.checksum:
3617 * css1/formatting_model/replaced_elements-expected.png:
3618 * css1/formatting_model/vertical_formatting-expected.checksum:
3619 * css1/formatting_model/vertical_formatting-expected.png:
3620 * css1/pseudo/anchor-expected.checksum:
3621 * css1/pseudo/anchor-expected.png:
3622 * css1/pseudo/firstletter-expected.checksum:
3623 * css1/pseudo/firstletter-expected.png:
3624 * css1/pseudo/firstline-expected.checksum:
3625 * css1/pseudo/firstline-expected.png:
3626 * css1/pseudo/multiple_pseudo_elements-expected.checksum:
3627 * css1/pseudo/multiple_pseudo_elements-expected.png:
3628 * css1/pseudo/pseudo_elements_in_selectors-expected.checksum:
3629 * css1/pseudo/pseudo_elements_in_selectors-expected.png:
3630 * css1/text_properties/letter_spacing-expected.checksum:
3631 * css1/text_properties/letter_spacing-expected.png:
3632 * css1/text_properties/line_height-expected.checksum:
3633 * css1/text_properties/line_height-expected.png:
3634 * css1/text_properties/text_align-expected.checksum:
3635 * css1/text_properties/text_align-expected.png:
3636 * css1/text_properties/text_decoration-expected.checksum:
3637 * css1/text_properties/text_decoration-expected.png:
3638 * css1/text_properties/text_indent-expected.checksum:
3639 * css1/text_properties/text_indent-expected.png:
3640 * css1/text_properties/text_transform-expected.checksum:
3641 * css1/text_properties/text_transform-expected.png:
3642 * css1/text_properties/vertical_align-expected.checksum:
3643 * css1/text_properties/vertical_align-expected.png:
3644 * css1/text_properties/word_spacing-expected.checksum:
3645 * css1/text_properties/word_spacing-expected.png:
3646 * css1/units/color_units-expected.checksum:
3647 * css1/units/color_units-expected.png:
3648 * css1/units/length_units-expected.checksum:
3649 * css1/units/length_units-expected.png:
3650 * css1/units/percentage_units-expected.checksum:
3651 * css1/units/percentage_units-expected.png:
3652 * css1/units/urls-expected.checksum:
3653 * css1/units/urls-expected.png:
3654 * css2.1/t0804-c5510-padn-00-b-ag-expected.checksum:
3655 * css2.1/t0804-c5510-padn-00-b-ag-expected.png:
3656 * css2.1/t0805-c5517-brdr-s-00-c-expected.checksum:
3657 * css2.1/t0805-c5517-brdr-s-00-c-expected.png:
3658 * css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum:
3659 * css2.1/t0805-c5517-ibrdr-s-00-a-expected.png:
3660 * css2.1/t0805-c5522-brdr-00-b-expected.checksum:
3661 * css2.1/t0805-c5522-brdr-00-b-expected.png:
3662 * css2.1/t100801-c544-valgn-02-d-agi-expected.checksum:
3663 * css2.1/t100801-c544-valgn-02-d-agi-expected.png:
3664 * css2.1/t100801-c544-valgn-03-d-agi-expected.checksum:
3665 * css2.1/t100801-c544-valgn-03-d-agi-expected.png:
3666 * css2.1/t100801-c544-valgn-04-d-agi-expected.checksum:
3667 * css2.1/t100801-c544-valgn-04-d-agi-expected.png:
3668 * editing/execCommand/insertHTML-expected.checksum:
3669 * editing/execCommand/insertHTML-expected.png:
3670 * editing/execCommand/insertHorizontalRule-expected.checksum:
3671 * editing/execCommand/insertHorizontalRule-expected.png:
3672 * editing/inserting/4278698-expected.checksum:
3673 * editing/inserting/4278698-expected.png:
3674 * editing/pasteboard/3976872-expected.checksum:
3675 * editing/pasteboard/3976872-expected.png:
3676 * editing/pasteboard/4076267-2-expected.checksum:
3677 * editing/pasteboard/4076267-2-expected.png:
3678 * editing/pasteboard/4076267-3-expected.checksum:
3679 * editing/pasteboard/4076267-3-expected.png:
3680 * editing/pasteboard/4076267-expected.checksum:
3681 * editing/pasteboard/4076267-expected.png:
3682 * editing/pasteboard/display-block-on-spans-expected.checksum:
3683 * editing/pasteboard/display-block-on-spans-expected.png:
3684 * editing/pasteboard/drop-text-without-selection-expected.checksum:
3685 * editing/pasteboard/drop-text-without-selection-expected.png:
3686 * editing/pasteboard/paste-table-001-expected.checksum:
3687 * editing/pasteboard/paste-table-001-expected.png:
3688 * editing/pasteboard/undoable-fragment-removes-expected.checksum:
3689 * editing/pasteboard/undoable-fragment-removes-expected.png:
3690 * editing/selection/4402375-expected.checksum:
3691 * editing/selection/4402375-expected.png:
3692 * editing/selection/6476-expected.checksum:
3693 * editing/selection/6476-expected.png:
3694 * editing/selection/7152-1-expected.checksum:
3695 * editing/selection/7152-1-expected.png:
3696 * editing/selection/7152-2-expected.checksum:
3697 * editing/selection/7152-2-expected.png:
3698 * editing/selection/image-before-linebreak-expected.checksum:
3699 * editing/selection/image-before-linebreak-expected.png:
3700 * editing/selection/move-by-line-001-expected.checksum:
3701 * editing/selection/move-by-line-001-expected.png:
3702 * editing/undo/4063751-expected.checksum:
3703 * editing/undo/4063751-expected.png:
3704 * editing/unsupported-content/table-type-after-expected.checksum:
3705 * editing/unsupported-content/table-type-after-expected.png:
3706 * editing/unsupported-content/table-type-before-expected.checksum:
3707 * editing/unsupported-content/table-type-before-expected.png:
3708 * fast/block/basic/018-expected.checksum:
3709 * fast/block/basic/018-expected.png:
3710 * fast/block/basic/text-indent-rtl-expected.checksum:
3711 * fast/block/basic/text-indent-rtl-expected.png:
3712 * fast/block/float/015-expected.checksum:
3713 * fast/block/float/015-expected.png:
3714 * fast/block/float/025-expected.checksum:
3715 * fast/block/float/025-expected.png:
3716 * fast/block/float/026-expected.checksum:
3717 * fast/block/float/026-expected.png:
3718 * fast/block/float/027-expected.checksum:
3719 * fast/block/float/027-expected.png:
3720 * fast/block/float/028-expected.checksum:
3721 * fast/block/float/028-expected.png:
3722 * fast/block/positioning/height-change-expected.checksum:
3723 * fast/block/positioning/height-change-expected.png:
3724 * fast/block/positioning/relayout-on-position-change-expected.checksum:
3725 * fast/block/positioning/relayout-on-position-change-expected.png:
3726 * fast/block/positioning/window-height-change-expected.checksum:
3727 * fast/block/positioning/window-height-change-expected.png:
3728 * fast/css-generated-content/014-expected.checksum:
3729 * fast/css-generated-content/014-expected.png:
3730 * fast/css-generated-content/hover-style-change-expected.checksum:
3731 * fast/css-generated-content/hover-style-change-expected.png:
3732 * fast/css/MarqueeLayoutTest-expected.checksum:
3733 * fast/css/MarqueeLayoutTest-expected.png:
3734 * fast/css/apple-prefix-expected.checksum:
3735 * fast/css/apple-prefix-expected.png:
3736 * fast/css/hover-subselector-expected.checksum:
3737 * fast/css/hover-subselector-expected.png:
3738 * fast/css/rtl-ordering-expected.checksum:
3739 * fast/css/rtl-ordering-expected.png:
3740 * fast/css/universal-hover-quirk-expected.checksum:
3741 * fast/css/universal-hover-quirk-expected.png:
3742 * fast/dom/HTMLElement/bdo-expected.checksum:
3743 * fast/dom/HTMLElement/bdo-expected.png:
3744 * fast/dom/HTMLTableElement/colSpan-expected.checksum:
3745 * fast/dom/HTMLTableElement/colSpan-expected.png:
3746 * fast/dom/HTMLTableElement/createCaption-expected.checksum:
3747 * fast/dom/HTMLTableElement/createCaption-expected.png:
3748 * fast/dom/clone-node-dynamic-style-expected.checksum:
3749 * fast/dom/clone-node-dynamic-style-expected.png:
3750 * fast/dom/isindex-002-expected.checksum:
3751 * fast/dom/isindex-002-expected.png:
3752 * fast/dom/row-inner-text-expected.checksum:
3753 * fast/dom/row-inner-text-expected.png:
3754 * fast/dynamic/012-expected.checksum:
3755 * fast/dynamic/012-expected.png:
3756 * fast/dynamic/013-expected.checksum:
3757 * fast/dynamic/013-expected.png:
3758 * fast/dynamic/015-expected.checksum:
3759 * fast/dynamic/015-expected.png:
3760 * fast/encoding/invalid-UTF-8-expected.checksum:
3761 * fast/encoding/invalid-UTF-8-expected.png:
3762 * fast/encoding/utf-16-big-endian-expected.checksum:
3763 * fast/encoding/utf-16-big-endian-expected.png:
3764 * fast/encoding/utf-16-little-endian-expected.checksum:
3765 * fast/encoding/utf-16-little-endian-expected.png:
3766 * fast/events/event-sender-mouse-moved-expected.checksum:
3767 * fast/events/event-sender-mouse-moved-expected.png:
3768 * fast/forms/001-expected.checksum:
3769 * fast/forms/001-expected.png:
3770 * fast/forms/006-expected.checksum:
3771 * fast/forms/006-expected.png:
3772 * fast/forms/007-expected.checksum:
3773 * fast/forms/007-expected.png:
3774 * fast/forms/button-default-title-expected.checksum:
3775 * fast/forms/button-default-title-expected.png:
3776 * fast/forms/button-inner-block-reuse-expected.checksum:
3777 * fast/forms/button-inner-block-reuse-expected.png:
3778 * fast/forms/input-appearance-disabled-expected.checksum:
3779 * fast/forms/input-appearance-disabled-expected.png:
3780 * fast/forms/input-appearance-disabled-expected.txt:
3781 * fast/forms/input-value-expected.checksum:
3782 * fast/forms/input-value-expected.png:
3783 * fast/forms/visual-hebrew-text-field-expected.checksum:
3784 * fast/forms/visual-hebrew-text-field-expected.png:
3785 * fast/lists/004-expected.checksum:
3786 * fast/lists/004-expected.png:
3787 * fast/lists/markers-in-selection-expected.checksum:
3788 * fast/lists/markers-in-selection-expected.png:
3789 * fast/lists/olstart-expected.checksum:
3790 * fast/lists/olstart-expected.png:
3791 * fast/overflow/002-expected.checksum:
3792 * fast/overflow/002-expected.png:
3793 * fast/overflow/overflow-rtl-inline-scrollbar-expected.checksum:
3794 * fast/overflow/overflow-rtl-inline-scrollbar-expected.png:
3795 * fast/overflow/overflow-text-hit-testing-expected.checksum:
3796 * fast/overflow/overflow-text-hit-testing-expected.png:
3797 * fast/parser/entities-in-xhtml-expected.checksum:
3798 * fast/parser/entities-in-xhtml-expected.png:
3799 * fast/repaint/flexible-box-overflow-expected.checksum:
3800 * fast/repaint/flexible-box-overflow-expected.png:
3801 * fast/repaint/flexible-box-overflow-horizontal-expected.checksum:
3802 * fast/repaint/flexible-box-overflow-horizontal-expected.png:
3803 * fast/repaint/inline-block-overflow-expected.checksum:
3804 * fast/repaint/inline-block-overflow-expected.png:
3805 * fast/repaint/layer-outline-expected.checksum:
3806 * fast/repaint/layer-outline-expected.png:
3807 * fast/repaint/layer-outline-horizontal-expected.checksum:
3808 * fast/repaint/layer-outline-horizontal-expected.png:
3809 * fast/repaint/text-shadow-expected.checksum:
3810 * fast/repaint/text-shadow-expected.png:
3811 * fast/repaint/text-shadow-horizontal-expected.checksum:
3812 * fast/repaint/text-shadow-horizontal-expected.png:
3813 * fast/replaced/005-expected.checksum:
3814 * fast/replaced/005-expected.png:
3815 * fast/replaced/inline-box-wrapper-handover-expected.checksum:
3816 * fast/replaced/inline-box-wrapper-handover-expected.png:
3817 * fast/selectors/032-expected.checksum:
3818 * fast/selectors/032-expected.png:
3819 * fast/selectors/077-expected.checksum:
3820 * fast/selectors/077-expected.png:
3821 * fast/selectors/077b-expected.checksum:
3822 * fast/selectors/077b-expected.png:
3823 * fast/selectors/078b-expected.checksum:
3824 * fast/selectors/078b-expected.png:
3825 * fast/table/003-expected.checksum:
3826 * fast/table/003-expected.png:
3827 * fast/table/004-expected.checksum:
3828 * fast/table/004-expected.png:
3829 * fast/table/006-expected.checksum:
3830 * fast/table/006-expected.png:
3831 * fast/table/007-expected.checksum:
3832 * fast/table/007-expected.png:
3833 * fast/table/009-expected.checksum:
3834 * fast/table/009-expected.png:
3835 * fast/table/017-expected.checksum:
3836 * fast/table/017-expected.png:
3837 * fast/table/018-expected.checksum:
3838 * fast/table/018-expected.png:
3839 * fast/table/020-expected.checksum:
3840 * fast/table/020-expected.png:
3841 * fast/table/029-expected.checksum:
3842 * fast/table/029-expected.png:
3843 * fast/table/030-expected.checksum:
3844 * fast/table/030-expected.png:
3845 * fast/table/035-expected.checksum:
3846 * fast/table/035-expected.png:
3847 * fast/table/038-expected.checksum:
3848 * fast/table/038-expected.png:
3849 * fast/table/039-expected.checksum:
3850 * fast/table/039-expected.png:
3851 * fast/table/040-expected.checksum:
3852 * fast/table/040-expected.png:
3853 * fast/table/041-expected.checksum:
3854 * fast/table/041-expected.png:
3855 * fast/table/add-before-anonymous-child-expected.checksum:
3856 * fast/table/add-before-anonymous-child-expected.png:
3857 * fast/table/border-collapsing/rtl-border-collapsing-expected.checksum:
3858 * fast/table/border-collapsing/rtl-border-collapsing-expected.png:
3859 * fast/table/edge-offsets-expected.checksum:
3860 * fast/table/edge-offsets-expected.png:
3861 * fast/table/empty-table-percent-height-expected.checksum:
3862 * fast/table/empty-table-percent-height-expected.png:
3863 * fast/table/giantRowspan-expected.checksum:
3864 * fast/table/giantRowspan-expected.png:
3865 * fast/table/large-width-expected.checksum:
3866 * fast/table/large-width-expected.png:
3867 * fast/table/multiple-percent-height-rows-expected.checksum:
3868 * fast/table/multiple-percent-height-rows-expected.png:
3869 * fast/table/nobr-expected.checksum:
3870 * fast/table/nobr-expected.png:
3871 * fast/table/overflowHidden-expected.checksum:
3872 * fast/table/overflowHidden-expected.png:
3873 * fast/table/percent-heights-expected.checksum:
3874 * fast/table/percent-heights-expected.png:
3875 * fast/table/rowindex-expected.checksum:
3876 * fast/table/rowindex-expected.png:
3877 * fast/table/rowspan-paint-order-expected.checksum:
3878 * fast/table/rowspan-paint-order-expected.png:
3879 * fast/table/spanOverlapRepaint-expected.checksum:
3880 * fast/table/spanOverlapRepaint-expected.png:
3881 * fast/text/atsui-kerning-and-ligatures-expected.checksum:
3882 * fast/text/atsui-kerning-and-ligatures-expected.png:
3883 * fast/text/atsui-multiple-renderers-expected.checksum:
3884 * fast/text/atsui-multiple-renderers-expected.png:
3885 * fast/text/atsui-pointtooffset-calls-cg-expected.checksum:
3886 * fast/text/atsui-pointtooffset-calls-cg-expected.png:
3887 * fast/text/atsui-rtl-override-selection-expected.checksum:
3888 * fast/text/atsui-rtl-override-selection-expected.png:
3889 * fast/text/atsui-small-caps-punctuation-size-expected.checksum:
3890 * fast/text/atsui-small-caps-punctuation-size-expected.png:
3891 * fast/text/atsui-spacing-features-expected.checksum:
3892 * fast/text/atsui-spacing-features-expected.png:
3893 * fast/text/basic/001-expected.checksum:
3894 * fast/text/basic/001-expected.png:
3895 * fast/text/basic/006-expected.checksum:
3896 * fast/text/basic/006-expected.png:
3897 * fast/text/basic/007-expected.checksum:
3898 * fast/text/basic/007-expected.png:
3899 * fast/text/basic/015-expected.checksum:
3900 * fast/text/basic/015-expected.png:
3901 * fast/text/cg-vs-atsui-expected.checksum:
3902 * fast/text/cg-vs-atsui-expected.png:
3903 * fast/text/in-rendered-text-rtl-expected.checksum:
3904 * fast/text/in-rendered-text-rtl-expected.png:
3905 * fast/text/international/003-expected.checksum:
3906 * fast/text/international/003-expected.png:
3907 * fast/text/international/bidi-LDB-2-CSS-expected.checksum:
3908 * fast/text/international/bidi-LDB-2-CSS-expected.png:
3909 * fast/text/international/bidi-LDB-2-HTML-expected.checksum:
3910 * fast/text/international/bidi-LDB-2-HTML-expected.png:
3911 * fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
3912 * fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
3913 * fast/text/international/bidi-european-terminators-expected.checksum:
3914 * fast/text/international/bidi-european-terminators-expected.png:
3915 * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum:
3916 * fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
3917 * fast/text/international/bidi-innertext-expected.checksum:
3918 * fast/text/international/bidi-innertext-expected.png:
3919 * fast/text/should-use-atsui-expected.checksum:
3920 * fast/text/should-use-atsui-expected.png:
3921 * fast/text/whitespace/027-expected.checksum:
3922 * fast/text/whitespace/027-expected.png:
3923 * fast/text/whitespace/pre-wrap-overflow-selection-expected.checksum:
3924 * fast/text/whitespace/pre-wrap-overflow-selection-expected.png:
3925 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum:
3926 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png:
3927 * tables/mozilla/bugs/45621-expected.checksum:
3928 * tables/mozilla/bugs/45621-expected.png:
3929 * tables/mozilla/bugs/bug10009-expected.checksum:
3930 * tables/mozilla/bugs/bug10009-expected.png:
3931 * tables/mozilla/bugs/bug10036-expected.checksum:
3932 * tables/mozilla/bugs/bug10036-expected.png:
3933 * tables/mozilla/bugs/bug10039-expected.checksum:
3934 * tables/mozilla/bugs/bug10039-expected.png:
3935 * tables/mozilla/bugs/bug101201-expected.checksum:
3936 * tables/mozilla/bugs/bug101201-expected.png:
3937 * tables/mozilla/bugs/bug1055-1-expected.checksum:
3938 * tables/mozilla/bugs/bug1055-1-expected.png:
3939 * tables/mozilla/bugs/bug10565-expected.checksum:
3940 * tables/mozilla/bugs/bug10565-expected.png:
3941 * tables/mozilla/bugs/bug1067-2-expected.checksum:
3942 * tables/mozilla/bugs/bug1067-2-expected.png:
3943 * tables/mozilla/bugs/bug106795-expected.checksum:
3944 * tables/mozilla/bugs/bug106795-expected.png:
3945 * tables/mozilla/bugs/bug106816-expected.checksum:
3946 * tables/mozilla/bugs/bug106816-expected.png:
3947 * tables/mozilla/bugs/bug108340-expected.checksum:
3948 * tables/mozilla/bugs/bug108340-expected.png:
3949 * tables/mozilla/bugs/bug109043-expected.checksum:
3950 * tables/mozilla/bugs/bug109043-expected.png:
3951 * tables/mozilla/bugs/bug110566-expected.checksum:
3952 * tables/mozilla/bugs/bug110566-expected.png:
3953 * tables/mozilla/bugs/bug113235-1-expected.checksum:
3954 * tables/mozilla/bugs/bug113235-1-expected.png:
3955 * tables/mozilla/bugs/bug113235-3-expected.checksum:
3956 * tables/mozilla/bugs/bug113235-3-expected.png:
3957 * tables/mozilla/bugs/bug113424-expected.checksum:
3958 * tables/mozilla/bugs/bug113424-expected.png:
3959 * tables/mozilla/bugs/bug11384q-expected.checksum:
3960 * tables/mozilla/bugs/bug11384q-expected.png:
3961 * tables/mozilla/bugs/bug1188-expected.checksum:
3962 * tables/mozilla/bugs/bug1188-expected.png:
3963 * tables/mozilla/bugs/bug11944-expected.checksum:
3964 * tables/mozilla/bugs/bug11944-expected.png:
3965 * tables/mozilla/bugs/bug119786-expected.checksum:
3966 * tables/mozilla/bugs/bug119786-expected.png:
3967 * tables/mozilla/bugs/bug12008-expected.checksum:
3968 * tables/mozilla/bugs/bug12008-expected.png:
3969 * tables/mozilla/bugs/bug1220-expected.checksum:
3970 * tables/mozilla/bugs/bug1220-expected.png:
3971 * tables/mozilla/bugs/bug1224-expected.checksum:
3972 * tables/mozilla/bugs/bug1224-expected.png:
3973 * tables/mozilla/bugs/bug12268-expected.checksum:
3974 * tables/mozilla/bugs/bug12268-expected.png:
3975 * tables/mozilla/bugs/bug12384-expected.checksum:
3976 * tables/mozilla/bugs/bug12384-expected.png:
3977 * tables/mozilla/bugs/bug1261-expected.checksum:
3978 * tables/mozilla/bugs/bug1261-expected.png:
3979 * tables/mozilla/bugs/bug12709-expected.checksum:
3980 * tables/mozilla/bugs/bug12709-expected.png:
3981 * tables/mozilla/bugs/bug128229-expected.checksum:
3982 * tables/mozilla/bugs/bug128229-expected.png:
3983 * tables/mozilla/bugs/bug12908-1-expected.checksum:
3984 * tables/mozilla/bugs/bug12908-1-expected.png:
3985 * tables/mozilla/bugs/bug12910-expected.checksum:
3986 * tables/mozilla/bugs/bug12910-expected.png:
3987 * tables/mozilla/bugs/bug1302-expected.checksum: