1 2006-10-24 Justin Garcia <justin.garcia@apple.com>
5 <http://bugs.webkit.org/show_bug.cgi?id=10993>
6 GMail Editor: Caret doesn't always position itself after list marker
8 * editing/execCommand/create-list-1-expected.checksum: Added.
9 * editing/execCommand/create-list-1-expected.png: Added.
10 * editing/execCommand/create-list-1-expected.txt: Added.
11 * editing/execCommand/create-list-1.html: Added.
14 * editing/execCommand/create-list-with-hr-expected.checksum:
15 * editing/execCommand/create-list-with-hr-expected.png:
16 * editing/execCommand/create-list-with-hr-expected.txt:
17 * editing/execCommand/create-list-with-hr.html:
18 * editing/execCommand/remove-list-1-expected.checksum:
19 * editing/execCommand/remove-list-1-expected.png:
20 * editing/execCommand/remove-list-1-expected.txt:
21 * fast/text/attributed-substring-from-range-001-expected.txt:
23 2006-10-23 Justin Garcia <justin.garcia@apple.com>
27 <http://bugs.webkit.org/show_bug.cgi?id=11334>
28 Writely Editor: Placing caret in a list "highlights" both Numbered List and Bulleted List toolbar icons
30 * editing/execCommand/queryCommandState-01-expected.txt: Added.
31 * editing/execCommand/queryCommandState-01.html: Added.
33 2006-10-20 Justin Garcia <justin.garcia@apple.com>
37 <http://bugs.webkit.org/show_bug.cgi?id=11333>
38 Writely Editor: After inserting a HR element, pressing return key creates a copy of this HR element in the document
40 * editing/inserting/insert-br-009-expected.checksum: Added.
41 * editing/inserting/insert-br-009-expected.png: Added.
42 * editing/inserting/insert-br-009-expected.txt: Added.
43 * editing/inserting/insert-br-009.html: Added.
44 * editing/inserting/insert-paragraph-01-expected.checksum: Added.
45 * editing/inserting/insert-paragraph-01-expected.png: Added.
46 * editing/inserting/insert-paragraph-01-expected.txt: Added.
47 * editing/inserting/insert-paragraph-01.html: Added.
48 * editing/inserting/insert-paragraph-02-expected.checksum: Added.
49 * editing/inserting/insert-paragraph-02-expected.png: Added.
50 * editing/inserting/insert-paragraph-02-expected.txt: Added.
51 * editing/inserting/insert-paragraph-02.html: Added.
52 * editing/inserting/insert-paragraph-03-expected.checksum: Added.
53 * editing/inserting/insert-paragraph-03-expected.png: Added.
54 * editing/inserting/insert-paragraph-03-expected.txt: Added.
55 * editing/inserting/insert-paragraph-03.html: Added.
56 * editing/inserting/insert-paragraph-04-expected.checksum: Added.
57 * editing/inserting/insert-paragraph-04-expected.png: Added.
58 * editing/inserting/insert-paragraph-04-expected.txt: Added.
59 * editing/inserting/insert-paragraph-04.html: Added.
61 2006-10-20 Geoffrey Garen <ggaren@apple.com>
63 RS by Beth "pants on fire" Dakin.
65 Put some layout tests in their place.
67 * fast/dom/Window/window-object-cross-frame-calls-expected.txt: Added.
68 * fast/dom/Window/window-object-cross-frame-calls.html: Added.
69 * fast/dom/Window/window-onFocus-expected.checksum: Added.
70 * fast/dom/Window/window-onFocus-expected.png: Added.
71 * fast/dom/Window/window-onFocus-expected.txt: Added.
72 * fast/dom/Window/window-onFocus.html: Added.
73 * fast/dom/Window/window-xy-properties-expected.txt: Added.
74 * fast/dom/Window/window-xy-properties.html: Added.
75 * fast/dom/window-object-cross-frame-calls-expected.txt: Removed.
76 * fast/dom/window-object-cross-frame-calls.html: Removed.
77 * fast/dom/window-onFocus-expected.checksum: Removed.
78 * fast/dom/window-onFocus-expected.png: Removed.
79 * fast/dom/window-onFocus-expected.txt: Removed.
80 * fast/dom/window-onFocus.html: Removed.
81 * fast/dom/window-xy-properties-expected.txt: Removed.
82 * fast/dom/window-xy-properties.html: Removed.
83 * fast/html/xhtml-serialize-expected.txt: Added.
84 * fast/html/xhtml-serialize.html: Added.
85 * fast/js/resources/xhtml-serialize.js: Removed.
86 * fast/js/resources/xslt-fragment-in-empty-doc.js: Removed.
87 * fast/js/xhtml-serialize-expected.txt: Removed.
88 * fast/js/xhtml-serialize.html: Removed.
89 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Removed.
90 * fast/js/xslt-fragment-in-empty-doc.html: Removed.
91 * fast/xsl/xslt-fragment-in-empty-doc-expected.txt: Added.
92 * fast/xsl/xslt-fragment-in-empty-doc.html: Added.
93 * fast/dom/resources/child.html: Removed.
94 * fast/dom/Window/resources/child.html: Added.
96 2006-10-20 Beth Dakin <bdakin@apple.com>
100 Changing these counters tests because they fail on some people's
101 machines. They fail for people who have the Armenian glyphs the
102 tests were looking for in the "expected" line. There is no point in
103 testing that anyway, since we do not currently support Armenian in
104 counters or in list markers.
106 * fast/css/counters/counter10-expected.checksum:
107 * fast/css/counters/counter10-expected.png:
108 * fast/css/counters/counter10-expected.txt:
109 * fast/css/counters/counter10.html:
110 * fast/css/counters/counters10-expected.checksum:
111 * fast/css/counters/counters10-expected.png:
112 * fast/css/counters/counters10-expected.txt:
113 * fast/css/counters/counters10.html:
115 2006-10-20 Geoffrey Garen <ggaren@apple.com>
119 Removed old window property tests because they didn't quite work and they
120 were looking at me funny. Replaced with new, comprehensive test.
122 * fast/dom/Window/window-properties-expected.txt: Added.
123 * fast/dom/Window/window-properties.html: Added.
124 * fast/js/window-properties-expected.txt: Removed.
125 * fast/js/window-properties.html: Removed.
126 * fast/js/window-properties2-expected.txt: Removed.
127 * fast/js/window-properties2.html: Removed.
129 2006-10-20 Anders Carlsson <acarlsson@apple.com>
133 Add test case for timer crash.
135 * fast/dom/timer-clear-interval-in-handler-expected.txt: Added.
136 * fast/dom/timer-clear-interval-in-handler.html: Added.
138 2006-10-20 Geoffrey Garen <ggaren@apple.com>
140 Reviewed by Beth, approved in principle by Adele, who couldn't be troubled
141 for an actual review.
143 Fixed http://bugs.webkit.org/show_bug.cgi?id=11345
144 1 fewer shouldChangeSelection delegate call for fast/forms/focus-control-to-page
146 I updated this test to use <input type="search"> because that's the only
147 remaining AppKit control, and the test's intention is verify tabbing
148 between AppKit and non-AppKit controls.
150 I updated the results because the behavior change is good.
152 Here's why the test regressed:
154 Our editing code is cra-zay. When AppKit calls nextKeyView, we not only
155 calculate the next key element in the page, we also focus it as a side-effect.
156 As a result, we used to fire a focus delegate twice, because AppKit happened
157 to call nextKeyView twice.
159 This test first regressed when Adele changed listboxes to be non-AppKit
160 controls (r16718). That change took AppKit out of test.
162 The regression redoubled itself when Adam moved TAB handling into the DOM
163 (r16741), taking AppKit out of TABing completely.
165 * fast/forms/focus-control-to-page-expected.txt:
166 * fast/forms/focus-control-to-page.html:
168 2006-10-19 Justin Garcia <justin.garcia@apple.com>
172 <rdar://problem/4447885>
173 API: WebView should have a method something like incrementLeftMarginBy: or indentBy:
175 Changed blockquotes in these tests to blockquote class="webkit-indent-blockquote".
176 * editing/execCommand/indent-empty-root-expected.txt:
177 * editing/execCommand/indent-selection-expected.checksum:
178 * editing/execCommand/indent-selection-expected.png:
179 * editing/execCommand/indent-selection-expected.txt:
180 * editing/execCommand/indent-selection.html:
181 * editing/execCommand/nsresponder-indent-expected.txt:
182 * editing/execCommand/nsresponder-outdent.html:
183 * editing/execCommand/outdent-selection-expected.checksum:
184 * editing/execCommand/outdent-selection-expected.png:
185 * editing/execCommand/outdent-selection-expected.txt:
187 Ditto. Added a FIXME:
188 * editing/execCommand/outdent-selection.html:
190 2006-10-19 Geoffrey Garen <ggaren@apple.com>
194 Added a delay before printing the last line of text to ensure that the two
195 lines consistently decode as separate chunks.
197 * http/tests/incremental/slow-utf8-css.pl:
198 * http/tests/incremental/slow-utf8-css-expected.txt:
200 2006-10-19 Alexey Proskuryakov <ap@nypop.com>
204 Test for http://bugs.webkit.org/show_bug.cgi?id=11141
205 REGRESSION(r16681-r16691): CSS '@import' doesn't respect HTML Base element
207 * http/tests/uri/css-href-2.css: Added.
208 * http/tests/uri/css-href-expected.checksum: Added.
209 * http/tests/uri/css-href-expected.png: Added.
210 * http/tests/uri/css-href-expected.txt: Added.
211 * http/tests/uri/css-href-fwd.css: Added.
212 * http/tests/uri/css-href.css: Added.
213 * http/tests/uri/css-href.php: Added.
214 * http/tests/uri/resources/css-href-2.css: Added.
215 * http/tests/uri/resources/css-href.css: Added.
217 2006-10-19 Geoffrey Garen <ggaren@apple.com>
219 Updated this test to avoid machine-specific results.
221 * fast/js/window-properties2-expected.txt:
222 * fast/js/window-properties2.html:
224 2006-10-18 Geoffrey Garen <ggaren@apple.com>
226 Test for some window properties that WebCore previously didn't enumerate.
228 * fast/js/window-properties2-expected.txt: Added.
229 * fast/js/window-properties2.html: Added.
231 2006-10-18 Geoffrey Garen <ggaren@apple.com>
235 Updated some results now that some global JS objects repeatably report their
236 statically declared properties.
238 * fast/js/window-properties-expected.txt:
239 * fast/js/window-properties.html:
241 2006-10-18 Adam Roben <aroben@apple.com>
245 Fix: http://bugs.webkit.org/show_bug.cgi?id=11342
246 fast/repaint/4774354 is failing
248 It seems that this test got checked in with incorrect results, as it
249 has been failing since its introduction in r17093.
251 * fast/repaint/4774354-expected.txt:
253 2006-10-18 Adam Roben <aroben@apple.com>
257 New test to make sure we're generating the correct keycodes for Tab
258 and Shift-Tab keypresses.
260 * fast/events/js-keyboard-event-creation-expected.txt: Added.
261 * fast/events/js-keyboard-event-creation.html: Added.
263 2006-10-18 Adam Roben <aroben@apple.com>
267 Fix: http://bugs.webkit.org/show_bug.cgi?id=11344
268 REGRESSION (r16741): webViewDidChangeSelection delegate not firing in
271 The behavior for display-none-in-onchange-keyboard is still correct
272 (we don't crash when the element about to receive focus gets
273 display:none set), so I've just generated new results for it.
275 The behavior of tabbing-input-iframe has changed a little. iframe
276 elements are now in the tab order, so I've changed the test to take
277 that into account and generated new results.
279 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
280 * fast/forms/tabbing-input-iframe-expected.txt:
281 * fast/forms/tabbing-input-iframe.html:
283 2006-10-18 Justin Garcia <justin.garcia@apple.com>
287 <rdar://problem/4784823>
288 GMail Editor: Hang occurs when removing list styling on text in a rich text message
290 * editing/execCommand/remove-list-1-expected.checksum: Added.
291 * editing/execCommand/remove-list-1-expected.png: Added.
292 * editing/execCommand/remove-list-1-expected.txt: Added.
293 * editing/execCommand/remove-list-1.html: Added.
295 2006-10-17 Justin Garcia <justin.garcia@apple.com>
299 <rdar://problem/4765600>
300 REGRESSION: Mail.app: smart deletion of words does not work
302 * editing/deleting/smart-delete-003-expected.checksum: Added.
303 * editing/deleting/smart-delete-003-expected.png: Added.
304 * editing/deleting/smart-delete-003-expected.txt: Added.
305 * editing/deleting/smart-delete-003.html: Added.
306 * editing/deleting/smart-delete-004-expected.checksum: Added.
307 * editing/deleting/smart-delete-004-expected.png: Added.
308 * editing/deleting/smart-delete-004-expected.txt: Added.
309 * editing/deleting/smart-delete-004.html: Added.
311 2006-10-18 Adam Roben <aroben@apple.com>
315 Fix: http://bugs.webkit.org/show_bug.cgi?id=11340
316 editing/pasteboard/4641033 needs new results
318 Update results after r17071.
320 * editing/pasteboard/4641033-expected.txt:
322 2006-10-17 Justin Garcia <justin.garcia@apple.com>
326 <rdar://problem/4776665>
327 REGRESSION: In Mail, caret is visible when the message body isn't focused
329 * editing/selection/4776665-expected.checksum: Added.
330 * editing/selection/4776665-expected.png: Added.
331 * editing/selection/4776665-expected.txt: Added.
332 * editing/selection/4776665.html: Added.
334 2006-10-17 Justin Garcia <justin.garcia@apple.com>
338 <rdar://problem/4774354>
339 REGRESSION: In Gmail, caret reappears when dragging a selection over some text in the message body
341 * fast/repaint/4774354-expected.checksum: Added.
342 * fast/repaint/4774354-expected.png: Added.
343 * fast/repaint/4774354-expected.txt: Added.
344 * fast/repaint/4774354.html: Added.
345 * fast/repaint/resources/contenteditable-iframe-src.html: Added.
347 2006-10-17 Justin Garcia <justin.garcia@apple.com>
351 <rdar://problem/4776765>
352 REGRESSION: Caret's ghost left behind after inserting a paragraph separator (11237)
354 * fast/repaint/4776765-expected.checksum: Added.
355 * fast/repaint/4776765-expected.png: Added.
356 * fast/repaint/4776765-expected.txt: Added.
357 * fast/repaint/4776765.html: Added.
359 2006-10-17 Alice Liu <alice.liu@apple.com>
361 Reviewed by Tim Hatcher.
363 When nodes are removed, selections are cleared, and when
364 http://bugs.webkit.org/show_bug.cgi?id=6498 was fixed, we started
365 sending didChangeSelection notifications. Updating the test results
366 fixes some of the tests mentioned in http://bugs.webkit.org/show_bug.cgi?id=10924
368 * fast/dynamic/move-node-with-selection-expected.txt:
369 * fast/events/dblclick-addEventListener-expected.txt:
370 * fast/events/updateLayoutForHitTest-expected.txt:
372 2006-10-17 Alice Liu <alice.liu@apple.com>
376 updating test results after r17068 - http://bugs.webkit.org/show_bug.cgi?id=11320
378 * fast/block/float/013-expected.checksum:
379 * fast/block/float/013-expected.txt:
381 2006-10-17 Adam Roben <aroben@apple.com>
385 Fixes http://bugs.webkit.org/show_bug.cgi?id=11214
386 http/tests/xmlhttprequest/exceptions.html needs new results
388 Updating results after r16794.
390 * http/tests/xmlhttprequest/exceptions-expected.txt:
391 * http/tests/xmlhttprequest/exceptions.html: Add comments about why we
392 don't follow the XHR spec.
394 2006-10-16 Justin Garcia <justin.garcia@apple.com>
398 <rdar://problem/3655385>
399 Editing: -indent: method unimplemented
401 * editing/execCommand/nsresponder-indent-expected.checksum: Added.
402 * editing/execCommand/nsresponder-indent-expected.png: Added.
403 * editing/execCommand/nsresponder-indent-expected.txt: Added.
404 * editing/execCommand/nsresponder-indent.html: Added.
405 * editing/execCommand/nsresponder-outdent-expected.checksum: Added.
406 * editing/execCommand/nsresponder-outdent-expected.png: Added.
407 * editing/execCommand/nsresponder-outdent-expected.txt: Added.
408 * editing/execCommand/nsresponder-outdent.html: Added.
410 2006-10-13 Justin Garcia <justin.garcia@apple.com>
412 Reviewed by ggaren and harrison
414 <rdar://problem/4744008>
415 9A270: Mail crashes when I try to paste large items from Safari
417 * editing/pasteboard/4744008-expected.txt: Added.
418 * editing/pasteboard/4744008.html: Added.
420 2006-10-13 Geoffrey Garen <ggaren@apple.com>
422 Tests for accessing renderer-dependent properties from a javascript: URL.
424 * fast/frames/frame-js-url-clientWidth-expected.txt: Added.
425 * fast/frames/frame-js-url-clientWidth.html: Added.
426 * fast/frames/iframe-js-url-clientWidth-expected.txt: Added.
427 * fast/frames/iframe-js-url-clientWidth.html: Added.
429 2006-10-13 David Harrison <harrison@apple.com>
433 <rdar://problem/4746860> Mail crash in WebCore::CSSMutableStyleDeclaration::merge(WebCore::CSSMutableStyleDeclaration*, bool)
435 * editing/style/style-boundary-005.html: Added. Matches steps from bug.
436 * editing/execCommand/hilitecolor-expected.txt: Updated (no empty Apple style spans).
437 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Updated (no empty Apple style spans).
438 * editing/style/remove-underline-in-bold-expected.txt: Updated (no empty Apple style spans).
439 * editing/style/typing-style-003-expected.txt: Updated (no empty Apple style spans).
441 2006-10-12 Adele Peterson <adele@apple.com>
445 - Test for http://bugs.webkit.org/show_bug.cgi?id=11172
446 REGRESSION (NativeListBox): OPTION text paints over the edge of the select element at http://jobs.apple.com/
448 * fast/forms/listbox-width-change-expected.txt: Added.
449 * fast/forms/listbox-width-change-expected.png: Added.
450 * fast/forms/listbox-width-change-expected.checksum: Added.
451 * fast/forms/listbox-width-change.html: Added.
453 2006-10-11 Kevin McCullough <KMcCullough@apple.com>
457 These test DST behavior on the cusp of a change (i.e. spring forward, fall back)
459 * fast/js/date-DST-time-cusps-expected.txt: Added.
460 * fast/js/date-DST-time-cusps.html: Added.
461 * fast/js/resources/date-DST-time-cusps.js: Added.
463 2006-10-11 Oliver Hunt <oliver@apple.com>
467 Fix svg text related layout tests
469 * svg/custom/getsvgdocument-expected.txt:
470 * svg/hixie/viewbox/003-expected.txt:
472 2006-10-11 Oliver Hunt <oliver@apple.com>
476 Test case for http://bugs.webkit.org/show_bug.cgi?id=11251
478 * fast/canvas/zero-size-fill-rect-expected.checksum: Added.
479 * fast/canvas/zero-size-fill-rect-expected.png: Added.
480 * fast/canvas/zero-size-fill-rect-expected.txt: Added.
481 * fast/canvas/zero-size-fill-rect.html: Added.
483 2006-10-11 Rob Buis <buis@kde.org>
488 http://bugs.webkit.org/show_bug.cgi?id=11221
489 REGRESSION: iExploder crash due to style="cursor: url()"
491 * fast/css/invalid-cursor-property-crash-expected.txt: Added.
492 * fast/css/invalid-cursor-property-crash.html: Added.
494 2006-10-11 Antti Koivisto <koivisto@iki.fi>
498 Test for http://bugs.webkit.org/show_bug.cgi?id=4377
500 * fast/layers/layer-visibility-expected.checksum: Added.
501 * fast/layers/layer-visibility-expected.png: Added.
502 * fast/layers/layer-visibility-expected.txt: Added.
503 * fast/layers/layer-visibility.html: Added.
505 2006-10-10 Oliver Hunt <ohunt@apple.com>
507 Rubber stamped by Anders.
509 Updated to deal with new svg text renderers, and
512 custom/text-clip testcase was incorrect, and has been fixed
514 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
515 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
516 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
517 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
518 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
519 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
520 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
521 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
522 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
523 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
524 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
525 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
526 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
527 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
528 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
529 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
530 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
531 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
532 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
533 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
534 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
535 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
536 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.checksum:
537 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
538 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
539 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
540 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
541 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
542 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
543 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.checksum:
544 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
545 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
546 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
547 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
548 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
549 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
550 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
551 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
552 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
553 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
554 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
555 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
556 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
557 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
558 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
559 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
560 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
561 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
562 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
563 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
564 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
565 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
566 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
567 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
568 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
569 * svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
570 * svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
571 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
572 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
573 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
574 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
575 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
576 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
577 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
578 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
579 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
580 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
581 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
582 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
583 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
584 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
585 * svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
586 * svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
587 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
588 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
589 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
590 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
591 * svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
592 * svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
593 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
594 * svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
595 * svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
596 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
597 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
598 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
599 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
600 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
601 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
602 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
603 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
604 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
605 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
606 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.checksum:
607 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.png:
608 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
609 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
610 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
611 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
612 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
613 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
614 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
615 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
616 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.checksum:
617 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.png:
618 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
619 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
620 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
621 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
622 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
623 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
624 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
625 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
626 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
627 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
628 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
629 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
630 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
631 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
632 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
633 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
634 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
635 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
636 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
637 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
638 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
639 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
640 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
641 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
642 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
643 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
644 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
645 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
646 * svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
647 * svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
648 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
649 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
650 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
651 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
652 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
653 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
654 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
655 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
656 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
657 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
658 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
659 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
660 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
661 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
662 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
663 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
664 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
665 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
666 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
667 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
668 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
669 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
670 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
671 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
672 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
673 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
674 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
675 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
676 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
677 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
678 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
679 * svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
680 * svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
681 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
682 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
683 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
684 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
685 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
686 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
687 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
688 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
689 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
690 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
691 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
692 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
693 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
694 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
695 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
696 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
697 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
698 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
699 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
700 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
701 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
702 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
703 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
704 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
705 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
706 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
707 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
708 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
709 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
710 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
711 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
712 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
713 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
714 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
715 * svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
716 * svg/W3C-SVG-1.1/text-align-01-b-expected.png:
717 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
718 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
719 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
720 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
721 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
722 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
723 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
724 * svg/W3C-SVG-1.1/text-align-04-b-expected.checksum:
725 * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
726 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
727 * svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
728 * svg/W3C-SVG-1.1/text-align-05-b-expected.png:
729 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
730 * svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
731 * svg/W3C-SVG-1.1/text-align-06-b-expected.png:
732 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
733 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
734 * svg/W3C-SVG-1.1/text-deco-01-b-expected.checksum:
735 * svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
736 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
737 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
738 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
739 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
740 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
741 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
742 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
743 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
744 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
745 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
746 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
747 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
748 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
749 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
750 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
751 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
752 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
753 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
754 * svg/custom/baseval-animval-equality-expected.checksum:
755 * svg/custom/baseval-animval-equality-expected.png:
756 * svg/custom/coords-relative-units-transforms-expected.checksum:
757 * svg/custom/coords-relative-units-transforms-expected.png:
758 * svg/custom/coords-relative-units-transforms-expected.txt:
759 * svg/custom/createelement-expected.txt:
760 * svg/custom/feComponentTransfer-Discrete-expected.txt:
761 * svg/custom/feComponentTransfer-Gamma-expected.txt:
762 * svg/custom/feComponentTransfer-Linear-expected.txt:
763 * svg/custom/feComponentTransfer-Table-expected.txt:
764 * svg/custom/foreign-object-skew-expected.txt:
765 * svg/custom/gradient-stroke-width-expected.txt:
766 * svg/custom/image-with-transform-clip-filter-expected.txt:
767 * svg/custom/invalid-css-expected.txt:
768 * svg/custom/invalid-fill-expected.txt:
769 * svg/custom/invalid-viewbox1-expected.txt:
770 * svg/custom/invalid-viewbox2-expected.txt:
771 * svg/custom/junk-data-expected.txt:
772 * svg/custom/marker-overflow-clip-expected.txt:
773 * svg/custom/missing-xlink-expected.txt:
774 * svg/custom/non-opaque-filters-expected.txt:
775 * svg/custom/pointer-events-path-expected.txt:
776 * svg/custom/svg-overflow-types-expected.txt:
777 text-clip was an incorrect test, rather than an incorrect result
778 * svg/custom/text-clip-expected.txt:
779 * svg/custom/text-clip.svg:
780 * svg/custom/text-filter-expected.txt:
781 * svg/custom/text-gradient-no-content-expected.txt:
782 * svg/custom/text-hit-test-expected.txt:
783 * svg/custom/text-image-opacity-expected.txt:
784 * svg/custom/tref-update-expected.txt:
786 2006-10-09 Maciej Stachowiak <mjs@apple.com>
790 - test case that ensures Referer[sic] header is sent
792 * http/tests/misc/referrer-expected.txt: Added.
793 * http/tests/misc/referrer.html: Added.
794 * http/tests/misc/resources/referrer-result.php: Added.
796 2006-10-09 Nikolas Zimmermann <zimmermann@kde.org>
800 Use log() instead of alert() just like in all other tests.
802 * editing/selection/move-begin-end.html:
804 2006-10-07 Andrew Wellington <proton@wiretapped.net>
808 Test for http://bugzilla.opendarwin.org/show_bug.cgi?id=10837
809 Bug 10837: REGRESSION: Yahoo New Charts Crashes WebKit
811 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.checksum: Added.
812 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.png: Added.
813 * fast/dom/HTMLDocument/frameless-location-bugzilla10837-expected.txt: Added.
814 * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html: Added.
816 2006-10-05 Alexey Proskuryakov <ap@nypop.com>
820 http://bugs.webkit.org/show_bug.cgi?id=11054
821 REGRESSION: Traditional Chinese encoding in login authentication
823 Each of these tests is passed by Firefox 1.5 and/or WinIE 6.
825 * fast/encoding/GBK/EUC-CN-expected.txt: Added.
826 * fast/encoding/GBK/EUC-CN.html: Added.
827 * fast/encoding/GBK/chinese-expected.txt: Added.
828 * fast/encoding/GBK/chinese.html: Added.
829 * fast/encoding/GBK/cn-gb-expected.txt: Added.
830 * fast/encoding/GBK/cn-gb.html: Added.
831 * fast/encoding/GBK/csgb2312-expected.txt: Added.
832 * fast/encoding/GBK/csgb2312.html: Added.
833 * fast/encoding/GBK/csgb231280-expected.txt: Added.
834 * fast/encoding/GBK/csgb231280.html: Added.
835 * fast/encoding/GBK/gb2312-expected.txt: Added.
836 * fast/encoding/GBK/gb2312.html: Added.
837 * fast/encoding/GBK/gb_2312-80-expected.txt: Added.
838 * fast/encoding/GBK/gb_2312-80.html: Added.
839 * fast/encoding/GBK/gbk-expected.txt: Added.
840 * fast/encoding/GBK/gbk.html: Added.
841 * fast/encoding/GBK/iso-ir-58-expected.txt: Added.
842 * fast/encoding/GBK/iso-ir-58.html: Added.
843 * fast/encoding/GBK/x-euc-cn-expected.txt: Added.
844 * fast/encoding/GBK/x-euc-cn.html: Added.
845 * fast/encoding/GBK/x-gbk-expected.txt: Added.
846 * fast/encoding/GBK/x-gbk.html: Added.
848 2006-10-04 Anders Carlsson <acarlsson@apple.com>
852 * fast/frames/frame-src-attribute-expected.txt:
855 2006-10-03 Alexey Proskuryakov <ap@nypop.com>
859 http://bugs.webkit.org/show_bug.cgi?id=11130
860 Convert "undefined" to AE missing value
862 * fast/AppleScript/001-expected.txt:
863 * fast/AppleScript/array-expected.txt:
866 2006-10-03 Justin Garcia <justin.garcia@apple.com>
870 * editing/execCommand/paste-1-expected.checksum: Added.
871 * editing/execCommand/paste-1-expected.png: Added.
872 * editing/execCommand/paste-1-expected.txt: Added.
873 * editing/execCommand/paste-1.html: Added.
874 * editing/execCommand/paste-2-expected.checksum: Added.
875 * editing/execCommand/paste-2-expected.png: Added.
876 * editing/execCommand/paste-2-expected.txt: Added.
877 * editing/execCommand/paste-2.html: Added.
879 2006-10-03 Beth Dakin <bdakin@apple.com>
883 Changing these two counters tests so they pass on the BuildBot.
885 * fast/css/counters/counter04-expected.checksum:
886 * fast/css/counters/counter04-expected.png:
887 * fast/css/counters/counter04-expected.txt:
888 * fast/css/counters/counter04.html:
889 * fast/css/counters/counters04-expected.checksum:
890 * fast/css/counters/counters04-expected.png:
891 * fast/css/counters/counters04-expected.txt:
892 * fast/css/counters/counters04.html:
894 2006-10-03 Justin Garcia <justin.garcia@apple.com>
898 Fixed a typo, updating expected results.
900 * editing/execCommand/create-list-with-hr-expected.checksum:
901 * editing/execCommand/create-list-with-hr-expected.png:
902 * editing/execCommand/create-list-with-hr-expected.txt:
904 2006-10-03 David Harrison <harrison@apple.com>
908 <rdar://problem/4671286> Candidate Window isn't displayed and only first candidate is displayed at typing location.
910 Updated test so that it actually shows the caret rect for the caret position.
911 Before, it was showing the caret rect for the 9th character of the test description.
913 * fast/text/justified-text-rect-expected.checksum:
914 * fast/text/justified-text-rect-expected.png:
915 * fast/text/justified-text-rect-expected.txt:
916 * fast/text/justified-text-rect.html:
918 2006-10-02 Justin Garcia <justin.garcia@apple.com>
922 * editing/execCommand/create-list-with-hr-expected.checksum: Added.
923 * editing/execCommand/create-list-with-hr-expected.png: Added.
924 * editing/execCommand/create-list-with-hr-expected.txt: Added.
925 * editing/execCommand/create-list-with-hr.html: Added.
927 2006-10-02 Beth Dakin <bdakin@apple.com>
929 Minor harassment followed by abject surrender provided by ggggaren.
933 * fast/css/counters/contentNone-expected.checksum: Added.
934 * fast/css/counters/contentNone-expected.png: Added.
935 * fast/css/counters/contentNone-expected.txt: Added.
936 * fast/css/counters/contentNone.html: Added.
937 * fast/css/counters/counter00-expected.checksum: Added.
938 * fast/css/counters/counter00-expected.png: Added.
939 * fast/css/counters/counter00-expected.txt: Added.
940 * fast/css/counters/counter00.html: Added.
941 * fast/css/counters/counter01-expected.checksum: Added.
942 * fast/css/counters/counter01-expected.png: Added.
943 * fast/css/counters/counter01-expected.txt: Added.
944 * fast/css/counters/counter01.html: Added.
945 * fast/css/counters/counter02-expected.checksum: Added.
946 * fast/css/counters/counter02-expected.png: Added.
947 * fast/css/counters/counter02-expected.txt: Added.
948 * fast/css/counters/counter02.html: Added.
949 * fast/css/counters/counter03-expected.checksum: Added.
950 * fast/css/counters/counter03-expected.png: Added.
951 * fast/css/counters/counter03-expected.txt: Added.
952 * fast/css/counters/counter03.html: Added.
953 * fast/css/counters/counter04-expected.checksum: Added.
954 * fast/css/counters/counter04-expected.png: Added.
955 * fast/css/counters/counter04-expected.txt: Added.
956 * fast/css/counters/counter04.html: Added.
957 * fast/css/counters/counter05-expected.checksum: Added.
958 * fast/css/counters/counter05-expected.png: Added.
959 * fast/css/counters/counter05-expected.txt: Added.
960 * fast/css/counters/counter05.html: Added.
961 * fast/css/counters/counter06-expected.checksum: Added.
962 * fast/css/counters/counter06-expected.png: Added.
963 * fast/css/counters/counter06-expected.txt: Added.
964 * fast/css/counters/counter06.html: Added.
965 * fast/css/counters/counter07-expected.checksum: Added.
966 * fast/css/counters/counter07-expected.png: Added.
967 * fast/css/counters/counter07-expected.txt: Added.
968 * fast/css/counters/counter07.html: Added.
969 * fast/css/counters/counter08-expected.checksum: Added.
970 * fast/css/counters/counter08-expected.png: Added.
971 * fast/css/counters/counter08-expected.txt: Added.
972 * fast/css/counters/counter08.html: Added.
973 * fast/css/counters/counter09-expected.checksum: Added.
974 * fast/css/counters/counter09-expected.png: Added.
975 * fast/css/counters/counter09-expected.txt: Added.
976 * fast/css/counters/counter09.html: Added.
977 * fast/css/counters/counter10-expected.checksum: Added.
978 * fast/css/counters/counter10-expected.png: Added.
979 * fast/css/counters/counter10-expected.txt: Added.
980 * fast/css/counters/counter10.html: Added.
981 * fast/css/counters/counter11-expected.checksum: Added.
982 * fast/css/counters/counter11-expected.png: Added.
983 * fast/css/counters/counter11-expected.txt: Added.
984 * fast/css/counters/counter11.html: Added.
985 * fast/css/counters/counter12-expected.checksum: Added.
986 * fast/css/counters/counter12-expected.png: Added.
987 * fast/css/counters/counter12-expected.txt: Added.
988 * fast/css/counters/counter12.html: Added.
989 * fast/css/counters/counter13-expected.checksum: Added.
990 * fast/css/counters/counter13-expected.png: Added.
991 * fast/css/counters/counter13-expected.txt: Added.
992 * fast/css/counters/counter13.html: Added.
993 * fast/css/counters/counter14-expected.checksum: Added.
994 * fast/css/counters/counter14-expected.png: Added.
995 * fast/css/counters/counter14-expected.txt: Added.
996 * fast/css/counters/counter14.html: Added.
997 * fast/css/counters/counter15-expected.checksum: Added.
998 * fast/css/counters/counter15-expected.png: Added.
999 * fast/css/counters/counter15-expected.txt: Added.
1000 * fast/css/counters/counter15.html: Added.
1001 * fast/css/counters/counter16-expected.checksum: Added.
1002 * fast/css/counters/counter16-expected.png: Added.
1003 * fast/css/counters/counter16-expected.txt: Added.
1004 * fast/css/counters/counter16.html: Added.
1005 * fast/css/counters/counters00-expected.checksum: Added.
1006 * fast/css/counters/counters00-expected.png: Added.
1007 * fast/css/counters/counters00-expected.txt: Added.
1008 * fast/css/counters/counters00.html: Added.
1009 * fast/css/counters/counters01-expected.checksum: Added.
1010 * fast/css/counters/counters01-expected.png: Added.
1011 * fast/css/counters/counters01-expected.txt: Added.
1012 * fast/css/counters/counters01.html: Added.
1013 * fast/css/counters/counters02-expected.checksum: Added.
1014 * fast/css/counters/counters02-expected.png: Added.
1015 * fast/css/counters/counters02-expected.txt: Added.
1016 * fast/css/counters/counters02.html: Added.
1017 * fast/css/counters/counters03-expected.checksum: Added.
1018 * fast/css/counters/counters03-expected.png: Added.
1019 * fast/css/counters/counters03-expected.txt: Added.
1020 * fast/css/counters/counters03.html: Added.
1021 * fast/css/counters/counters04-expected.checksum: Added.
1022 * fast/css/counters/counters04-expected.png: Added.
1023 * fast/css/counters/counters04-expected.txt: Added.
1024 * fast/css/counters/counters04.html: Added.
1025 * fast/css/counters/counters05-expected.checksum: Added.
1026 * fast/css/counters/counters05-expected.png: Added.
1027 * fast/css/counters/counters05-expected.txt: Added.
1028 * fast/css/counters/counters05.html: Added.
1029 * fast/css/counters/counters06-expected.checksum: Added.
1030 * fast/css/counters/counters06-expected.png: Added.
1031 * fast/css/counters/counters06-expected.txt: Added.
1032 * fast/css/counters/counters06.html: Added.
1033 * fast/css/counters/counters07-expected.checksum: Added.
1034 * fast/css/counters/counters07-expected.png: Added.
1035 * fast/css/counters/counters07-expected.txt: Added.
1036 * fast/css/counters/counters07.html: Added.
1037 * fast/css/counters/counters08-expected.checksum: Added.
1038 * fast/css/counters/counters08-expected.png: Added.
1039 * fast/css/counters/counters08-expected.txt: Added.
1040 * fast/css/counters/counters08.html: Added.
1041 * fast/css/counters/counters09-expected.checksum: Added.
1042 * fast/css/counters/counters09-expected.png: Added.
1043 * fast/css/counters/counters09-expected.txt: Added.
1044 * fast/css/counters/counters09.html: Added.
1045 * fast/css/counters/counters10-expected.checksum: Added.
1046 * fast/css/counters/counters10-expected.png: Added.
1047 * fast/css/counters/counters10-expected.txt: Added.
1048 * fast/css/counters/counters10.html: Added.
1049 * fast/css/counters/counters11-expected.checksum: Added.
1050 * fast/css/counters/counters11-expected.png: Added.
1051 * fast/css/counters/counters11-expected.txt: Added.
1052 * fast/css/counters/counters11.html: Added.
1053 * fast/css/counters/counters12-expected.checksum: Added.
1054 * fast/css/counters/counters12-expected.png: Added.
1055 * fast/css/counters/counters12-expected.txt: Added.
1056 * fast/css/counters/counters12.html: Added.
1057 * fast/css/counters/counters13-expected.checksum: Added.
1058 * fast/css/counters/counters13-expected.png: Added.
1059 * fast/css/counters/counters13-expected.txt: Added.
1060 * fast/css/counters/counters13.html: Added.
1061 * fast/css/counters/counters14-expected.checksum: Added.
1062 * fast/css/counters/counters14-expected.png: Added.
1063 * fast/css/counters/counters14-expected.txt: Added.
1064 * fast/css/counters/counters14.html: Added.
1065 * fast/css/counters/counters15-expected.checksum: Added.
1066 * fast/css/counters/counters15-expected.png: Added.
1067 * fast/css/counters/counters15-expected.txt: Added.
1068 * fast/css/counters/counters15.html: Added.
1069 * fast/css/counters/counters18-expected.checksum: Added.
1070 * fast/css/counters/counters18-expected.png: Added.
1071 * fast/css/counters/counters18-expected.txt: Added.
1072 * fast/css/counters/counters18.html: Added.
1073 * fast/css/counters/implied00-expected.checksum: Added.
1074 * fast/css/counters/implied00-expected.png: Added.
1075 * fast/css/counters/implied00-expected.txt: Added.
1076 * fast/css/counters/implied00.html: Added.
1077 * fast/css/counters/root-expected.checksum: Added.
1078 * fast/css/counters/root-expected.png: Added.
1079 * fast/css/counters/root-expected.txt: Added.
1080 * fast/css/counters/root.html: Added.
1081 * fast/css/counters/visibilityNone-expected.checksum: Added.
1082 * fast/css/counters/visibilityNone-expected.png: Added.
1083 * fast/css/counters/visibilityNone-expected.txt: Added.
1084 * fast/css/counters/visibilityNone.html: Added.
1086 2006-10-02 Adam Roben <aroben@apple.com>
1090 This change fixes a couple of problems with the window-properties
1091 test. window-properties' output changes depending on the presence or
1092 non-presence of session history (see
1093 http://bugs.webkit.org/show_bug.cgi?id=10965 for details). For this
1094 reason, the test must always be run as part of a run of ALL layout
1095 tests. The test results checked in were generated from an individual
1096 run of this test, so the buildbots were always failing since they run
1097 all the tests at once.
1099 This change regenerates the results for the test using a full run of
1100 layout tests. The test now also prints out object class names, and
1101 will print an error message when the test is run by itself.
1103 * fast/js/window-properties-expected.txt:
1104 * fast/js/window-properties.html:
1106 2006-10-02 Adele Peterson <adele@apple.com>
1110 - Updated results for <rdar://problem/4463841> Switch to use new list box implementation for <select multiple>
1112 * fast/forms/HTMLOptionElement_label05-expected.checksum:
1113 * fast/forms/HTMLOptionElement_label05-expected.png:
1114 * fast/forms/HTMLOptionElement_label05-expected.txt:
1115 * fast/forms/form-element-geometry-expected.checksum:
1116 * fast/forms/form-element-geometry-expected.png:
1117 * fast/forms/form-element-geometry-expected.txt:
1118 * fast/forms/option-strip-whitespace-expected.checksum:
1119 * fast/forms/option-strip-whitespace-expected.png:
1120 * fast/forms/option-strip-whitespace-expected.txt:
1121 * fast/forms/password-doubleclick-selection-expected.txt: Added.
1122 * fast/forms/password-doubleclick-selection.html: Added.
1123 * fast/forms/select-change-popup-to-listbox-expected.checksum:
1124 * fast/forms/select-change-popup-to-listbox-expected.png:
1125 * fast/forms/select-change-popup-to-listbox-expected.txt:
1126 * fast/text/updateNewFont-expected.checksum:
1127 * fast/text/updateNewFont-expected.png:
1128 * fast/text/updateNewFont-expected.txt:
1130 2006-10-01 Maciej Stachowiak <mjs@apple.com>
1132 Rubber stamped by Alexey.
1134 - reverted fix for http://bugs.webkit.org/show_bug.cgi?id=10893 since it led to layout test crashes
1136 * fast/dom/css-insert-import-rule-expected.txt: Removed.
1137 * fast/dom/css-insert-import-rule.html: Removed.
1139 2006-09-30 Geoffrey Garen <ggaren@apple.com>
1141 Added test for the viewource attribute, which applies to <frame> and
1144 * fast/frames/viewsource-attribute-expected.txt: Added.
1145 * fast/frames/viewsource-attribute.html: Added.
1147 * fast/frames/frameElement-widthheight.html: Removed stray character.
1149 2006-09-30 David Harrison <harrison@apple.com>
1151 Reviewed by John Sullivan.
1153 <rdar://problem/4641262> REGRESSION: Japanese text corrupts on wrapping point
1155 * fast/text/international/wrap-CJK-001-expected.checksum: Added.
1156 * fast/text/international/wrap-CJK-001-expected.png: Added.
1157 * fast/text/international/wrap-CJK-001-expected.txt: Added.
1158 * fast/text/international/wrap-CJK-001.html: Added.
1160 2006-10-01 Graham Dennis <graham.dennis@gmail.com>
1164 Test for http://bugs.webkit.org/show_bug.cgi?id=10842
1165 REGRESSION (r15418): contenteditable div truncates rightmost Japanese character
1167 * fast/text/line-breaks-after-white-space-expected.checksum: Added.
1168 * fast/text/line-breaks-after-white-space-expected.png: Added.
1169 * fast/text/line-breaks-after-white-space-expected.txt: Added.
1170 * fast/text/line-breaks-after-white-space.html: Added.
1172 2006-10-01 Alexey Proskuryakov <ap@nypop.com>
1174 Reviewed by Maciej and Darin.
1176 Test for http://bugs.webkit.org/show_bug.cgi?id=4372
1177 JavaScript document.write page form does not submit in Safari
1179 * fast/forms/document-write-expected.txt: Added.
1180 * fast/forms/document-write.html: Added.
1182 2006-09-30 Alexey Proskuryakov <ap@nypop.com>
1186 Test for http://bugs.webkit.org/show_bug.cgi?id=11011
1187 External CSS is parsed as iso-8859-1 even though the main document is utf-8
1189 * fast/encoding/css-charset-default-expected.txt: Added.
1190 * fast/encoding/css-charset-default.xhtml: Added.
1191 * fast/encoding/css-charset-import.css: Added.
1192 * fast/encoding/css-charset-inherit-iso-8859-5.css: Added.
1193 * fast/encoding/css-charset-inherit-koi-8.css: Added.
1195 2006-09-30 Rob Buis <buis@kde.org>
1197 Reviewed by eseidel.
1200 http://bugs.webkit.org/show_bug.cgi?id=11096
1201 Hit testing for polylines fails
1203 * svg/custom/polyline-hittest-expected.checksum: Added.
1204 * svg/custom/polyline-hittest-expected.png: Added.
1205 * svg/custom/polyline-hittest-expected.txt: Added.
1206 * svg/custom/polyline-hittest.svg: Added.
1208 2006-09-29 Timothy Hatcher <timothy@apple.com>
1210 Bug 11041: fast/dom/isindex-001 needs new results
1211 http://bugs.webkit.org/show_bug.cgi?id=11041
1213 * fast/dom/isindex-001-expected.txt:
1215 2006-09-29 Geoffrey Garen <ggaren@apple.com>
1217 Reviewed by John, Maciej.
1219 Added test for whether a frame element reports its src attribute as a
1220 complete, rather than relative, URL.
1222 * fast/frames/frame-src-attribute-expected.txt: Added.
1223 * fast/frames/frame-src-attribute.html: Added.
1224 * fast/frames/resources/frame-src-attribute-subframe.html: Added.
1226 2006-09-29 David Harrison <harrison@apple.com>
1228 Reviewed by John Sullivan.
1230 <rdar://problem/4663772> REGRESSION: Cannot type in Japanese after replying to a particular message
1231 <rdar://problem/4673293> REGRESSION: Can't enter the Japanese characters in Mail or Blot
1233 * fast/text/attributed-substring-from-range-001-expected.txt: Added.
1234 * fast/text/attributed-substring-from-range-001.html: Added.
1236 Check attributed string results when starting or ending at a br element.
1238 2006-09-29 Rob Buis <buis@kde.org>
1243 http://bugs.webkit.org/show_bug.cgi?id=10893
1244 InsertRule can not handle @import statements
1246 * fast/dom/css-insert-import-rule.html: Added.
1247 * fast/dom/resources/css-insert-import-rule.css: Added.
1249 2006-09-28 David Harrison <harrison@apple.com>
1253 Call clearKillRing() so we are guaranteed to start with empty kill ring.
1255 * editing/pasteboard/emacs-cntl-y-001.html:
1257 2006-09-27 Eric Seidel <eric@eseidel.com>
1261 paths with no fill specified default to black but do not recieve paint-related mouse events
1262 http://bugs.webkit.org/show_bug.cgi?id=11069
1264 * svg/custom/hover-default-fill-expected.checksum: Added.
1265 * svg/custom/hover-default-fill-expected.png: Added.
1266 * svg/custom/hover-default-fill-expected.txt: Added.
1267 * svg/custom/hover-default-fill.svg: Added.
1269 2006-09-27 Rob Buis <buis@kde.org>
1271 Reviewed by eseidel.
1274 http://bugs.webkit.org/show_bug.cgi?id=11015
1275 SVG handles em units incorrectly
1277 * svg/custom/viewport-em-expected.checksum: Added.
1278 * svg/custom/viewport-em-expected.png: Added.
1279 * svg/custom/viewport-em-expected.txt: Added.
1280 * svg/custom/viewport-em.svg: Added.
1281 * svg/custom/viewport-update2-expected.checksum: Added.
1282 * svg/custom/viewport-update2-expected.png: Added.
1283 * svg/custom/viewport-update2-expected.txt: Added.
1284 * svg/custom/viewport-update2.svg: Added.
1286 2006-09-27 Eric Seidel <eric@eseidel.com>
1290 Updated test (and results) for new invalid fill behavior.
1291 http://bugs.webkit.org/show_bug.cgi?id=11017
1293 * svg/custom/invalid-fill-expected.checksum:
1294 * svg/custom/invalid-fill-expected.png:
1295 * svg/custom/invalid-fill-expected.txt:
1296 * svg/custom/invalid-fill.svg:
1298 2006-09-26 Justin Garcia <justin.garcia@apple.com>
1302 <rdar://problem/4747695>
1303 Gmail Editor: Crash at WebCore::Range::startPosition() when decreasing a indent
1305 * editing/deleting/list-item-1-expected.checksum: Added.
1306 * editing/deleting/list-item-1-expected.png: Added.
1307 * editing/deleting/list-item-1-expected.txt: Added.
1308 * editing/deleting/list-item-1.html: Added.
1309 * editing/execCommand/remove-list-item-1-expected.checksum: Added.
1310 * editing/execCommand/remove-list-item-1-expected.png: Added.
1311 * editing/execCommand/remove-list-item-1-expected.txt: Added.
1312 * editing/execCommand/remove-list-item-1.html: Added.
1314 2006-09-26 David Harrison <harrison@apple.com>
1316 Reviewed by John and TimH.
1318 <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty
1320 * editing/pasteboard/emacs-cntl-y-001-expected.checksum: Added.
1321 * editing/pasteboard/emacs-cntl-y-001-expected.png: Added.
1322 * editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
1323 * editing/pasteboard/emacs-cntl-y-001.html: Added.
1325 2006-09-26 Eric Seidel <eric@eseidel.com>
1329 viewbox parser does not allow <tab> as a delimiter
1330 http://bugs.webkit.org/show_bug.cgi?id=11014
1332 * svg/hixie/viewbox/003-expected.checksum: Added.
1333 * svg/hixie/viewbox/003-expected.png: Added.
1334 * svg/hixie/viewbox/003-expected.txt: Added.
1335 * svg/hixie/viewbox/003.xml: Added.
1337 2006-09-26 Eric Seidel <eric@eseidel.com>
1341 SVGDocument::createElement does not create elements in the SVG namespace
1342 http://bugs.webkit.org/show_bug.cgi?id=10932
1344 * svg/custom/createelement-expected.checksum: Added.
1345 * svg/custom/createelement-expected.png: Added.
1346 * svg/custom/createelement-expected.txt: Added.
1347 * svg/custom/createelement.svg: Added.
1349 2006-09-26 Eric Seidel <eric@eseidel.com>
1353 RenderPath::nodeAtPoint does not respect stroke width
1354 http://bugs.webkit.org/show_bug.cgi?id=10829
1356 * svg/custom/stroke-width-click-expected.txt: Added.
1357 * svg/custom/stroke-width-click.svg: Added.
1359 2006-09-25 Justin Garcia <justin.garcia@apple.com>
1363 * editing/execCommand/indent-empty-root-expected.checksum: Added.
1364 * editing/execCommand/indent-empty-root-expected.png: Added.
1365 * editing/execCommand/indent-empty-root-expected.txt: Added.
1366 * editing/execCommand/indent-empty-root.html: Added.
1368 2006-09-24 Eric Seidel <eric@eseidel.com>
1372 Add test: svg/custom/viewport-clip.svg
1373 and update results for:
1374 http://bugs.webkit.org/show_bug.cgi?id=11007
1375 (Also update some old results, due to CoreImage variance)
1377 * svg/custom/baseval-animval-equality.svg:
1378 * svg/custom/empty-merge-expected.checksum:
1379 * svg/custom/empty-merge-expected.png:
1380 * svg/custom/empty-merge-expected.txt:
1381 * svg/custom/empty-merge.svg:
1382 * svg/custom/feDisplacementMap-01-expected.checksum:
1383 * svg/custom/feDisplacementMap-01-expected.png:
1384 * svg/custom/foreign-object-skew-expected.checksum:
1385 * svg/custom/foreign-object-skew-expected.png:
1386 * svg/custom/gradient-stroke-width-expected.txt:
1387 * svg/custom/grayscale-gradient-mask-expected.checksum:
1388 * svg/custom/grayscale-gradient-mask-expected.png:
1389 * svg/custom/grayscale-gradient-mask-expected.txt:
1390 * svg/custom/grayscale-gradient-mask.svg:
1391 * svg/custom/image-with-transform-clip-filter-expected.checksum:
1392 * svg/custom/image-with-transform-clip-filter-expected.png:
1393 * svg/custom/path-bad-data-expected.checksum:
1394 * svg/custom/path-bad-data-expected.png:
1395 * svg/custom/path-bad-data-expected.txt:
1396 * svg/custom/text-filter-expected.checksum:
1397 * svg/custom/text-filter-expected.png:
1398 * svg/custom/text-image-opacity-expected.checksum:
1399 * svg/custom/text-image-opacity-expected.png:
1400 * svg/custom/transform-scale-parse.svg:
1401 * svg/custom/viewport-clip-expected.checksum: Added.
1402 * svg/custom/viewport-clip-expected.png: Added.
1403 * svg/custom/viewport-clip-expected.txt: Added.
1404 * svg/custom/viewport-clip.svg: Added.
1406 2006-09-24 Eric Seidel <eric@eseidel.com>
1410 Browsers disagree on behavior for an invalid fill
1411 http://bugs.webkit.org/show_bug.cgi?id=11017
1413 * svg/custom/invalid-fill-expected.checksum: Added.
1414 * svg/custom/invalid-fill-expected.png: Added.
1415 * svg/custom/invalid-fill-expected.txt: Added.
1416 * svg/custom/invalid-fill.svg: Added.
1418 2006-09-24 Eric Seidel <eric@eseidel.com>
1422 Import one of Hixie's tests for:
1423 <svg:a> cannot be styled with a:hover
1424 http://bugs.webkit.org/show_bug.cgi?id=11005
1426 * svg/hixie/cascade/002.css: Added.
1427 * svg/hixie/cascade/002.xml: Added.
1429 2006-09-23 Alexey Proskuryakov <ap@nypop.com>
1433 http://bugs.webkit.org/show_bug.cgi?id=4872
1434 XMLHttpRequest fails to throw an exception when there is a security violation
1435 (mismatching domains)
1437 * http/tests/xmlhttprequest/exceptions-expected.txt: Added.
1438 * http/tests/xmlhttprequest/exceptions.html: Added.
1440 * http/tests/xmlhttprequest/extra-parameters-expected.txt: Added.
1441 * http/tests/xmlhttprequest/extra-parameters.html: Added.
1442 * http/tests/xmlhttprequest/resources/post-echo.cgi: Added.
1443 Test that passing too many parameters is OK (Firefox behavior; WinIE raises an exception).
1445 * fast/dom/xmlhttprequest-get-expected.txt: Updated results.
1447 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
1448 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
1449 * http/tests/xmlhttprequest/zero-length-response-sync.html:
1450 * http/tests/xmlhttprequest/zero-length-response.html:
1451 Updated results and changed state names to match the current spec.
1453 * http/tests/xmlhttprequest/resources/zero-length.xml: Added.
1455 2006-09-21 Nikolas Zimmermann <zimmermann@kde.org>
1457 Reviewed by eseidel.
1460 http://bugs.webkit.org/show_bug.cgi?id=10977
1461 SVGDocument does not expose 'rootElement' property
1463 * svg/custom/rootelement-expected.checksum: Added.
1464 * svg/custom/rootelement-expected.png: Added.
1465 * svg/custom/rootelement-expected.txt: Added.
1466 * svg/custom/rootelement.svg: Added.
1468 2006-09-21 Timothy Hatcher <timothy@apple.com>
1470 Adding more calls to layoutTestController.dumpChildFrameScrollPositions()
1471 for tests that need to report child frame scroll positions.
1473 * http/tests/navigation/anchor-frames.html:
1474 * http/tests/navigation/anchor-subframeload.html:
1475 * http/tests/navigation/relativeanchor-frames.html:
1477 2006-09-21 Timothy Hatcher <timothy@apple.com>
1481 Bug 10923: Frame scroll layout test failures on the buildbot
1482 http://bugs.webkit.org/show_bug.cgi?id=10923
1484 Made this test call layoutTestController.dumpChildFrameScrollPositions().
1486 * fast/overflow/scrollRevealButton-expected.txt:
1487 * fast/overflow/scrollRevealButton.html:
1489 2006-09-20 Justin Garcia <justin.garcia@apple.com>
1493 * editing/pasteboard/subframe-dragndrop-1-expected.checksum: Added.
1494 * editing/pasteboard/subframe-dragndrop-1-expected.png: Added.
1495 * editing/pasteboard/subframe-dragndrop-1-expected.txt: Added.
1496 * editing/pasteboard/subframe-dragndrop-1.html: Added.
1498 2006-09-20 Rob Buis <buis@kde.org>
1500 Reviewed by eseidel.
1502 Updated test results because of:
1503 http://bugs.webkit.org/show_bug.cgi?id=10946
1504 new marker code draws end-marker in wrong place
1506 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
1507 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
1508 * svg/custom/invalid-css-expected.txt:
1510 2006-09-20 Julien Palmas <julien.palmas@gmail.com>
1512 Reviewed by eseidel. Landed by eseidel.
1514 Test for http://bugs.webkit.org/show_bug.cgi?id=6003
1516 * svg/custom/pattern-y-offset-expected.checksum: Added.
1517 * svg/custom/pattern-y-offset-expected.png: Added.
1518 * svg/custom/pattern-y-offset-expected.txt: Added.
1519 * svg/custom/pattern-y-offset.svg: Added.
1521 2006-09-20 Justin Garcia <justin.garcia@apple.com>
1523 Reviewed by harrison
1525 * editing/selection/editable-links.html: Added.
1526 * editing/selection/editable-links.html-disabled: Removed.
1528 2006-09-20 Adam Roben <aroben@apple.com>
1530 Reviewed by timothy.
1532 Fixes http://bugs.webkit.org/show_bug.cgi?id=10953
1533 Test results for fast/js/window-properties.html should include
1534 children of window.document.body.firstChild
1536 * fast/js/window-properties-expected.txt: Regenerate results which now
1537 include window.document.body.firstChild.*
1538 * fast/js/window-properties.html: Print out 'null' for null objects
1539 instead of 'object' for more clarity
1541 2006-09-20 Adam Roben <aroben@apple.com>
1545 Adding test for http://bugs.webkit.org/show_bug.cgi?id=10935
1546 REGRESSION: file upload control with direction:rtl or text-align:right
1547 draws button on top of filename/icon
1549 * fast/forms/file-input-direction-expected.checksum: Added.
1550 * fast/forms/file-input-direction-expected.png: Added.
1551 * fast/forms/file-input-direction-expected.txt: Added.
1552 * fast/forms/file-input-direction.html: Added.
1554 2006-09-20 Eric Seidel <eric@eseidel.com>
1558 Commit two test updates I forgot to commit with:
1559 Markers should clip to their viewport.
1560 http://bugs.webkit.org/show_bug.cgi?id=5967
1562 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.checksum:
1563 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
1564 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
1565 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.checksum:
1566 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
1567 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1569 2006-09-19 Eric Seidel <eric@eseidel.com>
1573 Updated results for http://bugs.webkit.org/show_bug.cgi?id=8585
1575 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1576 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1577 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1578 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1579 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1580 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1581 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1582 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1583 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
1584 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1585 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1586 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1587 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
1588 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1589 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1590 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1591 * svg/custom/feComponentTransfer-Discrete-expected.txt:
1592 * svg/custom/feComponentTransfer-Gamma-expected.txt:
1593 * svg/custom/feComponentTransfer-Linear-expected.txt:
1594 * svg/custom/feComponentTransfer-Table-expected.txt:
1595 * svg/custom/feDisplacementMap-01-expected.txt:
1596 * svg/custom/filter-source-alpha-expected.txt:
1597 * svg/custom/image-with-transform-clip-filter-expected.txt:
1598 * svg/custom/non-opaque-filters-expected.txt:
1599 * svg/custom/text-filter-expected.txt:
1601 2006-09-19 Eric Seidel <eric@eseidel.com>
1605 Markers should clip to their viewport.
1606 http://bugs.webkit.org/show_bug.cgi?id=5967
1608 * svg/custom/marker-overflow-clip-expected.checksum: Added.
1609 * svg/custom/marker-overflow-clip-expected.png: Added.
1610 * svg/custom/marker-overflow-clip-expected.txt: Added.
1611 * svg/custom/marker-overflow-clip.svg: Added.
1613 2006-09-19 Justin Garcia <justin.garcia@apple.com>
1617 Disabling this test temporarily.
1619 * editing/selection/editable-links.html: Removed.
1620 * editing/selection/editable-links.html-disabled: Added.
1622 2006-09-19 Justin Garcia <justin.garcia@apple.com>
1624 Reviewed by harrison
1626 * editing/selection/editable-links-expected.checksum: Added.
1627 * editing/selection/editable-links-expected.png: Added.
1628 * editing/selection/editable-links-expected.txt: Added.
1629 * editing/selection/editable-links.html: Added.
1631 2006-09-19 Justin Garcia <justin.garcia@apple.com>
1633 Reviewed by harrison
1635 * editing/pasteboard/pasting-tabs-expected.checksum: Added.
1636 * editing/pasteboard/pasting-tabs-expected.png: Added.
1637 * editing/pasteboard/pasting-tabs-expected.txt: Added.
1638 * editing/pasteboard/pasting-tabs.html: Added.
1640 2006-09-18 Adam Roben <aroben@apple.com>
1644 Update tests for the new file upload control.
1646 * fast/forms/file-input-disabled-expected.txt:
1647 * fast/forms/form-element-geometry-expected.txt:
1648 * fast/forms/input-appearance-height-expected.txt:
1649 * fast/forms/input-value-expected.txt:
1651 2006-09-17 Eric Seidel <eric@eseidel.com>
1655 * fast/js/window-properties.html: make work in Firefox (hangs IE)
1657 2006-09-17 Eric Seidel <eric@eseidel.com>
1659 Add a textual dump of the window object property tree.
1663 * fast/js/window-properties-expected.txt: Added.
1664 * fast/js/window-properties.html: Added.
1666 2006-09-17 David Hyatt <hyatt@apple.com>
1668 Adding layout test for bug 10899.
1670 * fast/text/basic/generic-family-changes-expected.checksum: Added.
1671 * fast/text/basic/generic-family-changes-expected.png: Added.
1672 * fast/text/basic/generic-family-changes-expected.txt: Added.
1673 * fast/text/basic/generic-family-changes.html: Added.
1675 2006-09-17 Alexey Proskuryakov <ap@nypop.com>
1679 Test for http://bugs.webkit.org/show_bug.cgi?id=10852
1680 REGRESSION: Reproducible crash in XMLHttpRequest::abort()
1682 Currently, this test prints an error message to the console, because requests from
1683 an unload handler still don't work.
1685 * http/tests/xmlhttprequest/xhr-onunload-expected.txt: Added.
1686 * http/tests/xmlhttprequest/xhr-onunload.html: Added.
1688 2006-09-15 Justin Garcia <justin.garcia@apple.com>
1690 Reviewed by harrison
1692 <rdar://problem/4674869>
1693 REGRESSION: selecting text to write over results in cursor jumping to middle of next line
1695 * editing/deleting/whitespace-pre-1-expected.checksum: Added.
1696 * editing/deleting/whitespace-pre-1-expected.png: Added.
1697 * editing/deleting/whitespace-pre-1-expected.txt: Added.
1698 * editing/deleting/whitespace-pre-1.html: Added.
1700 2006-09-15 Timothy Hatcher <timothy@apple.com>
1704 Updating results to new expected values.
1706 * fast/lists/drag-into-marker-expected.txt:
1707 * fast/repaint/selection-after-delete-expected.txt:
1709 2006-09-15 Timothy Hatcher <timothy@apple.com>
1713 Updating results to new expected values.
1715 * editing/inserting/4278698-expected.txt:
1716 * fast/dom/window-xy-properties-expected.txt:
1718 2006-09-15 Adam Roben <aroben@apple.com>
1720 Reviewed by timothy.
1722 Part of http://bugs.webkit.org/show_bug.cgi?id=10865
1723 New file upload control should match the width of the old one
1725 Update tests to match new file upload control.
1727 * fast/forms/file-input-disabled-expected.txt:
1728 * fast/forms/form-element-geometry-expected.txt:
1729 * fast/forms/input-appearance-height-expected.txt:
1730 * fast/forms/input-value-expected.txt:
1732 2006-09-15 Kevin McCullough <KMcCullough@apple.com>
1734 - just layout test result changes
1736 * fast/dom/Range/range-compareNode-expected.txt:
1737 * fast/dom/Range/range-intersectsNode-expected.txt:
1739 2006-09-14 Justin Garcia <justin.garcia@apple.com>
1741 Reviewed by harrison
1743 <rdar://problem/4655880> Up/Down arrows skip over To Do
1745 * editing/selection/mixed-editability-3-expected.checksum: Added.
1746 * editing/selection/mixed-editability-3-expected.png: Added.
1747 * editing/selection/mixed-editability-3-expected.txt: Added.
1748 * editing/selection/mixed-editability-3.html: Added.
1749 * editing/selection/mixed-editability-4-expected.checksum: Added.
1750 * editing/selection/mixed-editability-4-expected.png: Added.
1751 * editing/selection/mixed-editability-4-expected.txt: Added.
1752 * editing/selection/mixed-editability-4.html: Added.
1753 * editing/selection/mixed-editability-5-expected.checksum: Added.
1754 * editing/selection/mixed-editability-5-expected.png: Added.
1755 * editing/selection/mixed-editability-5-expected.txt: Added.
1756 * editing/selection/mixed-editability-5.html: Added.
1758 2006-09-14 Graham Dennis <graham.dennis@gmail.com>
1760 Reviewed by Justin Garcia.
1762 Modified testcase for:
1763 http://bugs.webkit.org/show_bug.cgi?id=10726
1764 Crash in ApplyStyleCommand::applyRelativeFontStyleChange
1766 * editing/style/table-selection-expected.checksum:
1767 * editing/style/table-selection-expected.png:
1768 * editing/style/table-selection-expected.txt:
1769 * editing/style/table-selection.html:
1770 This testcase was for 10579, which is very similar to this bug (10726)
1771 Now the testcase tests both bugs.
1773 2006-09-13 Adam Roben <aroben@apple.com>
1775 Rubberstamped by hyatt.
1777 Updating tables results after hyatt landed a fix for
1778 http://bugs.webkit.org/show_bug.cgi?id=8126
1779 Padding must not apply to columns
1781 * tables/mozilla/bugs/bug139524-2-expected.txt:
1782 * tables/mozilla/bugs/bug139524-4-expected.txt:
1783 * tables/mozilla/bugs/bug32841-expected.txt:
1784 * tables/mozilla/dom/appendCol2-expected.txt:
1785 * tables/mozilla/dom/deleteCol1-expected.txt:
1786 * tables/mozilla/dom/deleteCol2-expected.txt:
1787 * tables/mozilla/dom/deleteCol3-expected.txt:
1788 * tables/mozilla/dom/deleteColGroup1-expected.txt:
1789 * tables/mozilla/dom/deleteColGroup2-expected.txt:
1790 * tables/mozilla/dom/insertColGroups1-expected.txt:
1791 * tables/mozilla/dom/insertColGroups2-expected.txt:
1792 * tables/mozilla/dom/insertCols1-expected.txt:
1793 * tables/mozilla/dom/insertCols2-expected.txt:
1794 * tables/mozilla/dom/insertCols3-expected.txt:
1795 * tables/mozilla/dom/insertCols4-expected.txt:
1796 * tables/mozilla/dom/insertCols5-expected.txt:
1797 * tables/mozilla/marvin/body_col-expected.txt:
1798 * tables/mozilla/marvin/x_col_span-expected.txt:
1799 * tables/mozilla/marvin/x_col_width_px-expected.txt:
1800 * tables/mozilla/marvin/x_colgroup_span-expected.txt:
1801 * tables/mozilla/other/body_col-expected.txt:
1802 * tables/mozilla_expected_failures/bugs/bug1128-expected.txt:
1803 * tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt:
1804 * tables/mozilla_expected_failures/bugs/bug45621-expected.txt:
1805 * tables/mozilla_expected_failures/bugs/bug7243-expected.txt:
1806 * tables/mozilla_expected_failures/core/cols1-expected.txt:
1807 * tables/mozilla_expected_failures/dom/appendCol1-expected.txt:
1808 * tables/mozilla_expected_failures/dom/appendColGroup1-expected.txt:
1809 * tables/mozilla_expected_failures/other/test4-expected.txt:
1811 2006-09-12 Julien Palmas <julien.palmas@gmail.com>
1813 Reviewed by darin. Landed by eseidel.
1815 * svg/custom/svgpolyparser-extra-space-expected.checksum: Added.
1816 * svg/custom/svgpolyparser-extra-space-expected.png: Added.
1817 * svg/custom/svgpolyparser-extra-space-expected.txt: Added.
1818 * svg/custom/svgpolyparser-extra-space.svg: Added.
1820 2006-09-12 Kevin McCullough <KMcCullough@apple.com>
1822 Reviewed by Andersca, Maciej, Brady.
1824 * fast/dom/Range/range-intersectsNode-expected.txt: Added.
1825 * fast/dom/Range/range-intersectsNode.html: Added.
1826 * fast/dom/Range/resources/intersectsNode.js: Added.
1828 2006-09-12 Nikolas Zimmermann <zimmermann@kde.org>
1830 Reviewed by eseidel. Landed by eseidel.
1832 Fixed: http://bugs.webkit.org/show_bug.cgi?id=10826
1834 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
1835 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
1836 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
1838 2006-09-11 Nikolas Zimmermann <zimmermann@kde.org>
1840 Reviewed by eseidel. Landed by eseidel.
1842 * svg/custom/baseval-animval-equality.svg: Added.
1844 2006-09-11 Kevin McCullough <KMcCullough@apple.com>
1849 * fast/dom/Range/range-compareNode-expected.txt: Added.
1850 * fast/dom/Range/range-compareNode.html: Added.
1851 * fast/dom/Range/range-comparePoint.html:
1853 2006-09-11 Vladimir Olexa <vladimir.olexa@gmail.com>
1857 - test for http://bugs.webkit.org/show_bug.cgi?id=10323
1858 REGRESSION: javascript: URL containing '\\' gets passed as '//'
1860 * fast/dom/javascript-backslash-expected.txt: Added.
1861 * fast/dom/javascript-backslash.html: Added.
1863 2006-09-11 Darin Adler <darin@apple.com>
1865 - converted a test to plain text (makes it platform independent; fixes a failure)
1867 * fast/events/ondragenter-expected.checksum: Removed.
1868 * fast/events/ondragenter-expected.png: Removed.
1869 * fast/events/ondragenter-expected.txt:
1870 * fast/events/ondragenter.html:
1872 2006-09-10 Darin Adler <darin@apple.com>
1874 - converted a test to plain text (makes it platform independent; fixes a failure)
1876 * fast/text/plain-text-line-breaks-expected.checksum: Removed.
1877 * fast/text/plain-text-line-breaks-expected.png: Removed.
1878 * fast/text/plain-text-line-breaks-expected.txt: Regenerated.
1879 * fast/text/plain-text-line-breaks.html: Added a call to dumpAsText().
1881 2006-09-08 Timothy Hatcher <timothy@apple.com>
1883 Adds a test for the CSS URL quoting logic.
1885 * fast/inspector/cssURLQuotes-expected.txt: Added.
1886 * fast/inspector/cssURLQuotes.html: Added.
1888 2006-09-09 Alexey Proskuryakov <ap@nypop.com>
1892 http://bugs.webkit.org/show_bug.cgi?id=10759
1893 fast/AppleScript/array.html test failing
1895 * fast/AppleScript/001-expected.txt: Updated results.
1897 2006-09-07 Alexey Proskuryakov <ap@nypop.com>
1901 Test for http://bugs.webkit.org/show_bug.cgi?id=10753
1902 REGRESSION: The beginning of a CSS file is missing
1904 * http/tests/incremental/slow-utf8-css-expected.checksum: Added.
1905 * http/tests/incremental/slow-utf8-css-expected.png: Added.
1906 * http/tests/incremental/slow-utf8-css-expected.txt: Added.
1907 * http/tests/incremental/slow-utf8-css.pl: Added.
1909 2006-09-07 Rob Buis <buis@kde.org>
1914 <http://bugs.webkit.org/show_bug.cgi?id=9753>
1915 SVG with width and height 100% leaves room for scrollbar on the right.
1917 Also Updated .txt files (all text blocks are wider) and some updated
1918 pixel tests (some text is layouted differently because of wider text blocks).
1920 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1921 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1922 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1923 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1924 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1925 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1926 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1927 * svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
1928 * svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
1929 * svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
1930 * svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
1931 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1932 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1933 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1934 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1935 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1936 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1937 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1938 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1939 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1940 * svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
1941 * svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
1942 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1943 * svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
1944 * svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
1945 * svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
1946 * svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
1947 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1948 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
1949 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
1950 * svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
1951 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
1952 * svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
1953 * svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
1954 * svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
1955 * svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
1956 * svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
1957 * svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
1958 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
1959 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
1960 * svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
1961 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
1962 * svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1963 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
1964 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1965 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1966 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1967 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1968 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1969 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1970 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1971 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1972 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
1973 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1974 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1975 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1976 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
1977 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1978 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1979 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1980 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
1981 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1982 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
1983 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
1984 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1985 * svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
1986 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1987 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
1988 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
1989 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
1990 * svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
1991 * svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
1992 * svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
1993 * svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
1994 * svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
1995 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1996 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1997 * svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
1998 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1999 * svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
2000 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
2001 * svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
2002 * svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
2003 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2004 * svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
2005 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2006 * svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
2007 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
2008 * svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
2009 * svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
2010 * svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2011 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2012 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2013 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.checksum:
2014 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
2015 * svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
2016 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.checksum:
2017 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
2018 * svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
2019 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.checksum:
2020 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
2021 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
2022 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.checksum:
2023 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
2024 * svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
2025 * svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
2026 * svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
2027 * svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
2028 * svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
2029 * svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
2030 * svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
2031 * svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
2032 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2033 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2034 * svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
2035 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2036 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2037 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
2038 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
2039 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2040 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
2041 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
2042 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
2043 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
2044 * svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
2045 * svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
2046 * svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
2047 * svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2048 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
2049 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
2050 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
2051 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2052 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2053 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
2054 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
2055 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
2056 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
2057 * svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
2058 * svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
2059 * svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
2060 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
2061 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
2062 * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
2063 * svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
2064 * svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
2065 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
2066 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2067 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2068 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2069 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2070 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2071 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2072 * svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
2073 * svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
2074 * svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
2075 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2076 * svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
2077 * svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
2078 * svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
2079 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2080 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2081 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2082 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2083 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
2084 * svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
2085 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2086 * svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
2087 * svg/W3C-SVG-1.1/text-align-02-b-expected.png:
2088 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
2089 * svg/W3C-SVG-1.1/text-align-03-b-expected.checksum:
2090 * svg/W3C-SVG-1.1/text-align-03-b-expected.png:
2091 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2092 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2093 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2094 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
2095 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
2096 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
2097 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
2098 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
2099 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2100 * svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
2101 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
2102 * svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
2103 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
2104 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
2105 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
2106 * svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
2107 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2108 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
2109 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
2110 * svg/custom/coords-relative-units-transforms-expected.txt:
2111 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2112 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2113 * svg/custom/feComponentTransfer-Linear-expected.txt:
2114 * svg/custom/feComponentTransfer-Table-expected.txt:
2115 * svg/custom/image-with-transform-clip-filter-expected.txt:
2116 * svg/custom/invalid-css-expected.txt:
2117 * svg/custom/invalid-viewbox1-expected.txt:
2118 * svg/custom/invalid-viewbox2-expected.txt:
2119 * svg/custom/non-opaque-filters-expected.txt:
2120 * svg/custom/percentage-rect-expected.checksum:
2121 * svg/custom/percentage-rect-expected.png:
2122 * svg/custom/percentage-rect-expected.txt:
2123 * svg/custom/pointer-events-path-expected.txt:
2124 * svg/custom/svg-overflow-types-expected.txt:
2125 * svg/custom/text-clip-expected.txt:
2126 * svg/custom/text-filter-expected.txt:
2127 * svg/custom/text-gradient-no-content-expected.checksum:
2128 * svg/custom/text-gradient-no-content-expected.png:
2129 * svg/custom/text-gradient-no-content-expected.txt:
2130 * svg/custom/text-hit-test-expected.txt:
2131 * svg/custom/text-image-opacity-expected.txt:
2132 * svg/custom/tref-update-expected.txt:
2133 * svg/custom/width-full-percentage-expected.checksum: Added.
2134 * svg/custom/width-full-percentage-expected.png: Added.
2135 * svg/custom/width-full-percentage-expected.txt: Added.
2136 * svg/custom/width-full-percentage.svg: Added.
2138 2006-09-05 Darin Adler <darin@apple.com>
2142 - test for bug where the charset in a link element for a CSS stylesheet is ignored.
2143 I noticed this while working on new text encoding machinery.
2145 * fast/encoding/css-link-charset-expected.txt: Added.
2146 * fast/encoding/css-link-charset.css: Added.
2147 * fast/encoding/css-link-charset.html: Added.
2149 - test for http://bugs.webkit.org/show_bug.cgi?id=10681
2150 REGRESSION: Reproducible crash at Wikipedia
2151 (Alexey wrote this one, I reviewed.)
2153 * fast/forms/form-data-encoding-normalization-overrun-expected.txt: Added.
2154 * fast/forms/form-data-encoding-normalization-overrun.html: Added.
2156 - and a tweak to an existing test
2158 * fast/forms/form-data-encoding.html: Changed to dump encoded URL so it's easier to
2159 diagnose this when it fails.
2161 2006-09-05 Justin Garcia <justin.garcia@apple.com>
2163 Reviewed by thatcher
2165 Setup for <rdar://problem/4344550> Misspellings aren't marked after undo delete
2168 * editing/pasteboard/4641033-expected.checksum:
2169 * editing/pasteboard/4641033-expected.png:
2170 * editing/execCommand/outdent-selection-expected.checksum:
2171 * editing/execCommand/outdent-selection-expected.png:
2173 Added a didChangeSelection notification that was absent before:
2174 * editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
2175 * editing/deleting/delete-3608430-fix-expected.txt:
2176 * editing/deleting/delete-3608462-fix-expected.txt:
2177 * editing/deleting/delete-3775172-fix-expected.txt:
2178 * editing/deleting/delete-3800834-fix-expected.txt:
2179 * editing/deleting/delete-3857753-fix-expected.txt:
2180 * editing/deleting/delete-3865854-fix-expected.txt:
2181 * editing/deleting/delete-3928305-fix-expected.txt:
2182 * editing/deleting/delete-3959464-fix-expected.txt:
2183 * editing/deleting/delete-4038408-fix-expected.txt:
2184 * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt:
2185 * editing/deleting/delete-at-paragraph-boundaries-001-expected.txt:
2186 * editing/deleting/delete-at-paragraph-boundaries-002-expected.txt:
2187 * editing/deleting/delete-at-paragraph-boundaries-003-expected.txt:
2188 * editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
2189 * editing/deleting/delete-at-paragraph-boundaries-005-expected.txt:
2190 * editing/deleting/delete-at-paragraph-boundaries-006-expected.txt:
2191 * editing/deleting/delete-at-paragraph-boundaries-007-expected.txt:
2192 * editing/deleting/delete-at-paragraph-boundaries-009-expected.txt:
2193 * editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
2194 * editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
2195 * editing/deleting/delete-block-contents-001-expected.txt:
2196 * editing/deleting/delete-block-contents-002-expected.txt:
2197 * editing/deleting/delete-block-contents-003-expected.txt:
2198 * editing/deleting/delete-block-merge-contents-001-expected.txt:
2199 * editing/deleting/delete-block-merge-contents-002-expected.txt:
2200 * editing/deleting/delete-block-merge-contents-003-expected.txt:
2201 * editing/deleting/delete-block-merge-contents-004-expected.txt:
2202 * editing/deleting/delete-block-merge-contents-005-expected.txt:
2203 * editing/deleting/delete-block-merge-contents-006-expected.txt:
2204 * editing/deleting/delete-block-merge-contents-007-expected.txt:
2205 * editing/deleting/delete-block-merge-contents-008-expected.txt:
2206 * editing/deleting/delete-block-merge-contents-009-expected.txt:
2207 * editing/deleting/delete-block-merge-contents-010-expected.txt:
2208 * editing/deleting/delete-block-merge-contents-012-expected.txt:
2209 * editing/deleting/delete-block-merge-contents-013-expected.txt:
2210 * editing/deleting/delete-block-merge-contents-014-expected.txt:
2211 * editing/deleting/delete-block-merge-contents-015-expected.txt:
2212 * editing/deleting/delete-block-merge-contents-016-expected.txt:
2213 * editing/deleting/delete-block-merge-contents-017-expected.txt:
2214 * editing/deleting/delete-block-merge-contents-018-expected.txt:
2215 * editing/deleting/delete-block-merge-contents-019-expected.txt:
2216 * editing/deleting/delete-block-merge-contents-020-expected.txt:
2217 * editing/deleting/delete-block-merge-contents-021-expected.txt:
2218 * editing/deleting/delete-block-merge-contents-022-expected.txt:
2219 * editing/deleting/delete-block-merge-contents-023-expected.txt:
2220 * editing/deleting/delete-block-merge-contents-024-expected.txt:
2221 * editing/deleting/delete-block-table-expected.txt:
2222 * editing/deleting/delete-br-008-expected.txt:
2223 * editing/deleting/delete-br-010-expected.txt:
2224 * editing/deleting/delete-br-011-expected.txt:
2225 * editing/deleting/delete-first-list-item-expected.txt:
2226 * editing/deleting/delete-image-001-expected.txt:
2227 * editing/deleting/delete-image-002-expected.txt:
2228 * editing/deleting/delete-image-003-expected.txt:
2229 * editing/deleting/delete-image-004-expected.txt:
2230 * editing/deleting/delete-line-001-expected.txt:
2231 * editing/deleting/delete-line-002-expected.txt:
2232 * editing/deleting/delete-line-003-expected.txt:
2233 * editing/deleting/delete-line-004-expected.txt:
2234 * editing/deleting/delete-line-005-expected.txt:
2235 * editing/deleting/delete-line-006-expected.txt:
2236 * editing/deleting/delete-line-007-expected.txt:
2237 * editing/deleting/delete-line-008-expected.txt:
2238 * editing/deleting/delete-line-009-expected.txt:
2239 * editing/deleting/delete-line-010-expected.txt:
2240 * editing/deleting/delete-line-011-expected.txt:
2241 * editing/deleting/delete-line-012-expected.txt:
2242 * editing/deleting/delete-line-013-expected.txt:
2243 * editing/deleting/delete-line-014-expected.txt:
2244 * editing/deleting/delete-line-015-expected.txt:
2245 * editing/deleting/delete-line-016-expected.txt:
2246 * editing/deleting/delete-line-017-expected.txt:
2247 * editing/deleting/delete-listitem-001-expected.txt:
2248 * editing/deleting/delete-listitem-002-expected.txt:
2249 * editing/deleting/delete-mixed-editable-content-001-expected.txt:
2250 * editing/deleting/delete-select-all-001-expected.txt:
2251 * editing/deleting/delete-select-all-002-expected.txt:
2252 * editing/deleting/delete-select-all-003-expected.txt:
2253 * editing/deleting/merge-different-styles-expected.txt:
2254 * editing/deleting/merge-endOfParagraph-expected.txt:
2255 * editing/deleting/merge-no-br-expected.txt:
2256 * editing/deleting/pruning-after-merge-1-expected.txt:
2257 * editing/deleting/pruning-after-merge-2-expected.txt:
2258 * editing/deleting/table-cells-expected.txt:
2259 * editing/execCommand/boldSelection-expected.txt:
2260 * editing/execCommand/create-list-from-range-selection-expected.txt:
2261 * editing/execCommand/createLink-expected.txt:
2262 * editing/execCommand/format-block-expected.txt:
2263 * editing/execCommand/format-block-from-range-selection-expected.txt:
2264 * editing/execCommand/format-block-with-braces-expected.txt:
2265 * editing/execCommand/format-block-with-trailing-br-expected.txt:
2266 * editing/execCommand/hilitecolor-expected.txt:
2267 * editing/execCommand/indent-list-item-expected.txt:
2268 * editing/execCommand/indent-selection-expected.txt:
2269 * editing/execCommand/insert-list-and-stitch-expected.txt:
2270 * editing/execCommand/insert-list-with-id-expected.txt:
2271 * editing/execCommand/insertHTML-expected.txt:
2272 * editing/execCommand/insertHorizontalRule-expected.txt:
2273 * editing/execCommand/remove-formatting-expected.txt:
2274 * editing/execCommand/remove-list-from-range-selection-expected.txt:
2275 * editing/execCommand/remove-list-items-expected.txt:
2276 * editing/execCommand/strikethroughSelection-expected.txt:
2277 * editing/execCommand/switch-list-type-expected.txt:
2278 * editing/execCommand/unlink-expected.txt:
2279 * editing/input/text-input-controller-expected.txt:
2280 * editing/inserting/insert-3654864-fix-expected.txt:
2281 * editing/inserting/insert-3659587-fix-expected.txt:
2282 * editing/inserting/insert-3775316-fix-expected.txt:
2283 * editing/inserting/insert-3851164-fix-expected.txt:
2284 * editing/inserting/insert-3907422-fix-expected.txt:
2285 * editing/inserting/insert-after-delete-001-expected.txt:
2286 * editing/inserting/insert-div-001-expected.txt:
2287 * editing/inserting/insert-div-002-expected.txt:
2288 * editing/inserting/insert-div-003-expected.txt:
2289 * editing/inserting/insert-div-005-expected.txt:
2290 * editing/inserting/insert-div-007-expected.txt:
2291 * editing/inserting/insert-div-009-expected.txt:
2292 * editing/inserting/insert-div-010-expected.txt:
2293 * editing/inserting/insert-div-020-expected.txt:
2294 * editing/inserting/insert-div-023-expected.txt:
2295 * editing/inserting/insert-div-024-expected.txt:
2296 * editing/inserting/insert-div-025-expected.txt:
2297 * editing/inserting/insert-div-026-expected.txt:
2298 * editing/inserting/multiple-lines-selected-expected.txt:
2299 * editing/inserting/paragraph-separator-03-expected.txt:
2300 * editing/inserting/paragraph-separator-in-table-2-expected.txt:
2301 * editing/inserting/redo-expected.txt:
2302 * editing/inserting/return-key-with-selection-001-expected.txt:
2303 * editing/inserting/return-key-with-selection-002-expected.txt:
2304 * editing/inserting/return-key-with-selection-003-expected.txt:
2305 * editing/pasteboard/3976872-expected.txt:
2306 * editing/pasteboard/4076267-3-expected.txt:
2307 * editing/pasteboard/4076267-expected.txt:
2308 * editing/pasteboard/4700297-expected.txt:
2309 * editing/pasteboard/8145-3-expected.txt:
2310 * editing/pasteboard/block-wrappers-necessary-expected.txt:
2311 * editing/pasteboard/copy-paste-bidi-expected.txt:
2312 * editing/pasteboard/displaced-generic-placeholder-expected.txt:
2313 * editing/pasteboard/displaced-placeholder-expected.txt:
2314 * editing/pasteboard/display-block-on-spans-expected.txt:
2315 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
2316 * editing/pasteboard/interchange-newline-2-expected.txt:
2317 * editing/pasteboard/merge-after-delete-1-expected.txt:
2318 * editing/pasteboard/merge-after-delete-2-expected.txt:
2319 * editing/pasteboard/merge-after-delete-expected.txt:
2320 * editing/pasteboard/merge-end-3-expected.txt:
2321 * editing/pasteboard/merge-end-5-expected.txt:
2322 * editing/pasteboard/merge-end-blockquote-expected.txt:
2323 * editing/pasteboard/merge-end-list-expected.txt:
2324 * editing/pasteboard/merge-end-table-expected.txt:
2325 * editing/pasteboard/paste-4035648-fix-expected.txt:
2326 * editing/pasteboard/paste-4039777-fix-expected.txt:
2327 * editing/pasteboard/paste-line-endings-001-expected.txt:
2328 * editing/pasteboard/paste-line-endings-006-expected.txt:
2329 * editing/pasteboard/paste-match-style-001-expected.txt:
2330 * editing/pasteboard/paste-match-style-002-expected.txt:
2331 * editing/pasteboard/paste-pre-001-expected.txt:
2332 * editing/pasteboard/paste-pre-002-expected.txt:
2333 * editing/pasteboard/paste-table-002-expected.txt:
2334 * editing/pasteboard/paste-table-003-expected.txt:
2335 * editing/pasteboard/paste-text-006-expected.txt:
2336 * editing/pasteboard/paste-text-007-expected.txt:
2337 * editing/pasteboard/paste-text-010-expected.txt:
2338 * editing/pasteboard/paste-text-011-expected.txt:
2339 * editing/pasteboard/paste-text-015-expected.txt:
2340 * editing/pasteboard/paste-text-016-expected.txt:
2341 * editing/pasteboard/paste-text-017-expected.txt:
2342 * editing/pasteboard/paste-text-018-expected.txt:
2343 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
2344 * editing/pasteboard/smart-paste-003-expected.txt:
2345 * editing/pasteboard/smart-paste-004-expected.txt:
2346 * editing/pasteboard/smart-paste-005-expected.txt:
2347 * editing/pasteboard/smart-paste-006-expected.txt:
2348 * editing/pasteboard/smart-paste-007-expected.txt:
2349 * editing/pasteboard/smart-paste-008-expected.txt:
2350 * editing/pasteboard/testcase-9507-expected.txt:
2351 * editing/pasteboard/undoable-fragment-removes-expected.txt:
2352 * editing/selection/expanding-selections-expected.txt:
2353 * editing/selection/expanding-selections2-expected.txt:
2354 * editing/selection/node-removal-1-expected.txt:
2355 * editing/selection/node-removal-2-expected.txt:
2356 * editing/selection/select-all-iframe-expected.txt:
2357 * editing/selection/skip-non-editable-1-expected.txt:
2358 * editing/selection/triple-click-in-pre-expected.txt:
2359 * editing/style/apple-style-editable-mix-expected.txt:
2360 * editing/style/block-style-004-expected.txt:
2361 * editing/style/block-style-005-expected.txt:
2362 * editing/style/block-style-006-expected.txt:
2363 * editing/style/create-block-for-style-001-expected.txt:
2364 * editing/style/create-block-for-style-002-expected.txt:
2365 * editing/style/create-block-for-style-003-expected.txt:
2366 * editing/style/create-block-for-style-004-expected.txt:
2367 * editing/style/create-block-for-style-007-expected.txt:
2368 * editing/style/create-block-for-style-009-expected.txt:
2369 * editing/style/create-block-for-style-010-expected.txt:
2370 * editing/style/create-block-for-style-011-expected.txt:
2371 * editing/style/create-block-for-style-012-expected.txt:
2372 * editing/style/create-block-for-style-013-expected.txt:
2373 * editing/style/designmode-expected.txt:
2374 * editing/style/relative-font-size-change-001-expected.txt:
2375 * editing/style/relative-font-size-change-002-expected.txt:
2376 * editing/style/remove-underline-across-paragraph-expected.txt:
2377 * editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
2378 * editing/style/remove-underline-after-paragraph-expected.txt:
2379 * editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
2380 * editing/style/remove-underline-from-stylesheet-expected.txt:
2381 * editing/style/smoosh-styles-001-expected.txt:
2382 * editing/style/smoosh-styles-002-expected.txt:
2383 * editing/style/smoosh-styles-003-expected.txt:
2384 * editing/style/style-3681552-fix-001-expected.txt:
2385 * editing/style/style-3681552-fix-002-expected.txt:
2386 * editing/style/style-3690704-fix-expected.txt:
2387 * editing/style/style-3998892-fix-expected.txt:
2388 * editing/style/style-boundary-001-expected.txt:
2389 * editing/style/style-boundary-003-expected.txt:
2390 * editing/style/style-boundary-004-expected.txt:
2391 * editing/style/typing-style-001-expected.txt:
2392 * editing/style/typing-style-003-expected.txt:
2393 * editing/undo/undo-misspellings-expected.txt:
2394 * editing/unsupported-content/list-delete-001-expected.txt:
2395 * editing/unsupported-content/list-delete-002-expected.txt:
2396 * editing/unsupported-content/list-delete-003-expected.txt:
2397 * editing/unsupported-content/table-delete-001-expected.txt:
2398 * editing/unsupported-content/table-delete-002-expected.txt:
2399 * editing/unsupported-content/table-delete-003-expected.txt:
2400 * fast/forms/attributed-strings-expected.txt:
2401 * fast/forms/cursor-position-expected.txt:
2402 * fast/forms/drag-into-textarea-expected.txt:
2403 * fast/forms/input-appearance-maxlength-expected.txt:
2404 * fast/forms/input-paste-undo-expected.txt:
2405 * fast/forms/input-selection-restore-expected.txt:
2406 * fast/forms/input-text-paste-maxlength-expected.txt:
2407 * fast/forms/selection-functions-expected.txt:
2408 * fast/forms/text-field-setvalue-crash-expected.txt:
2409 * fast/forms/textarea-paste-newline-expected.txt:
2411 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
2415 Tests for http://bugs.webkit.org/show_bug.cgi?id=10716
2416 XMLHttpRequest.responseText is null if HTTP response is empty
2418 The results are not fully correct yet:
2419 - accessing properties that are now undefined should cause an exception;
2420 - on error, responseXML should be null, rather than contain an HTML document describing
2423 * http/tests/xmlhttprequest/supported-xml-content-types-expected.txt: Updated for responseXML
2424 now returning null for nil documents.
2426 * http/tests/xmlhttprequest/zero-length-response-expected.txt:
2427 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
2428 * http/tests/xmlhttprequest/zero-length-response-sync.html:
2429 * http/tests/xmlhttprequest/zero-length-response.html:
2430 Extended to cover more properties.
2432 2006-09-04 Alexey Proskuryakov <ap@nypop.com>
2436 Test for http://bugs.webkit.org/show_bug.cgi?id=10676
2437 @charset rules not accessible via DOM
2439 * fast/encoding/css-charset-dom-expected.txt: Added.
2440 * fast/encoding/css-charset-dom.html: Added.
2442 2006-09-04 Rob Buis <buis@kde.org>
2446 Testcase needed for:
2447 http://bugs.webkit.org/show_bug.cgi?id=6546
2448 clipPath data does not respect transforms
2450 * svg/custom/clip-path-with-transform-expected.checksum: Added.
2451 * svg/custom/clip-path-with-transform-expected.png: Added.
2452 * svg/custom/clip-path-with-transform-expected.txt: Added.
2453 * svg/custom/clip-path-with-transform.svg: Added.
2455 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
2459 Test for http://bugs.webkit.org/show_bug.cgi?id=10693
2460 Convert JavaScript arrays to AppleScript lists
2462 * fast/AppleScript/array-expected.txt:
2463 * fast/AppleScript/array.html: Updated results, added a test for
2464 circular dependencies.
2466 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
2470 Tests for http://bugs.webkit.org/show_bug.cgi?id=10697
2471 REGRESSION (r16175): Errors in incremental decoding of UTF-8
2473 * fast/encoding/charset-invalid-expected.txt: Added.
2474 * fast/encoding/charset-invalid.html: Added.
2475 * http/tests/incremental/slow-utf8-html-expected.txt: Added.
2476 * http/tests/incremental/slow-utf8-html.pl: Added.
2478 2006-09-03 Alexey Proskuryakov <ap@nypop.com>
2482 http://bugs.webkit.org/show_bug.cgi?id=4508
2483 Layout tests access an external server
2485 * fast/backgrounds/repeat/noRepeatCorrectClip.html: Use a local resource (it was already present,
2486 but the test still pointed to a remote one).
2487 * fast/dom/HTMLImageElement/image-src-absolute-url-expected.txt:
2488 * fast/dom/HTMLImageElement/image-src-absolute-url.html: Use a non-existent file URL instead of
2489 a non-existent http one.
2490 * fast/loader/docLoaderFrame-expected.checksum: Removed.
2491 * fast/loader/docLoaderFrame-expected.png: Removed.
2492 * fast/loader/docLoaderFrame-expected.txt: Removed.
2493 * fast/loader/docLoaderFrame.html: Removed.
2494 * http/tests/xmlhttprequest/docLoaderFrame-expected.txt: Added.
2495 * http/tests/xmlhttprequest/docLoaderFrame.html: Added.
2496 * http/tests/xmlhttprequest/resources/docLoaderFrame-data.html: Added.
2497 Use a local resource. Also, turned the test into a text one, and used waitUntilDone to make it
2500 2006-09-02 Graham Dennis <graham.dennis@gmail.com>
2505 http://bugs.webkit.org/show_bug.cgi?id=10579
2506 AppleStyleCommand::applyBlockStyle crash
2508 * editing/style/table-selection-expected.checksum: Added.
2509 * editing/style/table-selection-expected.png: Added.
2510 * editing/style/table-selection-expected.txt: Added.
2511 * editing/style/table-selection.html: Added.
2513 2006-09-01 Adele Peterson <adele@apple.com>
2515 Reviewed by Tim Omernick.
2517 Updated results for http://bugs.webkit.org/show_bug.cgi?id=6990
2518 Switch to use new text field implementation for <input type="password">
2520 * dom/html/level2/html/HTMLInputElement22-expected.txt:
2521 * dom/xhtml/level2/html/HTMLInputElement22-expected.txt:
2522 * fast/events/event-sender-mouse-click.html:
2523 * fast/forms/input-appearance-height-expected.checksum:
2524 * fast/forms/input-appearance-height-expected.txt:
2525 * fast/forms/input-type-change-in-onfocus-mouse-expected.txt:
2526 * fast/forms/input-value-expected.checksum:
2527 * fast/forms/input-value-expected.png:
2528 * fast/forms/input-value-expected.txt:
2529 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
2530 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
2531 * tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
2533 Updated from switch to style-able selects
2534 * fast/forms/option-strip-whitespace-expected.checksum:
2535 * fast/forms/option-strip-whitespace-expected.png:
2536 * fast/forms/option-strip-whitespace-expected.txt:
2538 2006-09-01 Timothy Hatcher <timothy@apple.com>
2542 - updated results, null is not round-tripped through the bindings
2543 because of regressions the original change caused in other applications.
2544 - added an echo for "undefined".
2546 * plugins/bindings-test-expected.txt:
2547 * plugins/bindings-test.html:
2549 2006-09-01 Alexey Proskuryakov <ap@nypop.com>
2554 - http://bugs.webkit.org/show_bug.cgi?id=5620
2555 Should only honor encoding from <meta> in HTML
2557 - http://bugs.webkit.org/show_bug.cgi?id=9783
2558 An XML declaration without an explicit encoding incorrectly triggers
2559 UTF-8 encoding in an HTML document
2561 - http://bugs.webkit.org/show_bug.cgi?id=10155
2562 CSS2: @charset is not supported
2564 * fast/encoding/css-charset-expected.txt: Added.
2565 * fast/encoding/css-charset.css: Added.
2566 * fast/encoding/css-charset.html: Added.
2567 * fast/encoding/css-charset-evil-expected.txt: Added.
2568 * fast/encoding/css-charset-evil.css: Added.
2569 * fast/encoding/css-charset-evil.html: Added.
2570 * fast/encoding/default-xhtml-encoding-expected.txt: Added.
2571 * fast/encoding/default-xhtml-encoding.xhtml: Added.
2572 * fast/encoding/meta-in-xhtml-expected.txt: Added.
2573 * fast/encoding/meta-in-xhtml.xhtml: Added.
2574 * fast/encoding/pseudo-xml-2-expected.txt: Added.
2575 * fast/encoding/pseudo-xml-2.html: Added.
2576 * fast/encoding/pseudo-xml-3-expected.txt: Added.
2577 * fast/encoding/pseudo-xml-3.html: Added.
2578 * fast/encoding/pseudo-xml-4-expected.txt: Added.
2579 * fast/encoding/pseudo-xml-4.html: Added.
2580 * fast/encoding/pseudo-xml-expected.txt: Added.
2581 * fast/encoding/pseudo-xml.html: Added.
2583 2006-08-31 Alice Liu <alice.liu@apple.com>
2587 Revised expected results for an isindex element because of
2588 <rdar://problem/4463870> Switch to use new text field implementation for <isindex>
2589 Now the field is rendered as a textfield
2591 * fast/dom/isindex-002-expected.checksum:
2592 * fast/dom/isindex-002-expected.png:
2593 * fast/dom/isindex-002-expected.txt:
2595 2006-08-30 Rob Buis <buis@kde.org>
2599 Changed test results because of:
2600 http://bugs.webkit.org/show_bug.cgi?id=10586
2601 pointer-events has issues when things are not stroked/filled
2603 * svg/custom/pointer-events-path-expected.checksum:
2604 * svg/custom/pointer-events-path-expected.png:
2605 * svg/custom/pointer-events-path-expected.txt:
2607 2006-08-29 Justin Garcia <justin.garcia@apple.com>
2609 Reviewed by harrison
2611 <rdar://problem/4700297>
2612 REGRESSION: After replacing a misspelled word in a sentence, the selection extends to end of current line
2615 * editing/pasteboard/smart-paste-002-expected.checksum:
2616 * editing/pasteboard/smart-paste-002-expected.png:
2617 * editing/pasteboard/smart-paste-002-expected.txt:
2618 Added to demonstrate fix:
2619 * editing/pasteboard/4700297-expected.checksum: Added.
2620 * editing/pasteboard/4700297-expected.png: Added.
2621 * editing/pasteboard/4700297-expected.txt: Added.
2622 * editing/pasteboard/4700297.html: Added.
2623 Removed a superfluous style span:
2624 * editing/deleting/pruning-after-merge-1-expected.txt:
2625 * editing/pasteboard/interchange-newline-1-expected.txt:
2626 * editing/pasteboard/paste-text-019-expected.checksum:
2627 * editing/pasteboard/paste-text-019-expected.png:
2628 * editing/pasteboard/paste-text-019-expected.txt:
2629 * editing/selection/drag-to-contenteditable-iframe-expected.txt:
2630 Accidently checked in bad results yesterday:
2631 * editing/pasteboard/copy-paste-bidi-expected.txt:
2632 Equivalent render tree:
2633 * editing/pasteboard/smart-paste-001-expected.txt:
2635 2006-08-29 waylonis <waylonis@google.com>
2639 - Updated test to check for exceptions thrown in a plug-in. This is
2640 a test for http://bugs.webkit.org/show_bug.cgi?id=10114.
2641 * plugins/bindings-test-expected.txt:
2642 * plugins/bindings-test.html:
2644 2006-08-29 Darin Adler <darin@apple.com>
2648 - test for <rdar://problem/4701494> REGRESSION: Scrollbar on EPSN widget doesn't scroll (also affects Widgets widget, web inspector)
2650 * fast/css/computed-style-negative-top-expected.txt: Added.
2651 * fast/css/computed-style-negative-top.html: Added.
2653 2006-08-28 Justin Garcia <justin.garcia@apple.com>
2655 Reviewed by harrison
2657 * editing/inserting/redo-expected.checksum: Added.
2658 * editing/inserting/redo-expected.png: Added.
2659 * editing/inserting/redo-expected.txt: Added.
2660 * editing/inserting/redo.html: Added.
2661 * editing/pasteboard/copy-paste-bidi-expected.txt:
2663 2006-08-28 Alice Liu <alice.liu@apple.com>
2667 Added tests for <rdar://problem/4548537> Document.domain and other attributes are blank for an iframe created with document.write
2669 * http/tests/misc/iframe-domain-test-expected.txt: Added.
2670 * http/tests/misc/iframe-domain-test.html: Added.
2672 2006-08-27 Rob Buis <buis@kde.org>
2676 Changed test result because of:
2677 http://bugs.webkit.org/show_bug.cgi?id=10557
2678 KCanvasPath should be replace by platform/Path
2680 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2682 2006-08-26 Eric Seidel <eric@eseidel.com>
2686 Test case for: pointer-events does not work.
2687 http://bugs.webkit.org/show_bug.cgi?id=10415
2689 * svg/custom/pointer-events-path-expected.checksum: Added.
2690 * svg/custom/pointer-events-path-expected.png: Added.
2691 * svg/custom/pointer-events-path-expected.txt: Added.
2692 * svg/custom/pointer-events-path.svg: Added.
2694 2006-08-27 Rob Buis <buis@kde.org>
2699 http://bugs.webkit.org/show_bug.cgi?id=10558
2700 SVG should have support for <metadata> element
2702 * svg/custom/create-metadata-element-expected.checksum: Added.
2703 * svg/custom/create-metadata-element-expected.png: Added.
2704 * svg/custom/create-metadata-element-expected.txt: Added.
2705 * svg/custom/create-metadata-element.svg: Added.
2707 2006-08-25 Adele Peterson <adele@apple.com>
2709 Updated results for addition of -webkit-text-security.
2711 * fast/css/computed-style-expected.txt:
2713 2006-08-25 Adele Peterson <adele@apple.com>
2717 New tests and updated tests for styled selects.
2719 * fast/borders/borderRadiusInvalidColor-expected.checksum: Added.
2720 * fast/borders/borderRadiusInvalidColor-expected.png: Added.
2721 * fast/borders/borderRadiusInvalidColor-expected.txt: Added.
2722 * fast/borders/borderRadiusInvalidColor.html: Added.
2724 * fast/forms/select-baseline-expected.checksum: Added.
2725 * fast/forms/select-baseline-expected.png: Added.
2726 * fast/forms/select-baseline-expected.txt: Added.
2727 * fast/forms/select-baseline.html: Added.
2729 * editing/pasteboard/4641033-expected.txt:
2730 * editing/selection/replaced-boundaries-3-expected.txt:
2731 * editing/selection/select-box-expected.txt:
2732 * fast/block/margin-collapse/103-expected.txt:
2733 * fast/forms/001-expected.checksum:
2734 * fast/forms/001-expected.png:
2735 * fast/forms/001-expected.txt:
2736 * fast/forms/003-expected.txt:
2737 * fast/forms/004-expected.txt:
2738 * fast/forms/HTMLOptionElement_label01-expected.txt:
2739 * fast/forms/HTMLOptionElement_label02-expected.txt:
2740 * fast/forms/HTMLOptionElement_label03-expected.txt:
2741 * fast/forms/HTMLOptionElement_label04-expected.txt:
2742 * fast/forms/HTMLOptionElement_label06-expected.txt:
2743 * fast/forms/HTMLOptionElement_label07-expected.txt:
2744 * fast/forms/form-element-geometry-expected.checksum:
2745 * fast/forms/form-element-geometry-expected.png:
2746 * fast/forms/form-element-geometry-expected.txt:
2747 * fast/forms/option-script-expected.txt:
2748 * fast/forms/option-text-clip-expected.txt:
2749 * fast/forms/select-change-listbox-to-popup-expected.txt:
2750 * fast/forms/select-selected-expected.txt:
2751 * fast/forms/select-style-expected.txt:
2752 * fast/forms/select-visual-hebrew-expected.txt:
2753 * fast/invalid/014-expected.txt:
2754 * fast/parser/document-write-option-expected.txt:
2755 * fast/replaced/width100percent-expected.txt:
2756 * http/tests/navigation/anchor-basic-expected.txt:
2757 * http/tests/navigation/anchor-frames-expected.txt:
2758 * http/tests/navigation/anchor-goback-expected.txt:
2759 * http/tests/navigation/anchor-subframeload-expected.txt:
2760 * http/tests/navigation/javascriptlink-basic-expected.txt:
2761 * http/tests/navigation/javascriptlink-frames-expected.txt:
2762 * http/tests/navigation/javascriptlink-goback-expected.txt:
2763 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
2764 * http/tests/navigation/metaredirect-basic-expected.txt:
2765 * http/tests/navigation/metaredirect-frames-expected.txt:
2766 * http/tests/navigation/metaredirect-goback-expected.txt:
2767 * http/tests/navigation/metaredirect-subframeload-expected.txt:
2768 * http/tests/navigation/post-goback2-expected.txt:
2769 * http/tests/navigation/postredirect-goback2-expected.txt:
2770 * http/tests/navigation/redirect302-basic-expected.txt:
2771 * http/tests/navigation/redirect302-frames-expected.txt:
2772 * http/tests/navigation/redirect302-goback-expected.txt:
2773 * http/tests/navigation/redirect302-subframeload-expected.txt:
2774 * http/tests/navigation/relativeanchor-basic-expected.txt:
2775 * http/tests/navigation/relativeanchor-frames-expected.txt:
2776 * http/tests/navigation/relativeanchor-goback-expected.txt:
2777 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
2778 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
2779 * http/tests/navigation/success200-basic-expected.txt:
2780 * http/tests/navigation/success200-frames-expected.txt:
2781 * http/tests/navigation/success200-frames-loadsame-expected.txt:
2782 * http/tests/navigation/success200-goback-expected.txt:
2783 * http/tests/navigation/success200-loadsame-expected.txt:
2784 * http/tests/navigation/success200-reload-expected.txt:
2785 * http/tests/navigation/success200-subframeload-expected.txt:
2786 * http/tests/navigation/timerredirect-basic-expected.txt:
2787 * http/tests/navigation/timerredirect-frames-expected.txt:
2788 * http/tests/navigation/timerredirect-goback-expected.txt:
2789 * http/tests/navigation/timerredirect-subframeload-expected.txt:
2790 * tables/mozilla/bugs/bug1188-expected.txt:
2791 * tables/mozilla/bugs/bug18359-expected.txt:
2792 * tables/mozilla/bugs/bug2479-3-expected.txt:
2793 * tables/mozilla/bugs/bug2479-4-expected.txt:
2794 * tables/mozilla/bugs/bug29326-expected.txt:
2795 * tables/mozilla/bugs/bug33855-expected.txt:
2796 * tables/mozilla/bugs/bug4382-expected.txt:
2797 * tables/mozilla/bugs/bug96334-expected.txt:
2798 * tables/mozilla/core/margins-expected.txt:
2799 * tables/mozilla/dom/tableDom-expected.txt:
2800 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2802 2006-08-24 Darin Adler <darin@apple.com>
2806 - test for http://bugs.webkit.org/show_bug.cgi?id=10169
2807 REGRESSION: NativeTextArea: Text dragged from <input type=text> to textarea disappears
2809 * fast/forms/drag-into-textarea-expected.txt: Added.
2810 * fast/forms/drag-into-textarea.html: Added.
2812 2006-08-24 David Harrison <harrison@apple.com>
2814 Updated expected results for this change:
2816 <rdar://problem/4522205> Represent controls in AXAttributedStringForTextMarkerRange
2818 * editing/selection/anchor-focus1-expected.txt:
2819 * editing/selection/anchor-focus2-expected.txt:
2820 * editing/selection/anchor-focus3-expected.txt:
2821 * editing/selection/move-begin-end-expected.txt:
2822 * fast/dom/Element/onclick-case-expected.txt:
2823 * fast/dom/HTMLInputElement/size-as-number-expected.txt:
2824 * fast/dom/document-all-input-expected.txt:
2825 * fast/dom/option-properties-expected.txt:
2826 * fast/events/objc-keyboard-event-creation-expected.txt:
2827 * fast/events/onsubmit-bubbling-expected.txt:
2828 * fast/forms/access-key-expected.txt:
2829 * fast/forms/activate-and-disabled-elements-expected.txt:
2830 * fast/forms/button-in-forms-collection-expected.txt:
2831 * fast/forms/check-box-enter-key-expected.txt:
2832 * fast/forms/cursor-position-expected.txt:
2833 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
2834 * fast/forms/domstring-replace-crash-expected.txt:
2835 * fast/forms/double-focus-expected.txt:
2836 * fast/forms/element-by-name-expected.txt:
2837 * fast/forms/empty-get-expected.txt:
2838 * fast/forms/focus-expected.txt:
2839 * fast/forms/form-get-multipart-expected.txt:
2840 * fast/forms/form-get-multipart2-expected.txt:
2841 * fast/forms/form-get-multipart3-expected.txt:
2842 * fast/forms/form-post-urlencoded-expected.txt:
2843 * fast/forms/input-appearance-elementFromPoint-expected.txt:
2844 * fast/forms/input-appearance-maxlength-expected.txt:
2845 * fast/forms/input-changing-value-expected.txt:
2846 * fast/forms/input-delete-expected.txt:
2847 * fast/forms/input-selection-hidden-expected.txt:
2848 * fast/forms/input-selection-restore-expected.txt:
2849 * fast/forms/input-text-enter-expected.txt:
2850 * fast/forms/input-truncate-newline-expected.txt:
2851 * fast/forms/legend-access-key-expected.txt:
2852 * fast/forms/onchange-enter-submit-expected.txt:
2853 * fast/forms/onselect-textarea-expected.txt:
2854 * fast/forms/onselect-textfield-expected.txt:
2855 * fast/forms/paste-into-textarea-expected.txt:
2856 * fast/forms/plaintext-mode-1-expected.txt:
2857 * fast/forms/select-remove-option-expected.txt:
2858 * fast/forms/select-replace-option-expected.txt:
2859 * fast/forms/select-reset-expected.txt:
2860 * fast/forms/selection-functions-expected.txt:
2861 * fast/forms/text-field-setvalue-crash-expected.txt:
2862 * fast/forms/textarea-crlf-expected.txt:
2863 * fast/forms/textarea-scrolled-endline-caret-expected.txt:
2864 * fast/forms/textarea-setvalue-submit-expected.txt:
2865 * fast/forms/textfield-focus-out-expected.txt:
2867 2006-08-24 Rob Buis <buis@kde.org>
2872 http://bugs.webkit.org/show_bug.cgi?id=10524
2873 svg transform: comma delimiting breaks display
2875 * svg/custom/transform-scale-parse-expected.checksum: Added.
2876 * svg/custom/transform-scale-parse-expected.png: Added.
2877 * svg/custom/transform-scale-parse-expected.txt: Added.
2878 * svg/custom/transform-scale-parse.svg: Added.
2880 2006-08-22 Trey Matteson <trey@usa.net>
2884 This test update was missing from the patch I posted, and ggarren just checked in.
2886 * fast/overflow/scrollRevealButton-expected.txt:
2888 2006-08-22 Maciej Stachowiak <mjs@apple.com>
2892 - test for <rdar://problem/4683948> REGRESSION: Assertion failure in [FrameProgressEntry addChild:forDataSource:] (fandango.com)
2894 (I both added a WebKit assertion that would fail under this test, and then did a fix to make it not fire)
2896 * fast/loader/start-load-in-unload-expected.txt: Added.
2897 * fast/loader/start-load-in-unload.html: Added.
2899 2006-08-22 Maciej Stachowiak <mjs@apple.com>
2901 Fix for broken tests.
2903 - made newly added CGI scripts executable
2905 * http/tests/navigation/resources/error404.pl:
2906 * http/tests/navigation/resources/frameset.pl:
2907 * http/tests/navigation/resources/postresult.pl:
2908 * http/tests/navigation/resources/redirect302.pl:
2910 2006-08-22 Justin Garcia <justin.garcia@apple.com>
2912 Reviewed by harrison
2914 <http://bugs.webkit.org/show_bug.cgi?id=10449>
2915 REGRESSION(r15918): drag-into-marker.html failing
2917 * editing/pasteboard/paste-list-001-expected.txt:
2918 * fast/lists/drag-into-marker.html: Added.
2919 * fast/lists/drag-into-marker.html-disabled: Removed.
2921 2006-08-22 Justin Garcia <justin.garcia@apple.com>
2923 Reviewed by harrison
2925 <rdar://problem/4052343&4052343&4426622> Mail hung on paste text
2928 * editing/pasteboard/paste-4039777-fix-expected.checksum:
2929 * editing/pasteboard/paste-4039777-fix-expected.png:
2930 * editing/pasteboard/paste-4039777-fix-expected.txt:
2931 * editing/deleting/delete-3857753-fix-expected.txt:
2932 * editing/pasteboard/styled-element-markup-expected.checksum:
2933 * editing/pasteboard/styled-element-markup-expected.png:
2934 * editing/pasteboard/styled-element-markup-expected.txt:
2935 * editing/execCommand/insertHTML-expected.checksum:
2936 * editing/execCommand/insertHTML-expected.png:
2937 * editing/execCommand/insertHTML-expected.txt:
2938 * editing/execCommand/insertHTML.html:
2940 Removed some empty style spans, font tags are replaced by style spans
2941 in a couple of cases:
2942 * editing/deleting/merge-different-styles-expected.txt:
2943 * editing/deleting/pruning-after-merge-1-expected.txt:
2944 * editing/deleting/pruning-after-merge-2-expected.txt:
2945 * editing/inserting/insert-3786362-fix-expected.txt:
2946 * editing/pasteboard/block-wrappers-necessary-expected.txt:
2947 * editing/pasteboard/display-block-on-spans-expected.txt:
2948 * editing/pasteboard/merge-end-table-expected.txt:
2949 * editing/pasteboard/paste-4035648-fix-expected.txt:
2950 * editing/pasteboard/paste-line-endings-001-expected.txt:
2951 * editing/pasteboard/paste-line-endings-006-expected.txt:
2952 * editing/pasteboard/paste-list-001-expected.txt:
2953 * editing/pasteboard/paste-pre-001-expected.txt:
2954 * editing/pasteboard/paste-pre-002-expected.txt:
2955 * editing/pasteboard/paste-table-001-expected.txt:
2956 * editing/pasteboard/paste-table-002-expected.txt:
2957 * editing/pasteboard/paste-text-001-expected.txt:
2958 * editing/pasteboard/paste-text-002-expected.txt:
2959 * editing/pasteboard/paste-text-003-expected.txt:
2960 * editing/pasteboard/paste-text-004-expected.txt:
2961 * editing/pasteboard/paste-text-005-expected.txt:
2962 * editing/pasteboard/paste-text-006-expected.txt:
2963 * editing/pasteboard/paste-text-011-expected.txt:
2964 * editing/pasteboard/paste-text-012-expected.txt:
2965 * editing/pasteboard/paste-text-013-expected.txt:
2966 * editing/pasteboard/paste-text-014-expected.txt:
2967 * editing/pasteboard/paste-text-015-expected.txt:
2968 * editing/pasteboard/paste-text-016-expected.txt:
2969 * editing/pasteboard/paste-text-017-expected.txt:
2970 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
2971 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
2972 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
2973 * editing/pasteboard/styled-element-markup.html:
2974 * editing/pasteboard/testcase-9507-expected.txt:
2975 * editing/style/smoosh-styles-001-expected.txt:
2976 * editing/style/smoosh-styles-002-expected.txt:
2978 2006-08-22 Trey Matteson <trey@usa.net>
2982 Introducing a small test suite for bugs related to various navigation techniques,
2983 e.g., back/forward, reload, various redirect flavors, POST, POST-then-redirect,
2984 within-page anchors. Most of the tests are done with and without an enclosing frameset.
2985 The tests verify the content of the final page (which may include restored form
2986 state), scroll location (also sometimes restored), and the full content of the
2989 * fast/overflow/scrollRevealButton-expected.txt:
2990 Updated to include scroll location that is now emitted.
2991 * http/tests/navigation/anchor-basic-expected.txt: Added.
2992 * http/tests/navigation/anchor-basic.html: Added.
2993 * http/tests/navigation/anchor-frames-expected.txt: Added.
2994 * http/tests/navigation/anchor-frames.html: Added.
2995 * http/tests/navigation/anchor-goback-expected.txt: Added.
2996 * http/tests/navigation/anchor-goback.html: Added.
2997 * http/tests/navigation/anchor-subframeload-expected.txt: Added.
2998 * http/tests/navigation/anchor-subframeload.html: Added.
2999 * http/tests/navigation/error404-basic-expected.txt: Added.
3000 * http/tests/navigation/error404-basic.html: Added.
3001 * http/tests/navigation/error404-frames-expected.txt: Added.
3002 * http/tests/navigation/error404-frames.html: Added.
3003 * http/tests/navigation/error404-goback-expected.txt: Added.
3004 * http/tests/navigation/error404-goback.html: Added.
3005 * http/tests/navigation/error404-subframeload-expected.txt: Added.
3006 * http/tests/navigation/error404-subframeload.html: Added.
3007 * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
3008 * http/tests/navigation/javascriptlink-basic.html: Added.
3009 * http/tests/navigation/javascriptlink-frames-expected.txt: Added.
3010 * http/tests/navigation/javascriptlink-frames.html: Added.
3011 * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
3012 * http/tests/navigation/javascriptlink-goback.html: Added.
3013 * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
3014 * http/tests/navigation/javascriptlink-subframeload.html: Added.
3015 * http/tests/navigation/metaredirect-basic-expected.txt: Added.
3016 * http/tests/navigation/metaredirect-basic.html: Added.
3017 * http/tests/navigation/metaredirect-frames-expected.txt: Added.
3018 * http/tests/navigation/metaredirect-frames.html: Added.
3019 * http/tests/navigation/metaredirect-goback-expected.txt: Added.
3020 * http/tests/navigation/metaredirect-goback.html: Added.
3021 * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
3022 * http/tests/navigation/metaredirect-subframeload.html: Added.
3023 * http/tests/navigation/post-basic-expected.txt: Added.
3024 * http/tests/navigation/post-basic.html: Added.
3025 * http/tests/navigation/post-frames-expected.txt: Added.
3026 * http/tests/navigation/post-frames-goback1.html-disabled: Added.
3027 * http/tests/navigation/post-frames.html: Added.
3028 * http/tests/navigation/post-goback1-expected.txt: Added.
3029 * http/tests/navigation/post-goback1.html: Added.
3030 * http/tests/navigation/post-goback2-expected.txt: Added.
3031 * http/tests/navigation/post-goback2.html: Added.
3032 * http/tests/navigation/postredirect-basic-expected.txt: Added.
3033 * http/tests/navigation/postredirect-basic.html: Added.
3034 * http/tests/navigation/postredirect-frames-expected.txt: Added.
3035 * http/tests/navigation/postredirect-frames-goback1.html-disabled: Added.
3036 * http/tests/navigation/postredirect-frames.html: Added.
3037 * http/tests/navigation/postredirect-goback1-expected.txt: Added.
3038 * http/tests/navigation/postredirect-goback1.html: Added.
3039 * http/tests/navigation/postredirect-goback2-expected.txt: Added.
3040 * http/tests/navigation/postredirect-goback2.html: Added.
3041 * http/tests/navigation/redirect302-basic-expected.txt: Added.
3042 * http/tests/navigation/redirect302-basic.html: Added.
3043 * http/tests/navigation/redirect302-frames-expected.txt: Added.
3044 * http/tests/navigation/redirect302-frames.html: Added.
3045 * http/tests/navigation/redirect302-goback-expected.txt: Added.
3046 * http/tests/navigation/redirect302-goback.html: Added.
3047 * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
3048 * http/tests/navigation/redirect302-subframeload.html: Added.
3049 * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
3050 * http/tests/navigation/relativeanchor-basic.html: Added.
3051 * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
3052 * http/tests/navigation/relativeanchor-frames.html: Added.
3053 * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
3054 * http/tests/navigation/relativeanchor-goback.html: Added.
3055 * http/tests/navigation/resources/error404.pl: Added.
3056 * http/tests/navigation/resources/frameset.pl: Added.
3057 * http/tests/navigation/resources/javascriptlink.html: Added.
3058 * http/tests/navigation/resources/metaredirect.html: Added.
3059 * http/tests/navigation/resources/otherpage.html: Added.
3060 * http/tests/navigation/resources/postresult.pl: Added.
3061 * http/tests/navigation/resources/redirect302.pl: Added.
3062 * http/tests/navigation/resources/slowmetaredirect.html: Added.
3063 * http/tests/navigation/resources/slowtimerredirect.html: Added.
3064 * http/tests/navigation/resources/success200.html: Added.
3065 * http/tests/navigation/resources/testcode.js: Added.
3066 * http/tests/navigation/resources/timerredirect.html: Added.
3067 * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
3068 * http/tests/navigation/slowmetaredirect-basic.html: Added.
3069 * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
3070 * http/tests/navigation/slowtimerredirect-basic.html: Added.
3071 * http/tests/navigation/success200-basic-expected.txt: Added.
3072 * http/tests/navigation/success200-basic.html: Added.
3073 * http/tests/navigation/success200-frames-expected.txt: Added.
3074 * http/tests/navigation/success200-frames-goback.html-disabled: Added.
3075 * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
3076 * http/tests/navigation/success200-frames-loadsame.html: Added.
3077 * http/tests/navigation/success200-frames-reload.html-disabled: Added.
3078 * http/tests/navigation/success200-frames.html: Added.
3079 * http/tests/navigation/success200-goback-expected.txt: Added.
3080 * http/tests/navigation/success200-goback.html: Added.
3081 * http/tests/navigation/success200-loadsame-expected.txt: Added.
3082 * http/tests/navigation/success200-loadsame.html: Added.
3083 * http/tests/navigation/success200-reload-expected.txt: Added.
3084 * http/tests/navigation/success200-reload.html: Added.
3085 * http/tests/navigation/success200-subframeload-expected.txt: Added.
3086 * http/tests/navigation/success200-subframeload-goback.html-disabled: Added.
3087 * http/tests/navigation/success200-subframeload.html: Added.
3088 * http/tests/navigation/timerredirect-basic-expected.txt: Added.
3089 * http/tests/navigation/timerredirect-basic.html: Added.
3090 * http/tests/navigation/timerredirect-frames-expected.txt: Added.
3091 * http/tests/navigation/timerredirect-frames.html: Added.
3092 * http/tests/navigation/timerredirect-goback-expected.txt: Added.
3093 * http/tests/navigation/timerredirect-goback.html: Added.
3094 * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
3095 * http/tests/navigation/timerredirect-subframeload.html: Added.
3097 2006-08-22 Rob Buis <buis@kde.org>
3102 http://bugs.webkit.org/show_bug.cgi?id=10402
3103 REPRO: SVG crashes inside gradient code
3105 * svg/custom/gradient-attr-update-expected.checksum: Added.
3106 * svg/custom/gradient-attr-update-expected.png: Added.
3107 * svg/custom/gradient-attr-update-expected.txt: Added.
3108 * svg/custom/gradient-attr-update.svg: Added.
3110 2006-08-22 Rob Buis <buis@kde.org>
3114 Testcase needed for:
3115 http://bugs.webkit.org/show_bug.cgi?id=10405
3116 REPRO: SVG Maze crashes in RenderPath code
3118 * svg/custom/dynamic-empty-path-expected.checksum: Added.
3119 * svg/custom/dynamic-empty-path-expected.png: Added.
3120 * svg/custom/dynamic-empty-path-expected.txt: Added.
3121 * svg/custom/dynamic-empty-path.svg: Added.
3123 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
3127 Test for http://bugs.webkit.org/show_bug.cgi?id=10419
3128 XSLTProcessor transformToFragment fails because of an XML declaration
3130 * fast/xsl/transformToFragment-XML-declaration-expected.txt: Added.
3131 * fast/xsl/transformToFragment-XML-declaration.html: Added.
3133 * fast/xsl/xslt-extra-content-at-end-expected.checksum:
3134 * fast/xsl/xslt-extra-content-at-end-expected.png:
3135 * fast/xsl/xslt-extra-content-at-end-expected.txt: Updated for a changed error reporting.
3137 2006-08-21 Vladimir Olexa <vladimir.olexa@gmail.com>
3141 Test for http://bugs.webkit.org/show_bug.cgi?id=6252
3142 JavaScript 1.6 Array.lastIndexOf
3144 * fast/js/array-lastIndexOf-expected.txt: Added.
3145 * fast/js/array-lastIndexOf.html: Added.
3146 * fast/js/resources/array-lastIndexOf.js: Added.
3148 2006-08-21 Alexey Proskuryakov <ap@nypop.com>
3152 - test for http://bugs.webkit.org/show_bug.cgi?id=10429
3153 XSLTProcessor.transformToFragment crashes if the owner document is empty
3155 * fast/js/resources/xslt-fragment-in-empty-doc.js: Added.
3156 * fast/js/xslt-fragment-in-empty-doc-expected.txt: Added.
3157 * fast/js/xslt-fragment-in-empty-doc.html: Added.
3159 2006-08-16 Justin Garcia <justin.garcia@apple.com>
3161 Reviewed by thatcher
3163 Equivalent render tree:
3164 * fast/events/ondragenter-expected.checksum:
3165 * fast/events/ondragenter-expected.txt:
3167 Patch exposed a bug (10449):
3168 * fast/lists/drag-into-marker.html: Removed.
3169 * fast/lists/drag-into-marker.html-disabled: Added.
3171 2006-08-15 Justin Garcia <justin.garcia@apple.com>
3173 Reviewed by thatcher
3176 * editing/pasteboard/interchange-newline-4-expected.checksum: Added.
3177 * editing/pasteboard/interchange-newline-4-expected.png: Added.
3178 * editing/pasteboard/interchange-newline-4-expected.txt: Added.
3179 * editing/pasteboard/interchange-newline-4.html: Added.
3180 * editing/deleting/paragraph-in-preserveNewline-expected.checksum: Added.
3181 * editing/deleting/paragraph-in-preserveNewline-expected.png: Added.
3182 * editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
3183 * editing/deleting/paragraph-in-preserveNewline.html: Added.
3185 Equivalent render trees, fixes, or bugs exposed (10427, 10428):
3186 * editing/execCommand/insertHTML-expected.checksum:
3187 * editing/execCommand/insertHTML-expected.png:
3188 * editing/execCommand/insertHTML-expected.txt:
3189 * editing/execCommand/insertHTML.html:
3190 * editing/execCommand/insertHorizontalRule-expected.checksum:
3191 * editing/execCommand/insertHorizontalRule-expected.png:
3192 * editing/execCommand/insertHorizontalRule-expected.txt:
3193 * editing/inserting/insert-3786362-fix-expected.checksum:
3194 * editing/inserting/insert-3786362-fix-expected.png:
3195 * editing/inserting/insert-3786362-fix-expected.txt:
3196 * editing/inserting/insert-3786362-fix.html:
3197 * editing/inserting/insert-3907422-fix-expected.txt:
3198 * editing/pasteboard/3976872-expected.checksum:
3199 * editing/pasteboard/3976872-expected.png:
3200 * editing/pasteboard/3976872-expected.txt:
3201 * editing/pasteboard/4076267-3-expected.checksum:
3202 * editing/pasteboard/4076267-3-expected.png:
3203 * editing/pasteboard/4076267-3-expected.txt:
3204 * editing/pasteboard/4076267-3.html:
3205 * editing/pasteboard/4076267-expected.checksum:
3206 * editing/pasteboard/4076267-expected.png:
3207 * editing/pasteboard/4076267-expected.txt:
3208 * editing/pasteboard/4076267.html:
3209 * editing/pasteboard/4242293-1-expected.txt:
3210 * editing/pasteboard/4242293-expected.checksum:
3211 * editing/pasteboard/4242293-expected.png:
3212 * editing/pasteboard/4242293-expected.txt:
3213 * editing/pasteboard/4631972-expected.txt:
3214 * editing/pasteboard/8145-1-expected.txt:
3215 * editing/pasteboard/8145-3-expected.txt:
3216 * editing/pasteboard/block-wrappers-necessary-expected.txt:
3217 * editing/pasteboard/copy-paste-bidi-expected.txt:
3218 * editing/pasteboard/display-block-on-spans-expected.checksum:
3219 * editing/pasteboard/display-block-on-spans-expected.png:
3220 * editing/pasteboard/display-block-on-spans-expected.txt:
3221 * editing/pasteboard/interchange-newline-1-expected.txt:
3222 * editing/pasteboard/merge-end-1-expected.checksum:
3223 * editing/pasteboard/merge-end-1-expected.png:
3224 * editing/pasteboard/merge-end-1-expected.txt:
3225 * editing/pasteboard/merge-end-1.html:
3226 * editing/pasteboard/merge-end-2-expected.checksum:
3227 * editing/pasteboard/merge-end-2-expected.png:
3228 * editing/pasteboard/merge-end-2-expected.txt:
3229 * editing/pasteboard/merge-end-2.html:
3230 * editing/pasteboard/merge-end-4-expected.txt:
3231 * editing/pasteboard/merge-end-list-expected.txt:
3232 * editing/pasteboard/merge-end-table-expected.checksum:
3233 * editing/pasteboard/merge-end-table-expected.png:
3234 * editing/pasteboard/merge-end-table-expected.txt:
3235 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
3236 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
3237 * editing/pasteboard/paste-4039777-fix-expected.checksum:
3238 * editing/pasteboard/paste-4039777-fix-expected.png:
3239 * editing/pasteboard/paste-4039777-fix-expected.txt:
3240 * editing/pasteboard/paste-line-endings-002-expected.txt:
3241 * editing/pasteboard/paste-line-endings-004-expected.txt:
3242 * editing/pasteboard/paste-line-endings-007-expected.txt:
3243 * editing/pasteboard/paste-line-endings-008-expected.txt:
3244 * editing/pasteboard/paste-line-endings-009-expected.txt:
3245 * editing/pasteboard/paste-match-style-002-expected.txt:
3246 * editing/pasteboard/paste-pre-001-expected.txt:
3247 * editing/pasteboard/paste-pre-002-expected.txt:
3248 * editing/pasteboard/paste-table-001-expected.checksum:
3249 * editing/pasteboard/paste-table-001-expected.png:
3250 * editing/pasteboard/paste-table-001-expected.txt:
3251 * editing/pasteboard/paste-table-003-expected.txt:
3252 * editing/pasteboard/paste-text-001-expected.txt:
3253 * editing/pasteboard/paste-text-003-expected.txt:
3254 * editing/pasteboard/paste-text-007-expected.checksum:
3255 * editing/pasteboard/paste-text-007-expected.png:
3256 * editing/pasteboard/paste-text-007-expected.txt:
3257 * editing/pasteboard/paste-text-008-expected.txt:
3258 * editing/pasteboard/paste-text-009-expected.txt:
3259 * editing/pasteboard/paste-text-010-expected.txt:
3260 * editing/pasteboard/paste-text-011-expected.txt:
3261 * editing/pasteboard/paste-text-012-expected.checksum:
3262 * editing/pasteboard/paste-text-012-expected.png:
3263 * editing/pasteboard/paste-text-012-expected.txt:
3264 * editing/pasteboard/paste-text-012.html:
3265 * editing/pasteboard/paste-text-013-expected.checksum:
3266 * editing/pasteboard/paste-text-013-expected.png:
3267 * editing/pasteboard/paste-text-013-expected.txt:
3268 * editing/pasteboard/paste-text-015-expected.txt:
3269 * editing/pasteboard/paste-text-017-expected.txt:
3270 * editing/pasteboard/paste-text-019-expected.checksum:
3271 * editing/pasteboard/paste-text-019-expected.png:
3272 * editing/pasteboard/paste-text-019-expected.txt:
3273 * editing/pasteboard/paste-text-019.html:
3274 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
3275 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
3276 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
3277 * editing/pasteboard/pasting-object-expected.txt:
3278 * editing/pasteboard/prevent-block-nesting-01-expected.txt:
3279 * editing/pasteboard/quirks-mode-br-1-expected.txt:
3280 * editing/pasteboard/smart-paste-001-expected.txt:
3281 * editing/pasteboard/smart-paste-002-expected.txt:
3282 * editing/pasteboard/smart-paste-003-expected.txt:
3283 * editing/pasteboard/smart-paste-004-expected.txt:
3284 * editing/pasteboard/smart-paste-005-expected.txt:
3285 * editing/pasteboard/smart-paste-006-expected.txt:
3286 * editing/pasteboard/smart-paste-007-expected.txt:
3287 * editing/pasteboard/smart-paste-008-expected.txt:
3288 * editing/pasteboard/undoable-fragment-removes-expected.checksum:
3289 * editing/pasteboard/undoable-fragment-removes-expected.png:
3290 * editing/pasteboard/undoable-fragment-removes-expected.txt:
3291 * editing/pasteboard/undoable-fragment-removes.html:
3292 * editing/style/smoosh-styles-001-expected.txt:
3293 * editing/style/smoosh-styles-002-expected.txt:
3295 2006-08-15 Jonas Witt <jonas.witt@gmail.com>
3299 - added a test to check keyboard events fired from the ObjC API:
3300 http://bugs.webkit.org/show_bug.cgi?id=9736
3302 * fast/events/objc-keyboard-event-creation-expected.txt: Added.
3303 * fast/events/objc-keyboard-event-creation.html: Added.
3305 2006-08-15 Geoffrey Garen <ggaren@apple.com>
3307 Layout test for <rdar://problem/4661982> (crash in KHTMLParser::popBlock)
3309 * fast/parser/remove-node-stack-expected.txt: Added.
3310 * fast/parser/remove-node-stack.html: Added.
3312 2006-08-15 Adele Peterson <adele@apple.com>
3316 Test for: <rdar://problem/4680207> REGRESSION: select-all should fire onSelect event for text fields and textareas (9518)
3317 http://bugs.webkit.org/show_bug.cgi?id=9518
3319 * fast/forms/onselect-selectall-expected.txt: Added.
3320 * fast/forms/onselect-selectall.html: Added.
3322 2006-08-14 Eric Seidel <eric@eseidel.com>
3326 Updated results for:
3327 <mask>, <marker>, <pattern> inside <defs> do not work
3328 http://bugs.webkit.org/show_bug.cgi?id=6548
3330 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
3331 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
3332 * svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
3333 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
3334 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
3335 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
3336 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
3337 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
3338 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
3339 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
3340 * svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
3341 * svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
3342 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
3343 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
3344 * svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
3345 * svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
3346 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
3347 * svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
3348 * svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
3349 * svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
3350 * svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
3351 * svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
3352 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
3353 * svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
3354 * svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
3355 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
3356 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
3357 * svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
3358 * svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
3359 * svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
3360 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
3361 * svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
3362 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
3363 * svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
3364 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
3365 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
3366 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
3367 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
3368 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
3369 * svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
3370 * svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
3371 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
3372 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
3373 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
3374 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
3375 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
3376 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
3377 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
3378 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
3379 * svg/custom/empty-merge-expected.txt:
3380 * svg/custom/feComponentTransfer-Discrete-expected.txt:
3381 * svg/custom/feComponentTransfer-Gamma-expected.txt:
3382 * svg/custom/feComponentTransfer-Linear-expected.txt:
3383 * svg/custom/feComponentTransfer-Table-expected.txt:
3384 * svg/custom/feDisplacementMap-01-expected.txt:
3385 * svg/custom/filter-source-alpha-expected.txt:
3386 * svg/custom/gradient-stroke-width-expected.txt:
3387 * svg/custom/grayscale-gradient-mask-expected.txt:
3388 * svg/custom/image-with-transform-clip-filter-expected.txt:
3389 * svg/custom/invalid-css-expected.txt:
3390 * svg/custom/non-opaque-filters-expected.txt:
3391 * svg/custom/pattern-in-defs-expected.checksum: Added.
3392 * svg/custom/pattern-in-defs-expected.png: Added.
3393 * svg/custom/pattern-in-defs-expected.txt: Added.
3394 * svg/custom/pattern-in-defs.svg: Added.
3395 * svg/custom/text-clip-expected.txt:
3396 * svg/custom/text-filter-expected.txt:
3397 * svg/custom/tref-update-expected.txt:
3399 2006-08-14 Eric Seidel <eric@eseidel.com>
3401 Reviewed by darin and mjs.
3403 Add better SVGLoad event support.
3404 http://bugs.webkit.org/show_bug.cgi?id=6010
3405 Updated test results.
3407 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum:
3408 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
3409 * svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
3410 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.checksum:
3411 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.png:
3412 * svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
3413 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.checksum:
3414 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
3415 * svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
3416 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.checksum:
3417 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
3418 * svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
3419 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.checksum:
3420 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
3421 * svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
3422 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.checksum:
3423 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
3424 * svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
3425 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.checksum:
3426 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.png:
3427 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
3429 2006-08-14 Maciej Stachowiak <mjs@apple.com>
3431 Missing expected results for last test.
3433 * http/tests/plugins/interrupted-get-url-expected.txt: Added.
3435 2006-08-14 Maciej Stachowiak <mjs@apple.com>
3437 Test case not reviewed but the patch was reviewed by Tim Omernick.
3439 - test case for REGRESSION: crash when leaving youtube page while movie is still loading
3440 http://bugs.webkit.org/show_bug.cgi?id=10398
3442 * http/tests/plugins/interrupted-get-url.html: Added.
3443 * http/tests/plugins/resources/interrupted-get-url-success.html: Added.
3444 * http/tests/plugins/resources/slow-resource.pl: Added.
3446 2006-08-14 Darin Adler <darin@apple.com>
3448 Reviewed by John Sullivan.
3450 - test for http://bugs.webkit.org/show_bug.cgi?id=10204
3451 REGRESSION: title tag parsing problem breaks Travelocity and Google Analytics pages
3453 * fast/parser/title-error-test-expected.checksum: Added.
3454 * fast/parser/title-error-test-expected.png: Added.
3455 * fast/parser/title-error-test-expected.txt: Added.
3456 * fast/parser/title-error-test.html: Added.
3458 2006-08-11 David Kilzer <ddkilzer@kilzer.net>
3460 Additional layout test fixes from hyatt's "Eliminate RenderImageButton" change
3461 in r15839. See also r15840 for more layout test fixes.
3463 * tables/mozilla/bugs/bug19599-expected.txt: Changed RenderImageButton to RenderImage.
3464 * tables/mozilla/bugs/bug24200-expected.txt: Ditto.
3465 * tables/mozilla/bugs/bug4527-expected.txt: Ditto.
3467 2006-08-11 Eric Seidel <eric@eseidel.com>
3469 Reviewed by andersca.
3471 Updated results, and new test for:
3472 The outermost <svg> element needs to clip itself
3473 http://bugs.webkit.org/show_bug.cgi?id=5358
3475 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
3476 * svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
3477 * svg/W3C-SVG-1.1/masking-path-03-b-expected.checksum:
3478 * svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
3479 * svg/custom/svg-overflow-types-expected.checksum: Added.
3480 * svg/custom/svg-overflow-types-expected.png: Added.