1 2007-03-07 Darin Adler <darin@apple.com>
5 - change tests that depend on the order of iteration of built-in properties
6 to sort explicitly so they don't depend on the order any more
8 * fast/dom/Window/resources/window-appendages-cleared-results.html:
9 * fast/dom/Window/window-appendages-cleared-expected.txt:
11 * fast/dom/Window/window-properties-expected.txt:
12 * fast/dom/Window/window-properties.html:
14 * fast/js/regexp-caching-expected.txt:
15 * fast/js/regexp-caching.html:
17 2007-03-07 Alexey Proskuryakov <ap@webkit.org>
21 http://bugs.webkit.org/show_bug.cgi?id=12953
22 Import/convert 4XPath test suite
24 Import the rest of the converted suite. The only remaining failures are due to
25 incorrect node order, bug 12497.
27 * fast/xpath/4XPath/Core/test_literal_expr.html: Added.
28 * fast/xpath/4XPath/Core/test_location_path.html: Added.
29 * fast/xpath/4XPath/Core/test_node_test.html: Added.
30 * fast/xpath/4XPath/Core/test_nodeset_expr.html: Added.
31 * fast/xpath/4XPath/Core/test_parser-expected.txt: Added.
32 * fast/xpath/4XPath/Core/test_parser.html: Added.
33 * fast/xpath/4XPath/Core/test_predicate_list.html: Added.
34 * fast/xpath/4XPath/Core/test_step-expected.txt: Added.
35 * fast/xpath/4XPath/Core/test_step.html: Added.
37 2007-03-07 David Kilzer <ddkilzer@webkit.org>
41 - LayoutTests part of fix for http://bugs.webkit.org/show_bug.cgi?id=12463
42 WebArchiver - attempt to insert nil exception when archive empty iframe
44 Tests using both dumpDOMAsWebArchive() and dumpSourceAsWebArchive() were added
45 for this bug since a similar fix was suggested for the DOM case which was not
46 needed. The remaining changes are related to renaming dumpAsWebArchive() to
47 dumpDOMAsWebArchive().
49 * webarchive/archive-empty-frame-dom-expected.txt: Added.
50 * webarchive/archive-empty-frame-dom.html: Added.
51 * webarchive/archive-empty-frame-source-expected.txt: Added.
52 * webarchive/archive-empty-frame-source.html: Added.
53 * webarchive/resources/dump-webarchive.js: Renamed dumpAsWebArchive() to dumpDOMAsWebArchive().
54 * webarchive/test-body-background-expected.txt: Ditto.
55 * webarchive/test-body-background.html: Ditto.
56 * webarchive/test-duplicate-resources-expected.txt: Ditto.
57 * webarchive/test-frameset-expected.txt: Ditto.
58 * webarchive/test-frameset.html: Ditto.
59 * webarchive/test-img-src-expected.txt: Ditto.
60 * webarchive/test-img-src.html: Ditto.
61 * webarchive/test-input-src-expected.txt: Ditto.
62 * webarchive/test-input-src.html: Ditto.
63 * webarchive/test-link-href-expected.txt: Ditto.
64 * webarchive/test-link-href.html: Ditto.
65 * webarchive/test-object-data-expected.txt: Ditto.
66 * webarchive/test-object-data.html: Ditto.
67 * webarchive/test-script-src-expected.txt: Ditto.
68 * webarchive/test-table-background-expected.txt: Ditto.
69 * webarchive/test-table-background.html: Ditto.
70 * webarchive/test-td-background-expected.txt: Ditto.
71 * webarchive/test-td-background.html: Ditto.
73 2007-03-07 David Kilzer <ddkilzer@webkit.org>
77 - fix http://bugs.webkit.org/show_bug.cgi?id=12992
78 Test failure (r19972): LayoutTests/svg/custom/struct-use-09-b.svg
80 * svg/custom/struct-use-09-b.svg: Changed to use Helvetica instead of 'Arial Black', Arial.
81 * svg/custom/struct-use-09-b-expected.checksum: Update results.
82 * svg/custom/struct-use-09-b-expected.png: Ditto.
83 * svg/custom/struct-use-09-b-expected.txt: Ditto.
85 2007-03-07 Justin Garcia <justin.garcia@apple.com>
89 <http://bugs.webkit.org/show_bug.cgi?id=8592>
90 Extra line left after deleting whitespace:pre text
92 Re-enabled the test and removed a FIXME:
93 * editing/deleting/merge-whitespace-pre-expected.checksum:
94 * editing/deleting/merge-whitespace-pre-expected.png:
95 * editing/deleting/merge-whitespace-pre-expected.txt:
96 * editing/deleting/merge-whitespace-pre.html: Added.
97 * editing/deleting/merge-whitespace-pre.html-disabled: Removed.
99 2007-03-06 Alexey Proskuryakov <ap@webkit.org>
101 Reviewed by Sam Weinig.
103 http://bugs.webkit.org/show_bug.cgi?id=12987
104 Fix and import 4XPath test_numeric_expr.html
106 * fast/xpath/4XPath/Core/test_numeric_expr-expected.txt:
107 * fast/xpath/4XPath/Core/test_numeric_expr.html: Added.
109 2007-03-07 Mark Rowe <mrowe@apple.com>
111 Add dumpAsText to test to match expected results.
113 * fast/dom/Window/window-location-replace-functions.html:
115 2007-03-06 Mark Rowe <mrowe@apple.com>
117 Reviewed by Sam Weinig.
119 Test for http://bugs.webkit.org/show_bug.cgi?id=12942
120 Bug 12942: ASSERTION FAILURE: qantas.com.au changing selected item in <select> via JS
122 * fast/dom/select-selectedIndex-bug-12942-expected.txt: Added.
123 * fast/dom/select-selectedIndex-bug-12942.html: Added.
125 2007-03-06 Mitz Pettel <mitz@webkit.org>
129 - test for http://bugs.webkit.org/show_bug.cgi?id=12986
130 REGRESSION(NativeListBox): Listboxes not updated when resized dynamically
132 * fast/forms/select-change-listbox-size-expected.checksum: Added.
133 * fast/forms/select-change-listbox-size-expected.png: Added.
134 * fast/forms/select-change-listbox-size-expected.txt: Added.
135 * fast/forms/select-change-listbox-size.html: Added.
137 2007-03-06 Mitz Pettel <mitz@webkit.org>
139 Reviewed by Dave Hyatt.
141 - repaint tests and updated result for http://bugs.webkit.org/show_bug.cgi?id=12885
142 REGRESSION (r19696): Incomplete background repaint
144 * fast/repaint/bugzilla-6278-expected.checksum:
145 * fast/repaint/bugzilla-6278-expected.png:
146 * fast/repaint/content-into-overflow-expected.checksum: Added.
147 * fast/repaint/content-into-overflow-expected.png: Added.
148 * fast/repaint/content-into-overflow-expected.txt: Added.
149 * fast/repaint/content-into-overflow.html: Added.
150 * fast/repaint/overflow-into-content-expected.checksum: Added.
151 * fast/repaint/overflow-into-content-expected.png: Added.
152 * fast/repaint/overflow-into-content-expected.txt: Added.
153 * fast/repaint/overflow-into-content.html: Added.
155 2007-03-06 Ian Eng <ian.eng.webkit@gmail.com>
159 - Tests for http://bugs.webkit.org/show_bug.cgi?id=12720
160 Bug 12720: Re-defining window.location.toString function keeps re-loading forever
162 * fast/dom/Window/window-location-replace-functions-expected.txt: Added.
163 * fast/dom/Window/window-location-replace-functions.html: Added.
165 2007-03-06 Kevin McCullough <kmccullough@apple.com>
169 <http://bugs.webkit.org/show_bug.cgi?id=12686>
170 REGRESSION: Bloglines.com Feeds tab cannot expand folders in TOT
171 - Now all class constructors implement implementsHasInstance.
173 * fast/dom/dom-instanceof-expected.txt: Added.
174 * fast/dom/dom-instanceof.html: Added.
176 2007-03-06 Justin Garcia <justin.garcia@apple.com>
180 <http://bugs.webkit.org/show_bug.cgi?id=12245>
181 FCKeditor: Remove Format sometimes doesn't work
182 <rdar://problem/4786404>
183 Underline style is not removed from selection after performing Remove Format
186 * editing/execCommand/4786404-1-expected.checksum: Added.
187 * editing/execCommand/4786404-1-expected.png: Added.
188 * editing/execCommand/4786404-1-expected.txt: Added.
189 * editing/execCommand/4786404-1.html: Added.
190 * editing/execCommand/4786404-2-expected.checksum: Added.
191 * editing/execCommand/4786404-2-expected.png: Added.
192 * editing/execCommand/4786404-2-expected.txt: Added.
193 * editing/execCommand/4786404-2.html: Added.
195 * editing/execCommand/4920488-expected.checksum:
196 * editing/execCommand/4920488-expected.png:
197 * editing/execCommand/4920488-expected.txt:
198 * editing/execCommand/4920742-1-expected.checksum:
199 * editing/execCommand/4920742-1-expected.png:
200 * editing/execCommand/4920742-1-expected.txt:
201 * editing/execCommand/remove-formatting-2-expected.checksum:
202 * editing/execCommand/remove-formatting-2-expected.png:
203 * editing/execCommand/remove-formatting-2-expected.txt:
204 Ditto, also added a FIXME:
205 * editing/execCommand/remove-formatting-expected.checksum:
206 * editing/execCommand/remove-formatting-expected.png:
207 * editing/execCommand/remove-formatting-expected.txt:
208 * editing/execCommand/remove-formatting.html:
210 2007-03-06 Kevin Decker <kdecker@apple.com>
214 <rdar://problem/5041660>
215 When we made the switch to non-NSView form controls, <keygen> was accidentally left behind.
216 * fast/html/keygen-expected.txt: Added.
217 * fast/html/keygen.html: Added.
219 2007-03-06 Nikolas Zimmermann <zimmermann@kde.org>
223 Add new <use> layout tests.
225 * svg/custom/use-empty-reference-expected.checksum: Added.
226 * svg/custom/use-empty-reference-expected.png: Added.
227 * svg/custom/use-empty-reference-expected.txt: Added.
228 * svg/custom/use-empty-reference.svg: Added.
229 * svg/custom/use-recalcStyle-crash-expected.checksum: Added.
230 * svg/custom/use-recalcStyle-crash-expected.png: Added.
231 * svg/custom/use-recalcStyle-crash-expected.txt: Added.
232 * svg/custom/use-recalcStyle-crash.svg: Added.
234 2007-03-06 Nikolas Zimmermann <zimmermann@kde.org>
238 Remove an alert() which got accidently added in my last commit.
240 * svg/custom/use-modify-target-symbol-expected.txt:
241 * svg/custom/use-modify-target-symbol.svg:
243 2007-03-06 Anders Carlsson <acarlsson@apple.com>
247 <rdar://problem/5035045>
248 REGRESSION: WebKit browser doesn't display image at http://www.metoffice.gov.uk/weather/satellite/index.html
250 Add some tests where image elements have id _and_ name elements.
252 * fast/dom/HTMLDocument/document-special-properties-expected.txt:
253 * fast/dom/HTMLDocument/document-special-properties.html:
255 2007-03-05 Kevin McCullough <kmccullough@apple.com>
257 Reviewed by Mark and Dave H.
259 - rdar://problem/5038491
260 An oversight of the security fix that prevented remote from loading local is that it
261 prevents user style sheets when the site is remote. This fixes that.
263 * http/tests/security/local-user-CSS-from-remote-expected.txt: Added.
264 * http/tests/security/local-user-CSS-from-remote.html: Added.
266 2007-03-06 Nikolas Zimmermann <zimmermann@kde.org>
270 Updated SVG test results after enabling <use> again.
272 Added test: svg/custom/use-nested-transform.svg
273 Added test: svg/custom/struct-use-09-b.svg (not yet official W3C-SVG-1.1 testcase)
274 Fixes test: svg/custom/use-elementInstance-event-target.svg (rectangle now turns green on first click)
276 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
277 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
278 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
279 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
280 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
281 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
282 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
283 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
284 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
285 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
286 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.png:
287 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
288 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.png:
289 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
290 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.png:
291 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
292 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.png:
293 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
294 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.png:
295 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
296 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.png:
297 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
298 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.png:
299 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
300 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.png:
301 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
302 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.png:
303 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
304 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.png:
305 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
306 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.png:
307 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
308 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.png:
309 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
310 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.png:
311 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
312 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
313 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
314 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
315 * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.png:
316 * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
317 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.png:
318 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
319 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png:
320 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
321 * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
322 * svg/W3C-SVG-1.1/struct-group-03-t-expected.png:
323 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
324 * svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
325 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
326 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.png:
327 * svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
328 * svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
329 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
330 * svg/W3C-SVG-1.1/struct-use-03-t-expected.png:
331 * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
332 * svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
333 * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
334 * svg/W3C-SVG-1.1/text-path-01-b-expected.png:
335 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
336 * svg/W3C-SVG-1.1/text-text-03-b-expected.png:
337 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
338 * svg/W3C-SVG-1.1/text-text-05-t-expected.png:
339 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
340 * svg/W3C-SVG-1.1/text-text-06-t-expected.png:
341 * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
342 * svg/carto.net/button-expected.txt:
343 * svg/carto.net/colourpicker-expected.txt:
344 * svg/carto.net/slider-expected.txt:
345 * svg/carto.net/window-expected.txt:
346 * svg/custom/deep-dynamic-updates-expected.txt:
347 * svg/custom/path-textPath-simulation-expected.png:
348 * svg/custom/path-textPath-simulation-expected.txt:
349 * svg/custom/pointer-events-image-expected.png:
350 * svg/custom/pointer-events-path-expected.png:
351 * svg/custom/pointer-events-text-expected.png:
352 * svg/custom/struct-use-09-b-expected.checksum: Added.
353 * svg/custom/struct-use-09-b-expected.png: Added.
354 * svg/custom/struct-use-09-b-expected.txt: Added.
355 * svg/custom/struct-use-09-b.svg: Added.
356 * svg/custom/text-hit-test-expected.png:
357 * svg/custom/use-clipped-hit-expected.png:
358 * svg/custom/use-clipped-hit-expected.txt:
359 * svg/custom/use-elementInstance-event-target-expected.png:
360 * svg/custom/use-elementInstance-event-target-expected.txt:
361 * svg/custom/use-elementInstance-methods-expected.png:
362 * svg/custom/use-elementInstance-methods-expected.txt:
363 * svg/custom/use-event-handler-on-referenced-element-expected.png:
364 * svg/custom/use-event-handler-on-referenced-element-expected.txt:
365 * svg/custom/use-event-handler-on-use-element-expected.png:
366 * svg/custom/use-event-handler-on-use-element-expected.txt:
367 * svg/custom/use-events-crash-expected.checksum: Added.
368 * svg/custom/use-events-crash-expected.png: Added.
369 * svg/custom/use-events-crash-expected.txt:
370 * svg/custom/use-forward-refs-expected.txt:
371 * svg/custom/use-instanceRoot-modifications-expected.png:
372 * svg/custom/use-instanceRoot-modifications-expected.txt:
373 * svg/custom/use-modify-container-in-target-expected.png:
374 * svg/custom/use-modify-container-in-target-expected.txt:
375 * svg/custom/use-modify-target-container-expected.png:
376 * svg/custom/use-modify-target-container-expected.txt:
377 * svg/custom/use-modify-target-symbol-expected.png:
378 * svg/custom/use-modify-target-symbol-expected.txt:
379 * svg/custom/use-modify-target-symbol.svg:
380 * svg/custom/use-nested-transform-expected.checksum: Added.
381 * svg/custom/use-nested-transform-expected.png: Added.
382 * svg/custom/use-nested-transform-expected.txt: Added.
383 * svg/custom/use-nested-transform.svg: Added.
384 * svg/custom/use-on-g-containing-use-expected.png:
385 * svg/custom/use-on-g-containing-use-expected.txt:
386 * svg/custom/use-on-g-expected.png:
387 * svg/custom/use-on-g-expected.txt:
388 * svg/custom/use-on-rect-expected.png:
389 * svg/custom/use-on-rect-expected.txt:
390 * svg/custom/use-on-symbol-expected.png:
391 * svg/custom/use-on-symbol-expected.txt:
392 * svg/custom/use-on-symbol-inside-pattern-expected.png:
393 * svg/custom/use-on-symbol-inside-pattern-expected.txt:
394 * svg/custom/use-on-text-expected.png:
395 * svg/custom/use-on-text-expected.txt:
396 * svg/custom/use-on-use-expected.png:
397 * svg/custom/use-on-use-expected.txt:
398 * svg/custom/use-property-changes-through-dom-expected.png:
399 * svg/custom/use-property-changes-through-dom-expected.txt:
400 * svg/custom/use-property-changes-through-svg-dom-expected.txt:
401 * svg/custom/use-recursion-1-expected.txt:
402 * svg/custom/use-recursion-2-expected.txt:
403 * svg/custom/use-recursion-3-expected.txt:
404 * svg/custom/use-recursion-4-expected.txt:
405 * svg/custom/use-symbol-overflow-expected.png:
406 * svg/custom/use-symbol-overflow-expected.txt:
407 * svg/custom/use-transform-expected.png:
408 * svg/custom/use-transform-expected.txt:
410 2007-03-06 Nikolas Zimmermann <zimmermann@kde.org>
414 Add new test demonstrating that the getPointAtLength() function
415 of SVGPathElement actually works now.
417 * svg/custom/path-textPath-simulation-expected.checksum: Added.
418 * svg/custom/path-textPath-simulation-expected.png: Added.
419 * svg/custom/path-textPath-simulation-expected.txt: Added.
420 * svg/custom/path-textPath-simulation.svg: Added.
422 2007-03-05 Darin Adler <darin@apple.com>
426 Text encoding test case
428 * fast/encoding/char-encoding-expected.txt: Added.
429 * fast/encoding/char-encoding.html: Added.
430 * fast/encoding/charset-names-expected.txt: Moved.
431 * fast/encoding/charset-names.html: Moved.
433 2007-03-05 Alexey Proskuryakov <ap@webkit.org>
437 http://bugs.webkit.org/show_bug.cgi?id=12970
438 Fix and import 4XPath test_core_functions.html test
440 * fast/xpath/4XPath/Core/test_core_functions-expected.txt: Added.
441 * fast/xpath/4XPath/Core/test_core_functions.html: Added.
442 The remaining failures with id() are caused by an XML DOM problem - ID attributes declared
443 in an internal subset are not treated as such.
445 * fast/xpath/4XPath/Core/test.js: Common data for XPath tests.
447 2007-03-05 Anders Carlsson <acarlsson@apple.com>
449 * plugins/get-url-with-blank-target-expected.txt:
452 2007-03-05 Anders Carlsson <acarlsson@apple.com>
454 Reviewed by Adam, Darin.
456 <rdar://problem/5025212>
457 In Mail, a crash occurs at WebCore::Frame::tree() when clicking on embedded flash object
459 * plugins/get-url-with-blank-target-expected.txt: Added.
460 * plugins/get-url-with-blank-target.html: Added.
462 2007-03-05 Alexey Proskuryakov <ap@webkit.org>
466 http://bugs.webkit.org/show_bug.cgi?id=12954
467 XPath relative operations are implemented incorrectly
469 * fast/xpath/4XPath/Core/test_boolean_expr-expected.txt: Added.
470 * fast/xpath/4XPath/Core/test_boolean_expr.html: Added.
472 * fast/xpath/4XPath/Borrowed/cz_20030217-expected.txt: Added.
473 * fast/xpath/4XPath/Borrowed/cz_20030217.html: Added.
474 * fast/xpath/4XPath/Borrowed/kd_20010423-expected.txt: Added.
475 * fast/xpath/4XPath/Borrowed/kd_20010423.html: Added.
476 * fast/xpath/4XPath/Borrowed/od_20000608-expected.txt: Added.
477 * fast/xpath/4XPath/Borrowed/od_20000608.html: Added.
478 * fast/xpath/4XPath/Borrowed/resources/od_20000608.xml: Added.
479 * fast/xpath/4XPath/Borrowed/rs_20010831-expected.txt: Added.
480 * fast/xpath/4XPath/Borrowed/rs_20010831.html: Added.
481 * fast/xpath/4XPath/Borrowed/sr_20021217-expected.txt: Added.
482 * fast/xpath/4XPath/Borrowed/sr_20021217.html: Added.
483 Added a bunch of XPath tests that already passed.
485 * fast/xpath/4XPath/Borrowed/namespace-nodes-expected.txt: Added.
486 * fast/xpath/4XPath/Borrowed/namespace-nodes.html: Added.
487 * fast/xpath/namespace-nodes-expected.txt: Removed.
488 * fast/xpath/namespace-nodes.html: Removed.
489 Moved a previously imported 4XPath test.
491 2007-03-05 Rob Buis <buis@kde.org>
496 http://bugs.webkit.org/show_bug.cgi?id=12868
497 parts of the CSS classes in this simple SVG example are not applied
499 * svg/custom/xml-stylesheet-expected.checksum: Added.
500 * svg/custom/xml-stylesheet-expected.png: Added.
501 * svg/custom/xml-stylesheet-expected.txt: Added.
502 * svg/custom/xml-stylesheet.css: Added.
503 * svg/custom/xml-stylesheet.svg: Added.
505 2007-03-04 Alexey Proskuryakov <ap@webkit.org>
509 http://bugs.webkit.org/show_bug.cgi?id=12961
510 shouldBe() should support NaN
512 * fast/js/resources/js-test-pre.js: Make shouldBe() succeed if both sides are NaN numbers.
514 2007-03-04 Adele Peterson <adele@apple.com>
518 * fast/events/keydown-keypress-preventDefault-expected.txt: Added.
519 * fast/events/keydown-keypress-preventDefault.html: Added.
521 2007-03-02 Anders Carlsson <acarlsson@apple.com>
525 <rdar://problem/5028165>
526 http://bugs.webkit.org/show_bug.cgi?id=12915
527 REGRESSION: XMLHttpRequest.abort() does not stop loading (12915)
529 * http/tests/xmlhttprequest/abort-should-cancel-load-expected.txt: Added.
530 * http/tests/xmlhttprequest/abort-should-cancel-load.html: Added.
532 2007-03-04 David Kilzer <ddkilzer@webkit.org>
534 Reviewed by Nikolas Zimmermann.
536 - fix http://bugs.webkit.org/show_bug.cgi?id=12951
537 REGRESSION (r19949): LayoutTests/fast/xsl/xslt-processer.html fails
539 Fixed spelling of "processer" to "processor" in file names.
541 * fast/xsl/xslt-processer-expected.txt: Removed.
542 * fast/xsl/xslt-processer.html: Removed.
543 * fast/xsl/xslt-processor-expected.txt: Added. Results progressed after fixing
544 Bugzilla Bug 12735 (<rdar://problem/4545040>).
545 * fast/xsl/xslt-processor.html: Added.
547 2007-03-02 Kevin McCullough <kmccullough@apple.com>
551 - rdar://problem/4922454
552 - This fixes a security issue by making remote referrers not able to access local
553 resources, unless they register their schemes to be treated as local. The result is
554 that those schemes can access local resources and cannot be accessed by remote
556 Because this behavior is new a link-on-or-after check is made to determine if the
557 app should use the older, less safe, behavior.
559 * fast/loader/local-CSS-from-local-expected.txt: Added.
560 * fast/loader/local-CSS-from-local.html: Added.
561 * fast/loader/local-JavaScript-from-local-expected.txt: Added.
562 * fast/loader/local-JavaScript-from-local.html: Added.
563 * fast/loader/local-iFrame-source-from-local-expected.txt: Added.
564 * fast/loader/local-iFrame-source-from-local.html: Added.
565 * fast/loader/local-image-from-local-expected.txt: Added.
566 * fast/loader/local-image-from-local.html: Added.
567 * http/tests/security/local-CSS-from-remote-expected.txt: Added.
568 * http/tests/security/local-CSS-from-remote.html: Added.
569 * http/tests/security/local-JavaScript-from-remote-expected.txt: Added.
570 * http/tests/security/local-JavaScript-from-remote.html: Added.
571 * http/tests/security/local-iFrame-from-remote-expected.txt: Added.
572 * http/tests/security/local-iFrame-from-remote.html: Added.
573 * http/tests/security/local-image-from-remote-expected.txt: Added.
574 * http/tests/security/local-image-from-remote.html: Added.
575 * http/tests/security/resources/compass.jpg: Added.
576 * http/tests/security/resources/cssStyle.css: Added.
577 * http/tests/security/resources/localPage.html: Added.
578 * http/tests/security/resources/localScript.js: Added.
580 2007-03-02 Justin Garcia <justin.garcia@apple.com>
584 <rdar://problem/5028447>
585 REGRESSION: Gmail Editor: Copied message text pastes at the wrong font size
587 * editing/pasteboard/5028447-expected.checksum: Added.
588 * editing/pasteboard/5028447-expected.png: Added.
589 * editing/pasteboard/5028447-expected.txt: Added.
590 * editing/pasteboard/5028447.html: Added.
592 2007-03-02 Justin Garcia <justin.garcia@apple.com>
596 <rdar://problem/4545040>
597 innerHTML does not HTML-escape text nodes inside PRE elements
598 <rdar://problem/5027857>
599 Pasting into Mail from Safari's view-source window renders the HTML
601 * editing/pasteboard/5027857-expected.checksum: Added.
602 * editing/pasteboard/5027857-expected.png: Added.
603 * editing/pasteboard/5027857-expected.txt: Added.
604 * editing/pasteboard/5027857.html: Added.
606 2007-03-02 Justin Garcia <justin.garcia@apple.com>
610 <rdar://problem/5032095>
611 Gmail Editor: Copied text pastes on a new line instead of current line
613 * editing/pasteboard/5032095-expected.checksum: Added.
614 * editing/pasteboard/5032095-expected.png: Added.
615 * editing/pasteboard/5032095-expected.txt: Added.
616 * editing/pasteboard/5032095.html: Added.
618 2007-03-01 Antti Koivisto <antti@apple.com>
622 HTTP layout test for http://bugs.webkit.org/show_bug.cgi?id=12690
623 REGRESSION: can not log in to bank of america with TOT webkit
624 <rdar://problem/4990044>
627 http://bugs.webkit.org/show_bug.cgi?id=12604
628 http://bugs.webkit.org/show_bug.cgi?id=12020
630 * http/tests/misc/multiple-submit-expected.txt: Added.
631 * http/tests/misc/multiple-submit.html: Added.
632 * http/tests/misc/resources/post-echo-and-notify-done.cgi: Added.
634 2007-03-01 Kevin McCullough <kmccullough@apple.com>
638 - Tests that the url of a document after an open is what it was before the open.
640 * fast/loader/external-script-URL-location-expected.txt: Added.
641 * fast/loader/external-script-URL-location.html: Added.
642 * fast/loader/resources/external-script-URL-location.js: Added.
644 2007-03-01 Mitz Pettel <mitz@webkit.org>
648 - test for http://bugs.webkit.org/show_bug.cgi?id=12801
649 Assertion failure in createMarkup() (root) when doing Select All, Copy in an SVG document
651 * editing/pasteboard/createMarkup-assert-expected.txt: Added.
652 * editing/pasteboard/createMarkup-assert.xml: Added.
654 2007-02-28 Geoffrey Garen <ggaren@apple.com>
656 Reviewed by Bradeee Eidson.
658 Disabling this test for now because it fails on the buildbot but not on
659 my Intel or PPC machines. I've filed http://bugs.webkit.org/show_bug.cgi?id=12930
662 * fast/leaks/003.html: Removed.
664 2007-02-27 Antti Koivisto <antti@apple.com>
668 - test for http://bugs.webkit.org/show_bug.cgi?id=12911
669 GoogleDocs: Ordered lists don't update immediately when start attribute changed
671 * fast/lists/ol-start-dynamic-expected.checksum: Added.
672 * fast/lists/ol-start-dynamic-expected.png: Added.
673 * fast/lists/ol-start-dynamic-expected.txt: Added.
674 * fast/lists/ol-start-dynamic.html: Added.
676 2007-02-28 Rob Buis <buis@kde.org>
681 http://bugs.webkit.org/show_bug.cgi?id=12609
682 Any SVG element will create renderers even when children of HTML elements
684 * svg/custom/xhtml-no-svg-renderer-expected.checksum: Added.
685 * svg/custom/xhtml-no-svg-renderer-expected.png: Added.
686 * svg/custom/xhtml-no-svg-renderer-expected.txt: Added.
687 * svg/custom/xhtml-no-svg-renderer.xhtml: Added.
689 2007-02-28 Rob Buis <buis@kde.org>
694 http://bugs.webkit.org/show_bug.cgi?id=12913
695 Markers do not render in webkit when it misses markerWidth or markerHeight attribute
697 * svg/custom/marker-default-width-height-expected.checksum: Added.
698 * svg/custom/marker-default-width-height-expected.png: Added.
699 * svg/custom/marker-default-width-height-expected.txt: Added.
700 * svg/custom/marker-default-width-height.svg: Added.
702 2007-02-27 Geoffrey Garen <ggaren@apple.com>
704 Extending the timeout on this test to see if it fixes the buildbot failure.
705 (I don't get a failure locally.)
707 * fast/leaks/003.html:
709 2007-02-27 Justin Garcia <justin.garcia@apple.com>
713 <rdar://problem/5027300>
714 REGRESSION: Images inserted with align left/right are lost
716 * editing/inserting/12882-expected.checksum: Added.
717 * editing/inserting/12882-expected.png: Added.
718 * editing/inserting/12882-expected.txt: Added.
719 * editing/inserting/12882.html: Added.
721 2007-02-27 Mitz Pettel <mitz@webkit.org>
725 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12910
726 REGRESSION (r18756-r18765): list-bullet doesn't redraw properly when changing the list's content using JavaScript
728 * fast/repaint/list-marker-expected.checksum: Added.
729 * fast/repaint/list-marker-expected.png: Added.
730 * fast/repaint/list-marker-expected.txt: Added.
731 * fast/repaint/list-marker.html: Added.
733 2007-02-27 Antti Koivisto <antti@apple.com>
737 - test for http://bugs.webkit.org/show_bug.cgi?id=12918
738 REGRESSION: Google Finance dropdown Flickers
741 * fast/events/mouseout-dead-node-expected.checksum: Added.
742 * fast/events/mouseout-dead-node-expected.png: Added.
743 * fast/events/mouseout-dead-node-expected.txt: Added.
744 * fast/events/mouseout-dead-node.html: Added.
746 2007-02-27 Geoffrey Garen <ggaren@apple.com>
748 Bumped up the wiggle room on this test because it's failing on the buildbot.
749 (We're still well below the ~100 objects you would see in a real failure.)
751 * fast/leaks/003.html:
753 2007-02-27 Geoffrey Garen <ggaren@apple.com>
755 Reviewed by Maciej Stachowiak.
757 Test for http://bugs.webkit.org/show_bug.cgi?id=12659 | <rdar://problem/4954306>
758 JS objects not collected after closing window @ ebay.com/maps.google.com
760 * fast/leaks/003-expected.txt: Added.
761 * fast/leaks/003.html: Added.
763 * fast/dom/gc-10.html: Bumped the wiggle room threshold on this test by 2
764 because it's failing on my machine with the patch applied but, according
765 to the test notes, we're still well within the margin of error.
767 2007-02-27 Rob Buis <buis@kde.org>
769 Reviewed by David Hyatt.
771 http://bugs.webkit.org/show_bug.cgi?id=4128
772 !important is ignored in inline styling.
774 Add testcase based on the one in the bug report.
776 * fast/css/inline-properties-important-expected.checksum: Added.
777 * fast/css/inline-properties-important-expected.png: Added.
778 * fast/css/inline-properties-important-expected.txt: Added.
779 * fast/css/inline-properties-important.html: Added.
781 2007-02-27 Darin Adler <darin@apple.com>
783 - test for MacRoman encoding name alias
785 * fast/encoding/charset-names-expected.txt: Added.
786 * fast/encoding/charset-names.html: Added.
788 2007-02-27 Darin Adler <darin@apple.com>
790 * fast/css/computed-style-expected.txt: Updated test result for
791 Hyatt's addition of -webkit-border-fit.
793 2007-02-27 Rob Buis <buis@kde.org>
798 http://bugs.webkit.org/show_bug.cgi?id=12905
799 Not all svg shapes should support markers
801 * svg/custom/shapes-supporting-markers-expected.checksum: Added.
802 * svg/custom/shapes-supporting-markers-expected.png: Added.
803 * svg/custom/shapes-supporting-markers-expected.txt: Added.
804 * svg/custom/shapes-supporting-markers.svg: Added.
806 2007-02-27 Adele Peterson <adele@apple.com>
810 Updated test for http://bugs.webkit.org/show_bug.cgi?id=12902
811 <rdar://problem/5012679> REGRESSION: Pressing return key doesn't
812 move caret to next line after applying a font color in GMail
814 * fast/frames/iframe-window-focus-expected.txt:
815 * fast/frames/iframe-window-focus.html: Updated test to include insertion of newlines.
817 2007-02-26 Maciej Stachowiak <mjs@apple.com>
821 - test cases for <rdar://problem/4946881> Recursive loop with <marker> not caught, crashes in WebCore::SVGPaintServer::draw (11244)
822 http://bugs.webkit.org/show_bug.cgi?id=11244
824 * svg/custom/circular-marker-reference-1-expected.checksum: Added.
825 * svg/custom/circular-marker-reference-1-expected.png: Added.
826 * svg/custom/circular-marker-reference-1-expected.txt: Added.
827 * svg/custom/circular-marker-reference-1.svg: Added.
828 * svg/custom/circular-marker-reference-2-expected.checksum: Added.
829 * svg/custom/circular-marker-reference-2-expected.png: Added.
830 * svg/custom/circular-marker-reference-2-expected.txt: Added.
831 * svg/custom/circular-marker-reference-2.svg: Added.
832 * svg/custom/circular-marker-reference-3-expected.checksum: Added.
833 * svg/custom/circular-marker-reference-3-expected.png: Added.
834 * svg/custom/circular-marker-reference-3-expected.txt: Added.
835 * svg/custom/circular-marker-reference-3.svg: Added.
836 * svg/custom/circular-marker-reference-4-expected.checksum: Added.
837 * svg/custom/circular-marker-reference-4-expected.png: Added.
838 * svg/custom/circular-marker-reference-4-expected.txt: Added.
839 * svg/custom/circular-marker-reference-4.svg: Added.
840 * svg/custom/non-circular-marker-reference-expected.checksum: Added.
841 * svg/custom/non-circular-marker-reference-expected.png: Added.
842 * svg/custom/non-circular-marker-reference-expected.txt: Added.
843 * svg/custom/non-circular-marker-reference.svg: Added.
845 2007-02-26 Mitz Pettel <mitz@webkit.org>
847 Reviewed by Antti Koivisto.
849 - test for http://bugs.webkit.org/show_bug.cgi?id=12899
850 Ordered lists not updating dynamically with new styles
852 * fast/lists/list-style-type-dynamic-change-expected.checksum: Added.
853 * fast/lists/list-style-type-dynamic-change-expected.png: Added.
854 * fast/lists/list-style-type-dynamic-change-expected.txt: Added.
855 * fast/lists/list-style-type-dynamic-change.html: Added.
857 2007-02-26 Adele Peterson <adele@apple.com>
861 Test for <rdar://problem/5012761> REGRESSION: form submit invokes wrong event handler
863 * fast/events/submit-reset-nested-bubble-expected.txt: Added.
864 * fast/events/submit-reset-nested-bubble.html: Added.
866 2007-02-26 Oliver Hunt <oliver@apple.com>
870 Layout test for rdar://problem/5021127
872 * fast/events/standalone-image-drag-to-editable-expected.checksum: Added.
873 * fast/events/standalone-image-drag-to-editable-expected.png: Added.
874 * fast/events/standalone-image-drag-to-editable-expected.txt: Added.
875 * fast/events/standalone-image-drag-to-editable.html: Added.
877 2007-02-26 David Hyatt <hyatt@apple.com>
879 Land layout test demonstrating border-fit.
883 * fast/borders/border-fit-expected.checksum: Added.
884 * fast/borders/border-fit-expected.png: Added.
885 * fast/borders/border-fit-expected.txt: Added.
886 * fast/borders/border-fit.html: Added.
887 * fast/borders/resources/Balloon_12641896.tiff: Added.
888 * fast/borders/resources/Balloon_8107502.tiff: Added.
889 * fast/borders/resources/largePerson.png: Added.
891 2007-02-26 Adele Peterson <adele@apple.com>
895 Test for <rdar://problem/4990700> Safari always crashes when attempting to edit/view
896 Yahoo pipes in WebCore::HTMLSelectElement::optionToListIndex
898 * fast/forms/select-out-of-bounds-index-expected.txt: Added.
899 * fast/forms/select-out-of-bounds-index.html: Added.
901 2007-02-25 Mitz Pettel <mitz@webkit.org>
903 Reviewed by David Hyatt.
905 - test for http://bugs.webkit.org/show_bug.cgi?id=12886
906 Crash with Scriptalicious javascript library
908 * fast/dynamic/float-withdrawal-expected.checksum: Added.
909 * fast/dynamic/float-withdrawal-expected.png: Added.
910 * fast/dynamic/float-withdrawal-expected.txt: Added.
911 * fast/dynamic/float-withdrawal.html: Added.
913 2007-02-24 Geoffrey Garen <ggaren@apple.com>
915 Reviewed by Darin Adler.
917 Layout tests for BidiRun leaks.
919 * fast/leaks/001-expected.txt: Added.
920 * fast/leaks/001.html: Added.
921 * fast/leaks/002-expected.txt: Added.
922 * fast/leaks/002.html: Added.
924 2007-02-24 Alexey Proskuryakov <ap@webkit.org>
928 Fix the test not to include any custom content in its auto-generated HTML wrapper.
930 * fast/js/resources/select-options-add.js:
931 * fast/js/select-options-add-expected.txt:
932 * fast/js/select-options-add.html:
934 2007-02-23 Mitz Pettel <mitz@webkit.org>
938 - updated test result for http://bugs.webkit.org/show_bug.cgi?id=12856
939 REGRESSION (r13685): Canceling the suggestion popup does not revert the change
941 * editing/deleting/delete-3800834-fix-expected.txt:
943 2007-02-23 Mitz Pettel <mitz@webkit.org>
947 - test for http://bugs.webkit.org/show_bug.cgi?id=12823
948 REGRESSION(r16968-16977): unable to prevent selection by cancelling "selectstart" event
950 * fast/events/selectstart-during-autoscroll-expected.txt: Added.
951 * fast/events/selectstart-during-autoscroll.html: Added.
953 2007-02-22 Ian Eng <ian.eng.webkit@gmail.com>
957 - Test for http://bugs.webkit.org/show_bug.cgi?id=12850
960 * fast/events/remove-event-listener-expected.txt: Added.
961 * fast/events/remove-event-listener.html: Added.
963 2007-02-22 Justin Garcia <justin.garcia@apple.com>
967 <rdar://problem/5007143>
968 REGRESSION: WebKit doesn't remember horizontal position of caret when moving forward by line
970 Added, tests the removal of the use of the
971 recalc bool from xPosForVerticalArrowNavigation(...):
972 * editing/selection/5007143-2-expected.checksum: Added.
973 * editing/selection/5007143-2-expected.png: Added.
974 * editing/selection/5007143-2-expected.txt: Added.
975 * editing/selection/5007143-2.html: Added.
976 Added, demonstrate the changes to modify:
977 * editing/selection/5007143-expected.checksum: Added.
978 * editing/selection/5007143-expected.png: Added.
979 * editing/selection/5007143-expected.txt: Added.
980 * editing/selection/5007143.html: Added.
981 Demonstrates a bug (filed 5017312):
982 * editing/style/block-style-004-expected.txt:
983 * editing/style/block-style-005-expected.txt:
984 * editing/style/block-style-006-expected.txt:
986 * editing/selection/3690703-2-expected.checksum:
987 * editing/selection/3690703-2-expected.png:
988 * editing/selection/3690703-2-expected.txt:
989 * editing/style/create-block-for-style-009-expected.checksum:
990 * editing/style/create-block-for-style-009-expected.png:
991 * editing/style/create-block-for-style-009-expected.txt:
992 * editing/style/create-block-for-style-011-expected.checksum:
993 * editing/style/create-block-for-style-011-expected.png:
994 * editing/style/create-block-for-style-011-expected.txt:
996 2007-02-22 Adele Peterson <adele@apple.com>
1000 Test for <rdar://problem/5014970> 9A374: Tabs don't work in the message body
1002 * fast/events/keypress-insert-tab-expected.txt: Added.
1003 * fast/events/keypress-insert-tab.html: Added.
1005 2007-02-22 Geoffrey Garen <ggaren@apple.com>
1007 Used svn merge -r19786:19785 to roll out previous SVG results produced by
1008 hack to work around SVG painting issue in DRT.
1010 The new work-around preserves the old SVG results -- both text and pixel.
1011 This should fix the ~400 new pixel failures introduced in r19786.
1013 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1014 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1015 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1016 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1017 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1018 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1019 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1020 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1021 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1022 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1023 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1024 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1025 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1026 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1027 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1028 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1029 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1030 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1031 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1032 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1033 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1034 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1035 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1036 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1037 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1038 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1039 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1040 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1041 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1042 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1043 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1044 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1045 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1046 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
1047 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
1048 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
1049 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1050 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1051 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1052 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1053 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1054 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1055 * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
1056 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1057 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1058 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1059 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1060 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1061 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1062 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1063 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1064 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1065 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1066 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
1067 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1068 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1069 * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1070 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
1071 * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
1072 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1073 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1074 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1075 * svg/carto.net/button-expected.txt:
1076 * svg/carto.net/colourpicker-expected.txt:
1077 * svg/carto.net/combobox-expected.txt:
1078 * svg/carto.net/scrollbar-expected.txt:
1079 * svg/carto.net/selectionlist-expected.txt:
1080 * svg/carto.net/slider-expected.txt:
1081 * svg/carto.net/tabgroup-expected.txt:
1082 * svg/carto.net/textbox-expected.txt:
1083 * svg/carto.net/window-expected.txt:
1084 * svg/custom/gradient-stop-style-change-expected.txt:
1085 * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
1086 * svg/custom/js-late-clipPath-creation-expected.txt:
1087 * svg/custom/js-late-gradient-and-object-creation-expected.txt:
1088 * svg/custom/non-opaque-filters-expected.txt:
1089 * svg/custom/pointer-events-text-expected.txt:
1090 * svg/custom/text-clip-expected.txt:
1091 * svg/custom/text-filter-expected.txt:
1092 * svg/custom/text-image-opacity-expected.txt:
1093 * svg/custom/text-repaint-including-stroke-expected.txt:
1094 * svg/custom/use-elementInstance-event-target-expected.txt:
1095 * svg/custom/use-on-text-expected.txt:
1097 2007-02-21 Antti Koivisto <antti@apple.com>
1101 - tests for http://bugs.webkit.org/show_bug.cgi?id=11447
1102 REGRESSION(NativeListBox): List not scrolled to preselected option
1103 <rdar://problem/4957463>
1105 * fast/forms/select-initial-position-expected.checksum: Added.
1106 * fast/forms/select-initial-position-expected.png: Added.
1107 * fast/forms/select-initial-position-expected.txt: Added.
1108 * fast/forms/select-initial-position.html: Added.
1110 2007-02-21 Geoffrey Garen <ggaren@apple.com>
1112 Reviewed by Adam Roben.
1114 Updated results to new, more correct values produced by painting SVGs
1115 before dumping their render trees.
1117 * svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
1118 * svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
1119 * svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
1120 * svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
1121 * svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
1122 * svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
1123 * svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
1124 * svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
1125 * svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
1126 * svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
1127 * svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
1128 * svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
1129 * svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
1130 * svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
1131 * svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
1132 * svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
1133 * svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
1134 * svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
1135 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1136 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1137 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1138 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1139 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
1140 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
1141 * svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1142 * svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
1143 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1144 * svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
1145 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1146 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1147 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
1148 * svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1149 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1150 * svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
1151 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
1152 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
1153 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
1154 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
1155 * svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
1156 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
1157 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
1158 * svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
1159 * svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
1160 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1161 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
1162 * svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
1163 * svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
1164 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
1165 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
1166 * svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
1167 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
1168 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
1169 * svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
1170 * svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
1171 * svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
1172 * svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
1173 * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
1174 * svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
1175 * svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
1176 * svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
1177 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
1178 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
1179 * svg/carto.net/button-expected.txt:
1180 * svg/carto.net/colourpicker-expected.txt:
1181 * svg/carto.net/combobox-expected.txt:
1182 * svg/carto.net/scrollbar-expected.txt:
1183 * svg/carto.net/selectionlist-expected.txt:
1184 * svg/carto.net/slider-expected.txt:
1185 * svg/carto.net/tabgroup-expected.txt:
1186 * svg/carto.net/textbox-expected.txt:
1187 * svg/carto.net/window-expected.txt:
1188 * svg/custom/gradient-stop-style-change-expected.txt:
1189 * svg/custom/js-late-clipPath-and-object-creation-expected.txt:
1190 * svg/custom/js-late-clipPath-creation-expected.txt:
1191 * svg/custom/js-late-gradient-and-object-creation-expected.txt:
1192 * svg/custom/non-opaque-filters-expected.txt:
1193 * svg/custom/pointer-events-text-expected.txt:
1194 * svg/custom/text-clip-expected.txt:
1195 * svg/custom/text-filter-expected.txt:
1196 * svg/custom/text-image-opacity-expected.txt:
1197 * svg/custom/text-repaint-including-stroke-expected.txt:
1198 * svg/custom/use-elementInstance-event-target-expected.txt:
1199 * svg/custom/use-on-text-expected.txt:
1201 2007-02-21 Antti Koivisto <antti@apple.com>
1205 http://bugs.webkit.org/show_bug.cgi?id=12820
1206 REGRESSION (r19706): Caret not painted after popup, failing editing/pasteboard/4641033
1208 add test for caret before <select> case too
1210 * editing/selection/caret-before-select-expected.checksum: Added.
1211 * editing/selection/caret-before-select-expected.png: Added.
1212 * editing/selection/caret-before-select-expected.txt: Added.
1213 * editing/selection/caret-before-select.html: Added.
1215 2007-02-21 Mitz Pettel <mitz@webkit.org>
1219 - test for http://bugs.webkit.org/show_bug.cgi?id=12818
1220 REGRESSION (r19148): shacknews.com does not render completely
1222 * fast/dynamic/staticY-marking-parents-regression-expected.checksum: Added.
1223 * fast/dynamic/staticY-marking-parents-regression-expected.png: Added.
1224 * fast/dynamic/staticY-marking-parents-regression-expected.txt: Added.
1225 * fast/dynamic/staticY-marking-parents-regression.html: Added.
1227 2007-02-21 Justin Garcia <justin.garcia@apple.com>
1231 <rdar://problem/5012665>
1232 Removing indent from list moves the caret to the line below
1234 No new layout tests needed because the new results
1235 for these tests and the removed FIXMEs cover the bug fix:
1236 * editing/execCommand/indent-list-item.html:
1237 * editing/execCommand/indent-list-item-expected.checksum:
1238 * editing/execCommand/indent-list-item-expected.png:
1239 * editing/execCommand/indent-list-item-expected.txt:
1240 * editing/execCommand/remove-list-1.html:
1241 * editing/execCommand/remove-list-1-expected.checksum:
1242 * editing/execCommand/remove-list-1-expected.png:
1243 * editing/execCommand/remove-list-1-expected.txt:
1245 2007-02-20 Adele Peterson <adele@apple.com>
1249 Test for <rdar://problem/4999030> Indexing into select element to get to items in the options collection is broken
1251 * fast/forms/select-index-setter-expected.txt: Added.
1252 * fast/forms/select-index-setter.html: Added.
1254 2007-02-20 Justin Garcia <justin.garcia@apple.com>
1256 Reviewed by harrison
1258 <rdar://problem/5006779>
1259 REGRESSION: Paste and Match Style of quoted text onto empty line yields quoted text
1261 * editing/pasteboard/5006779-expected.checksum: Added.
1262 * editing/pasteboard/5006779-expected.png: Added.
1263 * editing/pasteboard/5006779-expected.txt: Added.
1264 * editing/pasteboard/5006779.html: Added.
1266 2007-02-20 Rob Buis <buis@kde.org>
1270 http://bugs.webkit.org/show_bug.cgi?id=12439
1271 SVG parser complains about points attribute in polygon and polyline element
1273 Add a test for testing the poly parser. Also update test results.
1275 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
1276 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
1277 * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
1278 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
1279 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
1280 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
1281 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
1282 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
1283 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
1284 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
1285 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
1286 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
1287 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
1288 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
1289 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
1290 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1291 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
1292 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
1293 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
1294 * svg/custom/js-update-polygon-changes-expected.txt:
1295 * svg/custom/js-update-polygon-removal-expected.txt:
1296 * svg/custom/polyline-hittest-expected.txt:
1297 * svg/custom/polyline-invalid-points-expected.checksum:
1298 * svg/custom/polyline-invalid-points-expected.txt:
1299 * svg/custom/polyline-invalid-points.svg:
1300 * svg/custom/svgpolyparser-extra-space-expected.txt:
1301 * svg/dom/points-parser-expected.txt: Added.
1302 * svg/dom/points-parser.html: Added.
1304 2007-02-19 Mitz Pettel <mitz@webkit.org>
1308 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12817
1309 REGRESSION (r18634): Table border-collapse problems with right margin
1311 * fast/repaint/table-outer-border-expected.checksum: Added.
1312 * fast/repaint/table-outer-border-expected.png: Added.
1313 * fast/repaint/table-outer-border-expected.txt: Added.
1314 * fast/repaint/table-outer-border.html: Added.
1316 2007-02-19 Zalan Bujtas <zbujtas@gmail.com>
1320 1. Test for background image with relative url, when base url element
1321 is present. .html has a base url, which according to the html spec is supposed
1322 to be absolute, is actually a relative url. Absolute url would not work with file:// scheme.
1323 2. Test for base element and @import with relative url.
1324 http://bugs.webkit.org/show_bug.cgi?id=12214
1326 * fast/css/background-image-with-baseurl-expected.checksum: Added.
1327 * fast/css/background-image-with-baseurl-expected.png: Added.
1328 * fast/css/background-image-with-baseurl-expected.txt: Added.
1329 * fast/css/background-image-with-baseurl.html: Added.
1330 * fast/css/import_with_baseurl-expected.checksum: Added.
1331 * fast/css/import_with_baseurl-expected.png: Added.
1332 * fast/css/import_with_baseurl-expected.txt: Added.
1333 * fast/css/import_with_baseurl.html: Added.
1334 * fast/css/resources/background_image.css: Added.
1336 2007-02-19 Antti Koivisto <antti@apple.com>
1340 - test for http://bugs.webkit.org/show_bug.cgi?id=10990
1341 REGRESSION: Pressing a pop-up's access key doesn't focus it
1342 <rdar://problem/4823138>
1344 * fast/forms/select-accesskey-expected.checksum: Added.
1345 * fast/forms/select-accesskey-expected.png: Added.
1346 * fast/forms/select-accesskey-expected.txt: Added.
1347 * fast/forms/select-accesskey.html: Added.
1349 2007-02-18 Alexey Proskuryakov <ap@webkit.org>
1353 http://bugs.webkit.org/show_bug.cgi?id=12807
1354 XPath incorrectly converts NaN to boolean
1356 * fast/xpath/nan-to-boolean-expected.txt: Added.
1357 * fast/xpath/nan-to-boolean.html: Added.
1359 2007-02-18 Mitz Pettel <mitz@webkit.org>
1363 - repaint tests for http://bugs.webkit.org/show_bug.cgi?id=12123
1364 REGRESSION: Incomplete repaint of floats' overflows
1366 - updated results for http://bugs.webkit.org/show_bug.cgi?id=10116
1367 REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site
1369 * css1/formatting_model/inline_elements-expected.checksum:
1370 * css1/formatting_model/inline_elements-expected.png:
1371 * css1/formatting_model/inline_elements-expected.txt:
1372 * css2.1/t0905-c414-flt-00-d-expected.txt:
1373 * css2.1/t0905-c414-flt-01-d-g-expected.txt:
1374 * css2.1/t0905-c414-flt-02-c-expected.txt:
1375 * css2.1/t0905-c414-flt-03-c-expected.txt:
1376 * css2.1/t0905-c414-flt-04-c-expected.txt:
1377 * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
1378 * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
1379 * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
1380 * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
1381 * css2.1/t090501-c414-flt-02-d-g-expected.txt:
1382 * css2.1/t090501-c414-flt-03-b-g-expected.txt:
1383 * fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
1384 * fast/block/float/008-expected.txt:
1385 * fast/block/float/013-expected.checksum:
1386 * fast/block/float/013-expected.txt:
1387 * fast/block/float/029-expected.txt:
1388 * fast/block/float/031-expected.txt:
1389 * fast/block/float/float-in-float-painting-expected.txt:
1390 * fast/block/margin-collapse/059-expected.checksum:
1391 * fast/block/margin-collapse/059-expected.png:
1392 * fast/block/margin-collapse/059-expected.txt:
1393 * fast/block/margin-collapse/062-expected.txt:
1394 * fast/block/margin-collapse/063-expected.txt:
1395 * fast/box-shadow/basic-shadows-expected.txt:
1396 * fast/forms/floating-textfield-relayout-expected.checksum:
1397 * fast/forms/floating-textfield-relayout-expected.txt:
1398 * fast/lists/003-expected.txt:
1399 * fast/media/mq-relative-constraints-08-expected.txt:
1400 * fast/multicol/float-multicol-expected.txt:
1401 * fast/repaint/float-overflow-expected.checksum: Added.
1402 * fast/repaint/float-overflow-expected.png: Added.
1403 * fast/repaint/float-overflow-expected.txt: Added.
1404 * fast/repaint/float-overflow-right-expected.checksum: Added.
1405 * fast/repaint/float-overflow-right-expected.png: Added.
1406 * fast/repaint/float-overflow-right-expected.txt: Added.
1407 * fast/repaint/float-overflow-right.html: Added.
1408 * fast/repaint/float-overflow.html: Added.
1409 * fast/repaint/table-cell-vertical-overflow-expected.checksum: Added.
1410 * fast/repaint/table-cell-vertical-overflow-expected.png: Added.
1411 * fast/repaint/table-cell-vertical-overflow-expected.txt: Added.
1412 * fast/repaint/table-cell-vertical-overflow.html: Added.
1413 * fast/table/009-expected.checksum:
1414 * fast/table/009-expected.png:
1415 * fast/table/009-expected.txt:
1416 * fast/text/whitespace/012-expected.txt:
1417 * tables/mozilla/bugs/bug120364-expected.txt:
1418 * tables/mozilla/bugs/bug196870-expected.checksum:
1419 * tables/mozilla/bugs/bug196870-expected.png:
1420 * tables/mozilla/bugs/bug196870-expected.txt:
1421 * tables/mozilla/bugs/bug45055-2-expected.txt:
1422 * tables/mozilla/bugs/bug72359-expected.txt:
1423 * tables/mozilla/marvin/x_table_align_left-expected.txt:
1424 * tables/mozilla/marvin/x_table_align_right-expected.txt:
1425 * tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
1426 * tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
1427 * tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
1428 * tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
1429 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum:
1430 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png:
1431 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
1432 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
1433 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
1434 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
1435 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum:
1436 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png:
1437 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
1438 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
1439 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
1440 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
1441 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum:
1442 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png:
1443 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt:
1444 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum:
1445 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png:
1446 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
1447 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum:
1448 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png:
1449 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
1450 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
1451 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
1452 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
1453 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
1454 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
1455 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
1456 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
1457 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
1458 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
1459 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
1460 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
1461 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
1462 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
1463 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
1464 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
1465 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
1466 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
1467 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
1468 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
1469 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
1470 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
1471 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
1472 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
1473 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
1474 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
1475 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
1476 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
1477 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
1478 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
1479 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
1480 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
1481 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
1482 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
1483 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
1484 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
1485 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
1487 2007-02-18 Alexey Proskuryakov <ap@webkit.org>
1491 http://bugs.webkit.org/show_bug.cgi?id=12799
1492 REGRESSION: Webpage doesn't load correctly (www.cincinnati.com
1493 redirects to the wrong URL)
1495 * http/tests/misc/refresh-meta-with-newline-expected.txt: Added.
1496 * http/tests/misc/refresh-meta-with-newline.html: Added.
1498 2007-02-17 Lars Knoll <lars@trolltech.com>
1502 test for http://bugs.webkit.org/show_bug.cgi?id=11476
1503 <rdar://problem/4960247> REGRESSION: Nesting the IMG tag inside of a
1504 MAP fails to render correctly in ToT
1506 * fast/images/image-in-map-expected.checksum: Added.
1507 * fast/images/image-in-map-expected.png: Added.
1508 * fast/images/image-in-map-expected.txt: Added.
1509 * fast/images/image-in-map.html: Added.
1511 2007-02-17 Alexey Proskuryakov <ap@webkit.org>
1515 http://bugs.webkit.org/show_bug.cgi?id=12733
1516 XPath namespace is attached to a wrong step
1518 * fast/xpath/namespace-vs-predicate-expected.txt: Added.
1519 * fast/xpath/namespace-vs-predicate.xhtml: Added.
1521 2007-02-17 Mitz Pettel <mitz@webkit.org>
1525 - test for http://bugs.webkit.org/show_bug.cgi?id=12479
1526 ASSERTION FAILURE: resource->inCache() in WebCore::Cache::remove
1528 * fast/loader/resources/simultaneous-reloads-assert-frame.html: Added.
1529 * fast/loader/simultaneous-reloads-assert-expected.txt: Added.
1530 * fast/loader/simultaneous-reloads-assert.html: Added.
1532 2007-02-16 Mitz Pettel <mitz@webkit.org>
1536 - test for http://bugs.webkit.org/show_bug.cgi?id=12780
1537 REGRESSION (r19341-r19385): Reproducible crash in "onselectstart" event
1539 * fast/events/shadow-boundary-crossing-expected.txt: Added.
1540 * fast/events/shadow-boundary-crossing.html: Added.
1542 2007-02-16 Adele Peterson <adele@apple.com>
1546 Fix for http://bugs.webkit.org/show_bug.cgi?id=11534
1547 <rdar://problem/4946947> REGRESSION: Readonly text fields don't scroll when selecting content
1549 * fast/forms/input-readonly-autoscroll-expected.checksum: Added.
1550 * fast/forms/input-readonly-autoscroll-expected.png: Added.
1551 * fast/forms/input-readonly-autoscroll-expected.txt: Added.
1552 * fast/forms/input-readonly-autoscroll.html: Added.
1554 2007-02-15 Justin Garcia <justin.garcia@apple.com>
1556 Reviewed by harrison
1558 <rdar://problem/4989774>
1559 REGRESSION: Pasting a image into a plain text message can place image on a new line
1562 * editing/pasteboard/4989774-expected.checksum: Added.
1563 * editing/pasteboard/4989774-expected.png: Added.
1564 * editing/pasteboard/4989774-expected.txt: Added.
1565 * editing/pasteboard/4989774.html: Added.
1567 * editing/deleting/delete-3857753-fix-expected.txt:
1568 * editing/pasteboard/paste-list-001-expected.txt:
1569 * editing/pasteboard/paste-table-001-expected.txt:
1570 * editing/pasteboard/paste-text-001-expected.txt:
1571 * editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
1572 * editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
1573 * editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
1575 2007-02-15 Mitz Pettel <mitz@webkit.org>
1579 - updated results for http://bugs.webkit.org/show_bug.cgi?id=12777
1580 REGRESSION (r18574): User profile pages display incorrectly at ebay.ca
1582 * tables/mozilla/bugs/bug45486-expected.checksum:
1583 * tables/mozilla/bugs/bug45486-expected.png:
1584 * tables/mozilla/bugs/bug45486-expected.txt:
1585 * tables/mozilla_expected_failures/core/col_span2-expected.txt:
1587 2007-02-14 Adam Roben <aroben@apple.com>
1591 Test for http://bugs.webkit.org/show_bug.cgi?id=12517
1592 <rdar://problem/4971227> REGRESSION: Tab order incorrect when input
1593 inside frame/iframe gets initial focus (12517)
1595 * fast/events/frame-programmatic-focus-expected.txt: Added.
1596 * fast/events/frame-programmatic-focus.html: Added.
1597 * fast/forms/focus2-expected.txt: Updated results to now-correct
1600 2007-02-14 Justin Garcia <justin.garcia@apple.com>
1604 <rdar://problem/4976800>
1605 Outdent combines 2 separate strings on 2 different lines
1607 * editing/execCommand/4976800-expected.txt: Added.
1608 * editing/execCommand/4976800.html: Added.
1610 2007-02-14 Justin Garcia <justin.garcia@apple.com>
1614 <rdar://problem/4960120>
1615 REGRESSION: First Enter key ignored on initial focus of textarea after page load (11967)
1617 * editing/inserting/4960120-1-expected.checksum: Added.
1618 * editing/inserting/4960120-1-expected.png: Added.
1619 * editing/inserting/4960120-1-expected.txt: Added.
1620 * editing/inserting/4960120-1.html: Added.
1621 * editing/inserting/4960120-2-expected.checksum: Added.
1622 * editing/inserting/4960120-2-expected.png: Added.
1623 * editing/inserting/4960120-2-expected.txt: Added.
1624 * editing/inserting/4960120-2.html: Added.
1626 2007-02-14 Darin Adler <darin@apple.com>
1630 - test for http://bugs.webkit.org/show_bug.cgi?id=12417
1631 <rdar://problem/4990046> REGRESSION: pressing "Return" in a <select>
1632 box does not submit the form (12697)
1634 * fast/forms/select-enter-key-expected.txt: Added.
1635 * fast/forms/select-enter-key.html: Added.
1637 2007-02-14 Mitz Pettel <mitz@webkit.org>
1639 Reviewed by Darin Adler, tweaked and committed by Geoff Garen.
1641 Reverting my fix for find-after-replace.html and committing this one because
1642 its results don't rely on an editing bug and because stomping bugzilla patches
1643 is just plain uncivilized.
1645 - http://bugs.webkit.org/show_bug.cgi?id=12770
1646 editing/execCommand/find-after-replace fails intermittently on buildbot
1648 * editing/execCommand/find-after-replace.html: Use the frame's onload
1649 handler instead of relying on a timeout. Force a layout to get a correct
1650 render tree when dumping. (This requirement may be an editing bug.)
1652 2007-02-14 Antti Koivisto <antti@apple.com>
1656 - test for http://bugs.webkit.org/show_bug.cgi?id=11974
1657 REGRESSION: Caret drawn over input when smaller than font size on initial focus
1658 <rdar://problem/4960258>
1660 * fast/forms/textfield-overflow-expected.checksum: Added.
1661 * fast/forms/textfield-overflow-expected.png: Added.
1662 * fast/forms/textfield-overflow-expected.txt: Added.
1663 * fast/forms/textfield-overflow.html: Added.
1665 2007-02-14 Geoffrey Garen <ggaren@apple.com>
1667 Reviewed by Beth Dakin.
1669 Blind attempt to make this test more reliable. (It fails intermittently
1672 * editing/execCommand/find-after-replace-expected.checksum:
1673 * editing/execCommand/find-after-replace-expected.png:
1674 * editing/execCommand/find-after-replace-expected.txt:
1675 * editing/execCommand/find-after-replace.html: Use a load event handler
1676 instead of a 100ms timer. There's no guarantee that everything will be
1677 done loading in under 100ms (and there's no reason to wait that long all
1680 2007-02-14 Mitz Pettel <mitz@webkit.org>
1684 - test for http://bugs.webkit.org/show_bug.cgi?id=12726
1685 REGRESSION (r12073): Text wraps in the middle of a word instead of wrapping at the space before the word
1687 * fast/text/break-word-expected.checksum: Added.
1688 * fast/text/break-word-expected.png: Added.
1689 * fast/text/break-word-expected.txt: Added.
1690 * fast/text/break-word.html: Added.
1692 2007-02-14 Antti Koivisto <antti@apple.com>
1696 - layout test for http://bugs.webkit.org/show_bug.cgi?id=11923
1697 REGRESSION: Placeholder text in password field shows as bullets
1698 <rdar://problem/4960257>
1700 * fast/forms/password-placeholder-expected.checksum: Added.
1701 * fast/forms/password-placeholder-expected.png: Added.
1702 * fast/forms/password-placeholder-expected.txt: Added.
1703 * fast/forms/password-placeholder.html: Added.
1705 2007-02-13 Alexey Proskuryakov <ap@webkit.org>
1707 Reviewed by Mark Rowe.
1709 http://bugs.webkit.org/show_bug.cgi?id=12763
1710 REGRESSION: button title is displayed incorrectly at quotes.burntelectrons.org
1712 * fast/parser/entities-in-attributes-expected.txt: Added.
1713 * fast/parser/entities-in-attributes.xhtml: Added.
1715 2007-02-13 Sam Weinig <sam@webkit.org>
1719 * fast/dom/Window/window-properties-expected.txt: Update results.
1721 2007-02-13 Anders Carlsson <acarlsson@apple.com>
1723 Reviewed by Kevin Decker.
1725 <rdar://problem/4990049>
1726 http://bugs.webkit.org/show_bug.cgi?id=12718
1727 REGRESSION: Segmentation fault when loading abc.go.com (12718)
1729 * http/tests/misc/redirect-to-about-blank-expected.txt: Added.
1730 * http/tests/misc/redirect-to-about-blank.html: Added.
1731 * http/tests/misc/resources/redirect-to-about-blank.php: Added.
1733 2007-02-14 Alexey Proskuryakov <ap@webkit.org>
1735 Actually removed pixel results that were supposed to be removed
1736 a year ago, in r12290.
1738 * fast/parser/entity-surrogate-pairs-expected.checksum: Removed.
1739 * fast/parser/entity-surrogate-pairs-expected.png: Removed.
1740 * fast/parser/head-comment-expected.checksum: Removed.
1741 * fast/parser/head-comment-expected.png: Removed.
1743 2007-02-13 Brady Eidson <beidson@apple.com>
1745 Reviewed by The Spirit of Layout Test Fixing!
1747 Re-added a directory and some files Darin removed that one of my layout tests
1750 * http/tests/security/resources/green250x50.png: Added.
1751 * http/tests/security/resources/red200x100.png: Added.
1752 * http/tests/security/resources/showRefererImage.php: Added.
1754 2007-02-13 Darin Adler <darin@apple.com>
1756 - update test results for Hyatt's focus node enhancement (fix for 12149)
1757 518 of tests had extra "begin editing" delegate callbacks.
1759 * editing: Updated test results of many tests in this directory.
1761 - removed tests for rolled-out fix for rdar://problem/4922454
1763 * http/tests/security/local-JavaScript-from-remote-expected.txt: Removed.
1764 * http/tests/security/local-JavaScript-from-remote.html: Removed.
1765 * http/tests/security/local-iFrame-from-remote-expected.txt: Removed.
1766 * http/tests/security/local-iFrame-from-remote.html: Removed.
1767 * http/tests/security/local-image-from-remote-expected.txt: Removed.
1768 * http/tests/security/local-image-from-remote.html: Removed.
1769 * http/tests/security/resources/compass.jpg: Removed.
1770 * http/tests/security/resources/green250x50.png: Removed.
1771 * http/tests/security/resources/localPage.html: Removed.
1772 * http/tests/security/resources/localScript.js: Removed.
1773 * http/tests/security/resources/red200x100.png: Removed.
1774 * http/tests/security/resources/showRefererImage.php: Removed.
1776 2007-02-13 Mitz Pettel <mitz@webkit.org>
1780 - test for http://bugs.webkit.org/show_bug.cgi?id=12746
1781 REGRESSION (r13853): List item's first line overflows containing div
1783 * fast/lists/item-not-in-list-line-wrapping-expected.checksum: Added.
1784 * fast/lists/item-not-in-list-line-wrapping-expected.png: Added.
1785 * fast/lists/item-not-in-list-line-wrapping-expected.txt: Added.
1786 * fast/lists/item-not-in-list-line-wrapping.html: Added.
1788 2007-02-13 Rob Buis <buis@kde.org>
1792 http://bugs.webkit.org/show_bug.cgi?id=12578
1793 WebKit incorrectly strokes zero-width/height rectangles
1795 Updated test results.
1797 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.checksum:
1798 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
1799 * svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
1800 * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.checksum:
1801 * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png:
1802 * svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
1803 * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.checksum:
1804 * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png:
1805 * svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
1806 * svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
1808 2007-02-13 Mitz Pettel <mitz@webkit.org>
1812 - fixed to still be a valid test (wouldn't crash without the relevant fix).
1814 * fast/text/text-shadow-extreme-value.html:
1816 2007-02-12 Kevin McCullough <kmccullough@apple.com>
1818 - reverting change to not cause regressions and performance problems.
1820 * fast/loader/local-JavaScript-from-local-expected.txt: Removed.
1821 * fast/loader/local-JavaScript-from-local.html: Removed.
1822 * fast/loader/local-iFrame-source-from-local-expected.txt: Removed.
1823 * fast/loader/local-iFrame-source-from-local.html: Removed.
1824 * fast/loader/local-image-from-local-expected.txt: Removed.
1825 * fast/loader/local-image-from-local.html: Removed.
1827 2007-02-12 Mitz Pettel <mitz@webkit.org>
1829 Reviewed by Dave Hyatt.
1831 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12123
1832 REGRESSION: Incomplete repaint of floats' overflows
1834 - updated results for http://bugs.webkit.org/show_bug.cgi?id=10116
1835 REGRESSION: Menu item drawn 2 pixels short on WWDC 2006 Attendee Site
1837 * css1/formatting_model/inline_elements-expected.checksum:
1838 * css1/formatting_model/inline_elements-expected.png:
1839 * css1/formatting_model/inline_elements-expected.txt:
1840 * css2.1/t0905-c414-flt-00-d-expected.txt:
1841 * css2.1/t0905-c414-flt-01-d-g-expected.txt:
1842 * css2.1/t0905-c414-flt-02-c-expected.txt:
1843 * css2.1/t0905-c414-flt-03-c-expected.txt:
1844 * css2.1/t0905-c414-flt-04-c-expected.txt:
1845 * css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
1846 * css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
1847 * css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
1848 * css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
1849 * css2.1/t090501-c414-flt-02-d-g-expected.txt:
1850 * css2.1/t090501-c414-flt-03-b-g-expected.txt:
1851 * fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
1852 * fast/block/float/008-expected.txt:
1853 * fast/block/float/013-expected.checksum:
1854 * fast/block/float/013-expected.txt:
1855 * fast/block/float/029-expected.txt:
1856 * fast/block/float/031-expected.txt:
1857 * fast/block/float/float-in-float-painting-expected.txt:
1858 * fast/block/margin-collapse/059-expected.checksum:
1859 * fast/block/margin-collapse/059-expected.png:
1860 * fast/block/margin-collapse/059-expected.txt:
1861 * fast/block/margin-collapse/062-expected.txt:
1862 * fast/block/margin-collapse/063-expected.txt:
1863 * fast/box-shadow/basic-shadows-expected.txt:
1864 * fast/forms/floating-textfield-relayout-expected.checksum:
1865 * fast/forms/floating-textfield-relayout-expected.txt:
1866 * fast/lists/003-expected.txt:
1867 * fast/media/mq-relative-constraints-08-expected.txt:
1868 * fast/multicol/float-multicol-expected.txt:
1869 * fast/repaint/float-overflow-expected.checksum: Added.
1870 * fast/repaint/float-overflow-expected.png: Added.
1871 * fast/repaint/float-overflow-expected.txt: Added.
1872 * fast/repaint/float-overflow-right-expected.checksum: Added.
1873 * fast/repaint/float-overflow-right-expected.png: Added.
1874 * fast/repaint/float-overflow-right-expected.txt: Added.
1875 * fast/repaint/float-overflow-right.html: Added.
1876 * fast/repaint/float-overflow.html: Added.
1877 * fast/table/009-expected.checksum:
1878 * fast/table/009-expected.png:
1879 * fast/table/009-expected.txt:
1880 * fast/text/text-shadow-extreme-value.html:
1881 * fast/text/whitespace/012-expected.txt:
1882 * tables/mozilla/bugs/bug120364-expected.txt:
1883 * tables/mozilla/bugs/bug196870-expected.checksum:
1884 * tables/mozilla/bugs/bug196870-expected.png:
1885 * tables/mozilla/bugs/bug196870-expected.txt:
1886 * tables/mozilla/bugs/bug45055-2-expected.txt:
1887 * tables/mozilla/bugs/bug72359-expected.txt:
1888 * tables/mozilla/marvin/x_table_align_left-expected.txt:
1889 * tables/mozilla/marvin/x_table_align_right-expected.txt:
1890 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.checksum:
1891 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.png:
1892 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
1893 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.checksum:
1894 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png:
1895 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
1896 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.checksum:
1897 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.png:
1898 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
1899 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.checksum:
1900 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png:
1901 * tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
1902 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.checksum:
1903 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png:
1904 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.txt:
1905 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.checksum:
1906 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png:
1907 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.txt:
1908 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.checksum:
1909 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png:
1910 * tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
1911 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.checksum:
1912 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png:
1913 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
1914 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.checksum:
1915 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png:
1916 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
1917 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.checksum:
1918 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png:
1919 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
1920 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.checksum:
1921 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png:
1922 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
1923 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.checksum:
1924 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png:
1925 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
1926 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.checksum:
1927 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png:
1928 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
1929 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.checksum:
1930 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png:
1931 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
1932 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.checksum:
1933 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png:
1934 * tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
1935 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.checksum:
1936 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png:
1937 * tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
1938 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.checksum:
1939 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png:
1940 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
1941 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.checksum:
1942 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png:
1943 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
1944 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.checksum:
1945 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png:
1946 * tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
1948 2007-02-12 Darin Adler <darin@apple.com>
1952 - update pixel results in cases where overline and line-through were used,
1953 because our old code put them 1px too low
1955 * css1/cascade/cascade_order-expected.checksum: Updated because this has
1957 * css1/cascade/cascade_order-expected.png: Ditto.
1958 * css1/text_properties/text_decoration-expected.checksum: Updated because
1959 this has overline and line-through.
1960 * css1/text_properties/text_decoration-expected.png: Ditto.
1961 * css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum: Ditto.
1962 * css2.1/t1504-c543-txt-decor-00-d-g-expected.png: Ditto.
1963 * fast/text/stroking-decorations-expected.checksum: Ditto.
1964 * fast/text/stroking-decorations-expected.png: Ditto.
1966 - added some missing pixel-test results
1968 * fast/forms/disabled-select-change-index-expected.checksum: Added.
1969 * fast/forms/disabled-select-change-index-expected.png: Added.
1971 2007-02-12 Anders Carlsson <acarlsson@apple.com>
1975 <rdar://problem/4846962>
1976 Aperture: Aperture 1.5 - DOM exception occurs when exporting a web gallery
1978 * fast/dom/Document/replace-child-expected.txt: Added.
1979 * fast/dom/Document/replace-child.html: Added.
1981 2007-02-12 Lars Knoll <lars@trolltech.com>
1985 Do not create child renderers for table column groups
1986 if the child has not a table column display type.
1988 * fast/forms/form-hides-table-expected.txt:
1989 * fast/table/div-as-col-span-expected.txt: Added.
1990 * fast/table/div-as-col-span.html: Added.
1991 * fast/table/form-with-table-style-expected.txt:
1993 2007-02-12 Antti Koivisto <antti@apple.com>
1997 - test for Imagemap not clickable in www.toptenbooks.net/
1998 http://bugs.webkit.org/show_bug.cgi?id=12738
2000 * fast/images/imagemap-case-expected.checksum: Added.
2001 * fast/images/imagemap-case-expected.png: Added.
2002 * fast/images/imagemap-case-expected.txt: Added.
2003 * fast/images/imagemap-case.html: Added.
2005 2007-02-12 Geoffrey Garen <ggaren@apple.com>
2007 Updated results for this failing test. It looks like Maciej generated
2008 the original results before he made the test "dump as text."
2010 * fast/text/text-shadow-extreme-value-expected.txt:
2012 2007-02-12 Maciej Stachowiak <mjs@apple.com>
2016 - test case for <rdar://problem/4928675> REGRESSION: Crash in CGBlt_copyBytes under WebCore::Font::drawGlyphs (12083)
2017 http://bugs.webkit.org/show_bug.cgi?id=12083
2019 * fast/text/text-shadow-extreme-value.html: Added.
2020 * fast/text/text-shadow-extreme-value-expected.txt: Added.
2022 2007-02-11 Maciej Stachowiak <mjs@apple.com>
2024 Test case not reviewed; based on manual test by David Kilzer.
2026 - test case for <rdar://problem/4975133> ASSERT failure and crash right-clicking on image in SVG use test
2027 http://bugs.webkit.org/show_bug.cgi?id=12580
2029 * svg/custom/use-events-crash.svg: Added.
2031 2007-02-11 Mitz Pettel <mitz@webkit.org>
2035 - test for http://bugs.webkit.org/show_bug.cgi?id=10144
2036 REGRESSION: Reproducible assertion failure in DeleteSelectionCommand::fixupWhitespace()
2038 * fast/text/delete-hard-break-character-expected.checksum: Added.
2039 * fast/text/delete-hard-break-character-expected.png: Added.
2040 * fast/text/delete-hard-break-character-expected.txt: Added.
2041 * fast/text/delete-hard-break-character.html: Added.
2043 2007-02-12 Antti Koivisto <antti@apple.com>
2047 Test for REGRESSION: Google Calendar cell highlight misplaced
2048 http://bugs.webkit.org/show_bug.cgi?id=12687
2050 * fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Added.
2051 * fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Added.
2052 * fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Added.
2053 * fast/block/positioning/offsetLeft-offsetTop-borders.html: Added.
2055 2007-02-11 Antti Koivisto <antti@apple.com>
2059 Test for REGRESSION: No day/week scrollbar in Google Calendar
2060 http://bugs.webkit.org/show_bug.cgi?id=11985
2062 * fast/layers/overflow-scroll-auto-switch-expected.checksum: Added.
2063 * fast/layers/overflow-scroll-auto-switch-expected.png: Added.
2064 * fast/layers/overflow-scroll-auto-switch-expected.txt: Added.
2065 * fast/layers/overflow-scroll-auto-switch.html: Added.
2067 2007-02-11 Alexey Proskuryakov <ap@webkit.org>
2071 http://bugs.webkit.org/show_bug.cgi?id=12581
2072 XPath //title shouldn't match <title> in XHTML
2074 * fast/xpath/ensure-null-namespace-expected.txt: Added.
2075 * fast/xpath/ensure-null-namespace.xhtml: Added.
2077 2007-02-10 Alexey Proskuryakov <ap@webkit.org>
2081 http://bugs.webkit.org/show_bug.cgi?id=12724
2082 Crash when enumerating XPath namespace axis
2084 Test adapted from Python-based 4XPath test suite,
2085 <http://sourceforge.net/projects/foursuite/>
2087 * fast/xpath/namespace-nodes-expected.txt: Added.
2088 * fast/xpath/namespace-nodes.html: Added.
2090 2007-02-10 David Kilzer <ddkilzer@webkit.org>
2094 - fix http://bugs.webkit.org/show_bug.cgi?id=12727
2095 Layout test failure: fast/events/frame-click-focus.html
2097 * fast/events/frame-click-focus-expected.txt: Update results to include main frame blur.
2098 * fast/events/frame-click-focus.html: Update to click in main frame first.
2100 2007-02-10 Brady Eidson <beidson@apple.com>
2104 <rdar://problem/4965133> WebKit sends file:// url referrers
2106 Added a new category of http tests - "local" where the test is run as a local file but
2107 the test involves remote resources from the httpd.
2108 This test had to be done with cached subresources to tickle the code path that was failing before,
2109 hence the bizarre different-sized images instead of simple success/failure text
2111 * http/tests/local/file-url-sent-as-referer-expected.txt: Added.
2112 * http/tests/local/file-url-sent-as-referer.html: Added - document.writes an img source
2113 that ends up testing the http-referer
2115 * http/tests/security/resources/green250x50.png: Added.
2116 * http/tests/security/resources/red200x100.png: Added.
2118 * http/tests/security/resources/showRefererImage.php: Added - By scanning the referrer,
2119 sends back either the success or failure image
2121 2007-02-10 Maciej Stachowiak <mjs@apple.com>
2123 - add missing result and update tests to work right from DumpRenderTree
2125 * fast/dom/Window/resources/window-appendages-cleared-results.html:
2126 * fast/dom/Window/window-appendages-cleared-expected.txt: Added.
2127 * fast/dom/Window/window-appendages-cleared.html:
2129 2007-02-10 Maciej Stachowiak <mjs@apple.com>
2131 Regression not reviewed, based loosely on test case from Ian Eng.
2133 - test case for <rdar://problem/4988091> objects attached to Window not cleared (memory leak)
2135 * fast/dom/Window/resources/window-appendages-cleared-results.html: Added.
2136 * fast/dom/Window/window-appendages-cleared.html: Added.
2138 2007-02-09 Justin Garcia <justin.garcia@apple.com>
2142 * editing/selection/4975120-expected.checksum: Added.
2143 * editing/selection/4975120-expected.png: Added.
2144 * editing/selection/4975120-expected.txt: Added.
2145 * editing/selection/4975120.html: Added.
2147 2007-02-09 Justin Garcia <justin.garcia@apple.com>
2151 <rdar://problem/4960116>
2152 REGRESSION: Nightly Safari crashes in WebCore::SelectionController::xPosForVerticalArrowNavigation (12416)
2154 * editing/selection/4960116-expected.checksum: Added.
2155 * editing/selection/4960116-expected.png: Added.
2156 * editing/selection/4960116-expected.txt: Added.
2157 * editing/selection/4960116.html: Added.
2159 2007-02-09 Justin Garcia <justin.garcia@apple.com>
2163 <rdar://problem/4983858>
2164 REGRESSION: In a new mail message, attempting to select a single word causes the selection to extend to the previous line
2166 * editing/selection/4983858-expected.checksum: Added.
2167 * editing/selection/4983858-expected.png: Added.
2168 * editing/selection/4983858-expected.txt: Added.
2169 * editing/selection/4983858.html: Added.
2171 2007-02-09 Justin Garcia <justin.garcia@apple.com>
2175 <rdar://problem/4916541>
2176 Some of the selection isn't preserved during an Indent opreration
2179 * editing/execCommand/4916541-expected.checksum: Added.
2180 * editing/execCommand/4916541-expected.png: Added.
2181 * editing/execCommand/4916541-expected.txt: Added.
2182 * editing/execCommand/4916541.html: Added.
2184 * editing/execCommand/4641880-2-expected.checksum:
2185 * editing/execCommand/4641880-2-expected.png:
2186 * editing/execCommand/4641880-2-expected.txt:
2187 * editing/execCommand/indent-selection-expected.checksum:
2188 * editing/execCommand/indent-selection-expected.png:
2189 * editing/execCommand/indent-selection-expected.txt:
2191 * editing/execCommand/indent-list-item-expected.checksum:
2192 * editing/execCommand/indent-list-item-expected.png:
2193 * editing/execCommand/indent-list-item-expected.txt:
2194 * editing/execCommand/indent-list-item.html:
2196 2007-02-09 Nicholas Shanks <webkit@nickshanks.com>
2198 Reviewed by Dave Hyatt.
2200 Removed broken recognition of :last-* and :only-* selectors
2201 Test results show red indicating property unsupported
2202 Previous behaviour was to erroneously make everything green
2204 * css3/expected_failures/css3-modsel-33-expected.checksum: Added.
2205 * css3/expected_failures/css3-modsel-33-expected.png: Added.
2206 * css3/expected_failures/css3-modsel-33-expected.txt: Added.
2207 * css3/expected_failures/css3-modsel-33.html: Added.
2208 * css3/expected_failures/css3-modsel-35-expected.checksum: Added.
2209 * css3/expected_failures/css3-modsel-35-expected.png: Added.
2210 * css3/expected_failures/css3-modsel-35-expected.txt: Added.
2211 * css3/expected_failures/css3-modsel-35.html: Added.
2212 * css3/expected_failures/css3-modsel-36-expected.checksum: Added.
2213 * css3/expected_failures/css3-modsel-36-expected.png: Added.
2214 * css3/expected_failures/css3-modsel-36-expected.txt: Added.
2215 * css3/expected_failures/css3-modsel-36.html: Added.
2216 * css3/expected_failures/css3-modsel-37-expected.checksum: Added.
2217 * css3/expected_failures/css3-modsel-37-expected.png: Added.
2218 * css3/expected_failures/css3-modsel-37-expected.txt: Added.
2219 * css3/expected_failures/css3-modsel-37.html: Added.
2221 2007-02-08 Adele Peterson <adele@apple.com>
2225 Test for http://bugs.webkit.org/show_bug.cgi?id=12599
2226 <rdar://problem/4973507> REGRESSION: When replying in Gmail, the caret disappears when you start to type (12599)
2228 * fast/frames/iframe-window-focus-expected.txt: Added.
2229 * fast/frames/iframe-window-focus.html: Added.
2231 2007-02-08 Adele Peterson <adele@apple.com>
2235 Test for http://bugs.webkit.org/show_bug.cgi?id=12480
2236 <rdar://problem/4971222> REGRESSION (NativeListBox): Deselecting option causes list to jump to top
2238 * fast/forms/listbox-deselect-scroll-expected.checksum: Added.
2239 * fast/forms/listbox-deselect-scroll-expected.png: Added.
2240 * fast/forms/listbox-deselect-scroll-expected.txt: Added.
2241 * fast/forms/listbox-deselect-scroll.html: Added.
2243 2007-02-08 Adele Peterson <adele@apple.com>
2247 Test for: <rdar://problem/4963411> Items of SELECT element are incorrectly highlighted when display:block is set
2249 * fast/forms/select-block-background-expected.checksum: Added.
2250 * fast/forms/select-block-background-expected.png: Added.
2251 * fast/forms/select-block-background-expected.txt: Added.
2252 * fast/forms/select-block-background.html: Added.
2254 2007-02-08 Mitz Pettel <mitz@webkit.org>
2258 - test for http://bugs.webkit.org/show_bug.cgi?id=11047
2259 REGRESSION: Empty options cause the entire select to collapse
2261 - updated results for http://bugs.webkit.org/show_bug.cgi?id=10783
2262 REGRESSION (r16044): Clicking a popup changes layout around it
2264 * fast/forms/HTMLOptionElement_label07-expected.txt:
2265 * fast/forms/form-element-geometry-expected.txt:
2266 * fast/forms/select-baseline-expected.txt:
2267 * fast/forms/select-empty-option-height-expected.checksum: Added.
2268 * fast/forms/select-empty-option-height-expected.png: Added.
2269 * fast/forms/select-empty-option-height-expected.txt: Added.
2270 * fast/forms/select-empty-option-height.html: Added.
2271 * fast/replaced/three-selects-break-expected.txt:
2273 2007-02-08 Geoffrey Garen <ggaren@apple.com>
2275 Reviewed by Beth Dakin.
2277 Updated results now that we actually return the correct ones.
2279 * fast/css/computed-style-expected.txt:
2281 2007-02-08 Geoffrey Garen <ggaren@apple.com>
2283 Reviewed by Adam Roben, Darin Adler.
2285 Updated results for tests that started failing after my run-webkit-tests
2288 These failures were not regressions. My check-in just caused the regular
2289 bot to behave more like the leaks bot, so it started reporting the results
2290 that the leaks bot had been reporting all along.
2292 There does seem to be an underlying bug in the way XHTML documents report
2293 line numbers for JavaScript exceptions. I've file that bug along with a
2296 http://bugs.webkit.org/show_bug.cgi?id=12700
2297 JavaScript errors in XML documents have incorrect line numbers
2299 However, that bug is not a regression, so I think we should treat it separately.
2301 * dom/xhtml/level2/html/frame-expected.txt:
2302 * dom/xhtml/level2/html/iframe-expected.txt:
2304 2007-02-08 Kevin McCullough <KMcCullough@apple.com>
2306 Reviewed by Maciej, Darin and Mark.
2308 rdar://problem/4922454
2309 - No longer allow remote sites to access local resources.
2311 * fast/loader/local-JavaScript-from-local-expected.txt: Added.
2312 * fast/loader/local-JavaScript-from-local.html: Added.
2313 * fast/loader/local-iFrame-source-from-local-expected.txt: Added.
2314 * fast/loader/local-iFrame-source-from-local.html: Added.
2315 * fast/loader/local-image-from-local-expected.txt: Added.
2316 * fast/loader/local-image-from-local.html: Added.
2317 * http/tests/security/local-JavaScript-from-remote-expected.txt: Added.
2318 * http/tests/security/local-JavaScript-from-remote.html: Added.
2319 * http/tests/security/local-iFrame-from-remote-expected.txt: Added.
2320 * http/tests/security/local-iFrame-from-remote.html: Added.
2321 * http/tests/security/local-image-from-remote-expected.txt: Added.
2322 * http/tests/security/local-image-from-remote.html: Added.
2323 * http/tests/security/resources/compass.jpg: Added.
2324 * http/tests/security/resources/localPage.html: Added.
2325 * http/tests/security/resources/localPage.html.orig: Added.
2326 * http/tests/security/resources/localScript.js: Added.
2328 2007-02-07 Mitz Pettel <mitz@webkit.org>
2332 - test for http://bugs.webkit.org/show_bug.cgi?id=12608
2333 Incorrect min. width calculation of a series of floats with clear:both and white-space:nowrap
2335 * fast/block/float/nowrap-clear-min-width-expected.checksum: Added.
2336 * fast/block/float/nowrap-clear-min-width-expected.png: Added.
2337 * fast/block/float/nowrap-clear-min-width-expected.txt: Added.
2338 * fast/block/float/nowrap-clear-min-width.html: Added.
2340 2007-02-07 Mitz Pettel <mitz@webkit.org>
2342 Reviewed by Dave Hyatt.
2344 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=10522
2345 REGRESSION: Incomplete repaint after table relayout that decreases height
2347 * fast/repaint/intermediate-layout-position-expected.checksum: Added.
2348 * fast/repaint/intermediate-layout-position-expected.png: Added.
2349 * fast/repaint/intermediate-layout-position-expected.txt: Added.
2350 * fast/repaint/intermediate-layout-position.html: Added.
2352 2007-02-07 Mitz Pettel <mitz@webkit.org>
2354 Reviewed by Dave Hyatt.
2356 - pixel test and updated results for http://bugs.webkit.org/show_bug.cgi?id=5399
2357 no-repeat on negatively positioned background images are ignored
2359 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=5821
2360 Changing background of <col> doesn't repaint the column
2362 * fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Added.
2363 * fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added.
2364 * fast/backgrounds/repeat/negative-offset-repeat-expected.txt: Added.
2365 * fast/backgrounds/repeat/negative-offset-repeat.html: Added. Based on a test by Mark Rowe.
2366 * fast/backgrounds/repeat/resources/gradient.gif: Added.
2367 * fast/repaint/table-col-background-expected.checksum: Added.
2368 * fast/repaint/table-col-background-expected.png: Added.
2369 * fast/repaint/table-col-background-expected.txt: Added.
2370 * fast/repaint/table-col-background.html: Added.
2371 * tables/mozilla/marvin/backgr_position-table-expected.checksum:
2372 * tables/mozilla/marvin/backgr_position-table-expected.png:
2373 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum:
2374 * tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png:
2375 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum:
2376 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png:
2377 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum:
2378 * tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png:
2379 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum:
2380 * tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png:
2381 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum:
2382 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png:
2383 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum:
2384 * tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png:
2385 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum:
2386 * tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png:
2387 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum:
2388 * tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png:
2389 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum:
2390 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png:
2391 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum:
2392 * tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png:
2393 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum:
2394 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png:
2395 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum:
2396 * tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png:
2398 2007-02-07 Alexey Proskuryakov <ap@webkit.org>
2402 http://bugs.webkit.org/show_bug.cgi?id=12603
2403 A crash when trying to use XPath functions normalize-space(), string-length() and number()
2405 * fast/xpath/implicit-node-args-expected.txt:
2406 * fast/xpath/implicit-node-args.html: Uncommented cases that used to crash and added a case for number().
2408 2007-02-06 Justin Garcia <justin.garcia@apple.com>
2412 <rdar://problem/4922367>
2413 WebView selectLine: followed by deleteBackward: deletes TABLE element of following line
2416 * editing/deleting/4922367-expected.checksum: Added.
2417 * editing/deleting/4922367-expected.png: Added.
2418 * editing/deleting/4922367-expected.txt: Added.
2419 * editing/deleting/4922367.html: Added.
2422 * editing/deleting/delete-block-table-expected.txt:
2423 * editing/deleting/delete-select-all-001-expected.txt:
2424 * editing/deleting/delete-to-select-table-expected.txt:
2425 * editing/inserting/insert-paragraph-02-expected.txt:
2426 * editing/pasteboard/4641033-expected.txt:
2427 * editing/pasteboard/paste-table-001-expected.txt:
2428 * editing/pasteboard/select-element-1-expected.txt:
2429 * editing/selection/3690719-expected.txt:
2430 * editing/selection/7152-1-expected.txt:
2431 * editing/selection/7152-2-expected.txt:
2432 * editing/selection/click-before-and-after-table-expected.txt:
2433 * editing/selection/replaced-boundaries-3-expected.txt:
2434 * editing/style/apple-style-editable-mix-expected.txt:
2435 * editing/unsupported-content/table-delete-001-expected.txt:
2436 * editing/unsupported-content/table-type-after-expected.txt:
2437 * editing/unsupported-content/table-type-before-expected.txt:
2439 2007-02-06 Mitz Pettel <mitz@webkit.org>
2443 - fix http://bugs.webkit.org/show_bug.cgi?id=12640
2444 run-webkit-tests --pixel hangs because svg/custom/use-elementInstance-event-target-expected.png
2445 is a render tree dump instead of an image
2447 * svg/custom/use-elementInstance-event-target-expected.png:
2449 2007-02-06 Justin Garcia <justin.garcia@apple.com>
2453 <rdar://problem/4959067>
2454 Bullets get erased or moved down to another line
2455 <rdar://problem/4912529>
2456 Seed: Bulleted list in Note in Mail.app does not work with Japanese input mode
2458 * editing/inserting/4959067-expected.checksum: Added.
2459 * editing/inserting/4959067-expected.png: Added.
2460 * editing/inserting/4959067-expected.txt: Added.
2461 * editing/inserting/4959067.html: Added.
2463 2007-02-06 Geoffrey Garen <ggaren@apple.com>
2465 At Darin's request, checked in new (failing) results instead of disabling test.
2467 * fast/images/svg-as-image-expected.txt:
2469 2007-02-06 Geoffrey Garen <ggaren@apple.com>
2471 Reviewed by Anders Carlsson.
2473 Disabled support for SVG image because it crashes all the time.
2475 * fast/images/svg-as-image.html: Removed.
2476 * fast/images/svg-as-image.html-disabled: Moved to here.
2478 2007-02-06 Mitz Pettel <mitz@webkit.org>
2482 - test for http://bugs.webkit.org/show_bug.cgi?id=12518
2483 Betsson.com crashes browser
2485 * fast/layers/generated-layer-scrollbar-crash-expected.txt: Added.
2486 * fast/layers/generated-layer-scrollbar-crash.html: Added.
2488 2007-02-06 Eric Seidel <eric@webkit.org>
2492 http://bugs.webkit.org/show_bug.cgi?id=12577
2493 Update test results now that stroke-miterlimit is a float.
2495 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2496 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2497 * svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
2498 * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.checksum:
2499 * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png:
2500 * svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
2501 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2503 2007-02-06 Alexey Proskuryakov <ap@webkit.org>
2507 http://bugs.webkit.org/show_bug.cgi?id=12619
2508 Non-abbreviated XPaths don't work
2510 * fast/xpath/ancestor-axis-expected.txt: Added.
2511 * fast/xpath/ancestor-axis.html: Added.
2513 2007-02-05 David Kilzer <ddkilzer@webkit.org>
2517 http://bugs.webkit.org/show_bug.cgi?id=7266
2518 Webarchive format saves duplicate WebSubresources to .webarchive file
2520 * webarchive/test-duplicate-resources-expected.txt: Duplicate resources removed.
2521 * webarchive/test-frameset-expected.txt: Ditto.
2523 2007-02-06 Mark Rowe <mrowe@apple.com>
2525 Roll out incomplete support for font-stretch (r19350) at Dave Hyatt's request.
2526 See http://bugs.webkit.org/show_bug.cgi?id=12530#c9 for more info.
2528 * fast/css/computed-style-expected.txt:
2529 * fast/css/font-stretch-expected.checksum: Removed.
2530 * fast/css/font-stretch-expected.png: Removed.
2531 * fast/css/font-stretch-expected.txt: Removed.
2532 * fast/css/font-stretch.html: Removed.
2534 2007-02-05 Justin Garcia <justin.garcia@apple.com>
2536 Reviewed by harrison
2538 <rdar://problem/4947387>
2539 REGRESSION: Shift Command Left should only select to the beginning of the line
2541 * editing/selection/4947387-expected.checksum: Added.
2542 * editing/selection/4947387-expected.png: Added.
2543 * editing/selection/4947387-expected.txt: Added.
2544 * editing/selection/4947387.html: Added.
2546 2007-02-05 Darin Adler <darin@apple.com>
2548 Reviewed by John Sullivan.
2550 - test for http://bugs.webkit.org/show_bug.cgi?id=11535
2551 <rdar://problem/4946959> REGRESSION: onclick="this.select();"
2552 not working on new forms (11535)
2554 * fast/forms/input-select-on-click-expected.txt: Added.
2555 * fast/forms/input-select-on-click.html: Added.
2557 2007-02-05 Adele Peterson <adele@apple.com>
2559 Reviewed by Mitz and Anders.
2561 Tests for http://bugs.webkit.org/show_bug.cgi?id=11811
2562 <rdar://problem/4947184> REGRESSION (r11783): Hebrew text in list boxes is reversed
2564 * fast/text/international/bidi-listbox-expected.checksum: Added.
2565 * fast/text/international/bidi-listbox-expected.png: Added.
2566 * fast/text/international/bidi-listbox-expected.txt: Added.
2567 * fast/text/international/bidi-listbox.html: Added.
2569 * fast/text/international/bidi-listbox-atsui-expected.checksum: Added.
2570 * fast/text/international/bidi-listbox-atsui-expected.png: Added.
2571 * fast/text/international/bidi-listbox-atsui-expected.txt: Added.
2572 * fast/text/international/bidi-listbox-atsui.html: Added.
2574 2007-02-05 Mitz Pettel <mitz@webkit.org>
2578 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=12590
2579 REGRESSION: Text selection is weird in textareas in Trac wiki editing pages
2581 * fast/repaint/selection-gap-overflow-scroll-expected.checksum: Added.
2582 * fast/repaint/selection-gap-overflow-scroll-expected.png: Added.
2583 * fast/repaint/selection-gap-overflow-scroll-expected.txt: Added.
2584 * fast/repaint/selection-gap-overflow-scroll.html: Added.
2586 2007-02-05 Mitz Pettel <mitz@webkit.org>
2590 - test for http://bugs.webkit.org/show_bug.cgi?id=11916
2591 REGRESSION (SearchField): RTL search fields are mixed up
2593 * fast/forms/search-rtl-expected.checksum: Added.
2594 * fast/forms/search-rtl-expected.png: Added.
2595 * fast/forms/search-rtl-expected.txt: Added.
2596 * fast/forms/search-rtl.html: Added.
2598 2007-02-05 Mitz Pettel <mitz@webkit.org>
2602 - test for http://bugs.webkit.org/show_bug.cgi?id=12618
2603 REGRESSION (SearchField): Dragging across the text and releasing over the clear button clears the field
2605 * fast/forms/search-cancel-button-mouseup-expected.txt: Added.
2606 * fast/forms/search-cancel-button-mouseup.html: Added.
2608 2007-02-05 Geoffrey Garen <ggaren@apple.com>
2610 Reviewed by John Sullivan and Darin Adler.
2612 Focused gc-8.html on the issue it was really trying to test (a crash)
2613 to fix intermittent failures seen on buildbot.
2615 * fast/dom/gc-8.html: Don't test the value of our custom property, which
2616 (legitimately) can be cleared by garbage collection.
2617 * fast/dom/gc-8-expected.txt:
2619 2007-02-04 Alexey Proskuryakov <ap@webkit.org>
2623 http://bugs.webkit.org/show_bug.cgi?id=12602
2624 XPath functions string(), normalize-space() and string-length() don't work
2627 * fast/xpath/implicit-node-args-expected.txt: Added.
2628 * fast/xpath/implicit-node-args.html: Added.
2629 Some cases in the test are commented out for now due to bug 12603.
2631 2007-02-04 Alexey Proskuryakov <ap@webkit.org>
2635 http://bugs.webkit.org/show_bug.cgi?id=8791
2636 XPath should support custom node resolvers
2638 * fast/xpath/nsresolver-bad-object-expected.txt: Added.
2639 * fast/xpath/nsresolver-bad-object.xhtml: Added.
2640 * fast/xpath/nsresolver-exception-expected.txt: Added.
2641 * fast/xpath/nsresolver-exception.xhtml: Added.
2642 * fast/xpath/nsresolver-function-expected.txt: Added.
2643 * fast/xpath/nsresolver-function.xhtml: Added.
2644 * fast/xpath/nsresolver-object-expected.txt: Added.
2645 * fast/xpath/nsresolver-object.xhtml: Added.
2647 2007-02-04 Sam Weinig <sam@webkit.org>
2651 Patch for http://bugs.webkit.org/show_bug.cgi?id=12562
2652 Fix test cases that are now spewing console errors that
2653 they are not testing for
2655 * fast/events/iframe-object-onload-expected.txt:
2656 * fast/events/iframe-object-onload.html: Change nil to null.
2657 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
2658 * fast/forms/display-none-in-onchange-keyboard.html: Add missing id to div, change
2659 its text, and change the resulting text.
2660 * fast/forms/input-text-click-inside-expected.checksum:
2661 * fast/forms/input-text-click-inside-expected.png:
2662 * fast/forms/input-text-click-inside-expected.txt:
2663 * fast/forms/input-text-click-inside.html: Change moveTo(x,y) to mouseMoveTo(x,y).
2664 * fast/forms/input-text-click-outside-expected.txt:
2665 * fast/forms/input-text-click-outside.html: Ditto.
2666 * fast/js/array-foreach-expected.txt:
2667 * fast/js/array-foreach.html: Add try-catch blocks to catch exceptions and print them and
2669 * fast/js/array-some-expected.txt:
2670 * fast/js/array-some.html: Ditto.
2671 * fast/table/click-near-anonymous-table-expected.checksum:
2672 * fast/table/click-near-anonymous-table-expected.png:
2673 * fast/table/click-near-anonymous-table-expected.txt:
2674 * fast/table/click-near-anonymous-table.html: Change timeForward(ms) to leapForward(ms) and
2675 change the amount of time from 500ms to 1000ms to avoid clicking.
2677 2007-02-03 Geoffrey Garen <ggaren@apple.com>
2679 Landing results that I think Maciej intended to land, to get the buildbot
2682 * fast/forms/disabled-select-change-index-expected.txt: Added.
2684 2007-02-04 Nikolas Zimmermann <zimmermann@kde.org>
2688 Update SVG baseline after xml:space fixes.
2690 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2691 * svg/W3C-SVG-1.1/text-align-04-b-expected.png:
2692 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2693 * svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
2694 * svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
2695 * svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
2696 * svg/custom/text-whitespace-handling-expected.checksum: Added.
2697 * svg/custom/text-whitespace-handling-expected.png: Added.
2698 * svg/custom/text-whitespace-handling-expected.txt: Added.
2699 * svg/custom/text-whitespace-handling.svg: Added.
2701 2007-02-03 Alexey Proskuryakov <ap@webkit.org>
2705 http://bugs.webkit.org/show_bug.cgi?id=12560
2706 W3C XPath test Text_Nodes.svg fails
2708 * dom/svg/level3/xpath/Text_Nodes-expected.txt: Test now passes.
2709 * dom/svg/level3/xpath/Text_Nodes.js: Invert the success condition, as the test appears incorrect.
2711 2007-02-03 Alexey Proskuryakov <ap@webkit.org>
2715 http://bugs.webkit.org/show_bug.cgi?id=12485
2716 XPath id() function doesn't work as root in paths
2718 * fast/xpath/id-path-expected.txt: Added.
2719 * fast/xpath/id-path.html: Added.
2721 2007-02-03 Alexey Proskuryakov <ap@webkit.org>
2725 http://bugs.webkit.org/show_bug.cgi?id=12549
2726 Wrong character encoding at www.ravmilim.co.il
2728 * fast/encoding/meta-charset-expected.txt: Added.
2729 * fast/encoding/meta-charset.html: Added.
2731 2007-02-02 Maciej Stachowiak <mjs@apple.com>
2733 Reviewed by Hyatt & Adele.
2735 - test case for <rdar://problem/4896972> TV guide listings page doesn't finish loading (11674)
2737 * fast/forms/disabled-select-change-index.html: Added.
2739 2007-02-03 Nikolas Zimmermann <zimmermann@kde.org>
2741 Reviewed by Eric & Maciej.
2743 Add new SVG <use> tests regarding JS scripting.
2744 The use-elementInstance-event-target.svg basically works, but shows
2745 a repainting issue, which has to be tackled later.
2747 * svg/custom/use-elementInstance-event-target-expected.checksum: Added.
2748 * svg/custom/use-elementInstance-event-target-expected.png: Added.
2749 * svg/custom/use-elementInstance-event-target-expected.txt: Added.
2750 * svg/custom/use-elementInstance-event-target.svg: Added.
2751 * svg/custom/use-elementInstance-methods-expected.checksum: Added.
2752 * svg/custom/use-elementInstance-methods-expected.png: Added.
2753 * svg/custom/use-elementInstance-methods-expected.txt: Added.
2754 * svg/custom/use-elementInstance-methods.svg: Added.
2755 * svg/custom/use-event-handler-on-referenced-element-expected.checksum: Added.
2756 * svg/custom/use-event-handler-on-referenced-element-expected.png: Added.
2757 * svg/custom/use-event-handler-on-referenced-element-expected.txt: Added.
2758 * svg/custom/use-event-handler-on-referenced-element.svg: Added.
2759 * svg/custom/use-event-handler-on-use-element-expected.checksum: Added.
2760 * svg/custom/use-event-handler-on-use-element-expected.png: Added.
2761 * svg/custom/use-event-handler-on-use-element-expected.txt: Added.
2762 * svg/custom/use-event-handler-on-use-element.svg: Added.
2764 2007-02-02 Eric Seidel <eric@webkit.org>
2768 Update test results after adding SVGHiddenContainer while fixing:
2769 http://bugs.webkit.org/show_bug.cgi?id=12193
2771 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
2772 * svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2773 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2774 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2775 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2776 * svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2777 * svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
2778 * svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
2779 * svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
2780 * svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
2781 * svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
2782 * svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
2783 * svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
2784 * svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
2785 * svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
2786 * svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2787 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2788 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
2789 * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
2790 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
2791 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
2792 * svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2793 * svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2794 * svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2795 * svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2796 * svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2797 * svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2798 * svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2799 * svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2800 * svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2801 * svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
2802 * svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
2803 * svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2804 * svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
2805 * svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2806 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
2807 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2808 * svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2809 * svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2810 * svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2811 * svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2812 * svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
2813 * svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
2814 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2815 * svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
2816 * svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
2817 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
2818 * svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
2819 * svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
2820 * svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
2821 * svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
2822 * svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
2823 * svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
2824 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
2825 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
2826 * svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
2827 * svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
2828 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2829 * svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2830 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2831 * svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
2832 * svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
2833 * svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
2834 * svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2835 * svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2836 * svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
2837 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
2838 * svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
2839 * svg/carto.net/colourpicker-expected.txt:
2840 * svg/carto.net/window-expected.txt:
2841 * svg/custom/deep-dynamic-updates-expected.txt:
2842 * svg/custom/feComponentTransfer-Discrete-expected.txt:
2843 * svg/custom/feComponentTransfer-Gamma-expected.txt:
2844 * svg/custom/feComponentTransfer-Linear-expected.txt:
2845 * svg/custom/feComponentTransfer-Table-expected.txt:
2846 * svg/custom/gradient-add-stops-expected.txt:
2847 * svg/custom/gradient-attr-update-expected.txt:
2848 * svg/custom/gradient-cycle-detection-expected.txt:
2849 * svg/custom/gradient-deep-referencing-expected.txt:
2850 * svg/custom/gradient-stop-corner-cases-expected.txt:
2851 * svg/custom/gradient-stop-style-change-expected.checksum: Added.
2852 * svg/custom/gradient-stop-style-change-expected.png: Added.
2853 * svg/custom/gradient-stop-style-change-expected.txt: Added.
2854 * svg/custom/gradient-stop-style-change.svg: Added.
2855 * svg/custom/gradient-stroke-width-expected.txt:
2856 * svg/custom/grayscale-gradient-mask-expected.txt:
2857 * svg/custom/invalid-css-expected.txt:
2858 * svg/custom/js-late-gradient-and-object-creation-expected.txt:
2859 * svg/custom/js-late-gradient-creation-expected.txt:
2860 * svg/custom/js-late-marker-and-object-creation-expected.txt:
2861 * svg/custom/js-late-marker-creation-expected.txt:
2862 * svg/custom/js-update-gradient-expected.txt:
2863 * svg/custom/js-update-pattern-child-expected.txt:
2864 * svg/custom/js-update-pattern-expected.txt:
2865 * svg/custom/js-update-stop-expected.txt:
2866 * svg/custom/large-bounding-box-percents-expected.txt:
2867 * svg/custom/marker-changes-expected.txt:
2868 * svg/custom/marker-child-changes-expected.txt:
2869 * svg/custom/marker-viewBox-changes-expected.txt:
2870 * svg/custom/pattern-cycle-detection-expected.txt:
2871 * svg/custom/pattern-deep-referencing-expected.txt:
2872 * svg/custom/pattern-in-defs-expected.txt:
2873 * svg/custom/text-gradient-no-content-expected.txt:
2874 * svg/custom/tref-update-expected.txt:
2875 * svg/custom/use-instanceRoot-modifications-expected.txt:
2876 * svg/custom/use-modify-container-in-target-expected.txt:
2877 * svg/custom/use-modify-target-container-expected.txt:
2878 * svg/custom/use-on-g-containing-use-expected.txt:
2879 * svg/custom/use-on-g-expected.txt:
2880 * svg/custom/use-on-rect-expected.txt:
2881 * svg/custom/use-on-symbol-inside-pattern-expected.txt:
2882 * svg/custom/use-on-text-expected.txt:
2883 * svg/custom/use-on-use-expected.txt:
2884 * svg/custom/use-property-changes-through-dom-expected.txt:
2885 * svg/custom/use-property-changes-through-svg-dom-expected.txt:
2886 * svg/custom/use-recursion-1-expected.txt:
2887 * svg/custom/use-recursion-3-expected.txt:
2888 * svg/custom/use-recursion-4-expected.txt:
2889 * svg/custom/use-transform-expected.txt:
2890 * svg/custom/visibility-override-mask-expected.txt:
2892 2007-02-01 Nicholas Shanks <webkit@nickshanks.com>
2896 CSS2 font-stretch property; uses American Typewriter and Helvetica Neue fonts,
2897 requiring Regular, Condensed, Bold and Bold Condensed faces.
2899 * fast/css/computed-style-expected.txt: Updated.
2900 * fast/css/font-stretch-expected.checksum: Added.
2901 * fast/css/font-stretch-expected.png: Added.
2902 * fast/css/font-stretch-expected.txt: Added.
2903 * fast/css/font-stretch.html: Added.
2905 2007-02-01 Alexey Proskuryakov <ap@webkit.org>
2909 http://bugs.webkit.org/show_bug.cgi?id=12506
2910 REGRESSION: Safari doesn't display hebrew text on a web page,
2911 displayed correctly on Tiger
2913 * fast/encoding/pseudo-tags-in-attributes-expected.txt: Changing back to success.
2915 2007-02-01 Anders Carlsson <acarlsson@apple.com>
2919 Update test results that have console messages.
2921 * dom/html/level2/html/HTMLFrameElement09-expected.txt:
2922 * dom/html/level2/html/HTMLIFrameElement11-expected.txt:
2923 * dom/xhtml/level2/html/HTMLBaseElement01-expected.txt:
2924 * dom/xhtml/level2/html/HTMLBaseElement02-expected.txt:
2925 * dom/xhtml/level2/html/frame-expected.txt:
2926 * dom/xhtml/level2/html/iframe-expected.txt:
2927 * editing/execCommand/4920488-expected.txt:
2928 * editing/selection/contenteditable-click-inside-expected.txt:
2929 * editing/selection/contenteditable-click-outside-expected.txt:
2930 * fast/AppleScript/001-expected.txt:
2931 * fast/dynamic/015-expected.txt:
2932 * fast/events/iframe-object-onload-expected.txt:
2933 * fast/events/updateLayoutForHitTest-expected.txt:
2934 * fast/forms/display-none-in-onchange-keyboard-expected.txt:
2935 * fast/forms/input-text-click-inside-expected.txt:
2936 * fast/forms/input-text-click-outside-expected.txt:
2937 * fast/forms/selected-index-assert-expected.txt:
2938 * fast/js/array-foreach-expected.txt:
2939 * fast/js/array-some-expected.txt:
2940 * fast/js/kde/exception_propagation-expected.txt:
2941 * fast/js/kde/garbage-n-expected.txt:
2942 * fast/js/kde/string-1-n-expected.txt:
2943 * fast/js/kde/string-2-n-expected.txt:
2944 * fast/parser/script-tag-with-trailing-slash-expected.txt:
2945 * fast/table/click-near-anonymous-table-expected.txt:
2946 * fast/tokenizer/002-expected.txt:
2947 * fast/tokenizer/external-script-document-write_2-expected.txt:
2948 * fast/tokenizer/script_extra_close-expected.txt:
2949 * fast/xsl/transform-xhr-doc-expected.txt:
2950 * http/tests/navigation/error404-goback-expected.txt:
2951 * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt:
2952 * svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
2953 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
2954 * svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
2955 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
2956 * svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2957 * svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2958 * svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
2959 * svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2960 * svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
2961 * svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
2962 * svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2963 * svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
2964 * svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
2965 * svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
2966 * svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2967 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2968 * svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2969 * svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2970 * svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2971 * svg/custom/dynamic-empty-path-expected.txt:
2972 * svg/custom/js-update-container-expected.txt:
2973 * svg/custom/js-update-gradient-expected.txt:
2974 * svg/custom/js-update-polygon-changes-expected.txt:
2975 * svg/custom/js-update-polygon-removal-expected.txt:
2976 * svg/custom/path-bad-data-expected.txt:
2977 * svg/custom/polyline-hittest-expected.txt:
2978 * svg/custom/polyline-invalid-points-expected.txt:
2979 * svg/custom/polyline-setattribute-points-null-expected.txt:
2980 * svg/custom/svgpolyparser-extra-space-expected.txt:
2981 * svg/custom/use-modify-target-symbol-expected.txt:
2982 * svg/custom/viewbox-syntax-expected.txt:
2983 * tables/mozilla/bugs/bug53690-1-expected.txt:
2984 * tables/mozilla/bugs/bug9024-expected.txt:
2985 * tables/mozilla_expected_failures/bugs/bug3517-expected.txt:
2986 * tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
2987 * tables/mozilla_expected_failures/core/captions1-expected.txt:
2988 * tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
2989 * tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
2990 * tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
2991 * tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
2993 2007-02-01 Beth Dakin <bdakin@apple.com>
2997 Tests for http://bugs.webkit.org/show_bug.cgi?id=10517 REGRESSION
2998 (r12065-r12082): Navigation graphic wraps to the next line on
2999 duart.com and <rdar://problem/4960505> REGRESSION: The Awesome
3000 Windows Vista page has a layout error in the header table (10517)
3003 * fast/table/growCellForImageQuirk-expected.checksum: Added.
3004 * fast/table/growCellForImageQuirk-expected.png: Added.
3005 * fast/table/growCellForImageQuirk-expected.txt: Added.
3006 * fast/table/growCellForImageQuirk.html: Added.
3008 These are new results for tests that used to be expected failures:
3009 * tables/mozilla/bugs/bug101674-expected.checksum: Added.
3010 * tables/mozilla/bugs/bug101674-expected.png: Added.
3011 * tables/mozilla/bugs/bug101674-expected.txt: Added.
3012 * tables/mozilla/bugs/bug14323-expected.checksum: Added.
3013 * tables/mozilla/bugs/bug14323-expected.png: Added.
3014 * tables/mozilla/bugs/bug14323-expected.txt: Added.
3016 New results that match WinIE:
3017 * tables/mozilla/bugs/bug26553-expected.checksum:
3018 * tables/mozilla/bugs/bug26553-expected.png:
3019 * tables/mozilla/bugs/bug26553-expected.txt:
3021 New results that appeared correct before, but now are actually
3023 * tables/mozilla/bugs/bug2973-expected.checksum: Added.
3024 * tables/mozilla/bugs/bug2973-expected.png: Added.
3025 * tables/mozilla/bugs/bug2973-expected.txt: Added.
3026 * tables/mozilla/bugs/bug4427-expected.checksum:
3027 * tables/mozilla/bugs/bug4427-expected.png:
3028 * tables/mozilla/bugs/bug4427-expected.txt:
3030 The failures that have been moved to successes:
3031 * tables/mozilla_expected_failures/bugs/bug101674-expected.checksum: Removed.
3032 * tables/mozilla_expected_failures/bugs/bug101674-expected.png: Removed.
3033 * tables/mozilla_expected_failures/bugs/bug101674-expected.txt: Removed.
3034 * tables/mozilla_expected_failures/bugs/bug101674.html: Removed.
3035 * tables/mozilla_expected_failures/bugs/bug14323-expected.checksum: Removed.
3036 * tables/mozilla_expected_failures/bugs/bug14323-expected.png: Removed.
3037 * tables/mozilla_expected_failures/bugs/bug14323-expected.txt: Removed.
3038 * tables/mozilla_expected_failures/bugs/bug14323.html: Removed.
3039 * tables/mozilla_expected_failures/bugs/bug2973-expected.checksum: Removed.
3040 * tables/mozilla_expected_failures/bugs/bug2973-expected.png: Removed.
3041 * tables/mozilla_expected_failures/bugs/bug2973-expected.txt: Removed.
3042 * tables/mozilla_expected_failures/bugs/bug2973.html: Removed.
3044 2007-02-01 Darin Adler <darin@apple.com>
3046 * fast/encoding/pseudo-tags-in-attributes-expected.txt: Change test result to reflect failure
3047 because bug 12506 isn't fixed yet; we'll change it back once the bug is re-fixed.
3049 2007-02-01 Darin Adler <darin@apple.com>
3053 - test for <rdar://problem/4887428> REGRESSION: Implement slight delay for firing incremental onSearch event
3055 * fast/forms/search-event-delay-expected.txt: Added.
3056 * fast/forms/search-event-delay.html: Added.
3058 2007-01-31 Darin Adler <darin@apple.com>
3060 Reviewed by Adam and Geoff.
3062 - test for <rdar://problem/4786767> REGRESSION: <select> controls are not resized when zooming text
3064 * fast/forms/select-width-font-change-expected.txt: Added.
3065 * fast/forms/select-width-font-change.html: Added.
3067 2007-01-31 Alexey Proskuryakov <ap@webkit.org>
3071 http://bugs.webkit.org/show_bug.cgi?id=12506
3072 REGRESSION: Safari doesn't display hebrew text on a web page,
3073 displayed correctly on Tiger
3075 * fast/encoding/pseudo-tags-in-attributes-expected.txt: Added.
3076 * fast/encoding/pseudo-tags-in-attributes.html: Added.
3078 2007-01-31 Anders Carlsson <acarlsson@apple.com>
3082 <rdar://problem/4886776>
3083 REGRESSION: After opening a web archive, location shows the actual URL, not the webarchive file
3085 * webarchive/loading/resources/helloworld.webarchive: Added.
3086 * webarchive/loading/test-loading-archive-expected.txt: Added.
3087 * webarchive/loading/test-loading-archive.html: Added.
3089 2007-01-31 Adele Peterson <adele@apple.com>
3093 Test for <rdar://problem/4521461> REGRESSION: when keyPress event changes form focus, inserted key goes to wrong control
3095 * fast/events/keypress-focus-change-expected.txt: Added.
3096 * fast/events/keypress-focus-change.html: Added.
3097 * fast/events/resources/keypress-frame.html: Added.
3099 2007-01-30 David Kilzer <ddkilzer@webkit.org>
3103 http://bugs.webkit.org/show_bug.cgi?id=11882
3104 Need a way to regression test .webarchive output files
3106 Created webarchive tests that exercise various features of the WebArchive format.
3108 * webarchive/resources/apple.gif: Copied from fast/canvas/resources/apple.gif.
3109 * webarchive/resources/dump-webarchive.js: Added.
3110 * webarchive/resources/test-frame.html: Added.
3111 * webarchive/resources/test-style.css: Added.
3112 * webarchive/test-body-background-expected.txt: Added.
3113 * webarchive/test-body-background.html: Added.
3114 * webarchive/test-duplicate-resources-expected.txt: Added.
3115 * webarchive/test-duplicate-resources.html: Added.
3116 * webarchive/test-frameset-expected.txt: Added.
3117 * webarchive/test-frameset.html: Added.
3118 * webarchive/test-img-src-expected.txt: Added.
3119 * webarchive/test-img-src.html: Added.
3120 * webarchive/test-input-src-expected.txt: Added.
3121 * webarchive/test-input-src.html: Added.
3122 * webarchive/test-link-href-expected.txt: Added.
3123 * webarchive/test-link-href.html: Added.
3124 * webarchive/test-object-data-expected.txt: Added.
3125 * webarchive/test-object-data.html: Added.
3126 * webarchive/test-script-src-expected.txt: Added.
3127 * webarchive/test-script-src.html: Added.
3128 * webarchive/test-table-background-expected.txt: Added.
3129 * webarchive/test-table-background.html: Added.
3130 * webarchive/test-td-background-expected.txt: Added.
3131 * webarchive/test-td-background.html: Added.
3133 2007-01-30 Mitz Pettel <mitz@webkit.org>
3137 - test for http://bugs.webkit.org/show_bug.cgi?id=12050
3138 REGRESSION: Assertion failure in -[WebBaseNetscapePluginView willCallPlugInFunction] (plugin)
3140 * plugins/createScriptableObject-before-start-expected.txt: Added.
3141 * plugins/createScriptableObject-before-start.html: Added.
3143 2007-01-30 Mitz Pettel <mitz@webkit.org>
3147 - test for http://bugs.webkit.org/show_bug.cgi?id=12487
3148 REGRESSION: Repro crash when a second background image is animated
3150 * fast/images/animated-background-image-crash-expected.txt: Added.
3151 * fast/images/animated-background-image-crash.html: Added.
3152 * fast/images/resources/animated.gif: Added.
3153 * fast/images/resources/animated2.gif: Added.
3155 2007-01-31 Mark Rowe <mrowe@apple.com>
3159 Re-enable editing/pasteboard/paste-{RTFD,TIFF}.html now that a fix has been landed for:
3160 http://bugs.webkit.org/show_bug.cgi?id=12474
3161 REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
3163 * editing/pasteboard/paste-RTFD.html: Added.
3164 * editing/pasteboard/paste-RTFD.html-disabled: Removed.
3165 * editing/pasteboard/paste-TIFF.html: Added.
3166 * editing/pasteboard/paste-TIFF.html-disabled: Removed.
3168 2007-01-30 Mitz Pettel <mitz@webkit.org>
3170 Reviewed by Darin (by way of Hyatt).
3172 - test for http://bugs.webkit.org/show_bug.cgi?id=12373
3173 ASSERTION FAILURE: !child->needsLayout() on paypal.com
3175 * fast/table/inline-form-assert-expected.checksum: Added.
3176 * fast/table/inline-form-assert-expected.png: Added.
3177 * fast/table/inline-form-assert-expected.txt: Added.
3178 * fast/table/inline-form-assert.html: Added.
3180 2007-01-30 Alexey Proskuryakov <ap@webkit.org>
3184 http://bugs.webkit.org/show_bug.cgi?id=12486
3185 XPathNSResolver.lookupNamespaceURI should return null if no URI is found
3187 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc-expected.txt:
3188 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null-expected.txt:
3189 These tests now pass.
3191 2007-01-30 Nikolas Zimmermann <zimmermann@kde.org>
3195 Update svg baseline after svg text repaint rect fixes.
3197 * svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
3198 * svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
3199 * svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
3200 * svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
3201 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
3202 * svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
3203 * svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
3204 * svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
3205 * svg/custom/text-repaint-including-stroke-expected.checksum: Added.
3206 * svg/custom/text-repaint-including-stroke-expected.png: Added.
3207 * svg/custom/text-repaint-including-stroke-expected.txt: Added.
3208 * svg/custom/text-repaint-including-stroke.svg: Added.
3209 * svg/custom/use-on-text-expected.txt:
3211 2007-01-30 Alexey Proskuryakov <ap@webkit.org>
3215 http://bugs.webkit.org/show_bug.cgi?id=12452
3216 XPath id() function is not supported
3218 * dom/svg/level3/xpath/Conformance_ID-expected.txt:
3219 This test now passes.
3221 * fast/xpath/complex-id-expected.txt: Added.
3222 * fast/xpath/complex-id.html: Added.
3223 A test for more advanced id() capabilities.
3225 2007-01-31 Mark Rowe <mrowe@apple.com>
3227 Disable editing/pasteboard/paste-{RTFD,TIFF}.html so tests run to completion until a fix is landed for:
3228 http://bugs.webkit.org/show_bug.cgi?id=12474
3229 REGRESSION(r19244): Assertion failure in layout tests: ASSERTION FAILED: loader->handle()
3231 * editing/pasteboard/paste-RTFD.html: Removed.
3232 * editing/pasteboard/paste-RTFD.html-disabled: Added.
3233 * editing/pasteboard/paste-TIFF.html: Removed.
3234 * editing/pasteboard/paste-TIFF.html-disabled: Added.
3236 2007-01-30 Nikolas Zimmermann <zimmermann@kde.org>
3238 Reviewed by Eric & Oliver.
3240 Update SVG baseline after the <use> rewrite.
3242 * svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
3243 * svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
3244 * svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
3245 * svg/custom/deep-dynamic-updates-expected.png:
3246 * svg/custom/use-modify-container-in-target-expected.checksum: Added.
3247 * svg/custom/use-modify-container-in-target-expected.png: Added.
3248 * svg/custom/use-modify-container-in-target-expected.txt: Added.
3249 * svg/custom/use-modify-container-in-target.svg: Added.
3250 * svg/custom/use-modify-target-container-expected.checksum: Added.
3251 * svg/custom/use-modify-target-container-expected.png: Added.
3252 * svg/custom/use-modify-target-container-expected.txt: Added.
3253 * svg/custom/use-modify-target-container.svg: Added.
3254 * svg/custom/use-modify-target-symbol-expected.checksum: Added.
3255 * svg/custom/use-modify-target-symbol-expected.png: Added.
3256 * svg/custom/use-modify-target-symbol-expected.txt: Added.
3257 * svg/custom/use-modify-target-symbol.svg: Added.
3258 * svg/custom/use-on-g-containing-use-expected.checksum: Added.
3259 * svg/custom/use-on-g-containing-use-expected.png: Added.
3260 * svg/custom/use-on-g-containing-use-expected.txt: Added.
3261 * svg/custom/use-on-g-containing-use.svg: Added.
3262 * svg/custom/use-on-symbol.svg:
3263 * svg/custom/use-on-use-expected.checksum: Added.
3264 * svg/custom/use-on-use-expected.png: Added.
3265 * svg/custom/use-on-use-expected.txt: Added.
3266 * svg/custom/use-on-use.svg: Added.
3267 * svg/custom/use-recursion-1-expected.checksum: Added.
3268 * svg/custom/use-recursion-1-expected.png: Added.
3269 * svg/custom/use-recursion-1-expected.txt: Added.
3270 * svg/custom/use-recursion-1.svg: Added.
3271 * svg/custom/use-recursion-2-expected.checksum: Added.
3272 * svg/custom/use-recursion-2-expected.png: Added.
3273 * svg/custom/use-recursion-2-expected.txt: Added.
3274 * svg/custom/use-recursion-2.svg: Added.
3275 * svg/custom/use-recursion-3-expected.checksum: Added.
3276 * svg/custom/use-recursion-3-expected.png: Added.
3277 * svg/custom/use-recursion-3-expected.txt: Added.
3278 * svg/custom/use-recursion-3.svg: Added.
3279 * svg/custom/use-recursion-4-expected.checksum: Added.
3280 * svg/custom/use-recursion-4-expected.png: Added.
3281 * svg/custom/use-recursion-4-expected.txt: Added.
3282 * svg/custom/use-recursion-4.svg: Added.
3284 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
3288 http://bugs.webkit.org/show_bug.cgi?id=12464
3289 Fix XPath test suite conversion problems
3291 * dom/svg/level3/xpath/svgunit.js: Fixed createXPathEvaluator() to work in Firefox (whose
3292 document.getFeature returns null for XPath). Changed load() to use XMLHttpRequest, instead of
3293 merely cloning the current document.
3295 * dom/svg/level3/xpath/resources/internaldtd.xml: Added.
3296 * dom/svg/level3/xpath/resources/staff.dtd: Added.
3297 * dom/svg/level3/xpath/resources/staff.xml: Added.
3298 * dom/svg/level3/xpath/resources/staffNS.dtd: Added.
3299 * dom/svg/level3/xpath/resources/staffNS.xml: Added.
3300 Added external test documents.
3302 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
3303 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR-expected.txt:
3304 These tests now run, but fail. They also fail in Firefox, but pass in Opera.
3306 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
3307 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
3308 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
3309 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
3310 These now fail, because XPathResult relies on DOMSubtreeModified event for invalidation,
3311 but event listeners cannot be registered on nodes in documents that aren't attached (such as
3312 XHR.responseXML). Not yet sure what exactly the bug is, but I think it's good to have the tests
3313 fail, as it appears to be a genuine issue.
3315 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.js:
3316 * dom/svg/level3/xpath/XPathResult_numberValue.js:
3317 Updated these tests to use /staff instead of /svg paths.
3319 * dom/svg/level3/xpath/XPathResult_booleanValue_true-expected.txt:
3320 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
3321 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.js:
3322 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE-expected.txt:
3323 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order-expected.txt:
3324 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count-expected.txt:
3325 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
3326 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE-expected.txt:
3327 * dom/svg/level3/xpath/XPathResult_stringValue-expected.txt:
3328 These tests now pass.
3330 * dom/svg/level3/xpath/Attribute_Nodes.svg:
3331 * dom/svg/level3/xpath/Attribute_Nodes_xmlns.svg:
3332 * dom/svg/level3/xpath/Comment_Nodes.svg:
3333 * dom/svg/level3/xpath/Conformance_Expressions.svg:
3334 * dom/svg/level3/xpath/Conformance_ID.svg:
3335 * dom/svg/level3/xpath/Conformance_hasFeature_3.svg:
3336 * dom/svg/level3/xpath/Conformance_hasFeature_empty.svg:
3337 * dom/svg/level3/xpath/Conformance_hasFeature_null.svg:
3338 * dom/svg/level3/xpath/Conformance_isSupported_3.svg:
3339 * dom/svg/level3/xpath/Conformance_isSupported_empty.svg:
3340 * dom/svg/level3/xpath/Conformance_isSupported_null.svg:
3341 * dom/svg/level3/xpath/Element_Nodes.svg:
3342 * dom/svg/level3/xpath/Processing_Instruction_Nodes.svg:
3343 * dom/svg/level3/xpath/Text_Nodes.svg:
3344 * dom/svg/level3/xpath/XPathEvaluatorCast01.svg:
3345 * dom/svg/level3/xpath/XPathEvaluator_createExpression_INVALID_EXPRESSION_ERR.svg:
3346 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_01.svg:
3347 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NAMESPACE_ERR_02.svg:
3348 * dom/svg/level3/xpath/XPathEvaluator_createExpression_NS.svg:
3349 * dom/svg/level3/xpath/XPathEvaluator_createExpression_no_NS.svg:
3350 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_all.svg:
3351 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_document.svg:
3352 * dom/svg/level3/xpath/XPathEvaluator_createNSResolver_documentElement.svg:
3353 * dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPRESSION_ERR.svg:
3354 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NAMESPACE_ERR.svg:
3355 * dom/svg/level3/xpath/XPathEvaluator_evaluate_NOT_SUPPORTED_ERR.svg:
3356 * dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg:
3357 * dom/svg/level3/xpath/XPathEvaluator_evaluate_WRONG_DOCUMENT_ERR.svg:
3358 * dom/svg/level3/xpath/XPathEvaluator_evaluate_document.svg:
3359 * dom/svg/level3/xpath/XPathEvaluator_evaluate_documentElement.svg:
3360 * dom/svg/level3/xpath/XPathExpression_evaluate_NOT_SUPPORTED_ERR.svg:
3361 * dom/svg/level3/xpath/XPathExpression_evaluate_WRONG_DOCUMENT_ERR.svg:
3362 * dom/svg/level3/xpath/XPathExpression_evaluate_document.svg:
3363 * dom/svg/level3/xpath/XPathExpression_evaluate_documentElement.svg:
3364 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_nist_dmstc.svg:
3365 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_null.svg:
3366 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_prefix.svg:
3367 * dom/svg/level3/xpath/XPathNSResolver_lookupNamespaceURI_xml.svg:
3368 * dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg:
3369 * dom/svg/level3/xpath/XPathResult_booleanValue_false.svg:
3370 * dom/svg/level3/xpath/XPathResult_booleanValue_true.svg:
3371 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE.svg:
3372 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_UNORDERED_NODE_TYPE.svg:
3373 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_BOOLEAN_TYPE.svg:
3374 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_FIRST_ORDERED_NODE_TYPE.svg:
3375 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_NUMBER_TYPE.svg:
3376 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE.svg:
3377 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_SNAPSHOT_TYPE.svg:
3378 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_STRING_TYPE.svg:
3379 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE.svg:
3380 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
3381 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR.svg:
3382 * dom/svg/level3/xpath/XPathResult_iteratorNext_ORDERED_NODE_ITERATOR_TYPE.svg:
3383 * dom/svg/level3/xpath/XPathResult_numberValue.svg:
3384 * dom/svg/level3/xpath/XPathResult_resultType.svg:
3385 * dom/svg/level3/xpath/XPathResult_singleNodeValue_ANY_UNORDERED_NODE_TYPE.svg:
3386 * dom/svg/level3/xpath/XPathResult_singleNodeValue_FIRST_ORDERED_NODE_TYPE.svg:
3387 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_null.svg:
3388 * dom/svg/level3/xpath/XPathResult_snapshotItem_ORDERED_NODE_SNAPSHOT_TYPE_order.svg:
3389 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_count.svg:
3390 * dom/svg/level3/xpath/XPathResult_snapshotItem_UNORDERED_NODE_SNAPSHOT_TYPE_null.svg:
3391 * dom/svg/level3/xpath/XPathResult_snapshotLength_ORDERED_NODE_SNAPSHOT_TYPE.svg:
3392 * dom/svg/level3/xpath/XPathResult_snapshotLength_UNORDERED_NODE_SNAPSHOT_TYPE.svg:
3393 * dom/svg/level3/xpath/XPathResult_stringValue.svg:
3394 Removed unneeded inline test data.
3396 2007-01-29 Graham Dennis <graham.dennis@gmail.com>
3400 - test for http://bugs.webkit.org/show_bug.cgi?id=10725
3401 Image data in from RTFD clipboard data thrown away
3403 * editing/pasteboard/paste-RTFD-expected.checksum: Added.
3404 * editing/pasteboard/paste-RTFD-expected.png: Added.
3405 * editing/pasteboard/paste-RTFD-expected.txt: Added.
3406 * editing/pasteboard/paste-RTFD.html: Added.
3407 * editing/pasteboard/paste-TIFF-expected.checksum: Added.
3408 * editing/pasteboard/paste-TIFF-expected.png: Added.
3409 * editing/pasteboard/paste-TIFF-expected.txt: Added.
3410 * editing/pasteboard/paste-TIFF.html: Added.
3411 * editing/resources/RTFD-pasteboard-data.dat: Added.
3412 * editing/resources/TIFF-pasteboard-data.dat: Added.
3414 2007-01-29 Justin Garcia <justin.garcia@apple.com>
3416 Reviewed by harrison
3418 <rdar://problem/4960137>
3419 ASSERTION FAILURE calling SelectionController::setBaseAndExtent (11833)
3421 * editing/selection/4960137-expected.checksum: Added.
3422 * editing/selection/4960137-expected.png: Added.
3423 * editing/selection/4960137-expected.txt: Added.
3424 * editing/selection/4960137.html: Added.
3426 2007-01-29 Anders Carlsson <acarlsson@apple.com>
3430 <rdar://problem/4960097>
3431 http://bugs.webkit.org/show_bug.cgi?id=12444
3432 Assertion failure in -[WebCoreFrameBridge installInFrame:]
3434 * fast/parser/xhtml-document-with-html-object-expected.txt: Added.
3435 * fast/parser/xhtml-document-with-html-object.xhtml: Added.
3437 2007-01-29 Kevin McCullough <KMcCullough@apple.com>
3439 Reviewed by Geoff and Oliver.
3441 - rdar://problem/4955561
3442 - missusing JavaScript shouldn't crash webkit. Now it doesn't in this case.
3444 * plugins/call-as-function-test-expected.txt: Added.
3445 * plugins/call-as-function-test.html: Added.
3447 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
3451 http://bugs.webkit.org/show_bug.cgi?id=12359
3452 XPathEvaluator may return some nodes more than once in a result set
3454 * fast/xpath/nodeset-duplicates-expected.txt: Added.
3455 * fast/xpath/nodeset-duplicates.html: Added.
3457 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
3461 http://bugs.webkit.org/show_bug.cgi?id=12340
3462 XPathEvaluator behavior does not match Firefox - name() and attribute nodes
3464 * fast/xpath/name-null-namespace-expected.txt: Added.
3465 * fast/xpath/name-null-namespace.html: Added.
3468 * fast/dom/xpath-empty-string-expected.txt: Removed.
3469 * fast/dom/xpath-empty-string.html: Removed.
3470 Moved these to fast/xpath.
3472 * fast/xpath/xpath-namespaces.html: Fixed an inline document to be well-formed, so the test now passes in Firefox.
3473 This is really a quirk of our DOMParser that the test passed in WebKit: on error, a descriptive message is appended to
3474 the partially parsed document, instead of replacing it.
3476 2007-01-29 Alexey Proskuryakov <ap@webkit.org>
3480 http://bugs.webkit.org/show_bug.cgi?id=11815
3481 XPathEvaluator behavior does not match Firefox - substring() and empty element
3483 * fast/xpath/empty-string-substring-expected.txt: Added.
3484 * fast/xpath/empty-string-substring.html: Added.
3486 2007-01-28 David Kilzer <ddkilzer@webkit.org>