1 2008-01-06 Andrew Wellington <proton@wiretapped.net>
5 DOMRange doesn't correctly re-size when inserting items (Acid3)
6 http://bugs.webkit.org/show_bug.cgi?id=16764
8 Update the offset for the range when inserting items into the range.
10 * fast/dom/Range/range-modifycontents-expected.txt: Added.
11 * fast/dom/Range/range-modifycontents.html: Added.
12 * fast/dom/Range/resources/range-modifycontents.js: Added.
14 2008-01-06 Sam Weinig <sam@webkit.org>
16 Add missing expected result.
18 * fast/dom/TreeWalker/TreeWalker-currentNode-expected.txt: Added.
20 2008-01-06 Alexey Proskuryakov <ap@webkit.org>
24 http://bugs.webkit.org/show_bug.cgi?id=16731
25 Incorrect node type for whitespace when setting innerHTML in an XHTML document
27 * fast/dom/xhtml-fragment-whitespace-expected.txt: Added.
28 * fast/dom/xhtml-fragment-whitespace.xhtml: Added.
30 2008-01-06 Alexey Proskuryakov <ap@webkit.org>
34 http://bugs.webkit.org/show_bug.cgi?id=16701
35 <rdar://problem/5666580> REGRESSION: URL-encoded space (%20) in livejournal url
36 causes page load error
38 * http/tests/misc/location-with-space-expected.txt: Added.
39 * http/tests/misc/location-with-space.php: Added.
40 * http/tests/misc/resources/a success.html: Added.
42 2008-01-06 Andrew Wellington <proton@wiretapped.net>
46 DOMRange.cloneContents does not work (Acid3 bug)
47 http://bugs.webkit.org/show_bug.cgi?id=16748
49 When cloning an empty range, return an empty DocmentFragment instead of
52 * fast/dom/Range/range-clone-empty-expected.txt: Added.
53 * fast/dom/Range/range-clone-empty.html: Added.
54 * fast/dom/Range/resources/range-clone-empty.js: Added.
56 2008-01-06 Eric Seidel <eric@webkit.org>
60 Make attr selectors case-insensitive for certain HTML attributes
61 http://bugs.webkit.org/show_bug.cgi?id=15470
63 * fast/css/html-attr-case-sensitivity-expected.txt: Added.
64 * fast/css/html-attr-case-sensitivity.html: Added.
65 * fast/css/resources/html-attr-case-sensitivity.js: Added.
67 2008-01-06 Eric Seidel <eric@webkit.org>
71 Fix :checked matching type='text' and add test case
72 http://bugs.webkit.org/show_bug.cgi?id=16750
74 * fast/dom/HTMLInputElement/checked-pseudo-selector-expected.txt: Added.
75 * fast/dom/HTMLInputElement/checked-pseudo-selector.html: Added.
76 * fast/dom/HTMLInputElement/resources/TEMPLATE.html: Added.
77 * fast/dom/HTMLInputElement/resources/checked-pseudo-selector.js: Added.
79 2008-01-05 Sam Weinig <sam@webkit.org>
81 Reviewed by Eric Seidel.
83 Test for http://bugs.webkit.org/show_bug.cgi?id=16758
84 ASSERT when using TreeWalker methods for a current node outside of the root (Acid3)
86 * fast/dom/TreeWalker: Added.
87 * fast/dom/TreeWalker/TreeWalker-currentNode.html: Added.
88 * fast/dom/TreeWalker/resources: Added.
89 * fast/dom/TreeWalker/resources/TreeWalker-currentNode.js: Added.
91 2008-01-04 Dan Bernstein <mitz@apple.com>
93 - update the list of tests failing on Windows because of font
94 differences and uncomment a test that has been re-enabled on Mac.
96 * platform/win/Skipped:
98 2008-01-04 Oliver Hunt <oliver@apple.com>
100 Reviewed by Beth Dakin.
102 As a byproduct of correct the bounds computation of image elements
103 the metrics for the render tree changed slightly.
105 * platform/mac/svg/carto.net/scrollbar-expected.txt:
107 2008-01-04 Beth Dakin <bdakin@apple.com>
111 Test for http://bugs.webkit.org/show_bug.cgi?id=16704 input with
112 type="hidden" matches :enabled/:disabled (Acid3 bug)
114 * fast/forms/hidden-input-not-enabled-expected.txt: Added.
115 * fast/forms/hidden-input-not-enabled.html: Added.
117 2008-01-04 Sam Weinig <sam@webkit.org>
119 Add missing expected result.
121 * fast/images/border-expected.txt: Added.
123 2008-01-04 Sam Weinig <sam@webkit.org>
125 Reviewed by Oliver Hunt.
127 Throw exceptions for the CSSPrimitiveValue getters, matching the spec.
129 * fast/css/CSSPrimitiveValue-exceptions-expected.txt: Added.
130 * fast/css/CSSPrimitiveValue-exceptions.html: Added.
131 * fast/css/resources/CSSPrimitiveValue-exceptions.js: Added.
132 * fast/dom/prototypes.html:
133 * fast/dom/wrapper-classes.html:
134 * platform/mac/fast/dom/wrapper-classes-objc.html:
135 * svg/css/glyph-orientation-rounding-test-expected.txt:
136 * svg/css/glyph-orientation-rounding-test.xhtml: Pass in a unit so this doesn't throw.
137 This patch also fixes the associated intermittent failure seen in this test.
139 2008-01-04 Sam Weinig <sam@webkit.org>
141 Reviewed by Kevin McCullough.
143 - Splits Objective-C tests out of wrapper-classes.html and into platform specific test.
144 - Adds tests for .__proto__ and .constructor to JS wrapper tests.
146 * fast/dom/wrapper-classes.html:
147 * platform/mac/fast/dom/wrapper-classes-expected.txt:
148 * platform/mac/fast/dom/wrapper-classes-objc-expected.txt: Added.
149 * platform/mac/fast/dom/wrapper-classes-objc.html: Copied from fast/dom/wrapper-classes.html.
150 * platform/win/Skipped:
152 2008-01-04 Stephanie <slewis@apple.com>
156 Move svg/batik/text/smallFonts.svg
157 to skip list since it is still failing on tiger.
159 * platform/mac-tiger/Skipped:
161 2008-01-04 Darin Adler <darin@apple.com>
163 Reviewed by Maciej and Alice.
165 - test for <rdar://problem/4404302> Borders where there should be none (canadasmountains.com)
167 * fast/images/border.html: Added.
168 * fast/images/resources/TEMPLATE.html: Copied from fast/js/resources/TEMPLATE.html.
169 * fast/images/resources/border.js: Added.
171 2008-01-04 Alice Liu <alice.liu@apple.com>
173 Reviewed by Alexey and Darin.
175 * editing/selection/move-begin-end.html:
176 add a codepath that will test the same kind of functionality for home and end keys
177 * platform/win/Skipped:
178 removing section of tests that have been resolved
180 2008-01-04 Oliver Hunt <oliver@apple.com>
184 Update tiger layout test results for svg/batik/text/smallFonts,
185 and move to mac-tiger platform
187 * platform/mac-tiger/svg/batik/text/smallFonts-expected.checksum: Added.
188 * platform/mac-tiger/svg/batik/text/smallFonts-expected.png: Added.
189 * platform/mac/svg/batik/text/smallFonts-expected.txt: Added.
190 * svg/batik/text/smallFonts-expected.checksum: Removed.
191 * svg/batik/text/smallFonts-expected.png: Removed.
192 * svg/batik/text/smallFonts-expected.txt: Removed.
194 2008-01-04 Alexey Proskuryakov <ap@webkit.org>
198 <rdar://problem/5611712> xsl:sort does not use a case folding sort, and the 'case-order' attribute is ignored (16077)
200 * platform/win/Skipped: The fix for this bug is now enabled on Windows, take the test out of Skipped list.
202 2008-01-04 Adam Roben <aroben@apple.com>
204 Added a test for <rdar://4968855> Shift-PageUp/Shift-PageDown only select one line of text
208 * platform/win/editing/selection/shift-page-up-down-expected.txt: Added.
209 * platform/win/editing/selection/shift-page-up-down.html: Added.
211 2008-01-04 Oliver Hunt <oliver@apple.com>
215 <rdar://problem/5646437> REGRESSION (r28015): svg/batik/text/smallFonts fails
217 Regenerated expected output as filter elements are no longer generated in a default
218 build. This wasn't done when filters were turned off earlier due to other (now gone)
219 layout failures i didn't want to put in the expected output.
221 * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt:
222 * svg/batik/text/smallFonts.svg: Added.
223 * svg/batik/text/smallFonts.svg-disabled: Removed.
225 2008-01-04 Adam Roben <aroben@apple.com>
227 * platform/win/Skipped: Added some more failures.
229 2008-01-03 Alexey Proskuryakov <ap@webkit.org>
233 <rdar://problem/5463489> A number of layout tests should be using execCommand instead of textInputController
235 * editing/deleting/5300379.html:
236 * editing/deleting/delete-to-end-of-paragraph.html:
237 * editing/deleting/smart-delete-003.html:
238 * editing/deleting/smart-delete-004.html:
239 * editing/selection/4947387.html:
240 * editing/selection/5195166-1.html:
241 * editing/selection/5195166-2.html:
242 * editing/selection/select-line.html:
243 * editing/selection/selection-actions.html:
244 * platform/win/Skipped:
245 Changed these tests to use layoutTestController.execCommand, so they no longer need to be disabled.
247 2008-01-03 Oliver Hunt <oliver@apple.com>
251 Testcase for <rdar://problem/5668517> REGRESSION: Major under painting issues in SVG
253 * svg/custom/repaint-on-image-bounds-change-expected.checksum: Copied from LayoutTests/svg/custom/resource-client-removal-expected.checksum.
254 * svg/custom/repaint-on-image-bounds-change-expected.png: Copied from LayoutTests/svg/custom/resource-client-removal-expected.png.
255 * svg/custom/repaint-on-image-bounds-change-expected.txt: Added.
256 * svg/custom/repaint-on-image-bounds-change.svg: Added.
258 2008-01-03 Dan Bernstein <mitz@apple.com>
260 Reviewed by Sam Weinig.
262 - skip tests that are failing because font fallback results in a
263 different font being used on Windows than on Mac.
265 * platform/win/Skipped:
267 2008-01-03 Alice Liu <alice.liu@apple.com>
269 Reviewed by Darin, Mitz.
271 updating expected results after fixing clickcount for
272 <rdar://5130762> mousedowns in different locations increase the clickcount incorrectly
274 * fast/forms/focus-selection-input-expected.txt:
275 * fast/forms/focus-selection-textarea-expected.txt:
276 * platform/mac/fast/events/objc-event-api-expected.txt:
277 * platform/mac/fast/inline/dirtyLinesForInline-expected.txt:
278 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
279 * platform/mac/svg/custom/pointer-events-image-expected.txt:
280 * platform/mac/svg/custom/pointer-events-path-expected.txt:
281 * platform/mac/svg/custom/pointer-events-text-expected.txt:
282 * platform/mac/svg/custom/text-hit-test-expected.txt:
284 2008-01-03 Darin Adler <darin@apple.com>
288 - test for http://bugs.webkit.org/show_bug.cgi?id=16723
289 tables/mozilla/bugs/bug30418.html test failing due to problems updating dynamic border rules
291 * fast/table/border-changes-expected.txt: Added.
292 * fast/table/border-changes.html: Added.
293 * fast/table/resources: Added.
294 * fast/table/resources/TEMPLATE.html: Added.
295 * fast/table/resources/border-changes.js: Added.
297 2008-01-03 Alexey Proskuryakov <ap@webkit.org>
301 http://bugs.webkit.org/show_bug.cgi?id=10909
302 Hixie's XMLHttpRequest/018.html test fails
304 This was fixed earlier, just adding a test case.
306 * http/tests/xmlhttprequest/web-apps/018-expected.txt: Added.
307 * http/tests/xmlhttprequest/web-apps/018.html: Added.
308 * http/tests/xmlhttprequest/web-apps/resources: Added.
309 * http/tests/xmlhttprequest/web-apps/resources/018-test.xml: Added.
311 2008-01-02 Darin Adler <darin@apple.com>
315 - test for http://bugs.webkit.org/show_bug.cgi?id=16696
316 JSCRE fails fails to match Acid3 regexp
318 * fast/regex/early-acid3-86-expected.txt: Added.
319 * fast/regex/early-acid3-86.html: Added.
320 * fast/regex/resources/early-acid3-86.js: Added.
322 * fast/regex/test1-expected.txt: Updated for a few cases where we now fail.
323 But these "failures" represent us replacing PCRE behavior with semantics
324 that are correct for JavaScript regular expressions.
326 2008-01-02 Alice Liu <alice.liu@apple.com>
328 * platform/win/Skipped: removing a fixed test
329 this was fixed with r28836 but was left behind on the skipped list
331 2008-01-02 Darin Adler <darin@apple.com>
335 - test for http://bugs.webkit.org/show_bug.cgi?id=16696
336 JSCRE fails fails to match Acid3 regexp
338 * fast/regex/early-acid3-86-expected.txt: Added.
339 * fast/regex/early-acid3-86.html: Added.
340 * fast/regex/resources/early-acid3-86.js: Added.
342 * fast/regex/test1-expected.txt: Updated for a few cases where we now fail.
343 But these "failures" represent us replacing PCRE behavior with semantics
344 that are correct for JavaScript regular expressions.
346 2008-01-02 Darin Adler <darin@apple.com>
350 - test for http://bugs.webkit.org/show_bug.cgi?id=16657
351 Acid3 failure since table.caption and table.thead do not work for nodes added by appendChild
352 - test for http://bugs.webkit.org/show_bug.cgi?id=16659
353 Acid3 expects HTMLTableElement.rows to include a <tr> element that is an immediate child of the <table>
355 * fast/dom/HTMLTableElement/early-acid3-65-excerpt-expected.txt: Added.
356 * fast/dom/HTMLTableElement/early-acid3-65-excerpt.html: Added.
357 * fast/dom/HTMLTableElement/early-acid3-66-excerpt-expected.txt: Added.
358 * fast/dom/HTMLTableElement/early-acid3-66-excerpt.html: Added.
359 * fast/dom/HTMLTableElement/resources/early-acid3-65-excerpt.js: Added.
360 * fast/dom/HTMLTableElement/resources/early-acid3-66-excerpt.js: Added.
362 * dom/html/level2/html/HTMLCollection07-expected.txt: Updated to reflect success.
363 * dom/html/level2/html/HTMLCollection08-expected.txt: Updated to reflect success.
364 * dom/xhtml/level2/html/HTMLCollection07-expected.txt: Updated to reflect success.
365 * dom/xhtml/level2/html/HTMLCollection08-expected.txt: Updated to reflect success.
367 * fast/dom/HTMLTableElement/resources/rows.js: Changed to expect HTML 5 behavior for rows outside
369 * fast/dom/HTMLTableElement/rows-expected.txt: Updated.
371 * platform/mac/tables/mozilla/bugs/bug30418-expected.checksum: Updated to reflect better results.
372 * platform/mac/tables/mozilla/bugs/bug30418-expected.png: Ditto.
373 * platform/mac/tables/mozilla/bugs/bug30418-expected.txt: Ditto.
375 2008-01-02 Alice Liu <alice.liu@apple.com>
379 Added test for <rdar://5283861> (problems scrolling in gmail message content area)
381 * fast/frames/iframe-scroll-page-up-down-expected.txt: Added.
382 * fast/frames/iframe-scroll-page-up-down.html: Added.
383 * fast/frames/resources/iframe-scroll-page-up-down-1.html: Added.
384 * fast/frames/resources/iframe-scroll-page-up-down-2.html: Added.
386 2008-01-02 Adam Roben <aroben@apple.com>
388 * platform/win/Skipped: Added some more failures.
390 2008-01-02 Adam Roben <aroben@apple.com>
392 Get the Windows bots closer to green
394 * platform/win/Skipped: Added some new failures.
395 * platform/win/fast/dom/Window/window-properties-expected.txt: Updated
398 2008-01-02 Alexey Proskuryakov <ap@webkit.org>
402 Changed tests that were recently modified to use non-standard execCommand identifiers back to
403 textInputController.doCommand, re-added them to Windows skip list.
405 Added several tests for commands that have different behavior when invoked manually rather
408 * editing/deleting/5300379.html:
409 * editing/deleting/delete-to-end-of-paragraph.html:
410 * editing/deleting/smart-delete-003.html:
411 * editing/deleting/smart-delete-004.html:
412 * editing/execCommand/delete-no-scroll-expected.txt: Added.
413 * editing/execCommand/delete-no-scroll.html: Added.
414 * editing/execCommand/forward-delete-no-scroll-expected.txt: Added.
415 * editing/execCommand/forward-delete-no-scroll.html: Added.
416 * editing/execCommand/insert-line-break-no-scroll-expected.txt: Added.
417 * editing/execCommand/insert-line-break-no-scroll.html: Added.
418 * editing/selection/4947387.html:
419 * editing/selection/5195166-1.html:
420 * editing/selection/5195166-2.html:
421 * editing/selection/select-line.html:
422 * editing/selection/selection-actions.html:
423 * platform/win/Skipped:
425 2008-01-02 Alexey Proskuryakov <ap@webkit.org>
429 http://bugs.webkit.org/show_bug.cgi?id=14555
430 action=mailto + method=get - The generated mailto URI is incorrect and the hvalues are encoded twice
432 http://bugs.webkit.org/show_bug.cgi?id=14774
433 Submitted data only includes first input item
435 * fast/forms/mailto: Added.
436 * fast/forms/mailto/advanced-get-expected.txt: Added.
437 * fast/forms/mailto/advanced-get.html: Added.
438 * fast/forms/mailto/advanced-put-expected.txt: Added.
439 * fast/forms/mailto/advanced-put.html: Added.
440 * fast/forms/mailto/get-multiple-items-expected.txt: Added.
441 * fast/forms/mailto/get-multiple-items-text-plain-expected.txt: Added.
442 * fast/forms/mailto/get-multiple-items-text-plain.html: Added.
443 * fast/forms/mailto/get-multiple-items-x-www-form-urlencoded-expected.txt: Added.
444 * fast/forms/mailto/get-multiple-items-x-www-form-urlencoded.html: Added.
445 * fast/forms/mailto/get-multiple-items.html: Added.
446 * fast/forms/mailto/get-non-ascii-expected.txt: Added.
447 * fast/forms/mailto/get-non-ascii.html: Added.
448 * fast/forms/mailto/get-non-ascii-text-plain.html: Added.
449 * fast/forms/mailto/get-non-ascii-text-plain-expected.txt: Added.
450 * fast/forms/mailto/get-overwrite-query-expected.txt: Added.
451 * fast/forms/mailto/get-overwrite-query.html: Added.
452 * fast/forms/mailto/post-append-query-expected.txt: Added.
453 * fast/forms/mailto/post-append-query.html: Added.
454 * fast/forms/mailto/post-multiple-items-expected.txt: Added.
455 * fast/forms/mailto/post-multiple-items-multipart-form-data-expected.txt: Added.
456 * fast/forms/mailto/post-multiple-items-multipart-form-data.html: Added.
457 * fast/forms/mailto/post-multiple-items-text-plain-expected.txt: Added.
458 * fast/forms/mailto/post-multiple-items-text-plain.html: Added.
459 * fast/forms/mailto/post-multiple-items-x-www-form-urlencoded-expected.txt: Added.
460 * fast/forms/mailto/post-multiple-items-x-www-form-urlencoded.html: Added.
461 * fast/forms/mailto/post-multiple-items.html: Added.
463 2008-01-01 Darin Adler <darin@apple.com>
467 - test for http://bugs.webkit.org/show_bug.cgi?id=16695
468 JSC allows non-identifier codepoints in identifiers (affects Acid3)
470 * fast/js/kde/parse-expected.txt: Updated.
471 * fast/js/kde/resources/parse.js: Added tests that cover both the
472 non-ASCII characters themselves and the same characters parsed as
475 2008-01-01 Sam Weinig <sam@webkit.org>
479 Tests for http://bugs.webkit.org/show_bug.cgi?id=16691
480 Use real JS objects for the rest of the DOMExceptions (EventException, RangeException, etc)
482 * fast/dom/DOMException/EventException-expected.txt: Added.
483 * fast/dom/DOMException/EventException.html: Copied from LayoutTests/fast/dom/DOMException/prototype-object.html.
484 * fast/dom/DOMException/RangeException-expected.txt: Added.
485 * fast/dom/DOMException/RangeException.html: Copied from LayoutTests/fast/dom/DOMException/prototype-object.html.
486 * fast/dom/DOMException/XPathException-expected.txt: Added.
487 * fast/dom/DOMException/XPathException.html: Copied from LayoutTests/fast/dom/DOMException/prototype-object.html.
488 * fast/dom/DOMException/resources/EventException.js: Copied from LayoutTests/fast/dom/DOMException/resources/prototype-object.js.
489 * fast/dom/DOMException/resources/RangeException.js: Copied from LayoutTests/fast/dom/DOMException/resources/prototype-object.js.
490 * fast/dom/DOMException/resources/XPathException.js: Copied from LayoutTests/fast/dom/DOMException/resources/prototype-object.js.
491 * fast/dom/Window/window-properties-expected.txt:
492 * http/tests/xmlhttprequest/XMLHttpRequestException-expected.txt: Added.
493 * http/tests/xmlhttprequest/XMLHttpRequestException.html: Added.
494 * svg/custom/SVGException-expected.txt: Added.
495 * svg/custom/SVGException.html: Copied from LayoutTests/fast/dom/DOMException/prototype-object.html.
496 * svg/custom/resources/SVGException.js: Copied from LayoutTests/fast/dom/DOMException/resources/prototype-object.js.
498 2008-01-01 Darin Adler <darin@apple.com>
502 - updated test results for https://bugs.webkit.org/show_bug.cgi?id=16648
504 * fast/regex/test1-expected.txt: Update results changed by restoring the logic to
505 avoid failing on infinite repeats of brackets that match the empty string.
507 2008-01-01 Eric Seidel <eric@webkit.org>
511 Don't replace \ with / in data: urls
512 http://bugs.webkit.org/show_bug.cgi?id=16692
514 * fast/loader/url-data-replace-backslash-expected.txt: Added.
515 * fast/loader/url-data-replace-backslash.html: Added.
517 2007-12-31 Sam Weinig <sam@webkit.org>
521 Test for http://bugs.webkit.org/show_bug.cgi?id=16637
522 Acid3 expects ExeceptionCode constants to be defined on DOMException objects
524 * fast/dom/DOMException: Added.
525 * fast/dom/DOMException/prototype-object-expected.txt: Added.
526 * fast/dom/DOMException/prototype-object.html: Added.
527 * fast/dom/DOMException/resources: Added.
528 * fast/dom/DOMException/resources/prototype-object.js: Added.
529 * fast/dom/Window/window-properties-expected.txt:
530 * http/tests/xmlhttprequest/connection-error-sync-expected.txt:
532 2007-12-31 Darin Adler <darin@apple.com>
534 * fast/dom/HTMLFormElement/elements-not-in-document-expected.txt: Updated results to expect success.
535 I accdidentally landed an expected failure instead!
537 2007-12-31 Dan Bernstein <mitz@apple.com>
539 Reviewed by Darin Adler.
541 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14134
542 <rdar://problem/5655160> REGRESSION (r25353): Whitespace nodes ignored between inline list items
544 * fast/dynamic/create-renderer-for-whitespace-only-text.html: Added.
545 * fast/dynamic/style-access-late-stylesheet-load-expected.txt:
546 * platform/mac-leopard/fast/dynamic: Added.
547 * platform/mac-leopard/fast/dynamic/create-renderer-for-whitespace-only-text-expected.checksum: Added.
548 * platform/mac-leopard/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png: Added.
549 * platform/mac/editing/deleting/delete-block-merge-contents-001-expected.txt:
550 * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt:
551 * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt:
552 * platform/mac/editing/inserting/editable-html-element-expected.txt:
553 * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
554 * platform/mac/editing/pasteboard/paste-TIFF-expected.txt:
555 * platform/mac/editing/selection/4983858-expected.txt:
556 * platform/mac/editing/selection/5136696-expected.txt:
557 * platform/mac/editing/selection/drag-to-contenteditable-iframe-expected.txt:
558 * platform/mac/editing/style/remove-underline-across-paragraph-expected.txt:
559 * platform/mac/editing/style/remove-underline-across-paragraph-in-bold-expected.txt:
560 * platform/mac/editing/style/remove-underline-after-paragraph-expected.txt:
561 * platform/mac/editing/style/remove-underline-after-paragraph-in-bold-expected.txt:
562 * platform/mac/editing/style/remove-underline-from-stylesheet-expected.txt:
563 * platform/mac/fast/dynamic/create-renderer-for-whitespace-only-text-expected.txt: Added.
564 * platform/mac/fast/dynamic/move-node-with-selection-expected.txt:
565 * platform/mac/fast/forms/input-align-expected.txt:
566 * platform/mac/fast/inline/positionedLifetime-expected.txt:
568 2007-12-31 Darin Adler <darin@apple.com>
572 - test for http://bugs.webkit.org/show_bug.cgi?id=16641
573 Acid3 reveals HTMLFormElement.elements fails to update when element name changes
575 * fast/dom/HTMLFormElement: Added.
576 * fast/dom/HTMLFormElement/elements-not-in-document-expected.txt: Added.
577 * fast/dom/HTMLFormElement/elements-not-in-document.html: Added.
578 * fast/dom/HTMLFormElement/resources: Added.
579 * fast/dom/HTMLFormElement/resources/TEMPLATE.html: Added.
580 * fast/dom/HTMLFormElement/resources/elements-not-in-document.js: Added.
582 2007-12-31 Henry Mason <hmason@mac.com>
586 Test for http://bugs.webkit.org/show_bug.cgi?id=14994
587 Support for MessageEvent and cross-domain messaging
589 * fast/dom/Window/window-properties-expected.txt:
590 * http/tests/messaging: Added.
591 * http/tests/messaging/cross-domain-message-send-expected.txt: Added.
592 * http/tests/messaging/cross-domain-message-send.html: Added.
593 * http/tests/messaging/resources: Added.
594 * http/tests/messaging/resources/cross-domain-message-receive.html: Added.
596 2007-12-30 Sam Weinig <sam@webkit.org>
598 Reviewed by Oliver Hunt.
600 Test for http://bugs.webkit.org/show_bug.cgi?id=16387
602 * http/tests/security/cross-frame-access-enumeration-expected.txt: Added.
603 * http/tests/security/cross-frame-access-enumeration.html: Added.
604 * http/tests/security/resources/cross-frame-iframe-for-enumeration-test.html: Added.
606 2007-12-30 Darin Adler <darin@apple.com>
608 - added missing results file
610 * fast/events/event-instanceof-expected.txt: Added.
612 2007-12-30 Sam Weinig <sam@webkit.org>
614 Reviewed by Oliver Hunt.
616 Test for http://bugs.webkit.org/show_bug.cgi?id=10686
617 event instanceof MouseEvent throws exception
619 * fast/dom/Window/window-properties-expected.txt:
620 * fast/events/event-instanceof.html: Added.
621 * fast/events/resources/event-instanceof.js: Added.
623 2007-12-30 David Kilzer <ddkilzer@webkit.org>
627 - test for http://bugs.webkit.org/show_bug.cgi?id=15359
628 JPEG image not shown when height is specified as percentage inside a table
630 This test was added specifically for this bug. It tests the height of
631 replaced elements (canvas, embed, img, object, button, input, isindex,
632 select, textarea ) within table cells.
634 * fast/replaced/table-percent-height-expected.txt: Added.
635 * fast/replaced/table-percent-height.html: Added.
637 These test results were updated because they are more correct.
639 * platform/mac/fast/replaced/width100percent-image-expected.checksum: Updated.
640 * platform/mac/fast/replaced/width100percent-image-expected.png: Updated.
641 * platform/mac/fast/replaced/width100percent-image-expected.txt: Updated.
643 Moved tests and results for these two tests from tables/mozilla_expected_failures/bugs
644 to tables/mozilla/bugs since these results have been fixed.
646 * platform/mac/tables/mozilla/bugs/bug137388-1-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum.
647 * platform/mac/tables/mozilla/bugs/bug137388-1-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.png.
648 * platform/mac/tables/mozilla/bugs/bug137388-1-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt.
649 * platform/mac/tables/mozilla/bugs/bug137388-2-expected.checksum: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.checksum.
650 * platform/mac/tables/mozilla/bugs/bug137388-2-expected.png: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.png.
651 * platform/mac/tables/mozilla/bugs/bug137388-2-expected.txt: Copied from LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt.
652 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.checksum: Removed.
653 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.png: Removed.
654 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt: Removed.
655 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.checksum: Removed.
656 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.png: Removed.
657 * platform/mac/tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt: Removed.
658 * tables/mozilla/bugs/bug137388-1.html: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug137388-1.html.
659 * tables/mozilla/bugs/bug137388-2.html: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug137388-2.html.
660 * tables/mozilla_expected_failures/bugs/bug137388-1.html: Removed.
661 * tables/mozilla_expected_failures/bugs/bug137388-2.html: Removed.
663 2007-12-30 Eric Seidel <eric@webkit.org>
667 Add missing fast/js/number-toExponential.html file and correct results.
668 Add missing number.toString(2) test which also was missing.
669 Update toString results now that we're properly throwing exceptions.
671 * fast/js/number-toExponential-expected.txt:
672 * fast/js/number-toExponential.html: Added.
673 * fast/js/number-toString-expected.txt:
674 * fast/js/resources/number-toString.js:
676 2007-12-29 Alexey Proskuryakov <ap@webkit.org>
680 http://bugs.webkit.org/show_bug.cgi?id=14428
681 FCKEditor: Images disappear on drag/drop and copy/paste
683 * editing/pasteboard/drag-image-in-about-blank-frame-expected.txt: Added.
684 * editing/pasteboard/drag-image-in-about-blank-frame.html: Added.
686 2007-12-28 Alexey Proskuryakov <ap@webkit.org>
690 http://bugs.webkit.org/show_bug.cgi?id=15734
691 fast/xpath/namespace-vs-predicate.xhtml fails unexpectedly in no-SVG build
693 * fast/xpath/namespace-vs-predicate.xhtml: Use (hopefully) correct code to remove an SVG element.
695 2007-12-28 Darin Adler <darin@apple.com>
697 - checked in these files that were supposed to be part of
698 the previous check-in, but somehow weren't
700 * fast/js/number-tofixed-expected.txt: Updated.
701 * fast/js/number-toprecision-expected.txt: Ditto.
703 2007-12-28 Eric Seidel <eric@webkit.org>
707 Add more tests for toFixed, toPrecision and toExponential
708 Add tests for toString to match Firefox's behavior
710 All tests pass in Firefox, but some fail in WebKit
711 I've chosen to land failing tests as I expect we'll move closer
712 towards Firefox's behavior in the future, and it's better to have
713 the tests now thus to notice any behavior changes in the future.
715 * fast/js/number-toExponential-expected.txt: Added.
716 * fast/js/number-toString-expected.txt: Added.
717 * fast/js/number-toString.html: Added.
718 * fast/js/number-tofixed-expected.txt:
719 * fast/js/number-toprecision-expected.txt:
720 * fast/js/resources/number-toExponential.js: Added.
721 * fast/js/resources/number-toString.js: Added.
722 * fast/js/resources/number-tofixed.js:
723 * fast/js/resources/number-toprecision.js:
725 2007-12-29 Nikolas Zimmermann <zimmermann@kde.org>
729 Update layout test results after the SVG Fonts addition.
730 <font-face> is now also disabled by default wrapped in ENABLE(SVG_FONTS) block.
732 Fix two misplaced layout test results (results added in the wrong place.)
734 * platform/mac/svg/css/css-box-min-width-expected.checksum:
735 * platform/mac/svg/css/css-box-min-width-expected.png:
736 * platform/mac/svg/custom/font-face-simple-expected.checksum:
737 * platform/mac/svg/custom/font-face-simple-expected.png:
738 * platform/mac/svg/custom/font-face-simple-expected.txt:
739 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum:
740 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
741 * platform/mac/svg/custom/use-infinite-recursion-expected.png: Added.
742 * svg/custom/inline-svg-in-xhtml-expected.checksum: Removed.
743 * svg/custom/inline-svg-in-xhtml-expected.png: Removed.
744 * svg/custom/use-infinite-recursion-expected.checksum: Removed.
745 * svg/custom/use-infinite-recursion-expected.png: Removed.
747 2007-12-27 Dan Bernstein <mitz@apple.com>
749 Reviewed by Oliver Hunt.
751 - test for http://bugs.webkit.org/show_bug.cgi?id=16603
752 <rdar://problem/5664199> Crash when resizing text field
754 * fast/layers/resize-layer-deletion-crash-expected.txt: Added.
755 * fast/layers/resize-layer-deletion-crash.html: Added.
757 2007-12-27 Sam Weinig <sam@webkit.org>
759 Reviewed by Alice Liu.
761 * platform/win/Skipped: Remove xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html
762 since it is now passing.
764 2007-12-27 Collin Jackson <webkit@collinjackson.com>
766 Reviewed by Sam Weinig.
768 Tests for http://bugs.webkit.org/show_bug.cgi?id=16539
769 <rdar://problem/5659269>
771 * http/tests/security/cross-frame-access-call-expected.txt: Added.
772 * http/tests/security/cross-frame-access-call.html: Added.
774 2007-12-27 Dan Bernstein <mitz@apple.com>
776 Reviewed by Dave Hyatt and Sam Weinig.
778 - pixel tests for <rdar://problem/5605937> Inspector: Disclosure triangle not drawn in node's properties panel until click
780 * fast/layers/add-layer-with-nested-stacking.html: Added.
781 * fast/layers/remove-layer-with-nested-stacking.html: Added.
782 * platform/mac/fast/layers/add-layer-with-nested-stacking-expected.checksum: Added.
783 * platform/mac/fast/layers/add-layer-with-nested-stacking-expected.png: Added.
784 * platform/mac/fast/layers/add-layer-with-nested-stacking-expected.txt: Added.
785 * platform/mac/fast/layers/remove-layer-with-nested-stacking-expected.checksum: Added.
786 * platform/mac/fast/layers/remove-layer-with-nested-stacking-expected.png: Added.
787 * platform/mac/fast/layers/remove-layer-with-nested-stacking-expected.txt: Added.
789 2007-12-27 Eric Seidel <eric@webkit.org>
793 ASSERT in JavaScriptCore while viewing WICD test case
794 http://bugs.webkit.org/show_bug.cgi?id=16626
796 * fast/js/for-in-exeception-expected.txt: Added.
797 * fast/js/for-in-exeception.html: Added.
798 * fast/js/resources/for-in-exception.js: Added.
800 2007-12-27 Sam Weinig <sam@webkit.org>
802 Reviewed by Alice Liu.
804 * platform/mac-leopard/Skipped: Remove dom/html/level2/html/HTMLDocument12.html
805 from the Skipped list because it is now passing.
807 2007-12-27 Dan Bernstein <mitz@apple.com>
809 Reviewed by Eric Seidel.
811 - test for http://bugs.webkit.org/show_bug.cgi?id=16490
812 ASSERT in ~FrameView while viewing/reloading WICD test case
814 * fast/dynamic/paused-event-dispatch-expected.txt: Added.
815 * fast/dynamic/paused-event-dispatch.html: Added.
816 * fast/dynamic/resources/paused-event-dispatch-iframe.html: Added.
818 2007-12-27 Sam Weinig <sam@webkit.org>
822 * platform/win/Skipped: Move cross-frame-access-protocol* tests to show that they
823 are failing because of a lack of ssl on windows.
825 2007-12-27 Sam Weinig <sam@webkit.org>
827 Rubber-stamped by Maciej.
829 - Change more tests to use the new layoutTestController.globalFlag style polling instead
830 of the "flag frame hack".
832 * http/tests/security/cross-frame-access-parent-explicit-domain-expected.txt:
833 * http/tests/security/cross-frame-access-port-expected.txt:
834 * http/tests/security/cross-frame-access-private-browsing-expected.txt:
835 * http/tests/security/cross-frame-access-protocol-expected.txt:
836 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html:
837 * http/tests/security/host-compare-case-insensitive-expected.txt:
838 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt:
839 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html:
840 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt:
841 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html:
842 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt:
843 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html:
844 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt:
845 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html:
846 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt:
847 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html:
848 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt:
849 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html:
850 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt:
851 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html:
852 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt:
853 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html:
854 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt:
855 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html:
856 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt:
857 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html:
858 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt:
859 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html:
860 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt:
861 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html:
862 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt:
863 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html:
864 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-iframe.html:
865 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-opened-frame.html:
866 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-iframe.html:
867 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.html:
868 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html:
869 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html:
870 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe-expected.txt:
871 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe.html:
872 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open-expected.txt:
873 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html:
874 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe-expected.txt:
875 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe.html:
876 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html:
877 * http/tests/security/protocol-compare-case-insensitive-expected.txt:
878 * http/tests/security/resources/cross-frame-iframe.html:
880 2007-12-27 Alexey Proskuryakov <ap@webkit.org>
884 http://bugs.webkit.org/show_bug.cgi?id=14500
885 need to be more generous about charset declaration with meta tag
887 http://bugs.webkit.org/show_bug.cgi?id=12526
888 <rdar://problem/4867183> Safari ignores encoding description "charset=Shift_JIS" in invalid html
890 <rdar://problem/4892428> Unlike other browsers, WebKit ignores <meta> charset definitions outside the head
892 <rdar://problem/5643774> REGRESSION: Text is garbled when clicking a link inside an Arabic website
894 * fast/encoding/ahram-org-eg-expected.txt: Added.
895 * fast/encoding/ahram-org-eg.html: Added.
896 * fast/encoding/bandai-co-jp-releases-expected.txt: Added.
897 * fast/encoding/bandai-co-jp-releases.html: Added.
898 * fast/encoding/floraexpres-ru-expected.txt: Added.
899 * fast/encoding/floraexpres-ru.html: Added.
900 * fast/encoding/hanarei-blog32-fc2-com-expected.txt: Added.
901 * fast/encoding/hanarei-blog32-fc2-com.html: Added.
902 * fast/encoding/yahoo-mail-expected.txt: Added.
903 * fast/encoding/yahoo-mail.html: Added.
905 2007-12-26 Dan Bernstein <mitz@apple.com>
907 Rubber-stamped by Anders Carlsson.
909 - re-categorize some SVG tests the are failing on Windows
911 * platform/win/Skipped:
913 2007-12-26 Sam Weinig <sam@webkit.org>
915 Reviewed by Alice Liu.
917 Re-enable disabled tests with new polling logic using layoutTestController.globalFlag.
919 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-iframe.html:
920 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-opened-frame.html:
921 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-iframe.html:
922 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html:
923 * http/tests/security/dataURL/resources/foreign-domain-data-url-window-location.html:
924 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt:
925 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html-disabled.
926 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html-disabled: Removed.
927 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt:
928 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html: Copied from http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html-disabled.
929 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open.html-disabled: Removed.
930 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt:
931 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt:
932 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html-disabled.
933 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change.html-disabled: Removed.
934 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html-disabled.
935 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe.html-disabled: Removed.
936 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt:
937 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html: Copied from http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html-disabled.
938 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open.html-disabled: Removed.
939 * platform/win/Skipped:
941 2007-12-26 Alice Liu <alice.liu@apple.com>
943 removing tests tracked by <rdar://5463489> A number of layout tests should be using
944 execCommand instead of textInputController
946 * platform/win/Skipped:
947 removing tests fixed by http://trac.webkit.org/projects/webkit/changeset/28626
949 2007-12-26 Alexey Proskuryakov <ap@webkit.org>
951 Reviewed by Sam Weinig.
953 http://bugs.webkit.org/show_bug.cgi?id=16609
954 Make manual-tests/xmlhttprequest-contenttype-empty.html test automatic
956 * http/tests/xmlhttprequest/xmlhttprequest-contenttype-empty-expected.txt: Added.
957 * http/tests/xmlhttprequest/resources/empty-content-type.php: Added.
958 * http/tests/xmlhttprequest/xmlhttprequest-contenttype-empty.html: Copied from WebCore/manual-tests/xmlhttprequest-contenttype-empty.html.
960 2007-12-25 Rob Buis <buis@kde.org>
965 http://bugs.webkit.org/show_bug.cgi?id=15514
966 <clipPath> with <use> not respected
967 http://bugs.webkit.org/show_bug.cgi?id=16557
968 SVG circle elements have been clipped away completely, instead of partially.
970 * svg/custom/clip-path-referencing-use-expected.checksum: Added.
971 * svg/custom/clip-path-referencing-use-expected.png: Added.
972 * svg/custom/clip-path-referencing-use-expected.txt: Added.
973 * svg/custom/clip-path-referencing-use.svg: Added.
974 * svg/custom/clip-path-referencing-use2-expected.checksum: Added.
975 * svg/custom/clip-path-referencing-use2-expected.png: Added.
976 * svg/custom/clip-path-referencing-use2-expected.txt: Added.
977 * svg/custom/clip-path-referencing-use2.svg: Added.
979 2007-12-25 David Smith <catfish.man@gmail.com> and Sam Weinig <sam@webkit.org>
983 - http://bugs.webkit.org/show_bug.cgi?id=16587
984 Implement the most useful part of the W3C Selectors API.
986 * fast/dom/SelectorAPI: Copied from LayoutTests/fast/dom/getElementsByClassName.
987 * fast/dom/SelectorAPI/dumpNodeList-expected.txt:
988 * fast/dom/SelectorAPI/dumpNodeList.html: Modified to test querySelector and querySelectorAll instead of getElementsByClassName
989 * fast/dom/Window/window-properties-expected.txt: Added querySelector and querySelectorAll
991 2007-12-23 Darin Adler <darin@apple.com>
993 - updated results (character used for controls changed in r28945)
995 * platform/mac/media/audio-controls-rendering-expected.txt: Regenerated.
996 * platform/mac/media/video-controls-rendering-expected.txt: Regenerated.
997 * platform/mac/media/video-display-toggle-expected.txt: Regenerated.
999 2007-12-22 Nikolas Zimmermann <zimmermann@kde.org>
1003 Fixes: http://bugs.webkit.org/show_bug.cgi?id=15966 (Crash in SVGRootInlineBox::walkTextChunks() on mouse hover)
1005 Add new layout test foreignObject-crash-on-hover.xml verifying debug builds don't hit an assertion anymore.
1007 * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.checksum: Added.
1008 * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.png: Added.
1009 * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt: Added.
1010 * svg/custom/foreignObject-crash-on-hover.xml: Added.
1012 2007-12-21 Sam Weinig <sam@webkit.org>
1016 Fix another mistaken duplication, this time in cross-frame-access-parent-explicit-domain.html,
1017 that was causing intermittent failures.
1019 * http/tests/security/cross-frame-access-parent-explicit-domain-expected.txt:
1020 * http/tests/security/cross-frame-access-parent-explicit-domain.html:
1021 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
1023 2007-12-21 Sam Weinig <sam@webkit.org>
1025 Reviewed by Dan Bernstein.
1027 Fix mistaken duplication in cross-frame-access-child-explicit-domain.html that was causing
1028 intermittent failures.
1030 * http/tests/security/cross-frame-access-child-explicit-domain-expected.txt:
1031 * http/tests/security/cross-frame-access-child-explicit-domain.html:
1032 * http/tests/security/cross-frame-access-custom-expected.txt:
1034 2007-12-21 Alexey Proskuryakov <ap@webkit.org>
1038 <rdar://problem/5629995> Incorrect display of Danish characters on web site.
1040 * http/tests/xmlhttprequest/resources/utf-8-no-charset.html: Added.
1041 * http/tests/xmlhttprequest/response-encoding-expected.txt:
1042 * http/tests/xmlhttprequest/response-encoding.html:
1044 2007-12-20 Justin Garcia <justin.garcia@apple.com>
1046 Reviewed by Oliver Hunt.
1048 <rdar://problem/5543472> GoogleDocs: Safari hangs when creating a list from a particular selection
1050 * editing/execCommand/5543472-1-expected.txt: Added.
1051 * editing/execCommand/5543472-1.html: Added.
1052 * editing/execCommand/5543472-2-expected.txt: Added.
1053 * editing/execCommand/5543472-2.html: Added.
1054 * editing/execCommand/5543472-3-expected.txt: Added.
1055 * editing/execCommand/5543472-3.html: Added.
1057 2007-12-20 Dan Bernstein <mitz@apple.com>
1059 Reviewed by John Sullivan.
1061 - reorganize skipped test list
1063 * platform/win/Skipped:
1065 2007-12-20 Adam Barth <hk9565@gmail.com>
1067 Reviewed and landed by Sam Weinig.
1069 Update LayoutTests for http://bugs.webkit.org/show_bug.cgi?id=15313
1071 * http/tests/security/cross-frame-access-child-explicit-domain-expected.txt: Added.
1072 * http/tests/security/cross-frame-access-child-explicit-domain.html: Added.
1073 * http/tests/security/cross-frame-access-custom-expected.txt:
1074 * http/tests/security/cross-frame-access-parent-explicit-domain-expected.txt: Added.
1075 * http/tests/security/cross-frame-access-parent-explicit-domain.html: Added.
1076 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
1077 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
1078 * http/tests/security/cross-frame-access-protocol-explicit-domain.html:
1080 2007-12-20 johnnyding.webkit <johnnyding.webkit@gmail.com>
1082 Reviewed by Alexey. Landed by Stephanie.
1084 - bug http://bugs.webkit.org/show_bug.cgi?id=16179 | <rdar://problem/5619399>
1085 Test for unicode characters which is great than 255 are in HTML attribute name
1087 * fast/parser/test-unicode-characters-in-attribute-name-expected.txt: Added.
1088 * fast/parser/test-unicode-characters-in-attribute-name.html: Added.
1090 2007-12-20 Eric Seidel <eric@webkit.org>
1092 Reviewed by Nikolas Zimmermann.
1094 WebKit claims to support SVG feature strings it shouldn't
1095 http://bugs.webkit.org/show_bug.cgi?id=15480
1097 * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.checksum:
1098 * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png:
1099 * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
1100 * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
1101 * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
1102 * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
1103 * svg/custom/svg-features-expected.txt:
1104 * svg/custom/svg-features.html:
1106 2007-12-17 Tony Chang <idealisms@gmail.com>
1110 Test for http://bugs.webkit.org/show_bug.cgi?id=16479
1111 Reset the drag state on non-mac platforms.
1113 * fast/text/reset-drag-on-mouse-down.html: Added.
1114 * platform/mac/fast/text/reset-drag-on-mouse-down-expected.txt: Added.
1116 2007-12-19 Geoffrey Garen <ggaren@apple.com>
1118 Reviewed by Oliver Hunt.
1120 Added some tests to verify some of the changes I made while optimizing
1121 global access to global variables.
1123 * fast/dom/Window/resources/window-property-clearing-iframe0.html: Added.
1124 * fast/dom/Window/resources/window-property-clearing-iframe1.html: Added.
1125 * fast/dom/Window/window-property-clearing-expected.txt: Added.
1126 * fast/dom/Window/window-property-clearing.html: Added.
1127 * fast/dom/getter-on-window-object2-expected.txt: Added.
1128 * fast/dom/getter-on-window-object2.html: Added.
1130 Checked in failing results for these const tests. The symbol table
1131 optimization broke const. (We didn't know this before because our only
1132 tests used global variables.)
1134 * fast/js/const-expected.txt:
1135 * fast/js/kde/const-expected.txt:
1137 * fast/js/resources/for-in-avoid-duplicates.js: Fixed a typo I noticed.
1138 Not related to this patch.
1140 * fast/dom/Window/window-property-shadowing.html: Changed this test to
1141 use "this" instead of "window". The fact that "window" worked before,
1142 despite an overriding / shadowing var declaration, was a bug.
1144 2007-12-19 Dan Bernstein <mitz@apple.com>
1146 - remove two more tests that pass now due to changed font fallback
1148 * platform/win/Skipped:
1150 2007-12-19 Dan Bernstein <mitz@apple.com>
1152 - remove passing tests following the change to font fallback
1154 * platform/win/Skipped: Removed tests that failed only because they
1155 specified as primary font family a font family that was not available
1156 on Windows and therefore were rendered using the platform last resort
1157 font, Times New Roman. Now they are rendered using the 'standard'
1158 font family, which is set to Times on both Mac and Windows when running
1161 2007-12-19 Alice Liu <alice.liu@apple.com>
1165 Fixed <rdar://problem/5592485> Safari crashed trying to get a motorcycle insurance quote
1166 on Geico.com WebCore::Document::inPageCache()
1168 * fast/events/nested-event-remove-node-crash-expected.txt: Added.
1169 * fast/events/nested-event-remove-node-crash.html: Added.
1171 2007-12-19 Andre Boule <aboule@apple.com>
1173 Reviewed by Dan Bernstein.
1175 Adding tests for canvas compositing modes to make sure the results don't change after:
1176 <rdar://problem/5640059> GraphicsContext::setCompositeOperation should use CGContextSetBlendMode
1178 The following compositing modes don't pass however that is covered by another bug:
1184 <rdar://problem/5651783> Some canvas tag compositing modes don't render correctly
1186 * fast/canvas/canvas-composite.html: Added.
1187 * platform/mac/fast/canvas/canvas-composite-expected.checksum: Added.
1188 * platform/mac/fast/canvas/canvas-composite-expected.png: Added.
1189 * platform/mac/fast/canvas/canvas-composite-expected.txt: Added.
1191 2007-12-19 Dan Bernstein <mitz@apple.com>
1193 Reviewed by Dave Hyatt.
1195 - test for <rdar://problem/5650045> REGRESSION: major layout problems in svn r28754 WebKit on Vox.com page
1197 * fast/dynamic/subtree-boundary-percent-height.html: Added.
1198 * platform/mac/fast/dynamic/subtree-boundary-percent-height-expected.checksum: Added.
1199 * platform/mac/fast/dynamic/subtree-boundary-percent-height-expected.png: Added.
1200 * platform/mac/fast/dynamic/subtree-boundary-percent-height-expected.txt: Added.
1202 2007-12-18 Beth Dakin <bdakin@apple.com>
1206 Test for <rdar://problem/5616982> SVGs with width and height 100%
1207 fail to render when used as <img> or CSS image (16167)
1209 * fast/images/resources/green-relative-size-rect.svg: Added.
1210 * fast/images/svg-as-relative-image.html: Added.
1211 * platform/mac/fast/images/svg-as-relative-image-expected.checksum: Added.
1212 * platform/mac/fast/images/svg-as-relative-image-expected.png: Added.
1213 * platform/mac/fast/images/svg-as-relative-image-expected.txt: Added.
1215 2007-12-18 Dan Bernstein <mitz@apple.com>
1217 Reviewed by John Sullivan.
1219 - remove passing test and reclassify one failing test
1221 * platform/win/Skipped: Removed fast/text/international/002.html.
1223 2007-12-18 Sam Weinig <sam@webkit.org>
1225 Reviewed by Geoffrey.
1227 - Temporarily remove calls that are causing subsequent tests in DRT to fail.
1228 Filled http://bugs.webkit.org/show_bug.cgi?id=16510 to track the issue.
1230 * http/tests/security/cross-frame-access-history-expected.txt:
1231 * http/tests/security/cross-frame-access-history.html:
1233 2007-12-18 Darin Adler <darin@apple.com>
1235 - fix failing regression test
1237 * fast/regex/resources/TEMPLATE.html: Updated this template -- I accidentally landed
1238 the one that was copied without updating the paths.
1239 * fast/regex/slow.html: Regenerated.
1241 2007-12-18 Alice Liu <alice.liu@apple.com>
1245 Fixed <rdar://problem/5646454> REGRESSION: dom/xhtml/level2/html/HTMLDocument12 fails on Leopard
1247 * fast/cookies/local-file-can-set-cookies.html:
1248 cookies are matched by domain and path, and since layout tests are file URLs,
1249 they all match on domain. setting a cookie without specifying the path will
1250 make CFNetwork pick up the path from the URL automatically. Since
1251 fast/cookies/local-file-can-set-cookies.html set a specific path of /, that
1252 cookie will be set for EVERY local file loaded in Safari. removing that
1253 component from the cookie string will fix the problem.
1255 2007-12-18 Darin Adler <darin@apple.com>
1259 - test for http://bugs.webkit.org/show_bug.cgi?id=16458
1260 REGRESSION (r28164): regular expressions can now hang due to lack of a match limit
1262 * fast/regex/resources: Added.
1263 * fast/regex/resources/TEMPLATE.html: Copied from fast/js/resources/TEMPLATE.html.
1264 * fast/regex/resources/slow.js: Added.
1265 * fast/regex/slow-expected.txt: Added.
1266 * fast/regex/slow.html: Added.
1268 2007-12-18 Dan Bernstein <mitz@apple.com>
1270 Reviewed by John Sullivan.
1272 - remove passing test
1274 * platform/win/Skipped: Removed fast/text/international/wrap-CJK-001.html
1276 2007-12-17 Alice Liu <alice.liu@apple.com>
1280 Test for <rdar://problem/5566435> window with no scrollbars can still be scrolled with wheelevent
1282 * fast/events/attempt-scroll-with-no-scrollbars-expected.txt: Added.
1283 * fast/events/attempt-scroll-with-no-scrollbars.html: Added.
1284 * platform/mac/Skipped:
1285 Adding to mac Skipped list because of <rdar://problem/5643675> window.scrollTo scrolls a window with no scrollbars
1286 * platform/win/Skipped:
1287 Adding to win Skipped list because of <rdar://problem/5132009> Windows DRT does not support multiple windows
1289 2007-12-17 Darin Adler <darin@apple.com>
1291 - disabling this test until we can find a way to make it pass on diverse machines
1293 * fast/css/css2-system-color.html: Removed.
1294 * fast/css/css2-system-color.html-disabled: Copied from fast/css/css2-system-color.html.
1296 2007-12-17 Anders Carlsson <andersca@apple.com>
1298 Fix argument to window.open.
1300 * http/tests/misc/window-open-then-write.html:
1302 2007-12-17 Mark Rowe <mrowe@apple.com>
1304 Update test results after r28812.
1306 * platform/mac-tiger/fast/css/css2-system-color-expected.txt:
1307 * platform/mac/fast/css/css2-system-color-expected.txt:
1309 2007-12-17 Alexey Proskuryakov <ap@webkit.org>
1313 Live to the promise of never making AppKit special character codes visible via DOM.
1315 * fast/events/arrow-keys-on-body-expected.txt: Added.
1316 * fast/events/arrow-keys-on-body.html: Added.
1318 2007-12-16 Darin Adler <darin@apple.com>
1320 * fast/js/regexp-overflow-expected.txt: Updated. I accidentally checked in an
1321 out-of-date file last time.
1323 2007-12-16 Darin Adler <darin@apple.com>
1327 - test for http://bugs.webkit.org/show_bug.cgi?id=16459
1328 REGRESSION: assertion failure with regexp with \B in a case-ignoring character range
1329 <rdar://problem/5646361>
1331 * fast/js/regexp-overflow-expected.txt: Updated.
1332 * fast/js/resources/regexp-overflow.js: Added test cases.
1334 2007-12-16 Darin Adler <darin@apple.com>
1338 - tests for the argument handling of the executeSql function
1340 * storage/execute-sql-args-expected.txt: Added.
1341 * storage/execute-sql-args.html: Added.
1343 2007-12-16 Darin Adler <darin@apple.com>
1345 - try to get the system color test passing on the buildbot
1347 I fear this test may be vulnerable to slight platform differences.
1349 * platform/mac-tiger/fast: Added.
1350 * platform/mac-tiger/fast/css: Added.
1351 * platform/mac-tiger/fast/css/css2-system-color-expected.checksum: Copied from platform/mac/fast/css/css2-system-color-expected.checksum.
1352 * platform/mac-tiger/fast/css/css2-system-color-expected.png: Copied from platform/mac/fast/css/css2-system-color-expected.png.
1353 * platform/mac-tiger/fast/css/css2-system-color-expected.txt: Copied from platform/mac/fast/css/css2-system-color-expected.txt.
1354 Then updated to match what the buildbot says.
1356 * platform/mac/fast/css/css2-system-color-expected.txt: Updated to match
1357 results I'm getting locally on my Leopard machine.
1359 2007-12-16 Beth Dakin <bdakin@apple.com>
1363 Tests for SVG as border-image.
1365 * fast/borders/resources/green-fixed-size-rect.svg: Added.
1366 * fast/borders/resources/green-relative-size-rect.svg: Added.
1367 * fast/borders/svg-as-border-image-2.html: Added.
1368 * fast/borders/svg-as-border-image.html: Added.
1369 * platform/mac/fast/borders/svg-as-border-image-2-expected.checksum: Added.
1370 * platform/mac/fast/borders/svg-as-border-image-2-expected.png: Added.
1371 * platform/mac/fast/borders/svg-as-border-image-2-expected.txt: Added.
1372 * platform/mac/fast/borders/svg-as-border-image-expected.checksum: Added.
1373 * platform/mac/fast/borders/svg-as-border-image-expected.png: Added.
1374 * platform/mac/fast/borders/svg-as-border-image-expected.txt: Added.
1376 2007-12-16 Andrew Wellington <proton@wiretapped.net>
1380 http://bugs.webkit.org/show_bug.cgi?id=6129
1381 Incomplete implementation of CSS 2.1 system colors
1383 Add layout test for this bug and update tests for new system-derived colors
1385 * fast/css/css2-system-color.html: Added.
1386 * platform/mac/fast/css/css2-system-color-expected.checksum: Added.
1387 * platform/mac/fast/css/css2-system-color-expected.png: Added.
1388 * platform/mac/fast/css/css2-system-color-expected.txt: Added.
1389 * platform/mac/fast/css/css2-system-fonts-expected.checksum:
1390 * platform/mac/tables/mozilla/bugs/bug103533-expected.txt:
1392 2007-12-16 Dan Bernstein <mitz@apple.com>
1394 Reviewed by Darin Adler.
1396 - test for http://bugs.webkit.org/show_bug.cgi?id=16426
1397 Divs with overflow:auto: scrollbars not correctly updated when contents change
1399 * fast/overflow/scrollbar-position-update.html: Added.
1400 * platform/mac-leopard/fast/overflow: Added.
1401 * platform/mac-leopard/fast/overflow/scrollbar-position-update-expected.checksum: Added.
1402 * platform/mac-leopard/fast/overflow/scrollbar-position-update-expected.png: Added.
1403 * platform/mac/fast/overflow/scrollbar-position-update-expected.txt: Added.
1405 2007-12-15 Darin Adler <darin@apple.com>
1407 Disabled the smallFonts.svg test, which has been failing for weeks. I heard that Niko
1408 is going to fix this soon. He should rename it back at that time.
1410 Removed the svn:executable flag from many .svg, .png, and .css files that had it set
1413 * svg/batik/text/smallFonts.svg: Removed.
1414 * svg/batik/text/smallFonts.svg-disabled: Copied from svg/batik/text/smallFonts.svg.
1416 2007-12-15 Eric Seidel <eric@webkit.org>
1420 Width of SVG elements not applied to container elements
1421 http://bugs.webkit.org/show_bug.cgi?id=16305
1423 * platform/mac/svg/css/css-box-min-width-expected.checksum: Added.
1424 * platform/mac/svg/css/css-box-min-width-expected.png: Added.
1425 * platform/mac/svg/css/css-box-min-width-expected.txt: Added.
1426 * svg/css/css-box-min-width.html: Added.
1428 2007-12-15 Alp Toker <alp@atoker.com>
1430 http://bugs.webkit.org/show_bug.cgi?id=16449
1431 cairo_arc() functions hang or crash when passed inf as radius or start/end angle
1433 Fixed in r28751. Remove these tests from the skip list:
1434 fast/canvas/arc-crash.html
1435 fast/canvas/canvas-with-incorrect-args.html
1437 * platform/gtk/Skipped:
1439 2007-12-05 Mark Rowe <mrowe@apple.com>
1441 Reviewed by Alp Toker.
1443 Add a skeleton Gtk skipped list containing only tests that hang run-webkit-tests.
1445 * platform/gtk/Skipped: Added.
1447 2007-12-15 Alexey Proskuryakov <ap@webkit.org>
1451 http://bugs.webkit.org/show_bug.cgi?id=16436
1452 Alt+Space works incorrectly
1454 * platform/win/fast/events/alt-space-scroll-expected.txt: Added.
1455 * platform/win/fast/events/alt-space-scroll.html: Added.
1457 2007-12-14 Dan Bernstein <mitz@apple.com>
1459 - share the results of this test between Tiger and Leopard
1461 * platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed.
1462 * platform/mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Copied from LayoutTests/platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt.
1464 2007-12-14 Anders Carlsson <andersca@apple.com>
1468 Add test that calls window.open and then immediately writes into the document
1469 of the newly opened window.
1471 * http/tests/misc/resources/compass.jpg: Added.
1472 * http/tests/misc/window-open-then-write-expected.txt: Added.
1473 * http/tests/misc/window-open-then-write.html: Added.
1474 * platform/win/Skipped:
1476 2007-12-14 David Smith <catfish.man@gmail.com>
1480 - test for http://bugs.webkit.org/show_bug.cgi?id=14955
1481 Implement getElementsByClassName
1483 Tests added from http://tc.labs.opera.com/apis/getElementsByClassName/
1485 * fast/dom/Window/window-properties-expected.txt:
1486 * fast/dom/getElementsByClassName: Added.
1487 * fast/dom/getElementsByClassName/001-expected.txt: Added.
1488 * fast/dom/getElementsByClassName/001.html: Added.
1489 * fast/dom/getElementsByClassName/002-expected.txt: Added.
1490 * fast/dom/getElementsByClassName/002.html: Added.
1491 * fast/dom/getElementsByClassName/003-expected.txt: Added.
1492 * fast/dom/getElementsByClassName/003.html: Added.
1493 * fast/dom/getElementsByClassName/004-expected.txt: Added.
1494 * fast/dom/getElementsByClassName/004.html: Added.
1495 * fast/dom/getElementsByClassName/005-expected.txt: Added.
1496 * fast/dom/getElementsByClassName/005.html: Added.
1497 * fast/dom/getElementsByClassName/006-expected.txt: Added.
1498 * fast/dom/getElementsByClassName/006.html: Added.
1499 * fast/dom/getElementsByClassName/007-expected.txt: Added.
1500 * fast/dom/getElementsByClassName/007.html: Added.
1501 * fast/dom/getElementsByClassName/008-expected.txt: Added.
1502 * fast/dom/getElementsByClassName/008.html: Added.
1503 * fast/dom/getElementsByClassName/009-expected.txt: Added.
1504 * fast/dom/getElementsByClassName/009.html: Added.
1505 * fast/dom/getElementsByClassName/010-expected.txt: Added.
1506 * fast/dom/getElementsByClassName/010.xml: Added.
1507 * fast/dom/getElementsByClassName/011-expected.txt: Added.
1508 * fast/dom/getElementsByClassName/011.xml: Added.
1509 * fast/dom/getElementsByClassName/012-expected.txt: Added.
1510 * fast/dom/getElementsByClassName/012.html: Added.
1511 * fast/dom/getElementsByClassName/013-expected.txt: Added.
1512 * fast/dom/getElementsByClassName/013.html: Added.
1513 * fast/dom/getElementsByClassName/014-expected.txt: Added.
1514 * fast/dom/getElementsByClassName/014.html: Added.
1515 * fast/dom/getElementsByClassName/array: Added.
1516 * fast/dom/getElementsByClassName/array/001-expected.txt: Added.
1517 * fast/dom/getElementsByClassName/array/001.html: Added.
1518 * fast/dom/getElementsByClassName/array/002-expected.txt: Added.
1519 * fast/dom/getElementsByClassName/array/002.html: Added.
1520 * fast/dom/getElementsByClassName/array/003-expected.txt: Added.
1521 * fast/dom/getElementsByClassName/array/003.html: Added.
1522 * fast/dom/getElementsByClassName/array/004-expected.txt: Added.
1523 * fast/dom/getElementsByClassName/array/004.html: Added.
1524 * fast/dom/getElementsByClassName/dumpNodeList-expected.txt: Added.
1525 * fast/dom/getElementsByClassName/dumpNodeList.html: Added.
1526 * fast/dom/getElementsByClassName/resources: Added.
1527 * fast/dom/getElementsByClassName/resources/common.js: Added.
1529 2007-12-14 Darin Adler <darin@apple.com>
1533 - http://bugs.webkit.org/show_bug.cgi?id=16420
1534 change regression tests to use document.execCommand instead of textInputController.doCommand
1536 To avoid changing results at this time, I didn't correct the many tests that now have
1537 misleading "this test cannot be run manually" text or references to "NSResponder" or
1538 uneeded instructions for running the test manually. We can do that on a later pass.
1540 * editing/deleting/5300379.html: Use execCommand instead of doCommand.
1541 * editing/deleting/delete-to-end-of-paragraph.html: Ditto.
1542 * editing/deleting/smart-delete-003.html: Ditto.
1543 * editing/deleting/smart-delete-004.html: Ditto.
1544 * editing/execCommand/nsresponder-indent.html: Ditto.
1545 * editing/execCommand/nsresponder-outdent.html: Ditto.
1546 * editing/selection/4947387.html: Ditto.
1547 * editing/selection/5195166-1.html: Ditto.
1548 * editing/selection/5195166-2.html: Ditto.
1549 * editing/selection/select-line.html: Ditto.
1550 * editing/selection/selection-actions.html: Ditto.
1552 2007-12-14 Justin Garcia <justin.garcia@apple.com>
1554 Reviewed by Darin Adler.
1556 <rdar://problem/5575101> Hang in SplitElementCommand::doApply when outdenting a list item in a particular list
1558 * editing/execCommand/5575101-1-expected.txt: Added.
1559 * editing/execCommand/5575101-1.html: Added.
1560 * editing/execCommand/5575101-2-expected.txt: Added.
1561 * editing/execCommand/5575101-2.html: Added.
1562 * editing/execCommand/5575101-3-expected.txt: Added.
1563 * editing/execCommand/5575101-3.html: Added.
1565 2007-12-14 Anders Carlsson <andersca@apple.com>
1567 Reviewed by Darin and Geoff.
1569 <rdar://problem/5619295>
1570 REGRESSION: 303-304: Embedded YouTube video fails to render- JS errors (16150) (Flash 9)
1572 Add cross frame plug/in test where a plug/in inside an iframe tries to access properties of the
1575 * http/tests/plugins/cross-frame-object-access-expected.txt: Added.
1576 * http/tests/plugins/cross-frame-object-access.html: Added.
1577 * http/tests/plugins/resources/cross-frame-object-access.html: Added.
1579 2007-12-14 Oliver Hunt <oliver@apple.com>
1583 Fix test output, and move test to mac skipped lists until
1584 <rdar://problem/5647952> fast/events/mouseout-on-window.html
1587 * fast/events/mouseout-on-window-expected.txt:
1588 * platform/mac/Skipped:
1590 2007-12-13 Justin Garcia <justin.garcia@apple.com>
1592 Reviewed by Oliver Hunt.
1594 <rdar://problem/5607069> In Mail, a crash occurs at WebCore::AppendNodeCommand() after dragging image into a <FORM> element
1596 * editing/inserting/5607069-1-expected.checksum: Added.
1597 * editing/inserting/5607069-1-expected.png: Added.
1598 * editing/inserting/5607069-1-expected.txt: Added.
1599 * editing/inserting/5607069-1.html: Added.
1600 * editing/inserting/5607069-2.html: Added.
1601 * editing/inserting/5607069-3.html: Added.
1602 * platform/mac/editing/inserting/5607069-2-expected.checksum: Added.
1603 * platform/mac/editing/inserting/5607069-2-expected.png: Added.
1604 * platform/mac/editing/inserting/5607069-2-expected.txt: Added.
1605 * platform/mac/editing/inserting/5607069-3-expected.checksum: Added.
1606 * platform/mac/editing/inserting/5607069-3-expected.png: Added.
1607 * platform/mac/editing/inserting/5607069-3-expected.txt: Added.
1609 2007-12-13 Dan Bernstein <mitz@apple.com>
1611 Reviewed by Dave Hyatt.
1613 - test for <rdar://problem/5642426> explicit cubic-bezier curves all treated as "default" for transition-timing-function
1615 * fast/css/transition-timing-function-expected.txt: Added.
1616 * fast/css/transition-timing-function.html: Added.
1618 2007-12-13 Kevin McCullough <kmccullough@apple.com>
1622 - Layout tests fix. Removed machine dependant results and generated new
1623 results without machine specific information.
1625 * fast/dom/frame-loading-via-document-write-expected.txt: Added.
1626 * http/tests/security/frame-loading-via-document-write-expected.txt: Added.
1627 * http/tests/security/local-CSS-from-remote-expected.txt:
1628 * http/tests/security/local-JavaScript-from-remote-expected.txt:
1629 * http/tests/security/local-iFrame-from-remote-expected.txt:
1630 * http/tests/security/local-image-from-remote-expected.txt:
1631 * platform/mac/fast/dom/frame-loading-via-document-write-expected.checksum: Removed.
1632 * platform/mac/fast/dom/frame-loading-via-document-write-expected.png: Removed.
1633 * platform/mac/fast/dom/frame-loading-via-document-write-expected.txt: Removed.
1634 * platform/mac/http/tests/security: Removed.
1635 * platform/mac/http/tests/security/frame-loading-via-document-write-expected.checksum: Removed.
1636 * platform/mac/http/tests/security/frame-loading-via-document-write-expected.png: Removed.
1637 * platform/mac/http/tests/security/frame-loading-via-document-write-expected.txt: Removed.
1638 * platform/win/Skipped:
1639 * platform/win/http: Removed.
1640 * platform/win/http/tests: Removed.
1641 * platform/win/http/tests/security: Removed.
1642 * platform/win/http/tests/security/frame-loading-via-document-write-expected.txt: Removed.
1644 2007-12-13 Alexey Proskuryakov <ap@webkit.org>
1648 http://bugs.webkit.org/show_bug.cgi?id=16421
1649 REGRESSION(r28669): Page scrolls down when you hit space key in text area
1651 * fast/events/space-scroll-event-expected.txt: Added.
1652 * fast/events/space-scroll-event.html: Added.
1654 2007-12-13 Justin Garcia <justin.garcia@apple.com>
1656 Reviewed by Darin Adler.
1658 <rdar://problem/5601583> GMail Editor: Copied link doesn't paste as a link, just colored text
1660 * editing/pasteboard/5601583-1.html: Added.
1661 * platform/mac/editing/pasteboard/5601583-1-expected.checksum: Added.
1662 * platform/mac/editing/pasteboard/5601583-1-expected.png: Added.
1663 * platform/mac/editing/pasteboard/5601583-1-expected.txt: Added.
1665 2007-12-13 Kevin McCullough <kmccullough@apple.com>
1667 Reviewed by Alice and Sam.
1669 - <rdar://5621435> Need a way to specify local resources (being loaded
1670 from HTTP tests) on Windows.
1671 - Updated the following tests to use the new layoutTestController
1672 function, pathToLocalResource to get a Windows viable path (when on
1673 Windows) to the local resources they are attempting to access.
1674 - Also clarified and updated some results.
1676 * fast/dom/frame-loading-via-document-write.html:
1677 * fast/loader/local-CSS-from-local-expected.txt:
1678 * fast/loader/local-CSS-from-local.html:
1679 * fast/loader/local-JavaScript-from-local-expected.txt:
1680 * fast/loader/local-JavaScript-from-local.html:
1681 * fast/loader/local-iFrame-source-from-local-expected.txt:
1682 * fast/loader/local-iFrame-source-from-local.html:
1683 * fast/loader/local-image-from-local-expected.txt:
1684 * fast/loader/local-image-from-local.html:
1685 * http/tests/security/frame-loading-via-document-write.html:
1686 * http/tests/security/local-CSS-from-remote-expected.txt:
1687 * http/tests/security/local-CSS-from-remote.html:
1688 * http/tests/security/local-JavaScript-from-remote-expected.txt:
1689 * http/tests/security/local-JavaScript-from-remote.html:
1690 * http/tests/security/local-iFrame-from-remote-expected.txt:
1691 * http/tests/security/local-iFrame-from-remote.html:
1692 * http/tests/security/local-image-from-remote-expected.txt:
1693 * http/tests/security/local-image-from-remote.html:
1694 * http/tests/security/local-user-CSS-from-remote.html:
1695 * platform/mac/fast/dom/frame-loading-via-document-write-expected.txt:
1696 * platform/win/Skipped:
1697 * platform/win/http: Added.
1698 * platform/win/http/tests: Added.
1699 * platform/win/http/tests/security: Added.
1700 * platform/win/http/tests/security/frame-loading-via-document-write-expected.txt: Added.
1702 2007-12-13 Dan Bernstein <mitz@apple.com>
1704 Reviewed by Adam Roben.
1706 - test that Unicode bidi control characters are rendered as zero width
1709 * fast/text/international/bidi-control-chars-treated-as-ZWS.html: Added.
1710 * platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum: Added.
1711 * platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png: Added.
1712 * platform/mac-leopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added.
1714 2007-12-12 Dan Bernstein <mitz@apple.com>
1716 Reviewed by Oliver Hunt.
1718 - updated results and skipped tests file for
1719 <rdar://problem/5074620> text with font:initial; fails to appear (causes fast/text/font-initial.html to fail)
1721 * platform/mac-leopard/fast/text/font-initial-expected.checksum: Copied from LayoutTests/platform/mac/fast/text/font-initial-expected.checksum.
1722 * platform/mac-leopard/fast/text/font-initial-expected.png: Copied from LayoutTests/platform/mac/fast/text/font-initial-expected.png.
1723 * platform/mac/fast/text/font-initial-expected.checksum: Removed.
1724 * platform/mac/fast/text/font-initial-expected.png: Removed.
1725 * platform/mac/fast/text/font-initial-expected.txt:
1726 * platform/win/Skipped:
1728 2007-12-12 Justin Garcia <justin.garcia@apple.com>
1730 Reviewed by Darin Adler.
1732 <rdar://problem/5433862> Mail crashes at WebCore::highestAncestor() when deleting a particular selection
1734 * editing/deleting/5433862-1-expected.txt: Added.
1735 * editing/deleting/5433862-1.html: Added.
1736 * editing/deleting/5433862-2.html: Added.
1737 * platform/mac/editing/deleting/5433862-2-expected.checksum: Added.
1738 * platform/mac/editing/deleting/5433862-2-expected.txt: Added.
1740 2007-12-12 Dan Bernstein <mitz@apple.com>
1742 Reviewed by John Sullivan.
1744 - test for a bug in debug builds only where selecting an earlier item in
1745 a popup selects the first item
1747 * fast/forms/menulist-selection-reset-expected.txt: Added.
1748 * fast/forms/menulist-selection-reset.html: Added.
1750 2007-12-12 Beth Dakin <bdakin@apple.com>
1754 Updated pixel results from my recent SVG change.
1756 * svg/custom/inline-svg-in-xhtml-expected.checksum: Added.
1757 * svg/custom/inline-svg-in-xhtml-expected.png: Added.
1759 2007-12-12 Anders Carlsson <andersca@apple.com>
1763 <rdar://problem/5132003>
1764 dumpResourceLoadCallbacks is not implemented in DRT on Windows.
1766 Remove now passing tests.
1768 * platform/win/Skipped:
1770 2007-12-12 Alexey Proskuryakov <ap@webkit.org>
1772 Reviewed by Adam Roben.
1774 Results corrected by a fix to EventSender.
1776 * platform/win/fast/events/keyLocation-numpad-expected.txt:
1778 2007-12-12 Alexey Proskuryakov <ap@webkit.org>
1782 http://bugs.webkit.org/show_bug.cgi?id=16410
1783 Implement isKeypadEvent() on Windows
1785 * platform/win/fast/events/keyLocation-numpad-expected.txt: Added.
1786 * platform/win/fast/events/keyLocation-numpad.html: Added.
1788 2007-12-12 Alexey Proskuryakov <ap@webkit.org>
1792 http://bugs.webkit.org/show_bug.cgi?id=15248
1793 Can not enter accented characters using alt-numeric keypad
1795 * platform/win/fast/events/alt-numpad-expected.txt: Added.
1796 * platform/win/fast/events/alt-numpad.html: Added.
1798 2007-12-12 Oliver Hunt <oliver@apple.com>
1802 <rdar://problem/5071781> window.mouseout events are not
1803 sent to window when mouse moves out of window
1805 Layout tests to make sure we correctly handle mouse out
1806 on the window object.
1808 * fast/events/mouseout-on-window-expected.txt: Added.
1809 * fast/events/mouseout-on-window.html: Added.
1811 2007-12-11 Dan Bernstein <mitz@apple.com>
1813 Reviewed by Maciej Stachowiak.
1815 - removed now-passing tests
1817 * platform/win/Skipped:
1819 2007-12-11 Dan Bernstein <mitz@apple.com>
1821 Reviewed by Mark Rowe and Sam Weinig too!
1823 - removed tests that pass when Helvetica Oblique and Helvetica
1824 Bold Oblique are available.
1826 * platform/win/Skipped:
1828 2007-12-11 Beth Dakin <bdakin@apple.com>
1832 Tests for <rdar://problem/5641255> SVGs with width and height 100%
1833 fail to render when used as background images
1835 * fast/backgrounds/resources/balloon.svg: Added.
1836 * fast/backgrounds/resources/eyes.svg: Added.
1837 * fast/backgrounds/resources/hearts.svg: Added.
1838 * fast/backgrounds/resources/linguistics.svg: Added.
1839 * fast/backgrounds/resources/map.svg: Added.
1840 * fast/backgrounds/resources/mouse-repel.svg: Added.
1841 * fast/backgrounds/svg-as-background-1.html: Added.
1842 * fast/backgrounds/svg-as-background-2.html: Added.
1843 * fast/backgrounds/svg-as-background-3.html: Added.
1844 * fast/backgrounds/svg-as-background-4.html: Added.
1845 * fast/backgrounds/svg-as-background-5.html: Added.
1846 * fast/backgrounds/svg-as-background-6.html: Added.
1847 * platform/mac/fast/backgrounds/svg-as-background-1-expected.checksum: Added.
1848 * platform/mac/fast/backgrounds/svg-as-background-1-expected.png: Added.
1849 * platform/mac/fast/backgrounds/svg-as-background-1-expected.txt: Added.
1850 * platform/mac/fast/backgrounds/svg-as-background-2-expected.checksum: Added.
1851 * platform/mac/fast/backgrounds/svg-as-background-2-expected.png: Added.
1852 * platform/mac/fast/backgrounds/svg-as-background-2-expected.txt: Added.
1853 * platform/mac/fast/backgrounds/svg-as-background-3-expected.checksum: Added.
1854 * platform/mac/fast/backgrounds/svg-as-background-3-expected.png: Added.
1855 * platform/mac/fast/backgrounds/svg-as-background-3-expected.txt: Added.
1856 * platform/mac/fast/backgrounds/svg-as-background-4-expected.checksum: Added.
1857 * platform/mac/fast/backgrounds/svg-as-background-4-expected.png: Added.
1858 * platform/mac/fast/backgrounds/svg-as-background-4-expected.txt: Added.
1859 * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum: Added.
1860 * platform/mac/fast/backgrounds/svg-as-background-5-expected.png: Added.
1861 * platform/mac/fast/backgrounds/svg-as-background-5-expected.txt: Added.
1862 * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum: Added.
1863 * platform/mac/fast/backgrounds/svg-as-background-6-expected.png: Added.
1864 * platform/mac/fast/backgrounds/svg-as-background-6-expected.txt: Added.
1866 2007-12-11 Nikolas Zimmermann <zimmermann@kde.org>
1868 Rubberstamped by Mark.
1870 Add missing tests - their results have already been checked in over a month ago - I forgot to commit the tests itself.
1872 * svg/custom/alignment-baseline-modes.svg: Added.
1873 * svg/custom/dominant-baseline-hanging.svg: Added.
1874 * svg/custom/dominant-baseline-modes.svg: Added.
1876 2007-12-11 Nikolas Zimmermann <zimmermann@kde.org>
1878 Rubberstamped by Mark.
1880 Update pixel test results now that filters are disabled.
1882 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
1883 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
1884 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
1885 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
1886 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
1887 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
1888 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
1889 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
1890 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.checksum:
1891 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.png:
1892 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
1893 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
1894 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
1895 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
1896 * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.checksum:
1897 * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.png:
1898 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.checksum:
1899 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.png:
1900 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.checksum:
1901 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.png:
1902 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
1903 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
1904 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.checksum:
1905 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.png:
1906 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.checksum:
1907 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.png:
1908 * platform/mac/svg/custom/empty-merge-expected.checksum:
1909 * platform/mac/svg/custom/empty-merge-expected.png:
1910 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.checksum:
1911 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png:
1912 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.checksum:
1913 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png:
1914 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.checksum:
1915 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.png:
1916 * platform/mac/svg/custom/feComponentTransfer-Table-expected.checksum:
1917 * platform/mac/svg/custom/feComponentTransfer-Table-expected.png:
1918 * platform/mac/svg/custom/feDisplacementMap-01-expected.checksum:
1919 * platform/mac/svg/custom/feDisplacementMap-01-expected.png:
1920 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.checksum:
1921 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.png:
1922 * platform/mac/svg/custom/non-opaque-filters-expected.checksum:
1923 * platform/mac/svg/custom/non-opaque-filters-expected.png:
1924 * platform/mac/svg/custom/text-filter-expected.checksum:
1925 * platform/mac/svg/custom/text-filter-expected.png:
1926 * platform/mac/svg/custom/visibility-override-filter-expected.checksum:
1927 * platform/mac/svg/custom/visibility-override-filter-expected.png:
1928 * svg/batik/filters/filterRegions-expected.checksum:
1929 * svg/batik/filters/filterRegions-expected.png:
1930 * svg/batik/text/textFeatures-expected.checksum:
1931 * svg/batik/text/textFeatures-expected.png:
1932 * svg/custom/js-svg-constructors-expected.checksum:
1933 * svg/custom/js-svg-constructors-expected.png:
1935 2007-12-11 Dan Bernstein <mitz@apple.com>
1937 Reviewed by Darin Adler.
1939 - test for <rdar://problem/5631507> Text doesn't wrap properly at Tamil version of Wikipedia
1941 * fast/text/international/complex-character-based-fallback.html: Added.
1942 * platform/mac-leopard/fast/text/international/complex-character-based-fallback-expected.checksum: Added.
1943 * platform/mac-leopard/fast/text/international/complex-character-based-fallback-expected.png: Added.
1944 * platform/mac/fast/text/international/complex-character-based-fallback-expected.txt: Added.
1945 * platform/win/fast/text: Added.
1946 * platform/win/fast/text/international: Added.
1947 * platform/win/fast/text/international/complex-character-based-fallback-expected.checksum: Added.
1948 * platform/win/fast/text/international/complex-character-based-fallback-expected.png: Added.
1949 * platform/win/fast/text/international/complex-character-based-fallback-expected.txt: Added.
1951 2007-12-07 Alexey Proskuryakov <ap@webkit.org>
1955 <rdar://problem/5535636>
1956 Have to press 4 times instead of 2 times to get the expected result of ^^ with german keyboard.
1958 http://bugs.webkit.org/show_bug.cgi?id=13916
1959 JavaScript detects Tab as a character input on a textfield validation
1961 * platform/win/fast/events: Added.
1962 * platform/win/fast/events/double-dead-char-expected.txt: Added.
1963 * platform/win/fast/events/double-dead-char.html: Added.
1964 * fast/events/key-events-in-input-button.html: Added
1965 * fast/events/key-events-in-input-button-expected.txt: Added
1966 * fast/events/key-events-in-input-text.html: Added
1967 * fast/events/key-events-in-input-text-expected.txt: Added
1969 * fast/events/access-key-self-destruct.html:
1970 * fast/forms/listbox-onchange.html:
1971 * fast/forms/listbox-selection.html:
1972 * fast/forms/access-key.html:
1973 * fast/forms/legend-access-key.html:
1974 * fast/forms/enter-clicks-buttons.html:
1975 * fast/forms/check-box-enter-key.html:
1976 * fast/forms/button-enter-click.html:
1977 * fast/events/onsearch-enter.html:
1978 * fast/events/onchange-passwordfield.html:
1979 * fast/events/onchange-searchfield.html:
1980 * fast/events/onchange-textfield.html:
1981 Use eventSender instead of DOM events, because it emulates the real user action much better,
1982 and we weren't getting cross-browser compatibility for the tests anyway.
1984 * fast/events/frame-tab-focus.html:
1985 * fast/html/tab-order.html:
1986 * fast/forms/select-enter-key.html:
1987 * fast/forms/focus2-expected.txt:
1988 * fast/forms/focus2.html:
1989 * fast/events/option-tab.html:
1990 Dispatch a keydown instead of keypress, as this is when default processing is now done.
1991 Possibly, it would be better stiull to use eventSender here, as well.
1993 * fast/forms/onchange-enter-submit.html:
1994 * fast/forms/select-double-onchange.html:
1995 * fast/forms/textfield-onchange-deletion.html:
1996 The correct code is '\r', not '\n' - previously, the difference was lost while converting
1997 events back and forth.
1999 * fast/forms/search-event-delay.html: Use a new named key to dispatch backspace - the
2000 character code for it is cross-platform, but key code is not.
2001 Also changed the test to call notifyDone() from a timer - otherwise, DRT would hang as
2002 WM_KEYUP was dispatched after WM_QUIT. I tried and couldn't make DRT work, but I'm
2003 fairly confident that this issue doesn't affect Safari.
2005 * fast/events/keydown-keypress-preventDefault-expected.txt:
2006 * fast/events/keydown-keypress-preventDefault.html:
2007 This test claimed that its expacted behavior matched both IE and Firefox, but it did not.
2010 * fast/events/js-keyboard-event-creation-expected.txt:
2011 * fast/events/js-keyboard-event-creation.html:
2012 This test was problematic, because it was tabbing out to chrome, and that doesn't work
2013 well in DRT. I have added another input for it to have a nicer target.
2015 * platform/mac/fast/events/objc-event-api-expected.txt:
2016 Updated for new behavior:
2017 - eventSender.keyDown() now dispatches a keyUp, too;
2018 - raw events do not have charCode;
2019 - keypresses do not have keyIdentifiers.
2021 2007-12-10 Oliver Hunt <oliver@apple.com>
2023 Reviewed by Weinig, Dan and Alexey.
2025 Layout test to confirm correct character encoding is used to
2026 load dynamically loaded scripts.
2028 * fast/encoding/no-charset-on-dynamic-script-load.html: Added.
2029 * fast/encoding/resources/dynamic-load-target.js: Added.
2031 2007-12-10 Justin Garcia <justin.garcia@apple.com>
2033 Reviewed by Oliver Hunt.
2035 <rdar://problem/5482023> GoogleDocs: After performing FormatBlock in an empty document, certain functions are disabled
2037 * editing/execCommand/5482023.html: Added.
2038 * platform/mac/editing/execCommand/5482023-expected.checksum: Added.
2039 * platform/mac/editing/execCommand/5482023-expected.png: Added.
2040 * platform/mac/editing/execCommand/5482023-expected.txt: Added.
2042 2007-12-10 Darin Adler <darin@apple.com>
2044 Reviewed by Sam Weinig.
2046 - test for http://bugs.webkit.org/show_bug.cgi?id=16379
2047 REGRESSION(r28525): Failures in http/tests/xmlhttprequest/response-encoding.html and
2048 fast/dom/xmlhttprequest-html-response-encoding.html
2049 and <rdar://problem/5640230> REGRESSION (306A4-ToT): Access violation in PCRE function
2050 find_firstassertedchar
2052 * fast/js/regexp-find-first-asserted-expected.txt: Added.
2053 * fast/js/regexp-find-first-asserted.html: Added.
2054 * fast/js/resources/regexp-find-first-asserted.js: Added.
2056 2007-12-10 Antti Koivisto <antti@apple.com>
2060 The load events could fire before the event listener was registered making these tests fail occasionally.
2062 No changes to test results.
2064 * media/video-source-media.html:
2065 * media/video-source-type.html:
2066 * media/video-source.html:
2067 * media/video-src-remove.html:
2068 * media/video-src-source.html:
2069 * media/video-src.html:
2070 * media/video-test.js:
2072 2007-12-10 Stephanie <slewis@apple.com>
2074 Rubber-stamped by Sam.
2076 Check in correct results
2078 * svg/custom/resource-client-removal-expected.txt:
2080 2007-12-10 Rob Buis <buis@kde.org>
2085 http://bugs.webkit.org/show_bug.cgi?id=16182
2086 SVG should disable antialiasing for shape-rendering="crispEdges"
2088 * svg/custom/shape-rendering-expected.checksum: Added.
2089 * svg/custom/shape-rendering-expected.png: Added.
2090 * svg/custom/shape-rendering-expected.txt: Added.
2091 * svg/custom/shape-rendering.svg: Added.
2093 2007-12-09 Rob Buis <buis@kde.org>
2098 http://bugs.webkit.org/show_bug.cgi?id=16163
2099 SVG crash in Node::setChanged() on Debug builds only (trashed parent)
2101 * svg/custom/resource-client-removal-expected.checksum: Added.
2102 * svg/custom/resource-client-removal-expected.png: Added.
2103 * svg/custom/resource-client-removal-expected.txt: Added.
2104 * svg/custom/resource-client-removal.svg: Added.
2106 2007-12-10 David D. Kilzer <ddkilzer@webkit.org>
2108 Bug 9683: Implement select.options.remove() method
2109 <http://bugs.webkit.org/show_bug.cgi?id=9683>
2113 * fast/js/resources/select-options-remove.js: Added.
2114 * fast/js/select-options-remove-expected.txt: Added.
2115 * fast/js/select-options-remove-gc-expected.txt: Added.
2116 * fast/js/select-options-remove-gc.html: Added.
2117 * fast/js/select-options-remove.html: Added.
2119 2007-12-10 Alexey Proskuryakov <ap@webkit.org>
2121 Removed fast/events/objc-keyboard-event-creation.html from skipped list, as this test has
2122 been moved to platform/mac long ago.
2124 * platform/win/Skipped:
2126 2007-12-09 Oliver Hunt <oliver@apple.com>
2130 Somehow I managed to not check in new expected results
2133 * svg/dom/path-parser-expected.txt:
2135 2007-12-09 Oliver Hunt <oliver@apple.com>
2139 Prevent unlimited iteration in the case of invalid path data.
2141 The only path commands that can leave numbers trailing the command processing
2142 are 'm' and 'M', in which trailing numbers are parsed as arguments to an
2143 implicit lineto command. In any case we should just terminate as an invalid
2146 * svg/dom/path-parser-expected.txt:
2147 * svg/dom/path-parser.html:
2149 2007-12-08 Sam Weinig <sam@webkit.org>
2151 Rubber-stamped by Adam Roben.
2153 * fast/dom/Window/window-resize-and-move-arguments.html: Make the window small enough
2154 that this test won't fail on systems with lower resolutions.
2156 2007-12-08 Oliver Hunt <oliver@apple.com>
2160 Split the ENABLE_SVG_EXPERIMENTAL_FEATURES flag into separate flags.
2162 Fixes <rdar://problem/5620249> Must disable SVG animation
2163 <rdar://problem/5612772> Disable SVG filters on Mac to match Windows behavior
2165 These layout test changes are caused by some of the experimental
2166 features no longer being enabled by default.
2168 * fast/dom/Window/window-properties-expected.txt:
2169 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2170 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2171 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2172 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2173 * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2174 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2175 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2176 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2177 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
2178 * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2179 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2180 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2181 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2182 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2183 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2184 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2185 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2186 * platform/mac/svg/custom/empty-merge-expected.txt:
2187 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
2188 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
2189 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
2190 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
2191 * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
2192 * platform/mac/svg/custom/filter-source-alpha-expected.txt:
2193 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
2194 * platform/mac/svg/custom/invalid-css-expected.txt:
2195 * platform/mac/svg/custom/non-opaque-filters-expected.txt:
2196 * platform/mac/svg/custom/text-filter-expected.txt:
2197 * platform/mac/svg/custom/visibility-override-filter-expected.txt:
2198 * svg/batik/filters/filterRegions-expected.txt:
2199 * svg/batik/text/textEffect-expected.txt:
2200 * svg/batik/text/textEffect3-expected.txt:
2201 * svg/batik/text/textFeatures-expected.txt:
2202 * svg/batik/text/textProperties-expected.txt:
2203 * svg/custom/js-svg-constructors-expected.txt:
2204 * svg/dom/font-face-elements-expected.txt:
2205 * svg/webarchive/svg-feimage-subresources-expected.txt:
2207 2007-12-08 Sam Weinig <sam@webkit.org>
2211 Test that calling window scrolling, moving and resizing methods with
2212 less than 2 arguments is not allowed and that calling them with more
2215 * fast/dom/Window/window-resize-and-move-arguments-expected.txt: Added.
2216 * fast/dom/Window/window-resize-and-move-arguments.html: Added.
2217 * fast/dom/Window/window-scroll-arguments-expected.txt: Added.
2218 * fast/dom/Window/window-scroll-arguments.html: Added.
2219 * http/tests/security/cross-frame-access-get-expected.txt:
2221 2007-12-08 Dan Bernstein <mitz@apple.com>
2223 Reviewed by Adele Peterson.
2225 - test that re-inserting a parser-generated <style> element applies its
2228 * fast/dom/HTMLStyleElement: Added.
2229 * fast/dom/HTMLStyleElement/insert-parser-generated.html: Added.
2230 * platform/mac/fast/dom/HTMLStyleElement: Added.
2231 * platform/mac/fast/dom/HTMLStyleElement/insert-parser-generated-expected.checksum: Added.
2232 * platform/mac/fast/dom/HTMLStyleElement/insert-parser-generated-expected.png: Added.
2233 * platform/mac/fast/dom/HTMLStyleElement/insert-parser-generated-expected.txt: Added.
2235 2007-12-08 Rob Buis <buis@kde.org>
2240 http://bugs.webkit.org/show_bug.cgi?id=15464
2241 SVGLengthList allows bad values
2243 * svg/custom/invalid-lengthlist-expected.checksum: Added.
2244 * svg/custom/invalid-lengthlist-expected.png: Added.
2245 * svg/custom/invalid-lengthlist-expected.txt: Added.
2246 * svg/custom/invalid-lengthlist.svg: Added.
2247 * svg/dom/length-list-parser-expected.txt:
2249 2007-12-07 Antti Koivisto <antti@apple.com>
2253 Test video painting when transform is applied.
2255 * media/video-paint-test.js: Added.
2256 * media/video-transformed.html: Added.
2257 * platform/mac/media/video-transformed-expected.checksum: Added.
2258 * platform/mac/media/video-transformed-expected.png: Added.
2259 * platform/mac/media/video-transformed-expected.txt: Added.
2261 2007-12-07 Dan Bernstein <mitz@apple.com>
2263 Reviewed by Sam Weinig.
2265 - test for http://bugs.webkit.org/show_bug.cgi?id=16348
2266 @font-face does not affect the default style
2268 * fast/css/font-face-default-font.html: Added.
2269 * platform/mac-leopard/fast/css: Added.
2270 * platform/mac-leopard/fast/css/font-face-default-font-expected.checksum: Added.
2271 * platform/mac-leopard/fast/css/font-face-default-font-expected.png: Added.
2272 * platform/mac/fast/css/font-face-default-font-expected.txt: Added.
2274 2007-12-07 Darin Adler <darin@apple.com>
2278 - test for <rdar://problem/5608795> CrashTracer: 481 crashes in Safari
2279 at WebCore::HTMLSelectElement::saveState const + 152
2281 * fast/forms/select-set-inner-expected.txt: Added.
2282 * fast/forms/select-set-inner.html: Added.
2284 2007-12-07 Dan Bernstein <mitz@apple.com>
2286 Reviewed by Darin Adler.
2288 - repaint test for <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
2290 * fast/repaint/focus-ring.html: Added.
2291 * platform/mac/fast/repaint/focus-ring-expected.checksum: Added.
2292 * platform/mac/fast/repaint/focus-ring-expected.png: Added.
2293 * platform/mac/fast/repaint/focus-ring-expected.txt: Added.
2295 2007-12-07 Dan Bernstein <mitz@apple.com>
2297 Reviewed by Darin Adler.
2299 - test for http://bugs.webkit.org/show_bug.cgi?id=16334
2300 <rdar://problem/5634923> REGRESSION (r28299): Homepage of any DotMac Web Gallery won't load completely
2302 * fast/dynamic/subtree-no-common-root-static-y.html: Added.
2303 * platform/mac/fast/dynamic/subtree-no-common-root-static-y-expected.checksum: Added.
2304 * platform/mac/fast/dynamic/subtree-no-common-root-static-y-expected.png: Added.
2305 * platform/mac/fast/dynamic/subtree-no-common-root-static-y-expected.txt: Added.
2307 2007-12-07 Alexey Proskuryakov <ap@webkit.org>
2311 http://bugs.webkit.org/show_bug.cgi?id=16325
2312 <rdar://problem/5632997> REGRESSION: www.xerox.ru doesn't work
2314 * http/tests/misc/empty-cookie-expected.txt: Added.
2315 * http/tests/misc/empty-cookie.html: Added.
2317 2007-12-06 Alexey Proskuryakov <ap@webkit.org>
2321 http://bugs.webkit.org/show_bug.cgi?id=16091
2322 JSCRE needs to import the PCRE test suite
2324 We can use two files from PCRE test suite, as others either test for features not supported
2325 in JS, or use internal debugging facilities of PCRE.
2327 The files are checked in almost unmodified, I have only converted them to UTF-8 and removed two
2328 huge test cases that were completely incompatible with JSC, and were polluting the output.
2330 Many of the failures in results are just legitimate differences in behavior or possibly
2331 problems with the test runner, but some may be genuine bugs and even regressions in JSC.
2333 * fast/regex: Added.
2334 * fast/regex/pcre-test-runner.js: Added.
2335 * fast/regex/test1-expected.txt: Added.
2336 * fast/regex/test1.html: Added.
2337 * fast/regex/test4-expected.txt: Added.
2338 * fast/regex/test4.html: Added.
2339 * fast/regex/testinput1: Added.
2340 * fast/regex/testinput4: Added.
2341 * fast/regex/testoutput1: Added.
2342 * fast/regex/testoutput4: Added.
2344 2007-12-06 Dan Bernstein <mitz@apple.com>
2346 - updated render tree results for r28483
2348 * svg/batik/text/textEffect2-expected.txt:
2349 * svg/batik/text/textProperties-expected.txt:
2351 2007-12-06 Geoffrey Garen <ggaren@apple.com>
2353 Reviewed by Sam Weinig.
2355 Test for http://bugs.webkit.org/show_bug.cgi?id=16328
2356 REGRESSION (r28470): Crash expanding a GMail conversation
2358 * fast/frames/location-put-after-removal.html: Added.
2359 * fast/frames/resources/location-put-after-removal-frame.html: Added.
2360 * fast/frames/resources/location-put-after-removal-frame-expected.txt: Updated.
2362 2007-12-06 Darin Adler <darin@apple.com>
2364 Reviewed by Eric Seidel.
2366 - fix http://bugs.webkit.org/show_bug.cgi?id=16321
2367 new RegExp("[\u0097]{4,6}", "gmy") crashes in DEBUG builds
2368 <rdar://problem/5632992>
2370 * fast/js/regexp-overflow-expected.txt: Updated.
2371 * fast/js/resources/regexp-overflow.js: Added test.
2373 2007-12-06 Adele Peterson <adele@apple.com>
2377 Fix <rdar://problem/5631356> Toggling display property on video causes controls to get lost
2379 * media/video-display-toggle.html: Added.
2380 * platform/mac/media/video-display-toggle-expected.checksum: Added.
2381 * platform/mac/media/video-display-toggle-expected.png: Added.
2382 * platform/mac/media/video-display-toggle-expected.txt: Added.
2384 2007-12-05 Rob Buis <buis@kde.org>
2389 http://bugs.webkit.org/show_bug.cgi?id=15289
2390 WebKit does not respect clip paths of a 0x0 rect
2392 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
2393 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2394 * platform/mac/svg/batik/text/textEffect2-expected.checksum:
2395 * platform/mac/svg/batik/text/textEffect2-expected.png:
2396 * platform/mac/svg/batik/text/textProperties-expected.checksum:
2397 * platform/mac/svg/batik/text/textProperties-expected.png:
2398 * svg/custom/empty-clip-path-expected.checksum: Added.
2399 * svg/custom/empty-clip-path-expected.png: Added.
2400 * svg/custom/empty-clip-path-expected.txt: Added.
2401 * svg/custom/empty-clip-path.svg: Added.
2403 2007-12-05 Alice Liu <alice.liu@apple.com>
2407 Addressed <rdar://problem/5137284> fast/events/mouseout-dead-node.html fails on boomer
2409 * fast/events/mouseout-dead-node.html:
2410 Changed the questionable calls to mouseUp() to mouseMoveTo() to better simulate mouseovers
2411 * platform/win/Skipped:
2412 removed this test from skipped file
2414 2007-12-05 Adam Roben <aroben@apple.com>
2416 * platform/win/Skipped: Add a crashing test.
2418 2007-12-05 Adam Roben <aroben@apple.com>
2420 * platform/win/Skipped: Add another test failing due to fonts.
2422 2007-12-05 Dan Bernstein <mitz@apple.com>
2424 Reviewed by Adam Roben.
2426 - adding a test for http://bugs.webkit.org/show_bug.cgi?id=16097
2428 * fast/dom/ImageDocument-image-deletion-expected.txt: Added.
2429 * fast/dom/ImageDocument-image-deletion.html: Added.
2431 2007-12-04 Adele Peterson <adele@apple.com>
2435 Test for <rdar://problem/5499918> REGRESSION: insertion point in input field with custom border cuts holes in focus ring interior edges
2437 * fast/forms/textfield-outline.html: Added.
2438 * platform/mac/fast/forms/textfield-outline-expected.checksum: Added.
2439 * platform/mac/fast/forms/textfield-outline-expected.png: Added.
2440 * platform/mac/fast/forms/textfield-outline-expected.txt: Added.
2442 2007-12-04 Sam Weinig <sam@webkit.org>
2444 Reviewed by Adam Roben.
2446 Remove http/tests/incremental/frame-focus-before-load.html from the skipped list
2447 as it is no longer crashing. <rdar://problem/5507278>
2449 * platform/win/Skipped:
2451 2007-12-04 Adele Peterson <adele@apple.com>
2455 Test for <rdar://problem/5622464> controls should show up for audio element
2457 * media/audio-controls-rendering.html: Added.
2458 * platform/mac/media/audio-controls-rendering-expected.checksum: Added.
2459 * platform/mac/media/audio-controls-rendering-expected.png: Added.
2460 * platform/mac/media/audio-controls-rendering-expected.txt: Added.
2462 2007-11-27 Adam Roben <aroben@apple.com>
2464 Remove a now-passing test from the Windows Skipped file
2468 * platform/win/Skipped:
2470 2007-12-03 Antti Koivisto <antti@apple.com>
2474 Test for <rdar://problem/5624802>
2475 Controller displays outside of <video> element when width and height aren't specified
2477 * media/remove-from-document.html: Improve coverage by doing relayout before finishing.
2478 * media/video-controls-rendering.html: Added.
2479 * platform/mac/media/video-controls-rendering-expected.checksum: Added.
2480 * platform/mac/media/video-controls-rendering-expected.png: Added.
2481 * platform/mac/media/video-controls-rendering-expected.txt: Added.
2483 2007-12-04 Darin Adler <darin@apple.com>
2487 - test for first part of http://bugs.webkit.org/show_bug.cgi?id=16220
2488 <rdar://problem/5625221> Crash opening www.news.com (CNet)
2490 * fast/js/regexp-overflow-expected.txt: Updated.
2491 * fast/js/resources/regexp-overflow.js: Added test cases.
2493 2007-12-03 Dan Bernstein <mitz@apple.com>
2495 Reviewed by Darin Adler.
2497 - remove passing test
2499 * platform/win/Skipped:
2501 2007-12-03 Dan Bernstein <mitz@apple.com>
2503 Reviewed by Dave Hyatt.
2505 - test for <rdar://problem/5346452> Resize event doesn't fire on body element inside a frame
2507 * fast/events/resize-subframe-expected.txt: Added.
2508 * fast/events/resize-subframe.html: Added.
2510 2007-12-03 Darin Adler <darin@apple.com>
2514 - test for http://bugs.webkit.org/show_bug.cgi?id=15618
2515 <rdar://problem/5619353> REGRESSION: Stack overflow/crash in KJS::equal (15618)
2517 * fast/js/recursion-limit-equal-expected.txt: Added.
2518 * fast/js/recursion-limit-equal.html: Added.
2519 * fast/js/resources/recursion-limit-equal.js: Added.
2521 2007-12-03 Dan Bernstein <mitz@apple.com>
2523 Reviewed by Darin Adler.
2525 - added a test of the behavior of getIntIdentifier with the integers
2528 * plugins/getintidentifier-special-values-expected.txt: Added.
2529 * plugins/getintidentifier-special-values.html: Added.
2531 2007-12-03 Rob Buis <buis@kde.org>
2536 http://bugs.webkit.org/show_bug.cgi?id=15767
2537 Text decorations do not respect "visibility" property
2539 * svg/custom/text-decoration-visibility-expected.checksum: Added.
2540 * svg/custom/text-decoration-visibility-expected.png: Added.
2541 * svg/custom/text-decoration-visibility-expected.txt: Added.
2542 * svg/custom/text-decoration-visibility.svg: Added.
2544 2007-12-03 Alice Liu <alice.liu@apple.com>
2546 Removing passing tests
2548 * platform/win/Skipped:
2550 2007-12-03 Nikolas Zimmermann <zimmermann@kde.org>
2554 Add new testcase verifying that CSS selectors don't affect the non-exposed SVG shadow tree.
2556 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.checksum: Added.
2557 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.png: Added.
2558 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt: Added.
2559 * svg/custom/use-css-no-effect-on-shadow-tree.svg: Added.
2561 2007-12-03 Nikolas Zimmermann <zimmermann@kde.org>
2563 Rubber stamped by Mark.
2565 Commit missing layout test results from my last commit (fix for bug 15403)
2567 * platform/mac/svg/custom/deep-dynamic-updates-expected.checksum:
2568 * platform/mac/svg/custom/deep-dynamic-updates-expected.png:
2569 * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
2570 * platform/mac/svg/custom/image-clipped-hit-expected.checksum:
2571 * platform/mac/svg/custom/image-clipped-hit-expected.png:
2572 * platform/mac/svg/custom/image-clipped-hit-expected.txt:
2573 * platform/mac/svg/custom/use-clipped-hit-expected.checksum:
2574 * platform/mac/svg/custom/use-clipped-hit-expected.png:
2575 * platform/mac/svg/custom/use-clipped-hit-expected.txt:
2576 * platform/mac/svg/custom/use-css-events-expected.checksum:
2577 * platform/mac/svg/custom/use-css-events-expected.png:
2579 2007-12-03 Dan Bernstein <mitz@apple.com>
2581 Reviewed by Adam Roben.
2583 - test for <rdar://problem/5538651> REGRESSSION: domfuzz: null deref in WebCore::Document::canReplaceChild
2585 * fast/dom/Document/replaceChild-null-oldChild-expected.txt: Added.
2586 * fast/dom/Document/replaceChild-null-oldChild.html: Added.
2587 * fast/dom/Document/resources/replaceChild-null-oldChild.js: Added.
2589 2007-12-02 Darin Adler <darin@apple.com>
2593 - test for http://bugs.webkit.org/show_bug.cgi?id=15848
2594 <rdar://problem/5619330> REGRESSION: Assertion failure viewing comments page on digg.com
2596 * fast/js/resources/sparse-array.js: Added.
2597 * fast/js/sparse-array-expected.txt: Added.
2598 * fast/js/sparse-array.html: Added.
2600 2007-12-02 Darin Adler <darin@apple.com>
2604 - tests for table-related HTMLCollection classes for misnested
2605 tables and for <rdar://problem/5601995> Hang/crash on http://ebay-uk.custhelp.com/
2607 * fast/dom/HTMLTableElement/resources: Added.
2608 * fast/dom/HTMLTableElement/resources/TEMPLATE.html: Added.
2609 * fast/dom/HTMLTableElement/resources/rows.js: Added.
2610 * fast/dom/HTMLTableElement/resources/tBodies.js: Added.
2611 * fast/dom/HTMLTableElement/rows-expected.txt: Added.
2612 * fast/dom/HTMLTableElement/rows.html: Added.
2613 * fast/dom/HTMLTableElement/tBodies-expected.txt: Added.
2614 * fast/dom/HTMLTableElement/tBodies.html: Added.
2615 * fast/dom/HTMLTableRowElement: Added.
2616 * fast/dom/HTMLTableRowElement/cells-expected.txt: Added.
2617 * fast/dom/HTMLTableRowElement/cells.html: Added.
2618 * fast/dom/HTMLTableRowElement/insertCell-expected.txt: Added.
2619 * fast/dom/HTMLTableRowElement/insertCell.html: Added.
2620 * fast/dom/HTMLTableRowElement/resources: Added.
2621 * fast/dom/HTMLTableRowElement/resources/TEMPLATE.html: Added.
2622 * fast/dom/HTMLTableRowElement/resources/cells.js: Added.
2623 * fast/dom/HTMLTableSectionElement: Added.
2624 * fast/dom/HTMLTableSectionElement/resources: Added.
2625 * fast/dom/HTMLTableSectionElement/resources/TEMPLATE.html: Added.
2626 * fast/dom/HTMLTableSectionElement/resources/rows.js: Added.
2627 * fast/dom/HTMLTableSectionElement/rows-expected.txt: Added.
2628 * fast/dom/HTMLTableSectionElement/rows.html: Added.
2630 2007-12-01 Antti Koivisto <antti@apple.com>
2634 Test that removing a media element when it is loading does not crash.
2635 Test that media is paused when it is removed from the tree.
2637 * http/tests/media/remove-while-loading-expected.txt: Added.
2638 * http/tests/media/remove-while-loading.html: Added.
2639 * media/remove-from-document-expected.txt: Added.
2640 * media/remove-from-document.html: Added.
2642 2007-12-01 Julien Chaffraix <julien.chaffraix@gmail.com>
2644 Bug 16189: XMLHttpRequest::setRequestHeader() should not set certain headers
2646 Reviewed by Darin Adler.
2648 * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt:
2649 * http/tests/xmlhttprequest/set-dangerous-headers.html: Added tests for new headers
2651 2007-12-01 Dan Bernstein <mitz@apple.com>
2653 Reviewed by Darin Adler.
2655 - test for <rdar://problem/5619240> REGRESSION (Leopard-r28069): Reproducible crash with a Mootools-based calendar picker (jump to null in FrameView::layout)
2657 * fast/dynamic/subtree-common-root-expected.txt: Added.
2658 * fast/dynamic/subtree-common-root.html: Added.
2660 2007-11-30 Eric Seidel <eric@webkit.org>
2665 http://bugs.webkit.org/show_bug.cgi?id=16127
2667 * fast/js/regexp-compile-crash-expected.txt: Added.
2668 * fast/js/regexp-compile-crash.html: Added.
2670 2007-11-30 Adam Roben <aroben@apple.com>
2672 Copy some cross-platform results into platform/win to avoid picking up the platform/mac versions
2674 * platform/win/fast/dom/Window/window-resize-expected.txt: Copied from LayoutTests/fast/dom/Window/window-resize-expected.txt.
2675 * platform/win/fast/dom/wrapper-classes-expected.txt: Copied from LayoutTests/fast/dom/wrapper-classes-expected.txt.
2677 2007-11-30 Darin Adler <darin@apple.com>
2679 Reviewed by Adam Roben.
2681 - test for http://bugs.webkit.org/show_bug.cgi?id=16207
2682 JavaScript regular expressions should match UTF-16 code units rather than characters
2684 * fast/js/regexp-non-bmp-expected.txt: Added.
2685 * fast/js/regexp-non-bmp.html: Added.
2686 * fast/js/resources/regexp-non-bmp.js: Added.
2688 2007-11-30 Adele Peterson <adele@apple.com>
2692 Test for http://bugs.webkit.org/show_bug.cgi?id=16072
2693 <rdar://problem/5463821> REGRESSION: Mousemove event isn't fired when mouse moves over scrollbar with pressed button
2695 * fast/events/mousemove-after-drag-over-scrollbar-expected.txt: Added.
2696 * fast/events/mousemove-after-drag-over-scrollbar.html: Added.
2698 2007-11-30 Alexey Proskuryakov <ap@webkit.org>
2700 * platform/win/Skipped: Added editing/selection/5241148.html, which crashes for me.
2702 2007-11-29 Holger Hans Peter Freyther <holger.freyther@trolltech.com>
2706 * Fix fast/events/mousedown_in_scrollbar.html
2707 * This test used to crash in PlatformScrollbarQt::mouse*Event due parent() returning 0.
2708 * Extend the current check that the scrollbar in the mev can be go away.
2709 This happens if we destroy a RenderLayer as the result of a click. In the
2710 case of Qt we can have this scrollbar in m_lastScrollbarUnderMouse. The RenderLayer
2711 is the ScrollbarClient, m_lastScrollbarUnderMouse is a RefPtr and keeps the
2712 last reference. When calling into this scrollbar the m_client pointer is a dangling pointer.
2713 We extend the check to set m_lastScrollbarUnderMouse back to zero when it was the
2714 scrollbar in the old mev and is gone in the new one.
2715 * This happens only on the Qt port because we send more/different move events.
2717 * platform/qt/Skipped:
2719 2007-11-29 Antti Koivisto <antti@apple.com>
2723 Test for video aspect ratio calculation.
2725 * media/video-aspect-ratio.html: Added.
2726 * platform/mac/media: Added.
2727 * platform/mac/media/video-aspect-ratio-expected.checksum: Added.
2728 * platform/mac/media/video-aspect-ratio-expected.png: Added.
2729 * platform/mac/media/video-aspect-ratio-expected.txt: Added.
2731 2007-11-29 Anders Carlsson <andersca@apple.com>
2735 <rdar://problem/5230478>
2736 FrameLoadDelegate callbacks are not dumped in DRT.
2738 Remove now passing tests.
2740 * platform/win/Skipped:
2742 2007-11-29 Alice Liu <alice.liu@apple.com>
2746 * platform/win/Skipped: Removed two Mac-specific tests.
2748 2007-11-29 Alice Liu <alice.liu@apple.com>
2750 Move incorrect, Mac-specific results of fast/dom/Window/window-resize.html into platform/mac and replace them with non-Mac results
2752 The incorrect results are tracked by <rdar://5563578>.
2756 * fast/dom/Window/window-resize-expected.txt: Replaced.
2757 * platform/mac/fast/dom/Window/window-resize-expected.txt: Copied from fast/dom/Window/window-resize-expected.txt.
2758 * platform/win/Skipped: Removed window-resize tests.
2760 2007-11-29 Sam Weinig <sam@webkit.org>
2764 Revert r28213 which added an error callback that was not needed and changed
2767 * storage/transaction_callback_exception_crash.html:
2769 2007-11-29 Alice Liu <alice.liu@apple.com>
2773 * platform/win/Skipped: Removed a passing test.
2775 2007-11-29 Alice Liu <alice.liu@apple.com>
2777 Group failures related to dumpResourceLoadCallbacks being unimplemented
2781 * platform/win/Skipped:
2783 2007-11-29 Alice Liu <alice.liu@apple.com>
2785 Group failures related to using Cygwin paths
2789 * platform/win/Skipped:
2791 2007-11-29 Brady Eidson <beidson@apple.com>
2795 Fixed a hang in the layout tests.
2796 My checkin earlier today broke things such that the transaction call errors out instead of succeeds.
2797 Therefore LayoutTestController is never notified that the test is done.
2799 This changes modifies the test such that the controller is notified of completion even if
2800 there's a transaction error.
2802 The net effect of this fix is to transform the hang to a single layout test failure, so people
2803 and the bots don't have their run-webkit-tests hang while I try to fix the real regression.
2805 * storage/transaction_callback_exception_crash.html:
2807 2007-11-29 Darin Adler <darin@apple.com>
2811 - test for http://bugs.webkit.org/show_bug.cgi?id=16191
2812 REGRESSION: cannot tab to radio input after setting checked to false
2814 * fast/forms/input-radio-checked-tab-expected.txt: Added.
2815 * fast/forms/input-radio-checked-tab.html: Added.
2817 2007-11-29 Alice Liu <alice.liu@apple.com>
2819 Move Mac-specific results of fast/dom/wrapper-classes.html into platform/mac and replace them with non-Mac results
2823 * fast/dom/wrapper-classes-expected.txt: Replaced.
2824 * platform/mac/fast/dom/wrapper-classes-expected.txt: Copied from fast/dom/wrapper-classes-expected.txt.
2826 2007-11-29 Alice Liu <alice.liu@apple.com>
2828 Group drag-n-drop related failures under one bug
2830 We don't know the specific causes of these failures, but we believe
2831 they're due to bugs in DRT's drag-n-drop implementation.
2835 * platform/win/Skipped:
2837 2007-11-29 Alice Liu <alice.liu@apple.com>
2841 * platform/win/Skipped: Removed another passing test.
2843 2007-11-29 Alice Liu <alice.liu@apple.com>
2847 * platform/win/Skipped: Recategorized one failing test and removed a
2850 2007-11-29 Alice Liu <alice.liu@apple.com>
2852 Removing <rdar://5507350> from skipped list because it's not failing.
2854 * platform/win/Skipped:
2856 2007-11-29 Anders Carlsson <andersca@apple.com>
2860 Move Mac-specific tests to platform/mac.
2862 * fast/events/objc-event-api-expected.txt: Removed.
2863 * fast/events/objc-event-api.html: Removed.
2864 * fast/events/objc-keyboard-event-creation-expected.txt: Removed.
2865 * fast/events/objc-keyboard-event-creation.html: Removed.
2866 * platform/mac/fast/events/objc-event-api-expected.txt: Copied from fast/events/objc-event-api-expected.txt.
2867 * platform/mac/fast/events/objc-event-api.html: Copied from fast/events/objc-event-api.html.
2868 * platform/mac/fast/events/objc-keyboard-event-creation-expected.txt: Copied from fast/events/objc-keyboard-event-creation-expected.txt.
2869 * platform/mac/fast/events/objc-keyboard-event-creation.html: Copied from fast/events/objc-keyboard-event-creation.html.
2871 2007-11-29 Alice Liu <alice.liu@apple.com>
2873 Removing some fixed tests
2875 * platform/win/Skipped:
2877 2007-11-29 Anders Carlsson <andersca@apple.com>
2881 <rdar://problem/5132005>
2882 setUserStyleSheetEnabled is not fully implemented in Windows DRT.
2884 * platform/win/Skipped:
2886 2007-11-28 Mark Rowe <mrowe@apple.com>
2888 Unreviewed layout test fix. Fix typos in the name of four files used by HTTP layout tests.
2890 In r28120 and r28128 the references to these files had the typo fixed, but the files themselves did not.
2891 This caused four layout tests to fail.
2893 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-iframe.html: Removed.
2894 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-opened-frame.html: Removed.
2895 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-iframe.html: Removed.
2896 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-opened-frame.html: Removed.
2897 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-iframe.html: Copied from LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-iframe.html.
2898 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessee-opened-frame.html: Copied from LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-opened-frame.html.
2899 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-iframe.html: Copied from LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-iframe.html.
2900 * http/tests/security/javascriptURL/resources/foreign-domain-javascript-url-accessor-opened-frame.html: Copied from LayoutTests/http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-opened-frame.html.
2902 2007-11-28 Antti Koivisto <antti@apple.com>
2906 Test that fallback content inside media elements is not be rendered.
2908 * media/fallback-expected.txt: Added.
2909 * media/fallback.html: Added.
2911 2007-11-28 Alice Liu <alice.liu@apple.com>
2913 just some more typo fixes
2915 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level-expected.txt:
2916 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level.html:
2917 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url-expected.txt:
2918 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url.html:
2919 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt:
2920 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html:
2921 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-expected.txt:
2922 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame.html:
2923 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe-expected.txt:
2924 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe.html:
2925 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open-expected.txt:
2926 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html:
2927 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe-expected.txt:
2928 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe.html:
2929 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open-expected.txt:
2930 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html:
2932 2007-11-28 Antti Koivisto <antti@apple.com>
2936 <rdar://problem/5605668>
2937 Implement controls attribute for video element
2939 - A new test for the controls attribute.
2940 - Add the controls attibute to all existing video tests. This will give the code
2941 some additional exercise without affecting test results.
2943 * media/progress-event.html:
2944 * media/video-append-source.html:
2945 * media/video-autoplay.html:
2946 * media/video-buffered.html:
2947 * media/video-controls-expected.txt: Added.
2948 * media/video-controls.html: Added.
2949 * media/video-currentTime-set.html:
2950 * media/video-currentTime-set2.html:
2951 * media/video-currentTime.html:
2952 * media/video-dom-autoplay.html:
2953 * media/video-dom-end.html:
2954 * media/video-dom-loopcount.html:
2955 * media/video-dom-loopend.html:
2956 * media/video-dom-loopstart.html:
2957 * media/video-dom-src.html:
2958 * media/video-dom-start.html:
2959 * media/video-end.html:
2960 * media/video-error-abort.html:
2961 * media/video-error-does-not-exist.html:
2962 * media/video-load-networkState.html:
2963 * media/video-load-readyState.html:
2964 * media/video-loopcount.html:
2965 * media/video-loopend.html:
2966 * media/video-loopstart.html:
2967 * media/video-muted.html:
2968 * media/video-no-autoplay.html:
2969 * media/video-pause-empty-events.html:
2970 * media/video-play-empty-events.html:
2971 * media/video-play-pause-events.html:
2972 * media/video-play-pause-exception.html:
2973 * media/video-poster.html:
2974 * media/video-seek-past-end-paused.html:
2975 * media/video-seek-past-end-playing.html:
2976 * media/video-seekable.html:
2977 * media/video-seeking.html:
2978 * media/video-size.html:
2979 * media/video-source-media.html:
2980 * media/video-source-type.html:
2981 * media/video-source.html:
2982 * media/video-src-change.html:
2983 * media/video-src-remove.html:
2984 * media/video-src-set.html:
2985 * media/video-src-source.html:
2986 * media/video-src.html:
2987 * media/video-start.html:
2988 * media/video-volume.html:
2989 * media/video-width-height.html:
2991 2007-11-28 Justin Garcia <justin.garcia@apple.com>
2993 Reviewed by Darin Adler.
2995 <rdar://problem/5573879> GMail Beta: Crash in when undoing Remove Formating
2997 Added to demonstrate fixes:
2998 * editing/execCommand/5573879.html: Added.
2999 * platform/mac/editing/execCommand/5573879-expected.checksum: Added.
3000 * platform/mac/editing/execCommand/5573879-expected.png: Added.
3001 * platform/mac/editing/execCommand/5573879-expected.txt: Added.
3003 Fixes (RemoveFormat now preserves the selection correctly):
3004 * platform/mac/editing/execCommand/4920742-1-expected.checksum:
3005 * platform/mac/editing/execCommand/4920742-1-expected.png:
3006 * platform/mac/editing/execCommand/4920742-1-expected.txt:
3007 * platform/mac/editing/execCommand/remove-formatting-2-expected.checksum:
3008 * platform/mac/editing/execCommand/remove-formatting-2-expected.png:
3009 * platform/mac/editing/execCommand/remove-formatting-2-expected.txt:
3010 * platform/mac/editing/execCommand/remove-formatting-expected.checksum:
3011 * platform/mac/editing/execCommand/remove-formatting-expected.png:
3012 * platform/mac/editing/execCommand/remove-formatting-expected.txt:
3014 2007-11-28 Timothy Hatcher <timothy@apple.com>
3016 Make this test not depend on the screen size.
3018 * fast/dom/Window/window-resize-expected.txt:
3019 * fast/dom/Window/window-resize.html:
3021 2007-11-28 Anders Carlsson <andersca@apple.com>
3025 <rdar://problem/5132001>
3026 contextClick is not implemented in DRT on Windows.
3028 Remove tests that pass now that we have contextClick.
3030 * platform/win/Skipped:
3032 2007-11-28 Alice Liu <alice.liu@apple.com>
3034 Removing some tests tracked by <rdar://5130762> because they don't fail.
3036 * platform/win/Skipped:
3038 2007-11-28 Alice Liu <alice.liu@apple.com>
3040 Removing fixed tests tracked by <rdar://5128229>
3042 * platform/win/Skipped:
3044 2007-11-28 Alice Liu <alice.liu@apple.com>
3046 Rubberstamped by Sam.
3048 Fixing a typo in some filenames
3050 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe-expected.txt: Removed.
3051 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe.html: Removed.
3052 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open-expected.txt: Removed.
3053 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open.html: Removed.
3054 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe-expected.txt.
3055 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-subframe.html: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe.html.
3056 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open-expected.txt.
3057 * http/tests/security/javascriptURL/xss-DENIED-from-javascript-url-in-foreign-domain-window-open.html: Copied from http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open.html.
3058 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe-expected.txt: Removed.
3059 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe.html: Removed.
3060 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open-expected.txt: Removed.
3061 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open.html: Removed.
3062 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe-expected.txt.
3063 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-subframe.html: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe.html.
3064 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open-expected.txt: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open-expected.txt.
3065 * http/tests/security/javascriptURL/xss-DENIED-to-javascript-url-in-foreign-domain-window-open.html: Copied from http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open.html.
3066 * platform/win/Skipped:
3068 2007-11-28 Dan Bernstein <mitz@apple.com>
3070 Reviewed by Dave Hyatt.
3072 - test for <rdar://problem/5612459> CrashTracer: [REGRESSION] 61 crashes in Safari at com.apple.WebCore: WebCore::AutoTableLayout::layout + 2046
3074 * fast/table/empty-auto-column-zero-divide-expected.txt: Added.
3075 * fast/table/empty-auto-column-zero-divide.html: Added.
3077 2007-11-28 Jon Honeycutt <jhoneycutt@apple.com>
3081 <rdar://problem/5507360> plugins/return-error-from-new-stream-callback-
3082 in-full-frame-plugin.html is crashing
3084 Alice fixed this in r28046
3086 * platform/win/Skipped:
3088 2007-11-27 Beth Dakin <bdakin@apple.com>
3092 Test for <rdar://problem/5616052> SVGs with width or height of 100%
3093 hang when used as a background-image (16164)
3095 * fast/images/resources/width-100-percent.svg: Added.
3096 * fast/images/svg-width-100p-as-background.html: Added.
3097 * platform/mac/fast/images/svg-width-100p-as-background-expected.checksum: Added.
3098 * platform/mac/fast/images/svg-width-100p-as-background-expected.png: Added.
3099 * platform/mac/fast/images/svg-width-100p-as-background-expected.txt: Added.
3101 2007-11-27 Timothy Hatcher <timothy@apple.com>
3103 Reviewed by Kevin McCullough.
3105 Bug 16161: window.moveBy(0, 0) moves the window by -22px vertically
3106 http://bugs.webkit.org/show_bug.cgi?id=16161
3108 Added test cases for moveBy(0, 0), moveBy(0, 1) and moveBy(1, 0).
3110 * fast/dom/Window/window-resize.html:
3111 * fast/dom/Window/window-resize-expected.txt:
3113 2007-11-26 Timothy Hatcher <timothy@apple.com>
3115 Reviewed by Dave Hyatt.
3117 Test for: <rdar://problem/5569233> Add the ability to disable author and user CSS styles
3119 * fast/css/disabled-author-styles.html: Added.
3120 * platform/mac/fast/css/disabled-author-styles-expected.txt: Added.
3122 2007-11-26 Feng Qian <ian.eng.webkit@gmail.com>
3124 Reviewed by Sam Weinig.
3126 Tests for http://bugs.webkit.org/show_bug.cgi?id=16073
3128 * http/tests/security/resources/iframe-invalid-domain-change.html: Added.
3129 * http/tests/security/xss-DENIED-invalid-domain-change-expected.txt: Added.
3130 * http/tests/security/xss-DENIED-invalid-domain-change.html: Added.
3132 2007-11-26 Darin Adler <darin@apple.com>
3136 - test for http://bugs.webkit.org/show_bug.cgi?id=16096
3137 REGRESSION (r26653-r26699): Plaxo.com addressbook does not load in webkit nightlies
3139 * fast/js/regexp-overflow-expected.txt: Added.
3140 * fast/js/regexp-overflow.html: Added.
3141 * fast/js/resources/regexp-overflow.js: Added.
3143 2007-11-26 Sam Weinig <sam@webkit.org>
3147 Tests for <rdar://problem/5592988>
3149 - Update and add tests for new tighter restrictions on what frames in other domains
3152 * http/tests/security/cross-frame-access-location-expected.txt:
3153 * http/tests/security/frameNavigation: Added.
3154 * http/tests/security/frameNavigation/resources: Added.
3155 * http/tests/security/frameNavigation/resources/iframe-that-performs-parent-navigation.html: Added.
3156 * http/tests/security/frameNavigation/resources/iframe-with-inner-frame-on-foreign-domain.html: Added.
3157 * http/tests/security/frameNavigation/resources/navigation-changed-iframe.html: Added.
3158 * http/tests/security/frameNavigation/xss-ALLOWED-parent-navigation-change-expected.txt: Added.
3159 * http/tests/security/frameNavigation/xss-ALLOWED-parent-navigation-change.html: Added.
3160 * http/tests/security/frameNavigation/xss-ALLOWED-targeted-subframe-navigation-change-expected.txt: Added.
3161 * http/tests/security/frameNavigation/xss-ALLOWED-targeted-subframe-navigation-change.html: Added.
3163 2007-11-26 Dan Bernstein <mitz@apple.com>
3165 Reviewed by Dave Hyatt.
3167 - test for <rdar://problem/5609337> Making a float shorter does not remove it from the floating object list of a nested block it intruded into
3169 * fast/dynamic/float-withdrawal-2.html: Added.
3170 * platform/mac/fast/dynamic/float-withdrawal-2-expected.checksum: Added.
3171 * platform/mac/fast/dynamic/float-withdrawal-2-expected.png: Added.
3172 * platform/mac/fast/dynamic/float-withdrawal-2-expected.txt: Added.
3174 2007-11-25 Adam Roben <aroben@apple.com>
3176 * platform/win/Skipped: Add a known failure.
3178 2007-11-25 Adam Roben <aroben@apple.com>
3180 * platform/win/Skipped: Remove an unnecessary entry.
3182 2007-11-25 Mark Rowe <mrowe@apple.com>
3184 Reviewed by Dan Bernstein.
3186 Test for http://bugs.webkit.org/show_bug.cgi?id=16129
3187 Bug 16129: REGRESSION (r27761-r27811): malloc error while visiting http://mysit.es (crashes release build)
3189 * fast/js/regexp-range-out-of-order-expected.txt: Added.
3190 * fast/js/regexp-range-out-of-order.html: Added.
3191 * fast/js/resources/regexp-range-out-of-order.js: Added.
3193 2007-11-25 Nikolas Zimmermann <zimmermann@kde.org>
3195 Reviewed by Adam Roben.
3197 Update layout test results after fixing text path boundaries if text-anchor is not set to 'start'.
3199 * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
3200 * platform/mac/svg/text/textPathBoundsBug-expected.checksum: Added.
3201 * platform/mac/svg/text/textPathBoundsBug-expected.png: Added.
3202 * platform/mac/svg/text/textPathBoundsBug-expected.txt: Added.
3203 * svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
3204 * svg/batik/text/textOnPath-expected.txt:
3205 * svg/batik/text/textOnPath3-expected.txt:
3206 * svg/batik/text/verticalTextOnPath-expected.txt:
3207 * svg/text/text-align-04-b-expected.checksum:
3208 * svg/text/text-align-04-b-expected.png:
3209 * svg/text/text-align-04-b-expected.txt:
3210 * svg/text/textPathBoundsBug.svg: Added.
3212 2007-11-25 Alexey Proskuryakov <ap@webkit.org>
3216 http://bugs.webkit.org/show_bug.cgi?id=15919
3217 XSLTProcessor.transformToFragment creates an extra not defined TEXT_NODE at the end
3219 * fast/xsl/extra-lf-at-end-expected.txt: Added.
3220 * fast/xsl/extra-lf-at-end.html: Added.
3221 * fast/xsl/xslt-processor-expected.txt:
3222 * platform/mac/fast/xsl/xslt-enc-cyr-expected.txt:
3223 * platform/mac/fast/xsl/xslt-enc-expected.txt:
3224 * platform/mac/fast/xsl/xslt-enc16-expected.txt:
3225 * platform/mac/fast/xsl/xslt-enc16to16-expected.txt:
3226 * platform/mac/fast/xsl/xslt-text-expected.txt:
3228 2007-11-24 David D. Kilzer <ddkilzer@webkit.org>
3230 Added tests for select.options.remove(boolean).
3234 * fast/js/resources/select-options-add.js: Added two tests.
3235 * fast/js/select-options-add-expected.txt: Updated results.
3237 2007-11-23 Antti Koivisto <antti@apple.com>
3239 Set video src from script, not from the element attribute. This
3240 guarantees load events do not fire before event listeners are registered.
3241 This change does not affect test results.
3243 * media/progress-event.html:
3244 * media/video-autoplay.html:
3245 * media/video-buffered.html:
3246 * media/video-currentTime-set.html:
3247 * media/video-currentTime-set2.html:
3248 * media/video-currentTime.html:
3249 * media/video-dom-autoplay.html:
3250 * media/video-error-abort.html:
3251 * media/video-error-does-not-exist.html:
3252 * media/video-load-networkState.html:
3253 * media/video-load-readyState.html:
3254 * media/video-no-autoplay.html:
3255 * media/video-seekable.html:
3256 * media/video-seeking.html:
3257 * media/video-size.html:
3258 * media/video-src.html:
3259 * media/video-start.html:
3261 2007-11-23 Alexey Proskuryakov <ap@webkit.org>
3265 <rdar://problem/5539306> REGRESSION: redirect fails when subframe's document is opened but
3266 not closed (affects digg.com)
3268 * fast/loader/meta-refresh-vs-open-expected.txt: Added.
3269 * fast/loader/meta-refresh-vs-open.html: Added.
3270 Test that HTTP refresh never fires if the document stays open indefinitely.
3272 * fast/loader/redirect-with-open-subframe-expected.txt: Added.
3273 * fast/loader/redirect-with-open-subframe.html: Added.
3274 * fast/loader/redirect-with-open-subframe-2-expected.txt: Added.
3275 * fast/loader/redirect-with-open-subframe-2.html: Added.
3276 Test that setting window.location has effect even if the document is open.
3278 * http/tests/loading/onload-vs-immediate-refresh-expected.txt: Added.
3279 * http/tests/loading/onload-vs-immediate-refresh.pl: Added.
3280 Test for <rdar://3829452> - HTTP redirect should only happen after onload fires.
3282 * platform/mac/http/tests/loading/simple-subframe-expected.txt:
3283 It seems that there was a line spilled from the previous test that is now in
3284 onload-vs-immediate-refresh-expected.txt - despite my efforts, I couldn't get rid of it.
3286 2007-11-23 Dan Bernstein <mitz@apple.com>
3288 Reviewed by Alexey Proskuryakov.
3290 - test the matrix transforms are applied on the correct side
3292 * fast/transforms/matrix-02.html: Added.
3293 * platform/mac/fast/transforms/matrix-02-expected.checksum: Added.
3294 * platform/mac/fast/transforms/matrix-02-expected.png: Added.
3295 * platform/mac/fast/transforms/matrix-02-expected.txt: Added.
3297 2007-11-23 Alexey Proskuryakov <ap@webkit.org>
3301 http://bugs.webkit.org/show_bug.cgi?id=16077
3302 <rdar://problem/5609785> XSLT processor <xsl:sort> algorithm is incompatible with other
3303 browser implementations
3305 * fast/xsl/sort-unicode-expected.txt: Added.
3306 * fast/xsl/sort-unicode.xml: Added.
3307 * fast/xsl/sort-unicode.xsl: Added.
3309 2007-11-22 Dan Bernstein <mitz@apple.com>
3311 Reviewed by Maciej Stachowiak.
3313 - pixel test for http://bugs.webkit.org/show_bug.cgi?id=15943
3314 -webkit-transform matrix does not work
3316 * fast/transforms/matrix-01.html: Added.
3317 * platform/mac/fast/transforms/matrix-01-expected.checksum: Added.
3318 * platform/mac/fast/transforms/matrix-01-expected.png: Added.
3319 * platform/mac/fast/transforms/matrix-01-expected.txt: Added.
3321 2007-11-22 Julien Chaffraix <julien.chaffraix@gmail.com>
3325 Bug 15530: XMLHttpRequest should not support certain methods
3327 * http/tests/xmlhttprequest/xmlhttprequest-forbidden-methods-exception-expected.txt: Added.
3328 * http/tests/xmlhttprequest/xmlhttprequest-forbidden-methods-exception.html: Added.
3330 2007-11-21 Dan Bernstein <mitz@apple.com>
3332 Reviewed by Eric Seidel.
3334 - repaint test for <rdar://problem/5607037> REGRESSION (r27351): Departure date does not repaint when changed on Google Maps public transit planner (16034)
3336 * fast/repaint/subtree-root-skipped.html: Added.
3337 * platform/mac-leopard/fast/repaint/subtree-root-skipped-expected.checksum: Added.
3338 * platform/mac-leopard/fast/repaint/subtree-root-skipped-expected.png: Added.
3339 * platform/mac/fast/repaint/subtree-root-skipped-expected.txt: Added.
3341 2007-11-21 Alexey Proskuryakov <ap@webkit.org>
3345 <rdar://problem/5230233> dom/xhtml/level2/html/frame.xhtml is failing on Windows
3347 This isn't actually a test, but an unused resource - we should re-work the W3C test rig to
3348 support subresource loading from (X)HTML.
3349 Anyway, it doesn't fail for me, I suppose this problem was fixed since the bug was filed.
3351 * platform/win/Skipped:
3353 2007-11-21 Alexey Proskuryakov <ap@webkit.org>
3357 Fix a copy/paste error in the test (introduced in bug 12194).
3359 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt:
3360 * http/tests/xmlhttprequest/zero-length-response-sync.html:
3362 2007-11-20 Mark Rowe <mrowe@apple.com>
3364 Reviewed by Sam Weinig.
3366 Tests for http://bugs.webkit.org/show_bug.cgi?id=16074
3367 Bug 16074: execCommand("InsertHorizontalRule", false, "") results in id="" being inserted
3369 * editing/execCommand/arguments-combinations-expected.txt:
3370 * editing/execCommand/arguments-combinations.html:
3372 2007-11-20 Lars Knoll <lars@trolltech.com>
3376 Adjust some test result after fixing a bug related to computation
3377 of QFont::xHeight() in Qt.
3379 * platform/qt/css2.1/t040302-c61-ex-len-00-b-a-expected.txt:
3380 * platform/qt/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt:
3381 * platform/qt/css2.1/t100801-c544-valgn-01-d-ag-expected.txt:
3382 * platform/qt/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt:
3383 * platform/qt/css2.1/t1507-c526-font-sz-02-b-a-expected.txt:
3385 2007-11-20 Lars Knoll <lars@trolltech.com>
3389 Fix text break interators.
3391 The break iterators where trying to be smart about the input
3392 string and caching their results. Unfortunately a pointer/string length
3393 comparison is not good enough in all cases (since some input is stack based
3394 temp strings). Removed the caching but at the same time started to use a more
3395 efficient constructor of QTextBoundaryFinder that doesn't need to malloc for
3398 Fixes two test cases that test "text-transform: capitalize".
3400 * platform/qt/css1/text_properties/text-transCapitalize-expected.txt:
3401 * platform/qt/fast/css/textCapitalizeEdgeCases-expected.txt:
3403 2007-11-19 Antti Koivisto <antti@apple.com>
3405 Rubber-stamped by bdash.
3407 Improve coverage of these tests.
3409 * media/video-muted-expected.txt:
3410 * media/video-muted.html:
3411 * media/video-volume-expected.txt:
3412 * media/video-volume.html:
3414 2007-11-19 Julien Chaffraix <julien.chaffraix@gmail.com>
3418 http://bugs.webkit.org/show_bug.cgi?id=12194
3419 Bug 12194: Trying to access XMLHttpRequest.responseText or responseXML when they are not
3420 available should raise an exception
3422 * http/tests/xmlhttprequest/xmlhttprequest-responseText-exception-expected.txt: Added.
3423 * http/tests/xmlhttprequest/xmlhttprequest-responseText-exception.html: Added.
3424 * http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception-expected.txt: Added.
3425 * http/tests/xmlhttprequest/xmlhttprequest-responseXML-exception.html: Added.
3426 * http/tests/xmlhttprequest/zero-length-response-expected.txt: Updated result
3427 * http/tests/xmlhttprequest/zero-length-response-sync-expected.txt: Updated result
3428 * http/tests/xmlhttprequest/zero-length-response-sync.html: Corrected URL & added
3429 exception handling to test case
3431 2007-11-18 Alexey Proskuryakov <ap@webkit.org>
3435 <rdar://problem/5546393> Whitespace handling doesn't match HTML5.
3437 * fast/parser/html-whitespace-expected.txt: Added.
3438 * fast/parser/html-whitespace.html: Added.
3440 2007-11-16 Dan Bernstein <mitz@apple.com>
3442 Reviewed by Darin Adler.
3444 - repaint test for <http://bugs.webkit.org/show_bug.cgi?id=15994>
3445 REGRESSION: Incomplete repaint of CSS image substitution
3447 * fast/repaint/clip-with-layout-delta.html: Added.
3448 * platform/mac/fast/repaint/clip-with-layout-delta-expected.checksum: Added.
3449 * platform/mac/fast/repaint/clip-with-layout-delta-expected.png: Added.
3450 * platform/mac/fast/repaint/clip-with-layout-delta-expected.txt: Added.
3452 2007-11-16 Antti Koivisto <antti@apple.com>
3456 Seeking related test updates
3457 - update to match specificiation
3458 - rename loopCount to playCount everywhere
3459 - timeupdate events during seek
3460 - fix that some tests (like audio ones) depended on timing sensitive ordering of play and load events
3461 - add text about what is being tested
3463 Add new tests for seeking past end, seeking past loaded position and 'seeking' DOM attribute.
3465 * http/tests/media/video-seekable-stall-expected.txt: Added.
3466 * http/tests/media/video-seekable-stall.html: Added.
3467 * media/audio-constructor-expected.txt:
3468 * media/audio-constructor-src-expected.txt:
3469 * media/audio-constructor-src.html:
3470 * media/audio-constructor.html:
3471 * media/video-dom-loopcount-expected.txt:
3472 * media/video-dom-loopcount.html:
3473 * media/video-dom-loopend-expected.txt:
3474 * media/video-dom-loopend.html:
3475 * media/video-dom-loopstart-expected.txt:
3476 * media/video-dom-loopstart.html:
3477 * media/video-dom-start-expected.txt:
3478 * media/video-dom-start.html:
3479 * media/video-loopcount-expected.txt:
3480 * media/video-loopcount.html:
3481 * media/video-loopend-expected.txt:
3482 * media/video-loopend.html:
3483 * media/video-loopstart-expected.txt:
3484 * media/video-loopstart.html:
3485 * media/video-seek-past-end-paused-expected.txt: Added.
3486 * media/video-seek-past-end-paused.html: Added.
3487 * media/video-seek-past-end-playing-expected.txt: Added.
3488 * media/video-seek-past-end-playing.html: Added.
3489 * media/video-seeking-expected.txt: Added.
3490 * media/video-seeking.html: Added.
3491 * media/video-test.js:
3493 2007-11-16 Anders Carlsson <andersca@apple.com>
3497 <rdar://problem/5603832>
3498 XMLHttpRequest readyState 3 & responseText buffer issues.
3500 Remove http/tests/xmlhttprequest/small-chunks-response-text.html from the Skipped list.
3502 * platform/win/Skipped:
3504 2007-11-16 Dan Bernstein <mitz@apple.com>
3506 Reviewed by Darin Adler and Sam Weinig.
3508 - remove fast/forms/select-type-ahead-non-latin.html after fixing <rdar://problem/5134075>
3510 * platform/win/Skipped:
3512 2007-11-16 Nikolas Zimmermann <zimmermann@kde.org>
3514 Rubberstamped by Eric.
3516 Full update of the SVG pixel tests - all files containing text show rendering improvments.
3517 Text looks more 'bold' as it's supposed to be according to the W3C reference rendering, not
3518 sure what commit actually caused it - but it's better now.
3520 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.checksum:
3521 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
3522 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
3523 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
3524 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
3525 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
3526 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
3527 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
3528 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum: