1 2007-08-24 Justin Garcia <justin.garcia@apple.com>
5 <rdar://problem/5432254> GoogleDocs: A hang occurs when applying list style to selected table
7 * editing/execCommand/5432254-1.html: Added.
8 * editing/execCommand/5432254-2.html: Added.
9 * platform/mac/editing/execCommand: Added.
10 * platform/mac/editing/execCommand/5432254-1-expected.checksum: Added.
11 * platform/mac/editing/execCommand/5432254-1-expected.png: Added.
12 * platform/mac/editing/execCommand/5432254-1-expected.txt: Added.
13 * platform/mac/editing/execCommand/5432254-2-expected.checksum: Added.
14 * platform/mac/editing/execCommand/5432254-2-expected.png: Added.
15 * platform/mac/editing/execCommand/5432254-2-expected.txt: Added.
17 2007-08-24 Anders Carlsson <andersca@apple.com>
21 <rdar://problem/5430165>
22 REGRESSION: Dynamically loaded images fail to load
24 * fast/dom/HTMLImageElement/image-loading-gc-expected.txt: Added.
25 * fast/dom/HTMLImageElement/image-loading-gc.html: Added.
27 2007-08-24 Beth Dakin <bdakin@apple.com>
29 Reviewed by Hyatt and Adele.
31 Test for <rdar://problem/5417203> Google Gmail 1.0 widget - unread
34 * fast/table/cell-pref-width-invalidation.html: Added.
35 * platform/mac/fast/table/cell-pref-width-invalidation-expected.checksum: Added.
36 * platform/mac/fast/table/cell-pref-width-invalidation-expected.png: Added.
37 * platform/mac/fast/table/cell-pref-width-invalidation-expected.txt: Added.
39 2007-08-23 Kevin McCullough <kmccullough@apple.com>
43 - window-resize.html now passes.
45 * platform/win/Skipped:
47 2007-08-23 David Kilzer <ddkilzer@webkit.org>
51 - test for http://bugs.webkit.org/show_bug.cgi?id=11756
52 REGRESSION: link targeting a frame in another window does not work
53 <rdar://problem/5286420>
55 * http/tests/navigation/resources/target-frame-from-window-end.html: Added.
56 * http/tests/navigation/resources/target-frame-from-window-popup.html: Added.
57 * http/tests/navigation/resources/target-frame-from-window-start.html: Added.
58 * http/tests/navigation/target-frame-from-window-expected.txt: Added.
59 * http/tests/navigation/target-frame-from-window.html: Added.
60 * platform/win/Skipped: Added http/tests/navigation/target-frame-from-window.html to skip list.
62 2007-08-23 Justin Garcia <justin.garcia@apple.com>
66 <rdar://problem/5156801> REGRESSION: Crash at DeleteSelectionCommand::doApply() when deleting table content
68 * editing/deleting/5156801-2.html: Added.
69 * platform/mac/editing/deleting: Added.
70 * platform/mac/editing/deleting/5156801-2-expected.checksum: Added.
71 * platform/mac/editing/deleting/5156801-2-expected.png: Added.
72 * platform/mac/editing/deleting/5156801-2-expected.txt: Added.
74 2007-08-22 Justin Garcia <justin.garcia@apple.com>
78 <rdar://problem/5418891> CrashTracer: [USER] 1 crash in Mail at -[WebViewEditor webView:shouldInsertText:replacingDOMRange:givenAction:]
80 * editing/inserting/5418891.html: Added.
81 * platform/mac/editing/inserting: Added.
82 * platform/mac/editing/inserting/5418891-expected.checksum: Added.
83 * platform/mac/editing/inserting/5418891-expected.png: Added.
84 * platform/mac/editing/inserting/5418891-expected.txt: Added.
86 2007-08-22 Kevin McCullough <kmccullough@apple.com>
90 - rdar:5423067 Reapplying the change but only when the text area is in focus.
92 * fast/forms/cursor-position-expected.txt:
93 * fast/forms/cursor-position.html:
95 2007-08-22 Kevin McCullough <kmccullough@apple.com>
97 - Rolling back since I neeed to update some layouttests this change broke.
99 * fast/forms/cursor-position-expected.txt:
100 * fast/forms/cursor-position.html:
102 2007-08-21 Kevin McCullough <kmccullough@apple.com>
104 Reviewed by Geof, Adam, Hyatt, Maciej and Oliver.
106 - In order to match the behavior of the other major browsers, selection is moved to the end of the text value when a change occurs to the contents of a text area instead of remembering the location of the selection.
107 - <rdar://problem/5423067> gmail is super annoying when trying to add a new name to the TO, CC or BCC fields
109 * fast/forms/cursor-position-expected.txt:
110 * fast/forms/cursor-position.html:
112 2007-08-21 Adam Roben <aroben@apple.com>
114 * platform/win/Skipped: Added a couple more failures.
116 2007-08-21 Adam Roben <aroben@apple.com>
118 * platform/win/Skipped: Added some more failing tests.
120 2007-08-21 Mitz Pettel <mitz@webkit.org>
124 - test for http://bugs.webkit.org/show_bug.cgi?id=15010
125 <rdar://problem/5423956> REGRESSION (r25000-r25065): Table rendering broken by a recent nightly
127 * fast/table/max-width-integer-overflow.html: Added.
128 * platform/mac/fast/table: Added.
129 * platform/mac/fast/table/max-width-integer-overflow-expected.checksum: Added.
130 * platform/mac/fast/table/max-width-integer-overflow-expected.png: Added.
131 * platform/mac/fast/table/max-width-integer-overflow-expected.txt: Added.
133 2007-08-20 Mitz Pettel <mitz@webkit.org>
135 Reviewed by Dave Hyatt.
137 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15023
138 REGRESSION (r21113-r21143): JavaScript tooltip rendering bug
140 * fast/repaint/layer-visibility.html: Added.
141 * platform/mac/fast: Added.
142 * platform/mac/fast/repaint: Added.
143 * platform/mac/fast/repaint/layer-visibility-expected.checksum: Added.
144 * platform/mac/fast/repaint/layer-visibility-expected.png: Added.
145 * platform/mac/fast/repaint/layer-visibility-expected.txt: Added.
147 2007-08-20 Adam Roben <aroben@apple.com>
149 Removed a now-working test from the Windows Skipped file
151 * platform/win/Skipped:
153 2007-08-20 Adam Roben <aroben@apple.com>
155 Tests to ensure that local .xhtml and .svg files end up being parsed as XHTML and SVG, respectively
159 * fast/loader/local-svg-parsed-as-svg-expected.txt: Added.
160 * fast/loader/local-svg-parsed-as-svg.svg: Added.
161 * fast/loader/local-xhtml-parsed-as-xhtml-expected.txt: Added.
162 * fast/loader/local-xhtml-parsed-as-xhtml.xhtml: Added.
164 2007-08-16 Kevin McCullough <kmccullough@apple.com>
166 Reviewed by Geoff and Adam.
168 - Changing stack depth toi 500 (from 100 in mac and win) to help out some apps specifically gmail. <rdar://problem/3590522> JavaScript call stack limit of 99 is too small for some applications; needs to be closer to 500 (4045).
170 * fast/js/deep-recursion-test-expected.txt: Added.
171 * fast/js/deep-recursion-test.html: Added.
173 2007-08-19 Maciej Stachowiak <mjs@apple.com>
175 Not reviewed - test case fixes.
177 - fix some test cases where expected results were altered by the last change
178 (I reviewed all the new results.)
180 * fast/events/focusingUnloadedFrame-expected.txt:
181 * http/tests/loading/simple-subframe-expected.txt:
182 * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
183 * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt:
184 * webarchive/loading/test-loading-archive-expected.txt:
186 2007-08-18 Maciej Stachowiak <mjs@apple.com>
190 - update for fix to <rdar://problem/5198272> REGRESSION: PLT 1.5% slower due to r21367 (change to start frames with empty documents)
192 No longer expect windowScriptObject delegate method in frames that never
195 * http/tests/loading/bad-scheme-subframe-expected.txt:
196 * http/tests/loading/bad-server-subframe-expected.txt:
197 * http/tests/loading/empty-subframe-expected.txt:
198 * http/tests/loading/slow-parsing-subframe-expected.txt:
200 2007-08-19 Mitz Pettel <mitz@webkit.org>
202 Reviewed by Adam Roben.
204 - test for http://bugs.webkit.org/show_bug.cgi?id=15008
205 ASSERTION FAILED: !firstLineBox() == !lastLineBox() setting content on image
207 * fast/images/text-content-crash-2-expected.txt: Added.
208 * fast/images/text-content-crash-2.html: Added.
210 2007-08-19 David Kilzer <ddkilzer@webkit.org>
212 Reviewed by Adam and Geoff within one minute of each other.
214 Tests that the '-apple-opacity', '-khtml-opacity' and '-webkit-opacity' styles
215 all map to the 'opacity' style.
217 * fast/css/legacy-opacity-styles-expected.txt: Added.
218 * fast/css/legacy-opacity-styles.html: Added.
220 2007-08-19 Mark Rowe <mrowe@apple.com>
222 Update expected results. The results that were landed with the test did not match the wording
223 in the test that was landed.
225 * fast/encoding/namespace-tolerance-expected.txt:
227 2007-08-17 Antti Koivisto <antti@apple.com>
231 Test for <rdar://problem/5403773>
232 CrashTracer: [USER] 88 crashes in Safari at com.apple.WebCore: WebCore::RenderTableSection::paint + 846
234 Changed results for fast/dynamic/containing-block-change.html are progression
235 (even though new results don't match Firefox and old ones did!)
237 * fast/dynamic/ancestor-to-absolute-expected.txt: Added.
238 * fast/dynamic/ancestor-to-absolute.html: Added.
239 * fast/dynamic/containing-block-change-expected.checksum:
240 * fast/dynamic/containing-block-change-expected.png:
241 * fast/dynamic/containing-block-change-expected.txt:
243 2007-08-17 Kevin Decker <kdecker@apple.com>
247 <rdar://problem/5252836> Adobe Help Viewer: Japanese characters in the Help Tree structure are shown as garbage
248 This test ensures a UTF-8 encoding is properly set. The code tests compatibility of documents which:
249 (1) use namespace prefixes on HTML elements
250 (2) specify a non-latin charset
251 (3) contain non-latin characters
253 If this test passes, the UTF-8 character below should exactly match the character the character in namespace-tolerance-expected.txt.
255 * fast/encoding/namespace-tolerance-expected.txt: Added.
256 * fast/encoding/namespace-tolerance.html: Added.
258 2007-08-17 Anders Carlsson <andersca@apple.com>
260 Reviewed by Dave Hyatt.
262 <rdar://problem/5379040>
263 REGRESSION (Tiger-Leopard): ADOBE: Safari calls NPP_SetWindow with bad values sometimes
267 * plugins/netscape-plugin-setwindow-size-expected.txt: Added.
268 * plugins/netscape-plugin-setwindow-size.html: Added.
270 2007-08-17 Oliver Hunt <oliver@apple.com>
274 Simple test to ensure we don't crash when creating a pattern
276 * fast/canvas/create-pattern-does-not-crash-expected.txt: Added.
277 * fast/canvas/create-pattern-does-not-crash.html: Added.
279 2007-08-16 Justin Garcia <justin.garcia@apple.com>
281 Reviewed by Harrison.
283 <rdar://problem/5378473> Undoing a deletion that is part of an open typing command fails to reinsert the caret
285 * editing/undo/5378473.html: Added.
286 * platform/mac/editing: Added.
287 * platform/mac/editing/undo: Added.
288 * platform/mac/editing/undo/5378473-expected.checksum: Added.
289 * platform/mac/editing/undo/5378473-expected.png: Added.
290 * platform/mac/editing/undo/5378473-expected.txt: Added.
292 2007-08-16 Alice Liu <alice.liu@apple.com>
294 Removed a fixed test from the skip list. r25112 fixed this test.
296 * platform/mac-leopard/Skipped:
298 2007-08-16 Beth Dakin <bdakin@apple.com>
302 Changing this test to get it to pass again after http://
303 trac.webkit.org/projects/webkit/changeset/25098
305 The test is changing because our new behavior seems correct, though
306 not completely consistent. http://bugs.webkit.org/show_bug.cgi?
307 id=14979 is tracking the fact that the behavior is not consistent
308 regarding style elements that are not in the document.
310 * fast/css/css-selector-text.html:
312 2007-08-16 Kevin McCullough <kmccullough@apple.com>
316 - Added tests for regressions in other components. In this case we also need to add a skipped list for Tiger since this functionality didn't exist in 10.4.
318 * fast/cookies: Added.
319 * fast/cookies/local-file-can-set-cookies-expected.txt: Added.
320 * fast/cookies/local-file-can-set-cookies.html: Added.
321 * platform/mac-tiger: Added.
322 * platform/mac-tiger/Skipped: Added.
324 2007-08-16 Justin Garcia <justin.garcia@apple.com>
328 <rdar://problem/5378847>
329 After creating and removing a ToDo, the caret disappears as soon as I start to type
331 * editing/inserting/5378847-expected.txt: Added.
332 * editing/inserting/5378847.html: Added.
334 2007-08-15 Antti Koivisto <antti@apple.com>
338 Test for <rdar://problem/5388936>
339 Crash while setting display:none for a table cell with selection
341 * fast/table/destroy-cell-with-selection-crash-expected.txt: Added.
342 * fast/table/destroy-cell-with-selection-crash.html: Added.
344 2007-08-15 Justin Garcia <justin.garcia@apple.com>
348 http://bugs.webkit.org/show_bug.cgi?id=14971
349 REGRESSION: cannot select reporter's e-mail in bugzilla
351 * editing/selection/14971-expected.checksum: Added.
352 * editing/selection/14971-expected.png: Added.
353 * editing/selection/14971-expected.txt: Added.
354 * editing/selection/14971.html: Added.
356 2007-08-15 Beth Dakin <bdakin@apple.com>
358 Test for new support of empty style sheets.
360 * fast/css/emptyStyleTag-expected.txt: Added.
361 * fast/css/emptyStyleTag.html: Added.
363 2007-08-14 Kevin McCullough <kmccullough@apple.com>
367 - Updated Skipped list to reflect recent fixes.
369 * platform/win/Skipped:
371 2007-08-14 Sam Weinig <sam@webkit.org>
373 Reviewed by Geoff and Oliver.
375 Add test for <rdar://problem/5267870>
376 Mangleme: Reproducible assertion failure in -[WebCoreFrameBridge installInFrame:]
378 * http/tests/misc/embedCrasher-expected.txt: Added.
379 * http/tests/misc/embedCrasher.html: Added.
381 2007-08-14 Adele Peterson <adele@apple.com>
385 Test for <rdar://problem/5370059> REGRESSION: Cannot type into edit fields on a form (sccsheriff.org)
387 * editing/selection/user-select-text-inside-user-select-ignore-expected.txt: Added.
388 * editing/selection/user-select-text-inside-user-select-ignore.html: Added.
389 * fast/css/computed-style-expected.txt: Updated now that we've eliminated the auto value.
390 * fast/css/computed-style-without-renderer-expected.txt: ditto.
392 2007-08-14 Justin Garcia <justin.garcia@apple.com>
396 <rdar://problem/5408255> REGRESSION: In Mail, clicking the containing element's UI closebox doesn't delete element
398 * editing/deleting/5408255.html: Added.
399 * editing/deleting/5408255-expected.checksum: Added.
400 * editing/deleting/5408255-expected.png: Added.
401 * editing/deleting/5408255-expected.txt: Added.
403 2007-08-14 Adele Peterson <adele@apple.com>
407 Test for http://bugs.webkit.org/show_bug.cgi?id=14746
408 <rdar://problem/5401041> REGRESSION: Form state not saved for forms that submit via HTTPS even if they do not contain a password field
410 * http/tests/navigation/resources/restore-form-state-https-1.html: Added.
411 * http/tests/navigation/restore-form-state-https-expected.txt: Added.
412 * http/tests/navigation/restore-form-state-https.html: Added.
414 2007-08-14 Antti Koivisto <antti@apple.com>
418 Add test for <rdar://problem/5143183>
419 Air Mail postmark shows up wrong in Firefox due to use of CSS background-position-x/y
421 Also update a few tests to expect background-position instead of background-position-x/y
423 * fast/css/background-position-serialize-expected.txt: Added.
424 * fast/css/background-position-serialize.html: Added.
425 * fast/css/computed-style-expected.txt:
426 * fast/css/computed-style-without-renderer-expected.txt:
427 * fast/css/remove-shorthand-expected.txt:
429 2007-08-13 Alexey Proskuryakov <ap@webkit.org>
433 http://bugs.webkit.org/show_bug.cgi?id=14951
434 REGRESSION: page interpreted as UTF-8 because of stray <?xml> after <head>
436 * fast/encoding/misplaced-xml-declaration-expected.txt: Added.
437 * fast/encoding/misplaced-xml-declaration.html: Added.
439 2007-08-13 Sam Weinig <sam@webkit.org>
441 Reviewed by Kevin McCullough.
443 Another attempt at getting these to pass reliably.
445 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
446 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
448 2007-08-13 Sam Weinig <sam@webkit.org>
452 Ensure that these tests don't fail intermittently.
454 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html:
455 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt:
456 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
457 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
459 2007-08-13 Justin Garcia <justin.garcia@apple.com>
463 <rdar://problem/5333725> -webkit-user-select: none makes selection difficult
465 * editing/selection/5333725-expected.checksum: Added.
466 * editing/selection/5333725-expected.png: Added.
467 * editing/selection/5333725-expected.txt: Added.
468 * editing/selection/5333725.html: Added.
470 Added a workaround for a bug where -webkit-user-select:none
471 has no effect on the body if placed on the html element:
472 * editing/selection/select-all-user-select-none.html:
474 2007-08-13 Anders Carlsson <andersca@apple.com>
478 <rdar://problem/5360748>
479 REGRESSION (r21002-r21003): Flash widget sniffer doesn't work (affects iWeb)
481 Update test case to handle the case where the node list is accessed after
482 the document has finished loading.
484 * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt:
485 * fast/dom/NodeList/invalidate-node-lists-when-parsing.html:
487 2007-08-12 Maciej Stachowiak <mjs@apple.com>
489 Reviewed by Darin and Sam.
491 - test cases for <rdar://problem/5395213> cross-domain access to individual components of location object should be denied.
493 * http/tests/security/cross-frame-access-location-expected.txt: This test's results changed, there are more debug messages due to access being legitimately denied.
495 The remainder are new tests and support:
497 * http/tests/security/resources/xss-DENIED-assign-location-hash-attacker.html: Added.
498 * http/tests/security/resources/xss-DENIED-assign-location-host-attacker.html: Added.
499 * http/tests/security/resources/xss-DENIED-assign-location-host-failure.html: Added.
500 * http/tests/security/resources/xss-DENIED-assign-location-hostname-attacker.html: Added.
501 * http/tests/security/resources/xss-DENIED-assign-location-hostname-failure.html: Added.
502 * http/tests/security/resources/xss-DENIED-assign-location-nonstandardProperty-attacker.html: Added.
503 * http/tests/security/resources/xss-DENIED-assign-location-pathname-attacker.html: Added.
504 * http/tests/security/resources/xss-DENIED-assign-location-pathname-failure.html: Added.
505 * http/tests/security/resources/xss-DENIED-assign-location-protocol-attacker.html: Added.
506 * http/tests/security/resources/xss-DENIED-assign-location-protocol-failure.html: Added.
507 * http/tests/security/resources/xss-DENIED-assign-location-reload-attacker.html: Added.
508 * http/tests/security/resources/xss-DENIED-assign-location-search-attacker.html: Added.
509 * http/tests/security/xss-DENIED-assign-location-hash-expected.txt: Added.
510 * http/tests/security/xss-DENIED-assign-location-hash.html: Added.
511 * http/tests/security/xss-DENIED-assign-location-host-expected.txt: Added.
512 * http/tests/security/xss-DENIED-assign-location-host.html: Added.
513 * http/tests/security/xss-DENIED-assign-location-hostname-expected.txt: Added.
514 * http/tests/security/xss-DENIED-assign-location-hostname.html: Added.
515 * http/tests/security/xss-DENIED-assign-location-nonstandardProperty-expected.txt: Added.
516 * http/tests/security/xss-DENIED-assign-location-nonstandardProperty.html: Added.
517 * http/tests/security/xss-DENIED-assign-location-pathname-expected.txt: Added.
518 * http/tests/security/xss-DENIED-assign-location-pathname.html: Added.
519 * http/tests/security/xss-DENIED-assign-location-protocol-expected.txt: Added.
520 * http/tests/security/xss-DENIED-assign-location-protocol.html: Added.
521 * http/tests/security/xss-DENIED-assign-location-reload-expected.txt: Added.
522 * http/tests/security/xss-DENIED-assign-location-reload.html: Added.
523 * http/tests/security/xss-DENIED-assign-location-search-expected.txt: Added.
524 * http/tests/security/xss-DENIED-assign-location-search.html: Added.
526 2007-08-12 Darin Adler <darin@apple.com>
530 - test for http://bugs.webkit.org/show_bug.cgi?id=14931
531 JavaScript regular expression non-participating capturing groups behave incorrectly in edge cases
533 * fast/js/regexp-non-capturing-groups-expected.txt: Added.
534 * fast/js/regexp-non-capturing-groups.html: Added.
535 * fast/js/resources/regexp-non-capturing-groups.js: Added.
537 * fast/js/resources/js-test-pre.js: Updated to add a special case for array
538 results, since there are some array results in the test. Also cut down on the
539 verbosity of failures when the type of the actual result is the same as the type
540 of the expected result. And get rid of the special case function just for NaN.
542 * fast/js/regexp-unicode-overflow.html: Let the make-js-test-wrappers script
543 regenerate this file (it removed one of the trailing newlines).
545 * fast/js/kde/encode_decode_uri-expected.txt: This test now passes. I'm not sure
546 why it was failing before.
548 * fast/js/char-at-expected.txt: Removed all the periods at the end of NaN
549 test PASS messages; they are now consistent with all the other tests.
550 * fast/js/date-parse-comments-test-expected.txt: Ditto.
551 * fast/js/date-parse-test-expected.txt: Ditto.
553 2007-08-11 Antti Koivisto <antti@apple.com>
557 Add test for http://bugs.webkit.org/show_bug.cgi?id=14742 which
558 Mitz fixed in r24973.
560 I had a fix for <rdar://problem/5267021>
561 REGRESSION: Loading Slashdot Firehose is 9X slower on Safari 3.0 than Safari 2.0
562 which turned out to be a dublicate.
564 At least we can use the layout test I did.
566 * http/tests/local/style-access-before-stylesheet-loaded-expected.txt: Added.
567 * http/tests/local/style-access-before-stylesheet-loaded.html: Added.
569 2007-08-11 Matt Lilek <pewtermoose@gmail.com>
571 Reviewed over and over and over by Adam Roben.
573 Bug 14740: Hierarchical layout tests and platform organization
574 http://bugs.webkit.org/show_bug.cgi?id=14740
576 Add support for platform-specific layout tests and results.
577 New platform structure is as follows:
580 * platform/mac: Added.
581 * mac/leopard/ -> platform/mac-leopard
582 * win/ -> platform/win
585 2007-08-11 Mitz Pettel <mitz@webkit.org>
589 - tests and updated results for http://bugs.webkit.org/show_bug.cgi?id=13670
590 <rdar://problem/5399619> Table misrender when one of the TDs has width=100%
592 * fast/table/100-percent-cell-width-expected.checksum: Added.
593 * fast/table/100-percent-cell-width-expected.png: Added.
594 * fast/table/100-percent-cell-width-expected.txt: Added.
595 * fast/table/100-percent-cell-width.html: Added.
596 * fast/table/percent-widths-stretch-expected.checksum: Added.
597 * fast/table/percent-widths-stretch-expected.png: Added.
598 * fast/table/percent-widths-stretch-expected.txt: Added.
599 * fast/table/percent-widths-stretch.html: Added.
600 * fast/text/whitespace/026-expected.checksum:
601 * fast/text/whitespace/026-expected.png:
602 * fast/text/whitespace/026-expected.txt:
603 * tables/mozilla/bugs/bug35662-expected.checksum:
604 * tables/mozilla/bugs/bug35662-expected.png:
605 * tables/mozilla/bugs/bug35662-expected.txt:
606 * tables/mozilla/bugs/bug5799-expected.checksum:
607 * tables/mozilla/bugs/bug5799-expected.png:
608 * tables/mozilla/bugs/bug5799-expected.txt:
609 * tables/mozilla/core/col_span-expected.checksum:
610 * tables/mozilla/core/col_span-expected.png:
611 * tables/mozilla/core/col_span-expected.txt:
613 2007-08-11 Darin Adler <darin@apple.com>
615 - added a bunch of missing layout test results
617 * editing/style/font-family-with-space-expected.checksum: Added.
618 * editing/style/font-family-with-space-expected.png: Added.
619 * fast/dom/frame-loading-via-document-write-expected.checksum: Added.
620 * fast/dom/frame-loading-via-document-write-expected.png: Added.
621 * fast/encoding/xmacroman-encoding-test-expected.checksum: Added.
622 * fast/encoding/xmacroman-encoding-test-expected.png: Added.
623 * fast/frames/frame-navigation-expected.checksum: Added.
624 * fast/frames/frame-navigation-expected.png: Added.
625 * fast/frames/frame-set-whitespace-attributes-expected.checksum: Added.
626 * fast/frames/frame-set-whitespace-attributes-expected.png: Added.
627 * fast/frames/inline-object-inside-frameset-expected.checksum: Added.
628 * fast/frames/inline-object-inside-frameset-expected.png: Added.
629 * fast/html/keygen-expected.checksum: Added.
630 * fast/html/keygen-expected.png: Added.
631 * fast/images/pdf-as-image-landscape-expected.checksum: Added.
632 * fast/images/pdf-as-image-landscape-expected.png: Added.
633 * fast/inline-block/14498-positionForCoordinates-expected.checksum: Added.
634 * fast/inline-block/14498-positionForCoordinates-expected.png: Added.
636 2007-08-11 Darin Adler <darin@apple.com>
640 - test for <rdar://problem/5266535> REGRESSION: <img> inside <map> no longer allowed in strict mode
641 (breaks chemicalelements.com)
643 * fast/parser/strict-img-in-map-expected.txt: Added.
644 * fast/parser/strict-img-in-map.html: Added.
646 2007-08-11 Andrew Wellington <proton@wiretapped.net>
648 Reviewed by Mark Rowe.
650 Fix http://bugs.webkit.org/show_bug.cgi?id=14645
651 getPropertyValue should be case insensitive
653 Test for getPropertyValue, setProperty, removeProperty being case-insensitive
655 * fast/css/css-properties-case-insensitive-expected.txt: Added.
656 * fast/css/css-properties-case-insensitive.html: Added.
658 2007-08-10 Anders Carlsson <andersca@apple.com>
660 Reviewed by Darin and Maciej.
662 <rdar://problem/5360748>
663 REGRESSION(r21002-r21003) Flash widget sniffer doesn't work (affects iWeb)
665 Add test case by Kurt Revis.
667 * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt: Added.
668 * fast/dom/NodeList/invalidate-node-lists-when-parsing.html: Added.
670 2007-08-10 Oliver Hunt <oliver@apple.com>
674 Update layout test to avoid problems caused by differences in whitespace
675 for NSAttributedString descriptions on Tiger and Leopard
677 * fast/text/attributed-substring-from-range-expected.txt:
678 * fast/text/attributed-substring-from-range.html:
680 2007-08-10 Mitz Pettel <mitz@webkit.org>
684 - test for <rdar://problem/5397344> http://bugs.webkit.org/show_bug.cgi?id=14911
685 REGRESSION: Clicking in pasted text doesn't position the insertion point correctly
687 * editing/selection/inline-closest-leaf-child-expected.checksum: Added.
688 * editing/selection/inline-closest-leaf-child-expected.png: Added.
689 * editing/selection/inline-closest-leaf-child-expected.txt: Added.
690 * editing/selection/inline-closest-leaf-child.html: Added.
692 2007-08-10 Oliver Hunt <oliver@apple.com>
696 Added new layout test to validate fix for <rdar://problem/5000470> REGRESSION: ATOK IM: reconvert returns incorrect symbol due to inconsistent range domains in TSM
698 Corrected fast/text/attributed-substring-from-range to account for additional whitespace, and to be correct.
700 * fast/text/attributed-substring-from-range-expected.txt:
701 * fast/text/attributed-substring-from-range-in-textfield-expected.txt: Added.
702 * fast/text/attributed-substring-from-range-in-textfield.html: Added.
703 * fast/text/attributed-substring-from-range.html:
705 2007-08-09 Sam Weinig <sam@webkit.org>
709 Tests for <rdar://problem/5395618>
711 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
712 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html: Added.
713 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
714 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html: Added.
715 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
716 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html: Added.
717 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
718 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html: Added.
719 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
720 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html: Added.
721 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
722 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html: Added.
723 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
724 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html: Added.
725 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
726 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html: Added.
727 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
728 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html: Added.
729 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
730 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html: Added.
731 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
732 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html: Added.
733 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
734 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html: Added.
735 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
736 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html: Added.
738 2007-08-10 Mitz Pettel <mitz@webkit.org>
740 Reviewed by Dave Hyatt.
742 - test for http://bugs.webkit.org/show_bug.cgi?id=14798
743 Incorrect bidi reordering of neutrals and digits after RTL embed
744 and other bugs in the bidi algorithm.
746 * fast/text/international/bidi-neutral-run-expected.checksum: Added.
747 * fast/text/international/bidi-neutral-run-expected.png: Added.
748 * fast/text/international/bidi-neutral-run-expected.txt: Added.
749 * fast/text/international/bidi-neutral-run.html: Added.
751 2007-08-09 Sam Weinig <sam@webkit.org>
753 Reviewed by Mark Rowe.
755 Use index-getter instead of name-getter to better ensure
756 that the frame has finished loading.
758 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html:
759 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
760 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html:
762 2007-08-09 Mitz Pettel <mitz@webkit.org>
764 Reviewed by Justin Garcia.
766 - test for http://bugs.webkit.org/show_bug.cgi?id=14347
767 REGRESSION (r21291): Initiating a drag near the edge of a selection deselects it
769 * editing/selection/contains-boundaries-expected.checksum: Added.
770 * editing/selection/contains-boundaries-expected.png: Added.
771 * editing/selection/contains-boundaries-expected.txt: Added.
772 * editing/selection/contains-boundaries.html: Added.
774 2007-08-09 Mitz Pettel <mitz@webkit.org>
776 Reviewed by Dave Hyatt.
778 - test for http://bugs.webkit.org/show_bug.cgi?id=14875
779 Textarea with nowrap - left/right nav, Up/down nav both hide text
781 * fast/layers/scroll-rect-to-visible-expected.checksum: Added.
782 * fast/layers/scroll-rect-to-visible-expected.png: Added.
783 * fast/layers/scroll-rect-to-visible-expected.txt: Added.
784 * fast/layers/scroll-rect-to-visible.html: Added.
786 2007-08-09 Anders Carlsson <andersca@apple.com>
790 <rdar://problem/5313534> REGRESSION(Leopard): Some fast/xsl tests sometimes fail on Leopard
792 These tests no longer fail for me, so let's try removing them from the skipped file
793 and see what happens.
795 * mac/leopard/Skipped:
797 2007-08-08 Beth Dakin <bdakin@apple.com>
799 Reviewed by Geoff Garen.
801 Test for <rdar://problem/5286443>, http://bugs.webkit.org/
802 show_bug.cgi?id=14268 REGRESSION: Radio buttons don't stay selected
803 due to unclosed <label> tags
805 * fast/forms/radio-nested-labels-expected.checksum: Added.
806 * fast/forms/radio-nested-labels-expected.png: Added.
807 * fast/forms/radio-nested-labels-expected.txt: Added.
808 * fast/forms/radio-nested-labels.html: Added.
810 2007-08-08 Justin Garcia <justin.garcia@apple.com>
814 <rdar://problem/5387578> Crash at ReplaceSelectionCommand::doApply() when pasting just after table cell content
816 * editing/pasteboard/5387578-expected.checksum: Added.
817 * editing/pasteboard/5387578-expected.png: Added.
818 * editing/pasteboard/5387578-expected.txt: Added.
819 * editing/pasteboard/5387578.html: Added.
821 2007-08-08 Justin Garcia <justin.garcia@apple.com>
823 Reviewed by Harrison.
825 <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click
827 * editing/deleting/5390681-2-expected.checksum: Added.
828 * editing/deleting/5390681-2-expected.png: Added.
829 * editing/deleting/5390681-2-expected.txt: Added.
830 * editing/deleting/5390681-2.html: Added.
832 Added a FIXME about an extraneous newline:
833 * editing/deleting/5390681-expected.checksum:
834 * editing/deleting/5390681-expected.png:
835 * editing/deleting/5390681-expected.txt:
836 * editing/deleting/5390681.html:ada
838 2007-08-08 Sam Weinig <sam@webkit.org>
842 Test that protocol and host compares are case-insensitive.
844 * http/tests/security/cross-frame-access-port-expected.txt:
845 * http/tests/security/cross-frame-access-protocol-expected.txt:
846 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
847 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html: Added.
848 * http/tests/security/host-compare-case-insensitive-expected.txt: Added.
849 * http/tests/security/host-compare-case-insensitive.html: Added.
850 * http/tests/security/protocol-compare-case-insensitive-expected.txt: Added.
851 * http/tests/security/protocol-compare-case-insensitive.html: Added.
852 * http/tests/security/resources/cross-frame-iframe.html:
853 * http/tests/security/resources/localhost-accesssor.html: Added.
855 2007-08-08 Justin Garcia <justin.garcia@apple.com>
857 Reviewed by Harrison.
859 <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click
861 * editing/deleting/5390681-expected.checksum: Added.
862 * editing/deleting/5390681-expected.png: Added.
863 * editing/deleting/5390681-expected.txt: Added.
864 * editing/deleting/5390681.html: Added.
866 2007-08-08 Adele Peterson <adele@apple.com>
870 Test for for <rdar://problem/5393798> 100% reproducible crash in WebCore::Scrollbar::setValue
872 * fast/events/mousedown_in_scrollbar-expected.txt: Added.
873 * fast/events/mousedown_in_scrollbar.html: Added.
875 2007-08-08 Sam Weinig <sam@webkit.org>
877 Reviewed by Geoff Garen.
879 Tests for <rdar://problem/5354635>
881 * http/tests/security/dataURL: Added.
882 * http/tests/security/dataURL/resources: Added.
883 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-iframe.html: Added.
884 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-opened-frame.html: Added.
885 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-iframe.html: Added.
886 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html: Added.
887 * http/tests/security/dataURL/resources/foreign-domain-data-url-window-location.html: Added.
888 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe-expected.txt: Added.
889 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe.html: Added.
890 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt: Added.
891 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html: Added.
892 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Added.
893 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level.html: Added.
894 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Added.
895 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Added.
896 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html: Added.
897 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame.html: Added.
898 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Added.
899 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html: Added.
900 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Added.
901 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html: Added.
902 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Added.
903 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html: Added.
904 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-expected.txt: Added.
905 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change-expected.txt: Added.
906 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html: Added.
907 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html: Added.
908 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open-expected.txt: Added.
909 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html: Added.
910 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Added.
911 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html: Added.
912 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Added.
913 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame.html: Added.
914 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Added.
915 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html: Added.
917 2007-08-08 Antti Koivisto <antti@apple.com>
921 Test for <rdar://problem/5391576>
922 Malformed table innerHTML causes Safari to crash in HTMLParser::handleError (14894)
924 * fast/table/incomplete-table-in-fragment-2-expected.txt: Added.
925 * fast/table/incomplete-table-in-fragment-2.html: Added.
927 2007-08-07 Kevin McCullough <kmccullough@apple.com>
929 Reviewed by Maciej and Hyatt.
931 - <rdar://problem/4976879> REGRESSION: Safari doesn't work with Zimbra enhanced login.
932 - Reverting a previous change, and modifying how documents are created so that we better match other browsers behavior with respect to namespaceURIs.
934 * dom/xhtml/level1/core/hc_documentcreateelementcasesensitive-expected.txt:
935 * fast/dom/Document/replace-child-expected.txt:
936 * http/tests/misc/createElementNamespace1-expected.txt: Added.
937 * http/tests/misc/createElementNamespace1.xml: Added.
938 * http/tests/misc/createElementNamespace2-expected.txt: Added.
939 * http/tests/misc/createElementNamespace2.xhtml: Added.
940 * http/tests/misc/createElementNamespace3-expected.txt: Added.
941 * http/tests/misc/createElementNamespace3.html: Added.
943 2007-08-08 Cameron Zwarich <cwzwarich@uwaterloo.ca>
945 Reviewed and landed by Brady
947 Updated test case because of fix for <http://bugs.webkit.org/show_bug.cgi?id=13422>
949 Bug 13422: REGRESSION: Page reload loses page position
951 * http/tests/navigation/success200-reload-expected.txt:
953 2007-08-07 Sam Weinig <sam@webkit.org>
957 Test for http://bugs.webkit.org/show_bug.cgi?id=14897
958 Decompilation of double negation fails and produces invalid or incorrect code
960 * fast/js/function-decompilation-operators-expected.txt: Added.
961 * fast/js/function-decompilation-operators.html: Added.
963 2007-08-07 David Kilzer <ddkilzer@webkit.org>
967 Move plain-text-document.txt to the resources subdirectory.
969 * fast/loader/plain-text-document.html: Updated URL to plain-text-document.txt.
970 * fast/loader/plain-text-document.txt: Removed.
971 * fast/loader/resources/plain-text-document.txt: Copied from fast/loader/plain-text-document.txt.
973 2007-08-07 Sam Weinig <sam@webkit.org>
975 Reviewed by Geoff Garen.
977 Make tests not depend on data: URLs in preparation of
978 data: URL policy change.
980 * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html:
981 * editing/pasteboard/resources: Added.
982 * editing/pasteboard/resources/drag-image-to-contenteditable-iframe.html: Added.
983 * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html:
984 * fast/dom/HTMLDocument/resources: Added.
985 * fast/dom/HTMLDocument/resources/frameless-location-bugzilla10837-iframe.html: Added.
986 * fast/dom/exception-no-frame-inline-script-crash.html:
987 * fast/dom/exception-no-frame-timeout-crash.html:
988 * fast/dom/null-document-location-assign-crash.html:
989 * fast/dom/null-document-location-href-put-crash.html:
990 * fast/dom/null-document-location-put-crash.html:
991 * fast/dom/null-document-location-replace-crash.html:
992 * fast/dom/null-document-window-open-crash.html:
993 * fast/dom/resources/exception-no-frame-inline-script-crash-iframe.html: Added.
994 * fast/dom/resources/exception-no-frame-timeout-crash-iframe.html: Added.
995 * fast/events/frame-programmatic-focus.html:
996 * fast/events/iframe-object-onload.html:
997 * fast/events/mouseover-mouseout.html:
998 * fast/events/mouseover-mouseout2.html:
999 * fast/events/resources/iframe-object-onload-iframe-1.html: Added.
1000 * fast/events/resources/iframe-object-onload-iframe-2.html: Added.
1001 * fast/events/resources/iframe-object-onload-iframe-3.html: Added.
1002 * fast/events/resources/iframe-object-onload-object-1.html: Added.
1003 * fast/events/resources/iframe-object-onload-object-2.html: Added.
1004 * fast/events/resources/iframe-object-onload-object-3.html: Added.
1005 * fast/events/resources/mouseover-mouseout-iframe.html: Added.
1006 * fast/events/resources/mouseover-mouseout2-iframe-1.html: Added.
1007 * fast/events/resources/mouseover-mouseout2-iframe-2.html: Added.
1008 * fast/events/resources/mouseover-mouseout2-iframe-3.html: Added.
1009 * fast/events/resources/mouseover-mouseout2-iframe-4.html: Added.
1010 * fast/events/resources/mouseover-mouseout2-iframe-5.html: Added.
1011 * fast/loader/opaque-base-url-expected.txt:
1012 * fast/loader/opaque-base-url.html:
1013 * plugins/plugin-remove-subframe.html:
1014 * plugins/resources/plugin-remove-subframe-iframe.html: Added.
1016 2007-08-07 Antti Koivisto <antti@apple.com>
1018 Remove a test that was a bit too slow on older hardware.
1020 * fast/block/basic/stress-shallow-nested-expected.txt: Removed.
1021 * fast/block/basic/stress-shallow-nested.html: Removed.
1023 2007-08-07 Antti Koivisto <antti@apple.com>
1027 Tests for <rdar://problem/5102553>
1028 Mail spins trying to display or edit a specific long plain text message in WebCore::TimerBase::...
1030 - added performance test. With debug build on MBP this takes about 1.5s to run.
1031 - added test case that shows some additional progression from the patch (less leftover anonymous boxes).
1033 * fast/block/basic/stress-shallow-nested-expected.txt: Added.
1034 * fast/block/basic/stress-shallow-nested.html: Added.
1035 * fast/block/float/nestedAnonymousBlocks2-expected.checksum: Added.
1036 * fast/block/float/nestedAnonymousBlocks2-expected.png: Added.
1037 * fast/block/float/nestedAnonymousBlocks2-expected.txt: Added.
1038 * fast/block/float/nestedAnonymousBlocks2.html: Added.
1040 2007-08-06 Sam Weinig <sam@webkit.org>
1044 Test for http://bugs.webkit.org/show_bug.cgi?id=14891
1045 Decompilation of try block immediately following "else" fails
1047 * fast/js/toString-try-else-expected.txt: Added.
1048 * fast/js/toString-try-else.html: Added.
1050 2007-08-06 Sam Weinig <sam@webkit.org>
1054 Update test to not timeout.
1056 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt:
1057 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html:
1059 2007-08-06 Sam Weinig <sam@webkit.org>
1063 Tests for <rdar://problem/5354689>
1065 * http/tests/security/javascriptURL: Added.
1066 * http/tests/security/javascriptURL/resources: Added.
1067 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-iframe.html: Added.
1068 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-opened-frame.html: Added.
1069 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-iframe.html: Added.
1070 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-opened-frame.html: Added.
1071 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level-expected.txt: Added.
1072 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level.html: Added.
1073 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-expected.txt: Added.
1074 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame-expected.txt: Added.
1075 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame.html: Added.
1076 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame.html: Added.
1077 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url-expected.txt: Added.
1078 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url.html: Added.
1079 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open-expected.txt: Added.
1080 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html: Added.
1081 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url-expected.txt: Added.
1082 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url.html: Added.
1083 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt: Added.
1084 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html: Added.
1085 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-expected.txt: Added.
1086 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame.html: Added.
1087 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open-expected.txt: Added.
1088 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html: Added.
1089 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
1090 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe.html: Added.
1091 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
1092 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open.html: Added.
1093 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
1094 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe.html: Added.
1095 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
1096 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open.html: Added.
1097 * http/tests/security/resources/cross-frame-access.js:
1099 2007-08-06 Darin Adler <darin@apple.com>
1101 Beth made this reduction/test, Geoff and I both helped refine it.
1103 - test for <rdar://problem/5366582> crash on it.eurosport.yahoo.com page
1105 * fast/dynamic/inline-to-block-crash-expected.txt: Added.
1106 * fast/dynamic/inline-to-block-crash.html: Added.
1108 2007-08-06 Adele Peterson <adele@apple.com>
1112 Test for <rdar://problem/5382483> REGRESSION: <select> element's text is clipped when a CSS line-height is specified
1114 * fast/forms/menulist-restrict-line-height-expected.checksum: Added.
1115 * fast/forms/menulist-restrict-line-height-expected.png: Added.
1116 * fast/forms/menulist-restrict-line-height-expected.txt: Added.
1117 * fast/forms/menulist-restrict-line-height.html: Added.
1119 2007-08-05 Darin Adler <darin@apple.com>
1121 * mac/leopard/Skipped: Removed 3 non-platform-specific failing tests.
1122 * win/Skipped: Ditto.
1124 2007-08-05 Darin Adler <darin@apple.com>
1126 - tried to fix <rdar://problem/5383382> Drag/drop of image is failing in fast/events/standalone-image-drag-to-editable.html
1128 * fast/events/standalone-image-drag-to-editable.html: Fixed race condition in test by using a frame
1129 counter rather than running the test after a particular frame loads.
1131 2007-08-05 Darin Adler <darin@apple.com>
1133 * fast/dom/delete-contents-expected.txt: Updated results, which changed due to r24831, which allows
1134 comments as children of <html>.
1136 2007-08-04 Oliver Hunt <oliver@apple.com>
1140 Layout test for <rdar://problem/5386550> REGRESSION (r24866): text/plain documents are always downloaded
1142 * fast/loader/plain-text-document-expected.txt: Added.
1143 * fast/loader/plain-text-document.html: Added.
1144 * fast/loader/plain-text-document.txt: Added.
1146 2007-08-03 Sam Weinig <sam@webkit.org>
1150 Dump contents of subframes using new layoutTestController.dumpChildFramesAsText()
1153 * http/tests/security/cross-frame-access-port-expected.txt:
1154 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
1155 * http/tests/security/cross-frame-access-protocol-expected.txt:
1156 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
1157 * http/tests/security/resources/cross-frame-access.js:
1159 2007-08-03 Mitz Pettel <mitz@webkit.org>
1163 - test for http://bugs.webkit.org/show_bug.cgi?id=14879
1164 REGRESSION: First item in select (pop-up menu) is displayed even if another item was selected via JavaScript
1166 * fast/forms/menulist-deselect-update-expected.checksum: Added.
1167 * fast/forms/menulist-deselect-update-expected.png: Added.
1168 * fast/forms/menulist-deselect-update-expected.txt: Added.
1169 * fast/forms/menulist-deselect-update.html: Added.
1171 2007-08-03 Mitz Pettel <mitz@webkit.org>
1175 - test for http://bugs.webkit.org/show_bug.cgi?id=14653
1176 REGRESSION (r23994): No caret is drawn after clicking a search field's placeholder text
1177 <rdar://problem/5383841>
1179 * fast/forms/search-click-in-placeholder-expected.txt: Added.
1180 * fast/forms/search-click-in-placeholder.html: Added.
1182 2007-08-03 Adam Roben <aroben@apple.com>
1184 Updated Skipped files for Windows and Leopard.
1186 * mac/leopard/Skipped: Removed a test that has been moved (and only
1187 fails on Windows), and added new failures.
1188 * win/Skipped: Added new failures and annotated some old ones.
1190 2007-08-02 Adam Roben <aroben@apple.com>
1192 Fix a typo in fast/events/no-blur-on-page
1196 * fast/events/no-blur-on-page-leave-expected.txt: Updated.
1197 * fast/events/no-blur-on-page-leave.html: Fixed typo.
1199 2007-08-02 Sam Weinig <sam@webkit.org>
1201 Reviewed by Kevin McCullough.
1203 Change test to use shared shouldBe function to
1204 show failures more clearly.
1206 * fast/dom/Window/window-resize-expected.txt:
1207 * fast/dom/Window/window-resize.html:
1209 2007-08-02 Antti Koivisto <antti@apple.com>
1213 <rdar://problem/5228138>
1214 REGRESSION(Leopard): test failures: tests that test Georgian numbering
1216 Correct counter test results for Georgian numbers.
1217 Add leopard specific versions needed due to font changes (actual characters instead of boxes).
1219 * css2.1/t1202-counter-09-b-expected.txt:
1220 * css2.1/t1202-counters-09-b-expected.txt:
1221 * mac/leopard/Skipped:
1222 * mac/leopard/css2.1: Added.
1223 * mac/leopard/css2.1/t1202-counter-09-b-expected.txt: Added.
1224 * mac/leopard/css2.1/t1202-counters-09-b-expected.txt: Added.
1225 * mac/leopard/fast/lists: Added.
1226 * mac/leopard/fast/lists/w3-list-styles-expected.txt: Added.
1228 2007-08-02 Antti Koivisto <antti@apple.com>
1232 Fix <rdar://problem/5228233>
1233 REGRESSION(Leopard): layout test failures: fast/table/absolute-table-at-bottom
1235 Remove an arrow symbol unrelated to what is being tested. It has different metrics on Leopard.
1237 * fast/table/absolute-table-at-bottom-expected.checksum:
1238 * fast/table/absolute-table-at-bottom-expected.png:
1239 * fast/table/absolute-table-at-bottom-expected.txt:
1240 * fast/table/absolute-table-at-bottom.html:
1241 * mac/leopard/Skipped:
1243 2007-08-02 Mark Rowe <mrowe@apple.com>
1245 Layout test fix, rubber-stamped by Oliver.
1247 * fast/js/resources/string-concatenate-outofmemory.js: Don't let an out of memory exception during verification cause a failure.
1248 The exception is a perfectly valid success case as it shows that access the string did not cause a crash.
1250 2007-08-02 Mark Rowe <mrowe@apple.com>
1254 <rdar://problem/5352887> "Out of memory" error during repeated JS string concatenation leaks hundreds of MBs of RAM
1256 Update test to check that accessing the string after the "Out of memory" exception was raised does not crash.
1258 * fast/js/resources/string-concatenate-outofmemory.js:
1259 * fast/js/string-concatenate-outofmemory-expected.txt:
1261 2007-07-31 Oliver Hunt <oliver@apple.com>
1263 fast/encoding/char-encoding.html no longer needs to be in the Leopard skiplist
1265 * mac/leopard/Skipped:
1267 2007-07-31 Adele Peterson <adele@apple.com>
1271 Updated tests for <rdar://problem/5339395> REGRESSION:http://sudokucraving.com does not render grid correctly
1273 * fast/forms/input-appearance-minWidth.html: Removed. This test is covered by fast/replaced/width100percent-textfield.html.
1274 * fast/forms/input-appearance-minWidth-expected.checksum: Removed.
1275 * fast/forms/input-appearance-minWidth-expected.png: Removed.
1276 * fast/forms/input-appearance-minWidth-expected.txt: Removed.
1278 * fast/forms/input-table-expected.checksum:
1279 * fast/forms/input-table-expected.png:
1280 * fast/forms/input-table-expected.txt:
1281 * fast/replaced/width100percent-menulist-expected.checksum:
1282 * fast/replaced/width100percent-menulist-expected.png:
1283 * fast/replaced/width100percent-menulist-expected.txt:
1284 * fast/replaced/width100percent-searchfield-expected.checksum: Added.
1285 * fast/replaced/width100percent-searchfield-expected.png: Added.
1286 * fast/replaced/width100percent-searchfield-expected.txt: Added.
1287 * fast/replaced/width100percent-searchfield.html: Added.
1288 * fast/replaced/width100percent-textarea-expected.checksum:
1289 * fast/replaced/width100percent-textarea-expected.png:
1290 * fast/replaced/width100percent-textarea-expected.txt:
1291 * fast/replaced/width100percent-textfield-expected.checksum:
1292 * fast/replaced/width100percent-textfield-expected.png:
1293 * fast/replaced/width100percent-textfield-expected.txt:
1295 2007-07-31 Matt Perry <mpComplete@gmail.com>
1299 Test for http://bugs.webkit.org/show_bug.cgi?id=14757
1300 HTMLTokenizer::processingData implementation is incorrect
1302 * http/tests/loading/slow-parsing-subframe-expected.txt: Added.
1303 * http/tests/loading/slow-parsing-subframe.html: Added.
1305 2007-07-31 Adele Peterson <adele@apple.com>
1309 Updated this test to force display to happen earlier. This works around a bug in DRT that draws the scrollbars in a different way from Safari.
1311 * fast/replaced/width100percent-textarea-expected.checksum:
1312 * fast/replaced/width100percent-textarea-expected.png:
1313 * fast/replaced/width100percent-textarea.html:
1315 2007-07-31 Adele Peterson <adele@apple.com>
1319 Breaking up fast/replaced/width100percent.html into separate tests for the different elements.
1321 * fast/replaced/width100percent-button-expected.checksum: Added.
1322 * fast/replaced/width100percent-button-expected.png: Added.
1323 * fast/replaced/width100percent-button-expected.txt: Added.
1324 * fast/replaced/width100percent-button.html: Added.
1325 * fast/replaced/width100percent-checkbox-expected.checksum: Added.
1326 * fast/replaced/width100percent-checkbox-expected.png: Added.
1327 * fast/replaced/width100percent-checkbox-expected.txt: Added.
1328 * fast/replaced/width100percent-checkbox.html: Added.
1329 * fast/replaced/width100percent-image-expected.checksum: Added.
1330 * fast/replaced/width100percent-image-expected.png: Added.
1331 * fast/replaced/width100percent-image-expected.txt: Added.
1332 * fast/replaced/width100percent-image.html: Added.
1333 * fast/replaced/width100percent-menulist-expected.checksum: Added.
1334 * fast/replaced/width100percent-menulist-expected.png: Added.
1335 * fast/replaced/width100percent-menulist-expected.txt: Added.
1336 * fast/replaced/width100percent-menulist.html: Added.
1337 * fast/replaced/width100percent-radio-expected.checksum: Added.
1338 * fast/replaced/width100percent-radio-expected.png: Added.
1339 * fast/replaced/width100percent-radio-expected.txt: Added.
1340 * fast/replaced/width100percent-radio.html: Added.
1341 * fast/replaced/width100percent-textarea-expected.checksum: Added.
1342 * fast/replaced/width100percent-textarea-expected.png: Added.
1343 * fast/replaced/width100percent-textarea-expected.txt: Added.
1344 * fast/replaced/width100percent-textarea.html: Added.
1345 * fast/replaced/width100percent-textfield-expected.checksum: Added.
1346 * fast/replaced/width100percent-textfield-expected.png: Added.
1347 * fast/replaced/width100percent-textfield-expected.txt: Added.
1348 * fast/replaced/width100percent-textfield.html: Added.
1350 * fast/replaced/width100percent.html: Removed.
1351 * fast/replaced/width100percent-expected.checksum: Removed.
1352 * fast/replaced/width100percent-expected.png: Removed.
1353 * fast/replaced/width100percent-expected.txt: Removed.
1355 2007-07-31 Sam Weinig <sam@webkit.org>
1359 Updated tests for http://bugs.webkit.org/show_bug.cgi?id=14825
1360 Non-integer hsl() colours are ignored
1362 * fast/css/hsl-color-expected.checksum:
1363 * fast/css/hsl-color-expected.png:
1364 * fast/css/hsl-color-expected.txt:
1365 * fast/css/hsl-color.html: Add non-integer hue tests
1366 * fast/css/hsla-color-expected.checksum:
1367 * fast/css/hsla-color-expected.png:
1368 * fast/css/hsla-color-expected.txt:
1369 * fast/css/hsla-color.html: Add non-integer hue tests
1371 2007-07-30 Justin Garcia <justin.garcia@apple.com>
1375 <rdar://problem/5369009>
1376 Crash due to infinite recursion in moveParagraphs deleting line from a Mail message
1378 * editing/deleting/5369009-expected.checksum: Added.
1379 * editing/deleting/5369009-expected.png: Added.
1380 * editing/deleting/5369009-expected.txt: Added.
1381 * editing/deleting/5369009.html: Added.
1383 2007-07-30 Sam Weinig <sam@webkit.org>
1387 Update tests for <rdar://problem/5363896>
1388 REGRESSION: Setting document.domain does not override port-based cross-frame security checks -- breaks SAP NetWeaver
1390 - Also changes frame access test to use shared resource iframes.
1392 * http/tests/security/cross-frame-access-port-expected.txt:
1393 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
1394 * http/tests/security/cross-frame-access-port-explicit-domain.html:
1395 * http/tests/security/cross-frame-access-port.html:
1396 * http/tests/security/cross-frame-access-protocol-expected.txt:
1397 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
1398 * http/tests/security/cross-frame-access-protocol-explicit-domain.html:
1399 * http/tests/security/cross-frame-access-protocol.html:
1400 * http/tests/security/resources/cross-frame-iframe-for-port-explicit-domain-test.html: Removed.
1401 * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Removed.
1402 * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Removed.
1403 * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Removed.
1404 * http/tests/security/resources/cross-frame-iframe-with-explicit-domain-set.html: Added.
1405 * http/tests/security/resources/cross-frame-iframe.html: Added.
1407 2007-07-30 Alexey Proskuryakov <ap@webkit.org>
1411 <rdar://problem/5352526>
1412 http://bugs.webkit.org/show_bug.cgi?id=14704
1413 REGRESSION: sync XMLHttpRequest.send() raises an exception for failed authentication
1415 * http/tests/xmlhttprequest/failed-auth-expected.txt: Added.
1416 * http/tests/xmlhttprequest/failed-auth.html: Added.
1417 This test has other cases from bug 13075 commented out, as they still fail.
1419 * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Added.
1420 * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html: Added.
1421 This test already passed, but I think it's useful to cover this case, too.
1423 2007-07-28 Sam Weinig <sam@webkit.org>
1425 Reviewed by Mark Rowe.
1427 - Rename test for clarity and consistency.
1428 - Move resource from ssl/resources to security/resources as it is
1429 only being used by the security tests.
1431 * http/tests/security/cross-frame-access-port-domain-expected.txt: Removed.
1432 * http/tests/security/cross-frame-access-port-domain.html: Removed.
1433 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt: Copied from http/tests/security/cross-frame-access-port-domain-expected.txt.
1434 * http/tests/security/cross-frame-access-port-explicit-domain.html: Copied from http/tests/security/cross-frame-access-port-domain.html.
1435 * http/tests/security/cross-frame-access-protocol-expected.txt:
1436 * http/tests/security/cross-frame-access-protocol.html:
1437 * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Removed.
1438 * http/tests/security/resources/cross-frame-iframe-for-port-explicit-domain-test.html: Copied from http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html.
1439 * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Copied from http/tests/ssl/resources/cross-frame-access-protocol-iframe.html.
1440 * http/tests/ssl/resources: Removed.
1441 * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Removed.
1443 2007-07-28 Sam Weinig <sam@webkit.org>
1445 Reviewed by Oliver Hunt.
1447 - Factor access testing code used in protocol and port tests to cross-frame-access.js.
1448 - Add cross-frame-iframe-for-protocol-explicit-domain-test.html which is parallel test to
1449 cross-frame-iframe-for-port-domain-test.html but for different protocols.
1451 * http/tests/security/cross-frame-access-port-domain-expected.txt:
1452 * http/tests/security/cross-frame-access-port-domain.html:
1453 * http/tests/security/cross-frame-access-port.html:
1454 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt: Added.
1455 * http/tests/security/cross-frame-access-protocol-explicit-domain.html: Added.
1456 * http/tests/security/cross-frame-access-protocol.html:
1457 * http/tests/security/resources/cross-frame-access.js:
1458 * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html:
1459 * http/tests/security/resources/cross-frame-iframe-for-port-test.html:
1460 * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Added.
1462 2007-07-28 Mark Rowe <mrowe@apple.com>
1464 Reviewed by Darin and John.
1466 <rdar://problem/5229705> Thai characters render differently between leopard and tiger
1468 Add Leopard-specific test results for tests containing Thai characters.
1470 * mac/leopard/Skipped:
1471 * mac/leopard/fast/text: Added.
1472 * mac/leopard/fast/text/atsui-multiple-renderers-expected.txt: Added.
1473 * mac/leopard/fast/text/international: Added.
1474 * mac/leopard/fast/text/international/thai-line-breaks-expected.txt: Added.
1476 2007-07-29 Mark Rowe <mrowe@apple.com>
1480 <rdar://problem/5228270> SVG test failures due to different metrics for scaled text blocks
1482 Add Leopard-specific results for three SVG tests.
1484 * mac/leopard/Skipped:
1485 * mac/leopard/svg: Added.
1486 * mac/leopard/svg/hixie: Added.
1487 * mac/leopard/svg/hixie/text: Added.
1488 * mac/leopard/svg/hixie/text/003-expected.txt: Added.
1489 * mac/leopard/svg/hixie/text/003a-expected.txt: Added.
1490 * mac/leopard/svg/hixie/viewbox: Added.
1491 * mac/leopard/svg/hixie/viewbox/preserveAspectRatio: Added.
1492 * mac/leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
1494 2007-07-27 Sam Weinig <sam@webkit.org>
1496 Reviewed by Geoff Garen.
1498 - Test that cross frame access to a window on a different port is denied.
1499 - Adds test for out behavior of the above if document.domain is explicitly
1500 set to the same domain for both frames. We currently fail this test and
1501 a radar has been filed.
1502 - Clean up cross-frame-access-protocol.html to work in FireFox as well.
1504 * http/conf/apache2-httpd.conf: Listen on port 8080 now as well
1505 * http/conf/cygwin-httpd.conf: Listen on port 8080 now as well
1506 * http/conf/httpd.conf: Listen on port 8080 now as well
1507 * http/tests/security/cross-frame-access-port-domain-expected.txt: Added.
1508 * http/tests/security/cross-frame-access-port-domain.html: Added.
1509 * http/tests/security/cross-frame-access-port-expected.txt: Added.
1510 * http/tests/security/cross-frame-access-port.html: Added.
1511 * http/tests/security/cross-frame-access-protocol.html:
1512 * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Added.
1513 * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Added.
1515 2007-07-27 Sam Weinig <sam@webkit.org>
1517 Reviewed by Adam Roben.
1519 Don't display the expected and resulting values for screenTop and screenY
1520 as they depend on the physical screen size.
1522 * http/tests/security/cross-frame-access-put-expected.txt:
1523 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
1525 2007-07-27 Darin Adler <darin@apple.com>
1527 Reviewed by John Sullivan.
1529 - fix <rdar://problem/5261393> In Mail the plain text alternatives to messages with attachments show weird little OBJ thingies
1531 * fast/text/zero-width-characters-expected.txt: Added.
1532 * fast/text/zero-width-characters.html: Added.
1534 2007-07-26 Darin Adler <darin@apple.com>
1536 * http/tests/security/cross-frame-access-put-expected.txt:
1537 Checked in corrected results that match the checked-in test.
1539 2007-07-26 Tristan O'Tierney <tristan@apple.com>
1541 Reviewed by Anders Carlsson.
1543 <rdar://problem/5350019> REGRESSION: Pages on milliyet.com are added to Back list when visited, causing Back button to just reload
1545 * http/tests/navigation/lockedhistory-iframe-expected.txt: Added.
1546 * http/tests/navigation/lockedhistory-iframe.html: Added.
1548 2007-07-26 Kevin McCullough <kmccullough@apple.com>
1552 - Updated results as they are affected by my previous checkin.
1554 * http/tests/security/cross-frame-access-put-expected.txt:
1555 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
1557 2007-07-26 Kevin McCullough <kmccullough@apple.com>
1559 - Fixed bot breakage.
1561 * fast/dom/Window/window-resize.html:
1563 2007-07-26 Kevin McCullough <kmccullough@apple.com>
1565 Reviewed by Darin, Geoff and Sam.
1567 - <rdar://problem/5150461> Resizing the window larger than the screen causes no resize.
1569 - Tests to ensure we resize/move the window out of bounds correctly.
1571 * fast/dom/Window/window-resize-expected.txt: Added.
1572 * fast/dom/Window/window-resize.html: Added.
1573 * mac/leopard/Skipped:
1575 2007-07-26 Kevin McCullough <kmccullough@apple.com>
1579 - Added leopard-specific results for <rdar://problem/5228256> REGRESSION(Leopard): layout test failures: security/block-test
1581 * mac/leopard/security: Added.
1582 * mac/leopard/security/block-test-expected.txt: Added.
1584 2007-07-26 Anders Carlsson <andersca@apple.com>
1586 Reviewed by John Sullivan.
1588 Stop the test from dumping load callbacks as they differ on Tiger and Leopard.
1589 This is done by removing the call to dumpResourceLoadCallbacks and moving the test away
1590 from the "loading" directory.
1592 * http/tests/loading/cached-scripts-expected.txt: Removed.
1593 * http/tests/loading/cached-scripts.html: Removed.
1594 * http/tests/loading/resources/cached-scripts-subframe.html: Removed.
1595 * http/tests/misc/cached-scripts-expected.txt: Copied from http/tests/loading/cached-scripts-expected.txt.
1596 * http/tests/misc/cached-scripts.html: Copied from http/tests/loading/cached-scripts.html.
1597 * http/tests/misc/resources/cached-scripts-subframe.html: Copied from http/tests/loading/resources/cached-scripts-subframe.html.
1599 2007-07-25 Anders Carlsson <andersca@apple.com>
1603 <rdar://problem/5327912>
1604 iDisk: Web iDisk & main iDisk appear blank
1606 * http/tests/loading/cached-scripts-expected.txt: Added.
1607 * http/tests/loading/cached-scripts.html: Added.
1608 * http/tests/loading/resources: Added.
1609 * http/tests/loading/resources/cached-scripts-subframe.html: Added.
1611 2007-07-25 Alice Liu <alice.liu@apple.com>
1615 * mac/leopard/Skipped:
1616 Removing some tests that were removed earlier, but checked back
1617 in accidentally. Not sure how they got back into my file though.
1619 2007-07-25 Alice Liu <alice.liu@apple.com>
1623 * mac/leopard/Skipped:
1624 Adding to skip list to avoid false failure / Broken pipe.
1626 2007-07-25 Kevin McCullough <kmccullough@apple.com>
1628 Reviewed by Tim, Darin, Oliver.
1630 - <rdar://problem/5329440> REGRESSION: Clicking links with the feed:// protocol in Safari 3 does nothing
1631 - Tests that feed:// urls can still be followed when clicked.
1633 * http/tests/security/feed-urls-from-remote-expected.txt: Added.
1634 * http/tests/security/feed-urls-from-remote.html: Added.
1635 * http/tests/security/resources/feed.html: Added.
1636 * http/tests/security/resources/feed.xml: Added.
1638 2007-07-25 Kevin McCullough <kmccullough@apple.com>
1646 2007-07-25 Mitz Pettel <mitz@webkit.org>
1650 - test for http://bugs.webkit.org/show_bug.cgi?id=14758
1651 REGRESSION: Repeated text after line break on facebook.com
1653 * fast/text/reset-emptyRun-expected.checksum: Added.
1654 * fast/text/reset-emptyRun-expected.png: Added.
1655 * fast/text/reset-emptyRun-expected.txt: Added.
1656 * fast/text/reset-emptyRun.html: Added.
1658 2007-07-25 Kevin McCullough <kmccullough@apple.com>
1660 * win/Skipped: Added feed-urls-from-remote.html since it requires a feature not
1661 yet implemented in the Windows version of DumpRenderTree.
1663 2007-07-24 Brady Eidson <beidson@apple.com>
1665 Reviewed by Adam Roben
1667 <rdar://problem/5313504> - Some Back/Forward tests fail on Leopard
1669 * mac/leopard/Skipped: Remove from the skipped list as they work now
1671 2007-07-24 Alice Liu <alice.liu@apple.com>
1673 Adding to the Leopard skip list to avoid a test that hangs due to a CFNetwork bug.
1675 * mac/leopard/Skipped:
1677 2007-07-24 Adele Peterson <adele@apple.com>
1679 Updating test to put JS code in the onload handler helps to avoid intermittent failures.
1680 <rdar://problem/5313531> REGRESSION(Leopard): editing/pasteboard/copy-in-password-field.html sometimes fails
1682 * editing/pasteboard/copy-in-password-field-expected.txt:
1683 * editing/pasteboard/copy-in-password-field.html:
1685 2007-07-24 Adele Peterson <adele@apple.com>
1689 Test for <rdar://problem/5308492> Computed width for elements with box-sizing: border-box is not equal to the width set in the CSS
1691 * fast/css/getComputedStyle-border-box-expected.txt: Added.
1692 * fast/css/getComputedStyle-border-box.html: Added.
1694 2007-07-24 Adele Peterson <adele@apple.com>
1696 Reviewed by Hyatt and Adam.
1698 Added and updated tests for <rdar://problem/5130590> REGRESSION: style="width:1px" on <select> element no longer hides the element
1699 The metrics have changed for the anonymous block inside popup buttons.
1701 * fast/forms/menulist-narrow-width-expected.checksum: Added.
1702 * fast/forms/menulist-narrow-width-expected.png: Added.
1703 * fast/forms/menulist-narrow-width-expected.txt: Added.
1704 * fast/forms/menulist-narrow-width.html: Added.
1706 * editing/pasteboard/4641033-expected.txt:
1707 * editing/pasteboard/4944770-1-expected.txt:
1708 * editing/pasteboard/4944770-2-expected.txt:
1709 * editing/pasteboard/select-element-1-expected.txt:
1710 * editing/selection/caret-before-select-expected.txt:
1711 * editing/selection/replaced-boundaries-3-expected.txt:
1712 * editing/selection/select-box-expected.txt:
1713 * editing/selection/select-element-paragraph-boundary-expected.txt:
1714 * fast/block/float/float-avoidance-expected.txt:
1715 * fast/block/margin-collapse/103-expected.txt:
1716 * fast/forms/001-expected.checksum:
1717 * fast/forms/001-expected.png:
1718 * fast/forms/001-expected.txt:
1719 * fast/forms/003-expected.txt:
1720 * fast/forms/004-expected.txt:
1721 * fast/forms/HTMLOptionElement_label01-expected.txt:
1722 * fast/forms/HTMLOptionElement_label02-expected.txt:
1723 * fast/forms/HTMLOptionElement_label03-expected.txt:
1724 * fast/forms/HTMLOptionElement_label04-expected.txt:
1725 * fast/forms/HTMLOptionElement_label06-expected.txt:
1726 * fast/forms/HTMLOptionElement_label07-expected.txt:
1727 * fast/forms/control-restrict-line-height-expected.txt:
1728 * fast/forms/disabled-select-change-index-expected.txt:
1729 * fast/forms/form-element-geometry-expected.txt:
1730 * fast/forms/menulist-separator-painting-expected.txt:
1731 * fast/forms/menulist-width-change-expected.txt:
1732 * fast/forms/option-script-expected.txt:
1733 * fast/forms/option-strip-whitespace-expected.txt:
1734 * fast/forms/option-text-clip-expected.txt:
1735 * fast/forms/select-accesskey-expected.txt:
1736 * fast/forms/select-align-expected.txt:
1737 * fast/forms/select-baseline-expected.txt:
1738 * fast/forms/select-change-listbox-to-popup-expected.txt:
1739 * fast/forms/select-disabled-appearance-expected.txt:
1740 * fast/forms/select-initial-position-expected.txt:
1741 * fast/forms/select-selected-expected.txt:
1742 * fast/forms/select-size-expected.txt:
1743 * fast/forms/select-style-expected.txt:
1744 * fast/forms/select-visual-hebrew-expected.txt:
1745 * fast/forms/select-writing-direction-natural-expected.txt:
1746 * fast/forms/stuff-on-my-optgroup-expected.txt:
1747 * fast/html/keygen-expected.txt:
1748 * fast/invalid/014-expected.txt:
1749 * fast/invalid/residual-style-expected.txt:
1750 * fast/parser/document-write-option-expected.txt:
1751 * fast/replaced/replaced-breaking-expected.txt:
1752 * fast/replaced/replaced-breaking-mixture-expected.txt:
1753 * fast/replaced/three-selects-break-expected.txt:
1754 * fast/replaced/width100percent-expected.txt:
1755 * fast/text/international/bidi-menulist-expected.txt:
1756 * http/tests/navigation/anchor-basic-expected.txt:
1757 * http/tests/navigation/anchor-frames-expected.txt:
1758 * http/tests/navigation/anchor-goback-expected.txt:
1759 * http/tests/navigation/anchor-subframeload-expected.txt:
1760 * http/tests/navigation/javascriptlink-basic-expected.txt:
1761 * http/tests/navigation/javascriptlink-frames-expected.txt:
1762 * http/tests/navigation/javascriptlink-goback-expected.txt:
1763 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
1764 * http/tests/navigation/metaredirect-basic-expected.txt:
1765 * http/tests/navigation/metaredirect-frames-expected.txt:
1766 * http/tests/navigation/metaredirect-goback-expected.txt:
1767 * http/tests/navigation/metaredirect-subframeload-expected.txt:
1768 * http/tests/navigation/post-goback2-expected.txt:
1769 * http/tests/navigation/postredirect-goback2-expected.txt:
1770 * http/tests/navigation/redirect302-basic-expected.txt:
1771 * http/tests/navigation/redirect302-frames-expected.txt:
1772 * http/tests/navigation/redirect302-goback-expected.txt:
1773 * http/tests/navigation/redirect302-subframeload-expected.txt:
1774 * http/tests/navigation/relativeanchor-basic-expected.txt:
1775 * http/tests/navigation/relativeanchor-frames-expected.txt:
1776 * http/tests/navigation/relativeanchor-goback-expected.txt:
1777 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
1778 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
1779 * http/tests/navigation/success200-basic-expected.txt:
1780 * http/tests/navigation/success200-frames-expected.txt:
1781 * http/tests/navigation/success200-frames-loadsame-expected.txt:
1782 * http/tests/navigation/success200-goback-expected.txt:
1783 * http/tests/navigation/success200-loadsame-expected.txt:
1784 * http/tests/navigation/success200-reload-expected.txt:
1785 * http/tests/navigation/success200-subframeload-expected.txt:
1786 * http/tests/navigation/timerredirect-basic-expected.txt:
1787 * http/tests/navigation/timerredirect-frames-expected.txt:
1788 * http/tests/navigation/timerredirect-goback-expected.txt:
1789 * http/tests/navigation/timerredirect-subframeload-expected.txt:
1790 * tables/mozilla/bugs/bug1188-expected.txt:
1791 * tables/mozilla/bugs/bug18359-expected.txt:
1792 * tables/mozilla/bugs/bug2479-3-expected.txt:
1793 * tables/mozilla/bugs/bug2479-4-expected.txt:
1794 * tables/mozilla/bugs/bug29326-expected.txt:
1795 * tables/mozilla/bugs/bug33855-expected.txt:
1796 * tables/mozilla/bugs/bug4382-expected.txt:
1797 * tables/mozilla/bugs/bug96334-expected.txt:
1798 * tables/mozilla/core/margins-expected.txt:
1799 * tables/mozilla/dom/tableDom-expected.txt:
1800 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
1802 2007-07-24 Beth Dakin <bdakin@apple.com>
1806 Tests for http://bugs.webkit.org/show_bug.cgi?id=14714 REGRESSION:
1807 ASSERTION FAILED: i < size() in Vector.h:401 on negative -webkit-
1810 http://bugs.webkit.org/show_bug.cgi?id=14718 REGRESSION: ASSERTION
1811 FAILED: i < size() in Vector.h:401 on zero -webkit-column-count
1813 * fast/multicol/negativeColumnWidth-expected.checksum: Added.
1814 * fast/multicol/negativeColumnWidth-expected.png: Added.
1815 * fast/multicol/negativeColumnWidth-expected.txt: Added.
1816 * fast/multicol/negativeColumnWidth.html: Added.
1817 * fast/multicol/zeroColumnCount-expected.checksum: Added.
1818 * fast/multicol/zeroColumnCount-expected.png: Added.
1819 * fast/multicol/zeroColumnCount-expected.txt: Added.
1820 * fast/multicol/zeroColumnCount.html: Added.
1822 2007-07-24 Mitz Pettel <mitz@webkit.org>
1826 - test, updated tests and updated results for
1827 http://bugs.webkit.org/show_bug.cgi?id=14684
1828 Hebrew text in Safari chrome is reversed (LTR instead of RTL)
1830 * fast/forms/HTMLOptionElement_label05-expected.checksum:
1831 * fast/forms/HTMLOptionElement_label05-expected.png:
1832 * fast/forms/listbox-deselect-scroll-expected.checksum:
1833 * fast/forms/listbox-deselect-scroll-expected.png:
1834 * fast/forms/listbox-width-change-expected.checksum:
1835 * fast/forms/listbox-width-change-expected.png:
1836 * fast/forms/option-strip-whitespace-expected.checksum:
1837 * fast/forms/option-strip-whitespace-expected.png:
1838 * fast/forms/select-change-popup-to-listbox-expected.checksum:
1839 * fast/forms/select-change-popup-to-listbox-expected.png:
1840 * fast/forms/select-initial-position-expected.checksum:
1841 * fast/forms/select-initial-position-expected.png:
1842 * fast/text/drawBidiText-expected.checksum: Added.
1843 * fast/text/drawBidiText-expected.png: Added.
1844 * fast/text/drawBidiText-expected.txt: Added.
1845 * fast/text/drawBidiText.html: Added.
1846 * fast/text/international/bidi-listbox-atsui-expected.checksum:
1847 * fast/text/international/bidi-listbox-atsui-expected.png:
1848 * fast/text/international/bidi-listbox-atsui-expected.txt:
1849 * fast/text/international/bidi-listbox-atsui.html: Removed the
1850 visual ordering cases.
1851 * fast/text/international/bidi-listbox-expected.checksum:
1852 * fast/text/international/bidi-listbox-expected.png:
1853 * fast/text/international/bidi-listbox-expected.txt:
1854 * fast/text/international/bidi-listbox.html: Removed the visual ordering
1855 cases because the patch removed special handling of visual ordering.
1857 2007-07-23 Justin Garcia <justin.garcia@apple.com>
1861 <rdar://problem/5354455> Word selection when right-clicking can be confusing (14728)
1863 * editing/selection/5354455-1-expected.checksum: Added.
1864 * editing/selection/5354455-1-expected.png: Added.
1865 * editing/selection/5354455-1-expected.txt: Added.
1866 * editing/selection/5354455-1.html: Added.
1867 * editing/selection/5354455-2-expected.checksum: Added.
1868 * editing/selection/5354455-2-expected.png: Added.
1869 * editing/selection/5354455-2-expected.txt: Added.
1870 * editing/selection/5354455-2.html: Added.
1872 2007-07-23 Anders Carlsson <andersca@apple.com>
1876 <rdar://problem/5335354>
1877 REGRESSION(r21359-r21368): Can't edit inside RTEF editable region
1879 * fast/dom/Document/open-with-pending-load-expected.txt: Added.
1880 * fast/dom/Document/open-with-pending-load.html: Added.
1882 2007-07-23 Anders Carlsson <andersca@apple.com>
1886 Remove http/tests/multipart/invalid-image-data.html which no longer fails on Leopard.
1888 * mac/leopard/Skipped:
1890 2007-07-23 Justin Garcia <justin.garcia@apple.com>
1892 <rdar://problem/5228167> REGRESSION: editing/execCommand/5119244.html failing on Leopard
1894 Removed another use of the ⎷ entity. See below.
1896 * editing/execCommand/5119244-expected.checksum:
1897 * editing/execCommand/5119244-expected.png:
1898 * editing/execCommand/5119244-expected.txt:
1899 * editing/execCommand/5119244.html:
1900 * mac/leopard/Skipped:
1902 2007-07-23 Justin Garcia <justin.garcia@apple.com>
1906 <rdar://problem/5228164> REGRESSION: editing/deleting/5144139-2.html fails on Leopard
1908 Removed the use of the ⎷ entity, which is available on
1909 Leopard but not Tiger. Perhaps because it is not available in Ahem
1910 but is available in some fallback font that ships with Leopard but not Tiger.
1911 It's OK to remove because its use wasn't necessary to test the fix for 5144139.
1913 * editing/deleting/5144139-2-expected.checksum:
1914 * editing/deleting/5144139-2-expected.png:
1915 * editing/deleting/5144139-2-expected.txt:
1916 * editing/deleting/5144139-2.html:
1917 * mac/leopard/Skipped:
1919 2007-07-23 Oliver Hunt <oliver@apple.com>
1923 Added initial pseudo-hangul IM, and tests for behaviour of hangul (<rdar://problem/5352152>)
1924 Updated keydown-keypress-preventDefault to be correct, and to have an demonstrate that keys have been inserted.
1925 Updated kotoeri test to perform more validation and check against updated behaviour
1927 * editing/input/mac/hangul-enter-confirms-and-sends-keypress-expected.txt: Added.
1928 * editing/input/mac/hangul-enter-confirms-and-sends-keypress.html: Added.
1929 * editing/input/mac/hangul.js: Added.
1930 * editing/input/mac/kotoeri-enter-to-confirm-and-newline.html:
1931 * fast/events/keydown-keypress-preventDefault-expected.txt:
1932 * fast/events/keydown-keypress-preventDefault.html:
1934 2007-07-23 Anders Carlsson <andersca@apple.com>
1938 <rdar://problem/5045711>
1939 http://bugs.webkit.org/show_bug.cgi?id=12938
1940 Google calendar settings page crashes
1942 * fast/dom/destroy-selected-radio-button-crash-expected.txt: Added.
1943 * fast/dom/destroy-selected-radio-button-crash.html: Added.
1945 2007-07-22 Sam Weinig <sam@webkit.org>
1949 * fast/dom/Window/window-function-name-getter-precedence.html:
1951 2007-07-22 Sam Weinig <sam@webkit.org>
1955 Test for http://bugs.webkit.org/show_bug.cgi?id=14682
1956 REGRESSION(24285-24399): alerts do not appear at W3C RTL test page
1958 * fast/dom/Window/window-function-name-getter-precedence-expected.txt: Added.
1959 * fast/dom/Window/window-function-name-getter-precedence.html: Added.
1961 2007-07-22 Oliver Hunt <oliver@apple.com>
1965 Moving input method tests to editing/input/mac
1967 * editing/input/mac: Copied from fast/events/inputmethods.
1968 * fast/events/inputmethods: Removed.
1969 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
1970 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Removed.
1971 * fast/events/inputmethods/kotoeri.js: Removed.
1972 * fast/events/inputmethods/logger.js: Removed.
1975 2007-07-22 Oliver Hunt <oliver@apple.com>
1979 Add the input methods tests to the windows skip list
1980 until we work to how to make them platform agnostic
1984 2007-07-22 Oliver Hunt <oliver@apple.com>
1988 Initial input method test case, this tests the behaviour of the
1989 enter key in our "kotoeri" engine.
1991 * fast/events/inputmethods: Added.
1992 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Added.
1993 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Added.
1994 * fast/events/inputmethods/kotoeri.js: Added.
1995 * fast/events/inputmethods/logger.js: Added.
1997 2007-07-21 Sam Weinig <sam@webkit.org>
2001 Update tests for <rdar://problem/5352013>
2002 The computed style for background-position is wrong for the initial value
2004 * fast/css/computed-style-expected.txt:
2005 * fast/css/computed-style-without-renderer-expected.txt:
2006 * fast/css/getComputedStyle-background-position-expected.txt:
2008 2007-07-20 Sam Weinig <sam@webkit.org>
2010 Reviewed by Beth Dakin.
2012 Tests for <rdar://problem/5351901>
2013 Computed value of border-position should return a CSSValueList, not a CSSPrimitiveValue
2015 * fast/css/computed-style-expected.txt:
2016 * fast/css/computed-style-without-renderer-expected.txt:
2017 * fast/css/getComputedStyle-background-position-expected.txt: Added.
2018 * fast/css/getComputedStyle-background-position.html: Added.
2020 2007-07-20 Justin Garcia <justin.garcia@apple.com>
2024 <rdar://problem/5109817> Ctrl-click on word in non-editable text doesn't select it
2026 * editing/selection/5109817-expected.checksum: Added.
2027 * editing/selection/5109817-expected.png: Added.
2028 * editing/selection/5109817-expected.txt: Added.
2029 * editing/selection/5109817.html: Added.
2031 2007-07-21 Antti <antti@apple.com>
2035 HTTP test for <rdar://problem/5305788>
2036 REGRESSION: Safari sometimes loads IE-specific stylesheet on www.apaema.org
2038 Test that order style sheets arrive has no impact to selection of preferred style sheet set.
2040 * http/tests/local/fail.css: Added.
2041 * http/tests/local/link-stylesheet-preferred-expected.txt: Added.
2042 * http/tests/local/link-stylesheet-preferred.html: Added.
2043 * http/tests/local/slow-css-pass.cgi: Added.
2045 2007-07-20 Sam Weinig <sam@webkit.org>
2049 Add tests for <rdar://problem/5351252>
2050 Computed value for -webkit-background-size and border-spacing
2051 should be space separated CSSValueLists.
2053 * fast/css/computed-style-expected.txt:
2054 * fast/css/computed-style-without-renderer-expected.txt:
2055 * fast/css/getComputedStyle-background-size-expected.txt: Added.
2056 * fast/css/getComputedStyle-background-size.html: Added.
2057 * fast/css/getComputedStyle-border-spacing-expected.txt: Added.
2058 * fast/css/getComputedStyle-border-spacing.html: Added.
2060 2007-07-20 Brady Eidson <beidson@apple.com>
2064 <rdar://problem/5153021> and http://bugs.webkit.org/show_bug.cgi?id=13364
2066 * fast/frames/frame-base-url-expected.txt: Added.
2067 * fast/frames/frame-base-url.html: Added.
2068 * fast/frames/resources/subframe-base-url.html: Added.
2070 2007-07-20 Maciej Stachowiak <mjs@apple.com>
2074 - test case for <rdar://problem/5326303> REGRESSION: blur event fires upon navigating away from a page with focused element
2076 (Test mostly by Alice.)
2078 * fast/events/no-blur-on-page-leave-expected.txt: Added.
2079 * fast/events/no-blur-on-page-leave.html: Added.
2080 * fast/events/resources/no-blur-result.html: Added.
2082 2007-07-20 Sam Weinig <sam@webkit.org>
2086 Update test to reduce code duplication.
2088 * fast/css/getComputedStyle-borderRadius-expected.txt:
2089 * fast/css/getComputedStyle-borderRadius.html:
2091 2007-07-20 Sam Weinig <sam@webkit.org>
2093 Reviewed by Beth Dakin.
2095 Computed style for border radii should return a CSSValueList instead
2096 of CSSPrimitiveValue (with a Pair type) when the radii are not the same.
2098 * fast/css/computed-style-expected.txt:
2099 * fast/css/computed-style-without-renderer-expected.txt:
2100 * fast/css/getComputedStyle-borderRadius-expected.txt: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius-expected.txt.
2101 * fast/css/getComputedStyle-borderRadius.html: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius.html.
2102 * fast/dom/getComputedStyle-borderRadius-expected.txt: Removed.
2103 * fast/dom/getComputedStyle-borderRadius.html: Removed.
2105 2007-07-20 Darin Adler <darin@apple.com>
2107 Reviewed by John Sullivan.
2109 - test for <rdar://problem/5331723> <rdar://problem/5331723> Safari gives error
2110 103 for URLs that Adobe Lightroom's Preview feature produces, with ":1" in the hostname
2112 * fast/loader/file-URL-with-port-number-expected.txt: Added.
2113 * fast/loader/file-URL-with-port-number.html: Added.
2114 * fast/loader/resources/empty-subframe.html: Added.
2116 2007-07-20 Rob Buis <buis@kde.org>
2121 http://bugs.webkit.org/show_bug.cgi?id=14642
2122 REGRESSION(r24064-24096): Reflection type effect in canvas tag broke
2124 * fast/canvas/gradient-empty-path-expected.checksum: Added.
2125 * fast/canvas/gradient-empty-path-expected.png: Added.
2126 * fast/canvas/gradient-empty-path-expected.txt: Added.
2127 * fast/canvas/gradient-empty-path.html: Added.
2129 2007-07-19 Geoffrey Garen <ggaren@apple.com>
2131 Reviewed by Darin Adler.
2133 Test for http://bugs.webkit.org/show_bug.cgi?id=10880 | <rdar://problem/5335694>
2134 REGRESSION: JavaScript menu doesn't appear on pricepoint.com (14595)
2136 * fast/js/do-while-without-semicolon-expected.txt: Added.
2137 * fast/js/do-while-without-semicolon.html: Added.
2139 2007-07-19 Antti <antti@apple.com>
2143 Test for <rdar://problem/5257371>
2144 Dashcode Client crash when clicking on placemarks in Maps widget in WebCore::DeprecatedPtrListImpl::addIterator
2146 * fast/flexbox/inline-children-crash-expected.txt: Added.
2147 * fast/flexbox/inline-children-crash.html: Added.
2149 2007-07-19 Antti <antti@apple.com>
2153 Update test case to work better as a pixel test.
2155 * fast/layers/layer-visibility-expected.checksum:
2156 * fast/layers/layer-visibility-expected.png:
2157 * fast/layers/layer-visibility-expected.txt:
2158 * fast/layers/layer-visibility.html:
2160 2007-07-18 Sam Weinig <sam@webkit.org>
2164 Test for http://bugs.webkit.org/show_bug.cgi?id=14646
2165 WebKit border radius properties are unavailable via JavaScript
2167 * fast/dom/getComputedStyle-borderRadius-expected.txt: Added.
2168 * fast/dom/getComputedStyle-borderRadius.html: Added.
2170 2007-07-18 Adam Roben <aroben@apple.com>
2172 Disable SSL tests on Windows
2174 <rdar://problem/5345985> tracks making these tests work
2176 Rubberstamed by Mark.
2178 * http/conf/cygwin-httpd.conf:
2181 2007-07-18 Darin Adler <darin@apple.com>
2183 Reviewed by Oliver Hunt.
2185 - test for <rdar://problem/5345432> PCRE computes length wrong for expressions such as "[**]"
2187 * fast/js/regexp-charclass-crash-expected.txt: Added.
2188 * fast/js/regexp-charclass-crash.html: Added.
2190 2007-07-18 Anders Carlsson <andersca@apple.com>
2194 <rdar://problem/5340098>
2195 http://bugs.webkit.org/show_bug.cgi?id=13366
2196 REGRESSION (r10935): AOL beta music player doesn't play
2198 * fast/dom/HTMLDocument/object-by-name-unknown-child-element-expected.txt: Added.
2199 * fast/dom/HTMLDocument/object-by-name-unknown-child-element.html: Added.
2201 2007-07-18 Maciej Stachowiak <mjs@apple.com>
2205 - test for <rdar://problem/5340603> REGRESSION: javascript being written to the screen in Safari
2207 * fast/tokenizer/badscript-expected.txt: Added.
2208 * fast/tokenizer/badscript.html: Added.
2210 2007-07-17 Sam Weinig <sam@webkit.org>
2212 Reviewed by Geoff Garen.
2214 Test for <rdar://problem/5333957>
2216 * http/tests/security/cross-frame-access-protocol.html: Fix a few typos.
2217 * http/tests/security/cross-frame-access-selection-expected.txt: Added.
2218 * http/tests/security/cross-frame-access-selection.html: Added.
2219 * http/tests/security/resources/foreign-domain-iframe-for-selection-test.html: Added.
2221 2007-07-17 Oliver Hunt <oliver@apple.com>
2225 Correct layout test.
2227 * fast/events/keydown-keypress-preventDefault-expected.txt:
2228 * fast/events/keydown-keypress-preventDefault.html:
2230 2007-07-17 Anders Carlsson <andersca@apple.com>
2234 <rdar://problem/4993463>
2235 http://bugs.webkit.org/show_bug.cgi?id=12732
2236 REGRESSION: Comments fields on ircimages not showing up in nightly
2238 * fast/frames/iframe-set-inner-html-expected.txt: Added.
2239 * fast/frames/iframe-set-inner-html.html: Added.
2241 2007-07-17 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2246 http://bugs.webkit.org/show_bug.cgi?id=9697
2248 Bug 9697: parseInt results may be inaccurate for numbers greater than 2^53
2250 * fast/js/numeric-conversion-expected.txt: Added.
2251 * fast/js/numeric-conversion.html: Added.
2252 * fast/js/resources/numeric-conversion.js: Added.
2254 2007-07-17 Geoffrey Garen <ggaren@apple.com>
2256 Reviewed by Kevin Decker.
2258 Layout test that demonstrates why an old ASSERT in WebCore was wrong.
2261 * fast/history/go-back-to-changed-name-expected.txt: Added.
2262 * fast/history/go-back-to-changed-name.html: Added.
2263 * fast/history/resources/go-back-to-changed-name2.html: Added.
2264 * fast/history/resources/go-back-to-changed-name3.html: Added.
2265 * http/tests/security/cross-frame-access-data-url-expected.txt: Added.
2266 * http/tests/security/cross-frame-access-data-url.html: Added.
2268 2007-07-17 Justin Garcia <justin.garcia@apple.com>
2272 <rdar://problem/5206311>
2273 Whitespace can't be removed when editing text pasted into from web page
2275 * editing/deleting/5206311-1-expected.checksum: Added.
2276 * editing/deleting/5206311-1-expected.png: Added.
2277 * editing/deleting/5206311-1-expected.txt: Added.
2278 * editing/deleting/5206311-1.html: Added.
2279 * editing/deleting/5206311-2-expected.checksum: Added.
2280 * editing/deleting/5206311-2-expected.png: Added.
2281 * editing/deleting/5206311-2-expected.txt: Added.
2282 * editing/deleting/5206311-2.html: Added.
2284 2007-07-17 Sam Weinig <sam@webkit.org>
2286 Reviewed by Adam Roben.
2288 * fast/dom/Window/alert-undefined-expected.txt: Added.
2289 * fast/dom/Window/alert-undefined.html: Added.
2291 2007-07-17 Geoffrey Garen <ggaren@apple.com>
2293 Reviewed by Kevin McCulough.
2295 * http/tests/navigation/multiple-back-forward-entries-expected.txt:
2296 Updated results to match new behavior, which is correct (multiple
2297 history entries should not be created).
2299 2007-07-17 Mitz Pettel <mitz@webkit.org>
2304 - test for http://bugs.webkit.org/show_bug.cgi?id=14569
2305 Repro crash due to saved state not being cleared when select and textarea elements are adopted by another document
2306 and for http://bugs.webkit.org/show_bug.cgi?id=13701
2307 REGRESSION (r21431): Reproducible crash resulting from calling adoptNode on a password field
2309 * fast/forms/saved-state-adoptNode-crash-expected.txt: Added.
2310 * fast/forms/saved-state-adoptNode-crash.html: Added.
2312 2007-07-17 Darin Adler <darin@apple.com>
2314 * http/tests/navigation/multiple-back-forward-entries-expected.txt: Updated results to
2315 match what I see locally and what we see on the buildbot. Geoff, please double-check that
2316 these new results are correct.
2318 2007-07-16 Geoffrey Garen <ggaren@apple.com>
2320 Forgot to do the delete half of the file move. Oops.
2322 2007-07-16 Geoffrey Garen <ggaren@apple.com>
2324 Fixed a bunch of layout test failures I just caused.
2326 Made the tests I just added into http test to make their results
2329 Also checked in the result change I forgot to check in last time.
2331 * fast/history/location-assign-adds-history-item-expected.txt: Removed.
2332 * fast/history/location-assign-adds-history-item.html: Removed.
2333 * fast/history/location-href-set-adds-history-item-expected.txt: Removed.
2334 * fast/history/location-href-set-adds-history-item.html: Removed.
2335 * fast/history/location-replace-adds-history-item-expected.txt: Removed.
2336 * fast/history/location-replace-adds-history-item.html: Removed.
2337 * fast/history/location-set-adds-history-item-expected.txt: Removed.
2338 * fast/history/location-set-adds-history-item.html: Removed.
2339 * fast/history/window-open-adds-history-item-expected.txt: Removed.
2340 * fast/history/window-open-adds-history-item.html: Removed.
2341 * fast/history/window-open-adds-history-item2-expected.txt: Removed.
2342 * fast/history/window-open-adds-history-item2.html: Removed.
2343 * http/tests/navigation/location-assign-adds-history-item-expected.txt: Copied from fast/history/location-assign-adds-history-item-expected.txt.
2344 * http/tests/navigation/location-assign-adds-history-item.html: Copied from fast/history/location-assign-adds-history-item.html.
2345 * http/tests/navigation/location-href-set-adds-history-item-expected.txt: Copied from fast/history/location-href-set-adds-history-item-expected.txt.
2346 * http/tests/navigation/location-href-set-adds-history-item.html: Copied from fast/history/location-href-set-adds-history-item.html.
2347 * http/tests/navigation/location-replace-adds-history-item-expected.txt: Copied from fast/history/location-replace-adds-history-item-expected.txt.
2348 * http/tests/navigation/location-replace-adds-history-item.html: Copied from fast/history/location-replace-adds-history-item.html.
2349 * http/tests/navigation/location-set-adds-history-item-expected.txt: Copied from fast/history/location-set-adds-history-item-expected.txt.
2350 * http/tests/navigation/location-set-adds-history-item.html: Copied from fast/history/location-set-adds-history-item.html.
2351 * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
2352 * http/tests/navigation/window-open-adds-history-item-expected.txt: Copied from fast/history/window-open-adds-history-item-expected.txt.
2353 * http/tests/navigation/window-open-adds-history-item.html: Copied from fast/history/window-open-adds-history-item.html.
2354 * http/tests/navigation/window-open-adds-history-item2-expected.txt: Copied from fast/history/window-open-adds-history-item2-expected.txt.
2355 * http/tests/navigation/window-open-adds-history-item2.html: Copied from fast/history/window-open-adds-history-item2.html.
2357 2007-07-16 Geoffrey Garen <ggaren@apple.com>
2359 Reviewed by Sam Weinig.
2361 Tests for <rdar://problem/5334483> REGRESSION: JavaScript-induced loads
2362 not added to back/forward list
2364 * fast/history/location-assign-adds-history-item-expected.txt: Added.
2365 * fast/history/location-assign-adds-history-item.html: Added.
2366 * fast/history/location-href-set-adds-history-item-expected.txt: Added.
2367 * fast/history/location-href-set-adds-history-item.html: Added.
2368 * fast/history/location-replace-adds-history-item-expected.txt: Added.
2369 * fast/history/location-replace-adds-history-item.html: Added.
2370 * fast/history/location-set-adds-history-item-expected.txt: Added.
2371 * fast/history/location-set-adds-history-item.html: Added.
2372 * fast/history/window-open-adds-history-item-expected.txt: Added.
2373 * fast/history/window-open-adds-history-item.html: Added.
2374 * fast/history/window-open-adds-history-item2-expected.txt: Added.
2375 * fast/history/window-open-adds-history-item2.html: Added.
2376 * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
2377 Updated results. Adding a history entry here is correct behavior.
2379 2007-07-16 Sam Weinig <sam@webkit.org>
2383 Remove more redundant isSafeScript checks.
2385 * http/tests/security/cross-frame-access-custom-expected.txt:
2386 * http/tests/security/cross-frame-access-get-expected.txt:
2387 * http/tests/security/cross-frame-access-name-getter-expected.txt:
2389 2007-07-16 Sam Weinig <sam@webkit.org>
2391 Reviewed by Geoff Garen.
2393 Rename cross-frame-access.html to cross-frame-access-get.html
2395 * http/tests/security/cross-frame-access-expected.txt: Removed.
2396 * http/tests/security/cross-frame-access-get-expected.txt: Copied from http/tests/security/cross-frame-access-expected.txt.
2397 * http/tests/security/cross-frame-access-get.html: Copied from http/tests/security/cross-frame-access.html.
2398 * http/tests/security/cross-frame-access.html: Removed.
2400 2007-07-16 Sam Weinig <sam@webkit.org>
2402 Reviewed by Geoff Garen.
2404 Move cross frame access put tests into cross-frame-access-put.html.
2406 * http/tests/security/cross-frame-access-custom-expected.txt:
2407 * http/tests/security/cross-frame-access-custom.html:
2408 * http/tests/security/cross-frame-access-expected.txt:
2409 * http/tests/security/cross-frame-access-first-time-expected.txt:
2410 * http/tests/security/cross-frame-access-first-time.html:
2411 * http/tests/security/cross-frame-access-frames.html:
2412 * http/tests/security/cross-frame-access-history.html:
2413 * http/tests/security/cross-frame-access-location-expected.txt:
2414 * http/tests/security/cross-frame-access-location.html:
2415 * http/tests/security/cross-frame-access-name-getter-expected.txt:
2416 * http/tests/security/cross-frame-access-name-getter.html:
2417 * http/tests/security/cross-frame-access-put-expected.txt:
2418 * http/tests/security/cross-frame-access-put.html:
2419 * http/tests/security/cross-frame-access.html:
2420 * http/tests/security/resources/cross-frame-iframe-for-get-test.html: Copied from http/tests/security/resources/cross-frame-iframe.html.
2421 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
2422 * http/tests/security/resources/cross-frame-iframe.html: Removed.
2424 2007-07-16 Adele Peterson <adele@apple.com>
2426 Updated results for Tiger and filed:
2427 <rdar://problem/5338680> fast/forms/hidden-listbox and fast/forms/hidden-input-file are missing empty RenderText on Leopard
2429 * fast/forms/hidden-input-file-expected.txt:
2430 * fast/forms/hidden-listbox-expected.txt:
2431 * mac/leopard/Skipped:
2433 2007-07-16 Justin Garcia <justin.garcia@apple.com>
2437 <rdar://problem/5240265> REGRESSION: Clicking a <button> clears the selection in contenteditable areas
2439 * editing/selection/5240265-expected.checksum: Added.
2440 * editing/selection/5240265-expected.png: Added.
2441 * editing/selection/5240265-expected.txt: Added.
2442 * editing/selection/5240265.html: Added.
2444 2007-07-16 Adele Peterson <adele@apple.com>
2448 Test for <rdar://problem/5321490> REGRESSION: visibility:hidden property doesn't hide parts of file input element
2449 http://bugs.webkit.org/show_bug.cgi?id=14565
2451 * fast/forms/hidden-input-file-expected.checksum: Added.
2452 * fast/forms/hidden-input-file-expected.png: Added.
2453 * fast/forms/hidden-input-file-expected.txt: Added.
2454 * fast/forms/hidden-input-file.html: Added.
2455 * fast/forms/hidden-listbox-expected.checksum
2456 * fast/forms/hidden-listbox-expected.png
2457 * fast/forms/hidden-listbox-expected.txt
2458 * fast/forms/hidden-listbox.html
2460 2007-07-16 Sam Weinig <sam@webkit.org>
2464 Add all the window's functions to cross-frame-access-put.html test.
2466 * http/tests/security/cross-frame-access-put-expected.txt:
2467 * http/tests/security/cross-frame-access-put.html:
2468 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
2470 2007-07-16 Sam Weinig <sam@webkit.org>
2472 Reviewed by Kevin McCullough.
2474 Breakup http/tests/security/cross-frame-access.html into multiple tests to
2475 make it easier to identify flaws should they arise.
2477 - Also factors out JS into a separate file.
2479 * http/tests/security/cross-frame-access-custom-expected.txt: Added.
2480 * http/tests/security/cross-frame-access-custom.html: Added.
2481 * http/tests/security/cross-frame-access-expected.txt:
2482 * http/tests/security/cross-frame-access-frames-expected.txt: Added.
2483 * http/tests/security/cross-frame-access-frames.html: Added.
2484 * http/tests/security/cross-frame-access-history-expected.txt: Added.
2485 * http/tests/security/cross-frame-access-history.html: Added.
2486 * http/tests/security/cross-frame-access-location-expected.txt: Added.
2487 * http/tests/security/cross-frame-access-location.html: Added.
2488 * http/tests/security/cross-frame-access-name-getter-expected.txt: Added.
2489 * http/tests/security/cross-frame-access-name-getter.html: Added.
2490 * http/tests/security/cross-frame-access.html:
2491 * http/tests/security/resources/cross-frame-access.js: Added.
2493 2007-07-16 Anders Carlsson <andersca@apple.com>
2495 Remove basic-auth.html, it no longer hangs on Leopard.
2497 * mac/leopard/Skipped:
2499 2007-07-16 Mark Rowe <mrowe@apple.com>
2501 Update expected result after r24302.
2503 * fast/css/empty-script-expected.txt:
2505 2007-07-16 Rob Buis <buis@kde.org>
2510 http://bugs.webkit.org/show_bug.cgi?id=14462
2511 non empty <style> element doesn't work
2513 * fast/css/empty-script-expected.txt: Added.
2514 * fast/css/empty-script.html: Added.
2516 2007-07-15 Oliver Hunt <oliver@apple.com>
2520 Update for changed behaviour now that we allow tab characters in input fields again
2522 * editing/inserting/typing-tab-designmode-forms-expected.checksum:
2523 * editing/inserting/typing-tab-designmode-forms-expected.png:
2524 * editing/inserting/typing-tab-designmode-forms-expected.txt:
2526 2007-07-15 Sam Weinig <sam@webkit.org>
2528 Reviewed by Geoff Garen.
2530 Update results after removing redundant calls to isSafeScript()
2532 * http/tests/security/cross-frame-access-expected.txt:
2534 2007-07-15 Oliver Hunt <oliver@apple.com>
2538 Testcase for <rdar://problem/5336602> REGRESSION: tab characters cannot be entered into text fields
2539 http://bugs.webkit.org/show_bug.cgi?id=14032
2541 * fast/forms/tab-in-input-expected.txt: Added.
2542 * fast/forms/tab-in-input.html: Added.
2544 2007-07-14 Alexey Proskuryakov <ap@webkit.org>
2548 http://bugs.webkit.org/show_bug.cgi?id=14618
2549 REGRESSION(13464): drivehq.com login form doesn't work
2551 * http/tests/misc/post-submit-button-expected.txt: Added.
2552 * http/tests/misc/post-submit-button.html: Added.
2554 2007-07-14 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2558 Added tests for the following bugs:
2559 http://bugs.webkit.org/show_bug.cgi?id=13517
2560 http://bugs.webkit.org/show_bug.cgi?id=14237
2562 Bug 13517: DOM Exception 8 in finance.aol.com sub-page
2563 Bug 14237: Javascript "var" statement interprets initialization in the topmost function scope
2565 * fast/js/resources/vardecl-blocks-init.js: Added.
2566 * fast/js/resources/vardecl-preserve-arguments.js: Updated.
2567 * fast/js/vardecl-blocks-init-expected.txt: Added.
2568 * fast/js/vardecl-blocks-init.html: Added.
2569 * fast/js/vardecl-preserve-arguments-expected.txt: Updated result.
2571 2007-07-13 Oliver Hunt <oliver@apple.com>
2575 Correct expected pixel results
2577 * fast/forms/input-appearance-readonly-expected.checksum:
2578 * fast/forms/input-appearance-readonly-expected.png:
2580 2007-07-13 Sam Weinig <sam@webkit.org>
2584 * fast/text/word-break-run-rounding-expected.txt:
2586 2007-07-13 Mitz Pettel <mitz@webkit.org>
2590 - test for http://bugs.webkit.org/show_bug.cgi?id=13438 <rdar://problem/5153030>
2591 Run rounding makes word-break:break-all/word not functional
2593 * fast/text/word-break-run-rounding-expected.checksum: Added.
2594 * fast/text/word-break-run-rounding-expected.png: Added.
2595 * fast/text/word-break-run-rounding-expected.txt: Added.
2596 * fast/text/word-break-run-rounding.html: Added.
2598 2007-07-13 Sam Weinig <sam@webkit.org>
2600 Reviewed by Geoff Garen.
2602 Tests for <rdar://problem/5318394>
2603 http site can read/write content of https site in same domain
2605 Adds ssl configuration information and tests.
2607 * http/conf/apache2-httpd.conf:
2608 * http/conf/cygwin-httpd.conf:
2609 * http/conf/httpd.conf:
2610 * http/conf/webkit-httpd.pem: Added.
2611 * http/tests/security/cross-frame-access-expected.txt:
2612 * http/tests/security/cross-frame-access-first-time-expected.txt:
2613 * http/tests/security/cross-frame-access-protocol-expected.txt: Added.
2614 * http/tests/security/cross-frame-access-protocol.html: Added.
2615 * http/tests/security/cross-frame-access-put-expected.txt:
2616 * http/tests/ssl: Added.
2617 * http/tests/ssl/resources: Added.
2618 * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Added.
2619 * http/tests/ssl/verify-ssl-enabled-expected.txt: Added.
2620 * http/tests/ssl/verify-ssl-enabled.php: Added.
2622 2007-07-13 Antti Koivisto <antti@apple.com>
2626 Test for <rdar://problem/5192256>
2627 click() in onchange handler causes another change event (causes hang at http://forums.whirlpool.net.au/)
2629 * fast/events/onchange-click-hang-expected.txt: Added.
2630 * fast/events/onchange-click-hang.html: Added.
2632 2007-07-13 Antti Koivisto <antti@apple.com>
2636 Test for x <rdar://problem/5333387>
2637 Combination of selection and click() on checkbox crashes
2639 * fast/dynamic/checkbox-selection-crash-expected.txt: Added.
2640 * fast/dynamic/checkbox-selection-crash.html: Added.
2642 2007-07-13 Antti Koivisto <antti@apple.com>
2646 Test for <rdar://problem/5333365>
2647 Calling click() is very slow
2649 * fast/forms/slow-click-expected.txt: Added.
2650 * fast/forms/slow-click.html: Added.
2652 2007-07-14 Mark Rowe <mrowe@apple.com>
2656 Apply the change to Apache 2 configuration from r24204 to the other two Apache configuration files.
2658 * http/conf/cygwin-httpd.conf:
2659 * http/conf/httpd.conf:
2661 2007-07-13 Mitz Pettel <mitz@webkit.org>
2663 Reviewed by Dave Hyatt.
2665 - updated tests and results for http://bugs.webkit.org/show_bug.cgi?id=13873
2666 Incomplete repaint of replaced element's box shadow
2668 * fast/repaint/box-shadow-h-expected.checksum:
2669 * fast/repaint/box-shadow-h-expected.png:
2670 * fast/repaint/box-shadow-h-expected.txt:
2671 * fast/repaint/box-shadow-h.html:
2672 * fast/repaint/box-shadow-v-expected.checksum:
2673 * fast/repaint/box-shadow-v-expected.png:
2674 * fast/repaint/box-shadow-v-expected.txt:
2675 * fast/repaint/box-shadow-v.html:
2677 2007-07-13 Mitz Pettel <mitz@webkit.org>
2679 Reviewed by Dave Hyatt.
2681 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14395
2682 When a <p> is inside <li> two <BR>s are rendered
2684 * editing/pasteboard/4861080-expected.checksum:
2685 * editing/pasteboard/4861080-expected.png:
2686 * editing/pasteboard/4861080-expected.txt:
2687 * fast/lists/marker-before-empty-inline-expected.checksum: Added.
2688 * fast/lists/marker-before-empty-inline-expected.png: Added.
2689 * fast/lists/marker-before-empty-inline-expected.txt: Added.
2690 * fast/lists/marker-before-empty-inline.html: Added.
2692 2007-07-12 David Kilzer <ddkilzer@apple.com>
2696 Backed out previous change. The test requires a different hostname to work.
2698 * http/tests/security/cross-frame-access-put.html:
2700 2007-07-12 David Kilzer <ddkilzer@apple.com>
2704 Don't hard code the hostname to make it work with run-webkit-httpd on other interfaces.
2706 * http/tests/security/cross-frame-access-put.html:
2708 2007-07-12 Justin Garcia <justin.garcia@apple.com>
2710 Reviewed by Harrison.
2712 <rdar://problem/5300379> Mail hung on option-delete
2714 * editing/deleting/5300379-expected.checksum: Added.
2715 * editing/deleting/5300379-expected.png: Added.
2716 * editing/deleting/5300379-expected.txt: Added.
2717 * editing/deleting/5300379.html: Added.
2719 2007-07-11 Sam Weinig <sam@webkit.org>
2723 Test for <rdar://problem/5329841>
2724 Calling window.closed on a closed window causes Safari to crash
2726 * fast/dom/Window/window-closed-crash-expected.txt: Added.
2727 * fast/dom/Window/window-closed-crash.html: Added.
2729 2007-07-12 Mitz Pettel <mitz@webkit.org>
2731 Reviewed by Mark Rowe.
2733 - try to fix hang seen on buildbot after the last fix
2735 * fast/history/resources/history_reload_window.html:
2737 2007-07-12 Mitz Pettel <mitz@webkit.org>
2739 Reviewed by Mark Rowe.
2741 - fix an assertion failure in DumpRenderTree when running fast/history/resources/history_reload_window.html
2743 * fast/history/resources/history_reload_window.html: Delay notifyDone() until
2744 after the window actually closes.
2746 2007-07-12 Maxime Britto <mbritto@pleyo.com>
2748 Reviewed by Mark Rowe.
2750 Update the expected results now that they match what the test describes as the correct rendering.
2752 * svg/custom/invalid-fill-hex-expected.txt:
2753 * svg/custom/invalid-fill-hex-expected.png:
2755 2007-07-11 Alexey Proskuryakov <ap@webkit.org>
2759 http://bugs.webkit.org/show_bug.cgi?id=14584
2760 XMLHttpRequest treats null login/password incorrectly
2762 * http/tests/xmlhttprequest/null-auth-expected.txt: Added.
2763 * http/tests/xmlhttprequest/null-auth.php: Added.
2764 * http/tests/xmlhttprequest/resources/echo-auth.php: Added.
2766 * http/tests/xmlhttprequest/basic-auth.html:
2767 * http/tests/xmlhttprequest/resources/basic-auth: Added.
2768 * http/tests/xmlhttprequest/resources/basic-auth.php: Removed.
2769 * http/tests/xmlhttprequest/resources/basic-auth/basic-auth.php: Copied from LayoutTests/http/tests/xmlhttprequest/resources/basic-auth.php.
2770 Moved this test's protected resource to its own subdirectory, so that accessing it doesn't set
2771 default credentials for the whole resources directory.
2773 2007-07-11 Anders Carlsson <andersca@apple.com>
2777 Create the lock file in a writable directory.
2779 * http/conf/apache2-httpd.conf:
2781 2007-07-11 Justin Garcia <justin.garcia@apple.com>
2785 <rdar://problem/5234383> REGRESSION: Sentence breaker method returning entire document length
2787 * editing/selection/5234383-1-expected.checksum: Added.
2788 * editing/selection/5234383-1-expected.png: Added.
2789 * editing/selection/5234383-1-expected.txt: Added.
2790 * editing/selection/5234383-1.html: Added.
2791 * editing/selection/5234383-2-expected.checksum: Added.
2792 * editing/selection/5234383-2-expected.png: Added.
2793 * editing/selection/5234383-2-expected.txt: Added.
2794 * editing/selection/5234383-2.html: Added.
2796 2007-07-11 Rob Buis <buis@kde.org>
2800 Regression test for:
2801 http://bugs.webkit.org/show_bug.cgi?id=14453
2802 REGRESSION: www.nzherald.co.nz almost all the formating is gone
2804 * css2.1/bogus-color-span-expected.checksum: Added.
2805 * css2.1/bogus-color-span-expected.png: Added.
2806 * css2.1/bogus-color-span-expected.txt: Added.
2807 * css2.1/bogus-color-span.html: Added.
2809 2007-07-10 Sam Weinig <sam@webkit.org>
2813 * fast/dom/Window/get-set-properties-expected.txt: Added.
2814 * fast/dom/Window/get-set-properties.html: Added.
2816 2007-07-10 Sam Weinig <sam@webkit.org>
2820 Tests for <rdar://problem/5326791>
2822 * http/tests/security/cross-frame-access-expected.txt:
2823 * http/tests/security/cross-frame-access-put-expected.txt: Added.
2824 * http/tests/security/cross-frame-access-put.html: Added.
2825 * http/tests/security/resources/cross-frame-iframe-for-put-test.html: Added.
2827 2007-07-10 Mitz Pettel <mitz@webkit.org>
2831 - test for http://bugs.webkit.org/show_bug.cgi?id=14449
2832 REGRESSION (r14345-r14375): Absolutely positioned image does not scale to containing element's height
2834 * fast/replaced/absolute-position-percentage-height-expected.checksum: Added.
2835 * fast/replaced/absolute-position-percentage-height-expected.png: Added.
2836 * fast/replaced/absolute-position-percentage-height-expected.txt: Added.
2837 * fast/replaced/absolute-position-percentage-height.html: Added.
2839 2007-07-10 Alice Liu <alice.liu@apple.com>
2842 removing tests that were blocked on lack of support for smart pasting and DOM Paste API
2844 2007-07-09 Geoffrey Garen <ggaren@apple.com>
2846 Reviewed by Maciej Stachowiak.
2848 * fast/events/onload-after-document-close-no-subresource-expected.txt: Added.
2849 * fast/events/onload-after-document-close-no-subresource.html: Added.
2850 * fast/events/onload-after-document-close-with-subresource-expected.txt: Added.
2851 * fast/events/onload-after-document-close-with-subresource.html: Added.
2852 * fast/events/resources/onload-image.png: Added.
2854 2007-07-10 Rob Buis <buis@kde.org>
2859 http://bugs.webkit.org/show_bug.cgi?id=8007
2860 createElement() and XHTML (A dynamically created table not rendered as such)
2862 SVG tests are changed to use createElementNS instead of createElement.
2863 Other test results match FF2 results, except replace-child.html and
2864 nodeisdefaultnamespace09.xhtml.
2866 * dom/xhtml/level1/core/hc_documentcreateelementcasesensitive-expected.txt:
2867 * dom/xhtml/level2/html/HTMLSelectElement18-expected.txt:
2868 * dom/xhtml/level2/html/HTMLSelectElement19-expected.txt:
2869 * dom/xhtml/level2/html/HTMLSelectElement20-expected.txt:
2870 * dom/xhtml/level2/html/HTMLTableElement31-expected.txt:
2871 * dom/xhtml/level3/core/nodeisdefaultnamespace09-expected.txt:
2872 * dom/xhtml/level3/core/nodelookupprefix10-expected.txt:
2873 * fast/css/create_element_align-expected.checksum: Added.
2874 * fast/css/create_element_align-expected.png: Added.
2875 * fast/css/create_element_align-expected.txt: Added.
2876 * fast/css/create_element_align.xhtml: Added.
2877 * fast/dom/Document/replace-child-expected.txt:
2878 * fast/dom/createElement-expected.txt: Added.
2879 * fast/dom/createElement.html: Added.
2880 * svg/custom/createelement-expected.txt:
2881 * svg/custom/createelement.svg:
2882 * svg/custom/js-late-clipPath-and-object-creation.svg:
2883 * svg/custom/js-late-clipPath-creation.svg:
2884 * svg/custom/js-late-gradient-and-object-creation.svg:
2885 * svg/custom/js-late-gradient-creation.svg:
2886 * svg/custom/js-late-marker-and-object-creation.svg:
2887 * svg/custom/js-late-marker-creation.svg:
2888 * svg/custom/js-late-mask-and-object-creation.svg:
2889 * svg/custom/js-late-mask-creation.svg:
2890 * svg/custom/js-late-pattern-and-object-creation.svg:
2891 * svg/custom/js-late-pattern-creation.svg:
2892 * svg/custom/multiple-title-elements.svg:
2893 * svg/custom/path-textPath-simulation.svg:
2895 2007-07-09 Alice Liu <alice.liu@apple.com>
2898 removed one test from skipped list to see whether it will pass with the new
2899 DOM Paste API change that is being added simultaneously.
2901 2007-07-09 Justin Garcia <justin.garcia@apple.com>
2903 Rolling the fix for 5310404 back in now that 5310404 has been fixed in Mail.
2905 * editing/deleting/4845371-expected.checksum:
2906 * editing/deleting/4845371-expected.txt:
2907 * editing/deleting/4845371.html:
2908 * editing/deleting/5126166-expected.txt:
2909 * editing/deleting/5290534.html: Added.
2910 * editing/deleting/5290534.html-disabled: Removed.
2912 2007-07-09 Justin Garcia <justin.garcia@apple.com>
2916 <rdar://problem/5156801> REGRESSION: Crash when deleting table content in Leopard Mail
2918 * editing/deleting/5156801-expected.checksum: Added.
2919 * editing/deleting/5156801-expected.png: Added.
2920 * editing/deleting/5156801-expected.txt: Added.
2921 * editing/deleting/5156801.html: Added.
2923 2007-07-09 Anders Carlsson <andersca@apple.com>
2927 <rdar://problem/4954319>
2928 Acrobat 7 / Safari crash: CrashTracer: 99 crashes in Safari at
2929 com.apple.WebCore: WebCore::NetscapePlugInStreamLoader::isDone const + 0
2933 * plugins/return-error-from-new-stream-callback-in-full-frame-plugin-expected.txt: Added.
2934 * plugins/return-error-from-new-stream-callback-in-full-frame-plugin.html: Added.
2936 2007-07-08 Mitz Pettel <mitz@webkit.org>
2940 - test for http://bugs.webkit.org/show_bug.cgi?id=12384
2941 getComputedStyle with td.style.display='none' reports '' for all properties except display
2943 * fast/css/computed-style-without-renderer-expected.txt: Added.
2944 * fast/css/computed-style-without-renderer.html: Added.
2946 2007-07-08 Rob Buis <buis@kde.org>
2951 http://bugs.webkit.org/show_bug.cgi?id=14209
2952 DRT should be able to deal with text zoom
2953 http://bugs.webkit.org/show_bug.cgi?id=10752
2954 The inspector should not respond to Make Text Smaller/Bigger commands
2956 * fast/css/ignore-text-zoom-expected.checksum: Added.
2957 * fast/css/ignore-text-zoom-expected.png: Added.
2958 * fast/css/ignore-text-zoom-expected.txt: Added.
2959 * fast/css/ignore-text-zoom.html: Added.
2962 2007-07-08 Mitz Pettel <mitz@webkit.org>
2966 - test for http://bugs.webkit.org/show_bug.cgi?id=14221
2967 Repro crash (ASSERTION FAILED: oldText in RenderBlock::updateFirstLetter() during relayout of :before content with first-letter style)
2969 * fast/css-generated-content/before-with-first-letter-expected.checksum: Added.
2970 * fast/css-generated-content/before-with-first-letter-expected.png: Added.
2971 * fast/css-generated-content/before-with-first-letter-expected.txt: Added.
2972 * fast/css-generated-content/before-with-first-letter.html: Added.
2974 2007-07-07 Sam Weinig <sam@webkit.org>
2976 Reviewed by Oliver Hunt.
2978 - update results after removing extraneous calls to isSafeScript for
2979 readonly attributes.
2981 * http/tests/security/cross-frame-access-expected.txt:
2983 2007-07-07 Darin Adler <darin@apple.com>
2985 - updated results (I changed the test at the last minute, but didn't regenerate results)
2987 * fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Updated.
2988 * fast/canvas/fill-stroke-clip-reset-path-expected.png: Updated.
2989 * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Updated.
2991 2007-07-07 Darin Adler <darin@apple.com>
2993 - test for <rdar://problem/5292364> REGRESSION: ZX Spectrum 3.0 widget - graphic anomalies in widget window frame
2995 * fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Added.
2996 * fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
2997 * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Added.
2998 * fast/canvas/fill-stroke-clip-reset-path.html: Added.
3000 2007-07-07 Rob Buis <buis@kde.org>
3005 http://bugs.webkit.org/show_bug.cgi?id=8994
3006 Canvas doesn't reset on resize
3008 * fast/canvas/canvas-resize-reset-expected.checksum: Added.
3009 * fast/canvas/canvas-resize-reset-expected.png: Added.
3010 * fast/canvas/canvas-resize-reset-expected.txt: Added.
3011 * fast/canvas/canvas-resize-reset.html: Added.
3013 2007-07-07 Alexey Proskuryakov <ap@webkit.org>
3015 Fixed a mismatch between test output and expected results (a typo that was only fixed in the former).
3017 * fast/loader/early-load-cancel-expected.txt:
3019 2007-07-07 Alexey Proskuryakov <ap@webkit.org>
3023 http://bugs.webkit.org/show_bug.cgi?id=14525
3024 Support exslt:node-set()
3026 * fast/xsl/exslt-node-set-expected.txt: Added.
3027 * fast/xsl/exslt-node-set.xml: Added.
3028 * fast/xsl/exslt-node-set.xsl: Added.
3030 2007-07-06 Maciej Stachowiak <mjs@apple.com>
3034 - test case for <rdar://problem/5133420> ASSERT in WebDocumentLoaderMac::decreaseLoadCount() un-discarding Gmail message
3036 * fast/loader/early-load-cancel-expected.txt: Added.
3037 * fast/loader/early-load-cancel.html: Added.
3038 * fast/loader/resources/early-load-cancel-inner.html: Added.
3040 2007-07-06 Mitz Pettel <mitz@webkit.org>
3044 - test for http://bugs.webkit.org/show_bug.cgi?id=14545
3045 REGRESSION (r21854-r21869): Repro crash in RenderBlock::updateFirstLetter @ nola.com/rose/
3047 * fast/css/first-letter-capitalized-expected.checksum: Added.
3048 * fast/css/first-letter-capitalized-expected.png: Added.
3049 * fast/css/first-letter-capitalized-expected.txt: Added.
3050 * fast/css/first-letter-capitalized.html: Added.
3052 2007-07-06 Darin Adler <darin@apple.com>
3054 * mac/leopard/Skipped: Updated bug numbers for some bugs that were duplicates.
3056 2007-07-06 Timothy Hatcher <timothy@apple.com>
3060 <rdar://problem/5313506> Some attributed string layout tests have an extra space character on Leopard
3062 Leopard serializes empty attribute dictionaries as "{ }", turn these into "{}" to match Tiger.
3064 * fast/text/attributed-substring-from-range-001.html:
3065 * mac/leopard/Skipped: Don't skip this test anymore.
3067 2007-07-06 Anders Carlsson <andersca@apple.com>
3069 Reviewed by David Kilzer.
3071 <rdar://problem/5313502>
3072 Many webarchive tests fail due to different NSURLResponse serialization on Leopard
3074 * mac/leopard/Skipped:
3075 * webarchive/archive-with-unencoded-url-expected.txt:
3076 * webarchive/test-body-background-expected.txt:
3077 * webarchive/test-duplicate-resources-expected.txt:
3078 * webarchive/test-frameset-expected.txt:
3079 * webarchive/test-img-src-expected.txt:
3080 * webarchive/test-input-src-expected.txt:
3081 * webarchive/test-link-href-expected.txt:
3082 * webarchive/test-object-data-expected.txt:
3083 * webarchive/test-script-src-expected.txt:
3084 * webarchive/test-table-background-expected.txt:
3085 * webarchive/test-td-background-expected.txt:
3087 2007-07-06 Timothy Hatcher <timothy@apple.com>
3091 <rdar://problem/5313506> Some attributed string layout tests have an extra space character on Leopard
3093 Don't dump the attributed string's description, this isn't helpful for the test. Just log
3094 the attribute names at index 0, which we expect to be nothing, to make sure the string
3097 * fast/forms/attributed-strings-expected.txt:
3098 * fast/forms/attributed-strings.html:
3100 2007-07-06 Anders Carlsson <andersca@apple.com>
3102 Reviewed by David Kilzer.
3106 * webarchive/archive-empty-frame-dom-expected.txt:
3107 * webarchive/archive-empty-frame-source-expected.txt:
3108 * webarchive/archive-with-unencoded-url-expected.txt:
3109 * webarchive/test-body-background-expected.txt:
3110 * webarchive/test-duplicate-resources-expected.txt:
3111 * webarchive/test-frameset-expected.txt:
3112 * webarchive/test-img-src-expected.txt:
3113 * webarchive/test-input-src-expected.txt:
3114 * webarchive/test-link-href-expected.txt:
3115 * webarchive/test-object-data-expected.txt:
3116 * webarchive/test-script-src-expected.txt:
3117 * webarchive/test-table-background-expected.txt:
3118 * webarchive/test-td-background-expected.txt:
3120 2007-07-06 Anders Carlsson <andersca@apple.com>
3124 <rdar://problem/5280532>
3125 REGRESSION: Can't access nested embed by document.name if object is not immediate parent
3127 * plugins/embed-inside-object-expected.txt: Added.
3128 * plugins/embed-inside-object.html: Added.
3130 2007-07-06 Adam Roben <aroben@apple.com>
3132 Add another Leopard failure
3134 * mac/leopard/Skipped:
3136 2007-07-06 Adam Roben <aroben@apple.com>
3138 Add another crasher to the Skipped file
3140 Also moved a test that had a bug filed about it out of the section of
3145 2007-07-06 Anders Carlsson <andersca@apple.com>
3149 <rdar://problem/5313518> fast/events/iframe-object-onload.html shows events out of order on Leopard
3151 Fix test so that it doesn't matter in what order the frames/objects are loaded. This is done by keeping
3152 the load logs in an array and sort it before dumping it.
3154 * fast/events/iframe-object-onload-expected.txt:
3155 * fast/events/iframe-object-onload.html:
3156 * mac/leopard/Skipped:
3158 2007-07-06 Anders Carlsson <andersca@apple.com>
3162 <rdar://problem/5313512> fast/frames/frame-set-same-{location,src}.html sometimes hang on Leopard
3164 Make these tests more robust against frames loading in a different order. Also, turn the tests
3165 into text tests and remove them from the Leopard skipped list.
3167 * fast/frames/frame-set-same-location-expected.checksum: Removed.
3168 * fast/frames/frame-set-same-location-expected.png: Removed.
3169 * fast/frames/frame-set-same-location-expected.txt:
3170 * fast/frames/frame-set-same-location.html:
3171 * fast/frames/frame-set-same-src-expected.checksum: Removed.
3172 * fast/frames/frame-set-same-src-expected.png: Removed.
3173 * fast/frames/frame-set-same-src-expected.txt:
3174 * fast/frames/frame-set-same-src.html:
3175 * mac/leopard/Skipped:
3177 2007-07-06 Mark Rowe <mrowe@apple.com>
3179 Unreviewed. Update test results.
3181 * fast/encoding/utf-32-big-endian-bom-expected.txt:
3182 * fast/encoding/utf-32-big-endian-nobom-expected.txt:
3183 * fast/encoding/utf-32-little-endian-bom-expected.txt:
3184 * fast/encoding/utf-32-little-endian-nobom-expected.txt:
3186 2007-07-06 Mitz Pettel <mitz@webkit.org>
3190 - test for http://bugs.webkit.org/show_bug.cgi?id=14400
3191 Assertion failure (SHOULD NEVER BE REACHED) going back on YouTube
3193 * fast/forms/button-state-restore-expected.txt: Added.
3194 * fast/forms/button-state-restore.html: Added.
3196 2007-07-06 Mitz Pettel <mitz@webkit.org>
3200 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=14487
3201 Incomplete repaint of background and border of boxes with -webkit-border-fit:lines
3203 * fast/repaint/border-fit-lines-expected.checksum: Added.
3204 * fast/repaint/border-fit-lines-expected.png: Added.
3205 * fast/repaint/border-fit-lines-expected.txt: Added.
3206 * fast/repaint/border-fit-lines.html: Added.
3208 2007-07-06 Tony Chang <idealisms@gmail.com>
3212 http://bugs.webkit.org/show_bug.cgi?id=14516
3213 Bug 14516: crash loading multipart/x-mixed-replace data on windows safari
3215 * http/tests/multipart/resources/multipart-nodashes.php: Added.
3216 * http/tests/multipart/win-boundary-crash-expected.txt: Added.
3217 * http/tests/multipart/win-boundary-crash.html: Added.
3219 2007-07-06 Jungshik Shin <jungshik.shin@gmail.com>
3223 - test for http://bugs.webkit.org/show_bug.cgi?id=13415
3225 * fast/encoding/utf-32-big-endian-bom-expected.txt: Added.
3226 * fast/encoding/utf-32-big-endian-bom.html: Added.
3227 * fast/encoding/utf-32-big-endian-nobom-expected.txt: Added.
3228 * fast/encoding/utf-32-big-endian-nobom.xml: Added.
3229 * fast/encoding/utf-32-little-endian-bom-expected.txt: Added.
3230 * fast/encoding/utf-32-little-endian-bom.html: Added.
3231 * fast/encoding/utf-32-little-endian-nobom-expected.txt: Added.
3232 * fast/encoding/utf-32-little-endian-nobom.xml: Added.
3234 2007-07-06 Rob Buis <buis@kde.org>
3239 http://bugs.webkit.org/show_bug.cgi?id=14442
3240 Adding a stop with value 1.0 to a gradient that has already been used has no effect
3242 * fast/canvas/gradient-add-second-start-end-stop-expected.checksum: Added.
3243 * fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
3244 * fast/canvas/gradient-add-second-start-end-stop-expected.txt: Added.
3245 * fast/canvas/gradient-add-second-start-end-stop.html: Added.
3247 2007-07-05 Adam Roben <aroben@apple.com>
3249 Updated the Windows Skipped file
3253 2007-07-05 Geoffrey Garen <ggaren@apple.com>
3255 Forgot to add this file for the test for <rdar://problem/5303567> REGRESSION:
3256 XMLHttpRequest.responseXML. Darin added a dummy file before -- here's the
3259 * fast/loader/resources/plist.app:
3261 2007-07-05 Justin Garcia <justin.garcia@apple.com>
3263 Reviewed by Harrison.
3265 <rdar://problem/5279521> REGRESSION: In Mail, a crash occurs at WebCore::Range::startPosition() when attempting to apply alignment to selected image/text in message body
3268 * editing/style/5279521-expected.checksum: Added.
3269 * editing/style/5279521-expected.png: Added.
3270 * editing/style/5279521-expected.txt: Added.
3271 * editing/style/5279521.html: Added.
3274 * fast/forms/radio-check-click-and-drag-expected.txt:
3275 * fast/forms/textarea-type-spaces-expected.txt:
3277 2007-07-05 Darin Adler <darin@apple.com>
3279 - tweaked IDN test and checked in both Tiger results and Leopard
3281 * fast/encoding/idn-security.html: Changed test to only test lowercase "a" since the behavior for
3282 uppercase letters has changed in the new ICU. Also added code to detect the older ICU and expect
3285 * fast/encoding/idn-security-expected.txt: Regenerated results.
3287 * mac/leopard/fast/encoding/idn-security-expected.txt: Copied from fast/encoding/idn-security-expected.txt.
3290 2007-07-05 Adam Roben <aroben@apple.com>
3292 Added two tests for Bug 14388: Input in text fields limited to 1024 characters
3294 fast/forms/input-maxlength-2.html is obsoleted by
3295 fast/forms/input-maxlength.html.
3299 * fast/forms/input-implicit-length-limit-expected.txt: Added.
3300 * fast/forms/input-implicit-length-limit.html: Added.
3301 * fast/forms/input-maxlength-2-expected.checksum: Removed.
3302 * fast/forms/input-maxlength-2-expected.png: Removed.
3303 * fast/forms/input-maxlength-2-expected.txt: Removed.
3304 * fast/forms/input-maxlength-2.html: Removed.
3305 * fast/forms/input-maxlength-expected.txt: Added.
3306 * fast/forms/input-maxlength.html: Added.
3308 2007-07-05 Adam Roben <aroben@apple.com>
3310 Add another hanging test to the Leopard Skipped file
3312 Rubberstamped by Adele.
3314 * mac/leopard/Skipped:
3316 2007-07-05 Adam Roben <aroben@apple.com>
3318 Add a Skipped file for Leopard.
3322 * mac/leopard/Skipped: Added.
3324 2007-07-04 Matt Perry <mpComplete@gmail.com>
3328 Test for http://bugs.webkit.org/show_bug.cgi?id=13400
3329 Bug 13400: REGRESSION (r20809-20814): No back entry created for navigations created by assigning to document.location
3330 <rdar://problem/5153025>
3332 Test that assigning to document.location in various ways adds an
3333 item to the back/forward list.
3335 * http/tests/navigation/document-location-click-expected.txt: Added.
3336 * http/tests/navigation/document-location-click-timeout-expected.txt: Added.
3337 * http/tests/navigation/document-location-click-timeout.html: Added.
3338 * http/tests/navigation/document-location-click.html: Added.
3339 * http/tests/navigation/document-location-mouseover-expected.txt: Added.
3340 * http/tests/navigation/document-location-mouseover.html: Added.
3341 * http/tests/navigation/document-location-onload-expected.txt: Added.
3342 * http/tests/navigation/document-location-onload.html: Added.
3343 * http/tests/navigation/resources/document-location.js: Added.
3345 2007-07-04 Darin Adler <darin@apple.com>
3347 - take out infinity tests from the test for bug 5292262 (see below) for now since they
3348 give different results on PowerPC and Intel and are not an important part of the intent
3349 of this test anyway; the bug was about normal numbers, not edge cases like infinity
3351 If we want to test the infinity behavior, we should make a separate test later.
3353 * fast/objc/longlongTest-expected.txt: Removed results from infinity tests.
3354 * fast/objc/longlongTest.html: Removed infinity tests.
3356 2007-07-05 Antti Koivisto <antti@apple.com>
3360 Test for Repro crash due to infinite recursion in HTMLParser::handleError @ youos.com
3361 <rdar://problem/5237811>
3363 * fast/table/incomplete-table-in-fragment-hang-expected.txt: Added.
3364 * fast/table/incomplete-table-in-fragment-hang.html: Added.
3366 2007-07-04 Sam Weinig <sam@webkit.org>
3370 Test for http://bugs.webkit.org/show_bug.cgi?id=14504
3371 REGRESSION (r23573): Amazon Book Excerpt can not be viewed in recent nightly
3373 * fast/dom/Window/window-property-shadowing-expected.txt: Added.
3374 * fast/dom/Window/window-property-shadowing.html: Added.
3376 2007-07-03 Darin Adler <darin@apple.com>
3378 Reviewed by Tim Hatcher.
3380 - tests for <rdar://problem/5221297> Font family name in the cssText for a DOMCSSStyleDeclaration needs quotes
3382 * editing/style/font-family-with-space-expected.txt: Added.
3383 * editing/style/font-family-with-space.html: Added.
3385 * fast/inspector/style-expected.txt: Updated expected results to expect "Lucida Grande" in quote marks.
3387 2007-07-03 Adele Peterson <adele@apple.com>
3391 Test for: <rdar://problem/5292988> domain names shouldn't contain ignorable characters
3393 * fast/encoding/idn-security-expected.txt: Added.
3394 * fast/encoding/idn-security.html: Added.
3395 * win/Skipped: Blocked by <rdar://problem/5301954>.
3397 2007-07-03 Sam Weinig <sam@webkit.org>
3401 Eleventh round of fixes for implicit 64-32 bit conversion errors.
3402 <rdar://problem/5292262>
3405 * fast/objc/longlongTest-expected.txt: Added.
3406 * fast/objc/longlongTest.html: Added.
3408 2007-07-03 Anders Carlsson <andersca@apple.com>
3412 <rdar://problem/5289718>
3413 http://bugs.webkit.org/show_bug.cgi?id=14437
3414 CrashTracer: [REGRESSION] 76 crashes in Safari at com.apple.WebCore: WebCore::Frame::settings const + 6 (14437)
3416 Add test from Alexey Proskuryakov.
3418 * plugins/plugin-remove-subframe-expected.txt: Added.
3419 * plugins/plugin-remove-subframe.html: Added.
3421 2007-07-03 Sam Weinig <sam@webkit.org>
3425 Seventh round of fixes for implicit 64-32 bit conversion errors.
3426 <rdar://problem/5292262>
3428 - Change from double -> float caused some slight changes.
3430 * svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
3431 * svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
3432 * svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
3433 * svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
3434 * svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
3435 * svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
3436 * svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
3437 * svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
3438 * svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
3439 * svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
3440 * svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
3441 * svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
3442 * svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
3443 * svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
3444 * svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
3445 * svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
3446 * svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
3448 2007-07-03 Antti Koivisto <antti@apple.com>
3452 Test for REGRESSION: misplaced selection ring remains after link is no longer focused.
3453 <rdar://problem/5205580>
3455 * fast/repaint/focus-layers-expected.checksum: Added.
3456 * fast/repaint/focus-layers-expected.png: Added.
3457 * fast/repaint/focus-layers-expected.txt: Added.
3458 * fast/repaint/focus-layers.html: Added.
3460 2007-07-02 Adam Roben <aroben@apple.com>
3462 Update the Windows Skipped list.
3466 2007-07-02 Adam Roben <aroben@apple.com>
3468 Update results after r23938.
3470 * fast/inline-block/14498-positionForCoordinates-expected.txt:
3471 * fast/table/click-near-anonymous-table-expected.txt:
3472 * svg/custom/pointer-events-image-expected.txt:
3473 * svg/custom/pointer-events-path-expected.txt:
3474 * svg/custom/text-hit-test-expected.txt:
3476 2007-07-02 Adam Roben <aroben@apple.com>
3478 Test for Bug 14498: RenderContainer::positionForCoordinates contains an order of operations error
3479 http://bugs.webkit.org/show_bug.cgi?id=14498
3483 * fast/inline-block/14498-positionForCoordinates-expected.txt: Added.
3484 * fast/inline-block/14498-positionForCoordinates.html: Added.
3486 2007-07-01 Darin Adler <darin@apple.com>
3488 Fixed a no-SVG test failure by removing a node that was affecting the test results differently
3489 depending on whether SVG support was compiled in or not.
3491 * fast/xpath/namespace-vs-predicate.xhtml: Remove the r_00 node at the end of the test.
3493 2007-07-01 Sam Weinig <sam@webkit.org>
3497 Third round of implicit 64-32 bit conversion errors fixes.
3498 <rdar://problem/5292262>
3500 getFloatValue() used to return a double and now returns a float for a small
3503 * fast/css/getFloatValueForUnit-expected.checksum:
3504 * fast/css/getFloatValueForUnit-expected.png:
3505 * fast/css/getFloatValueForUnit-expected.txt:
3506 * fast/css/getFloatValueForUnit.html:
3508 2007-07-01 Darin Adler <darin@apple.com>
3510 Fixed a no-SVG test failure by moving a test that requires SVG into the svg directory.
3512 * fast/dom/svg-element-attribute-js-null-expected.txt: Removed.
3513 * fast/dom/svg-element-attribute-js-null.xhtml: Removed.
3514 * svg/dom/svg-element-attribute-js-null-expected.txt: Copied from fast/dom/svg-element-attribute-js-null-expected.txt.
3515 * svg/dom/svg-element-attribute-js-null.xhtml: Copied from fast/dom/svg-element-attribute-js-null.xhtml.
3517 2007-07-01 Darin Adler <darin@apple.com>
3519 Added a missing file for the test for <rdar://problem/5303567> REGRESSION: XMLHttpRequest.responseXML
3521 * fast/loader/resources/plist.app: Added. Just some random XML file I found somewhere; seems to make
3522 the test succeed instead of failing every time!
3524 2007-07-01 Pamela Greene <pamg.bugs@gmail.com>
3528 Tests for <http://bugs.webkit.org/show_bug.cgi?id=14320>
3529 Bug 14320: <canvas> gradient stops at identical offsets are applied in the wrong order
3530 <rdar://problem/5290084>
3532 Add tests for various combinations of stops, including multiple stops at
3533 the same offsets, sorted and unsorted. Update results accordingly.
3535 * fast/canvas/fillrect_gradient-expected.checksum:
3536 * fast/canvas/fillrect_gradient-expected.png:
3537 * fast/canvas/fillrect_gradient-expected.txt:
3538 * fast/canvas/fillrect_gradient.html:
3540 2007-06-29 Adam Roben <aroben@apple.com>
3542 New test that makes sure we handle putting isindex into form data correctly.
3546 * http/tests/misc/isindex-formdata-expected.txt: Added.