1 2007-03-07 Alexey Proskuryakov <ap@webkit.org>
5 http://bugs.webkit.org/show_bug.cgi?id=12953
6 Import/convert 4XPath test suite
8 Import the rest of the converted suite. The only remaining failures are due to
9 incorrect node order, bug 12497.
11 * fast/xpath/4XPath/Core/test_literal_expr.html: Added.
12 * fast/xpath/4XPath/Core/test_location_path.html: Added.
13 * fast/xpath/4XPath/Core/test_node_test.html: Added.
14 * fast/xpath/4XPath/Core/test_nodeset_expr.html: Added.
15 * fast/xpath/4XPath/Core/test_parser-expected.txt: Added.
16 * fast/xpath/4XPath/Core/test_parser.html: Added.
17 * fast/xpath/4XPath/Core/test_predicate_list.html: Added.
18 * fast/xpath/4XPath/Core/test_step-expected.txt: Added.
19 * fast/xpath/4XPath/Core/test_step.html: Added.
21 2007-03-07 David Kilzer <ddkilzer@webkit.org>
25 - LayoutTests part of fix for http://bugs.webkit.org/show_bug.cgi?id=12463
26 WebArchiver - attempt to insert nil exception when archive empty iframe
28 Tests using both dumpDOMAsWebArchive() and dumpSourceAsWebArchive() were added
29 for this bug since a similar fix was suggested for the DOM case which was not
30 needed. The remaining changes are related to renaming dumpAsWebArchive() to
31 dumpDOMAsWebArchive().
33 * webarchive/archive-empty-frame-dom-expected.txt: Added.
34 * webarchive/archive-empty-frame-dom.html: Added.
35 * webarchive/archive-empty-frame-source-expected.txt: Added.
36 * webarchive/archive-empty-frame-source.html: Added.
37 * webarchive/resources/dump-webarchive.js: Renamed dumpAsWebArchive() to dumpDOMAsWebArchive().
38 * webarchive/test-body-background-expected.txt: Ditto.
39 * webarchive/test-body-background.html: Ditto.
40 * webarchive/test-duplicate-resources-expected.txt: Ditto.
41 * webarchive/test-frameset-expected.txt: Ditto.
42 * webarchive/test-frameset.html: Ditto.
43 * webarchive/test-img-src-expected.txt: Ditto.
44 * webarchive/test-img-src.html: Ditto.
45 * webarchive/test-input-src-expected.txt: Ditto.
46 * webarchive/test-input-src.html: Ditto.
47 * webarchive/test-link-href-expected.txt: Ditto.
48 * webarchive/test-link-href.html: Ditto.
49 * webarchive/test-object-data-expected.txt: Ditto.
50 * webarchive/test-object-data.html: Ditto.
51 * webarchive/test-script-src-expected.txt: Ditto.
52 * webarchive/test-table-background-expected.txt: Ditto.
53 * webarchive/test-table-background.html: Ditto.
54 * webarchive/test-td-background-expected.txt: Ditto.
55 * webarchive/test-td-background.html: Ditto.
57 2007-03-07 David Kilzer <ddkilzer@webkit.org>
61 - fix http://bugs.webkit.org/show_bug.cgi?id=12992
62 Test failure (r19972): LayoutTests/svg/custom/struct-use-09-b.svg
64 * svg/custom/struct-use-09-b.svg: Changed to use Helvetica instead of 'Arial Black', Arial.
65 * svg/custom/struct-use-09-b-expected.checksum: Update results.
66 * svg/custom/struct-use-09-b-expected.png: Ditto.
67 * svg/custom/struct-use-09-b-expected.txt: Ditto.
69 2007-03-07 Justin Garcia <justin.garcia@apple.com>
73 <http://bugs.webkit.org/show_bug.cgi?id=8592>
74 Extra line left after deleting whitespace:pre text
76 Re-enabled the test and removed a FIXME:
77 * editing/deleting/merge-whitespace-pre-expected.checksum:
78 * editing/deleting/merge-whitespace-pre-expected.png:
79 * editing/deleting/merge-whitespace-pre-expected.txt:
80 * editing/deleting/merge-whitespace-pre.html: Added.
81 * editing/deleting/merge-whitespace-pre.html-disabled: Removed.
83 2007-03-06 Alexey Proskuryakov <ap@webkit.org>
85 Reviewed by Sam Weinig.
87 http://bugs.webkit.org/show_bug.cgi?id=12987
88 Fix and import 4XPath test_numeric_expr.html
90 * fast/xpath/4XPath/Core/test_numeric_expr-expected.txt:
91 * fast/xpath/4XPath/Core/test_numeric_expr.html: Added.
93 2007-03-07 Mark Rowe <mrowe@apple.com>
95 Add dumpAsText to test to match expected results.
97 * fast/dom/Window/window-location-replace-functions.html:
99 2007-03-06 Mark Rowe <mrowe@apple.com>
101 Reviewed by Sam Weinig.
103 Test for http://bugs.webkit.org/show_bug.cgi?id=12942
104 Bug 12942: ASSERTION FAILURE: qantas.com.au changing selected item in <select> via JS
106 * fast/dom/select-selectedIndex-bug-12942-expected.txt: Added.
107 * fast/dom/select-selectedIndex-bug-12942.html: Added.
109 2007-03-06 Mitz Pettel <mitz@webkit.org>
113 - test for http://bugs.webkit.org/show_bug.cgi?id=12986
114 REGRESSION(NativeListBox): Listboxes not updated when resized dynamically
116 * fast/forms/select-change-listbox-size-expected.checksum: Added.
117 * fast/forms/select-change-listbox-size-expected.png: Added.
118 * fast/forms/select-change-listbox-size-expected.txt: Added.
119 * fast/forms/select-change-listbox-size.html: Added.
121 2007-03-06 Mitz Pettel <mitz@webkit.org>
123 Reviewed by Dave Hyatt.
125 - repaint tests and updated result for http://bugs.webkit.org/show_bug.cgi?id=12885
126 REGRESSION (r19696): Incomplete background repaint
128 * fast/repaint/bugzilla-6278-expected.checksum:
129 * fast/repaint/bugzilla-6278-expected.png:
130 * fast/repaint/content-into-overflow-expected.checksum: Added.
131 * fast/repaint/content-into-overflow-expected.png: Added.
132 * fast/repaint/content-into-overflow-expected.txt: Added.
133 * fast/repaint/content-into-overflow.html: Added.
134 * fast/repaint/overflow-into-content-expected.checksum: Added.
135 * fast/repaint/overflow-into-content-expected.png: Added.
136 * fast/repaint/overflow-into-content-expected.txt: Added.
137 * fast/repaint/overflow-into-content.html: Added.
139 2007-03-06 Ian Eng <ian.eng.webkit@gmail.com>
143 - Tests for http://bugs.webkit.org/show_bug.cgi?id=12720
144 Bug 12720: Re-defining window.location.toString function keeps re-loading forever
146 * fast/dom/Window/window-location-replace-functions-expected.txt: Added.
147 * fast/dom/Window/window-location-replace-functions.html: Added.
149 2007-03-06 Kevin McCullough <kmccullough@apple.com>
153 <http://bugs.webkit.org/show_bug.cgi?id=12686>
154 REGRESSION: Bloglines.com Feeds tab cannot expand folders in TOT
155 - Now all class constructors implement implementsHasInstance.
157 * fast/dom/dom-instanceof-expected.txt: Added.
158 * fast/dom/dom-instanceof.html: Added.
160 2007-03-06 Justin Garcia <justin.garcia@apple.com>
164 <http://bugs.webkit.org/show_bug.cgi?id=12245>
165 FCKeditor: Remove Format sometimes doesn't work
166 <rdar://problem/4786404>
167 Underline style is not removed from selection after performing Remove Format
170 * editing/execCommand/4786404-1-expected.checksum: Added.
171 * editing/execCommand/4786404-1-expected.png: Added.
172 * editing/execCommand/4786404-1-expected.txt: Added.
173 * editing/execCommand/4786404-1.html: Added.
174 * editing/execCommand/4786404-2-expected.checksum: Added.
175 * editing/execCommand/4786404-2-expected.png: Added.
176 * editing/execCommand/4786404-2-expected.txt: Added.
177 * editing/execCommand/4786404-2.html: Added.
179 * editing/execCommand/4920488-expected.checksum:
180 * editing/execCommand/4920488-expected.png:
181 * editing/execCommand/4920488-expected.txt:
182 * editing/execCommand/4920742-1-expected.checksum:
183 * editing/execCommand/4920742-1-expected.png:
184 * editing/execCommand/4920742-1-expected.txt:
185 * editing/execCommand/remove-formatting-2-expected.checksum:
186 * editing/execCommand/remove-formatting-2-expected.png:
187 * editing/execCommand/remove-formatting-2-expected.txt:
188 Ditto, also added a FIXME:
189 * editing/execCommand/remove-formatting-expected.checksum:
190 * editing/execCommand/remove-formatting-expected.png:
191 * editing/execCommand/remove-formatting-expected.txt:
192 * editing/execCommand/remove-formatting.html:
194 2007-03-06 Kevin Decker <kdecker@apple.com>
198 <rdar://problem/5041660>
199 When we made the switch to non-NSView form controls, <keygen> was accidentally left behind.
200 * fast/html/keygen-expected.txt: Added.
201 * fast/html/keygen.html: Added.
203 2007-03-06 Nikolas Zimmermann <zimmermann@kde.org>
207 Add new <use> layout tests.
209 * svg/custom/use-empty-reference-expected.checksum: Added.
210 * svg/custom/use-empty-reference-expected.png: Added.
211 * svg/custom/use-empty-reference-expected.txt: Added.
212 * svg/custom/use-empty-reference.svg: Added.
213 * svg/custom/use-recalcStyle-crash-expected.checksum: Added.
214 * svg/custom/use-recalcStyle-crash-expected.png: Added.
215 * svg/custom/use-recalcStyle-crash-expected.txt: Added.
216 * svg/custom/use-recalcStyle-crash.svg: Added.
218 2007-03-06 Nikolas Zimmermann <zimmermann@kde.org>
222 Remove an alert() which got accidently added in my last commit.
224 * svg/custom/use-modify-target-symbol-expected.txt:
225 * svg/custom/use-modify-target-symbol.svg:
227 2007-03-06 Anders Carlsson <acarlsson@apple.com>
231 <rdar://problem/5035045>
232 REGRESSION: WebKit browser doesn't display image at http://www.metoffice.gov.uk/weather/satellite/index.html
234 Add some tests where image elements have id _and_ name elements.
236 * fast/dom/HTMLDocument/document-special-properties-expected.txt:
237 * fast/dom/HTMLDocument/document-special-properties.html:
239 2007-03-05 Kevin McCullough <kmccullough@apple.com>
241 Reviewed by Mark and Dave H.
243 - rdar://problem/5038491
244 An oversight of the security fix that prevented remote from loading local is that it
245 prevents user style sheets when the site is remote. This fixes that.
247 * http/tests/security/local-user-CSS-from-remote-expected.txt: Added.
248 * http/tests/security/local-user-CSS-from-remote.html: Added.
250 2007-03-06 Nikolas Zimmermann <zimmermann@kde.org>
254 Updated SVG test results after enabling <use> again.
256 Added test: svg/custom/use-nested-transform.svg
257 Added test: svg/custom/struct-use-09-b.svg (not yet official W3C-SVG-1.1 testcase)
258 Fixes test: svg/custom/use-elementInstance-event-target.svg (rectangle now turns green on first click)
260 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
261 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
262 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
263 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
264 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
265 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
266 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
267 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
268 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
269 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
270 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
271 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
272 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
273 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
274 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
275 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
276 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
277 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
278 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
279 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
280 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
281 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
282 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
283 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
284 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
285 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
286 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
287 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
288 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
289 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
290 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
291 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
292 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
293 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
294 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
295 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
296 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
297 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
298 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
299 * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
300 * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
301 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
302 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
303 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
304 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
305 * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
306 * svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
307 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
308 * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
309 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
310 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
311 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
312 * svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
313 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
314 * svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
315 * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
316 * svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
317 * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
318 * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
319 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
320 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
321 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
322 * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
323 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
324 * svg/W3C-SVG-1.1/text-text-06-t-expected.png:
325 * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
326 * svg/carto.net/button-expected.txt:
327 * svg/carto.net/colourpicker-expected.txt:
328 * svg/carto.net/slider-expected.txt:
329 * svg/carto.net/window-expected.txt:
330 * svg/custom/deep-dynamic-updates-expected.txt:
331 * svg/custom/path-textPath-simulation-expected.png:
332 * svg/custom/path-textPath-simulation-expected.txt:
333 * svg/custom/pointer-events-image-expected.png:
334 * svg/custom/pointer-events-path-expected.png:
335 * svg/custom/pointer-events-text-expected.png:
336 * svg/custom/struct-use-09-b-expected.checksum: Added.
337 * svg/custom/struct-use-09-b-expected.png: Added.
338 * svg/custom/struct-use-09-b-expected.txt: Added.
339 * svg/custom/struct-use-09-b.svg: Added.
340 * svg/custom/text-hit-test-expected.png:
341 * svg/custom/use-clipped-hit-expected.png:
342 * svg/custom/use-clipped-hit-expected.txt:
343 * svg/custom/use-elementInstance-event-target-expected.png:
344 * svg/custom/use-elementInstance-event-target-expected.txt:
345 * svg/custom/use-elementInstance-methods-expected.png:
346 * svg/custom/use-elementInstance-methods-expected.txt:
347 * svg/custom/use-event-handler-on-referenced-element-expected.png:
348 * svg/custom/use-event-handler-on-referenced-element-expected.txt:
349 * svg/custom/use-event-handler-on-use-element-expected.png:
350 * svg/custom/use-event-handler-on-use-element-expected.txt:
351 * svg/custom/use-events-crash-expected.checksum: Added.
352 * svg/custom/use-events-crash-expected.png: Added.
353 * svg/custom/use-events-crash-expected.txt:
354 * svg/custom/use-forward-refs-expected.txt:
355 * svg/custom/use-instanceRoot-modifications-expected.png:
356 * svg/custom/use-instanceRoot-modifications-expected.txt:
357 * svg/custom/use-modify-container-in-target-expected.png:
358 * svg/custom/use-modify-container-in-target-expected.txt:
359 * svg/custom/use-modify-target-container-expected.png:
360 * svg/custom/use-modify-target-container-expected.txt:
361 * svg/custom/use-modify-target-symbol-expected.png:
362 * svg/custom/use-modify-target-symbol-expected.txt:
363 * svg/custom/use-modify-target-symbol.svg:
364 * svg/custom/use-nested-transform-expected.checksum: Added.
365 * svg/custom/use-nested-transform-expected.png: Added.
366 * svg/custom/use-nested-transform-expected.txt: Added.
367 * svg/custom/use-nested-transform.svg: Added.
368 * svg/custom/use-on-g-containing-use-expected.png:
369 * svg/custom/use-on-g-containing-use-expected.txt:
370 * svg/custom/use-on-g-expected.png:
371 * svg/custom/use-on-g-expected.txt:
372 * svg/custom/use-on-rect-expected.png:
373 * svg/custom/use-on-rect-expected.txt:
374 * svg/custom/use-on-symbol-expected.png:
375 * svg/custom/use-on-symbol-expected.txt:
376 * svg/custom/use-on-symbol-inside-pattern-expected.png:
377 * svg/custom/use-on-symbol-inside-pattern-expected.txt:
378 * svg/custom/use-on-text-expected.png:
379 * svg/custom/use-on-text-expected.txt:
380 * svg/custom/use-on-use-expected.png:
381 * svg/custom/use-on-use-expected.txt:
382 * svg/custom/use-property-changes-through-dom-expected.png:
383 * svg/custom/use-property-changes-through-dom-expected.txt:
384 * svg/custom/use-property-changes-through-svg-dom-expected.txt:
385 * svg/custom/use-recursion-1-expected.txt:
386 * svg/custom/use-recursion-2-expected.txt:
387 * svg/custom/use-recursion-3-expected.txt:
388 * svg/custom/use-recursion-4-expected.txt:
389 * svg/custom/use-symbol-overflow-expected.png:
390 * svg/custom/use-symbol-overflow-expected.txt:
391 * svg/custom/use-transform-expected.png:
392 * svg/custom/use-transform-expected.txt:
394 2007-03-06 Nikolas Zimmermann <zimmermann@kde.org>
398 Add new test demonstrating that the getPointAtLength() function
399 of SVGPathElement actually works now.
401 * svg/custom/path-textPath-simulation-expected.checksum: Added.
402 * svg/custom/path-textPath-simulation-expected.png: Added.
403 * svg/custom/path-textPath-simulation-expected.txt: Added.
404 * svg/custom/path-textPath-simulation.svg: Added.
406 2007-03-05 Darin Adler <darin@apple.com>
410 Text encoding test case
412 * fast/encoding/char-encoding-expected.txt: Added.
413 * fast/encoding/char-encoding.html: Added.
414 * fast/encoding/charset-names-expected.txt: Moved.
415 * fast/encoding/charset-names.html: Moved.
417 2007-03-05 Alexey Proskuryakov <ap@webkit.org>
421 http://bugs.webkit.org/show_bug.cgi?id=12970
422 Fix and import 4XPath test_core_functions.html test
424 * fast/xpath/4XPath/Core/test_core_functions-expected.txt: Added.
425 * fast/xpath/4XPath/Core/test_core_functions.html: Added.
426 The remaining failures with id() are caused by an XML DOM problem - ID attributes declared
427 in an internal subset are not treated as such.
429 * fast/xpath/4XPath/Core/test.js: Common data for XPath tests.
431 2007-03-05 Anders Carlsson <acarlsson@apple.com>
433 * plugins/get-url-with-blank-target-expected.txt:
436 2007-03-05 Anders Carlsson <acarlsson@apple.com>
438 Reviewed by Adam, Darin.
440 <rdar://problem/5025212>
441 In Mail, a crash occurs at WebCore::Frame::tree() when clicking on embedded flash object
443 * plugins/get-url-with-blank-target-expected.txt: Added.
444 * plugins/get-url-with-blank-target.html: Added.
446 2007-03-05 Alexey Proskuryakov <ap@webkit.org>
450 http://bugs.webkit.org/show_bug.cgi?id=12954
451 XPath relative operations are implemented incorrectly
453 * fast/xpath/4XPath/Core/test_boolean_expr-expected.txt: Added.
454 * fast/xpath/4XPath/Core/test_boolean_expr.html: Added.
456 * fast/xpath/4XPath/Borrowed/cz_20030217-expected.txt: Added.
457 * fast/xpath/4XPath/Borrowed/cz_20030217.html: Added.
458 * fast/xpath/4XPath/Borrowed/kd_20010423-expected.txt: Added.
459 * fast/xpath/4XPath/Borrowed/kd_20010423.html: Added.
460 * fast/xpath/4XPath/Borrowed/od_20000608-expected.txt: Added.
461 * fast/xpath/4XPath/Borrowed/od_20000608.html: Added.
462 * fast/xpath/4XPath/Borrowed/resources/od_20000608.xml: Added.
463 * fast/xpath/4XPath/Borrowed/rs_20010831-expected.txt: Added.
464 * fast/xpath/4XPath/Borrowed/rs_20010831.html: Added.
465 * fast/xpath/4XPath/Borrowed/sr_20021217-expected.txt: Added.
466 * fast/xpath/4XPath/Borrowed/sr_20021217.html: Added.
467 Added a bunch of XPath tests that already passed.
469 * fast/xpath/4XPath/Borrowed/namespace-nodes-expected.txt: Added.
470 * fast/xpath/4XPath/Borrowed/namespace-nodes.html: Added.
471 * fast/xpath/namespace-nodes-expected.txt: Removed.
472 * fast/xpath/namespace-nodes.html: Removed.
473 Moved a previously imported 4XPath test.
475 2007-03-05 Rob Buis <buis@kde.org>
480 http://bugs.webkit.org/show_bug.cgi?id=12868
481 parts of the CSS classes in this simple SVG example are not applied
483 * svg/custom/xml-stylesheet-expected.checksum: Added.
484 * svg/custom/xml-stylesheet-expected.png: Added.
485 * svg/custom/xml-stylesheet-expected.txt: Added.
486 * svg/custom/xml-stylesheet.css: Added.
487 * svg/custom/xml-stylesheet.svg: Added.
489 2007-03-04 Alexey Proskuryakov <ap@webkit.org>
493 http://bugs.webkit.org/show_bug.cgi?id=12961
494 shouldBe() should support NaN
496 * fast/js/resources/js-test-pre.js: Make shouldBe() succeed if both sides are NaN numbers.
498 2007-03-04 Adele Peterson <adele@apple.com>
502 * fast/events/keydown-keypress-preventDefault-expected.txt: Added.
503 * fast/events/keydown-keypress-preventDefault.html: Added.
505 2007-03-02 Anders Carlsson <acarlsson@apple.com>
509 <rdar://problem/5028165>
510 http://bugs.webkit.org/show_bug.cgi?id=12915
511 REGRESSION: XMLHttpRequest.abort() does not stop loading (12915)
513 * http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt: Added.
514 * http/tests/xmlhttprequest/abort-should-cancel-load.html: Added.
516 2007-03-04 David Kilzer <ddkilzer@webkit.org>
518 Reviewed by Nikolas Zimmermann.
520 - fix http://bugs.webkit.org/show_bug.cgi?id=12951
521 REGRESSION (r19949): LayoutTests/fast/xsl/xslt-processer.html fails
523 Fixed spelling of "processer" to "processor" in file names.
525 * fast/xsl/xslt-processer-expected.txt: Removed.
526 * fast/xsl/xslt-processer.html: Removed.
527 * fast/xsl/xslt-processor-expected.txt: Added. Results progressed after fixing
528 Bugzilla Bug 12735 (<rdar://problem/4545040>).
529 * fast/xsl/xslt-processor.html: Added.
531 2007-03-02 Kevin McCullough <kmccullough@apple.com>
535 - rdar://problem/4922454
536 - This fixes a security issue by making remote referrers not able to access local
537 resources, unless they register their schemes to be treated as local. The result is
538 that those schemes can access local resources and cannot be accessed by remote
540 Because this behavior is new a link-on-or-after check is made to determine if the
541 app should use the older, less safe, behavior.
543 * fast/loader/local-CSS-from-local-expected.txt: Added.
544 * fast/loader/local-CSS-from-local.html: Added.
545 * fast/loader/local-JavaScript-from-local-expected.txt: Added.
546 * fast/loader/local-JavaScript-from-local.html: Added.
547 * fast/loader/local-iFrame-source-from-local-expected.txt: Added.
548 * fast/loader/local-iFrame-source-from-local.html: Added.
549 * fast/loader/local-image-from-local-expected.txt: Added.
550 * fast/loader/local-image-from-local.html: Added.
551 * http/tests/security/local-CSS-from-remote-expected.txt: Added.
552 * http/tests/security/local-CSS-from-remote.html: Added.
553 * http/tests/security/local-JavaScript-from-remote-expected.txt: Added.
554 * http/tests/security/local-JavaScript-from-remote.html: Added.
555 * http/tests/security/local-iFrame-from-remote-expected.txt: Added.
556 * http/tests/security/local-iFrame-from-remote.html: Added.
557 * http/tests/security/local-image-from-remote-expected.txt: Added.
558 * http/tests/security/local-image-from-remote.html: Added.
559 * http/tests/security/resources/compass.jpg: Added.
560 * http/tests/security/resources/cssStyle.css: Added.
561 * http/tests/security/resources/localPage.html: Added.
562 * http/tests/security/resources/localScript.js: Added.
564 2007-03-02 Justin Garcia <justin.garcia@apple.com>
568 <rdar://problem/5028447>
569 REGRESSION: Gmail Editor: Copied message text pastes at the wrong font size
571 * editing/pasteboard/5028447-expected.checksum: Added.
572 * editing/pasteboard/5028447-expected.png: Added.
573 * editing/pasteboard/5028447-expected.txt: Added.
574 * editing/pasteboard/5028447.html: Added.
576 2007-03-02 Justin Garcia <justin.garcia@apple.com>
580 <rdar://problem/4545040>
581 innerHTML does not HTML-escape text nodes inside PRE elements
582 <rdar://problem/5027857>
583 Pasting into Mail from Safari's view-source window renders the HTML
585 * editing/pasteboard/5027857-expected.checksum: Added.
586 * editing/pasteboard/5027857-expected.png: Added.
587 * editing/pasteboard/5027857-expected.txt: Added.
588 * editing/pasteboard/5027857.html: Added.
590 2007-03-02 Justin Garcia <justin.garcia@apple.com>
594 <rdar://problem/5032095>
595 Gmail Editor: Copied text pastes on a new line instead of current line
597 * editing/pasteboard/5032095-expected.checksum: Added.
598 * editing/pasteboard/5032095-expected.png: Added.
599 * editing/pasteboard/5032095-expected.txt: Added.
600 * editing/pasteboard/5032095.html: Added.
602 2007-03-01 Antti Koivisto <antti@apple.com>
606 HTTP layout test for http://bugs.webkit.org/show_bug.cgi?id=12690
607 REGRESSION: can not log in to bank of america with TOT webkit
608 <rdar://problem/4990044>
611 http://bugs.webkit.org/show_bug.cgi?id=12604
612 http://bugs.webkit.org/show_bug.cgi?id=12020
614 * http/tests/misc/multiple-submit-expected.txt: Added.
615 * http/tests/misc/multiple-submit.html: Added.
616 * http/tests/misc/resources/post-echo-and-notify-done.cgi: Added.
618 2007-03-01 Kevin McCullough <kmccullough@apple.com>
622 - Tests that the url of a document after an open is what it was before the open.
624 * fast/loader/external-script-URL-location-expected.txt: Added.
625 * fast/loader/external-script-URL-location.html: Added.
626 * fast/loader/resources/external-script-URL-location.js: Added.
628 2007-03-01 Mitz Pettel <mitz@webkit.org>
632 - test for http://bugs.webkit.org/show_bug.cgi?id=12801
633 Assertion failure in createMarkup() (root) when doing Select All, Copy in an SVG document
635 * editing/pasteboard/createMarkup-assert-expected.txt: Added.
636 * editing/pasteboard/createMarkup-assert.xml: Added.
638 2007-02-28 Geoffrey Garen <ggaren@apple.com>
640 Reviewed by Bradeee Eidson.
642 Disabling this test for now because it fails on the buildbot but not on
643 my Intel or PPC machines. I've filed http://bugs.webkit.org/show_bug.cgi?id=12930
646 * fast/leaks/003.html: Removed.
648 2007-02-27 Antti Koivisto <antti@apple.com>
652 - test for http://bugs.webkit.org/show_bug.cgi?id=12911
653 GoogleDocs: Ordered lists don't update immediately when start attribute changed
655 * fast/lists/ol-start-dynamic-expected.checksum: Added.
656 * fast/lists/ol-start-dynamic-expected.png: Added.
657 * fast/lists/ol-start-dynamic-expected.txt: Added.
658 * fast/lists/ol-start-dynamic.html: Added.
660 2007-02-28 Rob Buis <buis@kde.org>
665 http://bugs.webkit.org/show_bug.cgi?id=12609
666 Any SVG element will create renderers even when children of HTML elements
668 * svg/custom/xhtml-no-svg-renderer-expected.checksum: Added.
669 * svg/custom/xhtml-no-svg-renderer-expected.png: Added.
670 * svg/custom/xhtml-no-svg-renderer-expected.txt: Added.
671 * svg/custom/xhtml-no-svg-renderer.xhtml: Added.
673 2007-02-28 Rob Buis <buis@kde.org>
678 http://bugs.webkit.org/show_bug.cgi?id=12913
679 Markers do not render in webkit when it misses markerWidth or markerHeight attribute
681 * svg/custom/marker-default-width-height-expected.checksum: Added.
682 * svg/custom/marker-default-width-height-expected.png: Added.
683 * svg/custom/marker-default-width-height-expected.txt: Added.
684 * svg/custom/marker-default-width-height.svg: Added.
686 2007-02-27 Geoffrey Garen <ggaren@apple.com>
688 Extending the timeout on this test to see if it fixes the buildbot failure.
689 (I don't get a failure locally.)
691 * fast/leaks/003.html:
693 2007-02-27 Justin Garcia <justin.garcia@apple.com>
697 <rdar://problem/5027300>
698 REGRESSION: Images inserted with align left/right are lost
700 * editing/inserting/12882-expected.checksum: Added.
701 * editing/inserting/12882-expected.png: Added.
702 * editing/inserting/12882-expected.txt: Added.
703 * editing/inserting/12882.html: Added.
705 2007-02-27 Mitz Pettel <mitz@webkit.org>
709 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12910
710 REGRESSION (r18756-r18765): list-bullet doesn't redraw properly when changing the list's content using JavaScript
712 * fast/repaint/list-marker-expected.checksum: Added.
713 * fast/repaint/list-marker-expected.png: Added.
714 * fast/repaint/list-marker-expected.txt: Added.
715 * fast/repaint/list-marker.html: Added.
717 2007-02-27 Antti Koivisto <antti@apple.com>
721 - test for http://bugs.webkit.org/show_bug.cgi?id=12918
722 REGRESSION: Google Finance dropdown Flickers
725 * fast/events/mouseout-dead-node-expected.checksum: Added.
726 * fast/events/mouseout-dead-node-expected.png: Added.
727 * fast/events/mouseout-dead-node-expected.txt: Added.
728 * fast/events/mouseout-dead-node.html: Added.
730 2007-02-27 Geoffrey Garen <ggaren@apple.com>
732 Bumped up the wiggle room on this test because it's failing on the buildbot.
733 (We're still well below the ~100 objects you would see in a real failure.)
735 * fast/leaks/003.html:
737 2007-02-27 Geoffrey Garen <ggaren@apple.com>
739 Reviewed by Maciej Stachowiak.
741 Test for http://bugs.webkit.org/show_bug.cgi?id=12659 | <rdar://problem/4954306>
742 JS objects not collected after closing window @ ebay.com/maps.google.com
744 * fast/leaks/003-expected.txt: Added.
745 * fast/leaks/003.html: Added.
747 * fast/dom/gc-10.html: Bumped the wiggle room threshold on this test by 2
748 because it's failing on my machine with the patch applied but, according
749 to the test notes, we're still well within the margin of error.
751 2007-02-27 Rob Buis <buis@kde.org>
753 Reviewed by David Hyatt.
755 http://bugs.webkit.org/show_bug.cgi?id=4128
756 !important is ignored in inline styling.
758 Add testcase based on the one in the bug report.
760 * fast/css/inline-properties-important-expected.checksum: Added.
761 * fast/css/inline-properties-important-expected.png: Added.
762 * fast/css/inline-properties-important-expected.txt: Added.
763 * fast/css/inline-properties-important.html: Added.
765 2007-02-27 Darin Adler <darin@apple.com>
767 - test for MacRoman encoding name alias
769 * fast/encoding/charset-names-expected.txt: Added.
770 * fast/encoding/charset-names.html: Added.
772 2007-02-27 Darin Adler <darin@apple.com>
774 * fast/css/computed-style-expected.txt: Updated test result for
775 Hyatt's addition of -webkit-border-fit.
777 2007-02-27 Rob Buis <buis@kde.org>
782 http://bugs.webkit.org/show_bug.cgi?id=12905
783 Not all svg shapes should support markers
785 * svg/custom/shapes-supporting-markers-expected.checksum: Added.
786 * svg/custom/shapes-supporting-markers-expected.png: Added.
787 * svg/custom/shapes-supporting-markers-expected.txt: Added.
788 * svg/custom/shapes-supporting-markers.svg: Added.
790 2007-02-27 Adele Peterson <adele@apple.com>
794 Updated test for http://bugs.webkit.org/show_bug.cgi?id=12902
795 <rdar://problem/5012679> REGRESSION: Pressing return key doesn't
796 move caret to next line after applying a font color in GMail
798 * fast/frames/iframe-window-focus-expected.txt:
799 * fast/frames/iframe-window-focus.html: Updated test to include insertion of newlines.
801 2007-02-26 Maciej Stachowiak <mjs@apple.com>
805 - test cases for <rdar://problem/4946881> Recursive loop with <marker> not caught, crashes in WebCore::SVGPaintServer::draw (11244)
806 http://bugs.webkit.org/show_bug.cgi?id=11244
808 * svg/custom/circular-marker-reference-1-expected.checksum: Added.
809 * svg/custom/circular-marker-reference-1-expected.png: Added.
810 * svg/custom/circular-marker-reference-1-expected.txt: Added.
811 * svg/custom/circular-marker-reference-1.svg: Added.
812 * svg/custom/circular-marker-reference-2-expected.checksum: Added.
813 * svg/custom/circular-marker-reference-2-expected.png: Added.
814 * svg/custom/circular-marker-reference-2-expected.txt: Added.
815 * svg/custom/circular-marker-reference-2.svg: Added.
816 * svg/custom/circular-marker-reference-3-expected.checksum: Added.
817 * svg/custom/circular-marker-reference-3-expected.png: Added.
818 * svg/custom/circular-marker-reference-3-expected.txt: Added.
819 * svg/custom/circular-marker-reference-3.svg: Added.
820 * svg/custom/circular-marker-reference-4-expected.checksum: Added.
821 * svg/custom/circular-marker-reference-4-expected.png: Added.
822 * svg/custom/circular-marker-reference-4-expected.txt: Added.
823 * svg/custom/circular-marker-reference-4.svg: Added.
824 * svg/custom/non-circular-marker-reference-expected.checksum: Added.
825 * svg/custom/non-circular-marker-reference-expected.png: Added.
826 * svg/custom/non-circular-marker-reference-expected.txt: Added.
827 * svg/custom/non-circular-marker-reference.svg: Added.
829 2007-02-26 Mitz Pettel <mitz@webkit.org>
831 Reviewed by Antti Koivisto.
833 - test for http://bugs.webkit.org/show_bug.cgi?id=12899
834 Ordered lists not updating dynamically with new styles
836 * fast/lists/list-style-type-dynamic-change-expected.checksum: Added.
837 * fast/lists/list-style-type-dynamic-change-expected.png: Added.
838 * fast/lists/list-style-type-dynamic-change-expected.txt: Added.
839 * fast/lists/list-style-type-dynamic-change.html: Added.
841 2007-02-26 Adele Peterson <adele@apple.com>
845 Test for <rdar://problem/5012761> REGRESSION: form submit invokes wrong event handler
847 * fast/events/submit-reset-nested-bubble-expected.txt: Added.
848 * fast/events/submit-reset-nested-bubble.html: Added.
850 2007-02-26 Oliver Hunt <oliver@apple.com>
854 Layout test for rdar://problem/5021127
856 * fast/events/standalone-image-drag-to-editable-expected.checksum: Added.
857 * fast/events/standalone-image-drag-to-editable-expected.png: Added.
858 * fast/events/standalone-image-drag-to-editable-expected.txt: Added.
859 * fast/events/standalone-image-drag-to-editable.html: Added.
861 2007-02-26 David Hyatt <hyatt@apple.com>
863 Land layout test demonstrating border-fit.
867 * fast/borders/border-fit-expected.checksum: Added.
868 * fast/borders/border-fit-expected.png: Added.
869 * fast/borders/border-fit-expected.txt: Added.
870 * fast/borders/border-fit.html: Added.
871 * fast/borders/resources/Balloon_12641896.tiff: Added.
872 * fast/borders/resources/Balloon_8107502.tiff: Added.
873 * fast/borders/resources/largePerson.png: Added.
875 2007-02-26 Adele Peterson <adele@apple.com>
879 Test for <rdar://problem/4990700> Safari always crashes when attempting to edit/view
880 Yahoo pipes in WebCore::HTMLSelectElement::optionToListIndex
882 * fast/forms/select-out-of-bounds-index-expected.txt: Added.
883 * fast/forms/select-out-of-bounds-index.html: Added.
885 2007-02-25 Mitz Pettel <mitz@webkit.org>
887 Reviewed by David Hyatt.
889 - test for http://bugs.webkit.org/show_bug.cgi?id=12886
890 Crash with Scriptalicious javascript library
892 * fast/dynamic/float-withdrawal-expected.checksum: Added.
893 * fast/dynamic/float-withdrawal-expected.png: Added.
894 * fast/dynamic/float-withdrawal-expected.txt: Added.
895 * fast/dynamic/float-withdrawal.html: Added.
897 2007-02-24 Geoffrey Garen <ggaren@apple.com>
899 Reviewed by Darin Adler.
901 Layout tests for BidiRun leaks.
903 * fast/leaks/001-expected.txt: Added.
904 * fast/leaks/001.html: Added.
905 * fast/leaks/002-expected.txt: Added.
906 * fast/leaks/002.html: Added.
908 2007-02-24 Alexey Proskuryakov <ap@webkit.org>
912 Fix the test not to include any custom content in its auto-generated HTML wrapper.
914 * fast/js/resources/select-options-add.js:
915 * fast/js/select-options-add-expected.txt:
916 * fast/js/select-options-add.html:
918 2007-02-23 Mitz Pettel <mitz@webkit.org>
922 - updated test result for http://bugs.webkit.org/show_bug.cgi?id=12856
923 REGRESSION (r13685): Canceling the suggestion popup does not revert the change
925 * editing/deleting/delete-3800834-fix-expected.txt:
927 2007-02-23 Mitz Pettel <mitz@webkit.org>
931 - test for http://bugs.webkit.org/show_bug.cgi?id=12823
932 REGRESSION(r16968-16977): unable to prevent selection by cancelling "selectstart" event
934 * fast/events/selectstart-during-autoscroll-expected.txt: Added.
935 * fast/events/selectstart-during-autoscroll.html: Added.
937 2007-02-22 Ian Eng <ian.eng.webkit@gmail.com>
941 - Test for http://bugs.webkit.org/show_bug.cgi?id=12850
944 * fast/events/remove-event-listener-expected.txt: Added.
945 * fast/events/remove-event-listener.html: Added.
947 2007-02-22 Justin Garcia <justin.garcia@apple.com>
951 <rdar://problem/5007143>
952 REGRESSION: WebKit doesn't remember horizontal position of caret when moving forward by line
954 Added, tests the removal of the use of the
955 recalc bool from xPosForVerticalArrowNavigation(...):
956 * editing/selection/5007143-2-expected.checksum: Added.
957 * editing/selection/5007143-2-expected.png: Added.
958 * editing/selection/5007143-2-expected.txt: Added.
959 * editing/selection/5007143-2.html: Added.
960 Added, demonstrate the changes to modify:
961 * editing/selection/5007143-expected.checksum: Added.
962 * editing/selection/5007143-expected.png: Added.
963 * editing/selection/5007143-expected.txt: Added.
964 * editing/selection/5007143.html: Added.
965 Demonstrates a bug (filed 5017312):
966 * editing/style/block-style-004-expected.txt:
967 * editing/style/block-style-005-expected.txt:
968 * editing/style/block-style-006-expected.txt:
970 * editing/selection/3690703-2-expected.checksum:
971 * editing/selection/3690703-2-expected.png:
972 * editing/selection/3690703-2-expected.txt:
973 * editing/style/create-block-for-style-009-expected.checksum:
974 * editing/style/create-block-for-style-009-expected.png:
975 * editing/style/create-block-for-style-009-expected.txt:
976 * editing/style/create-block-for-style-011-expected.checksum:
977 * editing/style/create-block-for-style-011-expected.png:
978 * editing/style/create-block-for-style-011-expected.txt:
980 2007-02-22 Adele Peterson <adele@apple.com>
984 Test for <rdar://problem/5014970> 9A374: Tabs don't work in the message body
986 * fast/events/keypress-insert-tab-expected.txt: Added.
987 * fast/events/keypress-insert-tab.html: Added.
989 2007-02-22 Geoffrey Garen <ggaren@apple.com>
991 Used svn merge -r19786:19785 to roll out previous SVG results produced by
992 hack to work around SVG painting issue in DRT.
994 The new work-around preserves the old SVG results -- both text and pixel.
995 This should fix the ~400 new pixel failures introduced in r19786.
997 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
998 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
999 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1000 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1001 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1002 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1003 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1004 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1005 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1006 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1007 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1008 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1009 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1010 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1011 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1012 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1013 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1014 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1015 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1016 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1017 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1018 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1019 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1020 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1021 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1022 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1023 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1024 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1025 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1026 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1027 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1028 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1029 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1030 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
1031 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
1032 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
1033 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1034 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1035 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1036 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1037 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1038 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1039 * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
1040 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1041 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1042 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1043 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1044 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1045 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1046 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1047 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1048 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1049 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1050 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
1051 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1052 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1053 * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1054 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
1055 * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
1056 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1057 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1058 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1059 * svg/carto.net/button-expected.txt:
1060 * svg/carto.net/colourpicker-expected.txt:
1061 * svg/carto.net/combobox-expected.txt:
1062 * svg/carto.net/scrollbar-expected.txt:
1063 * svg/carto.net/selectionlist-expected.txt:
1064 * svg/carto.net/slider-expected.txt:
1065 * svg/carto.net/tabgroup-expected.txt:
1066 * svg/carto.net/textbox-expected.txt:
1067 * svg/carto.net/window-expected.txt:
1068 * svg/custom/gradient-stop-style-change-expected.txt:
1069 * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
1070 * svg/custom/js-late-clipPath-creation-expected.txt:
1071 * svg/custom/js-late-gradient-and-object-creation-expected.txt:
1072 * svg/custom/non-opaque-filters-expected.txt:
1073 * svg/custom/pointer-events-text-expected.txt:
1074 * svg/custom/text-clip-expected.txt:
1075 * svg/custom/text-filter-expected.txt:
1076 * svg/custom/text-image-opacity-expected.txt:
1077 * svg/custom/text-repaint-including-stroke-expected.txt:
1078 * svg/custom/use-elementInstance-event-target-expected.txt:
1079 * svg/custom/use-on-text-expected.txt:
1081 2007-02-21 Antti Koivisto <antti@apple.com>
1085 - tests for http://bugs.webkit.org/show_bug.cgi?id=11447
1086 REGRESSION(NativeListBox): List not scrolled to preselected option
1087 <rdar://problem/4957463>
1089 * fast/forms/select-initial-position-expected.checksum: Added.
1090 * fast/forms/select-initial-position-expected.png: Added.
1091 * fast/forms/select-initial-position-expected.txt: Added.
1092 * fast/forms/select-initial-position.html: Added.
1094 2007-02-21 Geoffrey Garen <ggaren@apple.com>
1096 Reviewed by Adam Roben.
1098 Updated results to new, more correct values produced by painting SVGs
1099 before dumping their render trees.
1101 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1102 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1103 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1104 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1105 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1106 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1107 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1108 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1109 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1110 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1111 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1112 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1113 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1114 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1115 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1116 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1117 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1118 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1119 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1120 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1121 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1122 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1123 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1124 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1125 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1126 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1127 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1128 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1129 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1130 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1131 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1132 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1133 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1134 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
1135 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
1136 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
1137 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1138 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1139 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1140 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1141 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1142 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1143 * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
1144 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1145 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1146 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1147 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1148 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1149 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1150 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1151 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1152 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1153 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1154 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
1155 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1156 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1157 * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1158 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
1159 * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
1160 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1161 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1162 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1163 * svg/carto.net/button-expected.txt:
1164 * svg/carto.net/colourpicker-expected.txt:
1165 * svg/carto.net/combobox-expected.txt:
1166 * svg/carto.net/scrollbar-expected.txt:
1167 * svg/carto.net/selectionlist-expected.txt:
1168 * svg/carto.net/slider-expected.txt:
1169 * svg/carto.net/tabgroup-expected.txt:
1170 * svg/carto.net/textbox-expected.txt:
1171 * svg/carto.net/window-expected.txt:
1172 * svg/custom/gradient-stop-style-change-expected.txt:
1173 * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
1174 * svg/custom/js-late-clipPath-creation-expected.txt:
1175 * svg/custom/js-late-gradient-and-object-creation-expected.txt:
1176 * svg/custom/non-opaque-filters-expected.txt:
1177 * svg/custom/pointer-events-text-expected.txt:
1178 * svg/custom/text-clip-expected.txt:
1179 * svg/custom/text-filter-expected.txt:
1180 * svg/custom/text-image-opacity-expected.txt:
1181 * svg/custom/text-repaint-including-stroke-expected.txt:
1182 * svg/custom/use-elementInstance-event-target-expected.txt:
1183 * svg/custom/use-on-text-expected.txt:
1185 2007-02-21 Antti Koivisto <antti@apple.com>
1189 http://bugs.webkit.org/show_bug.cgi?id=12820
1190 REGRESSION (r19706): Caret not painted after popup, failing editing/pasteboard/4641033
1192 add test for caret before <select> case too
1194 * editing/selection/caret-before-select-expected.checksum: Added.
1195 * editing/selection/caret-before-select-expected.png: Added.
1196 * editing/selection/caret-before-select-expected.txt: Added.
1197 * editing/selection/caret-before-select.html: Added.
1199 2007-02-21 Mitz Pettel <mitz@webkit.org>
1203 - test for http://bugs.webkit.org/show_bug.cgi?id=12818
1204 REGRESSION (r19148): shacknews.com does not render completely
1206 * fast/dynamic/staticY-marking-parents-regression-expected.checksum: Added.
1207 * fast/dynamic/staticY-marking-parents-regression-expected.png: Added.
1208 * fast/dynamic/staticY-marking-parents-regression-expected.txt: Added.
1209 * fast/dynamic/staticY-marking-parents-regression.html: Added.
1211 2007-02-21 Justin Garcia <justin.garcia@apple.com>
1215 <rdar://problem/5012665>
1216 Removing indent from list moves the caret to the line below
1218 No new layout tests needed because the new results
1219 for these tests and the removed FIXMEs cover the bug fix:
1220 * editing/execCommand/indent-list-item.html:
1221 * editing/execCommand/indent-list-item-expected.checksum:
1222 * editing/execCommand/indent-list-item-expected.png:
1223 * editing/execCommand/indent-list-item-expected.txt:
1224 * editing/execCommand/remove-list-1.html:
1225 * editing/execCommand/remove-list-1-expected.checksum:
1226 * editing/execCommand/remove-list-1-expected.png:
1227 * editing/execCommand/remove-list-1-expected.txt:
1229 2007-02-20 Adele Peterson <adele@apple.com>
1233 Test for <rdar://problem/4999030> Indexing into select element to get to items in the options collection is broken
1235 * fast/forms/select-index-setter-expected.txt: Added.
1236 * fast/forms/select-index-setter.html: Added.
1238 2007-02-20 Justin Garcia <justin.garcia@apple.com>
1240 Reviewed by harrison
1242 <rdar://problem/5006779>
1243 REGRESSION: Paste and Match Style of quoted text onto empty line yields quoted text
1245 * editing/pasteboard/5006779-expected.checksum: Added.
1246 * editing/pasteboard/5006779-expected.png: Added.
1247 * editing/pasteboard/5006779-expected.txt: Added.
1248 * editing/pasteboard/5006779.html: Added.
1250 2007-02-20 Rob Buis <buis@kde.org>
1254 http://bugs.webkit.org/show_bug.cgi?id=12439
1255 SVG parser complains about points attribute in polygon and polyline element
1257 Add a test for testing the poly parser. Also update test results.
1259 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
1260 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1261 * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
1262 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
1263 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
1264 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
1265 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
1266 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1267 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1268 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1269 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1270 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
1271 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
1272 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
1273 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
1274 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1275 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
1276 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
1277 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
1278 * svg/custom/js-update-polygon-changes-expected.txt:
1279 * svg/custom/js-update-polygon-removal-expected.txt:
1280 * svg/custom/polyline-hittest-expected.txt:
1281 * svg/custom/polyline-invalid-points-expected.checksum:
1282 * svg/custom/polyline-invalid-points-expected.txt:
1283 * svg/custom/polyline-invalid-points.svg:
1284 * svg/custom/svgpolyparser-extra-space-expected.txt:
1285 * svg/dom/points-parser-expected.txt: Added.
1286 * svg/dom/points-parser.html: Added.
1288 2007-02-19 Mitz Pettel <mitz@webkit.org>
1292 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12817
1293 REGRESSION (r18634): Table border-collapse problems with right margin
1295 * fast/repaint/table-outer-border-expected.checksum: Added.
1296 * fast/repaint/table-outer-border-expected.png: Added.
1297 * fast/repaint/table-outer-border-expected.txt: Added.
1298 * fast/repaint/table-outer-border.html: Added.
1300 2007-02-19 Zalan Bujtas <zbujtas@gmail.com>
1304 1. Test for background image with relative url, when base url element
1305 is present. .html has a base url, which according to the html spec is supposed
1306 to be absolute, is actually a relative url. Absolute url would not work with file:// scheme.
1307 2. Test for base element and @import with relative url.
1308 http://bugs.webkit.org/show_bug.cgi?id=12214
1310 * fast/css/background-image-with-baseurl-expected.checksum: Added.
1311 * fast/css/background-image-with-baseurl-expected.png: Added.
1312 * fast/css/background-image-with-baseurl-expected.txt: Added.
1313 * fast/css/background-image-with-baseurl.html: Added.
1314 * fast/css/import_with_baseurl-expected.checksum: Added.
1315 * fast/css/import_with_baseurl-expected.png: Added.
1316 * fast/css/import_with_baseurl-expected.txt: Added.
1317 * fast/css/import_with_baseurl.html: Added.
1318 * fast/css/resources/background_image.css: Added.
1320 2007-02-19 Antti Koivisto <antti@apple.com>
1324 - test for http://bugs.webkit.org/show_bug.cgi?id=10990
1325 REGRESSION: Pressing a pop-up's access key doesn't focus it
1326 <rdar://problem/4823138>
1328 * fast/forms/select-accesskey-expected.checksum: Added.
1329 * fast/forms/select-accesskey-expected.png: Added.
1330 * fast/forms/select-accesskey-expected.txt: Added.
1331 * fast/forms/select-accesskey.html: Added.
1333 2007-02-18 Alexey Proskuryakov <ap@webkit.org>
1337 http://bugs.webkit.org/show_bug.cgi?id=12807
1338 XPath incorrectly converts NaN to boolean
1340 * fast/xpath/nan-to-boolean-expected.txt: Added.
1341 * fast/xpath/nan-to-boolean.html: Added.
1343 2007-02-18 Mitz Pettel <mitz@webkit.org>
1347 - repaint tests for http://bugs.webkit.org/show_bug.cgi?id=12123
1348 REGRESSION: Incomplete repaint of floats' overflows
1350 - updated results for http://bugs.webkit.org/show_bug.cgi?id=10116
1351 REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site
1353 * css1/formatting_model/inline_elements-expected.checksum:
1354 * css1/formatting_model/inline_elements-expected.png:
1355 * css1/formatting_model/inline_elements-expected.txt:
1356 * css2.1/t0905-c414-flt-00-d-expected.txt:
1357 * css2.1/t0905-c414-flt-01-d-g-expected.txt:
1358 * css2.1/t0905-c414-flt-02-c-expected.txt:
1359 * css2.1/t0905-c414-flt-03-c-expected.txt:
1360 * css2.1/t0905-c414-flt-04-c-expected.txt:
1361 * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
1362 * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
1363 * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
1364 * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
1365 * css2.1/t090501-c414-flt-02-d-g-expected.txt:
1366 * css2.1/t090501-c414-flt-03-b-g-expected.txt:
1367 * fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
1368 * fast/block/float/008-expected.txt:
1369 * fast/block/float/013-expected.checksum:
1370 * fast/block/float/013-expected.txt:
1371 * fast/block/float/029-expected.txt:
1372 * fast/block/float/031-expected.txt:
1373 * fast/block/float/float-in-float-painting-expected.txt:
1374 * fast/block/margin-collapse/059-expected.checksum:
1375 * fast/block/margin-collapse/059-expected.png:
1376 * fast/block/margin-collapse/059-expected.txt:
1377 * fast/block/margin-collapse/062-expected.txt:
1378 * fast/block/margin-collapse/063-expected.txt:
1379 * fast/box-shadow/basic-shadows-expected.txt:
1380 * fast/forms/floating-textfield-relayout-expected.checksum:
1381 * fast/forms/floating-textfield-relayout-expected.txt:
1382 * fast/lists/003-expected.txt:
1383 * fast/media/mq-relative-constraints-08-expected.txt:
1384 * fast/multicol/float-multicol-expected.txt:
1385 * fast/repaint/float-overflow-expected.checksum: Added.
1386 * fast/repaint/float-overflow-expected.png: Added.
1387 * fast/repaint/float-overflow-expected.txt: Added.
1388 * fast/repaint/float-overflow-right-expected.checksum: Added.
1389 * fast/repaint/float-overflow-right-expected.png: Added.
1390 * fast/repaint/float-overflow-right-expected.txt: Added.
1391 * fast/repaint/float-overflow-right.html: Added.
1392 * fast/repaint/float-overflow.html: Added.
1393 * fast/repaint/table-cell-vertical-overflow-expected.checksum: Added.
1394 * fast/repaint/table-cell-vertical-overflow-expected.png: Added.
1395 * fast/repaint/table-cell-vertical-overflow-expected.txt: Added.
1396 * fast/repaint/table-cell-vertical-overflow.html: Added.
1397 * fast/table/009-expected.checksum:
1398 * fast/table/009-expected.png:
1399 * fast/table/009-expected.txt:
1400 * fast/text/whitespace/012-expected.txt:
1401 * tables/mozilla/bugs/bug120364-expected.txt:
1402 * tables/mozilla/bugs/bug196870-expected.checksum:
1403 * tables/mozilla/bugs/bug196870-expected.png:
1404 * tables/mozilla/bugs/bug196870-expected.txt:
1405 * tables/mozilla/bugs/bug45055-2-expected.txt:
1406 * tables/mozilla/bugs/bug72359-expected.txt:
1407 * tables/mozilla/marvin/x_table_align_left-expected.txt:
1408 * tables/mozilla/marvin/x_table_align_right-expected.txt:
1409 * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
1410 * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
1411 * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
1412 * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
1413 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum:
1414 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png:
1415 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
1416 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
1417 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
1418 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
1419 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum:
1420 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png:
1421 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
1422 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
1423 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
1424 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
1425 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum:
1426 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png:
1427 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt:
1428 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum:
1429 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png:
1430 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
1431 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum:
1432 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png:
1433 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
1434 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
1435 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
1436 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
1437 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
1438 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
1439 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
1440 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
1441 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
1442 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
1443 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
1444 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
1445 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
1446 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
1447 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
1448 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
1449 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
1450 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
1451 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
1452 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
1453 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
1454 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
1455 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
1456 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
1457 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
1458 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
1459 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
1460 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
1461 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
1462 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
1463 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
1464 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
1465 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
1466 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
1467 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
1468 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
1469 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
1471 2007-02-18 Alexey Proskuryakov <ap@webkit.org>
1475 http://bugs.webkit.org/show_bug.cgi?id=12799
1476 REGRESSION: Webpage doesn't load correctly (www.cincinnati.com
1477 redirects to the wrong URL)
1479 * http/tests/misc/refresh-meta-with-newline-expected.txt: Added.
1480 * http/tests/misc/refresh-meta-with-newline.html: Added.
1482 2007-02-17 Lars Knoll <lars@trolltech.com>
1486 test for http://bugs.webkit.org/show_bug.cgi?id=11476
1487 <rdar://problem/4960247> REGRESSION: Nesting the IMG tag inside of a
1488 MAP fails to render correctly in ToT
1490 * fast/images/image-in-map-expected.checksum: Added.
1491 * fast/images/image-in-map-expected.png: Added.
1492 * fast/images/image-in-map-expected.txt: Added.
1493 * fast/images/image-in-map.html: Added.
1495 2007-02-17 Alexey Proskuryakov <ap@webkit.org>
1499 http://bugs.webkit.org/show_bug.cgi?id=12733
1500 XPath namespace is attached to a wrong step
1502 * fast/xpath/namespace-vs-predicate-expected.txt: Added.
1503 * fast/xpath/namespace-vs-predicate.xhtml: Added.
1505 2007-02-17 Mitz Pettel <mitz@webkit.org>
1509 - test for http://bugs.webkit.org/show_bug.cgi?id=12479
1510 ASSERTION FAILURE: resource->inCache() in WebCore::Cache::remove
1512 * fast/loader/resources/simultaneous-reloads-assert-frame.html: Added.
1513 * fast/loader/simultaneous-reloads-assert-expected.txt: Added.
1514 * fast/loader/simultaneous-reloads-assert.html: Added.
1516 2007-02-16 Mitz Pettel <mitz@webkit.org>
1520 - test for http://bugs.webkit.org/show_bug.cgi?id=12780
1521 REGRESSION (r19341-r19385): Reproducible crash in "onselectstart" event
1523 * fast/events/shadow-boundary-crossing-expected.txt: Added.
1524 * fast/events/shadow-boundary-crossing.html: Added.
1526 2007-02-16 Adele Peterson <adele@apple.com>
1530 Fix for http://bugs.webkit.org/show_bug.cgi?id=11534
1531 <rdar://problem/4946947> REGRESSION: Readonly text fields don't scroll when selecting content
1533 * fast/forms/input-readonly-autoscroll-expected.checksum: Added.
1534 * fast/forms/input-readonly-autoscroll-expected.png: Added.
1535 * fast/forms/input-readonly-autoscroll-expected.txt: Added.
1536 * fast/forms/input-readonly-autoscroll.html: Added.
1538 2007-02-15 Justin Garcia <justin.garcia@apple.com>
1540 Reviewed by harrison
1542 <rdar://problem/4989774>
1543 REGRESSION: Pasting a image into a plain text message can place image on a new line
1546 * editing/pasteboard/4989774-expected.checksum: Added.
1547 * editing/pasteboard/4989774-expected.png: Added.
1548 * editing/pasteboard/4989774-expected.txt: Added.
1549 * editing/pasteboard/4989774.html: Added.
1551 * editing/deleting/delete-3857753-fix-expected.txt:
1552 * editing/pasteboard/paste-list-001-expected.txt:
1553 * editing/pasteboard/paste-table-001-expected.txt:
1554 * editing/pasteboard/paste-text-001-expected.txt:
1555 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1556 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1557 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1559 2007-02-15 Mitz Pettel <mitz@webkit.org>
1563 - updated results for http://bugs.webkit.org/show_bug.cgi?id=12777
1564 REGRESSION (r18574): User profile pages display incorrectly at ebay.ca
1566 * tables/mozilla/bugs/bug45486-expected.checksum:
1567 * tables/mozilla/bugs/bug45486-expected.png:
1568 * tables/mozilla/bugs/bug45486-expected.txt:
1569 * tables/mozilla_expected_failures/core/col_span2-expected.txt:
1571 2007-02-14 Adam Roben <aroben@apple.com>
1575 Test for http://bugs.webkit.org/show_bug.cgi?id=12517
1576 <rdar://problem/4971227> REGRESSION: Tab order incorrect when input
1577 inside frame/iframe gets initial focus (12517)
1579 * fast/events/frame-programmatic-focus-expected.txt: Added.
1580 * fast/events/frame-programmatic-focus.html: Added.
1581 * fast/forms/focus2-expected.txt: Updated results to now-correct
1584 2007-02-14 Justin Garcia <justin.garcia@apple.com>
1588 <rdar://problem/4976800>
1589 Outdent combines 2 separate strings on 2 different lines
1591 * editing/execCommand/4976800-expected.txt: Added.
1592 * editing/execCommand/4976800.html: Added.
1594 2007-02-14 Justin Garcia <justin.garcia@apple.com>
1598 <rdar://problem/4960120>
1599 REGRESSION: First Enter key ignored on initial focus of textarea after page load (11967)
1601 * editing/inserting/4960120-1-expected.checksum: Added.
1602 * editing/inserting/4960120-1-expected.png: Added.
1603 * editing/inserting/4960120-1-expected.txt: Added.
1604 * editing/inserting/4960120-1.html: Added.
1605 * editing/inserting/4960120-2-expected.checksum: Added.
1606 * editing/inserting/4960120-2-expected.png: Added.
1607 * editing/inserting/4960120-2-expected.txt: Added.
1608 * editing/inserting/4960120-2.html: Added.
1610 2007-02-14 Darin Adler <darin@apple.com>
1614 - test for http://bugs.webkit.org/show_bug.cgi?id=12417
1615 <rdar://problem/4990046> REGRESSION: pressing "Return" in a <select>
1616 box does not submit the form (12697)
1618 * fast/forms/select-enter-key-expected.txt: Added.
1619 * fast/forms/select-enter-key.html: Added.
1621 2007-02-14 Mitz Pettel <mitz@webkit.org>
1623 Reviewed by Darin Adler, tweaked and committed by Geoff Garen.
1625 Reverting my fix for find-after-replace.html and committing this one because
1626 its results don't rely on an editing bug and because stomping bugzilla patches
1627 is just plain uncivilized.
1629 - http://bugs.webkit.org/show_bug.cgi?id=12770
1630 editing/execCommand/find-after-replace fails intermittently on buildbot
1632 * editing/execCommand/find-after-replace.html: Use the frame's onload
1633 handler instead of relying on a timeout. Force a layout to get a correct
1634 render tree when dumping. (This requirement may be an editing bug.)
1636 2007-02-14 Antti Koivisto <antti@apple.com>
1640 - test for http://bugs.webkit.org/show_bug.cgi?id=11974
1641 REGRESSION: Caret drawn over input when smaller than font size on initial focus
1642 <rdar://problem/4960258>
1644 * fast/forms/textfield-overflow-expected.checksum: Added.
1645 * fast/forms/textfield-overflow-expected.png: Added.
1646 * fast/forms/textfield-overflow-expected.txt: Added.
1647 * fast/forms/textfield-overflow.html: Added.
1649 2007-02-14 Geoffrey Garen <ggaren@apple.com>
1651 Reviewed by Beth Dakin.
1653 Blind attempt to make this test more reliable. (It fails intermittently
1656 * editing/execCommand/find-after-replace-expected.checksum:
1657 * editing/execCommand/find-after-replace-expected.png:
1658 * editing/execCommand/find-after-replace-expected.txt:
1659 * editing/execCommand/find-after-replace.html: Use a load event handler
1660 instead of a 100ms timer. There's no guarantee that everything will be
1661 done loading in under 100ms (and there's no reason to wait that long all
1664 2007-02-14 Mitz Pettel <mitz@webkit.org>
1668 - test for http://bugs.webkit.org/show_bug.cgi?id=12726
1669 REGRESSION (r12073): Text wraps in the middle of a word instead of wrapping at the space before the word
1671 * fast/text/break-word-expected.checksum: Added.
1672 * fast/text/break-word-expected.png: Added.
1673 * fast/text/break-word-expected.txt: Added.
1674 * fast/text/break-word.html: Added.
1676 2007-02-14 Antti Koivisto <antti@apple.com>
1680 - layout test for http://bugs.webkit.org/show_bug.cgi?id=11923
1681 REGRESSION: Placeholder text in password field shows as bullets
1682 <rdar://problem/4960257>
1684 * fast/forms/password-placeholder-expected.checksum: Added.
1685 * fast/forms/password-placeholder-expected.png: Added.
1686 * fast/forms/password-placeholder-expected.txt: Added.
1687 * fast/forms/password-placeholder.html: Added.
1689 2007-02-13 Alexey Proskuryakov <ap@webkit.org>
1691 Reviewed by Mark Rowe.
1693 http://bugs.webkit.org/show_bug.cgi?id=12763
1694 REGRESSION: button title is displayed incorrectly at quotes.burntelectrons.org
1696 * fast/parser/entities-in-attributes-expected.txt: Added.
1697 * fast/parser/entities-in-attributes.xhtml: Added.
1699 2007-02-13 Sam Weinig <sam@webkit.org>
1703 * fast/dom/Window/window-properties-expected.txt: Update results.
1705 2007-02-13 Anders Carlsson <acarlsson@apple.com>
1707 Reviewed by Kevin Decker.
1709 <rdar://problem/4990049>
1710 http://bugs.webkit.org/show_bug.cgi?id=12718
1711 REGRESSION: Segmentation fault when loading abc.go.com (12718)
1713 * http/tests/misc/redirect-to-about-blank-expected.txt: Added.
1714 * http/tests/misc/redirect-to-about-blank.html: Added.
1715 * http/tests/misc/resources/redirect-to-about-blank.php: Added.
1717 2007-02-14 Alexey Proskuryakov <ap@webkit.org>
1719 Actually removed pixel results that were supposed to be removed
1720 a year ago, in r12290.
1722 * fast/parser/entity-surrogate-pairs-expected.checksum: Removed.
1723 * fast/parser/entity-surrogate-pairs-expected.png: Removed.
1724 * fast/parser/head-comment-expected.checksum: Removed.
1725 * fast/parser/head-comment-expected.png: Removed.
1727 2007-02-13 Brady Eidson <beidson@apple.com>
1729 Reviewed by The Spirit of Layout Test Fixing!
1731 Re-added a directory and some files Darin removed that one of my layout tests
1734 * http/tests/security/resources/green250x50.png: Added.
1735 * http/tests/security/resources/red200x100.png: Added.
1736 * http/tests/security/resources/showRefererImage.php: Added.
1738 2007-02-13 Darin Adler <darin@apple.com>
1740 - update test results for Hyatt's focus node enhancement (fix for 12149)
1741 518 of tests had extra "begin editing" delegate callbacks.
1743 * editing: Updated test results of many tests in this directory.
1745 - removed tests for rolled-out fix for rdar://problem/4922454
1747 * http/tests/security/local-JavaScript-from-remote-expected.txt: Removed.
1748 * http/tests/security/local-JavaScript-from-remote.html: Removed.
1749 * http/tests/security/local-iFrame-from-remote-expected.txt: Removed.
1750 * http/tests/security/local-iFrame-from-remote.html: Removed.
1751 * http/tests/security/local-image-from-remote-expected.txt: Removed.
1752 * http/tests/security/local-image-from-remote.html: Removed.
1753 * http/tests/security/resources/compass.jpg: Removed.
1754 * http/tests/security/resources/green250x50.png: Removed.
1755 * http/tests/security/resources/localPage.html: Removed.
1756 * http/tests/security/resources/localScript.js: Removed.
1757 * http/tests/security/resources/red200x100.png: Removed.
1758 * http/tests/security/resources/showRefererImage.php: Removed.
1760 2007-02-13 Mitz Pettel <mitz@webkit.org>
1764 - test for http://bugs.webkit.org/show_bug.cgi?id=12746
1765 REGRESSION (r13853): List item's first line overflows containing div
1767 * fast/lists/item-not-in-list-line-wrapping-expected.checksum: Added.
1768 * fast/lists/item-not-in-list-line-wrapping-expected.png: Added.
1769 * fast/lists/item-not-in-list-line-wrapping-expected.txt: Added.
1770 * fast/lists/item-not-in-list-line-wrapping.html: Added.
1772 2007-02-13 Rob Buis <buis@kde.org>
1776 http://bugs.webkit.org/show_bug.cgi?id=12578
1777 WebKit incorrectly strokes zero-width/height rectangles
1779 Updated test results.
1781 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.checksum:
1782 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
1783 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
1784 * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.checksum:
1785 * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png:
1786 * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
1787 * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.checksum:
1788 * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png:
1789 * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
1790 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1792 2007-02-13 Mitz Pettel <mitz@webkit.org>
1796 - fixed to still be a valid test (wouldn't crash without the relevant fix).
1798 * fast/text/text-shadow-extreme-value.html:
1800 2007-02-12 Kevin McCullough <kmccullough@apple.com>
1802 - reverting change to not cause regressions and performance problems.
1804 * fast/loader/local-JavaScript-from-local-expected.txt: Removed.
1805 * fast/loader/local-JavaScript-from-local.html: Removed.
1806 * fast/loader/local-iFrame-source-from-local-expected.txt: Removed.
1807 * fast/loader/local-iFrame-source-from-local.html: Removed.
1808 * fast/loader/local-image-from-local-expected.txt: Removed.
1809 * fast/loader/local-image-from-local.html: Removed.
1811 2007-02-12 Mitz Pettel <mitz@webkit.org>
1813 Reviewed by Dave Hyatt.
1815 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12123
1816 REGRESSION: Incomplete repaint of floats' overflows
1818 - updated results for http://bugs.webkit.org/show_bug.cgi?id=10116
1819 REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site
1821 * css1/formatting_model/inline_elements-expected.checksum:
1822 * css1/formatting_model/inline_elements-expected.png:
1823 * css1/formatting_model/inline_elements-expected.txt:
1824 * css2.1/t0905-c414-flt-00-d-expected.txt:
1825 * css2.1/t0905-c414-flt-01-d-g-expected.txt:
1826 * css2.1/t0905-c414-flt-02-c-expected.txt:
1827 * css2.1/t0905-c414-flt-03-c-expected.txt:
1828 * css2.1/t0905-c414-flt-04-c-expected.txt:
1829 * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
1830 * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
1831 * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
1832 * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
1833 * css2.1/t090501-c414-flt-02-d-g-expected.txt:
1834 * css2.1/t090501-c414-flt-03-b-g-expected.txt:
1835 * fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
1836 * fast/block/float/008-expected.txt:
1837 * fast/block/float/013-expected.checksum:
1838 * fast/block/float/013-expected.txt:
1839 * fast/block/float/029-expected.txt:
1840 * fast/block/float/031-expected.txt:
1841 * fast/block/float/float-in-float-painting-expected.txt:
1842 * fast/block/margin-collapse/059-expected.checksum:
1843 * fast/block/margin-collapse/059-expected.png:
1844 * fast/block/margin-collapse/059-expected.txt:
1845 * fast/block/margin-collapse/062-expected.txt:
1846 * fast/block/margin-collapse/063-expected.txt:
1847 * fast/box-shadow/basic-shadows-expected.txt:
1848 * fast/forms/floating-textfield-relayout-expected.checksum:
1849 * fast/forms/floating-textfield-relayout-expected.txt:
1850 * fast/lists/003-expected.txt:
1851 * fast/media/mq-relative-constraints-08-expected.txt:
1852 * fast/multicol/float-multicol-expected.txt:
1853 * fast/repaint/float-overflow-expected.checksum: Added.
1854 * fast/repaint/float-overflow-expected.png: Added.
1855 * fast/repaint/float-overflow-expected.txt: Added.
1856 * fast/repaint/float-overflow-right-expected.checksum: Added.
1857 * fast/repaint/float-overflow-right-expected.png: Added.
1858 * fast/repaint/float-overflow-right-expected.txt: Added.
1859 * fast/repaint/float-overflow-right.html: Added.
1860 * fast/repaint/float-overflow.html: Added.
1861 * fast/table/009-expected.checksum:
1862 * fast/table/009-expected.png:
1863 * fast/table/009-expected.txt:
1864 * fast/text/text-shadow-extreme-value.html:
1865 * fast/text/whitespace/012-expected.txt:
1866 * tables/mozilla/bugs/bug120364-expected.txt:
1867 * tables/mozilla/bugs/bug196870-expected.checksum:
1868 * tables/mozilla/bugs/bug196870-expected.png:
1869 * tables/mozilla/bugs/bug196870-expected.txt:
1870 * tables/mozilla/bugs/bug45055-2-expected.txt:
1871 * tables/mozilla/bugs/bug72359-expected.txt:
1872 * tables/mozilla/marvin/x_table_align_left-expected.txt:
1873 * tables/mozilla/marvin/x_table_align_right-expected.txt:
1874 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum:
1875 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png:
1876 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
1877 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
1878 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
1879 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
1880 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum:
1881 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png:
1882 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
1883 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
1884 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
1885 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
1886 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum:
1887 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png:
1888 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt:
1889 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum:
1890 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png:
1891 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
1892 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum:
1893 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png:
1894 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
1895 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
1896 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
1897 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
1898 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
1899 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
1900 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
1901 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
1902 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
1903 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
1904 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
1905 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
1906 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
1907 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
1908 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
1909 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
1910 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
1911 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
1912 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
1913 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
1914 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
1915 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
1916 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
1917 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
1918 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
1919 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
1920 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
1921 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
1922 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
1923 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
1924 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
1925 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
1926 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
1927 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
1928 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
1929 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
1930 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
1932 2007-02-12 Darin Adler <darin@apple.com>
1936 - update pixel results in cases where overline and line-through were used,
1937 because our old code put them 1px too low
1939 * css1/cascade/cascade_order-expected.checksum: Updated because this has
1941 * css1/cascade/cascade_order-expected.png: Ditto.
1942 * css1/text_properties/text_decoration-expected.checksum: Updated because
1943 this has overline and line-through.
1944 * css1/text_properties/text_decoration-expected.png: Ditto.
1945 * css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum: Ditto.
1946 * css2.1/t1504-c543-txt-decor-00-d-g-expected.png: Ditto.
1947 * fast/text/stroking-decorations-expected.checksum: Ditto.
1948 * fast/text/stroking-decorations-expected.png: Ditto.
1950 - added some missing pixel-test results
1952 * fast/forms/disabled-select-change-index-expected.checksum: Added.
1953 * fast/forms/disabled-select-change-index-expected.png: Added.
1955 2007-02-12 Anders Carlsson <acarlsson@apple.com>
1959 <rdar://problem/4846962>
1960 Aperture: Aperture 1.5 - DOM exception occurs when exporting a web gallery
1962 * fast/dom/Document/replace-child-expected.txt: Added.
1963 * fast/dom/Document/replace-child.html: Added.
1965 2007-02-12 Lars Knoll <lars@trolltech.com>
1969 Do not create child renderers for table column groups
1970 if the child has not a table column display type.
1972 * fast/forms/form-hides-table-expected.txt:
1973 * fast/table/div-as-col-span-expected.txt: Added.
1974 * fast/table/div-as-col-span.html: Added.
1975 * fast/table/form-with-table-style-expected.txt:
1977 2007-02-12 Antti Koivisto <antti@apple.com>
1981 - test for Imagemap not clickable in www.toptenbooks.net/
1982 http://bugs.webkit.org/show_bug.cgi?id=12738
1984 * fast/images/imagemap-case-expected.checksum: Added.
1985 * fast/images/imagemap-case-expected.png: Added.
1986 * fast/images/imagemap-case-expected.txt: Added.
1987 * fast/images/imagemap-case.html: Added.
1989 2007-02-12 Geoffrey Garen <ggaren@apple.com>
1991 Updated results for this failing test. It looks like Maciej generated
1992 the original results before he made the test "dump as text."
1994 * fast/text/text-shadow-extreme-value-expected.txt:
1996 2007-02-12 Maciej Stachowiak <mjs@apple.com>
2000 - test case for <rdar://problem/4928675> REGRESSION: Crash in CGBlt_copyBytes under WebCore::Font::drawGlyphs (12083)
2001 http://bugs.webkit.org/show_bug.cgi?id=12083
2003 * fast/text/text-shadow-extreme-value.html: Added.
2004 * fast/text/text-shadow-extreme-value-expected.txt: Added.
2006 2007-02-11 Maciej Stachowiak <mjs@apple.com>
2008 Test case not reviewed; based on manual test by David Kilzer.
2010 - test case for <rdar://problem/4975133> ASSERT failure and crash right-clicking on image in SVG use test
2011 http://bugs.webkit.org/show_bug.cgi?id=12580
2013 * svg/custom/use-events-crash.svg: Added.
2015 2007-02-11 Mitz Pettel <mitz@webkit.org>
2019 - test for http://bugs.webkit.org/show_bug.cgi?id=10144
2020 REGRESSION: Reproducible assertion failure in DeleteSelectionCommand::fixupWhitespace()
2022 * fast/text/delete-hard-break-character-expected.checksum: Added.
2023 * fast/text/delete-hard-break-character-expected.png: Added.
2024 * fast/text/delete-hard-break-character-expected.txt: Added.
2025 * fast/text/delete-hard-break-character.html: Added.
2027 2007-02-12 Antti Koivisto <antti@apple.com>
2031 Test for REGRESSION: Google Calendar cell highlight misplaced
2032 http://bugs.webkit.org/show_bug.cgi?id=12687
2034 * fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Added.
2035 * fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Added.
2036 * fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Added.
2037 * fast/block/positioning/offsetLeft-offsetTop-borders.html: Added.
2039 2007-02-11 Antti Koivisto <antti@apple.com>
2043 Test for REGRESSION: No day/week scrollbar in Google Calendar
2044 http://bugs.webkit.org/show_bug.cgi?id=11985
2046 * fast/layers/overflow-scroll-auto-switch-expected.checksum: Added.
2047 * fast/layers/overflow-scroll-auto-switch-expected.png: Added.
2048 * fast/layers/overflow-scroll-auto-switch-expected.txt: Added.
2049 * fast/layers/overflow-scroll-auto-switch.html: Added.
2051 2007-02-11 Alexey Proskuryakov <ap@webkit.org>
2055 http://bugs.webkit.org/show_bug.cgi?id=12581
2056 XPath //title shouldn't match <title> in XHTML
2058 * fast/xpath/ensure-null-namespace-expected.txt: Added.
2059 * fast/xpath/ensure-null-namespace.xhtml: Added.
2061 2007-02-10 Alexey Proskuryakov <ap@webkit.org>
2065 http://bugs.webkit.org/show_bug.cgi?id=12724
2066 Crash when enumerating XPath namespace axis
2068 Test adapted from Python-based 4XPath test suite,
2069 <http://sourceforge.net/projects/foursuite/>
2071 * fast/xpath/namespace-nodes-expected.txt: Added.
2072 * fast/xpath/namespace-nodes.html: Added.
2074 2007-02-10 David Kilzer <ddkilzer@webkit.org>
2078 - fix http://bugs.webkit.org/show_bug.cgi?id=12727
2079 Layout test failure: fast/events/frame-click-focus.html
2081 * fast/events/frame-click-focus-expected.txt: Update results to include main frame blur.
2082 * fast/events/frame-click-focus.html: Update to click in main frame first.
2084 2007-02-10 Brady Eidson <beidson@apple.com>
2088 <rdar://problem/4965133> WebKit sends file:// url referrers
2090 Added a new category of http tests - "local" where the test is run as a local file but
2091 the test involves remote resources from the httpd.
2092 This test had to be done with cached subresources to tickle the code path that was failing before,
2093 hence the bizarre different-sized images instead of simple success/failure text
2095 * http/tests/local/file-url-sent-as-referer-expected.txt: Added.
2096 * http/tests/local/file-url-sent-as-referer.html: Added - document.writes an img source
2097 that ends up testing the http-referer
2099 * http/tests/security/resources/green250x50.png: Added.
2100 * http/tests/security/resources/red200x100.png: Added.
2102 * http/tests/security/resources/showRefererImage.php: Added - By scanning the referrer,
2103 sends back either the success or failure image
2105 2007-02-10 Maciej Stachowiak <mjs@apple.com>
2107 - add missing result and update tests to work right from DumpRenderTree
2109 * fast/dom/Window/resources/window-appendages-cleared-results.html:
2110 * fast/dom/Window/window-appendages-cleared-expected.txt: Added.
2111 * fast/dom/Window/window-appendages-cleared.html:
2113 2007-02-10 Maciej Stachowiak <mjs@apple.com>
2115 Regression not reviewed, based loosely on test case from Ian Eng.
2117 - test case for <rdar://problem/4988091> objects attached to Window not cleared (memory leak)
2119 * fast/dom/Window/resources/window-appendages-cleared-results.html: Added.
2120 * fast/dom/Window/window-appendages-cleared.html: Added.
2122 2007-02-09 Justin Garcia <justin.garcia@apple.com>
2126 * editing/selection/4975120-expected.checksum: Added.
2127 * editing/selection/4975120-expected.png: Added.
2128 * editing/selection/4975120-expected.txt: Added.
2129 * editing/selection/4975120.html: Added.
2131 2007-02-09 Justin Garcia <justin.garcia@apple.com>
2135 <rdar://problem/4960116>
2136 REGRESSION: Nightly Safari crashes in WebCore::SelectionController::xPosForVerticalArrowNavigation (12416)
2138 * editing/selection/4960116-expected.checksum: Added.
2139 * editing/selection/4960116-expected.png: Added.
2140 * editing/selection/4960116-expected.txt: Added.
2141 * editing/selection/4960116.html: Added.
2143 2007-02-09 Justin Garcia <justin.garcia@apple.com>
2147 <rdar://problem/4983858>
2148 REGRESSION: In a new mail message, attempting to select a single word causes the selection to extend to the previous line
2150 * editing/selection/4983858-expected.checksum: Added.
2151 * editing/selection/4983858-expected.png: Added.
2152 * editing/selection/4983858-expected.txt: Added.
2153 * editing/selection/4983858.html: Added.
2155 2007-02-09 Justin Garcia <justin.garcia@apple.com>
2159 <rdar://problem/4916541>
2160 Some of the selection isn't preserved during an Indent opreration
2163 * editing/execCommand/4916541-expected.checksum: Added.
2164 * editing/execCommand/4916541-expected.png: Added.
2165 * editing/execCommand/4916541-expected.txt: Added.
2166 * editing/execCommand/4916541.html: Added.
2168 * editing/execCommand/4641880-2-expected.checksum:
2169 * editing/execCommand/4641880-2-expected.png:
2170 * editing/execCommand/4641880-2-expected.txt:
2171 * editing/execCommand/indent-selection-expected.checksum:
2172 * editing/execCommand/indent-selection-expected.png:
2173 * editing/execCommand/indent-selection-expected.txt:
2175 * editing/execCommand/indent-list-item-expected.checksum:
2176 * editing/execCommand/indent-list-item-expected.png:
2177 * editing/execCommand/indent-list-item-expected.txt:
2178 * editing/execCommand/indent-list-item.html:
2180 2007-02-09 Nicholas Shanks <webkit@nickshanks.com>
2182 Reviewed by Dave Hyatt.
2184 Removed broken recognition of :last-* and :only-* selectors
2185 Test results show red indicating property unsupported
2186 Previous behaviour was to erroneously make everything green
2188 * css3/expected_failures/css3-modsel-33-expected.checksum: Added.
2189 * css3/expected_failures/css3-modsel-33-expected.png: Added.
2190 * css3/expected_failures/css3-modsel-33-expected.txt: Added.
2191 * css3/expected_failures/css3-modsel-33.html: Added.
2192 * css3/expected_failures/css3-modsel-35-expected.checksum: Added.
2193 * css3/expected_failures/css3-modsel-35-expected.png: Added.
2194 * css3/expected_failures/css3-modsel-35-expected.txt: Added.
2195 * css3/expected_failures/css3-modsel-35.html: Added.
2196 * css3/expected_failures/css3-modsel-36-expected.checksum: Added.
2197 * css3/expected_failures/css3-modsel-36-expected.png: Added.
2198 * css3/expected_failures/css3-modsel-36-expected.txt: Added.
2199 * css3/expected_failures/css3-modsel-36.html: Added.
2200 * css3/expected_failures/css3-modsel-37-expected.checksum: Added.
2201 * css3/expected_failures/css3-modsel-37-expected.png: Added.
2202 * css3/expected_failures/css3-modsel-37-expected.txt: Added.
2203 * css3/expected_failures/css3-modsel-37.html: Added.
2205 2007-02-08 Adele Peterson <adele@apple.com>
2209 Test for http://bugs.webkit.org/show_bug.cgi?id=12599
2210 <rdar://problem/4973507> REGRESSION: When replying in Gmail, the caret disappears when you start to type (12599)
2212 * fast/frames/iframe-window-focus-expected.txt: Added.
2213 * fast/frames/iframe-window-focus.html: Added.
2215 2007-02-08 Adele Peterson <adele@apple.com>
2219 Test for http://bugs.webkit.org/show_bug.cgi?id=12480
2220 <rdar://problem/4971222> REGRESSION (NativeListBox): Deselecting option causes list to jump to top
2222 * fast/forms/listbox-deselect-scroll-expected.checksum: Added.
2223 * fast/forms/listbox-deselect-scroll-expected.png: Added.
2224 * fast/forms/listbox-deselect-scroll-expected.txt: Added.
2225 * fast/forms/listbox-deselect-scroll.html: Added.
2227 2007-02-08 Adele Peterson <adele@apple.com>
2231 Test for: <rdar://problem/4963411> Items of SELECT element are incorrectly highlighted when display:block is set
2233 * fast/forms/select-block-background-expected.checksum: Added.
2234 * fast/forms/select-block-background-expected.png: Added.
2235 * fast/forms/select-block-background-expected.txt: Added.
2236 * fast/forms/select-block-background.html: Added.
2238 2007-02-08 Mitz Pettel <mitz@webkit.org>
2242 - test for http://bugs.webkit.org/show_bug.cgi?id=11047
2243 REGRESSION: Empty options cause the entire select to collapse
2245 - updated results for http://bugs.webkit.org/show_bug.cgi?id=10783
2246 REGRESSION (r16044): Clicking a popup changes layout around it
2248 * fast/forms/HTMLOptionElement_label07-expected.txt:
2249 * fast/forms/form-element-geometry-expected.txt:
2250 * fast/forms/select-baseline-expected.txt:
2251 * fast/forms/select-empty-option-height-expected.checksum: Added.
2252 * fast/forms/select-empty-option-height-expected.png: Added.
2253 * fast/forms/select-empty-option-height-expected.txt: Added.
2254 * fast/forms/select-empty-option-height.html: Added.
2255 * fast/replaced/three-selects-break-expected.txt:
2257 2007-02-08 Geoffrey Garen <ggaren@apple.com>
2259 Reviewed by Beth Dakin.
2261 Updated results now that we actually return the correct ones.
2263 * fast/css/computed-style-expected.txt:
2265 2007-02-08 Geoffrey Garen <ggaren@apple.com>
2267 Reviewed by Adam Roben, Darin Adler.
2269 Updated results for tests that started failing after my run-webkit-tests
2272 These failures were not regressions. My check-in just caused the regular
2273 bot to behave more like the leaks bot, so it started reporting the results
2274 that the leaks bot had been reporting all along.
2276 There does seem to be an underlying bug in the way XHTML documents report
2277 line numbers for JavaScript exceptions. I've file that bug along with a
2280 http://bugs.webkit.org/show_bug.cgi?id=12700
2281 JavaScript errors in XML documents have incorrect line numbers
2283 However, that bug is not a regression, so I think we should treat it separately.
2285 * dom/xhtml/level2/html/frame-expected.txt:
2286 * dom/xhtml/level2/html/iframe-expected.txt:
2288 2007-02-08 Kevin McCullough <KMcCullough@apple.com>
2290 Reviewed by Maciej, Darin and Mark.
2292 rdar://problem/4922454
2293 - No longer allow remote sites to access local resources.
2295 * fast/loader/local-JavaScript-from-local-expected.txt: Added.
2296 * fast/loader/local-JavaScript-from-local.html: Added.
2297 * fast/loader/local-iFrame-source-from-local-expected.txt: Added.
2298 * fast/loader/local-iFrame-source-from-local.html: Added.
2299 * fast/loader/local-image-from-local-expected.txt: Added.
2300 * fast/loader/local-image-from-local.html: Added.
2301 * http/tests/security/local-JavaScript-from-remote-expected.txt: Added.
2302 * http/tests/security/local-JavaScript-from-remote.html: Added.
2303 * http/tests/security/local-iFrame-from-remote-expected.txt: Added.
2304 * http/tests/security/local-iFrame-from-remote.html: Added.
2305 * http/tests/security/local-image-from-remote-expected.txt: Added.
2306 * http/tests/security/local-image-from-remote.html: Added.
2307 * http/tests/security/resources/compass.jpg: Added.
2308 * http/tests/security/resources/localPage.html: Added.
2309 * http/tests/security/resources/localPage.html.orig: Added.
2310 * http/tests/security/resources/localScript.js: Added.
2312 2007-02-07 Mitz Pettel <mitz@webkit.org>
2316 - test for http://bugs.webkit.org/show_bug.cgi?id=12608
2317 Incorrect min. width calculation of a series of floats with clear:both and white-space:nowrap
2319 * fast/block/float/nowrap-clear-min-width-expected.checksum: Added.
2320 * fast/block/float/nowrap-clear-min-width-expected.png: Added.
2321 * fast/block/float/nowrap-clear-min-width-expected.txt: Added.
2322 * fast/block/float/nowrap-clear-min-width.html: Added.
2324 2007-02-07 Mitz Pettel <mitz@webkit.org>
2326 Reviewed by Dave Hyatt.
2328 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=10522
2329 REGRESSION: Incomplete repaint after table relayout that decreases height
2331 * fast/repaint/intermediate-layout-position-expected.checksum: Added.
2332 * fast/repaint/intermediate-layout-position-expected.png: Added.
2333 * fast/repaint/intermediate-layout-position-expected.txt: Added.
2334 * fast/repaint/intermediate-layout-position.html: Added.
2336 2007-02-07 Mitz Pettel <mitz@webkit.org>
2338 Reviewed by Dave Hyatt.
2340 - pixel test and updated results for http://bugs.webkit.org/show_bug.cgi?id=5399
2341 no-repeat on negatively positioned background images are ignored
2343 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=5821
2344 Changing background of <col> doesn't repaint the column
2346 * fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Added.
2347 * fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added.
2348 * fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Added.
2349 * fast/backgrounds/repeat/negative-offset-repeat.html: Added. Based on a test by Mark Rowe.
2350 * fast/backgrounds/repeat/resources/gradient.gif: Added.
2351 * fast/repaint/table-col-background-expected.checksum: Added.
2352 * fast/repaint/table-col-background-expected.png: Added.
2353 * fast/repaint/table-col-background-expected.txt: Added.
2354 * fast/repaint/table-col-background.html: Added.
2355 * tables/mozilla/marvin/backgr_position-table-expected.checksum:
2356 * tables/mozilla/marvin/backgr_position-table-expected.png:
2357 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
2358 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
2359 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
2360 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
2361 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
2362 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
2363 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
2364 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
2365 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
2366 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
2367 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
2368 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
2369 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
2370 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
2371 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
2372 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
2373 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
2374 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
2375 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
2376 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
2377 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
2378 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
2379 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
2380 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
2382 2007-02-07 Alexey Proskuryakov <ap@webkit.org>
2386 http://bugs.webkit.org/show_bug.cgi?id=12603
2387 A crash when trying to use XPath functions normalize-space(), string-length() and number()
2389 * fast/xpath/implicit-node-args-expected.txt:
2390 * fast/xpath/implicit-node-args.html: Uncommented cases that used to crash and added a case for number().
2392 2007-02-06 Justin Garcia <justin.garcia@apple.com>
2396 <rdar://problem/4922367>
2397 WebView selectLine: followed by deleteBackward: deletes TABLE element of following line
2400 * editing/deleting/4922367-expected.checksum: Added.
2401 * editing/deleting/4922367-expected.png: Added.
2402 * editing/deleting/4922367-expected.txt: Added.
2403 * editing/deleting/4922367.html: Added.
2406 * editing/deleting/delete-block-table-expected.txt:
2407 * editing/deleting/delete-select-all-001-expected.txt:
2408 * editing/deleting/delete-to-select-table-expected.txt:
2409 * editing/inserting/insert-paragraph-02-expected.txt:
2410 * editing/pasteboard/4641033-expected.txt:
2411 * editing/pasteboard/paste-table-001-expected.txt:
2412 * editing/pasteboard/select-element-1-expected.txt:
2413 * editing/selection/3690719-expected.txt:
2414 * editing/selection/7152-1-expected.txt:
2415 * editing/selection/7152-2-expected.txt:
2416 * editing/selection/click-before-and-after-table-expected.txt:
2417 * editing/selection/replaced-boundaries-3-expected.txt:
2418 * editing/style/apple-style-editable-mix-expected.txt:
2419 * editing/unsupported-content/table-delete-001-expected.txt:
2420 * editing/unsupported-content/table-type-after-expected.txt:
2421 * editing/unsupported-content/table-type-before-expected.txt:
2423 2007-02-06 Mitz Pettel <mitz@webkit.org>
2427 - fix http://bugs.webkit.org/show_bug.cgi?id=12640
2428 run-webkit-tests --pixel hangs because svg/custom/use-elementInstance-event-target-expected.png
2429 is a render tree dump instead of an image
2431 * svg/custom/use-elementInstance-event-target-expected.png:
2433 2007-02-06 Justin Garcia <justin.garcia@apple.com>
2437 <rdar://problem/4959067>
2438 Bullets get erased or moved down to another line
2439 <rdar://problem/4912529>
2440 Seed: Bulleted list in Note in Mail.app does not work with Japanese input mode
2442 * editing/inserting/4959067-expected.checksum: Added.
2443 * editing/inserting/4959067-expected.png: Added.
2444 * editing/inserting/4959067-expected.txt: Added.
2445 * editing/inserting/4959067.html: Added.
2447 2007-02-06 Geoffrey Garen <ggaren@apple.com>
2449 At Darin's request, checked in new (failing) results instead of disabling test.
2451 * fast/images/svg-as-image-expected.txt:
2453 2007-02-06 Geoffrey Garen <ggaren@apple.com>
2455 Reviewed by Anders Carlsson.
2457 Disabled support for SVG image because it crashes all the time.
2459 * fast/images/svg-as-image.html: Removed.
2460 * fast/images/svg-as-image.html-disabled: Moved to here.
2462 2007-02-06 Mitz Pettel <mitz@webkit.org>
2466 - test for http://bugs.webkit.org/show_bug.cgi?id=12518
2467 Betsson.com crashes browser
2469 * fast/layers/generated-layer-scrollbar-crash-expected.txt: Added.
2470 * fast/layers/generated-layer-scrollbar-crash.html: Added.
2472 2007-02-06 Eric Seidel <eric@webkit.org>
2476 http://bugs.webkit.org/show_bug.cgi?id=12577
2477 Update test results now that stroke-miterlimit is a float.
2479 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2480 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2481 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
2482 * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.checksum:
2483 * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png:
2484 * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
2485 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2487 2007-02-06 Alexey Proskuryakov <ap@webkit.org>
2491 http://bugs.webkit.org/show_bug.cgi?id=12619
2492 Non-abbreviated XPaths don't work
2494 * fast/xpath/ancestor-axis-expected.txt: Added.
2495 * fast/xpath/ancestor-axis.html: Added.
2497 2007-02-05 David Kilzer <ddkilzer@webkit.org>
2501 http://bugs.webkit.org/show_bug.cgi?id=7266
2502 Webarchive format saves duplicate WebSubresources to .webarchive file
2504 * webarchive/test-duplicate-resources-expected.txt: Duplicate resources removed.
2505 * webarchive/test-frameset-expected.txt: Ditto.
2507 2007-02-06 Mark Rowe <mrowe@apple.com>
2509 Roll out incomplete support for font-stretch (r19350) at Dave Hyatt's request.
2510 See http://bugs.webkit.org/show_bug.cgi?id=12530#c9 for more info.
2512 * fast/css/computed-style-expected.txt:
2513 * fast/css/font-stretch-expected.checksum: Removed.
2514 * fast/css/font-stretch-expected.png: Removed.
2515 * fast/css/font-stretch-expected.txt: Removed.
2516 * fast/css/font-stretch.html: Removed.
2518 2007-02-05 Justin Garcia <justin.garcia@apple.com>
2520 Reviewed by harrison
2522 <rdar://problem/4947387>
2523 REGRESSION: Shift Command Left should only select to the beginning of the line
2525 * editing/selection/4947387-expected.checksum: Added.
2526 * editing/selection/4947387-expected.png: Added.
2527 * editing/selection/4947387-expected.txt: Added.
2528 * editing/selection/4947387.html: Added.
2530 2007-02-05 Darin Adler <darin@apple.com>
2532 Reviewed by John Sullivan.
2534 - test for http://bugs.webkit.org/show_bug.cgi?id=11535
2535 <rdar://problem/4946959> REGRESSION: onclick="this.select();"
2536 not working on new forms (11535)
2538 * fast/forms/input-select-on-click-expected.txt: Added.
2539 * fast/forms/input-select-on-click.html: Added.
2541 2007-02-05 Adele Peterson <adele@apple.com>
2543 Reviewed by Mitz and Anders.
2545 Tests for http://bugs.webkit.org/show_bug.cgi?id=11811
2546 <rdar://problem/4947184> REGRESSION (r11783): Hebrew text in list boxes is reversed
2548 * fast/text/international/bidi-listbox-expected.checksum: Added.
2549 * fast/text/international/bidi-listbox-expected.png: Added.
2550 * fast/text/international/bidi-listbox-expected.txt: Added.
2551 * fast/text/international/bidi-listbox.html: Added.
2553 * fast/text/international/bidi-listbox-atsui-expected.checksum: Added.
2554 * fast/text/international/bidi-listbox-atsui-expected.png: Added.
2555 * fast/text/international/bidi-listbox-atsui-expected.txt: Added.
2556 * fast/text/international/bidi-listbox-atsui.html: Added.
2558 2007-02-05 Mitz Pettel <mitz@webkit.org>
2562 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12590
2563 REGRESSION: Text selection is weird in textareas in Trac wiki editing pages
2565 * fast/repaint/selection-gap-overflow-scroll-expected.checksum: Added.
2566 * fast/repaint/selection-gap-overflow-scroll-expected.png: Added.
2567 * fast/repaint/selection-gap-overflow-scroll-expected.txt: Added.
2568 * fast/repaint/selection-gap-overflow-scroll.html: Added.
2570 2007-02-05 Mitz Pettel <mitz@webkit.org>
2574 - test for http://bugs.webkit.org/show_bug.cgi?id=11916
2575 REGRESSION (SearchField): RTL search fields are mixed up
2577 * fast/forms/search-rtl-expected.checksum: Added.
2578 * fast/forms/search-rtl-expected.png: Added.
2579 * fast/forms/search-rtl-expected.txt: Added.
2580 * fast/forms/search-rtl.html: Added.
2582 2007-02-05 Mitz Pettel <mitz@webkit.org>
2586 - test for http://bugs.webkit.org/show_bug.cgi?id=12618
2587 REGRESSION (SearchField): Dragging across the text and releasing over the clear button clears the field
2589 * fast/forms/search-cancel-button-mouseup-expected.txt: Added.
2590 * fast/forms/search-cancel-button-mouseup.html: Added.
2592 2007-02-05 Geoffrey Garen <ggaren@apple.com>
2594 Reviewed by John Sullivan and Darin Adler.
2596 Focused gc-8.html on the issue it was really trying to test (a crash)
2597 to fix intermittent failures seen on buildbot.
2599 * fast/dom/gc-8.html: Don't test the value of our custom property, which
2600 (legitimately) can be cleared by garbage collection.
2601 * fast/dom/gc-8-expected.txt:
2603 2007-02-04 Alexey Proskuryakov <ap@webkit.org>
2607 http://bugs.webkit.org/show_bug.cgi?id=12602
2608 XPath functions string(), normalize-space() and string-length() don't work
2611 * fast/xpath/implicit-node-args-expected.txt: Added.
2612 * fast/xpath/implicit-node-args.html: Added.
2613 Some cases in the test are commented out for now due to bug 12603.
2615 2007-02-04 Alexey Proskuryakov <ap@webkit.org>
2619 http://bugs.webkit.org/show_bug.cgi?id=8791
2620 XPath should support custom node resolvers
2622 * fast/xpath/nsresolver-bad-object-expected.txt: Added.
2623 * fast/xpath/nsresolver-bad-object.xhtml: Added.
2624 * fast/xpath/nsresolver-exception-expected.txt: Added.
2625 * fast/xpath/nsresolver-exception.xhtml: Added.
2626 * fast/xpath/nsresolver-function-expected.txt: Added.
2627 * fast/xpath/nsresolver-function.xhtml: Added.
2628 * fast/xpath/nsresolver-object-expected.txt: Added.
2629 * fast/xpath/nsresolver-object.xhtml: Added.
2631 2007-02-04 Sam Weinig <sam@webkit.org>
2635 Patch for http://bugs.webkit.org/show_bug.cgi?id=12562
2636 Fix test cases that are now spewing console errors that
2637 they are not testing for
2639 * fast/events/iframe-object-onload-expected.txt:
2640 * fast/events/iframe-object-onload.html: Change nil to null.
2641 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
2642 * fast/forms/display-none-in-onchange-keyboard.html: Add missing id to div, change
2643 its text, and change the resulting text.
2644 * fast/forms/input-text-click-inside-expected.checksum:
2645 * fast/forms/input-text-click-inside-expected.png:
2646 * fast/forms/input-text-click-inside-expected.txt:
2647 * fast/forms/input-text-click-inside.html: Change moveTo(x,y) to mouseMoveTo(x,y).
2648 * fast/forms/input-text-click-outside-expected.txt:
2649 * fast/forms/input-text-click-outside.html: Ditto.
2650 * fast/js/array-foreach-expected.txt:
2651 * fast/js/array-foreach.html: Add try-catch blocks to catch exceptions and print them and
2653 * fast/js/array-some-expected.txt:
2654 * fast/js/array-some.html: Ditto.
2655 * fast/table/click-near-anonymous-table-expected.checksum:
2656 * fast/table/click-near-anonymous-table-expected.png:
2657 * fast/table/click-near-anonymous-table-expected.txt:
2658 * fast/table/click-near-anonymous-table.html: Change timeForward(ms) to leapForward(ms) and
2659 change the amount of time from 500ms to 1000ms to avoid clicking.
2661 2007-02-03 Geoffrey Garen <ggaren@apple.com>
2663 Landing results that I think Maciej intended to land, to get the buildbot
2666 * fast/forms/disabled-select-change-index-expected.txt: Added.
2668 2007-02-04 Nikolas Zimmermann <zimmermann@kde.org>
2672 Update SVG baseline after xml:space fixes.
2674 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2675 * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
2676 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2677 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
2678 * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
2679 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
2680 * svg/custom/text-whitespace-handling-expected.checksum: Added.
2681 * svg/custom/text-whitespace-handling-expected.png: Added.
2682 * svg/custom/text-whitespace-handling-expected.txt: Added.
2683 * svg/custom/text-whitespace-handling.svg: Added.
2685 2007-02-03 Alexey Proskuryakov <ap@webkit.org>
2689 http://bugs.webkit.org/show_bug.cgi?id=12560
2690 W3C XPath test Text_Nodes.svg fails
2692 * dom/svg/level3/xpath/Text_Nodes-expected.txt: Test now passes.
2693 * dom/svg/level3/xpath/Text_Nodes.js: Invert the success condition, as the test appears incorrect.
2695 2007-02-03 Alexey Proskuryakov <ap@webkit.org>
2699 http://bugs.webkit.org/show_bug.cgi?id=12485
2700 XPath id() function doesn't work as root in paths
2702 * fast/xpath/id-path-expected.txt: Added.
2703 * fast/xpath/id-path.html: Added.
2705 2007-02-03 Alexey Proskuryakov <ap@webkit.org>
2709 http://bugs.webkit.org/show_bug.cgi?id=12549
2710 Wrong character encoding at www.ravmilim.co.il
2712 * fast/encoding/meta-charset-expected.txt: Added.
2713 * fast/encoding/meta-charset.html: Added.
2715 2007-02-02 Maciej Stachowiak <mjs@apple.com>
2717 Reviewed by Hyatt & Adele.
2719 - test case for <rdar://problem/4896972> TV guide listings page doesn't finish loading (11674)
2721 * fast/forms/disabled-select-change-index.html: Added.
2723 2007-02-03 Nikolas Zimmermann <zimmermann@kde.org>
2725 Reviewed by Eric & Maciej.
2727 Add new SVG <use> tests regarding JS scripting.
2728 The use-elementInstance-event-target.svg basically works, but shows
2729 a repainting issue, which has to be tackled later.
2731 * svg/custom/use-elementInstance-event-target-expected.checksum: Added.
2732 * svg/custom/use-elementInstance-event-target-expected.png: Added.
2733 * svg/custom/use-elementInstance-event-target-expected.txt: Added.
2734 * svg/custom/use-elementInstance-event-target.svg: Added.
2735 * svg/custom/use-elementInstance-methods-expected.checksum: Added.
2736 * svg/custom/use-elementInstance-methods-expected.png: Added.
2737 * svg/custom/use-elementInstance-methods-expected.txt: Added.
2738 * svg/custom/use-elementInstance-methods.svg: Added.
2739 * svg/custom/use-event-handler-on-referenced-element-expected.checksum: Added.
2740 * svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
2741 * svg/custom/use-event-handler-on-referenced-element-expected.txt: Added.
2742 * svg/custom/use-event-handler-on-referenced-element.svg: Added.
2743 * svg/custom/use-event-handler-on-use-element-expected.checksum: Added.
2744 * svg/custom/use-event-handler-on-use-element-expected.png: Added.
2745 * svg/custom/use-event-handler-on-use-element-expected.txt: Added.
2746 * svg/custom/use-event-handler-on-use-element.svg: Added.
2748 2007-02-02 Eric Seidel <eric@webkit.org>
2752 Update test results after adding SVGHiddenContainer while fixing:
2753 http://bugs.webkit.org/show_bug.cgi?id=12193
2755 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
2756 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2757 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2758 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2759 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2760 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2761 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
2762 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
2763 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
2764 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
2765 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
2766 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
2767 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
2768 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
2769 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
2770 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2771 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2772 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
2773 * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
2774 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
2775 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
2776 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2777 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2778 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2779 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2780 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2781 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2782 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2783 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2784 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2785 * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
2786 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
2787 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2788 * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
2789 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2790 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
2791 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2792 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2793 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2794 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2795 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2796 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
2797 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
2798 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2799 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
2800 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
2801 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
2802 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
2803 * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
2804 * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
2805 * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
2806 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
2807 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
2808 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
2809 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
2810 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
2811 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
2812 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2813 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2814 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2815 * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
2816 * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
2817 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
2818 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2819 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2820 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
2821 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
2822 * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
2823 * svg/carto.net/colourpicker-expected.txt:
2824 * svg/carto.net/window-expected.txt:
2825 * svg/custom/deep-dynamic-updates-expected.txt:
2826 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2827 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2828 * svg/custom/feComponentTransfer-Linear-expected.txt:
2829 * svg/custom/feComponentTransfer-Table-expected.txt:
2830 * svg/custom/gradient-add-stops-expected.txt:
2831 * svg/custom/gradient-attr-update-expected.txt:
2832 * svg/custom/gradient-cycle-detection-expected.txt:
2833 * svg/custom/gradient-deep-referencing-expected.txt:
2834 * svg/custom/gradient-stop-corner-cases-expected.txt:
2835 * svg/custom/gradient-stop-style-change-expected.checksum: Added.
2836 * svg/custom/gradient-stop-style-change-expected.png: Added.
2837 * svg/custom/gradient-stop-style-change-expected.txt: Added.
2838 * svg/custom/gradient-stop-style-change.svg: Added.
2839 * svg/custom/gradient-stroke-width-expected.txt:
2840 * svg/custom/grayscale-gradient-mask-expected.txt:
2841 * svg/custom/invalid-css-expected.txt:
2842 * svg/custom/js-late-gradient-and-object-creation-expected.txt:
2843 * svg/custom/js-late-gradient-creation-expected.txt:
2844 * svg/custom/js-late-marker-and-object-creation-expected.txt:
2845 * svg/custom/js-late-marker-creation-expected.txt:
2846 * svg/custom/js-update-gradient-expected.txt:
2847 * svg/custom/js-update-pattern-child-expected.txt:
2848 * svg/custom/js-update-pattern-expected.txt:
2849 * svg/custom/js-update-stop-expected.txt:
2850 * svg/custom/large-bounding-box-percents-expected.txt:
2851 * svg/custom/marker-changes-expected.txt:
2852 * svg/custom/marker-child-changes-expected.txt:
2853 * svg/custom/marker-viewBox-changes-expected.txt:
2854 * svg/custom/pattern-cycle-detection-expected.txt:
2855 * svg/custom/pattern-deep-referencing-expected.txt:
2856 * svg/custom/pattern-in-defs-expected.txt:
2857 * svg/custom/text-gradient-no-content-expected.txt:
2858 * svg/custom/tref-update-expected.txt:
2859 * svg/custom/use-instanceRoot-modifications-expected.txt:
2860 * svg/custom/use-modify-container-in-target-expected.txt:
2861 * svg/custom/use-modify-target-container-expected.txt:
2862 * svg/custom/use-on-g-containing-use-expected.txt:
2863 * svg/custom/use-on-g-expected.txt:
2864 * svg/custom/use-on-rect-expected.txt:
2865 * svg/custom/use-on-symbol-inside-pattern-expected.txt:
2866 * svg/custom/use-on-text-expected.txt:
2867 * svg/custom/use-on-use-expected.txt:
2868 * svg/custom/use-property-changes-through-dom-expected.txt:
2869 * svg/custom/use-property-changes-through-svg-dom-expected.txt:
2870 * svg/custom/use-recursion-1-expected.txt:
2871 * svg/custom/use-recursion-3-expected.txt:
2872 * svg/custom/use-recursion-4-expected.txt:
2873 * svg/custom/use-transform-expected.txt:
2874 * svg/custom/visibility-override-mask-expected.txt:
2876 2007-02-01 Nicholas Shanks <webkit@nickshanks.com>
2880 CSS2 font-stretch property; uses American Typewriter and Helvetica Neue fonts,
2881 requiring Regular, Condensed, Bold and Bold Condensed faces.
2883 * fast/css/computed-style-expected.txt: Updated.
2884 * fast/css/font-stretch-expected.checksum: Added.
2885 * fast/css/font-stretch-expected.png: Added.
2886 * fast/css/font-stretch-expected.txt: Added.
2887 * fast/css/font-stretch.html: Added.
2889 2007-02-01 Alexey Proskuryakov <ap@webkit.org>
2893 http://bugs.webkit.org/show_bug.cgi?id=12506
2894 REGRESSION: Safari doesn't display hebrew text on a web page,
2895 displayed correctly on Tiger
2897 * fast/encoding/pseudo-tags-in-attributes-expected.txt: Changing back to success.
2899 2007-02-01 Anders Carlsson <acarlsson@apple.com>
2903 Update test results that have console messages.
2905 * dom/html/level2/html/HTMLFrameElement09-expected.txt:
2906 * dom/html/level2/html/HTMLIFrameElement11-expected.txt:
2907 * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt:
2908 * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
2909 * dom/xhtml/level2/html/frame-expected.txt:
2910 * dom/xhtml/level2/html/iframe-expected.txt:
2911 * editing/execCommand/4920488-expected.txt:
2912 * editing/selection/contenteditable-click-inside-expected.txt:
2913 * editing/selection/contenteditable-click-outside-expected.txt:
2914 * fast/AppleScript/001-expected.txt:
2915 * fast/dynamic/015-expected.txt:
2916 * fast/events/iframe-object-onload-expected.txt:
2917 * fast/events/updateLayoutForHitTest-expected.txt:
2918 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
2919 * fast/forms/input-text-click-inside-expected.txt:
2920 * fast/forms/input-text-click-outside-expected.txt:
2921 * fast/forms/selected-index-assert-expected.txt:
2922 * fast/js/array-foreach-expected.txt:
2923 * fast/js/array-some-expected.txt:
2924 * fast/js/kde/exception_propagation-expected.txt:
2925 * fast/js/kde/garbage-n-expected.txt:
2926 * fast/js/kde/string-1-n-expected.txt:
2927 * fast/js/kde/string-2-n-expected.txt:
2928 * fast/parser/script-tag-with-trailing-slash-expected.txt:
2929 * fast/table/click-near-anonymous-table-expected.txt:
2930 * fast/tokenizer/002-expected.txt:
2931 * fast/tokenizer/external-script-document-write_2-expected.txt:
2932 * fast/tokenizer/script_extra_close-expected.txt:
2933 * fast/xsl/transform-xhr-doc-expected.txt:
2934 * http/tests/navigation/error404-goback-expected.txt:
2935 * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt:
2936 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
2937 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
2938 * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
2939 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
2940 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2941 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2942 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
2943 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2944 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
2945 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
2946 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2947 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
2948 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
2949 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
2950 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2951 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2952 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2953 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2954 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2955 * svg/custom/dynamic-empty-path-expected.txt:
2956 * svg/custom/js-update-container-expected.txt:
2957 * svg/custom/js-update-gradient-expected.txt:
2958 * svg/custom/js-update-polygon-changes-expected.txt:
2959 * svg/custom/js-update-polygon-removal-expected.txt:
2960 * svg/custom/path-bad-data-expected.txt:
2961 * svg/custom/polyline-hittest-expected.txt:
2962 * svg/custom/polyline-invalid-points-expected.txt:
2963 * svg/custom/polyline-setattribute-points-null-expected.txt:
2964 * svg/custom/svgpolyparser-extra-space-expected.txt:
2965 * svg/custom/use-modify-target-symbol-expected.txt:
2966 * svg/custom/viewbox-syntax-expected.txt:
2967 * tables/mozilla/bugs/bug53690-1-expected.txt:
2968 * tables/mozilla/bugs/bug9024-expected.txt:
2969 * tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
2970 * tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
2971 * tables/mozilla_expected_failures/core/captions1-expected.txt:
2972 * tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
2973 * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
2974 * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
2975 * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
2977 2007-02-01 Beth Dakin <bdakin@apple.com>
2981 Tests for http://bugs.webkit.org/show_bug.cgi?id=10517 REGRESSION
2982 (r12065-r12082): Navigation graphic wraps to the next line on
2983 duart.com and <rdar://problem/4960505> REGRESSION: The Awesome
2984 Windows Vista page has a layout error in the header table (10517)
2987 * fast/table/growCellForImageQuirk-expected.checksum: Added.
2988 * fast/table/growCellForImageQuirk-expected.png: Added.
2989 * fast/table/growCellForImageQuirk-expected.txt: Added.
2990 * fast/table/growCellForImageQuirk.html: Added.
2992 These are new results for tests that used to be expected failures:
2993 * tables/mozilla/bugs/bug101674-expected.checksum: Added.
2994 * tables/mozilla/bugs/bug101674-expected.png: Added.
2995 * tables/mozilla/bugs/bug101674-expected.txt: Added.
2996 * tables/mozilla/bugs/bug14323-expected.checksum: Added.
2997 * tables/mozilla/bugs/bug14323-expected.png: Added.
2998 * tables/mozilla/bugs/bug14323-expected.txt: Added.
3000 New results that match WinIE:
3001 * tables/mozilla/bugs/bug26553-expected.checksum:
3002 * tables/mozilla/bugs/bug26553-expected.png:
3003 * tables/mozilla/bugs/bug26553-expected.txt:
3005 New results that appeared correct before, but now are actually
3007 * tables/mozilla/bugs/bug2973-expected.checksum: Added.
3008 * tables/mozilla/bugs/bug2973-expected.png: Added.
3009 * tables/mozilla/bugs/bug2973-expected.txt: Added.
3010 * tables/mozilla/bugs/bug4427-expected.checksum:
3011 * tables/mozilla/bugs/bug4427-expected.png:
3012 * tables/mozilla/bugs/bug4427-expected.txt:
3014 The failures that have been moved to successes:
3015 * tables/mozilla_expected_failures/bugs/bug101674-expected.checksum: Removed.
3016 * tables/mozilla_expected_failures/bugs/bug101674-expected.png: Removed.
3017 * tables/mozilla_expected_failures/bugs/bug101674-expected.txt: Removed.
3018 * tables/mozilla_expected_failures/bugs/bug101674.html: Removed.
3019 * tables/mozilla_expected_failures/bugs/bug14323-expected.checksum: Removed.
3020 * tables/mozilla_expected_failures/bugs/bug14323-expected.png: Removed.
3021 * tables/mozilla_expected_failures/bugs/bug14323-expected.txt: Removed.
3022 * tables/mozilla_expected_failures/bugs/bug14323.html: Removed.
3023 * tables/mozilla_expected_failures/bugs/bug2973-expected.checksum: Removed.
3024 * tables/mozilla_expected_failures/bugs/bug2973-expected.png: Removed.
3025 * tables/mozilla_expected_failures/bugs/bug2973-expected.txt: Removed.
3026 * tables/mozilla_expected_failures/bugs/bug2973.html: Removed.
3028 2007-02-01 Darin Adler <darin@apple.com>
3030 * fast/encoding/pseudo-tags-in-attributes-expected.txt: Change test result to reflect failure
3031 because bug 12506 isn't fixed yet; we'll change it back once the bug is re-fixed.
3033 2007-02-01 Darin Adler <darin@apple.com>
3037 - test for <rdar://problem/4887428> REGRESSION: Implement slight delay for firing incremental onSearch event
3039 * fast/forms/search-event-delay-expected.txt: Added.
3040 * fast/forms/search-event-delay.html: Added.
3042 2007-01-31 Darin Adler <darin@apple.com>
3044 Reviewed by Adam and Geoff.
3046 - test for <rdar://problem/4786767> REGRESSION: <select> controls are not resized when zooming text
3048 * fast/forms/select-width-font-change-expected.txt: Added.
3049 * fast/forms/select-width-font-change.html: Added.
3051 2007-01-31 Alexey Proskuryakov <ap@webkit.org>
3055 http://bugs.webkit.org/show_bug.cgi?id=12506
3056 REGRESSION: Safari doesn't display hebrew text on a web page,
3057 displayed correctly on Tiger
3059 * fast/encoding/pseudo-tags-in-attributes-expected.txt: Added.
3060 * fast/encoding/pseudo-tags-in-attributes.html: Added.
3062 2007-01-31 Anders Carlsson <acarlsson@apple.com>
3066 <rdar://problem/4886776>
3067 REGRESSION: After opening a web archive, location shows the actual URL, not the webarchive file
3069 * webarchive/loading/resources/helloworld.webarchive: Added.
3070 * webarchive/loading/test-loading-archive-expected.txt: Added.
3071 * webarchive/loading/test-loading-archive.html: Added.
3073 2007-01-31 Adele Peterson <adele@apple.com>
3077 Test for <rdar://problem/4521461> REGRESSION: when keyPress event changes form focus, inserted key goes to wrong control
3079 * fast/events/keypress-focus-change-expected.txt: Added.
3080 * fast/events/keypress-focus-change.html: Added.
3081 * fast/events/resources/keypress-frame.html: Added.
3083 2007-01-30 David Kilzer <ddkilzer@webkit.org>
3087 http://bugs.webkit.org/show_bug.cgi?id=11882
3088 Need a way to regression test .webarchive output files
3090 Created webarchive tests that exercise various features of the WebArchive format.
3092 * webarchive/resources/apple.gif: Copied from fast/canvas/resources/apple.gif.
3093 * webarchive/resources/dump-webarchive.js: Added.
3094 * webarchive/resources/test-frame.html: Added.
3095 * webarchive/resources/test-style.css: Added.
3096 * webarchive/test-body-background-expected.txt: Added.
3097 * webarchive/test-body-background.html: Added.
3098 * webarchive/test-duplicate-resources-expected.txt: Added.
3099 * webarchive/test-duplicate-resources.html: Added.
3100 * webarchive/test-frameset-expected.txt: Added.
3101 * webarchive/test-frameset.html: Added.
3102 * webarchive/test-img-src-expected.txt: Added.
3103 * webarchive/test-img-src.html: Added.
3104 * webarchive/test-input-src-expected.txt: Added.
3105 * webarchive/test-input-src.html: Added.
3106 * webarchive/test-link-href-expected.txt: Added.
3107 * webarchive/test-link-href.html: Added.
3108 * webarchive/test-object-data-expected.txt: Added.
3109 * webarchive/test-object-data.html: Added.
3110 * webarchive/test-script-src-expected.txt: Added.
3111 * webarchive/test-script-src.html: Added.
3112 * webarchive/test-table-background-expected.txt: Added.
3113 * webarchive/test-table-background.html: Added.
3114 * webarchive/test-td-background-expected.txt: Added.
3115 * webarchive/test-td-background.html: Added.
3117 2007-01-30 Mitz Pettel <mitz@webkit.org>
3121 - test for http://bugs.webkit.org/show_bug.cgi?id=12050
3122 REGRESSION: Assertion failure in -[WebBaseNetscapePluginView willCallPlugInFunction] (plugin)
3124 * plugins/createScriptableObject-before-start-expected.txt: Added.
3125 * plugins/createScriptableObject-before-start.html: Added.
3127 2007-01-30 Mitz Pettel <mitz@webkit.org>
3131 - test for http://bugs.webkit.org/show_bug.cgi?id=12487
3132 REGRESSION: Repro crash when a second background image is animated
3134 * fast/images/animated-background-image-crash-expected.txt: Added.
3135 * fast/images/animated-background-image-crash.html: Added.
3136 * fast/images/resources/animated.gif: Added.
3137 * fast/images/resources/animated2.gif: Added.
3139 2007-01-31 Mark Rowe <mrowe@apple.com>
3143 Re-enable editing/pasteboard/paste-{RTFD,TIFF}.html now that a fix has been landed for:
3144 http://bugs.webkit.org/show_bug.cgi?id=12474
3145 REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
3147 * editing/pasteboard/paste-RTFD.html: Added.
3148 * editing/pasteboard/paste-RTFD.html-disabled: Removed.
3149 * editing/pasteboard/paste-TIFF.html: Added.
3150 * editing/pasteboard/paste-TIFF.html-disabled: Removed.
3152 2007-01-30 Mitz Pettel <mitz@webkit.org>
3154 Reviewed by Darin (by way of Hyatt).
3156 - test for http://bugs.webkit.org/show_bug.cgi?id=12373
3157 ASSERTION FAILURE: !child->needsLayout() on paypal.com
3159 * fast/table/inline-form-assert-expected.checksum: Added.
3160 * fast/table/inline-form-assert-expected.png: Added.
3161 * fast/table/inline-form-assert-expected.txt: Added.
3162 * fast/table/inline-form-assert.html: Added.
3164 2007-01-30 Alexey Proskuryakov <ap@webkit.org>
3168 http://bugs.webkit.org/show_bug.cgi?id=12486
3169 XPathNSResolver.lookupNamespaceURI should return null if no URI is found
3171 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
3172 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
3173 These tests now pass.
3175 2007-01-30 Nikolas Zimmermann <zimmermann@kde.org>
3179 Update svg baseline after svg text repaint rect fixes.
3181 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
3182 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
3183 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
3184 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
3185 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
3186 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
3187 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
3188 * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
3189 * svg/custom/text-repaint-including-stroke-expected.checksum: Added.
3190 * svg/custom/text-repaint-including-stroke-expected.png: Added.
3191 * svg/custom/text-repaint-including-stroke-expected.txt: Added.
3192 * svg/custom/text-repaint-including-stroke.svg: Added.
3193 * svg/custom/use-on-text-expected.txt:
3195 2007-01-30 Alexey Proskuryakov <ap@webkit.org>
3199 http://bugs.webkit.org/show_bug.cgi?id=12452
3200 XPath id() function is not supported
3202 * dom/svg/level3/xpath/Conformance_ID-expected.txt:
3203 This test now passes.
3205 * fast/xpath/complex-id-expected.txt: Added.
3206 * fast/xpath/complex-id.html: Added.
3207 A test for more advanced id() capabilities.
3209 2007-01-31 Mark Rowe <mrowe@apple.com>
3211 Disable editing/pasteboard/paste-{RTFD,TIFF}.html so tests run to completion until a fix is landed for:
3212 http://bugs.webkit.org/show_bug.cgi?id=12474
3213 REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
3215 * editing/pasteboard/paste-RTFD.html: Removed.
3216 * editing/pasteboard/paste-RTFD.html-disabled: Added.
3217 * editing/pasteboard/paste-TIFF.html: Removed.
3218 * editing/pasteboard/paste-TIFF.html-disabled: Added.
3220 2007-01-30 Nikolas Zimmermann <zimmermann@kde.org>
3222 Reviewed by Eric & Oliver.
3224 Update SVG baseline after the <use> rewrite.
3226 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
3227 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
3228 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
3229 * svg/custom/deep-dynamic-updates-expected.png:
3230 * svg/custom/use-modify-container-in-target-expected.checksum: Added.
3231 * svg/custom/use-modify-container-in-target-expected.png: Added.
3232 * svg/custom/use-modify-container-in-target-expected.txt: Added.
3233 * svg/custom/use-modify-container-in-target.svg: Added.
3234 * svg/custom/use-modify-target-container-expected.checksum: Added.
3235 * svg/custom/use-modify-target-container-expected.png: Added.
3236 * svg/custom/use-modify-target-container-expected.txt: Added.
3237 * svg/custom/use-modify-target-container.svg: Added.
3238 * svg/custom/use-modify-target-symbol-expected.checksum: Added.
3239 * svg/custom/use-modify-target-symbol-expected.png: Added.
3240 * svg/custom/use-modify-target-symbol-expected.txt: Added.
3241 * svg/custom/use-modify-target-symbol.svg: Added.
3242 * svg/custom/use-on-g-containing-use-expected.checksum: Added.
3243 * svg/custom/use-on-g-containing-use-expected.png: Added.
3244 * svg/custom/use-on-g-containing-use-expected.txt: Added.
3245 * svg/custom/use-on-g-containing-use.svg: Added.
3246 * svg/custom/use-on-symbol.svg:
3247 * svg/custom/use-on-use-expected.checksum: Added.
3248 * svg/custom/use-on-use-expected.png: Added.
3249 * svg/custom/use-on-use-expected.txt: Added.
3250 * svg/custom/use-on-use.svg: Added.
3251 * svg/custom/use-recursion-1-expected.checksum: Added.
3252 * svg/custom/use-recursion-1-expected.png: Added.
3253 * svg/custom/use-recursion-1-expected.txt: Added.
3254 * svg/custom/use-recursion-1.svg: Added.
3255 * svg/custom/use-recursion-2-expected.checksum: Added.
3256 * svg/custom/use-recursion-2-expected.png: Added.
3257 * svg/custom/use-recursion-2-expected.txt: Added.
3258 * svg/custom/use-recursion-2.svg: Added.
3259 * svg/custom/use-recursion-3-expected.checksum: Added.
3260 * svg/custom/use-recursion-3-expected.png: Added.
3261 * svg/custom/use-recursion-3-expected.txt: Added.
3262 * svg/custom/use-recursion-3.svg: Added.
3263 * svg/custom/use-recursion-4-expected.checksum: Added.
3264 * svg/custom/use-recursion-4-expected.png: Added.
3265 * svg/custom/use-recursion-4-expected.txt: Added.
3266 * svg/custom/use-recursion-4.svg: Added.
3268 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
3272 http://bugs.webkit.org/show_bug.cgi?id=12464
3273 Fix XPath test suite conversion problems
3275 * dom/svg/level3/xpath/svgunit.js: Fixed createXPathEvaluator() to work in Firefox (whose
3276 document.getFeature returns null for XPath). Changed load() to use XMLHttpRequest, instead of
3277 merely cloning the current document.
3279 * dom/svg/level3/xpath/resources/internaldtd.xml: Added.
3280 * dom/svg/level3/xpath/resources/staff.dtd: Added.
3281 * dom/svg/level3/xpath/resources/staff.xml: Added.
3282 * dom/svg/level3/xpath/resources/staffNS.dtd: Added.
3283 * dom/svg/level3/xpath/resources/staffNS.xml: Added.
3284 Added external test documents.
3286 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
3287 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
3288 These tests now run, but fail. They also fail in Firefox, but pass in Opera.
3290 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
3291 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
3292 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
3293 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
3294 These now fail, because XPathResult relies on DOMSubtreeModified event for invalidation,
3295 but event listeners cannot be registered on nodes in documents that aren't attached (such as
3296 XHR.responseXML). Not yet sure what exactly the bug is, but I think it's good to have the tests
3297 fail, as it appears to be a genuine issue.
3299 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js:
3300 * dom/svg/level3/xpath/XPathResult_numberValue.js:
3301 Updated these tests to use /staff instead of /svg paths.
3303 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
3304 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
3305 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js:
3306 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
3307 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
3308 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
3309 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
3310 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
3311 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
3312 These tests now pass.
3314 * dom/svg/level3/xpath/Attribute_Nodes.svg:
3315 * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg:
3316 * dom/svg/level3/xpath/Comment_Nodes.svg:
3317 * dom/svg/level3/xpath/Conformance_Expressions.svg:
3318 * dom/svg/level3/xpath/Conformance_ID.svg:
3319 * dom/svg/level3/xpath/Conformance_hasFeature_3.svg:
3320 * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg:
3321 * dom/svg/level3/xpath/Conformance_hasFeature_null.svg:
3322 * dom/svg/level3/xpath/Conformance_isSupported_3.svg:
3323 * dom/svg/level3/xpath/Conformance_isSupported_empty.svg:
3324 * dom/svg/level3/xpath/Conformance_isSupported_null.svg:
3325 * dom/svg/level3/xpath/Element_Nodes.svg:
3326 * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg:
3327 * dom/svg/level3/xpath/Text_Nodes.svg:
3328 * dom/svg/level3/xpath/XPathEvaluatorCast01.svg:
3329 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg:
3330 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg:
3331 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg:
3332 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg:
3333 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg:
3334 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg:
3335 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg:
3336 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg:
3337 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg:
3338 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg:
3339 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg:
3340 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg:
3341 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg:
3342 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg:
3343 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg:
3344 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg:
3345 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg:
3346 * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg:
3347 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg:
3348 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg:
3349 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg:
3350 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg:
3351 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg:
3352 * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg:
3353 * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg:
3354 * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg:
3355 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg:
3356 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg:
3357 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg:
3358 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg:
3359 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg:
3360 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg:
3361 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg:
3362 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg:
3363 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg:
3364 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
3365 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg:
3366 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg:
3367 * dom/svg/level3/xpath/XPathResult_numberValue.svg:
3368 * dom/svg/level3/xpath/XPathResult_resultType.svg:
3369 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg:
3370 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg:
3371 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg:
3372 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg:
3373 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg:
3374 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg:
3375 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg:
3376 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
3377 * dom/svg/level3/xpath/XPathResult_stringValue.svg:
3378 Removed unneeded inline test data.
3380 2007-01-29 Graham Dennis <graham.dennis@gmail.com>
3384 - test for http://bugs.webkit.org/show_bug.cgi?id=10725
3385 Image data in from RTFD clipboard data thrown away
3387 * editing/pasteboard/paste-RTFD-expected.checksum: Added.
3388 * editing/pasteboard/paste-RTFD-expected.png: Added.
3389 * editing/pasteboard/paste-RTFD-expected.txt: Added.
3390 * editing/pasteboard/paste-RTFD.html: Added.
3391 * editing/pasteboard/paste-TIFF-expected.checksum: Added.
3392 * editing/pasteboard/paste-TIFF-expected.png: Added.
3393 * editing/pasteboard/paste-TIFF-expected.txt: Added.
3394 * editing/pasteboard/paste-TIFF.html: Added.
3395 * editing/resources/RTFD-pasteboard-data.dat: Added.
3396 * editing/resources/TIFF-pasteboard-data.dat: Added.
3398 2007-01-29 Justin Garcia <justin.garcia@apple.com>
3400 Reviewed by harrison
3402 <rdar://problem/4960137>
3403 ASSERTION FAILURE calling SelectionController::setBaseAndExtent (11833)
3405 * editing/selection/4960137-expected.checksum: Added.
3406 * editing/selection/4960137-expected.png: Added.
3407 * editing/selection/4960137-expected.txt: Added.
3408 * editing/selection/4960137.html: Added.
3410 2007-01-29 Anders Carlsson <acarlsson@apple.com>
3414 <rdar://problem/4960097>
3415 http://bugs.webkit.org/show_bug.cgi?id=12444
3416 Assertion failure in -[WebCoreFrameBridge installInFrame:]
3418 * fast/parser/xhtml-document-with-html-object-expected.txt: Added.
3419 * fast/parser/xhtml-document-with-html-object.xhtml: Added.
3421 2007-01-29 Kevin McCullough <KMcCullough@apple.com>
3423 Reviewed by Geoff and Oliver.
3425 - rdar://problem/4955561
3426 - missusing JavaScript shouldn't crash webkit. Now it doesn't in this case.
3428 * plugins/call-as-function-test-expected.txt: Added.
3429 * plugins/call-as-function-test.html: Added.
3431 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
3435 http://bugs.webkit.org/show_bug.cgi?id=12359
3436 XPathEvaluator may return some nodes more than once in a result set
3438 * fast/xpath/nodeset-duplicates-expected.txt: Added.
3439 * fast/xpath/nodeset-duplicates.html: Added.
3441 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
3445 http://bugs.webkit.org/show_bug.cgi?id=12340
3446 XPathEvaluator behavior does not match Firefox - name() and attribute nodes
3448 * fast/xpath/name-null-namespace-expected.txt: Added.
3449 * fast/xpath/name-null-namespace.html: Added.
3452 * fast/dom/xpath-empty-string-expected.txt: Removed.
3453 * fast/dom/xpath-empty-string.html: Removed.
3454 Moved these to fast/xpath.
3456 * fast/xpath/xpath-namespaces.html: Fixed an inline document to be well-formed, so the test now passes in Firefox.
3457 This is really a quirk of our DOMParser that the test passed in WebKit: on error, a descriptive message is appended to
3458 the partially parsed document, instead of replacing it.
3460 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
3464 http://bugs.webkit.org/show_bug.cgi?id=11815
3465 XPathEvaluator behavior does not match Firefox - substring() and empty element
3467 * fast/xpath/empty-string-substring-expected.txt: Added.
3468 * fast/xpath/empty-string-substring.html: Added.
3470 2007-01-28 David Kilzer <ddkilzer@webkit.org>
3472 Reviewed by Darin and David Hyatt.
3474 - Test for http://bugs.webkit.org/show_bug.cgi?id=12423
3475 Mixing white-space:pre text with non white-space:pre text does not wrap properly
3477 * fast/block/basic/white-space-pre-wraps-expected.checksum: Added.
3478 * fast/block/basic/white-space-pre-wraps-expected.png: Added.
3479 * fast/block/basic/white-space-pre-wraps-expected.txt: Added.
3480 * fast/block/basic/white-space-pre-wraps.html: Added.
3482 2007-01-28 Mitz Pettel <mitz@webkit.org>
3486 - test for http://bugs.webkit.org/show_bug.cgi?id=8360
3487 Repro crash when onscroll handler deletes the scrolled object
3489 * fast/layers/removed-by-scroll-handler-expected.txt: Added.
3490 * fast/layers/removed-by-scroll-handler.html: Added.
3492 2007-01-28 David Kilzer <ddkilzer@webkit.org>
3496 - Test for http://bugs.webkit.org/show_bug.cgi?id=9815
3497 JavaScript TypeError loading Dean Edwards' JS compressor/obfuscator
3499 * fast/js/function-prototype-expected.txt: Added.
3500 * fast/js/function-prototype.html: Added.
3502 2007-01-28 Alexey Proskuryakov <ap@webkit.org>
3504 Fixed a broken test to actually work (and fail).
3506 * dom/svg/level3/xpath/Conformance_ID-expected.checksum: Removed.
3507 * dom/svg/level3/xpath/Conformance_ID-expected.png: Removed.
3508 * dom/svg/level3/xpath/Conformance_ID-expected.txt:
3509 * dom/svg/level3/xpath/Conformance_ID.svg:
3511 2007-01-27 David Kilzer <ddkilzer@webkit.org>
3513 Reviewed by NOBODY (missing pixel test results).
3515 * fast/dom/gc-10-expected.checksum: Added.
3516 * fast/dom/gc-10-expected.png: Added.
3517 * http/tests/misc/location-replace-crossdomain-expected.checksum: Added.
3518 * http/tests/misc/location-replace-crossdomain-expected.png: Added.
3520 2007-01-27 Sam Weinig <sam@webkit.org>
3524 - Test for http://bugs.webkit.org/show_bug.cgi?id=11957
3525 Unordered List Bullets too big and changing from size
3527 * fast/lists/big-list-marker-expected.checksum: Added.
3528 * fast/lists/big-list-marker-expected.png: Added.
3529 * fast/lists/big-list-marker-expected.txt: Added.
3530 * fast/lists/big-list-marker.html: Added.
3532 2007-01-27 Alexey Proskuryakov <ap@webkit.org>
3536 http://bugs.webkit.org/show_bug.cgi?id=12389
3537 Chinese decoding error at hk.antispam.yahoo.com
3539 * fast/encoding/noscript-in-head-expected.txt: Added.
3540 * fast/encoding/noscript-in-head.html: Added.
3542 2007-01-25 Geoffrey Garen <ggaren@apple.com>
3544 Reviewed by Maciej Stachowiak.
3546 Added test for <rdar://problem/4608404> WebScriptObject's _rootObject lack
3547 of ownership policy causes crashes (e.g., in Dashcode)
3549 No test for Java or NPP versions of this bug because there's no reliable way to
3550 make Java and NPP objects outlive their RootObjects (although Java objects
3553 * plugins/root-object-premature-delete-crash-expected.txt: Added.
3554 * plugins/root-object-premature-delete-crash.html: Added.
3556 2007-01-27 Andrew Wellington <proton@wiretapped.net>
3560 Test for "Repeated string concatenation results in OOM crash"
3561 http://bugs.webkit.org/show_bug.cgi?id=11131
3563 * fast/js/resources/string-concatenate-outofmemory.js: Added.
3564 * fast/js/string-concatenate-outofmemory-expected.txt: Added.
3565 * fast/js/string-concatenate-outofmemory.html: Added.
3567 2007-01-26 Darin Adler <darin@apple.com>
3571 - updated test results for change to computed style
3573 * editing/pasteboard/paste-table-002-expected.txt:
3574 Updated for change to order of style properties.
3576 * fast/css/computed-style-expected.txt:
3577 Updated for change to order of style properties and to add new ones.
3579 2007-01-26 Alice Liu <alice.liu@apple.com>
3583 Added tests for <rdar://problem/4919097> REGRESSION: Ctrl-Y fails to yank (11076)
3585 * editing/pasteboard/emacs-ctrl-a-k-y-expected.checksum: Added.
3586 * editing/pasteboard/emacs-ctrl-a-k-y-expected.png: Added.
3587 * editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: Added.
3588 * editing/pasteboard/emacs-ctrl-a-k-y.html: Added.
3589 Test for <rdar://problem/4919097>
3591 * editing/deleting/delete-by-word-001-expected.txt:
3592 * editing/deleting/delete-by-word-002-expected.txt:
3593 * editing/deleting/delete-to-end-of-paragraph-expected.txt:
3594 * editing/pasteboard/emacs-cntl-y-001-expected.txt:
3595 The expected results of these tests were affected by the WebCore checkin of the same number. The results are the same, but there were more editing delegates that were called, as expected. I suspect these tests were created during the time that <rdar://problem/4919097> was broken
3597 2007-01-26 Alexey Proskuryakov <ap@webkit.org>
3601 http://bugs.webkit.org/show_bug.cgi?id=12385
3602 Assertion failure when loading subresources from "data:" frames
3604 * fast/loader/opaque-base-url-expected.txt: Added.
3605 * fast/loader/opaque-base-url.html: Added.
3607 2007-01-26 Darin Adler <darin@apple.com>
3609 * fast/events/objc-event-api-expected.txt: Updated test result now that we no
3610 longer invalidate clicks when the mouse moves a bit.
3612 2007-01-26 Mitz Pettel <mitz@webkit.org>
3616 - test and updated tests and results for
3617 http://bugs.webkit.org/show_bug.cgi?id=11109
3618 REGRESSION (r15471): menus are offset on eink.com
3619 <rdar://problem/4824760>
3621 * editing/execCommand/findString-2.html:
3622 * editing/pasteboard/4947130.html:
3623 * editing/pasteboard/drop-text-without-selection.html:
3624 * editing/selection/anchor-focus1-expected.txt:
3625 * editing/selection/click-before-and-after-table.html:
3626 * editing/selection/drag-select-1.html:
3627 * editing/selection/editable-links-expected.txt:
3628 * editing/selection/mixed-editability-1.html:
3629 * editing/selection/paragraph-granularity.html:
3630 * editing/selection/selection-actions.html:
3631 * editing/selection/word-granularity.html:
3632 * fast/dom/Element/offsetLeft-offsetTop-body-quirk-expected.txt: Added.
3633 * fast/dom/Element/offsetLeft-offsetTop-body-quirk.html: Added.
3634 * fast/forms/drag-into-textarea.html:
3635 * fast/forms/listbox-selection-2.html:
3636 * fast/forms/listbox-selection.html:
3637 * fast/table/click-near-anonymous-table-expected.txt:
3638 * fast/table/click-near-anonymous-table.html:
3640 2007-01-26 Mitz Pettel <mitz@webkit.org>
3642 Reviewed by Darin and Maciej.
3644 - test for http://bugs.webkit.org/show_bug.cgi?id=10983
3645 REGRESSION (r12290): Drop shadow of flickr photo note is positioned incorrectly the second time it's shown
3647 Tests three cases that the patch fixes and another one that was fixed in
3648 r8284 but did not have a test.
3650 * fast/dynamic/staticY-expected.checksum: Added.
3651 * fast/dynamic/staticY-expected.png: Added.
3652 * fast/dynamic/staticY-expected.txt: Added.
3653 * fast/dynamic/staticY.html: Added.
3655 2007-01-25 Justin Garcia <justin.garcia@apple.com>
3659 <http://bugs.webkit.org/show_bug.cgi?id=12409>
3660 REGRESSION (r19039): Drag caret isn't cleared after a drop
3662 * editing/pasteboard/4947130-expected.checksum:
3663 * editing/pasteboard/4947130-expected.png:
3665 2007-01-25 Geoffrey Garen <ggaren@apple.com>
3667 Reviewed by Geoffrey Garen.
3669 Added tests for http://bugs.webkit.org/show_bug.cgi?id=12342
3670 REGRESSION: destroying a frame from its own script causes various crashes
3672 Thanks to Alexey Proskuryakov for the original versions of these tests.
3674 * fast/dom/exception-no-frame-inline-script-crash-expected.txt: Added.
3675 * fast/dom/exception-no-frame-inline-script-crash.html: Added.
3676 * fast/dom/exception-no-frame-timeout-crash-expected.txt: Added.
3677 * fast/dom/exception-no-frame-timeout-crash.html: Added.
3679 2007-01-25 Beth Dakin <bdakin@apple.com>
3681 Test for <rdar://problem/4921692> not processing comments inside a
3682 title element leads to XSS (for at least BlogSpot)
3684 * fast/parser/parseCommentsInTitles-expected.checksum: Added.
3685 * fast/parser/parseCommentsInTitles-expected.png: Added.
3686 * fast/parser/parseCommentsInTitles-expected.txt: Added.
3687 * fast/parser/parseCommentsInTitles.html: Added.
3689 2007-01-25 Darin Adler <darin@apple.com>
3693 - test for bugs found by code inspection in the SVGPreserveAspectRatio parser
3695 * svg/dom/preserve-aspect-ratio-parser-expected.txt: Added.
3696 * svg/dom/preserve-aspect-ratio-parser.html: Added.
3698 2007-01-25 Rob Buis <buis@kde.org>
3703 http://bugs.webkit.org/show_bug.cgi?id=12391
3704 SVG containers with viewports should respect overflow when hit testing
3706 * svg/custom/use-clipped-hit-expected.checksum: Added.
3707 * svg/custom/use-clipped-hit-expected.png: Added.
3708 * svg/custom/use-clipped-hit-expected.txt: Added.
3709 * svg/custom/use-clipped-hit.svg: Added.
3711 2007-01-22 Alice Liu <alice.liu@apple.com>
3716 <rdar://problem/4808039> REGRESSION: eBay ID check never completes
3718 http://bugs.webkit.org/show_bug.cgi?id=11230
3720 * http/tests/misc/location-replace-crossdomain-expected.txt: Added.
3721 * http/tests/misc/location-replace-crossdomain.html: Added.
3722 * http/tests/misc/resources/failure.html: Added.
3723 * http/tests/misc/resources/success.html: Added.
3725 2007-01-25 Alice Liu <alice.liu@apple.com>
3727 Reviewed by Geoff and Adele
3729 added test for <rdar://problem/4866655> REGRESSION: Copying out of Calculator & CIFIlterWidget is broken on 9A320
3731 * editing/execCommand/copy-without-selection-expected.txt: Added.
3732 * editing/execCommand/copy-without-selection.html: Added.
3734 2007-01-24 Adele Peterson <adele@apple.com>
3736 Reviewed by Brady and Oliver.
3738 Test for <rdar://problem/4953504> When the keydown event changes focus, the keypress event should go to the new focused node
3740 * fast/events/keydown-keypress-focus-change-expected.txt: Added.
3741 * fast/events/keydown-keypress-focus-change.html: Added.
3743 2007-01-24 Darin Adler <darin@apple.com>
3747 - test for one of the symptoms of http://bugs.webkit.org/show_bug.cgi?id=12331
3748 REGRESSION(r18951): Selecting text in a textarea makes the page scroll
3750 * fast/events/autoscroll-expected.checksum: Added.
3751 * fast/events/autoscroll-expected.png: Added.
3752 * fast/events/autoscroll-expected.txt: Added.
3753 * fast/events/autoscroll.html: Added.
3755 2007-01-24 Beth Dakin <bdakin@apple.com>
3759 Test for <rdar://problem/4948128> REGRESSION: A crash occurs at
3760 WebCore::Frame::view() after completing a query at mapquest.com
3761 then switching to Bookmarks view
3763 * fast/dom/clientWidthAfterDocumentIsRemoved-expected.checksum: Added.
3764 * fast/dom/clientWidthAfterDocumentIsRemoved-expected.png: Added.
3765 * fast/dom/clientWidthAfterDocumentIsRemoved-expected.txt: Added.
3766 * fast/dom/clientWidthAfterDocumentIsRemoved.html: Added.
3768 2007-01-24 Anders Carlsson <acarlsson@apple.com>
3770 Reviewed by Geoff and Adam.
3772 <rdar://problem/4922655>
3773 http://galeri.milliyet.com.tr/ reproducibly crashes Safari
3775 * fast/dom/resources/set-frame-src-while-running-script-in-frame.html: Added.
3776 * fast/dom/set-frame-src-while-running-script-in-frame-expected.txt: Added.
3777 * fast/dom/set-frame-src-while-running-script-in-frame.html: Added.
3779 2007-01-24 Justin Garcia <justin.garcia@apple.com>
3781 Reviewed by harrison
3783 Adding this layout test for a bug fixed by the changes
3786 * editing/execCommand/4916402-expected.checksum: Added.
3787 * editing/execCommand/4916402-expected.png: Added.
3788 * editing/execCommand/4916402-expected.txt: Added.
3789 * editing/execCommand/4916402.html: Added.
3791 2007-01-24 Adele Peterson <adele@apple.com>
3795 Test for <rdar://problem/4943650> REGRESSION: insertion point blink in form field redraws entire web page, making everything slow
3797 * fast/events/arrow-navigation-expected.txt: Added.
3798 * fast/events/arrow-navigation.html: Added.
3800 2007-01-24 Anders Carlsson <acarlsson@apple.com>
3804 Fix tests and update test results.
3806 * fast/dom/gc-6-expected.txt:
3807 * fast/dom/gc-6.html:
3808 * fast/dom/gc-7-expected.txt:
3809 * fast/dom/gc-7.html:
3811 2007-01-23 Justin Garcia <justin.garcia@apple.com>
3813 Reviewed by harrison
3815 <rdar://problem/4916235>
3816 <rdar://problem/4857269>
3817 <rdar://problem/4916583>
3818 <rdar://problem/4928635>
3820 Fixed and removed FIXME:
3821 * editing/execCommand/create-list-from-range-selection-expected.checksum:
3822 * editing/execCommand/create-list-from-range-selection-expected.png:
3823 * editing/execCommand/create-list-from-range-selection-expected.txt:
3824 * editing/execCommand/create-list-from-range-selection.html:
3826 * editing/deleting/4916235-1-expected.txt: Added.
3827 * editing/deleting/4916235-1.html: Added.
3828 * editing/execCommand/4916235-expected.txt: Added.
3829 * editing/execCommand/4916235.html: Added.
3830 * editing/execCommand/4916583-expected.checksum: Added.
3831 * editing/execCommand/4916583-expected.png: Added.
3832 * editing/execCommand/4916583-expected.txt: Added.
3833 * editing/execCommand/4916583.html: Added.
3834 * editing/execCommand/4928635-expected.txt: Added.
3835 * editing/execCommand/4928635.html: Added.
3837 * editing/execCommand/remove-list-item-1-expected.txt:
3838 * editing/execCommand/remove-list-items-expected.txt:
3839 * editing/execCommand/switch-list-type-expected.txt:
3840 Introduced an extraneous newline because of the poor substitute for
3841 VisiblePosition creation in shouldEmitNewlineAfterNode:
3842 * dom/xhtml/level3/core/nodecomparedocumentposition12-expected.txt:
3843 * dom/xhtml/level3/core/nodecomparedocumentposition17-expected.txt:
3844 * dom/xhtml/level3/core/nodeinsertbefore09-expected.txt:
3847 2007-01-23 Mark Rowe <mrowe@apple.com>
3851 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=12375
3852 Bug 12375: REGRESSION(r19038): fast/dom/title-text-property-2.html failing
3854 * fast/dom/Document/title-property-creates-title-element-expected.txt: Added.
3855 * fast/dom/Document/title-property-creates-title-element.html: Added.
3856 * fast/dom/Document/title-property-set-multiple-times-expected.txt: Added.
3857 * fast/dom/Document/title-property-set-multiple-times.html: Added.
3858 * fast/dom/title-text-property-2.html: Remove in reverse order to preserve test behaviour when removing title elements.
3859 * svg/custom/multiple-title-elements.svg: Added.
3861 2007-01-23 Beth Dakin <bdakin@apple.com>
3865 Updated test for 4843226 to include a grandchild.
3867 * fast/clip/nestedTransparencyClip-expected.checksum:
3868 * fast/clip/nestedTransparencyClip-expected.png:
3869 * fast/clip/nestedTransparencyClip-expected.txt:
3870 * fast/clip/nestedTransparencyClip.html:
3872 2007-01-23 Justin Garcia <justin.garcia@apple.com>
3876 <rdar://problem/4947130>
3877 REGRESSION: Items duplicated when moved inside contenteditable element (11766)
3879 * editing/pasteboard/4947130-expected.checksum: Added.
3880 * editing/pasteboard/4947130-expected.png: Added.
3881 * editing/pasteboard/4947130-expected.txt: Added.
3882 * editing/pasteboard/4947130.html: Added.
3884 2007-01-23 Beth Dakin <bdakin@apple.com>
3888 Test for <rdar://problem/4843226> REGRESSION: Pull down menu
3889 appears clipped at http://istweb.apple.com/
3891 * fast/clip/nestedTransparencyClip-expected.checksum: Added.
3892 * fast/clip/nestedTransparencyClip-expected.png: Added.
3893 * fast/clip/nestedTransparencyClip-expected.txt: Added.
3894 * fast/clip/nestedTransparencyClip.html: Added.
3896 2007-01-22 Justin Garcia <justin.garcia@apple.com>
3900 <rdar://problem/4920742>
3901 REGRESSION: GMail Editor: Attempting to remove formatting from selection results in a crash at WebCore::Range::checkDeleteEx
3904 * editing/execCommand/4920742-1-expected.checksum: Added.
3905 * editing/execCommand/4920742-1-expected.png: Added.
3906 * editing/execCommand/4920742-1-expected.txt: Added.
3907 * editing/execCommand/4920742-1.html: Added.
3908 * editing/execCommand/4920742-2-expected.txt: Added.
3909 * editing/execCommand/4920742-2.html: Added.
3911 2007-01-23 Nikolas Zimmermann <zimmermann@kde.org>
3915 Update SVG baseline after the dynamic update fixes (16 new tests added).
3917 * svg/custom/clip-path-child-changes-expected.checksum: Added.
3918 * svg/custom/clip-path-child-changes-expected.png: Added.
3919 * svg/custom/clip-path-child-changes-expected.txt: Added.
3920 * svg/custom/clip-path-child-changes.svg: Added.
3921 * svg/custom/clip-path-href-changes-expected.checksum: Added.
3922 * svg/custom/clip-path-href-changes-expected.png: Added.
3923 * svg/custom/clip-path-href-changes-expected.txt: Added.
3924 * svg/custom/clip-path-href-changes.svg: Added.
3925 * svg/custom/clip-path-units-changes-expected.checksum: Added.
3926 * svg/custom/clip-path-units-changes-expected.png: Added.
3927 * svg/custom/clip-path-units-changes-expected.txt: Added.
3928 * svg/custom/clip-path-units-changes.svg: Added.
3929 * svg/custom/deep-dynamic-updates-expected.checksum: Added.
3930 * svg/custom/deep-dynamic-updates-expected.png: Added.
3931 * svg/custom/deep-dynamic-updates-expected.txt: Added.
3932 * svg/custom/deep-dynamic-updates.svg: Added.
3933 * svg/custom/image-with-transform-clip-filter-expected.png:
3934 * svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
3935 * svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
3936 * svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
3937 * svg/custom/js-late-clipPath-and-object-creation.svg: Added.
3938 * svg/custom/js-late-clipPath-creation-expected.checksum: Added.
3939 * svg/custom/js-late-clipPath-creation-expected.png: Added.
3940 * svg/custom/js-late-clipPath-creation-expected.txt: Added.
3941 * svg/custom/js-late-clipPath-creation.svg: Added.
3942 * svg/custom/js-late-marker-and-object-creation-expected.checksum: Added.
3943 * svg/custom/js-late-marker-and-object-creation-expected.png: Added.
3944 * svg/custom/js-late-marker-and-object-creation-expected.txt: Added.
3945 * svg/custom/js-late-marker-and-object-creation.svg: Added.
3946 * svg/custom/js-late-marker-creation-expected.checksum: Added.
3947 * svg/custom/js-late-marker-creation-expected.png: Added.
3948 * svg/custom/js-late-marker-creation-expected.txt: Added.
3949 * svg/custom/js-late-marker-creation.svg: Added.
3950 * svg/custom/js-late-mask-and-object-creation-expected.checksum: Added.
3951 * svg/custom/js-late-mask-and-object-creation-expected.png: Added.
3952 * svg/custom/js-late-mask-and-object-creation-expected.txt: Added.
3953 * svg/custom/js-late-mask-and-object-creation.svg: Added.
3954 * svg/custom/js-late-mask-creation-expected.checksum: Added.
3955 * svg/custom/js-late-mask-creation-expected.png: Added.
3956 * svg/custom/js-late-mask-creation-expected.txt: Added.
3957 * svg/custom/js-late-mask-creation.svg: Added.
3958 * svg/custom/js-update-pattern-child-expected.checksum: Added.
3959 * svg/custom/js-update-pattern-child-expected.png: Added.
3960 * svg/custom/js-update-pattern-child-expected.txt: Added.
3961 * svg/custom/js-update-pattern-child.svg: Added.
3962 * svg/custom/marker-changes-expected.checksum: Added.
3963 * svg/custom/marker-changes-expected.png: Added.
3964 * svg/custom/marker-changes-expected.txt: Added.
3965 * svg/custom/marker-changes.svg: Added.
3966 * svg/custom/marker-child-changes-expected.checksum: Added.
3967 * svg/custom/marker-child-changes-expected.png: Added.
3968 * svg/custom/marker-child-changes-expected.txt: Added.
3969 * svg/custom/marker-child-changes.svg: Added.
3970 * svg/custom/marker-viewBox-changes-expected.checksum: Added.
3971 * svg/custom/marker-viewBox-changes-expected.png: Added.
3972 * svg/custom/marker-viewBox-changes-expected.txt: Added.
3973 * svg/custom/marker-viewBox-changes.svg: Added.
3974 * svg/custom/mask-changes-expected.checksum: Added.
3975 * svg/custom/mask-changes-expected.png: Added.
3976 * svg/custom/mask-changes-expected.txt: Added.
3977 * svg/custom/mask-changes.svg: Added.
3978 * svg/custom/mask-child-changes-expected.checksum: Added.
3979 * svg/custom/mask-child-changes-expected.png: Added.
3980 * svg/custom/mask-child-changes-expected.txt: Added.
3981 * svg/custom/mask-child-changes.svg: Added.
3983 2007-01-22 Mitz Pettel <mitz@webkit.org>
3987 - test for http://bugs.webkit.org/show_bug.cgi?id=12344
3988 NativeListBox: item hit testing does not account for top padding and border
3990 * fast/forms/listbox-selection-2-expected.checksum: Added.
3991 * fast/forms/listbox-selection-2-expected.png: Added.
3992 * fast/forms/listbox-selection-2-expected.txt: Added.
3993 * fast/forms/listbox-selection-2.html: Added.
3995 2007-01-22 Justin Garcia <justin.garcia@apple.com>
3999 <rdar://problem/4944770>
4000 editing/pasteboard/4641033 layout test is broken (12328)
4002 The fixes not only make this test pass, but also fix a bug that
4003 was reflected in the results checked in for this test. The caret
4004 was in the wrong position:
4005 * editing/pasteboard/4641033-expected.checksum:
4006 * editing/pasteboard/4641033-expected.png:
4007 * editing/pasteboard/4641033-expected.txt:
4009 * editing/pasteboard/4944770-1-expected.checksum: Added.
4010 * editing/pasteboard/4944770-1-expected.png: Added.
4011 * editing/pasteboard/4944770-1-expected.txt: Added.
4012 * editing/pasteboard/4944770-1.html: Added.
4013 * editing/pasteboard/4944770-2-expected.checksum: Added.
4014 * editing/pasteboard/4944770-2-expected.png: Added.
4015 * editing/pasteboard/4944770-2-expected.txt: Added.
4016 * editing/pasteboard/4944770-2.html: Added.
4017 * editing/pasteboard/4944770-expected.checksum: Added.
4018 * editing/pasteboard/4944770-expected.png: Added.
4019 * editing/pasteboard/4944770-expected.txt: Added.
4020 Equivalent render trees:
4021 * editing/execCommand/format-block-from-range-selection-expected.txt:
4022 * editing/pasteboard/drag-drop-modifies-page-expected.txt:
4024 * editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
4025 * editing/pasteboard/nested-blocks-with-text-area-expected.png:
4026 * editing/pasteboard/nested-blocks-with-text-area-expected.txt:
4027 * editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
4028 * editing/pasteboard/nested-blocks-with-text-field-expected.png:
4029 * editing/pasteboard/nested-blocks-with-text-field-expected.txt:
4031 2007-01-22 Beth Dakin <bdakin@apple.com>
4035 Darin and I looked into these tests that are adding an empty
4036 RenderText, and we think they just need new results. Here they are!
4038 * editing/execCommand/find-after-replace-expected.txt:
4039 * fast/css/beforeSelectorOnCodeElement-expected.txt:
4040 * fast/forms/control-restrict-line-height-expected.txt:
4041 * fast/forms/select-size-expected.txt:
4043 2007-01-22 Mitz Pettel <mitz@webkit.org>
4047 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12364
4048 REGRESSSION (NativeListBox): Selected option's background is not clipped to the list box
4050 * fast/forms/select-item-background-clip-expected.checksum: Added.
4051 * fast/forms/select-item-background-clip-expected.png: Added.
4052 * fast/forms/select-item-background-clip-expected.txt: Added.
4053 * fast/forms/select-item-background-clip.html: Added.
4055 2007-01-22 Darin Adler <darin@apple.com>
4057 Test by Andrew Wellington <proton@wiretapped.net>.
4060 - test for fix to http://bugs.webkit.org/show_bug.cgi?id=11197
4061 REGRESSION: Specifying a counter for a CODE tag's content style
4062 property on before or after causes a crash.
4064 * fast/css/beforeSelectorOnCodeElement-expected.checksum: Added.
4065 * fast/css/beforeSelectorOnCodeElement-expected.png: Added.
4066 * fast/css/beforeSelectorOnCodeElement-expected.txt: Added.
4067 * fast/css/beforeSelectorOnCodeElement.html: Added.
4072 - test for monospace problem mentioned in the above bug
4074 * fast/text/monospace-width-cache-expected.checksum: Added.
4075 * fast/text/monospace-width-cache-expected.png: Added.
4076 * fast/text/monospace-width-cache-expected.txt: Added.
4077 * fast/text/monospace-width-cache.html: Added.
4079 2007-01-21 Alexey Proskuryakov <ap@webkit.org>
4083 http://bugs.webkit.org/show_bug.cgi?id=10934
4084 REGRESSION: prototype.js logs error (HTMLFormElement) on webkit builds
4086 * fast/dom/Window/window-properties-expected.txt: Updated results.
4088 * fast/dom/Window/element-constructors-on-window.html: Added a more explicit test
4089 for element constructors, as it isn't always easy to recognize regressions via window-properties.html.
4090 * fast/dom/Window/element-constructors-on-window-expected.txt: Added.
4092 2007-01-21 Mitz Pettel <mitz@webkit.org>
4096 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=12345
4097 REGRESSION: Disabled pop-up text is not grayed out
4099 * fast/forms/select-disabled-appearance-expected.checksum: Added.
4100 * fast/forms/select-disabled-appearance-expected.png: Added.
4101 * fast/forms/select-disabled-appearance-expected.txt: Added.