1 2007-09-04 David Harrison <harrison@apple.com>
3 Reviewed by Maciej and John.
6 <rdar://problem/5452675> CrashTracer: [USER] 10 crashes in Mail at com.apple.WebCore: WebCore::Node::nodeIndex const + 6
8 * editing/inserting/insert-paragraph-05.html: Added.
9 * platform/mac/editing/inserting/insert-paragraph-05-expected.checksum: Added.
10 * platform/mac/editing/inserting/insert-paragraph-05-expected.png: Added.
11 * platform/mac/editing/inserting/insert-paragraph-05-expected.txt: Added.
13 2007-09-04 Antti Koivisto <antti@apple.com>
17 Test for <rdar://problem/5452112>
18 REGRESSION: Initially focused textfield on www.mac.com login page has no insertion point, and doesn't accept typed characters
20 * fast/forms/focus-style-pending-expected.txt: Added.
21 * fast/forms/focus-style-pending.html: Added.
23 2007-09-01 Darin Adler <darin@apple.com>
25 - rolled out the test case for 12988 until we re-fix it
27 * fast/dom/duplicate-ids-document-order.html: Removed.
29 2007-09-01 Rob Buis <buis@kde.org>
34 http://bugs.webkit.org/show_bug.cgi?id=12988
35 First element (in document order) is not returned when other duplicate ID-ed elements were created first
37 * fast/dom/duplicate-ids-document-order-expected.txt: Added.
38 * fast/dom/duplicate-ids-document-order.html: Added.
40 2007-08-31 Alice Liu <alice.liu@apple.com>
42 Reviewed by Tim Hatcher.
44 Test for <rdar://problem/5420682> Mail crashes at WebCore::InsertLineBreakCommand::doApply() after dropping a selected image over container's close box
46 * editing/deleting/deletionUI-single-instance.html: Added.
47 * platform/mac/editing/deleting/deletionUI-single-instance-expected.checksum: Added.
48 * platform/mac/editing/deleting/deletionUI-single-instance-expected.png: Added.
49 * platform/mac/editing/deleting/deletionUI-single-instance-expected.txt: Added.
51 2007-08-30 Adele Peterson <adele@apple.com>
55 Test for <rdar://problem/5450600> REGRESSION: can't paste in textfield if its in a body that has user-select:none set (affects widgets)
57 * editing/pasteboard/paste-plaintext-user-select-none-expected.txt: Added.
58 * editing/pasteboard/paste-plaintext-user-select-none.html: Added.
59 * fast/forms/textarea-paste-newline.html: Updated to escape '\n' in failure description.
61 2007-08-30 Oliver Hunt <oliver@apple.com>
65 Simple test case to ensure that hover affects are correctly propagated
67 * fast/css/hover-affects-child-expected.txt: Added.
68 * fast/css/hover-affects-child.html: Added.
70 2007-08-30 Justin Garcia <justin.garcia@apple.com>
74 <rdar://problem/5368833>
75 REGRESSION: Pasting a triple-clicked line of quoted text at the top of a message adds an extra, quoted line
77 Tested for behavior that we no longer want to have:
78 * editing/pasteboard/quirks-mode-br-2-expected.checksum: Removed.
79 * editing/pasteboard/quirks-mode-br-2-expected.png: Removed.
80 * editing/pasteboard/quirks-mode-br-2-expected.txt: Removed.
81 * editing/pasteboard/quirks-mode-br-2.html: Removed.
83 * platform/mac/editing/pasteboard: Added.
86 * editing/pasteboard/5368833.html: Added.
87 * platform/mac/editing/pasteboard/5368833-expected.checksum: Added.
88 * platform/mac/editing/pasteboard/5368833-expected.png: Added.
89 * platform/mac/editing/pasteboard/5368833-expected.txt: Added.
91 Regenerated these expected results to reflect new behavior:
92 * editing/pasteboard/paste-text-012-expected.checksum: Removed.
93 * editing/pasteboard/paste-text-012-expected.png: Removed.
94 * editing/pasteboard/paste-text-012-expected.txt: Removed.
95 * editing/pasteboard/paste-text-013-expected.checksum: Removed.
96 * editing/pasteboard/paste-text-016-expected.checksum: Removed.
97 * editing/pasteboard/paste-text-016-expected.png: Removed.
98 * editing/pasteboard/paste-text-016-expected.txt: Removed.
99 * platform/mac/editing/pasteboard/paste-text-012-expected.checksum: Added.
100 * platform/mac/editing/pasteboard/paste-text-012-expected.png: Added.
101 * platform/mac/editing/pasteboard/paste-text-012-expected.txt: Added.
102 * platform/mac/editing/pasteboard/paste-text-013-expected.checksum: Added.
103 * platform/mac/editing/pasteboard/paste-text-013-expected.png: Added.
104 * platform/mac/editing/pasteboard/paste-text-013-expected.txt: Added.
105 * platform/mac/editing/pasteboard/paste-text-016-expected.checksum: Added.
106 * platform/mac/editing/pasteboard/paste-text-016-expected.png: Added.
107 * platform/mac/editing/pasteboard/paste-text-016-expected.txt: Added.
109 2007-08-30 Mitz Pettel <mitz@webkit.org>
111 Reviewed by Dave Hyatt.
113 - updated test results for http://bugs.webkit.org/show_bug.cgi?id=13282
114 <rdar://problem/5126392> REGRESSION (NativePopUp): Rightmost character cut off in pop-up menu
116 * editing/pasteboard/4641033-expected.checksum:
117 * editing/pasteboard/4641033-expected.png:
118 * editing/pasteboard/4641033-expected.txt:
119 * fast/forms/HTMLOptionElement_label02-expected.checksum:
120 * fast/forms/HTMLOptionElement_label02-expected.png:
121 * fast/forms/HTMLOptionElement_label02-expected.txt:
122 * fast/forms/HTMLOptionElement_label03-expected.checksum:
123 * fast/forms/HTMLOptionElement_label03-expected.png:
124 * fast/forms/HTMLOptionElement_label03-expected.txt:
125 * fast/forms/control-restrict-line-height-expected.checksum:
126 * fast/forms/control-restrict-line-height-expected.png:
127 * fast/forms/control-restrict-line-height-expected.txt:
128 * fast/forms/menulist-restrict-line-height-expected.checksum:
129 * fast/forms/menulist-restrict-line-height-expected.png:
130 * fast/forms/menulist-restrict-line-height-expected.txt:
131 * fast/forms/menulist-width-change-expected.checksum:
132 * fast/forms/menulist-width-change-expected.png:
133 * fast/forms/menulist-width-change-expected.txt:
134 * fast/forms/select-change-listbox-to-popup-expected.checksum:
135 * fast/forms/select-change-listbox-to-popup-expected.png:
136 * fast/forms/select-change-listbox-to-popup-expected.txt:
137 * fast/forms/select-disabled-appearance-expected.checksum:
138 * fast/forms/select-disabled-appearance-expected.png:
139 * fast/forms/select-disabled-appearance-expected.txt:
140 * fast/forms/stuff-on-my-optgroup-expected.checksum:
141 * fast/forms/stuff-on-my-optgroup-expected.png:
142 * fast/forms/stuff-on-my-optgroup-expected.txt:
143 * fast/parser/document-write-option-expected.checksum:
144 * fast/parser/document-write-option-expected.png:
145 * fast/parser/document-write-option-expected.txt:
146 * http/tests/navigation/anchor-basic-expected.txt:
147 * http/tests/navigation/anchor-frames-expected.txt:
148 * http/tests/navigation/anchor-goback-expected.checksum:
149 * http/tests/navigation/anchor-goback-expected.png:
150 * http/tests/navigation/anchor-goback-expected.txt:
151 * http/tests/navigation/anchor-subframeload-expected.txt:
152 * http/tests/navigation/javascriptlink-basic-expected.checksum:
153 * http/tests/navigation/javascriptlink-basic-expected.png:
154 * http/tests/navigation/javascriptlink-basic-expected.txt:
155 * http/tests/navigation/javascriptlink-frames-expected.txt:
156 * http/tests/navigation/javascriptlink-goback-expected.checksum:
157 * http/tests/navigation/javascriptlink-goback-expected.png:
158 * http/tests/navigation/javascriptlink-goback-expected.txt:
159 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
160 * http/tests/navigation/metaredirect-basic-expected.checksum:
161 * http/tests/navigation/metaredirect-basic-expected.png:
162 * http/tests/navigation/metaredirect-basic-expected.txt:
163 * http/tests/navigation/metaredirect-frames-expected.txt:
164 * http/tests/navigation/metaredirect-goback-expected.checksum:
165 * http/tests/navigation/metaredirect-goback-expected.png:
166 * http/tests/navigation/metaredirect-goback-expected.txt:
167 * http/tests/navigation/metaredirect-subframeload-expected.txt:
168 * http/tests/navigation/post-goback2-expected.checksum:
169 * http/tests/navigation/post-goback2-expected.png:
170 * http/tests/navigation/post-goback2-expected.txt:
171 * http/tests/navigation/postredirect-goback2-expected.checksum:
172 * http/tests/navigation/postredirect-goback2-expected.png:
173 * http/tests/navigation/postredirect-goback2-expected.txt:
174 * http/tests/navigation/redirect302-basic-expected.checksum:
175 * http/tests/navigation/redirect302-basic-expected.png:
176 * http/tests/navigation/redirect302-basic-expected.txt:
177 * http/tests/navigation/redirect302-frames-expected.txt:
178 * http/tests/navigation/redirect302-goback-expected.checksum:
179 * http/tests/navigation/redirect302-goback-expected.png:
180 * http/tests/navigation/redirect302-goback-expected.txt:
181 * http/tests/navigation/redirect302-subframeload-expected.txt:
182 * http/tests/navigation/relativeanchor-basic-expected.txt:
183 * http/tests/navigation/relativeanchor-frames-expected.txt:
184 * http/tests/navigation/relativeanchor-goback-expected.txt:
185 * http/tests/navigation/slowmetaredirect-basic-expected.checksum:
186 * http/tests/navigation/slowmetaredirect-basic-expected.png:
187 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
188 * http/tests/navigation/slowtimerredirect-basic-expected.checksum:
189 * http/tests/navigation/slowtimerredirect-basic-expected.png:
190 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
191 * http/tests/navigation/success200-basic-expected.checksum:
192 * http/tests/navigation/success200-basic-expected.png:
193 * http/tests/navigation/success200-basic-expected.txt:
194 * http/tests/navigation/success200-frames-expected.txt:
195 * http/tests/navigation/success200-frames-loadsame-expected.txt:
196 * http/tests/navigation/success200-goback-expected.checksum:
197 * http/tests/navigation/success200-goback-expected.png:
198 * http/tests/navigation/success200-goback-expected.txt:
199 * http/tests/navigation/success200-loadsame-expected.checksum:
200 * http/tests/navigation/success200-loadsame-expected.png:
201 * http/tests/navigation/success200-loadsame-expected.txt:
202 * http/tests/navigation/success200-reload-expected.checksum:
203 * http/tests/navigation/success200-reload-expected.png:
204 * http/tests/navigation/success200-reload-expected.txt:
205 * http/tests/navigation/success200-subframeload-expected.txt:
206 * http/tests/navigation/timerredirect-basic-expected.checksum:
207 * http/tests/navigation/timerredirect-basic-expected.png:
208 * http/tests/navigation/timerredirect-basic-expected.txt:
209 * http/tests/navigation/timerredirect-frames-expected.txt:
210 * http/tests/navigation/timerredirect-goback-expected.checksum:
211 * http/tests/navigation/timerredirect-goback-expected.png:
212 * http/tests/navigation/timerredirect-goback-expected.txt:
213 * http/tests/navigation/timerredirect-subframeload-expected.txt:
214 * tables/mozilla/bugs/bug33855-expected.checksum:
215 * tables/mozilla/bugs/bug33855-expected.png:
216 * tables/mozilla/bugs/bug33855-expected.txt:
217 * tables/mozilla/dom/tableDom-expected.checksum:
218 * tables/mozilla/dom/tableDom-expected.png:
219 * tables/mozilla/dom/tableDom-expected.txt:
220 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
221 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
222 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
224 2007-08-29 Antti Koivisto <antti@apple.com>
228 Test for <rdar://problem/5425951>
229 REGRESSION: change to updateLayoutIgnorePendingStylesheets causes SAP Portal page to render wrong
231 * fast/dynamic/style-access-late-stylesheet-load-expected.txt: Added.
232 * fast/dynamic/style-access-late-stylesheet-load.html: Added.
234 2007-08-28 Sam Weinig <sam@webkit.org>
238 Additional tests for <rdar://problem/5426142>
240 * http/tests/security/listener/resources/childWithXMLHttpRequest.html: Added.
241 * http/tests/security/listener/resources/targetChild-XMLHttpRequest-addEventListener.html: Added.
242 * http/tests/security/listener/resources/targetChild-XMLHttpRequest-shortcut.html: Added.
243 * http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Added.
244 * http/tests/security/listener/xss-XMLHttpRequest-addEventListener.html: Added.
245 * http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Added.
246 * http/tests/security/listener/xss-XMLHttpRequest-shortcut.html: Added.
248 2007-08-28 David Harrison <harrison@apple.com>
252 <rdar://problem/5415006> Command Left in a To Do causes caret to disappear
254 * editing/selection/mixed-editability-8.html: Added.
255 * editing/selection/mixed-editability-9.html: Added.
256 * platform/mac/editing/selection: Added.
257 * platform/mac/editing/selection/mixed-editability-8-expected.checksum: Added.
258 * platform/mac/editing/selection/mixed-editability-8-expected.png: Added.
259 * platform/mac/editing/selection/mixed-editability-8-expected.txt: Added.
260 * platform/mac/editing/selection/mixed-editability-9-expected.checksum: Added.
261 * platform/mac/editing/selection/mixed-editability-9-expected.png: Added.
262 * platform/mac/editing/selection/mixed-editability-9-expected.txt: Added.
264 2007-08-28 Anders Carlsson <andersca@apple.com>
266 Use the correct test paths.
268 * platform/mac-leopard/Skipped:
269 * platform/mac-tiger/Skipped:
271 2007-08-28 Anders Carlsson <andersca@apple.com>
275 <rdar://problem/5298296> XMLHttpRequest readyState 3 & responseText buffer issues
277 * http/tests/xmlhttprequest/resources/small-chunks.cgi: Added.
278 * http/tests/xmlhttprequest/small-chunks-response-text-expected.txt: Added.
279 * http/tests/xmlhttprequest/small-chunks-response-text.html: Added.
280 * platform/mac-leopard/Skipped:
281 * platform/mac-tiger/Skipped:
283 2007-08-27 Oliver Hunt <oliver@apple.com>
285 Reviewed by NOBODY (layout test result fix).
287 Output of layoutTestController.dumpChildFramesAsText changes in non-relevant way
288 when running this test on its own vs. running as part of the full suite.
290 Correcting test result for the output produced while running the full suite.
292 * fast/encoding/frame-default-enc-expected.txt:
294 2007-08-27 Oliver Hunt <oliver@apple.com>
298 Convert all the encoding tests to plain text dumps.
300 * fast/encoding/char-decoding-expected.txt:
301 * fast/encoding/char-decoding-mac-expected.txt: Added.
302 * fast/encoding/char-decoding-mac.html: Added.
303 char-decoding-mac tests the ability to decode the mac specific legacy x-nextstep charset.
304 * fast/encoding/char-decoding.html:
305 * fast/encoding/frame-default-enc-expected.checksum: Removed.
306 * fast/encoding/frame-default-enc-expected.png: Removed.
307 * fast/encoding/frame-default-enc-expected.txt:
308 * fast/encoding/frame-default-enc.html:
309 * fast/encoding/mispositioned-meta-expected.checksum: Removed.
310 * fast/encoding/mispositioned-meta-expected.png: Removed.
311 * fast/encoding/mispositioned-meta-expected.txt:
312 * fast/encoding/mispositioned-meta.html:
313 * fast/encoding/tag-in-title-expected.checksum: Removed.
314 * fast/encoding/tag-in-title-expected.png: Removed.
315 * fast/encoding/tag-in-title-expected.txt:
316 * fast/encoding/tag-in-title.html:
317 * platform/win/Skipped:
318 Skip char-decoding-mac
320 2007-08-27 Antti Koivisto <antti@apple.com>
324 Test for <rdar://problem/5433144>
325 REGRESSION: Unable to click "Select" link at Expedia for car rentals
327 * fast/innerHTML/javascript-url-expected.txt: Added.
328 * fast/innerHTML/javascript-url.html: Added.
330 2007-08-27 Oliver Hunt <oliver@apple.com>
334 Remove tests effected by <rdar://problem/5317287> from the windows skiplist
336 * platform/win/Skipped:
338 2007-08-27 Mitz Pettel <mitz@webkit.org>
342 - test for http://bugs.webkit.org/show_bug.cgi?id=15091
343 Crash in RenderBlock::skipWhitespace during layout <rdar://problem/5439631>
345 * fast/replaced/applet-disabled-positioned.html: Added.
346 * platform/mac/fast/replaced: Added.
347 * platform/mac/fast/replaced/applet-disabled-positioned-expected.checksum: Added.
348 * platform/mac/fast/replaced/applet-disabled-positioned-expected.png: Added.
349 * platform/mac/fast/replaced/applet-disabled-positioned-expected.txt: Added.
351 2007-08-26 Antti Koivisto <antti@apple.com>
355 Test for <rdar://problem/5433726>
356 Mail crash at WebCore::Frame::styleForSelectionStart() when deleting a selection in a HTML message (http://www.yahoo.com/)
358 * editing/style/temporary-span-crash-expected.txt: Added.
359 * editing/style/temporary-span-crash.html: Added.
361 2007-08-25 David Kilzer <ddkilzer@apple.com>
363 Reviewed by NOBODY (fixes layout tests).
365 Don't pass any options to window.open() in target-frame-from-window.html, specifically
366 those that cause the window to be resized. This caused a downstream failure in
367 cross-frame-access-put.html because the window.outerHeight and window.outerWidth
368 properties were sometimes affected by the new window size used in the popup window.
370 * http/tests/navigation/target-frame-from-window.html:
372 2007-08-24 Sam Weinig <sam@webkit.org>
376 Tests for <rdar://problem/5426142>
378 * http/tests/security/listener: Added.
379 * http/tests/security/listener/resources: Added.
380 * http/tests/security/listener/resources/childWindow.html: Added.
381 * http/tests/security/listener/resources/childWithButton.html: Added.
382 * http/tests/security/listener/resources/targetChild-JSTargetNode-onclick-addEventListener.html: Added.
383 * http/tests/security/listener/resources/targetChild-JSTargetNode-onclick-shortcut.html: Added.
384 * http/tests/security/listener/resources/targetChild-window-onclick-addEventListener.html: Added.
385 * http/tests/security/listener/resources/targetChild-window-onclick-shortcut.html: Added.
386 * http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Added.
387 * http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener.html: Added.
388 * http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Added.
389 * http/tests/security/listener/xss-JSTargetNode-onclick-shortcut.html: Added.
390 * http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Added.
391 * http/tests/security/listener/xss-window-onclick-addEventListener.html: Added.
392 * http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Added.
393 * http/tests/security/listener/xss-window-onclick-shortcut.html: Added.
395 2007-08-25 Rob Buis <buis@kde.org>
400 http://bugs.webkit.org/show_bug.cgi?id=14848
401 DOM table rules are not updated when changed
403 * fast/table/rules-attr-dynchange1-expected.checksum: Added.
404 * fast/table/rules-attr-dynchange1-expected.png: Added.
405 * fast/table/rules-attr-dynchange1-expected.txt: Added.
406 * fast/table/rules-attr-dynchange1.html: Added.
407 * fast/table/rules-attr-dynchange2-expected.checksum: Added.
408 * fast/table/rules-attr-dynchange2-expected.png: Added.
409 * fast/table/rules-attr-dynchange2-expected.txt: Added.
410 * fast/table/rules-attr-dynchange2.html: Added.
412 2007-08-25 Adele Peterson <adele@apple.com>
416 Test for http://bugs.webkit.org/show_bug.cgi?id=15073
417 <rdar://problem/5426557> REGRESSION: Can no longer drag text from textareas
419 * fast/forms/drag-out-of-textarea-expected.txt: Added.
420 * fast/forms/drag-out-of-textarea.html: Added.
422 2007-08-25 Mark Rowe <mrowe@apple.com>
424 Rubber-stamped by Mitz.
426 Disable fast/js/string-concatenate-outofmemory.html until <http://bugs.webkit.org/show_bug.cgi?id=15046> is resolved.
428 * fast/js/string-concatenate-outofmemory.html: Removed.
429 * fast/js/string-concatenate-outofmemory.html-disabled: Copied from LayoutTests/fast/js/string-concatenate-outofmemory.html.
431 2007-08-25 Mitz Pettel <mitz@webkit.org>
433 Reviewed by Dave Hyatt.
435 - updated test and results for http://bugs.webkit.org/show_bug.cgi?id=15056
436 REGRESSION (r21472): Digg Podcasts Episodes Render "Digg" counter incorrectly
438 * fast/parser/residual-style-close-across-n-blocks-expected.txt:
439 * fast/parser/residual-style-close-across-n-blocks.html:
440 * tables/mozilla/other/wa_table_tr_align-expected.txt:
442 2007-08-25 Mitz Pettel <mitz@webkit.org>
444 Reviewed by Dave Hyatt.
446 - test for http://bugs.webkit.org/show_bug.cgi?id=14972
447 Moving cursor down in contentEditable section fails if styled line-height:1em
449 * editing/selection/move-by-line-003-expected.txt: Added.
450 * editing/selection/move-by-line-003.html: Added.
452 2007-08-25 Mitz Pettel <mitz@webkit.org>
456 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14792
457 <rdar://problem/5367763> REGRESSION: Copy inserts carriage return in middle of selection
459 * editing/pasteboard/newlines-around-floating-or-positioned-expected.txt: Added.
460 * editing/pasteboard/newlines-around-floating-or-positioned.html: Added.
461 * fast/events/capture-on-target-expected.txt:
462 * fast/events/mouseclick-target-and-positioning-expected.txt:
463 * fast/events/mouseover-mouseout-expected.txt:
464 * fast/events/mouseover-mouseout2-expected.txt:
465 * fast/events/window-events-bubble-expected.txt:
466 * fast/events/window-events-bubble2-expected.txt:
467 * fast/events/window-events-capture-expected.txt:
468 * fast/forms/input-appearance-elementFromPoint-expected.txt:
469 * fast/forms/onselect-textarea-expected.txt:
470 * fast/forms/onselect-textfield-expected.txt:
472 2007-08-24 Justin Garcia <justin.garcia@apple.com>
476 <rdar://problem/5432254> GoogleDocs: A hang occurs when applying list style to selected table
478 * editing/execCommand/5432254-1.html: Added.
479 * editing/execCommand/5432254-2.html: Added.
480 * platform/mac/editing/execCommand: Added.
481 * platform/mac/editing/execCommand/5432254-1-expected.checksum: Added.
482 * platform/mac/editing/execCommand/5432254-1-expected.png: Added.
483 * platform/mac/editing/execCommand/5432254-1-expected.txt: Added.
484 * platform/mac/editing/execCommand/5432254-2-expected.checksum: Added.
485 * platform/mac/editing/execCommand/5432254-2-expected.png: Added.
486 * platform/mac/editing/execCommand/5432254-2-expected.txt: Added.
488 2007-08-24 Anders Carlsson <andersca@apple.com>
492 <rdar://problem/5430165>
493 REGRESSION: Dynamically loaded images fail to load
495 * fast/dom/HTMLImageElement/image-loading-gc-expected.txt: Added.
496 * fast/dom/HTMLImageElement/image-loading-gc.html: Added.
498 2007-08-24 Beth Dakin <bdakin@apple.com>
500 Reviewed by Hyatt and Adele.
502 Test for <rdar://problem/5417203> Google Gmail 1.0 widget - unread
505 * fast/table/cell-pref-width-invalidation.html: Added.
506 * platform/mac/fast/table/cell-pref-width-invalidation-expected.checksum: Added.
507 * platform/mac/fast/table/cell-pref-width-invalidation-expected.png: Added.
508 * platform/mac/fast/table/cell-pref-width-invalidation-expected.txt: Added.
510 2007-08-23 Kevin McCullough <kmccullough@apple.com>
514 - window-resize.html now passes.
516 * platform/win/Skipped:
518 2007-08-23 David Kilzer <ddkilzer@webkit.org>
522 - test for http://bugs.webkit.org/show_bug.cgi?id=11756
523 REGRESSION: link targeting a frame in another window does not work
524 <rdar://problem/5286420>
526 * http/tests/navigation/resources/target-frame-from-window-end.html: Added.
527 * http/tests/navigation/resources/target-frame-from-window-popup.html: Added.
528 * http/tests/navigation/resources/target-frame-from-window-start.html: Added.
529 * http/tests/navigation/target-frame-from-window-expected.txt: Added.
530 * http/tests/navigation/target-frame-from-window.html: Added.
531 * platform/win/Skipped: Added http/tests/navigation/target-frame-from-window.html to skip list.
533 2007-08-23 Justin Garcia <justin.garcia@apple.com>
537 <rdar://problem/5156801> REGRESSION: Crash at DeleteSelectionCommand::doApply() when deleting table content
539 * editing/deleting/5156801-2.html: Added.
540 * platform/mac/editing/deleting: Added.
541 * platform/mac/editing/deleting/5156801-2-expected.checksum: Added.
542 * platform/mac/editing/deleting/5156801-2-expected.png: Added.
543 * platform/mac/editing/deleting/5156801-2-expected.txt: Added.
545 2007-08-22 Justin Garcia <justin.garcia@apple.com>
549 <rdar://problem/5418891> CrashTracer: [USER] 1 crash in Mail at -[WebViewEditor webView:shouldInsertText:replacingDOMRange:givenAction:]
551 * editing/inserting/5418891.html: Added.
552 * platform/mac/editing/inserting: Added.
553 * platform/mac/editing/inserting/5418891-expected.checksum: Added.
554 * platform/mac/editing/inserting/5418891-expected.png: Added.
555 * platform/mac/editing/inserting/5418891-expected.txt: Added.
557 2007-08-22 Kevin McCullough <kmccullough@apple.com>
561 - rdar:5423067 Reapplying the change but only when the text area is in focus.
563 * fast/forms/cursor-position-expected.txt:
564 * fast/forms/cursor-position.html:
566 2007-08-22 Kevin McCullough <kmccullough@apple.com>
568 - Rolling back since I neeed to update some layouttests this change broke.
570 * fast/forms/cursor-position-expected.txt:
571 * fast/forms/cursor-position.html:
573 2007-08-21 Kevin McCullough <kmccullough@apple.com>
575 Reviewed by Geof, Adam, Hyatt, Maciej and Oliver.
577 - 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.
578 - <rdar://problem/5423067> gmail is super annoying when trying to add a new name to the TO, CC or BCC fields
580 * fast/forms/cursor-position-expected.txt:
581 * fast/forms/cursor-position.html:
583 2007-08-21 Adam Roben <aroben@apple.com>
585 * platform/win/Skipped: Added a couple more failures.
587 2007-08-21 Adam Roben <aroben@apple.com>
589 * platform/win/Skipped: Added some more failing tests.
591 2007-08-21 Mitz Pettel <mitz@webkit.org>
595 - test for http://bugs.webkit.org/show_bug.cgi?id=15010
596 <rdar://problem/5423956> REGRESSION (r25000-r25065): Table rendering broken by a recent nightly
598 * fast/table/max-width-integer-overflow.html: Added.
599 * platform/mac/fast/table: Added.
600 * platform/mac/fast/table/max-width-integer-overflow-expected.checksum: Added.
601 * platform/mac/fast/table/max-width-integer-overflow-expected.png: Added.
602 * platform/mac/fast/table/max-width-integer-overflow-expected.txt: Added.
604 2007-08-20 Mitz Pettel <mitz@webkit.org>
606 Reviewed by Dave Hyatt.
608 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15023
609 REGRESSION (r21113-r21143): JavaScript tooltip rendering bug
611 * fast/repaint/layer-visibility.html: Added.
612 * platform/mac/fast: Added.
613 * platform/mac/fast/repaint: Added.
614 * platform/mac/fast/repaint/layer-visibility-expected.checksum: Added.
615 * platform/mac/fast/repaint/layer-visibility-expected.png: Added.
616 * platform/mac/fast/repaint/layer-visibility-expected.txt: Added.
618 2007-08-20 Adam Roben <aroben@apple.com>
620 Removed a now-working test from the Windows Skipped file
622 * platform/win/Skipped:
624 2007-08-20 Adam Roben <aroben@apple.com>
626 Tests to ensure that local .xhtml and .svg files end up being parsed as XHTML and SVG, respectively
630 * fast/loader/local-svg-parsed-as-svg-expected.txt: Added.
631 * fast/loader/local-svg-parsed-as-svg.svg: Added.
632 * fast/loader/local-xhtml-parsed-as-xhtml-expected.txt: Added.
633 * fast/loader/local-xhtml-parsed-as-xhtml.xhtml: Added.
635 2007-08-16 Kevin McCullough <kmccullough@apple.com>
637 Reviewed by Geoff and Adam.
639 - 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).
641 * fast/js/deep-recursion-test-expected.txt: Added.
642 * fast/js/deep-recursion-test.html: Added.
644 2007-08-19 Maciej Stachowiak <mjs@apple.com>
646 Not reviewed - test case fixes.
648 - fix some test cases where expected results were altered by the last change
649 (I reviewed all the new results.)
651 * fast/events/focusingUnloadedFrame-expected.txt:
652 * http/tests/loading/simple-subframe-expected.txt:
653 * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
654 * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt:
655 * webarchive/loading/test-loading-archive-expected.txt:
657 2007-08-18 Maciej Stachowiak <mjs@apple.com>
661 - update for fix to <rdar://problem/5198272> REGRESSION: PLT 1.5% slower due to r21367 (change to start frames with empty documents)
663 No longer expect windowScriptObject delegate method in frames that never
666 * http/tests/loading/bad-scheme-subframe-expected.txt:
667 * http/tests/loading/bad-server-subframe-expected.txt:
668 * http/tests/loading/empty-subframe-expected.txt:
669 * http/tests/loading/slow-parsing-subframe-expected.txt:
671 2007-08-19 Mitz Pettel <mitz@webkit.org>
673 Reviewed by Adam Roben.
675 - test for http://bugs.webkit.org/show_bug.cgi?id=15008
676 ASSERTION FAILED: !firstLineBox() == !lastLineBox() setting content on image
678 * fast/images/text-content-crash-2-expected.txt: Added.
679 * fast/images/text-content-crash-2.html: Added.
681 2007-08-19 David Kilzer <ddkilzer@webkit.org>
683 Reviewed by Adam and Geoff within one minute of each other.
685 Tests that the '-apple-opacity', '-khtml-opacity' and '-webkit-opacity' styles
686 all map to the 'opacity' style.
688 * fast/css/legacy-opacity-styles-expected.txt: Added.
689 * fast/css/legacy-opacity-styles.html: Added.
691 2007-08-19 Mark Rowe <mrowe@apple.com>
693 Update expected results. The results that were landed with the test did not match the wording
694 in the test that was landed.
696 * fast/encoding/namespace-tolerance-expected.txt:
698 2007-08-17 Antti Koivisto <antti@apple.com>
702 Test for <rdar://problem/5403773>
703 CrashTracer: [USER] 88 crashes in Safari at com.apple.WebCore: WebCore::RenderTableSection::paint + 846
705 Changed results for fast/dynamic/containing-block-change.html are progression
706 (even though new results don't match Firefox and old ones did!)
708 * fast/dynamic/ancestor-to-absolute-expected.txt: Added.
709 * fast/dynamic/ancestor-to-absolute.html: Added.
710 * fast/dynamic/containing-block-change-expected.checksum:
711 * fast/dynamic/containing-block-change-expected.png:
712 * fast/dynamic/containing-block-change-expected.txt:
714 2007-08-17 Kevin Decker <kdecker@apple.com>
718 <rdar://problem/5252836> Adobe Help Viewer: Japanese characters in the Help Tree structure are shown as garbage
719 This test ensures a UTF-8 encoding is properly set. The code tests compatibility of documents which:
720 (1) use namespace prefixes on HTML elements
721 (2) specify a non-latin charset
722 (3) contain non-latin characters
724 If this test passes, the UTF-8 character below should exactly match the character the character in namespace-tolerance-expected.txt.
726 * fast/encoding/namespace-tolerance-expected.txt: Added.
727 * fast/encoding/namespace-tolerance.html: Added.
729 2007-08-17 Anders Carlsson <andersca@apple.com>
731 Reviewed by Dave Hyatt.
733 <rdar://problem/5379040>
734 REGRESSION (Tiger-Leopard): ADOBE: Safari calls NPP_SetWindow with bad values sometimes
738 * plugins/netscape-plugin-setwindow-size-expected.txt: Added.
739 * plugins/netscape-plugin-setwindow-size.html: Added.
741 2007-08-17 Oliver Hunt <oliver@apple.com>
745 Simple test to ensure we don't crash when creating a pattern
747 * fast/canvas/create-pattern-does-not-crash-expected.txt: Added.
748 * fast/canvas/create-pattern-does-not-crash.html: Added.
750 2007-08-16 Justin Garcia <justin.garcia@apple.com>
752 Reviewed by Harrison.
754 <rdar://problem/5378473> Undoing a deletion that is part of an open typing command fails to reinsert the caret
756 * editing/undo/5378473.html: Added.
757 * platform/mac/editing: Added.
758 * platform/mac/editing/undo: Added.
759 * platform/mac/editing/undo/5378473-expected.checksum: Added.
760 * platform/mac/editing/undo/5378473-expected.png: Added.
761 * platform/mac/editing/undo/5378473-expected.txt: Added.
763 2007-08-16 Alice Liu <alice.liu@apple.com>
765 Removed a fixed test from the skip list. r25112 fixed this test.
767 * platform/mac-leopard/Skipped:
769 2007-08-16 Beth Dakin <bdakin@apple.com>
773 Changing this test to get it to pass again after http://
774 trac.webkit.org/projects/webkit/changeset/25098
776 The test is changing because our new behavior seems correct, though
777 not completely consistent. http://bugs.webkit.org/show_bug.cgi?
778 id=14979 is tracking the fact that the behavior is not consistent
779 regarding style elements that are not in the document.
781 * fast/css/css-selector-text.html:
783 2007-08-16 Kevin McCullough <kmccullough@apple.com>
787 - 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.
789 * fast/cookies: Added.
790 * fast/cookies/local-file-can-set-cookies-expected.txt: Added.
791 * fast/cookies/local-file-can-set-cookies.html: Added.
792 * platform/mac-tiger: Added.
793 * platform/mac-tiger/Skipped: Added.
795 2007-08-16 Justin Garcia <justin.garcia@apple.com>
799 <rdar://problem/5378847>
800 After creating and removing a ToDo, the caret disappears as soon as I start to type
802 * editing/inserting/5378847-expected.txt: Added.
803 * editing/inserting/5378847.html: Added.
805 2007-08-15 Antti Koivisto <antti@apple.com>
809 Test for <rdar://problem/5388936>
810 Crash while setting display:none for a table cell with selection
812 * fast/table/destroy-cell-with-selection-crash-expected.txt: Added.
813 * fast/table/destroy-cell-with-selection-crash.html: Added.
815 2007-08-15 Justin Garcia <justin.garcia@apple.com>
819 http://bugs.webkit.org/show_bug.cgi?id=14971
820 REGRESSION: cannot select reporter's e-mail in bugzilla
822 * editing/selection/14971-expected.checksum: Added.
823 * editing/selection/14971-expected.png: Added.
824 * editing/selection/14971-expected.txt: Added.
825 * editing/selection/14971.html: Added.
827 2007-08-15 Beth Dakin <bdakin@apple.com>
829 Test for new support of empty style sheets.
831 * fast/css/emptyStyleTag-expected.txt: Added.
832 * fast/css/emptyStyleTag.html: Added.
834 2007-08-14 Kevin McCullough <kmccullough@apple.com>
838 - Updated Skipped list to reflect recent fixes.
840 * platform/win/Skipped:
842 2007-08-14 Sam Weinig <sam@webkit.org>
844 Reviewed by Geoff and Oliver.
846 Add test for <rdar://problem/5267870>
847 Mangleme: Reproducible assertion failure in -[WebCoreFrameBridge installInFrame:]
849 * http/tests/misc/embedCrasher-expected.txt: Added.
850 * http/tests/misc/embedCrasher.html: Added.
852 2007-08-14 Adele Peterson <adele@apple.com>
856 Test for <rdar://problem/5370059> REGRESSION: Cannot type into edit fields on a form (sccsheriff.org)
858 * editing/selection/user-select-text-inside-user-select-ignore-expected.txt: Added.
859 * editing/selection/user-select-text-inside-user-select-ignore.html: Added.
860 * fast/css/computed-style-expected.txt: Updated now that we've eliminated the auto value.
861 * fast/css/computed-style-without-renderer-expected.txt: ditto.
863 2007-08-14 Justin Garcia <justin.garcia@apple.com>
867 <rdar://problem/5408255> REGRESSION: In Mail, clicking the containing element's UI closebox doesn't delete element
869 * editing/deleting/5408255.html: Added.
870 * editing/deleting/5408255-expected.checksum: Added.
871 * editing/deleting/5408255-expected.png: Added.
872 * editing/deleting/5408255-expected.txt: Added.
874 2007-08-14 Adele Peterson <adele@apple.com>
878 Test for http://bugs.webkit.org/show_bug.cgi?id=14746
879 <rdar://problem/5401041> REGRESSION: Form state not saved for forms that submit via HTTPS even if they do not contain a password field
881 * http/tests/navigation/resources/restore-form-state-https-1.html: Added.
882 * http/tests/navigation/restore-form-state-https-expected.txt: Added.
883 * http/tests/navigation/restore-form-state-https.html: Added.
885 2007-08-14 Antti Koivisto <antti@apple.com>
889 Add test for <rdar://problem/5143183>
890 Air Mail postmark shows up wrong in Firefox due to use of CSS background-position-x/y
892 Also update a few tests to expect background-position instead of background-position-x/y
894 * fast/css/background-position-serialize-expected.txt: Added.
895 * fast/css/background-position-serialize.html: Added.
896 * fast/css/computed-style-expected.txt:
897 * fast/css/computed-style-without-renderer-expected.txt:
898 * fast/css/remove-shorthand-expected.txt:
900 2007-08-13 Alexey Proskuryakov <ap@webkit.org>
904 http://bugs.webkit.org/show_bug.cgi?id=14951
905 REGRESSION: page interpreted as UTF-8 because of stray <?xml> after <head>
907 * fast/encoding/misplaced-xml-declaration-expected.txt: Added.
908 * fast/encoding/misplaced-xml-declaration.html: Added.
910 2007-08-13 Sam Weinig <sam@webkit.org>
912 Reviewed by Kevin McCullough.
914 Another attempt at getting these to pass reliably.
916 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
917 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
919 2007-08-13 Sam Weinig <sam@webkit.org>
923 Ensure that these tests don't fail intermittently.
925 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html:
926 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt:
927 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
928 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
930 2007-08-13 Justin Garcia <justin.garcia@apple.com>
934 <rdar://problem/5333725> -webkit-user-select: none makes selection difficult
936 * editing/selection/5333725-expected.checksum: Added.
937 * editing/selection/5333725-expected.png: Added.
938 * editing/selection/5333725-expected.txt: Added.
939 * editing/selection/5333725.html: Added.
941 Added a workaround for a bug where -webkit-user-select:none
942 has no effect on the body if placed on the html element:
943 * editing/selection/select-all-user-select-none.html:
945 2007-08-13 Anders Carlsson <andersca@apple.com>
949 <rdar://problem/5360748>
950 REGRESSION (r21002-r21003): Flash widget sniffer doesn't work (affects iWeb)
952 Update test case to handle the case where the node list is accessed after
953 the document has finished loading.
955 * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt:
956 * fast/dom/NodeList/invalidate-node-lists-when-parsing.html:
958 2007-08-12 Maciej Stachowiak <mjs@apple.com>
960 Reviewed by Darin and Sam.
962 - test cases for <rdar://problem/5395213> cross-domain access to individual components of location object should be denied.
964 * 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.
966 The remainder are new tests and support:
968 * http/tests/security/resources/xss-DENIED-assign-location-hash-attacker.html: Added.
969 * http/tests/security/resources/xss-DENIED-assign-location-host-attacker.html: Added.
970 * http/tests/security/resources/xss-DENIED-assign-location-host-failure.html: Added.
971 * http/tests/security/resources/xss-DENIED-assign-location-hostname-attacker.html: Added.
972 * http/tests/security/resources/xss-DENIED-assign-location-hostname-failure.html: Added.
973 * http/tests/security/resources/xss-DENIED-assign-location-nonstandardProperty-attacker.html: Added.
974 * http/tests/security/resources/xss-DENIED-assign-location-pathname-attacker.html: Added.
975 * http/tests/security/resources/xss-DENIED-assign-location-pathname-failure.html: Added.
976 * http/tests/security/resources/xss-DENIED-assign-location-protocol-attacker.html: Added.
977 * http/tests/security/resources/xss-DENIED-assign-location-protocol-failure.html: Added.
978 * http/tests/security/resources/xss-DENIED-assign-location-reload-attacker.html: Added.
979 * http/tests/security/resources/xss-DENIED-assign-location-search-attacker.html: Added.
980 * http/tests/security/xss-DENIED-assign-location-hash-expected.txt: Added.
981 * http/tests/security/xss-DENIED-assign-location-hash.html: Added.
982 * http/tests/security/xss-DENIED-assign-location-host-expected.txt: Added.
983 * http/tests/security/xss-DENIED-assign-location-host.html: Added.
984 * http/tests/security/xss-DENIED-assign-location-hostname-expected.txt: Added.
985 * http/tests/security/xss-DENIED-assign-location-hostname.html: Added.
986 * http/tests/security/xss-DENIED-assign-location-nonstandardProperty-expected.txt: Added.
987 * http/tests/security/xss-DENIED-assign-location-nonstandardProperty.html: Added.
988 * http/tests/security/xss-DENIED-assign-location-pathname-expected.txt: Added.
989 * http/tests/security/xss-DENIED-assign-location-pathname.html: Added.
990 * http/tests/security/xss-DENIED-assign-location-protocol-expected.txt: Added.
991 * http/tests/security/xss-DENIED-assign-location-protocol.html: Added.
992 * http/tests/security/xss-DENIED-assign-location-reload-expected.txt: Added.
993 * http/tests/security/xss-DENIED-assign-location-reload.html: Added.
994 * http/tests/security/xss-DENIED-assign-location-search-expected.txt: Added.
995 * http/tests/security/xss-DENIED-assign-location-search.html: Added.
997 2007-08-12 Darin Adler <darin@apple.com>
1001 - test for http://bugs.webkit.org/show_bug.cgi?id=14931
1002 JavaScript regular expression non-participating capturing groups behave incorrectly in edge cases
1004 * fast/js/regexp-non-capturing-groups-expected.txt: Added.
1005 * fast/js/regexp-non-capturing-groups.html: Added.
1006 * fast/js/resources/regexp-non-capturing-groups.js: Added.
1008 * fast/js/resources/js-test-pre.js: Updated to add a special case for array
1009 results, since there are some array results in the test. Also cut down on the
1010 verbosity of failures when the type of the actual result is the same as the type
1011 of the expected result. And get rid of the special case function just for NaN.
1013 * fast/js/regexp-unicode-overflow.html: Let the make-js-test-wrappers script
1014 regenerate this file (it removed one of the trailing newlines).
1016 * fast/js/kde/encode_decode_uri-expected.txt: This test now passes. I'm not sure
1017 why it was failing before.
1019 * fast/js/char-at-expected.txt: Removed all the periods at the end of NaN
1020 test PASS messages; they are now consistent with all the other tests.
1021 * fast/js/date-parse-comments-test-expected.txt: Ditto.
1022 * fast/js/date-parse-test-expected.txt: Ditto.
1024 2007-08-11 Antti Koivisto <antti@apple.com>
1028 Add test for http://bugs.webkit.org/show_bug.cgi?id=14742 which
1029 Mitz fixed in r24973.
1031 I had a fix for <rdar://problem/5267021>
1032 REGRESSION: Loading Slashdot Firehose is 9X slower on Safari 3.0 than Safari 2.0
1033 which turned out to be a dublicate.
1035 At least we can use the layout test I did.
1037 * http/tests/local/style-access-before-stylesheet-loaded-expected.txt: Added.
1038 * http/tests/local/style-access-before-stylesheet-loaded.html: Added.
1040 2007-08-11 Matt Lilek <pewtermoose@gmail.com>
1042 Reviewed over and over and over by Adam Roben.
1044 Bug 14740: Hierarchical layout tests and platform organization
1045 http://bugs.webkit.org/show_bug.cgi?id=14740
1047 Add support for platform-specific layout tests and results.
1048 New platform structure is as follows:
1051 * platform/mac: Added.
1052 * mac/leopard/ -> platform/mac-leopard
1053 * win/ -> platform/win
1054 * qt/ -> platform/qt
1056 2007-08-11 Mitz Pettel <mitz@webkit.org>
1060 - tests and updated results for http://bugs.webkit.org/show_bug.cgi?id=13670
1061 <rdar://problem/5399619> Table misrender when one of the TDs has width=100%
1063 * fast/table/100-percent-cell-width-expected.checksum: Added.
1064 * fast/table/100-percent-cell-width-expected.png: Added.
1065 * fast/table/100-percent-cell-width-expected.txt: Added.
1066 * fast/table/100-percent-cell-width.html: Added.
1067 * fast/table/percent-widths-stretch-expected.checksum: Added.
1068 * fast/table/percent-widths-stretch-expected.png: Added.
1069 * fast/table/percent-widths-stretch-expected.txt: Added.
1070 * fast/table/percent-widths-stretch.html: Added.
1071 * fast/text/whitespace/026-expected.checksum:
1072 * fast/text/whitespace/026-expected.png:
1073 * fast/text/whitespace/026-expected.txt:
1074 * tables/mozilla/bugs/bug35662-expected.checksum:
1075 * tables/mozilla/bugs/bug35662-expected.png:
1076 * tables/mozilla/bugs/bug35662-expected.txt:
1077 * tables/mozilla/bugs/bug5799-expected.checksum:
1078 * tables/mozilla/bugs/bug5799-expected.png:
1079 * tables/mozilla/bugs/bug5799-expected.txt:
1080 * tables/mozilla/core/col_span-expected.checksum:
1081 * tables/mozilla/core/col_span-expected.png:
1082 * tables/mozilla/core/col_span-expected.txt:
1084 2007-08-11 Darin Adler <darin@apple.com>
1086 - added a bunch of missing layout test results
1088 * editing/style/font-family-with-space-expected.checksum: Added.
1089 * editing/style/font-family-with-space-expected.png: Added.
1090 * fast/dom/frame-loading-via-document-write-expected.checksum: Added.
1091 * fast/dom/frame-loading-via-document-write-expected.png: Added.
1092 * fast/encoding/xmacroman-encoding-test-expected.checksum: Added.
1093 * fast/encoding/xmacroman-encoding-test-expected.png: Added.
1094 * fast/frames/frame-navigation-expected.checksum: Added.
1095 * fast/frames/frame-navigation-expected.png: Added.
1096 * fast/frames/frame-set-whitespace-attributes-expected.checksum: Added.
1097 * fast/frames/frame-set-whitespace-attributes-expected.png: Added.
1098 * fast/frames/inline-object-inside-frameset-expected.checksum: Added.
1099 * fast/frames/inline-object-inside-frameset-expected.png: Added.
1100 * fast/html/keygen-expected.checksum: Added.
1101 * fast/html/keygen-expected.png: Added.
1102 * fast/images/pdf-as-image-landscape-expected.checksum: Added.
1103 * fast/images/pdf-as-image-landscape-expected.png: Added.
1104 * fast/inline-block/14498-positionForCoordinates-expected.checksum: Added.
1105 * fast/inline-block/14498-positionForCoordinates-expected.png: Added.
1107 2007-08-11 Darin Adler <darin@apple.com>
1111 - test for <rdar://problem/5266535> REGRESSION: <img> inside <map> no longer allowed in strict mode
1112 (breaks chemicalelements.com)
1114 * fast/parser/strict-img-in-map-expected.txt: Added.
1115 * fast/parser/strict-img-in-map.html: Added.
1117 2007-08-11 Andrew Wellington <proton@wiretapped.net>
1119 Reviewed by Mark Rowe.
1121 Fix http://bugs.webkit.org/show_bug.cgi?id=14645
1122 getPropertyValue should be case insensitive
1124 Test for getPropertyValue, setProperty, removeProperty being case-insensitive
1126 * fast/css/css-properties-case-insensitive-expected.txt: Added.
1127 * fast/css/css-properties-case-insensitive.html: Added.
1129 2007-08-10 Anders Carlsson <andersca@apple.com>
1131 Reviewed by Darin and Maciej.
1133 <rdar://problem/5360748>
1134 REGRESSION(r21002-r21003) Flash widget sniffer doesn't work (affects iWeb)
1136 Add test case by Kurt Revis.
1138 * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt: Added.
1139 * fast/dom/NodeList/invalidate-node-lists-when-parsing.html: Added.
1141 2007-08-10 Oliver Hunt <oliver@apple.com>
1145 Update layout test to avoid problems caused by differences in whitespace
1146 for NSAttributedString descriptions on Tiger and Leopard
1148 * fast/text/attributed-substring-from-range-expected.txt:
1149 * fast/text/attributed-substring-from-range.html:
1151 2007-08-10 Mitz Pettel <mitz@webkit.org>
1155 - test for <rdar://problem/5397344> http://bugs.webkit.org/show_bug.cgi?id=14911
1156 REGRESSION: Clicking in pasted text doesn't position the insertion point correctly
1158 * editing/selection/inline-closest-leaf-child-expected.checksum: Added.
1159 * editing/selection/inline-closest-leaf-child-expected.png: Added.
1160 * editing/selection/inline-closest-leaf-child-expected.txt: Added.
1161 * editing/selection/inline-closest-leaf-child.html: Added.
1163 2007-08-10 Oliver Hunt <oliver@apple.com>
1167 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
1169 Corrected fast/text/attributed-substring-from-range to account for additional whitespace, and to be correct.
1171 * fast/text/attributed-substring-from-range-expected.txt:
1172 * fast/text/attributed-substring-from-range-in-textfield-expected.txt: Added.
1173 * fast/text/attributed-substring-from-range-in-textfield.html: Added.
1174 * fast/text/attributed-substring-from-range.html:
1176 2007-08-09 Sam Weinig <sam@webkit.org>
1180 Tests for <rdar://problem/5395618>
1182 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
1183 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html: Added.
1184 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
1185 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html: Added.
1186 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
1187 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html: Added.
1188 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
1189 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html: Added.
1190 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
1191 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html: Added.
1192 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
1193 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html: Added.
1194 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
1195 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html: Added.
1196 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
1197 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html: Added.
1198 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
1199 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html: Added.
1200 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
1201 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html: Added.
1202 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
1203 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html: Added.
1204 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
1205 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html: Added.
1206 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
1207 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html: Added.
1209 2007-08-10 Mitz Pettel <mitz@webkit.org>
1211 Reviewed by Dave Hyatt.
1213 - test for http://bugs.webkit.org/show_bug.cgi?id=14798
1214 Incorrect bidi reordering of neutrals and digits after RTL embed
1215 and other bugs in the bidi algorithm.
1217 * fast/text/international/bidi-neutral-run-expected.checksum: Added.
1218 * fast/text/international/bidi-neutral-run-expected.png: Added.
1219 * fast/text/international/bidi-neutral-run-expected.txt: Added.
1220 * fast/text/international/bidi-neutral-run.html: Added.
1222 2007-08-09 Sam Weinig <sam@webkit.org>
1224 Reviewed by Mark Rowe.
1226 Use index-getter instead of name-getter to better ensure
1227 that the frame has finished loading.
1229 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html:
1230 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
1231 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html:
1233 2007-08-09 Mitz Pettel <mitz@webkit.org>
1235 Reviewed by Justin Garcia.
1237 - test for http://bugs.webkit.org/show_bug.cgi?id=14347
1238 REGRESSION (r21291): Initiating a drag near the edge of a selection deselects it
1240 * editing/selection/contains-boundaries-expected.checksum: Added.
1241 * editing/selection/contains-boundaries-expected.png: Added.
1242 * editing/selection/contains-boundaries-expected.txt: Added.
1243 * editing/selection/contains-boundaries.html: Added.
1245 2007-08-09 Mitz Pettel <mitz@webkit.org>
1247 Reviewed by Dave Hyatt.
1249 - test for http://bugs.webkit.org/show_bug.cgi?id=14875
1250 Textarea with nowrap - left/right nav, Up/down nav both hide text
1252 * fast/layers/scroll-rect-to-visible-expected.checksum: Added.
1253 * fast/layers/scroll-rect-to-visible-expected.png: Added.
1254 * fast/layers/scroll-rect-to-visible-expected.txt: Added.
1255 * fast/layers/scroll-rect-to-visible.html: Added.
1257 2007-08-09 Anders Carlsson <andersca@apple.com>
1261 <rdar://problem/5313534> REGRESSION(Leopard): Some fast/xsl tests sometimes fail on Leopard
1263 These tests no longer fail for me, so let's try removing them from the skipped file
1264 and see what happens.
1266 * mac/leopard/Skipped:
1268 2007-08-08 Beth Dakin <bdakin@apple.com>
1270 Reviewed by Geoff Garen.
1272 Test for <rdar://problem/5286443>, http://bugs.webkit.org/
1273 show_bug.cgi?id=14268 REGRESSION: Radio buttons don't stay selected
1274 due to unclosed <label> tags
1276 * fast/forms/radio-nested-labels-expected.checksum: Added.
1277 * fast/forms/radio-nested-labels-expected.png: Added.
1278 * fast/forms/radio-nested-labels-expected.txt: Added.
1279 * fast/forms/radio-nested-labels.html: Added.
1281 2007-08-08 Justin Garcia <justin.garcia@apple.com>
1285 <rdar://problem/5387578> Crash at ReplaceSelectionCommand::doApply() when pasting just after table cell content
1287 * editing/pasteboard/5387578-expected.checksum: Added.
1288 * editing/pasteboard/5387578-expected.png: Added.
1289 * editing/pasteboard/5387578-expected.txt: Added.
1290 * editing/pasteboard/5387578.html: Added.
1292 2007-08-08 Justin Garcia <justin.garcia@apple.com>
1294 Reviewed by Harrison.
1296 <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click
1298 * editing/deleting/5390681-2-expected.checksum: Added.
1299 * editing/deleting/5390681-2-expected.png: Added.
1300 * editing/deleting/5390681-2-expected.txt: Added.
1301 * editing/deleting/5390681-2.html: Added.
1303 Added a FIXME about an extraneous newline:
1304 * editing/deleting/5390681-expected.checksum:
1305 * editing/deleting/5390681-expected.png:
1306 * editing/deleting/5390681-expected.txt:
1307 * editing/deleting/5390681.html:ada
1309 2007-08-08 Sam Weinig <sam@webkit.org>
1313 Test that protocol and host compares are case-insensitive.
1315 * http/tests/security/cross-frame-access-port-expected.txt:
1316 * http/tests/security/cross-frame-access-protocol-expected.txt:
1317 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
1318 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html: Added.
1319 * http/tests/security/host-compare-case-insensitive-expected.txt: Added.
1320 * http/tests/security/host-compare-case-insensitive.html: Added.
1321 * http/tests/security/protocol-compare-case-insensitive-expected.txt: Added.
1322 * http/tests/security/protocol-compare-case-insensitive.html: Added.
1323 * http/tests/security/resources/cross-frame-iframe.html:
1324 * http/tests/security/resources/localhost-accesssor.html: Added.
1326 2007-08-08 Justin Garcia <justin.garcia@apple.com>
1328 Reviewed by Harrison.
1330 <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click
1332 * editing/deleting/5390681-expected.checksum: Added.
1333 * editing/deleting/5390681-expected.png: Added.
1334 * editing/deleting/5390681-expected.txt: Added.
1335 * editing/deleting/5390681.html: Added.
1337 2007-08-08 Adele Peterson <adele@apple.com>
1341 Test for for <rdar://problem/5393798> 100% reproducible crash in WebCore::Scrollbar::setValue
1343 * fast/events/mousedown_in_scrollbar-expected.txt: Added.
1344 * fast/events/mousedown_in_scrollbar.html: Added.
1346 2007-08-08 Sam Weinig <sam@webkit.org>
1348 Reviewed by Geoff Garen.
1350 Tests for <rdar://problem/5354635>
1352 * http/tests/security/dataURL: Added.
1353 * http/tests/security/dataURL/resources: Added.
1354 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-iframe.html: Added.
1355 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-opened-frame.html: Added.
1356 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-iframe.html: Added.
1357 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html: Added.
1358 * http/tests/security/dataURL/resources/foreign-domain-data-url-window-location.html: Added.
1359 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe-expected.txt: Added.
1360 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe.html: Added.
1361 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt: Added.
1362 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html: Added.
1363 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Added.
1364 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level.html: Added.
1365 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Added.
1366 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Added.
1367 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html: Added.
1368 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame.html: Added.
1369 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Added.
1370 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html: Added.
1371 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Added.
1372 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html: Added.
1373 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Added.
1374 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html: Added.
1375 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-expected.txt: Added.
1376 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change-expected.txt: Added.
1377 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html: Added.
1378 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html: Added.
1379 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open-expected.txt: Added.
1380 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html: Added.
1381 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Added.
1382 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html: Added.
1383 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Added.
1384 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame.html: Added.
1385 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Added.
1386 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html: Added.
1388 2007-08-08 Antti Koivisto <antti@apple.com>
1392 Test for <rdar://problem/5391576>
1393 Malformed table innerHTML causes Safari to crash in HTMLParser::handleError (14894)
1395 * fast/table/incomplete-table-in-fragment-2-expected.txt: Added.
1396 * fast/table/incomplete-table-in-fragment-2.html: Added.
1398 2007-08-07 Kevin McCullough <kmccullough@apple.com>
1400 Reviewed by Maciej and Hyatt.
1402 - <rdar://problem/4976879> REGRESSION: Safari doesn't work with Zimbra enhanced login.
1403 - Reverting a previous change, and modifying how documents are created so that we better match other browsers behavior with respect to namespaceURIs.
1405 * dom/xhtml/level1/core/hc_documentcreateelementcasesensitive-expected.txt:
1406 * fast/dom/Document/replace-child-expected.txt:
1407 * http/tests/misc/createElementNamespace1-expected.txt: Added.
1408 * http/tests/misc/createElementNamespace1.xml: Added.
1409 * http/tests/misc/createElementNamespace2-expected.txt: Added.
1410 * http/tests/misc/createElementNamespace2.xhtml: Added.
1411 * http/tests/misc/createElementNamespace3-expected.txt: Added.
1412 * http/tests/misc/createElementNamespace3.html: Added.
1414 2007-08-08 Cameron Zwarich <cwzwarich@uwaterloo.ca>
1416 Reviewed and landed by Brady
1418 Updated test case because of fix for <http://bugs.webkit.org/show_bug.cgi?id=13422>
1420 Bug 13422: REGRESSION: Page reload loses page position
1422 * http/tests/navigation/success200-reload-expected.txt:
1424 2007-08-07 Sam Weinig <sam@webkit.org>
1428 Test for http://bugs.webkit.org/show_bug.cgi?id=14897
1429 Decompilation of double negation fails and produces invalid or incorrect code
1431 * fast/js/function-decompilation-operators-expected.txt: Added.
1432 * fast/js/function-decompilation-operators.html: Added.
1434 2007-08-07 David Kilzer <ddkilzer@webkit.org>
1438 Move plain-text-document.txt to the resources subdirectory.
1440 * fast/loader/plain-text-document.html: Updated URL to plain-text-document.txt.
1441 * fast/loader/plain-text-document.txt: Removed.
1442 * fast/loader/resources/plain-text-document.txt: Copied from fast/loader/plain-text-document.txt.
1444 2007-08-07 Sam Weinig <sam@webkit.org>
1446 Reviewed by Geoff Garen.
1448 Make tests not depend on data: URLs in preparation of
1449 data: URL policy change.
1451 * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html:
1452 * editing/pasteboard/resources: Added.
1453 * editing/pasteboard/resources/drag-image-to-contenteditable-iframe.html: Added.
1454 * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html:
1455 * fast/dom/HTMLDocument/resources: Added.
1456 * fast/dom/HTMLDocument/resources/frameless-location-bugzilla10837-iframe.html: Added.
1457 * fast/dom/exception-no-frame-inline-script-crash.html:
1458 * fast/dom/exception-no-frame-timeout-crash.html:
1459 * fast/dom/null-document-location-assign-crash.html:
1460 * fast/dom/null-document-location-href-put-crash.html:
1461 * fast/dom/null-document-location-put-crash.html:
1462 * fast/dom/null-document-location-replace-crash.html:
1463 * fast/dom/null-document-window-open-crash.html:
1464 * fast/dom/resources/exception-no-frame-inline-script-crash-iframe.html: Added.
1465 * fast/dom/resources/exception-no-frame-timeout-crash-iframe.html: Added.
1466 * fast/events/frame-programmatic-focus.html:
1467 * fast/events/iframe-object-onload.html:
1468 * fast/events/mouseover-mouseout.html:
1469 * fast/events/mouseover-mouseout2.html:
1470 * fast/events/resources/iframe-object-onload-iframe-1.html: Added.
1471 * fast/events/resources/iframe-object-onload-iframe-2.html: Added.
1472 * fast/events/resources/iframe-object-onload-iframe-3.html: Added.
1473 * fast/events/resources/iframe-object-onload-object-1.html: Added.
1474 * fast/events/resources/iframe-object-onload-object-2.html: Added.
1475 * fast/events/resources/iframe-object-onload-object-3.html: Added.
1476 * fast/events/resources/mouseover-mouseout-iframe.html: Added.
1477 * fast/events/resources/mouseover-mouseout2-iframe-1.html: Added.
1478 * fast/events/resources/mouseover-mouseout2-iframe-2.html: Added.
1479 * fast/events/resources/mouseover-mouseout2-iframe-3.html: Added.
1480 * fast/events/resources/mouseover-mouseout2-iframe-4.html: Added.
1481 * fast/events/resources/mouseover-mouseout2-iframe-5.html: Added.
1482 * fast/loader/opaque-base-url-expected.txt:
1483 * fast/loader/opaque-base-url.html:
1484 * plugins/plugin-remove-subframe.html:
1485 * plugins/resources/plugin-remove-subframe-iframe.html: Added.
1487 2007-08-07 Antti Koivisto <antti@apple.com>
1489 Remove a test that was a bit too slow on older hardware.
1491 * fast/block/basic/stress-shallow-nested-expected.txt: Removed.
1492 * fast/block/basic/stress-shallow-nested.html: Removed.
1494 2007-08-07 Antti Koivisto <antti@apple.com>
1498 Tests for <rdar://problem/5102553>
1499 Mail spins trying to display or edit a specific long plain text message in WebCore::TimerBase::...
1501 - added performance test. With debug build on MBP this takes about 1.5s to run.
1502 - added test case that shows some additional progression from the patch (less leftover anonymous boxes).
1504 * fast/block/basic/stress-shallow-nested-expected.txt: Added.
1505 * fast/block/basic/stress-shallow-nested.html: Added.
1506 * fast/block/float/nestedAnonymousBlocks2-expected.checksum: Added.
1507 * fast/block/float/nestedAnonymousBlocks2-expected.png: Added.
1508 * fast/block/float/nestedAnonymousBlocks2-expected.txt: Added.
1509 * fast/block/float/nestedAnonymousBlocks2.html: Added.
1511 2007-08-06 Sam Weinig <sam@webkit.org>
1515 Test for http://bugs.webkit.org/show_bug.cgi?id=14891
1516 Decompilation of try block immediately following "else" fails
1518 * fast/js/toString-try-else-expected.txt: Added.
1519 * fast/js/toString-try-else.html: Added.
1521 2007-08-06 Sam Weinig <sam@webkit.org>
1525 Update test to not timeout.
1527 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt:
1528 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html:
1530 2007-08-06 Sam Weinig <sam@webkit.org>
1534 Tests for <rdar://problem/5354689>
1536 * http/tests/security/javascriptURL: Added.
1537 * http/tests/security/javascriptURL/resources: Added.
1538 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-iframe.html: Added.
1539 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-opened-frame.html: Added.
1540 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-iframe.html: Added.
1541 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-opened-frame.html: Added.
1542 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level-expected.txt: Added.
1543 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level.html: Added.
1544 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-expected.txt: Added.
1545 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame-expected.txt: Added.
1546 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame.html: Added.
1547 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame.html: Added.
1548 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url-expected.txt: Added.
1549 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url.html: Added.
1550 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open-expected.txt: Added.
1551 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html: Added.
1552 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url-expected.txt: Added.
1553 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url.html: Added.
1554 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt: Added.
1555 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html: Added.
1556 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-expected.txt: Added.
1557 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame.html: Added.
1558 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open-expected.txt: Added.
1559 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html: Added.
1560 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
1561 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe.html: Added.
1562 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
1563 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open.html: Added.
1564 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
1565 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe.html: Added.
1566 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
1567 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open.html: Added.
1568 * http/tests/security/resources/cross-frame-access.js:
1570 2007-08-06 Darin Adler <darin@apple.com>
1572 Beth made this reduction/test, Geoff and I both helped refine it.
1574 - test for <rdar://problem/5366582> crash on it.eurosport.yahoo.com page
1576 * fast/dynamic/inline-to-block-crash-expected.txt: Added.
1577 * fast/dynamic/inline-to-block-crash.html: Added.
1579 2007-08-06 Adele Peterson <adele@apple.com>
1583 Test for <rdar://problem/5382483> REGRESSION: <select> element's text is clipped when a CSS line-height is specified
1585 * fast/forms/menulist-restrict-line-height-expected.checksum: Added.
1586 * fast/forms/menulist-restrict-line-height-expected.png: Added.
1587 * fast/forms/menulist-restrict-line-height-expected.txt: Added.
1588 * fast/forms/menulist-restrict-line-height.html: Added.
1590 2007-08-05 Darin Adler <darin@apple.com>
1592 * mac/leopard/Skipped: Removed 3 non-platform-specific failing tests.
1593 * win/Skipped: Ditto.
1595 2007-08-05 Darin Adler <darin@apple.com>
1597 - tried to fix <rdar://problem/5383382> Drag/drop of image is failing in fast/events/standalone-image-drag-to-editable.html
1599 * fast/events/standalone-image-drag-to-editable.html: Fixed race condition in test by using a frame
1600 counter rather than running the test after a particular frame loads.
1602 2007-08-05 Darin Adler <darin@apple.com>
1604 * fast/dom/delete-contents-expected.txt: Updated results, which changed due to r24831, which allows
1605 comments as children of <html>.
1607 2007-08-04 Oliver Hunt <oliver@apple.com>
1611 Layout test for <rdar://problem/5386550> REGRESSION (r24866): text/plain documents are always downloaded
1613 * fast/loader/plain-text-document-expected.txt: Added.
1614 * fast/loader/plain-text-document.html: Added.
1615 * fast/loader/plain-text-document.txt: Added.
1617 2007-08-03 Sam Weinig <sam@webkit.org>
1621 Dump contents of subframes using new layoutTestController.dumpChildFramesAsText()
1624 * http/tests/security/cross-frame-access-port-expected.txt:
1625 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
1626 * http/tests/security/cross-frame-access-protocol-expected.txt:
1627 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
1628 * http/tests/security/resources/cross-frame-access.js:
1630 2007-08-03 Mitz Pettel <mitz@webkit.org>
1634 - test for http://bugs.webkit.org/show_bug.cgi?id=14879
1635 REGRESSION: First item in select (pop-up menu) is displayed even if another item was selected via JavaScript
1637 * fast/forms/menulist-deselect-update-expected.checksum: Added.
1638 * fast/forms/menulist-deselect-update-expected.png: Added.
1639 * fast/forms/menulist-deselect-update-expected.txt: Added.
1640 * fast/forms/menulist-deselect-update.html: Added.
1642 2007-08-03 Mitz Pettel <mitz@webkit.org>
1646 - test for http://bugs.webkit.org/show_bug.cgi?id=14653
1647 REGRESSION (r23994): No caret is drawn after clicking a search field's placeholder text
1648 <rdar://problem/5383841>
1650 * fast/forms/search-click-in-placeholder-expected.txt: Added.
1651 * fast/forms/search-click-in-placeholder.html: Added.
1653 2007-08-03 Adam Roben <aroben@apple.com>
1655 Updated Skipped files for Windows and Leopard.
1657 * mac/leopard/Skipped: Removed a test that has been moved (and only
1658 fails on Windows), and added new failures.
1659 * win/Skipped: Added new failures and annotated some old ones.
1661 2007-08-02 Adam Roben <aroben@apple.com>
1663 Fix a typo in fast/events/no-blur-on-page
1667 * fast/events/no-blur-on-page-leave-expected.txt: Updated.
1668 * fast/events/no-blur-on-page-leave.html: Fixed typo.
1670 2007-08-02 Sam Weinig <sam@webkit.org>
1672 Reviewed by Kevin McCullough.
1674 Change test to use shared shouldBe function to
1675 show failures more clearly.
1677 * fast/dom/Window/window-resize-expected.txt:
1678 * fast/dom/Window/window-resize.html:
1680 2007-08-02 Antti Koivisto <antti@apple.com>
1684 <rdar://problem/5228138>
1685 REGRESSION(Leopard): test failures: tests that test Georgian numbering
1687 Correct counter test results for Georgian numbers.
1688 Add leopard specific versions needed due to font changes (actual characters instead of boxes).
1690 * css2.1/t1202-counter-09-b-expected.txt:
1691 * css2.1/t1202-counters-09-b-expected.txt:
1692 * mac/leopard/Skipped:
1693 * mac/leopard/css2.1: Added.
1694 * mac/leopard/css2.1/t1202-counter-09-b-expected.txt: Added.
1695 * mac/leopard/css2.1/t1202-counters-09-b-expected.txt: Added.
1696 * mac/leopard/fast/lists: Added.
1697 * mac/leopard/fast/lists/w3-list-styles-expected.txt: Added.
1699 2007-08-02 Antti Koivisto <antti@apple.com>
1703 Fix <rdar://problem/5228233>
1704 REGRESSION(Leopard): layout test failures: fast/table/absolute-table-at-bottom
1706 Remove an arrow symbol unrelated to what is being tested. It has different metrics on Leopard.
1708 * fast/table/absolute-table-at-bottom-expected.checksum:
1709 * fast/table/absolute-table-at-bottom-expected.png:
1710 * fast/table/absolute-table-at-bottom-expected.txt:
1711 * fast/table/absolute-table-at-bottom.html:
1712 * mac/leopard/Skipped:
1714 2007-08-02 Mark Rowe <mrowe@apple.com>
1716 Layout test fix, rubber-stamped by Oliver.
1718 * fast/js/resources/string-concatenate-outofmemory.js: Don't let an out of memory exception during verification cause a failure.
1719 The exception is a perfectly valid success case as it shows that access the string did not cause a crash.
1721 2007-08-02 Mark Rowe <mrowe@apple.com>
1725 <rdar://problem/5352887> "Out of memory" error during repeated JS string concatenation leaks hundreds of MBs of RAM
1727 Update test to check that accessing the string after the "Out of memory" exception was raised does not crash.
1729 * fast/js/resources/string-concatenate-outofmemory.js:
1730 * fast/js/string-concatenate-outofmemory-expected.txt:
1732 2007-07-31 Oliver Hunt <oliver@apple.com>
1734 fast/encoding/char-encoding.html no longer needs to be in the Leopard skiplist
1736 * mac/leopard/Skipped:
1738 2007-07-31 Adele Peterson <adele@apple.com>
1742 Updated tests for <rdar://problem/5339395> REGRESSION:http://sudokucraving.com does not render grid correctly
1744 * fast/forms/input-appearance-minWidth.html: Removed. This test is covered by fast/replaced/width100percent-textfield.html.
1745 * fast/forms/input-appearance-minWidth-expected.checksum: Removed.
1746 * fast/forms/input-appearance-minWidth-expected.png: Removed.
1747 * fast/forms/input-appearance-minWidth-expected.txt: Removed.
1749 * fast/forms/input-table-expected.checksum:
1750 * fast/forms/input-table-expected.png:
1751 * fast/forms/input-table-expected.txt:
1752 * fast/replaced/width100percent-menulist-expected.checksum:
1753 * fast/replaced/width100percent-menulist-expected.png:
1754 * fast/replaced/width100percent-menulist-expected.txt:
1755 * fast/replaced/width100percent-searchfield-expected.checksum: Added.
1756 * fast/replaced/width100percent-searchfield-expected.png: Added.
1757 * fast/replaced/width100percent-searchfield-expected.txt: Added.
1758 * fast/replaced/width100percent-searchfield.html: Added.
1759 * fast/replaced/width100percent-textarea-expected.checksum:
1760 * fast/replaced/width100percent-textarea-expected.png:
1761 * fast/replaced/width100percent-textarea-expected.txt:
1762 * fast/replaced/width100percent-textfield-expected.checksum:
1763 * fast/replaced/width100percent-textfield-expected.png:
1764 * fast/replaced/width100percent-textfield-expected.txt:
1766 2007-07-31 Matt Perry <mpComplete@gmail.com>
1770 Test for http://bugs.webkit.org/show_bug.cgi?id=14757
1771 HTMLTokenizer::processingData implementation is incorrect
1773 * http/tests/loading/slow-parsing-subframe-expected.txt: Added.
1774 * http/tests/loading/slow-parsing-subframe.html: Added.
1776 2007-07-31 Adele Peterson <adele@apple.com>
1780 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.
1782 * fast/replaced/width100percent-textarea-expected.checksum:
1783 * fast/replaced/width100percent-textarea-expected.png:
1784 * fast/replaced/width100percent-textarea.html:
1786 2007-07-31 Adele Peterson <adele@apple.com>
1790 Breaking up fast/replaced/width100percent.html into separate tests for the different elements.
1792 * fast/replaced/width100percent-button-expected.checksum: Added.
1793 * fast/replaced/width100percent-button-expected.png: Added.
1794 * fast/replaced/width100percent-button-expected.txt: Added.
1795 * fast/replaced/width100percent-button.html: Added.
1796 * fast/replaced/width100percent-checkbox-expected.checksum: Added.
1797 * fast/replaced/width100percent-checkbox-expected.png: Added.
1798 * fast/replaced/width100percent-checkbox-expected.txt: Added.
1799 * fast/replaced/width100percent-checkbox.html: Added.
1800 * fast/replaced/width100percent-image-expected.checksum: Added.
1801 * fast/replaced/width100percent-image-expected.png: Added.
1802 * fast/replaced/width100percent-image-expected.txt: Added.
1803 * fast/replaced/width100percent-image.html: Added.
1804 * fast/replaced/width100percent-menulist-expected.checksum: Added.
1805 * fast/replaced/width100percent-menulist-expected.png: Added.
1806 * fast/replaced/width100percent-menulist-expected.txt: Added.
1807 * fast/replaced/width100percent-menulist.html: Added.
1808 * fast/replaced/width100percent-radio-expected.checksum: Added.
1809 * fast/replaced/width100percent-radio-expected.png: Added.
1810 * fast/replaced/width100percent-radio-expected.txt: Added.
1811 * fast/replaced/width100percent-radio.html: Added.
1812 * fast/replaced/width100percent-textarea-expected.checksum: Added.
1813 * fast/replaced/width100percent-textarea-expected.png: Added.
1814 * fast/replaced/width100percent-textarea-expected.txt: Added.
1815 * fast/replaced/width100percent-textarea.html: Added.
1816 * fast/replaced/width100percent-textfield-expected.checksum: Added.
1817 * fast/replaced/width100percent-textfield-expected.png: Added.
1818 * fast/replaced/width100percent-textfield-expected.txt: Added.
1819 * fast/replaced/width100percent-textfield.html: Added.
1821 * fast/replaced/width100percent.html: Removed.
1822 * fast/replaced/width100percent-expected.checksum: Removed.
1823 * fast/replaced/width100percent-expected.png: Removed.
1824 * fast/replaced/width100percent-expected.txt: Removed.
1826 2007-07-31 Sam Weinig <sam@webkit.org>
1830 Updated tests for http://bugs.webkit.org/show_bug.cgi?id=14825
1831 Non-integer hsl() colours are ignored
1833 * fast/css/hsl-color-expected.checksum:
1834 * fast/css/hsl-color-expected.png:
1835 * fast/css/hsl-color-expected.txt:
1836 * fast/css/hsl-color.html: Add non-integer hue tests
1837 * fast/css/hsla-color-expected.checksum:
1838 * fast/css/hsla-color-expected.png:
1839 * fast/css/hsla-color-expected.txt:
1840 * fast/css/hsla-color.html: Add non-integer hue tests
1842 2007-07-30 Justin Garcia <justin.garcia@apple.com>
1846 <rdar://problem/5369009>
1847 Crash due to infinite recursion in moveParagraphs deleting line from a Mail message
1849 * editing/deleting/5369009-expected.checksum: Added.
1850 * editing/deleting/5369009-expected.png: Added.
1851 * editing/deleting/5369009-expected.txt: Added.
1852 * editing/deleting/5369009.html: Added.
1854 2007-07-30 Sam Weinig <sam@webkit.org>
1858 Update tests for <rdar://problem/5363896>
1859 REGRESSION: Setting document.domain does not override port-based cross-frame security checks -- breaks SAP NetWeaver
1861 - Also changes frame access test to use shared resource iframes.
1863 * http/tests/security/cross-frame-access-port-expected.txt:
1864 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
1865 * http/tests/security/cross-frame-access-port-explicit-domain.html:
1866 * http/tests/security/cross-frame-access-port.html:
1867 * http/tests/security/cross-frame-access-protocol-expected.txt:
1868 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
1869 * http/tests/security/cross-frame-access-protocol-explicit-domain.html:
1870 * http/tests/security/cross-frame-access-protocol.html:
1871 * http/tests/security/resources/cross-frame-iframe-for-port-explicit-domain-test.html: Removed.
1872 * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Removed.
1873 * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Removed.
1874 * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Removed.
1875 * http/tests/security/resources/cross-frame-iframe-with-explicit-domain-set.html: Added.
1876 * http/tests/security/resources/cross-frame-iframe.html: Added.
1878 2007-07-30 Alexey Proskuryakov <ap@webkit.org>
1882 <rdar://problem/5352526>
1883 http://bugs.webkit.org/show_bug.cgi?id=14704
1884 REGRESSION: sync XMLHttpRequest.send() raises an exception for failed authentication
1886 * http/tests/xmlhttprequest/failed-auth-expected.txt: Added.
1887 * http/tests/xmlhttprequest/failed-auth.html: Added.
1888 This test has other cases from bug 13075 commented out, as they still fail.
1890 * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Added.
1891 * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html: Added.
1892 This test already passed, but I think it's useful to cover this case, too.
1894 2007-07-28 Sam Weinig <sam@webkit.org>
1896 Reviewed by Mark Rowe.
1898 - Rename test for clarity and consistency.
1899 - Move resource from ssl/resources to security/resources as it is
1900 only being used by the security tests.
1902 * http/tests/security/cross-frame-access-port-domain-expected.txt: Removed.
1903 * http/tests/security/cross-frame-access-port-domain.html: Removed.
1904 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt: Copied from http/tests/security/cross-frame-access-port-domain-expected.txt.
1905 * http/tests/security/cross-frame-access-port-explicit-domain.html: Copied from http/tests/security/cross-frame-access-port-domain.html.
1906 * http/tests/security/cross-frame-access-protocol-expected.txt:
1907 * http/tests/security/cross-frame-access-protocol.html:
1908 * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Removed.
1909 * 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.
1910 * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Copied from http/tests/ssl/resources/cross-frame-access-protocol-iframe.html.
1911 * http/tests/ssl/resources: Removed.
1912 * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Removed.
1914 2007-07-28 Sam Weinig <sam@webkit.org>
1916 Reviewed by Oliver Hunt.
1918 - Factor access testing code used in protocol and port tests to cross-frame-access.js.
1919 - Add cross-frame-iframe-for-protocol-explicit-domain-test.html which is parallel test to
1920 cross-frame-iframe-for-port-domain-test.html but for different protocols.
1922 * http/tests/security/cross-frame-access-port-domain-expected.txt:
1923 * http/tests/security/cross-frame-access-port-domain.html:
1924 * http/tests/security/cross-frame-access-port.html:
1925 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt: Added.
1926 * http/tests/security/cross-frame-access-protocol-explicit-domain.html: Added.
1927 * http/tests/security/cross-frame-access-protocol.html:
1928 * http/tests/security/resources/cross-frame-access.js:
1929 * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html:
1930 * http/tests/security/resources/cross-frame-iframe-for-port-test.html:
1931 * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Added.
1933 2007-07-28 Mark Rowe <mrowe@apple.com>
1935 Reviewed by Darin and John.
1937 <rdar://problem/5229705> Thai characters render differently between leopard and tiger
1939 Add Leopard-specific test results for tests containing Thai characters.
1941 * mac/leopard/Skipped:
1942 * mac/leopard/fast/text: Added.
1943 * mac/leopard/fast/text/atsui-multiple-renderers-expected.txt: Added.
1944 * mac/leopard/fast/text/international: Added.
1945 * mac/leopard/fast/text/international/thai-line-breaks-expected.txt: Added.
1947 2007-07-29 Mark Rowe <mrowe@apple.com>
1951 <rdar://problem/5228270> SVG test failures due to different metrics for scaled text blocks
1953 Add Leopard-specific results for three SVG tests.
1955 * mac/leopard/Skipped:
1956 * mac/leopard/svg: Added.
1957 * mac/leopard/svg/hixie: Added.
1958 * mac/leopard/svg/hixie/text: Added.
1959 * mac/leopard/svg/hixie/text/003-expected.txt: Added.
1960 * mac/leopard/svg/hixie/text/003a-expected.txt: Added.
1961 * mac/leopard/svg/hixie/viewbox: Added.
1962 * mac/leopard/svg/hixie/viewbox/preserveAspectRatio: Added.
1963 * mac/leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
1965 2007-07-27 Sam Weinig <sam@webkit.org>
1967 Reviewed by Geoff Garen.
1969 - Test that cross frame access to a window on a different port is denied.
1970 - Adds test for out behavior of the above if document.domain is explicitly
1971 set to the same domain for both frames. We currently fail this test and
1972 a radar has been filed.
1973 - Clean up cross-frame-access-protocol.html to work in FireFox as well.
1975 * http/conf/apache2-httpd.conf: Listen on port 8080 now as well
1976 * http/conf/cygwin-httpd.conf: Listen on port 8080 now as well
1977 * http/conf/httpd.conf: Listen on port 8080 now as well
1978 * http/tests/security/cross-frame-access-port-domain-expected.txt: Added.
1979 * http/tests/security/cross-frame-access-port-domain.html: Added.
1980 * http/tests/security/cross-frame-access-port-expected.txt: Added.
1981 * http/tests/security/cross-frame-access-port.html: Added.
1982 * http/tests/security/cross-frame-access-protocol.html:
1983 * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Added.
1984 * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Added.
1986 2007-07-27 Sam Weinig <sam@webkit.org>
1988 Reviewed by Adam Roben.
1990 Don't display the expected and resulting values for screenTop and screenY
1991 as they depend on the physical screen size.
1993 * http/tests/security/cross-frame-access-put-expected.txt:
1994 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
1996 2007-07-27 Darin Adler <darin@apple.com>
1998 Reviewed by John Sullivan.
2000 - fix <rdar://problem/5261393> In Mail the plain text alternatives to messages with attachments show weird little OBJ thingies
2002 * fast/text/zero-width-characters-expected.txt: Added.
2003 * fast/text/zero-width-characters.html: Added.
2005 2007-07-26 Darin Adler <darin@apple.com>
2007 * http/tests/security/cross-frame-access-put-expected.txt:
2008 Checked in corrected results that match the checked-in test.
2010 2007-07-26 Tristan O'Tierney <tristan@apple.com>
2012 Reviewed by Anders Carlsson.
2014 <rdar://problem/5350019> REGRESSION: Pages on milliyet.com are added to Back list when visited, causing Back button to just reload
2016 * http/tests/navigation/lockedhistory-iframe-expected.txt: Added.
2017 * http/tests/navigation/lockedhistory-iframe.html: Added.
2019 2007-07-26 Kevin McCullough <kmccullough@apple.com>
2023 - Updated results as they are affected by my previous checkin.
2025 * http/tests/security/cross-frame-access-put-expected.txt:
2026 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
2028 2007-07-26 Kevin McCullough <kmccullough@apple.com>
2030 - Fixed bot breakage.
2032 * fast/dom/Window/window-resize.html:
2034 2007-07-26 Kevin McCullough <kmccullough@apple.com>
2036 Reviewed by Darin, Geoff and Sam.
2038 - <rdar://problem/5150461> Resizing the window larger than the screen causes no resize.
2040 - Tests to ensure we resize/move the window out of bounds correctly.
2042 * fast/dom/Window/window-resize-expected.txt: Added.
2043 * fast/dom/Window/window-resize.html: Added.
2044 * mac/leopard/Skipped:
2046 2007-07-26 Kevin McCullough <kmccullough@apple.com>
2050 - Added leopard-specific results for <rdar://problem/5228256> REGRESSION(Leopard): layout test failures: security/block-test
2052 * mac/leopard/security: Added.
2053 * mac/leopard/security/block-test-expected.txt: Added.
2055 2007-07-26 Anders Carlsson <andersca@apple.com>
2057 Reviewed by John Sullivan.
2059 Stop the test from dumping load callbacks as they differ on Tiger and Leopard.
2060 This is done by removing the call to dumpResourceLoadCallbacks and moving the test away
2061 from the "loading" directory.
2063 * http/tests/loading/cached-scripts-expected.txt: Removed.
2064 * http/tests/loading/cached-scripts.html: Removed.
2065 * http/tests/loading/resources/cached-scripts-subframe.html: Removed.
2066 * http/tests/misc/cached-scripts-expected.txt: Copied from http/tests/loading/cached-scripts-expected.txt.
2067 * http/tests/misc/cached-scripts.html: Copied from http/tests/loading/cached-scripts.html.
2068 * http/tests/misc/resources/cached-scripts-subframe.html: Copied from http/tests/loading/resources/cached-scripts-subframe.html.
2070 2007-07-25 Anders Carlsson <andersca@apple.com>
2074 <rdar://problem/5327912>
2075 iDisk: Web iDisk & main iDisk appear blank
2077 * http/tests/loading/cached-scripts-expected.txt: Added.
2078 * http/tests/loading/cached-scripts.html: Added.
2079 * http/tests/loading/resources: Added.
2080 * http/tests/loading/resources/cached-scripts-subframe.html: Added.
2082 2007-07-25 Alice Liu <alice.liu@apple.com>
2086 * mac/leopard/Skipped:
2087 Removing some tests that were removed earlier, but checked back
2088 in accidentally. Not sure how they got back into my file though.
2090 2007-07-25 Alice Liu <alice.liu@apple.com>
2094 * mac/leopard/Skipped:
2095 Adding to skip list to avoid false failure / Broken pipe.
2097 2007-07-25 Kevin McCullough <kmccullough@apple.com>
2099 Reviewed by Tim, Darin, Oliver.
2101 - <rdar://problem/5329440> REGRESSION: Clicking links with the feed:// protocol in Safari 3 does nothing
2102 - Tests that feed:// urls can still be followed when clicked.
2104 * http/tests/security/feed-urls-from-remote-expected.txt: Added.
2105 * http/tests/security/feed-urls-from-remote.html: Added.
2106 * http/tests/security/resources/feed.html: Added.
2107 * http/tests/security/resources/feed.xml: Added.
2109 2007-07-25 Kevin McCullough <kmccullough@apple.com>
2117 2007-07-25 Mitz Pettel <mitz@webkit.org>
2121 - test for http://bugs.webkit.org/show_bug.cgi?id=14758
2122 REGRESSION: Repeated text after line break on facebook.com
2124 * fast/text/reset-emptyRun-expected.checksum: Added.
2125 * fast/text/reset-emptyRun-expected.png: Added.
2126 * fast/text/reset-emptyRun-expected.txt: Added.
2127 * fast/text/reset-emptyRun.html: Added.
2129 2007-07-25 Kevin McCullough <kmccullough@apple.com>
2131 * win/Skipped: Added feed-urls-from-remote.html since it requires a feature not
2132 yet implemented in the Windows version of DumpRenderTree.
2134 2007-07-24 Brady Eidson <beidson@apple.com>
2136 Reviewed by Adam Roben
2138 <rdar://problem/5313504> - Some Back/Forward tests fail on Leopard
2140 * mac/leopard/Skipped: Remove from the skipped list as they work now
2142 2007-07-24 Alice Liu <alice.liu@apple.com>
2144 Adding to the Leopard skip list to avoid a test that hangs due to a CFNetwork bug.
2146 * mac/leopard/Skipped:
2148 2007-07-24 Adele Peterson <adele@apple.com>
2150 Updating test to put JS code in the onload handler helps to avoid intermittent failures.
2151 <rdar://problem/5313531> REGRESSION(Leopard): editing/pasteboard/copy-in-password-field.html sometimes fails
2153 * editing/pasteboard/copy-in-password-field-expected.txt:
2154 * editing/pasteboard/copy-in-password-field.html:
2156 2007-07-24 Adele Peterson <adele@apple.com>
2160 Test for <rdar://problem/5308492> Computed width for elements with box-sizing: border-box is not equal to the width set in the CSS
2162 * fast/css/getComputedStyle-border-box-expected.txt: Added.
2163 * fast/css/getComputedStyle-border-box.html: Added.
2165 2007-07-24 Adele Peterson <adele@apple.com>
2167 Reviewed by Hyatt and Adam.
2169 Added and updated tests for <rdar://problem/5130590> REGRESSION: style="width:1px" on <select> element no longer hides the element
2170 The metrics have changed for the anonymous block inside popup buttons.
2172 * fast/forms/menulist-narrow-width-expected.checksum: Added.
2173 * fast/forms/menulist-narrow-width-expected.png: Added.
2174 * fast/forms/menulist-narrow-width-expected.txt: Added.
2175 * fast/forms/menulist-narrow-width.html: Added.
2177 * editing/pasteboard/4641033-expected.txt:
2178 * editing/pasteboard/4944770-1-expected.txt:
2179 * editing/pasteboard/4944770-2-expected.txt:
2180 * editing/pasteboard/select-element-1-expected.txt:
2181 * editing/selection/caret-before-select-expected.txt:
2182 * editing/selection/replaced-boundaries-3-expected.txt:
2183 * editing/selection/select-box-expected.txt:
2184 * editing/selection/select-element-paragraph-boundary-expected.txt:
2185 * fast/block/float/float-avoidance-expected.txt:
2186 * fast/block/margin-collapse/103-expected.txt:
2187 * fast/forms/001-expected.checksum:
2188 * fast/forms/001-expected.png:
2189 * fast/forms/001-expected.txt:
2190 * fast/forms/003-expected.txt:
2191 * fast/forms/004-expected.txt:
2192 * fast/forms/HTMLOptionElement_label01-expected.txt:
2193 * fast/forms/HTMLOptionElement_label02-expected.txt:
2194 * fast/forms/HTMLOptionElement_label03-expected.txt:
2195 * fast/forms/HTMLOptionElement_label04-expected.txt:
2196 * fast/forms/HTMLOptionElement_label06-expected.txt:
2197 * fast/forms/HTMLOptionElement_label07-expected.txt:
2198 * fast/forms/control-restrict-line-height-expected.txt:
2199 * fast/forms/disabled-select-change-index-expected.txt:
2200 * fast/forms/form-element-geometry-expected.txt:
2201 * fast/forms/menulist-separator-painting-expected.txt:
2202 * fast/forms/menulist-width-change-expected.txt:
2203 * fast/forms/option-script-expected.txt:
2204 * fast/forms/option-strip-whitespace-expected.txt:
2205 * fast/forms/option-text-clip-expected.txt:
2206 * fast/forms/select-accesskey-expected.txt:
2207 * fast/forms/select-align-expected.txt:
2208 * fast/forms/select-baseline-expected.txt:
2209 * fast/forms/select-change-listbox-to-popup-expected.txt:
2210 * fast/forms/select-disabled-appearance-expected.txt:
2211 * fast/forms/select-initial-position-expected.txt:
2212 * fast/forms/select-selected-expected.txt:
2213 * fast/forms/select-size-expected.txt:
2214 * fast/forms/select-style-expected.txt:
2215 * fast/forms/select-visual-hebrew-expected.txt:
2216 * fast/forms/select-writing-direction-natural-expected.txt:
2217 * fast/forms/stuff-on-my-optgroup-expected.txt:
2218 * fast/html/keygen-expected.txt:
2219 * fast/invalid/014-expected.txt:
2220 * fast/invalid/residual-style-expected.txt:
2221 * fast/parser/document-write-option-expected.txt:
2222 * fast/replaced/replaced-breaking-expected.txt:
2223 * fast/replaced/replaced-breaking-mixture-expected.txt:
2224 * fast/replaced/three-selects-break-expected.txt:
2225 * fast/replaced/width100percent-expected.txt:
2226 * fast/text/international/bidi-menulist-expected.txt:
2227 * http/tests/navigation/anchor-basic-expected.txt:
2228 * http/tests/navigation/anchor-frames-expected.txt:
2229 * http/tests/navigation/anchor-goback-expected.txt:
2230 * http/tests/navigation/anchor-subframeload-expected.txt:
2231 * http/tests/navigation/javascriptlink-basic-expected.txt:
2232 * http/tests/navigation/javascriptlink-frames-expected.txt:
2233 * http/tests/navigation/javascriptlink-goback-expected.txt:
2234 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
2235 * http/tests/navigation/metaredirect-basic-expected.txt:
2236 * http/tests/navigation/metaredirect-frames-expected.txt:
2237 * http/tests/navigation/metaredirect-goback-expected.txt:
2238 * http/tests/navigation/metaredirect-subframeload-expected.txt:
2239 * http/tests/navigation/post-goback2-expected.txt:
2240 * http/tests/navigation/postredirect-goback2-expected.txt:
2241 * http/tests/navigation/redirect302-basic-expected.txt:
2242 * http/tests/navigation/redirect302-frames-expected.txt:
2243 * http/tests/navigation/redirect302-goback-expected.txt:
2244 * http/tests/navigation/redirect302-subframeload-expected.txt:
2245 * http/tests/navigation/relativeanchor-basic-expected.txt:
2246 * http/tests/navigation/relativeanchor-frames-expected.txt:
2247 * http/tests/navigation/relativeanchor-goback-expected.txt:
2248 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
2249 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
2250 * http/tests/navigation/success200-basic-expected.txt:
2251 * http/tests/navigation/success200-frames-expected.txt:
2252 * http/tests/navigation/success200-frames-loadsame-expected.txt:
2253 * http/tests/navigation/success200-goback-expected.txt:
2254 * http/tests/navigation/success200-loadsame-expected.txt:
2255 * http/tests/navigation/success200-reload-expected.txt:
2256 * http/tests/navigation/success200-subframeload-expected.txt:
2257 * http/tests/navigation/timerredirect-basic-expected.txt:
2258 * http/tests/navigation/timerredirect-frames-expected.txt:
2259 * http/tests/navigation/timerredirect-goback-expected.txt:
2260 * http/tests/navigation/timerredirect-subframeload-expected.txt:
2261 * tables/mozilla/bugs/bug1188-expected.txt:
2262 * tables/mozilla/bugs/bug18359-expected.txt:
2263 * tables/mozilla/bugs/bug2479-3-expected.txt:
2264 * tables/mozilla/bugs/bug2479-4-expected.txt:
2265 * tables/mozilla/bugs/bug29326-expected.txt:
2266 * tables/mozilla/bugs/bug33855-expected.txt:
2267 * tables/mozilla/bugs/bug4382-expected.txt:
2268 * tables/mozilla/bugs/bug96334-expected.txt:
2269 * tables/mozilla/core/margins-expected.txt:
2270 * tables/mozilla/dom/tableDom-expected.txt:
2271 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2273 2007-07-24 Beth Dakin <bdakin@apple.com>
2277 Tests for http://bugs.webkit.org/show_bug.cgi?id=14714 REGRESSION:
2278 ASSERTION FAILED: i < size() in Vector.h:401 on negative -webkit-
2281 http://bugs.webkit.org/show_bug.cgi?id=14718 REGRESSION: ASSERTION
2282 FAILED: i < size() in Vector.h:401 on zero -webkit-column-count
2284 * fast/multicol/negativeColumnWidth-expected.checksum: Added.
2285 * fast/multicol/negativeColumnWidth-expected.png: Added.
2286 * fast/multicol/negativeColumnWidth-expected.txt: Added.
2287 * fast/multicol/negativeColumnWidth.html: Added.
2288 * fast/multicol/zeroColumnCount-expected.checksum: Added.
2289 * fast/multicol/zeroColumnCount-expected.png: Added.
2290 * fast/multicol/zeroColumnCount-expected.txt: Added.
2291 * fast/multicol/zeroColumnCount.html: Added.
2293 2007-07-24 Mitz Pettel <mitz@webkit.org>
2297 - test, updated tests and updated results for
2298 http://bugs.webkit.org/show_bug.cgi?id=14684
2299 Hebrew text in Safari chrome is reversed (LTR instead of RTL)
2301 * fast/forms/HTMLOptionElement_label05-expected.checksum:
2302 * fast/forms/HTMLOptionElement_label05-expected.png:
2303 * fast/forms/listbox-deselect-scroll-expected.checksum:
2304 * fast/forms/listbox-deselect-scroll-expected.png:
2305 * fast/forms/listbox-width-change-expected.checksum:
2306 * fast/forms/listbox-width-change-expected.png:
2307 * fast/forms/option-strip-whitespace-expected.checksum:
2308 * fast/forms/option-strip-whitespace-expected.png:
2309 * fast/forms/select-change-popup-to-listbox-expected.checksum:
2310 * fast/forms/select-change-popup-to-listbox-expected.png:
2311 * fast/forms/select-initial-position-expected.checksum:
2312 * fast/forms/select-initial-position-expected.png:
2313 * fast/text/drawBidiText-expected.checksum: Added.
2314 * fast/text/drawBidiText-expected.png: Added.
2315 * fast/text/drawBidiText-expected.txt: Added.
2316 * fast/text/drawBidiText.html: Added.
2317 * fast/text/international/bidi-listbox-atsui-expected.checksum:
2318 * fast/text/international/bidi-listbox-atsui-expected.png:
2319 * fast/text/international/bidi-listbox-atsui-expected.txt:
2320 * fast/text/international/bidi-listbox-atsui.html: Removed the
2321 visual ordering cases.
2322 * fast/text/international/bidi-listbox-expected.checksum:
2323 * fast/text/international/bidi-listbox-expected.png:
2324 * fast/text/international/bidi-listbox-expected.txt:
2325 * fast/text/international/bidi-listbox.html: Removed the visual ordering
2326 cases because the patch removed special handling of visual ordering.
2328 2007-07-23 Justin Garcia <justin.garcia@apple.com>
2332 <rdar://problem/5354455> Word selection when right-clicking can be confusing (14728)
2334 * editing/selection/5354455-1-expected.checksum: Added.
2335 * editing/selection/5354455-1-expected.png: Added.
2336 * editing/selection/5354455-1-expected.txt: Added.
2337 * editing/selection/5354455-1.html: Added.
2338 * editing/selection/5354455-2-expected.checksum: Added.
2339 * editing/selection/5354455-2-expected.png: Added.
2340 * editing/selection/5354455-2-expected.txt: Added.
2341 * editing/selection/5354455-2.html: Added.
2343 2007-07-23 Anders Carlsson <andersca@apple.com>
2347 <rdar://problem/5335354>
2348 REGRESSION(r21359-r21368): Can't edit inside RTEF editable region
2350 * fast/dom/Document/open-with-pending-load-expected.txt: Added.
2351 * fast/dom/Document/open-with-pending-load.html: Added.
2353 2007-07-23 Anders Carlsson <andersca@apple.com>
2357 Remove http/tests/multipart/invalid-image-data.html which no longer fails on Leopard.
2359 * mac/leopard/Skipped:
2361 2007-07-23 Justin Garcia <justin.garcia@apple.com>
2363 <rdar://problem/5228167> REGRESSION: editing/execCommand/5119244.html failing on Leopard
2365 Removed another use of the ⎷ entity. See below.
2367 * editing/execCommand/5119244-expected.checksum:
2368 * editing/execCommand/5119244-expected.png:
2369 * editing/execCommand/5119244-expected.txt:
2370 * editing/execCommand/5119244.html:
2371 * mac/leopard/Skipped:
2373 2007-07-23 Justin Garcia <justin.garcia@apple.com>
2377 <rdar://problem/5228164> REGRESSION: editing/deleting/5144139-2.html fails on Leopard
2379 Removed the use of the ⎷ entity, which is available on
2380 Leopard but not Tiger. Perhaps because it is not available in Ahem
2381 but is available in some fallback font that ships with Leopard but not Tiger.
2382 It's OK to remove because its use wasn't necessary to test the fix for 5144139.
2384 * editing/deleting/5144139-2-expected.checksum:
2385 * editing/deleting/5144139-2-expected.png:
2386 * editing/deleting/5144139-2-expected.txt:
2387 * editing/deleting/5144139-2.html:
2388 * mac/leopard/Skipped:
2390 2007-07-23 Oliver Hunt <oliver@apple.com>
2394 Added initial pseudo-hangul IM, and tests for behaviour of hangul (<rdar://problem/5352152>)
2395 Updated keydown-keypress-preventDefault to be correct, and to have an demonstrate that keys have been inserted.
2396 Updated kotoeri test to perform more validation and check against updated behaviour
2398 * editing/input/mac/hangul-enter-confirms-and-sends-keypress-expected.txt: Added.
2399 * editing/input/mac/hangul-enter-confirms-and-sends-keypress.html: Added.
2400 * editing/input/mac/hangul.js: Added.
2401 * editing/input/mac/kotoeri-enter-to-confirm-and-newline.html:
2402 * fast/events/keydown-keypress-preventDefault-expected.txt:
2403 * fast/events/keydown-keypress-preventDefault.html:
2405 2007-07-23 Anders Carlsson <andersca@apple.com>
2409 <rdar://problem/5045711>
2410 http://bugs.webkit.org/show_bug.cgi?id=12938
2411 Google calendar settings page crashes
2413 * fast/dom/destroy-selected-radio-button-crash-expected.txt: Added.
2414 * fast/dom/destroy-selected-radio-button-crash.html: Added.
2416 2007-07-22 Sam Weinig <sam@webkit.org>
2420 * fast/dom/Window/window-function-name-getter-precedence.html:
2422 2007-07-22 Sam Weinig <sam@webkit.org>
2426 Test for http://bugs.webkit.org/show_bug.cgi?id=14682
2427 REGRESSION(24285-24399): alerts do not appear at W3C RTL test page
2429 * fast/dom/Window/window-function-name-getter-precedence-expected.txt: Added.
2430 * fast/dom/Window/window-function-name-getter-precedence.html: Added.
2432 2007-07-22 Oliver Hunt <oliver@apple.com>
2436 Moving input method tests to editing/input/mac
2438 * editing/input/mac: Copied from fast/events/inputmethods.
2439 * fast/events/inputmethods: Removed.
2440 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
2441 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Removed.
2442 * fast/events/inputmethods/kotoeri.js: Removed.
2443 * fast/events/inputmethods/logger.js: Removed.
2446 2007-07-22 Oliver Hunt <oliver@apple.com>
2450 Add the input methods tests to the windows skip list
2451 until we work to how to make them platform agnostic
2455 2007-07-22 Oliver Hunt <oliver@apple.com>
2459 Initial input method test case, this tests the behaviour of the
2460 enter key in our "kotoeri" engine.
2462 * fast/events/inputmethods: Added.
2463 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Added.
2464 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Added.
2465 * fast/events/inputmethods/kotoeri.js: Added.
2466 * fast/events/inputmethods/logger.js: Added.
2468 2007-07-21 Sam Weinig <sam@webkit.org>
2472 Update tests for <rdar://problem/5352013>
2473 The computed style for background-position is wrong for the initial value
2475 * fast/css/computed-style-expected.txt:
2476 * fast/css/computed-style-without-renderer-expected.txt:
2477 * fast/css/getComputedStyle-background-position-expected.txt:
2479 2007-07-20 Sam Weinig <sam@webkit.org>
2481 Reviewed by Beth Dakin.
2483 Tests for <rdar://problem/5351901>
2484 Computed value of border-position should return a CSSValueList, not a CSSPrimitiveValue
2486 * fast/css/computed-style-expected.txt:
2487 * fast/css/computed-style-without-renderer-expected.txt:
2488 * fast/css/getComputedStyle-background-position-expected.txt: Added.
2489 * fast/css/getComputedStyle-background-position.html: Added.
2491 2007-07-20 Justin Garcia <justin.garcia@apple.com>
2495 <rdar://problem/5109817> Ctrl-click on word in non-editable text doesn't select it
2497 * editing/selection/5109817-expected.checksum: Added.
2498 * editing/selection/5109817-expected.png: Added.
2499 * editing/selection/5109817-expected.txt: Added.
2500 * editing/selection/5109817.html: Added.
2502 2007-07-21 Antti <antti@apple.com>
2506 HTTP test for <rdar://problem/5305788>
2507 REGRESSION: Safari sometimes loads IE-specific stylesheet on www.apaema.org
2509 Test that order style sheets arrive has no impact to selection of preferred style sheet set.
2511 * http/tests/local/fail.css: Added.
2512 * http/tests/local/link-stylesheet-preferred-expected.txt: Added.
2513 * http/tests/local/link-stylesheet-preferred.html: Added.
2514 * http/tests/local/slow-css-pass.cgi: Added.
2516 2007-07-20 Sam Weinig <sam@webkit.org>
2520 Add tests for <rdar://problem/5351252>
2521 Computed value for -webkit-background-size and border-spacing
2522 should be space separated CSSValueLists.
2524 * fast/css/computed-style-expected.txt:
2525 * fast/css/computed-style-without-renderer-expected.txt:
2526 * fast/css/getComputedStyle-background-size-expected.txt: Added.
2527 * fast/css/getComputedStyle-background-size.html: Added.
2528 * fast/css/getComputedStyle-border-spacing-expected.txt: Added.
2529 * fast/css/getComputedStyle-border-spacing.html: Added.
2531 2007-07-20 Brady Eidson <beidson@apple.com>
2535 <rdar://problem/5153021> and http://bugs.webkit.org/show_bug.cgi?id=13364
2537 * fast/frames/frame-base-url-expected.txt: Added.
2538 * fast/frames/frame-base-url.html: Added.
2539 * fast/frames/resources/subframe-base-url.html: Added.
2541 2007-07-20 Maciej Stachowiak <mjs@apple.com>
2545 - test case for <rdar://problem/5326303> REGRESSION: blur event fires upon navigating away from a page with focused element
2547 (Test mostly by Alice.)
2549 * fast/events/no-blur-on-page-leave-expected.txt: Added.
2550 * fast/events/no-blur-on-page-leave.html: Added.
2551 * fast/events/resources/no-blur-result.html: Added.
2553 2007-07-20 Sam Weinig <sam@webkit.org>
2557 Update test to reduce code duplication.
2559 * fast/css/getComputedStyle-borderRadius-expected.txt:
2560 * fast/css/getComputedStyle-borderRadius.html:
2562 2007-07-20 Sam Weinig <sam@webkit.org>
2564 Reviewed by Beth Dakin.
2566 Computed style for border radii should return a CSSValueList instead
2567 of CSSPrimitiveValue (with a Pair type) when the radii are not the same.
2569 * fast/css/computed-style-expected.txt:
2570 * fast/css/computed-style-without-renderer-expected.txt:
2571 * fast/css/getComputedStyle-borderRadius-expected.txt: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius-expected.txt.
2572 * fast/css/getComputedStyle-borderRadius.html: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius.html.
2573 * fast/dom/getComputedStyle-borderRadius-expected.txt: Removed.
2574 * fast/dom/getComputedStyle-borderRadius.html: Removed.
2576 2007-07-20 Darin Adler <darin@apple.com>
2578 Reviewed by John Sullivan.
2580 - test for <rdar://problem/5331723> <rdar://problem/5331723> Safari gives error
2581 103 for URLs that Adobe Lightroom's Preview feature produces, with ":1" in the hostname
2583 * fast/loader/file-URL-with-port-number-expected.txt: Added.
2584 * fast/loader/file-URL-with-port-number.html: Added.
2585 * fast/loader/resources/empty-subframe.html: Added.
2587 2007-07-20 Rob Buis <buis@kde.org>
2592 http://bugs.webkit.org/show_bug.cgi?id=14642
2593 REGRESSION(r24064-24096): Reflection type effect in canvas tag broke
2595 * fast/canvas/gradient-empty-path-expected.checksum: Added.
2596 * fast/canvas/gradient-empty-path-expected.png: Added.
2597 * fast/canvas/gradient-empty-path-expected.txt: Added.
2598 * fast/canvas/gradient-empty-path.html: Added.
2600 2007-07-19 Geoffrey Garen <ggaren@apple.com>
2602 Reviewed by Darin Adler.
2604 Test for http://bugs.webkit.org/show_bug.cgi?id=10880 | <rdar://problem/5335694>
2605 REGRESSION: JavaScript menu doesn't appear on pricepoint.com (14595)
2607 * fast/js/do-while-without-semicolon-expected.txt: Added.
2608 * fast/js/do-while-without-semicolon.html: Added.
2610 2007-07-19 Antti <antti@apple.com>
2614 Test for <rdar://problem/5257371>
2615 Dashcode Client crash when clicking on placemarks in Maps widget in WebCore::DeprecatedPtrListImpl::addIterator
2617 * fast/flexbox/inline-children-crash-expected.txt: Added.
2618 * fast/flexbox/inline-children-crash.html: Added.
2620 2007-07-19 Antti <antti@apple.com>
2624 Update test case to work better as a pixel test.
2626 * fast/layers/layer-visibility-expected.checksum:
2627 * fast/layers/layer-visibility-expected.png:
2628 * fast/layers/layer-visibility-expected.txt:
2629 * fast/layers/layer-visibility.html:
2631 2007-07-18 Sam Weinig <sam@webkit.org>
2635 Test for http://bugs.webkit.org/show_bug.cgi?id=14646
2636 WebKit border radius properties are unavailable via JavaScript
2638 * fast/dom/getComputedStyle-borderRadius-expected.txt: Added.
2639 * fast/dom/getComputedStyle-borderRadius.html: Added.
2641 2007-07-18 Adam Roben <aroben@apple.com>
2643 Disable SSL tests on Windows
2645 <rdar://problem/5345985> tracks making these tests work
2647 Rubberstamed by Mark.
2649 * http/conf/cygwin-httpd.conf:
2652 2007-07-18 Darin Adler <darin@apple.com>
2654 Reviewed by Oliver Hunt.
2656 - test for <rdar://problem/5345432> PCRE computes length wrong for expressions such as "[**]"
2658 * fast/js/regexp-charclass-crash-expected.txt: Added.
2659 * fast/js/regexp-charclass-crash.html: Added.
2661 2007-07-18 Anders Carlsson <andersca@apple.com>
2665 <rdar://problem/5340098>
2666 http://bugs.webkit.org/show_bug.cgi?id=13366
2667 REGRESSION (r10935): AOL beta music player doesn't play
2669 * fast/dom/HTMLDocument/object-by-name-unknown-child-element-expected.txt: Added.
2670 * fast/dom/HTMLDocument/object-by-name-unknown-child-element.html: Added.
2672 2007-07-18 Maciej Stachowiak <mjs@apple.com>
2676 - test for <rdar://problem/5340603> REGRESSION: javascript being written to the screen in Safari
2678 * fast/tokenizer/badscript-expected.txt: Added.
2679 * fast/tokenizer/badscript.html: Added.
2681 2007-07-17 Sam Weinig <sam@webkit.org>
2683 Reviewed by Geoff Garen.
2685 Test for <rdar://problem/5333957>
2687 * http/tests/security/cross-frame-access-protocol.html: Fix a few typos.
2688 * http/tests/security/cross-frame-access-selection-expected.txt: Added.
2689 * http/tests/security/cross-frame-access-selection.html: Added.
2690 * http/tests/security/resources/foreign-domain-iframe-for-selection-test.html: Added.
2692 2007-07-17 Oliver Hunt <oliver@apple.com>
2696 Correct layout test.
2698 * fast/events/keydown-keypress-preventDefault-expected.txt:
2699 * fast/events/keydown-keypress-preventDefault.html:
2701 2007-07-17 Anders Carlsson <andersca@apple.com>
2705 <rdar://problem/4993463>
2706 http://bugs.webkit.org/show_bug.cgi?id=12732
2707 REGRESSION: Comments fields on ircimages not showing up in nightly
2709 * fast/frames/iframe-set-inner-html-expected.txt: Added.
2710 * fast/frames/iframe-set-inner-html.html: Added.
2712 2007-07-17 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2717 http://bugs.webkit.org/show_bug.cgi?id=9697
2719 Bug 9697: parseInt results may be inaccurate for numbers greater than 2^53
2721 * fast/js/numeric-conversion-expected.txt: Added.
2722 * fast/js/numeric-conversion.html: Added.
2723 * fast/js/resources/numeric-conversion.js: Added.
2725 2007-07-17 Geoffrey Garen <ggaren@apple.com>
2727 Reviewed by Kevin Decker.
2729 Layout test that demonstrates why an old ASSERT in WebCore was wrong.
2732 * fast/history/go-back-to-changed-name-expected.txt: Added.
2733 * fast/history/go-back-to-changed-name.html: Added.
2734 * fast/history/resources/go-back-to-changed-name2.html: Added.
2735 * fast/history/resources/go-back-to-changed-name3.html: Added.
2736 * http/tests/security/cross-frame-access-data-url-expected.txt: Added.
2737 * http/tests/security/cross-frame-access-data-url.html: Added.
2739 2007-07-17 Justin Garcia <justin.garcia@apple.com>
2743 <rdar://problem/5206311>
2744 Whitespace can't be removed when editing text pasted into from web page
2746 * editing/deleting/5206311-1-expected.checksum: Added.
2747 * editing/deleting/5206311-1-expected.png: Added.
2748 * editing/deleting/5206311-1-expected.txt: Added.
2749 * editing/deleting/5206311-1.html: Added.
2750 * editing/deleting/5206311-2-expected.checksum: Added.
2751 * editing/deleting/5206311-2-expected.png: Added.
2752 * editing/deleting/5206311-2-expected.txt: Added.
2753 * editing/deleting/5206311-2.html: Added.
2755 2007-07-17 Sam Weinig <sam@webkit.org>
2757 Reviewed by Adam Roben.
2759 * fast/dom/Window/alert-undefined-expected.txt: Added.
2760 * fast/dom/Window/alert-undefined.html: Added.
2762 2007-07-17 Geoffrey Garen <ggaren@apple.com>
2764 Reviewed by Kevin McCulough.
2766 * http/tests/navigation/multiple-back-forward-entries-expected.txt:
2767 Updated results to match new behavior, which is correct (multiple
2768 history entries should not be created).
2770 2007-07-17 Mitz Pettel <mitz@webkit.org>
2775 - test for http://bugs.webkit.org/show_bug.cgi?id=14569
2776 Repro crash due to saved state not being cleared when select and textarea elements are adopted by another document
2777 and for http://bugs.webkit.org/show_bug.cgi?id=13701
2778 REGRESSION (r21431): Reproducible crash resulting from calling adoptNode on a password field
2780 * fast/forms/saved-state-adoptNode-crash-expected.txt: Added.
2781 * fast/forms/saved-state-adoptNode-crash.html: Added.
2783 2007-07-17 Darin Adler <darin@apple.com>
2785 * http/tests/navigation/multiple-back-forward-entries-expected.txt: Updated results to
2786 match what I see locally and what we see on the buildbot. Geoff, please double-check that
2787 these new results are correct.
2789 2007-07-16 Geoffrey Garen <ggaren@apple.com>
2791 Forgot to do the delete half of the file move. Oops.
2793 2007-07-16 Geoffrey Garen <ggaren@apple.com>
2795 Fixed a bunch of layout test failures I just caused.
2797 Made the tests I just added into http test to make their results
2800 Also checked in the result change I forgot to check in last time.
2802 * fast/history/location-assign-adds-history-item-expected.txt: Removed.
2803 * fast/history/location-assign-adds-history-item.html: Removed.
2804 * fast/history/location-href-set-adds-history-item-expected.txt: Removed.
2805 * fast/history/location-href-set-adds-history-item.html: Removed.
2806 * fast/history/location-replace-adds-history-item-expected.txt: Removed.
2807 * fast/history/location-replace-adds-history-item.html: Removed.
2808 * fast/history/location-set-adds-history-item-expected.txt: Removed.
2809 * fast/history/location-set-adds-history-item.html: Removed.
2810 * fast/history/window-open-adds-history-item-expected.txt: Removed.
2811 * fast/history/window-open-adds-history-item.html: Removed.
2812 * fast/history/window-open-adds-history-item2-expected.txt: Removed.
2813 * fast/history/window-open-adds-history-item2.html: Removed.
2814 * http/tests/navigation/location-assign-adds-history-item-expected.txt: Copied from fast/history/location-assign-adds-history-item-expected.txt.
2815 * http/tests/navigation/location-assign-adds-history-item.html: Copied from fast/history/location-assign-adds-history-item.html.
2816 * http/tests/navigation/location-href-set-adds-history-item-expected.txt: Copied from fast/history/location-href-set-adds-history-item-expected.txt.
2817 * http/tests/navigation/location-href-set-adds-history-item.html: Copied from fast/history/location-href-set-adds-history-item.html.
2818 * http/tests/navigation/location-replace-adds-history-item-expected.txt: Copied from fast/history/location-replace-adds-history-item-expected.txt.
2819 * http/tests/navigation/location-replace-adds-history-item.html: Copied from fast/history/location-replace-adds-history-item.html.
2820 * http/tests/navigation/location-set-adds-history-item-expected.txt: Copied from fast/history/location-set-adds-history-item-expected.txt.
2821 * http/tests/navigation/location-set-adds-history-item.html: Copied from fast/history/location-set-adds-history-item.html.
2822 * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
2823 * http/tests/navigation/window-open-adds-history-item-expected.txt: Copied from fast/history/window-open-adds-history-item-expected.txt.
2824 * http/tests/navigation/window-open-adds-history-item.html: Copied from fast/history/window-open-adds-history-item.html.
2825 * http/tests/navigation/window-open-adds-history-item2-expected.txt: Copied from fast/history/window-open-adds-history-item2-expected.txt.
2826 * http/tests/navigation/window-open-adds-history-item2.html: Copied from fast/history/window-open-adds-history-item2.html.
2828 2007-07-16 Geoffrey Garen <ggaren@apple.com>
2830 Reviewed by Sam Weinig.
2832 Tests for <rdar://problem/5334483> REGRESSION: JavaScript-induced loads
2833 not added to back/forward list
2835 * fast/history/location-assign-adds-history-item-expected.txt: Added.
2836 * fast/history/location-assign-adds-history-item.html: Added.
2837 * fast/history/location-href-set-adds-history-item-expected.txt: Added.
2838 * fast/history/location-href-set-adds-history-item.html: Added.
2839 * fast/history/location-replace-adds-history-item-expected.txt: Added.
2840 * fast/history/location-replace-adds-history-item.html: Added.
2841 * fast/history/location-set-adds-history-item-expected.txt: Added.
2842 * fast/history/location-set-adds-history-item.html: Added.
2843 * fast/history/window-open-adds-history-item-expected.txt: Added.
2844 * fast/history/window-open-adds-history-item.html: Added.
2845 * fast/history/window-open-adds-history-item2-expected.txt: Added.
2846 * fast/history/window-open-adds-history-item2.html: Added.
2847 * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
2848 Updated results. Adding a history entry here is correct behavior.
2850 2007-07-16 Sam Weinig <sam@webkit.org>
2854 Remove more redundant isSafeScript checks.
2856 * http/tests/security/cross-frame-access-custom-expected.txt:
2857 * http/tests/security/cross-frame-access-get-expected.txt:
2858 * http/tests/security/cross-frame-access-name-getter-expected.txt:
2860 2007-07-16 Sam Weinig <sam@webkit.org>
2862 Reviewed by Geoff Garen.
2864 Rename cross-frame-access.html to cross-frame-access-get.html
2866 * http/tests/security/cross-frame-access-expected.txt: Removed.
2867 * http/tests/security/cross-frame-access-get-expected.txt: Copied from http/tests/security/cross-frame-access-expected.txt.
2868 * http/tests/security/cross-frame-access-get.html: Copied from http/tests/security/cross-frame-access.html.
2869 * http/tests/security/cross-frame-access.html: Removed.
2871 2007-07-16 Sam Weinig <sam@webkit.org>
2873 Reviewed by Geoff Garen.
2875 Move cross frame access put tests into cross-frame-access-put.html.
2877 * http/tests/security/cross-frame-access-custom-expected.txt:
2878 * http/tests/security/cross-frame-access-custom.html:
2879 * http/tests/security/cross-frame-access-expected.txt:
2880 * http/tests/security/cross-frame-access-first-time-expected.txt:
2881 * http/tests/security/cross-frame-access-first-time.html:
2882 * http/tests/security/cross-frame-access-frames.html:
2883 * http/tests/security/cross-frame-access-history.html:
2884 * http/tests/security/cross-frame-access-location-expected.txt:
2885 * http/tests/security/cross-frame-access-location.html:
2886 * http/tests/security/cross-frame-access-name-getter-expected.txt:
2887 * http/tests/security/cross-frame-access-name-getter.html:
2888 * http/tests/security/cross-frame-access-put-expected.txt:
2889 * http/tests/security/cross-frame-access-put.html:
2890 * http/tests/security/cross-frame-access.html:
2891 * http/tests/security/resources/cross-frame-iframe-for-get-test.html: Copied from http/tests/security/resources/cross-frame-iframe.html.
2892 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
2893 * http/tests/security/resources/cross-frame-iframe.html: Removed.
2895 2007-07-16 Adele Peterson <adele@apple.com>
2897 Updated results for Tiger and filed:
2898 <rdar://problem/5338680> fast/forms/hidden-listbox and fast/forms/hidden-input-file are missing empty RenderText on Leopard
2900 * fast/forms/hidden-input-file-expected.txt:
2901 * fast/forms/hidden-listbox-expected.txt:
2902 * mac/leopard/Skipped:
2904 2007-07-16 Justin Garcia <justin.garcia@apple.com>
2908 <rdar://problem/5240265> REGRESSION: Clicking a <button> clears the selection in contenteditable areas
2910 * editing/selection/5240265-expected.checksum: Added.
2911 * editing/selection/5240265-expected.png: Added.
2912 * editing/selection/5240265-expected.txt: Added.
2913 * editing/selection/5240265.html: Added.
2915 2007-07-16 Adele Peterson <adele@apple.com>
2919 Test for <rdar://problem/5321490> REGRESSION: visibility:hidden property doesn't hide parts of file input element
2920 http://bugs.webkit.org/show_bug.cgi?id=14565
2922 * fast/forms/hidden-input-file-expected.checksum: Added.
2923 * fast/forms/hidden-input-file-expected.png: Added.
2924 * fast/forms/hidden-input-file-expected.txt: Added.
2925 * fast/forms/hidden-input-file.html: Added.
2926 * fast/forms/hidden-listbox-expected.checksum
2927 * fast/forms/hidden-listbox-expected.png
2928 * fast/forms/hidden-listbox-expected.txt
2929 * fast/forms/hidden-listbox.html
2931 2007-07-16 Sam Weinig <sam@webkit.org>
2935 Add all the window's functions to cross-frame-access-put.html test.
2937 * http/tests/security/cross-frame-access-put-expected.txt:
2938 * http/tests/security/cross-frame-access-put.html:
2939 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
2941 2007-07-16 Sam Weinig <sam@webkit.org>
2943 Reviewed by Kevin McCullough.
2945 Breakup http/tests/security/cross-frame-access.html into multiple tests to
2946 make it easier to identify flaws should they arise.
2948 - Also factors out JS into a separate file.
2950 * http/tests/security/cross-frame-access-custom-expected.txt: Added.
2951 * http/tests/security/cross-frame-access-custom.html: Added.
2952 * http/tests/security/cross-frame-access-expected.txt:
2953 * http/tests/security/cross-frame-access-frames-expected.txt: Added.
2954 * http/tests/security/cross-frame-access-frames.html: Added.
2955 * http/tests/security/cross-frame-access-history-expected.txt: Added.
2956 * http/tests/security/cross-frame-access-history.html: Added.
2957 * http/tests/security/cross-frame-access-location-expected.txt: Added.
2958 * http/tests/security/cross-frame-access-location.html: Added.
2959 * http/tests/security/cross-frame-access-name-getter-expected.txt: Added.
2960 * http/tests/security/cross-frame-access-name-getter.html: Added.
2961 * http/tests/security/cross-frame-access.html:
2962 * http/tests/security/resources/cross-frame-access.js: Added.
2964 2007-07-16 Anders Carlsson <andersca@apple.com>
2966 Remove basic-auth.html, it no longer hangs on Leopard.
2968 * mac/leopard/Skipped:
2970 2007-07-16 Mark Rowe <mrowe@apple.com>
2972 Update expected result after r24302.
2974 * fast/css/empty-script-expected.txt:
2976 2007-07-16 Rob Buis <buis@kde.org>
2981 http://bugs.webkit.org/show_bug.cgi?id=14462
2982 non empty <style> element doesn't work
2984 * fast/css/empty-script-expected.txt: Added.
2985 * fast/css/empty-script.html: Added.
2987 2007-07-15 Oliver Hunt <oliver@apple.com>
2991 Update for changed behaviour now that we allow tab characters in input fields again
2993 * editing/inserting/typing-tab-designmode-forms-expected.checksum:
2994 * editing/inserting/typing-tab-designmode-forms-expected.png:
2995 * editing/inserting/typing-tab-designmode-forms-expected.txt:
2997 2007-07-15 Sam Weinig <sam@webkit.org>
2999 Reviewed by Geoff Garen.
3001 Update results after removing redundant calls to isSafeScript()
3003 * http/tests/security/cross-frame-access-expected.txt:
3005 2007-07-15 Oliver Hunt <oliver@apple.com>
3009 Testcase for <rdar://problem/5336602> REGRESSION: tab characters cannot be entered into text fields
3010 http://bugs.webkit.org/show_bug.cgi?id=14032
3012 * fast/forms/tab-in-input-expected.txt: Added.
3013 * fast/forms/tab-in-input.html: Added.
3015 2007-07-14 Alexey Proskuryakov <ap@webkit.org>
3019 http://bugs.webkit.org/show_bug.cgi?id=14618
3020 REGRESSION(13464): drivehq.com login form doesn't work
3022 * http/tests/misc/post-submit-button-expected.txt: Added.
3023 * http/tests/misc/post-submit-button.html: Added.
3025 2007-07-14 Cameron Zwarich <cwzwarich@uwaterloo.ca>
3029 Added tests for the following bugs:
3030 http://bugs.webkit.org/show_bug.cgi?id=13517
3031 http://bugs.webkit.org/show_bug.cgi?id=14237
3033 Bug 13517: DOM Exception 8 in finance.aol.com sub-page
3034 Bug 14237: Javascript "var" statement interprets initialization in the topmost function scope
3036 * fast/js/resources/vardecl-blocks-init.js: Added.
3037 * fast/js/resources/vardecl-preserve-arguments.js: Updated.
3038 * fast/js/vardecl-blocks-init-expected.txt: Added.
3039 * fast/js/vardecl-blocks-init.html: Added.
3040 * fast/js/vardecl-preserve-arguments-expected.txt: Updated result.
3042 2007-07-13 Oliver Hunt <oliver@apple.com>
3046 Correct expected pixel results
3048 * fast/forms/input-appearance-readonly-expected.checksum:
3049 * fast/forms/input-appearance-readonly-expected.png:
3051 2007-07-13 Sam Weinig <sam@webkit.org>
3055 * fast/text/word-break-run-rounding-expected.txt:
3057 2007-07-13 Mitz Pettel <mitz@webkit.org>
3061 - test for http://bugs.webkit.org/show_bug.cgi?id=13438 <rdar://problem/5153030>
3062 Run rounding makes word-break:break-all/word not functional
3064 * fast/text/word-break-run-rounding-expected.checksum: Added.
3065 * fast/text/word-break-run-rounding-expected.png: Added.
3066 * fast/text/word-break-run-rounding-expected.txt: Added.
3067 * fast/text/word-break-run-rounding.html: Added.
3069 2007-07-13 Sam Weinig <sam@webkit.org>
3071 Reviewed by Geoff Garen.
3073 Tests for <rdar://problem/5318394>
3074 http site can read/write content of https site in same domain
3076 Adds ssl configuration information and tests.
3078 * http/conf/apache2-httpd.conf:
3079 * http/conf/cygwin-httpd.conf:
3080 * http/conf/httpd.conf:
3081 * http/conf/webkit-httpd.pem: Added.
3082 * http/tests/security/cross-frame-access-expected.txt:
3083 * http/tests/security/cross-frame-access-first-time-expected.txt:
3084 * http/tests/security/cross-frame-access-protocol-expected.txt: Added.
3085 * http/tests/security/cross-frame-access-protocol.html: Added.
3086 * http/tests/security/cross-frame-access-put-expected.txt:
3087 * http/tests/ssl: Added.
3088 * http/tests/ssl/resources: Added.
3089 * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Added.
3090 * http/tests/ssl/verify-ssl-enabled-expected.txt: Added.
3091 * http/tests/ssl/verify-ssl-enabled.php: Added.
3093 2007-07-13 Antti Koivisto <antti@apple.com>
3097 Test for <rdar://problem/5192256>
3098 click() in onchange handler causes another change event (causes hang at http://forums.whirlpool.net.au/)
3100 * fast/events/onchange-click-hang-expected.txt: Added.
3101 * fast/events/onchange-click-hang.html: Added.
3103 2007-07-13 Antti Koivisto <antti@apple.com>
3107 Test for x <rdar://problem/5333387>
3108 Combination of selection and click() on checkbox crashes
3110 * fast/dynamic/checkbox-selection-crash-expected.txt: Added.
3111 * fast/dynamic/checkbox-selection-crash.html: Added.
3113 2007-07-13 Antti Koivisto <antti@apple.com>
3117 Test for <rdar://problem/5333365>
3118 Calling click() is very slow
3120 * fast/forms/slow-click-expected.txt: Added.
3121 * fast/forms/slow-click.html: Added.
3123 2007-07-14 Mark Rowe <mrowe@apple.com>
3127 Apply the change to Apache 2 configuration from r24204 to the other two Apache configuration files.
3129 * http/conf/cygwin-httpd.conf:
3130 * http/conf/httpd.conf:
3132 2007-07-13 Mitz Pettel <mitz@webkit.org>
3134 Reviewed by Dave Hyatt.
3136 - updated tests and results for http://bugs.webkit.org/show_bug.cgi?id=13873
3137 Incomplete repaint of replaced element's box shadow
3139 * fast/repaint/box-shadow-h-expected.checksum:
3140 * fast/repaint/box-shadow-h-expected.png:
3141 * fast/repaint/box-shadow-h-expected.txt:
3142 * fast/repaint/box-shadow-h.html:
3143 * fast/repaint/box-shadow-v-expected.checksum:
3144 * fast/repaint/box-shadow-v-expected.png:
3145 * fast/repaint/box-shadow-v-expected.txt:
3146 * fast/repaint/box-shadow-v.html:
3148 2007-07-13 Mitz Pettel <mitz@webkit.org>
3150 Reviewed by Dave Hyatt.
3152 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14395
3153 When a <p> is inside <li> two <BR>s are rendered
3155 * editing/pasteboard/4861080-expected.checksum:
3156 * editing/pasteboard/4861080-expected.png:
3157 * editing/pasteboard/4861080-expected.txt:
3158 * fast/lists/marker-before-empty-inline-expected.checksum: Added.
3159 * fast/lists/marker-before-empty-inline-expected.png: Added.
3160 * fast/lists/marker-before-empty-inline-expected.txt: Added.
3161 * fast/lists/marker-before-empty-inline.html: Added.
3163 2007-07-12 David Kilzer <ddkilzer@apple.com>
3167 Backed out previous change. The test requires a different hostname to work.
3169 * http/tests/security/cross-frame-access-put.html:
3171 2007-07-12 David Kilzer <ddkilzer@apple.com>
3175 Don't hard code the hostname to make it work with run-webkit-httpd on other interfaces.
3177 * http/tests/security/cross-frame-access-put.html:
3179 2007-07-12 Justin Garcia <justin.garcia@apple.com>
3181 Reviewed by Harrison.
3183 <rdar://problem/5300379> Mail hung on option-delete
3185 * editing/deleting/5300379-expected.checksum: Added.
3186 * editing/deleting/5300379-expected.png: Added.
3187 * editing/deleting/5300379-expected.txt: Added.
3188 * editing/deleting/5300379.html: Added.
3190 2007-07-11 Sam Weinig <sam@webkit.org>
3194 Test for <rdar://problem/5329841>
3195 Calling window.closed on a closed window causes Safari to crash
3197 * fast/dom/Window/window-closed-crash-expected.txt: Added.
3198 * fast/dom/Window/window-closed-crash.html: Added.
3200 2007-07-12 Mitz Pettel <mitz@webkit.org>
3202 Reviewed by Mark Rowe.
3204 - try to fix hang seen on buildbot after the last fix
3206 * fast/history/resources/history_reload_window.html:
3208 2007-07-12 Mitz Pettel <mitz@webkit.org>
3210 Reviewed by Mark Rowe.
3212 - fix an assertion failure in DumpRenderTree when running fast/history/resources/history_reload_window.html
3214 * fast/history/resources/history_reload_window.html: Delay notifyDone() until
3215 after the window actually closes.
3217 2007-07-12 Maxime Britto <mbritto@pleyo.com>
3219 Reviewed by Mark Rowe.
3221 Update the expected results now that they match what the test describes as the correct rendering.
3223 * svg/custom/invalid-fill-hex-expected.txt:
3224 * svg/custom/invalid-fill-hex-expected.png:
3226 2007-07-11 Alexey Proskuryakov <ap@webkit.org>
3230 http://bugs.webkit.org/show_bug.cgi?id=14584
3231 XMLHttpRequest treats null login/password incorrectly
3233 * http/tests/xmlhttprequest/null-auth-expected.txt: Added.
3234 * http/tests/xmlhttprequest/null-auth.php: Added.
3235 * http/tests/xmlhttprequest/resources/echo-auth.php: Added.
3237 * http/tests/xmlhttprequest/basic-auth.html:
3238 * http/tests/xmlhttprequest/resources/basic-auth: Added.
3239 * http/tests/xmlhttprequest/resources/basic-auth.php: Removed.
3240 * http/tests/xmlhttprequest/resources/basic-auth/basic-auth.php: Copied from LayoutTests/http/tests/xmlhttprequest/resources/basic-auth.php.
3241 Moved this test's protected resource to its own subdirectory, so that accessing it doesn't set
3242 default credentials for the whole resources directory.
3244 2007-07-11 Anders Carlsson <andersca@apple.com>
3248 Create the lock file in a writable directory.
3250 * http/conf/apache2-httpd.conf:
3252 2007-07-11 Justin Garcia <justin.garcia@apple.com>
3256 <rdar://problem/5234383> REGRESSION: Sentence breaker method returning entire document length
3258 * editing/selection/5234383-1-expected.checksum: Added.
3259 * editing/selection/5234383-1-expected.png: Added.
3260 * editing/selection/5234383-1-expected.txt: Added.
3261 * editing/selection/5234383-1.html: Added.
3262 * editing/selection/5234383-2-expected.checksum: Added.
3263 * editing/selection/5234383-2-expected.png: Added.
3264 * editing/selection/5234383-2-expected.txt: Added.
3265 * editing/selection/5234383-2.html: Added.
3267 2007-07-11 Rob Buis <buis@kde.org>
3271 Regression test for:
3272 http://bugs.webkit.org/show_bug.cgi?id=14453
3273 REGRESSION: www.nzherald.co.nz almost all the formating is gone
3275 * css2.1/bogus-color-span-expected.checksum: Added.
3276 * css2.1/bogus-color-span-expected.png: Added.
3277 * css2.1/bogus-color-span-expected.txt: Added.
3278 * css2.1/bogus-color-span.html: Added.
3280 2007-07-10 Sam Weinig <sam@webkit.org>
3284 * fast/dom/Window/get-set-properties-expected.txt: Added.
3285 * fast/dom/Window/get-set-properties.html: Added.
3287 2007-07-10 Sam Weinig <sam@webkit.org>
3291 Tests for <rdar://problem/5326791>
3293 * http/tests/security/cross-frame-access-expected.txt:
3294 * http/tests/security/cross-frame-access-put-expected.txt: Added.
3295 * http/tests/security/cross-frame-access-put.html: Added.
3296 * http/tests/security/resources/cross-frame-iframe-for-put-test.html: Added.
3298 2007-07-10 Mitz Pettel <mitz@webkit.org>
3302 - test for http://bugs.webkit.org/show_bug.cgi?id=14449
3303 REGRESSION (r14345-r14375): Absolutely positioned image does not scale to containing element's height
3305 * fast/replaced/absolute-position-percentage-height-expected.checksum: Added.
3306 * fast/replaced/absolute-position-percentage-height-expected.png: Added.
3307 * fast/replaced/absolute-position-percentage-height-expected.txt: Added.
3308 * fast/replaced/absolute-position-percentage-height.html: Added.
3310 2007-07-10 Alice Liu <alice.liu@apple.com>
3313 removing tests that were blocked on lack of support for smart pasting and DOM Paste API
3315 2007-07-09 Geoffrey Garen <ggaren@apple.com>
3317 Reviewed by Maciej Stachowiak.
3319 * fast/events/onload-after-document-close-no-subresource-expected.txt: Added.
3320 * fast/events/onload-after-document-close-no-subresource.html: Added.
3321 * fast/events/onload-after-document-close-with-subresource-expected.txt: Added.
3322 * fast/events/onload-after-document-close-with-subresource.html: Added.
3323 * fast/events/resources/onload-image.png: Added.
3325 2007-07-10 Rob Buis <buis@kde.org>
3330 http://bugs.webkit.org/show_bug.cgi?id=8007
3331 createElement() and XHTML (A dynamically created table not rendered as such)
3333 SVG tests are changed to use createElementNS instead of createElement.
3334 Other test results match FF2 results, except replace-child.html and
3335 nodeisdefaultnamespace09.xhtml.
3337 * dom/xhtml/level1/core/hc_documentcreateelementcasesensitive-expected.txt:
3338 * dom/xhtml/level2/html/HTMLSelectElement18-expected.txt:
3339 * dom/xhtml/level2/html/HTMLSelectElement19-expected.txt:
3340 * dom/xhtml/level2/html/HTMLSelectElement20-expected.txt:
3341 * dom/xhtml/level2/html/HTMLTableElement31-expected.txt:
3342 * dom/xhtml/level3/core/nodeisdefaultnamespace09-expected.txt:
3343 * dom/xhtml/level3/core/nodelookupprefix10-expected.txt:
3344 * fast/css/create_element_align-expected.checksum: Added.
3345 * fast/css/create_element_align-expected.png: Added.
3346 * fast/css/create_element_align-expected.txt: Added.
3347 * fast/css/create_element_align.xhtml: Added.
3348 * fast/dom/Document/replace-child-expected.txt:
3349 * fast/dom/createElement-expected.txt: Added.
3350 * fast/dom/createElement.html: Added.
3351 * svg/custom/createelement-expected.txt:
3352 * svg/custom/createelement.svg:
3353 * svg/custom/js-late-clipPath-and-object-creation.svg:
3354 * svg/custom/js-late-clipPath-creation.svg:
3355 * svg/custom/js-late-gradient-and-object-creation.svg:
3356 * svg/custom/js-late-gradient-creation.svg:
3357 * svg/custom/js-late-marker-and-object-creation.svg:
3358 * svg/custom/js-late-marker-creation.svg:
3359 * svg/custom/js-late-mask-and-object-creation.svg:
3360 * svg/custom/js-late-mask-creation.svg:
3361 * svg/custom/js-late-pattern-and-object-creation.svg:
3362 * svg/custom/js-late-pattern-creation.svg:
3363 * svg/custom/multiple-title-elements.svg:
3364 * svg/custom/path-textPath-simulation.svg:
3366 2007-07-09 Alice Liu <alice.liu@apple.com>
3369 removed one test from skipped list to see whether it will pass with the new
3370 DOM Paste API change that is being added simultaneously.
3372 2007-07-09 Justin Garcia <justin.garcia@apple.com>
3374 Rolling the fix for 5310404 back in now that 5310404 has been fixed in Mail.
3376 * editing/deleting/4845371-expected.checksum:
3377 * editing/deleting/4845371-expected.txt:
3378 * editing/deleting/4845371.html:
3379 * editing/deleting/5126166-expected.txt:
3380 * editing/deleting/5290534.html: Added.
3381 * editing/deleting/5290534.html-disabled: Removed.
3383 2007-07-09 Justin Garcia <justin.garcia@apple.com>
3387 <rdar://problem/5156801> REGRESSION: Crash when deleting table content in Leopard Mail
3389 * editing/deleting/5156801-expected.checksum: Added.
3390 * editing/deleting/5156801-expected.png: Added.
3391 * editing/deleting/5156801-expected.txt: Added.
3392 * editing/deleting/5156801.html: Added.
3394 2007-07-09 Anders Carlsson <andersca@apple.com>
3398 <rdar://problem/4954319>
3399 Acrobat 7 / Safari crash: CrashTracer: 99 crashes in Safari at
3400 com.apple.WebCore: WebCore::NetscapePlugInStreamLoader::isDone const + 0
3404 * plugins/return-error-from-new-stream-callback-in-full-frame-plugin-expected.txt: Added.
3405 * plugins/return-error-from-new-stream-callback-in-full-frame-plugin.html: Added.
3407 2007-07-08 Mitz Pettel <mitz@webkit.org>
3411 - test for http://bugs.webkit.org/show_bug.cgi?id=12384
3412 getComputedStyle with td.style.display='none' reports '' for all properties except display
3414 * fast/css/computed-style-without-renderer-expected.txt: Added.
3415 * fast/css/computed-style-without-renderer.html: Added.
3417 2007-07-08 Rob Buis <buis@kde.org>
3422 http://bugs.webkit.org/show_bug.cgi?id=14209
3423 DRT should be able to deal with text zoom
3424 http://bugs.webkit.org/show_bug.cgi?id=10752
3425 The inspector should not respond to Make Text Smaller/Bigger commands
3427 * fast/css/ignore-text-zoom-expected.checksum: Added.
3428 * fast/css/ignore-text-zoom-expected.png: Added.
3429 * fast/css/ignore-text-zoom-expected.txt: Added.
3430 * fast/css/ignore-text-zoom.html: Added.
3433 2007-07-08 Mitz Pettel <mitz@webkit.org>
3437 - test for http://bugs.webkit.org/show_bug.cgi?id=14221
3438 Repro crash (ASSERTION FAILED: oldText in RenderBlock::updateFirstLetter() during relayout of :before content with first-letter style)
3440 * fast/css-generated-content/before-with-first-letter-expected.checksum: Added.
3441 * fast/css-generated-content/before-with-first-letter-expected.png: Added.
3442 * fast/css-generated-content/before-with-first-letter-expected.txt: Added.
3443 * fast/css-generated-content/before-with-first-letter.html: Added.
3445 2007-07-07 Sam Weinig <sam@webkit.org>
3447 Reviewed by Oliver Hunt.
3449 - update results after removing extraneous calls to isSafeScript for
3450 readonly attributes.
3452 * http/tests/security/cross-frame-access-expected.txt:
3454 2007-07-07 Darin Adler <darin@apple.com>
3456 - updated results (I changed the test at the last minute, but didn't regenerate results)
3458 * fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Updated.
3459 * fast/canvas/fill-stroke-clip-reset-path-expected.png: Updated.
3460 * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Updated.
3462 2007-07-07 Darin Adler <darin@apple.com>
3464 - test for <rdar://problem/5292364> REGRESSION: ZX Spectrum 3.0 widget - graphic anomalies in widget window frame
3466 * fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Added.
3467 * fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
3468 * fast/canvas/fill-stroke-clip-reset-path-expected.txt: Added.
3469 * fast/canvas/fill-stroke-clip-reset-path.html: Added.
3471 2007-07-07 Rob Buis <buis@kde.org>
3476 http://bugs.webkit.org/show_bug.cgi?id=8994
3477 Canvas doesn't reset on resize
3479 * fast/canvas/canvas-resize-reset-expected.checksum: Added.
3480 * fast/canvas/canvas-resize-reset-expected.png: Added.
3481 * fast/canvas/canvas-resize-reset-expected.txt: Added.
3482 * fast/canvas/canvas-resize-reset.html: Added.
3484 2007-07-07 Alexey Proskuryakov <ap@webkit.org>
3486 Fixed a mismatch between test output and expected results (a typo that was only fixed in the former).
3488 * fast/loader/early-load-cancel-expected.txt:
3490 2007-07-07 Alexey Proskuryakov <ap@webkit.org>
3494 http://bugs.webkit.org/show_bug.cgi?id=14525
3495 Support exslt:node-set()
3497 * fast/xsl/exslt-node-set-expected.txt: Added.
3498 * fast/xsl/exslt-node-set.xml: Added.
3499 * fast/xsl/exslt-node-set.xsl: Added.
3501 2007-07-06 Maciej Stachowiak <mjs@apple.com>
3505 - test case for <rdar://problem/5133420> ASSERT in WebDocumentLoaderMac::decreaseLoadCount() un-discarding Gmail message
3507 * fast/loader/early-load-cancel-expected.txt: Added.
3508 * fast/loader/early-load-cancel.html: Added.
3509 * fast/loader/resources/early-load-cancel-inner.html: Added.
3511 2007-07-06 Mitz Pettel <mitz@webkit.org>
3515 - test for http://bugs.webkit.org/show_bug.cgi?id=14545
3516 REGRESSION (r21854-r21869): Repro crash in RenderBlock::updateFirstLetter @ nola.com/rose/
3518 * fast/css/first-letter-capitalized-expected.checksum: Added.
3519 * fast/css/first-letter-capitalized-expected.png: Added.
3520 * fast/css/first-letter-capitalized-expected.txt: Added.
3521 * fast/css/first-letter-capitalized.html: Added.
3523 2007-07-06 Darin Adler <darin@apple.com>
3525 * mac/leopard/Skipped: Updated bug numbers for some bugs that were duplicates.