1 2007-11-15 Adele Peterson <adele@apple.com>
5 Test for <rdar://problem/5566652> CrashTracer: [USER] 3 crashes in Safari at HTMLSelectElement::menuListDefaultEventHandler (reproducible on mactc30.com)
7 * fast/forms/menulist-no-renderer-onmousedown-expected.txt: Added.
8 * fast/forms/menulist-no-renderer-onmousedown.html: Added.
10 2007-11-15 Khoo Yit Phang <khooyp@cs.umd.edu>
14 http://bugs.webkit.org/show_bug.cgi?id=15989
15 XPath queries with predicates incorrectly retains the current node across unions
17 * fast/xpath/union-context-node-expected.txt: Added.
18 * fast/xpath/union-context-node.xhtml: Added.
20 2007-11-15 Alexey Proskuryakov <ap@webkit.org>
24 http://bugs.webkit.org/show_bug.cgi?id=15448
25 Import XPath test suite from amachang.art-code.org
27 Test by Hitoshi Amano <seijro@gmail.com>.
29 * fast/xpath/xpath-functional-test-expected.txt: Added.
30 * fast/xpath/xpath-functional-test.html: Added.
32 2007-11-15 Khoo Yit Phang <khooyp@cs.umd.edu>
36 http://bugs.webkit.org/show_bug.cgi?id=15988
37 REGRESSION: XPath preceding-axis query misses nested elements
39 * fast/xpath/preceding-axis-expected.txt: Added.
40 * fast/xpath/preceding-axis.xhtml: Added.
42 2007-11-15 Justin Garcia <justin.garcia@apple.com>
44 Reviewed by Adele Peterson.
46 <rdar://problem/5497643> Crash at Node::isDescendantOf when switching out of Edit HTML Source mode
48 * editing/selection/5497643-expected.txt: Added.
49 * editing/selection/5497643.html: Added.
51 2007-11-14 Anders Carlsson <andersca@apple.com>
55 <rdar://problem/5562470>
56 openDatabase does not work when the version string is empty
58 * storage/open-database-empty-version-expected.txt: Added.
59 * storage/open-database-empty-version.html: Added.
61 2007-11-14 Alexey Proskuryakov <ap@webkit.org>
63 Reviewed by Justin Garcia.
65 http://bugs.webkit.org/show_bug.cgi?id=15781
66 REGRESSION: Ligatures fail to form when typing in Devanagari (because WebKit can't handle
67 a marked range that covers half of a composed character sequence)
69 * platform/mac/editing/input/devanagari-ligature-expected.checksum: Added.
70 * platform/mac/editing/input/devanagari-ligature-expected.png: Added.
71 * platform/mac/editing/input/devanagari-ligature-expected.txt: Added.
72 * platform/mac/editing/input/devanagari-ligature.html: Added.
74 2007-11-14 Antti Koivisto <antti@apple.com>
76 Try to make this test less timing dependent.
78 * http/tests/media/video-play-stall.html:
80 2007-11-14 Beth Dakin <bdakin@apple.com>
84 Tests for <rdar://problem/5540855> REGRESSION: Combination of
85 client-side image map and <a> tag is not working properly (15522)
88 * fast/images/image-map-anchor-children.html: Added.
89 * fast/images/resources/boston.gif: Added.
90 * platform/mac/fast/images/image-map-anchor-children-
91 expected.checksum: Added.
92 * platform/mac/fast/images/image-map-anchor-children-expected.png:
94 * platform/mac/fast/images/image-map-anchor-children-expected.txt:
97 This test was broken and is fixed now! I had to edit the test
98 itself because it was written in the html that the two <map>
99 examples were failing, but now they succeed.
100 * fast/invalid/residual-style.html:
101 * platform/mac/fast/invalid/residual-style-expected.checksum:
102 * platform/mac/fast/invalid/residual-style-expected.png:
103 * platform/mac/fast/invalid/residual-style-expected.txt:
105 2007-11-14 Justin Garcia <justin.garcia@apple.com>
107 Reviewed by Alexey Proskuryakov.
109 <rdar://problem/5546763> CrashTracer: [USER] 362 crashes at WebCore::DeleteSelectionCommand::mergeParagraphs
111 * editing/deleting/5546763-expected.txt: Added.
112 * editing/deleting/5546763.html: Added.
114 2007-11-14 Anders Carlsson <andersca@apple.com>
118 <rdar://problem/5309081>
119 In DRT, "plugin.logDestroy = true" not working on Windows.
121 Remove now succeeding test from the skipped list.
123 * platform/win/Skipped:
125 2007-11-14 Antti Koivisto <antti@apple.com>
127 Try to make this test less timing dependent.
129 * media/video-currentTime-set-expected.txt:
130 * media/video-currentTime-set.html:
132 2007-11-14 Anders Carlsson <andersca@apple.com>
136 * platform/win/Skipped:
137 Remove fast/dom/Window/window-onFocus.html since it succeeds now.
139 2007-11-13 Brady Eidson <beidson@apple.com>
143 Fix for http://bugs.webkit.org/show_bug.cgi?id=15976
145 * storage: Added - There will soon be an entire suite in here!
146 * storage/transaction_callback_exception_crash-expected.txt: Added.
147 * storage/transaction_callback_exception_crash.html: Added.
149 2007-11-13 Adam Roben <aroben@apple.com>
151 Add the http/tests/media directory to the Windows Skipped file
153 * platform/win/Skipped:
155 2007-11-13 Sam Weinig <sam@webkit.org>
157 Reviewed by Adam Roben.
159 Fix for <rdar://problem/5382579>
160 http/tests/security/cross-frame-access-put.html reports large
161 negative numbers for screenLeft and screenTop (Mac reports "0")
163 * platform/win/Skipped: remove http/tests/security/cross-frame-access-put.html
165 2007-11-13 Anders Carlsson <andersca@apple.com>
169 Make this a text-only test.
171 * fast/dom/Window/window-onFocus-expected.txt: Added.
172 * fast/dom/Window/window-onFocus.html:
173 * platform/mac/fast/dom/Window/window-onFocus-expected.checksum: Removed.
174 * platform/mac/fast/dom/Window/window-onFocus-expected.png: Removed.
175 * platform/mac/fast/dom/Window/window-onFocus-expected.txt: Removed.
177 2007-11-12 Antti Koivisto <antti@apple.com>
181 - add HTTP media test for stalling load
182 - update tests that don't specifically test autoplay feature to not use autoplay
183 attribute since playback may start before event listeners are registered
185 * http/tests/media: Added.
186 * http/tests/media/video-load-and-stall.cgi: Added.
187 * http/tests/media/video-play-stall-expected.txt: Added.
188 * http/tests/media/video-play-stall.html: Added.
189 * media/video-autoplay.html:
190 * media/video-dom-loopstart.html:
191 * media/video-end.html:
192 * media/video-loopcount.html:
193 * media/video-loopend.html:
194 * media/video-loopstart.html:
196 2007-11-13 Darin Adler <darin@apple.com>
200 - test for http://bugs.webkit.org/show_bug.cgi?id=11231
201 RegExp bug when handling newline characters and other regular expression
202 behavior that is different for JavaScript and PCRE
204 * fast/js/regexp-no-extensions-expected.txt: Added.
205 * fast/js/regexp-no-extensions.html: Added.
206 * fast/js/resources/regexp-no-extensions.js: Added.
208 2007-11-12 Dan Bernstein <mitz@apple.com>
210 Reviewed by Darin Adler.
212 - no-repaint test for <http://bugs.webkit.org/show_bug.cgi?id=15890>
213 Most of www.aol.com still redraws unnecessarily when headline/photo section changes
215 * fast/repaint/invisible-objects.html: Added.
216 * platform/mac/fast/repaint/invisible-objects-expected.checksum: Added.
217 * platform/mac/fast/repaint/invisible-objects-expected.png: Added.
218 * platform/mac/fast/repaint/invisible-objects-expected.txt: Added.
220 2007-11-12 Sam Weinig <sam@webkit.org>
222 Reviewed by Adam Roben.
224 * platform/win/Skipped: Remove http/tests/security/cross-frame-acdcess-private-browsing.html
225 from the windows skipped list now that LayoutTestController.setPrivateBrowsingEnabled has
228 2007-11-12 Darin Adler <darin@apple.com>
232 - test for http://bugs.webkit.org/show_bug.cgi?id=15951
233 REGRESSION: assertion failure in regexp match() when running JS tests
235 * fast/js/regexp-many-brackets-expected.txt: Added.
236 * fast/js/regexp-many-brackets.html: Added.
237 * fast/js/resources/regexp-many-brackets.js: Added.
239 2007-11-12 Geoffrey Garen <ggaren@apple.com>
241 Rubber-stamped by Oliver Hunt.
243 Landing a few layout tests from http://bugs.webkit.org/show_bug.cgi?id=14868
244 Import variable lookup optimizations from KJS
246 * fast/js/kde/completion-expected.txt:
247 * fast/js/kde/resources/completion.js:
249 2007-11-12 Geoffrey Garen <ggaren@apple.com>
251 Rubber-stamped by Oliver Hunt.
253 Landing a few layout tests from http://bugs.webkit.org/show_bug.cgi?id=14868
254 Import variable lookup optimizations from KJS
256 * fast/js/kde/completion-expected.txt:
257 * fast/js/kde/iteration-expected.txt:
258 * fast/js/kde/resources/completion.js:
259 * fast/js/kde/resources/iteration.js:
261 2007-11-12 Geoffrey Garen <ggaren@apple.com>
263 Rubber-stamped by Oliver Hunt.
265 Landing a few layout tests from http://bugs.webkit.org/show_bug.cgi?id=14868
266 Import variable lookup optimizations from KJS
268 * fast/js/kde/lval-exceptions-expected.txt: Added.
269 * fast/js/kde/lval-exceptions.html: Added.
270 * fast/js/kde/operators-expected.txt:
271 * fast/js/kde/resources/lval-exceptions.js: Added.
272 * fast/js/kde/resources/operators.js:
274 2007-11-12 Geoffrey Garen <ggaren@apple.com>
276 Rubber-stamped by Oliver Hunt.
278 Landing a few layout tests from http://bugs.webkit.org/show_bug.cgi?id=14868
279 Import variable lookup optimizations from KJS
281 * fast/js/kde/func-decl-expected.txt: Added.
282 * fast/js/kde/func-decl.html: Added.
283 * fast/js/kde/resources/func-decl.js: Added.
285 2007-11-12 Geoffrey Garen <ggaren@apple.com>
287 Rubber-stamped by Oliver Hunt.
289 Landing a few layout tests from http://bugs.webkit.org/show_bug.cgi?id=14868
290 Import variable lookup optimizations from KJS
292 * fast/js/rehash-assign-expected.txt: Added.
293 * fast/js/rehash-assign.html: Added.
294 * fast/js/resize-array-assign-expected.txt: Added.
295 * fast/js/resize-array-assign.html: Added.
296 * fast/js/resources/rehash-assign.js: Added.
297 * fast/js/resources/resize-array-assign.js: Added.
299 2007-11-12 Geoffrey Garen <ggaren@apple.com>
301 Rubber-stamped by Oliver Hunt.
303 Landing a few layout tests from http://bugs.webkit.org/show_bug.cgi?id=14868
304 Import variable lookup optimizations from KJS
306 * fast/js/kde/arguments-scope-expected.txt: Added.
307 * fast/js/kde/arguments-scope.html: Added.
308 * fast/js/kde/resources/arguments-scope.js: Added.
309 * fast/js/kde/resources/scope.js:
310 * fast/js/kde/scope-expected.txt:
312 2007-11-11 Dan Bernstein <mitz@apple.com>
314 Reviewed by Adam Roben.
316 - test for http://bugs.webkit.org/show_bug.cgi?id=15942
317 REGRESSION: Selecting "Edit Html" tab in Blogger causes crash (Assertion failed: isRange())
319 * editing/selection/cleared-by-relayout-expected.txt: Added.
320 * editing/selection/cleared-by-relayout.html: Added.
322 2007-11-11 Antti Koivisto <antti@apple.com>
326 Add tests for play() and pause() events.
327 Update one test to match new behavior.
329 * media/video-currentTime-expected.txt:
330 * media/video-currentTime.html:
331 * media/video-pause-empty-events-expected.txt: Added.
332 * media/video-pause-empty-events.html: Added.
333 * media/video-play-empty-events-expected.txt: Added.
334 * media/video-play-empty-events.html: Added.
335 * media/video-play-pause-events-expected.txt: Added.
336 * media/video-play-pause-events.html: Added.
337 * media/video-play-pause-exception-expected.txt: Added
338 * media/video-play-pause-exception.html: Added
339 * media/video-test.js:
341 2007-11-11 Nikolas Zimmermann <zimmermann@kde.org>
345 Add some basic tests to check alignment-baseline / dominant-baseline functionality.
347 * platform/mac/svg/custom/alignment-baseline-modes-expected.checksum: Added.
348 * platform/mac/svg/custom/alignment-baseline-modes-expected.png: Added.
349 * platform/mac/svg/custom/alignment-baseline-modes-expected.txt: Added.
350 * platform/mac/svg/custom/dominant-baseline-hanging-expected.checksum: Added.
351 * platform/mac/svg/custom/dominant-baseline-hanging-expected.png: Added.
352 * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt: Added.
353 * platform/mac/svg/custom/dominant-baseline-modes-expected.checksum: Added.
354 * platform/mac/svg/custom/dominant-baseline-modes-expected.png: Added.
355 * platform/mac/svg/custom/dominant-baseline-modes-expected.txt: Added.
357 2007-11-11 Adam Roben <aroben@apple.com>
359 Remove a now-passing test from the Windows Skipped file
363 * platform/win/Skipped:
365 2007-11-10 Darin Adler <darin@apple.com>
367 * platform/win/fast/dom/Window/window-properties-expected.txt: Update for
368 fix for http://bugs.webkit.org/show_bug.cgi?id=15922.
370 2007-11-10 Nikolas Zimmermann <zimmermann@kde.org>
374 Update SVG layout test results after landing the vertical text support fixes.
376 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
377 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
378 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
379 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
380 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
381 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
382 * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
383 * svg/batik/text/verticalText-expected.checksum:
384 * svg/batik/text/verticalText-expected.png:
385 * svg/batik/text/verticalText-expected.txt:
386 * svg/batik/text/verticalTextOnPath-expected.checksum:
387 * svg/batik/text/verticalTextOnPath-expected.png:
388 * svg/batik/text/verticalTextOnPath-expected.txt:
389 * svg/text/text-align-05-b-expected.txt:
390 * svg/text/text-align-06-b-expected.txt:
391 * svg/text/text-path-01-b-expected.checksum:
392 * svg/text/text-path-01-b-expected.png:
394 2007-11-10 Nikolas Zimmermann <zimmermann@kde.org>
396 Rubberstamped by Eric.
398 Update some SVG pixel test results - which show changes lately -> repainting fixes.
400 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
401 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
402 * platform/mac/svg/custom/junk-data-expected.checksum:
403 * platform/mac/svg/custom/junk-data-expected.png:
404 * platform/mac/svg/custom/missing-xlink-expected.checksum:
405 * platform/mac/svg/custom/missing-xlink-expected.png:
406 * platform/mac/svg/hixie/error/012-expected.checksum:
407 * platform/mac/svg/hixie/error/012-expected.png:
409 2007-11-10 Darin Adler <darin@apple.com>
413 - test for http://bugs.webkit.org/show_bug.cgi?id=15927
414 delete a.c followed by __defineGetter__("c", ...) incorrectly deletes another property
416 * fast/js/delete-then-put-expected.txt: Added.
417 * fast/js/delete-then-put.html: Added.
418 * fast/js/resources/delete-then-put.js: Added.
420 2007-11-10 Sam Weinig <sam@webkit.org>
422 Reviewed by Tim Hatcher.
424 Follow up to <rdar://problem/5394877> Safari should not log unsafe JavaScript
425 attempts when in private browsing mode (only an issue if Log JavaScript Exceptions
428 Test using the new LayoutTestController.setPrivateBrowsingEnabled(bool)
430 * http/tests/security/cross-frame-access-private-browsing-expected.txt: Added.
431 * http/tests/security/cross-frame-access-private-browsing.html: Added.
432 * platform/win/Skipped: Add new test to windows skip list until we have an
433 implementation of LayoutTestController.setPrivateBrowsingEnabled(bool) for it.
435 2007-11-10 Alexey Proskuryakov <ap@webkit.org>
439 http://bugs.webkit.org/show_bug.cgi?id=15922
440 Implement more of Mozilla Selection API
442 * editing/selection/containsNode-expected.txt: Added.
443 * editing/selection/containsNode.html: Added.
444 * editing/selection/deleteFromDocument-expected.txt: Added.
445 * editing/selection/deleteFromDocument.html: Added.
446 * editing/selection/extend-expected.txt: Added.
447 * editing/selection/extend.html: Added.
448 * editing/selection/selectAllChildren-expected.txt: Added.
449 * editing/selection/selectAllChildren.html: Added.
450 * fast/dom/Window/window-properties-expected.txt:
452 2007-11-10 Alexey Proskuryakov <ap@webkit.org>
456 http://bugs.webkit.org/show_bug.cgi?id=15892
457 DOM Range operations are not implemented for ProcessingInstruction nodes
459 * fast/dom/Range/range-processing-instructions-expected.txt: Added.
460 * fast/dom/Range/range-processing-instructions.html: Added.
462 2007-11-09 Tristan O'Tierney <tristan@apple.com>
464 Reviewed by Sam Weinig.
466 * fast/dom/Window/window-resize-nan.html: Removed.
467 * fast/dom/Window/window-resize-nan.html-disabled: Copied from fast/dom/Window/window-resize-nan.html.
469 Disabled nan test until window resize issues can be resolved.
471 2007-11-08 Adam Roben <aroben@apple.com>
473 Add a test for <rdar://5483519> Pressing Enter on selected buttons should fire onclick
477 * fast/forms/enter-clicks-buttons-expected.txt: Added.
478 * fast/forms/enter-clicks-buttons.html: Added.
480 2007-11-09 Dan Bernstein <mitz@apple.com>
482 Reviewed by Antti Koivisto.
484 - test that dynamically changing a descendant of an invisible layer to
487 * fast/layers/layer-content-visibility-change.html: Added.
488 * platform/mac/fast/layers/layer-content-visibility-change-expected.checksum: Added.
489 * platform/mac/fast/layers/layer-content-visibility-change-expected.png: Added.
490 * platform/mac/fast/layers/layer-content-visibility-change-expected.txt: Added.
492 2007-11-09 Beth Dakin <bdakin@apple.com>
496 Test for <rdar://problem/5586370> CSS Transform - incorrect matrix
497 math leads to crazy problems
499 * fast/transforms/identity-matrix.html: Added.
500 * platform/mac/fast/transforms/identity-matrix-expected.checksum: Added.
501 * platform/mac/fast/transforms/identity-matrix-expected.png: Added.
502 * platform/mac/fast/transforms/identity-matrix-expected.txt: Added.
504 2007-11-08 Oliver Hunt <oliver@apple.com>
508 Layout test to guard against bit operation regressions.
510 * fast/js/bitwise-and-on-undefined-expected.txt: Added.
511 * fast/js/bitwise-and-on-undefined.html: Added.
513 2007-11-08 Dan Bernstein <mitz@apple.com>
515 Reviewed by Beth Dakin.
517 - test for <rdar://problem/5491922> REGRESSION (Safari 2-3): Flash-based "Cash Optimizer" on etrade.com does not draw completely
519 * fast/dom/length-attribute-mapping-expected.txt: Added.
520 * fast/dom/length-attribute-mapping.html: Added.
522 2007-11-08 Darin Adler <darin@apple.com>
526 - test changes for <rdar://problem/5552943> accesskey does not focus <button> elements
528 * fast/forms/access-key.html: Check for both focus and click events on all elements, but
529 resisted the urge to switch to the American spelling for "focused".
531 * fast/forms/access-key-expected.txt: Updated to reflect the bug fix ("1 button focussed"),
532 the fact that <input type=button>, <input type=checkbox>, <input type=submit>, and
533 <input type=reset> are all both focused and clicked ("2 input type button clicked",
534 "3 input type checkbox clicked", "5 input type submit focussed", and
535 "6 input type reset focussed"). Unfortunately this now also demonstrates that we don't
536 send a click to <input type=text> and Gecko does. And there are still quite a few types
537 that are not covered.
539 2007-11-07 David Kilzer <ddkilzer@apple.com>
541 WebKit confuses width/height for Media Queries device-aspect-ratio evaluation
542 <http://bugs.webkit.org/show_bug.cgi?id=14893>
543 <rdar://problem/5380295>
547 Each of the following tests creates a <link> element and dynamically sets its
548 media query based on the aspect ratio (width/height) of the current screen.
549 When the <link> element is attached to the <head> node, the test expects the
550 stylesheet to be loaded for the test to pass.
552 * fast/css/device-aspect-ratio-expected.txt: Added.
553 * fast/css/device-aspect-ratio.html: Added.
555 This test sets the device-aspect-ratio to the current size of the screen.
556 NOTE: This test passed before the fix.
558 * fast/css/max-device-aspect-ratio-expected.txt: Added.
559 * fast/css/max-device-aspect-ratio.html: Added.
561 This test sets the max-device-aspect ratio to 100/1 for landscape monitors or
562 1/1 for portrait (or square) monitors.
563 NOTE: This test failed before the fix.
565 * fast/css/min-device-aspect-ratio-expected.txt: Added.
566 * fast/css/min-device-aspect-ratio.html: Added.
568 This test sets the min-device-aspect ratio to 1/1 for landscape monitors or
569 1/100 for portrait (or square) monitors.
570 NOTE: This test failed before the fix.
572 * fast/css/resources/device-aspect-ratio.css: Added.
574 2007-11-07 Dan Bernstein <mitz@apple.com>
576 Reviewed by Dave Hyatt.
578 - test for http://bugs.webkit.org/show_bug.cgi?id=15887
579 REGRESSION (r27576): Crash in RenderStyle::affectedByHoverRules clicking link on Digg
581 * fast/css/display-none-inline-style-change-crash-expected.txt: Added.
582 * fast/css/display-none-inline-style-change-crash.html: Added.
584 2007-11-07 Dan Bernstein <mitz@apple.com>
586 Reviewed by Darin Adler.
588 - test that CSS rules with :hover in the ancestor chain continue to work
589 after changing the inline style declaration of the ancestor
591 * fast/css/affected-by-hover-after-style-change.html: Added.
592 * platform/mac/fast/css/affected-by-hover-after-style-change-expected.checksum: Added.
593 * platform/mac/fast/css/affected-by-hover-after-style-change-expected.png: Added.
594 * platform/mac/fast/css/affected-by-hover-after-style-change-expected.txt: Added.
596 2007-11-06 Geoffrey Garen <ggaren@apple.com>
598 Reviewed by Darin Adler.
600 Beefed up the RegExp.compile testcase to cover a mistake in the
601 original check-in and a mistake I made while developing my new patch.
603 * fast/js/resources/regexp-compile.js:
605 2007-11-07 Lars Knoll <lars@trolltech.com>
609 don't put nbsp's into the plan text paste
611 Fix both ClipboardQt and PasteboardQt to replace
612 nbsp's with spaces before putting the text onto the
613 native clipboard. This is consistent with Mac and Win
614 and fixes at least editing/pasteboard/4076267-3.html
616 * platform/qt/Skipped:
617 * platform/qt/editing/pasteboard/4076267-3-expected.txt: Added.
619 2007-11-07 Lars Knoll <lars@trolltech.com>
623 update test results after the last commit.
625 * platform/qt/css1/box_properties/acid_test-expected.txt:
626 * platform/qt/css2.1/t09-c5526c-display-00-e-expected.txt:
627 * platform/qt/fast/block/basic/011-expected.txt:
628 * platform/qt/fast/block/margin-collapse/103-expected.txt:
629 * platform/qt/fast/dom/HTMLInputElement/input-image-alt-text-expected.txt:
630 * platform/qt/fast/forms/002-expected.txt:
631 * platform/qt/fast/forms/005-expected.txt:
632 * platform/qt/fast/forms/checkbox-radio-onchange-expected.txt:
633 * platform/qt/fast/forms/formmove-expected.txt:
634 * platform/qt/fast/forms/formmove2-expected.txt:
635 * platform/qt/fast/forms/input-align-image-expected.txt:
636 * platform/qt/fast/forms/input-appearance-height-expected.txt:
637 * platform/qt/fast/forms/input-type-change-expected.txt:
638 * platform/qt/fast/forms/preserveFormDuringResidualStyle-expected.txt:
639 * platform/qt/fast/forms/radio-attr-order-expected.txt:
640 * platform/qt/fast/forms/radio-nested-labels-expected.txt:
641 * platform/qt/fast/forms/radio_checked-expected.txt:
642 * platform/qt/fast/forms/radio_checked_dynamic-expected.txt:
643 * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt:
644 * platform/qt/fast/forms/searchfield-heights-expected.txt:
645 * platform/qt/fast/forms/slider-thumb-shared-style-expected.txt:
646 * platform/qt/fast/forms/slider-thumb-stylability-expected.txt:
647 * platform/qt/fast/inline/positionedLifetime-expected.txt:
648 * platform/qt/fast/replaced/width100percent-radio-expected.txt:
649 * platform/qt/fast/replaced/width100percent-searchfield-expected.txt:
650 * platform/qt/tables/mozilla/bugs/bug1318-expected.txt:
651 * platform/qt/tables/mozilla/bugs/bug19599-expected.txt:
652 * platform/qt/tables/mozilla/bugs/bug24200-expected.txt:
653 * platform/qt/tables/mozilla/bugs/bug4527-expected.txt:
654 * platform/qt/tables/mozilla_expected_failures/core/captions1-expected.txt:
655 * platform/qt/tables/mozilla_expected_failures/core/captions2-expected.txt:
657 2007-11-07 Lars Knoll <lars@trolltech.com>
661 Update the list of skipped tests.
663 Three more tests are passing.
665 * platform/qt/Skipped:
667 2007-11-07 Lars Knoll <lars@trolltech.com>
671 add more passing test cases.
673 * platform/qt/Skipped:
674 * platform/qt/editing/inserting/insert-3907422-fix-expected.txt: Added.
675 * platform/qt/editing/pasteboard/3976872-expected.txt: Added.
676 * platform/qt/editing/pasteboard/4242293-1-expected.txt: Added.
677 * platform/qt/editing/pasteboard/4242293-expected.txt: Added.
678 * platform/qt/editing/pasteboard/4631972-expected.txt: Added.
679 * platform/qt/editing/pasteboard/4641033-expected.txt: Added.
680 * platform/qt/editing/pasteboard/4700297-expected.txt: Added.
681 * platform/qt/editing/pasteboard/4806874-expected.txt: Added.
682 * platform/qt/editing/pasteboard/4840662-expected.txt: Added.
683 * platform/qt/editing/pasteboard/4944770-1-expected.txt: Added.
684 * platform/qt/editing/pasteboard/4989774-expected.txt: Added.
685 * platform/qt/editing/pasteboard/5006779-expected.txt: Added.
686 * platform/qt/editing/pasteboard/5027857-expected.txt: Added.
687 * platform/qt/editing/pasteboard/5032095-expected.txt: Added.
688 * platform/qt/editing/pasteboard/5065605-expected.txt: Added.
689 * platform/qt/editing/pasteboard/5071074-2-expected.txt: Added.
690 * platform/qt/editing/pasteboard/5071074-expected.txt: Added.
691 * platform/qt/editing/pasteboard/5075944-2-expected.txt: Added.
692 * platform/qt/editing/pasteboard/5075944-3-expected.txt: Added.
693 * platform/qt/editing/pasteboard/5075944-expected.txt: Added.
694 * platform/qt/editing/pasteboard/5134759-expected.txt: Added.
695 * platform/qt/editing/pasteboard/5156401-1-expected.txt: Added.
696 * platform/qt/editing/pasteboard/5245519-expected.txt: Added.
697 * platform/qt/editing/pasteboard/5247341-expected.txt: Added.
698 * platform/qt/editing/pasteboard/5368833-expected.txt: Added.
699 * platform/qt/editing/pasteboard/5387578-expected.txt: Added.
700 * platform/qt/editing/pasteboard/5478250-expected.txt: Added.
701 * platform/qt/editing/pasteboard/5483567-expected.txt: Added.
702 * platform/qt/editing/pasteboard/7955-expected.txt: Added.
703 * platform/qt/editing/pasteboard/8145-1-expected.txt: Added.
704 * platform/qt/editing/pasteboard/8145-2-expected.txt: Added.
705 * platform/qt/editing/pasteboard/8145-3-expected.txt: Added.
706 * platform/qt/editing/pasteboard/bad-placeholder-expected.txt: Added.
707 * platform/qt/editing/pasteboard/copy-paste-bidi-expected.txt: Added.
708 * platform/qt/editing/pasteboard/cut-text-001-expected.txt: Added.
709 * platform/qt/editing/pasteboard/displaced-generic-placeholder-expected.txt: Added.
710 * platform/qt/editing/pasteboard/displaced-placeholder-expected.txt: Added.
711 * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt: Added.
712 * platform/qt/editing/pasteboard/emacs-cntl-y-001-expected.txt: Added.
713 * platform/qt/editing/pasteboard/innerText-inline-table-expected.txt: Added.
714 * platform/qt/editing/pasteboard/interchange-newline-1-expected.txt: Added.
715 * platform/qt/editing/pasteboard/interchange-newline-3-expected.txt: Added.
716 * platform/qt/editing/pasteboard/interchange-newline-4-expected.txt: Added.
717 * platform/qt/editing/pasteboard/merge-after-delete-1-expected.txt: Added.
718 * platform/qt/editing/pasteboard/merge-after-delete-2-expected.txt: Added.
719 * platform/qt/editing/pasteboard/merge-after-delete-expected.txt: Added.
720 * platform/qt/editing/pasteboard/merge-end-1-expected.txt: Added.
721 * platform/qt/editing/pasteboard/merge-end-2-expected.txt: Added.
722 * platform/qt/editing/pasteboard/merge-end-3-expected.txt: Added.
723 * platform/qt/editing/pasteboard/merge-end-4-expected.txt: Added.
724 * platform/qt/editing/pasteboard/merge-end-5-expected.txt: Added.
725 * platform/qt/editing/pasteboard/merge-end-blockquote-expected.txt: Added.
726 * platform/qt/editing/pasteboard/merge-end-borders-expected.txt: Added.
727 * platform/qt/editing/pasteboard/merge-end-list-expected.txt: Added.
728 * platform/qt/editing/pasteboard/merge-end-table-expected.txt: Added.
729 * platform/qt/editing/pasteboard/merge-start-blockquote-expected.txt: Added.
730 * platform/qt/editing/pasteboard/merge-start-list-expected.txt: Added.
731 * platform/qt/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
732 * platform/qt/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
733 * platform/qt/editing/pasteboard/paste-4035648-fix-expected.txt: Added.
734 * platform/qt/editing/pasteboard/paste-4038267-fix-expected.txt: Added.
735 * platform/qt/editing/pasteboard/paste-4039777-fix-expected.txt: Added.
736 * platform/qt/editing/pasteboard/paste-blockquote-1-expected.txt: Added.
737 * platform/qt/editing/pasteboard/paste-blockquote-2-expected.txt: Added.
738 * platform/qt/editing/pasteboard/paste-blockquote-3-expected.txt: Added.
739 * platform/qt/editing/pasteboard/paste-line-endings-001-expected.txt: Added.
740 * platform/qt/editing/pasteboard/paste-line-endings-002-expected.txt: Added.
741 * platform/qt/editing/pasteboard/paste-line-endings-003-expected.txt: Added.
742 * platform/qt/editing/pasteboard/paste-line-endings-004-expected.txt: Added.
743 * platform/qt/editing/pasteboard/paste-line-endings-005-expected.txt: Added.
744 * platform/qt/editing/pasteboard/paste-line-endings-006-expected.txt: Added.
745 * platform/qt/editing/pasteboard/paste-line-endings-007-expected.txt: Added.
746 * platform/qt/editing/pasteboard/paste-line-endings-008-expected.txt: Added.
747 * platform/qt/editing/pasteboard/paste-line-endings-009-expected.txt: Added.
748 * platform/qt/editing/pasteboard/paste-line-endings-010-expected.txt: Added.
749 * platform/qt/editing/pasteboard/paste-list-001-expected.txt: Added.
750 * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt: Added.
751 * platform/qt/editing/pasteboard/paste-match-style-002-expected.txt: Added.
752 * platform/qt/editing/pasteboard/paste-pre-001-expected.txt: Added.
753 * platform/qt/editing/pasteboard/paste-pre-002-expected.txt: Added.
754 * platform/qt/editing/pasteboard/paste-table-001-expected.txt: Added.
755 * platform/qt/editing/pasteboard/paste-table-003-expected.txt: Added.
756 * platform/qt/editing/pasteboard/paste-table-cells-expected.txt: Added.
757 * platform/qt/editing/pasteboard/paste-text-002-expected.txt: Added.
758 * platform/qt/editing/pasteboard/paste-text-003-expected.txt: Added.
759 * platform/qt/editing/pasteboard/paste-text-004-expected.txt: Added.
760 * platform/qt/editing/pasteboard/paste-text-005-expected.txt: Added.
761 * platform/qt/editing/pasteboard/paste-text-006-expected.txt: Added.
762 * platform/qt/editing/pasteboard/paste-text-007-expected.txt: Added.
763 * platform/qt/editing/pasteboard/paste-text-009-expected.txt: Added.
764 * platform/qt/editing/pasteboard/paste-text-010-expected.txt: Added.
765 * platform/qt/editing/pasteboard/paste-text-011-expected.txt: Added.
766 * platform/qt/editing/pasteboard/paste-text-012-expected.txt: Added.
767 * platform/qt/editing/pasteboard/paste-text-014-expected.txt: Added.
768 * platform/qt/editing/pasteboard/paste-text-015-expected.txt: Added.
769 * platform/qt/editing/pasteboard/paste-text-016-expected.txt: Added.
770 * platform/qt/editing/pasteboard/paste-text-017-expected.txt: Added.
771 * platform/qt/editing/pasteboard/paste-text-018-expected.txt: Added.
772 * platform/qt/editing/pasteboard/paste-text-019-expected.txt: Added.
773 * platform/qt/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Added.
774 * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Added.
775 * platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt: Added.
776 * platform/qt/editing/pasteboard/paste-unrendered-select-expected.txt: Added.
777 * platform/qt/editing/pasteboard/pasting-object-expected.txt: Added.
778 * platform/qt/editing/pasteboard/pasting-tabs-expected.txt: Added.
779 * platform/qt/editing/pasteboard/prevent-block-nesting-01-expected.txt: Added.
780 * platform/qt/editing/pasteboard/quirks-mode-br-1-expected.txt: Added.
781 * platform/qt/editing/pasteboard/smart-paste-006-expected.txt: Added.
782 * platform/qt/editing/pasteboard/styled-element-markup-expected.txt: Added.
783 * platform/qt/editing/selection/4932260-1-expected.txt: Added.
784 * platform/qt/editing/selection/5234383-1-expected.txt: Added.
785 * platform/qt/editing/selection/extend-by-word-002-expected.txt: Added.
786 * platform/qt/editing/selection/move-by-sentence-linebreak-expected.txt: Added.
787 * platform/qt/editing/selection/select-box-expected.txt: Added.
788 * platform/qt/editing/selection/select-element-paragraph-boundary-expected.txt: Added.
789 * platform/qt/editing/style/font-family-with-space-expected.txt: Added.
790 * platform/qt/editing/style/non-inheritable-styles-expected.txt: Added.
791 * platform/qt/editing/style/relative-font-size-change-002-expected.txt: Added.
792 * platform/qt/editing/undo/undo-misspellings-expected.txt: Added.
793 * platform/qt/editing/undo/undo-typing-001-expected.txt: Added.
794 * platform/qt/editing/unsupported-content/list-delete-001-expected.txt: Added.
795 * platform/qt/editing/unsupported-content/list-delete-003-expected.txt: Added.
796 * platform/qt/editing/unsupported-content/list-type-after-expected.txt: Added.
797 * platform/qt/editing/unsupported-content/list-type-before-expected.txt: Added.
798 * platform/qt/editing/unsupported-content/table-delete-001-expected.txt: Added.
799 * platform/qt/editing/unsupported-content/table-delete-002-expected.txt: Added.
800 * platform/qt/editing/unsupported-content/table-delete-003-expected.txt: Added.
801 * platform/qt/editing/unsupported-content/table-type-after-expected.txt: Added.
802 * platform/qt/editing/unsupported-content/table-type-before-expected.txt: Added.
804 2007-11-07 Alexey Proskuryakov <ap@nypop.com>
806 Finished moving editing/pasteboard/5583362.html to platform/mac (this test was crashing in ObjC test plugin,
807 because it couldn't find its resources).
809 * editing/resources/plaintext-pasteboard-data.dat: Removed.
810 * platform/mac/editing/resources: Added.
811 * platform/mac/editing/resources/plaintext-pasteboard-data.dat: Copied from editing/resources/plaintext-pasteboard-data.dat.
813 2007-11-07 Dan Bernstein <mitz@apple.com>
815 Reviewed by Brady Eidson.
817 - test for http://bugs.webkit.org/show_bug.cgi?id=15877
818 REGRESSION: r27486 caused a layout regression at my bank's website
820 * fast/block/float/overhanging-after-height-decrease-offsets.html: Added.
821 * platform/mac-leopard/fast/block/float/overhanging-after-height-decrease-offsets-expected.checksum: Added.
822 * platform/mac-leopard/fast/block/float/overhanging-after-height-decrease-offsets-expected.png: Added.
823 * platform/mac/fast/block/float/overhanging-after-height-decrease-offsets-expected.txt: Added.
825 2007-11-06 Adam Roben <aroben@apple.com>
827 Move a Mac-specific test to platform/mac
829 * editing/pasteboard/5583362.html: Removed.
830 * platform/mac/editing/pasteboard/5583362.html: Added.
832 2007-11-06 Beth Dakin <bdakin@apple.com>
836 New test for <rdar://problem/5575812> REGRESSION:When using
837 absolute positioning with overflow:auto div, WebKit seems to add an
839 * fast/overflow/overflow-auto-position-absolute.html: Added.
840 * platform/mac/fast/overflow/overflow-auto-position-absolute-expected.checksum: Added.
841 * platform/mac/fast/overflow/overflow-auto-position-absolute-expected.png: Added.
842 * platform/mac/fast/overflow/overflow-auto-position-absolute-expected.txt: Added.
844 Test with changed results. The measurements in the rtl example now
845 more closely mirror the ltr example.
846 * platform/mac/fast/overflow/unreachable-overflow-rtl-bug-expected.txt:
848 2007-11-06 Justin Garcia <justin.garcia@apple.com>
850 Reviewed by Dan Bernstein.
852 <rdar://problem/5583387> ASSERTION FAILED: !refChild->hasTagName(bodyTag) when pasting newline in plain text into rich text Mail
853 <rdar://problem/5583362> REGRESSION (5523.10.3-TOT): Newlines stripped when pasting plain text in Mail
855 * editing/pasteboard/5583362.html: Added.
856 * editing/resources/plaintext-pasteboard-data.dat: Added.
857 * platform/mac/editing/pasteboard/5583362-expected.checksum: Added.
858 * platform/mac/editing/pasteboard/5583362-expected.png: Added.
859 * platform/mac/editing/pasteboard/5583362-expected.txt: Added.
861 2007-11-06 Antti Koivisto <antti@apple.com>
863 Correct test results.
865 * platform/mac/fast/layers/layer-visibility-expected.txt:
867 2007-11-06 Antti Koivisto <antti@apple.com>
872 <rdar://problem/5521068>
873 Visibility not propagated correctly for children of a layer with z-index
875 The fix for this was (accidentally) already checked in with r27277,
876 with retroactive r=hyatt.
878 * fast/layers/layer-visibility.html:
879 * platform/mac/fast/layers/layer-visibility-expected.checksum:
880 * platform/mac/fast/layers/layer-visibility-expected.png:
881 * platform/mac/fast/layers/layer-visibility-expected.txt:
883 2007-11-06 Justin Garcia <justin.garcia@apple.com>
885 Reviewed by Darin Adler.
887 <rdar://problem/5576619> REGRESSION: Caret disappears after deleting the last character in inline hole (15714)
889 * platform/mac/editing/input/5576619-expected.checksum: Added.
890 * platform/mac/editing/input/5576619-expected.png: Added.
891 * platform/mac/editing/input/5576619-expected.txt: Added.
892 * platform/mac/editing/input/5576619.html: Added.
893 * platform/mac/editing/input/text-input-controller-expected.txt:
895 2007-11-06 Dan Bernstein <mitz@apple.com>
897 Reviewed by Antti Koivisto and Dave Hyatt.
899 - test for <rdar://problem/5582961> Incorrect layout and floating object list corruption when CSS decreases a block's height
901 * fast/block/float/overhanging-after-height-decrease.html: Added.
902 * platform/mac-leopard/fast/block: Added.
903 * platform/mac-leopard/fast/block/float: Added.
904 * platform/mac-leopard/fast/block/float/overhanging-after-height-decrease-expected.checksum: Added.
905 * platform/mac-leopard/fast/block/float/overhanging-after-height-decrease-expected.png: Added.
906 * platform/mac/fast/block/float/overhanging-after-height-decrease-expected.txt: Added.
908 2007-11-05 Adele Peterson <adele@apple.com>
912 Added test for poster attribute.
914 * media/content/abe.png: Added.
915 * media/content/greenbox.png: Added.
916 * media/video-poster-expected.txt: Added.
917 * media/video-poster.html: Added.
919 2007-11-06 Antti Koivisto <antti@apple.com>
923 Tests for media src attribute changes.
925 * media/video-src-change-expected.txt: Added.
926 * media/video-src-change.html: Added.
927 * media/video-src-remove-expected.txt: Added.
928 * media/video-src-remove.html: Added.
929 * media/video-src-set-expected.txt: Added.
930 * media/video-src-set.html: Added.
931 * media/video-test.js:
933 2007-11-06 Dan Bernstein <mitz@apple.com>
935 Reviewed by Darin Adler.
937 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15838
938 Incomplete repaint toggling "How you know this person" on Facebook
940 * fast/repaint/make-children-non-inline.html: Added.
941 * platform/mac/fast/repaint/make-children-non-inline-expected.txt: Added.
942 * platform/mac-leopard/fast/repaint: Added.
943 * platform/mac-leopard/fast/repaint/make-children-non-inline-expected.checksum: Added.
944 * platform/mac-leopard/fast/repaint/make-children-non-inline-expected.png: Added.
946 2007-11-05 Adam Roben <aroben@apple.com>
948 Remove a now-passing test from the Windows Skipped file
952 * platform/win/Skipped:
954 2007-11-05 Dan Bernstein <mitz@apple.com>
956 Reviewed by Oliver Hunt.
958 - test that an all-whitespace class attribute does not cause an assertion failure
960 * fast/dom/class-all-whitespace-expected.txt: Added.
961 * fast/dom/class-all-whitespace.html: Added.
963 2007-11-05 Alexey Proskuryakov <ap@webkit.org>
967 http://bugs.webkit.org/show_bug.cgi?id=15841
968 fast/dom/Document/early-document-access.html crashes under GuardMalloc
970 * fast/dom/Document/early-document-access.html: Don't check for open() timeout;
971 wait for popup window to close as long as it takes.
973 2007-11-03 Darin Adler <darin@apple.com>
977 - updates for http://bugs.webkit.org/show_bug.cgi?id=15814
978 <rdar://problem/5536644> fast/js/kde/encode_decode_uri.html fails
980 * fast/js/kde/resources/encode_decode_uri.js: Rewrote the test to cover edges better,
981 and use the should functions in a way that makes failures easier to understand.
982 * fast/js/kde/encode_decode_uri-expected.txt: Updated.
984 2007-11-02 Antti Koivisto <antti@apple.com>
988 Test for video width/height DOM and content attributes.
990 * media/video-width-height-expected.txt: Added.
991 * media/video-width-height.html: Added.
993 2007-11-02 Darin Adler <darin@apple.com>
997 - test for http://bugs.webkit.org/show_bug.cgi?id=15806
998 <rdar://problem/5561626> ASSERT(element->isRadioButton()) fires destroying form elements
1000 * fast/forms/remove-radio-button-assert-expected.txt: Added.
1001 * fast/forms/remove-radio-button-assert.html: Added.
1003 2007-11-02 Darin Adler <darin@apple.com>
1007 - update tests affected by fix for <rdar://problem/5530185> WebKit does not show
1008 <object> fallback content when both URL and MIME type is omitted
1010 * dom/html/level2/html/AppletsCollection-expected.txt: The text "Nothing here!" renders now.
1011 * fast/dom/HTMLDocument/object-by-name-unknown-child-element-expected.txt: Some blank
1013 * platform/mac/fast/invalid/residual-style-expected.txt: A font element renders now.
1015 2007-11-01 Dan Bernstein <mitz@apple.com>
1017 - fix typo in test name
1019 * fast/repaint/layout-state-only-posiitoned.html: Removed.
1020 * fast/repaint/layout-state-only-positioned.html: Copied from fast/repaint/layout-state-only-posiitoned.html.
1021 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.checksum: Removed.
1022 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.png: Removed.
1023 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.txt: Removed.
1024 * platform/mac/fast/repaint/layout-state-only-positioned-expected.checksum: Copied from platform/mac/fast/repaint/layout-state-only-posiitoned-expected.checksum.
1025 * platform/mac/fast/repaint/layout-state-only-positioned-expected.png: Copied from platform/mac/fast/repaint/layout-state-only-posiitoned-expected.png.
1026 * platform/mac/fast/repaint/layout-state-only-positioned-expected.txt: Copied from platform/mac/fast/repaint/layout-state-only-posiitoned-expected.txt.
1028 2007-11-01 Geoffrey Garen <ggaren@apple.com>
1030 Reviewed by Maciej Stachowiak.
1032 Layout test for http://bugs.webkit.org/show_bug.cgi?id=15785
1033 REGRESSION(r27344): Crash on load at finance.yahoo.com
1035 * fast/js/activation-object-function-lifetime-expected.txt: Added.
1036 * fast/js/activation-object-function-lifetime.html: Added.
1038 2007-11-01 Dan Bernstein <mitz@apple.com>
1040 Reviewed by Dave Hyatt.
1042 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15015
1043 <rdar://problem/5420308> Most of www.aol.com redraws unnecessarily when headline/photo section changes
1045 * fast/repaint/overflow-clip-subtree-layout.html: Added.
1046 * platform/mac/fast/repaint/overflow-clip-subtree-layout-expected.checksum: Added.
1047 * platform/mac/fast/repaint/overflow-clip-subtree-layout-expected.png: Added.
1048 * platform/mac/fast/repaint/overflow-clip-subtree-layout-expected.txt: Added.
1050 2007-10-31 Adam Roben <aroben@apple.com>
1052 Add Windows-specific results for window-properties
1054 HTML Timed Media elements aren't implemented yet on Windows.
1056 * platform/win/fast/dom/Window/window-properties-expected.txt: Added.
1058 2007-10-31 Adam Roben <aroben@apple.com>
1060 New test for a crash when parsing a cubic-bezier function
1064 * fast/css/parse-timing-function-crash-expected.txt: Added.
1065 * fast/css/parse-timing-function-crash.html: Added.
1067 2007-10-31 Justin Garcia <justin.garcia@apple.com>
1069 Reviewed by Dave Harrison.
1071 * editing/execCommand/5569741.html: Added.
1072 * platform/mac/editing/execCommand/5569741-expected.checksum: Added.
1073 * platform/mac/editing/execCommand/5569741-expected.png: Added.
1074 * platform/mac/editing/execCommand/5569741-expected.txt: Added.
1076 2007-10-31 Antti Koivisto <antti@apple.com>
1078 Remove timing dependent, occasionally failing cue point tests.
1079 Cue points will be replaced with cue ranges soon anyway.
1081 * media/video-cuepoint-pause-expected.txt: Removed.
1082 * media/video-cuepoint-remove-multiple-expected.txt: Removed.
1083 * media/video-cuepoint-multiple-expected.txt: Removed.
1084 * media/video-cuepoint-remove-expected.txt: Removed.
1085 * media/video-cuepoint-pause.html: Removed.
1086 * media/video-cuepoint-remove-multiple.html: Removed.
1087 * media/video-cuepoint-multiple.html: Removed.
1088 * media/video-cuepoint-remove.html: Removed.
1089 * media/video-cuepoint-add-expected.txt: Removed.
1090 * media/video-cuepoint-add.html: Removed.
1092 2007-10-31 Lars Knoll <lars@trolltech.com>
1096 Fixes in the XML tokenizer when using QXmlStream.
1098 Use new functionality of QXmlStream in Qt 4.4 to simplify
1099 the code (but keep the old code for now to still support Qt 4.3).
1101 Add proper support for namespace handling when parsing into
1102 a document fragment.
1104 * platform/qt/Skipped:
1105 * platform/qt/dom/xhtml/level3/core/canonicalform10-expected.txt: Removed.
1106 * platform/qt/dom/xhtml/level3/core/canonicalform11-expected.txt: Removed.
1108 2007-10-31 Alexey Proskuryakov <ap@webkit.org>
1112 http://bugs.webkit.org/show_bug.cgi?id=11001
1113 WebKit doesn't support RegExp.compile method
1115 * fast/js/regexp-compile-expected.txt: Added.
1116 * fast/js/regexp-compile.html: Added.
1117 * fast/js/resources/regexp-compile.js: Added.
1119 2007-10-31 Alexey Proskuryakov <ap@webkit.org>
1123 http://bugs.webkit.org/show_bug.cgi?id=15762
1124 XSLStylesheet loads subresources from a wrong URL
1126 * fast/xsl/resources/xslt-second-level-import.xsl:
1127 * fast/parser/resources/external-entities.xsl.xsl:
1128 These tests depended on old buggy behavior.
1130 2007-10-30 Antti Koivisto <antti@apple.com>
1134 Media tests from feature branch.
1136 * fast/dom/Window/window-properties-expected.txt: Replaced.
1137 * fast/dom/Window/window-properties.html: Replaced.
1139 * media/audio-constructor-expected.txt: Added.
1140 * media/audio-constructor-src-expected.txt: Added.
1141 * media/audio-constructor-src.html: Added.
1142 * media/audio-constructor.html: Added.
1143 * media/content: Added.
1144 * media/content/test.mp4: Added.
1145 * media/content/test.wav: Added.
1146 * media/progress-event-expected.txt: Added.
1147 * media/progress-event.html: Added.
1148 * media/video-append-source-expected.txt: Added.
1149 * media/video-append-source.html: Added.
1150 * media/video-autoplay-expected.txt: Added.
1151 * media/video-autoplay.html: Added.
1152 * media/video-buffered-expected.txt: Added.
1153 * media/video-buffered.html: Added.
1154 * media/video-cuepoint-add-expected.txt: Added.
1155 * media/video-cuepoint-add.html: Added.
1156 * media/video-cuepoint-multiple-expected.txt: Added.
1157 * media/video-cuepoint-multiple.html: Added.
1158 * media/video-cuepoint-pause-expected.txt: Added.
1159 * media/video-cuepoint-pause.html: Added.
1160 * media/video-cuepoint-remove-expected.txt: Added.
1161 * media/video-cuepoint-remove-multiple-expected.txt: Added.
1162 * media/video-cuepoint-remove-multiple.html: Added.
1163 * media/video-cuepoint-remove.html: Added.
1164 * media/video-currentTime-expected.txt: Added.
1165 * media/video-currentTime-set-expected.txt: Added.
1166 * media/video-currentTime-set.html: Added.
1167 * media/video-currentTime-set2-expected.txt: Added.
1168 * media/video-currentTime-set2.html: Added.
1169 * media/video-currentTime.html: Added.
1170 * media/video-dom-autoplay-expected.txt: Added.
1171 * media/video-dom-autoplay.html: Added.
1172 * media/video-dom-end-expected.txt: Added.
1173 * media/video-dom-end.html: Added.
1174 * media/video-dom-loopcount-expected.txt: Added.
1175 * media/video-dom-loopcount.html: Added.
1176 * media/video-dom-loopend-expected.txt: Added.
1177 * media/video-dom-loopend.html: Added.
1178 * media/video-dom-loopstart-expected.txt: Added.
1179 * media/video-dom-loopstart.html: Added.
1180 * media/video-dom-src-expected.txt: Added.
1181 * media/video-dom-src.html: Added.
1182 * media/video-dom-start-expected.txt: Added.
1183 * media/video-dom-start.html: Added.
1184 * media/video-end-expected.txt: Added.
1185 * media/video-end.html: Added.
1186 * media/video-error-abort-expected.txt: Added.
1187 * media/video-error-abort.html: Added.
1188 * media/video-error-does-not-exist-expected.txt: Added.
1189 * media/video-error-does-not-exist.html: Added.
1190 * media/video-load-networkState-expected.txt: Added.
1191 * media/video-load-networkState.html: Added.
1192 * media/video-load-readyState-expected.txt: Added.
1193 * media/video-load-readyState.html: Added.
1194 * media/video-loopcount-expected.txt: Added.
1195 * media/video-loopcount.html: Added.
1196 * media/video-loopend-expected.txt: Added.
1197 * media/video-loopend.html: Added.
1198 * media/video-loopstart-expected.txt: Added.
1199 * media/video-loopstart.html: Added.
1200 * media/video-muted-expected.txt: Added.
1201 * media/video-muted.html: Added.
1202 * media/video-no-autoplay-expected.txt: Added.
1203 * media/video-no-autoplay.html: Added.
1204 * media/video-seekable-expected.txt: Added.
1205 * media/video-seekable.html: Added.
1206 * media/video-size-expected.txt: Added.
1207 * media/video-size.html: Added.
1208 * media/video-source-expected.txt: Added.
1209 * media/video-source-media-expected.txt: Added.
1210 * media/video-source-media.html: Added.
1211 * media/video-source-type-expected.txt: Added.
1212 * media/video-source-type.html: Added.
1213 * media/video-source.html: Added.
1214 * media/video-src-expected.txt: Added.
1215 * media/video-src-source-expected.txt: Added.
1216 * media/video-src-source.html: Added.
1217 * media/video-src.html: Added.
1218 * media/video-start-expected.txt: Added.
1219 * media/video-start.html: Added.
1220 * media/video-test.js: Added.
1221 * media/video-volume-expected.txt: Added.
1222 * media/video-volume.html: Added.
1223 * platform/qt/Skipped:
1224 * platform/win/Skipped:
1226 2007-10-30 Justin Garcia <set EMAIL_ADDRESS environment variable>
1228 Reviewed by Darin Adler.
1230 <rdar://problem/5549929> CrashTracer: [USER] 35 crashes at WebCore::CharacterData::insertData
1232 * editing/inserting/5549929-1-expected.txt: Added.
1233 * editing/inserting/5549929-1.html: Added.
1234 * editing/inserting/5549929-2.html: Added.
1235 * editing/inserting/5549929-3.html: Added.
1236 * platform/mac/editing/inserting/5549929-2-expected.checksum: Added.
1237 * platform/mac/editing/inserting/5549929-2-expected.png: Added.
1238 * platform/mac/editing/inserting/5549929-2-expected.txt: Added.
1239 * platform/mac/editing/inserting/5549929-3-expected.checksum: Added.
1240 * platform/mac/editing/inserting/5549929-3-expected.png: Added.
1241 * platform/mac/editing/inserting/5549929-3-expected.txt: Added.
1243 2007-10-30 Adam Roben <aroben@apple.com>
1245 Add another failing test to the Windows Skipped file
1247 * platform/win/Skipped:
1249 2007-10-30 Sam Weinig <sam@webkit.org>
1251 Rubber-stamped by Adam Roben.
1253 Update test to not intermittently fail.
1255 * http/tests/security/host-compare-case-insensitive-expected.txt:
1256 * http/tests/security/host-compare-case-insensitive.html:
1257 * http/tests/security/resources/cross-frame-iframe.html:
1258 * http/tests/security/resources/localhost-accesssor.html:
1260 2007-10-30 Beth Dakin <bdakin@apple.com>
1262 Rubber stamped by Geoff.
1264 This test needed updated results from my patch last night. It has
1265 <parsererror> tags, which are now block instead on inline.
1267 * platform/mac/fast/frames/onlyCommentInIFrame-expected.checksum: Replaced.
1268 * platform/mac/fast/frames/onlyCommentInIFrame-expected.png: Replaced.
1269 * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
1271 2007-10-30 Beth Dakin <bdakin@apple.com>
1273 Rubber stamped by Geoff.
1275 Fixing two layout test mixups from my patch last night.
1277 I added this test, but checked in old results:
1278 * platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt:
1280 I removed the results of this test by accident:
1281 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt: Added.
1283 2007-10-29 Beth Dakin <bdakin@apple.com>
1287 New tests and new results for old tests for <rdar://problem/
1288 5399614> anchor tag is not rendered without text content, works in
1289 Firefox with CSS background-image (13237)
1292 * fast/inline/drawStyledEmptyInlines.html: Added.
1293 * fast/inline/drawStyledEmptyInlinesWithWS.html: Added.
1294 * fast/inline/emptyInlinesWithinLists.html: Added.
1295 * fast/inline/styledEmptyInlinesWithBRs.html: Added.
1296 * platform/mac/fast/inline/drawStyledEmptyInlines-expected.checksum: Added.
1297 * platform/mac/fast/inline/drawStyledEmptyInlines-expected.png: Added.
1298 * platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt: Added.
1299 * platform/mac/fast/inline/drawStyledEmptyInlinesWithWS-expected.checksum: Added.
1300 * platform/mac/fast/inline/drawStyledEmptyInlinesWithWS-expected.png: Added.
1301 * platform/mac/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt: Added.
1302 * platform/mac/fast/inline/emptyInlinesWithinLists-expected.checksum: Added.
1303 * platform/mac/fast/inline/emptyInlinesWithinLists-expected.png: Added.
1304 * platform/mac/fast/inline/emptyInlinesWithinLists-expected.txt: Added.
1305 * platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.checksum: Added.
1306 * platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.png: Added.
1307 * platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.txt: Added.
1309 New results for tests with <paserererrors> since <parsererror> is
1311 * platform/mac/fast/invalid/junk-data-expected.checksum: Replaced.
1312 * platform/mac/fast/invalid/junk-data-expected.png: Replaced.
1313 * platform/mac/fast/invalid/junk-data-expected.txt:
1314 * platform/mac/fast/invalid/missing-end-tag-expected.checksum: Replaced.
1315 * platform/mac/fast/invalid/missing-end-tag-expected.png: Replaced.
1316 * platform/mac/fast/invalid/missing-end-tag-expected.txt:
1317 * platform/mac/fast/parser/xhtml-alternate-entities-expected.checksum: Replaced.
1318 * platform/mac/fast/parser/xhtml-alternate-entities-expected.png: Replaced.
1319 * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt:
1320 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.checksum: Replaced.
1321 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png: Replaced.
1322 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt: Removed.
1323 * platform/mac/svg/custom/junk-data-expected.checksum: Replaced.
1324 * platform/mac/svg/custom/junk-data-expected.png: Replaced.
1325 * platform/mac/svg/custom/junk-data-expected.txt:
1326 * platform/mac/svg/custom/missing-xlink-expected.checksum: Replaced.
1327 * platform/mac/svg/custom/missing-xlink-expected.png: Replaced.
1328 * platform/mac/svg/custom/missing-xlink-expected.txt:
1329 * platform/mac/svg/hixie/error/012-expected.checksum: Replaced.
1330 * platform/mac/svg/hixie/error/012-expected.png: Replaced.
1331 * platform/mac/svg/hixie/error/012-expected.txt:
1333 2007-10-29 Dan Bernstein <mitz@apple.com>
1335 Reviewed by Adam Roben.
1337 - test for http://bugs.webkit.org/show_bug.cgi?id=15750
1338 REGRESSION(r27173): Web Inspector freezes beneath Image::drawPattern()
1340 * fast/backgrounds/size/zero.html: Added.
1341 * platform/mac/fast/backgrounds/size/zero-expected.checksum: Added.
1342 * platform/mac/fast/backgrounds/size/zero-expected.png: Added.
1343 * platform/mac/fast/backgrounds/size/zero-expected.txt: Added.
1345 2007-10-29 Sam Weinig <sam@webkit.org>
1347 Rubber-stamped by Adam Roben.
1349 Simplify the dataURL xxs tests.
1351 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt:
1352 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level.html:
1353 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt:
1354 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
1355 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html:
1356 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame.html:
1357 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt:
1358 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html:
1359 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt:
1360 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html:
1361 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt:
1362 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html:
1363 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt:
1364 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html:
1365 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt:
1366 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html:
1368 2007-10-29 Alexey Proskuryakov <ap@webkit.org>
1372 Test for http://bugs.webkit.org/show_bug.cgi?id=10030
1373 Star Alliance site is opened without the main frame
1375 * fast/frames/location-change-expected.txt: Added.
1376 * fast/frames/location-change.html: Added.
1377 * fast/frames/resources/location-change-frame-1.html: Added.
1378 * fast/frames/resources/location-change-frame-2.html: Added.
1380 2007-10-29 Dan Bernstein <mitz@apple.com>
1382 Reviewed by John Sullivan,
1384 - repaint test for <rdar://problem/5424455> REGRESSION (r21168-r21193, Tiger only): Safari scrollbar is clipped at top when loading particular RSS page
1386 * fast/repaint/layout-state-only-posiitoned.html: Added.
1387 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.checksum: Added.
1388 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.png: Added.
1389 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.txt: Added.
1391 2007-10-29 David Kilzer <ddkilzer@webkit.org>
1393 Test for: REGRESSION (r17701): Favicons should be viewable as image documents
1394 <http://bugs.webkit.org/show_bug.cgi?id=15640>
1398 * fast/images/favicon-as-image.html: Added.
1399 * fast/images/resources/favicon.ico: Added.
1400 * platform/mac/fast/images/favicon-as-image-expected.checksum: Added.
1401 * platform/mac/fast/images/favicon-as-image-expected.png: Added.
1402 * platform/mac/fast/images/favicon-as-image-expected.txt: Added.
1404 2007-10-28 Alexey Proskuryakov <ap@webkit.org>
1408 Test for http://bugs.webkit.org/show_bug.cgi?id=10734
1410 * fast/dom/HTMLOptionElement/set-option-index-text-expected.txt: Added.
1411 * fast/dom/HTMLOptionElement/set-option-index-text.html: Added.
1413 2007-10-28 Eric Seidel <eric@webkit.org>
1417 * platform/mac/svg/custom/path-bad-data-expected.txt: updated to better results
1419 2007-10-28 Darin Adler <darin@apple.com>
1423 - test for http://bugs.webkit.org/show_bug.cgi?id=15735
1424 remove GroupNode to simplify AST and possibly get a modest speedup
1426 One test is a start at testing that parentheses are added when needed.
1427 The other test checks some aspects of object literals, since I changed
1428 the way the property names is handled in those. More tests are needed.
1430 * fast/js/function-toString-object-literals-expected.txt: Added.
1431 * fast/js/function-toString-object-literals.html: Added.
1432 * fast/js/function-toString-parentheses-expected.txt: Added.
1433 * fast/js/function-toString-parentheses.html: Added.
1434 * fast/js/resources/function-toString-object-literals.js: Added.
1435 * fast/js/resources/function-toString-parentheses.js: Added.
1437 2007-10-28 Adam Roben <aroben@apple.com>
1439 Re-enable a bunch of passing tests on Windows
1441 * platform/win/Skipped:
1443 2007-10-27 Adam Roben <aroben@apple.com>
1445 Updated Windows Skipped file for currently failing tests
1447 * platform/win/Skipped:
1449 2007-10-27 Adam Roben <aroben@apple.com>
1451 Fix HTMLDocument12.xhtml on Leopard/Windows
1453 <rdar://5313535> and <rdar://5539816>
1455 The test succeeds on Leopard and Windows, but fails on Tiger. For some
1456 reason, failing expected results had been checked in to
1457 platform/mac-leopard. The test seems to be passing now, so I moved the
1458 failing results to platform/mac-tiger.
1460 Reviewed by Maciej and Sam.
1462 * platform/mac-leopard/dom/xhtml/level2/html/HTMLDocument12-expected.txt: Removed.
1463 * platform/mac-tiger/dom/xhtml/level2/html/HTMLDocument12-expected.txt:
1464 Moved from platform/mac-leopard.
1466 2007-10-27 Sam Weinig <sam@webkit.org>
1468 Hit with the rubber-stamp of Timothy Hatcher.
1470 Tests for window.console's functions.
1472 * fast/dom/Window/console-functions-expected.txt: Added.
1473 * fast/dom/Window/console-functions.html: Added.
1475 2007-10-27 Sam Weinig <sam@webkit.org>
1477 Reviewed by Tim Hatcher.
1479 Speculative fix for an intermittently failing test
1481 * fast/dom/Window/resources/opened-window.html: Added.
1482 * fast/dom/Window/window-early-properties.html: Use onload for opened
1483 window and use a local file instead of a data: URL to avoid same origin
1486 2007-10-27 Sam Weinig <sam@webkit.org>
1488 Reviewed by Adam Roben.
1490 Update tests for http://bugs.webkit.org/show_bug.cgi?id=14953
1491 Implement window.console in WebCore
1493 * fast/dom/Window/window-properties-expected.txt:
1494 * http/tests/security/cross-frame-access-put-expected.txt:
1496 2007-10-27 Matt Lilek <webkit@mattlilek.com>
1500 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1502 2007-10-27 Adam Roben <aroben@apple.com>
1504 Speculative fix for an intermittently failing test
1506 Reviewed by Sam and Eric.
1508 * http/tests/local/style-access-before-stylesheet-loaded.html: Use
1509 waitUntilDone/notifyDone.
1511 2007-10-27 Adam Roben <aroben@apple.com>
1513 Add some more failing tests to the Windows Skipped file
1515 * platform/win/Skipped:
1517 2007-10-27 Dan Bernstein <mitz@apple.com>
1519 Reviewed by Darin Adler.
1521 - test for <rdar://problem/5530657>
1523 * fast/table/colgroup-relative-expected.txt: Added.
1524 * fast/table/colgroup-relative.html: Added.
1526 2007-10-27 Julien <julien.chaffraix@gmail.com>
1530 http://bugs.webkit.org/show_bug.cgi?id=13141
1531 XMLHttpRequest should set readyState to 0 after abort()
1533 * fast/dom/xmlhttprequest-html-response-encoding.html: correct malformed page
1534 * http/tests/xmlhttprequest/xmlhttprequest-abord-readyState-expect.txt: Added.
1535 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html: Added.
1537 2007-10-27 Dan Bernstein <mitz@apple.com>
1539 Reviewed by Dave Hyatt.
1541 - rotated border image test
1543 * fast/borders/border-image-rotate-transform.html: Added.
1544 * platform/mac/fast/borders/border-image-rotate-transform-expected.checksum: Added.
1545 * platform/mac/fast/borders/border-image-rotate-transform-expected.png: Added.
1546 * platform/mac/fast/borders/border-image-rotate-transform-expected.txt: Added.
1548 2007-10-27 Alexey Proskuryakov <ap@webkit.org>
1552 http://bugs.webkit.org/show_bug.cgi?id=15555
1553 XMLHttpRequest does not support charset "x-user-defined", which can
1554 facilitate loading of binary data
1556 * http/tests/xmlhttprequest/binary-x-user-defined-expected.txt: Added.
1557 * http/tests/xmlhttprequest/binary-x-user-defined.html: Added.
1558 * http/tests/xmlhttprequest/resources/256.bin: Added.
1560 2007-10-27 Alexey Proskuryakov <ap@webkit.org>
1564 Test by Christopher Rogers <christorogers@gmail.com>.
1566 http://bugs.webkit.org/show_bug.cgi?id=15467
1567 Setting innerHTML to blank string in application/xhtml+xml mode
1568 throws DOM Exception 7
1570 * fast/dom/blank-innerHTML-expected.txt: Added.
1571 * fast/dom/blank-innerHTML.xhtml: Added.
1573 2007-10-26 Tristan O'Tierney <tristan@apple.com>
1575 Reviewed by Darin Adler.
1577 Added new test cases to handle non-number input to window adjusting
1578 functions like resizeTo, resizeBy, moveTo, and moveBy for
1579 <rdar://problem/5555053>.
1581 * fast/dom/Window/window-resize-nan-expected.txt: Added.
1582 * fast/dom/Window/window-resize-nan.html: Added.
1584 2007-10-26 Darin Adler <darin@apple.com>
1588 - test changes for http://bugs.webkit.org/show_bug.cgi?id=15703
1589 fix numeric functions -- improve correctness and speed
1591 * fast/js/resources/char-at.js: Updated test to expect that we get the first
1592 character if we pass NaN to charAt and charCodeAt; it's what the specification
1593 asks for and matches other browsers too.
1594 * fast/js/char-at-expected.txt: Updated.
1596 2007-10-26 Mark Rowe <mrowe@apple.com>
1598 Update expected results.
1600 * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
1602 2007-10-25 Alexey Proskuryakov <ap@webkit.org>
1606 http://bugs.webkit.org/show_bug.cgi?id=15650
1607 XML attribute nodes are not importable
1609 * fast/dom/import-attribute-node-expected.txt: Added.
1610 * fast/dom/import-attribute-node.html: Added.
1611 * fast/dom/import-document-fragment-expected.txt: Added.
1612 * fast/dom/import-document-fragment.html: Added.
1614 * dom/xhtml/level3/core/nodeisequalnode17-expected.txt: Now passes.
1616 2007-10-25 Dan Bernstein <mitz@apple.com>
1618 Reviewed by Dave Hyatt.
1620 - test for http://bugs.webkit.org/show_bug.cgi?id=15362
1621 <rdar://problem/5558715> Safari Crashes when opening a JS TreeGrid widget
1623 * fast/dynamic/insert-before-table-part-in-continuation.html: Added.
1624 * platform/mac/fast/dynamic/insert-before-table-part-in-continuation-expected.checksum: Added.
1625 * platform/mac/fast/dynamic/insert-before-table-part-in-continuation-expected.png: Added.
1626 * platform/mac/fast/dynamic/insert-before-table-part-in-continuation-expected.txt: Added.
1628 2007-10-25 Holger Freyther <zecke@selfish.org>
1630 Reviewed by Simon Hausmann <hausmann@kde.org>.
1632 * We need to set a != 0 status code for the fast/loader/xmlhttprequest-missing-file-exception.html
1633 * libxml2 has the semantic that when writing an empty string and finishing it will report an error. For QXmlStreamReader this is valid.
1634 * This is causing some regressions...
1637 * platform/qt/Skipped:
1639 2007-10-25 Holger Freyther <zecke@selfish.org>
1641 Reviewed by Simon Hausmann <hausmann@kde.org>.
1643 * Make fast/loader/xmlhttprequest-bad-mimetype.html pass. We use QHttp to download local files but we may not set the HTTP result code on the ResourceResponse.
1644 * We can use the cross-platform result now. QWebNetworkInterface/Manager behaves the same as mac for local files.
1647 * platform/qt/Skipped:
1648 * platform/qt/fast/dom/xmlhttprequest-get-expected.txt: Removed.
1650 2007-10-25 Holger Freyther <zecke@selfish.org>
1652 Reviewed by Simon Hausmann <hausmann@kde.org>.
1654 * Implement our own queuing of network jobs to allow special handling of synchronous jobs. This makes us pass the fast/dom/xmlhttprequest-html-response-encoding.html test without a crash. Sync jobs will get a special treatment over the normals ones and in theory more than one sync job is supported.
1655 * This should be thread-safe besides QWebNetworkJob::{ref,deref}
1658 * platform/qt/Skipped:
1660 2007-10-25 Holger Freyther <zecke@selfish.org>
1662 Reviewed by Simon Hausmann <hausmann@kde.org>.
1664 * Do the percent replacement only when we are not base64. With base64 we should not have any % in it anyway.
1665 * Have a custom decodePercentEncoding method that works without doing any charset conversion. With converting back to latin1() we lost some information.
1666 * We pass the char-decoding.html test now
1669 * platform/qt/Skipped:
1671 2007-10-25 Geoffrey Garen <ggaren@apple.com>
1673 Layout tests for bugs that might result from changes like
1674 http://bugs.webkit.org/show_bug.cgi?id=15683
1676 * fast/js/vardecl-preserve-parameters-expected.txt: Added.
1677 * fast/js/vardecl-preserve-parameters.html: Added.
1678 * fast/js/vardecl-preserve-vardecl-expected.txt: Added.
1679 * fast/js/vardecl-preserve-vardecl.html: Added.
1681 2007-10-24 Justin Garcia <justin.garcia@apple.com>
1685 <rdar://problem/5544856>
1686 REGRESSION: After typing 2-byte text, undo only undoes one keystroke at a time
1688 * platform/mac/editing/input/text-input-controller-expected.txt: The delete
1689 we were using previously to remove the old composition makes fewer calls to
1690 the editing delegate.
1692 2007-10-24 Alice Liu <alice.liu@apple.com>
1696 * platform/win/Skipped:
1698 2007-10-24 Eric Seidel <eric@webkit.org>
1702 Make sure we throw an un-catchable out of memory exception.
1704 * fast/js/out-of-memory.html: Added.
1706 2007-10-24 Dan Bernstein <mitz@apple.com>
1708 Reviewed by Oliver Hunt.
1710 - updated results to reflect which table parts are anonymous
1712 2007-10-24 Mark Rowe <mrowe@apple.com>
1714 Fix incorrect test results landed with r26986.
1716 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getAllRequestHeaders-expected.txt:
1717 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getRequestHeader-expected.txt:
1719 2007-10-24 Lars Knoll <lars@trolltech.com>
1723 update test results.
1725 * fast/dom/Window/new-window-opener-expected.txt:
1726 * fast/dom/Window/window-resize-expected.txt:
1727 * fast/dom/open-and-close-by-DOM-expected.txt:
1728 * fast/innerHTML/innerHTML-script-tag-crash-expected.txt:
1729 * fast/js/date-DST-time-cusps-expected.txt:
1730 * fast/js/date-big-setdate-expected.txt:
1731 * fast/js/navigator-mimeTypes-length-expected.txt:
1732 * fast/parser/entities-in-attributes-expected.txt:
1733 * fast/xpath/4XPath/Borrowed/od_20000608-expected.txt:
1734 * platform/qt/css1/text_properties/text-transCapitalize-expected.txt:
1735 * platform/qt/css1/text_properties/text_transform-expected.txt:
1736 * platform/qt/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt:
1737 * platform/qt/editing/selection/4402375-expected.txt: Added.
1738 * platform/qt/editing/selection/4932260-3-expected.txt:
1739 * platform/qt/editing/selection/5234383-2-expected.txt:
1740 * platform/qt/editing/selection/extend-by-sentence-001-expected.txt:
1741 * platform/qt/editing/selection/image-before-linebreak-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/image-before-linebreak-expected.txt.
1742 * platform/qt/editing/selection/replaced-boundaries-1-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-1-expected.txt.
1743 * platform/qt/editing/selection/replaced-boundaries-2-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-2-expected.txt.
1744 * platform/qt/editing/selection/replaced-boundaries-3-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.txt.
1745 * platform/qt/fast/css/textCapitalizeEdgeCases-expected.txt:
1746 * platform/qt/fast/dynamic/containing-block-change-expected.txt: Added.
1747 * platform/qt/fast/events/event-listener-on-link-expected.txt: Copied from LayoutTests/platform/mac/fast/events/event-listener-on-link-expected.txt.
1748 * platform/qt/fast/events/event-sender-mouse-moved-expected.txt: Added.
1749 * platform/qt/fast/events/label-focus-expected.txt: Added.
1750 * platform/qt/fast/events/onload-re-entry-expected.txt: Copied from LayoutTests/platform/mac/fast/events/onload-re-entry-expected.txt.
1751 * platform/qt/fast/events/onloadFrameCrash-expected.txt: Copied from LayoutTests/platform/mac/fast/events/onloadFrameCrash-expected.txt.
1752 * platform/qt/fast/repaint/body-background-image-expected.txt: Added.
1753 * platform/qt/fast/repaint/focus-layers-expected.txt: Added.
1754 * platform/qt/fast/repaint/layer-visibility-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/layer-visibility-expected.txt.
1755 * platform/qt/fast/table/frame-and-rules-expected.txt:
1756 * platform/qt/fast/text/international/003-expected.txt:
1757 * platform/qt/fast/text/international/bidi-listbox-atsui-expected.txt:
1758 * platform/qt/fast/text/international/bidi-listbox-expected.txt:
1759 * platform/qt/fast/text/international/thai-line-breaks-expected.txt:
1760 * platform/qt/plugins/embed-attributes-style-expected.txt: Added.
1762 2007-10-24 Julien Chaffraix <julien.chaffraix@gmail.com>
1766 Tests for http://bugs.webkit.org/show_bug.cgi?id=15356
1767 getResponseHeader and getAllResponseHeaders do not throw exceptions
1769 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getAllRequestHeaders-expected.txt: Added.
1770 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getAllRequestHeaders.html: Added.
1771 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getRequestHeader-expected.txt: Added.
1772 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getRequestHeader.html: Added.
1773 * http/tests/xmlhttprequest/xmlhttprequest-invalidHeader-getRequestHeader-expected.txt: Added.
1774 * http/tests/xmlhttprequest/xmlhttprequest-invalidHeader-getRequestHeader.html: Added.
1776 2007-10-24 Lars Knoll <lars@trolltech.com>
1780 these tests don't crash anymore :)
1782 * platform/qt/Skipped:
1783 * platform/qt/editing/selection/mixed-editability-8-expected.txt: Added.
1784 * platform/qt/editing/style/remove-underline-across-paragraph-expected.txt: Added.
1785 * platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Added.
1787 2007-10-24 Lars Knoll <lars@trolltech.com>
1791 add a layoutTestController.dumpSelectionRect() dummy. It only has an effect on mac pixel tests anyway. Makes us pass another 5 test cases.
1793 * platform/qt/Skipped:
1795 2007-10-24 Lars Knoll <lars@trolltech.com>
1799 we're passing most editing tests now. Commit them.
1801 * platform/qt/Skipped:
1802 * platform/qt/editing/deleting/4845371-expected.txt: Added.
1803 * platform/qt/editing/deleting/4866671-expected.txt: Added.
1804 * platform/qt/editing/deleting/4875189-expected.txt: Added.
1805 * platform/qt/editing/deleting/4922367-expected.txt: Added.
1806 * platform/qt/editing/deleting/5026848-1-expected.txt: Added.
1807 * platform/qt/editing/deleting/5026848-2-expected.txt: Added.
1808 * platform/qt/editing/deleting/5026848-3-expected.txt: Added.
1809 * platform/qt/editing/deleting/5032066-expected.txt: Added.
1810 * platform/qt/editing/deleting/5091898-expected.txt: Added.
1811 * platform/qt/editing/deleting/5099303-expected.txt: Added.
1812 * platform/qt/editing/deleting/5115601-expected.txt: Added.
1813 * platform/qt/editing/deleting/5126166-expected.txt: Added.
1814 * platform/qt/editing/deleting/5144139-2-expected.txt: Added.
1815 * platform/qt/editing/deleting/5156801-2-expected.txt: Added.
1816 * platform/qt/editing/deleting/5156801-expected.txt: Added.
1817 * platform/qt/editing/deleting/5168598-expected.txt: Added.
1818 * platform/qt/editing/deleting/5206311-1-expected.txt: Added.
1819 * platform/qt/editing/deleting/5206311-2-expected.txt: Added.
1820 * platform/qt/editing/deleting/5272440-expected.txt: Added.
1821 * platform/qt/editing/deleting/5300379-expected.txt: Added.
1822 * platform/qt/editing/deleting/5369009-expected.txt: Added.
1823 * platform/qt/editing/deleting/5390681-2-expected.txt: Added.
1824 * platform/qt/editing/deleting/5390681-expected.txt: Added.
1825 * platform/qt/editing/deleting/5408255-expected.txt: Added.
1826 * platform/qt/editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Added.
1827 * platform/qt/editing/deleting/delete-3608430-fix-expected.txt: Added.
1828 * platform/qt/editing/deleting/delete-3608445-fix-expected.txt: Added.
1829 * platform/qt/editing/deleting/delete-3608462-fix-expected.txt: Added.
1830 * platform/qt/editing/deleting/delete-3775172-fix-expected.txt: Added.
1831 * platform/qt/editing/deleting/delete-3800834-fix-expected.txt: Added.
1832 * platform/qt/editing/deleting/delete-3857753-fix-expected.txt: Added.
1833 * platform/qt/editing/deleting/delete-3865854-fix-expected.txt: Added.
1834 * platform/qt/editing/deleting/delete-3928305-fix-expected.txt: Added.
1835 * platform/qt/editing/deleting/delete-3959464-fix-expected.txt: Added.
1836 * platform/qt/editing/deleting/delete-4038408-fix-expected.txt: Added.
1837 * platform/qt/editing/deleting/delete-4083333-fix-expected.txt: Added.
1838 * platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt: Added.
1839 * platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt: Added.
1840 * platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt: Added.
1841 * platform/qt/editing/deleting/delete-and-undo-expected.txt: Added.
1842 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt: Added.
1843 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt: Added.
1844 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt: Added.
1845 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt: Added.
1846 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt: Added.
1847 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt: Added.
1848 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt: Added.
1849 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt: Added.
1850 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt: Added.
1851 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt: Added.
1852 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt: Added.
1853 * platform/qt/editing/deleting/delete-at-start-or-end-expected.txt: Added.
1854 * platform/qt/editing/deleting/delete-block-contents-001-expected.txt: Added.
1855 * platform/qt/editing/deleting/delete-block-contents-002-expected.txt: Added.
1856 * platform/qt/editing/deleting/delete-block-contents-003-expected.txt: Added.
1857 * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt: Added.
1858 * platform/qt/editing/deleting/delete-block-merge-contents-002-expected.txt: Added.
1859 * platform/qt/editing/deleting/delete-block-merge-contents-003-expected.txt: Added.
1860 * platform/qt/editing/deleting/delete-block-merge-contents-004-expected.txt: Added.
1861 * platform/qt/editing/deleting/delete-block-merge-contents-005-expected.txt: Added.
1862 * platform/qt/editing/deleting/delete-block-merge-contents-006-expected.txt: Added.
1863 * platform/qt/editing/deleting/delete-block-merge-contents-007-expected.txt: Added.
1864 * platform/qt/editing/deleting/delete-block-merge-contents-008-expected.txt: Added.
1865 * platform/qt/editing/deleting/delete-block-merge-contents-009-expected.txt: Added.
1866 * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.txt: Added.
1867 * platform/qt/editing/deleting/delete-block-merge-contents-011-expected.txt: Added.
1868 * platform/qt/editing/deleting/delete-block-merge-contents-012-expected.txt: Added.
1869 * platform/qt/editing/deleting/delete-block-merge-contents-013-expected.txt: Added.
1870 * platform/qt/editing/deleting/delete-block-merge-contents-014-expected.txt: Added.
1871 * platform/qt/editing/deleting/delete-block-merge-contents-015-expected.txt: Added.
1872 * platform/qt/editing/deleting/delete-block-merge-contents-016-expected.txt: Added.
1873 * platform/qt/editing/deleting/delete-block-merge-contents-017-expected.txt: Added.
1874 * platform/qt/editing/deleting/delete-block-merge-contents-018-expected.txt: Added.
1875 * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt: Added.
1876 * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt: Added.
1877 * platform/qt/editing/deleting/delete-block-merge-contents-021-expected.txt: Added.
1878 * platform/qt/editing/deleting/delete-block-merge-contents-022-expected.txt: Added.
1879 * platform/qt/editing/deleting/delete-block-merge-contents-023-expected.txt: Added.
1880 * platform/qt/editing/deleting/delete-block-merge-contents-024-expected.txt: Added.
1881 * platform/qt/editing/deleting/delete-block-table-expected.txt: Added.
1882 * platform/qt/editing/deleting/delete-br-001-expected.txt: Added.
1883 * platform/qt/editing/deleting/delete-br-002-expected.txt: Added.
1884 * platform/qt/editing/deleting/delete-br-003-expected.txt: Added.
1885 * platform/qt/editing/deleting/delete-br-004-expected.txt: Added.
1886 * platform/qt/editing/deleting/delete-br-005-expected.txt: Added.
1887 * platform/qt/editing/deleting/delete-br-006-expected.txt: Added.
1888 * platform/qt/editing/deleting/delete-br-007-expected.txt: Added.
1889 * platform/qt/editing/deleting/delete-br-008-expected.txt: Added.
1890 * platform/qt/editing/deleting/delete-br-009-expected.txt: Added.
1891 * platform/qt/editing/deleting/delete-br-010-expected.txt: Added.
1892 * platform/qt/editing/deleting/delete-br-011-expected.txt: Added.
1893 * platform/qt/editing/deleting/delete-br-012-expected.txt: Added.
1894 * platform/qt/editing/deleting/delete-by-word-001-expected.txt: Added.
1895 * platform/qt/editing/deleting/delete-by-word-002-expected.txt: Added.
1896 * platform/qt/editing/deleting/delete-character-001-expected.txt: Added.
1897 * platform/qt/editing/deleting/delete-contiguous-ws-001-expected.txt: Added.
1898 * platform/qt/editing/deleting/delete-first-list-item-expected.txt: Added.
1899 * platform/qt/editing/deleting/delete-hr-expected.txt: Added.
1900 * platform/qt/editing/deleting/delete-image-001-expected.txt: Added.
1901 * platform/qt/editing/deleting/delete-image-002-expected.txt: Added.
1902 * platform/qt/editing/deleting/delete-image-003-expected.txt: Added.
1903 * platform/qt/editing/deleting/delete-image-004-expected.txt: Added.
1904 * platform/qt/editing/deleting/delete-leading-ws-001-expected.txt: Added.
1905 * platform/qt/editing/deleting/delete-line-001-expected.txt: Added.
1906 * platform/qt/editing/deleting/delete-line-002-expected.txt: Added.
1907 * platform/qt/editing/deleting/delete-line-003-expected.txt: Added.
1908 * platform/qt/editing/deleting/delete-line-004-expected.txt: Added.
1909 * platform/qt/editing/deleting/delete-line-005-expected.txt: Added.
1910 * platform/qt/editing/deleting/delete-line-006-expected.txt: Added.
1911 * platform/qt/editing/deleting/delete-line-007-expected.txt: Added.
1912 * platform/qt/editing/deleting/delete-line-008-expected.txt: Added.
1913 * platform/qt/editing/deleting/delete-line-009-expected.txt: Added.
1914 * platform/qt/editing/deleting/delete-line-010-expected.txt: Added.
1915 * platform/qt/editing/deleting/delete-line-011-expected.txt: Added.
1916 * platform/qt/editing/deleting/delete-line-012-expected.txt: Added.
1917 * platform/qt/editing/deleting/delete-line-013-expected.txt: Added.
1918 * platform/qt/editing/deleting/delete-line-014-expected.txt: Added.
1919 * platform/qt/editing/deleting/delete-line-015-expected.txt: Added.
1920 * platform/qt/editing/deleting/delete-line-016-expected.txt: Added.
1921 * platform/qt/editing/deleting/delete-line-017-expected.txt: Added.
1922 * platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt: Added.
1923 * platform/qt/editing/deleting/delete-line-end-ws-002-expected.txt: Added.
1924 * platform/qt/editing/deleting/delete-link-1-expected.txt: Added.
1925 * platform/qt/editing/deleting/delete-listitem-001-expected.txt: Added.
1926 * platform/qt/editing/deleting/delete-listitem-002-expected.txt: Added.
1927 * platform/qt/editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
1928 * platform/qt/editing/deleting/delete-select-all-002-expected.txt: Added.
1929 * platform/qt/editing/deleting/delete-select-all-003-expected.txt: Added.
1930 * platform/qt/editing/deleting/delete-selection-001-expected.txt: Added.
1931 * platform/qt/editing/deleting/delete-tab-001-expected.txt: Added.
1932 * platform/qt/editing/deleting/delete-tab-002-expected.txt: Added.
1933 * platform/qt/editing/deleting/delete-tab-003-expected.txt: Added.
1934 * platform/qt/editing/deleting/delete-tab-004-expected.txt: Added.
1935 * platform/qt/editing/deleting/delete-to-select-table-expected.txt: Added.
1936 * platform/qt/editing/deleting/delete-trailing-ws-001-expected.txt: Added.
1937 * platform/qt/editing/deleting/delete-trailing-ws-002-expected.txt: Added.
1938 * platform/qt/editing/deleting/delete-ws-fixup-001-expected.txt: Added.
1939 * platform/qt/editing/deleting/delete-ws-fixup-002-expected.txt: Added.
1940 * platform/qt/editing/deleting/delete-ws-fixup-003-expected.txt: Added.
1941 * platform/qt/editing/deleting/delete-ws-fixup-004-expected.txt: Added.
1942 * platform/qt/editing/deleting/deletionUI-single-instance-expected.txt: Added.
1943 * platform/qt/editing/deleting/forward-delete-expected.txt: Added.
1944 * platform/qt/editing/deleting/list-item-1-expected.txt: Added.
1945 * platform/qt/editing/deleting/merge-different-styles-expected.txt: Added.
1946 * platform/qt/editing/deleting/merge-endOfParagraph-expected.txt: Added.
1947 * platform/qt/editing/deleting/merge-into-empty-block-1-expected.txt: Added.
1948 * platform/qt/editing/deleting/merge-into-empty-block-2-expected.txt: Added.
1949 * platform/qt/editing/deleting/merge-no-br-expected.txt: Added.
1950 * platform/qt/editing/deleting/merge-unrendered-space-expected.txt: Added.
1951 * platform/qt/editing/deleting/merge-whitespace-pre-expected.txt: Added.
1952 * platform/qt/editing/deleting/move-nodes-001-expected.txt: Added.
1953 * platform/qt/editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
1954 * platform/qt/editing/deleting/pruning-after-merge-2-expected.txt: Added.
1955 * platform/qt/editing/deleting/smart-delete-001-expected.txt: Added.
1956 * platform/qt/editing/deleting/smart-delete-002-expected.txt: Added.
1957 * platform/qt/editing/deleting/smart-delete-003-expected.txt: Added.
1958 * platform/qt/editing/deleting/smart-delete-004-expected.txt: Added.
1959 * platform/qt/editing/deleting/table-cells-expected.txt: Added.
1960 * platform/qt/editing/deleting/transpose-empty-expected.txt: Added.
1961 * platform/qt/editing/deleting/whitespace-pre-1-expected.txt: Added.
1962 * platform/qt/editing/execCommand/4580583-1-expected.txt: Added.
1963 * platform/qt/editing/execCommand/4580583-2-expected.txt: Added.
1964 * platform/qt/editing/execCommand/4641880-1-expected.txt: Added.
1965 * platform/qt/editing/execCommand/4641880-2-expected.txt: Added.
1966 * platform/qt/editing/execCommand/4747450-expected.txt: Added.
1967 * platform/qt/editing/execCommand/4786404-1-expected.txt: Added.
1968 * platform/qt/editing/execCommand/4786404-2-expected.txt: Added.
1969 * platform/qt/editing/execCommand/4916402-expected.txt: Added.
1970 * platform/qt/editing/execCommand/4916541-expected.txt: Added.
1971 * platform/qt/editing/execCommand/4916583-expected.txt: Added.
1972 * platform/qt/editing/execCommand/4920488-expected.txt: Added.
1973 * platform/qt/editing/execCommand/4920742-1-expected.txt: Added.
1974 * platform/qt/editing/execCommand/4924441-expected.txt: Added.
1975 * platform/qt/editing/execCommand/5049671-expected.txt: Added.
1976 * platform/qt/editing/execCommand/5062376-expected.txt: Added.
1977 * platform/qt/editing/execCommand/5080333-1-expected.txt: Added.
1978 * platform/qt/editing/execCommand/5080333-2-expected.txt: Added.
1979 * platform/qt/editing/execCommand/5119244-expected.txt: Added.
1980 * platform/qt/editing/execCommand/5120591-expected.txt: Added.
1981 * platform/qt/editing/execCommand/5136770-expected.txt: Added.
1982 * platform/qt/editing/execCommand/5138441-expected.txt: Added.
1983 * platform/qt/editing/execCommand/5142012-1-expected.txt: Added.
1984 * platform/qt/editing/execCommand/5142012-2-expected.txt: Added.
1985 * platform/qt/editing/execCommand/5142012-3-expected.txt: Added.
1986 * platform/qt/editing/execCommand/5144139-1-expected.txt: Added.
1987 * platform/qt/editing/execCommand/5164796-expected.txt: Added.
1988 * platform/qt/editing/execCommand/5190926-expected.txt: Added.
1989 * platform/qt/editing/execCommand/5207369-expected.txt: Added.
1990 * platform/qt/editing/execCommand/5210032-expected.txt: Added.
1991 * platform/qt/editing/execCommand/5432254-1-expected.txt: Added.
1992 * platform/qt/editing/execCommand/5432254-2-expected.txt: Added.
1993 * platform/qt/editing/execCommand/boldSelection-expected.txt: Added.
1994 * platform/qt/editing/execCommand/create-list-from-range-selection-expected.txt: Added.
1995 * platform/qt/editing/execCommand/create-list-with-hr-expected.txt: Added.
1996 * platform/qt/editing/execCommand/find-after-replace-expected.txt: Added.
1997 * platform/qt/editing/execCommand/findString-2-expected.txt: Added.
1998 * platform/qt/editing/execCommand/findString-expected.txt: Added.
1999 * platform/qt/editing/execCommand/format-block-expected.txt: Added.
2000 * platform/qt/editing/execCommand/format-block-from-range-selection-expected.txt: Added.
2001 * platform/qt/editing/execCommand/format-block-with-braces-expected.txt: Added.
2002 * platform/qt/editing/execCommand/format-block-with-trailing-br-expected.txt: Added.
2003 * platform/qt/editing/execCommand/hilitecolor-expected.txt: Added.
2004 * platform/qt/editing/execCommand/indent-empty-root-expected.txt: Added.
2005 * platform/qt/editing/execCommand/indent-list-item-expected.txt: Added.
2006 * platform/qt/editing/execCommand/indent-selection-expected.txt: Added.
2007 * platform/qt/editing/execCommand/insert-list-and-stitch-expected.txt: Added.
2008 * platform/qt/editing/execCommand/insert-list-empty-div-expected.txt: Added.
2009 * platform/qt/editing/execCommand/insert-list-with-id-expected.txt: Added.
2010 * platform/qt/editing/execCommand/insertHTML-expected.txt: Added.
2011 * platform/qt/editing/execCommand/insertHorizontalRule-expected.txt: Added.
2012 * platform/qt/editing/execCommand/insertImage-expected.txt: Added.
2013 * platform/qt/editing/execCommand/modifyForeColorByCharacter-expected.txt: Added.
2014 * platform/qt/editing/execCommand/outdent-selection-expected.txt: Added.
2015 * platform/qt/editing/execCommand/paste-1-expected.txt: Added.
2016 * platform/qt/editing/execCommand/paste-2-expected.txt: Added.
2017 * platform/qt/editing/execCommand/print-expected.txt: Added.
2018 * platform/qt/editing/execCommand/remove-formatting-2-expected.txt: Added.
2019 * platform/qt/editing/execCommand/remove-formatting-expected.txt: Added.
2020 * platform/qt/editing/execCommand/remove-list-1-expected.txt: Added.
2021 * platform/qt/editing/execCommand/remove-list-from-range-selection-expected.txt: Added.
2022 * platform/qt/editing/execCommand/remove-list-item-1-expected.txt: Added.
2023 * platform/qt/editing/execCommand/remove-list-items-expected.txt: Added.
2024 * platform/qt/editing/execCommand/selectAll-expected.txt: Added.
2025 * platform/qt/editing/execCommand/strikethroughSelection-expected.txt: Added.
2026 * platform/qt/editing/execCommand/switch-list-type-expected.txt: Added.
2027 * platform/qt/editing/inserting/12882-expected.txt: Added.
2028 * platform/qt/editing/inserting/4278698-expected.txt: Added.
2029 * platform/qt/editing/inserting/4840662-expected.txt: Added.
2030 * platform/qt/editing/inserting/4875189-1-expected.txt: Added.
2031 * platform/qt/editing/inserting/4875189-2-expected.txt: Added.
2032 * platform/qt/editing/inserting/4959067-expected.txt: Added.
2033 * platform/qt/editing/inserting/4960120-1-expected.txt: Added.
2034 * platform/qt/editing/inserting/4960120-2-expected.txt: Added.
2035 * platform/qt/editing/inserting/5002441-expected.txt: Added.
2036 * platform/qt/editing/inserting/5058163-1-expected.txt: Added.
2037 * platform/qt/editing/inserting/5058163-2-expected.txt: Added.
2038 * platform/qt/editing/inserting/5156401-2-expected.txt: Added.
2039 * platform/qt/editing/inserting/5418891-expected.txt: Added.
2040 * platform/qt/editing/inserting/before-after-input-element-expected.txt: Added.
2041 * platform/qt/editing/inserting/editable-html-element-expected.txt: Added.
2042 * platform/qt/editing/inserting/editable-inline-element-expected.txt: Added.
2043 * platform/qt/editing/inserting/edited-whitespace-1-expected.txt: Added.
2044 * platform/qt/editing/inserting/editing-empty-divs-expected.txt: Added.
2045 * platform/qt/editing/inserting/insert-3654864-fix-expected.txt: Added.
2046 * platform/qt/editing/inserting/insert-3659587-fix-expected.txt: Added.
2047 * platform/qt/editing/inserting/insert-3775316-fix-expected.txt: Added.
2048 * platform/qt/editing/inserting/insert-3778059-fix-expected.txt: Added.
2049 * platform/qt/editing/inserting/insert-3786362-fix-expected.txt: Added.
2050 * platform/qt/editing/inserting/insert-3800346-fix-expected.txt: Added.
2051 * platform/qt/editing/inserting/insert-3851164-fix-expected.txt: Added.
2052 * platform/qt/editing/inserting/insert-after-delete-001-expected.txt: Added.
2053 * platform/qt/editing/inserting/insert-at-end-01-expected.txt: Added.
2054 * platform/qt/editing/inserting/insert-at-end-02-expected.txt: Added.
2055 * platform/qt/editing/inserting/insert-before-link-1-expected.txt: Added.
2056 * platform/qt/editing/inserting/insert-br-001-expected.txt: Added.
2057 * platform/qt/editing/inserting/insert-br-002-expected.txt: Added.
2058 * platform/qt/editing/inserting/insert-br-003-expected.txt: Added.
2059 * platform/qt/editing/inserting/insert-br-004-expected.txt: Added.
2060 * platform/qt/editing/inserting/insert-br-005-expected.txt: Added.
2061 * platform/qt/editing/inserting/insert-br-006-expected.txt: Added.
2062 * platform/qt/editing/inserting/insert-br-007-expected.txt: Added.
2063 * platform/qt/editing/inserting/insert-br-008-expected.txt: Added.
2064 * platform/qt/editing/inserting/insert-br-009-expected.txt: Added.
2065 * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.txt: Added.
2066 * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt: Added.
2067 * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt: Added.
2068 * platform/qt/editing/inserting/insert-br-quoted-001-expected.txt: Added.
2069 * platform/qt/editing/inserting/insert-br-quoted-002-expected.txt: Added.
2070 * platform/qt/editing/inserting/insert-br-quoted-003-expected.txt: Added.
2071 * platform/qt/editing/inserting/insert-br-quoted-004-expected.txt: Added.
2072 * platform/qt/editing/inserting/insert-br-quoted-005-expected.txt: Added.
2073 * platform/qt/editing/inserting/insert-br-quoted-006-expected.txt: Added.
2074 * platform/qt/editing/inserting/insert-div-001-expected.txt: Added.
2075 * platform/qt/editing/inserting/insert-div-002-expected.txt: Added.
2076 * platform/qt/editing/inserting/insert-div-003-expected.txt: Added.
2077 * platform/qt/editing/inserting/insert-div-004-expected.txt: Added.
2078 * platform/qt/editing/inserting/insert-div-005-expected.txt: Added.
2079 * platform/qt/editing/inserting/insert-div-006-expected.txt: Added.
2080 * platform/qt/editing/inserting/insert-div-007-expected.txt: Added.
2081 * platform/qt/editing/inserting/insert-div-008-expected.txt: Added.
2082 * platform/qt/editing/inserting/insert-div-009-expected.txt: Added.
2083 * platform/qt/editing/inserting/insert-div-010-expected.txt: Added.
2084 * platform/qt/editing/inserting/insert-div-011-expected.txt: Added.
2085 * platform/qt/editing/inserting/insert-div-012-expected.txt: Added.
2086 * platform/qt/editing/inserting/insert-div-013-expected.txt: Added.
2087 * platform/qt/editing/inserting/insert-div-014-expected.txt: Added.
2088 * platform/qt/editing/inserting/insert-div-015-expected.txt: Added.
2089 * platform/qt/editing/inserting/insert-div-016-expected.txt: Added.
2090 * platform/qt/editing/inserting/insert-div-017-expected.txt: Added.
2091 * platform/qt/editing/inserting/insert-div-018-expected.txt: Added.
2092 * platform/qt/editing/inserting/insert-div-019-expected.txt: Added.
2093 * platform/qt/editing/inserting/insert-div-020-expected.txt: Added.
2094 * platform/qt/editing/inserting/insert-div-021-expected.txt: Added.
2095 * platform/qt/editing/inserting/insert-div-022-expected.txt: Added.
2096 * platform/qt/editing/inserting/insert-div-023-expected.txt: Added.
2097 * platform/qt/editing/inserting/insert-div-024-expected.txt: Added.
2098 * platform/qt/editing/inserting/insert-div-025-expected.txt: Added.
2099 * platform/qt/editing/inserting/insert-div-026-expected.txt: Added.
2100 * platform/qt/editing/inserting/insert-div-027-expected.txt: Added.
2101 * platform/qt/editing/inserting/insert-paragraph-01-expected.txt: Added.
2102 * platform/qt/editing/inserting/insert-paragraph-02-expected.txt: Added.
2103 * platform/qt/editing/inserting/insert-paragraph-03-expected.txt: Added.
2104 * platform/qt/editing/inserting/insert-paragraph-04-expected.txt: Added.
2105 * platform/qt/editing/inserting/insert-paragraph-05-expected.txt: Added.
2106 * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt: Added.
2107 * platform/qt/editing/inserting/insert-tab-001-expected.txt: Added.
2108 * platform/qt/editing/inserting/insert-tab-002-expected.txt: Added.
2109 * platform/qt/editing/inserting/insert-tab-003-expected.txt: Added.
2110 * platform/qt/editing/inserting/insert-tab-004-expected.txt: Added.
2111 * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt: Added.
2112 * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt: Added.
2113 * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.txt: Added.
2114 * platform/qt/editing/inserting/insert-text-with-newlines-expected.txt: Added.
2115 * platform/qt/editing/inserting/line-break-expected.txt: Added.
2116 * platform/qt/editing/inserting/paragraph-separator-01-expected.txt: Added.
2117 * platform/qt/editing/inserting/paragraph-separator-02-expected.txt: Added.
2118 * platform/qt/editing/inserting/paragraph-separator-03-expected.txt: Added.
2119 * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.txt: Added.
2120 * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.txt: Added.
2121 * platform/qt/editing/inserting/redo-expected.txt: Added.
2122 * platform/qt/editing/inserting/return-key-with-selection-001-expected.txt: Added.
2123 * platform/qt/editing/inserting/return-key-with-selection-002-expected.txt: Added.
2124 * platform/qt/editing/inserting/return-key-with-selection-003-expected.txt: Added.
2125 * platform/qt/editing/inserting/typing-001-expected.txt: Added.
2126 * platform/qt/editing/inserting/typing-002-expected.txt: Added.
2127 * platform/qt/editing/inserting/typing-003-expected.txt: Added.
2128 * platform/qt/editing/inserting/typing-around-br-001-expected.txt: Added.
2129 * platform/qt/editing/inserting/typing-around-image-001-expected.txt: Added.
2130 * platform/qt/editing/selection/13804-expected.txt: Added.
2131 * platform/qt/editing/selection/3690703-2-expected.txt: Added.
2132 * platform/qt/editing/selection/3690703-expected.txt: Added.
2133 * platform/qt/editing/selection/3690719-expected.txt: Added.
2134 * platform/qt/editing/selection/4397952-expected.txt: Added.
2135 * platform/qt/editing/selection/4776665-expected.txt: Added.
2136 * platform/qt/editing/selection/4818145-expected.txt: Added.
2137 * platform/qt/editing/selection/4866671-expected.txt: Added.
2138 * platform/qt/editing/selection/4889598-expected.txt: Added.
2139 * platform/qt/editing/selection/4895428-2-expected.txt: Added.
2140 * platform/qt/editing/selection/4895428-3-expected.txt: Added.
2141 * platform/qt/editing/selection/4932260-2-expected.txt: Added.
2142 * platform/qt/editing/selection/4932260-3-expected.txt: Added.
2143 * platform/qt/editing/selection/4960116-expected.txt: Added.
2144 * platform/qt/editing/selection/4960137-expected.txt: Added.
2145 * platform/qt/editing/selection/4983858-expected.txt: Added.
2146 * platform/qt/editing/selection/5007143-2-expected.txt: Added.
2147 * platform/qt/editing/selection/5007143-expected.txt: Added.
2148 * platform/qt/editing/selection/5076323-1-expected.txt: Added.
2149 * platform/qt/editing/selection/5076323-2-expected.txt: Added.
2150 * platform/qt/editing/selection/5076323-3-expected.txt: Added.
2151 * platform/qt/editing/selection/5081257-1-expected.txt: Added.
2152 * platform/qt/editing/selection/5081257-2-expected.txt: Added.
2153 * platform/qt/editing/selection/5099303-expected.txt: Added.
2154 * platform/qt/editing/selection/5131716-1-expected.txt: Added.
2155 * platform/qt/editing/selection/5131716-2-expected.txt: Added.
2156 * platform/qt/editing/selection/5131716-3-expected.txt: Added.
2157 * platform/qt/editing/selection/5131716-4-expected.txt: Added.
2158 * platform/qt/editing/selection/5136696-expected.txt: Added.
2159 * platform/qt/editing/selection/5195166-1-expected.txt: Added.
2160 * platform/qt/editing/selection/5195166-2-expected.txt: Added.
2161 * platform/qt/editing/selection/5234383-2-expected.txt: Added.
2162 * platform/qt/editing/selection/6476-expected.txt: Added.
2163 * platform/qt/editing/selection/7152-1-expected.txt: Added.
2164 * platform/qt/editing/selection/7152-2-expected.txt: Added.
2165 * platform/qt/editing/selection/addRange-expected.txt: Added.
2166 * platform/qt/editing/selection/after-line-wrap-expected.txt: Added.
2167 * platform/qt/editing/selection/caret-before-select-expected.txt: Added.
2168 * platform/qt/editing/selection/caret-rtl-2-expected.txt: Added.
2169 * platform/qt/editing/selection/caret-rtl-expected.txt: Added.
2170 * platform/qt/editing/selection/clear-selection-expected.txt: Added.
2171 * platform/qt/editing/selection/contenteditable-click-inside-expected.txt: Added.
2172 * platform/qt/editing/selection/contenteditable-click-outside-expected.txt: Added.
2173 * platform/qt/editing/selection/display-table-text-expected.txt: Added.
2174 * platform/qt/editing/selection/drag-in-iframe-expected.txt: Added.
2175 * platform/qt/editing/selection/editable-html-element-expected.txt: Added.
2176 * platform/qt/editing/selection/editable-non-editable-crash-expected.txt: Added.
2177 * platform/qt/editing/selection/end-of-document-expected.txt: Added.
2178 * platform/qt/editing/selection/extend-by-character-001-expected.txt: Added.
2179 * platform/qt/editing/selection/extend-by-character-002-expected.txt: Added.
2180 * platform/qt/editing/selection/extend-by-character-003-expected.txt: Added.
2181 * platform/qt/editing/selection/extend-by-character-004-expected.txt: Added.
2182 * platform/qt/editing/selection/extend-by-character-005-expected.txt: Added.
2183 * platform/qt/editing/selection/extend-by-character-006-expected.txt: Added.
2184 * platform/qt/editing/selection/extend-by-sentence-001-expected.txt: Added.
2185 * platform/qt/editing/selection/extend-by-word-001-expected.txt: Added.
2186 * platform/qt/editing/selection/focus-body-expected.txt: Added.
2187 * platform/qt/editing/selection/focus_editable_html-expected.txt: Added.
2188 * platform/qt/editing/selection/iframe-expected.txt: Added.
2189 * platform/qt/editing/selection/inline-table-expected.txt: Added.
2190 * platform/qt/editing/selection/leave-requested-block-expected.txt: Added.
2191 * platform/qt/editing/selection/line-wrap-1-expected.txt: Added.
2192 * platform/qt/editing/selection/line-wrap-2-expected.txt: Added.
2193 * platform/qt/editing/selection/mixed-editability-2-expected.txt: Added.
2194 * platform/qt/editing/selection/mixed-editability-3-expected.txt: Added.
2195 * platform/qt/editing/selection/mixed-editability-4-expected.txt: Added.
2196 * platform/qt/editing/selection/mixed-editability-5-expected.txt: Added.
2197 * platform/qt/editing/selection/mixed-editability-6-expected.txt: Added.
2198 * platform/qt/editing/selection/mixed-editability-7-expected.txt: Added.
2199 * platform/qt/editing/selection/mixed-editability-9-expected.txt: Added.
2200 * platform/qt/editing/selection/move-3875618-fix-expected.txt: Added.
2201 * platform/qt/editing/selection/move-3875641-fix-expected.txt: Added.
2202 * platform/qt/editing/selection/move-backwords-by-word-001-expected.txt: Added.
2203 * platform/qt/editing/selection/move-between-blocks-no-001-expected.txt: Added.
2204 * platform/qt/editing/selection/move-between-blocks-yes-001-expected.txt: Added.
2205 * platform/qt/editing/selection/move-by-character-001-expected.txt: Added.
2206 * platform/qt/editing/selection/move-by-character-002-expected.txt: Added.
2207 * platform/qt/editing/selection/move-by-character-003-expected.txt: Added.
2208 * platform/qt/editing/selection/move-by-character-004-expected.txt: Added.
2209 * platform/qt/editing/selection/move-by-character-005-expected.txt: Added.
2210 * platform/qt/editing/selection/move-by-character-6-expected.txt: Added.
2211 * platform/qt/editing/selection/move-by-line-001-expected.txt: Added.
2212 * platform/qt/editing/selection/move-by-line-002-expected.txt: Added.
2213 * platform/qt/editing/selection/move-by-sentence-001-expected.txt: Added.
2214 * platform/qt/editing/selection/move-by-word-001-expected.txt: Added.
2215 * platform/qt/editing/selection/node-removal-1-expected.txt: Added.
2216 * platform/qt/editing/selection/node-removal-2-expected.txt: Added.
2217 * platform/qt/editing/selection/previous-line-position-expected.txt: Added.
2218 * platform/qt/editing/selection/replace-selection-1-expected.txt: Added.
2219 * platform/qt/editing/selection/select-all-001-expected.txt: Added.
2220 * platform/qt/editing/selection/select-all-002-expected.txt: Added.
2221 * platform/qt/editing/selection/select-all-003-expected.txt: Added.
2222 * platform/qt/editing/selection/select-all-004-expected.txt: Added.
2223 * platform/qt/editing/selection/select-all-005-expected.txt: Added.
2224 * platform/qt/editing/selection/select-all-006-expected.txt: Added.
2225 * platform/qt/editing/selection/select-all-iframe-expected.txt: Added.
2226 * platform/qt/editing/selection/select-missing-image-expected.txt: Added.
2227 * platform/qt/editing/selection/selectNode-expected.txt: Added.
2228 * platform/qt/editing/selection/selectNodeContents-expected.txt: Added.
2229 * platform/qt/editing/selection/selection-3748164-fix-expected.txt: Added.
2230 * platform/qt/editing/selection/table-caret-1-expected.txt: Added.
2231 * platform/qt/editing/selection/table-caret-2-expected.txt: Added.
2232 * platform/qt/editing/selection/table-caret-3-expected.txt: Added.
2233 * platform/qt/editing/selection/unrendered-001-expected.txt: Added.
2234 * platform/qt/editing/selection/unrendered-002-expected.txt: Added.
2235 * platform/qt/editing/selection/unrendered-003-expected.txt: Added.
2236 * platform/qt/editing/selection/unrendered-004-expected.txt: Added.
2237 * platform/qt/editing/selection/unrendered-005-expected.txt: Added.
2238 * platform/qt/editing/selection/unrendered-space-expected.txt: Added.
2239 * platform/qt/editing/spelling/spelling-expected.txt: Added.
2240 * platform/qt/editing/style/4916887-expected.txt: Added.
2241 * platform/qt/editing/style/5017613-1-expected.txt: Added.
2242 * platform/qt/editing/style/5017613-2-expected.txt: Added.
2243 * platform/qt/editing/style/5046875-1-expected.txt: Added.
2244 * platform/qt/editing/style/5046875-2-expected.txt: Added.
2245 * platform/qt/editing/style/5065910-expected.txt: Added.
2246 * platform/qt/editing/style/5084241-expected.txt: Added.
2247 * platform/qt/editing/style/5228141-expected.txt: Added.
2248 * platform/qt/editing/style/5279521-expected.txt: Added.
2249 * platform/qt/editing/style/apple-style-editable-mix-expected.txt: Added.
2250 * platform/qt/editing/style/block-style-001-expected.txt: Added.
2251 * platform/qt/editing/style/block-style-002-expected.txt: Added.
2252 * platform/qt/editing/style/block-style-003-expected.txt: Added.
2253 * platform/qt/editing/style/block-style-004-expected.txt: Added.
2254 * platform/qt/editing/style/block-style-005-expected.txt: Added.
2255 * platform/qt/editing/style/block-style-006-expected.txt: Added.
2256 * platform/qt/editing/style/block-styles-007-expected.txt: Added.
2257 * platform/qt/editing/style/create-block-for-style-001-expected.txt: Added.
2258 * platform/qt/editing/style/create-block-for-style-002-expected.txt: Added.
2259 * platform/qt/editing/style/create-block-for-style-003-expected.txt: Added.
2260 * platform/qt/editing/style/create-block-for-style-004-expected.txt: Added.
2261 * platform/qt/editing/style/create-block-for-style-005-expected.txt: Added.
2262 * platform/qt/editing/style/create-block-for-style-006-expected.txt: Added.
2263 * platform/qt/editing/style/create-block-for-style-007-expected.txt: Added.
2264 * platform/qt/editing/style/create-block-for-style-008-expected.txt: Added.
2265 * platform/qt/editing/style/create-block-for-style-009-expected.txt: Added.
2266 * platform/qt/editing/style/create-block-for-style-010-expected.txt: Added.
2267 * platform/qt/editing/style/create-block-for-style-011-expected.txt: Added.
2268 * platform/qt/editing/style/create-block-for-style-012-expected.txt: Added.
2269 * platform/qt/editing/style/create-block-for-style-013-expected.txt: Added.
2270 * platform/qt/editing/style/designmode-expected.txt: Added.
2271 * platform/qt/editing/style/fontsize-1-expected.txt: Added.
2272 * platform/qt/editing/style/highlight-expected.txt: Added.
2273 * platform/qt/editing/style/relative-font-size-change-001-expected.txt: Added.
2274 * platform/qt/editing/style/relative-font-size-change-003-expected.txt: Added.
2275 * platform/qt/editing/style/relative-font-size-change-004-expected.txt: Added.
2276 * platform/qt/editing/style/remove-underline-after-paragraph-expected.txt: Added.
2277 * platform/qt/editing/style/remove-underline-after-paragraph-in-bold-expected.txt: Added.
2278 * platform/qt/editing/style/remove-underline-expected.txt: Added.
2279 * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: Added.
2280 * platform/qt/editing/style/remove-underline-in-bold-expected.txt: Added.
2281 * platform/qt/editing/style/smoosh-styles-001-expected.txt: Added.
2282 * platform/qt/editing/style/smoosh-styles-002-expected.txt: Added.
2283 * platform/qt/editing/style/smoosh-styles-003-expected.txt: Added.
2284 * platform/qt/editing/style/style-3690704-fix-expected.txt: Added.
2285 * platform/qt/editing/style/style-3998892-fix-expected.txt: Added.
2286 * platform/qt/editing/style/style-boundary-001-expected.txt: Added.
2287 * platform/qt/editing/style/style-boundary-002-expected.txt: Added.
2288 * platform/qt/editing/style/style-boundary-003-expected.txt: Added.
2289 * platform/qt/editing/style/style-boundary-004-expected.txt: Added.
2290 * platform/qt/editing/style/style-boundary-005-expected.txt: Added.
2291 * platform/qt/editing/style/table-selection-expected.txt: Added.
2292 * platform/qt/editing/style/typing-style-001-expected.txt: Added.
2293 * platform/qt/editing/style/typing-style-002-expected.txt: Added.
2294 * platform/qt/editing/style/unbold-in-bold-expected.txt: Added.
2295 * platform/qt/editing/style/underline-expected.txt: Added.
2296 * platform/qt/editing/undo/4063751-expected.txt: Added.
2297 * platform/qt/editing/undo/5378473-expected.txt: Added.
2298 * platform/qt/editing/undo/redo-typing-001-expected.txt: Added.
2299 * platform/qt/editing/undo/undo-combined-delete-boundary-expected.txt: Added.
2300 * platform/qt/editing/undo/undo-combined-delete-expected.txt: Added.
2301 * platform/qt/editing/undo/undo-delete-boundary-expected.txt: Added.
2302 * platform/qt/editing/undo/undo-delete-expected.txt: Added.
2303 * platform/qt/editing/undo/undo-forward-delete-boundary-expected.txt: Added.
2304 * platform/qt/editing/undo/undo-forward-delete-expected.txt: Added.
2306 2007-10-24 Lars Knoll <lars@trolltech.com>
2310 convert the text to be text only, and fix it up a little so it doesn't depend on specific font metrics anymore.
2312 * editing/deleting/pruning-after-merge-1-expected.txt: Added.
2313 * editing/deleting/pruning-after-merge-1.html:
2314 * platform/mac/editing/deleting/pruning-after-merge-1-expected.checksum: Removed.
2315 * platform/mac/editing/deleting/pruning-after-merge-1-expected.png: Removed.
2316 * platform/mac/editing/deleting/pruning-after-merge-1-expected.txt: Removed.
2318 2007-10-24 Lars Knoll <lars@trolltech.com>
2322 explicitly add some tests that currently cause DRT to hang.
2324 * platform/qt/Skipped:
2326 2007-10-23 Justin Garcia <justin.garcia@apple.com>
2328 Fixing an accidental change made in r25484.
2330 * editing/pasteboard/quirks-mode-br-1.html:
2331 * platform/mac/editing/pasteboard/quirks-mode-br-1-expected.checksum:
2332 * platform/mac/editing/pasteboard/quirks-mode-br-1-expected.txt:
2334 2007-10-23 Justin Garcia <justin.garcia@apple.com>
2336 Reviewed by Oliver Hunt.
2338 <rdar://problem/5544856>
2339 REGRESSION: After typing 2-byte text, undo only undoes one keystroke at a time
2341 * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
2342 * platform/mac/editing/input/text-input-controller-expected.txt:
2343 * platform/mac/editing/input/wrapped-line-char-rect-expected.txt:
2345 2007-10-23 Adele Peterson <adele@apple.com>
2349 Test for <rdar://problem/5543228> CrashTracer: [USER] 2 crashes in Safari at com.apple.WebCore: WebCore::HTMLInputElement::defaultEventHandler + 872
2351 * fast/forms/textfield-onchange-deletion-expected.txt: Added.
2352 * fast/forms/textfield-onchange-deletion.html: Added.
2354 2007-10-23 Adam Roben <aroben@apple.com>
2356 Add some SVG tests to the Windows Skipped file
2360 * platform/win/Skipped:
2362 2007-10-23 Darin Adler <darin@apple.com>
2364 - removed numeric results so the test is more platform-independent
2366 * fast/js/math-expected.txt: Updated.
2367 * fast/js/resources/math.js: Updated.
2369 2007-10-23 Darin Adler <darin@apple.com>
2373 - test for http://bugs.webkit.org/show_bug.cgi?id=15639
2376 * fast/js/math-expected.txt: Added.
2377 * fast/js/math.html: Added.
2378 * fast/js/resources/math.js: Added.
2380 2007-10-22 Eric Seidel <eric@webkit.org>
2384 Add tests to verify that font-face-* DOM bindings are exposed correctly.
2386 * fast/js/resources/js-test-pre.js: add shouldBeNull and shouldBeEqualToString
2387 * svg/dom/font-face-elements-expected.txt: Added.
2388 * svg/dom/font-face-elements.html: Added.
2390 2007-10-22 Eric Seidel <eric@webkit.org>
2394 Implement <font-face> and friends
2395 http://bugs.webkit.org/show_bug.cgi?id=10652
2397 * platform/mac/svg/custom/font-face-cascade-order-expected.checksum: Added.
2398 * platform/mac/svg/custom/font-face-cascade-order-expected.png: Added.
2399 * platform/mac/svg/custom/font-face-cascade-order-expected.txt: Added.
2400 * platform/mac/svg/custom/font-face-simple-expected.checksum: Added.
2401 * platform/mac/svg/custom/font-face-simple-expected.png: Added.
2402 * platform/mac/svg/custom/font-face-simple-expected.txt: Added.
2403 * platform/mac/svg/custom/font-face-source-fallback-expected.txt: Added.
2404 * svg/custom/font-face-cascade-order.svg: Added.
2405 * svg/custom/font-face-simple.svg: Added.
2406 * svg/custom/font-face-fallback.svg-disabled: Added. Disabled due to bug 15588
2408 2007-10-22 Darin Adler <darin@apple.com>
2412 - tests for http://bugs.webkit.org/show_bug.cgi?id=15632
2414 Added tests for cases where you use something that looks like an array
2415 index, but it has a fractional part.
2417 * fast/js/kde/resources/Array.js: Added tests.
2418 * fast/js/kde/Array-expected.txt: Updated.
2420 2007-10-22 Darin Adler <darin@apple.com>
2422 * fast/js/kde/resources/Array.js: Added tests to cover missing value behavior
2423 (not the same as undefined values in arrays). This matches the ECMA JavaScript
2424 specification, but doesn't exactly match Firefox, because Firefox incorrectly
2425 inserts undefined values rather than missing values in array literals with
2427 * fast/js/kde/Array-expected.txt: Updated with results.
2429 2007-10-21 Mark Rowe <mrowe@apple.com>
2433 Test for http://bugs.webkit.org/show_bug.cgi?id=15603
2434 Bug 15603: Regression(r26847): Crash when sorting an empty array from JavaScript
2436 * fast/js/kde/Array-expected.txt:
2437 * fast/js/kde/resources/Array.js: Update to cover sorting an empty array.
2439 2007-10-21 Nikolas Zimmermann <zimmermann@kde.org>
2441 Forgot to land the new computed style results in fast/css - after the addition of glyph-orientation-*.
2443 * fast/css/computed-style-expected.txt:
2444 * fast/css/computed-style-without-renderer-expected.txt:
2446 2007-10-21 Nikolas Zimmermann <zimmermann@kde.org>
2450 Add new testcase to stress test the glyph-orientation-* parsing rules.
2452 * svg/css/getComputedStyle-basic-expected.txt:
2453 * svg/css/getComputedStyle-basic.xhtml:
2454 * svg/css/glyph-orientation-rounding-test-expected.txt: Added.
2455 * svg/css/glyph-orientation-rounding-test.xhtml: Added.
2457 2007-10-21 Dan Bernstein <mitz@apple.com>
2459 Reviewed by Dave Hyatt.
2461 - test for http://bugs.webkit.org/show_bug.cgi?id=15259
2462 <rdar://problem/5499902> REGRESSION: Text overflows when using word spacing and centering (affects myspace.com music videos page)
2464 * fast/text/word-space.html: Added.
2465 * platform/mac/fast/css/word-space-extra-expected.txt: Updated result.
2466 * platform/mac/fast/text/word-space-expected.checksum: Added.
2467 * platform/mac/fast/text/word-space-expected.png: Added.
2468 * platform/mac/fast/text/word-space-expected.txt: Added.
2470 2007-10-20 Dan Bernstein <mitz@apple.com>
2472 Reviewed by Dave Hyatt.
2474 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=15208
2475 display:table causes the collapsed text to show at a different position when expanded
2477 * fast/table/form-in-table-before-misnested-text-crash-css-expected.txt:
2478 * fast/table/form-in-table-before-misnested-text-crash-expected.txt:
2479 * fast/table/insert-before-anonymous-ancestors.html: Added.
2480 * fast/table/section-in-table-before-misnested-text-crash-css-expected.txt:
2481 * fast/table/section-in-table-before-misnested-text-crash-expected.txt:
2482 * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.checksum: Added.
2483 * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.png: Added.
2484 * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.txt: Added.
2486 2007-10-20 Darin Adler <darin@apple.com>
2488 Reviewed by Tim Hatcher.
2490 - http://bugs.webkit.org/show_bug.cgi?id=15544
2491 <rdar://problem/5076426> fast/events/arrow-navigation.html needs to
2492 not rely on Apple-specific key codes
2494 * fast/events/arrow-navigation.html: Use "rightArrow" instead.
2496 2007-10-20 Nikolas Zimmermann <zimmermann@kde.org>
2500 Updated tests that dependant on display="none" / display="inline" for SVG text.
2502 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
2503 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
2504 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2505 * platform/mac/svg/carto.net/tabgroup-expected.checksum:
2506 * platform/mac/svg/carto.net/tabgroup-expected.png:
2507 * platform/mac/svg/carto.net/tabgroup-expected.txt:
2508 * svg/batik/text/textProperties2-expected.checksum:
2509 * svg/batik/text/textProperties2-expected.png:
2510 * svg/batik/text/textProperties2-expected.txt:
2512 2007-10-20 Nikolas Zimmermann <zimmermann@kde.org>
2516 Updated tests that need textLength/lengthAdjust/kerning support.
2518 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
2519 * svg/batik/text/textLayout-expected.checksum:
2520 * svg/batik/text/textLayout-expected.png:
2521 * svg/batik/text/textLayout-expected.txt:
2522 * svg/batik/text/textOnPathSpaces-expected.checksum:
2523 * svg/batik/text/textOnPathSpaces-expected.png:
2524 * svg/batik/text/textOnPathSpaces-expected.txt:
2525 * svg/batik/text/textPosition-expected.txt:
2526 * svg/batik/text/textPosition2-expected.txt:
2527 * svg/custom/text-letter-spacing-expected.txt:
2528 * svg/text/text-spacing-01-b-expected.checksum:
2529 * svg/text/text-spacing-01-b-expected.png:
2530 * svg/text/text-spacing-01-b-expected.txt:
2532 2007-10-19 Oliver Hunt <oliver@apple.com>
2536 Updating window properties to include new features from HTML5 database support
2538 * fast/dom/Window/window-properties-expected.txt:
2540 2007-10-19 Adele Peterson <adele@apple.com>
2544 Test for <rdar://problem/5518461> REGRESSION (2.0.4-3): Popup arrows are missing in small popups at homedepot.com
2546 * fast/forms/menulist-no-overflow.html: Added.
2547 * platform/mac/fast/forms/menulist-no-overflow-expected.checksum: Added.
2548 * platform/mac/fast/forms/menulist-no-overflow-expected.png: Added.
2549 * platform/mac/fast/forms/menulist-no-overflow-expected.txt: Added.
2551 2007-10-19 Nikolas Zimmermann <zimmermann@kde.org>
2553 Rubberstamped by Oliver.
2555 Land tiger baseline matching my MBP, as discussed with Oliver.
2556 Mostly differences regarding the size of "(" / ")" characters.
2558 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
2559 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
2560 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
2561 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
2562 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
2563 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
2564 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
2565 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
2566 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
2567 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
2568 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
2569 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
2570 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
2571 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
2572 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
2573 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
2574 * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
2575 * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
2576 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
2577 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
2578 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
2579 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
2580 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
2581 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
2582 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
2583 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
2584 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
2585 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
2586 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
2587 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
2588 * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
2589 * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
2590 * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
2591 * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
2592 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
2593 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
2594 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
2595 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
2596 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
2597 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
2598 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
2599 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
2600 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
2601 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
2602 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
2603 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
2604 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
2605 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
2606 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
2607 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
2608 * platform/mac/svg/carto.net/colourpicker-expected.checksum:
2609 * platform/mac/svg/carto.net/colourpicker-expected.png:
2610 * platform/mac/svg/carto.net/combobox-expected.checksum:
2611 * platform/mac/svg/carto.net/combobox-expected.png:
2612 * platform/mac/svg/carto.net/scrollbar-expected.checksum:
2613 * platform/mac/svg/carto.net/scrollbar-expected.png:
2614 * platform/mac/svg/carto.net/selectionlist-expected.checksum:
2615 * platform/mac/svg/carto.net/selectionlist-expected.png:
2617 2007-10-19 Sam Weinig <sam@webkit.org>
2621 Update results after changing the warning message in isSafeScript to print the frame URL
2622 rather than the security domain URL. This now also prints the warning when using data:
2623 URLs because we no longer return early.
2625 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt:
2626 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt:
2627 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
2628 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt:
2629 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt:
2630 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt:
2631 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt:
2632 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt:
2633 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt:
2634 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe-expected.txt:
2635 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open-expected.txt:
2636 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe-expected.txt:
2637 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open-expected.txt:
2639 2007-10-19 Dan Bernstein <mitz@apple.com>
2641 Rubber-stamped by Sam Weinig.
2643 removing a commented-out test and a test that no longer fails
2645 * platform/mac-leopard/Skipped:
2647 2007-10-19 David Kilzer <ddkilzer@webkit.org>
2651 Provide the functionality of js-test-post.js in a function named isSuccessfullyParsed().
2653 * fast/encoding/char-encoding.html: Updated to use js-test-post-function.js instead of local hack.
2654 * fast/js/resources/js-test-post-function.js: Copied from LayoutTests/fast/js/resources/js-test-post.js.
2655 Modified to create isSuccessfullyParsed() function.
2657 2007-10-18 Dan Bernstein <mitz@apple.com>
2659 Rubber-stamped by Mark Rowe.
2661 removing tests that no longer fail
2663 * platform/mac-leopard/Skipped:
2665 2007-10-18 Justin Garcia <justin.garcia@apple.com>
2667 Reviewed by Kevin McCullough.
2669 <rdar://problem/5483526>
2670 GoogleDocs: A hang occurs when applying list styling to a selection containing a table and line breaks
2672 Demonstrates fix for the hang:
2673 * editing/execCommand/5483526-expected.txt: Added.
2674 * editing/execCommand/5483526.html: Added.
2676 Fixed selection endpoint (problems with selection painting prevent this
2677 from being reflected in the pixel test results):
2678 * platform/mac/editing/execCommand/5432254-2-expected.txt:
2680 2007-10-18 Dan Bernstein <mitz@apple.com>
2682 Reviewed by Adam Roben.
2684 - removing fixed test
2686 * platform/mac-leopard/Skipped:
2688 2007-10-18 Darin Adler <darin@apple.com>
2692 - test update for http://bugs.webkit.org/show_bug.cgi?id=15541
2693 REGRESSION (r26616): prompt with one argument uses the literal "undefined" as default reply
2695 * fast/dom/Window/alert-undefined-expected.txt: Back to expecting empty string for default value.
2697 2007-10-18 Dan Bernstein <mitz@apple.com>
2699 Reviewed by Nikolas Zimmermann.
2701 - test for http://bugs.webkit.org/show_bug.cgi?id=15367
2702 Assertion failure inspecting a document including soft hyphen code (0xad)
2704 * fast/text/word-break-soft-hyphen.html: Added.
2705 * platform/mac/fast/text/word-break-soft-hyphen-expected.checksum: Added.
2706 * platform/mac/fast/text/word-break-soft-hyphen-expected.png: Added.
2707 * platform/mac/fast/text/word-break-soft-hyphen-expected.txt: Added.
2709 2007-10-18 Nikolas Zimmermann <zimmermann@kde.org>
2713 Regenerated result of following test, now that ImageBuffers are correctly clipped to the
2714 visible frame size (RenderView) - no more drawing outside that region.
2716 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
2717 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
2719 2007-10-18 Eric Seidel <eric@webkit.org>
2723 Test case for http://bugs.webkit.org/show_bug.cgi?id=15504
2724 Landed -disabled as it's blocked by:
2725 http://bugs.webkit.org/show_bug.cgi?id=15503
2727 * fast/js/resources/js-test-post.js: add support for XHTML
2728 * fast/js/resources/js-test-pre.js: add support for XHTML
2729 * svg/dom/viewspec-parser.html-disabled: Added.
2731 2007-10-17 Rob Buis <buis@kde.org>
2733 Reviewed by Darin, Adam, and Maciej.
2736 http://bugs.webkit.org/show_bug.cgi?id=12988
2737 First element (in document order) is not returned when other duplicate ID-ed elements were created first
2739 * fast/dom/duplicate-ids-document-order.html: Added.
2741 2007-10-17 Alice Liu <alice.liu@apple.com>
2743 Rubber-stamped by Adele.
2745 Correct uses of initKeyboardEvent for tests that test accesskey.
2746 Accesskey modifier is ctrl for mac and alt for other platforms.
2748 * fast/events/access-key-self-destruct.html:
2749 * fast/forms/access-key.html:
2750 * fast/forms/legend-access-key.html:
2752 2007-10-17 Darin Adler <darin@apple.com>
2754 Reviewed by Mark Rowe.
2756 - test for http://bugs.webkit.org/show_bug.cgi?id=15543
2757 <rdar://problem/5545639> REGRESSION (r26697):
2758 GoogleDocs: Can't create new documents or open existing ones
2760 * fast/js/regexp-non-character-expected.txt: Added.
2761 * fast/js/regexp-non-character.html: Added.
2762 * fast/js/resources/regexp-non-character.js: Added.
2764 2007-10-17 Justin Garcia <justin.garcia@apple.com>
2766 Reviewed by Harrison.
2768 <rdar://problem/5481523>
2769 GoogleDocs: Safari hangs when indenting a particular table twice
2771 * editing/execCommand/5481523.html: Added.
2772 * platform/mac/editing/execCommand/5481523-expected.checksum: Added.
2773 * platform/mac/editing/execCommand/5481523-expected.png: Added.
2774 * platform/mac/editing/execCommand/5481523-expected.txt: Added.
2776 2007-10-16 Alice Liu <alice.liu@apple.com>
2778 removing fixed tests
2780 * platform/win/Skipped:
2782 2007-10-16 Alice Liu <alice.liu@apple.com>
2784 Rubber-stamped by Adele.
2786 fixing incorrect usage of JS String search method.
2788 * editing/deleting/delete-by-word-001.html:
2789 * editing/deleting/delete-by-word-002.html:
2790 * fast/forms/input-text-option-delete.html:
2791 * fast/forms/listbox-onchange.html:
2792 * fast/forms/listbox-selection.html:
2794 2007-10-16 Geoffrey Garen <ggaren@apple.com>
2796 Reviewed by Maciej Stachowiak.
2798 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=15478
2799 Declare vars and functions iteratively upon entering an execution context
2801 * fast/js/function-declarations-expected.txt: Added.
2802 * fast/js/function-declarations.html: Added.
2803 * fast/js/var-declarations-expected.txt: Added.
2804 * fast/js/var-declarations.html: Added.
2806 2007-10-16 Alice Liu <alice.liu@apple.com>
2810 Fix <rdar://5134108> "fast/forms/select-accesskey.html and focus-selection-input.html fail on Windows"
2812 Adding code to choose the right accesskey modifier based on a useragent check for existance of mac platform.
2813 * fast/forms/focus-selection-input.html:
2814 * fast/forms/select-accesskey.html:
2816 2007-10-16 Darin Adler <darin@apple.com>
2820 - http://bugs.webkit.org/show_bug.cgi?id=15533
2821 some tests have hard-coded Mac-specific modifier keys
2823 - <rdar://problem/5102974> Layout tests fail on Windows because
2824 they have hard-coded Mac-specific modifier keys
2825 - <rdar://problem/5075449> fast/forms/listbox-onchange.html
2826 is failing on Windows due to modifier key differences
2827 - <rdar://problem/5134134> test 12 in fast/forms/listbox-selection.html
2830 * editing/deleting/delete-by-word-001.html: Use control key instead of alt key to
2831 delete a word on non-Mac platforms. Also use character 8 instead of 127.
2832 * editing/deleting/delete-by-word-002.html: Ditto.
2833 * fast/forms/input-text-option-delete.html: Ditto.
2834 * fast/forms/listbox-onchange.html: Use control key instead of meta key to toggle
2835 a single list item on non-Mac platforms.
2836 * fast/forms/listbox-selection.html: Ditto.
2838 2007-10-16 Mitz Pettel <mitz@webkit.org>
2840 Reviewed by Dave Hyatt.
2842 - test for http://bugs.webkit.org/show_bug.cgi?id=15296
2843 REGRESSION (r19716-r19719): width not specified for <marquee> tag is causing the alignment issue.
2845 * fast/block/float/marquee-shrink-to-avoid-floats.html: Added.
2846 * platform/mac/fast/block: Added.
2847 * platform/mac/fast/block/float: Added.
2848 * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.checksum: Added.
2849 * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.png: Added.
2850 * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt: Added.
2852 2007-10-16 Beth Dakin <bdakin@apple.com>
2856 Fix for <rdar://problem/5517118> REGRESSION: 9A570 - Safari renders
2857 Amazon seller page way too small
2859 * fast/css/pendingStylesheetFontSize.html: Added.
2860 * platform/mac/fast/css/pendingStylesheetFontSize-expected.checksum: Added.
2861 * platform/mac/fast/css/pendingStylesheetFontSize-expected.png: Added.
2862 * platform/mac/fast/css/pendingStylesheetFontSize-expected.txt: Added.
2864 2007-10-16 Adele Peterson <adele@apple.com>
2868 Updating with correct results for:
2869 <rdar://problem/5538793> REGRESSION: Failing layout test: fast/forms/select-change-listbox-to-popup.html (due to landing feature branch)
2871 * platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt:
2873 2007-10-16 Alexey Proskuryakov <ap@webkit.org>
2877 http://bugs.webkit.org/show_bug.cgi?id=15506
2878 editing/pasteboard/paste-into-anchor-text.html accesses an external resource
2880 Removed the external resource reference and made the test dump as text.
2882 * editing/pasteboard/paste-into-anchor-text-expected.txt: Copied from platform/mac/editing/pasteboard/paste-into-anchor-text-expected.txt.
2883 * editing/pasteboard/paste-into-anchor-text.html:
2884 * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.checksum: Removed.
2885 * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.png: Removed.
2886 * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.txt: Removed.
2888 2007-10-15 Geoffrey Garen <ggaren@apple.com>
2890 Fixed layout test for reals. Changed \r\n to \n, fixing mass confusion.
2892 * fast/js/do-while-expression-value-expected.txt:
2893 * fast/js/do-while-expression-value.html:
2894 * fast/js/nested-function-scope.html:
2895 * fast/js/while-expression-value-expected.txt:
2896 * fast/js/while-expression-value.html:
2898 2007-10-15 Kevin McCullough <kmccullough@apple.com>
2902 - <rdar://problem/5238818> window.resizeTo doesn't restrict the resized window to the size of the screen
2903 - Now we take the dock into account when resizing.
2904 - Also I found an issue where we would resize to outside the window, because the resize would be smaller than the window size but the location of the window would make the resize go off-screen. Now we move the window back into the screen.
2906 * fast/dom/Window/window-resize-expected.txt:
2907 * fast/dom/Window/window-resize.html:
2909 2007-10-15 Geoffrey Garen <ggaren@apple.com>
2911 Changed line ending style of results file to fix layout test that was
2912 failing locally on my machine.
2914 * fast/js/nested-function-scope-expected.txt:
2916 2007-10-15 Geoffrey Garen <ggaren@apple.com>
2918 Reviewed by Darin Adler.
2920 Removed surprising self-named "hack" that made nested functions
2921 available as named properties of their containing functions, and placed
2922 containing function objects in the scope chains of nested functions.
2924 [ Patch broken off from http://bugs.webkit.org/show_bug.cgi?id=14868 ]
2926 Changed this test to reflect correct behavior:
2928 * fast/js/kde/function-expected.txt:
2929 * fast/js/kde/resources/function.js: (Also removed tab characters.)
2931 Added this test to flesh out the behavior more:
2933 * fast/js/nested-function-scope-expected.txt: Added.
2934 * fast/js/nested-function-scope.html: Added.
2936 2007-10-15 Geoffrey Garen <ggaren@apple.com>
2938 Committed revision 26618.
2940 Made function parameters DontDelete.
2942 * fast/js/delete-function-parameter-expected.txt: Added.
2943 * fast/js/delete-function-parameter.html: Added.
2945 2007-10-13 Geoffrey Garen <ggaren@apple.com>
2947 Reviewed by Maciej Stachowiak.
2949 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=15490
2950 Iteration statements sometimes incorrectly evaluate to the empty value
2953 * fast/js/do-while-expression-value-expected.txt: Added.
2954 * fast/js/do-while-expression-value.html: Added.
2955 * fast/js/while-expression-value-expected.txt: Added.
2956 * fast/js/while-expression-value.html: Added.
2958 2007-10-15 Darin Adler <darin@apple.com>
2962 - fix http://bugs.webkit.org/show_bug.cgi?id=15520
2963 alert(undefined) should say "undefined" in the alert
2965 * fast/dom/Window/alert-undefined.html: Added tests of null and both confirm and prompt.
2966 * fast/dom/Window/alert-undefined-expected.txt: Updated.
2968 2007-10-15 Adele Peterson <adele@apple.com>
2972 Test for http://bugs.webkit.org/show_bug.cgi?id=15252
2973 <rdar://problem/5498184> REGRESSION: <select multiple> doesn't scroll to top when old options are removed and new ones are added, leaving listbox empty-looking
2975 * fast/forms/listbox-scroll-after-options-removed-expected.txt: Added.
2976 * fast/forms/listbox-scroll-after-options-removed.html: Added.
2978 2007-10-15 Alice Liu <alice.liu@apple.com>
2982 * platform/win/Skipped:
2984 2007-10-15 Kevin McCullough <kmccullough@apple.com>
2988 - <rdar://problem/5536630> fast/dom/Window/new-window-opener.html fails
2989 - This test used to pass because of a mistake in js-test-pre.js.
2990 Now that the js file has been fixed this test has been updated, some
2991 of the test cases fail because DRT does not implement delegate methods
2992 for the bars for each WebView.
2993 - See <rdar://problem/5538752> DumpRenderTree does not have a UIDelegate for each WebView.
2995 - Also changed the test to correctly wait for the window to close before
2996 starting a new testcase. This is necessary because all the windows have
2997 the same name and cannot override the settings of a pre-existing window.
2999 * fast/dom/Window/new-window-opener-expected.txt:
3000 * fast/dom/Window/new-window-opener.html:
3002 2007-10-15 Oliver Hunt <oliver@apple.com>
3006 Reset svg pixel tests to a tiger baseline and move them to platform/mac
3009 2007-10-14 Darin Adler <darin@apple.com>
3011 - added exceptions for all the tests failing on my personal Leopard machine
3013 This may or may not get the buildbot green. I'll file separate bugs for each
3014 of the tests with changed results.
3016 * platform/mac-leopard/dom: Added.
3017 * platform/mac-leopard/dom/xhtml: Added.
3018 * platform/mac-leopard/dom/xhtml/level2: Added.
3019 * platform/mac-leopard/dom/xhtml/level2/html: Added.
3020 * platform/mac-leopard/dom/xhtml/level2/html/HTMLDocument12-expected.txt: Added.
3021 * platform/mac-leopard/editing: Added.
3022 * platform/mac-leopard/editing/pasteboard: Added.
3023 * platform/mac-leopard/editing/pasteboard/paste-RTFD-expected.txt: Added.
3024 * platform/mac-leopard/http: Added.
3025 * platform/mac-leopard/http/tests: Added.
3026 * platform/mac-leopard/http/tests/security: Added.
3027 * platform/mac-leopard/http/tests/security/dataURL: Added.
3028 * platform/mac-leopard/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
3029 * platform/mac-leopard/svg/custom: Added.
3030 * platform/mac-leopard/svg/custom/stroke-width-click-expected.txt: Added.
3031 * platform/mac-leopard/webarchive: Added.
3032 * platform/mac-leopard/webarchive/test-xml-stylesheet-expected.txt: Added.
3034 * platform/mac-leopard/security/block-test-expected.txt: Changed results.
3036 2007-10-14 Darin Adler <darin@apple.com>
3038 - moved a test that somehow ended up doubly-nested in platform/mac
3040 * platform/mac/fast/text/justified-text-rect-expected.checksum: Copied from platform/mac/platform/mac/fast/text/justified-text-rect-expected.checksum.
3041 * platform/mac/fast/text/justified-text-rect-expected.png: Copied from platform/mac/platform/mac/fast/text/justified-text-rect-expected.png.
3042 * platform/mac/fast/text/justified-text-rect-expected.txt: Copied from platform/mac/platform/mac/fast/text/justified-text-rect-expected.txt.
3043 * platform/mac/platform: Removed.
3044 * platform/mac/platform/mac: Removed.
3045 * platform/mac/platform/mac/fast: Removed.
3046 * platform/mac/platform/mac/fast/text: Removed.
3047 * platform/mac/platform/mac/fast/text/justified-text-rect-expected.checksum: Removed.
3048 * platform/mac/platform/mac/fast/text/justified-text-rect-expected.png: Removed.
3049 * platform/mac/platform/mac/fast/text/justified-text-rect-expected.txt: Removed.
3051 2007-10-14 Oliver Hunt <oliver@apple.com>
3055 Revert layout test move.
3057 Filed http://bugs.webkit.org/show_bug.cgi?id=15513 to track correction for even earlier change
3059 2007-10-14 Nikolas Zimmermann <zimmermann@kde.org>
3061 Rubberstamped by Eric.
3063 Move current layout tests results from platform/mac/svg to platform/mac-tiger/svg.
3064 The problem is that the current results have accidently been generated with Leopard,
3065 I'm still moving this to mac-tiger so we don't loose the history for all the results.
3066 After this commit, the baseline will be regenerated in mac-tiger/svg, and someone with
3067 Leopard needs to generate new results in mac-leopard/svg.
3069 * platform/mac-tiger/svg: Copied from platform/mac/svg.
3070 * platform/mac/svg: Removed.
3072 2007-10-14 Mitz Pettel <mitz@webkit.org>
3076 - test for http://bugs.webkit.org/show_bug.cgi?id=15181
3077 text-transform: uppercase not working in input (submit, reset, button) elements
3078 <rdar://problem/5474647>
3080 * fast/forms/button-text-transform.html: Added.
3081 * platform/mac/fast/forms/button-text-transform-expected.checksum: Added.
3082 * platform/mac/fast/forms/button-text-transform-expected.png: Added.
3083 * platform/mac/fast/forms/button-text-transform-expected.txt: Added.
3085 2007-10-14 Eric Seidel <eric@webkit.org>
3089 Test for http://bugs.webkit.org/show_bug.cgi?id=15274
3090 REGRESSION: Javascript bug in getElementsByName
3092 * fast/dom/getelementbyname-invalidation-expected.txt: Added.
3093 * fast/dom/getelementbyname-invalidation.html: Added.
3095 2007-10-14 Mitz Pettel <mitz@webkit.org>
3097 Reviewed by Dave Hyatt.
3099 - test for http://bugs.webkit.org/show_bug.cgi?id=15309
3100 <rdar://problem/5512020> Crash due to infinite recursion in RenderTable::addChild
3102 * fast/table/generated-caption.html: Added.
3103 * platform/mac/fast/table/generated-caption-expected.checksum: Added.
3104 * platform/mac/fast/table/generated-caption-expected.png: Added.
3105 * platform/mac/fast/table/generated-caption-expected.txt: Added.
3107 2007-10-14 Cameron Zwarich <cwzwarich@uwaterloo.ca>
3111 Adds serialization test cases for NegateNode optimization from KDE.
3113 * fast/js/function-decompilation-operators-expected.txt:
3114 * fast/js/function-decompilation-operators.html:
3116 2007-10-14 Jason Foreman <jason@threeve.org>
3120 Adding test for http://bugs.webkit.org/show_bug.cgi?id=15145.
3123 * fast/js/number-toprecision-expected.txt: Added.
3124 * fast/js/number-toprecision.html: Added.
3125 * fast/js/resources/number-toprecision.js: Added.
3127 2007-10-14 Feng Qian <ian.eng.webkit@gmail.com>
3131 * fast/events/window-events-bubble2.html:
3133 == Rolled over to ChangeLog-2007-10-14 ==