1 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
5 * fast/forms/textarea-hard-linewrap-empty.html: Submit form without setTimeout().
6 * fast/forms/textarea-hard-linewrap.html: Ditto.
8 2006-06-25 David Kilzer <ddkilzer@kilzer.net>
12 - http://bugzilla.opendarwin.org/show_bug.cgi?id=9537
13 REGRESSION: Reproducible crash in WebCore::RenderTextField::textWithHardLineBreaks()
15 * fast/forms/textarea-hard-linewrap-empty-expected.txt: Added.
16 * fast/forms/textarea-hard-linewrap-empty.html: Added.
17 * fast/forms/textarea-hard-linewrap.html: Reduced timeout from 200ms to 0ms and
18 renamed function from foo() to submitForm().
20 2006-06-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
24 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9388
25 REGRESSION: outlines don't get erased when removed in some cases
27 * fast/repaint/outline-shrinking-expected.checksum: Added.
28 * fast/repaint/outline-shrinking-expected.png: Added.
29 * fast/repaint/outline-shrinking-expected.txt: Added.
30 * fast/repaint/outline-shrinking.html: Added.
32 2006-06-25 Rob Buis <buis@kde.org>
37 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
38 event.clientX and event.clientY should be relative to the viewport, not the canvas
40 * fast/dom/window-xy-properties-expected.txt: Added.
41 * fast/dom/window-xy-properties.html: Added.
43 2006-06-25 Timothy Hatcher <timothy@apple.com>
45 http://bugzilla.opendarwin.org/show_bug.cgi?id=9560
47 This fix converted the resize corner image to a B/W tiff.
48 The pixel tests showed 0.0% changes but still said it had differences.
49 Updating the tests that use CSS3 resize or textarea.
51 * fast/forms/floating-textfield-relayout-expected.checksum:
52 * fast/forms/form-element-geometry-expected.checksum:
53 * fast/forms/form-element-geometry-expected.png:
54 * fast/forms/negativeLineHeight-expected.checksum:
55 * fast/forms/negativeLineHeight-expected.png:
56 * fast/forms/textAreaLineHeight-expected.checksum:
57 * fast/forms/textAreaLineHeight-expected.png:
58 * fast/forms/textarea-setinnerhtml-expected.checksum:
59 * fast/forms/textarea-setinnerhtml-expected.png:
60 * fast/overflow/overflow-x-y-expected.checksum:
61 * fast/overflow/overflow-x-y-expected.png:
62 * fast/table/003-expected.checksum:
63 * fast/table/003-expected.png:
64 * tables/mozilla/bugs/bug194024-expected.checksum:
65 * tables/mozilla/bugs/bug194024-expected.png:
66 * tables/mozilla/bugs/bug30559-expected.checksum:
67 * tables/mozilla/bugs/bug30559-expected.png:
68 * tables/mozilla/bugs/bug30692-expected.checksum:
69 * tables/mozilla/bugs/bug30692-expected.png:
71 2006-06-24 David Kilzer <ddkilzer@kilzer.net>
73 Build fix. Reviewed by NOBODY.
75 - Backed out patch for http://bugzilla.opendarwin.org/show_bug.cgi?id=8707
76 event.clientX and event.clientY should be relative to the viewport, not the canvas
78 * fast/dom/window-xy-properties-expected.txt: Removed.
79 * fast/dom/window-xy-properties.html: Removed.
81 2006-06-24 Rob Buis <buis@kde.org>
86 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8707>
87 event.clientX and event.clientY should be relative to the viewport, not the canvas
89 * fast/dom/window-xy-properties-expected.txt: Added.
90 * fast/dom/window-xy-properties.html: Added.
92 2006-06-24 James G. Speth <speth@end.com>
96 - Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8843
97 add a way to build Objective-C test cases in HTML
99 * plugins/jsobjc-dom-wrappers-expected.txt: Added.
100 * plugins/jsobjc-dom-wrappers.html: Added.
101 * plugins/jsobjc-simple-expected.txt: Added.
102 * plugins/jsobjc-simple.html: Added.
104 2006-06-24 Rob Buis <buis@kde.org>
109 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9352>
110 Webkit doesn't respect stroke-width in SVG for smaller <circle>s
112 * svg/custom/gradient-stroke-width-expected.checksum: Added.
113 * svg/custom/gradient-stroke-width-expected.png: Added.
114 * svg/custom/gradient-stroke-width-expected.txt: Added.
115 * svg/custom/gradient-stroke-width.svg: Added.
117 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
119 Reviewed by Darin, landed by ap.
121 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9547
122 Resize corner does not track the mouse accurately
124 * fast/css/resize-corner-tracking-expected.checksum: Added.
125 * fast/css/resize-corner-tracking-expected.png: Added.
126 * fast/css/resize-corner-tracking-expected.txt: Added.
127 * fast/css/resize-corner-tracking.html: Added.
129 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
131 Reviewed by Darin. landed by ap.
133 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9316
134 REGRESSION: text field width shrinks on first keystroke
136 * fast/forms/floating-textfield-relayout-expected.checksum: Added.
137 * fast/forms/floating-textfield-relayout-expected.png: Added.
138 * fast/forms/floating-textfield-relayout-expected.txt: Added.
139 * fast/forms/floating-textfield-relayout.html: Added.
141 2006-06-24 Mitz Pettel <opendarwin.org@mitzpettel.com>
145 - updated test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9531
146 Pages that need only a horizontal scroll bar get a vertical one as well
148 * css1/classification/white_space-expected.checksum:
149 * css1/classification/white_space-expected.png:
150 * css1/classification/white_space-expected.txt:
151 * editing/selection/select-all-004-expected.checksum:
152 * editing/selection/select-all-004-expected.png:
153 * editing/selection/select-all-004-expected.txt:
154 * editing/selection/unrendered-001-expected.checksum:
155 * editing/selection/unrendered-001-expected.png:
156 * editing/selection/unrendered-001-expected.txt:
157 * editing/selection/unrendered-002-expected.checksum:
158 * editing/selection/unrendered-002-expected.png:
159 * editing/selection/unrendered-002-expected.txt:
160 * editing/selection/unrendered-003-expected.checksum:
161 * editing/selection/unrendered-003-expected.png:
162 * editing/selection/unrendered-003-expected.txt:
163 * editing/selection/unrendered-004-expected.checksum:
164 * editing/selection/unrendered-004-expected.png:
165 * editing/selection/unrendered-004-expected.txt:
166 * editing/selection/unrendered-005-expected.checksum:
167 * editing/selection/unrendered-005-expected.png:
168 * editing/selection/unrendered-005-expected.txt:
169 * fast/block/float/019-expected.checksum:
170 * fast/block/float/019-expected.png:
171 * fast/block/float/019-expected.txt:
172 * fast/block/margin-collapse/104-expected.checksum:
173 * fast/block/margin-collapse/104-expected.png:
174 * fast/block/margin-collapse/104-expected.txt:
175 * fast/block/positioning/relative-overflow-block-expected.checksum:
176 * fast/block/positioning/relative-overflow-block-expected.txt:
177 * fast/block/positioning/relative-overflow-replaced-expected.checksum:
178 * fast/block/positioning/relative-overflow-replaced-expected.txt:
179 * fast/block/positioning/relative-overflow-replaced-float-expected.checksum:
180 * fast/block/positioning/relative-overflow-replaced-float-expected.txt:
181 * fast/lists/li-br-expected.checksum:
182 * fast/lists/li-br-expected.png:
183 * fast/lists/li-br-expected.txt:
184 * fast/media/mq-relative-constraints-02-expected.checksum:
185 * fast/media/mq-relative-constraints-02-expected.png:
186 * fast/media/mq-relative-constraints-02-expected.txt:
187 * fast/media/mq-relative-constraints-03-expected.checksum:
188 * fast/media/mq-relative-constraints-03-expected.png:
189 * fast/media/mq-relative-constraints-03-expected.txt:
190 * fast/media/mq-relative-constraints-04-expected.checksum:
191 * fast/media/mq-relative-constraints-04-expected.png:
192 * fast/media/mq-relative-constraints-04-expected.txt:
193 * fast/media/mq-relative-constraints-05-expected.checksum:
194 * fast/media/mq-relative-constraints-05-expected.png:
195 * fast/media/mq-relative-constraints-05-expected.txt:
196 * fast/media/mq-relative-constraints-06-expected.checksum:
197 * fast/media/mq-relative-constraints-06-expected.png:
198 * fast/media/mq-relative-constraints-06-expected.txt:
199 * fast/media/mq-relative-constraints-07-expected.checksum:
200 * fast/media/mq-relative-constraints-07-expected.png:
201 * fast/media/mq-relative-constraints-07-expected.txt:
202 * fast/media/mq-relative-constraints-09-expected.checksum:
203 * fast/media/mq-relative-constraints-09-expected.png:
204 * fast/media/mq-relative-constraints-09-expected.txt:
205 * fast/media/mq-width-absolute-01-expected.checksum:
206 * fast/media/mq-width-absolute-01-expected.png:
207 * fast/media/mq-width-absolute-01-expected.txt:
208 * fast/media/mq-width-absolute-02-expected.checksum:
209 * fast/media/mq-width-absolute-02-expected.png:
210 * fast/media/mq-width-absolute-02-expected.txt:
211 * fast/media/mq-width-absolute-03-expected.checksum:
212 * fast/media/mq-width-absolute-03-expected.png:
213 * fast/media/mq-width-absolute-03-expected.txt:
214 * fast/media/mq-width-absolute-04-expected.checksum:
215 * fast/media/mq-width-absolute-04-expected.png:
216 * fast/media/mq-width-absolute-04-expected.txt:
217 * fast/table/wide-colspan-expected.checksum:
218 * fast/table/wide-colspan-expected.png:
219 * fast/table/wide-colspan-expected.txt:
220 * fast/table/wide-column-expected.checksum:
221 * fast/table/wide-column-expected.png:
222 * fast/table/wide-column-expected.txt:
223 * tables/mozilla/bugs/bug131020-expected.checksum:
224 * tables/mozilla/bugs/bug131020-expected.png:
225 * tables/mozilla/bugs/bug131020-expected.txt:
226 * tables/mozilla/bugs/bug23151-expected.checksum:
227 * tables/mozilla/bugs/bug23151-expected.png:
228 * tables/mozilla/bugs/bug23151-expected.txt:
229 * tables/mozilla/bugs/bug29314-expected.checksum:
230 * tables/mozilla/bugs/bug29314-expected.png:
231 * tables/mozilla/bugs/bug29314-expected.txt:
232 * tables/mozilla/bugs/bug43039-expected.checksum:
233 * tables/mozilla/bugs/bug43039-expected.png:
234 * tables/mozilla/bugs/bug43039-expected.txt:
235 * tables/mozilla/bugs/bug43854-1-expected.checksum:
236 * tables/mozilla/bugs/bug43854-1-expected.png:
237 * tables/mozilla/bugs/bug43854-1-expected.txt:
238 * tables/mozilla/bugs/bug625-expected.checksum:
239 * tables/mozilla/bugs/bug625-expected.png:
240 * tables/mozilla/bugs/bug625-expected.txt:
241 * tables/mozilla/bugs/bug92143-expected.checksum:
242 * tables/mozilla/bugs/bug92143-expected.png:
243 * tables/mozilla/bugs/bug92143-expected.txt:
244 * tables/mozilla/bugs/bug96334-expected.checksum:
245 * tables/mozilla/bugs/bug96334-expected.png:
246 * tables/mozilla/bugs/bug96334-expected.txt:
247 * tables/mozilla/core/misc-expected.checksum:
248 * tables/mozilla/core/misc-expected.png:
249 * tables/mozilla/core/misc-expected.txt:
250 * tables/mozilla/core/nested1-expected.checksum:
251 * tables/mozilla/core/nested1-expected.png:
252 * tables/mozilla/core/nested1-expected.txt:
253 * tables/mozilla_expected_failures/bugs/bug220653-expected.checksum:
254 * tables/mozilla_expected_failures/bugs/bug220653-expected.png:
255 * tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
256 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.checksum:
257 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.png:
258 * tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
260 2006-06-24 Alexey Proskuryakov <ap@nypop.com>
264 - http://bugzilla.opendarwin.org/show_bug.cgi?id=7461
265 Always encode the path part of an URI as UTF-8
267 * http/tests/uri/intercept/.htaccess: Added.
268 * http/tests/uri/resources/print-uri.php: Added.
269 * http/tests/uri/utf8-path-expected.txt: Added.
270 * http/tests/uri/utf8-path.html: Added.
272 2006-06-24 Graham Dennis <Graham.Dennis@gmail.com>
274 Reviewed by Darin, landed by ap.
276 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9467
277 TreeWalker/NodeIterator do not restrict the traversal
279 * traversal/node-iterator-001.html:
280 * traversal/node-iterator-002.html:
281 * traversal/node-iterator-003.html:
282 * traversal/node-iterator-004.html:
283 * traversal/node-iterator-005.html:
284 * traversal/node-iterator-006.html:
285 * traversal/node-iterator-007.html:
286 * traversal/stay-within-root-expected.checksum: Added.
287 * traversal/stay-within-root-expected.png: Added.
288 * traversal/stay-within-root-expected.txt: Added.
289 * traversal/stay-within-root.html: Added.
290 * traversal/tree-walker-001.html:
291 * traversal/tree-walker-002.html:
292 * traversal/tree-walker-003.html:
293 * traversal/tree-walker-004.html:
294 * traversal/tree-walker-005.html:
296 2006-06-24 Jonas Witt <jonas.witt@gmail.com>
298 Reviewed by ggaren, landed by ap.
300 - test that DOMEvents are correctly handed to the ObjC API
301 http://bugzilla.opendarwin.org/show_bug.cgi?id=9181
303 * fast/events/objc-event-api-expected.txt: Added.
304 * fast/events/objc-event-api.html: Added.
306 2006-06-23 Tim Omernick <timo@apple.com>
308 Reviewed by Tim Hatcher.
310 <rdar://problem/4560947> Leopard REGRESSION: Dragging to TileGame Widget is broken
312 * fast/events/ondragenter-expected.checksum: Added.
313 * fast/events/ondragenter-expected.png: Added.
314 * fast/events/ondragenter-expected.txt: Added.
315 * fast/events/ondragenter.html: Added.
317 2006-06-23 Justin Garcia <justin.garcia@apple.com>
321 * editing/deleting/merge-into-empty-block-1-expected.checksum: Added.
322 * editing/deleting/merge-into-empty-block-1-expected.png: Added.
323 * editing/deleting/merge-into-empty-block-1-expected.txt: Added.
324 * editing/deleting/merge-into-empty-block-1.html: Added.
325 * editing/deleting/merge-into-empty-block-2-expected.checksum: Added.
326 * editing/deleting/merge-into-empty-block-2-expected.png: Added.
327 * editing/deleting/merge-into-empty-block-2-expected.txt: Added.
328 * editing/deleting/merge-into-empty-block-2.html: Added.
330 2006-06-23 Justin Garcia <justin.garcia@apple.com>
334 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8074>
335 Caret before/after block tables is too small
336 <rdar://problem/4598331>
337 right arrow out of a table shows cursor in a weird place
340 * editing/input/range-for-empty-document-expected.txt:
342 * editing/selection/table-caret-1-expected.checksum: Added.
343 * editing/selection/table-caret-1-expected.png: Added.
344 * editing/selection/table-caret-1-expected.txt: Added.
345 * editing/selection/table-caret-1.html: Added.
346 * editing/selection/table-caret-2-expected.checksum: Added.
347 * editing/selection/table-caret-2-expected.png: Added.
348 * editing/selection/table-caret-2-expected.txt: Added.
349 * editing/selection/table-caret-2.html: Added.
350 * editing/selection/table-caret-3-expected.checksum: Added.
351 * editing/selection/table-caret-3-expected.png: Added.
352 * editing/selection/table-caret-3-expected.txt: Added.
353 * editing/selection/table-caret-3.html: Added.
355 2006-06-22 Mitz Pettel <opendarwin.org@mitzpettel.com>
359 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9497
360 REGRESSION: Incomplete repainting when scrolling thumbnails on Flickr
362 * fast/repaint/clipped-relative-expected.checksum: Added.
363 * fast/repaint/clipped-relative-expected.png: Added.
364 * fast/repaint/clipped-relative-expected.txt: Added.
365 * fast/repaint/clipped-relative.html: Added.
366 * fast/repaint/containing-block-position-change-expected.checksum: Updated.
367 * fast/repaint/containing-block-position-change-expected.png: Updated.
369 2006-06-22 Anders Carlsson <acarlsson@apple.com>
373 <rdar://problem/4529334> REGRESSION: Can't configure RadarInMotion widget for U.S. locations on Leopard (Javascript errors)
375 * fast/dom/resource-locations-in-created-html-document-expected.txt: Added.
376 * fast/dom/resource-locations-in-created-html-document.html: Added.
378 2006-06-22 Anders Carlsson <acarlsson@apple.com>
382 <rdar://problem/4499675> Package Tracker widget always crashes in WebCore::Frame::jScriptEnabled() const + 0
384 * fast/dom/noscript-canvas-in-created-html-document-expected.txt: Added.
385 * fast/dom/noscript-canvas-in-created-html-document.html: Added.
387 2006-06-22 Anders Carlsson <acarlsson@apple.com>
391 <rdar://problem/4524840> Entities contained in DOCTYPE referenced DTD in XSLT source document are unknown
393 * fast/xsl/dtd-in-source-document-expected.txt: Added.
394 * fast/xsl/dtd-in-source-document.xml: Added.
395 * fast/xsl/resources/dtd-in-source-document.dtd: Added.
396 * fast/xsl/resources/dtd-in-source-document.xsl: Added.
398 2006-06-21 Justin Garcia <justin.garcia@apple.com>
402 * editing/deleting/table-cells-expected.checksum: Added.
403 * editing/deleting/table-cells-expected.png: Added.
404 * editing/deleting/table-cells-expected.txt: Added.
405 * editing/deleting/table-cells.html: Added.
406 * editing/inserting/paragraph-separator-in-table-1-expected.checksum: Added.
407 * editing/inserting/paragraph-separator-in-table-1-expected.png: Added.
408 * editing/inserting/paragraph-separator-in-table-1-expected.txt: Added.
409 * editing/inserting/paragraph-separator-in-table-1.html: Added.
410 * editing/inserting/paragraph-separator-in-table-2-expected.checksum: Added.
411 * editing/inserting/paragraph-separator-in-table-2-expected.png: Added.
412 * editing/inserting/paragraph-separator-in-table-2-expected.txt: Added.
413 * editing/inserting/paragraph-separator-in-table-2.html: Added.
415 2006-06-21 Justin Garcia <justin.garcia@apple.com>
419 <rdar://problem/4590366>
420 REGRESSION: Selection incorrectly paints gaps on TOT
423 * editing/selection/line-wrap-1-expected.checksum: Added.
424 * editing/selection/line-wrap-1-expected.png: Added.
425 * editing/selection/line-wrap-1-expected.txt: Added.
426 * editing/selection/line-wrap-1.html: Added.
427 * editing/selection/line-wrap-2-expected.checksum: Added.
428 * editing/selection/line-wrap-2-expected.png: Added.
429 * editing/selection/line-wrap-2-expected.txt: Added.
430 * editing/selection/line-wrap-2.html: Added.
432 * editing/execCommand/findString-expected.checksum:
433 * editing/execCommand/findString-expected.png:
434 * editing/execCommand/findString-expected.txt:
435 * editing/inserting/editing-empty-divs-expected.checksum:
436 * editing/inserting/editing-empty-divs-expected.png:
437 * editing/inserting/editing-empty-divs-expected.txt:
438 * editing/inserting/insert-3659587-fix-expected.txt:
439 * editing/inserting/insert-tab-002-expected.txt:
440 * editing/inserting/insert-text-with-newlines-expected.txt:
441 * editing/inserting/typing-001-expected.txt:
442 * editing/inserting/typing-003-expected.txt:
443 * editing/inserting/typing-around-br-001-expected.txt:
444 * editing/style/remove-underline-across-paragraph-expected.txt:
445 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
446 * editing/style/remove-underline-after-paragraph-expected.txt:
447 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
448 * editing/style/remove-underline-expected.txt:
449 * editing/style/remove-underline-from-stylesheet-expected.txt:
450 * editing/style/remove-underline-in-bold-expected.txt:
451 * editing/style/typing-style-002-expected.txt:
452 * editing/style/typing-style-003-expected.txt:
453 * editing/style/unbold-in-bold-expected.txt:
454 * editing/style/underline-expected.txt:
456 * editing/input/attributed-substring-from-range-lines.html
458 2006-06-21 Anders Carlsson <acarlsson@apple.com>
462 http://bugzilla.opendarwin.org/show_bug.cgi?id=6058
463 XMLTokenizer runs all <script> tags at once instead of as they're encountered
465 * dom/svg/level3/xpath/svgunit.js:
466 The XPath tests depend on the document being loaded before running the tests.
467 Add a "load" event listener and run the test in the handler.
469 * fast/canvas/quadraticCurveTo.xml:
470 Add onload handler and run tests there.
472 * fast/innerHTML/004-expected.txt:
473 * fast/innerHTML/004.xhtml:
474 Add load event listener and run test there.
476 * fast/parser/external-entities-expected.txt:
477 This now dumps as text because the script is ran before the parse error is encountered.
479 * fast/parser/resources/xhtml-scripts.js: Added.
480 * fast/parser/xhtml-scripts-expected.txt: Added.
481 * fast/parser/xhtml-scripts.xhtml: Added.
484 * svg/custom/text-hit-test.svg:
485 Run test in onload handler.
487 2006-06-20 Maciej Stachowiak <mjs@apple.com>
489 No review - updated results for earlier patch.
491 - updated SVG test results where my recent fix affected bounding boxes
493 I think the new results are more accurate bounding boxes and in
494 any case there is no actual difference in rendered output.
496 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
497 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
498 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
499 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
500 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
501 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
502 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
503 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
504 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
505 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
506 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
507 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
508 * svg/custom/foreign-object-skew-expected.txt:
509 * svg/custom/image-with-transform-clip-filter-expected.txt:
510 * svg/custom/text-image-opacity-expected.txt:
512 2006-06-20 Adele Peterson <adele@apple.com>
516 Updated results for: http://bugzilla.opendarwin.org/show_bug.cgi?id=8948
517 Switch to use new text field implementation for <textarea>
519 Changes include some size differences since the new textareas have 4 pixels less horizontal padding,
520 and the renderer name for textareas has changed from RenderTextArea to RenderTextField.
522 * dom/html/level2/html/HTMLTextAreaElement14-expected.txt:
523 * dom/html/level2/html/HTMLTextAreaElement15-expected.txt:
524 * dom/xhtml/level2/html/HTMLTextAreaElement14-expected.txt:
525 * dom/xhtml/level2/html/HTMLTextAreaElement15-expected.txt:
526 * fast/block/margin-collapse/103-expected.checksum:
527 * fast/block/margin-collapse/103-expected.png:
528 * fast/block/margin-collapse/103-expected.txt:
529 * fast/dynamic/008-expected.checksum:
530 * fast/dynamic/008-expected.png:
531 * fast/dynamic/008-expected.txt:
532 * fast/forms/001-expected.checksum:
533 * fast/forms/002-expected.checksum:
534 * fast/forms/003-expected.checksum:
535 * fast/forms/004-expected.checksum:
536 * fast/forms/005-expected.checksum:
537 * fast/forms/006-expected.checksum:
538 * fast/forms/007-expected.checksum:
539 * fast/forms/8250-expected.checksum:
540 * fast/forms/blankbuttons-expected.checksum:
541 * fast/forms/button-cannot-be-nested-expected.checksum:
542 * fast/forms/button-default-title-expected.checksum:
543 * fast/forms/button-inner-block-reuse-expected.checksum:
544 * fast/forms/button-positioned-expected.checksum:
545 * fast/forms/button-sizes-expected.checksum:
546 * fast/forms/button-table-styles-expected.checksum:
547 * fast/forms/button-white-space-expected.checksum:
548 * fast/forms/checkbox-radio-onchange-expected.checksum:
549 * fast/forms/cursor-position-expected.txt:
550 * fast/forms/double-focus-expected.txt:
551 * fast/forms/file-input-disabled-expected.checksum:
552 * fast/forms/form-element-geometry-expected.checksum:
553 * fast/forms/form-element-geometry-expected.png:
554 * fast/forms/form-element-geometry-expected.txt:
555 * fast/forms/form-hides-table-expected.checksum:
556 * fast/forms/formmove-expected.checksum:
557 * fast/forms/formmove2-expected.checksum:
558 * fast/forms/formmove3-expected.checksum:
559 * fast/forms/indeterminate-expected.checksum:
560 * fast/forms/input-appearance-bkcolor-expected.checksum:
561 * fast/forms/input-appearance-default-bkcolor-expected.checksum:
562 * fast/forms/input-appearance-disabled-expected.checksum:
563 * fast/forms/input-appearance-focus-expected.checksum:
564 * fast/forms/input-appearance-minWidth-expected.checksum:
565 * fast/forms/input-appearance-preventDefault-expected.checksum:
566 * fast/forms/input-appearance-readonly-expected.checksum:
567 * fast/forms/input-appearance-selection-expected.checksum:
568 * fast/forms/input-appearance-visibility-expected.checksum:
569 * fast/forms/input-appearance-width-expected.checksum:
570 * fast/forms/input-baseline-expected.checksum:
571 * fast/forms/input-disabled-color-expected.checksum:
572 * fast/forms/input-double-click-selection-gap-bug-expected.checksum:
573 * fast/forms/input-maxlength-2-expected.checksum:
574 * fast/forms/input-no-renderer-expected.checksum:
575 * fast/forms/input-paste-undo-expected.checksum:
576 * fast/forms/input-readonly-dimmed-expected.checksum:
577 * fast/forms/input-readonly-empty-expected.checksum:
578 * fast/forms/input-spaces-expected.checksum:
579 * fast/forms/input-table-expected.checksum:
580 * fast/forms/input-text-click-inside-expected.checksum:
581 * fast/forms/input-text-click-outside-expected.checksum:
582 * fast/forms/input-text-double-click-expected.checksum:
583 * fast/forms/input-text-drag-down-expected.checksum:
584 * fast/forms/input-text-maxlength-expected.checksum:
585 * fast/forms/input-text-option-delete-expected.checksum:
586 * fast/forms/input-text-paste-maxlength-expected.checksum:
587 * fast/forms/input-text-scroll-left-on-blur-expected.checksum:
588 * fast/forms/input-text-self-emptying-click-expected.checksum:
589 * fast/forms/input-value-expected.checksum:
590 * fast/forms/input-width-expected.checksum:
591 * fast/forms/minWidthPercent-expected.checksum:
592 * fast/forms/negativeLineHeight-expected.checksum:
593 * fast/forms/negativeLineHeight-expected.png:
594 * fast/forms/negativeLineHeight-expected.txt:
595 * fast/forms/option-index-expected.checksum:
596 * fast/forms/option-script-expected.checksum:
597 * fast/forms/option-strip-whitespace-expected.checksum:
598 * fast/forms/plaintext-mode-2-expected.checksum:
599 * fast/forms/radio-attr-order-expected.checksum:
600 * fast/forms/radio_checked-expected.checksum:
601 * fast/forms/radio_checked_dynamic-expected.checksum:
602 * fast/forms/selection-functions-expected.txt:
603 * fast/forms/tabbing-input-iframe-expected.checksum:
604 * fast/forms/textAreaLineHeight-expected.checksum:
605 * fast/forms/textAreaLineHeight-expected.png:
606 * fast/forms/textAreaLineHeight-expected.txt:
607 * fast/forms/textarea-crlf-expected.txt:
608 * fast/forms/textarea-setinnerhtml-expected.checksum:
609 * fast/forms/textarea-setinnerhtml-expected.png:
610 * fast/forms/textarea-setinnerhtml-expected.txt:
611 * fast/forms/textarea-setvalue-submit-expected.txt:
612 * fast/forms/visual-hebrew-text-field-expected.checksum:
613 * fast/replaced/width100percent-expected.checksum:
614 * fast/replaced/width100percent-expected.png:
615 * fast/replaced/width100percent-expected.txt:
616 * fast/table/003-expected.checksum:
617 * fast/table/003-expected.png:
618 * fast/table/003-expected.txt:
619 * tables/mozilla/bugs/bug194024-expected.checksum:
620 * tables/mozilla/bugs/bug194024-expected.png:
621 * tables/mozilla/bugs/bug194024-expected.txt:
622 * tables/mozilla/bugs/bug30559-expected.checksum:
623 * tables/mozilla/bugs/bug30559-expected.png:
624 * tables/mozilla/bugs/bug30559-expected.txt:
625 * tables/mozilla/bugs/bug30692-expected.checksum:
626 * tables/mozilla/bugs/bug30692-expected.png:
627 * tables/mozilla/bugs/bug30692-expected.txt:
629 2006-06-20 Adele Peterson <adele@apple.com>
634 http://bugzilla.opendarwin.org/show_bug.cgi?id=8724
635 REGRESSION: onSelect handler doesn't work for text fields
637 http://bugzilla.opendarwin.org/show_bug.cgi?id=7676
638 REGRESSION: Selection methods on new text fields don't work if text field is hidden
640 http://bugzilla.opendarwin.org/show_bug.cgi?id=8867
641 REGRESSION: selectionStart/End return 0 for input element once it no longer has focus
643 * fast/forms/double-focus-expected.txt:
644 * fast/forms/input-selection-hidden-expected.txt: Added.
645 * fast/forms/input-selection-hidden.html: Added.
646 * fast/forms/input-selection-restore-expected.txt: Added.
647 * fast/forms/input-selection-restore.html: Added.
648 * fast/forms/input-text-paste-maxlength-expected.txt:
649 * fast/forms/onselect-textarea-expected.txt: Added.
650 * fast/forms/onselect-textarea.html: Added.
651 * fast/forms/onselect-textfield-expected.txt: Added.
652 * fast/forms/onselect-textfield.html: Added.
653 * fast/forms/selection-functions-expected.txt:
655 2006-06-20 Anders Carlsson <acarlsson@apple.com>
659 <rdar://problem/4592244> REGRESSION (417.9.3 - 420+): (some?) plain text files have all lines concatenated into one line
661 * fast/text/plain-text-line-breaks-expected.checksum: Added.
662 * fast/text/plain-text-line-breaks-expected.png: Added.
663 * fast/text/plain-text-line-breaks-expected.txt: Added.
664 * fast/text/plain-text-line-breaks.html: Added.
665 * fast/text/resources/line-breaks-cr.txt: Added.
666 * fast/text/resources/line-breaks-crlf.txt: Added.
667 * fast/text/resources/line-breaks-lf.txt: Added.
669 2006-06-19 Alexey Proskuryakov <ap@nypop.com>
673 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=5499
674 Page reload does not send any cache control headers
676 * http/tests/misc/refresh-headers-expected.txt: Added.
677 * http/tests/misc/refresh-headers.php: Added.
679 2006-06-19 Alexey Proskuryakov <ap@nypop.com>
683 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8972
684 REGRESSION: invalid UTF-8 sequences are not displayed
686 * fast/encoding/invalid-UTF-8-expected.checksum:
687 * fast/encoding/invalid-UTF-8-expected.png:
688 * fast/encoding/invalid-UTF-8-expected.txt:
689 * fast/encoding/invalid-UTF-8.html:
691 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
695 * fast/history/clicked-link-is-visited.html: Changed to use DOM mouse event.
697 2006-06-18 David Kilzer <ddkilzer@kilzer.net>
701 - test and results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9150
702 DumpRenderTree should be able to keep URL history during runs
704 * fast/history/clicked-link-is-visited-expected.checksum: Added.
705 * fast/history/clicked-link-is-visited-expected.png: Added.
706 * fast/history/clicked-link-is-visited-expected.txt: Added.
707 * fast/history/clicked-link-is-visited.html: Added.
708 * fast/history/resources/clicked-link-is-visited-2.html: Added.
710 2006-06-17 Alexey Proskuryakov <ap@nypop.com>
714 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8131
715 Some properties and methods of window and document objects cannot be converted to a string
717 * fast/dom/everything-to-string-expected.txt: Added.
718 * fast/dom/everything-to-string.html: Added.
720 2006-06-17 Mitz Pettel <opendarwin.org@mitzpettel.com>
724 - test and updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=7395
725 Table not properly re-flowed when floated div removed from layout
727 * css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Updated.
728 * css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Updated.
729 * css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Updated.
730 * fast/block/float/table-relayout-expected.checksum: Added.
731 * fast/block/float/table-relayout-expected.png: Added.
732 * fast/block/float/table-relayout-expected.txt: Added.
733 * fast/block/float/table-relayout.html: Added.
735 2006-06-17 Rob Buis <buis@kde.org>
740 <http://bugzilla.opendarwin.org/show_bug.cgi?id=6282>
742 * fast/dom/select-selectedIndex-multiple.html: Added.
743 * fast/dom/select-selectedIndex.html: Added.
745 2006-06-16 Adele Peterson <adele@apple.com>
749 Adding missing expected result for test from yesterday.
751 * fast/events/window-load-capture-expected.txt: Added.
753 2006-06-16 Mitz Pettel <opendarwin.org@mitzpettel.com>
757 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9432
758 REGRESSION: crash in capitalization code due to empty-string generated content
760 * fast/text/capitalize-empty-generated-string-expected.checksum: Added.
761 * fast/text/capitalize-empty-generated-string-expected.png: Added.
762 * fast/text/capitalize-empty-generated-string-expected.txt: Added.
763 * fast/text/capitalize-empty-generated-string.html: Added.
765 2006-06-15 Justin Garcia <justin.garcia@apple.com>
769 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8637>
770 REGRESSION (11-16-05): Selection gaps left behind after delete
772 * fast/repaint/selection-after-delete-expected.checksum: Added.
773 * fast/repaint/selection-after-delete-expected.png: Added.
774 * fast/repaint/selection-after-delete-expected.txt: Added.
775 * fast/repaint/selection-after-delete.html: Added.
776 * fast/repaint/selection-after-remove-expected.checksum: Added.
777 * fast/repaint/selection-after-remove-expected.png: Added.
778 * fast/repaint/selection-after-remove-expected.txt: Added.
779 * fast/repaint/selection-after-remove.html: Added.
781 2006-06-15 Justin Garcia <justin.garcia@apple.com>
785 * editing/deleting/pruning-after-merge-2-expected.checksum: Added.
786 * editing/deleting/pruning-after-merge-2-expected.png: Added.
787 * editing/deleting/pruning-after-merge-2-expected.txt: Added.
788 * editing/deleting/pruning-after-merge-2.html: Added.
790 2006-06-15 Nicholas Shanks <contact@nickshanks.com>
792 Reviewed by Hyatt, landed by Joost de Valk.
794 Testcases for fix to bug http://bugzilla.opendarwin.org/show_bug.cgi?id=3233
796 * fast/css/css3-modsel-22-expected.txt: Added.
797 * fast/css/css3-modsel-22.html: Added.
799 2006-06-15 Justin Garcia <justin.garcia@apple.com>
803 <http://bugzilla.opendarwin.org/show_bug.cgi?id=9456>
804 REGRESSION (417.9.2-420+): Cmd-G doesn't work in Safari after double-click and Cmd-E
806 * editing/execCommand/findString-2-expected.checksum: Added.
807 * editing/execCommand/findString-2-expected.png: Added.
808 * editing/execCommand/findString-2-expected.txt: Added.
809 * editing/execCommand/findString-2.html: Added.
811 2006-06-14 Justin Garcia <justin.garcia@apple.com>
815 <rdar://problem/4439248>
816 REGRESSION(412-417): [RTL] Serious problem with RTL signatures in Mail.app in 10.4.4 (7766)
818 * editing/pasteboard/copy-paste-bidi-expected.checksum: Added.
819 * editing/pasteboard/copy-paste-bidi-expected.png: Added.
820 * editing/pasteboard/copy-paste-bidi-expected.txt: Added.
821 * editing/pasteboard/copy-paste-bidi.html: Added.
823 2006-06-14 Levi Weintraub <lweintraub@apple.com>
827 <http://bugzilla.opendarwin.org/show_bug.cgi?id=7580>
828 TinyMCE: Implement execCommand(formatBlock, ...)
830 * editing/deleting/delete-ws-fixup-002-expected.checksum:
831 * editing/deleting/delete-ws-fixup-002-expected.png:
832 * editing/deleting/delete-ws-fixup-002-expected.txt:
833 * editing/deleting/delete-ws-fixup-002.html:
834 * editing/execCommand/format-block-expected.checksum: Added.
835 * editing/execCommand/format-block-expected.png: Added.
836 * editing/execCommand/format-block-expected.txt: Added.
837 * editing/execCommand/format-block-from-range-selection-expected.checksum: Added.
838 * editing/execCommand/format-block-from-range-selection-expected.png: Added.
839 * editing/execCommand/format-block-from-range-selection-expected.txt: Added.
840 * editing/execCommand/format-block-from-range-selection.html: Added.
841 * editing/execCommand/format-block.html: Added.
843 2006-06-14 Maciej Stachowiak <mjs@apple.com>
845 Test case by Anders, reviewed and tweaked by Maciej.
847 - fixed <rdar://problem/4586051> 10.4.7 regression: 'Saved and recent' button on mapquest.com does not work
849 * fast/events/window-load-capture.html: Added.
851 2006-06-13 Geoffrey Garen <ggaren@apple.com>
853 Test for createHTMLDocument.
855 * fast/dom/implementation-createHTMLDocument-expected.txt: Added.
856 * fast/dom/implementation-createHTMLDocument.html: Added.
858 2006-06-13 Maciej Stachowiak <mjs@apple.com>
860 - fixed up results of the layout test I committed for 4583892,
861 they were guaranteed to fail
863 * fast/events/no-window-load-expected.txt:
864 * fast/events/resources/greenbox.png: Added.
866 2006-06-13 Geoffrey Garen <ggaren@apple.com>
868 RS by MacDome. Added missing results for this test.
870 * fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Added.
872 2006-06-13 Darin Adler <darin@apple.com>
876 - test for <rdar://problem/4585333> Changing location for weather on yahoo.com home page redirects to another page
878 * fast/events/event-listener-html-non-html-confusion-expected.txt: Added.
879 * fast/events/event-listener-html-non-html-confusion.html: Added.
881 2006-06-13 Maciej Stachowiak <mjs@apple.com>
885 - test case for <rdar://problem/4583892> 10.4.7 regression: Hang occurs when attempting to load
886 search results at mapquest.com
888 * fast/events/no-window-load-expected.txt: Added.
889 * fast/events/no-window-load.html: Added.
891 2006-06-13 Antti Koivisto <koivisto@iki.fi>
895 http://bugzilla.opendarwin.org/show_bug.cgi?id=9314
897 * fast/block/positioning/relative-overflow-block-expected.checksum: Added.
898 * fast/block/positioning/relative-overflow-block-expected.png: Added.
899 * fast/block/positioning/relative-overflow-block-expected.txt: Added.
900 * fast/block/positioning/relative-overflow-block.html: Added.
901 * fast/block/positioning/relative-overflow-replaced-expected.checksum: Added.
902 * fast/block/positioning/relative-overflow-replaced-expected.png: Added.
903 * fast/block/positioning/relative-overflow-replaced-expected.txt: Added.
904 * fast/block/positioning/relative-overflow-replaced-float-expected.checksum: Added.
905 * fast/block/positioning/relative-overflow-replaced-float-expected.png: Added.
906 * fast/block/positioning/relative-overflow-replaced-float-expected.txt: Added.
907 * fast/block/positioning/relative-overflow-replaced-float.html: Added.
908 * fast/block/positioning/relative-overflow-replaced.html: Added.
910 2006-06-13 Anders Carlsson <acarlsson@apple.com>
912 Reviewed by Dave Hyatt.
914 http://bugzilla.opendarwin.org/show_bug.cgi?id=9427
916 * fast/css/resources/xml-stylesheet-pi-not-in-prolog.css: Added.
917 * fast/css/xml-stylesheet-pi-not-in-prolog.xml: Added.
919 2006-06-10 Mitz Pettel <opendarwin.org@mitzpettel.com>
923 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9334
924 Incomplete repaint when changing block from non-positioned to positioned
926 * fast/repaint/static-to-positioned-expected.checksum: Added.
927 * fast/repaint/static-to-positioned-expected.png: Added.
928 * fast/repaint/static-to-positioned-expected.txt: Added.
929 * fast/repaint/static-to-positioned.html: Added.
931 2006-06-10 Mitz Pettel <opendarwin.org@mitzpettel.com>
935 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9193
936 REGRESSION: setting an opacity on an element with an outline causes the outline to disappear completely
938 - test repainting of layer children's outlines that extend beyond the layer
940 * fast/layers: Added.
941 * fast/layers/opacity-outline-expected.checksum: Added.
942 * fast/layers/opacity-outline-expected.png: Added.
943 * fast/layers/opacity-outline-expected.txt: Added.
944 * fast/layers/opacity-outline.html: Added.
945 * fast/repaint/layer-child-outline-expected.checksum: Added.
946 * fast/repaint/layer-child-outline-expected.png: Added.
947 * fast/repaint/layer-child-outline-expected.txt: Added.
948 * fast/repaint/layer-child-outline.html: Added.
950 2006-06-09 Justin Garcia <justin.garcia@apple.com>
954 <rdar://problem/4549980>
955 REGRESSION: "Find Again" can get stuck when searching for string with a trailing space
957 * editing/execCommand/findString-expected.checksum: Added.
958 * editing/execCommand/findString-expected.png: Added.
959 * editing/execCommand/findString-expected.txt: Added.
960 * editing/execCommand/findString.html: Added.
962 2006-06-09 Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com>
966 Test cases for CSS3 Media Queries implementation.
967 <http://bugzilla.opendarwin.org/show_bug.cgi?id=4127>
969 * fast/media/import-p-green.css: Added.
970 * fast/media/import-p-red.css: Added.
971 * fast/media/media-descriptor-syntax-01-expected.checksum: Added.
972 * fast/media/media-descriptor-syntax-01-expected.png: Added.
973 * fast/media/media-descriptor-syntax-01-expected.txt: Added.
974 * fast/media/media-descriptor-syntax-01.html: Added.
975 * fast/media/media-descriptor-syntax-02-expected.checksum: Added.
976 * fast/media/media-descriptor-syntax-02-expected.png: Added.
977 * fast/media/media-descriptor-syntax-02-expected.txt: Added.
978 * fast/media/media-descriptor-syntax-02.html: Added.
979 * fast/media/media-descriptor-syntax-03-expected.checksum: Added.
980 * fast/media/media-descriptor-syntax-03-expected.png: Added.
981 * fast/media/media-descriptor-syntax-03-expected.txt: Added.
982 * fast/media/media-descriptor-syntax-03.html: Added.
983 * fast/media/media-descriptor-syntax-04-expected.checksum: Added.
984 * fast/media/media-descriptor-syntax-04-expected.png: Added.
985 * fast/media/media-descriptor-syntax-04-expected.txt: Added.
986 * fast/media/media-descriptor-syntax-04.html: Added.
987 * fast/media/media-descriptor-syntax-05-expected.checksum: Added.
988 * fast/media/media-descriptor-syntax-05-expected.png: Added.
989 * fast/media/media-descriptor-syntax-05-expected.txt: Added.
990 * fast/media/media-descriptor-syntax-05.html: Added.
991 * fast/media/media-descriptor-syntax-06-expected.checksum: Added.
992 * fast/media/media-descriptor-syntax-06-expected.png: Added.
993 * fast/media/media-descriptor-syntax-06-expected.txt: Added.
994 * fast/media/media-descriptor-syntax-06.html: Added.
995 * fast/media/media-type-syntax-01-expected.checksum: Added.
996 * fast/media/media-type-syntax-01-expected.png: Added.
997 * fast/media/media-type-syntax-01-expected.txt: Added.
998 * fast/media/media-type-syntax-01.html: Added.
999 * fast/media/media-type-syntax-02-expected.checksum: Added.
1000 * fast/media/media-type-syntax-02-expected.png: Added.
1001 * fast/media/media-type-syntax-02-expected.txt: Added.
1002 * fast/media/media-type-syntax-02.html: Added.
1003 * fast/media/mq-compound-query-01-expected.checksum: Added.
1004 * fast/media/mq-compound-query-01-expected.png: Added.
1005 * fast/media/mq-compound-query-01-expected.txt: Added.
1006 * fast/media/mq-compound-query-01.html: Added.
1007 * fast/media/mq-compound-query-02-expected.checksum: Added.
1008 * fast/media/mq-compound-query-02-expected.png: Added.
1009 * fast/media/mq-compound-query-02-expected.txt: Added.
1010 * fast/media/mq-compound-query-02.html: Added.
1011 * fast/media/mq-compound-query-03-expected.checksum: Added.
1012 * fast/media/mq-compound-query-03-expected.png: Added.
1013 * fast/media/mq-compound-query-03-expected.txt: Added.
1014 * fast/media/mq-compound-query-03.html: Added.
1015 * fast/media/mq-compound-query-04-expected.checksum: Added.
1016 * fast/media/mq-compound-query-04-expected.png: Added.
1017 * fast/media/mq-compound-query-04-expected.txt: Added.
1018 * fast/media/mq-compound-query-04.html: Added.
1019 * fast/media/mq-compound-query-05-expected.checksum: Added.
1020 * fast/media/mq-compound-query-05-expected.png: Added.
1021 * fast/media/mq-compound-query-05-expected.txt: Added.
1022 * fast/media/mq-compound-query-05.html: Added.
1023 * fast/media/mq-grid-01-expected.checksum: Added.
1024 * fast/media/mq-grid-01-expected.png: Added.
1025 * fast/media/mq-grid-01-expected.txt: Added.
1026 * fast/media/mq-grid-01.html: Added.
1027 * fast/media/mq-grid-02-expected.checksum: Added.
1028 * fast/media/mq-grid-02-expected.png: Added.
1029 * fast/media/mq-grid-02-expected.txt: Added.
1030 * fast/media/mq-grid-02.html: Added.
1031 * fast/media/mq-invalid-media-feature-01-expected.checksum: Added.
1032 * fast/media/mq-invalid-media-feature-01-expected.png: Added.
1033 * fast/media/mq-invalid-media-feature-01-expected.txt: Added.
1034 * fast/media/mq-invalid-media-feature-01.html: Added.
1035 * fast/media/mq-invalid-media-feature-02-expected.checksum: Added.
1036 * fast/media/mq-invalid-media-feature-02-expected.png: Added.
1037 * fast/media/mq-invalid-media-feature-02-expected.txt: Added.
1038 * fast/media/mq-invalid-media-feature-02.html: Added.
1039 * fast/media/mq-invalid-media-feature-03-expected.checksum: Added.
1040 * fast/media/mq-invalid-media-feature-03-expected.png: Added.
1041 * fast/media/mq-invalid-media-feature-03-expected.txt: Added.
1042 * fast/media/mq-invalid-media-feature-03.html: Added.
1043 * fast/media/mq-invalid-media-feature-04-expected.checksum: Added.
1044 * fast/media/mq-invalid-media-feature-04-expected.png: Added.
1045 * fast/media/mq-invalid-media-feature-04-expected.txt: Added.
1046 * fast/media/mq-invalid-media-feature-04.html: Added.
1047 * fast/media/mq-invalid-syntax-01-expected.checksum: Added.
1048 * fast/media/mq-invalid-syntax-01-expected.png: Added.
1049 * fast/media/mq-invalid-syntax-01-expected.txt: Added.
1050 * fast/media/mq-invalid-syntax-01.html: Added.
1051 * fast/media/mq-invalid-syntax-02-expected.checksum: Added.
1052 * fast/media/mq-invalid-syntax-02-expected.png: Added.
1053 * fast/media/mq-invalid-syntax-02-expected.txt: Added.
1054 * fast/media/mq-invalid-syntax-02.html: Added.
1055 * fast/media/mq-invalid-syntax-03-expected.checksum: Added.
1056 * fast/media/mq-invalid-syntax-03-expected.png: Added.
1057 * fast/media/mq-invalid-syntax-03-expected.txt: Added.
1058 * fast/media/mq-invalid-syntax-03.html: Added.
1059 * fast/media/mq-invalid-syntax-04-expected.checksum: Added.
1060 * fast/media/mq-invalid-syntax-04-expected.png: Added.
1061 * fast/media/mq-invalid-syntax-04-expected.txt: Added.
1062 * fast/media/mq-invalid-syntax-04.html: Added.
1063 * fast/media/mq-invalid-syntax-05-expected.checksum: Added.
1064 * fast/media/mq-invalid-syntax-05-expected.png: Added.
1065 * fast/media/mq-invalid-syntax-05-expected.txt: Added.
1066 * fast/media/mq-invalid-syntax-05.html: Added.
1067 * fast/media/mq-js-media-except-01-expected.checksum: Added.
1068 * fast/media/mq-js-media-except-01-expected.png: Added.
1069 * fast/media/mq-js-media-except-01-expected.txt: Added.
1070 * fast/media/mq-js-media-except-01.html: Added.
1071 * fast/media/mq-js-media-except-02-expected.checksum: Added.
1072 * fast/media/mq-js-media-except-02-expected.png: Added.
1073 * fast/media/mq-js-media-except-02-expected.txt: Added.
1074 * fast/media/mq-js-media-except-02.html: Added.
1075 * fast/media/mq-js-media-except-03-expected.checksum: Added.
1076 * fast/media/mq-js-media-except-03-expected.png: Added.
1077 * fast/media/mq-js-media-except-03-expected.txt: Added.
1078 * fast/media/mq-js-media-except-03.html: Added.
1079 * fast/media/mq-js-media-forward-syntax-expected.checksum: Added.
1080 * fast/media/mq-js-media-forward-syntax-expected.png: Added.
1081 * fast/media/mq-js-media-forward-syntax-expected.txt: Added.
1082 * fast/media/mq-js-media-forward-syntax.html: Added.
1083 * fast/media/mq-js-stylesheet-media-01-expected.checksum: Added.
1084 * fast/media/mq-js-stylesheet-media-01-expected.png: Added.
1085 * fast/media/mq-js-stylesheet-media-01-expected.txt: Added.
1086 * fast/media/mq-js-stylesheet-media-01.html: Added.
1087 * fast/media/mq-js-stylesheet-media-02-expected.checksum: Added.
1088 * fast/media/mq-js-stylesheet-media-02-expected.png: Added.
1089 * fast/media/mq-js-stylesheet-media-02-expected.txt: Added.
1090 * fast/media/mq-js-stylesheet-media-02.html: Added.
1091 * fast/media/mq-js-stylesheet-media-03-expected.checksum: Added.
1092 * fast/media/mq-js-stylesheet-media-03-expected.png: Added.
1093 * fast/media/mq-js-stylesheet-media-03-expected.txt: Added.
1094 * fast/media/mq-js-stylesheet-media-03.html: Added.
1095 * fast/media/mq-js-stylesheet-media-04-expected.checksum: Added.
1096 * fast/media/mq-js-stylesheet-media-04-expected.png: Added.
1097 * fast/media/mq-js-stylesheet-media-04-expected.txt: Added.
1098 * fast/media/mq-js-stylesheet-media-04.html: Added.
1099 * fast/media/mq-min-constraint-expected.checksum: Added.
1100 * fast/media/mq-min-constraint-expected.png: Added.
1101 * fast/media/mq-min-constraint-expected.txt: Added.
1102 * fast/media/mq-min-constraint.html: Added.
1103 * fast/media/mq-relative-constraints-02-expected.checksum: Added.
1104 * fast/media/mq-relative-constraints-02-expected.png: Added.
1105 * fast/media/mq-relative-constraints-02-expected.txt: Added.
1106 * fast/media/mq-relative-constraints-02.html: Added.
1107 * fast/media/mq-relative-constraints-03-expected.checksum: Added.
1108 * fast/media/mq-relative-constraints-03-expected.png: Added.
1109 * fast/media/mq-relative-constraints-03-expected.txt: Added.
1110 * fast/media/mq-relative-constraints-03.html: Added.
1111 * fast/media/mq-relative-constraints-04-expected.checksum: Added.
1112 * fast/media/mq-relative-constraints-04-expected.png: Added.
1113 * fast/media/mq-relative-constraints-04-expected.txt: Added.
1114 * fast/media/mq-relative-constraints-04.html: Added.
1115 * fast/media/mq-relative-constraints-05-expected.checksum: Added.
1116 * fast/media/mq-relative-constraints-05-expected.png: Added.
1117 * fast/media/mq-relative-constraints-05-expected.txt: Added.
1118 * fast/media/mq-relative-constraints-05.html: Added.
1119 * fast/media/mq-relative-constraints-06-expected.checksum: Added.
1120 * fast/media/mq-relative-constraints-06-expected.png: Added.
1121 * fast/media/mq-relative-constraints-06-expected.txt: Added.
1122 * fast/media/mq-relative-constraints-06.html: Added.
1123 * fast/media/mq-relative-constraints-07-expected.checksum: Added.
1124 * fast/media/mq-relative-constraints-07-expected.png: Added.
1125 * fast/media/mq-relative-constraints-07-expected.txt: Added.
1126 * fast/media/mq-relative-constraints-07.html: Added.
1127 * fast/media/mq-relative-constraints-08-expected.checksum: Added.
1128 * fast/media/mq-relative-constraints-08-expected.png: Added.
1129 * fast/media/mq-relative-constraints-08-expected.txt: Added.
1130 * fast/media/mq-relative-constraints-08.html: Added.
1131 * fast/media/mq-relative-constraints-09-expected.checksum: Added.
1132 * fast/media/mq-relative-constraints-09-expected.png: Added.
1133 * fast/media/mq-relative-constraints-09-expected.txt: Added.
1134 * fast/media/mq-relative-constraints-09.html: Added.
1135 * fast/media/mq-simple-neg-query-01-expected.checksum: Added.
1136 * fast/media/mq-simple-neg-query-01-expected.png: Added.
1137 * fast/media/mq-simple-neg-query-01-expected.txt: Added.
1138 * fast/media/mq-simple-neg-query-01.html: Added.
1139 * fast/media/mq-simple-neg-query-02-expected.checksum: Added.
1140 * fast/media/mq-simple-neg-query-02-expected.png: Added.
1141 * fast/media/mq-simple-neg-query-02-expected.txt: Added.
1142 * fast/media/mq-simple-neg-query-02.html: Added.
1143 * fast/media/mq-simple-neg-query-03-expected.checksum: Added.
1144 * fast/media/mq-simple-neg-query-03-expected.png: Added.
1145 * fast/media/mq-simple-neg-query-03-expected.txt: Added.
1146 * fast/media/mq-simple-neg-query-03.html: Added.
1147 * fast/media/mq-simple-neg-query-04-expected.checksum: Added.
1148 * fast/media/mq-simple-neg-query-04-expected.png: Added.
1149 * fast/media/mq-simple-neg-query-04-expected.txt: Added.
1150 * fast/media/mq-simple-neg-query-04.html: Added.
1151 * fast/media/mq-simple-neg-query-05-expected.checksum: Added.
1152 * fast/media/mq-simple-neg-query-05-expected.png: Added.
1153 * fast/media/mq-simple-neg-query-05-expected.txt: Added.
1154 * fast/media/mq-simple-neg-query-05.html: Added.
1155 * fast/media/mq-simple-query-01-expected.checksum: Added.
1156 * fast/media/mq-simple-query-01-expected.png: Added.
1157 * fast/media/mq-simple-query-01-expected.txt: Added.
1158 * fast/media/mq-simple-query-01.html: Added.
1159 * fast/media/mq-simple-query-02-expected.checksum: Added.
1160 * fast/media/mq-simple-query-02-expected.png: Added.
1161 * fast/media/mq-simple-query-02-expected.txt: Added.
1162 * fast/media/mq-simple-query-02.html: Added.
1163 * fast/media/mq-simple-query-03-expected.checksum: Added.
1164 * fast/media/mq-simple-query-03-expected.png: Added.
1165 * fast/media/mq-simple-query-03-expected.txt: Added.
1166 * fast/media/mq-simple-query-03.html: Added.
1167 * fast/media/mq-simple-query-04-expected.checksum: Added.
1168 * fast/media/mq-simple-query-04-expected.png: Added.
1169 * fast/media/mq-simple-query-04-expected.txt: Added.
1170 * fast/media/mq-simple-query-04.html: Added.
1171 * fast/media/mq-simple-query-05-expected.checksum: Added.
1172 * fast/media/mq-simple-query-05-expected.png: Added.
1173 * fast/media/mq-simple-query-05-expected.txt: Added.
1174 * fast/media/mq-simple-query-05.html: Added.
1175 * fast/media/mq-valueless-expected.checksum: Added.
1176 * fast/media/mq-valueless-expected.png: Added.
1177 * fast/media/mq-valueless-expected.txt: Added.
1178 * fast/media/mq-valueless.html: Added.
1179 * fast/media/mq-width-absolute-01-expected.checksum: Added.
1180 * fast/media/mq-width-absolute-01-expected.png: Added.
1181 * fast/media/mq-width-absolute-01-expected.txt: Added.
1182 * fast/media/mq-width-absolute-01.html: Added.
1183 * fast/media/mq-width-absolute-02-expected.checksum: Added.
1184 * fast/media/mq-width-absolute-02-expected.png: Added.
1185 * fast/media/mq-width-absolute-02-expected.txt: Added.
1186 * fast/media/mq-width-absolute-02.html: Added.
1187 * fast/media/mq-width-absolute-03-expected.checksum: Added.
1188 * fast/media/mq-width-absolute-03-expected.png: Added.
1189 * fast/media/mq-width-absolute-03-expected.txt: Added.
1190 * fast/media/mq-width-absolute-03.html: Added.
1191 * fast/media/mq-width-absolute-04-expected.checksum: Added.
1192 * fast/media/mq-width-absolute-04-expected.png: Added.
1193 * fast/media/mq-width-absolute-04-expected.txt: Added.
1194 * fast/media/mq-width-absolute-04.html: Added.
1196 2006-06-08 Justin Garcia <justin.garcia@apple.com>
1200 <http://bugzilla.opendarwin.org/show_bug.cgi?id=4468>
1201 Implement execCommand(Insert{Un}OrderedList)
1204 * editing/execCommand/create-list-from-range-selection-expected.checksum: Added.
1205 * editing/execCommand/create-list-from-range-selection-expected.png: Added.
1206 * editing/execCommand/create-list-from-range-selection-expected.txt: Added.
1207 * editing/execCommand/create-list-from-range-selection.html: Added.
1208 * editing/execCommand/insert-list-and-stitch-expected.checksum: Added.
1209 * editing/execCommand/insert-list-and-stitch-expected.png: Added.
1210 * editing/execCommand/insert-list-and-stitch-expected.txt: Added.
1211 * editing/execCommand/insert-list-and-stitch.html: Added.
1212 * editing/execCommand/insert-list-with-id-expected.checksum: Added.
1213 * editing/execCommand/insert-list-with-id-expected.png: Added.
1214 * editing/execCommand/insert-list-with-id-expected.txt: Added.
1215 * editing/execCommand/insert-list-with-id.html: Added.
1216 * editing/execCommand/remove-list-from-range-selection-expected.checksum: Added.
1217 * editing/execCommand/remove-list-from-range-selection-expected.png: Added.
1218 * editing/execCommand/remove-list-from-range-selection-expected.txt: Added.
1219 * editing/execCommand/remove-list-from-range-selection.html: Added.
1220 * editing/execCommand/remove-list-items-expected.checksum: Added.
1221 * editing/execCommand/remove-list-items-expected.png: Added.
1222 * editing/execCommand/remove-list-items-expected.txt: Added.
1223 * editing/execCommand/remove-list-items.html: Added.
1224 * editing/execCommand/switch-list-type-expected.checksum: Added.
1225 * editing/execCommand/switch-list-type-expected.png: Added.
1226 * editing/execCommand/switch-list-type-expected.txt: Added.
1227 * editing/execCommand/switch-list-type.html: Added.
1230 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
1231 * editing/pasteboard/paste-list-001-expected.txt:
1232 * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
1233 * editing/selection/drag-to-contenteditable-iframe-expected.png:
1234 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1235 * editing/style/block-style-005-expected.txt:
1236 * fast/text/textIteratorNilRenderer-expected.checksum:
1237 * fast/text/textIteratorNilRenderer-expected.png:
1238 * fast/text/textIteratorNilRenderer-expected.txt:
1239 * editing/deleting/delete-line-016-expected.checksum:
1240 * editing/deleting/delete-line-016-expected.png:
1241 * editing/deleting/delete-line-016-expected.txt:
1243 2006-06-08 David Harrison <harrison@apple.com>
1245 Reviewed by Geoff and John.
1247 <rdar://problem/4558879> -[DOMCSSPrimitiveValue setStringValue:] throws an exception (12)
1249 * fast/dom/setPrimitiveValue-expected.checksum: Added.
1250 * fast/dom/setPrimitiveValue-expected.png: Added.
1251 * fast/dom/setPrimitiveValue-expected.txt: Added.
1252 * fast/dom/setPrimitiveValue.html: Added.
1254 2006-06-08 Mitz Pettel <opendarwin.org@mitzpettel.com>
1258 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9341
1259 REGRESSION: Repro crash caused by style="font:bold"
1261 * fast/css/font-shorthand-weight-only-expected.checksum: Added.
1262 * fast/css/font-shorthand-weight-only-expected.png: Added.
1263 * fast/css/font-shorthand-weight-only-expected.txt: Added.
1264 * fast/css/font-shorthand-weight-only.html: Added.
1266 2006-06-07 Justin Garcia <justin.garcia@apple.com>
1270 * editing/deleting/delete-4038408-fix-expected.txt:
1271 * editing/input/attributed-substring-from-range-lines-expected.txt:
1272 * editing/inserting/insert-3654864-fix-expected.txt:
1273 * editing/inserting/insert-3659587-fix-expected.txt:
1274 * editing/inserting/insert-3775316-fix-expected.txt:
1275 * editing/inserting/insert-at-end-01-expected.txt:
1276 * editing/inserting/insert-at-end-02-expected.txt:
1277 * editing/inserting/insert-br-001-expected.txt:
1278 * editing/inserting/insert-br-005-expected.txt:
1280 2006-06-07 Denis Defreyne <amonre@amonre.org>
1282 Reviewed by Hyatt, tweaked by Mitz.
1284 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9122
1285 REGRESSION: Incorrect vertical position for text fields in a "display: table" block
1287 * fast/table/text-field-baseline-expected.checksum: Added.
1288 * fast/table/text-field-baseline-expected.png: Added.
1289 * fast/table/text-field-baseline-expected.txt: Added.
1290 * fast/table/text-field-baseline.html: Added.
1292 2006-06-07 Mitz Pettel <opendarwin.org@mitzpettel.com>
1296 - pixel test for http://bugzilla.opendarwin.org/show_bug.cgi?id=4334
1297 REGRESSION: Flickering when css-hover should change opacity on floating elements
1299 * fast/block/float/nopaint-after-layer-destruction-expected.checksum: Added.
1300 * fast/block/float/nopaint-after-layer-destruction-expected.png: Added.
1301 * fast/block/float/nopaint-after-layer-destruction-expected.txt: Added.
1302 * fast/block/float/nopaint-after-layer-destruction.html: Added.
1304 2006-06-06 Mitz Pettel <opendarwin.org@mitzpettel.com>
1308 - repaint test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9121
1309 REGRESSION: [Incremental Repaint] DHTML movement test failures
1311 * fast/repaint/containing-block-position-change-expected.checksum: Added.
1312 * fast/repaint/containing-block-position-change-expected.png: Added.
1313 * fast/repaint/containing-block-position-change-expected.txt: Added.
1314 * fast/repaint/containing-block-position-change.html: Added.
1316 2006-06-06 Darin Adler <darin@apple.com>
1318 * fast/repaint/table-extra-bottom-grow.html: Removed unneeded line of code.
1320 * fast/repaint/table-extra-bottom-grow-expected.png: Regenerated.
1321 * fast/repaint/table-extra-bottom-grow-expected.checksum: Regenerated.
1323 2006-06-06 Justin Garcia <justin.garcia@apple.com>
1327 Added to demonstrate fixes:
1328 * editing/pasteboard/merge-after-delete-expected.checksum: Added.
1329 * editing/pasteboard/merge-after-delete-expected.png: Added.
1330 * editing/pasteboard/merge-after-delete-expected.txt: Added.
1331 * editing/pasteboard/merge-after-delete.html: Added.
1332 * editing/inserting/line-break-expected.checksum: Added.
1333 * editing/inserting/line-break-expected.png: Added.
1334 * editing/inserting/line-break-expected.txt: Added.
1335 * editing/inserting/line-break.html: Added.
1336 * editing/inserting/multiple-lines-selected-expected.checksum: Added.
1337 * editing/inserting/multiple-lines-selected-expected.png: Added.
1338 * editing/inserting/multiple-lines-selected-expected.txt: Added.
1339 * editing/inserting/multiple-lines-selected.html: Added.
1342 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
1343 * editing/deleting/delete-3775172-fix-expected.txt:
1344 * editing/deleting/delete-3928305-fix-expected.txt:
1345 * editing/deleting/delete-3959464-fix-expected.checksum:
1346 * editing/deleting/delete-3959464-fix-expected.png:
1347 * editing/deleting/delete-3959464-fix-expected.txt:
1348 * editing/deleting/delete-4038408-fix-expected.checksum:
1349 * editing/deleting/delete-4038408-fix-expected.png:
1350 * editing/deleting/delete-4038408-fix-expected.txt:
1351 * editing/deleting/delete-4038408-fix.html:
1352 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
1353 * editing/deleting/delete-at-paragraph-boundaries-011-expected.checksum:
1354 * editing/deleting/delete-at-paragraph-boundaries-011-expected.png:
1355 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
1356 * editing/deleting/delete-block-contents-001-expected.txt:
1357 * editing/deleting/delete-block-contents-002-expected.txt:
1358 * editing/deleting/delete-block-contents-003-expected.txt:
1359 * editing/deleting/delete-br-011-expected.checksum:
1360 * editing/deleting/delete-br-011-expected.png:
1361 * editing/deleting/delete-br-011-expected.txt:
1362 * editing/deleting/delete-image-004-expected.txt:
1363 * editing/deleting/delete-line-010-expected.txt:
1364 * editing/deleting/delete-line-015-expected.txt:
1365 * editing/deleting/delete-select-all-001-expected.checksum:
1366 * editing/deleting/delete-select-all-001-expected.png:
1367 * editing/deleting/delete-select-all-001-expected.txt:
1368 * editing/deleting/delete-select-all-002-expected.txt:
1369 * editing/deleting/delete-select-all-003-expected.checksum:
1370 * editing/deleting/delete-select-all-003-expected.png:
1371 * editing/deleting/delete-select-all-003-expected.txt:
1372 * editing/execCommand/insertImage-expected.checksum:
1373 * editing/execCommand/insertImage-expected.png:
1374 * editing/input/attributed-substring-from-range-lines-expected.txt:
1375 * editing/input/text-input-controller-expected.txt:
1376 * editing/inserting/insert-3654864-fix-expected.txt:
1377 * editing/inserting/insert-3659587-fix-expected.txt:
1378 * editing/inserting/insert-3775316-fix-expected.txt:
1379 * editing/inserting/insert-after-delete-001-expected.txt:
1380 * editing/inserting/insert-at-end-01-expected.txt:
1381 * editing/inserting/insert-at-end-02-expected.txt:
1382 * editing/inserting/insert-br-001-expected.txt:
1383 * editing/inserting/insert-br-005-expected.txt:
1384 * editing/pasteboard/4076267-3-expected.txt:
1385 * editing/pasteboard/4076267-expected.txt:
1386 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
1387 * editing/pasteboard/paste-4035648-fix-expected.txt:
1388 * editing/pasteboard/paste-4039777-fix-expected.checksum:
1389 * editing/pasteboard/paste-4039777-fix-expected.png:
1390 * editing/pasteboard/paste-4039777-fix-expected.txt:
1391 * editing/pasteboard/paste-match-style-001-expected.txt:
1392 * editing/pasteboard/paste-match-style-002-expected.txt:
1393 * editing/pasteboard/smart-paste-006-expected.txt:
1394 * editing/pasteboard/smart-paste-007-expected.txt:
1395 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
1396 * editing/style/block-style-005-expected.txt:
1397 * editing/style/typing-style-002-expected.txt:
1398 * editing/unsupported-content/list-delete-001-expected.checksum:
1399 * editing/unsupported-content/list-delete-001-expected.png:
1400 * editing/unsupported-content/list-delete-001-expected.txt:
1401 * editing/unsupported-content/list-delete-002-expected.checksum:
1402 * editing/unsupported-content/list-delete-002-expected.png:
1403 * editing/unsupported-content/list-delete-002-expected.txt:
1404 * editing/unsupported-content/table-delete-001-expected.checksum:
1405 * editing/unsupported-content/table-delete-001-expected.png:
1406 * editing/unsupported-content/table-delete-001-expected.txt:
1407 * editing/unsupported-content/table-delete-003-expected.checksum:
1408 * editing/unsupported-content/table-delete-003-expected.png:
1409 * editing/unsupported-content/table-delete-003-expected.txt:
1410 * fast/text/attributed-substring-from-range.html:
1412 2006-06-06 Anders Carlsson <acarlsson@apple.com>
1416 http://bugzilla.opendarwin.org/show_bug.cgi?id=9325
1417 clientWidth/clientHeight on document element in strict mode should return visible frame size
1419 * fast/dom/client-width-height-expected.txt: Added.
1420 * fast/dom/client-width-height.html: Added.
1422 2006-06-05 Rob Buis <buis@kde.org>
1426 testcases for http://bugzilla.opendarwin.org/show_bug.cgi?id=5564
1427 'font' shorthand parsing should be more tolerant in quirks mode
1429 * fast/css/font_property_compatibility-expected.txt: Added.
1430 * fast/css/font_property_compatibility.html: Added.
1431 * fast/css/font_property_normal-expected.txt: Added.
1432 * fast/css/font_property_normal.html: Added.
1434 2006-06-05 David Kilzer <ddkilzer@kilzer.net>
1438 - Test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=9310
1439 Add missing DOM prototypes and other DOM cleanup
1441 * fast/dom/global-constructors-expected.txt: Fixed test results.
1443 2006-06-04 Geoffrey Garen <ggaren@apple.com>
1445 - Merged test-prototypes.html into global-constructors.html
1446 - Added prototypes.html, which tests for some missing prototypes in DOM objects
1448 * fast/dom/global-constructors-expected.txt:
1449 * fast/dom/global-constructors.html:
1450 * fast/dom/prototypes-expected.txt: Added.
1451 * fast/dom/prototypes.html: Added.
1452 * fast/dom/test-prototypes-expected.txt: Removed.
1453 * fast/dom/test-prototypes.html: Removed.
1454 * fast/dom/undetectable-document-all-expected.txt: Updated to reflect
1455 change from "HTMLCollection" to "Collection"
1457 2006-06-04 Darin Adler <darin@apple.com>
1459 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9176
1460 REGRESSION: repro crash in WebCore::StringImpl::hash() const + 28 (StringImpl.h:67)
1462 * fast/loader/link-no-URL.html: Added.
1463 * fast/loader/link-no-URL-expected.txt: Added.
1465 2006-06-04 Sam Weinig <sam.weinig@gmail.com>
1469 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9213
1470 Absolutely positioned objects with relatively positioned inline
1471 containing blocks are rendered incorrectly
1473 * fast/block/positioning/absolute-in-inline-ltr-2.html: Added.
1474 * fast/block/positioning/absolute-in-inline-ltr-3.html: Added.
1475 * fast/block/positioning/absolute-in-inline-ltr.html: Added.
1476 * fast/block/positioning/absolute-in-inline-rtl-2.html: Added.
1477 * fast/block/positioning/absolute-in-inline-rtl-3.html: Added.
1478 * fast/block/positioning/absolute-in-inline-rtl.html: Added.
1479 * fast/block/positioning/absolute-in-inline-short-ltr.html: Added.
1480 * fast/block/positioning/absolute-in-inline-short-rtl.html: Added.
1482 2006-06-04 Anders Carlsson <acarlsson@apple.com>
1486 http://bugzilla.opendarwin.org/show_bug.cgi?id=9035
1487 document.evaluate and createNSResolver miss on namespaced elements
1489 * fast/xpath: Added.
1490 * fast/xpath/xpath-namespaces-expected.txt: Added.
1491 * fast/xpath/xpath-namespaces.html: Added.
1493 2006-06-03 David Kilzer <ddkilzer@kilzer.net>
1497 Added missing pixel test output:
1498 http://bugzilla.opendarwin.org/show_bug.cgi?id=8848
1499 TFOOT borders are copied to THEAD and TBODY
1501 * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
1503 2006-06-03 Rob Buis <buis@kde.org>
1505 Reviewed by mjs. Tweaked and landed by ddkilzer.
1507 http://bugzilla.opendarwin.org/show_bug.cgi?id=7281
1508 With java disabled wrong information is displayed.
1510 * fast/replaced/applet-rendering-java-disabled.html: Added.
1511 * fast/replaced/applet-rendering-java-disabled-expected.checksum: Added.
1512 * fast/replaced/applet-rendering-java-disabled-expected.html: Added.
1513 * fast/replaced/applet-rendering-java-disabled-expected.png: Added.
1514 * tables/mozilla_expected_failures/bugs/bug8499-expected.checksum: Changed after removing RenderEmptyApplet.
1515 * tables/mozilla_expected_failures/bugs/bug8499-expected.png: Ditto.
1516 * tables/mozilla_expected_failures/bugs/bug8499-expected.txt: Ditto.
1518 2006-06-03 Mitz Pettel <opendarwin.org@mitzpettel.com>
1522 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9252
1523 REGRESSION: Very odd roll-over issues (content disappearing)
1525 * fast/dom/HTMLLinkElement/pending-stylesheet-count.html: Added.
1526 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.txt: Added.
1527 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: Added.
1528 * fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.checksum: Added.
1530 2006-06-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
1534 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9234
1535 Implement $&, $' and $` replacement codes in String.prototype.replace
1537 * fast/js/resources/string-replace-3.js: Added.
1538 * fast/js/string-replace-3-expected.txt: Added.
1539 * fast/js/string-replace-3.html: Added.
1541 2006-06-02 David Carson <dacarson@gmail.com>
1543 Reviewed by Hyatt, checked in by Tim H.
1545 For: http://bugzilla.opendarwin.org/show_bug.cgi?id=9115
1546 Added test case to test opacity layers, in particular, opacities
1547 with a value of zero.
1549 * fast/css/ZeroOpacityLayers.html: Added.
1550 * fast/css/ZeroOpacityLayers-expected.txt: Added.
1551 * fast/css/ZeroOpacityLayers-expected.png: Added.
1552 * fast/css/ZeroOpacityLayers-expected.checksum: Added.
1553 * fast/css/ZeroOpacityLayers2.html: Added.
1554 * fast/css/ZeroOpacityLayers2-expected.txt: Added.
1555 * fast/css/ZeroOpacityLayers2-expected.png: Added.
1556 * fast/css/ZeroOpacityLayers2-expected.checksum: Added.
1558 2006-06-02 Rob Buis <buis@kde.org>
1560 Reviewed by Hyatt, checked in by Tim H.
1562 Adding testcase for bug 8223.
1564 * fast/dom/css-inline-style-important-expected.checksum: Added.
1565 * fast/dom/css-inline-style-important-expected.png: Added.
1566 * fast/dom/css-inline-style-important-expected.txt: Added.
1567 * fast/dom/css-inline-style-important.html: Added.
1569 2006-06-02 Rémi Zara <remi_zara@mac.com>
1573 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=3379
1574 attr(X) does not work
1576 * fast/css-generated-content/016-expected.checksum: Added.
1577 * fast/css-generated-content/016-expected.png: Added.
1578 * fast/css-generated-content/016-expected.txt: Added.
1579 * fast/css-generated-content/016.html: Added.
1581 2006-06-02 Mitz Pettel <opendarwin.org@mitzpettel.com>
1585 Updated test so that is will once again exercise the fix for
1586 http://bugzilla.opendarwin.org/show_bug.cgi?id=9009
1588 * fast/table/empty-section-crash-expected.txt:
1589 * fast/table/empty-section-crash.html:
1591 2006-06-02 David Kilzer <ddkilzer@kilzer.net>
1595 http://bugzilla.opendarwin.org/show_bug.cgi?id=9183
1596 Finish renaming of RenderCanvas to RenderView
1598 * editing/selection/7152-1-expected.checksum: Layout changed due to text change in HTML file.
1599 * editing/selection/7152-1-expected.png: Ditto.
1600 * editing/selection/7152-1-expected.txt: Ditto.
1601 * editing/selection/7152-1.html: Changed text in HTML content.
1602 * editing/selection/7152-2-expected.checksum: Layout changed due to text change in HTML file.
1603 * editing/selection/7152-2-expected.png: Ditto.
1604 * editing/selection/7152-2-expected.txt: Ditto.
1605 * editing/selection/7152-2.html: Changed text in HTML content.
1606 * *-expected.txt: Replaced "RenderCanvas" with "RenderView" in 3023 more files.
1608 2006-06-01 David Carson <dacarson@gmail.com>
1610 Reviewed by Maciej and Adele
1612 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8398
1613 Updated and extended select/option form tests
1615 * fast/forms/HTMLOptionElement_label01.html:
1616 * fast/forms/HTMLOptionElement_label01-expected.txt:
1617 * fast/forms/HTMLOptionElement_label01-expected.png:
1618 * fast/forms/HTMLOptionElement_label02.html:
1619 * fast/forms/HTMLOptionElement_label02-expected.txt:
1620 * fast/forms/HTMLOptionElement_label02-expected.png:
1621 * fast/forms/HTMLOptionElement_label03.html:
1622 * fast/forms/HTMLOptionElement_label03-expected.txt:
1623 * fast/forms/HTMLOptionElement_label03-expected.png
1624 * fast/forms/HTMLOptionElement_label04.html:
1625 * fast/forms/HTMLOptionElement_label04-expected.txt:
1626 * fast/forms/HTMLOptionElement_label04-expected.png
1627 * fast/forms/HTMLOptionElement_label05.html:
1628 * fast/forms/HTMLOptionElement_label05-expected.txt:
1629 * fast/forms/HTMLOptionElement_label05-expected.png:
1630 Updated to reflect success and added some description
1632 * fast/forms/HTMLOptionElement_label06.html:
1633 * fast/forms/HTMLOptionElement_label06-expected.txt:
1634 * fast/forms/HTMLOptionElement_label05-expected.png:
1635 * fast/forms/HTMLOptionElement_label07.html:
1636 * fast/forms/HTMLOptionElement_label07-expected.txt:
1637 * fast/forms/HTMLOptionElement_label07-expected.png:
1640 2006-06-01 David Carson <dacarson@gmail.com>
1644 Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8646
1645 Test the window.screen.pixelDepth and window.screen.colorDepth
1647 * fast/dom/window/window-screen-properties.html: Added
1648 * fast/dom/window/window-screen-properties-expected.txt: Added.
1650 2006-06-01 Geoffrey Garen <ggaren@apple.com>
1652 - Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9113
1653 REGRESSION (14581): XMLHttpRequest never calls onreadystatechange with
1656 * http/tests/xmlhttprequest/event-listener-gc.html: Added.
1657 * http/tests/xmlhttprequest/event-listener-gc-expected.txt: Added.
1659 2006-06-01 Anders Carlsson <acarlsson@apple.com>
1663 http://bugzilla.opendarwin.org/show_bug.cgi?id=6309
1664 multiple problems prevent bookmarking/back button technique for AJAX/DHTML applications from working
1666 * fast/dom/location-hash-expected.txt: Added.
1667 * fast/dom/location-hash.html: Added.
1670 2006-06-01 Maciej Stachowiak <mjs@apple.com>
1674 - fixed "REGRESSION: Can't order from Pizza Hut (ToT, 05/24/06)"
1675 http://bugzilla.opendarwin.org/show_bug.cgi?id=9103
1677 * http/tests/misc/redirect-expected.txt: Added.
1678 * http/tests/misc/redirect.php: Added.
1679 * http/tests/misc/resources/redirect-result.php: Added.
1681 2006-06-01 Justin Garcia <justin.garcia@apple.com>
1683 Reviewed by harrison
1685 * editing/selection/focus-body-expected.checksum: Added.
1686 * editing/selection/focus-body-expected.png: Added.
1687 * editing/selection/focus-body-expected.txt: Added.
1688 * editing/selection/focus-body.html: Added.
1689 * editing/selection/focus_editable_html-expected.checksum:
1690 * editing/selection/focus_editable_html-expected.png:
1691 * editing/selection/focus_editable_html-expected.txt:
1693 2006-06-01 Anders Carlsson <acarlsson@apple.com>
1697 http://bugzilla.opendarwin.org/show_bug.cgi?id=8996
1698 slow-utf8-text layout test case failing (no longer deterministic?)
1700 * http/tests/incremental/slow-utf8-text-expected.txt:
1703 2006-05-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
1707 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9124
1708 Drop shadow obscures "add more stuff" bubble at live.com
1710 * fast/css/find-next-layer-expected.checksum: Added.
1711 * fast/css/find-next-layer-expected.png: Added.
1712 * fast/css/find-next-layer-expected.txt: Added.
1713 * fast/css/find-next-layer.html: Added.
1715 2006-05-31 Adele Peterson <adele@apple.com>
1717 Updated test results for http://bugzilla.opendarwin.org/show_bug.cgi?id=8848
1718 TFOOT borders are copied to THEAD and TBODY
1720 * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
1721 * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
1722 * tables/mozilla/marvin/backgr_position-table-expected.checksum:
1723 * tables/mozilla/marvin/backgr_position-table-expected.txt:
1724 * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
1725 * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
1726 * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
1727 * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
1728 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
1729 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
1730 * tables/mozilla/marvin/backgr_simple-table-expected.checksum:
1731 * tables/mozilla/marvin/backgr_simple-table-expected.txt:
1732 * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
1733 * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
1734 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
1735 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
1736 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
1737 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
1738 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
1739 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
1740 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
1741 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
1742 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
1743 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
1744 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
1745 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
1746 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
1747 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
1748 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
1749 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
1750 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
1751 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
1752 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
1753 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
1754 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
1755 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
1756 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
1757 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
1758 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
1759 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
1760 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
1761 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
1762 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
1763 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
1764 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
1765 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
1767 2006-05-31 Sam Weinig <sam.weinig@gmail.com>
1771 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9100
1772 Absolutely positioned replaced elements with all non-auto
1773 values are rendered incorrectly
1775 * fast/replaced/absolute-position-with-auto-height-and-top-and-bottom.html: Added.
1776 * fast/replaced/absolute-position-with-auto-width-and-left-and-right.html: Added.
1778 2006-05-31 Mitz Pettel <opendarwin.org@mitzpettel.com>
1782 - test and updated results for
1783 http://bugzilla.opendarwin.org/show_bug.cgi?id=9012
1784 Row height not updated when cell heights change
1786 * fast/table/row-height-recalc-expected.checksum: Added.
1787 * fast/table/row-height-recalc-expected.png: Added.
1788 * fast/table/row-height-recalc-expected.txt: Added.
1789 * fast/table/row-height-recalc.html: Added.
1791 2006-05-31 Rob Buis <buis@kde.org>
1795 Testcase for http://bugzilla.opendarwin.org/show_bug.cgi?id=8455
1797 * fast/forms/select-reset.html: Added.
1799 2006-05-31 Rob Buis <buis@kde.org>
1803 Add a test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8024
1805 * fast/dom/document-all-input.html: Added.
1807 2006-05-31 Beth Dakin <bdakin@apple.com>
1811 Test cases for http://bugzilla.opendarwin.org/show_bug.cgi?id=6755
1812 CSS3: Borders rounded with border-radius don't draw the roundings
1814 * fast/borders: Added.
1815 * fast/borders/borderRadiusDashed01-expected.checksum: Added.
1816 * fast/borders/borderRadiusDashed01-expected.png: Added.
1817 * fast/borders/borderRadiusDashed01-expected.txt: Added.
1818 * fast/borders/borderRadiusDashed01.html: Added.
1819 * fast/borders/borderRadiusDashed02-expected.checksum: Added.
1820 * fast/borders/borderRadiusDashed02-expected.png: Added.
1821 * fast/borders/borderRadiusDashed02-expected.txt: Added.
1822 * fast/borders/borderRadiusDashed02.html: Added.
1823 * fast/borders/borderRadiusDashed03-expected.checksum: Added.
1824 * fast/borders/borderRadiusDashed03-expected.png: Added.
1825 * fast/borders/borderRadiusDashed03-expected.txt: Added.
1826 * fast/borders/borderRadiusDashed03.html: Added.
1827 * fast/borders/borderRadiusDotted01-expected.checksum: Added.
1828 * fast/borders/borderRadiusDotted01-expected.png: Added.
1829 * fast/borders/borderRadiusDotted01-expected.txt: Added.
1830 * fast/borders/borderRadiusDotted01.html: Added.
1831 * fast/borders/borderRadiusDotted02-expected.checksum: Added.
1832 * fast/borders/borderRadiusDotted02-expected.png: Added.
1833 * fast/borders/borderRadiusDotted02-expected.txt: Added.
1834 * fast/borders/borderRadiusDotted02.html: Added.
1835 * fast/borders/borderRadiusDotted03-expected.checksum: Added.
1836 * fast/borders/borderRadiusDotted03-expected.png: Added.
1837 * fast/borders/borderRadiusDotted03-expected.txt: Added.
1838 * fast/borders/borderRadiusDotted03.html: Added.
1839 * fast/borders/borderRadiusDouble01-expected.checksum: Added.
1840 * fast/borders/borderRadiusDouble01-expected.png: Added.
1841 * fast/borders/borderRadiusDouble01-expected.txt: Added.
1842 * fast/borders/borderRadiusDouble01.html: Added.
1843 * fast/borders/borderRadiusDouble02-expected.checksum: Added.
1844 * fast/borders/borderRadiusDouble02-expected.png: Added.
1845 * fast/borders/borderRadiusDouble02-expected.txt: Added.
1846 * fast/borders/borderRadiusDouble02.html: Added.
1847 * fast/borders/borderRadiusDouble03-expected.checksum: Added.
1848 * fast/borders/borderRadiusDouble03-expected.png: Added.
1849 * fast/borders/borderRadiusDouble03-expected.txt: Added.
1850 * fast/borders/borderRadiusDouble03.html: Added.
1851 * fast/borders/borderRadiusGroove01-expected.checksum: Added.
1852 * fast/borders/borderRadiusGroove01-expected.png: Added.
1853 * fast/borders/borderRadiusGroove01-expected.txt: Added.
1854 * fast/borders/borderRadiusGroove01.html: Added.
1855 * fast/borders/borderRadiusGroove02-expected.checksum: Added.
1856 * fast/borders/borderRadiusGroove02-expected.png: Added.
1857 * fast/borders/borderRadiusGroove02-expected.txt: Added.
1858 * fast/borders/borderRadiusGroove02.html: Added.
1859 * fast/borders/borderRadiusInset01-expected.checksum: Added.
1860 * fast/borders/borderRadiusInset01-expected.png: Added.
1861 * fast/borders/borderRadiusInset01-expected.txt: Added.
1862 * fast/borders/borderRadiusInset01.html: Added.
1863 * fast/borders/borderRadiusOutset01-expected.checksum: Added.
1864 * fast/borders/borderRadiusOutset01-expected.png: Added.
1865 * fast/borders/borderRadiusOutset01-expected.txt: Added.
1866 * fast/borders/borderRadiusOutset01.html: Added.
1867 * fast/borders/borderRadiusRidge01-expected.checksum: Added.
1868 * fast/borders/borderRadiusRidge01-expected.png: Added.
1869 * fast/borders/borderRadiusRidge01-expected.txt: Added.
1870 * fast/borders/borderRadiusRidge01.html: Added.
1871 * fast/borders/borderRadiusSolid01-expected.checksum: Added.
1872 * fast/borders/borderRadiusSolid01-expected.png: Added.
1873 * fast/borders/borderRadiusSolid01-expected.txt: Added.
1874 * fast/borders/borderRadiusSolid01.html: Added.
1875 * fast/borders/borderRadiusSolid02-expected.checksum: Added.
1876 * fast/borders/borderRadiusSolid02-expected.png: Added.
1877 * fast/borders/borderRadiusSolid02-expected.txt: Added.
1878 * fast/borders/borderRadiusSolid02.html: Added.
1879 * fast/borders/borderRadiusSolid03-expected.checksum: Added.
1880 * fast/borders/borderRadiusSolid03-expected.png: Added.
1881 * fast/borders/borderRadiusSolid03-expected.txt: Added.
1882 * fast/borders/borderRadiusSolid03.html: Added.
1883 * fast/borders/borderRadiusSolid04-expected.checksum: Added.
1884 * fast/borders/borderRadiusSolid04-expected.png: Added.
1885 * fast/borders/borderRadiusSolid04-expected.txt: Added.
1886 * fast/borders/borderRadiusSolid04.html: Added.
1888 2006-05-30 Sam Weinig <sam.weinig@gmail.com>
1890 Reviewed by Maciej, landed by Beth.
1892 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9137
1893 Children with percentage heights of absolutely positioned element
1894 with height: auto and top and bottom non-auto does not lay out
1897 * fast/block/positioning/child-of-absolute-with-auto-height-expected.checksum: Added.
1898 * fast/block/positioning/child-of-absolute-with-auto-height-expected.png: Added.
1899 * fast/block/positioning/child-of-absolute-with-auto-height-expected.txt: Added.
1900 * fast/block/positioning/child-of-absolute-with-auto-height.html: Added.
1901 * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.checksum: Added.
1902 * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.png: Added.
1903 * fast/replaced/replaced-child-of-absolute-with-auto-height-expected.txt: Added.
1904 * fast/replaced/replaced-child-of-absolute-with-auto-height.html: Added.
1906 2006-05-30 Sam Weinig <sam.weinig@gmail.com>
1908 Reviewed by Hyatt, landed by Beth.
1910 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9085
1911 Absolutely positioned objects with 'height': auto and 'top': and
1912 'bottom': non-auto should not be content based
1914 * fast/block/positioning/auto-height-with-top-and-bottom-expected.checksum: Added.
1915 * fast/block/positioning/auto-height-with-top-and-bottom-expected.png: Added.
1916 * fast/block/positioning/auto-height-with-top-and-bottom-expected.txt: Added.
1917 * fast/block/positioning/auto-height-with-top-and-bottom.html: Added.
1919 2006-05-26 Justin Garcia <justin.garcia@apple.com>
1923 Added, test for the crash by focusing an editable html element and then
1925 * editing/selection/editable-html-element-expected.checksum: Added.
1926 * editing/selection/editable-html-element-expected.png: Added.
1927 * editing/selection/editable-html-element-expected.txt: Added.
1928 * editing/selection/editable-html-element.html: Added.
1930 * editing/selection/focus_editable_html-expected.checksum:
1931 * editing/selection/focus_editable_html-expected.png:
1932 * editing/selection/focus_editable_html-expected.txt:
1934 2006-05-26 Adele Peterson <adele@apple.com>
1938 Added test for new textarea implementation. Tests
1939 wrap attributes and form submission.
1941 * fast/forms/textarea-appearance-wrap-expected.txt: Added.
1942 * fast/forms/textarea-appearance-wrap.html: Added.
1944 2006-05-26 Anders Carlsson <acarlsson@apple.com>
1948 http://bugzilla.opendarwin.org/show_bug.cgi?id=9127
1949 Invoke capturing event listeners when AT_TARGET
1951 * dom/html/level2/events/dispatchEvent09-expected.txt:
1952 * dom/xhtml/level2/events/dispatchEvent09-expected.txt:
1955 * fast/dom/capturing-event-listeners-expected.txt: Added.
1956 * fast/dom/capturing-event-listeners.html: Added.
1958 2006-05-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
1960 Reviewed by hyatt. Landed by eseidel.
1962 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8848
1963 TFOOT borders are copied to THEAD and TBODY
1965 * fast/table/border-collapsing/border-collapsing-head-foot-expected.checksum: Added.
1966 * fast/table/border-collapsing/border-collapsing-head-foot-expected.png: Added.
1967 * fast/table/border-collapsing/border-collapsing-head-foot-expected.txt: Added.
1968 * fast/table/border-collapsing/border-collapsing-head-foot.html: Added.
1970 2006-05-25 Mitz Pettel <opendarwin.org@mitzpettel.com>
1972 Reviewed by hyatt. Landed by eseidel.
1974 - updated results for http://bugzilla.opendarwin.org/show_bug.cgi?id=3297
1975 height property is not honored on table rows
1977 * editing/selection/3690703-2-expected.txt:
1978 * editing/selection/3690703-expected.txt:
1979 * editing/selection/3690719-expected.txt:
1980 * fast/encoding/utf-16-big-endian-expected.txt:
1981 * fast/encoding/utf-16-little-endian-expected.txt:
1982 * fast/invalid/017-expected.txt:
1983 * fast/invalid/018-expected.txt:
1984 * fast/table/012-expected.txt:
1985 * fast/table/cell-absolute-child-expected.txt:
1986 * fast/table/colspanMinWidth-expected.txt:
1987 * fast/table/giantRowspan-expected.txt:
1988 * fast/table/spanOverlapRepaint-expected.txt:
1989 * tables/mozilla/bugs/bug10296-1-expected.txt:
1990 * tables/mozilla/bugs/bug113235-1-expected.txt:
1991 * tables/mozilla/bugs/bug113235-2-expected.txt:
1992 * tables/mozilla/bugs/bug12384-expected.txt:
1993 * tables/mozilla/bugs/bug133756-1-expected.txt:
1994 * tables/mozilla/bugs/bug133756-2-expected.txt:
1995 * tables/mozilla/bugs/bug220536-expected.txt:
1996 * tables/mozilla/bugs/bug23072-expected.txt:
1997 * tables/mozilla/bugs/bug25086-expected.txt:
1998 * tables/mozilla/bugs/bug28928-expected.txt:
1999 * tables/mozilla/bugs/bug44523-expected.txt:
2000 * tables/mozilla/bugs/bug6184-expected.txt:
2001 * tables/mozilla/bugs/bug6304-expected.txt:
2002 * tables/mozilla/bugs/bug8858-expected.txt:
2003 * tables/mozilla/bugs/bug97138-expected.txt:
2004 * tables/mozilla/core/cell_heights-expected.txt:
2005 * tables/mozilla/core/col_widths_fix_auto-expected.txt:
2006 * tables/mozilla/core/row_span-expected.txt:
2007 * tables/mozilla_expected_failures/bugs/bug11945-expected.txt:
2008 * tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
2009 * tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt:
2010 * tables/mozilla_expected_failures/bugs/bug23847-expected.txt:
2011 * tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt:
2012 * tables/mozilla_expected_failures/bugs/bug65372-expected.txt:
2014 2006-05-25 Eric Seidel <eric@eseidel.com>
2016 Reviewed by andersca.
2018 * fast/dom/document-scripts-expected.txt: correct results.
2020 2006-05-24 Beth Dakin <bdakin@apple.com>
2024 This layout test is now correct, so I moved it into the expected
2025 successes directory and generated new results.
2027 * tables/mozilla/bugs/bug222846-expected.checksum: Added.
2028 * tables/mozilla/bugs/bug222846-expected.png: Added.
2029 * tables/mozilla/bugs/bug222846-expected.txt: Added.
2030 * tables/mozilla/bugs/bug222846.html: Added.
2031 * tables/mozilla_expected_failures/bugs/bug222846-
2032 expected.checksum: Removed.
2033 * tables/mozilla_expected_failures/bugs/bug222846-expected.png:
2035 * tables/mozilla_expected_failures/bugs/bug222846-expected.txt:
2037 * tables/mozilla_expected_failures/bugs/bug222846.html: Removed.
2039 2006-05-24 Justin Garcia <justin.garcia@apple.com>
2043 * editing/selection/designmode-no-caret-expected.checksum: Added.
2044 * editing/selection/designmode-no-caret-expected.png: Added.
2045 * editing/selection/designmode-no-caret-expected.txt: Added.
2046 * editing/selection/designmode-no-caret.html: Added.
2048 2006-05-24 Geoffrey Garen <ggaren@apple.com>
2050 - Layout test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9095
2051 regression: can't select by setting option.selected to true
2053 * fast/dom/option-properties-expected.txt: Added.
2054 * fast/dom/option-properties.html: Added.
2056 2006-05-24 Geoffrey Garen <ggaren@apple.com>
2058 Layout tests for DOM object cache and garbage collection,
2059 <rdar://problem/4557926> TOT REGRESSION: Crash occurs when attempting
2060 to view image in slideshow mode at http://d.smugmug.com/gallery/581716
2061 ( KJS::IfNode::execute (KJS::ExecState*) + 312) if you use a PAC file
2063 * fast/dom/gc-8-expected.txt: Added.
2064 * fast/dom/gc-8.html: Added.
2065 * fast/dom/gc-9-expected.txt: Added.
2066 * fast/dom/gc-9.html: Added.
2068 2006-05-24 Anders Carlsson <acarlsson@apple.com>
2072 Add tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9093
2073 Implement document.scripts
2075 * fast/dom/document-scripts-expected.txt: Added.
2076 * fast/dom/document-scripts.html: Added.
2078 2006-05-24 Anders Carlsson <acarlsson@apple.com>
2082 Add test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9092
2083 innerText is empty for elements without renderers.
2085 * fast/dom/inner-text-with-no-renderer-expected.txt: Added.
2086 * fast/dom/inner-text-with-no-renderer.html: Added.
2088 2006-05-23 Anders Carlsson <acarlsson@apple.com>
2092 Update tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=9017
2093 Weather2.css incorrectly treated as JavaScript file @ www.live.com
2095 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
2096 This fails in a different way now.
2098 * dom/xhtml/level3/core/nodelookupnamespaceuri17-expected.txt:
2099 * dom/xhtml/level3/core/nodelookupnamespaceuri20-expected.txt:
2100 * dom/xhtml/level3/core/nodelookupprefix17-expected.txt:
2101 * dom/xhtml/level3/core/nodelookupprefix20-expected.txt:
2102 * dom/xhtml/level3/core/noderemovechild28-expected.txt:
2103 * dom/xhtml/level3/core/noderemovechild29-expected.txt:
2106 * fast/dom/attribute-namespaces-get-set-expected.txt: Added.
2107 * fast/dom/attribute-namespaces-get-set.html: Added.
2110 2006-05-22 Justin Garcia <justin.garcia@apple.com>
2114 Fixed and reenabled this test.
2116 * editing/selection/drag-to-contenteditable-iframe-expected.checksum:
2117 * editing/selection/drag-to-contenteditable-iframe-expected.png:
2118 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2119 * editing/selection/drag-to-contenteditable-iframe.html: Added.
2120 * editing/selection/drag-to-contenteditable-iframe.html-disabled: Removed.
2122 2006-05-22 Levi Weintraub <lweintraub@apple.com>
2126 - http://bugzilla.opendarwin.org/show_bug.cgi?id=8393
2127 <br>s created by createMarkup aren't valid xhtml
2128 Changes in case from innerHTML
2130 * editing/execCommand/createLink-expected.txt:
2131 * editing/execCommand/unlink-expected.txt:
2132 * editing/input/attributed-substring-from-range-lines-expected.txt:
2133 * fast/dom/Range/range-exceptions-expected.txt:
2134 * fast/dom/Range/resources/range-exceptions.js:
2135 * fast/innerHTML/005-expected.txt:
2136 * fast/innerHTML/innerHTML-custom-tag-expected.txt:
2137 * fast/innerHTML/innerHTML-cast.html: Added.
2138 * fast/innerHTML/innerHTML-cast-expected.txt: Added.
2139 * fast/xsl/xslt-processer-expected.txt:
2141 2006-05-20 Anders Carlsson <acarlsson@apple.com>
2145 * fast/js/function-declarations-in-switch-statement-expected.txt: Added.
2146 * fast/js/function-declarations-in-switch-statement.html: Added.
2147 * fast/js/resources/function-declarations-in-switch-statement.js: Added.
2149 2006-05-20 Mitz Pettel <opendarwin.org@mitzpettel.com>
2151 Reviewed and landed by ap.
2153 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=9009
2154 REGRESSION: ToT crash in WebCore at Zap2it
2156 * fast/table/empty-section-crash-expected.checksum: Added.
2157 * fast/table/empty-section-crash-expected.png: Added.
2158 * fast/table/empty-section-crash-expected.txt: Added.
2159 * fast/table/empty-section-crash.html: Added.
2161 2006-05-19 Levi Weintraub <lweintraub@apple.com>
2165 Tests for <http://bugzilla.opendarwin.org/show_bug.cgi?id=8931>
2166 Drag caret not painted for editable sub-frames
2168 * editing/resources/select-and-drag-iframe.html: Added.
2169 * editing/selection/drag-in-iframe-expected.checksum: Added.
2170 * editing/selection/drag-in-iframe-expected.png: Added.
2171 * editing/selection/drag-in-iframe-expected.txt: Added.
2172 * editing/selection/drag-in-iframe.html: Added.
2174 2006-05-17 Geoffrey Garen <ggaren@apple.com>
2176 - Test for overriding non-autogenerated global constructors.
2178 * fast/dom/constructors-overriding-expected.txt: Added.
2179 * fast/dom/constructors-overriding.html: Added.
2181 2006-05-18 Sam Weinig <sam.weinig@gmail.com>
2185 Tests for <http://bugzilla.opendarwin.org/show_bug.cgi?id=8896>
2186 Bug 8896: Absolutely positioned elements should use their parent's
2187 direction when left, right and width are auto in quirks mode.
2189 * fast/block/positioning/absolute-position-direction-quirk.html: Added.
2190 * fast/block/positioning/absolute-position-direction-quirk-expected.txt: Added.
2191 * fast/block/positioning/absolute-position-direction-quirk-expected.png: Added.
2192 * fast/block/positioning/absolute-position-direction-quirk-expected.checksum: Added.
2193 * fast/block/positioning/absolute-position-direction-strict.html: Added.
2194 * fast/block/positioning/absolute-position-direction-strict-expected.txt: Added.
2195 * fast/block/positioning/absolute-position-direction-strict-expected.png: Added.
2196 * fast/block/positioning/absolute-position-direction-strict-expected.checksum: Added.
2198 2006-05-18 Anders Carlsson <acarlsson@apple.com>
2200 http://bugzilla.opendarwin.org/show_bug.cgi?id=8964
2201 Autogenerate more HTML classes
2203 * fast/dom/prototype-chain-expected.txt:
2206 2006-05-17 Alexey Proskuryakov <ap@nypop.com>
2210 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6915
2211 fast/js/date-constructor.html testcase is timezone-dependent
2213 * fast/js/date-constructor-expected.txt:
2214 * fast/js/resources/date-constructor.js:
2215 Disable the offending tests.
2217 2006-05-17 Eric Seidel <eseidel@apple.com>
2219 Reviewed by andersca.
2221 Autogenerate more HTML js bindings.
2222 http://bugzilla.opendarwin.org/show_bug.cgi?id=8953
2224 * fast/dom/HTMLHtmlElement: Added.
2225 * fast/dom/HTMLHtmlElement/set-version.html: Added.
2226 * fast/dom/HTMLHtmlElement/set-version-expected.txt: Added.
2227 * fast/dom/HTMLInputElement: Added.
2228 * fast/dom/HTMLInputElement/size-as-number.html: Added.
2229 * fast/dom/HTMLInputElement/size-as-number-expected.txt: Added.
2231 2006-05-17 Adele Peterson <adele@apple.com>
2235 Updated test results for changes to prepare for
2236 http://bugzilla.opendarwin.org/show_bug.cgi?id=8948
2237 Switch to use new text field implementation for <textarea>
2239 * fast/block/float/032-expected.txt:
2241 2006-05-17 Alexey Proskuryakov <ap@nypop.com>
2245 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8870
2246 Crash typing in Yahoo auto-complete widget.
2248 * fast/js/regexp-stack-overflow-expected.txt: Added.
2249 * fast/js/regexp-stack-overflow.html: Added.
2250 * fast/js/resources/regexp-stack-overflow.js: Added.
2252 2006-05-17 Mitz Pettel <opendarwin.org@mitzpettel.com>
2256 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8951
2257 AtomicString hash corrupted by high-bit Latin-1
2259 * fast/encoding/high-bit-latin1-expected.txt: Added.
2260 * fast/encoding/high-bit-latin1.html: Added.
2262 2006-05-17 Rob Buis <buis@kde.org>
2266 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=7492
2267 CSS attribute selectors fail when the setAttribute() method is used
2268 to create an attribute and the attribute name is not Class or ID.
2270 * fast/css/selector-set-attribute.html: Added.
2271 * fast/css/selector-set-attribute-expected.txt: Added.
2272 * fast/css/selector-set-attribute-expected.checksum: Added.
2273 * fast/css/selector-set-attribute-expected.png: Added.
2275 2006-05-17 Rob Buis <buis@kde.org>
2279 Fix for http://bugzilla.opendarwin.org/show_bug.cgi?id=5264
2280 document.createElementNS() should not allow to insert a second <html> element
2282 * dom/xhtml/level3/core/documentnormalizedocument10-expected.txt:
2283 Updated to show a different failure.
2285 * dom/xhtml/level3/core/nodeappendchild02-expected.txt:
2286 * dom/xhtml/level3/core/nodeinsertbefore06-expected.txt:
2287 * dom/xhtml/level3/core/nodereplacechild39-expected.txt:
2288 Updated to reflect success.
2290 * fast/dom/createDocumentType2.html: Added.
2291 * fast/dom/createDocumentType2-expected.txt: Added.
2292 * fast/dom/createElementNS.html: Added.
2293 * fast/dom/createElementNS-expected.txt: Added.
2295 2006-05-16 Anders Carlsson <acarlsson@apple.com>
2299 http://bugzilla.opendarwin.org/show_bug.cgi?id=8921
2300 Use WebCore to render full-frame images.
2302 * css2.1/t0801-c412-hz-box-00-b-a-expected.txt:
2303 * dom/xhtml/level2/html/frame-expected.checksum:
2304 * dom/xhtml/level2/html/frame-expected.png:
2305 * dom/xhtml/level2/html/frame-expected.txt:
2306 * dom/xhtml/level2/html/iframe-expected.checksum:
2307 * dom/xhtml/level2/html/iframe-expected.png:
2308 * dom/xhtml/level2/html/iframe-expected.txt:
2309 * tables/mozilla/bugs/bug50695-2-expected.txt:
2312 2006-05-16 Eric Seidel <eseidel@apple.com>
2314 Reviewed by andersca.
2316 Autogenerate JSHTMLMetaElement.
2317 http://bugzilla.opendarwin.org/show_bug.cgi?id=8938
2319 * fast/dom/HTMLMetaElement: Added.
2320 * fast/dom/HTMLMetaElement/meta-attributes-expected.txt: Added.
2321 * fast/dom/HTMLMetaElement/meta-attributes.html: Added.
2323 2006-05-15 Geoffrey Garen <ggaren@apple.com>
2325 - Tests for JavaScript reserved words and the 'debugger' statement
2326 <rdar://problem/4534904>
2328 http://bugzilla.opendarwin.org/show_bug.cgi?id=6179
2330 * fast/js/debugger-expected.txt: Added.
2331 * fast/js/debugger.html: Added.
2332 * fast/js/reserved-words-expected.txt: Added.
2333 * fast/js/reserved-words.html: Added.
2334 * fast/js/resources/debugger.js: Added.
2335 * fast/js/resources/reserved-words.js: Added.
2337 2006-05-15 Beth Dakin <bdakin@apple.com>
2341 These tests have new expected results after the fix for
2342 http://bugzilla.opendarwin.org/show_bug.cgi?id=6838 Incomplete
2343 repaint of collapsed table borders
2345 * fast/table/border-collapsing/001-expected.checksum:
2346 * fast/table/border-collapsing/001-expected.png:
2347 * fast/table/border-collapsing/001-expected.txt:
2348 * fast/table/border-collapsing/002-expected.checksum:
2349 * fast/table/border-collapsing/002-expected.png:
2350 * fast/table/border-collapsing/002-expected.txt:
2351 * fast/table/border-collapsing/003-expected.checksum:
2352 * fast/table/border-collapsing/003-expected.png:
2353 * fast/table/border-collapsing/003-expected.txt:
2354 * fast/table/border-collapsing/003.html:
2355 * fast/table/border-collapsing/004-expected.checksum:
2356 * fast/table/border-collapsing/004-expected.png:
2357 * fast/table/border-collapsing/004-expected.txt:
2358 * fast/table/border-collapsing/rtl-border-collapsing-expected.checksum:
2359 * fast/table/border-collapsing/rtl-border-collapsing-expected.png:
2360 * fast/table/border-collapsing/rtl-border-collapsing-expected.txt:
2361 * fast/table/overflowHidden-expected.checksum:
2362 * fast/table/overflowHidden-expected.png:
2363 * fast/table/overflowHidden-expected.txt:
2364 * tables/mozilla/bugs/bug159108-expected.checksum:
2365 * tables/mozilla/bugs/bug159108-expected.png:
2366 * tables/mozilla/bugs/bug159108-expected.txt:
2367 * tables/mozilla/bugs/bug23151-expected.checksum:
2368 * tables/mozilla/bugs/bug23151-expected.png:
2369 * tables/mozilla/bugs/bug23151-expected.txt:
2370 * tables/mozilla/bugs/bug43854-2-expected.checksum:
2371 * tables/mozilla/bugs/bug43854-2-expected.png:
2372 * tables/mozilla/bugs/bug43854-2-expected.txt:
2373 * tables/mozilla/bugs/bug8381-expected.checksum:
2374 * tables/mozilla/bugs/bug8381-expected.png:
2375 * tables/mozilla/bugs/bug8381-expected.txt:
2376 * tables/mozilla/bugs/bug9024-expected.txt:
2377 * tables/mozilla/collapsing_borders/bug127040-expected.checksum:
2378 * tables/mozilla/collapsing_borders/bug127040-expected.png:
2379 * tables/mozilla/collapsing_borders/bug127040-expected.txt:
2380 * tables/mozilla/collapsing_borders/bug41262-3-expected.checksum:
2381 * tables/mozilla/collapsing_borders/bug41262-3-expected.png:
2382 * tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
2383 * tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
2384 * tables/mozilla/collapsing_borders/bug41262-4-expected.png:
2385 * tables/mozilla/collapsing_borders/bug41262-4-expected.txt:
2386 * tables/mozilla/marvin/backgr_layers-opacity-expected.checksum:
2387 * tables/mozilla/marvin/backgr_layers-opacity-expected.png:
2388 * tables/mozilla/marvin/backgr_layers-opacity-expected.txt:
2389 * tables/mozilla/marvin/backgr_position-table-expected.checksum:
2390 * tables/mozilla/marvin/backgr_position-table-expected.png:
2391 * tables/mozilla/marvin/backgr_position-table-expected.txt:
2392 * tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum:
2393 * tables/mozilla/marvin/backgr_simple-table-cell-expected.png:
2394 * tables/mozilla/marvin/backgr_simple-table-cell-expected.txt:
2395 * tables/mozilla/marvin/backgr_simple-table-column-expected.checksum:
2396 * tables/mozilla/marvin/backgr_simple-table-column-expected.png:
2397 * tables/mozilla/marvin/backgr_simple-table-column-expected.txt:
2398 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum:
2399 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.png:
2400 * tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt:
2401 * tables/mozilla/marvin/backgr_simple-table-expected.checksum:
2402 * tables/mozilla/marvin/backgr_simple-table-expected.png:
2403 * tables/mozilla/marvin/backgr_simple-table-expected.txt:
2404 * tables/mozilla/marvin/backgr_simple-table-row-expected.checksum:
2405 * tables/mozilla/marvin/backgr_simple-table-row-expected.png:
2406 * tables/mozilla/marvin/backgr_simple-table-row-expected.txt:
2407 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum:
2408 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.png:
2409 * tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt:
2410 * tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum:
2411 * tables/mozilla_expected_failures/bugs/bug1055-2-expected.png:
2412 * tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt:
2413 * tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
2414 * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.checksum:
2415 * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.png:
2416 * tables/mozilla_expected_failures/collapsing_borders/bug41262-1-expected.txt:
2417 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
2418 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
2419 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt:
2420 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
2421 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
2422 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt:
2423 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
2424 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
2425 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt:
2426 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
2427 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
2428 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt:
2429 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum:
2430 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png:
2431 * tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt:
2432 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
2433 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
2434 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt:
2435 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
2436 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
2437 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt:
2438 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum:
2439 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png:
2440 * tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
2441 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
2442 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
2443 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt:
2444 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.checksum:
2445 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png:
2446 * tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt:
2447 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
2448 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
2449 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt:
2450 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
2451 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
2452 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt:
2453 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
2454 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
2455 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt:
2456 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
2457 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
2458 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt:
2459 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
2460 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
2461 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt:
2462 * tables/mozilla_expected_failures/other/test4-expected.checksum:
2463 * tables/mozilla_expected_failures/other/test4-expected.png:
2464 * tables/mozilla_expected_failures/other/test4-expected.txt:
2466 2006-05-14 Mitz Pettel <opendarwin.org@mitzpettel.com>
2470 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=6838
2471 Incomplete repaint of collapsed table borders
2473 * fast/repaint/table-collapsed-border-expected.checksum: Added.
2474 * fast/repaint/table-collapsed-border-expected.png: Added.
2475 * fast/repaint/table-collapsed-border-expected.txt: Added.
2476 * fast/repaint/table-collapsed-border.html: Added.
2478 2006-05-14 Rob Buis <buis@kde.org>
2482 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=5882:
2483 disabled type="file" element doesn't appear disabled
2485 * fast/forms/file-input-disabled.html: Added.
2486 * fast/forms/file-input-disabled-expected.txt: Added.
2487 * fast/forms/file-input-disabled-expected.png: Added.
2488 * fast/forms/file-input-disabled-expected.checksum: Added.
2490 2006-05-14 Sam Weinig <sam.weinig@gmail.com>
2492 Reviewed by Hyatt, landed by ap.
2494 Test for <http://bugzilla.opendarwin.org/show_bug.cgi?id=8387>
2495 "border-left/padding-Left do not show up on multiline rtl inline boxes"
2497 * fast/inline/inline-borders-with-bidi-override.html: Added.
2498 * fast/inline/inline-borders-with-bidi-override-expected.txt: Added.
2499 * fast/inline/inline-borders-with-bidi-override-expected.png: Added.
2500 * fast/inline/inline-borders-with-bidi-override-expected.checksum: Added.
2502 2006-05-13 Mitz Pettel <opendarwin.org@mitzpettel.com>
2504 Reviewed by Darin, landed by ap.
2506 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8485
2507 iExploder(#11705): Freeze in RenderBlock::layout()
2509 * fast/text/midword-break-hang-expected.checksum: Added.
2510 * fast/text/midword-break-hang-expected.png: Added.
2511 * fast/text/midword-break-hang-expected.txt: Added.
2512 * fast/text/midword-break-hang.html: Added.
2514 2006-05-13 Rob Buis <buis@kde.org>
2516 Reviewed by Darin, landed by ap.
2518 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8132
2519 CSS parser sometimes accepts real number as integer
2521 * fast/css/rgb-float.html: Added.
2522 * fast/css/rgb-float-expected.txt: Added.
2523 * fast/css/rgb-float-expected.png: Added.
2524 * fast/css/rgb-float-expected.checksum: Added.
2526 2006-05-13 Sam Weinig <sam.weinig@gmail.com>
2528 Reviewed by Hyatt, landed by ap.
2530 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=7604
2532 * fast/block/positioning/absolute-length-of-neg-666666.html: Added.
2533 * fast/block/positioning/absolute-positioned-overconstrained.html: Added.
2534 * fast/block/positioning/auto/006.html: Updated to reflect that the containing
2535 block's direction, not the parent's is used.
2536 * fast/css/absolute-poition-in-rtl-parent.html: Updated and cleaned up.
2538 2006-05-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
2542 - fix http://bugzilla.opendarwin.org/show_bug.cgi?id=8835
2543 REGRESSION: Line moves but selection highlight stays behind
2545 * fast/dynamic/selection-highlight-adjust-expected.checksum: Added.
2546 * fast/dynamic/selection-highlight-adjust-expected.png: Added.
2547 * fast/dynamic/selection-highlight-adjust-expected.txt: Added.
2548 * fast/dynamic/selection-highlight-adjust.html: Added.
2550 2006-05-12 Mitz Pettel <opendarwin.org@mitzpettel.com>
2552 Reviewed and landed by Anders.
2554 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8866
2555 REGRESSION: Incorrect caret position in RTL text
2557 * fast/text/international/rtl-caret-expected.checksum: Added.
2558 * fast/text/international/rtl-caret-expected.png: Added.
2559 * fast/text/international/rtl-caret-expected.txt: Added.
2560 * fast/text/international/rtl-caret.html: Added.
2562 2006-05-11 Alexey Proskuryakov <ap@nypop.com>
2566 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8770
2567 XMLHttpRequest should strip CR/LF characters from the URL
2569 * fast/loader/url-strip-cr-lf-tab-expected.txt: Added.
2570 * fast/loader/url-strip-cr-lf-tab.html: Added.
2572 2006-05-11 Justin Garcia <justin.garcia@apple.com>
2574 Reviewed by thatcher, levi
2576 Inserting an <hr> into <div>foo^bar</div> now produces
2577 <div>foo</div><hr><div>bar</div>, instead of <div>foo<hr>bar</div>,
2578 which means that removing an inserted <hr> programmatically from
2579 javascript produces a different visual result than before (the
2580 new result is arguably more correct):
2581 * editing/execCommand/insertHorizontalRule.html:
2582 * editing/execCommand/insertHorizontalRule-expected.checksum:
2583 * editing/execCommand/insertHorizontalRule-expected.png:
2584 * editing/execCommand/insertHorizontalRule-expected.txt:
2586 Equivalent render trees or changes in the editing delegate
2587 notifications that reflect the fact that we are doing an end
2589 * editing/pasteboard/paste-text-001-expected.txt:
2590 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
2591 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
2592 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
2593 * editing/pasteboard/smart-paste-003-expected.txt:
2594 * editing/pasteboard/smart-paste-004-expected.txt:
2595 * editing/pasteboard/smart-paste-005-expected.txt:
2596 * editing/pasteboard/smart-paste-006-expected.txt:
2597 * editing/pasteboard/smart-paste-007-expected.txt:
2598 * editing/style/smoosh-styles-001-expected.txt:
2599 * editing/style/smoosh-styles-002-expected.txt:
2601 2006-05-11 Darin Adler <darin@apple.com>
2603 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8743
2604 REGRESSION: focus() on input field selects all text within it (was: cannot select cities on British Rail reservation site)
2606 * fast/forms/double-focus-expected.txt: Added.
2607 * fast/forms/double-focus.html: Added.
2609 2006-05-11 Anders Carlsson <acarlsson@apple.com>
2613 http://bugzilla.opendarwin.org/show_bug.cgi?id=7838
2614 Add support for mozilla-style node constructors as properties of the window object
2616 * fast/dom/prototype-chain-expected.txt:
2617 Update prototype chains.
2619 * fast/dom/global-constructors-expected.txt:
2620 * fast/dom/global-constructors.html:
2621 Test new constructor objects.
2623 2006-05-10 Justin Garcia <justin.garcia@apple.com>
2627 Fixed a select-after-replacement problem:
2628 * editing/pasteboard/drag-drop-modifies-page-expected.checksum:
2629 * editing/pasteboard/drag-drop-modifies-page-expected.png:
2630 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
2632 The trailing interchange newline used to be lost:
2633 * editing/pasteboard/paste-text-012-expected.checksum:
2634 * editing/pasteboard/paste-text-012-expected.png:
2635 * editing/pasteboard/paste-text-012-expected.txt:
2636 * editing/pasteboard/paste-text-012.html:
2637 * editing/pasteboard/paste-text-016-expected.checksum:
2638 * editing/pasteboard/paste-text-016-expected.png:
2639 * editing/pasteboard/paste-text-016-expected.txt:
2640 * editing/pasteboard/paste-text-017-expected.checksum:
2641 * editing/pasteboard/paste-text-017-expected.png:
2642 * editing/pasteboard/paste-text-017-expected.txt:
2644 Illustrates the bug fixed in smart replace whitespace handling:
2645 * editing/pasteboard/smart-paste-008.html
2646 * editing/pasteboard/smart-paste-008-expected.txt
2647 * editing/pasteboard/smart-paste-008-expected.png
2648 * editing/pasteboard/smart-paste-008-expected.checksum
2650 2006-05-10 Alexey Proskuryakov <ap@nypop.com>
2654 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6621
2655 Blank page in Safari; http://www.capitalone.co.uk/web/MenuUrl?z=null&c=null% (Works in Firefox & IE)
2657 The problem itself was fixed by Anders in bug 8808 (WebCore should handle text files).
2659 * http/tests/misc/resources: Added.
2660 * http/tests/misc/resources/200.html: Added.
2661 * http/tests/misc/resources/text-refresh.pl: Added.
2662 * http/tests/misc/text-refresh-expected.txt: Added.
2663 * http/tests/misc/text-refresh.html: Added.
2665 2006-05-09 Darin Adler <darin@apple.com>
2667 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8781
2668 REGRESSION: image maps with "poly" areas, including one at lisp.geek.nz, don't work
2670 * fast/replaced/image-map.html: Added.
2671 * fast/replaced/image-map-expected.txt: Added.
2673 2006-05-09 Darin Adler <darin@apple.com>
2675 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6310
2676 text-transform: uppercase/lowercase don't handle cases one character becomes two
2678 * fast/css/case-transform.html: Added.
2679 * fast/css/case-transform-expected.txt: Added.
2681 2006-05-09 Levi Weintraub <lweintraub@apple.com>
2685 <rdar:/problem/4442395>
2686 Tiny MCE: Link isn't inserted after dragging into textarea field
2687 Created tests to test drag-and-dropped links.
2689 * editing/pasteboard/drop-link-expected.checksum: Added.
2690 * editing/pasteboard/drop-link-expected.png: Added.
2691 * editing/pasteboard/drop-link-expected.txt: Added.
2692 * editing/pasteboard/drop-link.html: Added.
2694 2006-05-09 Anders Carlsson <acarlsson@apple.com>
2698 * http/tests/incremental/slow-utf8-text-expected.checksum:
2699 * http/tests/incremental/slow-utf8-text-expected.png:
2700 * http/tests/incremental/slow-utf8-text-expected.txt:
2701 Update tests now that we wrap plain text differently.
2703 2006-05-09 Anders Carlsson <acarlsson@apple.com>
2707 Add test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8803
2708 XPath query for empty attributes crashes in XPath::StringExpression::StringExpression
2710 * fast/dom/xpath-empty-string-expected.txt: Added.
2711 * fast/dom/xpath-empty-string.html: Added.
2713 2006-05-08 Levi Weintraub <lweintraub@apple.com>
2717 REGRESSION: two editing layout tests show incorrect spell checking in pixel test mode
2718 http://bugzilla.opendarwin.org/show_bug.cgi?id=8350
2719 Forgot to update expected results.
2721 * fast/dom/inner-text-001-expected.txt
2723 2006-05-08 Levi Weintraub <lweintraub@apple.com>
2727 REGRESSION: two editing layout tests show incorrect spell checking in pixel test mode
2728 http://bugzilla.opendarwin.org/show_bug.cgi?id=8350
2730 * editing/pasteboard/innerText-inline-table-expected.checksum: Added.
2731 * editing/pasteboard/innerText-inline-table-expected.png: Added.
2732 * editing/pasteboard/innerText-inline-table-expected.txt: Added.
2733 * editing/pasteboard/innerText-inline-table.html: Added.
2735 2006-05-04 Anders Carlsson <acarlsson@apple.com>
2739 Add DOM3 xpath tests as self-contained SVG files.
2742 * dom/svg/level3: Added.
2743 * dom/svg/level3/xpath: Added.
2744 * dom/svg/level3/xpath/Attribute_Nodes-expected.txt: Added.
2745 * dom/svg/level3/xpath/Attribute_Nodes.js: Added.
2746 * dom/svg/level3/xpath/Attribute_Nodes.svg: Added.
2747 * dom/svg/level3/xpath/Attribute_Nodes_xmlns-expected.txt: Added.
2748 * dom/svg/level3/xpath/Attribute_Nodes_xmlns.js: Added.
2749 * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg: Added.
2750 * dom/svg/level3/xpath/Comment_Nodes-expected.txt: Added.
2751 * dom/svg/level3/xpath/Comment_Nodes.js: Added.
2752 * dom/svg/level3/xpath/Comment_Nodes.svg: Added.
2753 * dom/svg/level3/xpath/Conformance_Expressions-expected.txt: Added.
2754 * dom/svg/level3/xpath/Conformance_Expressions.js: Added.
2755 * dom/svg/level3/xpath/Conformance_Expressions.svg: Added.
2756 * dom/svg/level3/xpath/Conformance_ID-expected.txt: Added.
2757 * dom/svg/level3/xpath/Conformance_ID.js: Added.
2758 * dom/svg/level3/xpath/Conformance_ID.svg: Added.
2759 * dom/svg/level3/xpath/Conformance_hasFeature_3-expected.txt: Added.
2760 * dom/svg/level3/xpath/Conformance_hasFeature_3.js: Added.
2761 * dom/svg/level3/xpath/Conformance_hasFeature_3.svg: Added.
2762 * dom/svg/level3/xpath/Conformance_hasFeature_empty-expected.txt: Added.
2763 * dom/svg/level3/xpath/Conformance_hasFeature_empty.js: Added.
2764 * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg: Added.
2765 * dom/svg/level3/xpath/Conformance_hasFeature_null-expected.txt: Added.
2766 * dom/svg/level3/xpath/Conformance_hasFeature_null.js: Added.
2767 * dom/svg/level3/xpath/Conformance_hasFeature_null.svg: Added.
2768 * dom/svg/level3/xpath/Conformance_isSupported_3-expected.txt: Added.
2769 * dom/svg/level3/xpath/Conformance_isSupported_3.js: Added.
2770 * dom/svg/level3/xpath/Conformance_isSupported_3.svg: Added.
2771 * dom/svg/level3/xpath/Conformance_isSupported_empty-expected.txt: Added.
2772 * dom/svg/level3/xpath/Conformance_isSupported_empty.js: Added.
2773 * dom/svg/level3/xpath/Conformance_isSupported_empty.svg: Added.
2774 * dom/svg/level3/xpath/Conformance_isSupported_null-expected.txt: Added.
2775 * dom/svg/level3/xpath/Conformance_isSupported_null.js: Added.
2776 * dom/svg/level3/xpath/Conformance_isSupported_null.svg: Added.
2777 * dom/svg/level3/xpath/Element_Nodes-expected.txt: Added.
2778 * dom/svg/level3/xpath/Element_Nodes.js: Added.
2779 * dom/svg/level3/xpath/Element_Nodes.svg: Added.
2780 * dom/svg/level3/xpath/Processing_Instruction_Nodes-expected.txt: Added.
2781 * dom/svg/level3/xpath/Processing_Instruction_Nodes.js: Added.
2782 * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg: Added.
2783 * dom/svg/level3/xpath/Text_Nodes-expected.txt: Added.
2784 * dom/svg/level3/xpath/Text_Nodes.js: Added.
2785 * dom/svg/level3/xpath/Text_Nodes.svg: Added.
2786 * dom/svg/level3/xpath/XPathEvaluatorCast01-expected.txt: Added.
2787 * dom/svg/level3/xpath/XPathEvaluatorCast01.js: Added.
2788 * dom/svg/level3/xpath/XPathEvaluatorCast01.svg: Added.
2789 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR-expected.txt: Added.
2790 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.js: Added.
2791 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg: Added.
2792 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01-expected.txt: Added.
2793 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.js: Added.
2794 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg: Added.
2795 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02-expected.txt: Added.
2796 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.js: Added.
2797 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg: Added.
2798 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS-expected.txt: Added.
2799 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.js: Added.
2800 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg: Added.
2801 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS-expected.txt: Added.
2802 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.js: Added.
2803 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg: Added.
2804 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all-expected.txt: Added.
2805 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.js: Added.
2806 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg: Added.
2807 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document-expected.txt: Added.
2808 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.js: Added.
2809 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg: Added.
2810 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement-expected.txt: Added.
2811 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.js: Added.
2812 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg: Added.
2813 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR-expected.txt: Added.
2814 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.js: Added.
2815 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg: Added.
2816 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR-expected.txt: Added.
2817 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.js: Added.
2818 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg: Added.
2819 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR-expected.txt: Added.
2820 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.js: Added.
2821 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg: Added.
2822 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR-expected.txt: Added.
2823 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.js: Added.
2824 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg: Added.
2825 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt: Added.
2826 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.js: Added.
2827 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg: Added.
2828 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document-expected.txt: Added.
2829 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.js: Added.
2830 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg: Added.
2831 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement-expected.txt: Added.
2832 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.js: Added.
2833 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg: Added.
2834 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR-expected.txt: Added.
2835 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.js: Added.
2836 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg: Added.
2837 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt: Added.
2838 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.js: Added.
2839 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg: Added.
2840 * dom/svg/level3/xpath/XPathExpression_evaluate_document-expected.txt: Added.
2841 * dom/svg/level3/xpath/XPathExpression_evaluate_document.js: Added.
2842 * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg: Added.
2843 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement-expected.txt: Added.
2844 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.js: Added.
2845 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg: Added.
2846 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt: Added.
2847 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.js: Added.
2848 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg: Added.
2849 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt: Added.
2850 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.js: Added.
2851 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg: Added.
2852 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix-expected.txt: Added.
2853 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.js: Added.
2854 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg: Added.
2855 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml-expected.txt: Added.
2856 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.js: Added.
2857 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg: Added.
2858 * dom/svg/level3/xpath/XPathResult_TYPE_ERR-expected.txt: Added.
2859 * dom/svg/level3/xpath/XPathResult_TYPE_ERR.js: Added.
2860 * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg: Added.
2861 * dom/svg/level3/xpath/XPathResult_booleanValue_false-expected.txt: Added.
2862 * dom/svg/level3/xpath/XPathResult_booleanValue_false.js: Added.
2863 * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg: Added.
2864 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt: Added.
2865 * dom/svg/level3/xpath/XPathResult_booleanValue_true.js: Added.
2866 * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg: Added.
2867 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt: Added.
2868 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js: Added.
2869 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg: Added.
2870 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE-expected.txt: Added.
2871 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.js: Added.
2872 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg: Added.
2873 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE-expected.txt: Added.
2874 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.js: Added.
2875 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg: Added.
2876 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE-expected.txt: Added.
2877 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.js: Added.
2878 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg: Added.
2879 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE-expected.txt: Added.
2880 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.js: Added.
2881 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg: Added.
2882 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
2883 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.js: Added.
2884 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg: Added.
2885 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
2886 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.js: Added.
2887 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
2888 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE-expected.txt: Added.
2889 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.js: Added.
2890 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg: Added.
2891 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
2892 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.js: Added.
2893 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg: Added.
2894 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
2895 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.js: Added.
2896 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
2897 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt: Added.
2898 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.js: Added.
2899 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg: Added.
2900 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt: Added.
2901 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.js: Added.
2902 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg: Added.
2903 * dom/svg/level3/xpath/XPathResult_iteratorNext_UNORDERED_NODE_ITERATOR_TYPE.js: Added.
2904 * dom/svg/level3/xpath/XPathResult_numberValue-expected.txt: Added.
2905 * dom/svg/level3/xpath/XPathResult_numberValue.js: Added.
2906 * dom/svg/level3/xpath/XPathResult_numberValue.svg: Added.
2907 * dom/svg/level3/xpath/XPathResult_resultType-expected.txt: Added.
2908 * dom/svg/level3/xpath/XPathResult_resultType.js: Added.
2909 * dom/svg/level3/xpath/XPathResult_resultType.svg: Added.
2910 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE-expected.txt: Added.
2911 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js: Added.
2912 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg: Added.
2913 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt: Added.
2914 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.js: Added.
2915 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg: Added.
2916 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt: Added.
2917 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.js: Added.
2918 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg: Added.
2919 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt: Added.
2920 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.js: Added.
2921 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg: Added.
2922 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt: Added.
2923 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.js: Added.
2924 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg: Added.
2925 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null-expected.txt: Added.
2926 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.js: Added.
2927 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg: Added.
2928 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
2929 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.js: Added.
2930 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
2931 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt: Added.
2932 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.js: Added.
2933 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg: Added.
2934 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt: Added.
2935 * dom/svg/level3/xpath/XPathResult_stringValue.js: Added.
2936 * dom/svg/level3/xpath/XPathResult_stringValue.svg: Added.
2937 * dom/svg/level3/xpath/svgunit.js: Added.
2939 2006-05-08 Alexey Proskuryakov <ap@nypop.com>
2943 Updated a test case affected by the previous checkin. ⟩ and ⟨ are
2944 replaced with their canonical equivalents during normalization.
2946 * fast/parser/entities-in-xhtml-expected.checksum:
2947 * fast/parser/entities-in-xhtml-expected.txt:
2949 2006-05-07 Alexey Proskuryakov <ap@nypop.com>
2953 - Tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8769
2954 TextEncoding::fromUnicode() - support non-BMP characters and convert to NFC
2956 * fast/forms/form-data-encoding.html: Cover more cases for Latin-1 encoding.
2957 * fast/forms/form-data-encoding-2.html: Added. Test conversion to UTF-8.
2958 * fast/forms/form-data-encoding-2-expected.txt: Added.
2960 2006-05-05 Alexey Proskuryakov <ap@nypop.com>
2964 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8626
2965 Strict mode erroneously triggered by a broken comment
2967 * fast/parser/broken-comments-vs-parsing-mode-expected.checksum: Added.
2968 * fast/parser/broken-comments-vs-parsing-mode-expected.png: Added.
2969 * fast/parser/broken-comments-vs-parsing-mode-expected.txt: Added.
2970 * fast/parser/broken-comments-vs-parsing-mode.html: Added.
2972 2006-05-05 Darin Adler <darin@apple.com>
2974 - test update for http://bugzilla.opendarwin.org/show_bug.cgi?id=8722
2975 IE compatibility fix in date parsing
2977 * fast/js/kde/resources/Date.js: Added test cases that George Staikos provided
2978 that test dates with day values of 0, 55, and 452.
2980 2006-05-05 Matt Gough <matt@softchaos.com>
2984 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8563>
2986 Tests that the name, publicID and systemID are all read correctly
2987 and that the doctype object preserves the case of the
2988 components from the source html:
2989 * fast/doctypes/005-case-preserving.html: Added.
2990 * fast/doctypes/005-case-preserving-expected.txt: Added.
2992 2006-05-04 Mitz Pettel <opendarwin.org@mitzpettel.com>
2996 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=8594
2997 REGRESSION: Exception on closing a page containing (just) an mp3
2999 * plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Added.
3000 * plugins/pluginDocumentView-deallocated-dataSource.html: Added.
3001 * plugins/resources: Added.
3002 * plugins/resources/orange.mov: Added.
3004 2006-05-04 Justin Garcia <justin.garcia@apple.com>
3006 Reviewed by harrison
3008 Pasted content would end up inside the block that contained the end of
3009 the selection that was pasted into and not the block that contained
3010 the start of the selection that was pasted into:
3011 * editing/pasteboard/merge-end-5-expected.checksum: Added.
3012 * editing/pasteboard/merge-end-5-expected.png: Added.
3013 * editing/pasteboard/merge-end-5-expected.txt: Added.
3014 * editing/pasteboard/merge-end-5.html: Added.
3016 Inserting a paragraph separator was splitting and cloning the body element
3017 if the html element was editable:
3018 * editing/inserting/editable-html-element-expected.checksum: Added.
3019 * editing/inserting/editable-html-element-expected.png: Added.
3020 * editing/inserting/editable-html-element-expected.txt: Added.
3021 * editing/inserting/editable-html-element.html: Added.
3023 Since we now sometimes merge backward (from content already in the
3024 document to just inserted content) during the end merge, the node that
3025 contains the old caret is removed more often during paste. The editing
3026 delegate notifications in these tests reflect this:
3027 * editing/pasteboard/paste-line-endings-007-expected.txt:
3028 * editing/pasteboard/paste-line-endings-008-expected.txt:
3029 * editing/pasteboard/paste-line-endings-009-expected.txt:
3031 Now demonstrates a bug where the html element is focused, but its contents
3033 * editing/selection/focus_editable_html-expected.checksum:
3034 * editing/selection/focus_editable_html-expected.png:
3035 * editing/selection/focus_editable_html-expected.txt:
3036 * editing/selection/focus_editable_html.html:
3038 2006-05-04 Beth Dakin <bdakin@apple.com>
3042 Updated pixel results for http://bugzilla.opendarwin.org/
3043 show_bug.cgi?id=8732 Backgrounds with background-size and
3044 background-origin do not always lay out correctly
3046 * fast/backgrounds/size/backgroundSize10-expected.checksum:
3047 * fast/backgrounds/size/backgroundSize10-expected.png:
3048 * fast/backgrounds/size/backgroundSize12-expected.checksum:
3049 * fast/backgrounds/size/backgroundSize12-expected.png:
3050 * fast/backgrounds/size/backgroundSize18-expected.checksum:
3051 * fast/backgrounds/size/backgroundSize18-expected.png:
3052 * fast/backgrounds/size/backgroundSize19-expected.checksum:
3053 * fast/backgrounds/size/backgroundSize19-expected.png:
3055 2006-05-03 Darin Adler <darin@apple.com>
3059 - tests for http://bugzilla.opendarwin.org/show_bug.cgi?id=8159
3060 REGRESSION: Clicking outside new text field focuses the field
3062 * fast/forms/input-text-click-inside-expected.png: Added.
3063 * fast/forms/input-text-click-inside-expected.txt: Added.
3064 * fast/forms/input-text-click-inside-expected.checksum: Added.
3065 * fast/forms/input-text-click-inside.html: Added.
3066 * fast/forms/input-text-click-outside-expected.png: Added.
3067 * fast/forms/input-text-click-outside-expected.txt: Added.
3068 * fast/forms/input-text-click-outside-expected.checksum: Added.
3069 * fast/forms/input-text-click-outside.html: Added.
3070 Test clicks both inside and outside an input element.
3072 * editing/selection/contenteditable-click-inside-expected.png: Added.
3073 * editing/selection/contenteditable-click-inside-expected.txt: Added.
3074 * editing/selection/contenteditable-click-inside-expected.checksum: Added.
3075 * editing/selection/contenteditable-click-inside.html: Added.
3076 * editing/selection/contenteditable-click-outside-expected.png: Added.
3077 * editing/selection/contenteditable-click-outside-expected.txt: Added.
3078 * editing/selection/contenteditable-click-outside-expected.checksum: Added.
3079 * editing/selection/contenteditable-click-outside.html: Added.
3080 Added a test for the same situation, but with a div element set
3081 to have editable content.
3083 * editing/inserting/insert-3851164-fix-expected.txt:
3084 * editing/inserting/insert-3851164-fix.html:
3085 * editing/inserting/insert-3907422-fix-expected.txt:
3086 * editing/inserting/insert-3907422-fix.html:
3087 * editing/pasteboard/paste-text-011-expected.txt:
3088 * editing/pasteboard/paste-text-011.html:
3089 Update some tests that were relying on a bug that would cause a
3090 Select All in a document that contained a single content-editable
3091 element select the contents of that element.
3093 * fast/lists/drag-into-marker-expected.checksum:
3094 * fast/lists/drag-into-marker-expected.png:
3095 * fast/lists/drag-into-marker-expected.txt:
3096 * fast/lists/drag-into-marker.html:
3097 Changed test so that it no longer tests what happens when you drag to a marker
3098 that is outside the content-editable element. We may still want to make that
3099 case behave as before, but that's a separate issue.
3101 * editing/pasteboard/drop-text-without-selection-expected.txt:
3102 * editing/pasteboard/merge-start-blockquote-expected.txt:
3103 * editing/pasteboard/merge-start-list-expected.txt:
3104 * editing/selection/select-all-iframe-expected.txt:
3105 * fast/events/div-focus-expected.txt:
3106 * fast/events/drag-outside-window-expected.txt:
3107 * fast/forms/focus-control-to-page-expected.txt:
3108 * fast/forms/input-changing-value-expected.txt:
3109 * fast/forms/input-maxlength-2-expected.txt:
3110 * fast/forms/input-paste-undo-expected.txt:
3111 * fast/forms/input-text-paste-maxlength-expected.txt:
3112 * fast/forms/input-truncate-newline-expected.txt:
3113 * fast/forms/plaintext-mode-2-expected.txt:
3114 * fast/text/textIteratorNilRenderer-expected.txt:
3115 Update tests where the DOM range endpoints passed to the delegate are slightly
3116 different, but equivalent and still OK.
3118 * editing/pasteboard/paste-4039777-fix-expected.txt:
3119 Updated tests where the resulting tree is slightly different, but still OK.
3121 * editing/unsupported-content/list-delete-002-expected.checksum:
3122 * editing/unsupported-content/list-delete-002-expected.png:
3123 * editing/unsupported-content/list-delete-002-expected.txt:
3124 Update test where the new code eliminates an unwanted extra space that we
3125 got with the old code.
3127 * editing/deleting/delete-4038408-fix-expected.txt:
3128 * editing/deleting/delete-4038408-fix.html:
3129 * editing/input/text-input-controller-expected.txt:
3130 * editing/input/text-input-controller.html:
3131 * fast/forms/attributed-strings-expected.txt:
3132 * fast/forms/attributed-strings.html:
3133 Update tests that were relying on the behavior of Select All putting the
3134 selection inside a content-editable element if that element was the first
3135 in the body; the patch breaks that behavior.
3137 * fast/events/updateLayoutForHitTest-expected.checksum:
3138 * fast/events/updateLayoutForHitTest-expected.png:
3139 Update a test that no longer shows a visible selection.
3141 * editing/selection/3690703-2-expected.checksum:
3142 * editing/selection/3690703-2-expected.png:
3143 * editing/selection/3690703-2-expected.txt:
3144 * editing/selection/3690703-expected.checksum:
3145 * editing/selection/3690703-expected.png:
3146 * editing/selection/3690703-expected.txt:
3147 Updated results for these tests, which have examples of form elements
3148 inside a content-editable area. The old results were wrong; the new results
3149 are not much better, but are OK.
3151 - update some other misc. pixel-test results
3153 * fast/inspector/style-expected.checksum:
3154 * fast/inspector/style-expected.png:
3155 Updated since the name changed to include "-webkit-".
3157 * fast/overflow/childFocusRingClip-expected.checksum:
3158 * fast/overflow/childFocusRingClip-expected.png:
3159 Updated results that now seem to show correct clipping of the focus ring.
3161 * fast/frames/empty-cols-attribute-expected.checksum:
3162 * fast/frames/empty-cols-attribute-expected.png: Added.
3163 Checksum was wrong, png was missing.
3165 * fast/parser/001-expected.checksum:
3166 * fast/parser/001-expected.png:
3167 Checksum and png were incorrect -- changed a while back.
3169 * plugins/embed-attributes-style-expected.checksum: Added.
3170 * plugins/embed-attributes-style-expected.png: Added.
3171 Added pixel-test results for tests that don't have them.
3173 2006-05-02 Justin Garcia <justin.garcia@apple.com>
3175 Reviewed by harrison
3177 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8704>
3178 Fix a few end merge bugs
3179 <rdar://problem/4424044>
3180 REGRESSION: Extra line appears when typing
3182 Added a function so that selection changes can participate in slow-motion-mode:
3183 * editing/editing.js:
3184 Extra newlines were added:
3185 * editing/inserting/paragraph-separator-01-expected.checksum: Added.
3186 * editing/inserting/paragraph-separator-01-expected.png: Added.
3187 * editing/inserting/paragraph-separator-01-expected.txt: Added.
3188 * editing/inserting/paragraph-separator-01.html: Added.
3189 * editing/inserting/paragraph-separator-02-expected.checksum: Added.
3190 * editing/inserting/paragraph-separator-02-expected.png: Added.
3191 * editing/inserting/paragraph-separator-02-expected.txt: Added.
3192 * editing/inserting/paragraph-separator-02.html: Added.
3193 A preserved newline was turned into a nbsp:
3194 * editing/inserting/paragraph-separator-03-expected.checksum: Added.
3195 * editing/inserting/paragraph-separator-03-expected.png: Added.
3196 * editing/inserting/paragraph-separator-03-expected.txt: Added.
3197 * editing/inserting/paragraph-separator-03.html: Added.
3198 End merge didn't happen:
3199 * editing/pasteboard/merge-end-4-expected.checksum: Added.
3200 * editing/pasteboard/merge-end-4-expected.png: Added.
3201 * editing/pasteboard/merge-end-4-expected.txt: Added.
3202 * editing/pasteboard/merge-end-4.html: Added.
3203 Content was pulled out of these special elements:
3204 * editing/pasteboard/merge-end-blockquote-expected.checksum: Added.
3205 * editing/pasteboard/merge-end-blockquote-expected.png: Added.
3206 * editing/pasteboard/merge-end-blockquote-expected.txt: Added.
3207 * editing/pasteboard/merge-end-blockquote.html: Added.
3208 * editing/pasteboard/merge-end-list-expected.checksum: Added.
3209 * editing/pasteboard/merge-end-list-expected.png: Added.
3210 * editing/pasteboard/merge-end-list-expected.txt: Added.
3211 * editing/pasteboard/merge-end-list.html: Added.
3212 * editing/pasteboard/merge-end-table-expected.checksum: Added.
3213 * editing/pasteboard/merge-end-table-expected.png: Added.
3214 * editing/pasteboard/merge-end-table-expected.txt: Added.
3215 * editing/pasteboard/merge-end-table.html: Added.
3217 2006-05-02 Anders Carlsson <andersca@mac.com>
3219 Reviewed by Dave Hyatt.
3221 Test case for http://bugzilla.opendarwin.org/show_bug.cgi?id=8688
3222 file URLs aren't being serialized correctly when using window.location
3224 * fast/js/window-location-href-file-urls-expected.txt: Added.
3225 * fast/js/window-location-href-file-urls.html: Added.
3227 2006-04-28 Justin Garcia <justin.garcia@apple.com>
3231 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8653>
3232 Remove a use of hasMoreThanOneBlock
3234 Deleting didn't merge because of code that stopped the merge whenever
3235 the end of the selection to delete was in a fully selected line.
3236 * editing/deleting/merge-endOfParagraph-expected.checksum: Added.
3237 * editing/deleting/merge-endOfParagraph-expected.png: Added.
3238 * editing/deleting/merge-endOfParagraph-expected.txt: Added.
3239 * editing/deleting/merge-endOfParagraph.html: Added.
3241 Two testcases where paste did not request a merge from deletion, but should have.
3242 * editing/pasteboard/merge-after-delete-1-expected.checksum: Added.
3243 * editing/pasteboard/merge-after-delete-1-expected.png: Added.
3244 * editing/pasteboard/merge-after-delete-1-expected.txt: Added.
3245 * editing/pasteboard/merge-after-delete-1.html: Added.
3246 * editing/pasteboard/merge-after-delete-2-expected.checksum: Added.
3247 * editing/pasteboard/merge-after-delete-2-expected.png: Added.
3248 * editing/pasteboard/merge-after-delete-2-expected.txt: Added.
3249 * editing/pasteboard/merge-after-delete-2.html: Added.
3251 Code that prevents nesting incoming blocks in the block being pasted into
3252 could reverse the order of pasted paragraphs.
3253 * editing/pasteboard/prevent-block-nesting-01-expected.checksum: Added.
3254 * editing/pasteboard/prevent-block-nesting-01-expected.png: Added.
3255 * editing/pasteboard/prevent-block-nesting-01-expected.txt: Added.
3256 * editing/pasteboard/prevent-block-nesting-01.html: Added.
3258 2006-04-28 Alexey Proskuryakov <ap@nypop.com>
3262 - http://bugzilla.opendarwin.org/show_bug.cgi?id=5855
3263 REGRESSION: revert SGML comment parsing fix (comment parsing causes most of usbank.com page to be missing)
3265 * fast/css/acid2.html: Updated to the current version of the test, which no longer includes
3266 SGML comment parsing.
3267 * fast/css/acid2-pixel.html: Ditto.
3268 * http/tests/misc/acid2-pixel.html: Ditto.
3269 * http/tests/misc/acid2.html: Ditto.
3270 * fast/parser/comments-expected.checksum: The results of this test now match WinIE.
3271 * fast/parser/comments-expected.png:
3272 * fast/parser/comments-expected.txt:
3273 * fast/parser/comments.html:
3275 2006-04-28 Mitz Pettel <opendarwin.org@mitzpettel.com>
3277 Reviewed by hyatt, landed by ap.
3279 - test for http://bugzilla.opendarwin.org/show_bug.cgi?id=6769
3280 REGRESSION: Incomplete repaint when a cell's extra bottom margin grows
3282 * fast/repaint/table-extra-bottom-grow-expected.checksum: Added.
3283 * fast/repaint/table-extra-bottom-grow-expected.png: Added.
3284 * fast/repaint/table-extra-bottom-grow-expected.txt: Added.
3285 * fast/repaint/table-extra-bottom-grow.html: Added.
3286 * fast/repaint/table-cell-moved-expected.checksum: Removed excessive painting.
3287 * fast/repaint/table-cell-moved-expected.png: Ditto.
3288 * fast/repaint/bugzilla-6278-expected.checksum: Ditto.
3289 * fast/repaint/bugzilla-6278-expected.png: Ditto.
3291 2006-04-28 Eric Seidel <eseidel@apple.com>
3293 Reviewed by andersca.
3295 WebKit should accept */*+xml as XML.
3296 http://bugzilla.opendarwin.org/show_bug.cgi?id=5998
3298 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Added.
3299 * http/tests/xmlhttprequest/supported-xml-content-types.cgi: Added.
3300 * http/tests/xmlhttprequest/supported-xml-content-types.html: Added.
3302 2006-04-27 Geoffrey Garen <ggaren@apple.com>
3304 - Updated to remove diff shmutz:
3306 * fast/dom/Window/window-special-properties-expected.txt:
3307 * fast/dom/Window/window-special-properties.html:
3309 - Test for global window properties like window.HTMLDocument:
3311 * fast/dom/global-constructors-expected.txt: Added.
3312 * fast/dom/global-constructors.html: Added.
3314 2006-04-27 Mitz Pettel <opendarwin.org@mitzpettel.com>
3318 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8607>
3319 Automate repaint tests
3321 * fast/repaint/backgroundSizeRepaint-expected.checksum: Added.
3322 * fast/repaint/backgroundSizeRepaint-expected.png: Added.
3323 * fast/repaint/backgroundSizeRepaint-expected.txt: Added.
3324 * fast/repaint/backgroundSizeRepaint.html: Added.
3325 * fast/repaint/border-repaint-glitch-expected.checksum: Added.
3326 * fast/repaint/border-repaint-glitch-expected.png: Added.
3327 * fast/repaint/border-repaint-glitch-expected.txt: Added.
3328 * fast/repaint/border-repaint-glitch.html: Added.
3329 * fast/repaint/bugzilla-3509-expected.checksum: Added.
3330 * fast/repaint/bugzilla-3509-expected.png: Added.
3331 * fast/repaint/bugzilla-3509-expected.txt: Added.
3332 * fast/repaint/bugzilla-3509.html: Added.
3333 * fast/repaint/bugzilla-5699-expected.checksum: Added.
3334 * fast/repaint/bugzilla-5699-expected.png: Added.
3335 * fast/repaint/bugzilla-5699-expected.txt: Added.
3336 * fast/repaint/bugzilla-5699.html: Added.
3337 * fast/repaint/bugzilla-6278-expected.checksum: Added.
3338 * fast/repaint/bugzilla-6278-expected.png: Added.
3339 * fast/repaint/bugzilla-6278-expected.txt: Added.
3340 * fast/repaint/bugzilla-6278.html: Added.
3341 * fast/repaint/bugzilla-6388-expected.checksum: Added.
3342 * fast/repaint/bugzilla-6388-expected.png: Added.
3343 * fast/repaint/bugzilla-6388-expected.txt: Added.
3344 * fast/repaint/bugzilla-6388.html: Added.
3345 * fast/repaint/bugzilla-6473-expected.checksum: Added.
3346 * fast/repaint/bugzilla-6473-expected.png: Added.
3347 * fast/repaint/bugzilla-6473-expected.txt: Added.
3348 * fast/repaint/bugzilla-6473.html: Added.
3349 * fast/repaint/bugzilla-7235-expected.checksum: Added.
3350 * fast/repaint/bugzilla-7235-expected.png: Added.
3351 * fast/repaint/bugzilla-7235-expected.txt: Added.
3352 * fast/repaint/bugzilla-7235.html: Added.
3353 * fast/repaint/inline-outline-repaint-expected.checksum: Added.
3354 * fast/repaint/inline-outline-repaint-expected.png: Added.
3355 * fast/repaint/inline-outline-repaint-expected.txt: Added.
3356 * fast/repaint/inline-outline-repaint.html: Added.
3357 * fast/repaint/outline-repaint-glitch-expected.checksum: Added.
3358 * fast/repaint/outline-repaint-glitch-expected.png: Added.
3359 * fast/repaint/outline-repaint-glitch-expected.txt: Added.
3360 * fast/repaint/outline-repaint-glitch.html: Added.
3361 * fast/repaint/repaint-resized-overflow-expected.checksum: Added.
3362 * fast/repaint/repaint-resized-overflow-expected.png: Added.
3363 * fast/repaint/repaint-resized-overflow-expected.txt: Added.
3364 * fast/repaint/repaint-resized-overflow.html: Added.
3365 * fast/repaint/repaint.js: Added.
3366 * fast/repaint/resources: Added.
3367 * fast/repaint/resources/apple.jpg: Added.
3368 * fast/repaint/table-cell-move-expected.checksum: Added.
3369 * fast/repaint/table-cell-move-expected.png: Added.
3370 * fast/repaint/table-cell-move-expected.txt: Added.
3371 * fast/repaint/table-cell-move.html: Added.
3373 2006-04-27 Justin Garcia <justin.garcia@apple.com>
3377 <http://bugzilla.opendarwin.org/show_bug.cgi?id=8624>
3378 Placeholders aren't always removed during paste
3379 <rdar://problem/4059807>
3380 Seed: Mail: pasting quoted content sometimes adds a phantom newline
3382 If a webkit-block-placeholder has been introduced by a bug in deletion,
3383 we shouldn't remove it during paste if it is now acting as a linebreak.
3384 * editing/pasteboard/bad-placeholder-expected.checksum: Added.
3385 * editing/pasteboard/bad-placeholder-expected.png: Added.
3386 * editing/pasteboard/bad-placeholder-expected.txt: Added.
3387 * editing/pasteboard/bad-placeholder.html: Added.
3388 Generic placeholder brs should be removed if they are displaced by pasted content.
3389 * editing/pasteboard/displaced-generic-placeholder-expected.checksum: Added.
3390 * editing/pasteboard/displaced-generic-placeholder-expected.png: Added.
3391 * editing/pasteboard/displaced-generic-placeholder-expected.txt: Added.
3392 * editing/pasteboard/displaced-generic-placeholder.html: Added.
3393 So should placeholder brs with our special class on them.
3394 * editing/pasteboard/displaced-placeholder-expected.checksum: Added.
3395 * editing/pasteboard/displaced-placeholder-expected.png: Added.
3396 * editing/pasteboard/displaced-placeholder-expected.txt: Added.
3397 * editing/pasteboard/displaced-placeholder.html: Added.
3398 Removed an unnecessary collapsed br.
3399 * editing/pasteboard/paste-text-010-expected.txt:
3400 Two fixes, an extra line was present after pasting with an interchange newline.
3401 * editing/pasteboard/paste-text-016-expected.checksum: Added.
3402 * editing/pasteboard/paste-text-016-expected.png: Added.
3403 * editing/pasteboard/paste-text-016-expected.txt: Added.
3404 * editing/pasteboard/paste-text-017-expected.checksum: Added.
3405 * editing/pasteboard/paste-text-017-expected.png: Added.
3406 * editing/pasteboard/paste-text-017-expected.txt: Added.
3407 The code that interprets the incoming br as a br in strict mode had a bug.
3408 * editing/pasteboard/quirks-mode-br-1-expected.checksum: Added.
3409 * editing/pasteboard/quirks-mode-br-1-expected.png: Added.
3410 * editing/pasteboard/quirks-mode-br-1-expected.txt: Added.
3411 * editing/pasteboard/quirks-mode-br-1.html: Added.
3412 The linePlaceholder removal was negating the work to interpret the last
3413 incoming br as a br in strict mode.
3414 * editing/pasteboard/quirks-mode-br-2-expected.checksum: Added.
3415 * editing/pasteboard/quirks-mode-br-2-expected.png: Added.
3416 * editing/pasteboard/quirks-mode-br-2-expected.txt: Added.
3417 * editing/pasteboard/quirks-mode-br-2.html: Added.
3418 Don't let collapsed brs become rendered as a result of the paste operation.
3419 * editing/pasteboard/unrendered-br-expected.checksum: Added.
3420 * editing/pasteboard/unrendered-br-expected.png: Added.
3421 * editing/pasteboard/unrendered-br-expected.txt: Added.
3422 * editing/pasteboard/unrendered-br.html: Added.
3424 2006-04-25 Tim Omernick <timo@apple.com>
3428 Test case for <rdar://problem/4068375> Flash inserted via innerHTML Fails to Show when
3429 CSS Display Style is Toggled v