1 2006-09-20 Eric Seidel <eric@eseidel.com>
5 Commit two test updates I forgot to commit with:
6 Markers should clip to their viewport.
7 http://bugzilla.opendarwin.org/show_bug.cgi?id=5967
9 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
10 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
11 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
12 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
13 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
14 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
16 2006-09-19 Eric Seidel <eric@eseidel.com>
20 Updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=8585
22 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
23 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
24 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
25 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
26 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
27 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
28 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
29 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
30 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
31 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
32 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
33 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
34 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
35 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
36 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
37 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
38 * svg/custom/feComponentTransfer-Discrete-expected.txt:
39 * svg/custom/feComponentTransfer-Gamma-expected.txt:
40 * svg/custom/feComponentTransfer-Linear-expected.txt:
41 * svg/custom/feComponentTransfer-Table-expected.txt:
42 * svg/custom/feDisplacementMap-01-expected.txt:
43 * svg/custom/filter-source-alpha-expected.txt:
44 * svg/custom/image-with-transform-clip-filter-expected.txt:
45 * svg/custom/non-opaque-filters-expected.txt:
46 * svg/custom/text-filter-expected.txt:
48 2006-09-19 Eric Seidel <eric@eseidel.com>
52 Markers should clip to their viewport.
53 http://bugzilla.opendarwin.org/show_bug.cgi?id=5967
55 * svg/custom/marker-overflow-clip-expected.checksum: Added.
56 * svg/custom/marker-overflow-clip-expected.png: Added.
57 * svg/custom/marker-overflow-clip-expected.txt: Added.
58 * svg/custom/marker-overflow-clip.svg: Added.
60 2006-09-19 Justin Garcia <justin.garcia@apple.com>
64 Disabling this test temporarily.
66 * editing/selection/editable-links.html: Removed.
67 * editing/selection/editable-links.html-disabled: Added.
69 2006-09-19 Justin Garcia <justin.garcia@apple.com>
73 * editing/selection/editable-links-expected.checksum: Added.
74 * editing/selection/editable-links-expected.png: Added.
75 * editing/selection/editable-links-expected.txt: Added.
76 * editing/selection/editable-links.html: Added.
78 2006-09-19 Justin Garcia <justin.garcia@apple.com>
82 * editing/pasteboard/pasting-tabs-expected.checksum: Added.
83 * editing/pasteboard/pasting-tabs-expected.png: Added.
84 * editing/pasteboard/pasting-tabs-expected.txt: Added.
85 * editing/pasteboard/pasting-tabs.html: Added.
87 2006-09-18 Adam Roben <aroben@apple.com>
91 Update tests for the new file upload control.
93 * fast/forms/file-input-disabled-expected.txt:
94 * fast/forms/form-element-geometry-expected.txt:
95 * fast/forms/input-appearance-height-expected.txt:
96 * fast/forms/input-value-expected.txt:
98 2006-09-17 Eric Seidel <eric@eseidel.com>
102 * fast/js/window-properties.html: make work in Firefox (hangs IE)
104 2006-09-17 Eric Seidel <eric@eseidel.com>
106 Add a textual dump of the window object property tree.
110 * fast/js/window-properties-expected.txt: Added.
111 * fast/js/window-properties.html: Added.
113 2006-09-17 David Hyatt <hyatt@apple.com>
115 Adding layout test for bug 10899.
117 * fast/text/basic/generic-family-changes-expected.checksum: Added.
118 * fast/text/basic/generic-family-changes-expected.png: Added.
119 * fast/text/basic/generic-family-changes-expected.txt: Added.
120 * fast/text/basic/generic-family-changes.html: Added.
122 2006-09-17 Alexey Proskuryakov <ap@nypop.com>
126 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10852
127 REGRESSION: Reproducible crash in XMLHttpRequest::abort()
129 Currently, this test prints an error message to the console, because requests from
130 an unload handler still don't work.
132 * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
133 * http/tests/xmlhttprequest/xhr-onunload.html: Added.
135 2006-09-15 Justin Garcia <justin.garcia@apple.com>
139 <rdar://problem/4674869>
140 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
142 * editing/deleting/whitespace-pre-1-expected.checksum: Added.
143 * editing/deleting/whitespace-pre-1-expected.png: Added.
144 * editing/deleting/whitespace-pre-1-expected.txt: Added.
145 * editing/deleting/whitespace-pre-1.html: Added.
147 2006-09-15 Timothy Hatcher <timothy@apple.com>
151 Updating results to new expected values.
153 * fast/lists/drag-into-marker-expected.txt:
154 * fast/repaint/selection-after-delete-expected.txt:
156 2006-09-15 Timothy Hatcher <timothy@apple.com>
160 Updating results to new expected values.
162 * editing/inserting/4278698-expected.txt:
163 * fast/dom/window-xy-properties-expected.txt:
165 2006-09-15 Adam Roben <aroben@apple.com>
169 Part of http://bugzilla.opendarwin.org/show_bug.cgi?id=10865
170 New file upload control should match the width of the old one
172 Update tests to match new file upload control.
174 * fast/forms/file-input-disabled-expected.txt:
175 * fast/forms/form-element-geometry-expected.txt:
176 * fast/forms/input-appearance-height-expected.txt:
177 * fast/forms/input-value-expected.txt:
179 2006-09-15 Kevin McCullough <KMcCullough@apple.com>
181 - just layout test result changes
183 * fast/dom/Range/range-compareNode-expected.txt:
184 * fast/dom/Range/range-intersectsNode-expected.txt:
186 2006-09-14 Justin Garcia <justin.garcia@apple.com>
190 <rdar://problem/4655880> Up/Down arrows skip over To Do
192 * editing/selection/mixed-editability-3-expected.checksum: Added.
193 * editing/selection/mixed-editability-3-expected.png: Added.
194 * editing/selection/mixed-editability-3-expected.txt: Added.
195 * editing/selection/mixed-editability-3.html: Added.
196 * editing/selection/mixed-editability-4-expected.checksum: Added.
197 * editing/selection/mixed-editability-4-expected.png: Added.
198 * editing/selection/mixed-editability-4-expected.txt: Added.
199 * editing/selection/mixed-editability-4.html: Added.
200 * editing/selection/mixed-editability-5-expected.checksum: Added.
201 * editing/selection/mixed-editability-5-expected.png: Added.
202 * editing/selection/mixed-editability-5-expected.txt: Added.
203 * editing/selection/mixed-editability-5.html: Added.
205 2006-09-14 Graham Dennis <graham.dennis@gmail.com>
207 Reviewed by Justin Garcia.
209 Modified testcase for:
210 http://bugzilla.opendarwin.org/show_bug.cgi?id=10726
211 Crash in ApplyStyleCommand::applyRelativeFontStyleChange
213 * editing/style/table-selection-expected.checksum:
214 * editing/style/table-selection-expected.png:
215 * editing/style/table-selection-expected.txt:
216 * editing/style/table-selection.html:
217 This testcase was for 10579, which is very similar to this bug (10726)
218 Now the testcase tests both bugs.
220 2006-09-13 Adam Roben <aroben@apple.com>
222 Rubberstamped by hyatt.
224 Updating tables results after hyatt landed a fix for
225 http://bugzilla.opendarwin.org/show_bug.cgi?id=8126
226 Padding must not apply to columns
228 * tables/mozilla/bugs/bug139524-2-expected.txt:
229 * tables/mozilla/bugs/bug139524-4-expected.txt:
230 * tables/mozilla/bugs/bug32841-expected.txt:
231 * tables/mozilla/dom/appendCol2-expected.txt:
232 * tables/mozilla/dom/deleteCol1-expected.txt:
233 * tables/mozilla/dom/deleteCol2-expected.txt:
234 * tables/mozilla/dom/deleteCol3-expected.txt:
235 * tables/mozilla/dom/deleteColGroup1-expected.txt:
236 * tables/mozilla/dom/deleteColGroup2-expected.txt:
237 * tables/mozilla/dom/insertColGroups1-expected.txt:
238 * tables/mozilla/dom/insertColGroups2-expected.txt:
239 * tables/mozilla/dom/insertCols1-expected.txt:
240 * tables/mozilla/dom/insertCols2-expected.txt:
241 * tables/mozilla/dom/insertCols3-expected.txt:
242 * tables/mozilla/dom/insertCols4-expected.txt:
243 * tables/mozilla/dom/insertCols5-expected.txt:
244 * tables/mozilla/marvin/body_col-expected.txt:
245 * tables/mozilla/marvin/x_col_span-expected.txt:
246 * tables/mozilla/marvin/x_col_width_px-expected.txt:
247 * tables/mozilla/marvin/x_colgroup_span-expected.txt:
248 * tables/mozilla/other/body_col-expected.txt:
249 * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
250 * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
251 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
252 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
253 * tables/mozilla_expected_failures/core/cols1-expected.txt:
254 * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
255 * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
256 * tables/mozilla_expected_failures/other/test4-expected.txt:
258 2006-09-12 Julien Palmas <julien.palmas@gmail.com>
260 Reviewed by darin. Landed by eseidel.
262 * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
263 * svg/custom/svgpolyparser-extra-space-expected.png: Added.
264 * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
265 * svg/custom/svgpolyparser-extra-space.svg: Added.
267 2006-09-12 Kevin McCullough <KMcCullough@apple.com>
269 Reviewed by Andersca, Maciej, Brady.
271 * fast/dom/Range/range-intersectsNode-expected.txt: Added.
272 * fast/dom/Range/range-intersectsNode.html: Added.
273 * fast/dom/Range/resources/intersectsNode.js: Added.
275 2006-09-12 Nikolas Zimmermann <zimmermann@kde.org>
277 Reviewed by eseidel. Landed by eseidel.
279 Fixed: http://bugzilla.opendarwin.org/show_bug.cgi?id=10826
281 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
282 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
283 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
285 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org>
287 Reviewed by eseidel. Landed by eseidel.
289 * svg/custom/baseval-animval-equality.svg: Added.
291 2006-09-11 Kevin McCullough <KMcCullough@apple.com>
296 * fast/dom/Range/range-compareNode-expected.txt: Added.
297 * fast/dom/Range/range-compareNode.html: Added.
298 * fast/dom/Range/range-comparePoint.html:
300 2006-09-11 Vladimir Olexa <vladimir.olexa@gmail.com>
304 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10323
305 REGRESSION: javascript: URL containing '\\' gets passed as '//'
307 * fast/dom/javascript-backslash-expected.txt: Added.
308 * fast/dom/javascript-backslash.html: Added.
310 2006-09-11 Darin Adler <darin@apple.com>
312 - converted a test to plain text (makes it platform independent; fixes a failure)
314 * fast/events/ondragenter-expected.checksum: Removed.
315 * fast/events/ondragenter-expected.png: Removed.
316 * fast/events/ondragenter-expected.txt:
317 * fast/events/ondragenter.html:
319 2006-09-10 Darin Adler <darin@apple.com>
321 - converted a test to plain text (makes it platform independent; fixes a failure)
323 * fast/text/plain-text-line-breaks-expected.checksum: Removed.
324 * fast/text/plain-text-line-breaks-expected.png: Removed.
325 * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
326 * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
328 2006-09-08 Timothy Hatcher <timothy@apple.com>
330 Adds a test for the CSS URL quoting logic.
332 * fast/inspector/cssURLQuotes-expected.txt: Added.
333 * fast/inspector/cssURLQuotes.html: Added.
335 2006-09-09 Alexey Proskuryakov <ap@nypop.com>
339 http://bugzilla.opendarwin.org/show_bug.cgi?id=10759
340 fast/AppleScript/array.html test failing
342 * fast/AppleScript/001-expected.txt: Updated results.
344 2006-09-07 Alexey Proskuryakov <ap@nypop.com>
348 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10753
349 REGRESSION: The beginning of a CSS file is missing
351 * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
352 * http/tests/incremental/slow-utf8-css-expected.png: Added.
353 * http/tests/incremental/slow-utf8-css-expected.txt: Added.
354 * http/tests/incremental/slow-utf8-css.pl: Added.
356 2006-09-07 Rob Buis <buis@kde.org>
361 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
362 SVG with width and height 100% leaves room for scrollbar on the right.
364 Also Updated .txt files (all text blocks are wider) and some updated
365 pixel tests (some text is layouted differently because of wider text blocks).
367 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
368 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
369 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
370 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
371 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
372 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
373 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
374 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
375 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
376 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
377 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
378 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
379 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
380 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
381 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
382 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
383 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
384 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
385 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
386 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
387 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
388 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
389 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
390 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
391 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
392 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
393 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
394 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
395 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
396 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
397 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
398 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
399 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
400 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
401 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
402 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
403 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
404 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
405 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
406 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
407 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
408 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
409 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
410 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
411 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
412 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
413 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
414 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
415 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
416 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
417 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
418 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
419 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
420 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
421 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
422 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
423 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
424 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
425 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
426 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
427 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
428 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
429 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
430 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
431 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
432 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
433 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
434 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
435 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
436 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
437 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
438 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
439 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
440 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
441 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
442 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
443 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
444 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
445 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
446 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
447 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
448 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
449 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
450 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
451 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
452 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
453 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
454 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
455 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
456 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
457 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
458 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
459 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
460 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
461 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
462 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
463 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
464 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
465 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
466 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
467 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
468 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
469 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
470 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
471 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
472 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
473 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
474 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
475 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
476 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
477 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
478 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
479 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
480 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
481 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
482 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
483 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
484 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
485 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
486 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
487 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
488 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
489 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
490 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
491 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
492 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
493 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
494 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
495 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
496 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
497 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
498 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
499 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
500 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
501 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
502 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
503 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
504 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
505 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
506 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
507 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
508 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
509 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
510 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
511 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
512 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
513 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
514 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
515 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
516 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
517 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
518 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
519 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
520 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
521 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
522 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
523 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
524 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
525 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
526 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
527 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
528 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
529 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
530 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
531 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
532 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
533 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
534 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
535 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
536 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
537 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
538 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
539 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
540 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
541 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
542 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
543 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
544 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
545 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
546 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
547 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
548 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
549 * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
550 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
551 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
552 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
553 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
554 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
555 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
556 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
557 * svg/custom/coords-relative-units-transforms-expected.txt:
558 * svg/custom/feComponentTransfer-Discrete-expected.txt:
559 * svg/custom/feComponentTransfer-Gamma-expected.txt:
560 * svg/custom/feComponentTransfer-Linear-expected.txt:
561 * svg/custom/feComponentTransfer-Table-expected.txt:
562 * svg/custom/image-with-transform-clip-filter-expected.txt:
563 * svg/custom/invalid-css-expected.txt:
564 * svg/custom/invalid-viewbox1-expected.txt:
565 * svg/custom/invalid-viewbox2-expected.txt:
566 * svg/custom/non-opaque-filters-expected.txt:
567 * svg/custom/percentage-rect-expected.checksum:
568 * svg/custom/percentage-rect-expected.png:
569 * svg/custom/percentage-rect-expected.txt:
570 * svg/custom/pointer-events-path-expected.txt:
571 * svg/custom/svg-overflow-types-expected.txt:
572 * svg/custom/text-clip-expected.txt:
573 * svg/custom/text-filter-expected.txt:
574 * svg/custom/text-gradient-no-content-expected.checksum:
575 * svg/custom/text-gradient-no-content-expected.png:
576 * svg/custom/text-gradient-no-content-expected.txt:
577 * svg/custom/text-hit-test-expected.txt:
578 * svg/custom/text-image-opacity-expected.txt:
579 * svg/custom/tref-update-expected.txt:
580 * svg/custom/width-full-percentage-expected.checksum: Added.
581 * svg/custom/width-full-percentage-expected.png: Added.
582 * svg/custom/width-full-percentage-expected.txt: Added.
583 * svg/custom/width-full-percentage.svg: Added.
585 2006-09-05 Darin Adler <darin@apple.com>
589 - test for bug where the charset in a link element for a CSS stylesheet is ignored.
590 I noticed this while working on new text encoding machinery.
592 * fast/encoding/css-link-charset-expected.txt: Added.
593 * fast/encoding/css-link-charset.css: Added.
594 * fast/encoding/css-link-charset.html: Added.
596 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10681
597 REGRESSION: Reproducible crash at Wikipedia
598 (Alexey wrote this one, I reviewed.)
600 * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
601 * fast/forms/form-data-encoding-normalization-overrun.html: Added.
603 - and a tweak to an existing test
605 * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
606 diagnose this when it fails.
608 2006-09-05 Justin Garcia <justin.garcia@apple.com>
612 Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
615 * editing/pasteboard/4641033-expected.checksum:
616 * editing/pasteboard/4641033-expected.png:
617 * editing/execCommand/outdent-selection-expected.checksum:
618 * editing/execCommand/outdent-selection-expected.png:
620 Added a didChangeSelection notification that was absent before:
621 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
622 * editing/deleting/delete-3608430-fix-expected.txt:
623 * editing/deleting/delete-3608462-fix-expected.txt:
624 * editing/deleting/delete-3775172-fix-expected.txt:
625 * editing/deleting/delete-3800834-fix-expected.txt:
626 * editing/deleting/delete-3857753-fix-expected.txt:
627 * editing/deleting/delete-3865854-fix-expected.txt:
628 * editing/deleting/delete-3928305-fix-expected.txt:
629 * editing/deleting/delete-3959464-fix-expected.txt:
630 * editing/deleting/delete-4038408-fix-expected.txt:
631 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
632 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
633 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
634 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
635 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
636 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
637 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
638 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
639 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
640 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
641 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
642 * editing/deleting/delete-block-contents-001-expected.txt:
643 * editing/deleting/delete-block-contents-002-expected.txt:
644 * editing/deleting/delete-block-contents-003-expected.txt:
645 * editing/deleting/delete-block-merge-contents-001-expected.txt:
646 * editing/deleting/delete-block-merge-contents-002-expected.txt:
647 * editing/deleting/delete-block-merge-contents-003-expected.txt:
648 * editing/deleting/delete-block-merge-contents-004-expected.txt:
649 * editing/deleting/delete-block-merge-contents-005-expected.txt:
650 * editing/deleting/delete-block-merge-contents-006-expected.txt:
651 * editing/deleting/delete-block-merge-contents-007-expected.txt:
652 * editing/deleting/delete-block-merge-contents-008-expected.txt:
653 * editing/deleting/delete-block-merge-contents-009-expected.txt:
654 * editing/deleting/delete-block-merge-contents-010-expected.txt:
655 * editing/deleting/delete-block-merge-contents-012-expected.txt:
656 * editing/deleting/delete-block-merge-contents-013-expected.txt:
657 * editing/deleting/delete-block-merge-contents-014-expected.txt:
658 * editing/deleting/delete-block-merge-contents-015-expected.txt:
659 * editing/deleting/delete-block-merge-contents-016-expected.txt:
660 * editing/deleting/delete-block-merge-contents-017-expected.txt:
661 * editing/deleting/delete-block-merge-contents-018-expected.txt:
662 * editing/deleting/delete-block-merge-contents-019-expected.txt:
663 * editing/deleting/delete-block-merge-contents-020-expected.txt:
664 * editing/deleting/delete-block-merge-contents-021-expected.txt:
665 * editing/deleting/delete-block-merge-contents-022-expected.txt:
666 * editing/deleting/delete-block-merge-contents-023-expected.txt:
667 * editing/deleting/delete-block-merge-contents-024-expected.txt:
668 * editing/deleting/delete-block-table-expected.txt:
669 * editing/deleting/delete-br-008-expected.txt:
670 * editing/deleting/delete-br-010-expected.txt:
671 * editing/deleting/delete-br-011-expected.txt:
672 * editing/deleting/delete-first-list-item-expected.txt:
673 * editing/deleting/delete-image-001-expected.txt:
674 * editing/deleting/delete-image-002-expected.txt:
675 * editing/deleting/delete-image-003-expected.txt:
676 * editing/deleting/delete-image-004-expected.txt:
677 * editing/deleting/delete-line-001-expected.txt:
678 * editing/deleting/delete-line-002-expected.txt:
679 * editing/deleting/delete-line-003-expected.txt:
680 * editing/deleting/delete-line-004-expected.txt:
681 * editing/deleting/delete-line-005-expected.txt:
682 * editing/deleting/delete-line-006-expected.txt:
683 * editing/deleting/delete-line-007-expected.txt:
684 * editing/deleting/delete-line-008-expected.txt:
685 * editing/deleting/delete-line-009-expected.txt:
686 * editing/deleting/delete-line-010-expected.txt:
687 * editing/deleting/delete-line-011-expected.txt:
688 * editing/deleting/delete-line-012-expected.txt:
689 * editing/deleting/delete-line-013-expected.txt:
690 * editing/deleting/delete-line-014-expected.txt:
691 * editing/deleting/delete-line-015-expected.txt:
692 * editing/deleting/delete-line-016-expected.txt:
693 * editing/deleting/delete-line-017-expected.txt:
694 * editing/deleting/delete-listitem-001-expected.txt:
695 * editing/deleting/delete-listitem-002-expected.txt:
696 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
697 * editing/deleting/delete-select-all-001-expected.txt:
698 * editing/deleting/delete-select-all-002-expected.txt:
699 * editing/deleting/delete-select-all-003-expected.txt:
700 * editing/deleting/merge-different-styles-expected.txt:
701 * editing/deleting/merge-endOfParagraph-expected.txt:
702 * editing/deleting/merge-no-br-expected.txt:
703 * editing/deleting/pruning-after-merge-1-expected.txt:
704 * editing/deleting/pruning-after-merge-2-expected.txt:
705 * editing/deleting/table-cells-expected.txt:
706 * editing/execCommand/boldSelection-expected.txt:
707 * editing/execCommand/create-list-from-range-selection-expected.txt:
708 * editing/execCommand/createLink-expected.txt:
709 * editing/execCommand/format-block-expected.txt:
710 * editing/execCommand/format-block-from-range-selection-expected.txt:
711 * editing/execCommand/format-block-with-braces-expected.txt:
712 * editing/execCommand/format-block-with-trailing-br-expected.txt:
713 * editing/execCommand/hilitecolor-expected.txt:
714 * editing/execCommand/indent-list-item-expected.txt:
715 * editing/execCommand/indent-selection-expected.txt:
716 * editing/execCommand/insert-list-and-stitch-expected.txt:
717 * editing/execCommand/insert-list-with-id-expected.txt:
718 * editing/execCommand/insertHTML-expected.txt:
719 * editing/execCommand/insertHorizontalRule-expected.txt:
720 * editing/execCommand/remove-formatting-expected.txt:
721 * editing/execCommand/remove-list-from-range-selection-expected.txt:
722 * editing/execCommand/remove-list-items-expected.txt:
723 * editing/execCommand/strikethroughSelection-expected.txt:
724 * editing/execCommand/switch-list-type-expected.txt:
725 * editing/execCommand/unlink-expected.txt:
726 * editing/input/text-input-controller-expected.txt:
727 * editing/inserting/insert-3654864-fix-expected.txt:
728 * editing/inserting/insert-3659587-fix-expected.txt:
729 * editing/inserting/insert-3775316-fix-expected.txt:
730 * editing/inserting/insert-3851164-fix-expected.txt:
731 * editing/inserting/insert-3907422-fix-expected.txt:
732 * editing/inserting/insert-after-delete-001-expected.txt:
733 * editing/inserting/insert-div-001-expected.txt:
734 * editing/inserting/insert-div-002-expected.txt:
735 * editing/inserting/insert-div-003-expected.txt:
736 * editing/inserting/insert-div-005-expected.txt:
737 * editing/inserting/insert-div-007-expected.txt:
738 * editing/inserting/insert-div-009-expected.txt:
739 * editing/inserting/insert-div-010-expected.txt:
740 * editing/inserting/insert-div-020-expected.txt:
741 * editing/inserting/insert-div-023-expected.txt:
742 * editing/inserting/insert-div-024-expected.txt:
743 * editing/inserting/insert-div-025-expected.txt:
744 * editing/inserting/insert-div-026-expected.txt:
745 * editing/inserting/multiple-lines-selected-expected.txt:
746 * editing/inserting/paragraph-separator-03-expected.txt:
747 * editing/inserting/paragraph-separator-in-table-2-expected.txt:
748 * editing/inserting/redo-expected.txt:
749 * editing/inserting/return-key-with-selection-001-expected.txt:
750 * editing/inserting/return-key-with-selection-002-expected.txt:
751 * editing/inserting/return-key-with-selection-003-expected.txt:
752 * editing/pasteboard/3976872-expected.txt:
753 * editing/pasteboard/4076267-3-expected.txt:
754 * editing/pasteboard/4076267-expected.txt:
755 * editing/pasteboard/4700297-expected.txt:
756 * editing/pasteboard/8145-3-expected.txt:
757 * editing/pasteboard/block-wrappers-necessary-expected.txt:
758 * editing/pasteboard/copy-paste-bidi-expected.txt:
759 * editing/pasteboard/displaced-generic-placeholder-expected.txt:
760 * editing/pasteboard/displaced-placeholder-expected.txt:
761 * editing/pasteboard/display-block-on-spans-expected.txt:
762 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
763 * editing/pasteboard/interchange-newline-2-expected.txt:
764 * editing/pasteboard/merge-after-delete-1-expected.txt:
765 * editing/pasteboard/merge-after-delete-2-expected.txt:
766 * editing/pasteboard/merge-after-delete-expected.txt:
767 * editing/pasteboard/merge-end-3-expected.txt:
768 * editing/pasteboard/merge-end-5-expected.txt:
769 * editing/pasteboard/merge-end-blockquote-expected.txt:
770 * editing/pasteboard/merge-end-list-expected.txt:
771 * editing/pasteboard/merge-end-table-expected.txt:
772 * editing/pasteboard/paste-4035648-fix-expected.txt:
773 * editing/pasteboard/paste-4039777-fix-expected.txt:
774 * editing/pasteboard/paste-line-endings-001-expected.txt:
775 * editing/pasteboard/paste-line-endings-006-expected.txt:
776 * editing/pasteboard/paste-match-style-001-expected.txt:
777 * editing/pasteboard/paste-match-style-002-expected.txt:
778 * editing/pasteboard/paste-pre-001-expected.txt:
779 * editing/pasteboard/paste-pre-002-expected.txt:
780 * editing/pasteboard/paste-table-002-expected.txt:
781 * editing/pasteboard/paste-table-003-expected.txt:
782 * editing/pasteboard/paste-text-006-expected.txt:
783 * editing/pasteboard/paste-text-007-expected.txt:
784 * editing/pasteboard/paste-text-010-expected.txt:
785 * editing/pasteboard/paste-text-011-expected.txt:
786 * editing/pasteboard/paste-text-015-expected.txt:
787 * editing/pasteboard/paste-text-016-expected.txt:
788 * editing/pasteboard/paste-text-017-expected.txt:
789 * editing/pasteboard/paste-text-018-expected.txt:
790 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
791 * editing/pasteboard/smart-paste-003-expected.txt:
792 * editing/pasteboard/smart-paste-004-expected.txt:
793 * editing/pasteboard/smart-paste-005-expected.txt:
794 * editing/pasteboard/smart-paste-006-expected.txt:
795 * editing/pasteboard/smart-paste-007-expected.txt:
796 * editing/pasteboard/smart-paste-008-expected.txt:
797 * editing/pasteboard/testcase-9507-expected.txt:
798 * editing/pasteboard/undoable-fragment-removes-expected.txt:
799 * editing/selection/expanding-selections-expected.txt:
800 * editing/selection/expanding-selections2-expected.txt:
801 * editing/selection/node-removal-1-expected.txt:
802 * editing/selection/node-removal-2-expected.txt:
803 * editing/selection/select-all-iframe-expected.txt:
804 * editing/selection/skip-non-editable-1-expected.txt:
805 * editing/selection/triple-click-in-pre-expected.txt:
806 * editing/style/apple-style-editable-mix-expected.txt:
807 * editing/style/block-style-004-expected.txt:
808 * editing/style/block-style-005-expected.txt:
809 * editing/style/block-style-006-expected.txt:
810 * editing/style/create-block-for-style-001-expected.txt:
811 * editing/style/create-block-for-style-002-expected.txt:
812 * editing/style/create-block-for-style-003-expected.txt:
813 * editing/style/create-block-for-style-004-expected.txt:
814 * editing/style/create-block-for-style-007-expected.txt:
815 * editing/style/create-block-for-style-009-expected.txt:
816 * editing/style/create-block-for-style-010-expected.txt:
817 * editing/style/create-block-for-style-011-expected.txt:
818 * editing/style/create-block-for-style-012-expected.txt:
819 * editing/style/create-block-for-style-013-expected.txt:
820 * editing/style/designmode-expected.txt:
821 * editing/style/relative-font-size-change-001-expected.txt:
822 * editing/style/relative-font-size-change-002-expected.txt:
823 * editing/style/remove-underline-across-paragraph-expected.txt:
824 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
825 * editing/style/remove-underline-after-paragraph-expected.txt:
826 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
827 * editing/style/remove-underline-from-stylesheet-expected.txt:
828 * editing/style/smoosh-styles-001-expected.txt:
829 * editing/style/smoosh-styles-002-expected.txt:
830 * editing/style/smoosh-styles-003-expected.txt:
831 * editing/style/style-3681552-fix-001-expected.txt:
832 * editing/style/style-3681552-fix-002-expected.txt:
833 * editing/style/style-3690704-fix-expected.txt:
834 * editing/style/style-3998892-fix-expected.txt:
835 * editing/style/style-boundary-001-expected.txt:
836 * editing/style/style-boundary-003-expected.txt:
837 * editing/style/style-boundary-004-expected.txt:
838 * editing/style/typing-style-001-expected.txt:
839 * editing/style/typing-style-003-expected.txt:
840 * editing/undo/undo-misspellings-expected.txt:
841 * editing/unsupported-content/list-delete-001-expected.txt:
842 * editing/unsupported-content/list-delete-002-expected.txt:
843 * editing/unsupported-content/list-delete-003-expected.txt:
844 * editing/unsupported-content/table-delete-001-expected.txt:
845 * editing/unsupported-content/table-delete-002-expected.txt:
846 * editing/unsupported-content/table-delete-003-expected.txt:
847 * fast/forms/attributed-strings-expected.txt:
848 * fast/forms/cursor-position-expected.txt:
849 * fast/forms/drag-into-textarea-expected.txt:
850 * fast/forms/input-appearance-maxlength-expected.txt:
851 * fast/forms/input-paste-undo-expected.txt:
852 * fast/forms/input-selection-restore-expected.txt:
853 * fast/forms/input-text-paste-maxlength-expected.txt:
854 * fast/forms/selection-functions-expected.txt:
855 * fast/forms/text-field-setvalue-crash-expected.txt:
856 * fast/forms/textarea-paste-newline-expected.txt:
858 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
862 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=10716
863 XMLHttpRequest.responseText is null if HTTP response is empty
865 The results are not fully correct yet:
866 - accessing properties that are now undefined should cause an exception;
867 - on error, responseXML should be null, rather than contain an HTML document describing
870 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
871 now returning null for nil documents.
873 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
874 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
875 * http/tests/xmlhttprequest/zero-length-response-sync.html:
876 * http/tests/xmlhttprequest/zero-length-response.html:
877 Extended to cover more properties.
879 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
883 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10676
884 @charset rules not accessible via DOM
886 * fast/encoding/css-charset-dom-expected.txt: Added.
887 * fast/encoding/css-charset-dom.html: Added.
889 2006-09-04 Rob Buis <buis@kde.org>
894 http://bugzilla.opendarwin.org/show_bug.cgi?id=6546
895 clipPath data does not respect transforms
897 * svg/custom/clip-path-with-transform-expected.checksum: Added.
898 * svg/custom/clip-path-with-transform-expected.png: Added.
899 * svg/custom/clip-path-with-transform-expected.txt: Added.
900 * svg/custom/clip-path-with-transform.svg: Added.
902 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
906 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10693
907 Convert JavaScript arrays to AppleScript lists
909 * fast/AppleScript/array-expected.txt:
910 * fast/AppleScript/array.html: Updated results, added a test for
911 circular dependencies.
913 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
917 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=10697
918 REGRESSION (r16175): Errors in incremental decoding of UTF-8
920 * fast/encoding/charset-invalid-expected.txt: Added.
921 * fast/encoding/charset-invalid.html: Added.
922 * http/tests/incremental/slow-utf8-html-expected.txt: Added.
923 * http/tests/incremental/slow-utf8-html.pl: Added.
925 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
929 http://bugzilla.opendarwin.org/show_bug.cgi?id=4508
930 Layout tests access an external server
932 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
933 but the test still pointed to a remote one).
934 * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
935 * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of
936 a non-existent http one.
937 * fast/loader/docLoaderFrame-expected.checksum: Removed.
938 * fast/loader/docLoaderFrame-expected.png: Removed.
939 * fast/loader/docLoaderFrame-expected.txt: Removed.
940 * fast/loader/docLoaderFrame.html: Removed.
941 * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
942 * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
943 * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
944 Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it
947 2006-09-02 Graham Dennis <graham.dennis@gmail.com>
952 http://bugzilla.opendarwin.org/show_bug.cgi?id=10579
953 AppleStyleCommand::applyBlockStyle crash
955 * editing/style/table-selection-expected.checksum: Added.
956 * editing/style/table-selection-expected.png: Added.
957 * editing/style/table-selection-expected.txt: Added.
958 * editing/style/table-selection.html: Added.
960 2006-09-01 Adele Peterson <adele@apple.com>
962 Reviewed by Tim Omernick.
964 Updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=6990
965 Switch to use new text field implementation for <input type="password">
967 * dom/html/level2/html/HTMLInputElement22-expected.txt:
968 * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
969 * fast/events/event-sender-mouse-click.html:
970 * fast/forms/input-appearance-height-expected.checksum:
971 * fast/forms/input-appearance-height-expected.txt:
972 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
973 * fast/forms/input-value-expected.checksum:
974 * fast/forms/input-value-expected.png:
975 * fast/forms/input-value-expected.txt:
976 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
977 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
978 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
980 Updated from switch to style-able selects
981 * fast/forms/option-strip-whitespace-expected.checksum:
982 * fast/forms/option-strip-whitespace-expected.png:
983 * fast/forms/option-strip-whitespace-expected.txt:
985 2006-09-01 Timothy Hatcher <timothy@apple.com>
989 - updated results, null is not round-tripped through the bindings
990 because of regressions the original change caused in other applications.
991 - added an echo for "undefined".
993 * plugins/bindings-test-expected.txt:
994 * plugins/bindings-test.html:
996 2006-09-01 Alexey Proskuryakov <ap@nypop.com>
1001 - http://bugzilla.opendarwin.org/show_bug.cgi?id=5620
1002 Should only honor encoding from <meta> in HTML
1004 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9783
1005 An XML declaration without an explicit encoding incorrectly triggers
1006 UTF-8 encoding in an HTML document
1008 - http://bugzilla.opendarwin.org/show_bug.cgi?id=10155
1009 CSS2: @charset is not supported
1011 * fast/encoding/css-charset-expected.txt: Added.
1012 * fast/encoding/css-charset.css: Added.
1013 * fast/encoding/css-charset.html: Added.
1014 * fast/encoding/css-charset-evil-expected.txt: Added.
1015 * fast/encoding/css-charset-evil.css: Added.
1016 * fast/encoding/css-charset-evil.html: Added.
1017 * fast/encoding/default-xhtml-encoding-expected.txt: Added.
1018 * fast/encoding/default-xhtml-encoding.xhtml: Added.
1019 * fast/encoding/meta-in-xhtml-expected.txt: Added.
1020 * fast/encoding/meta-in-xhtml.xhtml: Added.
1021 * fast/encoding/pseudo-xml-2-expected.txt: Added.
1022 * fast/encoding/pseudo-xml-2.html: Added.
1023 * fast/encoding/pseudo-xml-3-expected.txt: Added.
1024 * fast/encoding/pseudo-xml-3.html: Added.
1025 * fast/encoding/pseudo-xml-4-expected.txt: Added.
1026 * fast/encoding/pseudo-xml-4.html: Added.
1027 * fast/encoding/pseudo-xml-expected.txt: Added.
1028 * fast/encoding/pseudo-xml.html: Added.
1030 2006-08-31 Alice Liu <alice.liu@apple.com>
1034 Revised expected results for an isindex element because of
1035 <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
1036 Now the field is rendered as a textfield
1038 * fast/dom/isindex-002-expected.checksum:
1039 * fast/dom/isindex-002-expected.png:
1040 * fast/dom/isindex-002-expected.txt:
1042 2006-08-30 Rob Buis <buis@kde.org>
1046 Changed test results because of:
1047 http://bugzilla.opendarwin.org/show_bug.cgi?id=10586
1048 pointer-events has issues when things are not stroked/filled
1050 * svg/custom/pointer-events-path-expected.checksum:
1051 * svg/custom/pointer-events-path-expected.png:
1052 * svg/custom/pointer-events-path-expected.txt:
1054 2006-08-29 Justin Garcia <justin.garcia@apple.com>
1056 Reviewed by harrison
1058 <rdar://problem/4700297>
1059 REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
1062 * editing/pasteboard/smart-paste-002-expected.checksum:
1063 * editing/pasteboard/smart-paste-002-expected.png:
1064 * editing/pasteboard/smart-paste-002-expected.txt:
1065 Added to demonstrate fix:
1066 * editing/pasteboard/4700297-expected.checksum: Added.
1067 * editing/pasteboard/4700297-expected.png: Added.
1068 * editing/pasteboard/4700297-expected.txt: Added.
1069 * editing/pasteboard/4700297.html: Added.
1070 Removed a superfluous style span:
1071 * editing/deleting/pruning-after-merge-1-expected.txt:
1072 * editing/pasteboard/interchange-newline-1-expected.txt:
1073 * editing/pasteboard/paste-text-019-expected.checksum:
1074 * editing/pasteboard/paste-text-019-expected.png:
1075 * editing/pasteboard/paste-text-019-expected.txt:
1076 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1077 Accidently checked in bad results yesterday:
1078 * editing/pasteboard/copy-paste-bidi-expected.txt:
1079 Equivalent render tree:
1080 * editing/pasteboard/smart-paste-001-expected.txt:
1082 2006-08-29 waylonis <waylonis@google.com>
1086 - Updated test to check for exceptions thrown in a plug-in. This is
1087 a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10114.
1088 * plugins/bindings-test-expected.txt:
1089 * plugins/bindings-test.html:
1091 2006-08-29 Darin Adler <darin@apple.com>
1095 - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)
1097 * fast/css/computed-style-negative-top-expected.txt: Added.
1098 * fast/css/computed-style-negative-top.html: Added.
1100 2006-08-28 Justin Garcia <justin.garcia@apple.com>
1102 Reviewed by harrison
1104 * editing/inserting/redo-expected.checksum: Added.
1105 * editing/inserting/redo-expected.png: Added.
1106 * editing/inserting/redo-expected.txt: Added.
1107 * editing/inserting/redo.html: Added.
1108 * editing/pasteboard/copy-paste-bidi-expected.txt:
1110 2006-08-28 Alice Liu <alice.liu@apple.com>
1114 Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write
1116 * http/tests/misc/iframe-domain-test-expected.txt: Added.
1117 * http/tests/misc/iframe-domain-test.html: Added.
1119 2006-08-27 Rob Buis <buis@kde.org>
1123 Changed test result because of:
1124 http://bugzilla.opendarwin.org/show_bug.cgi?id=10557
1125 KCanvasPath should be replace by platform/Path
1127 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1129 2006-08-26 Eric Seidel <eric@eseidel.com>
1133 Test case for: pointer-events does not work.
1134 http://bugzilla.opendarwin.org/show_bug.cgi?id=10415
1136 * svg/custom/pointer-events-path-expected.checksum: Added.
1137 * svg/custom/pointer-events-path-expected.png: Added.
1138 * svg/custom/pointer-events-path-expected.txt: Added.
1139 * svg/custom/pointer-events-path.svg: Added.
1141 2006-08-27 Rob Buis <buis@kde.org>
1146 http://bugzilla.opendarwin.org/show_bug.cgi?id=10558
1147 SVG should have support for <metadata> element
1149 * svg/custom/create-metadata-element-expected.checksum: Added.
1150 * svg/custom/create-metadata-element-expected.png: Added.
1151 * svg/custom/create-metadata-element-expected.txt: Added.
1152 * svg/custom/create-metadata-element.svg: Added.
1154 2006-08-25 Adele Peterson <adele@apple.com>
1156 Updated results for addition of -webkit-text-security.
1158 * fast/css/computed-style-expected.txt:
1160 2006-08-25 Adele Peterson <adele@apple.com>
1164 New tests and updated tests for styled selects.
1166 * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
1167 * fast/borders/borderRadiusInvalidColor-expected.png: Added.
1168 * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
1169 * fast/borders/borderRadiusInvalidColor.html: Added.
1171 * fast/forms/select-baseline-expected.checksum: Added.
1172 * fast/forms/select-baseline-expected.png: Added.
1173 * fast/forms/select-baseline-expected.txt: Added.
1174 * fast/forms/select-baseline.html: Added.
1176 * editing/pasteboard/4641033-expected.txt:
1177 * editing/selection/replaced-boundaries-3-expected.txt:
1178 * editing/selection/select-box-expected.txt:
1179 * fast/block/margin-collapse/103-expected.txt:
1180 * fast/forms/001-expected.checksum:
1181 * fast/forms/001-expected.png:
1182 * fast/forms/001-expected.txt:
1183 * fast/forms/003-expected.txt:
1184 * fast/forms/004-expected.txt:
1185 * fast/forms/HTMLOptionElement_label01-expected.txt:
1186 * fast/forms/HTMLOptionElement_label02-expected.txt:
1187 * fast/forms/HTMLOptionElement_label03-expected.txt:
1188 * fast/forms/HTMLOptionElement_label04-expected.txt:
1189 * fast/forms/HTMLOptionElement_label06-expected.txt:
1190 * fast/forms/HTMLOptionElement_label07-expected.txt:
1191 * fast/forms/form-element-geometry-expected.checksum:
1192 * fast/forms/form-element-geometry-expected.png:
1193 * fast/forms/form-element-geometry-expected.txt:
1194 * fast/forms/option-script-expected.txt:
1195 * fast/forms/option-text-clip-expected.txt:
1196 * fast/forms/select-change-listbox-to-popup-expected.txt:
1197 * fast/forms/select-selected-expected.txt:
1198 * fast/forms/select-style-expected.txt:
1199 * fast/forms/select-visual-hebrew-expected.txt:
1200 * fast/invalid/014-expected.txt:
1201 * fast/parser/document-write-option-expected.txt:
1202 * fast/replaced/width100percent-expected.txt:
1203 * http/tests/navigation/anchor-basic-expected.txt:
1204 * http/tests/navigation/anchor-frames-expected.txt:
1205 * http/tests/navigation/anchor-goback-expected.txt:
1206 * http/tests/navigation/anchor-subframeload-expected.txt:
1207 * http/tests/navigation/javascriptlink-basic-expected.txt:
1208 * http/tests/navigation/javascriptlink-frames-expected.txt:
1209 * http/tests/navigation/javascriptlink-goback-expected.txt:
1210 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
1211 * http/tests/navigation/metaredirect-basic-expected.txt:
1212 * http/tests/navigation/metaredirect-frames-expected.txt:
1213 * http/tests/navigation/metaredirect-goback-expected.txt:
1214 * http/tests/navigation/metaredirect-subframeload-expected.txt:
1215 * http/tests/navigation/post-goback2-expected.txt:
1216 * http/tests/navigation/postredirect-goback2-expected.txt:
1217 * http/tests/navigation/redirect302-basic-expected.txt:
1218 * http/tests/navigation/redirect302-frames-expected.txt:
1219 * http/tests/navigation/redirect302-goback-expected.txt:
1220 * http/tests/navigation/redirect302-subframeload-expected.txt:
1221 * http/tests/navigation/relativeanchor-basic-expected.txt:
1222 * http/tests/navigation/relativeanchor-frames-expected.txt:
1223 * http/tests/navigation/relativeanchor-goback-expected.txt:
1224 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
1225 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
1226 * http/tests/navigation/success200-basic-expected.txt:
1227 * http/tests/navigation/success200-frames-expected.txt:
1228 * http/tests/navigation/success200-frames-loadsame-expected.txt:
1229 * http/tests/navigation/success200-goback-expected.txt:
1230 * http/tests/navigation/success200-loadsame-expected.txt:
1231 * http/tests/navigation/success200-reload-expected.txt:
1232 * http/tests/navigation/success200-subframeload-expected.txt:
1233 * http/tests/navigation/timerredirect-basic-expected.txt:
1234 * http/tests/navigation/timerredirect-frames-expected.txt:
1235 * http/tests/navigation/timerredirect-goback-expected.txt:
1236 * http/tests/navigation/timerredirect-subframeload-expected.txt:
1237 * tables/mozilla/bugs/bug1188-expected.txt:
1238 * tables/mozilla/bugs/bug18359-expected.txt:
1239 * tables/mozilla/bugs/bug2479-3-expected.txt:
1240 * tables/mozilla/bugs/bug2479-4-expected.txt:
1241 * tables/mozilla/bugs/bug29326-expected.txt:
1242 * tables/mozilla/bugs/bug33855-expected.txt:
1243 * tables/mozilla/bugs/bug4382-expected.txt:
1244 * tables/mozilla/bugs/bug96334-expected.txt:
1245 * tables/mozilla/core/margins-expected.txt:
1246 * tables/mozilla/dom/tableDom-expected.txt:
1247 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
1249 2006-08-24 Darin Adler <darin@apple.com>
1253 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10169
1254 REGRESSION: NativeTextArea: Text dragged from <input type=text> to textarea disappears
1256 * fast/forms/drag-into-textarea-expected.txt: Added.
1257 * fast/forms/drag-into-textarea.html: Added.
1259 2006-08-24 David Harrison <harrison@apple.com>
1261 Updated expected results for this change:
1263 <rdar://problem/4522205> Represent controls in AXAttributedStringForTextMarkerRange
1265 * editing/selection/anchor-focus1-expected.txt:
1266 * editing/selection/anchor-focus2-expected.txt:
1267 * editing/selection/anchor-focus3-expected.txt:
1268 * editing/selection/move-begin-end-expected.txt:
1269 * fast/dom/Element/onclick-case-expected.txt:
1270 * fast/dom/HTMLInputElement/size-as-number-expected.txt:
1271 * fast/dom/document-all-input-expected.txt:
1272 * fast/dom/option-properties-expected.txt:
1273 * fast/events/objc-keyboard-event-creation-expected.txt:
1274 * fast/events/onsubmit-bubbling-expected.txt:
1275 * fast/forms/access-key-expected.txt:
1276 * fast/forms/activate-and-disabled-elements-expected.txt:
1277 * fast/forms/button-in-forms-collection-expected.txt:
1278 * fast/forms/check-box-enter-key-expected.txt:
1279 * fast/forms/cursor-position-expected.txt:
1280 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
1281 * fast/forms/domstring-replace-crash-expected.txt:
1282 * fast/forms/double-focus-expected.txt:
1283 * fast/forms/element-by-name-expected.txt:
1284 * fast/forms/empty-get-expected.txt:
1285 * fast/forms/focus-expected.txt:
1286 * fast/forms/form-get-multipart-expected.txt:
1287 * fast/forms/form-get-multipart2-expected.txt:
1288 * fast/forms/form-get-multipart3-expected.txt:
1289 * fast/forms/form-post-urlencoded-expected.txt:
1290 * fast/forms/input-appearance-elementFromPoint-expected.txt:
1291 * fast/forms/input-appearance-maxlength-expected.txt:
1292 * fast/forms/input-changing-value-expected.txt:
1293 * fast/forms/input-delete-expected.txt:
1294 * fast/forms/input-selection-hidden-expected.txt:
1295 * fast/forms/input-selection-restore-expected.txt:
1296 * fast/forms/input-text-enter-expected.txt:
1297 * fast/forms/input-truncate-newline-expected.txt:
1298 * fast/forms/legend-access-key-expected.txt:
1299 * fast/forms/onchange-enter-submit-expected.txt:
1300 * fast/forms/onselect-textarea-expected.txt:
1301 * fast/forms/onselect-textfield-expected.txt:
1302 * fast/forms/paste-into-textarea-expected.txt:
1303 * fast/forms/plaintext-mode-1-expected.txt:
1304 * fast/forms/select-remove-option-expected.txt:
1305 * fast/forms/select-replace-option-expected.txt:
1306 * fast/forms/select-reset-expected.txt:
1307 * fast/forms/selection-functions-expected.txt:
1308 * fast/forms/text-field-setvalue-crash-expected.txt:
1309 * fast/forms/textarea-crlf-expected.txt:
1310 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
1311 * fast/forms/textarea-setvalue-submit-expected.txt:
1312 * fast/forms/textfield-focus-out-expected.txt:
1314 2006-08-24 Rob Buis <buis@kde.org>
1319 http://bugzilla.opendarwin.org/show_bug.cgi?id=10524
1320 svg transform: comma delimiting breaks display
1322 * svg/custom/transform-scale-parse-expected.checksum: Added.
1323 * svg/custom/transform-scale-parse-expected.png: Added.
1324 * svg/custom/transform-scale-parse-expected.txt: Added.
1325 * svg/custom/transform-scale-parse.svg: Added.
1327 2006-08-22 Trey Matteson <trey@usa.net>
1331 This test update was missing from the patch I posted, and ggarren just checked in.
1333 * fast/overflow/scrollRevealButton-expected.txt:
1335 2006-08-22 Maciej Stachowiak <mjs@apple.com>
1339 - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
1341 (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
1343 * fast/loader/start-load-in-unload-expected.txt: Added.
1344 * fast/loader/start-load-in-unload.html: Added.
1346 2006-08-22 Maciej Stachowiak <mjs@apple.com>
1348 Fix for broken tests.
1350 - made newly added CGI scripts executable
1352 * http/tests/navigation/resources/error404.pl:
1353 * http/tests/navigation/resources/frameset.pl:
1354 * http/tests/navigation/resources/postresult.pl:
1355 * http/tests/navigation/resources/redirect302.pl:
1357 2006-08-22 Justin Garcia <justin.garcia@apple.com>
1359 Reviewed by harrison
1361 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10449>
1362 REGRESSION(r15918): drag-into-marker.html failing
1364 * editing/pasteboard/paste-list-001-expected.txt:
1365 * fast/lists/drag-into-marker.html: Added.
1366 * fast/lists/drag-into-marker.html-disabled: Removed.
1368 2006-08-22 Justin Garcia <justin.garcia@apple.com>
1370 Reviewed by harrison
1372 <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
1375 * editing/pasteboard/paste-4039777-fix-expected.checksum:
1376 * editing/pasteboard/paste-4039777-fix-expected.png:
1377 * editing/pasteboard/paste-4039777-fix-expected.txt:
1378 * editing/deleting/delete-3857753-fix-expected.txt:
1379 * editing/pasteboard/styled-element-markup-expected.checksum:
1380 * editing/pasteboard/styled-element-markup-expected.png:
1381 * editing/pasteboard/styled-element-markup-expected.txt:
1382 * editing/execCommand/insertHTML-expected.checksum:
1383 * editing/execCommand/insertHTML-expected.png:
1384 * editing/execCommand/insertHTML-expected.txt:
1385 * editing/execCommand/insertHTML.html:
1387 Removed some empty style spans, font tags are replaced by style spans
1388 in a couple of cases:
1389 * editing/deleting/merge-different-styles-expected.txt:
1390 * editing/deleting/pruning-after-merge-1-expected.txt:
1391 * editing/deleting/pruning-after-merge-2-expected.txt:
1392 * editing/inserting/insert-3786362-fix-expected.txt:
1393 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1394 * editing/pasteboard/display-block-on-spans-expected.txt:
1395 * editing/pasteboard/merge-end-table-expected.txt:
1396 * editing/pasteboard/paste-4035648-fix-expected.txt:
1397 * editing/pasteboard/paste-line-endings-001-expected.txt:
1398 * editing/pasteboard/paste-line-endings-006-expected.txt:
1399 * editing/pasteboard/paste-list-001-expected.txt:
1400 * editing/pasteboard/paste-pre-001-expected.txt:
1401 * editing/pasteboard/paste-pre-002-expected.txt:
1402 * editing/pasteboard/paste-table-001-expected.txt:
1403 * editing/pasteboard/paste-table-002-expected.txt:
1404 * editing/pasteboard/paste-text-001-expected.txt:
1405 * editing/pasteboard/paste-text-002-expected.txt:
1406 * editing/pasteboard/paste-text-003-expected.txt:
1407 * editing/pasteboard/paste-text-004-expected.txt:
1408 * editing/pasteboard/paste-text-005-expected.txt:
1409 * editing/pasteboard/paste-text-006-expected.txt:
1410 * editing/pasteboard/paste-text-011-expected.txt:
1411 * editing/pasteboard/paste-text-012-expected.txt:
1412 * editing/pasteboard/paste-text-013-expected.txt:
1413 * editing/pasteboard/paste-text-014-expected.txt:
1414 * editing/pasteboard/paste-text-015-expected.txt:
1415 * editing/pasteboard/paste-text-016-expected.txt:
1416 * editing/pasteboard/paste-text-017-expected.txt:
1417 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1418 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1419 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1420 * editing/pasteboard/styled-element-markup.html:
1421 * editing/pasteboard/testcase-9507-expected.txt:
1422 * editing/style/smoosh-styles-001-expected.txt:
1423 * editing/style/smoosh-styles-002-expected.txt:
1425 2006-08-22 Trey Matteson <trey@usa.net>
1429 Introducing a small test suite for bugs related to various navigation techniques,
1430 e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
1431 within-page anchors. Most of the tests are done with and without an enclosing frameset.
1432 The tests verify the content of the final page (which may include restored form
1433 state), scroll location (also sometimes restored), and the full content of the
1436 * fast/overflow/scrollRevealButton-expected.txt:
1437 Updated to include scroll location that is now emitted.
1438 * http/tests/navigation/anchor-basic-expected.txt: Added.
1439 * http/tests/navigation/anchor-basic.html: Added.
1440 * http/tests/navigation/anchor-frames-expected.txt: Added.
1441 * http/tests/navigation/anchor-frames.html: Added.
1442 * http/tests/navigation/anchor-goback-expected.txt: Added.
1443 * http/tests/navigation/anchor-goback.html: Added.
1444 * http/tests/navigation/anchor-subframeload-expected.txt: Added.
1445 * http/tests/navigation/anchor-subframeload.html: Added.
1446 * http/tests/navigation/error404-basic-expected.txt: Added.
1447 * http/tests/navigation/error404-basic.html: Added.
1448 * http/tests/navigation/error404-frames-expected.txt: Added.
1449 * http/tests/navigation/error404-frames.html: Added.
1450 * http/tests/navigation/error404-goback-expected.txt: Added.
1451 * http/tests/navigation/error404-goback.html: Added.
1452 * http/tests/navigation/error404-subframeload-expected.txt: Added.
1453 * http/tests/navigation/error404-subframeload.html: Added.
1454 * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
1455 * http/tests/navigation/javascriptlink-basic.html: Added.
1456 * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
1457 * http/tests/navigation/javascriptlink-frames.html: Added.
1458 * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
1459 * http/tests/navigation/javascriptlink-goback.html: Added.
1460 * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
1461 * http/tests/navigation/javascriptlink-subframeload.html: Added.
1462 * http/tests/navigation/metaredirect-basic-expected.txt: Added.
1463 * http/tests/navigation/metaredirect-basic.html: Added.
1464 * http/tests/navigation/metaredirect-frames-expected.txt: Added.
1465 * http/tests/navigation/metaredirect-frames.html: Added.
1466 * http/tests/navigation/metaredirect-goback-expected.txt: Added.
1467 * http/tests/navigation/metaredirect-goback.html: Added.
1468 * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
1469 * http/tests/navigation/metaredirect-subframeload.html: Added.
1470 * http/tests/navigation/post-basic-expected.txt: Added.
1471 * http/tests/navigation/post-basic.html: Added.
1472 * http/tests/navigation/post-frames-expected.txt: Added.
1473 * http/tests/navigation/post-frames-goback1.html-disabled: Added.
1474 * http/tests/navigation/post-frames.html: Added.
1475 * http/tests/navigation/post-goback1-expected.txt: Added.
1476 * http/tests/navigation/post-goback1.html: Added.
1477 * http/tests/navigation/post-goback2-expected.txt: Added.
1478 * http/tests/navigation/post-goback2.html: Added.
1479 * http/tests/navigation/postredirect-basic-expected.txt: Added.
1480 * http/tests/navigation/postredirect-basic.html: Added.
1481 * http/tests/navigation/postredirect-frames-expected.txt: Added.
1482 * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
1483 * http/tests/navigation/postredirect-frames.html: Added.
1484 * http/tests/navigation/postredirect-goback1-expected.txt: Added.
1485 * http/tests/navigation/postredirect-goback1.html: Added.
1486 * http/tests/navigation/postredirect-goback2-expected.txt: Added.
1487 * http/tests/navigation/postredirect-goback2.html: Added.
1488 * http/tests/navigation/redirect302-basic-expected.txt: Added.
1489 * http/tests/navigation/redirect302-basic.html: Added.
1490 * http/tests/navigation/redirect302-frames-expected.txt: Added.
1491 * http/tests/navigation/redirect302-frames.html: Added.
1492 * http/tests/navigation/redirect302-goback-expected.txt: Added.
1493 * http/tests/navigation/redirect302-goback.html: Added.
1494 * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
1495 * http/tests/navigation/redirect302-subframeload.html: Added.
1496 * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
1497 * http/tests/navigation/relativeanchor-basic.html: Added.
1498 * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
1499 * http/tests/navigation/relativeanchor-frames.html: Added.
1500 * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
1501 * http/tests/navigation/relativeanchor-goback.html: Added.
1502 * http/tests/navigation/resources/error404.pl: Added.
1503 * http/tests/navigation/resources/frameset.pl: Added.
1504 * http/tests/navigation/resources/javascriptlink.html: Added.
1505 * http/tests/navigation/resources/metaredirect.html: Added.
1506 * http/tests/navigation/resources/otherpage.html: Added.
1507 * http/tests/navigation/resources/postresult.pl: Added.
1508 * http/tests/navigation/resources/redirect302.pl: Added.
1509 * http/tests/navigation/resources/slowmetaredirect.html: Added.
1510 * http/tests/navigation/resources/slowtimerredirect.html: Added.
1511 * http/tests/navigation/resources/success200.html: Added.
1512 * http/tests/navigation/resources/testcode.js: Added.
1513 * http/tests/navigation/resources/timerredirect.html: Added.
1514 * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
1515 * http/tests/navigation/slowmetaredirect-basic.html: Added.
1516 * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
1517 * http/tests/navigation/slowtimerredirect-basic.html: Added.
1518 * http/tests/navigation/success200-basic-expected.txt: Added.
1519 * http/tests/navigation/success200-basic.html: Added.
1520 * http/tests/navigation/success200-frames-expected.txt: Added.
1521 * http/tests/navigation/success200-frames-goback.html-disabled: Added.
1522 * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
1523 * http/tests/navigation/success200-frames-loadsame.html: Added.
1524 * http/tests/navigation/success200-frames-reload.html-disabled: Added.
1525 * http/tests/navigation/success200-frames.html: Added.
1526 * http/tests/navigation/success200-goback-expected.txt: Added.
1527 * http/tests/navigation/success200-goback.html: Added.
1528 * http/tests/navigation/success200-loadsame-expected.txt: Added.
1529 * http/tests/navigation/success200-loadsame.html: Added.
1530 * http/tests/navigation/success200-reload-expected.txt: Added.
1531 * http/tests/navigation/success200-reload.html: Added.
1532 * http/tests/navigation/success200-subframeload-expected.txt: Added.
1533 * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
1534 * http/tests/navigation/success200-subframeload.html: Added.
1535 * http/tests/navigation/timerredirect-basic-expected.txt: Added.
1536 * http/tests/navigation/timerredirect-basic.html: Added.
1537 * http/tests/navigation/timerredirect-frames-expected.txt: Added.
1538 * http/tests/navigation/timerredirect-frames.html: Added.
1539 * http/tests/navigation/timerredirect-goback-expected.txt: Added.
1540 * http/tests/navigation/timerredirect-goback.html: Added.
1541 * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
1542 * http/tests/navigation/timerredirect-subframeload.html: Added.
1544 2006-08-22 Rob Buis <buis@kde.org>
1549 http://bugzilla.opendarwin.org/show_bug.cgi?id=10402
1550 REPRO: SVG crashes inside gradient code
1552 * svg/custom/gradient-attr-update-expected.checksum: Added.
1553 * svg/custom/gradient-attr-update-expected.png: Added.
1554 * svg/custom/gradient-attr-update-expected.txt: Added.
1555 * svg/custom/gradient-attr-update.svg: Added.
1557 2006-08-22 Rob Buis <buis@kde.org>
1561 Testcase needed for:
1562 http://bugzilla.opendarwin.org/show_bug.cgi?id=10405
1563 REPRO: SVG Maze crashes in RenderPath code
1565 * svg/custom/dynamic-empty-path-expected.checksum: Added.
1566 * svg/custom/dynamic-empty-path-expected.png: Added.
1567 * svg/custom/dynamic-empty-path-expected.txt: Added.
1568 * svg/custom/dynamic-empty-path.svg: Added.
1570 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
1574 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10419
1575 XSLTProcessor transformToFragment fails because of an XML declaration
1577 * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
1578 * fast/xsl/transformToFragment-XML-declaration.html: Added.
1580 * fast/xsl/xslt-extra-content-at-end-expected.checksum:
1581 * fast/xsl/xslt-extra-content-at-end-expected.png:
1582 * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.
1584 2006-08-21 Vladimir Olexa <vladimir.olexa@gmail.com>
1588 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6252
1589 JavaScript 1.6 Array.lastIndexOf
1591 * fast/js/array-lastIndexOf-expected.txt: Added.
1592 * fast/js/array-lastIndexOf.html: Added.
1593 * fast/js/resources/array-lastIndexOf.js: Added.
1595 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
1599 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10429
1600 XSLTProcessor.transformToFragment crashes if the owner document is empty
1602 * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
1603 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
1604 * fast/js/xslt-fragment-in-empty-doc.html: Added.
1606 2006-08-16 Justin Garcia <justin.garcia@apple.com>
1608 Reviewed by thatcher
1610 Equivalent render tree:
1611 * fast/events/ondragenter-expected.checksum:
1612 * fast/events/ondragenter-expected.txt:
1614 Patch exposed a bug (10449):
1615 * fast/lists/drag-into-marker.html: Removed.
1616 * fast/lists/drag-into-marker.html-disabled: Added.
1618 2006-08-15 Justin Garcia <justin.garcia@apple.com>
1620 Reviewed by thatcher
1623 * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
1624 * editing/pasteboard/interchange-newline-4-expected.png: Added.
1625 * editing/pasteboard/interchange-newline-4-expected.txt: Added.
1626 * editing/pasteboard/interchange-newline-4.html: Added.
1627 * editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
1628 * editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
1629 * editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
1630 * editing/deleting/paragraph-in-preserveNewline.html: Added.
1632 Equivalent render trees, fixes, or bugs exposed (10427, 10428):
1633 * editing/execCommand/insertHTML-expected.checksum:
1634 * editing/execCommand/insertHTML-expected.png:
1635 * editing/execCommand/insertHTML-expected.txt:
1636 * editing/execCommand/insertHTML.html:
1637 * editing/execCommand/insertHorizontalRule-expected.checksum:
1638 * editing/execCommand/insertHorizontalRule-expected.png:
1639 * editing/execCommand/insertHorizontalRule-expected.txt:
1640 * editing/inserting/insert-3786362-fix-expected.checksum:
1641 * editing/inserting/insert-3786362-fix-expected.png:
1642 * editing/inserting/insert-3786362-fix-expected.txt:
1643 * editing/inserting/insert-3786362-fix.html:
1644 * editing/inserting/insert-3907422-fix-expected.txt:
1645 * editing/pasteboard/3976872-expected.checksum:
1646 * editing/pasteboard/3976872-expected.png:
1647 * editing/pasteboard/3976872-expected.txt:
1648 * editing/pasteboard/4076267-3-expected.checksum:
1649 * editing/pasteboard/4076267-3-expected.png:
1650 * editing/pasteboard/4076267-3-expected.txt:
1651 * editing/pasteboard/4076267-3.html:
1652 * editing/pasteboard/4076267-expected.checksum:
1653 * editing/pasteboard/4076267-expected.png:
1654 * editing/pasteboard/4076267-expected.txt:
1655 * editing/pasteboard/4076267.html:
1656 * editing/pasteboard/4242293-1-expected.txt:
1657 * editing/pasteboard/4242293-expected.checksum:
1658 * editing/pasteboard/4242293-expected.png:
1659 * editing/pasteboard/4242293-expected.txt:
1660 * editing/pasteboard/4631972-expected.txt:
1661 * editing/pasteboard/8145-1-expected.txt:
1662 * editing/pasteboard/8145-3-expected.txt:
1663 * editing/pasteboard/block-wrappers-necessary-expected.txt:
1664 * editing/pasteboard/copy-paste-bidi-expected.txt:
1665 * editing/pasteboard/display-block-on-spans-expected.checksum:
1666 * editing/pasteboard/display-block-on-spans-expected.png:
1667 * editing/pasteboard/display-block-on-spans-expected.txt:
1668 * editing/pasteboard/interchange-newline-1-expected.txt:
1669 * editing/pasteboard/merge-end-1-expected.checksum:
1670 * editing/pasteboard/merge-end-1-expected.png:
1671 * editing/pasteboard/merge-end-1-expected.txt:
1672 * editing/pasteboard/merge-end-1.html:
1673 * editing/pasteboard/merge-end-2-expected.checksum:
1674 * editing/pasteboard/merge-end-2-expected.png:
1675 * editing/pasteboard/merge-end-2-expected.txt:
1676 * editing/pasteboard/merge-end-2.html:
1677 * editing/pasteboard/merge-end-4-expected.txt:
1678 * editing/pasteboard/merge-end-list-expected.txt:
1679 * editing/pasteboard/merge-end-table-expected.checksum:
1680 * editing/pasteboard/merge-end-table-expected.png:
1681 * editing/pasteboard/merge-end-table-expected.txt:
1682 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
1683 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
1684 * editing/pasteboard/paste-4039777-fix-expected.checksum:
1685 * editing/pasteboard/paste-4039777-fix-expected.png:
1686 * editing/pasteboard/paste-4039777-fix-expected.txt:
1687 * editing/pasteboard/paste-line-endings-002-expected.txt:
1688 * editing/pasteboard/paste-line-endings-004-expected.txt:
1689 * editing/pasteboard/paste-line-endings-007-expected.txt:
1690 * editing/pasteboard/paste-line-endings-008-expected.txt:
1691 * editing/pasteboard/paste-line-endings-009-expected.txt:
1692 * editing/pasteboard/paste-match-style-002-expected.txt:
1693 * editing/pasteboard/paste-pre-001-expected.txt:
1694 * editing/pasteboard/paste-pre-002-expected.txt:
1695 * editing/pasteboard/paste-table-001-expected.checksum:
1696 * editing/pasteboard/paste-table-001-expected.png:
1697 * editing/pasteboard/paste-table-001-expected.txt:
1698 * editing/pasteboard/paste-table-003-expected.txt:
1699 * editing/pasteboard/paste-text-001-expected.txt:
1700 * editing/pasteboard/paste-text-003-expected.txt:
1701 * editing/pasteboard/paste-text-007-expected.checksum:
1702 * editing/pasteboard/paste-text-007-expected.png:
1703 * editing/pasteboard/paste-text-007-expected.txt:
1704 * editing/pasteboard/paste-text-008-expected.txt:
1705 * editing/pasteboard/paste-text-009-expected.txt:
1706 * editing/pasteboard/paste-text-010-expected.txt:
1707 * editing/pasteboard/paste-text-011-expected.txt:
1708 * editing/pasteboard/paste-text-012-expected.checksum:
1709 * editing/pasteboard/paste-text-012-expected.png:
1710 * editing/pasteboard/paste-text-012-expected.txt:
1711 * editing/pasteboard/paste-text-012.html:
1712 * editing/pasteboard/paste-text-013-expected.checksum:
1713 * editing/pasteboard/paste-text-013-expected.png:
1714 * editing/pasteboard/paste-text-013-expected.txt:
1715 * editing/pasteboard/paste-text-015-expected.txt:
1716 * editing/pasteboard/paste-text-017-expected.txt:
1717 * editing/pasteboard/paste-text-019-expected.checksum:
1718 * editing/pasteboard/paste-text-019-expected.png:
1719 * editing/pasteboard/paste-text-019-expected.txt:
1720 * editing/pasteboard/paste-text-019.html:
1721 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1722 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1723 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1724 * editing/pasteboard/pasting-object-expected.txt:
1725 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
1726 * editing/pasteboard/quirks-mode-br-1-expected.txt:
1727 * editing/pasteboard/smart-paste-001-expected.txt:
1728 * editing/pasteboard/smart-paste-002-expected.txt:
1729 * editing/pasteboard/smart-paste-003-expected.txt:
1730 * editing/pasteboard/smart-paste-004-expected.txt:
1731 * editing/pasteboard/smart-paste-005-expected.txt:
1732 * editing/pasteboard/smart-paste-006-expected.txt:
1733 * editing/pasteboard/smart-paste-007-expected.txt:
1734 * editing/pasteboard/smart-paste-008-expected.txt:
1735 * editing/pasteboard/undoable-fragment-removes-expected.checksum:
1736 * editing/pasteboard/undoable-fragment-removes-expected.png:
1737 * editing/pasteboard/undoable-fragment-removes-expected.txt:
1738 * editing/pasteboard/undoable-fragment-removes.html:
1739 * editing/style/smoosh-styles-001-expected.txt:
1740 * editing/style/smoosh-styles-002-expected.txt:
1742 2006-08-15 Jonas Witt <jonas.witt@gmail.com>
1746 - added a test to check keyboard events fired from the ObjC API:
1747 http://bugzilla.opendarwin.org/show_bug.cgi?id=9736
1749 * fast/events/objc-keyboard-event-creation-expected.txt: Added.
1750 * fast/events/objc-keyboard-event-creation.html: Added.
1752 2006-08-15 Geoffrey Garen <ggaren@apple.com>
1754 Layout test for <rdar://problem/4661982> (crash in KHTMLParser::popBlock)
1756 * fast/parser/remove-node-stack-expected.txt: Added.
1757 * fast/parser/remove-node-stack.html: Added.
1759 2006-08-15 Adele Peterson <adele@apple.com>
1763 Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
1764 http://bugzilla.opendarwin.org/show_bug.cgi?id=9518
1766 * fast/forms/onselect-selectall-expected.txt: Added.
1767 * fast/forms/onselect-selectall.html: Added.
1769 2006-08-14 Eric Seidel <eric@eseidel.com>
1773 Updated results for:
1774 <mask>, <marker>, <pattern> inside <defs> do not work
1775 http://bugzilla.opendarwin.org/show_bug.cgi?id=6548
1777 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1778 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1779 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
1780 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
1781 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1782 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1783 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1784 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1785 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1786 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1787 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1788 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1789 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1790 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
1791 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1792 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1793 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1794 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
1795 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1796 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1797 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1798 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1799 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1800 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1801 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1802 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1803 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1804 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1805 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1806 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1807 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1808 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1809 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1810 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1811 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
1812 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1813 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1814 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1815 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1816 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1817 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1818 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
1819 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
1820 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
1821 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
1822 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
1823 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1824 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1825 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
1826 * svg/custom/empty-merge-expected.txt:
1827 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1828 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1829 * svg/custom/feComponentTransfer-Linear-expected.txt:
1830 * svg/custom/feComponentTransfer-Table-expected.txt:
1831 * svg/custom/feDisplacementMap-01-expected.txt:
1832 * svg/custom/filter-source-alpha-expected.txt:
1833 * svg/custom/gradient-stroke-width-expected.txt:
1834 * svg/custom/grayscale-gradient-mask-expected.txt:
1835 * svg/custom/image-with-transform-clip-filter-expected.txt:
1836 * svg/custom/invalid-css-expected.txt:
1837 * svg/custom/non-opaque-filters-expected.txt:
1838 * svg/custom/pattern-in-defs-expected.checksum: Added.
1839 * svg/custom/pattern-in-defs-expected.png: Added.
1840 * svg/custom/pattern-in-defs-expected.txt: Added.
1841 * svg/custom/pattern-in-defs.svg: Added.
1842 * svg/custom/text-clip-expected.txt:
1843 * svg/custom/text-filter-expected.txt:
1844 * svg/custom/tref-update-expected.txt:
1846 2006-08-14 Eric Seidel <eric@eseidel.com>
1848 Reviewed by darin and mjs.
1850 Add better SVGLoad event support.
1851 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
1852 Updated test results.
1854 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
1855 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
1856 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1857 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
1858 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
1859 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
1860 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
1861 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
1862 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
1863 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
1864 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
1865 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
1866 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
1867 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
1868 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
1869 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
1870 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
1871 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
1872 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
1873 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
1874 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1876 2006-08-14 Maciej Stachowiak <mjs@apple.com>
1878 Missing expected results for last test.
1880 * http/tests/plugins/interrupted-get-url-expected.txt: Added.
1882 2006-08-14 Maciej Stachowiak <mjs@apple.com>
1884 Test case not reviewed but the patch was reviewed by Tim Omernick.
1886 - test case for REGRESSION: crash when leaving youtube page while movie is still loading
1887 http://bugzilla.opendarwin.org/show_bug.cgi?id=10398
1889 * http/tests/plugins/interrupted-get-url.html: Added.
1890 * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
1891 * http/tests/plugins/resources/slow-resource.pl: Added.
1893 2006-08-14 Darin Adler <darin@apple.com>
1895 Reviewed by John Sullivan.
1897 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10204
1898 REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages
1900 * fast/parser/title-error-test-expected.checksum: Added.
1901 * fast/parser/title-error-test-expected.png: Added.
1902 * fast/parser/title-error-test-expected.txt: Added.
1903 * fast/parser/title-error-test.html: Added.
1905 2006-08-11 David Kilzer <ddkilzer@kilzer.net>
1907 Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
1908 in r15839. See also r15840 for more layout test fixes.
1910 * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
1911 * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
1912 * tables/mozilla/bugs/bug4527-expected.txt: Ditto.
1914 2006-08-11 Eric Seidel <eric@eseidel.com>
1916 Reviewed by andersca.
1918 Updated results, and new test for:
1919 The outermost <svg> element needs to clip itself
1920 http://bugzilla.opendarwin.org/show_bug.cgi?id=5358
1922 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
1923 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
1924 * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
1925 * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
1926 * svg/custom/svg-overflow-types-expected.checksum: Added.
1927 * svg/custom/svg-overflow-types-expected.png: Added.
1928 * svg/custom/svg-overflow-types-expected.txt: Added.
1929 * svg/custom/svg-overflow-types.svg: Added.
1931 2006-08-11 Adele Peterson <adele@apple.com>
1935 Test case for <rdar://problem/4656274>
1936 REGRESSION: option elements are selected when added regardless of "selected" property
1938 * fast/forms/option-constructor-selected-expected.txt: Added.
1939 * fast/forms/option-constructor-selected.html: Added.
1941 2006-08-08 Rob Buis <buis@kde.org>
1946 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10230>
1947 SVGDOMImplementation should die (and be rolled into DOMImplementation)
1949 * svg/custom/svg-features-expected.txt: Added.
1950 * svg/custom/svg-features.html: Added.
1952 2006-08-05 Darin Adler <darin@apple.com>
1956 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10213
1957 REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
1959 * fast/frames/iframe-option-crash-expected.checksum: Added.
1960 * fast/frames/iframe-option-crash-expected.png: Added.
1961 * fast/frames/iframe-option-crash-expected.txt: Added.
1962 * fast/frames/iframe-option-crash.xhtml: Added.
1964 2006-08-03 Justin Garcia <justin.garcia@apple.com>
1966 Reviewed by harrison
1968 * editing/style/non-inheritable-styles-expected.checksum: Added.
1969 * editing/style/non-inheritable-styles-expected.png: Added.
1970 * editing/style/non-inheritable-styles-expected.txt: Added.
1971 * editing/style/non-inheritable-styles.html: Added.
1973 2006-08-03 Justin Garcia <justin.garcia@apple.com>
1977 * fast/forms/plaintext-mode-1-expected.txt:
1978 * fast/forms/plaintext-mode-1.html:
1980 2006-08-02 Justin Garcia <justin.garcia@apple.com>
1984 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10225>
1985 GMail Editor: Change Hilite Color doesn't work
1987 * editing/execCommand/hilitecolor-expected.checksum: Added.
1988 * editing/execCommand/hilitecolor-expected.png: Added.
1989 * editing/execCommand/hilitecolor-expected.txt: Added.
1990 * editing/execCommand/hilitecolor.html: Added.
1992 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
1994 Reviewed by Adele and Darin.
1996 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10177
1997 REGRESSION: Successfully dragging text into a disabled field
1999 * fast/forms/textfield-drag-into-disabled-expected.checksum: Added.
2000 * fast/forms/textfield-drag-into-disabled-expected.png: Added.
2001 * fast/forms/textfield-drag-into-disabled-expected.txt: Added.
2002 * fast/forms/textfield-drag-into-disabled.html: Added.
2004 * fast/forms/input-disabled-color-expected.txt: Updated.
2006 2006-08-03 Jonathan Johnsson <jonathanjohnsson@gmail.com>
2010 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10198
2011 REGRESSION: WebKit r15750 crashes while loading anthem.com
2013 * fast/overflow/generated-content-crash-expected.txt: Added.
2014 * fast/overflow/generated-content-crash.html: Added.
2016 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
2020 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10202
2021 REGRESSION: Repro crash when loading an empty image document
2023 * fast/tokenizer/image-empty-crash-expected.txt: Added.
2024 * fast/tokenizer/image-empty-crash.html: Added.
2026 2006-08-02 Alexey Proskuryakov <ap@nypop.com>
2030 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3438
2031 incorrect display of transparent 1x1 PNGs
2033 * fast/replaced/image-solid-color-with-alpha-expected.checksum: Added.
2034 * fast/replaced/image-solid-color-with-alpha-expected.png: Added.
2035 * fast/replaced/image-solid-color-with-alpha-expected.txt: Added.
2036 * fast/replaced/image-solid-color-with-alpha.html: Added.
2037 * fast/replaced/img-1x1-expected.checksum: Removed.
2038 * fast/replaced/img-1x1-expected.png: Removed.
2039 * fast/replaced/img-1x1-expected.txt: Removed.
2040 * fast/replaced/img-1x1.html: Removed.
2042 2006-08-01 Darin Adler <darin@apple.com>
2044 - updated a test affected by changes to the DumpRenderTree tool
2045 to return a current mouse position
2047 * fast/inline/dirtyLinesForInline-expected.txt: Updated.
2049 2006-07-31 Sam Weinig <sam.weinig@gmail.com>
2053 - tests changed by http://bugzilla.opendarwin.org/show_bug.cgi?id=9955
2054 Colors scaled from [0, 1] range to [0, 255] incorrectly
2056 * fast/css/hsl-color-expected.checksum:
2057 * fast/css/hsl-color-expected.png:
2058 * fast/css/hsl-color-expected.txt:
2059 * fast/forms/input-disabled-color-expected.checksum:
2060 * fast/forms/input-disabled-color-expected.png:
2061 * fast/forms/input-disabled-color-expected.txt:
2063 2006-07-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
2065 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10158
2066 REGRESSION: Selection highlight is dark and opaque when solid-color images are used
2070 * fast/backgrounds/solid-color-context-restore-expected.checksum: Added.
2071 * fast/backgrounds/solid-color-context-restore-expected.png: Added.
2072 * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
2073 * fast/backgrounds/solid-color-context-restore.html: Added.
2075 2006-07-31 Darin Adler <darin@apple.com>
2079 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10171
2080 REGRESSION: failing layout test: fast/events/objc-event-api.html
2082 * fast/events/objc-event-api-expected.txt: Updated test results for changes in the
2083 DumpRenderTree tool.
2085 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
2089 http://bugzilla.opendarwin.org/show_bug.cgi?id=9738
2090 Bug 9738: Unqualified :hover selector ignored in strict parsing mode
2092 * fast/selectors/unqualified-hover-quirks-expected.checksum: Added.
2093 * fast/selectors/unqualified-hover-quirks-expected.png: Added.
2094 * fast/selectors/unqualified-hover-quirks-expected.txt: Added.
2095 * fast/selectors/unqualified-hover-quirks.html: Added.
2096 * fast/selectors/unqualified-hover-strict-expected.checksum: Added.
2097 * fast/selectors/unqualified-hover-strict-expected.png: Added.
2098 * fast/selectors/unqualified-hover-strict-expected.txt: Added.
2099 * fast/selectors/unqualified-hover-strict.html: Added.
2101 2006-07-31 Adele Peterson <adele@apple.com>
2103 Reviewed by John and Anders.
2105 - Test for <rdar://problem/4380576> onChange does not get called when field changed by return key
2107 * fast/forms/onchange-enter-submit-expected.txt: Added.
2108 * fast/forms/onchange-enter-submit.html: Added.
2110 2006-07-31 Graham Dennis <graham.dennis@gmail.com>
2114 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9507>
2115 Empty style spans created in applyInlineStyle
2116 <rdar://problem/4515463>
2117 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
2119 * editing/pasteboard/paste-4039777-fix-expected.txt:
2120 * editing/pasteboard/testcase-9507-expected.checksum: Added.
2121 * editing/pasteboard/testcase-9507-expected.png: Added.
2122 * editing/pasteboard/testcase-9507-expected.txt: Added.
2123 * editing/pasteboard/testcase-9507.html: Added.
2124 * editing/unsupported-content/table-delete-001-expected.txt:
2125 * editing/selection/selectNode-expected.png:
2126 * editing/selection/selectNode-expected.checksum:
2127 * editing/selection/selectNode-expected.txt:
2129 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
2133 http://bugzilla.opendarwin.org/show_bug.cgi?id=10167
2134 Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
2136 * fast/events/objc-event-api-expected.txt: Update test results.
2138 2006-07-31 Darin Adler <darin@apple.com>
2140 * editing/pasteboard/paste-table-002-expected.txt: Corrected one result
2141 affected by my recent change to getComputedStyle.
2143 * editing/pasteboard/paste-table-002.html: Converted to a text test, since
2144 it dumps the serialized form of the result.
2145 * editing/pasteboard/paste-table-002-expected.checksum: Removed.
2146 * editing/pasteboard/paste-table-002-expected.png: Removed.
2148 2006-07-30 Darin Adler <darin@apple.com>
2150 - test that displays all computed style -- demonstrates bug fixes I just
2151 made to the computed style class and also acts as a regression test for
2152 the existence of all of them and the basic format for a default object
2154 * fast/css/computed-style-expected.txt: Added.
2155 * fast/css/computed-style.html: Added.
2157 2006-07-29 Rob Buis <buis@kde.org>
2161 Updated test case result as a result of:
2162 http://bugzilla.opendarwin.org/show_bug.cgi?id=10151
2163 ghostmap XHTML + SVG fails due to javascript undefined exception
2164 The new test case result now should match the required spec result
2165 and acts as a way to test document.URL on non-html documents.
2167 * dom/xhtml/level2/html/HTMLDocument04-expected.txt:
2169 2006-07-29 Darin Adler <darin@apple.com>
2171 - changed this test to a plain-text one and added text explaining what it tests
2173 * fast/forms/input-named-action-overrides-action-attribute.html: Added explanation text,
2174 got rid of some incorrect HTML syntax, added a call to dumpAsText(), and used a paragraph
2175 element instead of a span element for the result.
2176 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Updated.
2178 2006-07-29 Andrew Wellington <proton@wiretapped.net>
2182 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587 / <rdar://problem/4631844>
2183 REGRESSION: {display:list-item} items outside an ol or ul element don't number correctly
2185 * fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
2186 * fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
2187 * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added.
2188 * fast/lists/ordered-list-with-no-ol-tag.html: Added.
2190 2006-07-29 Alexey Proskuryakov <ap@nypop.com>
2194 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10147
2195 REGRESSION: custom attribute values set via javascript are not persistent
2197 * fast/dom/Element/setAttribute-case-insensitivity-expected.txt: Added.
2198 * fast/dom/Element/setAttribute-case-insensitivity.html: Added.
2200 2006-07-29 Darin Adler <darin@apple.com>
2202 - rolled out the test for bug 9753, since we rolled out the fix
2203 we'll bring back the test when we bring back the fix
2205 * svg/custom/width-full-percentage-expected.checksum: Removed.
2206 * svg/custom/width-full-percentage-expected.png: Removed.
2207 * svg/custom/width-full-percentage-expected.txt: Removed.
2208 * svg/custom/width-full-percentage.svg: Removed.
2210 2006-07-28 Justin Garcia <justin.garcia@apple.com>
2214 <rdar://problem/4515463>
2215 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
2217 Removed incorrect nesting:
2218 * editing/pasteboard/paste-table-001-expected.checksum:
2219 * editing/pasteboard/paste-table-001-expected.png:
2220 * editing/pasteboard/paste-table-001-expected.txt:
2221 * editing/pasteboard/paste-table-003-expected.txt:
2223 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2227 <rdar://problem/4242293>
2228 Poor paste fidelity of http://www.google.com/
2230 Removed one of the two extraneous newlines that are introduced on paste:
2231 * editing/pasteboard/paste-table-003-expected.checksum:
2232 * editing/pasteboard/paste-table-003-expected.png:
2233 * editing/pasteboard/paste-table-003-expected.txt:
2235 Fewer pastes remove nodes containing the selection b/c of
2236 the changes to interchange newlines:
2237 * editing/pasteboard/paste-line-endings-007-expected.txt:
2238 * editing/pasteboard/paste-line-endings-008-expected.txt:
2239 * editing/pasteboard/paste-line-endings-009-expected.txt:
2242 * editing/pasteboard/4242293-1-expected.checksum: Added.
2243 * editing/pasteboard/4242293-1-expected.png: Added.
2244 * editing/pasteboard/4242293-1-expected.txt: Added.
2245 * editing/pasteboard/4242293-1.html: Added.
2246 * editing/pasteboard/4242293-expected.checksum: Added.
2247 * editing/pasteboard/4242293-expected.png: Added.
2248 * editing/pasteboard/4242293-expected.txt: Added.
2249 * editing/pasteboard/4242293.html: Added.
2251 2006-07-28 Alexey Proskuryakov <ap@nypop.com>
2253 Rolling out http://bugzilla.opendarwin.org/show_bug.cgi?id=6010 because of failing layout tests.
2254 Add better SVGLoad event support.
2256 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2257 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2258 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2259 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
2260 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
2261 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2262 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2263 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2264 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2265 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2266 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2267 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2268 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2269 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2270 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2271 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2272 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2273 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2274 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2275 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2276 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2277 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2278 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2280 2006-07-27 Eric Seidel <eric@eseidel.com>
2284 Add better SVGLoad event support.
2285 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
2286 A bunch of the SVG tests didn't render anything since they never received an SVGLoad, now they properly render.
2288 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
2289 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
2290 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2291 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
2292 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
2293 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
2294 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
2295 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2296 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
2297 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
2298 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2299 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
2300 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
2301 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2302 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
2303 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
2304 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2305 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
2306 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
2307 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2308 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
2309 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
2310 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2312 2006-07-27 Rob Buis <buis@kde.org>
2317 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
2318 SVG with width and height 100% leaves room for scrollbar on the right.
2320 * svg/custom/width-full-percentage-expected.txt: Added.
2321 * svg/custom/width-full-percentage-expected.checksum: Added.
2322 * svg/custom/width-full-percentage-expected.png: Added.
2323 * svg/custom/width-full-percentage.svg: Added.
2325 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2329 <rdar://problem/4242293>
2330 Poor paste fidelity of http://www.google.com/
2332 * editing/pasteboard/styled-element-markup-expected.checksum: Added.
2333 * editing/pasteboard/styled-element-markup-expected.png: Added.
2334 * editing/pasteboard/styled-element-markup-expected.txt: Added.
2335 * editing/pasteboard/styled-element-markup.html: Added.
2337 2006-07-27 Alexander Kellett <lypanov@kde.org>
2341 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9867
2342 REGRESSION: code that modifies form element in Firefox modifies form attribute in WebKit
2344 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Added.
2345 * fast/forms/input-named-action-overrides-action-attribute.html: Added.
2347 2006-07-27 Rob Buis <buis@kde.org>
2351 Testcase for and from:
2352 http://bugzilla.opendarwin.org/show_bug.cgi?id=8992
2353 Some HTML DOM attributes have incorrect types
2355 * fast/dom/html-attribute-types-expected.txt: Added.
2356 * fast/dom/html-attribute-types.html: Added.
2358 2006-07-27 Justin Garcia <justin.garcia@apple.com>
2362 <rdar://problem/4628409>
2363 Safari crashes in CompositeEditCommand::removeBlockPlaceholder entering text in a web page form
2365 * fast/forms/4628409-expected.txt: Added.
2366 * fast/forms/4628409.html: Added.
2368 2006-07-27 Graham Dennis <graham.dennis@gmail.com>
2372 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10094
2373 Japanese characters improperly rendering in TOT
2375 * fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
2376 * fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
2377 * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added.
2378 * fast/encoding/denormalised-voiced-japanese-chars.html: Added.
2380 2006-07-27 Eric Seidel <eric@eseidel.com>
2384 Complex entities seem to fail on TOT
2385 http://bugzilla.opendarwin.org/show_bug.cgi?id=6390
2386 Updated test cases now that this bug is fixed.
2388 * fast/parser/entity-ignorable-whitespace-expected.txt:
2389 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
2390 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
2391 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2392 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
2393 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
2394 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2395 * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
2396 * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
2397 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2399 2006-07-27 Rob Buis <buis@kde.org
2403 Add some tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9938
2404 Specifically the testcases are:
2406 http://hixie.ch/tests/adhoc/svg/error/010.xml
2407 http://hixie.ch/tests/adhoc/svg/error/011.xml
2409 * svg/custom/invalid-viewbox1-expected.checksum: Added.
2410 * svg/custom/invalid-viewbox1-expected.png: Added.
2411 * svg/custom/invalid-viewbox1-expected.txt: Added.
2412 * svg/custom/invalid-viewbox1.svg: Added.
2413 * svg/custom/invalid-viewbox2-expected.checksum: Added.
2414 * svg/custom/invalid-viewbox2-expected.png: Added.
2415 * svg/custom/invalid-viewbox2-expected.txt: Added.
2416 * svg/custom/invalid-viewbox2.svg: Added.
2418 2006-07-27 Eric Seidel <eric@eseidel.com>
2422 Add testcases for getSVGDocument() function.
2423 Also test HTMLObjectElement.vspace and hspace as numbers (while I'm at it).
2425 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.checksum: Added.
2426 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
2427 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Added.
2428 * fast/dom/HTMLObjectElement/vspace-hspace-as-number.html: Added.
2429 * svg/custom/getsvgdocument-expected.checksum: Added.
2430 * svg/custom/getsvgdocument-expected.png: Added.
2431 * svg/custom/getsvgdocument-expected.txt: Added.
2432 * svg/custom/getsvgdocument.html: Added.
2433 * svg/custom/resources/getsvgdocument.svg: Added.
2435 2006-07-26 Alexey Proskuryakov <ap@nypop.com>
2439 http://bugzilla.opendarwin.org/show_bug.cgi?id=9901
2440 XSLTProcessor cannot parse text nodes for INPUT ELEMENTS in an XSLT stylesheet
2442 * fast/js/resources/xhtml-serialize.js: Added.
2443 * fast/js/xhtml-serialize-expected.txt: Added.
2444 * fast/js/xhtml-serialize.html: Added.
2446 2006-07-26 Justin Garcia <justin.garcia@apple.com>
2450 <rdar://problem/4652788>
2451 REGRESSION: Can't change size or style of any text in message body
2453 * editing/style/designmode-expected.checksum: Added.
2454 * editing/style/designmode-expected.png: Added.
2455 * editing/style/designmode-expected.txt: Added.
2456 * editing/style/designmode.html: Added.
2458 2006-07-25 Justin Garcia <justin.garcia@apple.com>
2462 <rdar://problem/4649560>
2463 REGRESSION: Can't Select All when the body is contentEditable="true"
2465 * editing/selection/select-all-005-expected.checksum: Added.
2466 * editing/selection/select-all-005-expected.png: Added.
2467 * editing/selection/select-all-005-expected.txt: Added.
2468 * editing/selection/select-all-005.html: Added.
2469 * editing/selection/select-all-006-expected.checksum: Added.
2470 * editing/selection/select-all-006-expected.png: Added.
2471 * editing/selection/select-all-006-expected.txt: Added.
2472 * editing/selection/select-all-006.html: Added.
2474 2006-07-24 Dan Waylonis <waylonis@google.com>
2476 Reviewed and tweaked a bit by Darin.
2478 - added some new tests that use "echo" including one for JavaScript null
2480 * plugins/bindings-test-expected.txt: Added results.
2481 * plugins/bindings-test.html: Added tests.
2483 2006-07-24 Darin Adler <darin@apple.com>
2485 Reviewed by Adele and Justin.
2487 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9630
2488 REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces
2490 * fast/forms/textarea-type-spaces-expected.txt: Added.
2491 * fast/forms/textarea-type-spaces.html: Added.
2493 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9939
2494 REGRESSION: Pasting text into native text area with newline at end does not preserve newline
2496 * fast/forms/textarea-paste-newline-expected.txt: Added.
2497 * fast/forms/textarea-paste-newline.html: Added.
2499 - updated tests affected by above changes, results are equivalent or better
2501 * editing/pasteboard/4641033-expected.checksum:
2502 * editing/pasteboard/4641033-expected.png:
2503 * editing/pasteboard/4641033-expected.txt:
2504 * editing/pasteboard/paste-table-003-expected.checksum:
2505 * editing/pasteboard/paste-table-003-expected.png:
2506 * editing/pasteboard/paste-table-003-expected.txt:
2507 * editing/pasteboard/paste-text-016-expected.txt:
2508 * editing/pasteboard/quirks-mode-br-1-expected.txt:
2509 * editing/pasteboard/quirks-mode-br-2-expected.txt:
2510 * fast/forms/textarea-scrolled-type-expected.checksum:
2511 * fast/forms/textarea-scrolled-type-expected.png:
2512 * fast/forms/textarea-scrolled-type-expected.txt:
2514 - changed a test to be a "dump as text" test
2516 * fast/forms/paste-into-textarea-expected.txt:
2517 * fast/forms/paste-into-textarea.html:
2518 * fast/forms/paste-into-textarea-expected.checksum: Removed.
2519 * fast/forms/paste-into-textarea-expected.png: Removed.
2521 - changed a test to be a "dump as text" test, improved test a bit and also checked in new results
2523 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
2524 * fast/forms/textarea-scrolled-endline-caret.html:
2526 - fixed a test that was raising an exception every time it ran
2528 * fast/forms/attributed-strings-expected.txt:
2529 * fast/forms/attributed-strings.html:
2531 - corrected checksums on a bunch of tests (pngs were right, but checksums wrong, apparently)
2533 * editing/deleting/delete-to-select-table-expected.checksum:
2534 * editing/selection/3690719-expected.checksum:
2535 * editing/selection/clear-selection-expected.checksum:
2536 * editing/undo/undo-misspellings-expected.checksum:
2538 - added some missing pixel test results
2540 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added.
2541 * editing/pasteboard/nested-blocks-with-text-area-expected.png: Added.
2542 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added.
2543 * editing/pasteboard/nested-blocks-with-text-field-expected.png: Added.
2545 2006-07-24 Adele Peterson <adele@apple.com>
2549 - Test for <rdar://problem/4632132> Changing style of content with mixed editability fails
2551 * editing/style/apple-style-editable-mix-expected.checksum: Added.
2552 * editing/style/apple-style-editable-mix-expected.png: Added.
2553 * editing/style/apple-style-editable-mix-expected.txt: Added.
2554 * editing/style/apple-style-editable-mix.html: Added.
2556 2006-07-24 Dave MacLachlan <dmaclach@mac.com>
2558 Reviewed by Darin and Alexey.
2560 Test for: <http://bugzilla.opendarwin.org/show_bug.cgi?id=8425>
2561 and <http://bugzilla.opendarwin.org/show_bug.cgi?id=6947>
2563 * svg/custom/non-opaque-filters-expected.checksum: Added.
2564 * svg/custom/non-opaque-filters-expected.png: Added.
2565 * svg/custom/non-opaque-filters-expected.txt: Added.
2566 * svg/custom/non-opaque-filters.svg: Added.
2568 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2572 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9669
2573 Incomplete repaint when changing an inline's border
2575 * fast/repaint/line-overflow-expected.checksum: Added.
2576 * fast/repaint/line-overflow-expected.png: Added.
2577 * fast/repaint/line-overflow-expected.txt: Added.
2578 * fast/repaint/line-overflow.html: Added.
2580 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2584 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10075
2585 REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
2587 * fast/forms/select-visual-hebrew-expected.checksum: Added.
2588 * fast/forms/select-visual-hebrew-expected.png: Added.
2589 * fast/forms/select-visual-hebrew-expected.txt: Added.
2590 * fast/forms/select-visual-hebrew.html: Added.
2592 2006-07-23 David Harrison <harrison@apple.com>
2596 <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion
2598 * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
2599 * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
2600 * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
2601 * editing/deleting/delete-mixed-editable-content-001.html: Added.
2603 2006-07-23 Adele Peterson <adele@apple.com>
2607 Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
2609 * fast/forms/textarea-scrolled-type-expected.checksum: Added.
2610 * fast/forms/textarea-scrolled-type-expected.png: Added.
2611 * fast/forms/textarea-scrolled-type-expected.txt: Added.
2612 * fast/forms/textarea-scrolled-type.html: Added.
2614 2006-07-22 Alexey Proskuryakov <ap@nypop.com>
2618 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10038
2619 REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number
2620 of registered mime types
2622 * fast/js/navigator-mimeTypes-length-expected.txt: Added.
2623 * fast/js/navigator-mimeTypes-length.html: Added.
2624 * fast/js/resources/navigator-mimeTypes-length.js: Added.
2626 2006-07-21 Adele Peterson <adele@apple.com>
2630 Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text
2632 * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
2633 * fast/forms/textarea-scrolled-endline-caret.html: Added.
2635 2006-07-21 Geoffrey Garen <ggaren@apple.com>
2639 Test for whether focusing and/or blurring a frame before its content has loaded causes
2640 a crash. <rdar://problem/4632505> REGRESSION: Crash at
2641 WebCore::Widget::getView() const + 6
2643 * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
2644 * http/tests/incremental/frame-focus-before-load.html: Added.
2646 2006-07-21 Maciej Stachowiak <mjs@apple.com>
2650 <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
2652 * fast/forms/text-field-setvalue-crash-expected.txt: Added.
2653 * fast/forms/text-field-setvalue-crash.html: Added.
2655 2006-07-21 Justin Garcia <justin.garcia@apple.com>
2659 <rdar://problem/4548238>
2660 REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window
2662 * editing/deleting/delete-first-list-item-expected.checksum: Added.
2663 * editing/deleting/delete-first-list-item-expected.png: Added.
2664 * editing/deleting/delete-first-list-item-expected.txt: Added.
2665 * editing/deleting/delete-first-list-item.html: Added.
2667 2006-07-21 Mitz Pettel <opendarwin.org@mitzpettel.com>
2671 * editing/selection/select-all-iframe-expected.txt:
2672 * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
2673 * editing/selection/select-from-textfield-outwards-expected.png: Added.
2674 * editing/selection/select-from-textfield-outwards-expected.txt: Added.
2675 * editing/selection/select-from-textfield-outwards.html: Added.
2676 * fast/events/drag-outside-window-expected.txt:
2678 2006-07-21 Geoffrey Garen <ggaren@apple.com>
2680 Test for undetectable style.filter property.
2682 * fast/dom/undetectable-style-filter-expected.txt: Added.
2683 * fast/dom/undetectable-style-filter.html: Added.
2685 2006-07-21 Justin Garcia <justin.garcia@apple.com>
2689 <rdar://problem/4641033>
2690 REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content
2692 * editing/pasteboard/4641033-expected.checksum: Added.
2693 * editing/pasteboard/4641033-expected.png: Added.
2694 * editing/pasteboard/4641033-expected.txt: Added.
2695 * editing/pasteboard/4641033.html: Added.
2697 2006-07-20 Anders Carlsson <acarlsson@apple.com>
2701 <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
2703 * fast/xsl/xslt-processer-expected.txt:
2706 * fast/xsl/xslt-string-parameters-expected.txt: Added.
2707 * fast/xsl/xslt-string-parameters.html: Added.
2709 2006-07-20 Maciej Stachowiak <mjs@apple.com>
2711 Reviewed by Beth and John.
2713 - fix recently broken layout tests that need updated results or test changes:
2715 For these three, the selection ranges changed (for the better) due to my input
2718 * editing/selection/3690703-2-expected.txt:
2719 * editing/selection/3690703-expected.txt:
2720 * fast/text/textIteratorNilRenderer-expected.txt:
2722 For this one, DumpRenderTree no longer shows resize corners by default, so turned
2725 * fast/css/resize-corner-tracking.html:
2727 2006-07-19 Maciej Stachowiak <mjs@apple.com>
2731 - fixed layout test results that were affected by editing input
2732 paste patch -- new results are actually more correct, handling
2733 text fields properly as a replaced element.
2735 * editing/selection/3690703-2-expected.txt:
2736 * editing/selection/3690703-expected.txt:
2737 * fast/events/div-focus-expected.txt:
2738 * fast/text/textIteratorNilRenderer-expected.txt:
2740 2006-07-19 Justin Garcia <justin.garcia@apple.com>
2744 <rdar://problem/4631972>
2745 REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message
2747 * editing/pasteboard/4631972-expected.checksum: Added.
2748 * editing/pasteboard/4631972-expected.png: Added.
2749 * editing/pasteboard/4631972-expected.txt: Added.
2750 * editing/pasteboard/4631972.html: Added.
2751 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2752 * editing/selection/replaced-boundaries-3-expected.checksum:
2753 * editing/selection/replaced-boundaries-3-expected.txt:
2754 * editing/selection/select-box-expected.txt:
2756 2006-07-19 Anders Carlsson <acarlsson@apple.com>
2760 <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
2762 * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
2763 * fast/forms/display-none-in-onchange-keyboard.html: Added.
2765 2006-07-19 Justin Garcia <justin.garcia@apple.com>
2769 <rdar://problem/4613519>
2770 REGRESSION: Pasting text in native text area inserts text one character before it should (9527)
2772 * fast/forms/paste-into-textarea-expected.checksum: Added.
2773 * fast/forms/paste-into-textarea-expected.png: Added.
2774 * fast/forms/paste-into-textarea-expected.txt: Added.
2775 * fast/forms/paste-into-textarea.html: Added.
2777 2006-07-19 Anders Carlsson <acarlsson@apple.com>
2779 * fast/js/pretty-print-expected.txt:
2782 * fast/js/resources/pretty-print.js:
2783 Fix description string.
2785 2006-07-19 Anders Carlsson <acarlsson@apple.com>
2789 <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
2791 * fast/js/pretty-print-expected.txt: Added.
2792 * fast/js/pretty-print.html: Added.
2793 * fast/js/resources/pretty-print.js: Added.
2795 2006-07-19 David Harrison <harrison@apple.com>
2797 <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
2798 <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table
2800 (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
2802 * editing/pasteboard/paste-table-003-expected.checksum: Added.
2803 * editing/pasteboard/paste-table-003-expected.png: Added.
2804 * editing/pasteboard/paste-table-003-expected.txt: Added.
2805 * editing/pasteboard/paste-table-003.html: Added.
2807 2006-07-18 Maciej Stachowiak <mjs@apple.com>
2809 Reviewed by Adele Peterson.
2813 <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post
2815 * fast/js/null-char-in-string-expected.txt: Added.
2816 * fast/js/null-char-in-string.html: Added.
2817 * fast/js/resources/null-char-in-string.js: Added.
2819 2006-07-18 Anders Carlsson <acarlsson@apple.com>
2823 http://bugzilla.opendarwin.org/show_bug.cgi?id=9959
2824 REGRESSION: iframes stop rendering after 200th one on successive reloads
2826 * fast/frames/frame-limit-expected.txt: Added.
2827 * fast/frames/frame-limit.html: Added.
2829 2006-07-18 Darin Adler <darin@apple.com>
2833 - convert a couple of tests to "dump as text" tests
2835 * fast/dom/css-selectorText-expected.checksum: Removed.
2836 * fast/dom/css-selectorText-expected.png: Removed.
2837 * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
2838 * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.
2840 * fast/dom/css-shortHands-expected.checksum: Removed.
2841 * fast/dom/css-shortHands-expected.png: Removed.
2842 * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
2843 * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.
2845 2006-07-18 Mitz Pettel <opendarwin.org@mitzpettel.com>
2849 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9978
2850 REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line
2852 * editing/selection/click-start-of-line-expected.checksum: Added.
2853 * editing/selection/click-start-of-line-expected.png: Added.
2854 * editing/selection/click-start-of-line-expected.txt: Added.
2855 * editing/selection/click-start-of-line.html: Added.
2857 2006-07-18 Anders Carlsson <acarlsson@apple.com>
2861 http://bugzilla.opendarwin.org/show_bug.cgi?id=9695
2862 <rdar://problem/4614085>
2863 TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
2865 * editing/selection/move-begin-end-expected.txt: Added.
2866 * editing/selection/move-begin-end.html: Added.
2868 2006-07-17 Maciej Stachowiak <mjs@apple.com>
2870 Test cases not reviewed but the corresponding fix was.
2872 - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/
2874 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
2875 * editing/pasteboard/nested-blocks-with-text-area.html: Added.
2876 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
2877 * editing/pasteboard/nested-blocks-with-text-field.html: Added.
2879 2006-07-17 Anders Carlsson <acarlsson@apple.com>
2883 Add Apache 2 config file.
2885 * http/conf/apache2-httpd.conf: Added.
2887 2006-07-17 Justin Garcia <justin.garcia@apple.com>
2891 <rdar://problem/4618389> REGRESSION: After applying a link to the last word of a sentence, a new selection is created at the start of the sentence
2893 * editing/selection/replace-selection-1-expected.checksum: Added.
2894 * editing/selection/replace-selection-1-expected.png: Added.
2895 * editing/selection/replace-selection-1-expected.txt: Added.
2896 * editing/selection/replace-selection-1.html: Added.
2898 2006-07-14 Justin Garcia <justin.garcia@apple.com>
2902 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2903 * editing/selection/subframe-with-selection-expected.txt:
2905 2006-07-17 Maciej Stachowiak <mjs@apple.com>
2909 <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard
2911 * fast/events/programmatic-check-no-change-event-expected.txt: Added.
2912 * fast/events/programmatic-check-no-change-event.html: Added.
2914 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
2918 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954
2919 REGRESSION: document.dir should return empty string in <head>
2921 * fast/dom/document-dir-property-expected.txt: Added.
2922 * fast/dom/document-dir-property.html: Added.
2924 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
2928 * fast/dynamic/move-node-with-selection-expected.checksum:
2929 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
2931 2006-07-16 Darin Adler <darin@apple.com>
2933 - fixed a couple of files I checked in wrong
2935 * fast/html/body-offset-properties-expected.txt: Removed property cruft.
2936 * fast/html/body-offset-properties.html: Ditto.
2938 2006-07-16 Maciej Stachowiak <mjs@apple.com>
2940 - fixed typo in expected results
2942 * fast/js/for-in-avoid-duplicates-expected.txt:
2944 2006-07-16 Darin Adler <darin@apple.com>
2946 Reviewed by John Sullivan (new test, not the changes to existing ones).
2948 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9943
2949 <rdar://problem/4590613>
2950 REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns
2952 * fast/html/body-offset-properties-expected.txt: Added.
2953 * fast/html/body-offset-properties.html: Added.
2955 * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
2956 Instead hardcode the default body margin of 8.
2957 * editing/pasteboard/drop-text-without-selection.html: Ditto.
2958 * editing/selection/click-before-and-after-table.html: Ditto.
2959 * editing/selection/mixed-editability-1.html: Ditto.
2960 * fast/table/click-near-anonymous-table.html: Ditto.
2962 * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
2965 2006-07-16 Maciej Stachowiak <mjs@apple.com>
2969 - new test case and updated results for property list changes
2971 * fast/js/for-in-avoid-duplicates-expected.txt: Added.
2972 * fast/js/for-in-avoid-duplicates.html: Added.
2973 * fast/js/kde/Array-expected.txt:
2974 * fast/js/resources/for-in-avoid-duplicates.js: Added.
2976 2006-07-15 Darin Adler <darin@apple.com>
2978 Reviewed by John Sullivan.
2980 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8952
2981 <rdar://problem/4575185>
2982 REGRESSION: crash on drag of highlighted Google custom home page modules
2984 * fast/dynamic/move-node-with-selection-expected.checksum: Added.
2985 * fast/dynamic/move-node-with-selection-expected.png: Added.
2986 * fast/dynamic/move-node-with-selection-expected.txt: Added.
2987 * fast/dynamic/move-node-with-selection.html: Added.
2989 2006-07-15 Darin Adler <darin@apple.com>
2991 Reviewed by John Sullivan.
2993 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587
2994 <rdar://problem/4631844>
2995 REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering
2997 * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
2998 * fast/lists/numeric-markers-outside-list-expected.png: Added.
2999 * fast/lists/numeric-markers-outside-list-expected.txt: Added.
3000 * fast/lists/numeric-markers-outside-list.html: Added.
3002 2006-07-15 Geoffrey Garen <ggaren@apple.com>
3006 Layout test for crash when setting the dir property on a document with no body.
3008 * fast/dom/dir-no-body-expected.txt: Added.
3009 * fast/dom/dir-no-body.html: Added.
3011 2006-07-15 Darin Adler <darin@apple.com>
3015 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8395
3016 <rdar://problem/4613467>
3017 REGRESSION: RegEx seems broken for hex escaped non breaking space
3019 * fast/js/regexp-extended-characters-more-expected.txt: Added.
3020 * fast/js/regexp-extended-characters-more.html: Added.
3021 * fast/js/resources/regexp-extended-characters-more.js: Added.
3023 2006-07-15 Darin Adler <darin@apple.com>
3027 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8871
3028 <rdar://problem/4575417>
3029 REGRESSION: Pressing Enter/Return in a text input removes the selected text
3030 and http://bugzilla.opendarwin.org/show_bug.cgi?id=9743
3031 <rdar://problem/4614228>
3032 REGRESSION: crash dispatching JavaScript-created keyboard event to input element
3034 * fast/forms/input-text-enter-expected.txt: Added.
3035 * fast/forms/input-text-enter.html: Added.
3037 2006-07-15 Darin Adler <darin@apple.com>
3039 Reviewed by John Sullivan.
3041 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9883
3042 <rdar://problem/4631821>
3043 REGRESSION: NativePopups don't work correctly in some forum software
3045 * fast/forms/select-selected-expected.checksum: Added.
3046 * fast/forms/select-selected-expected.png: Added.
3047 * fast/forms/select-selected-expected.txt: Added.
3048 * fast/forms/select-selected.html: Added.
3050 2006-07-15 Anders Carlsson <acarlsson@apple.com>
3054 http://bugzilla.opendarwin.org/show_bug.cgi?id=9866
3055 <rdar://problem/4631561>
3056 REGRESSION: Repro crash from mangleme using iframe, only from server.
3058 * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
3059 * http/tests/misc/iframe-invalid-source-crash.html: Added.
3061 2006-07-14 Alexey Proskuryakov <ap@nypop.com>
3065 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=4195
3066 REGRESSION: KOI8-U encoding no longer supported.
3068 * fast/encoding/charset-koi8-u-expected.txt: Added.
3069 * fast/encoding/charset-koi8-u.html: Added.
3070 * fast/encoding/charset-x-nextstep-expected.txt: Added.
3071 * fast/encoding/charset-x-nextstep.html: Added.
3072 * http/tests/misc/BOM-override-expected.txt: Added.
3073 * http/tests/misc/BOM-override-script-expected.txt: Added.
3074 * http/tests/misc/BOM-override-script.html: Added.
3075 * http/tests/misc/BOM-override.pl: Added.
3076 * http/tests/misc/resources/BOM-override-2.pl: Added.
3077 * http/tests/misc/resources/BOM-override-3.pl: Added.
3079 2006-07-14 Timothy Hatcher <timothy@apple.com>
3081 Rolling out this fix from r15358 since it isn't resolved.
3083 2006-07-11 Justin Garcia <justin.garcia@apple.com>
3085 Reviewed by levi & thatcher
3087 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
3088 GMail Editor: Operations that use drop down menus blow away the selection
3090 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3091 * editing/selection/subframe-with-selection-expected.checksum: Added.
3092 * editing/selection/subframe-with-selection-expected.png: Added.
3093 * editing/selection/subframe-with-selection-expected.txt: Added.
3094 * editing/selection/subframe-with-selection.html: Added.
3096 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
3100 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9905
3101 REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div
3103 * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
3104 * editing/deleting/delete-at-start-or-end-expected.png: Added.
3105 * editing/deleting/delete-at-start-or-end-expected.txt: Added.
3106 * editing/deleting/delete-at-start-or-end.html: Added.
3108 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
3112 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9879
3113 REGRESSION: Repro crash when clicking to the side of an anonymous table
3114 - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
3115 to the side of an anonymous table
3117 NOTE: Only the layout test part of this patch was landed since an alternate
3118 fix was committed in r15401: <rdar://problem/4509393> selected DOM range
3119 starts with <object>, 0 offset but selection should include the <object>
3121 * fast/table/click-near-anonymous-table-expected.checksum: Added.
3122 * fast/table/click-near-anonymous-table-expected.png: Added.
3123 * fast/table/click-near-anonymous-table-expected.txt: Added.
3124 * fast/table/click-near-anonymous-table.html: Added.
3126 2006-07-12 Maciej Stachowiak <mjs@apple.com>
3130 Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
3132 I included the test case from the bug plus variants for other broken cases that
3133 were similar but needed separate fixes.
3135 * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
3136 * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
3137 * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
3138 * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
3139 * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
3140 * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
3141 * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
3142 * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
3143 * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
3144 * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
3145 * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
3146 * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.
3148 2006-07-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
3152 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9670
3153 REGRESSION: RTL white-space:pre-wrap text is offset to the right
3155 * editing/deleting/delete-to-select-table-expected.txt:
3156 * editing/execCommand/boldSelection-expected.txt:
3157 * editing/execCommand/italicizeByCharacter-expected.txt:
3158 * editing/execCommand/modifyForeColorByCharacter-expected.txt:
3159 * editing/execCommand/print-expected.txt:
3160 * editing/execCommand/selectAll-expected.txt:
3161 * editing/execCommand/strikethroughSelection-expected.txt:
3162 * editing/inserting/insert-div-027-expected.txt:
3163 * editing/selection/after-line-wrap-expected.txt:
3164 * editing/selection/mixed-editability-1-expected.txt:
3165 * editing/selection/select-all-001-expected.txt:
3166 * editing/selection/select-all-002-expected.txt:
3167 * editing/selection/select-all-003-expected.txt:
3168 * fast/clip/outline-overflowClip-expected.txt:
3169 * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
3170 * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
3171 * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
3172 * fast/text/international/rtl-white-space-pre-wrap.html: Added.
3173 * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
3174 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
3176 2006-07-13 Mark Rowe <opendarwin.org@bdash.net.nz>
3178 Reviewed by Geoffrey.
3180 http://bugzilla.opendarwin.org/show_bug.cgi?id=9742
3181 Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>
3183 This includes tests for indexing an array with immediate types, and for
3184 setting selectField.options.length to immediate types.
3186 * fast/dom/select-selectedIndex-expected.txt:
3187 * fast/dom/select-selectedIndex-multiple-expected.txt:
3188 * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
3189 * fast/dom/select-selectedIndex.html: Ditto.
3190 * fast/js/array-index-immediate-types-expected.txt: Added.
3191 * fast/js/array-index-immediate-types.html: Added.
3192 * fast/js/resources/array-index-immediate-types.js: Added.
3194 2006-07-13 David Harrison <harrison@apple.com>
3196 Reviewed by Justin and Levi.
3198 <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing
3200 * editing/deleting/delete-by-word-001-expected.checksum: Added.
3201 * editing/deleting/delete-by-word-001-expected.png: Added.
3202 * editing/deleting/delete-by-word-001-expected.txt: Added.
3203 * editing/deleting/delete-by-word-001.html: Added.
3204 * editing/deleting/delete-by-word-002-expected.checksum: Added.
3205 * editing/deleting/delete-by-word-002-expected.png: Added.
3206 * editing/deleting/delete-by-word-002-expected.txt: Added.
3207 * editing/deleting/delete-by-word-002.html: Added.
3209 2006-07-13 Levi Weintraub <lweintraub@apple.com>
3213 <rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather than selects the table
3215 * editing/deleting/delete-block-table-expected.checksum: Added.
3216 * editing/deleting/delete-block-table-expected.png: Added.
3217 * editing/deleting/delete-block-table-expected.txt: Added.
3218 * editing/deleting/delete-block-table.html: Added.
3219 * editing/deleting/delete-hr-expected.checksum: Added.
3220 * editing/deleting/delete-hr-expected.png: Added.
3221 * editing/deleting/delete-hr-expected.txt: Added.
3222 * editing/deleting/delete-hr.html: Added.
3223 * editing/deleting/delete-to-select-table-expected.png:
3224 * editing/execCommand/insertHorizontalRule-expected.txt:
3225 * fast/lists/markers-in-selection-expected.txt:
3227 2006-07-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
3231 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9862
3232 REGRESSION: GMail: Crash in RenderView::repaintViewRectangle when spoofing as FF
3233 - see also <rdar://problem/4622407>
3235 * fast/frames/repaint-display-none-crash-expected.txt: Added.
3236 * fast/frames/repaint-display-none-crash.html: Added.
3238 2006-07-12 Justin Garcia <justin.garcia@apple.com>
3242 <rdar://problem/4509393>
3243 selected DOM range starts with <object>, 0 offset but selection should include the <object>
3245 * editing/selection/legal-positions-expected.txt: Added.
3246 * editing/selection/legal-positions.html: Added.
3248 * editing/deleting/delete-3608430-fix-expected.txt:
3249 * editing/deleting/delete-image-001-expected.txt:
3250 * editing/deleting/delete-image-002-expected.txt:
3251 * editing/deleting/delete-image-003-expected.txt:
3252 * editing/deleting/delete-image-004-expected.txt:
3253 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3254 * editing/selection/replaced-boundaries-3-expected.txt:
3255 * editing/selection/select-box-expected.txt:
3257 2006-07-12 John Sullivan <sullivan@apple.com>
3259 Reviewed by Brady Eidson (and written by Justin Garcia)
3261 - layout test corresponding to <rdar://problem/4611164>
3263 * editing/undo/undo-misspellings-expected.checksum: Added.
3264 * editing/undo/undo-misspellings-expected.png: Added.
3265 * editing/undo/undo-misspellings-expected.txt: Added.
3266 * editing/undo/undo-misspellings.html: Added.
3268 2006-07-13 Anders Carlsson <acarlsson@apple.com>
3272 http://bugzilla.opendarwin.org/show_bug.cgi?id=9663
3273 REGRESSION (r14948-r14956): Selection in text field remains highlighted when the text field loses focus
3275 * editing/selection/clear-selection-expected.checksum: Added.
3276 * editing/selection/clear-selection-expected.png: Added.
3277 * editing/selection/clear-selection-expected.txt: Added.
3278 * editing/selection/clear-selection.html: Added.
3280 2006-07-12 David Kilzer <ddkilzer@kilzer.net>
3282 Reviewed by NOBODY (layout test fix).
3284 Remove property information left in files from svn-apply.
3286 * fast/table/large-rowspan-crash-expected.txt:
3287 * fast/table/large-rowspan-crash.html:
3289 2006-07-12 Darin Adler <darin@apple.com>
3293 - another large rowspan test case
3295 * fast/table/large-rowspan-crash-expected.txt: Added.
3296 * fast/table/large-rowspan-crash.html: Added.
3298 2006-07-12 Anders Carlsson <acarlsson@apple.com>
3302 <rdar://problem/4586665> REGRESSION: autorestore.apple.com: Crashes Safari in WebCore::Widget::client() const
3304 * fast/forms/input-type-change-in-onfocus-keyboard-expected.txt: Added.
3305 * fast/forms/input-type-change-in-onfocus-keyboard.html: Added.
3306 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt: Added.
3307 * fast/forms/input-type-change-in-onfocus-mouse.html: Added.
3309 2006-07-12 Adele Peterson <adele@apple.com>
3313 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9813
3314 OPTION text can paint over select element's scrollbar
3316 * fast/forms/option-text-clip-expected.checksum: Added.
3317 * fast/forms/option-text-clip-expected.png: Added.
3318 * fast/forms/option-text-clip-expected.txt: Added.
3319 * fast/forms/option-text-clip.html: Added.
3321 2006-07-11 Justin Garcia <justin.garcia@apple.com>
3325 <rdar://problem/4620686>
3326 REGRESSION: Mispelling markers are still displayed when using the delete key to place caret into a misspelled word
3328 * editing/deleting/delete-after-span-ws-001-expected.checksum:
3329 * editing/deleting/delete-after-span-ws-001-expected.png:
3330 * editing/deleting/delete-after-span-ws-002-expected.checksum:
3331 * editing/deleting/delete-after-span-ws-002-expected.png:
3332 * editing/deleting/delete-after-span-ws-003-expected.checksum:
3333 * editing/deleting/delete-after-span-ws-003-expected.png:
3334 * editing/deleting/delete-block-merge-contents-010-expected.checksum:
3335 * editing/deleting/delete-block-merge-contents-010-expected.png:
3336 * editing/deleting/merge-unrendered-space-expected.checksum:
3337 * editing/deleting/merge-unrendered-space-expected.png:
3339 2006-07-11 Tim Omernick <timo@apple.com>
3343 Test case for <http://bugzilla.opendarwin.org/show_bug.cgi?id=9843>:
3344 Give Netscape plug-ins access to their own DOM element
3346 * plugins/netscape-dom-access-expected.checksum: Added.
3347 * plugins/netscape-dom-access-expected.png: Added.
3348 * plugins/netscape-dom-access-expected.txt: Added.
3349 * plugins/netscape-dom-access.html: Added.
3351 2006-07-11 Adele Peterson <adele@apple.com>
3355 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9861
3356 REGRESSION: Can't dynamically change list box to popup
3358 * fast/forms/select-change-listbox-to-popup-expected.checksum: Added.
3359 * fast/forms/select-change-listbox-to-popup-expected.png: Added.
3360 * fast/forms/select-change-listbox-to-popup-expected.txt: Added.
3361 * fast/forms/select-change-listbox-to-popup.html: Added.
3362 * fast/forms/select-change-popup-to-listbox.html:
3364 2006-07-11 Justin Garcia <justin.garcia@apple.com>
3366 Reviewed by levi & thatcher
3368 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
3369 GMail Editor: Operations that use drop down menus blow away the selection
3371 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
3372 * editing/selection/subframe-with-selection-expected.checksum: Added.
3373 * editing/selection/subframe-with-selection-expected.png: Added.
3374 * editing/selection/subframe-with-selection-expected.txt: Added.
3375 * editing/selection/subframe-with-selection.html: Added.
3377 2006-07-11 Adele Peterson <adele@apple.com>
3381 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9859
3382 REGRESSION: Can't dynamically change popup to list box
3384 * fast/forms/select-change-popup-to-listbox-expected.checksum: Added.
3385 * fast/forms/select-change-popup-to-listbox-expected.png: Added.
3386 * fast/forms/select-change-popup-to-listbox-expected.txt: Added.
3387 * fast/forms/select-change-popup-to-listbox.html: Added.
3389 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
3393 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9572
3394 Add application/xhtml+xml to the Accept header
3396 The fix itself was landed on 2006-07-09, but I forgot about the test.
3398 * http/tests/misc/xhtml-expected.txt: Added.
3399 * http/tests/misc/xhtml.php: Added.
3401 2006-07-11 Beth Dakin <bdakin@apple.com>
3405 Adele checked in new results for this test when you could style
3406 selects, but the styling of selects is turned off for now, so back
3407 to the original results.
3409 * fast/forms/001-expected.checksum:
3410 * fast/forms/001-expected.png:
3411 * fast/forms/001-expected.txt:
3413 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
3417 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7808
3418 Assertion failure in -[WebBaseNetscapePluginStream dealloc] when requesting an invalid URL
3420 * plugins/get-empty-url-expected.txt: Added.
3421 * plugins/get-empty-url.html: Added.
3423 2006-07-10 David Kilzer <ddkilzer@kilzer.net>
3427 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9179
3428 Implement select.options.add() method
3430 * fast/dom/select-selectedIndex-multiple-expected.txt: Updated test results.
3431 * fast/dom/select-selectedIndex-multiple.html: Updated to print comments between
3432 tests to make failures easier to track down.
3433 * fast/dom/select-selectedIndex-expected.txt: Mirrored updates from select-selectedIndex-multiple.html
3434 * fast/dom/select-selectedIndex.html: Ditto.
3435 * fast/js/resources/select-options-add.js: Added.
3436 * fast/js/select-options-add-expected.txt: Added.
3437 * fast/js/select-options-add.html: Added.
3439 2006-07-10 Adele Peterson <adele@apple.com>
3443 Test for <rdar://problem/4621442> REGRESSION (NativePopup) : Popup menus aren't drawn correctly on page at orbitz.com; cheaptickets.com
3445 * fast/forms/select-style-expected.checksum: Added.
3446 * fast/forms/select-style-expected.png: Added.
3447 * fast/forms/select-style-expected.txt: Added.
3448 * fast/forms/select-style.html: Added.
3450 2006-07-10 Beth Dakin <bdakin@apple.com>
3454 Test for <rdar://problem/4621095> The should be a way to
3455 access the user interface scale factor through the DOM
3457 * fast/dom/jsDevicePixelRatio-expected.checksum: Added.
3458 * fast/dom/jsDevicePixelRatio-expected.png: Added.
3459 * fast/dom/jsDevicePixelRatio-expected.txt: Added.
3460 * fast/dom/jsDevicePixelRatio.html: Added.
3462 2006-07-10 Adele Peterson <adele@apple.com>
3464 http://bugzilla.opendarwin.org/show_bug.cgi?id=9830
3465 More pixel test results need updating since switching to native popup
3467 * editing/selection/replaced-boundaries-3-expected.checksum:
3468 * editing/selection/replaced-boundaries-3-expected.png:
3469 * fast/block/margin-collapse/103-expected.checksum:
3470 * fast/block/margin-collapse/103-expected.png:
3471 * fast/forms/001-expected.checksum:
3472 * fast/forms/001-expected.png:
3473 * fast/forms/HTMLOptionElement_label01-expected.checksum:
3474 * fast/forms/HTMLOptionElement_label01-expected.png:
3475 * fast/forms/HTMLOptionElement_label02-expected.checksum:
3476 * fast/forms/HTMLOptionElement_label02-expected.png:
3477 * fast/forms/HTMLOptionElement_label03-expected.checksum:
3478 * fast/forms/HTMLOptionElement_label03-expected.png:
3479 * fast/forms/HTMLOptionElement_label04-expected.checksum:
3480 * fast/forms/HTMLOptionElement_label04-expected.png:
3481 * fast/forms/form-element-geometry-expected.checksum:
3482 * fast/forms/form-element-geometry-expected.png:
3483 * fast/forms/option-script-expected.checksum:
3484 * fast/forms/option-script-expected.png:
3485 * fast/forms/option-strip-whitespace-expected.checksum:
3486 * fast/forms/option-strip-whitespace-expected.png:
3487 * fast/invalid/014-expected.checksum:
3488 * fast/invalid/014-expected.png:
3489 * fast/parser/document-write-option-expected.checksum:
3490 * fast/parser/document-write-option-expected.png:
3491 * tables/mozilla/bugs/bug2479-3-expected.checksum:
3492 * tables/mozilla/bugs/bug2479-3-expected.png:
3493 * tables/mozilla/bugs/bug29326-expected.checksum:
3494 * tables/mozilla/bugs/bug29326-expected.png:
3495 * tables/mozilla/bugs/bug33855-expected.checksum:
3496 * tables/mozilla/bugs/bug33855-expected.png:
3497 * tables/mozilla/bugs/bug96334-expected.checksum:
3498 * tables/mozilla/bugs/bug96334-expected.png:
3499 * tables/mozilla/core/margins-expected.checksum:
3500 * tables/mozilla/core/margins-expected.png:
3501 * tables/mozilla/dom/tableDom-expected.checksum:
3502 * tables/mozilla/dom/tableDom-expected.png: