1 2006-08-15 Adele Peterson <adele@apple.com>
5 Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
6 http://bugzilla.opendarwin.org/show_bug.cgi?id=9518
8 * fast/forms/onselect-selectall-expected.txt: Added.
9 * fast/forms/onselect-selectall.html: Added.
11 2006-08-14 Eric Seidel <eric@eseidel.com>
16 <mask>, <marker>, <pattern> inside <defs> do not work
17 http://bugzilla.opendarwin.org/show_bug.cgi?id=6548
19 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
20 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
21 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
22 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
23 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
24 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
25 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
26 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
27 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
28 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
29 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
30 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
31 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
32 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
33 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
34 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
35 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
36 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
37 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
38 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
39 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
40 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
41 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
42 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
43 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
44 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
45 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
46 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
47 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
48 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
49 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
50 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
51 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
52 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
53 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
54 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
55 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
56 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
57 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
58 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
59 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
60 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
61 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
62 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
63 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
64 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
65 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
66 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
67 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
68 * svg/custom/empty-merge-expected.txt:
69 * svg/custom/feComponentTransfer-Discrete-expected.txt:
70 * svg/custom/feComponentTransfer-Gamma-expected.txt:
71 * svg/custom/feComponentTransfer-Linear-expected.txt:
72 * svg/custom/feComponentTransfer-Table-expected.txt:
73 * svg/custom/feDisplacementMap-01-expected.txt:
74 * svg/custom/filter-source-alpha-expected.txt:
75 * svg/custom/gradient-stroke-width-expected.txt:
76 * svg/custom/grayscale-gradient-mask-expected.txt:
77 * svg/custom/image-with-transform-clip-filter-expected.txt:
78 * svg/custom/invalid-css-expected.txt:
79 * svg/custom/non-opaque-filters-expected.txt:
80 * svg/custom/pattern-in-defs-expected.checksum: Added.
81 * svg/custom/pattern-in-defs-expected.png: Added.
82 * svg/custom/pattern-in-defs-expected.txt: Added.
83 * svg/custom/pattern-in-defs.svg: Added.
84 * svg/custom/text-clip-expected.txt:
85 * svg/custom/text-filter-expected.txt:
86 * svg/custom/tref-update-expected.txt:
88 2006-08-14 Eric Seidel <eric@eseidel.com>
90 Reviewed by darin and mjs.
92 Add better SVGLoad event support.
93 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
96 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
97 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
98 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
99 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
100 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
101 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
102 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
103 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
104 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
105 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
106 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
107 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
108 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
109 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
110 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
111 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
112 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
113 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
114 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
115 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
116 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
118 2006-08-14 Maciej Stachowiak <mjs@apple.com>
120 Missing expected results for last test.
122 * http/tests/plugins/interrupted-get-url-expected.txt: Added.
124 2006-08-14 Maciej Stachowiak <mjs@apple.com>
126 Test case not reviewed but the patch was reviewed by Tim Omernick.
128 - test case for REGRESSION: crash when leaving youtube page while movie is still loading
129 http://bugzilla.opendarwin.org/show_bug.cgi?id=10398
131 * http/tests/plugins/interrupted-get-url.html: Added.
132 * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
133 * http/tests/plugins/resources/slow-resource.pl: Added.
135 2006-08-14 Darin Adler <darin@apple.com>
137 Reviewed by John Sullivan.
139 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10204
140 REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages
142 * fast/parser/title-error-test-expected.checksum: Added.
143 * fast/parser/title-error-test-expected.png: Added.
144 * fast/parser/title-error-test-expected.txt: Added.
145 * fast/parser/title-error-test.html: Added.
147 2006-08-11 David Kilzer <ddkilzer@kilzer.net>
149 Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
150 in r15839. See also r15840 for more layout test fixes.
152 * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
153 * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
154 * tables/mozilla/bugs/bug4527-expected.txt: Ditto.
156 2006-08-11 Eric Seidel <eric@eseidel.com>
158 Reviewed by andersca.
160 Updated results, and new test for:
161 The outermost <svg> element needs to clip itself
162 http://bugzilla.opendarwin.org/show_bug.cgi?id=5358
164 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
165 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
166 * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
167 * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
168 * svg/custom/svg-overflow-types-expected.checksum: Added.
169 * svg/custom/svg-overflow-types-expected.png: Added.
170 * svg/custom/svg-overflow-types-expected.txt: Added.
171 * svg/custom/svg-overflow-types.svg: Added.
173 2006-08-11 Adele Peterson <adele@apple.com>
177 Test case for <rdar://problem/4656274>
178 REGRESSION: option elements are selected when added regardless of "selected" property
180 * fast/forms/option-constructor-selected-expected.txt: Added.
181 * fast/forms/option-constructor-selected.html: Added.
183 2006-08-08 Rob Buis <buis@kde.org>
188 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10230>
189 SVGDOMImplementation should die (and be rolled into DOMImplementation)
191 * svg/custom/svg-features-expected.txt: Added.
192 * svg/custom/svg-features.html: Added.
194 2006-08-05 Darin Adler <darin@apple.com>
198 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10213
199 REGRESSION: Crash in WebCore::RenderLayer::isTransparent involving <iframe> and <select>
201 * fast/frames/iframe-option-crash-expected.checksum: Added.
202 * fast/frames/iframe-option-crash-expected.png: Added.
203 * fast/frames/iframe-option-crash-expected.txt: Added.
204 * fast/frames/iframe-option-crash.xhtml: Added.
206 2006-08-03 Justin Garcia <justin.garcia@apple.com>
210 * editing/style/non-inheritable-styles-expected.checksum: Added.
211 * editing/style/non-inheritable-styles-expected.png: Added.
212 * editing/style/non-inheritable-styles-expected.txt: Added.
213 * editing/style/non-inheritable-styles.html: Added.
215 2006-08-03 Justin Garcia <justin.garcia@apple.com>
219 * fast/forms/plaintext-mode-1-expected.txt:
220 * fast/forms/plaintext-mode-1.html:
222 2006-08-02 Justin Garcia <justin.garcia@apple.com>
226 <http://bugzilla.opendarwin.org/show_bug.cgi?id=10225>
227 GMail Editor: Change Hilite Color doesn't work
229 * editing/execCommand/hilitecolor-expected.checksum: Added.
230 * editing/execCommand/hilitecolor-expected.png: Added.
231 * editing/execCommand/hilitecolor-expected.txt: Added.
232 * editing/execCommand/hilitecolor.html: Added.
234 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
236 Reviewed by Adele and Darin.
238 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10177
239 REGRESSION: Successfully dragging text into a disabled field
241 * fast/forms/textfield-drag-into-disabled-expected.checksum: Added.
242 * fast/forms/textfield-drag-into-disabled-expected.png: Added.
243 * fast/forms/textfield-drag-into-disabled-expected.txt: Added.
244 * fast/forms/textfield-drag-into-disabled.html: Added.
246 * fast/forms/input-disabled-color-expected.txt: Updated.
248 2006-08-03 Jonathan Johnsson <jonathanjohnsson@gmail.com>
252 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10198
253 REGRESSION: WebKit r15750 crashes while loading anthem.com
255 * fast/overflow/generated-content-crash-expected.txt: Added.
256 * fast/overflow/generated-content-crash.html: Added.
258 2006-08-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
262 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10202
263 REGRESSION: Repro crash when loading an empty image document
265 * fast/tokenizer/image-empty-crash-expected.txt: Added.
266 * fast/tokenizer/image-empty-crash.html: Added.
268 2006-08-02 Alexey Proskuryakov <ap@nypop.com>
272 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3438
273 incorrect display of transparent 1x1 PNGs
275 * fast/replaced/image-solid-color-with-alpha-expected.checksum: Added.
276 * fast/replaced/image-solid-color-with-alpha-expected.png: Added.
277 * fast/replaced/image-solid-color-with-alpha-expected.txt: Added.
278 * fast/replaced/image-solid-color-with-alpha.html: Added.
279 * fast/replaced/img-1x1-expected.checksum: Removed.
280 * fast/replaced/img-1x1-expected.png: Removed.
281 * fast/replaced/img-1x1-expected.txt: Removed.
282 * fast/replaced/img-1x1.html: Removed.
284 2006-08-01 Darin Adler <darin@apple.com>
286 - updated a test affected by changes to the DumpRenderTree tool
287 to return a current mouse position
289 * fast/inline/dirtyLinesForInline-expected.txt: Updated.
291 2006-07-31 Sam Weinig <sam.weinig@gmail.com>
295 - tests changed by http://bugzilla.opendarwin.org/show_bug.cgi?id=9955
296 Colors scaled from [0, 1] range to [0, 255] incorrectly
298 * fast/css/hsl-color-expected.checksum:
299 * fast/css/hsl-color-expected.png:
300 * fast/css/hsl-color-expected.txt:
301 * fast/forms/input-disabled-color-expected.checksum:
302 * fast/forms/input-disabled-color-expected.png:
303 * fast/forms/input-disabled-color-expected.txt:
305 2006-07-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
307 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10158
308 REGRESSION: Selection highlight is dark and opaque when solid-color images are used
312 * fast/backgrounds/solid-color-context-restore-expected.checksum: Added.
313 * fast/backgrounds/solid-color-context-restore-expected.png: Added.
314 * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
315 * fast/backgrounds/solid-color-context-restore.html: Added.
317 2006-07-31 Darin Adler <darin@apple.com>
321 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10171
322 REGRESSION: failing layout test: fast/events/objc-event-api.html
324 * fast/events/objc-event-api-expected.txt: Updated test results for changes in the
327 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
331 http://bugzilla.opendarwin.org/show_bug.cgi?id=9738
332 Bug 9738: Unqualified :hover selector ignored in strict parsing mode
334 * fast/selectors/unqualified-hover-quirks-expected.checksum: Added.
335 * fast/selectors/unqualified-hover-quirks-expected.png: Added.
336 * fast/selectors/unqualified-hover-quirks-expected.txt: Added.
337 * fast/selectors/unqualified-hover-quirks.html: Added.
338 * fast/selectors/unqualified-hover-strict-expected.checksum: Added.
339 * fast/selectors/unqualified-hover-strict-expected.png: Added.
340 * fast/selectors/unqualified-hover-strict-expected.txt: Added.
341 * fast/selectors/unqualified-hover-strict.html: Added.
343 2006-07-31 Adele Peterson <adele@apple.com>
345 Reviewed by John and Anders.
347 - Test for <rdar://problem/4380576> onChange does not get called when field changed by return key
349 * fast/forms/onchange-enter-submit-expected.txt: Added.
350 * fast/forms/onchange-enter-submit.html: Added.
352 2006-07-31 Graham Dennis <graham.dennis@gmail.com>
356 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9507>
357 Empty style spans created in applyInlineStyle
358 <rdar://problem/4515463>
359 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
361 * editing/pasteboard/paste-4039777-fix-expected.txt:
362 * editing/pasteboard/testcase-9507-expected.checksum: Added.
363 * editing/pasteboard/testcase-9507-expected.png: Added.
364 * editing/pasteboard/testcase-9507-expected.txt: Added.
365 * editing/pasteboard/testcase-9507.html: Added.
366 * editing/unsupported-content/table-delete-001-expected.txt:
367 * editing/selection/selectNode-expected.png:
368 * editing/selection/selectNode-expected.checksum:
369 * editing/selection/selectNode-expected.txt:
371 2006-07-31 Mark Rowe <opendarwin.org@bdash.net.nz>
375 http://bugzilla.opendarwin.org/show_bug.cgi?id=10167
376 Bug 10167: REGRESSION(r15688): ASSERTION FAILED: _private->mouseDownEvent != nil in layout tests
378 * fast/events/objc-event-api-expected.txt: Update test results.
380 2006-07-31 Darin Adler <darin@apple.com>
382 * editing/pasteboard/paste-table-002-expected.txt: Corrected one result
383 affected by my recent change to getComputedStyle.
385 * editing/pasteboard/paste-table-002.html: Converted to a text test, since
386 it dumps the serialized form of the result.
387 * editing/pasteboard/paste-table-002-expected.checksum: Removed.
388 * editing/pasteboard/paste-table-002-expected.png: Removed.
390 2006-07-30 Darin Adler <darin@apple.com>
392 - test that displays all computed style -- demonstrates bug fixes I just
393 made to the computed style class and also acts as a regression test for
394 the existence of all of them and the basic format for a default object
396 * fast/css/computed-style-expected.txt: Added.
397 * fast/css/computed-style.html: Added.
399 2006-07-29 Rob Buis <buis@kde.org>
403 Updated test case result as a result of:
404 http://bugzilla.opendarwin.org/show_bug.cgi?id=10151
405 ghostmap XHTML + SVG fails due to javascript undefined exception
406 The new test case result now should match the required spec result
407 and acts as a way to test document.URL on non-html documents.
409 * dom/xhtml/level2/html/HTMLDocument04-expected.txt:
411 2006-07-29 Darin Adler <darin@apple.com>
413 - changed this test to a plain-text one and added text explaining what it tests
415 * fast/forms/input-named-action-overrides-action-attribute.html: Added explanation text,
416 got rid of some incorrect HTML syntax, added a call to dumpAsText(), and used a paragraph
417 element instead of a span element for the result.
418 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Updated.
420 2006-07-29 Andrew Wellington <proton@wiretapped.net>
424 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587 / <rdar://problem/4631844>
425 REGRESSION: {display:list-item} items outside an ol or ul element don't number correctly
427 * fast/lists/ordered-list-with-no-ol-tag-expected.checksum: Added.
428 * fast/lists/ordered-list-with-no-ol-tag-expected.png: Added.
429 * fast/lists/ordered-list-with-no-ol-tag-expected.txt: Added.
430 * fast/lists/ordered-list-with-no-ol-tag.html: Added.
432 2006-07-29 Alexey Proskuryakov <ap@nypop.com>
436 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10147
437 REGRESSION: custom attribute values set via javascript are not persistent
439 * fast/dom/Element/setAttribute-case-insensitivity-expected.txt: Added.
440 * fast/dom/Element/setAttribute-case-insensitivity.html: Added.
442 2006-07-29 Darin Adler <darin@apple.com>
444 - rolled out the test for bug 9753, since we rolled out the fix
445 we'll bring back the test when we bring back the fix
447 * svg/custom/width-full-percentage-expected.checksum: Removed.
448 * svg/custom/width-full-percentage-expected.png: Removed.
449 * svg/custom/width-full-percentage-expected.txt: Removed.
450 * svg/custom/width-full-percentage.svg: Removed.
452 2006-07-28 Justin Garcia <justin.garcia@apple.com>
456 <rdar://problem/4515463>
457 REGRESSION: Blot and Mail both do a very poor job of pasting the main www.apple.com page
459 Removed incorrect nesting:
460 * editing/pasteboard/paste-table-001-expected.checksum:
461 * editing/pasteboard/paste-table-001-expected.png:
462 * editing/pasteboard/paste-table-001-expected.txt:
463 * editing/pasteboard/paste-table-003-expected.txt:
465 2006-07-27 Justin Garcia <justin.garcia@apple.com>
469 <rdar://problem/4242293>
470 Poor paste fidelity of http://www.google.com/
472 Removed one of the two extraneous newlines that are introduced on paste:
473 * editing/pasteboard/paste-table-003-expected.checksum:
474 * editing/pasteboard/paste-table-003-expected.png:
475 * editing/pasteboard/paste-table-003-expected.txt:
477 Fewer pastes remove nodes containing the selection b/c of
478 the changes to interchange newlines:
479 * editing/pasteboard/paste-line-endings-007-expected.txt:
480 * editing/pasteboard/paste-line-endings-008-expected.txt:
481 * editing/pasteboard/paste-line-endings-009-expected.txt:
484 * editing/pasteboard/4242293-1-expected.checksum: Added.
485 * editing/pasteboard/4242293-1-expected.png: Added.
486 * editing/pasteboard/4242293-1-expected.txt: Added.
487 * editing/pasteboard/4242293-1.html: Added.
488 * editing/pasteboard/4242293-expected.checksum: Added.
489 * editing/pasteboard/4242293-expected.png: Added.
490 * editing/pasteboard/4242293-expected.txt: Added.
491 * editing/pasteboard/4242293.html: Added.
493 2006-07-28 Alexey Proskuryakov <ap@nypop.com>
495 Rolling out http://bugzilla.opendarwin.org/show_bug.cgi?id=6010 because of failing layout tests.
496 Add better SVGLoad event support.
498 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
499 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
500 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
501 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
502 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
503 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
504 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
505 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
506 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
507 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
508 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
509 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
510 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
511 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
512 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
513 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
514 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
515 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
516 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
517 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
518 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
519 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
520 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
522 2006-07-27 Eric Seidel <eric@eseidel.com>
526 Add better SVGLoad event support.
527 http://bugzilla.opendarwin.org/show_bug.cgi?id=6010
528 A bunch of the SVG tests didn't render anything since they never received an SVGLoad, now they properly render.
530 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
531 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
532 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
533 * svg/W3C-SVG-1.1/interact-events-01-b-expected.checksum:
534 * svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
535 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
536 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
537 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
538 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
539 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
540 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
541 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
542 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
543 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
544 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
545 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
546 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
547 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
548 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
549 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
550 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
551 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
552 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
554 2006-07-27 Rob Buis <buis@kde.org>
559 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9753>
560 SVG with width and height 100% leaves room for scrollbar on the right.
562 * svg/custom/width-full-percentage-expected.txt: Added.
563 * svg/custom/width-full-percentage-expected.checksum: Added.
564 * svg/custom/width-full-percentage-expected.png: Added.
565 * svg/custom/width-full-percentage.svg: Added.
567 2006-07-27 Justin Garcia <justin.garcia@apple.com>
571 <rdar://problem/4242293>
572 Poor paste fidelity of http://www.google.com/
574 * editing/pasteboard/styled-element-markup-expected.checksum: Added.
575 * editing/pasteboard/styled-element-markup-expected.png: Added.
576 * editing/pasteboard/styled-element-markup-expected.txt: Added.
577 * editing/pasteboard/styled-element-markup.html: Added.
579 2006-07-27 Alexander Kellett <lypanov@kde.org>
583 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9867
584 REGRESSION: code that modifies form element in Firefox modifies form attribute in WebKit
586 * fast/forms/input-named-action-overrides-action-attribute-expected.txt: Added.
587 * fast/forms/input-named-action-overrides-action-attribute.html: Added.
589 2006-07-27 Rob Buis <buis@kde.org>
593 Testcase for and from:
594 http://bugzilla.opendarwin.org/show_bug.cgi?id=8992
595 Some HTML DOM attributes have incorrect types
597 * fast/dom/html-attribute-types-expected.txt: Added.
598 * fast/dom/html-attribute-types.html: Added.
600 2006-07-27 Justin Garcia <justin.garcia@apple.com>
604 <rdar://problem/4628409>
605 Safari crashes in CompositeEditCommand::removeBlockPlaceholder entering text in a web page form
607 * fast/forms/4628409-expected.txt: Added.
608 * fast/forms/4628409.html: Added.
610 2006-07-27 Graham Dennis <graham.dennis@gmail.com>
614 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10094
615 Japanese characters improperly rendering in TOT
617 * fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
618 * fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
619 * fast/encoding/denormalised-voiced-japanese-chars-expected.txt: Added.
620 * fast/encoding/denormalised-voiced-japanese-chars.html: Added.
622 2006-07-27 Eric Seidel <eric@eseidel.com>
626 Complex entities seem to fail on TOT
627 http://bugzilla.opendarwin.org/show_bug.cgi?id=6390
628 Updated test cases now that this bug is fixed.
630 * fast/parser/entity-ignorable-whitespace-expected.txt:
631 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
632 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
633 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
634 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
635 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
636 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
637 * svg/W3C-SVG-1.1/render-elems-03-t-expected.checksum:
638 * svg/W3C-SVG-1.1/render-elems-03-t-expected.png:
639 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
641 2006-07-27 Rob Buis <buis@kde.org
645 Add some tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9938
646 Specifically the testcases are:
648 http://hixie.ch/tests/adhoc/svg/error/010.xml
649 http://hixie.ch/tests/adhoc/svg/error/011.xml
651 * svg/custom/invalid-viewbox1-expected.checksum: Added.
652 * svg/custom/invalid-viewbox1-expected.png: Added.
653 * svg/custom/invalid-viewbox1-expected.txt: Added.
654 * svg/custom/invalid-viewbox1.svg: Added.
655 * svg/custom/invalid-viewbox2-expected.checksum: Added.
656 * svg/custom/invalid-viewbox2-expected.png: Added.
657 * svg/custom/invalid-viewbox2-expected.txt: Added.
658 * svg/custom/invalid-viewbox2.svg: Added.
660 2006-07-27 Eric Seidel <eric@eseidel.com>
664 Add testcases for getSVGDocument() function.
665 Also test HTMLObjectElement.vspace and hspace as numbers (while I'm at it).
667 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.checksum: Added.
668 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.png: Added.
669 * fast/dom/HTMLObjectElement/vspace-hspace-as-number-expected.txt: Added.
670 * fast/dom/HTMLObjectElement/vspace-hspace-as-number.html: Added.
671 * svg/custom/getsvgdocument-expected.checksum: Added.
672 * svg/custom/getsvgdocument-expected.png: Added.
673 * svg/custom/getsvgdocument-expected.txt: Added.
674 * svg/custom/getsvgdocument.html: Added.
675 * svg/custom/resources/getsvgdocument.svg: Added.
677 2006-07-26 Alexey Proskuryakov <ap@nypop.com>
681 http://bugzilla.opendarwin.org/show_bug.cgi?id=9901
682 XSLTProcessor cannot parse text nodes for INPUT ELEMENTS in an XSLT stylesheet
684 * fast/js/resources/xhtml-serialize.js: Added.
685 * fast/js/xhtml-serialize-expected.txt: Added.
686 * fast/js/xhtml-serialize.html: Added.
688 2006-07-26 Justin Garcia <justin.garcia@apple.com>
692 <rdar://problem/4652788>
693 REGRESSION: Can't change size or style of any text in message body
695 * editing/style/designmode-expected.checksum: Added.
696 * editing/style/designmode-expected.png: Added.
697 * editing/style/designmode-expected.txt: Added.
698 * editing/style/designmode.html: Added.
700 2006-07-25 Justin Garcia <justin.garcia@apple.com>
704 <rdar://problem/4649560>
705 REGRESSION: Can't Select All when the body is contentEditable="true"
707 * editing/selection/select-all-005-expected.checksum: Added.
708 * editing/selection/select-all-005-expected.png: Added.
709 * editing/selection/select-all-005-expected.txt: Added.
710 * editing/selection/select-all-005.html: Added.
711 * editing/selection/select-all-006-expected.checksum: Added.
712 * editing/selection/select-all-006-expected.png: Added.
713 * editing/selection/select-all-006-expected.txt: Added.
714 * editing/selection/select-all-006.html: Added.
716 2006-07-24 Dan Waylonis <waylonis@google.com>
718 Reviewed and tweaked a bit by Darin.
720 - added some new tests that use "echo" including one for JavaScript null
722 * plugins/bindings-test-expected.txt: Added results.
723 * plugins/bindings-test.html: Added tests.
725 2006-07-24 Darin Adler <darin@apple.com>
727 Reviewed by Adele and Justin.
729 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9630
730 REGRESSION: some spaces typed in <textarea> are posted as non-breaking spaces
732 * fast/forms/textarea-type-spaces-expected.txt: Added.
733 * fast/forms/textarea-type-spaces.html: Added.
735 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9939
736 REGRESSION: Pasting text into native text area with newline at end does not preserve newline
738 * fast/forms/textarea-paste-newline-expected.txt: Added.
739 * fast/forms/textarea-paste-newline.html: Added.
741 - updated tests affected by above changes, results are equivalent or better
743 * editing/pasteboard/4641033-expected.checksum:
744 * editing/pasteboard/4641033-expected.png:
745 * editing/pasteboard/4641033-expected.txt:
746 * editing/pasteboard/paste-table-003-expected.checksum:
747 * editing/pasteboard/paste-table-003-expected.png:
748 * editing/pasteboard/paste-table-003-expected.txt:
749 * editing/pasteboard/paste-text-016-expected.txt:
750 * editing/pasteboard/quirks-mode-br-1-expected.txt:
751 * editing/pasteboard/quirks-mode-br-2-expected.txt:
752 * fast/forms/textarea-scrolled-type-expected.checksum:
753 * fast/forms/textarea-scrolled-type-expected.png:
754 * fast/forms/textarea-scrolled-type-expected.txt:
756 - changed a test to be a "dump as text" test
758 * fast/forms/paste-into-textarea-expected.txt:
759 * fast/forms/paste-into-textarea.html:
760 * fast/forms/paste-into-textarea-expected.checksum: Removed.
761 * fast/forms/paste-into-textarea-expected.png: Removed.
763 - changed a test to be a "dump as text" test, improved test a bit and also checked in new results
765 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
766 * fast/forms/textarea-scrolled-endline-caret.html:
768 - fixed a test that was raising an exception every time it ran
770 * fast/forms/attributed-strings-expected.txt:
771 * fast/forms/attributed-strings.html:
773 - corrected checksums on a bunch of tests (pngs were right, but checksums wrong, apparently)
775 * editing/deleting/delete-to-select-table-expected.checksum:
776 * editing/selection/3690719-expected.checksum:
777 * editing/selection/clear-selection-expected.checksum:
778 * editing/undo/undo-misspellings-expected.checksum:
780 - added some missing pixel test results
782 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added.
783 * editing/pasteboard/nested-blocks-with-text-area-expected.png: Added.
784 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added.
785 * editing/pasteboard/nested-blocks-with-text-field-expected.png: Added.
787 2006-07-24 Adele Peterson <adele@apple.com>
791 - Test for <rdar://problem/4632132> Changing style of content with mixed editability fails
793 * editing/style/apple-style-editable-mix-expected.checksum: Added.
794 * editing/style/apple-style-editable-mix-expected.png: Added.
795 * editing/style/apple-style-editable-mix-expected.txt: Added.
796 * editing/style/apple-style-editable-mix.html: Added.
798 2006-07-24 Dave MacLachlan <dmaclach@mac.com>
800 Reviewed by Darin and Alexey.
802 Test for: <http://bugzilla.opendarwin.org/show_bug.cgi?id=8425>
803 and <http://bugzilla.opendarwin.org/show_bug.cgi?id=6947>
805 * svg/custom/non-opaque-filters-expected.checksum: Added.
806 * svg/custom/non-opaque-filters-expected.png: Added.
807 * svg/custom/non-opaque-filters-expected.txt: Added.
808 * svg/custom/non-opaque-filters.svg: Added.
810 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
814 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9669
815 Incomplete repaint when changing an inline's border
817 * fast/repaint/line-overflow-expected.checksum: Added.
818 * fast/repaint/line-overflow-expected.png: Added.
819 * fast/repaint/line-overflow-expected.txt: Added.
820 * fast/repaint/line-overflow.html: Added.
822 2006-07-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
826 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10075
827 REGRESSION: Reversed pop-up text in visually-ordered Hebrew pages
829 * fast/forms/select-visual-hebrew-expected.checksum: Added.
830 * fast/forms/select-visual-hebrew-expected.png: Added.
831 * fast/forms/select-visual-hebrew-expected.txt: Added.
832 * fast/forms/select-visual-hebrew.html: Added.
834 2006-07-23 David Harrison <harrison@apple.com>
838 <rdar://problem/4646759> Mail crash editing To Do - WebCore::InsertTextCommand::prepareForTextInsertion
840 * editing/deleting/delete-mixed-editable-content-001-expected.checksum: Added.
841 * editing/deleting/delete-mixed-editable-content-001-expected.png: Added.
842 * editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
843 * editing/deleting/delete-mixed-editable-content-001.html: Added.
845 2006-07-23 Adele Peterson <adele@apple.com>
849 Test for: <rdar://problem/4644614> REGRESSION: Typing, pasting or dragging in new text areas causes unnecessary scrolling
851 * fast/forms/textarea-scrolled-type-expected.checksum: Added.
852 * fast/forms/textarea-scrolled-type-expected.png: Added.
853 * fast/forms/textarea-scrolled-type-expected.txt: Added.
854 * fast/forms/textarea-scrolled-type.html: Added.
856 2006-07-22 Alexey Proskuryakov <ap@nypop.com>
860 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=10038
861 REGRESSION: Length of navigator.mimeTypes collection returns number of installed plugins, not number
862 of registered mime types
864 * fast/js/navigator-mimeTypes-length-expected.txt: Added.
865 * fast/js/navigator-mimeTypes-length.html: Added.
866 * fast/js/resources/navigator-mimeTypes-length.js: Added.
868 2006-07-21 Adele Peterson <adele@apple.com>
872 Test for: <rdar://problem/4643238> REGRESSION: Can't set insertion point at the end of a line of text
874 * fast/forms/textarea-scrolled-endline-caret-expected.txt: Added.
875 * fast/forms/textarea-scrolled-endline-caret.html: Added.
877 2006-07-21 Geoffrey Garen <ggaren@apple.com>
881 Test for whether focusing and/or blurring a frame before its content has loaded causes
882 a crash. <rdar://problem/4632505> REGRESSION: Crash at
883 WebCore::Widget::getView() const + 6
885 * http/tests/incremental/frame-focus-before-load-expected.txt: Added.
886 * http/tests/incremental/frame-focus-before-load.html: Added.
888 2006-07-21 Maciej Stachowiak <mjs@apple.com>
892 <rdar://problem/4523976> REGRESSION (NativeTextField): Crash occurs when choosing "Undo Typing" after typing and setting the value
894 * fast/forms/text-field-setvalue-crash-expected.txt: Added.
895 * fast/forms/text-field-setvalue-crash.html: Added.
897 2006-07-21 Justin Garcia <justin.garcia@apple.com>
901 <rdar://problem/4548238>
902 REGRESSION: Can't remove the first OL/UL list item in a Mail's compose window
904 * editing/deleting/delete-first-list-item-expected.checksum: Added.
905 * editing/deleting/delete-first-list-item-expected.png: Added.
906 * editing/deleting/delete-first-list-item-expected.txt: Added.
907 * editing/deleting/delete-first-list-item.html: Added.
909 2006-07-21 Mitz Pettel <opendarwin.org@mitzpettel.com>
913 * editing/selection/select-all-iframe-expected.txt:
914 * editing/selection/select-from-textfield-outwards-expected.checksum: Added.
915 * editing/selection/select-from-textfield-outwards-expected.png: Added.
916 * editing/selection/select-from-textfield-outwards-expected.txt: Added.
917 * editing/selection/select-from-textfield-outwards.html: Added.
918 * fast/events/drag-outside-window-expected.txt:
920 2006-07-21 Geoffrey Garen <ggaren@apple.com>
922 Test for undetectable style.filter property.
924 * fast/dom/undetectable-style-filter-expected.txt: Added.
925 * fast/dom/undetectable-style-filter.html: Added.
927 2006-07-21 Justin Garcia <justin.garcia@apple.com>
931 <rdar://problem/4641033>
932 REGRESSION: Pasting from web pages into Mail (or Blot) often loses most of the content
934 * editing/pasteboard/4641033-expected.checksum: Added.
935 * editing/pasteboard/4641033-expected.png: Added.
936 * editing/pasteboard/4641033-expected.txt: Added.
937 * editing/pasteboard/4641033.html: Added.
939 2006-07-20 Anders Carlsson <acarlsson@apple.com>
943 <rdar://problem/4637807> REGRESSION: "Features & Options" page at volvocars.us fails
945 * fast/xsl/xslt-processer-expected.txt:
948 * fast/xsl/xslt-string-parameters-expected.txt: Added.
949 * fast/xsl/xslt-string-parameters.html: Added.
951 2006-07-20 Maciej Stachowiak <mjs@apple.com>
953 Reviewed by Beth and John.
955 - fix recently broken layout tests that need updated results or test changes:
957 For these three, the selection ranges changed (for the better) due to my input
960 * editing/selection/3690703-2-expected.txt:
961 * editing/selection/3690703-expected.txt:
962 * fast/text/textIteratorNilRenderer-expected.txt:
964 For this one, DumpRenderTree no longer shows resize corners by default, so turned
967 * fast/css/resize-corner-tracking.html:
969 2006-07-19 Maciej Stachowiak <mjs@apple.com>
973 - fixed layout test results that were affected by editing input
974 paste patch -- new results are actually more correct, handling
975 text fields properly as a replaced element.
977 * editing/selection/3690703-2-expected.txt:
978 * editing/selection/3690703-expected.txt:
979 * fast/events/div-focus-expected.txt:
980 * fast/text/textIteratorNilRenderer-expected.txt:
982 2006-07-19 Justin Garcia <justin.garcia@apple.com>
986 <rdar://problem/4631972>
987 REGRESSION: Mail crashes when pasting entire contents of http://www.apple.com/support/ into a new mail message
989 * editing/pasteboard/4631972-expected.checksum: Added.
990 * editing/pasteboard/4631972-expected.png: Added.
991 * editing/pasteboard/4631972-expected.txt: Added.
992 * editing/pasteboard/4631972.html: Added.
993 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
994 * editing/selection/replaced-boundaries-3-expected.checksum:
995 * editing/selection/replaced-boundaries-3-expected.txt:
996 * editing/selection/select-box-expected.txt:
998 2006-07-19 Anders Carlsson <acarlsson@apple.com>
1002 <rdar://problem/4631272> REGRESSION: Crash tabbing out of hostname field at autorestore.apple.com
1004 * fast/forms/display-none-in-onchange-keyboard-expected.txt: Added.
1005 * fast/forms/display-none-in-onchange-keyboard.html: Added.
1007 2006-07-19 Justin Garcia <justin.garcia@apple.com>
1011 <rdar://problem/4613519>
1012 REGRESSION: Pasting text in native text area inserts text one character before it should (9527)
1014 * fast/forms/paste-into-textarea-expected.checksum: Added.
1015 * fast/forms/paste-into-textarea-expected.png: Added.
1016 * fast/forms/paste-into-textarea-expected.txt: Added.
1017 * fast/forms/paste-into-textarea.html: Added.
1019 2006-07-19 Anders Carlsson <acarlsson@apple.com>
1021 * fast/js/pretty-print-expected.txt:
1024 * fast/js/resources/pretty-print.js:
1025 Fix description string.
1027 2006-07-19 Anders Carlsson <acarlsson@apple.com>
1031 <rdar://problem/4620655> REGRESSION(10.4.7-10.5): preview button for a blogger.com post doesn't work
1033 * fast/js/pretty-print-expected.txt: Added.
1034 * fast/js/pretty-print.html: Added.
1035 * fast/js/resources/pretty-print.js: Added.
1037 2006-07-19 David Harrison <harrison@apple.com>
1039 <rdar://problem/4629307> -[DOMRange markupString] does not include the initial table element if it is at the beginning of the range
1040 <rdar://problem/4062218> pasting in contents of web.apple.com strips off the <table> element from the first table
1042 (this really only tests the symptoms of <rdar://problem/4062218>, because -[DOMRange markupString] is not testable)
1044 * editing/pasteboard/paste-table-003-expected.checksum: Added.
1045 * editing/pasteboard/paste-table-003-expected.png: Added.
1046 * editing/pasteboard/paste-table-003-expected.txt: Added.
1047 * editing/pasteboard/paste-table-003.html: Added.
1049 2006-07-18 Maciej Stachowiak <mjs@apple.com>
1051 Reviewed by Adele Peterson.
1055 <rdar://problem/4620646> REGRESSION(10.4.7-10.5): can't type into editing region when creating or editing a blogger.com post
1057 * fast/js/null-char-in-string-expected.txt: Added.
1058 * fast/js/null-char-in-string.html: Added.
1059 * fast/js/resources/null-char-in-string.js: Added.
1061 2006-07-18 Anders Carlsson <acarlsson@apple.com>
1065 http://bugzilla.opendarwin.org/show_bug.cgi?id=9959
1066 REGRESSION: iframes stop rendering after 200th one on successive reloads
1068 * fast/frames/frame-limit-expected.txt: Added.
1069 * fast/frames/frame-limit.html: Added.
1071 2006-07-18 Darin Adler <darin@apple.com>
1075 - convert a couple of tests to "dump as text" tests
1077 * fast/dom/css-selectorText-expected.checksum: Removed.
1078 * fast/dom/css-selectorText-expected.png: Removed.
1079 * fast/dom/css-selectorText-expected.txt: Replaced render tree results with text results.
1080 * fast/dom/css-selectorText.html: Added a call to layoutTestController.dumpAsText.
1082 * fast/dom/css-shortHands-expected.checksum: Removed.
1083 * fast/dom/css-shortHands-expected.png: Removed.
1084 * fast/dom/css-shortHands-expected.txt: Replaced render tree results with text results.
1085 * fast/dom/css-shortHands.html: Added a call to layoutTestController.dumpAsText.
1087 2006-07-18 Mitz Pettel <opendarwin.org@mitzpettel.com>
1091 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9978
1092 REGRESSION (r12949-r12988): Clicking the first letter on a line places the caret at the end of the previous line
1094 * editing/selection/click-start-of-line-expected.checksum: Added.
1095 * editing/selection/click-start-of-line-expected.png: Added.
1096 * editing/selection/click-start-of-line-expected.txt: Added.
1097 * editing/selection/click-start-of-line.html: Added.
1099 2006-07-18 Anders Carlsson <acarlsson@apple.com>
1103 http://bugzilla.opendarwin.org/show_bug.cgi?id=9695
1104 <rdar://problem/4614085>
1105 TOT REGRESSION: NativeTextArea: Text area does not respond to Cmd-UpArrow/Cmd-DownArrow (9695)
1107 * editing/selection/move-begin-end-expected.txt: Added.
1108 * editing/selection/move-begin-end.html: Added.
1110 2006-07-17 Maciej Stachowiak <mjs@apple.com>
1112 Test cases not reviewed but the corresponding fix was.
1114 - test cases for <rdar://problem/4618089> Blot crashes when I paste in all the contents of http://www.apple.com/startpage/
1116 * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
1117 * editing/pasteboard/nested-blocks-with-text-area.html: Added.
1118 * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
1119 * editing/pasteboard/nested-blocks-with-text-field.html: Added.
1121 2006-07-17 Anders Carlsson <acarlsson@apple.com>
1125 Add Apache 2 config file.
1127 * http/conf/apache2-httpd.conf: Added.
1129 2006-07-17 Justin Garcia <justin.garcia@apple.com>
1133 <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
1135 * editing/selection/replace-selection-1-expected.checksum: Added.
1136 * editing/selection/replace-selection-1-expected.png: Added.
1137 * editing/selection/replace-selection-1-expected.txt: Added.
1138 * editing/selection/replace-selection-1.html: Added.
1140 2006-07-14 Justin Garcia <justin.garcia@apple.com>
1144 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1145 * editing/selection/subframe-with-selection-expected.txt:
1147 2006-07-17 Maciej Stachowiak <mjs@apple.com>
1151 <rdar://problem/4604946> REGRESSION: 'checkboxRef.checked = true' fires onchange event in Leopard
1153 * fast/events/programmatic-check-no-change-event-expected.txt: Added.
1154 * fast/events/programmatic-check-no-change-event.html: Added.
1156 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
1160 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9954
1161 REGRESSION: document.dir should return empty string in <head>
1163 * fast/dom/document-dir-property-expected.txt: Added.
1164 * fast/dom/document-dir-property.html: Added.
1166 2006-07-16 David Kilzer <ddkilzer@kilzer.net>
1170 * fast/dynamic/move-node-with-selection-expected.checksum:
1171 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
1173 2006-07-16 Darin Adler <darin@apple.com>
1175 - fixed a couple of files I checked in wrong
1177 * fast/html/body-offset-properties-expected.txt: Removed property cruft.
1178 * fast/html/body-offset-properties.html: Ditto.
1180 2006-07-16 Maciej Stachowiak <mjs@apple.com>
1182 - fixed typo in expected results
1184 * fast/js/for-in-avoid-duplicates-expected.txt:
1186 2006-07-16 Darin Adler <darin@apple.com>
1188 Reviewed by John Sullivan (new test, not the changes to existing ones).
1190 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9943
1191 <rdar://problem/4590613>
1192 REGRESSION (Tiger-TOT): menus are offset to the right at http://movies.aol.com/movie-photo-bts/superman-returns
1194 * fast/html/body-offset-properties-expected.txt: Added.
1195 * fast/html/body-offset-properties.html: Added.
1197 * editing/execCommand/findString-2.html: Update to not depend on the buggy body.offseLeft/Top.
1198 Instead hardcode the default body margin of 8.
1199 * editing/pasteboard/drop-text-without-selection.html: Ditto.
1200 * editing/selection/click-before-and-after-table.html: Ditto.
1201 * editing/selection/mixed-editability-1.html: Ditto.
1202 * fast/table/click-near-anonymous-table.html: Ditto.
1204 * editing/selection/drag-to-contenteditable-iframe.html: Remove unnecessary use of body.offsetLeft/Top
1207 2006-07-16 Maciej Stachowiak <mjs@apple.com>
1211 - new test case and updated results for property list changes
1213 * fast/js/for-in-avoid-duplicates-expected.txt: Added.
1214 * fast/js/for-in-avoid-duplicates.html: Added.
1215 * fast/js/kde/Array-expected.txt:
1216 * fast/js/resources/for-in-avoid-duplicates.js: Added.
1218 2006-07-15 Darin Adler <darin@apple.com>
1220 Reviewed by John Sullivan.
1222 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8952
1223 <rdar://problem/4575185>
1224 REGRESSION: crash on drag of highlighted Google custom home page modules
1226 * fast/dynamic/move-node-with-selection-expected.checksum: Added.
1227 * fast/dynamic/move-node-with-selection-expected.png: Added.
1228 * fast/dynamic/move-node-with-selection-expected.txt: Added.
1229 * fast/dynamic/move-node-with-selection.html: Added.
1231 2006-07-15 Darin Adler <darin@apple.com>
1233 Reviewed by John Sullivan.
1235 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8587
1236 <rdar://problem/4631844>
1237 REGRESSION: {display:list-item} on items outside an ol or ul element no longer causes incremental numbering
1239 * fast/lists/numeric-markers-outside-list-expected.checksum: Added.
1240 * fast/lists/numeric-markers-outside-list-expected.png: Added.
1241 * fast/lists/numeric-markers-outside-list-expected.txt: Added.
1242 * fast/lists/numeric-markers-outside-list.html: Added.
1244 2006-07-15 Geoffrey Garen <ggaren@apple.com>
1248 Layout test for crash when setting the dir property on a document with no body.
1250 * fast/dom/dir-no-body-expected.txt: Added.
1251 * fast/dom/dir-no-body.html: Added.
1253 2006-07-15 Darin Adler <darin@apple.com>
1257 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8395
1258 <rdar://problem/4613467>
1259 REGRESSION: RegEx seems broken for hex escaped non breaking space
1261 * fast/js/regexp-extended-characters-more-expected.txt: Added.
1262 * fast/js/regexp-extended-characters-more.html: Added.
1263 * fast/js/resources/regexp-extended-characters-more.js: Added.
1265 2006-07-15 Darin Adler <darin@apple.com>
1269 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8871
1270 <rdar://problem/4575417>
1271 REGRESSION: Pressing Enter/Return in a text input removes the selected text
1272 and http://bugzilla.opendarwin.org/show_bug.cgi?id=9743
1273 <rdar://problem/4614228>
1274 REGRESSION: crash dispatching JavaScript-created keyboard event to input element
1276 * fast/forms/input-text-enter-expected.txt: Added.
1277 * fast/forms/input-text-enter.html: Added.
1279 2006-07-15 Darin Adler <darin@apple.com>
1281 Reviewed by John Sullivan.
1283 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9883
1284 <rdar://problem/4631821>
1285 REGRESSION: NativePopups don't work correctly in some forum software
1287 * fast/forms/select-selected-expected.checksum: Added.
1288 * fast/forms/select-selected-expected.png: Added.
1289 * fast/forms/select-selected-expected.txt: Added.
1290 * fast/forms/select-selected.html: Added.
1292 2006-07-15 Anders Carlsson <acarlsson@apple.com>
1296 http://bugzilla.opendarwin.org/show_bug.cgi?id=9866
1297 <rdar://problem/4631561>
1298 REGRESSION: Repro crash from mangleme using iframe, only from server.
1300 * http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
1301 * http/tests/misc/iframe-invalid-source-crash.html: Added.
1303 2006-07-14 Alexey Proskuryakov <ap@nypop.com>
1307 Fix http://bugzilla.opendarwin.org/show_bug.cgi?id=4195
1308 REGRESSION: KOI8-U encoding no longer supported.
1310 * fast/encoding/charset-koi8-u-expected.txt: Added.
1311 * fast/encoding/charset-koi8-u.html: Added.
1312 * fast/encoding/charset-x-nextstep-expected.txt: Added.
1313 * fast/encoding/charset-x-nextstep.html: Added.
1314 * http/tests/misc/BOM-override-expected.txt: Added.
1315 * http/tests/misc/BOM-override-script-expected.txt: Added.
1316 * http/tests/misc/BOM-override-script.html: Added.
1317 * http/tests/misc/BOM-override.pl: Added.
1318 * http/tests/misc/resources/BOM-override-2.pl: Added.
1319 * http/tests/misc/resources/BOM-override-3.pl: Added.
1321 2006-07-14 Timothy Hatcher <timothy@apple.com>
1323 Rolling out this fix from r15358 since it isn't resolved.
1325 2006-07-11 Justin Garcia <justin.garcia@apple.com>
1327 Reviewed by levi & thatcher
1329 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
1330 GMail Editor: Operations that use drop down menus blow away the selection
1332 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1333 * editing/selection/subframe-with-selection-expected.checksum: Added.
1334 * editing/selection/subframe-with-selection-expected.png: Added.
1335 * editing/selection/subframe-with-selection-expected.txt: Added.
1336 * editing/selection/subframe-with-selection.html: Added.
1338 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
1342 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9905
1343 REGRESSION (r15404-r15415): Repro crash when pressing delete in an empty editable div
1345 * editing/deleting/delete-at-start-or-end-expected.checksum: Added.
1346 * editing/deleting/delete-at-start-or-end-expected.png: Added.
1347 * editing/deleting/delete-at-start-or-end-expected.txt: Added.
1348 * editing/deleting/delete-at-start-or-end.html: Added.
1350 2006-07-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
1354 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9879
1355 REGRESSION: Repro crash when clicking to the side of an anonymous table
1356 - see also <rdar://problem/4628129> REGRESSION: Repro crash when clicking
1357 to the side of an anonymous table
1359 NOTE: Only the layout test part of this patch was landed since an alternate
1360 fix was committed in r15401: <rdar://problem/4509393> selected DOM range
1361 starts with <object>, 0 offset but selection should include the <object>
1363 * fast/table/click-near-anonymous-table-expected.checksum: Added.
1364 * fast/table/click-near-anonymous-table-expected.png: Added.
1365 * fast/table/click-near-anonymous-table-expected.txt: Added.
1366 * fast/table/click-near-anonymous-table.html: Added.
1368 2006-07-12 Maciej Stachowiak <mjs@apple.com>
1372 Test cases for <rdar://problem/4567031> REGRESSION: Crash at WebCore::RenderBlock::createLineBoxes (seems to be a security hole?)
1374 I included the test case from the bug plus variants for other broken cases that
1375 were similar but needed separate fixes.
1377 * fast/table/cell-in-row-before-misnested-text-crash-expected.txt: Added.
1378 * fast/table/cell-in-row-before-misnested-text-crash.xhtml: Added.
1379 * fast/table/form-in-row-before-misnested-text-crash-expected.txt: Added.
1380 * fast/table/form-in-row-before-misnested-text-crash.xhtml: Added.
1381 * fast/table/form-in-table-before-misnested-text-crash-expected.txt: Added.
1382 * fast/table/form-in-table-before-misnested-text-crash.xhtml: Added.
1383 * fast/table/form-in-tbody-before-misnested-text-crash-expected.txt: Added.
1384 * fast/table/form-in-tbody-before-misnested-text-crash.xhtml: Added.
1385 * fast/table/row-in-tbody-before-misnested-text-crash-expected.txt: Added.
1386 * fast/table/row-in-tbody-before-misnested-text-crash.xhtml: Added.
1387 * fast/table/section-in-table-before-misnested-text-crash-expected.txt: Added.
1388 * fast/table/section-in-table-before-misnested-text-crash.xhtml: Added.
1390 2006-07-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
1394 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9670
1395 REGRESSION: RTL white-space:pre-wrap text is offset to the right
1397 * editing/deleting/delete-to-select-table-expected.txt:
1398 * editing/execCommand/boldSelection-expected.txt:
1399 * editing/execCommand/italicizeByCharacter-expected.txt:
1400 * editing/execCommand/modifyForeColorByCharacter-expected.txt:
1401 * editing/execCommand/print-expected.txt:
1402 * editing/execCommand/selectAll-expected.txt:
1403 * editing/execCommand/strikethroughSelection-expected.txt:
1404 * editing/inserting/insert-div-027-expected.txt:
1405 * editing/selection/after-line-wrap-expected.txt:
1406 * editing/selection/mixed-editability-1-expected.txt:
1407 * editing/selection/select-all-001-expected.txt:
1408 * editing/selection/select-all-002-expected.txt:
1409 * editing/selection/select-all-003-expected.txt:
1410 * fast/clip/outline-overflowClip-expected.txt:
1411 * fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added.
1412 * fast/text/international/rtl-white-space-pre-wrap-expected.png: Added.
1413 * fast/text/international/rtl-white-space-pre-wrap-expected.txt: Added.
1414 * fast/text/international/rtl-white-space-pre-wrap.html: Added.
1415 * fast/text/whitespace/pre-wrap-overflow-selection-expected.txt:
1416 * fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt:
1418 2006-07-13 Mark Rowe <opendarwin.org@bdash.net.nz>
1420 Reviewed by Geoffrey.
1422 http://bugzilla.opendarwin.org/show_bug.cgi?id=9742
1423 Bug 9742: REGRESSION: WebKit hangs when loading <http://www.vtbook.com>
1425 This includes tests for indexing an array with immediate types, and for
1426 setting selectField.options.length to immediate types.
1428 * fast/dom/select-selectedIndex-expected.txt:
1429 * fast/dom/select-selectedIndex-multiple-expected.txt:
1430 * fast/dom/select-selectedIndex-multiple.html: Update to test setting length to true and false.
1431 * fast/dom/select-selectedIndex.html: Ditto.
1432 * fast/js/array-index-immediate-types-expected.txt: Added.
1433 * fast/js/array-index-immediate-types.html: Added.
1434 * fast/js/resources/array-index-immediate-types.js: Added.
1436 2006-07-13 David Harrison <harrison@apple.com>
1438 Reviewed by Justin and Levi.
1440 <rdar://problem/4620743> REGRESSION: Option-Delete doesn't delete words during typing
1442 * editing/deleting/delete-by-word-001-expected.checksum: Added.
1443 * editing/deleting/delete-by-word-001-expected.png: Added.
1444 * editing/deleting/delete-by-word-001-expected.txt: Added.
1445 * editing/deleting/delete-by-word-001.html: Added.
1446 * editing/deleting/delete-by-word-002-expected.checksum: Added.
1447 * editing/deleting/delete-by-word-002-expected.png: Added.
1448 * editing/deleting/delete-by-word-002-expected.txt: Added.
1449 * editing/deleting/delete-by-word-002.html: Added.
1451 2006-07-13 Levi Weintraub <lweintraub@apple.com>
1455 <rdar://problem/4622763> Deleting from beginning of paragraph following a table deletes rather than selects the table
1457 * editing/deleting/delete-block-table-expected.checksum: Added.
1458 * editing/deleting/delete-block-table-expected.png: Added.
1459 * editing/deleting/delete-block-table-expected.txt: Added.
1460 * editing/deleting/delete-block-table.html: Added.
1461 * editing/deleting/delete-hr-expected.checksum: Added.
1462 * editing/deleting/delete-hr-expected.png: Added.
1463 * editing/deleting/delete-hr-expected.txt: Added.
1464 * editing/deleting/delete-hr.html: Added.
1465 * editing/deleting/delete-to-select-table-expected.png:
1466 * editing/execCommand/insertHorizontalRule-expected.txt:
1467 * fast/lists/markers-in-selection-expected.txt:
1469 2006-07-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
1473 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9862
1474 REGRESSION: GMail: Crash in RenderView::repaintViewRectangle when spoofing as FF
1475 - see also <rdar://problem/4622407>
1477 * fast/frames/repaint-display-none-crash-expected.txt: Added.
1478 * fast/frames/repaint-display-none-crash.html: Added.
1480 2006-07-12 Justin Garcia <justin.garcia@apple.com>
1484 <rdar://problem/4509393>
1485 selected DOM range starts with <object>, 0 offset but selection should include the <object>
1487 * editing/selection/legal-positions-expected.txt: Added.
1488 * editing/selection/legal-positions.html: Added.
1490 * editing/deleting/delete-3608430-fix-expected.txt:
1491 * editing/deleting/delete-image-001-expected.txt:
1492 * editing/deleting/delete-image-002-expected.txt:
1493 * editing/deleting/delete-image-003-expected.txt:
1494 * editing/deleting/delete-image-004-expected.txt:
1495 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1496 * editing/selection/replaced-boundaries-3-expected.txt:
1497 * editing/selection/select-box-expected.txt:
1499 2006-07-12 John Sullivan <sullivan@apple.com>
1501 Reviewed by Brady Eidson (and written by Justin Garcia)
1503 - layout test corresponding to <rdar://problem/4611164>
1505 * editing/undo/undo-misspellings-expected.checksum: Added.
1506 * editing/undo/undo-misspellings-expected.png: Added.
1507 * editing/undo/undo-misspellings-expected.txt: Added.
1508 * editing/undo/undo-misspellings.html: Added.
1510 2006-07-13 Anders Carlsson <acarlsson@apple.com>
1514 http://bugzilla.opendarwin.org/show_bug.cgi?id=9663
1515 REGRESSION (r14948-r14956): Selection in text field remains highlighted when the text field loses focus
1517 * editing/selection/clear-selection-expected.checksum: Added.
1518 * editing/selection/clear-selection-expected.png: Added.
1519 * editing/selection/clear-selection-expected.txt: Added.
1520 * editing/selection/clear-selection.html: Added.
1522 2006-07-12 David Kilzer <ddkilzer@kilzer.net>
1524 Reviewed by NOBODY (layout test fix).
1526 Remove property information left in files from svn-apply.
1528 * fast/table/large-rowspan-crash-expected.txt:
1529 * fast/table/large-rowspan-crash.html:
1531 2006-07-12 Darin Adler <darin@apple.com>
1535 - another large rowspan test case
1537 * fast/table/large-rowspan-crash-expected.txt: Added.
1538 * fast/table/large-rowspan-crash.html: Added.
1540 2006-07-12 Anders Carlsson <acarlsson@apple.com>
1544 <rdar://problem/4586665> REGRESSION: autorestore.apple.com: Crashes Safari in WebCore::Widget::client() const
1546 * fast/forms/input-type-change-in-onfocus-keyboard-expected.txt: Added.
1547 * fast/forms/input-type-change-in-onfocus-keyboard.html: Added.
1548 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt: Added.
1549 * fast/forms/input-type-change-in-onfocus-mouse.html: Added.
1551 2006-07-12 Adele Peterson <adele@apple.com>
1555 Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=9813
1556 OPTION text can paint over select element's scrollbar
1558 * fast/forms/option-text-clip-expected.checksum: Added.
1559 * fast/forms/option-text-clip-expected.png: Added.
1560 * fast/forms/option-text-clip-expected.txt: Added.
1561 * fast/forms/option-text-clip.html: Added.
1563 2006-07-11 Justin Garcia <justin.garcia@apple.com>
1567 <rdar://problem/4620686>
1568 REGRESSION: Mispelling markers are still displayed when using the delete key to place caret into a misspelled word
1570 * editing/deleting/delete-after-span-ws-001-expected.checksum:
1571 * editing/deleting/delete-after-span-ws-001-expected.png:
1572 * editing/deleting/delete-after-span-ws-002-expected.checksum:
1573 * editing/deleting/delete-after-span-ws-002-expected.png:
1574 * editing/deleting/delete-after-span-ws-003-expected.checksum:
1575 * editing/deleting/delete-after-span-ws-003-expected.png:
1576 * editing/deleting/delete-block-merge-contents-010-expected.checksum:
1577 * editing/deleting/delete-block-merge-contents-010-expected.png:
1578 * editing/deleting/merge-unrendered-space-expected.checksum:
1579 * editing/deleting/merge-unrendered-space-expected.png:
1581 2006-07-11 Tim Omernick <timo@apple.com>
1585 Test case for <http://bugzilla.opendarwin.org/show_bug.cgi?id=9843>:
1586 Give Netscape plug-ins access to their own DOM element
1588 * plugins/netscape-dom-access-expected.checksum: Added.
1589 * plugins/netscape-dom-access-expected.png: Added.
1590 * plugins/netscape-dom-access-expected.txt: Added.
1591 * plugins/netscape-dom-access.html: Added.
1593 2006-07-11 Adele Peterson <adele@apple.com>
1597 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9861
1598 REGRESSION: Can't dynamically change list box to popup
1600 * fast/forms/select-change-listbox-to-popup-expected.checksum: Added.
1601 * fast/forms/select-change-listbox-to-popup-expected.png: Added.
1602 * fast/forms/select-change-listbox-to-popup-expected.txt: Added.
1603 * fast/forms/select-change-listbox-to-popup.html: Added.
1604 * fast/forms/select-change-popup-to-listbox.html:
1606 2006-07-11 Justin Garcia <justin.garcia@apple.com>
1608 Reviewed by levi & thatcher
1610 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9642>
1611 GMail Editor: Operations that use drop down menus blow away the selection
1613 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1614 * editing/selection/subframe-with-selection-expected.checksum: Added.
1615 * editing/selection/subframe-with-selection-expected.png: Added.
1616 * editing/selection/subframe-with-selection-expected.txt: Added.
1617 * editing/selection/subframe-with-selection.html: Added.
1619 2006-07-11 Adele Peterson <adele@apple.com>
1623 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9859
1624 REGRESSION: Can't dynamically change popup to list box
1626 * fast/forms/select-change-popup-to-listbox-expected.checksum: Added.
1627 * fast/forms/select-change-popup-to-listbox-expected.png: Added.
1628 * fast/forms/select-change-popup-to-listbox-expected.txt: Added.
1629 * fast/forms/select-change-popup-to-listbox.html: Added.
1631 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
1635 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9572
1636 Add application/xhtml+xml to the Accept header
1638 The fix itself was landed on 2006-07-09, but I forgot about the test.
1640 * http/tests/misc/xhtml-expected.txt: Added.
1641 * http/tests/misc/xhtml.php: Added.
1643 2006-07-11 Beth Dakin <bdakin@apple.com>
1647 Adele checked in new results for this test when you could style
1648 selects, but the styling of selects is turned off for now, so back
1649 to the original results.
1651 * fast/forms/001-expected.checksum:
1652 * fast/forms/001-expected.png:
1653 * fast/forms/001-expected.txt:
1655 2006-07-11 Alexey Proskuryakov <ap@nypop.com>
1659 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7808
1660 Assertion failure in -[WebBaseNetscapePluginStream dealloc] when requesting an invalid URL
1662 * plugins/get-empty-url-expected.txt: Added.
1663 * plugins/get-empty-url.html: Added.
1665 2006-07-10 David Kilzer <ddkilzer@kilzer.net>
1669 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9179
1670 Implement select.options.add() method
1672 * fast/dom/select-selectedIndex-multiple-expected.txt: Updated test results.
1673 * fast/dom/select-selectedIndex-multiple.html: Updated to print comments between
1674 tests to make failures easier to track down.
1675 * fast/dom/select-selectedIndex-expected.txt: Mirrored updates from select-selectedIndex-multiple.html
1676 * fast/dom/select-selectedIndex.html: Ditto.
1677 * fast/js/resources/select-options-add.js: Added.
1678 * fast/js/select-options-add-expected.txt: Added.
1679 * fast/js/select-options-add.html: Added.
1681 2006-07-10 Adele Peterson <adele@apple.com>
1685 Test for <rdar://problem/4621442> REGRESSION (NativePopup) : Popup menus aren't drawn correctly on page at orbitz.com; cheaptickets.com
1687 * fast/forms/select-style-expected.checksum: Added.
1688 * fast/forms/select-style-expected.png: Added.
1689 * fast/forms/select-style-expected.txt: Added.
1690 * fast/forms/select-style.html: Added.
1692 2006-07-10 Beth Dakin <bdakin@apple.com>
1696 Test for <rdar://problem/4621095> The should be a way to
1697 access the user interface scale factor through the DOM
1699 * fast/dom/jsDevicePixelRatio-expected.checksum: Added.
1700 * fast/dom/jsDevicePixelRatio-expected.png: Added.
1701 * fast/dom/jsDevicePixelRatio-expected.txt: Added.
1702 * fast/dom/jsDevicePixelRatio.html: Added.
1704 2006-07-10 Adele Peterson <adele@apple.com>
1706 http://bugzilla.opendarwin.org/show_bug.cgi?id=9830
1707 More pixel test results need updating since switching to native popup
1709 * editing/selection/replaced-boundaries-3-expected.checksum:
1710 * editing/selection/replaced-boundaries-3-expected.png:
1711 * fast/block/margin-collapse/103-expected.checksum:
1712 * fast/block/margin-collapse/103-expected.png:
1713 * fast/forms/001-expected.checksum:
1714 * fast/forms/001-expected.png:
1715 * fast/forms/HTMLOptionElement_label01-expected.checksum:
1716 * fast/forms/HTMLOptionElement_label01-expected.png:
1717 * fast/forms/HTMLOptionElement_label02-expected.checksum:
1718 * fast/forms/HTMLOptionElement_label02-expected.png:
1719 * fast/forms/HTMLOptionElement_label03-expected.checksum:
1720 * fast/forms/HTMLOptionElement_label03-expected.png:
1721 * fast/forms/HTMLOptionElement_label04-expected.checksum:
1722 * fast/forms/HTMLOptionElement_label04-expected.png:
1723 * fast/forms/form-element-geometry-expected.checksum:
1724 * fast/forms/form-element-geometry-expected.png:
1725 * fast/forms/option-script-expected.checksum:
1726 * fast/forms/option-script-expected.png:
1727 * fast/forms/option-strip-whitespace-expected.checksum:
1728 * fast/forms/option-strip-whitespace-expected.png:
1729 * fast/invalid/014-expected.checksum:
1730 * fast/invalid/014-expected.png:
1731 * fast/parser/document-write-option-expected.checksum:
1732 * fast/parser/document-write-option-expected.png:
1733 * tables/mozilla/bugs/bug2479-3-expected.checksum:
1734 * tables/mozilla/bugs/bug2479-3-expected.png:
1735 * tables/mozilla/bugs/bug29326-expected.checksum:
1736 * tables/mozilla/bugs/bug29326-expected.png:
1737 * tables/mozilla/bugs/bug33855-expected.checksum:
1738 * tables/mozilla/bugs/bug33855-expected.png:
1739 * tables/mozilla/bugs/bug96334-expected.checksum:
1740 * tables/mozilla/bugs/bug96334-expected.png:
1741 * tables/mozilla/core/margins-expected.checksum:
1742 * tables/mozilla/core/margins-expected.png:
1743 * tables/mozilla/dom/tableDom-expected.checksum:
1744 * tables/mozilla/dom/tableDom-expected.png:
1746 2006-07-10 Darin Adler <darin@apple.com>
1748 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
1749 Updated one more result for Adele's 4463835 change last night.
1751 2006-07-10 Beth Dakin <bdakin@apple.com>
1755 Test cases for <rdar://problem/4610314> Support the CSS3 content
1758 * fast/css/contentDiv-expected.checksum: Added.
1759 * fast/css/contentDiv-expected.png: Added.
1760 * fast/css/contentDiv-expected.txt: Added.
1761 * fast/css/contentDiv.html: Added.
1762 * fast/css/contentDivWithChildren-expected.checksum: Added.
1763 * fast/css/contentDivWithChildren-expected.png: Added.
1764 * fast/css/contentDivWithChildren-expected.txt: Added.
1765 * fast/css/contentDivWithChildren.html: Added.
1766 * fast/css/contentImage-expected.checksum: Added.
1767 * fast/css/contentImage-expected.png: Added.
1768 * fast/css/contentImage-expected.txt: Added.
1769 * fast/css/contentImage.html: Added.
1770 * fast/css/resources/show-shoes-vs-pie.png: Added.
1772 2006-07-09 Anders Carlsson <acarlsson@apple.com>
1776 http://bugzilla.opendarwin.org/show_bug.cgi?id=9245
1777 Quirksmode: Incorrect handling of disabled BUTTON elements
1779 * fast/forms/activate-and-disabled-elements-expected.txt: Added.
1780 * fast/forms/activate-and-disabled-elements.html: Added.
1782 2006-07-09 Adele Peterson <adele@apple.com>
1786 Updated results for:
1787 <rdar://problem/4463835> Switch to use new popup menu implementation for <select>
1789 * editing/selection/replaced-boundaries-3-expected.txt:
1790 * editing/selection/select-box-expected.txt:
1791 * fast/block/margin-collapse/103-expected.txt:
1792 * fast/dom/option-properties-expected.txt:
1793 * fast/forms/003-expected.txt:
1794 * fast/forms/004-expected.txt:
1795 * fast/forms/HTMLOptionElement_label01-expected.txt:
1796 * fast/forms/HTMLOptionElement_label02-expected.txt:
1797 * fast/forms/HTMLOptionElement_label03-expected.txt:
1798 * fast/forms/HTMLOptionElement_label04-expected.txt:
1799 * fast/forms/HTMLOptionElement_label06-expected.txt:
1800 * fast/forms/HTMLOptionElement_label07-expected.txt:
1801 * fast/forms/form-element-geometry-expected.txt:
1802 * fast/forms/option-script-expected.txt:
1803 * fast/forms/option-strip-whitespace-expected.txt:
1804 * fast/forms/select-remove-option-expected.txt:
1805 * fast/forms/select-replace-option-expected.txt:
1806 * fast/forms/select-reset-expected.txt:
1807 * fast/invalid/014-expected.txt:
1808 * fast/parser/document-write-option-expected.txt:
1809 * fast/replaced/width100percent-expected.txt:
1810 * tables/mozilla/bugs/bug1188-expected.txt:
1811 * tables/mozilla/bugs/bug18359-expected.txt:
1812 * tables/mozilla/bugs/bug2479-3-expected.txt:
1813 * tables/mozilla/bugs/bug2479-4-expected.txt:
1814 * tables/mozilla/bugs/bug29326-expected.txt:
1815 * tables/mozilla/bugs/bug33855-expected.txt:
1816 * tables/mozilla/bugs/bug4382-expected.txt:
1817 * tables/mozilla/bugs/bug96334-expected.txt:
1818 * tables/mozilla/core/margins-expected.txt:
1819 * tables/mozilla/dom/tableDom-expected.txt:
1821 2006-07-09 Geoffrey Garen <ggaren@apple.com>
1825 Now that we garbage collect after reinitalizing the global object, not
1826 before, we have more free memory, so a custom property that used to
1827 get collected during the initialization phase of this test now avoids
1828 getting collected until the collection phase.
1830 * fast/dom/gc-9-expected.txt:
1831 * fast/dom/gc-9.html:
1833 2006-07-09 David Kilzer <ddkilzer@kilzer.net>
1837 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9812
1838 LayoutTests/svg/custom/foreign-object-skew.svg seems to be fixed
1840 * svg/custom/foreign-object-skew-expected.checksum: Updated.
1841 * svg/custom/foreign-object-skew-expected.png: Updated.
1843 2006-07-09 Darin Adler <darin@apple.com>
1845 * fast/dom/delete-contents-expected.txt: Updated results that changed
1846 because we now keep comment nodes in the DOM.
1848 2006-07-09 David Harrison <harrison@apple.com>
1850 Reviewed by John Sullivan.
1852 <rdar://problem/4598149> Deleting the contents of a DOMRange and then inserting a node into it crashes in WebCore::Font::canUseGlyphCache
1854 * fast/dom/delete-contents-expected.checksum: Added.
1855 * fast/dom/delete-contents-expected.png: Added.
1856 * fast/dom/delete-contents-expected.txt: Added.
1857 * fast/dom/delete-contents.html: Added.
1859 2006-07-09 David Kilzer <ddkilzer@kilzer.net>
1863 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9797
1864 Make description() in fast/js/resources/js-test-pre.js work with MSIE 6
1866 * fast/js/resources/js-test-pre.js: Change description() to work with MSIE 6.
1868 2006-07-08 Timothy Hatcher <timothy@apple.com>
1872 Bug 5312: comments aren't available via DOM
1873 http://bugzilla.opendarwin.org/show_bug.cgi?id=5312
1875 New tests for DOM comment nodes. Updated results to account for new
1876 nodes in the DOM (editing offsets changed.)
1878 * editing/deleting/delete-line-013-expected.txt:
1879 * editing/deleting/delete-line-014-expected.txt:
1880 * editing/inserting/insert-3907422-fix-expected.txt:
1881 * editing/inserting/insert-div-009-expected.txt:
1882 * editing/inserting/insert-div-010-expected.txt:
1883 * editing/selection/extend-by-character-006-expected.txt:
1884 * editing/selection/move-between-blocks-no-001-expected.txt:
1885 * editing/selection/move-between-blocks-yes-001-expected.txt:
1886 * fast/dom/HTMLDocument/object-by-name-or-id-expected.txt:
1887 * fast/dom/HTMLDocument/object-by-name-or-id.html:
1888 * fast/dom/comment-document-fragment-expected.txt: Added.
1889 * fast/dom/comment-document-fragment.html: Added.
1890 * fast/dom/comment-dom-node-expected.txt: Added.
1891 * fast/dom/comment-dom-node.html: Added.
1892 * fast/dom/comment-not-documentElement-expected.checksum: Added.
1893 * fast/dom/comment-not-documentElement-expected.png: Added.
1894 * fast/dom/comment-not-documentElement-expected.txt: Added.
1895 * fast/dom/comment-not-documentElement.html: Added.
1896 * fast/text/atsui-pointtooffset-calls-cg-expected.txt:
1897 * fast/text/atsui-rtl-override-selection-expected.txt:
1899 2006-07-08 Darin Adler <darin@apple.com>
1901 Reviewed by Geoff (well, half of it at least).
1903 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9788
1904 storage leaks in Objective-C tests
1906 * plugins/jsobjc-simple.html: Add an autorelease to fix a storage leak.
1908 2006-07-08 Darin Adler <darin@apple.com>
1910 - clear up a few minor housekeeping problems
1912 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Added.
1913 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Added.
1914 * fast/forms/input-appearance-height-expected.checksum: Added.
1915 Added missing test results.
1917 * fast/block/float/nopaint-after-layer-destruction-expected.checksum:
1918 * fast/block/positioning/absolute-positioned-overconstrained.html:
1919 * fast/css/ZeroOpacityLayers.html:
1920 * fast/css/ZeroOpacityLayers2.html:
1921 * fast/css/font-shorthand-weight-only-expected.checksum:
1922 * fast/css/hsl-color-expected.checksum:
1923 * fast/css/hsla-color-expected.checksum:
1924 * fast/css/resize-corner-tracking-expected.checksum:
1925 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum:
1926 * fast/dynamic/selection-highlight-adjust-expected.checksum:
1927 * fast/forms/button-generated-content-expected.checksum:
1928 * fast/frames/calculate-fixed.html:
1929 * fast/frames/calculate-order.html:
1930 * fast/frames/calculate-percentage.html:
1931 * fast/frames/calculate-relative.html:
1932 * fast/frames/calculate-round.html:
1933 * fast/history/clicked-link-is-visited-expected.checksum:
1934 * fast/layers/opacity-outline-expected.checksum:
1935 * fast/media/import-p-red.css:
1936 * fast/parser/broken-comments-vs-parsing-mode-expected.checksum:
1937 * fast/repaint/clipped-relative-expected.checksum:
1938 * fast/repaint/float-move-during-layout-expected.checksum:
1939 * fast/repaint/layer-child-outline-expected.checksum:
1940 * fast/repaint/outline-shrinking-expected.checksum:
1941 * fast/repaint/static-to-positioned-expected.checksum:
1942 * fast/repaint/table-collapsed-border-expected.checksum:
1943 * fast/table/absolute-table-at-bottom-expected.checksum:
1944 * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum:
1945 * fast/table/empty-section-crash-expected.checksum:
1946 * fast/table/rtl-cell-display-none-assert-expected.checksum:
1947 * fast/table/text-field-baseline-expected.checksum:
1948 * fast/text/capitalize-empty-generated-string-expected.checksum:
1949 * svg/custom/gradient-stroke-width-expected.checksum:
1950 * traversal/stay-within-root-expected.checksum:
1951 Removed "No newline at end of file" that snuck in as part of the "apply patch" process.
1953 * fast/block/positioning/absolute-positioned-overconstrained-expected.txt:
1954 * fast/css/ZeroOpacityLayers-expected.checksum:
1955 * fast/css/ZeroOpacityLayers-expected.png:
1956 * fast/css/ZeroOpacityLayers-expected.txt:
1957 * fast/css/ZeroOpacityLayers2-expected.checksum:
1958 * fast/css/ZeroOpacityLayers2-expected.png:
1959 * fast/css/ZeroOpacityLayers2-expected.txt:
1960 Updated tests results that changed due to the above.
1962 2006-07-07 Justin Garcia <justin.garcia@apple.com>
1966 * editing/selection/editable-non-editable-crash-expected.checksum: Added.
1967 * editing/selection/editable-non-editable-crash-expected.png: Added.
1968 * editing/selection/editable-non-editable-crash-expected.txt: Added.
1969 * editing/selection/editable-non-editable-crash.html: Added.
1970 * editing/selection/skip-non-editable-1-expected.txt:
1971 * editing/selection/skip-non-editable-1.html:
1973 2006-07-07 Levi Weintraub <lweintraub@apple.com>
1977 Missed a few in the last update...
1979 * fast/forms/input-delete-expected.txt:
1980 * fast/repaint/inline-outline-repaint-expected.txt:
1981 * fast/repaint/selection-after-delete-expected.txt:
1983 2006-07-07 Levi Weintraub <lweintraub@apple.com>
1987 Deletion editing deligates now show up!
1989 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
1990 * editing/deleting/delete-3608430-fix-expected.txt:
1991 * editing/deleting/delete-3608445-fix-expected.txt:
1992 * editing/deleting/delete-3608462-fix-expected.txt:
1993 * editing/deleting/delete-3775172-fix-expected.txt:
1994 * editing/deleting/delete-3800834-fix-expected.txt:
1995 * editing/deleting/delete-3857753-fix-expected.txt:
1996 * editing/deleting/delete-3865854-fix-expected.txt:
1997 * editing/deleting/delete-3928305-fix-expected.txt:
1998 * editing/deleting/delete-3959464-fix-expected.txt:
1999 * editing/deleting/delete-4038408-fix-expected.txt:
2000 * editing/deleting/delete-4083333-fix-expected.txt:
2001 * editing/deleting/delete-after-span-ws-001-expected.txt:
2002 * editing/deleting/delete-after-span-ws-002-expected.txt:
2003 * editing/deleting/delete-after-span-ws-003-expected.txt:
2004 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
2005 * editing/deleting/delete-and-undo-expected.txt:
2006 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
2007 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
2008 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
2009 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
2010 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
2011 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
2012 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
2013 * editing/deleting/delete-at-paragraph-boundaries-008-expected.txt:
2014 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
2015 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
2016 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
2017 * editing/deleting/delete-block-contents-001-expected.txt:
2018 * editing/deleting/delete-block-contents-002-expected.txt:
2019 * editing/deleting/delete-block-contents-003-expected.txt:
2020 * editing/deleting/delete-block-merge-contents-001-expected.txt:
2021 * editing/deleting/delete-block-merge-contents-002-expected.txt:
2022 * editing/deleting/delete-block-merge-contents-003-expected.txt:
2023 * editing/deleting/delete-block-merge-contents-004-expected.txt:
2024 * editing/deleting/delete-block-merge-contents-005-expected.txt:
2025 * editing/deleting/delete-block-merge-contents-006-expected.txt:
2026 * editing/deleting/delete-block-merge-contents-007-expected.txt:
2027 * editing/deleting/delete-block-merge-contents-008-expected.txt:
2028 * editing/deleting/delete-block-merge-contents-009-expected.txt:
2029 * editing/deleting/delete-block-merge-contents-010-expected.txt:
2030 * editing/deleting/delete-block-merge-contents-012-expected.txt:
2031 * editing/deleting/delete-block-merge-contents-013-expected.txt:
2032 * editing/deleting/delete-block-merge-contents-014-expected.txt:
2033 * editing/deleting/delete-block-merge-contents-015-expected.txt:
2034 * editing/deleting/delete-block-merge-contents-016-expected.txt:
2035 * editing/deleting/delete-block-merge-contents-017-expected.txt:
2036 * editing/deleting/delete-block-merge-contents-018-expected.txt:
2037 * editing/deleting/delete-block-merge-contents-019-expected.txt:
2038 * editing/deleting/delete-block-merge-contents-020-expected.txt:
2039 * editing/deleting/delete-block-merge-contents-021-expected.txt:
2040 * editing/deleting/delete-block-merge-contents-022-expected.txt:
2041 * editing/deleting/delete-block-merge-contents-023-expected.txt:
2042 * editing/deleting/delete-block-merge-contents-024-expected.txt:
2043 * editing/deleting/delete-br-001-expected.txt:
2044 * editing/deleting/delete-br-002-expected.txt:
2045 * editing/deleting/delete-br-003-expected.txt:
2046 * editing/deleting/delete-br-004-expected.txt:
2047 * editing/deleting/delete-br-005-expected.txt:
2048 * editing/deleting/delete-br-006-expected.txt:
2049 * editing/deleting/delete-br-007-expected.txt:
2050 * editing/deleting/delete-br-008-expected.txt:
2051 * editing/deleting/delete-br-009-expected.txt:
2052 * editing/deleting/delete-br-010-expected.txt:
2053 * editing/deleting/delete-br-011-expected.txt:
2054 * editing/deleting/delete-character-001-expected.txt:
2055 * editing/deleting/delete-contiguous-ws-001-expected.txt:
2056 * editing/deleting/delete-image-001-expected.txt:
2057 * editing/deleting/delete-image-002-expected.txt:
2058 * editing/deleting/delete-image-003-expected.txt:
2059 * editing/deleting/delete-image-004-expected.txt:
2060 * editing/deleting/delete-leading-ws-001-expected.txt:
2061 * editing/deleting/delete-line-001-expected.txt:
2062 * editing/deleting/delete-line-002-expected.txt:
2063 * editing/deleting/delete-line-003-expected.txt:
2064 * editing/deleting/delete-line-004-expected.txt:
2065 * editing/deleting/delete-line-005-expected.txt:
2066 * editing/deleting/delete-line-006-expected.txt:
2067 * editing/deleting/delete-line-007-expected.txt:
2068 * editing/deleting/delete-line-008-expected.txt:
2069 * editing/deleting/delete-line-009-expected.txt:
2070 * editing/deleting/delete-line-010-expected.txt:
2071 * editing/deleting/delete-line-011-expected.txt:
2072 * editing/deleting/delete-line-012-expected.txt:
2073 * editing/deleting/delete-line-013-expected.txt:
2074 * editing/deleting/delete-line-014-expected.txt:
2075 * editing/deleting/delete-line-015-expected.txt:
2076 * editing/deleting/delete-line-016-expected.txt:
2077 * editing/deleting/delete-line-017-expected.txt:
2078 * editing/deleting/delete-line-end-ws-001-expected.txt:
2079 * editing/deleting/delete-line-end-ws-002-expected.txt:
2080 * editing/deleting/delete-listitem-001-expected.txt:
2081 * editing/deleting/delete-listitem-002-expected.txt:
2082 * editing/deleting/delete-select-all-001-expected.txt:
2083 * editing/deleting/delete-select-all-002-expected.txt:
2084 * editing/deleting/delete-select-all-003-expected.txt:
2085 * editing/deleting/delete-selection-001-expected.txt:
2086 * editing/deleting/delete-tab-001-expected.txt:
2087 * editing/deleting/delete-tab-002-expected.txt:
2088 * editing/deleting/delete-tab-003-expected.txt:
2089 * editing/deleting/delete-tab-004-expected.txt:
2090 * editing/deleting/delete-trailing-ws-001-expected.txt:
2091 * editing/deleting/delete-trailing-ws-002-expected.txt:
2092 * editing/deleting/delete-ws-fixup-001-expected.txt:
2093 * editing/deleting/delete-ws-fixup-002-expected.txt:
2094 * editing/deleting/delete-ws-fixup-003-expected.txt:
2095 * editing/deleting/delete-ws-fixup-004-expected.txt:
2096 * editing/deleting/forward-delete-expected.txt:
2097 * editing/deleting/merge-different-styles-expected.txt:
2098 * editing/deleting/merge-endOfParagraph-expected.txt:
2099 * editing/deleting/merge-into-empty-block-1-expected.txt:
2100 * editing/deleting/merge-into-empty-block-2-expected.txt:
2101 * editing/deleting/merge-no-br-expected.txt:
2102 * editing/deleting/merge-unrendered-space-expected.txt:
2103 * editing/deleting/pruning-after-merge-1-expected.txt:
2104 * editing/deleting/pruning-after-merge-2-expected.txt:
2105 * editing/deleting/smart-delete-001-expected.txt:
2106 * editing/deleting/smart-delete-002-expected.txt:
2107 * editing/deleting/table-cells-expected.txt:
2108 * editing/execCommand/insertHTML-expected.txt:
2109 * editing/input/text-input-controller-expected.txt:
2110 * editing/inserting/insert-3775316-fix-expected.txt:
2111 * editing/inserting/insert-3851164-fix-expected.txt:
2112 * editing/inserting/insert-after-delete-001-expected.txt:
2113 * editing/inserting/insert-div-021-expected.txt:
2114 * editing/inserting/insert-div-026-expected.txt:
2115 * editing/pasteboard/4076267-2-expected.txt:
2116 * editing/pasteboard/4076267-3-expected.txt:
2117 * editing/pasteboard/4076267-expected.txt:
2118 * editing/pasteboard/paste-table-002-expected.txt:
2119 * editing/pasteboard/paste-text-015-expected.txt:
2120 * editing/selection/move-between-blocks-no-001-expected.txt:
2121 * editing/selection/select-all-iframe-expected.txt:
2122 * editing/style/block-style-005-expected.txt:
2123 * editing/style/smoosh-styles-001-expected.txt:
2124 * editing/style/smoosh-styles-002-expected.txt:
2125 * editing/style/style-3681552-fix-002-expected.txt:
2126 * editing/style/typing-style-001-expected.txt:
2127 * editing/style/typing-style-002-expected.txt:
2128 * editing/unsupported-content/list-delete-001-expected.txt:
2129 * editing/unsupported-content/list-delete-002-expected.txt:
2130 * editing/unsupported-content/list-delete-003-expected.txt:
2131 * editing/unsupported-content/table-delete-001-expected.txt:
2132 * editing/unsupported-content/table-delete-002-expected.txt:
2133 * editing/unsupported-content/table-delete-003-expected.txt:
2134 * fast/forms/input-text-option-delete-expected.checksum:
2135 * fast/forms/input-text-option-delete-expected.txt:
2137 2006-07-07 Levi Weintraub <lweintraub@apple.com>
2141 Improved table editing
2143 * editing/deleting/delete-to-select-table-expected.checksum: Added.
2144 * editing/deleting/delete-to-select-table-expected.png: Added.
2145 * editing/deleting/delete-to-select-table-expected.txt: Added.
2146 * editing/deleting/delete-to-select-table.html: Added.
2147 * editing/input/text-input-controller-expected.txt:
2149 2006-07-07 Anders Carlsson <acarlsson@apple.com>
2153 http://bugzilla.opendarwin.org/show_bug.cgi?id=8300
2154 REGRESSION: First mouse click is randomly ignored when clicking on checkbox and radio buttons
2156 * fast/forms/radio-check-click-and-drag-expected.txt: Added.
2157 * fast/forms/radio-check-click-and-drag.html: Added.
2159 2006-07-06 Justin Garcia <justin.garcia@apple.com>
2163 <rdar://problem/4609184>
2164 Mail crashes at WebCore::Selection::adjustForEditableContent
2165 <rdar://problem/4609140>
2166 Crash at WebCore::Range::compareBoundaryPoints
2168 * editing/selection/mixed-editability-1-expected.checksum: Added.
2169 * editing/selection/mixed-editability-1-expected.png: Added.
2170 * editing/selection/mixed-editability-1-expected.txt: Added.
2171 * editing/selection/mixed-editability-1.html: Added.
2172 * editing/selection/mixed-editability-2-expected.checksum: Added.
2173 * editing/selection/mixed-editability-2-expected.png: Added.
2174 * editing/selection/mixed-editability-2-expected.txt: Added.
2175 * editing/selection/mixed-editability-2.html: Added.
2177 2006-07-06 Anders Carlsson <acarlsson@apple.com>
2181 http://bugzilla.opendarwin.org/show_bug.cgi?id=9528
2182 REGRESSION: arrow key skips '>' in Bugzilla replies due to '\n' in text nodes
2184 * fast/dom/css-selectorText-expected.txt:
2185 * fast/dom/css-shortHands-expected.txt:
2188 * fast/dom/set-inner-text-newlines-expected.txt: Added.
2189 * fast/dom/set-inner-text-newlines.html: Added.
2191 2006-07-06 Anders Carlsson <acarlsson@apple.com>
2195 <rdar://problem/4610891> Support overflow events
2197 * fast/events/overflow-events-expected.txt: Added.
2198 * fast/events/overflow-events.html: Added.
2200 2006-07-06 David Harrison <harrison@apple.com>
2204 <rdar://problem/4565031> innerHTML of XMP tag returns special characters like '>' instead of '>'
2206 * fast/innerHTML/006-expected.checksum: Added.
2207 * fast/innerHTML/006-expected.png: Added.
2208 * fast/innerHTML/006-expected.txt: Added.
2209 * fast/innerHTML/006.html: Added.
2211 2006-07-05 John Sullivan <sullivan@apple.com>
2215 - layout test for <rdar://problem/4609162> REGRESSION: When tabbing between links on a page,
2216 the window doesn't scroll to link that's not in view
2218 The test verifies that focusing a link will scroll the link into view.
2220 * fast/events/reveal-link-when-focused-expected.checksum: Added.
2221 * fast/events/reveal-link-when-focused-expected.png: Added.
2222 * fast/events/reveal-link-when-focused-expected.txt: Added.
2223 * fast/events/reveal-link-when-focused.html: Added.
2225 2006-07-05 Anders Carlsson <acarlsson@apple.com>
2229 http://bugzilla.opendarwin.org/show_bug.cgi?id=3581
2230 iFrames set to display:none are Missing from frames array
2232 * fast/events/mouseover-mouseout2-expected.txt:
2233 * fast/events/mouseover-mouseout2.html:
2234 Update expected result. Since we now keep the frame around, the mouseout event is
2235 now dispatched to the element in the frame.
2237 * fast/events/onloadFrameCrash-expected.checksum:
2238 * fast/events/onloadFrameCrash-expected.png:
2239 * fast/events/onloadFrameCrash-expected.txt:
2240 This does hide the frame now.
2242 * fast/frames/iframe-display-none-expected.txt: Added.
2243 * fast/frames/iframe-display-none.html: Added.
2244 * fast/frames/resources/iframe-display-none-child.html: Added.
2245 New test that tests JS interaction with frames.
2247 * fast/frames/iframe-double-attach-expected.txt: Added.
2248 * fast/frames/iframe-double-attach.html: Added.
2250 2006-07-04 Maciej Stachowiak <mjs@apple.com>
2254 http://bugzilla.opendarwin.org/show_bug.cgi?id=9734
2255 - change SVG XPath DOM tests to dump as text, and update expected results
2257 This should stop the random failures in Attribute_Nodes.svg
2259 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
2260 * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt:
2261 * dom/svg/level3/xpath/Comment_Nodes-expected.txt:
2262 * dom/svg/level3/xpath/Conformance_Expressions-expected.txt:
2263 * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt:
2264 * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt:
2265 * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt:
2266 * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt:
2267 * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt:
2268 * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt:
2269 * dom/svg/level3/xpath/Element_Nodes-expected.txt:
2270 * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt:
2271 * dom/svg/level3/xpath/Text_Nodes-expected.txt:
2272 * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt:
2273 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt:
2274 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt:
2275 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt:
2276 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt:
2277 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt:
2278 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt:
2279 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt:
2280 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt:
2281 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt:
2282 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt:
2283 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt:
2284 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt:
2285 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
2286 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt:
2287 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt:
2288 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt:
2289 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
2290 * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt:
2291 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt:
2292 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
2293 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
2294 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt:
2295 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt:
2296 * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt:
2297 * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt:
2298 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
2299 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
2300 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt:
2301 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt:
2302 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt:
2303 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt:
2304 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
2305 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2306 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt:
2307 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
2308 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2309 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
2310 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
2311 * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt:
2312 * dom/svg/level3/xpath/XPathResult_resultType-expected.txt:
2313 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt:
2314 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
2315 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
2316 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
2317 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
2318 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt:
2319 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2320 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
2321 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
2322 * dom/svg/level3/xpath/svgunit.js:
2324 2006-07-04 Darin Adler <darin@apple.com>
2326 - updated test result to reflect window without scroll bars
2328 1) this test should not have scroll bars
2329 2) on the buildbot the result is the non-scroll-bar one
2331 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt:
2332 Changed text node width to 800.
2334 2006-07-02 David Carson <dacarson@gmail.com>
2338 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9506
2339 Tests using HSL rather than RGB for color values.
2341 * fast/css/hsl-color-expected.checksum: Added.
2342 * fast/css/hsl-color-expected.png: Added.
2343 * fast/css/hsl-color-expected.txt: Added.
2344 * fast/css/hsl-color.html: Added.
2345 * fast/css/hsla-color-expected.checksum: Added.
2346 * fast/css/hsla-color-expected.png: Added.
2347 * fast/css/hsla-color-expected.txt: Added.
2348 * fast/css/hsla-color.html: Added.
2350 2006-07-04 Alexey Proskuryakov <ap@nypop.com>
2354 - http://bugzilla.opendarwin.org/show_bug.cgi?id=8210
2355 Conditional XMLHttpRequest gets should pass 304 responses unchanged
2357 * http/tests/xmlhttprequest/cache-override-expected.txt: Added.
2358 * http/tests/xmlhttprequest/cache-override.html: Added.
2359 * http/tests/xmlhttprequest/resources/304.pl: Added.
2361 2006-07-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
2365 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9674
2366 REGRESSION (r15075): Blank or incomplete pages on digg.com
2368 * fast/tokenizer/nested-cached-scripts-expected.txt: Added.
2369 * fast/tokenizer/nested-cached-scripts.html: Added.
2370 * fast/tokenizer/resources/nested-1.js: Added.
2371 * fast/tokenizer/resources/nested-2.js: Added.
2373 2006-06-30 Mitz Pettel <opendarwin.org@mitzpettel.com>
2377 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7204
2378 float inserted in fixed height block via DOM not repainted
2380 * fast/repaint/float-move-during-layout-expected.checksum: Added.
2381 * fast/repaint/float-move-during-layout-expected.png: Added.
2382 * fast/repaint/float-move-during-layout-expected.txt: Added.
2383 * fast/repaint/float-move-during-layout.html: Added.
2385 2006-06-30 Levi Weintraub <lweintraub@apple.com>
2389 * editing/execCommand/format-block-with-trailing-br-expected.checksum: Added.
2390 * editing/execCommand/format-block-with-trailing-br-expected.png: Added.
2391 * editing/execCommand/format-block-with-trailing-br-expected.txt: Added.
2392 * editing/execCommand/format-block-with-trailing-br.html: Added.
2394 2006-06-30 Justin Garcia <justin.garcia@apple.com>
2398 * editing/pasteboard/pasting-object-expected.checksum: Added.
2399 * editing/pasteboard/pasting-object-expected.png: Added.
2400 * editing/pasteboard/pasting-object-expected.txt: Added.
2401 * editing/pasteboard/pasting-object.html: Added.
2403 2006-06-30 Justin Garcia <justin.garcia@apple.com>
2405 Reviewed by harrison
2408 * editing/selection/skip-non-editable-1-expected.txt: Added.
2409 * editing/selection/skip-non-editable-1.html: Added.
2410 * editing/selection/skip-non-editable-2-expected.txt: Added.
2411 * editing/selection/skip-non-editable-2.html: Added.
2413 Equivalent render tree:
2414 * editing/execCommand/format-block-with-braces-expected.txt:
2417 * editing/selection/iframe-expected.checksum:
2418 * editing/selection/iframe-expected.png:
2419 * editing/selection/iframe-expected.txt:
2420 * editing/selection/inline-table-expected.checksum:
2421 * editing/selection/inline-table-expected.png:
2422 * editing/selection/inline-table-expected.txt:
2423 * editing/selection/move-between-blocks-no-001-expected.checksum:
2424 * editing/selection/move-between-blocks-no-001-expected.png:
2425 * editing/selection/move-between-blocks-no-001-expected.txt:
2426 * editing/selection/select-box-expected.checksum:
2427 * editing/selection/select-box-expected.png:
2428 * editing/selection/select-box-expected.txt:
2430 2006-06-30 David Kilzer <ddkilzer@kilzer.net>
2434 - Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9358
2435 REGRESSION: Assertion failure in HTMLInputElement::setValueFromRenderer
2436 (value == constrainValue(value)) when deleting all text
2438 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Added.
2439 * editing/deleting/delete-all-text-in-text-field-assertion.html: Added.
2441 2006-06-29 Sam Weinig <sam.weinig@gmail.com>
2445 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=4874
2446 Table with absolute bottom positioning is positioned incorrectly
2448 Note: test case originally from Mitz.
2450 * fast/table/absolute-table-at-bottom-expected.checksum: Added.
2451 * fast/table/absolute-table-at-bottom-expected.png: Added.
2452 * fast/table/absolute-table-at-bottom-expected.txt: Added.
2453 * fast/table/absolute-table-at-bottom.html: Added.
2455 2006-06-29 Graham Dennis <Graham.Dennis@gmail.com>
2459 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9505
2460 moveParagraphContentsToNewBlockIfNecessary creates a new block outside the current position
2462 * editing/pasteboard/paste-table-002.html: Added.
2463 * editing/pasteboard/paste-table-002-expected.checksum: Added.
2464 * editing/pasteboard/paste-table-002-expected.png: Added.
2465 * editing/pasteboard/paste-table-002-expected.txt: Added.
2467 2006-06-29 Mitz Pettel <opendarwin.org@mitzpettel.com>
2471 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9652
2472 Assertion failure when changing an RTL table cell to display:none
2474 * fast/table/rtl-cell-display-none-assert-expected.checksum: Added.
2475 * fast/table/rtl-cell-display-none-assert-expected.png: Added.
2476 * fast/table/rtl-cell-display-none-assert-expected.txt: Added.
2477 * fast/table/rtl-cell-display-none-assert.html: Added.
2479 2006-06-29 Beth Dakin <bdakin@apple.com>
2483 Test for <rdar://problem/4450615> Add composite mode to background
2486 * fast/backgrounds/bgCompositeCopy-expected.checksum: Added.
2487 * fast/backgrounds/bgCompositeCopy-expected.png: Added.
2488 * fast/backgrounds/bgCompositeCopy-expected.txt: Added.
2489 * fast/backgrounds/bgCompositeCopy.html: Added.
2490 * fast/backgrounds/resources/rgba16.png: Added.
2492 2006-06-28 Levi Weintraub <lweintraub@apple.com>
2496 <rdar://problem/4592005> FormatBlock inserts in the wrong place, disregarding editable content
2497 <rdar://problem/4590763> FormatBlock for paragraph style doesn't work
2499 * editing/execCommand/format-block-with-braces-expected.checksum: Added.
2500 * editing/execCommand/format-block-with-braces-expected.png: Added.
2501 * editing/execCommand/format-block-with-braces-expected.txt: Added.
2502 * editing/execCommand/format-block-with-braces.html: Added.
2503 * editing/execCommand/indent-list-item-expected.checksum: Added.
2504 * editing/execCommand/indent-list-item-expected.png: Added.
2505 * editing/execCommand/indent-list-item-expected.txt: Added.
2506 * editing/execCommand/indent-list-item.html: Added.
2507 * editing/execCommand/indent-selection-expected.checksum: Added.
2508 * editing/execCommand/indent-selection-expected.png: Added.
2509 * editing/execCommand/indent-selection-expected.txt: Added.
2510 * editing/execCommand/indent-selection.html: Added.
2511 * editing/execCommand/outdent-selection-expected.checksum: Added.
2512 * editing/execCommand/outdent-selection-expected.png: Added.
2513 * editing/execCommand/outdent-selection-expected.txt: Added.
2514 * editing/execCommand/outdent-selection.html: Added.
2516 2006-06-28 Levi Weintraub <lweintraub@apple.com>
2520 Missed the layout tests themselves in the first checkin! Whoops!
2522 2006-06-28 Levi Weintraub <lweintraub@apple.com>
2526 http://bugzilla.opendarwin.org/show_bug.cgi?id=7568
2527 Bug 7568: Implement Indent/Outdent
2529 * editing/execCommand/indent-list-item-expected.checksum: Added.
2530 * editing/execCommand/indent-list-item-expected.png: Added.
2531 * editing/execCommand/indent-list-item-expected.txt: Added.
2532 * editing/execCommand/indent-list-item.html: Added.
2533 * editing/execCommand/indent-selection-expected.checksum: Added.
2534 * editing/execCommand/indent-selection-expected.png: Added.
2535 * editing/execCommand/indent-selection-expected.txt: Added.
2536 * editing/execCommand/indent-selection.html: Added.
2537 * editing/execCommand/outdent-selection.html: Added.
2539 2006-06-28 Mitz Pettel <opendarwin.org@mitzpettel.com>
2541 Reviewed by Darin and Hyatt.
2543 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9561
2544 REGRESSION: Content property on :before of button causes hang on click or hover
2546 * fast/forms/button-generated-content-expected.checksum: Added.
2547 * fast/forms/button-generated-content-expected.png: Added.
2548 * fast/forms/button-generated-content-expected.txt: Added.
2549 * fast/forms/button-generated-content.html: Added.
2551 2006-06-28 Rob Buis <buis@kde.org>
2555 Improved test to check offsetX/Y after dispatching instead of before.
2557 * fast/dom/window-xy-properties.html:
2558 * fast/dom/window-xy-properties-expected.txt:
2560 2006-06-27 Rob Buis <buis@kde.org>
2564 Updated test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9605
2566 * fast/dom/window-xy-properties.html:
2567 * fast/dom/window-xy-properties-expected.txt:
2569 2006-06-27 Mitz Pettel <opendarwin.org@mitzpettel.com>
2573 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9317
2574 REGRESSION: crash in HTML tokenizer at Japanese Apple support page
2576 * fast/tokenizer/write-unclosed-script-expected.txt: Added.
2577 * fast/tokenizer/write-unclosed-script.html: Added.
2579 2006-06-27 Justin Garcia <justin.garcia@apple.com>
2583 * editing/execCommand/remove-formatting-expected.checksum: Added.
2584 * editing/execCommand/remove-formatting-expected.png: Added.
2585 * editing/execCommand/remove-formatting-expected.txt: Added.
2586 * editing/execCommand/remove-formatting.html: Added.
2588 2006-06-27 Justin Garcia <justin.garcia@apple.com>
2592 <rdar://problem/4599735> Clicking out of a table at the extremes of an editable document doesn't appear to work
2595 * editing/selection/click-before-and-after-table-expected.txt: Added.
2596 * editing/selection/click-before-and-after-table.html: Added.
2597 Updated to reflect fix:
2598 * editing/selection/move-by-line-001-expected.checksum:
2599 * editing/selection/move-by-line-001-expected.png:
2601 2006-06-27 Anders Carlsson <acarlsson@apple.com>
2605 http://bugzilla.opendarwin.org/show_bug.cgi?id=9623
2606 REGRESSION: getComputedStyle should do a relayout
2608 * fast/css/getComputedStyle-relayout-expected.txt: Added.
2609 * fast/css/getComputedStyle-relayout.html: Added.
2611 2006-06-27 Beth Dakin <bdakin@apple.com>
2615 Test cases for <rdar://problem/4602635> Media queries must be
2616 extended to address CSS pixel scaling factor
2618 * fast/media/mq-max-pixel-ratio-expected.checksum: Added.
2619 * fast/media/mq-max-pixel-ratio-expected.png: Added.
2620 * fast/media/mq-max-pixel-ratio-expected.txt: Added.
2621 * fast/media/mq-max-pixel-ratio.html: Added.
2622 * fast/media/mq-min-pixel-ratio-expected.checksum: Added.
2623 * fast/media/mq-min-pixel-ratio-expected.png: Added.
2624 * fast/media/mq-min-pixel-ratio-expected.txt: Added.
2625 * fast/media/mq-min-pixel-ratio.html: Added.
2626 * fast/media/mq-pixel-ratio-expected.checksum: Added.
2627 * fast/media/mq-pixel-ratio-expected.png: Added.
2628 * fast/media/mq-pixel-ratio-expected.txt: Added.
2629 * fast/media/mq-pixel-ratio.html: Added.
2630 * fast/media/resources/apple_logo_big.jpg: Added.
2631 * fast/media/resources/apple_logo_half_size.png: Added.
2633 2006-06-27 Darin Adler <darin@apple.com>
2635 Tests for fix for 2/3 of http://bugzilla.opendarwin.org/show_bug.cgi?id=9606
2636 REGRESSION: some callers are still using clientX/Y to get pageX/Y
2638 * fast/events/anchor-image-scrolled-x-y-expected.txt: Added.
2639 * fast/events/anchor-image-scrolled-x-y.html: Added.
2640 * fast/events/input-image-scrolled-x-y-expected.txt: Added.
2641 * fast/events/input-image-scrolled-x-y.html: Added.
2643 2006-06-26 Jonas Witt <jonas.witt@gmail.com>
2647 * LayoutTests/fast/events/objc-event-api-expected.txt: Updated to
2648 reflect flipped coordinates dumped by the layout tests.
2650 2006-06-25 David Carson <dacarson@gmail.com>
2654 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9185
2656 * fast/forms/input-appearance-height-expected.png: Added.
2657 * fast/forms/input-appearance-height-expected.txt: Added.
2658 * fast/forms/input-appearance-height.html: Added.
2659 Tests the height attribute on all input types
2661 * fast/forms/input-type-change-expected.checksum: Added.
2662 * fast/forms/input-type-change-expected.png: Added.
2663 * fast/forms/input-type-change-expected.txt: Added.
2664 * fast/forms/input-type-change.html: Added.
2665 Tests changing an input type=TEXT to type=IMAGE with
2666 a height and width specified on the element.
2668 * fast/forms/input-type-change2-expected.checksum: Added.
2669 * fast/forms/input-type-change2-expected.png: Added.
2670 * fast/forms/input-type-change2-expected.txt: Added.
2671 * fast/forms/input-type-change2.html: Added.
2672 Tests changing an input type=IMAGE to type=TEXT with
2673 a height and width specified on the element.
2675 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
2679 * fast/forms/textarea-hard-linewrap-empty.html: Submit form without setTimeout().
2680 * fast/forms/textarea-hard-linewrap.html: Ditto.
2682 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
2686 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9537
2687 REGRESSION: Reproducible crash in WebCore::RenderTextField::textWithHardLineBreaks()
2689 * fast/forms/textarea-hard-linewrap-empty-expected.txt: Added.
2690 * fast/forms/textarea-hard-linewrap-empty.html: Added.
2691 * fast/forms/textarea-hard-linewrap.html: Reduced timeout from 200ms to 0ms and
2692 renamed function from foo() to submitForm().
2694 2006-06-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
2698 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9388
2699 REGRESSION: outlines don't get erased when removed in some cases
2701 * fast/repaint/outline-shrinking-expected.checksum: Added.
2702 * fast/repaint/outline-shrinking-expected.png: Added.
2703 * fast/repaint/outline-shrinking-expected.txt: Added.
2704 * fast/repaint/outline-shrinking.html: Added.
2706 2006-06-25 Rob Buis <buis@kde.org>
2711 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
2712 event.clientX and event.clientY should be relative to the viewport, not the canvas
2714 * fast/dom/window-xy-properties-expected.txt: Added.
2715 * fast/dom/window-xy-properties.html: Added.
2717 2006-06-25 Timothy Hatcher <timothy@apple.com>
2719 http://bugzilla.opendarwin.org/show_bug.cgi?id=9560
2721 This fix converted the resize corner image to a B/W tiff.
2722 The pixel tests showed 0.0% changes but still said it had differences.
2723 Updating the tests that use CSS3 resize or textarea.
2725 * fast/forms/floating-textfield-relayout-expected.checksum:
2726 * fast/forms/form-element-geometry-expected.checksum:
2727 * fast/forms/form-element-geometry-expected.png:
2728 * fast/forms/negativeLineHeight-expected.checksum:
2729 * fast/forms/negativeLineHeight-expected.png:
2730 * fast/forms/textAreaLineHeight-expected.checksum:
2731 * fast/forms/textAreaLineHeight-expected.png:
2732 * fast/forms/textarea-setinnerhtml-expected.checksum:
2733 * fast/forms/textarea-setinnerhtml-expected.png:
2734 * fast/overflow/overflow-x-y-expected.checksum:
2735 * fast/overflow/overflow-x-y-expected.png:
2736 * fast/table/003-expected.checksum:
2737 * fast/table/003-expected.png:
2738 * tables/mozilla/bugs/bug194024-expected.checksum:
2739 * tables/mozilla/bugs/bug194024-expected.png:
2740 * tables/mozilla/bugs/bug30559-expected.checksum:
2741 * tables/mozilla/bugs/bug30559-expected.png:
2742 * tables/mozilla/bugs/bug30692-expected.checksum:
2743 * tables/mozilla/bugs/bug30692-expected.png:
2745 2006-06-24 David Kilzer <ddkilzer@kilzer.net>
2747 Build fix. Reviewed by NOBODY.
2749 - Backed out patch for http://bugzilla.opendarwin.org/show_bug.cgi?id=8707
2750 event.clientX and event.clientY should be relative to the viewport, not the canvas
2752 * fast/dom/window-xy-properties-expected.txt: Removed.
2753 * fast/dom/window-xy-properties.html: Removed.
2755 2006-06-24 Rob Buis <buis@kde.org>
2760 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
2761 event.clientX and event.clientY should be relative to the viewport, not the canvas
2763 * fast/dom/window-xy-properties-expected.txt: Added.
2764 * fast/dom/window-xy-properties.html: Added.
2766 2006-06-24 James G. Speth <speth@end.com>
2770 - Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8843
2771 add a way to build Objective-C test cases in HTML
2773 * plugins/jsobjc-dom-wrappers-expected.txt: Added.
2774 * plugins/jsobjc-dom-wrappers.html: Added.
2775 * plugins/jsobjc-simple-expected.txt: Added.
2776 * plugins/jsobjc-simple.html: Added.
2778 2006-06-24 Rob Buis <buis@kde.org>
2783 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9352>
2784 Webkit doesn't respect stroke-width in SVG for smaller <circle>s
2786 * svg/custom/gradient-stroke-width-expected.checksum: Added.
2787 * svg/custom/gradient-stroke-width-expected.png: Added.
2788 * svg/custom/gradient-stroke-width-expected.txt: Added.
2789 * svg/custom/gradient-stroke-width.svg: Added.
2791 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2793 Reviewed by Darin, landed by ap.
2795 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9547
2796 Resize corner does not track the mouse accurately
2798 * fast/css/resize-corner-tracking-expected.checksum: Added.
2799 * fast/css/resize-corner-tracking-expected.png: Added.
2800 * fast/css/resize-corner-tracking-expected.txt: Added.
2801 * fast/css/resize-corner-tracking.html: Added.
2803 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2805 Reviewed by Darin. landed by ap.
2807 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9316
2808 REGRESSION: text field width shrinks on first keystroke
2810 * fast/forms/floating-textfield-relayout-expected.checksum: Added.
2811 * fast/forms/floating-textfield-relayout-expected.png: Added.
2812 * fast/forms/floating-textfield-relayout-expected.txt: Added.
2813 * fast/forms/floating-textfield-relayout.html: Added.
2815 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
2819 - updated test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9531
2820 Pages that need only a horizontal scroll bar get a vertical one as well
2822 * css1/classification/white_space-expected.checksum:
2823 * css1/classification/white_space-expected.png:
2824 * css1/classification/white_space-expected.txt:
2825 * editing/selection/select-all-004-expected.checksum:
2826 * editing/selection/select-all-004-expected.png:
2827 * editing/selection/select-all-004-expected.txt:
2828 * editing/selection/unrendered-001-expected.checksum:
2829 * editing/selection/unrendered-001-expected.png:
2830 * editing/selection/unrendered-001-expected.txt:
2831 * editing/selection/unrendered-002-expected.checksum:
2832 * editing/selection/unrendered-002-expected.png:
2833 * editing/selection/unrendered-002-expected.txt:
2834 * editing/selection/unrendered-003-expected.checksum:
2835 * editing/selection/unrendered-003-expected.png:
2836 * editing/selection/unrendered-003-expected.txt:
2837 * editing/selection/unrendered-004-expected.checksum:
2838 * editing/selection/unrendered-004-expected.png:
2839 * editing/selection/unrendered-004-expected.txt:
2840 * editing/selection/unrendered-005-expected.checksum:
2841 * editing/selection/unrendered-005-expected.png:
2842 * editing/selection/unrendered-005-expected.txt:
2843 * fast/block/float/019-expected.checksum:
2844 * fast/block/float/019-expected.png:
2845 * fast/block/float/019-expected.txt:
2846 * fast/block/margin-collapse/104-expected.checksum:
2847 * fast/block/margin-collapse/104-expected.png:
2848 * fast/block/margin-collapse/104-expected.txt:
2849 * fast/block/positioning/relative-overflow-block-expected.checksum:
2850 * fast/block/positioning/relative-overflow-block-expected.txt:
2851 * fast/block/positioning/relative-overflow-replaced-expected.checksum:
2852 * fast/block/positioning/relative-overflow-replaced-expected.txt:
2853 * fast/block/positioning/relative-overflow-replaced-float-expected.checksum:
2854 * fast/block/positioning/relative-overflow-replaced-float-expected.txt:
2855 * fast/lists/li-br-expected.checksum:
2856 * fast/lists/li-br-expected.png:
2857 * fast/lists/li-br-expected.txt:
2858 * fast/media/mq-relative-constraints-02-expected.checksum:
2859 * fast/media/mq-relative-constraints-02-expected.png:
2860 * fast/media/mq-relative-constraints-02-expected.txt:
2861 * fast/media/mq-relative-constraints-03-expected.checksum:
2862 * fast/media/mq-relative-constraints-03-expected.png:
2863 * fast/media/mq-relative-constraints-03-expected.txt:
2864 * fast/media/mq-relative-constraints-04-expected.checksum:
2865 * fast/media/mq-relative-constraints-04-expected.png:
2866 * fast/media/mq-relative-constraints-04-expected.txt:
2867 * fast/media/mq-relative-constraints-05-expected.checksum:
2868 * fast/media/mq-relative-constraints-05-expected.png:
2869 * fast/media/mq-relative-constraints-05-expected.txt:
2870 * fast/media/mq-relative-constraints-06-expected.checksum:
2871 * fast/media/mq-relative-constraints-06-expected.png:
2872 * fast/media/mq-relative-constraints-06-expected.txt:
2873 * fast/media/mq-relative-constraints-07-expected.checksum:
2874 * fast/media/mq-relative-constraints-07-expected.png:
2875 * fast/media/mq-relative-constraints-07-expected.txt:
2876 * fast/media/mq-relative-constraints-09-expected.checksum:
2877 * fast/media/mq-relative-constraints-09-expected.png:
2878 * fast/media/mq-relative-constraints-09-expected.txt:
2879 * fast/media/mq-width-absolute-01-expected.checksum:
2880 * fast/media/mq-width-absolute-01-expected.png:
2881 * fast/media/mq-width-absolute-01-expected.txt:
2882 * fast/media/mq-width-absolute-02-expected.checksum:
2883 * fast/media/mq-width-absolute-02-expected.png:
2884 * fast/media/mq-width-absolute-02-expected.txt:
2885 * fast/media/mq-width-absolute-03-expected.checksum:
2886 * fast/media/mq-width-absolute-03-expected.png:
2887 * fast/media/mq-width-absolute-03-expected.txt:
2888 * fast/media/mq-width-absolute-04-expected.checksum:
2889 * fast/media/mq-width-absolute-04-expected.png:
2890 * fast/media/mq-width-absolute-04-expected.txt:
2891 * fast/table/wide-colspan-expected.checksum:
2892 * fast/table/wide-colspan-expected.png:
2893 * fast/table/wide-colspan-expected.txt:
2894 * fast/table/wide-column-expected.checksum:
2895 * fast/table/wide-column-expected.png:
2896 * fast/table/wide-column-expected.txt:
2897 * tables/mozilla/bugs/bug131020-expected.checksum:
2898 * tables/mozilla/bugs/bug131020-expected.png:
2899 * tables/mozilla/bugs/bug131020-expected.txt:
2900 * tables/mozilla/bugs/bug23151-expected.checksum:
2901 * tables/mozilla/bugs/bug23151-expected.png:
2902 * tables/mozilla/bugs/bug23151-expected.txt:
2903 * tables/mozilla/bugs/bug29314-expected.checksum:
2904 * tables/mozilla/bugs/bug29314-expected.png:
2905 * tables/mozilla/bugs/bug29314-expected.txt:
2906 * tables/mozilla/bugs/bug43039-expected.checksum:
2907 * tables/mozilla/bugs/bug43039-expected.png:
2908 * tables/mozilla/bugs/bug43039-expected.txt:
2909 * tables/mozilla/bugs/bug43854-1-expected.checksum:
2910 * tables/mozilla/bugs/bug43854-1-expected.png:
2911 * tables/mozilla/bugs/bug43854-1-expected.txt:
2912 * tables/mozilla/bugs/bug625-expected.checksum:
2913 * tables/mozilla/bugs/bug625-expected.png:
2914 * tables/mozilla/bugs/bug625-expected.txt:
2915 * tables/mozilla/bugs/bug92143-expected.checksum:
2916 * tables/mozilla/bugs/bug92143-expected.png:
2917 * tables/mozilla/bugs/bug92143-expected.txt:
2918 * tables/mozilla/bugs/bug96334-expected.checksum:
2919 * tables/mozilla/bugs/bug96334-expected.png:
2920 * tables/mozilla/bugs/bug96334-expected.txt:
2921 * tables/mozilla/core/misc-expected.checksum:
2922 * tables/mozilla/core/misc-expected.png:
2923 * tables/mozilla/core/misc-expected.txt:
2924 * tables/mozilla/core/nested1-expected.checksum:
2925 * tables/mozilla/core/nested1-expected.png:
2926 * tables/mozilla/core/nested1-expected.txt:
2927 * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
2928 * tables/mozilla_expected_failures/bugs/bug220653-expected.png:
2929 * tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
2930 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
2931 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
2932 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
2934 2006-06-24 Alexey Proskuryakov <ap@nypop.com>
2938 - http://bugzilla.opendarwin.org/show_bug.cgi?id=7461
2939 Always encode the path part of an URI as UTF-8
2941 * http/tests/uri/intercept/.htaccess: Added.
2942 * http/tests/uri/resources/print-uri.php: Added.
2943 * http/tests/uri/utf8-path-expected.txt: Added.
2944 * http/tests/uri/utf8-path.html: Added.
2946 2006-06-24 Graham Dennis <Graham.Dennis@gmail.com>
2948 Reviewed by Darin, landed by ap.
2950 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9467
2951 TreeWalker/NodeIterator do not restrict the traversal
2953 * traversal/node-iterator-001.html:
2954 * traversal/node-iterator-002.html:
2955 * traversal/node-iterator-003.html:
2956 * traversal/node-iterator-004.html:
2957 * traversal/node-iterator-005.html:
2958 * traversal/node-iterator-006.html:
2959 * traversal/node-iterator-007.html:
2960 * traversal/stay-within-root-expected.checksum: Added.
2961 * traversal/stay-within-root-expected.png: Added.
2962 * traversal/stay-within-root-expected.txt: Added.
2963 * traversal/stay-within-root.html: Added.
2964 * traversal/tree-walker-001.html:
2965 * traversal/tree-walker-002.html:
2966 * traversal/tree-walker-003.html:
2967 * traversal/tree-walker-004.html:
2968 * traversal/tree-walker-005.html:
2970 2006-06-24 Jonas Witt <jonas.witt@gmail.com>
2972 Reviewed by ggaren, landed by ap.
2974 - test that DOMEvents are correctly handed to the ObjC API
2975 http://bugzilla.opendarwin.org/show_bug.cgi?id=9181
2977 * fast/events/objc-event-api-expected.txt: Added.
2978 * fast/events/objc-event-api.html: Added.
2980 2006-06-23 Tim Omernick <timo@apple.com>
2982 Reviewed by Tim Hatcher.
2984 <rdar://problem/4560947> Leopard REGRESSION: Dragging to TileGame Widget is broken
2986 * fast/events/ondragenter-expected.checksum: Added.
2987 * fast/events/ondragenter-expected.png: Added.
2988 * fast/events/ondragenter-expected.txt: Added.
2989 * fast/events/ondragenter.html: Added.
2991 2006-06-23 Justin Garcia <justin.garcia@apple.com>
2995 * editing/deleting/merge-into-empty-block-1-expected.checksum: Added.
2996 * editing/deleting/merge-into-empty-block-1-expected.png: Added.
2997 * editing/deleting/merge-into-empty-block-1-expected.txt: Added.
2998 * editing/deleting/merge-into-empty-block-1.html: Added.
2999 * editing/deleting/merge-into-empty-block-2-expected.checksum: Added.
3000 * editing/deleting/merge-into-empty-block-2-expected.png: Added.
3001 * editing/deleting/merge-into-empty-block-2-expected.txt: Added.
3002 * editing/deleting/merge-into-empty-block-2.html: Added.
3004 2006-06-23 Justin Garcia <justin.garcia@apple.com>
3008 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8074>
3009 Caret before/after block tables is too small
3010 <rdar://problem/4598331>
3011 right arrow out of a table shows cursor in a weird place
3014 * editing/input/range-for-empty-document-expected.txt:
3016 * editing/selection/table-caret-1-expected.checksum: Added.
3017 * editing/selection/table-caret-1-expected.png: Added.
3018 * editing/selection/table-caret-1-expected.txt: Added.
3019 * editing/selection/table-caret-1.html: Added.
3020 * editing/selection/table-caret-2-expected.checksum: Added.
3021 * editing/selection/table-caret-2-expected.png: Added.
3022 * editing/selection/table-caret-2-expected.txt: Added.
3023 * editing/selection/table-caret-2.html: Added.
3024 * editing/selection/table-caret-3-expected.checksum: Added.
3025 * editing/selection/table-caret-3-expected.png: Added.
3026 * editing/selection/table-caret-3-expected.txt: Added.
3027 * editing/selection/table-caret-3.html: Added.
3029 2006-06-22 Mitz Pettel <opendarwin.org@mitzpettel.com>
3033 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9497
3034 REGRESSION: Incomplete repainting when scrolling thumbnails on Flickr
3036 * fast/repaint/clipped-relative-expected.checksum: Added.
3037 * fast/repaint/clipped-relative-expected.png: Added.
3038 * fast/repaint/clipped-relative-expected.txt: Added.
3039 * fast/repaint/clipped-relative.html: Added.
3040 * fast/repaint/containing-block-position-change-expected.checksum: Updated.
3041 * fast/repaint/containing-block-position-change-expected.png: Updated.
3043 2006-06-22 Anders Carlsson <acarlsson@apple.com>
3047 <rdar://problem/4529334> REGRESSION: Can't configure RadarInMotion widget for U.S. locations on Leopard (Javascript errors)
3049 * fast/dom/resource-locations-in-created-html-document-expected.txt: Added.
3050 * fast/dom/resource-locations-in-created-html-document.html: Added.
3052 2006-06-22 Anders Carlsson <acarlsson@apple.com>
3056 <rdar://problem/4499675> Package Tracker widget always crashes in WebCore::Frame::jScriptEnabled() const + 0
3058 * fast/dom/noscript-canvas-in-created-html-document-expected.txt: Added.
3059 * fast/dom/noscript-canvas-in-created-html-document.html: Added.
3061 2006-06-22 Anders Carlsson <acarlsson@apple.com>
3065 <rdar://problem/4524840> Entities contained in DOCTYPE referenced DTD in XSLT source document are unknown
3067 * fast/xsl/dtd-in-source-document-expected.txt: Added.
3068 * fast/xsl/dtd-in-source-document.xml: Added.
3069 * fast/xsl/resources/dtd-in-source-document.dtd: Added.
3070 * fast/xsl/resources/dtd-in-source-document.xsl: Added.
3072 2006-06-21 Justin Garcia <justin.garcia@apple.com>
3076 * editing/deleting/table-cells-expected.checksum: Added.
3077 * editing/deleting/table-cells-expected.png: Added.
3078 * editing/deleting/table-cells-expected.txt: Added.
3079 * editing/deleting/table-cells.html: Added.
3080 * editing/inserting/paragraph-separator-in-table-1-expected.checksum: Added.
3081 * editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
3082 * editing/inserting/paragraph-separator-in-table-1-expected.txt: Added.
3083 * editing/inserting/paragraph-separator-in-table-1.html: Added.
3084 * editing/inserting/paragraph-separator-in-table-2-expected.checksum: Added.
3085 * editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
3086 * editing/inserting/paragraph-separator-in-table-2-expected.txt: Added.
3087 * editing/inserting/paragraph-separator-in-table-2.html: Added.
3089 2006-06-21 Justin Garcia <justin.garcia@apple.com>
3093 <rdar://problem/4590366>
3094 REGRESSION: Selection incorrectly paints gaps on TOT
3097 * editing/selection/line-wrap-1-expected.checksum: Added.
3098 * editing/selection/line-wrap-1-expected.png: Added.
3099 * editing/selection/line-wrap-1-expected.txt: Added.
3100 * editing/selection/line-wrap-1.html: Added.
3101 * editing/selection/line-wrap-2-expected.checksum: Added.
3102 * editing/selection/line-wrap-2-expected.png: Added.
3103 * editing/selection/line-wrap-2-expected.txt: Added.
3104 * editing/selection/line-wrap-2.html: Added.
3106 * editing/execCommand/findString-expected.checksum:
3107 * editing/execCommand/findString-expected.png:
3108 * editing/execCommand/findString-expected.txt:
3109 * editing/inserting/editing-empty-divs-expected.checksum:
3110 * editing/inserting/editing-empty-divs-expected.png:
3111 * editing/inserting/editing-empty-divs-expected.txt:
3112 * editing/inserting/insert-3659587-fix-expected.txt:
3113 * editing/inserting/insert-tab-002-expected.txt:
3114 * editing/inserting/insert-text-with-newlines-expected.txt:
3115 * editing/inserting/typing-001-expected.txt:
3116 * editing/inserting/typing-003-expected.txt:
3117 * editing/inserting/typing-around-br-001-expected.txt:
3118 * editing/style/remove-underline-across-paragraph-expected.txt:
3119 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
3120 * editing/style/remove-underline-after-paragraph-expected.txt:
3121 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
3122 * editing/style/remove-underline-expected.txt:
3123 * editing/style/remove-underline-from-stylesheet-expected.txt:
3124 * editing/style/remove-underline-in-bold-expected.txt:
3125 * editing/style/typing-style-002-expected.txt:
3126 * editing/style/typing-style-003-expected.txt:
3127 * editing/style/unbold-in-bold-expected.txt:
3128 * editing/style/underline-expected.txt:
3130 * editing/input/attributed-substring-from-range-lines.html
3132 2006-06-21 Anders Carlsson <acarlsson@apple.com>
3136 http://bugzilla.opendarwin.org/show_bug.cgi?id=6058
3137 XMLTokenizer runs all <script> tags at once instead of as they're encountered
3139 * dom/svg/level3/xpath/svgunit.js:
3140 The XPath tests depend on the document being loaded before running the tests.
3141 Add a "load" event listener and run the test in the handler.
3143 * fast/canvas/quadraticCurveTo.xml:
3144 Add onload handler and run tests there.
3146 * fast/innerHTML/004-expected.txt:
3147 * fast/innerHTML/004.xhtml:
3148 Add load event listener and run test there.
3150 * fast/parser/external-entities-expected.txt:
3151 This now dumps as text because the script is ran before the parse error is encountered.
3153 * fast/parser/resources/xhtml-scripts.js: Added.
3154 * fast/parser/xhtml-scripts-expected.txt: Added.
3155 * fast/parser/xhtml-scripts.xhtml: Added.
3158 * svg/custom/text-hit-test.svg:
3159 Run test in onload handler.
3161 2006-06-20 Maciej Stachowiak <mjs@apple.com>
3163 No review - updated results for earlier patch.
3165 - updated SVG test results where my recent fix affected bounding boxes
3167 I think the new results are more accurate bounding boxes and in
3168 any case there is no actual difference in rendered output.
3170 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
3171 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
3172 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
3173 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
3174 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
3175 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
3176 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
3177 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
3178 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
3179 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
3180 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
3181 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
3182 * svg/custom/foreign-object-skew-expected.txt:
3183 * svg/custom/image-with-transform-clip-filter-expected.txt:
3184 * svg/custom/text-image-opacity-expected.txt:
3186 2006-06-20 Adele Peterson <adele@apple.com>
3190 Updated results for: http://bugzilla.opendarwin.org/show_bug.cgi?id=8948
3191 Switch to use new text field implementation for <textarea>
3193 Changes include some size differences since the new textareas have 4 pixels less horizontal padding,
3194 and the renderer name for textareas has changed from RenderTextArea to RenderTextField.
3196 * dom/html/level2/html/HTMLTextAreaElement14-expected.txt:
3197 * dom/html/level2/html/HTMLTextAreaElement15-expected.txt:
3198 * dom/xhtml/level2/html/HTMLTextAreaElement14-expected.txt:
3199 * dom/xhtml/level2/html/HTMLTextAreaElement15-expected.txt:
3200 * fast/block/margin-collapse/103-expected.checksum:
3201 * fast/block/margin-collapse/103-expected.png:
3202 * fast/block/margin-collapse/103-expected.txt:
3203 * fast/dynamic/008-expected.checksum:
3204 * fast/dynamic/008-expected.png:
3205 * fast/dynamic/008-expected.txt:
3206 * fast/forms/001-expected.checksum:
3207 * fast/forms/002-expected.checksum:
3208 * fast/forms/003-expected.checksum:
3209 * fast/forms/004-expected.checksum:
3210 * fast/forms/005-expected.checksum:
3211 * fast/forms/006-expected.checksum:
3212 * fast/forms/007-expected.checksum:
3213 * fast/forms/8250-expected.checksum:
3214 * fast/forms/blankbuttons-expected.checksum:
3215 * fast/forms/button-cannot-be-nested-expected.checksum:
3216 * fast/forms/button-default-title-expected.checksum:
3217 * fast/forms/button-inner-block-reuse-expected.checksum:
3218 * fast/forms/button-positioned-expected.checksum:
3219 * fast/forms/button-sizes-expected.checksum:
3220 * fast/forms/button-table-styles-expected.checksum:
3221 * fast/forms/button-white-space-expected.checksum:
3222 * fast/forms/checkbox-radio-onchange-expected.checksum:
3223 * fast/forms/cursor-position-expected.txt:
3224 * fast/forms/double-focus-expected.txt:
3225 * fast/forms/file-input-disabled-expected.checksum:
3226 * fast/forms/form-element-geometry-expected.checksum:
3227 * fast/forms/form-element-geometry-expected.png:
3228 * fast/forms/form-element-geometry-expected.txt:
3229 * fast/forms/form-hides-table-expected.checksum:
3230 * fast/forms/formmove-expected.checksum:
3231 * fast/forms/formmove2-expected.checksum:
3232 * fast/forms/formmove3-expected.checksum:
3233 * fast/forms/indeterminate-expected.checksum:
3234 * fast/forms/input-appearance-bkcolor-expected.checksum:
3235 * fast/forms/input-appearance-default-bkcolor-expected.checksum:
3236 * fast/forms/input-appearance-disabled-expected.checksum:
3237 * fast/forms/input-appearance-focus-expected.checksum:
3238 * fast/forms/input-appearance-minWidth-expected.checksum:
3239 * fast/forms/input-appearance-preventDefault-expected.checksum:
3240 * fast/forms/input-appearance-readonly-expected.checksum:
3241 * fast/forms/input-appearance-selection-expected.checksum:
3242 * fast/forms/input-appearance-visibility-expected.checksum:
3243 * fast/forms/input-appearance-width-expected.checksum:
3244 * fast/forms/input-baseline-expected.checksum:
3245 * fast/forms/input-disabled-color-expected.checksum:
3246 * fast/forms/input-double-click-selection-gap-bug-expected.checksum:
3247 * fast/forms/input-maxlength-2-expected.checksum:
3248 * fast/forms/input-no-renderer-expected.checksum:
3249 * fast/forms/input-paste-undo-expected.checksum:
3250 * fast/forms/input-readonly-dimmed-expected.checksum:
3251 * fast/forms/input-readonly-empty-expected.checksum:
3252 * fast/forms/input-spaces-expected.checksum:
3253 * fast/forms/input-table-expected.checksum:
3254 * fast/forms/input-text-click-inside-expected.checksum:
3255 * fast/forms/input-text-click-outside-expected.checksum:
3256 * fast/forms/input-text-double-click-expected.checksum:
3257 * fast/forms/input-text-drag-down-expected.checksum:
3258 * fast/forms/input-text-maxlength-expected.checksum:
3259 * fast/forms/input-text-option-delete-expected.checksum:
3260 * fast/forms/input-text-paste-maxlength-expected.checksum:
3261 * fast/forms/input-text-scroll-left-on-blur-expected.checksum:
3262 * fast/forms/input-text-self-emptying-click-expected.checksum:
3263 * fast/forms/input-value-expected.checksum:
3264 * fast/forms/input-width-expected.checksum:
3265 * fast/forms/minWidthPercent-expected.checksum:
3266 * fast/forms/negativeLineHeight-expected.checksum:
3267 * fast/forms/negativeLineHeight-expected.png:
3268 * fast/forms/negativeLineHeight-expected.txt:
3269 * fast/forms/option-index-expected.checksum:
3270 * fast/forms/option-script-expected.checksum:
3271 * fast/forms/option-strip-whitespace-expected.checksum:
3272 * fast/forms/plaintext-mode-2-expected.checksum:
3273 * fast/forms/radio-attr-order-expected.checksum:
3274 * fast/forms/radio_checked-expected.checksum:
3275 * fast/forms/radio_checked_dynamic-expected.checksum:
3276 * fast/forms/selection-functions-expected.txt:
3277 * fast/forms/tabbing-input-iframe-expected.checksum:
3278 * fast/forms/textAreaLineHeight-expected.checksum:
3279 * fast/forms/textAreaLineHeight-expected.png:
3280 * fast/forms/textAreaLineHeight-expected.txt:
3281 * fast/forms/textarea-crlf-expected.txt:
3282 * fast/forms/textarea-setinnerhtml-expected.checksum:
3283 * fast/forms/textarea-setinnerhtml-expected.png:
3284 * fast/forms/textarea-setinnerhtml-expected.txt:
3285 * fast/forms/textarea-setvalue-submit-expected.txt:
3286 * fast/forms/visual-hebrew-text-field-expected.checksum:
3287 * fast/replaced/width100percent-expected.checksum:
3288 * fast/replaced/width100percent-expected.png:
3289 * fast/replaced/width100percent-expected.txt:
3290 * fast/table/003-expected.checksum:
3291 * fast/table/003-expected.png:
3292 * fast/table/003-expected.txt:
3293 * tables/mozilla/bugs/bug194024-expected.checksum:
3294 * tables/mozilla/bugs/bug194024-expected.png:
3295 * tables/mozilla/bugs/bug194024-expected.txt:
3296 * tables/mozilla/bugs/bug30559-expected.checksum:
3297 * tables/mozilla/bugs/bug30559-expected.png:
3298 * tables/mozilla/bugs/bug30559-expected.txt:
3299 * tables/mozilla/bugs/bug30692-expected.checksum:
3300 * tables/mozilla/bugs/bug30692-expected.png:
3301 * tables/mozilla/bugs/bug30692-expected.txt:
3303 2006-06-20 Adele Peterson <adele@apple.com>
3308 http://bugzilla.opendarwin.org/show_bug.cgi?id=8724
3309 REGRESSION: onSelect handler doesn't work for text fields
3311 http://bugzilla.opendarwin.org/show_bug.cgi?id=7676
3312 REGRESSION: Selection methods on new text fields don't work if text field is hidden
3314 http://bugzilla.opendarwin.org/show_bug.cgi?id=8867
3315 REGRESSION: selectionStart/End return 0 for input element once it no longer has focus
3317 * fast/forms/double-focus-expected.txt:
3318 * fast/forms/input-selection-hidden-expected.txt: Added.
3319 * fast/forms/input-selection-hidden.html: Added.
3320 * fast/forms/input-selection-restore-expected.txt: Added.
3321 * fast/forms/input-selection-restore.html: Added.
3322 * fast/forms/input-text-paste-maxlength-expected.txt:
3323 * fast/forms/onselect-textarea-expected.txt: Added.
3324 * fast/forms/onselect-textarea.html: Added.
3325 * fast/forms/onselect-textfield-expected.txt: Added.
3326 * fast/forms/onselect-textfield.html: Added.
3327 * fast/forms/selection-functions-expected.txt:
3329 2006-06-20 Anders Carlsson <acarlsson@apple.com>
3333 <rdar://problem/4592244> REGRESSION (417.9.3 - 420+): (some?) plain text files have all lines concatenated into one line
3335 * fast/text/plain-text-line-breaks-expected.checksum: Added.
3336 * fast/text/plain-text-line-breaks-expected.png: Added.
3337 * fast/text/plain-text-line-breaks-expected.txt: Added.
3338 * fast/text/plain-text-line-breaks.html: Added.
3339 * fast/text/resources/line-breaks-cr.txt: Added.
3340 * fast/text/resources/line-breaks-crlf.txt: Added.
3341 * fast/text/resources/line-breaks-lf.txt: Added.
3343 2006-06-19 Alexey Proskuryakov <ap@nypop.com>
3347 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=5499
3348 Page reload does not send any cache control headers
3350 * http/tests/misc/refresh-headers-expected.txt: Added.
3351 * http/tests/misc/refresh-headers.php: Added.
3353 2006-06-19 Alexey Proskuryakov <ap@nypop.com>
3357 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8972
3358 REGRESSION: invalid UTF-8 sequences are not displayed
3360 * fast/encoding/invalid-UTF-8-expected.checksum:
3361 * fast/encoding/invalid-UTF-8-expected.png:
3362 * fast/encoding/invalid-UTF-8-expected.txt:
3363 * fast/encoding/invalid-UTF-8.html:
3365 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
3369 * fast/history/clicked-link-is-visited.html: Changed to use DOM mouse event.
3371 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
3375 - test and results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9150
3376 DumpRenderTree should be able to keep URL history during runs
3378 * fast/history/clicked-link-is-visited-expected.checksum: Added.
3379 * fast/history/clicked-link-is-visited-expected.png: Added.
3380 * fast/history/clicked-link-is-visited-expected.txt: Added.
3381 * fast/history/clicked-link-is-visited.html: Added.
3382 * fast/history/resources/clicked-link-is-visited-2.html: Added.
3384 2006-06-17 Alexey Proskuryakov <ap@nypop.com>
3388 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8131
3389 Some properties and methods of window and document objects cannot be converted to a string
3391 * fast/dom/everything-to-string-expected.txt: Added.
3392 * fast/dom/everything-to-string.html: Added.
3394 2006-06-17 Mitz Pettel <opendarwin.org@mitzpettel.com>
3398 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=7395
3399 Table not properly re-flowed when floated div removed from layout
3401 * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Updated.
3402 * css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Updated.
3403 * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Updated.
3404 * fast/block/float/table-relayout-expected.checksum: Added.
3405 * fast/block/float/table-relayout-expected.png: Added.
3406 * fast/block/float/table-relayout-expected.txt: Added.
3407 * fast/block/float/table-relayout.html: Added.
3409 2006-06-17 Rob Buis <buis@kde.org>
3414 <http://bugzilla.opendarwin.org/show_bug.cgi?id=6282>
3416 * fast/dom/select-selectedIndex-multiple.html: Added.
3417 * fast/dom/select-selectedIndex.html: Added.
3419 2006-06-16 Adele Peterson <adele@apple.com>
3423 Adding missing expected result for test from yesterday.
3425 * fast/events/window-load-capture-expected.txt: Added.
3427 2006-06-16 Mitz Pettel <opendarwin.org@mitzpettel.com>
3431 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9432
3432 REGRESSION: crash in capitalization code due to empty-string generated content
3434 * fast/text/capitalize-empty-generated-string-expected.checksum: Added.
3435 * fast/text/capitalize-empty-generated-string-expected.png: Added.
3436 * fast/text/capitalize-empty-generated-string-expected.txt: Added.
3437 * fast/text/capitalize-empty-generated-string.html: Added.
3439 2006-06-15 Justin Garcia <justin.garcia@apple.com>
3443 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8637>
3444 REGRESSION (11-16-05): Selection gaps left behind after delete
3446 * fast/repaint/selection-after-delete-expected.checksum: Added.
3447 * fast/repaint/selection-after-delete-expected.png: Added.
3448 * fast/repaint/selection-after-delete-expected.txt: Added.
3449 * fast/repaint/selection-after-delete.html: Added.
3450 * fast/repaint/selection-after-remove-expected.checksum: Added.
3451 * fast/repaint/selection-after-remove-expected.png: Added.
3452 * fast/repaint/selection-after-remove-expected.txt: Added.
3453 * fast/repaint/selection-after-remove.html: Added.
3455 2006-06-15 Justin Garcia <justin.garcia@apple.com>
3457 Reviewed by harrison
3459 * editing/deleting/pruning-after-merge-2-expected.checksum: Added.
3460 * editing/deleting/pruning-after-merge-2-expected.png: Added.
3461 * editing/deleting/pruning-after-merge-2-expected.txt: Added.
3462 * editing/deleting/pruning-after-merge-2.html: Added.
3464 2006-06-15 Nicholas Shanks <contact@nickshanks.com>
3466 Reviewed by Hyatt, landed by Joost de Valk.
3468 Testcases for fix to bug http://bugzilla.opendarwin.org/show_bug.cgi?id=3233
3470 * fast/css/css3-modsel-22-expected.txt: Added.
3471 * fast/css/css3-modsel-22.html: Added.
3473 2006-06-15 Justin Garcia <justin.garcia@apple.com>
3475 Reviewed by harrison
3477 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9456>
3478 REGRESSION (417.9.2-420+): Cmd-G doesn't work in Safari after double-click and Cmd-E
3480 * editing/execCommand/findString-2-expected.checksum: Added.
3481 * editing/execCommand/findString-2-expected.png: Added.
3482 * editing/execCommand/findString-2-expected.txt: Added.
3483 * editing/execCommand/findString-2.html: Added.
3485 2006-06-14 Justin Garcia <justin.garcia@apple.com>
3489 <rdar://problem/4439248>
3490 REGRESSION(412-417): [RTL] Serious problem with RTL signatures in Mail.app in 10.4.4 (7766)
3492 * editing/pasteboard/copy-paste-bidi-expected.checksum: Added.
3493 * editing/pasteboard/copy-paste-bidi-expected.png: Added.
3494 * editing/pasteboard/copy-paste-bidi-expected.txt: Added.
3495 * editing/pasteboard/copy-paste-bidi.html: Added.
3497 2006-06-14 Levi Weintraub <lweintraub@apple.com>
3501 <http://bugzilla.opendarwin.org/show_bug.cgi?id=7580>
3502 TinyMCE: Implement execCommand(formatBlock, ...)
3504 * editing/deleting/delete-ws-fixup-002-expected.checksum:
3505 * editing/deleting/delete-ws-fixup-002-expected.png:
3506 * editing/deleting/delete-ws-fixup-002-expected.txt:
3507 * editing/deleting/delete-ws-fixup-002.html:
3508 * editing/execCommand/format-block-expected.checksum: Added.
3509 * editing/execCommand/format-block-expected.png: Added.
3510 * editing/execCommand/format-block-expected.txt: Added.
3511 * editing/execCommand/format-block-from-range-selection-expected.checksum: Added.
3512 * editing/execCommand/format-block-from-range-selection-expected.png: Added.
3513 * editing/execCommand/format-block-from-range-selection-expected.txt: Added.
3514 * editing/execCommand/format-block-from-range-selection.html: Added.
3515 * editing/execCommand/format-block.html: Added.
3517 2006-06-14 Maciej Stachowiak <mjs@apple.com>
3519 Test case by Anders, reviewed and tweaked by Maciej.
3521 - fixed <rdar://problem/4586051> 10.4.7 regression: 'Saved and recent' button on mapquest.com does not work