1 2007-11-06 Antti Koivisto <antti@apple.com>
5 Tests for media src attribute changes.
7 * media/video-src-change-expected.txt: Added.
8 * media/video-src-change.html: Added.
9 * media/video-src-remove-expected.txt: Added.
10 * media/video-src-remove.html: Added.
11 * media/video-src-set-expected.txt: Added.
12 * media/video-src-set.html: Added.
13 * media/video-test.js:
15 2007-11-06 Dan Bernstein <mitz@apple.com>
17 Reviewed by Darin Adler.
19 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15838
20 Incomplete repaint toggling "How you know this person" on Facebook
22 * fast/repaint/make-children-non-inline.html: Added.
23 * platform/mac/fast/repaint/make-children-non-inline-expected.txt: Added.
24 * platform/mac-leopard/fast/repaint: Added.
25 * platform/mac-leopard/fast/repaint/make-children-non-inline-expected.checksum: Added.
26 * platform/mac-leopard/fast/repaint/make-children-non-inline-expected.png: Added.
28 2007-11-05 Adam Roben <aroben@apple.com>
30 Remove a now-passing test from the Windows Skipped file
34 * platform/win/Skipped:
36 2007-11-05 Dan Bernstein <mitz@apple.com>
38 Reviewed by Oliver Hunt.
40 - test that an all-whitespace class attribute does not cause an assertion failure
42 * fast/dom/class-all-whitespace-expected.txt: Added.
43 * fast/dom/class-all-whitespace.html: Added.
45 2007-11-05 Alexey Proskuryakov <ap@webkit.org>
49 http://bugs.webkit.org/show_bug.cgi?id=15841
50 fast/dom/Document/early-document-access.html crashes under GuardMalloc
52 * fast/dom/Document/early-document-access.html: Don't check for open() timeout;
53 wait for popup window to close as long as it takes.
55 2007-11-03 Darin Adler <darin@apple.com>
59 - updates for http://bugs.webkit.org/show_bug.cgi?id=15814
60 <rdar://problem/5536644> fast/js/kde/encode_decode_uri.html fails
62 * fast/js/kde/resources/encode_decode_uri.js: Rewrote the test to cover edges better,
63 and use the should functions in a way that makes failures easier to understand.
64 * fast/js/kde/encode_decode_uri-expected.txt: Updated.
66 2007-11-02 Antti Koivisto <antti@apple.com>
70 Test for video width/height DOM and content attributes.
72 * media/video-width-height-expected.txt: Added.
73 * media/video-width-height.html: Added.
75 2007-11-02 Darin Adler <darin@apple.com>
79 - test for http://bugs.webkit.org/show_bug.cgi?id=15806
80 <rdar://problem/5561626> ASSERT(element->isRadioButton()) fires destroying form elements
82 * fast/forms/remove-radio-button-assert-expected.txt: Added.
83 * fast/forms/remove-radio-button-assert.html: Added.
85 2007-11-02 Darin Adler <darin@apple.com>
89 - update tests affected by fix for <rdar://problem/5530185> WebKit does not show
90 <object> fallback content when both URL and MIME type is omitted
92 * dom/html/level2/html/AppletsCollection-expected.txt: The text "Nothing here!" renders now.
93 * fast/dom/HTMLDocument/object-by-name-unknown-child-element-expected.txt: Some blank
95 * platform/mac/fast/invalid/residual-style-expected.txt: A font element renders now.
97 2007-11-01 Dan Bernstein <mitz@apple.com>
99 - fix typo in test name
101 * fast/repaint/layout-state-only-posiitoned.html: Removed.
102 * fast/repaint/layout-state-only-positioned.html: Copied from fast/repaint/layout-state-only-posiitoned.html.
103 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.checksum: Removed.
104 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.png: Removed.
105 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.txt: Removed.
106 * platform/mac/fast/repaint/layout-state-only-positioned-expected.checksum: Copied from platform/mac/fast/repaint/layout-state-only-posiitoned-expected.checksum.
107 * platform/mac/fast/repaint/layout-state-only-positioned-expected.png: Copied from platform/mac/fast/repaint/layout-state-only-posiitoned-expected.png.
108 * platform/mac/fast/repaint/layout-state-only-positioned-expected.txt: Copied from platform/mac/fast/repaint/layout-state-only-posiitoned-expected.txt.
110 2007-11-01 Geoffrey Garen <ggaren@apple.com>
112 Reviewed by Maciej Stachowiak.
114 Layout test for http://bugs.webkit.org/show_bug.cgi?id=15785
115 REGRESSION(r27344): Crash on load at finance.yahoo.com
117 * fast/js/activation-object-function-lifetime-expected.txt: Added.
118 * fast/js/activation-object-function-lifetime.html: Added.
120 2007-11-01 Dan Bernstein <mitz@apple.com>
122 Reviewed by Dave Hyatt.
124 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15015
125 <rdar://problem/5420308> Most of www.aol.com redraws unnecessarily when headline/photo section changes
127 * fast/repaint/overflow-clip-subtree-layout.html: Added.
128 * platform/mac/fast/repaint/overflow-clip-subtree-layout-expected.checksum: Added.
129 * platform/mac/fast/repaint/overflow-clip-subtree-layout-expected.png: Added.
130 * platform/mac/fast/repaint/overflow-clip-subtree-layout-expected.txt: Added.
132 2007-10-31 Adam Roben <aroben@apple.com>
134 Add Windows-specific results for window-properties
136 HTML Timed Media elements aren't implemented yet on Windows.
138 * platform/win/fast/dom/Window/window-properties-expected.txt: Added.
140 2007-10-31 Adam Roben <aroben@apple.com>
142 New test for a crash when parsing a cubic-bezier function
146 * fast/css/parse-timing-function-crash-expected.txt: Added.
147 * fast/css/parse-timing-function-crash.html: Added.
149 2007-10-31 Justin Garcia <justin.garcia@apple.com>
151 Reviewed by Dave Harrison.
153 * editing/execCommand/5569741.html: Added.
154 * platform/mac/editing/execCommand/5569741-expected.checksum: Added.
155 * platform/mac/editing/execCommand/5569741-expected.png: Added.
156 * platform/mac/editing/execCommand/5569741-expected.txt: Added.
158 2007-10-31 Antti Koivisto <antti@apple.com>
160 Remove timing dependent, occasionally failing cue point tests.
161 Cue points will be replaced with cue ranges soon anyway.
163 * media/video-cuepoint-pause-expected.txt: Removed.
164 * media/video-cuepoint-remove-multiple-expected.txt: Removed.
165 * media/video-cuepoint-multiple-expected.txt: Removed.
166 * media/video-cuepoint-remove-expected.txt: Removed.
167 * media/video-cuepoint-pause.html: Removed.
168 * media/video-cuepoint-remove-multiple.html: Removed.
169 * media/video-cuepoint-multiple.html: Removed.
170 * media/video-cuepoint-remove.html: Removed.
171 * media/video-cuepoint-add-expected.txt: Removed.
172 * media/video-cuepoint-add.html: Removed.
174 2007-10-31 Lars Knoll <lars@trolltech.com>
178 Fixes in the XML tokenizer when using QXmlStream.
180 Use new functionality of QXmlStream in Qt 4.4 to simplify
181 the code (but keep the old code for now to still support Qt 4.3).
183 Add proper support for namespace handling when parsing into
186 * platform/qt/Skipped:
187 * platform/qt/dom/xhtml/level3/core/canonicalform10-expected.txt: Removed.
188 * platform/qt/dom/xhtml/level3/core/canonicalform11-expected.txt: Removed.
190 2007-10-31 Alexey Proskuryakov <ap@webkit.org>
194 http://bugs.webkit.org/show_bug.cgi?id=11001
195 WebKit doesn't support RegExp.compile method
197 * fast/js/regexp-compile-expected.txt: Added.
198 * fast/js/regexp-compile.html: Added.
199 * fast/js/resources/regexp-compile.js: Added.
201 2007-10-31 Alexey Proskuryakov <ap@webkit.org>
205 http://bugs.webkit.org/show_bug.cgi?id=15762
206 XSLStylesheet loads subresources from a wrong URL
208 * fast/xsl/resources/xslt-second-level-import.xsl:
209 * fast/parser/resources/external-entities.xsl.xsl:
210 These tests depended on old buggy behavior.
212 2007-10-30 Antti Koivisto <antti@apple.com>
216 Media tests from feature branch.
218 * fast/dom/Window/window-properties-expected.txt: Replaced.
219 * fast/dom/Window/window-properties.html: Replaced.
221 * media/audio-constructor-expected.txt: Added.
222 * media/audio-constructor-src-expected.txt: Added.
223 * media/audio-constructor-src.html: Added.
224 * media/audio-constructor.html: Added.
225 * media/content: Added.
226 * media/content/test.mp4: Added.
227 * media/content/test.wav: Added.
228 * media/progress-event-expected.txt: Added.
229 * media/progress-event.html: Added.
230 * media/video-append-source-expected.txt: Added.
231 * media/video-append-source.html: Added.
232 * media/video-autoplay-expected.txt: Added.
233 * media/video-autoplay.html: Added.
234 * media/video-buffered-expected.txt: Added.
235 * media/video-buffered.html: Added.
236 * media/video-cuepoint-add-expected.txt: Added.
237 * media/video-cuepoint-add.html: Added.
238 * media/video-cuepoint-multiple-expected.txt: Added.
239 * media/video-cuepoint-multiple.html: Added.
240 * media/video-cuepoint-pause-expected.txt: Added.
241 * media/video-cuepoint-pause.html: Added.
242 * media/video-cuepoint-remove-expected.txt: Added.
243 * media/video-cuepoint-remove-multiple-expected.txt: Added.
244 * media/video-cuepoint-remove-multiple.html: Added.
245 * media/video-cuepoint-remove.html: Added.
246 * media/video-currentTime-expected.txt: Added.
247 * media/video-currentTime-set-expected.txt: Added.
248 * media/video-currentTime-set.html: Added.
249 * media/video-currentTime-set2-expected.txt: Added.
250 * media/video-currentTime-set2.html: Added.
251 * media/video-currentTime.html: Added.
252 * media/video-dom-autoplay-expected.txt: Added.
253 * media/video-dom-autoplay.html: Added.
254 * media/video-dom-end-expected.txt: Added.
255 * media/video-dom-end.html: Added.
256 * media/video-dom-loopcount-expected.txt: Added.
257 * media/video-dom-loopcount.html: Added.
258 * media/video-dom-loopend-expected.txt: Added.
259 * media/video-dom-loopend.html: Added.
260 * media/video-dom-loopstart-expected.txt: Added.
261 * media/video-dom-loopstart.html: Added.
262 * media/video-dom-src-expected.txt: Added.
263 * media/video-dom-src.html: Added.
264 * media/video-dom-start-expected.txt: Added.
265 * media/video-dom-start.html: Added.
266 * media/video-end-expected.txt: Added.
267 * media/video-end.html: Added.
268 * media/video-error-abort-expected.txt: Added.
269 * media/video-error-abort.html: Added.
270 * media/video-error-does-not-exist-expected.txt: Added.
271 * media/video-error-does-not-exist.html: Added.
272 * media/video-load-networkState-expected.txt: Added.
273 * media/video-load-networkState.html: Added.
274 * media/video-load-readyState-expected.txt: Added.
275 * media/video-load-readyState.html: Added.
276 * media/video-loopcount-expected.txt: Added.
277 * media/video-loopcount.html: Added.
278 * media/video-loopend-expected.txt: Added.
279 * media/video-loopend.html: Added.
280 * media/video-loopstart-expected.txt: Added.
281 * media/video-loopstart.html: Added.
282 * media/video-muted-expected.txt: Added.
283 * media/video-muted.html: Added.
284 * media/video-no-autoplay-expected.txt: Added.
285 * media/video-no-autoplay.html: Added.
286 * media/video-seekable-expected.txt: Added.
287 * media/video-seekable.html: Added.
288 * media/video-size-expected.txt: Added.
289 * media/video-size.html: Added.
290 * media/video-source-expected.txt: Added.
291 * media/video-source-media-expected.txt: Added.
292 * media/video-source-media.html: Added.
293 * media/video-source-type-expected.txt: Added.
294 * media/video-source-type.html: Added.
295 * media/video-source.html: Added.
296 * media/video-src-expected.txt: Added.
297 * media/video-src-source-expected.txt: Added.
298 * media/video-src-source.html: Added.
299 * media/video-src.html: Added.
300 * media/video-start-expected.txt: Added.
301 * media/video-start.html: Added.
302 * media/video-test.js: Added.
303 * media/video-volume-expected.txt: Added.
304 * media/video-volume.html: Added.
305 * platform/qt/Skipped:
306 * platform/win/Skipped:
308 2007-10-30 Justin Garcia <set EMAIL_ADDRESS environment variable>
310 Reviewed by Darin Adler.
312 <rdar://problem/5549929> CrashTracer: [USER] 35 crashes at WebCore::CharacterData::insertData
314 * editing/inserting/5549929-1-expected.txt: Added.
315 * editing/inserting/5549929-1.html: Added.
316 * editing/inserting/5549929-2.html: Added.
317 * editing/inserting/5549929-3.html: Added.
318 * platform/mac/editing/inserting/5549929-2-expected.checksum: Added.
319 * platform/mac/editing/inserting/5549929-2-expected.png: Added.
320 * platform/mac/editing/inserting/5549929-2-expected.txt: Added.
321 * platform/mac/editing/inserting/5549929-3-expected.checksum: Added.
322 * platform/mac/editing/inserting/5549929-3-expected.png: Added.
323 * platform/mac/editing/inserting/5549929-3-expected.txt: Added.
325 2007-10-30 Adam Roben <aroben@apple.com>
327 Add another failing test to the Windows Skipped file
329 * platform/win/Skipped:
331 2007-10-30 Sam Weinig <sam@webkit.org>
333 Rubber-stamped by Adam Roben.
335 Update test to not intermittently fail.
337 * http/tests/security/host-compare-case-insensitive-expected.txt:
338 * http/tests/security/host-compare-case-insensitive.html:
339 * http/tests/security/resources/cross-frame-iframe.html:
340 * http/tests/security/resources/localhost-accesssor.html:
342 2007-10-30 Beth Dakin <bdakin@apple.com>
344 Rubber stamped by Geoff.
346 This test needed updated results from my patch last night. It has
347 <parsererror> tags, which are now block instead on inline.
349 * platform/mac/fast/frames/onlyCommentInIFrame-expected.checksum: Replaced.
350 * platform/mac/fast/frames/onlyCommentInIFrame-expected.png: Replaced.
351 * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
353 2007-10-30 Beth Dakin <bdakin@apple.com>
355 Rubber stamped by Geoff.
357 Fixing two layout test mixups from my patch last night.
359 I added this test, but checked in old results:
360 * platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt:
362 I removed the results of this test by accident:
363 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt: Added.
365 2007-10-29 Beth Dakin <bdakin@apple.com>
369 New tests and new results for old tests for <rdar://problem/
370 5399614> anchor tag is not rendered without text content, works in
371 Firefox with CSS background-image (13237)
374 * fast/inline/drawStyledEmptyInlines.html: Added.
375 * fast/inline/drawStyledEmptyInlinesWithWS.html: Added.
376 * fast/inline/emptyInlinesWithinLists.html: Added.
377 * fast/inline/styledEmptyInlinesWithBRs.html: Added.
378 * platform/mac/fast/inline/drawStyledEmptyInlines-expected.checksum: Added.
379 * platform/mac/fast/inline/drawStyledEmptyInlines-expected.png: Added.
380 * platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt: Added.
381 * platform/mac/fast/inline/drawStyledEmptyInlinesWithWS-expected.checksum: Added.
382 * platform/mac/fast/inline/drawStyledEmptyInlinesWithWS-expected.png: Added.
383 * platform/mac/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt: Added.
384 * platform/mac/fast/inline/emptyInlinesWithinLists-expected.checksum: Added.
385 * platform/mac/fast/inline/emptyInlinesWithinLists-expected.png: Added.
386 * platform/mac/fast/inline/emptyInlinesWithinLists-expected.txt: Added.
387 * platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.checksum: Added.
388 * platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.png: Added.
389 * platform/mac/fast/inline/styledEmptyInlinesWithBRs-expected.txt: Added.
391 New results for tests with <paserererrors> since <parsererror> is
393 * platform/mac/fast/invalid/junk-data-expected.checksum: Replaced.
394 * platform/mac/fast/invalid/junk-data-expected.png: Replaced.
395 * platform/mac/fast/invalid/junk-data-expected.txt:
396 * platform/mac/fast/invalid/missing-end-tag-expected.checksum: Replaced.
397 * platform/mac/fast/invalid/missing-end-tag-expected.png: Replaced.
398 * platform/mac/fast/invalid/missing-end-tag-expected.txt:
399 * platform/mac/fast/parser/xhtml-alternate-entities-expected.checksum: Replaced.
400 * platform/mac/fast/parser/xhtml-alternate-entities-expected.png: Replaced.
401 * platform/mac/fast/parser/xhtml-alternate-entities-expected.txt:
402 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.checksum: Replaced.
403 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.png: Replaced.
404 * platform/mac/fast/xsl/xslt-extra-content-at-end-expected.txt: Removed.
405 * platform/mac/svg/custom/junk-data-expected.checksum: Replaced.
406 * platform/mac/svg/custom/junk-data-expected.png: Replaced.
407 * platform/mac/svg/custom/junk-data-expected.txt:
408 * platform/mac/svg/custom/missing-xlink-expected.checksum: Replaced.
409 * platform/mac/svg/custom/missing-xlink-expected.png: Replaced.
410 * platform/mac/svg/custom/missing-xlink-expected.txt:
411 * platform/mac/svg/hixie/error/012-expected.checksum: Replaced.
412 * platform/mac/svg/hixie/error/012-expected.png: Replaced.
413 * platform/mac/svg/hixie/error/012-expected.txt:
415 2007-10-29 Dan Bernstein <mitz@apple.com>
417 Reviewed by Adam Roben.
419 - test for http://bugs.webkit.org/show_bug.cgi?id=15750
420 REGRESSION(r27173): Web Inspector freezes beneath Image::drawPattern()
422 * fast/backgrounds/size/zero.html: Added.
423 * platform/mac/fast/backgrounds/size/zero-expected.checksum: Added.
424 * platform/mac/fast/backgrounds/size/zero-expected.png: Added.
425 * platform/mac/fast/backgrounds/size/zero-expected.txt: Added.
427 2007-10-29 Sam Weinig <sam@webkit.org>
429 Rubber-stamped by Adam Roben.
431 Simplify the dataURL xxs tests.
433 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt:
434 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level.html:
435 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt:
436 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
437 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html:
438 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame.html:
439 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt:
440 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html:
441 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt:
442 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html:
443 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt:
444 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html:
445 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt:
446 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html:
447 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt:
448 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html:
450 2007-10-29 Alexey Proskuryakov <ap@webkit.org>
454 Test for http://bugs.webkit.org/show_bug.cgi?id=10030
455 Star Alliance site is opened without the main frame
457 * fast/frames/location-change-expected.txt: Added.
458 * fast/frames/location-change.html: Added.
459 * fast/frames/resources/location-change-frame-1.html: Added.
460 * fast/frames/resources/location-change-frame-2.html: Added.
462 2007-10-29 Dan Bernstein <mitz@apple.com>
464 Reviewed by John Sullivan,
466 - repaint test for <rdar://problem/5424455> REGRESSION (r21168-r21193, Tiger only): Safari scrollbar is clipped at top when loading particular RSS page
468 * fast/repaint/layout-state-only-posiitoned.html: Added.
469 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.checksum: Added.
470 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.png: Added.
471 * platform/mac/fast/repaint/layout-state-only-posiitoned-expected.txt: Added.
473 2007-10-29 David Kilzer <ddkilzer@webkit.org>
475 Test for: REGRESSION (r17701): Favicons should be viewable as image documents
476 <http://bugs.webkit.org/show_bug.cgi?id=15640>
480 * fast/images/favicon-as-image.html: Added.
481 * fast/images/resources/favicon.ico: Added.
482 * platform/mac/fast/images/favicon-as-image-expected.checksum: Added.
483 * platform/mac/fast/images/favicon-as-image-expected.png: Added.
484 * platform/mac/fast/images/favicon-as-image-expected.txt: Added.
486 2007-10-28 Alexey Proskuryakov <ap@webkit.org>
490 Test for http://bugs.webkit.org/show_bug.cgi?id=10734
492 * fast/dom/HTMLOptionElement/set-option-index-text-expected.txt: Added.
493 * fast/dom/HTMLOptionElement/set-option-index-text.html: Added.
495 2007-10-28 Eric Seidel <eric@webkit.org>
499 * platform/mac/svg/custom/path-bad-data-expected.txt: updated to better results
501 2007-10-28 Darin Adler <darin@apple.com>
505 - test for http://bugs.webkit.org/show_bug.cgi?id=15735
506 remove GroupNode to simplify AST and possibly get a modest speedup
508 One test is a start at testing that parentheses are added when needed.
509 The other test checks some aspects of object literals, since I changed
510 the way the property names is handled in those. More tests are needed.
512 * fast/js/function-toString-object-literals-expected.txt: Added.
513 * fast/js/function-toString-object-literals.html: Added.
514 * fast/js/function-toString-parentheses-expected.txt: Added.
515 * fast/js/function-toString-parentheses.html: Added.
516 * fast/js/resources/function-toString-object-literals.js: Added.
517 * fast/js/resources/function-toString-parentheses.js: Added.
519 2007-10-28 Adam Roben <aroben@apple.com>
521 Re-enable a bunch of passing tests on Windows
523 * platform/win/Skipped:
525 2007-10-27 Adam Roben <aroben@apple.com>
527 Updated Windows Skipped file for currently failing tests
529 * platform/win/Skipped:
531 2007-10-27 Adam Roben <aroben@apple.com>
533 Fix HTMLDocument12.xhtml on Leopard/Windows
535 <rdar://5313535> and <rdar://5539816>
537 The test succeeds on Leopard and Windows, but fails on Tiger. For some
538 reason, failing expected results had been checked in to
539 platform/mac-leopard. The test seems to be passing now, so I moved the
540 failing results to platform/mac-tiger.
542 Reviewed by Maciej and Sam.
544 * platform/mac-leopard/dom/xhtml/level2/html/HTMLDocument12-expected.txt: Removed.
545 * platform/mac-tiger/dom/xhtml/level2/html/HTMLDocument12-expected.txt:
546 Moved from platform/mac-leopard.
548 2007-10-27 Sam Weinig <sam@webkit.org>
550 Hit with the rubber-stamp of Timothy Hatcher.
552 Tests for window.console's functions.
554 * fast/dom/Window/console-functions-expected.txt: Added.
555 * fast/dom/Window/console-functions.html: Added.
557 2007-10-27 Sam Weinig <sam@webkit.org>
559 Reviewed by Tim Hatcher.
561 Speculative fix for an intermittently failing test
563 * fast/dom/Window/resources/opened-window.html: Added.
564 * fast/dom/Window/window-early-properties.html: Use onload for opened
565 window and use a local file instead of a data: URL to avoid same origin
568 2007-10-27 Sam Weinig <sam@webkit.org>
570 Reviewed by Adam Roben.
572 Update tests for http://bugs.webkit.org/show_bug.cgi?id=14953
573 Implement window.console in WebCore
575 * fast/dom/Window/window-properties-expected.txt:
576 * http/tests/security/cross-frame-access-put-expected.txt:
578 2007-10-27 Matt Lilek <webkit@mattlilek.com>
582 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
584 2007-10-27 Adam Roben <aroben@apple.com>
586 Speculative fix for an intermittently failing test
588 Reviewed by Sam and Eric.
590 * http/tests/local/style-access-before-stylesheet-loaded.html: Use
591 waitUntilDone/notifyDone.
593 2007-10-27 Adam Roben <aroben@apple.com>
595 Add some more failing tests to the Windows Skipped file
597 * platform/win/Skipped:
599 2007-10-27 Dan Bernstein <mitz@apple.com>
601 Reviewed by Darin Adler.
603 - test for <rdar://problem/5530657>
605 * fast/table/colgroup-relative-expected.txt: Added.
606 * fast/table/colgroup-relative.html: Added.
608 2007-10-27 Julien <julien.chaffraix@gmail.com>
612 http://bugs.webkit.org/show_bug.cgi?id=13141
613 XMLHttpRequest should set readyState to 0 after abort()
615 * fast/dom/xmlhttprequest-html-response-encoding.html: correct malformed page
616 * http/tests/xmlhttprequest/xmlhttprequest-abord-readyState-expect.txt: Added.
617 * http/tests/xmlhttprequest/xmlhttprequest-abort-readyState.html: Added.
619 2007-10-27 Dan Bernstein <mitz@apple.com>
621 Reviewed by Dave Hyatt.
623 - rotated border image test
625 * fast/borders/border-image-rotate-transform.html: Added.
626 * platform/mac/fast/borders/border-image-rotate-transform-expected.checksum: Added.
627 * platform/mac/fast/borders/border-image-rotate-transform-expected.png: Added.
628 * platform/mac/fast/borders/border-image-rotate-transform-expected.txt: Added.
630 2007-10-27 Alexey Proskuryakov <ap@webkit.org>
634 http://bugs.webkit.org/show_bug.cgi?id=15555
635 XMLHttpRequest does not support charset "x-user-defined", which can
636 facilitate loading of binary data
638 * http/tests/xmlhttprequest/binary-x-user-defined-expected.txt: Added.
639 * http/tests/xmlhttprequest/binary-x-user-defined.html: Added.
640 * http/tests/xmlhttprequest/resources/256.bin: Added.
642 2007-10-27 Alexey Proskuryakov <ap@webkit.org>
646 Test by Christopher Rogers <christorogers@gmail.com>.
648 http://bugs.webkit.org/show_bug.cgi?id=15467
649 Setting innerHTML to blank string in application/xhtml+xml mode
650 throws DOM Exception 7
652 * fast/dom/blank-innerHTML-expected.txt: Added.
653 * fast/dom/blank-innerHTML.xhtml: Added.
655 2007-10-26 Tristan O'Tierney <tristan@apple.com>
657 Reviewed by Darin Adler.
659 Added new test cases to handle non-number input to window adjusting
660 functions like resizeTo, resizeBy, moveTo, and moveBy for
661 <rdar://problem/5555053>.
663 * fast/dom/Window/window-resize-nan-expected.txt: Added.
664 * fast/dom/Window/window-resize-nan.html: Added.
666 2007-10-26 Darin Adler <darin@apple.com>
670 - test changes for http://bugs.webkit.org/show_bug.cgi?id=15703
671 fix numeric functions -- improve correctness and speed
673 * fast/js/resources/char-at.js: Updated test to expect that we get the first
674 character if we pass NaN to charAt and charCodeAt; it's what the specification
675 asks for and matches other browsers too.
676 * fast/js/char-at-expected.txt: Updated.
678 2007-10-26 Mark Rowe <mrowe@apple.com>
680 Update expected results.
682 * platform/mac/fast/overflow/clip-rects-fixed-ancestor-expected.txt:
684 2007-10-25 Alexey Proskuryakov <ap@webkit.org>
688 http://bugs.webkit.org/show_bug.cgi?id=15650
689 XML attribute nodes are not importable
691 * fast/dom/import-attribute-node-expected.txt: Added.
692 * fast/dom/import-attribute-node.html: Added.
693 * fast/dom/import-document-fragment-expected.txt: Added.
694 * fast/dom/import-document-fragment.html: Added.
696 * dom/xhtml/level3/core/nodeisequalnode17-expected.txt: Now passes.
698 2007-10-25 Dan Bernstein <mitz@apple.com>
700 Reviewed by Dave Hyatt.
702 - test for http://bugs.webkit.org/show_bug.cgi?id=15362
703 <rdar://problem/5558715> Safari Crashes when opening a JS TreeGrid widget
705 * fast/dynamic/insert-before-table-part-in-continuation.html: Added.
706 * platform/mac/fast/dynamic/insert-before-table-part-in-continuation-expected.checksum: Added.
707 * platform/mac/fast/dynamic/insert-before-table-part-in-continuation-expected.png: Added.
708 * platform/mac/fast/dynamic/insert-before-table-part-in-continuation-expected.txt: Added.
710 2007-10-25 Holger Freyther <zecke@selfish.org>
712 Reviewed by Simon Hausmann <hausmann@kde.org>.
714 * We need to set a != 0 status code for the fast/loader/xmlhttprequest-missing-file-exception.html
715 * libxml2 has the semantic that when writing an empty string and finishing it will report an error. For QXmlStreamReader this is valid.
716 * This is causing some regressions...
719 * platform/qt/Skipped:
721 2007-10-25 Holger Freyther <zecke@selfish.org>
723 Reviewed by Simon Hausmann <hausmann@kde.org>.
725 * 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.
726 * We can use the cross-platform result now. QWebNetworkInterface/Manager behaves the same as mac for local files.
729 * platform/qt/Skipped:
730 * platform/qt/fast/dom/xmlhttprequest-get-expected.txt: Removed.
732 2007-10-25 Holger Freyther <zecke@selfish.org>
734 Reviewed by Simon Hausmann <hausmann@kde.org>.
736 * 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.
737 * This should be thread-safe besides QWebNetworkJob::{ref,deref}
740 * platform/qt/Skipped:
742 2007-10-25 Holger Freyther <zecke@selfish.org>
744 Reviewed by Simon Hausmann <hausmann@kde.org>.
746 * Do the percent replacement only when we are not base64. With base64 we should not have any % in it anyway.
747 * Have a custom decodePercentEncoding method that works without doing any charset conversion. With converting back to latin1() we lost some information.
748 * We pass the char-decoding.html test now
751 * platform/qt/Skipped:
753 2007-10-25 Geoffrey Garen <ggaren@apple.com>
755 Layout tests for bugs that might result from changes like
756 http://bugs.webkit.org/show_bug.cgi?id=15683
758 * fast/js/vardecl-preserve-parameters-expected.txt: Added.
759 * fast/js/vardecl-preserve-parameters.html: Added.
760 * fast/js/vardecl-preserve-vardecl-expected.txt: Added.
761 * fast/js/vardecl-preserve-vardecl.html: Added.
763 2007-10-24 Justin Garcia <justin.garcia@apple.com>
767 <rdar://problem/5544856>
768 REGRESSION: After typing 2-byte text, undo only undoes one keystroke at a time
770 * platform/mac/editing/input/text-input-controller-expected.txt: The delete
771 we were using previously to remove the old composition makes fewer calls to
772 the editing delegate.
774 2007-10-24 Alice Liu <alice.liu@apple.com>
778 * platform/win/Skipped:
780 2007-10-24 Eric Seidel <eric@webkit.org>
784 Make sure we throw an un-catchable out of memory exception.
786 * fast/js/out-of-memory.html: Added.
788 2007-10-24 Dan Bernstein <mitz@apple.com>
790 Reviewed by Oliver Hunt.
792 - updated results to reflect which table parts are anonymous
794 2007-10-24 Mark Rowe <mrowe@apple.com>
796 Fix incorrect test results landed with r26986.
798 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getAllRequestHeaders-expected.txt:
799 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getRequestHeader-expected.txt:
801 2007-10-24 Lars Knoll <lars@trolltech.com>
807 * fast/dom/Window/new-window-opener-expected.txt:
808 * fast/dom/Window/window-resize-expected.txt:
809 * fast/dom/open-and-close-by-DOM-expected.txt:
810 * fast/innerHTML/innerHTML-script-tag-crash-expected.txt:
811 * fast/js/date-DST-time-cusps-expected.txt:
812 * fast/js/date-big-setdate-expected.txt:
813 * fast/js/navigator-mimeTypes-length-expected.txt:
814 * fast/parser/entities-in-attributes-expected.txt:
815 * fast/xpath/4XPath/Borrowed/od_20000608-expected.txt:
816 * platform/qt/css1/text_properties/text-transCapitalize-expected.txt:
817 * platform/qt/css1/text_properties/text_transform-expected.txt:
818 * platform/qt/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt:
819 * platform/qt/editing/selection/4402375-expected.txt: Added.
820 * platform/qt/editing/selection/4932260-3-expected.txt:
821 * platform/qt/editing/selection/5234383-2-expected.txt:
822 * platform/qt/editing/selection/extend-by-sentence-001-expected.txt:
823 * platform/qt/editing/selection/image-before-linebreak-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/image-before-linebreak-expected.txt.
824 * platform/qt/editing/selection/replaced-boundaries-1-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-1-expected.txt.
825 * platform/qt/editing/selection/replaced-boundaries-2-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-2-expected.txt.
826 * platform/qt/editing/selection/replaced-boundaries-3-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/replaced-boundaries-3-expected.txt.
827 * platform/qt/fast/css/textCapitalizeEdgeCases-expected.txt:
828 * platform/qt/fast/dynamic/containing-block-change-expected.txt: Added.
829 * platform/qt/fast/events/event-listener-on-link-expected.txt: Copied from LayoutTests/platform/mac/fast/events/event-listener-on-link-expected.txt.
830 * platform/qt/fast/events/event-sender-mouse-moved-expected.txt: Added.
831 * platform/qt/fast/events/label-focus-expected.txt: Added.
832 * platform/qt/fast/events/onload-re-entry-expected.txt: Copied from LayoutTests/platform/mac/fast/events/onload-re-entry-expected.txt.
833 * platform/qt/fast/events/onloadFrameCrash-expected.txt: Copied from LayoutTests/platform/mac/fast/events/onloadFrameCrash-expected.txt.
834 * platform/qt/fast/repaint/body-background-image-expected.txt: Added.
835 * platform/qt/fast/repaint/focus-layers-expected.txt: Added.
836 * platform/qt/fast/repaint/layer-visibility-expected.txt: Copied from LayoutTests/platform/mac/fast/repaint/layer-visibility-expected.txt.
837 * platform/qt/fast/table/frame-and-rules-expected.txt:
838 * platform/qt/fast/text/international/003-expected.txt:
839 * platform/qt/fast/text/international/bidi-listbox-atsui-expected.txt:
840 * platform/qt/fast/text/international/bidi-listbox-expected.txt:
841 * platform/qt/fast/text/international/thai-line-breaks-expected.txt:
842 * platform/qt/plugins/embed-attributes-style-expected.txt: Added.
844 2007-10-24 Julien Chaffraix <julien.chaffraix@gmail.com>
848 Tests for http://bugs.webkit.org/show_bug.cgi?id=15356
849 getResponseHeader and getAllResponseHeaders do not throw exceptions
851 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getAllRequestHeaders-expected.txt: Added.
852 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getAllRequestHeaders.html: Added.
853 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getRequestHeader-expected.txt: Added.
854 * http/tests/xmlhttprequest/xmlhttprequest-InvalidStateException-getRequestHeader.html: Added.
855 * http/tests/xmlhttprequest/xmlhttprequest-invalidHeader-getRequestHeader-expected.txt: Added.
856 * http/tests/xmlhttprequest/xmlhttprequest-invalidHeader-getRequestHeader.html: Added.
858 2007-10-24 Lars Knoll <lars@trolltech.com>
862 these tests don't crash anymore :)
864 * platform/qt/Skipped:
865 * platform/qt/editing/selection/mixed-editability-8-expected.txt: Added.
866 * platform/qt/editing/style/remove-underline-across-paragraph-expected.txt: Added.
867 * platform/qt/editing/style/remove-underline-across-paragraph-in-bold-expected.txt: Added.
869 2007-10-24 Lars Knoll <lars@trolltech.com>
873 add a layoutTestController.dumpSelectionRect() dummy. It only has an effect on mac pixel tests anyway. Makes us pass another 5 test cases.
875 * platform/qt/Skipped:
877 2007-10-24 Lars Knoll <lars@trolltech.com>
881 we're passing most editing tests now. Commit them.
883 * platform/qt/Skipped:
884 * platform/qt/editing/deleting/4845371-expected.txt: Added.
885 * platform/qt/editing/deleting/4866671-expected.txt: Added.
886 * platform/qt/editing/deleting/4875189-expected.txt: Added.
887 * platform/qt/editing/deleting/4922367-expected.txt: Added.
888 * platform/qt/editing/deleting/5026848-1-expected.txt: Added.
889 * platform/qt/editing/deleting/5026848-2-expected.txt: Added.
890 * platform/qt/editing/deleting/5026848-3-expected.txt: Added.
891 * platform/qt/editing/deleting/5032066-expected.txt: Added.
892 * platform/qt/editing/deleting/5091898-expected.txt: Added.
893 * platform/qt/editing/deleting/5099303-expected.txt: Added.
894 * platform/qt/editing/deleting/5115601-expected.txt: Added.
895 * platform/qt/editing/deleting/5126166-expected.txt: Added.
896 * platform/qt/editing/deleting/5144139-2-expected.txt: Added.
897 * platform/qt/editing/deleting/5156801-2-expected.txt: Added.
898 * platform/qt/editing/deleting/5156801-expected.txt: Added.
899 * platform/qt/editing/deleting/5168598-expected.txt: Added.
900 * platform/qt/editing/deleting/5206311-1-expected.txt: Added.
901 * platform/qt/editing/deleting/5206311-2-expected.txt: Added.
902 * platform/qt/editing/deleting/5272440-expected.txt: Added.
903 * platform/qt/editing/deleting/5300379-expected.txt: Added.
904 * platform/qt/editing/deleting/5369009-expected.txt: Added.
905 * platform/qt/editing/deleting/5390681-2-expected.txt: Added.
906 * platform/qt/editing/deleting/5390681-expected.txt: Added.
907 * platform/qt/editing/deleting/5408255-expected.txt: Added.
908 * platform/qt/editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Added.
909 * platform/qt/editing/deleting/delete-3608430-fix-expected.txt: Added.
910 * platform/qt/editing/deleting/delete-3608445-fix-expected.txt: Added.
911 * platform/qt/editing/deleting/delete-3608462-fix-expected.txt: Added.
912 * platform/qt/editing/deleting/delete-3775172-fix-expected.txt: Added.
913 * platform/qt/editing/deleting/delete-3800834-fix-expected.txt: Added.
914 * platform/qt/editing/deleting/delete-3857753-fix-expected.txt: Added.
915 * platform/qt/editing/deleting/delete-3865854-fix-expected.txt: Added.
916 * platform/qt/editing/deleting/delete-3928305-fix-expected.txt: Added.
917 * platform/qt/editing/deleting/delete-3959464-fix-expected.txt: Added.
918 * platform/qt/editing/deleting/delete-4038408-fix-expected.txt: Added.
919 * platform/qt/editing/deleting/delete-4083333-fix-expected.txt: Added.
920 * platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt: Added.
921 * platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt: Added.
922 * platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt: Added.
923 * platform/qt/editing/deleting/delete-and-undo-expected.txt: Added.
924 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-001-expected.txt: Added.
925 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-002-expected.txt: Added.
926 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-003-expected.txt: Added.
927 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt: Added.
928 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-005-expected.txt: Added.
929 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-006-expected.txt: Added.
930 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-007-expected.txt: Added.
931 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt: Added.
932 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-009-expected.txt: Added.
933 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt: Added.
934 * platform/qt/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt: Added.
935 * platform/qt/editing/deleting/delete-at-start-or-end-expected.txt: Added.
936 * platform/qt/editing/deleting/delete-block-contents-001-expected.txt: Added.
937 * platform/qt/editing/deleting/delete-block-contents-002-expected.txt: Added.
938 * platform/qt/editing/deleting/delete-block-contents-003-expected.txt: Added.
939 * platform/qt/editing/deleting/delete-block-merge-contents-001-expected.txt: Added.
940 * platform/qt/editing/deleting/delete-block-merge-contents-002-expected.txt: Added.
941 * platform/qt/editing/deleting/delete-block-merge-contents-003-expected.txt: Added.
942 * platform/qt/editing/deleting/delete-block-merge-contents-004-expected.txt: Added.
943 * platform/qt/editing/deleting/delete-block-merge-contents-005-expected.txt: Added.
944 * platform/qt/editing/deleting/delete-block-merge-contents-006-expected.txt: Added.
945 * platform/qt/editing/deleting/delete-block-merge-contents-007-expected.txt: Added.
946 * platform/qt/editing/deleting/delete-block-merge-contents-008-expected.txt: Added.
947 * platform/qt/editing/deleting/delete-block-merge-contents-009-expected.txt: Added.
948 * platform/qt/editing/deleting/delete-block-merge-contents-010-expected.txt: Added.
949 * platform/qt/editing/deleting/delete-block-merge-contents-011-expected.txt: Added.
950 * platform/qt/editing/deleting/delete-block-merge-contents-012-expected.txt: Added.
951 * platform/qt/editing/deleting/delete-block-merge-contents-013-expected.txt: Added.
952 * platform/qt/editing/deleting/delete-block-merge-contents-014-expected.txt: Added.
953 * platform/qt/editing/deleting/delete-block-merge-contents-015-expected.txt: Added.
954 * platform/qt/editing/deleting/delete-block-merge-contents-016-expected.txt: Added.
955 * platform/qt/editing/deleting/delete-block-merge-contents-017-expected.txt: Added.
956 * platform/qt/editing/deleting/delete-block-merge-contents-018-expected.txt: Added.
957 * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt: Added.
958 * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt: Added.
959 * platform/qt/editing/deleting/delete-block-merge-contents-021-expected.txt: Added.
960 * platform/qt/editing/deleting/delete-block-merge-contents-022-expected.txt: Added.
961 * platform/qt/editing/deleting/delete-block-merge-contents-023-expected.txt: Added.
962 * platform/qt/editing/deleting/delete-block-merge-contents-024-expected.txt: Added.
963 * platform/qt/editing/deleting/delete-block-table-expected.txt: Added.
964 * platform/qt/editing/deleting/delete-br-001-expected.txt: Added.
965 * platform/qt/editing/deleting/delete-br-002-expected.txt: Added.
966 * platform/qt/editing/deleting/delete-br-003-expected.txt: Added.
967 * platform/qt/editing/deleting/delete-br-004-expected.txt: Added.
968 * platform/qt/editing/deleting/delete-br-005-expected.txt: Added.
969 * platform/qt/editing/deleting/delete-br-006-expected.txt: Added.
970 * platform/qt/editing/deleting/delete-br-007-expected.txt: Added.
971 * platform/qt/editing/deleting/delete-br-008-expected.txt: Added.
972 * platform/qt/editing/deleting/delete-br-009-expected.txt: Added.
973 * platform/qt/editing/deleting/delete-br-010-expected.txt: Added.
974 * platform/qt/editing/deleting/delete-br-011-expected.txt: Added.
975 * platform/qt/editing/deleting/delete-br-012-expected.txt: Added.
976 * platform/qt/editing/deleting/delete-by-word-001-expected.txt: Added.
977 * platform/qt/editing/deleting/delete-by-word-002-expected.txt: Added.
978 * platform/qt/editing/deleting/delete-character-001-expected.txt: Added.
979 * platform/qt/editing/deleting/delete-contiguous-ws-001-expected.txt: Added.
980 * platform/qt/editing/deleting/delete-first-list-item-expected.txt: Added.
981 * platform/qt/editing/deleting/delete-hr-expected.txt: Added.
982 * platform/qt/editing/deleting/delete-image-001-expected.txt: Added.
983 * platform/qt/editing/deleting/delete-image-002-expected.txt: Added.
984 * platform/qt/editing/deleting/delete-image-003-expected.txt: Added.
985 * platform/qt/editing/deleting/delete-image-004-expected.txt: Added.
986 * platform/qt/editing/deleting/delete-leading-ws-001-expected.txt: Added.
987 * platform/qt/editing/deleting/delete-line-001-expected.txt: Added.
988 * platform/qt/editing/deleting/delete-line-002-expected.txt: Added.
989 * platform/qt/editing/deleting/delete-line-003-expected.txt: Added.
990 * platform/qt/editing/deleting/delete-line-004-expected.txt: Added.
991 * platform/qt/editing/deleting/delete-line-005-expected.txt: Added.
992 * platform/qt/editing/deleting/delete-line-006-expected.txt: Added.
993 * platform/qt/editing/deleting/delete-line-007-expected.txt: Added.
994 * platform/qt/editing/deleting/delete-line-008-expected.txt: Added.
995 * platform/qt/editing/deleting/delete-line-009-expected.txt: Added.
996 * platform/qt/editing/deleting/delete-line-010-expected.txt: Added.
997 * platform/qt/editing/deleting/delete-line-011-expected.txt: Added.
998 * platform/qt/editing/deleting/delete-line-012-expected.txt: Added.
999 * platform/qt/editing/deleting/delete-line-013-expected.txt: Added.
1000 * platform/qt/editing/deleting/delete-line-014-expected.txt: Added.
1001 * platform/qt/editing/deleting/delete-line-015-expected.txt: Added.
1002 * platform/qt/editing/deleting/delete-line-016-expected.txt: Added.
1003 * platform/qt/editing/deleting/delete-line-017-expected.txt: Added.
1004 * platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt: Added.
1005 * platform/qt/editing/deleting/delete-line-end-ws-002-expected.txt: Added.
1006 * platform/qt/editing/deleting/delete-link-1-expected.txt: Added.
1007 * platform/qt/editing/deleting/delete-listitem-001-expected.txt: Added.
1008 * platform/qt/editing/deleting/delete-listitem-002-expected.txt: Added.
1009 * platform/qt/editing/deleting/delete-mixed-editable-content-001-expected.txt: Added.
1010 * platform/qt/editing/deleting/delete-select-all-002-expected.txt: Added.
1011 * platform/qt/editing/deleting/delete-select-all-003-expected.txt: Added.
1012 * platform/qt/editing/deleting/delete-selection-001-expected.txt: Added.
1013 * platform/qt/editing/deleting/delete-tab-001-expected.txt: Added.
1014 * platform/qt/editing/deleting/delete-tab-002-expected.txt: Added.
1015 * platform/qt/editing/deleting/delete-tab-003-expected.txt: Added.
1016 * platform/qt/editing/deleting/delete-tab-004-expected.txt: Added.
1017 * platform/qt/editing/deleting/delete-to-select-table-expected.txt: Added.
1018 * platform/qt/editing/deleting/delete-trailing-ws-001-expected.txt: Added.
1019 * platform/qt/editing/deleting/delete-trailing-ws-002-expected.txt: Added.
1020 * platform/qt/editing/deleting/delete-ws-fixup-001-expected.txt: Added.
1021 * platform/qt/editing/deleting/delete-ws-fixup-002-expected.txt: Added.
1022 * platform/qt/editing/deleting/delete-ws-fixup-003-expected.txt: Added.
1023 * platform/qt/editing/deleting/delete-ws-fixup-004-expected.txt: Added.
1024 * platform/qt/editing/deleting/deletionUI-single-instance-expected.txt: Added.
1025 * platform/qt/editing/deleting/forward-delete-expected.txt: Added.
1026 * platform/qt/editing/deleting/list-item-1-expected.txt: Added.
1027 * platform/qt/editing/deleting/merge-different-styles-expected.txt: Added.
1028 * platform/qt/editing/deleting/merge-endOfParagraph-expected.txt: Added.
1029 * platform/qt/editing/deleting/merge-into-empty-block-1-expected.txt: Added.
1030 * platform/qt/editing/deleting/merge-into-empty-block-2-expected.txt: Added.
1031 * platform/qt/editing/deleting/merge-no-br-expected.txt: Added.
1032 * platform/qt/editing/deleting/merge-unrendered-space-expected.txt: Added.
1033 * platform/qt/editing/deleting/merge-whitespace-pre-expected.txt: Added.
1034 * platform/qt/editing/deleting/move-nodes-001-expected.txt: Added.
1035 * platform/qt/editing/deleting/paragraph-in-preserveNewline-expected.txt: Added.
1036 * platform/qt/editing/deleting/pruning-after-merge-2-expected.txt: Added.
1037 * platform/qt/editing/deleting/smart-delete-001-expected.txt: Added.
1038 * platform/qt/editing/deleting/smart-delete-002-expected.txt: Added.
1039 * platform/qt/editing/deleting/smart-delete-003-expected.txt: Added.
1040 * platform/qt/editing/deleting/smart-delete-004-expected.txt: Added.
1041 * platform/qt/editing/deleting/table-cells-expected.txt: Added.
1042 * platform/qt/editing/deleting/transpose-empty-expected.txt: Added.
1043 * platform/qt/editing/deleting/whitespace-pre-1-expected.txt: Added.
1044 * platform/qt/editing/execCommand/4580583-1-expected.txt: Added.
1045 * platform/qt/editing/execCommand/4580583-2-expected.txt: Added.
1046 * platform/qt/editing/execCommand/4641880-1-expected.txt: Added.
1047 * platform/qt/editing/execCommand/4641880-2-expected.txt: Added.
1048 * platform/qt/editing/execCommand/4747450-expected.txt: Added.
1049 * platform/qt/editing/execCommand/4786404-1-expected.txt: Added.
1050 * platform/qt/editing/execCommand/4786404-2-expected.txt: Added.
1051 * platform/qt/editing/execCommand/4916402-expected.txt: Added.
1052 * platform/qt/editing/execCommand/4916541-expected.txt: Added.
1053 * platform/qt/editing/execCommand/4916583-expected.txt: Added.
1054 * platform/qt/editing/execCommand/4920488-expected.txt: Added.
1055 * platform/qt/editing/execCommand/4920742-1-expected.txt: Added.
1056 * platform/qt/editing/execCommand/4924441-expected.txt: Added.
1057 * platform/qt/editing/execCommand/5049671-expected.txt: Added.
1058 * platform/qt/editing/execCommand/5062376-expected.txt: Added.
1059 * platform/qt/editing/execCommand/5080333-1-expected.txt: Added.
1060 * platform/qt/editing/execCommand/5080333-2-expected.txt: Added.
1061 * platform/qt/editing/execCommand/5119244-expected.txt: Added.
1062 * platform/qt/editing/execCommand/5120591-expected.txt: Added.
1063 * platform/qt/editing/execCommand/5136770-expected.txt: Added.
1064 * platform/qt/editing/execCommand/5138441-expected.txt: Added.
1065 * platform/qt/editing/execCommand/5142012-1-expected.txt: Added.
1066 * platform/qt/editing/execCommand/5142012-2-expected.txt: Added.
1067 * platform/qt/editing/execCommand/5142012-3-expected.txt: Added.
1068 * platform/qt/editing/execCommand/5144139-1-expected.txt: Added.
1069 * platform/qt/editing/execCommand/5164796-expected.txt: Added.
1070 * platform/qt/editing/execCommand/5190926-expected.txt: Added.
1071 * platform/qt/editing/execCommand/5207369-expected.txt: Added.
1072 * platform/qt/editing/execCommand/5210032-expected.txt: Added.
1073 * platform/qt/editing/execCommand/5432254-1-expected.txt: Added.
1074 * platform/qt/editing/execCommand/5432254-2-expected.txt: Added.
1075 * platform/qt/editing/execCommand/boldSelection-expected.txt: Added.
1076 * platform/qt/editing/execCommand/create-list-from-range-selection-expected.txt: Added.
1077 * platform/qt/editing/execCommand/create-list-with-hr-expected.txt: Added.
1078 * platform/qt/editing/execCommand/find-after-replace-expected.txt: Added.
1079 * platform/qt/editing/execCommand/findString-2-expected.txt: Added.
1080 * platform/qt/editing/execCommand/findString-expected.txt: Added.
1081 * platform/qt/editing/execCommand/format-block-expected.txt: Added.
1082 * platform/qt/editing/execCommand/format-block-from-range-selection-expected.txt: Added.
1083 * platform/qt/editing/execCommand/format-block-with-braces-expected.txt: Added.
1084 * platform/qt/editing/execCommand/format-block-with-trailing-br-expected.txt: Added.
1085 * platform/qt/editing/execCommand/hilitecolor-expected.txt: Added.
1086 * platform/qt/editing/execCommand/indent-empty-root-expected.txt: Added.
1087 * platform/qt/editing/execCommand/indent-list-item-expected.txt: Added.
1088 * platform/qt/editing/execCommand/indent-selection-expected.txt: Added.
1089 * platform/qt/editing/execCommand/insert-list-and-stitch-expected.txt: Added.
1090 * platform/qt/editing/execCommand/insert-list-empty-div-expected.txt: Added.
1091 * platform/qt/editing/execCommand/insert-list-with-id-expected.txt: Added.
1092 * platform/qt/editing/execCommand/insertHTML-expected.txt: Added.
1093 * platform/qt/editing/execCommand/insertHorizontalRule-expected.txt: Added.
1094 * platform/qt/editing/execCommand/insertImage-expected.txt: Added.
1095 * platform/qt/editing/execCommand/modifyForeColorByCharacter-expected.txt: Added.
1096 * platform/qt/editing/execCommand/outdent-selection-expected.txt: Added.
1097 * platform/qt/editing/execCommand/paste-1-expected.txt: Added.
1098 * platform/qt/editing/execCommand/paste-2-expected.txt: Added.
1099 * platform/qt/editing/execCommand/print-expected.txt: Added.
1100 * platform/qt/editing/execCommand/remove-formatting-2-expected.txt: Added.
1101 * platform/qt/editing/execCommand/remove-formatting-expected.txt: Added.
1102 * platform/qt/editing/execCommand/remove-list-1-expected.txt: Added.
1103 * platform/qt/editing/execCommand/remove-list-from-range-selection-expected.txt: Added.
1104 * platform/qt/editing/execCommand/remove-list-item-1-expected.txt: Added.
1105 * platform/qt/editing/execCommand/remove-list-items-expected.txt: Added.
1106 * platform/qt/editing/execCommand/selectAll-expected.txt: Added.
1107 * platform/qt/editing/execCommand/strikethroughSelection-expected.txt: Added.
1108 * platform/qt/editing/execCommand/switch-list-type-expected.txt: Added.
1109 * platform/qt/editing/inserting/12882-expected.txt: Added.
1110 * platform/qt/editing/inserting/4278698-expected.txt: Added.
1111 * platform/qt/editing/inserting/4840662-expected.txt: Added.
1112 * platform/qt/editing/inserting/4875189-1-expected.txt: Added.
1113 * platform/qt/editing/inserting/4875189-2-expected.txt: Added.
1114 * platform/qt/editing/inserting/4959067-expected.txt: Added.
1115 * platform/qt/editing/inserting/4960120-1-expected.txt: Added.
1116 * platform/qt/editing/inserting/4960120-2-expected.txt: Added.
1117 * platform/qt/editing/inserting/5002441-expected.txt: Added.
1118 * platform/qt/editing/inserting/5058163-1-expected.txt: Added.
1119 * platform/qt/editing/inserting/5058163-2-expected.txt: Added.
1120 * platform/qt/editing/inserting/5156401-2-expected.txt: Added.
1121 * platform/qt/editing/inserting/5418891-expected.txt: Added.
1122 * platform/qt/editing/inserting/before-after-input-element-expected.txt: Added.
1123 * platform/qt/editing/inserting/editable-html-element-expected.txt: Added.
1124 * platform/qt/editing/inserting/editable-inline-element-expected.txt: Added.
1125 * platform/qt/editing/inserting/edited-whitespace-1-expected.txt: Added.
1126 * platform/qt/editing/inserting/editing-empty-divs-expected.txt: Added.
1127 * platform/qt/editing/inserting/insert-3654864-fix-expected.txt: Added.
1128 * platform/qt/editing/inserting/insert-3659587-fix-expected.txt: Added.
1129 * platform/qt/editing/inserting/insert-3775316-fix-expected.txt: Added.
1130 * platform/qt/editing/inserting/insert-3778059-fix-expected.txt: Added.
1131 * platform/qt/editing/inserting/insert-3786362-fix-expected.txt: Added.
1132 * platform/qt/editing/inserting/insert-3800346-fix-expected.txt: Added.
1133 * platform/qt/editing/inserting/insert-3851164-fix-expected.txt: Added.
1134 * platform/qt/editing/inserting/insert-after-delete-001-expected.txt: Added.
1135 * platform/qt/editing/inserting/insert-at-end-01-expected.txt: Added.
1136 * platform/qt/editing/inserting/insert-at-end-02-expected.txt: Added.
1137 * platform/qt/editing/inserting/insert-before-link-1-expected.txt: Added.
1138 * platform/qt/editing/inserting/insert-br-001-expected.txt: Added.
1139 * platform/qt/editing/inserting/insert-br-002-expected.txt: Added.
1140 * platform/qt/editing/inserting/insert-br-003-expected.txt: Added.
1141 * platform/qt/editing/inserting/insert-br-004-expected.txt: Added.
1142 * platform/qt/editing/inserting/insert-br-005-expected.txt: Added.
1143 * platform/qt/editing/inserting/insert-br-006-expected.txt: Added.
1144 * platform/qt/editing/inserting/insert-br-007-expected.txt: Added.
1145 * platform/qt/editing/inserting/insert-br-008-expected.txt: Added.
1146 * platform/qt/editing/inserting/insert-br-009-expected.txt: Added.
1147 * platform/qt/editing/inserting/insert-br-at-tabspan-001-expected.txt: Added.
1148 * platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt: Added.
1149 * platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt: Added.
1150 * platform/qt/editing/inserting/insert-br-quoted-001-expected.txt: Added.
1151 * platform/qt/editing/inserting/insert-br-quoted-002-expected.txt: Added.
1152 * platform/qt/editing/inserting/insert-br-quoted-003-expected.txt: Added.
1153 * platform/qt/editing/inserting/insert-br-quoted-004-expected.txt: Added.
1154 * platform/qt/editing/inserting/insert-br-quoted-005-expected.txt: Added.
1155 * platform/qt/editing/inserting/insert-br-quoted-006-expected.txt: Added.
1156 * platform/qt/editing/inserting/insert-div-001-expected.txt: Added.
1157 * platform/qt/editing/inserting/insert-div-002-expected.txt: Added.
1158 * platform/qt/editing/inserting/insert-div-003-expected.txt: Added.
1159 * platform/qt/editing/inserting/insert-div-004-expected.txt: Added.
1160 * platform/qt/editing/inserting/insert-div-005-expected.txt: Added.
1161 * platform/qt/editing/inserting/insert-div-006-expected.txt: Added.
1162 * platform/qt/editing/inserting/insert-div-007-expected.txt: Added.
1163 * platform/qt/editing/inserting/insert-div-008-expected.txt: Added.
1164 * platform/qt/editing/inserting/insert-div-009-expected.txt: Added.
1165 * platform/qt/editing/inserting/insert-div-010-expected.txt: Added.
1166 * platform/qt/editing/inserting/insert-div-011-expected.txt: Added.
1167 * platform/qt/editing/inserting/insert-div-012-expected.txt: Added.
1168 * platform/qt/editing/inserting/insert-div-013-expected.txt: Added.
1169 * platform/qt/editing/inserting/insert-div-014-expected.txt: Added.
1170 * platform/qt/editing/inserting/insert-div-015-expected.txt: Added.
1171 * platform/qt/editing/inserting/insert-div-016-expected.txt: Added.
1172 * platform/qt/editing/inserting/insert-div-017-expected.txt: Added.
1173 * platform/qt/editing/inserting/insert-div-018-expected.txt: Added.
1174 * platform/qt/editing/inserting/insert-div-019-expected.txt: Added.
1175 * platform/qt/editing/inserting/insert-div-020-expected.txt: Added.
1176 * platform/qt/editing/inserting/insert-div-021-expected.txt: Added.
1177 * platform/qt/editing/inserting/insert-div-022-expected.txt: Added.
1178 * platform/qt/editing/inserting/insert-div-023-expected.txt: Added.
1179 * platform/qt/editing/inserting/insert-div-024-expected.txt: Added.
1180 * platform/qt/editing/inserting/insert-div-025-expected.txt: Added.
1181 * platform/qt/editing/inserting/insert-div-026-expected.txt: Added.
1182 * platform/qt/editing/inserting/insert-div-027-expected.txt: Added.
1183 * platform/qt/editing/inserting/insert-paragraph-01-expected.txt: Added.
1184 * platform/qt/editing/inserting/insert-paragraph-02-expected.txt: Added.
1185 * platform/qt/editing/inserting/insert-paragraph-03-expected.txt: Added.
1186 * platform/qt/editing/inserting/insert-paragraph-04-expected.txt: Added.
1187 * platform/qt/editing/inserting/insert-paragraph-05-expected.txt: Added.
1188 * platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt: Added.
1189 * platform/qt/editing/inserting/insert-tab-001-expected.txt: Added.
1190 * platform/qt/editing/inserting/insert-tab-002-expected.txt: Added.
1191 * platform/qt/editing/inserting/insert-tab-003-expected.txt: Added.
1192 * platform/qt/editing/inserting/insert-tab-004-expected.txt: Added.
1193 * platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt: Added.
1194 * platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt: Added.
1195 * platform/qt/editing/inserting/insert-text-at-tabspan-003-expected.txt: Added.
1196 * platform/qt/editing/inserting/insert-text-with-newlines-expected.txt: Added.
1197 * platform/qt/editing/inserting/line-break-expected.txt: Added.
1198 * platform/qt/editing/inserting/paragraph-separator-01-expected.txt: Added.
1199 * platform/qt/editing/inserting/paragraph-separator-02-expected.txt: Added.
1200 * platform/qt/editing/inserting/paragraph-separator-03-expected.txt: Added.
1201 * platform/qt/editing/inserting/paragraph-separator-in-table-1-expected.txt: Added.
1202 * platform/qt/editing/inserting/paragraph-separator-in-table-2-expected.txt: Added.
1203 * platform/qt/editing/inserting/redo-expected.txt: Added.
1204 * platform/qt/editing/inserting/return-key-with-selection-001-expected.txt: Added.
1205 * platform/qt/editing/inserting/return-key-with-selection-002-expected.txt: Added.
1206 * platform/qt/editing/inserting/return-key-with-selection-003-expected.txt: Added.
1207 * platform/qt/editing/inserting/typing-001-expected.txt: Added.
1208 * platform/qt/editing/inserting/typing-002-expected.txt: Added.
1209 * platform/qt/editing/inserting/typing-003-expected.txt: Added.
1210 * platform/qt/editing/inserting/typing-around-br-001-expected.txt: Added.
1211 * platform/qt/editing/inserting/typing-around-image-001-expected.txt: Added.
1212 * platform/qt/editing/selection/13804-expected.txt: Added.
1213 * platform/qt/editing/selection/3690703-2-expected.txt: Added.
1214 * platform/qt/editing/selection/3690703-expected.txt: Added.
1215 * platform/qt/editing/selection/3690719-expected.txt: Added.
1216 * platform/qt/editing/selection/4397952-expected.txt: Added.
1217 * platform/qt/editing/selection/4776665-expected.txt: Added.
1218 * platform/qt/editing/selection/4818145-expected.txt: Added.
1219 * platform/qt/editing/selection/4866671-expected.txt: Added.
1220 * platform/qt/editing/selection/4889598-expected.txt: Added.
1221 * platform/qt/editing/selection/4895428-2-expected.txt: Added.
1222 * platform/qt/editing/selection/4895428-3-expected.txt: Added.
1223 * platform/qt/editing/selection/4932260-2-expected.txt: Added.
1224 * platform/qt/editing/selection/4932260-3-expected.txt: Added.
1225 * platform/qt/editing/selection/4960116-expected.txt: Added.
1226 * platform/qt/editing/selection/4960137-expected.txt: Added.
1227 * platform/qt/editing/selection/4983858-expected.txt: Added.
1228 * platform/qt/editing/selection/5007143-2-expected.txt: Added.
1229 * platform/qt/editing/selection/5007143-expected.txt: Added.
1230 * platform/qt/editing/selection/5076323-1-expected.txt: Added.
1231 * platform/qt/editing/selection/5076323-2-expected.txt: Added.
1232 * platform/qt/editing/selection/5076323-3-expected.txt: Added.
1233 * platform/qt/editing/selection/5081257-1-expected.txt: Added.
1234 * platform/qt/editing/selection/5081257-2-expected.txt: Added.
1235 * platform/qt/editing/selection/5099303-expected.txt: Added.
1236 * platform/qt/editing/selection/5131716-1-expected.txt: Added.
1237 * platform/qt/editing/selection/5131716-2-expected.txt: Added.
1238 * platform/qt/editing/selection/5131716-3-expected.txt: Added.
1239 * platform/qt/editing/selection/5131716-4-expected.txt: Added.
1240 * platform/qt/editing/selection/5136696-expected.txt: Added.
1241 * platform/qt/editing/selection/5195166-1-expected.txt: Added.
1242 * platform/qt/editing/selection/5195166-2-expected.txt: Added.
1243 * platform/qt/editing/selection/5234383-2-expected.txt: Added.
1244 * platform/qt/editing/selection/6476-expected.txt: Added.
1245 * platform/qt/editing/selection/7152-1-expected.txt: Added.
1246 * platform/qt/editing/selection/7152-2-expected.txt: Added.
1247 * platform/qt/editing/selection/addRange-expected.txt: Added.
1248 * platform/qt/editing/selection/after-line-wrap-expected.txt: Added.
1249 * platform/qt/editing/selection/caret-before-select-expected.txt: Added.
1250 * platform/qt/editing/selection/caret-rtl-2-expected.txt: Added.
1251 * platform/qt/editing/selection/caret-rtl-expected.txt: Added.
1252 * platform/qt/editing/selection/clear-selection-expected.txt: Added.
1253 * platform/qt/editing/selection/contenteditable-click-inside-expected.txt: Added.
1254 * platform/qt/editing/selection/contenteditable-click-outside-expected.txt: Added.
1255 * platform/qt/editing/selection/display-table-text-expected.txt: Added.
1256 * platform/qt/editing/selection/drag-in-iframe-expected.txt: Added.
1257 * platform/qt/editing/selection/editable-html-element-expected.txt: Added.
1258 * platform/qt/editing/selection/editable-non-editable-crash-expected.txt: Added.
1259 * platform/qt/editing/selection/end-of-document-expected.txt: Added.
1260 * platform/qt/editing/selection/extend-by-character-001-expected.txt: Added.
1261 * platform/qt/editing/selection/extend-by-character-002-expected.txt: Added.
1262 * platform/qt/editing/selection/extend-by-character-003-expected.txt: Added.
1263 * platform/qt/editing/selection/extend-by-character-004-expected.txt: Added.
1264 * platform/qt/editing/selection/extend-by-character-005-expected.txt: Added.
1265 * platform/qt/editing/selection/extend-by-character-006-expected.txt: Added.
1266 * platform/qt/editing/selection/extend-by-sentence-001-expected.txt: Added.
1267 * platform/qt/editing/selection/extend-by-word-001-expected.txt: Added.
1268 * platform/qt/editing/selection/focus-body-expected.txt: Added.
1269 * platform/qt/editing/selection/focus_editable_html-expected.txt: Added.
1270 * platform/qt/editing/selection/iframe-expected.txt: Added.
1271 * platform/qt/editing/selection/inline-table-expected.txt: Added.
1272 * platform/qt/editing/selection/leave-requested-block-expected.txt: Added.
1273 * platform/qt/editing/selection/line-wrap-1-expected.txt: Added.
1274 * platform/qt/editing/selection/line-wrap-2-expected.txt: Added.
1275 * platform/qt/editing/selection/mixed-editability-2-expected.txt: Added.
1276 * platform/qt/editing/selection/mixed-editability-3-expected.txt: Added.
1277 * platform/qt/editing/selection/mixed-editability-4-expected.txt: Added.
1278 * platform/qt/editing/selection/mixed-editability-5-expected.txt: Added.
1279 * platform/qt/editing/selection/mixed-editability-6-expected.txt: Added.
1280 * platform/qt/editing/selection/mixed-editability-7-expected.txt: Added.
1281 * platform/qt/editing/selection/mixed-editability-9-expected.txt: Added.
1282 * platform/qt/editing/selection/move-3875618-fix-expected.txt: Added.
1283 * platform/qt/editing/selection/move-3875641-fix-expected.txt: Added.
1284 * platform/qt/editing/selection/move-backwords-by-word-001-expected.txt: Added.
1285 * platform/qt/editing/selection/move-between-blocks-no-001-expected.txt: Added.
1286 * platform/qt/editing/selection/move-between-blocks-yes-001-expected.txt: Added.
1287 * platform/qt/editing/selection/move-by-character-001-expected.txt: Added.
1288 * platform/qt/editing/selection/move-by-character-002-expected.txt: Added.
1289 * platform/qt/editing/selection/move-by-character-003-expected.txt: Added.
1290 * platform/qt/editing/selection/move-by-character-004-expected.txt: Added.
1291 * platform/qt/editing/selection/move-by-character-005-expected.txt: Added.
1292 * platform/qt/editing/selection/move-by-character-6-expected.txt: Added.
1293 * platform/qt/editing/selection/move-by-line-001-expected.txt: Added.
1294 * platform/qt/editing/selection/move-by-line-002-expected.txt: Added.
1295 * platform/qt/editing/selection/move-by-sentence-001-expected.txt: Added.
1296 * platform/qt/editing/selection/move-by-word-001-expected.txt: Added.
1297 * platform/qt/editing/selection/node-removal-1-expected.txt: Added.
1298 * platform/qt/editing/selection/node-removal-2-expected.txt: Added.
1299 * platform/qt/editing/selection/previous-line-position-expected.txt: Added.
1300 * platform/qt/editing/selection/replace-selection-1-expected.txt: Added.
1301 * platform/qt/editing/selection/select-all-001-expected.txt: Added.
1302 * platform/qt/editing/selection/select-all-002-expected.txt: Added.
1303 * platform/qt/editing/selection/select-all-003-expected.txt: Added.
1304 * platform/qt/editing/selection/select-all-004-expected.txt: Added.
1305 * platform/qt/editing/selection/select-all-005-expected.txt: Added.
1306 * platform/qt/editing/selection/select-all-006-expected.txt: Added.
1307 * platform/qt/editing/selection/select-all-iframe-expected.txt: Added.
1308 * platform/qt/editing/selection/select-missing-image-expected.txt: Added.
1309 * platform/qt/editing/selection/selectNode-expected.txt: Added.
1310 * platform/qt/editing/selection/selectNodeContents-expected.txt: Added.
1311 * platform/qt/editing/selection/selection-3748164-fix-expected.txt: Added.
1312 * platform/qt/editing/selection/table-caret-1-expected.txt: Added.
1313 * platform/qt/editing/selection/table-caret-2-expected.txt: Added.
1314 * platform/qt/editing/selection/table-caret-3-expected.txt: Added.
1315 * platform/qt/editing/selection/unrendered-001-expected.txt: Added.
1316 * platform/qt/editing/selection/unrendered-002-expected.txt: Added.
1317 * platform/qt/editing/selection/unrendered-003-expected.txt: Added.
1318 * platform/qt/editing/selection/unrendered-004-expected.txt: Added.
1319 * platform/qt/editing/selection/unrendered-005-expected.txt: Added.
1320 * platform/qt/editing/selection/unrendered-space-expected.txt: Added.
1321 * platform/qt/editing/spelling/spelling-expected.txt: Added.
1322 * platform/qt/editing/style/4916887-expected.txt: Added.
1323 * platform/qt/editing/style/5017613-1-expected.txt: Added.
1324 * platform/qt/editing/style/5017613-2-expected.txt: Added.
1325 * platform/qt/editing/style/5046875-1-expected.txt: Added.
1326 * platform/qt/editing/style/5046875-2-expected.txt: Added.
1327 * platform/qt/editing/style/5065910-expected.txt: Added.
1328 * platform/qt/editing/style/5084241-expected.txt: Added.
1329 * platform/qt/editing/style/5228141-expected.txt: Added.
1330 * platform/qt/editing/style/5279521-expected.txt: Added.
1331 * platform/qt/editing/style/apple-style-editable-mix-expected.txt: Added.
1332 * platform/qt/editing/style/block-style-001-expected.txt: Added.
1333 * platform/qt/editing/style/block-style-002-expected.txt: Added.
1334 * platform/qt/editing/style/block-style-003-expected.txt: Added.
1335 * platform/qt/editing/style/block-style-004-expected.txt: Added.
1336 * platform/qt/editing/style/block-style-005-expected.txt: Added.
1337 * platform/qt/editing/style/block-style-006-expected.txt: Added.
1338 * platform/qt/editing/style/block-styles-007-expected.txt: Added.
1339 * platform/qt/editing/style/create-block-for-style-001-expected.txt: Added.
1340 * platform/qt/editing/style/create-block-for-style-002-expected.txt: Added.
1341 * platform/qt/editing/style/create-block-for-style-003-expected.txt: Added.
1342 * platform/qt/editing/style/create-block-for-style-004-expected.txt: Added.
1343 * platform/qt/editing/style/create-block-for-style-005-expected.txt: Added.
1344 * platform/qt/editing/style/create-block-for-style-006-expected.txt: Added.
1345 * platform/qt/editing/style/create-block-for-style-007-expected.txt: Added.
1346 * platform/qt/editing/style/create-block-for-style-008-expected.txt: Added.
1347 * platform/qt/editing/style/create-block-for-style-009-expected.txt: Added.
1348 * platform/qt/editing/style/create-block-for-style-010-expected.txt: Added.
1349 * platform/qt/editing/style/create-block-for-style-011-expected.txt: Added.
1350 * platform/qt/editing/style/create-block-for-style-012-expected.txt: Added.
1351 * platform/qt/editing/style/create-block-for-style-013-expected.txt: Added.
1352 * platform/qt/editing/style/designmode-expected.txt: Added.
1353 * platform/qt/editing/style/fontsize-1-expected.txt: Added.
1354 * platform/qt/editing/style/highlight-expected.txt: Added.
1355 * platform/qt/editing/style/relative-font-size-change-001-expected.txt: Added.
1356 * platform/qt/editing/style/relative-font-size-change-003-expected.txt: Added.
1357 * platform/qt/editing/style/relative-font-size-change-004-expected.txt: Added.
1358 * platform/qt/editing/style/remove-underline-after-paragraph-expected.txt: Added.
1359 * platform/qt/editing/style/remove-underline-after-paragraph-in-bold-expected.txt: Added.
1360 * platform/qt/editing/style/remove-underline-expected.txt: Added.
1361 * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: Added.
1362 * platform/qt/editing/style/remove-underline-in-bold-expected.txt: Added.
1363 * platform/qt/editing/style/smoosh-styles-001-expected.txt: Added.
1364 * platform/qt/editing/style/smoosh-styles-002-expected.txt: Added.
1365 * platform/qt/editing/style/smoosh-styles-003-expected.txt: Added.
1366 * platform/qt/editing/style/style-3690704-fix-expected.txt: Added.
1367 * platform/qt/editing/style/style-3998892-fix-expected.txt: Added.
1368 * platform/qt/editing/style/style-boundary-001-expected.txt: Added.
1369 * platform/qt/editing/style/style-boundary-002-expected.txt: Added.
1370 * platform/qt/editing/style/style-boundary-003-expected.txt: Added.
1371 * platform/qt/editing/style/style-boundary-004-expected.txt: Added.
1372 * platform/qt/editing/style/style-boundary-005-expected.txt: Added.
1373 * platform/qt/editing/style/table-selection-expected.txt: Added.
1374 * platform/qt/editing/style/typing-style-001-expected.txt: Added.
1375 * platform/qt/editing/style/typing-style-002-expected.txt: Added.
1376 * platform/qt/editing/style/unbold-in-bold-expected.txt: Added.
1377 * platform/qt/editing/style/underline-expected.txt: Added.
1378 * platform/qt/editing/undo/4063751-expected.txt: Added.
1379 * platform/qt/editing/undo/5378473-expected.txt: Added.
1380 * platform/qt/editing/undo/redo-typing-001-expected.txt: Added.
1381 * platform/qt/editing/undo/undo-combined-delete-boundary-expected.txt: Added.
1382 * platform/qt/editing/undo/undo-combined-delete-expected.txt: Added.
1383 * platform/qt/editing/undo/undo-delete-boundary-expected.txt: Added.
1384 * platform/qt/editing/undo/undo-delete-expected.txt: Added.
1385 * platform/qt/editing/undo/undo-forward-delete-boundary-expected.txt: Added.
1386 * platform/qt/editing/undo/undo-forward-delete-expected.txt: Added.
1388 2007-10-24 Lars Knoll <lars@trolltech.com>
1392 convert the text to be text only, and fix it up a little so it doesn't depend on specific font metrics anymore.
1394 * editing/deleting/pruning-after-merge-1-expected.txt: Added.
1395 * editing/deleting/pruning-after-merge-1.html:
1396 * platform/mac/editing/deleting/pruning-after-merge-1-expected.checksum: Removed.
1397 * platform/mac/editing/deleting/pruning-after-merge-1-expected.png: Removed.
1398 * platform/mac/editing/deleting/pruning-after-merge-1-expected.txt: Removed.
1400 2007-10-24 Lars Knoll <lars@trolltech.com>
1404 explicitly add some tests that currently cause DRT to hang.
1406 * platform/qt/Skipped:
1408 2007-10-23 Justin Garcia <justin.garcia@apple.com>
1410 Fixing an accidental change made in r25484.
1412 * editing/pasteboard/quirks-mode-br-1.html:
1413 * platform/mac/editing/pasteboard/quirks-mode-br-1-expected.checksum:
1414 * platform/mac/editing/pasteboard/quirks-mode-br-1-expected.txt:
1416 2007-10-23 Justin Garcia <justin.garcia@apple.com>
1418 Reviewed by Oliver Hunt.
1420 <rdar://problem/5544856>
1421 REGRESSION: After typing 2-byte text, undo only undoes one keystroke at a time
1423 * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
1424 * platform/mac/editing/input/text-input-controller-expected.txt:
1425 * platform/mac/editing/input/wrapped-line-char-rect-expected.txt:
1427 2007-10-23 Adele Peterson <adele@apple.com>
1431 Test for <rdar://problem/5543228> CrashTracer: [USER] 2 crashes in Safari at com.apple.WebCore: WebCore::HTMLInputElement::defaultEventHandler + 872
1433 * fast/forms/textfield-onchange-deletion-expected.txt: Added.
1434 * fast/forms/textfield-onchange-deletion.html: Added.
1436 2007-10-23 Adam Roben <aroben@apple.com>
1438 Add some SVG tests to the Windows Skipped file
1442 * platform/win/Skipped:
1444 2007-10-23 Darin Adler <darin@apple.com>
1446 - removed numeric results so the test is more platform-independent
1448 * fast/js/math-expected.txt: Updated.
1449 * fast/js/resources/math.js: Updated.
1451 2007-10-23 Darin Adler <darin@apple.com>
1455 - test for http://bugs.webkit.org/show_bug.cgi?id=15639
1458 * fast/js/math-expected.txt: Added.
1459 * fast/js/math.html: Added.
1460 * fast/js/resources/math.js: Added.
1462 2007-10-22 Eric Seidel <eric@webkit.org>
1466 Add tests to verify that font-face-* DOM bindings are exposed correctly.
1468 * fast/js/resources/js-test-pre.js: add shouldBeNull and shouldBeEqualToString
1469 * svg/dom/font-face-elements-expected.txt: Added.
1470 * svg/dom/font-face-elements.html: Added.
1472 2007-10-22 Eric Seidel <eric@webkit.org>
1476 Implement <font-face> and friends
1477 http://bugs.webkit.org/show_bug.cgi?id=10652
1479 * platform/mac/svg/custom/font-face-cascade-order-expected.checksum: Added.
1480 * platform/mac/svg/custom/font-face-cascade-order-expected.png: Added.
1481 * platform/mac/svg/custom/font-face-cascade-order-expected.txt: Added.
1482 * platform/mac/svg/custom/font-face-simple-expected.checksum: Added.
1483 * platform/mac/svg/custom/font-face-simple-expected.png: Added.
1484 * platform/mac/svg/custom/font-face-simple-expected.txt: Added.
1485 * platform/mac/svg/custom/font-face-source-fallback-expected.txt: Added.
1486 * svg/custom/font-face-cascade-order.svg: Added.
1487 * svg/custom/font-face-simple.svg: Added.
1488 * svg/custom/font-face-fallback.svg-disabled: Added. Disabled due to bug 15588
1490 2007-10-22 Darin Adler <darin@apple.com>
1494 - tests for http://bugs.webkit.org/show_bug.cgi?id=15632
1496 Added tests for cases where you use something that looks like an array
1497 index, but it has a fractional part.
1499 * fast/js/kde/resources/Array.js: Added tests.
1500 * fast/js/kde/Array-expected.txt: Updated.
1502 2007-10-22 Darin Adler <darin@apple.com>
1504 * fast/js/kde/resources/Array.js: Added tests to cover missing value behavior
1505 (not the same as undefined values in arrays). This matches the ECMA JavaScript
1506 specification, but doesn't exactly match Firefox, because Firefox incorrectly
1507 inserts undefined values rather than missing values in array literals with
1509 * fast/js/kde/Array-expected.txt: Updated with results.
1511 2007-10-21 Mark Rowe <mrowe@apple.com>
1515 Test for http://bugs.webkit.org/show_bug.cgi?id=15603
1516 Bug 15603: Regression(r26847): Crash when sorting an empty array from JavaScript
1518 * fast/js/kde/Array-expected.txt:
1519 * fast/js/kde/resources/Array.js: Update to cover sorting an empty array.
1521 2007-10-21 Nikolas Zimmermann <zimmermann@kde.org>
1523 Forgot to land the new computed style results in fast/css - after the addition of glyph-orientation-*.
1525 * fast/css/computed-style-expected.txt:
1526 * fast/css/computed-style-without-renderer-expected.txt:
1528 2007-10-21 Nikolas Zimmermann <zimmermann@kde.org>
1532 Add new testcase to stress test the glyph-orientation-* parsing rules.
1534 * svg/css/getComputedStyle-basic-expected.txt:
1535 * svg/css/getComputedStyle-basic.xhtml:
1536 * svg/css/glyph-orientation-rounding-test-expected.txt: Added.
1537 * svg/css/glyph-orientation-rounding-test.xhtml: Added.
1539 2007-10-21 Dan Bernstein <mitz@apple.com>
1541 Reviewed by Dave Hyatt.
1543 - test for http://bugs.webkit.org/show_bug.cgi?id=15259
1544 <rdar://problem/5499902> REGRESSION: Text overflows when using word spacing and centering (affects myspace.com music videos page)
1546 * fast/text/word-space.html: Added.
1547 * platform/mac/fast/css/word-space-extra-expected.txt: Updated result.
1548 * platform/mac/fast/text/word-space-expected.checksum: Added.
1549 * platform/mac/fast/text/word-space-expected.png: Added.
1550 * platform/mac/fast/text/word-space-expected.txt: Added.
1552 2007-10-20 Dan Bernstein <mitz@apple.com>
1554 Reviewed by Dave Hyatt.
1556 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=15208
1557 display:table causes the collapsed text to show at a different position when expanded
1559 * fast/table/form-in-table-before-misnested-text-crash-css-expected.txt:
1560 * fast/table/form-in-table-before-misnested-text-crash-expected.txt:
1561 * fast/table/insert-before-anonymous-ancestors.html: Added.
1562 * fast/table/section-in-table-before-misnested-text-crash-css-expected.txt:
1563 * fast/table/section-in-table-before-misnested-text-crash-expected.txt:
1564 * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.checksum: Added.
1565 * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.png: Added.
1566 * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.txt: Added.
1568 2007-10-20 Darin Adler <darin@apple.com>
1570 Reviewed by Tim Hatcher.
1572 - http://bugs.webkit.org/show_bug.cgi?id=15544
1573 <rdar://problem/5076426> fast/events/arrow-navigation.html needs to
1574 not rely on Apple-specific key codes
1576 * fast/events/arrow-navigation.html: Use "rightArrow" instead.
1578 2007-10-20 Nikolas Zimmermann <zimmermann@kde.org>
1582 Updated tests that dependant on display="none" / display="inline" for SVG text.
1584 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
1585 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
1586 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1587 * platform/mac/svg/carto.net/tabgroup-expected.checksum:
1588 * platform/mac/svg/carto.net/tabgroup-expected.png:
1589 * platform/mac/svg/carto.net/tabgroup-expected.txt:
1590 * svg/batik/text/textProperties2-expected.checksum:
1591 * svg/batik/text/textProperties2-expected.png:
1592 * svg/batik/text/textProperties2-expected.txt:
1594 2007-10-20 Nikolas Zimmermann <zimmermann@kde.org>
1598 Updated tests that need textLength/lengthAdjust/kerning support.
1600 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
1601 * svg/batik/text/textLayout-expected.checksum:
1602 * svg/batik/text/textLayout-expected.png:
1603 * svg/batik/text/textLayout-expected.txt:
1604 * svg/batik/text/textOnPathSpaces-expected.checksum:
1605 * svg/batik/text/textOnPathSpaces-expected.png:
1606 * svg/batik/text/textOnPathSpaces-expected.txt:
1607 * svg/batik/text/textPosition-expected.txt:
1608 * svg/batik/text/textPosition2-expected.txt:
1609 * svg/custom/text-letter-spacing-expected.txt:
1610 * svg/text/text-spacing-01-b-expected.checksum:
1611 * svg/text/text-spacing-01-b-expected.png:
1612 * svg/text/text-spacing-01-b-expected.txt:
1614 2007-10-19 Oliver Hunt <oliver@apple.com>
1618 Updating window properties to include new features from HTML5 database support
1620 * fast/dom/Window/window-properties-expected.txt:
1622 2007-10-19 Adele Peterson <adele@apple.com>
1626 Test for <rdar://problem/5518461> REGRESSION (2.0.4-3): Popup arrows are missing in small popups at homedepot.com
1628 * fast/forms/menulist-no-overflow.html: Added.
1629 * platform/mac/fast/forms/menulist-no-overflow-expected.checksum: Added.
1630 * platform/mac/fast/forms/menulist-no-overflow-expected.png: Added.
1631 * platform/mac/fast/forms/menulist-no-overflow-expected.txt: Added.
1633 2007-10-19 Nikolas Zimmermann <zimmermann@kde.org>
1635 Rubberstamped by Oliver.
1637 Land tiger baseline matching my MBP, as discussed with Oliver.
1638 Mostly differences regarding the size of "(" / ")" characters.
1640 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
1641 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
1642 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
1643 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
1644 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
1645 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
1646 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
1647 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
1648 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
1649 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
1650 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
1651 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
1652 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
1653 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
1654 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
1655 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
1656 * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
1657 * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
1658 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
1659 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
1660 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
1661 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
1662 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
1663 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
1664 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
1665 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
1666 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
1667 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
1668 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
1669 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
1670 * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
1671 * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
1672 * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
1673 * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
1674 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
1675 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
1676 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
1677 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
1678 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
1679 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
1680 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
1681 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
1682 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
1683 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
1684 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
1685 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
1686 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
1687 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
1688 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
1689 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
1690 * platform/mac/svg/carto.net/colourpicker-expected.checksum:
1691 * platform/mac/svg/carto.net/colourpicker-expected.png:
1692 * platform/mac/svg/carto.net/combobox-expected.checksum:
1693 * platform/mac/svg/carto.net/combobox-expected.png:
1694 * platform/mac/svg/carto.net/scrollbar-expected.checksum:
1695 * platform/mac/svg/carto.net/scrollbar-expected.png:
1696 * platform/mac/svg/carto.net/selectionlist-expected.checksum:
1697 * platform/mac/svg/carto.net/selectionlist-expected.png:
1699 2007-10-19 Sam Weinig <sam@webkit.org>
1703 Update results after changing the warning message in isSafeScript to print the frame URL
1704 rather than the security domain URL. This now also prints the warning when using data:
1705 URLs because we no longer return early.
1707 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt:
1708 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt:
1709 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
1710 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt:
1711 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt:
1712 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt:
1713 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt:
1714 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt:
1715 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt:
1716 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe-expected.txt:
1717 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open-expected.txt:
1718 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe-expected.txt:
1719 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open-expected.txt:
1721 2007-10-19 Dan Bernstein <mitz@apple.com>
1723 Rubber-stamped by Sam Weinig.
1725 removing a commented-out test and a test that no longer fails
1727 * platform/mac-leopard/Skipped:
1729 2007-10-19 David Kilzer <ddkilzer@webkit.org>
1733 Provide the functionality of js-test-post.js in a function named isSuccessfullyParsed().
1735 * fast/encoding/char-encoding.html: Updated to use js-test-post-function.js instead of local hack.
1736 * fast/js/resources/js-test-post-function.js: Copied from LayoutTests/fast/js/resources/js-test-post.js.
1737 Modified to create isSuccessfullyParsed() function.
1739 2007-10-18 Dan Bernstein <mitz@apple.com>
1741 Rubber-stamped by Mark Rowe.
1743 removing tests that no longer fail
1745 * platform/mac-leopard/Skipped:
1747 2007-10-18 Justin Garcia <justin.garcia@apple.com>
1749 Reviewed by Kevin McCullough.
1751 <rdar://problem/5483526>
1752 GoogleDocs: A hang occurs when applying list styling to a selection containing a table and line breaks
1754 Demonstrates fix for the hang:
1755 * editing/execCommand/5483526-expected.txt: Added.
1756 * editing/execCommand/5483526.html: Added.
1758 Fixed selection endpoint (problems with selection painting prevent this
1759 from being reflected in the pixel test results):
1760 * platform/mac/editing/execCommand/5432254-2-expected.txt:
1762 2007-10-18 Dan Bernstein <mitz@apple.com>
1764 Reviewed by Adam Roben.
1766 - removing fixed test
1768 * platform/mac-leopard/Skipped:
1770 2007-10-18 Darin Adler <darin@apple.com>
1774 - test update for http://bugs.webkit.org/show_bug.cgi?id=15541
1775 REGRESSION (r26616): prompt with one argument uses the literal "undefined" as default reply
1777 * fast/dom/Window/alert-undefined-expected.txt: Back to expecting empty string for default value.
1779 2007-10-18 Dan Bernstein <mitz@apple.com>
1781 Reviewed by Nikolas Zimmermann.
1783 - test for http://bugs.webkit.org/show_bug.cgi?id=15367
1784 Assertion failure inspecting a document including soft hyphen code (0xad)
1786 * fast/text/word-break-soft-hyphen.html: Added.
1787 * platform/mac/fast/text/word-break-soft-hyphen-expected.checksum: Added.
1788 * platform/mac/fast/text/word-break-soft-hyphen-expected.png: Added.
1789 * platform/mac/fast/text/word-break-soft-hyphen-expected.txt: Added.
1791 2007-10-18 Nikolas Zimmermann <zimmermann@kde.org>
1795 Regenerated result of following test, now that ImageBuffers are correctly clipped to the
1796 visible frame size (RenderView) - no more drawing outside that region.
1798 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
1799 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
1801 2007-10-18 Eric Seidel <eric@webkit.org>
1805 Test case for http://bugs.webkit.org/show_bug.cgi?id=15504
1806 Landed -disabled as it's blocked by:
1807 http://bugs.webkit.org/show_bug.cgi?id=15503
1809 * fast/js/resources/js-test-post.js: add support for XHTML
1810 * fast/js/resources/js-test-pre.js: add support for XHTML
1811 * svg/dom/viewspec-parser.html-disabled: Added.
1813 2007-10-17 Rob Buis <buis@kde.org>
1815 Reviewed by Darin, Adam, and Maciej.
1818 http://bugs.webkit.org/show_bug.cgi?id=12988
1819 First element (in document order) is not returned when other duplicate ID-ed elements were created first
1821 * fast/dom/duplicate-ids-document-order.html: Added.
1823 2007-10-17 Alice Liu <alice.liu@apple.com>
1825 Rubber-stamped by Adele.
1827 Correct uses of initKeyboardEvent for tests that test accesskey.
1828 Accesskey modifier is ctrl for mac and alt for other platforms.
1830 * fast/events/access-key-self-destruct.html:
1831 * fast/forms/access-key.html:
1832 * fast/forms/legend-access-key.html:
1834 2007-10-17 Darin Adler <darin@apple.com>
1836 Reviewed by Mark Rowe.
1838 - test for http://bugs.webkit.org/show_bug.cgi?id=15543
1839 <rdar://problem/5545639> REGRESSION (r26697):
1840 GoogleDocs: Can't create new documents or open existing ones
1842 * fast/js/regexp-non-character-expected.txt: Added.
1843 * fast/js/regexp-non-character.html: Added.
1844 * fast/js/resources/regexp-non-character.js: Added.
1846 2007-10-17 Justin Garcia <justin.garcia@apple.com>
1848 Reviewed by Harrison.
1850 <rdar://problem/5481523>
1851 GoogleDocs: Safari hangs when indenting a particular table twice
1853 * editing/execCommand/5481523.html: Added.
1854 * platform/mac/editing/execCommand/5481523-expected.checksum: Added.
1855 * platform/mac/editing/execCommand/5481523-expected.png: Added.
1856 * platform/mac/editing/execCommand/5481523-expected.txt: Added.
1858 2007-10-16 Alice Liu <alice.liu@apple.com>
1860 removing fixed tests
1862 * platform/win/Skipped:
1864 2007-10-16 Alice Liu <alice.liu@apple.com>
1866 Rubber-stamped by Adele.
1868 fixing incorrect usage of JS String search method.
1870 * editing/deleting/delete-by-word-001.html:
1871 * editing/deleting/delete-by-word-002.html:
1872 * fast/forms/input-text-option-delete.html:
1873 * fast/forms/listbox-onchange.html:
1874 * fast/forms/listbox-selection.html:
1876 2007-10-16 Geoffrey Garen <ggaren@apple.com>
1878 Reviewed by Maciej Stachowiak.
1880 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=15478
1881 Declare vars and functions iteratively upon entering an execution context
1883 * fast/js/function-declarations-expected.txt: Added.
1884 * fast/js/function-declarations.html: Added.
1885 * fast/js/var-declarations-expected.txt: Added.
1886 * fast/js/var-declarations.html: Added.
1888 2007-10-16 Alice Liu <alice.liu@apple.com>
1892 Fix <rdar://5134108> "fast/forms/select-accesskey.html and focus-selection-input.html fail on Windows"
1894 Adding code to choose the right accesskey modifier based on a useragent check for existance of mac platform.
1895 * fast/forms/focus-selection-input.html:
1896 * fast/forms/select-accesskey.html:
1898 2007-10-16 Darin Adler <darin@apple.com>
1902 - http://bugs.webkit.org/show_bug.cgi?id=15533
1903 some tests have hard-coded Mac-specific modifier keys
1905 - <rdar://problem/5102974> Layout tests fail on Windows because
1906 they have hard-coded Mac-specific modifier keys
1907 - <rdar://problem/5075449> fast/forms/listbox-onchange.html
1908 is failing on Windows due to modifier key differences
1909 - <rdar://problem/5134134> test 12 in fast/forms/listbox-selection.html
1912 * editing/deleting/delete-by-word-001.html: Use control key instead of alt key to
1913 delete a word on non-Mac platforms. Also use character 8 instead of 127.
1914 * editing/deleting/delete-by-word-002.html: Ditto.
1915 * fast/forms/input-text-option-delete.html: Ditto.
1916 * fast/forms/listbox-onchange.html: Use control key instead of meta key to toggle
1917 a single list item on non-Mac platforms.
1918 * fast/forms/listbox-selection.html: Ditto.
1920 2007-10-16 Mitz Pettel <mitz@webkit.org>
1922 Reviewed by Dave Hyatt.
1924 - test for http://bugs.webkit.org/show_bug.cgi?id=15296
1925 REGRESSION (r19716-r19719): width not specified for <marquee> tag is causing the alignment issue.
1927 * fast/block/float/marquee-shrink-to-avoid-floats.html: Added.
1928 * platform/mac/fast/block: Added.
1929 * platform/mac/fast/block/float: Added.
1930 * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.checksum: Added.
1931 * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.png: Added.
1932 * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt: Added.
1934 2007-10-16 Beth Dakin <bdakin@apple.com>
1938 Fix for <rdar://problem/5517118> REGRESSION: 9A570 - Safari renders
1939 Amazon seller page way too small
1941 * fast/css/pendingStylesheetFontSize.html: Added.
1942 * platform/mac/fast/css/pendingStylesheetFontSize-expected.checksum: Added.
1943 * platform/mac/fast/css/pendingStylesheetFontSize-expected.png: Added.
1944 * platform/mac/fast/css/pendingStylesheetFontSize-expected.txt: Added.
1946 2007-10-16 Adele Peterson <adele@apple.com>
1950 Updating with correct results for:
1951 <rdar://problem/5538793> REGRESSION: Failing layout test: fast/forms/select-change-listbox-to-popup.html (due to landing feature branch)
1953 * platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt:
1955 2007-10-16 Alexey Proskuryakov <ap@webkit.org>
1959 http://bugs.webkit.org/show_bug.cgi?id=15506
1960 editing/pasteboard/paste-into-anchor-text.html accesses an external resource
1962 Removed the external resource reference and made the test dump as text.
1964 * editing/pasteboard/paste-into-anchor-text-expected.txt: Copied from platform/mac/editing/pasteboard/paste-into-anchor-text-expected.txt.
1965 * editing/pasteboard/paste-into-anchor-text.html:
1966 * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.checksum: Removed.
1967 * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.png: Removed.
1968 * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.txt: Removed.
1970 2007-10-15 Geoffrey Garen <ggaren@apple.com>
1972 Fixed layout test for reals. Changed \r\n to \n, fixing mass confusion.
1974 * fast/js/do-while-expression-value-expected.txt:
1975 * fast/js/do-while-expression-value.html:
1976 * fast/js/nested-function-scope.html:
1977 * fast/js/while-expression-value-expected.txt:
1978 * fast/js/while-expression-value.html:
1980 2007-10-15 Kevin McCullough <kmccullough@apple.com>
1984 - <rdar://problem/5238818> window.resizeTo doesn't restrict the resized window to the size of the screen
1985 - Now we take the dock into account when resizing.
1986 - 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.
1988 * fast/dom/Window/window-resize-expected.txt:
1989 * fast/dom/Window/window-resize.html:
1991 2007-10-15 Geoffrey Garen <ggaren@apple.com>
1993 Changed line ending style of results file to fix layout test that was
1994 failing locally on my machine.
1996 * fast/js/nested-function-scope-expected.txt:
1998 2007-10-15 Geoffrey Garen <ggaren@apple.com>
2000 Reviewed by Darin Adler.
2002 Removed surprising self-named "hack" that made nested functions
2003 available as named properties of their containing functions, and placed
2004 containing function objects in the scope chains of nested functions.
2006 [ Patch broken off from http://bugs.webkit.org/show_bug.cgi?id=14868 ]
2008 Changed this test to reflect correct behavior:
2010 * fast/js/kde/function-expected.txt:
2011 * fast/js/kde/resources/function.js: (Also removed tab characters.)
2013 Added this test to flesh out the behavior more:
2015 * fast/js/nested-function-scope-expected.txt: Added.
2016 * fast/js/nested-function-scope.html: Added.
2018 2007-10-15 Geoffrey Garen <ggaren@apple.com>
2020 Committed revision 26618.
2022 Made function parameters DontDelete.
2024 * fast/js/delete-function-parameter-expected.txt: Added.
2025 * fast/js/delete-function-parameter.html: Added.
2027 2007-10-13 Geoffrey Garen <ggaren@apple.com>
2029 Reviewed by Maciej Stachowiak.
2031 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=15490
2032 Iteration statements sometimes incorrectly evaluate to the empty value
2035 * fast/js/do-while-expression-value-expected.txt: Added.
2036 * fast/js/do-while-expression-value.html: Added.
2037 * fast/js/while-expression-value-expected.txt: Added.
2038 * fast/js/while-expression-value.html: Added.
2040 2007-10-15 Darin Adler <darin@apple.com>
2044 - fix http://bugs.webkit.org/show_bug.cgi?id=15520
2045 alert(undefined) should say "undefined" in the alert
2047 * fast/dom/Window/alert-undefined.html: Added tests of null and both confirm and prompt.
2048 * fast/dom/Window/alert-undefined-expected.txt: Updated.
2050 2007-10-15 Adele Peterson <adele@apple.com>
2054 Test for http://bugs.webkit.org/show_bug.cgi?id=15252
2055 <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
2057 * fast/forms/listbox-scroll-after-options-removed-expected.txt: Added.
2058 * fast/forms/listbox-scroll-after-options-removed.html: Added.
2060 2007-10-15 Alice Liu <alice.liu@apple.com>
2064 * platform/win/Skipped:
2066 2007-10-15 Kevin McCullough <kmccullough@apple.com>
2070 - <rdar://problem/5536630> fast/dom/Window/new-window-opener.html fails
2071 - This test used to pass because of a mistake in js-test-pre.js.
2072 Now that the js file has been fixed this test has been updated, some
2073 of the test cases fail because DRT does not implement delegate methods
2074 for the bars for each WebView.
2075 - See <rdar://problem/5538752> DumpRenderTree does not have a UIDelegate for each WebView.
2077 - Also changed the test to correctly wait for the window to close before
2078 starting a new testcase. This is necessary because all the windows have
2079 the same name and cannot override the settings of a pre-existing window.
2081 * fast/dom/Window/new-window-opener-expected.txt:
2082 * fast/dom/Window/new-window-opener.html:
2084 2007-10-15 Oliver Hunt <oliver@apple.com>
2088 Reset svg pixel tests to a tiger baseline and move them to platform/mac
2091 2007-10-14 Darin Adler <darin@apple.com>
2093 - added exceptions for all the tests failing on my personal Leopard machine
2095 This may or may not get the buildbot green. I'll file separate bugs for each
2096 of the tests with changed results.
2098 * platform/mac-leopard/dom: Added.
2099 * platform/mac-leopard/dom/xhtml: Added.
2100 * platform/mac-leopard/dom/xhtml/level2: Added.
2101 * platform/mac-leopard/dom/xhtml/level2/html: Added.
2102 * platform/mac-leopard/dom/xhtml/level2/html/HTMLDocument12-expected.txt: Added.
2103 * platform/mac-leopard/editing: Added.
2104 * platform/mac-leopard/editing/pasteboard: Added.
2105 * platform/mac-leopard/editing/pasteboard/paste-RTFD-expected.txt: Added.
2106 * platform/mac-leopard/http: Added.
2107 * platform/mac-leopard/http/tests: Added.
2108 * platform/mac-leopard/http/tests/security: Added.
2109 * platform/mac-leopard/http/tests/security/dataURL: Added.
2110 * platform/mac-leopard/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
2111 * platform/mac-leopard/svg/custom: Added.
2112 * platform/mac-leopard/svg/custom/stroke-width-click-expected.txt: Added.
2113 * platform/mac-leopard/webarchive: Added.
2114 * platform/mac-leopard/webarchive/test-xml-stylesheet-expected.txt: Added.
2116 * platform/mac-leopard/security/block-test-expected.txt: Changed results.
2118 2007-10-14 Darin Adler <darin@apple.com>
2120 - moved a test that somehow ended up doubly-nested in platform/mac
2122 * platform/mac/fast/text/justified-text-rect-expected.checksum: Copied from platform/mac/platform/mac/fast/text/justified-text-rect-expected.checksum.
2123 * platform/mac/fast/text/justified-text-rect-expected.png: Copied from platform/mac/platform/mac/fast/text/justified-text-rect-expected.png.
2124 * platform/mac/fast/text/justified-text-rect-expected.txt: Copied from platform/mac/platform/mac/fast/text/justified-text-rect-expected.txt.
2125 * platform/mac/platform: Removed.
2126 * platform/mac/platform/mac: Removed.
2127 * platform/mac/platform/mac/fast: Removed.
2128 * platform/mac/platform/mac/fast/text: Removed.
2129 * platform/mac/platform/mac/fast/text/justified-text-rect-expected.checksum: Removed.
2130 * platform/mac/platform/mac/fast/text/justified-text-rect-expected.png: Removed.
2131 * platform/mac/platform/mac/fast/text/justified-text-rect-expected.txt: Removed.
2133 2007-10-14 Oliver Hunt <oliver@apple.com>
2137 Revert layout test move.
2139 Filed http://bugs.webkit.org/show_bug.cgi?id=15513 to track correction for even earlier change
2141 2007-10-14 Nikolas Zimmermann <zimmermann@kde.org>
2143 Rubberstamped by Eric.
2145 Move current layout tests results from platform/mac/svg to platform/mac-tiger/svg.
2146 The problem is that the current results have accidently been generated with Leopard,
2147 I'm still moving this to mac-tiger so we don't loose the history for all the results.
2148 After this commit, the baseline will be regenerated in mac-tiger/svg, and someone with
2149 Leopard needs to generate new results in mac-leopard/svg.
2151 * platform/mac-tiger/svg: Copied from platform/mac/svg.
2152 * platform/mac/svg: Removed.
2154 2007-10-14 Mitz Pettel <mitz@webkit.org>
2158 - test for http://bugs.webkit.org/show_bug.cgi?id=15181
2159 text-transform: uppercase not working in input (submit, reset, button) elements
2160 <rdar://problem/5474647>
2162 * fast/forms/button-text-transform.html: Added.
2163 * platform/mac/fast/forms/button-text-transform-expected.checksum: Added.
2164 * platform/mac/fast/forms/button-text-transform-expected.png: Added.
2165 * platform/mac/fast/forms/button-text-transform-expected.txt: Added.
2167 2007-10-14 Eric Seidel <eric@webkit.org>
2171 Test for http://bugs.webkit.org/show_bug.cgi?id=15274
2172 REGRESSION: Javascript bug in getElementsByName
2174 * fast/dom/getelementbyname-invalidation-expected.txt: Added.
2175 * fast/dom/getelementbyname-invalidation.html: Added.
2177 2007-10-14 Mitz Pettel <mitz@webkit.org>
2179 Reviewed by Dave Hyatt.
2181 - test for http://bugs.webkit.org/show_bug.cgi?id=15309
2182 <rdar://problem/5512020> Crash due to infinite recursion in RenderTable::addChild
2184 * fast/table/generated-caption.html: Added.
2185 * platform/mac/fast/table/generated-caption-expected.checksum: Added.
2186 * platform/mac/fast/table/generated-caption-expected.png: Added.
2187 * platform/mac/fast/table/generated-caption-expected.txt: Added.
2189 2007-10-14 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2193 Adds serialization test cases for NegateNode optimization from KDE.
2195 * fast/js/function-decompilation-operators-expected.txt:
2196 * fast/js/function-decompilation-operators.html:
2198 2007-10-14 Jason Foreman <jason@threeve.org>
2202 Adding test for http://bugs.webkit.org/show_bug.cgi?id=15145.
2205 * fast/js/number-toprecision-expected.txt: Added.
2206 * fast/js/number-toprecision.html: Added.
2207 * fast/js/resources/number-toprecision.js: Added.
2209 2007-10-14 Feng Qian <ian.eng.webkit@gmail.com>
2213 * fast/events/window-events-bubble2.html:
2215 == Rolled over to ChangeLog-2007-10-14 ==