1 2007-09-05 Sam Weinig <sam@webkit.org>
3 Reviewed by Geoff Garen.
5 Split out mac specific tests from plugins/bindings-test.html into its own test.
7 * platform/mac/plugins/bindings-test-objc-expected.txt: Added.
8 * platform/mac/plugins/bindings-test-objc.html: Copied from plugins/bindings-test.html.
9 * platform/win/Skipped:
10 * plugins/bindings-test-expected.txt:
11 * plugins/bindings-test.html:
13 2007-09-05 Oliver Hunt <oliver@apple.com>
15 Reviewed by Adam and Niko.
17 Force run-webkit-tests to not run the tests in platform/mac
19 * platform/win/Skipped:
21 2007-09-05 Sam Weinig <sam@webkit.org>
23 Reviewed by Geoff Garen.
25 Don't log DumpRenderTree injected properties in fast/dom/Window/window-properties.html. This change makes
26 it pass on Windows so it can be removed from the Skipped list.
28 * fast/dom/Window/window-properties-expected.txt:
29 * fast/dom/Window/window-properties.html:
30 * platform/win/Skipped:
32 2007-09-05 David Harrison <harrison@apple.com>
34 Reviewed by Kevin Decker.
37 <rdar://problem/5306171> Mail: The first return after an attachment in multipart/mixed message is lost
39 * editing/selection/toString-1-expected.txt: Added.
40 * editing/selection/toString-1.html: Added.
42 2007-09-04 Oliver Hunt <oliver@apple.com>
46 Moving a number of mac specific tests into LayoutTests/platform/mac so that they
47 don't need to be in the windows Skiplist.
49 This includes most of the tests that used textInputController as it is a test
50 of the mac-specific NSTextInput API.
52 * editing/deleting/5300379-expected.checksum: Removed.
53 * editing/deleting/5300379-expected.png: Removed.
54 * editing/deleting/5300379-expected.txt: Removed.
55 * editing/deleting/5300379.html: Removed.
56 * editing/deleting/delete-to-end-of-paragraph-expected.checksum: Removed.
57 * editing/deleting/delete-to-end-of-paragraph-expected.png: Removed.
58 * editing/deleting/delete-to-end-of-paragraph-expected.txt: Removed.
59 * editing/deleting/delete-to-end-of-paragraph.html: Removed.
60 * editing/deleting/smart-delete-003-expected.checksum: Removed.
61 * editing/deleting/smart-delete-003-expected.png: Removed.
62 * editing/deleting/smart-delete-003-expected.txt: Removed.
63 * editing/deleting/smart-delete-003.html: Removed.
64 * editing/deleting/smart-delete-004-expected.checksum: Removed.
65 * editing/deleting/smart-delete-004-expected.png: Removed.
66 * editing/deleting/smart-delete-004-expected.txt: Removed.
67 * editing/deleting/smart-delete-004.html: Removed.
68 * editing/execCommand/nsresponder-indent-expected.checksum: Removed.
69 * editing/execCommand/nsresponder-indent-expected.png: Removed.
70 * editing/execCommand/nsresponder-indent-expected.txt: Removed.
71 * editing/execCommand/nsresponder-indent.html: Removed.
72 * editing/execCommand/nsresponder-outdent-expected.checksum: Removed.
73 * editing/execCommand/nsresponder-outdent-expected.png: Removed.
74 * editing/execCommand/nsresponder-outdent-expected.txt: Removed.
75 * editing/execCommand/nsresponder-outdent.html: Removed.
76 * editing/input/firstrectforcharacterrange-plain-expected.txt: Removed.
77 * editing/input/firstrectforcharacterrange-plain.html: Removed.
78 * editing/input/firstrectforcharacterrange-styled-expected.txt: Removed.
79 * editing/input/firstrectforcharacterrange-styled.html: Removed.
80 * editing/input/mac: Removed.
81 * editing/input/mac/hangul-enter-confirms-and-sends-keypress-expected.txt: Removed.
82 * editing/input/mac/hangul-enter-confirms-and-sends-keypress.html: Removed.
83 * editing/input/mac/hangul.js: Removed.
84 * editing/input/mac/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
85 * editing/input/mac/kotoeri-enter-to-confirm-and-newline.html: Removed.
86 * editing/input/mac/kotoeri.js: Removed.
87 * editing/input/mac/logger.js: Removed.
88 * editing/input/range-for-empty-document-expected.txt: Removed.
89 * editing/input/range-for-empty-document.html: Removed.
90 * editing/input/replace-invalid-range-expected.txt: Removed.
91 * editing/input/replace-invalid-range.html: Removed.
92 * editing/input/text-input-controller-expected.txt: Removed.
93 * editing/input/text-input-controller.html: Removed.
94 * editing/input/wrapped-line-char-rect-expected.txt: Removed.
95 * editing/input/wrapped-line-char-rect.html: Removed.
96 * editing/selection/4947387-expected.checksum: Removed.
97 * editing/selection/4947387-expected.png: Removed.
98 * editing/selection/4947387-expected.txt: Removed.
99 * editing/selection/4947387.html: Removed.
100 * editing/selection/5195166-1-expected.checksum: Removed.
101 * editing/selection/5195166-1-expected.png: Removed.
102 * editing/selection/5195166-1-expected.txt: Removed.
103 * editing/selection/5195166-1.html: Removed.
104 * editing/selection/5195166-2-expected.checksum: Removed.
105 * editing/selection/5195166-2-expected.png: Removed.
106 * editing/selection/5195166-2-expected.txt: Removed.
107 * editing/selection/5195166-2.html: Removed.
108 * editing/selection/select-line-expected.txt: Removed.
109 * editing/selection/select-line.html: Removed.
110 * editing/selection/selection-actions-expected.checksum: Removed.
111 * editing/selection/selection-actions-expected.png: Removed.
112 * editing/selection/selection-actions-expected.txt: Removed.
113 * editing/selection/selection-actions.html: Removed.
114 * fast/AppleScript: Removed.
115 * fast/AppleScript/001-expected.txt: Removed.
116 * fast/AppleScript/001.html: Removed.
117 * fast/AppleScript/array-expected.txt: Removed.
118 * fast/AppleScript/array.html: Removed.
119 * fast/AppleScript/date-expected.txt: Removed.
120 * fast/AppleScript/date.html: Removed.
121 * fast/dom/character-index-for-point-expected.txt: Removed.
122 * fast/dom/character-index-for-point.html: Removed.
123 * fast/dom/wrapper-identity-expected.txt: Removed.
124 * fast/dom/wrapper-identity.html: Removed.
125 * fast/dom/wrapper-round-tripping-expected.txt: Removed.
126 * fast/dom/wrapper-round-tripping.html: Removed.
127 * fast/encoding/char-decoding-mac-expected.txt: Removed.
128 * fast/encoding/char-decoding-mac.html: Removed.
129 * fast/forms/attributed-strings-expected.txt: Removed.
130 * fast/forms/attributed-strings.html: Removed.
131 * fast/objc: Removed.
132 * fast/objc/longlongTest-expected.txt: Removed.
133 * fast/objc/longlongTest.html: Removed.
134 * fast/text/attributed-substring-from-range-001-expected.txt: Removed.
135 * fast/text/attributed-substring-from-range-001.html: Removed.
136 * fast/text/attributed-substring-from-range-expected.txt: Removed.
137 * fast/text/attributed-substring-from-range-in-textfield-expected.txt: Removed.
138 * fast/text/attributed-substring-from-range-in-textfield.html: Removed.
139 * fast/text/attributed-substring-from-range.html: Removed.
140 * fast/text/justified-text-rect-expected.checksum: Removed.
141 * fast/text/justified-text-rect-expected.png: Removed.
142 * fast/text/justified-text-rect-expected.txt: Removed.
143 * fast/text/justified-text-rect.html: Removed.
144 * platform/mac/editing/deleting/5300379-expected.checksum: Copied from editing/deleting/5300379-expected.checksum.
145 * platform/mac/editing/deleting/5300379-expected.png: Copied from editing/deleting/5300379-expected.png.
146 * platform/mac/editing/deleting/5300379-expected.txt: Copied from editing/deleting/5300379-expected.txt.
147 * platform/mac/editing/deleting/5300379.html: Copied from editing/deleting/5300379.html.
148 * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.checksum: Copied from editing/deleting/delete-to-end-of-paragraph-expected.checksum.
149 * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.png: Copied from editing/deleting/delete-to-end-of-paragraph-expected.png.
150 * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt: Copied from editing/deleting/delete-to-end-of-paragraph-expected.txt.
151 * platform/mac/editing/deleting/delete-to-end-of-paragraph.html: Copied from editing/deleting/delete-to-end-of-paragraph.html.
152 * platform/mac/editing/deleting/smart-delete-003-expected.checksum: Copied from editing/deleting/smart-delete-003-expected.checksum.
153 * platform/mac/editing/deleting/smart-delete-003-expected.png: Copied from editing/deleting/smart-delete-003-expected.png.
154 * platform/mac/editing/deleting/smart-delete-003-expected.txt: Copied from editing/deleting/smart-delete-003-expected.txt.
155 * platform/mac/editing/deleting/smart-delete-003.html: Copied from editing/deleting/smart-delete-003.html.
156 * platform/mac/editing/deleting/smart-delete-004-expected.checksum: Copied from editing/deleting/smart-delete-004-expected.checksum.
157 * platform/mac/editing/deleting/smart-delete-004-expected.png: Copied from editing/deleting/smart-delete-004-expected.png.
158 * platform/mac/editing/deleting/smart-delete-004-expected.txt: Copied from editing/deleting/smart-delete-004-expected.txt.
159 * platform/mac/editing/deleting/smart-delete-004.html: Copied from editing/deleting/smart-delete-004.html.
160 * platform/mac/editing/execCommand/nsresponder-indent-expected.checksum: Copied from editing/execCommand/nsresponder-indent-expected.checksum.
161 * platform/mac/editing/execCommand/nsresponder-indent-expected.png: Copied from editing/execCommand/nsresponder-indent-expected.png.
162 * platform/mac/editing/execCommand/nsresponder-indent-expected.txt: Copied from editing/execCommand/nsresponder-indent-expected.txt.
163 * platform/mac/editing/execCommand/nsresponder-indent.html: Copied from editing/execCommand/nsresponder-indent.html.
164 * platform/mac/editing/execCommand/nsresponder-outdent-expected.checksum: Copied from editing/execCommand/nsresponder-outdent-expected.checksum.
165 * platform/mac/editing/execCommand/nsresponder-outdent-expected.png: Copied from editing/execCommand/nsresponder-outdent-expected.png.
166 * platform/mac/editing/execCommand/nsresponder-outdent-expected.txt: Copied from editing/execCommand/nsresponder-outdent-expected.txt.
167 * platform/mac/editing/execCommand/nsresponder-outdent.html: Copied from editing/execCommand/nsresponder-outdent.html.
168 * platform/mac/editing/input: Copied from editing/input/mac.
169 * platform/mac/editing/input/firstrectforcharacterrange-plain-expected.txt: Copied from editing/input/firstrectforcharacterrange-plain-expected.txt.
170 * platform/mac/editing/input/firstrectforcharacterrange-plain.html: Copied from editing/input/firstrectforcharacterrange-plain.html.
171 * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt: Copied from editing/input/firstrectforcharacterrange-styled-expected.txt.
172 * platform/mac/editing/input/firstrectforcharacterrange-styled.html: Copied from editing/input/firstrectforcharacterrange-styled.html.
173 * platform/mac/editing/input/range-for-empty-document-expected.txt: Copied from editing/input/range-for-empty-document-expected.txt.
174 * platform/mac/editing/input/range-for-empty-document.html: Copied from editing/input/range-for-empty-document.html.
175 * platform/mac/editing/input/replace-invalid-range-expected.txt: Copied from editing/input/replace-invalid-range-expected.txt.
176 * platform/mac/editing/input/replace-invalid-range.html: Copied from editing/input/replace-invalid-range.html.
177 * platform/mac/editing/input/text-input-controller-expected.txt: Copied from editing/input/text-input-controller-expected.txt.
178 * platform/mac/editing/input/text-input-controller.html: Copied from editing/input/text-input-controller.html.
179 * platform/mac/editing/input/wrapped-line-char-rect-expected.txt: Copied from editing/input/wrapped-line-char-rect-expected.txt.
180 * platform/mac/editing/input/wrapped-line-char-rect.html: Copied from editing/input/wrapped-line-char-rect.html.
181 * platform/mac/editing/selection/4947387-expected.checksum: Copied from editing/selection/4947387-expected.checksum.
182 * platform/mac/editing/selection/4947387-expected.png: Copied from editing/selection/4947387-expected.png.
183 * platform/mac/editing/selection/4947387-expected.txt: Copied from editing/selection/4947387-expected.txt.
184 * platform/mac/editing/selection/4947387.html: Copied from editing/selection/4947387.html.
185 * platform/mac/editing/selection/5195166-1-expected.checksum: Copied from editing/selection/5195166-1-expected.checksum.
186 * platform/mac/editing/selection/5195166-1-expected.png: Copied from editing/selection/5195166-1-expected.png.
187 * platform/mac/editing/selection/5195166-1-expected.txt: Copied from editing/selection/5195166-1-expected.txt.
188 * platform/mac/editing/selection/5195166-1.html: Copied from editing/selection/5195166-1.html.
189 * platform/mac/editing/selection/5195166-2-expected.checksum: Copied from editing/selection/5195166-2-expected.checksum.
190 * platform/mac/editing/selection/5195166-2-expected.png: Copied from editing/selection/5195166-2-expected.png.
191 * platform/mac/editing/selection/5195166-2-expected.txt: Copied from editing/selection/5195166-2-expected.txt.
192 * platform/mac/editing/selection/5195166-2.html: Copied from editing/selection/5195166-2.html.
193 * platform/mac/editing/selection/select-line-expected.txt: Copied from editing/selection/select-line-expected.txt.
194 * platform/mac/editing/selection/select-line.html: Copied from editing/selection/select-line.html.
195 * platform/mac/editing/selection/selection-actions-expected.checksum: Copied from editing/selection/selection-actions-expected.checksum.
196 * platform/mac/editing/selection/selection-actions-expected.png: Copied from editing/selection/selection-actions-expected.png.
197 * platform/mac/editing/selection/selection-actions-expected.txt: Copied from editing/selection/selection-actions-expected.txt.
198 * platform/mac/editing/selection/selection-actions.html: Copied from editing/selection/selection-actions.html.
199 * platform/mac/fast/AppleScript: Copied from fast/AppleScript.
200 * platform/mac/fast/dom: Added.
201 * platform/mac/fast/dom/character-index-for-point-expected.txt: Copied from fast/dom/character-index-for-point-expected.txt.
202 * platform/mac/fast/dom/character-index-for-point.html: Copied from fast/dom/character-index-for-point.html.
203 * platform/mac/fast/dom/wrapper-identity-expected.txt: Copied from fast/dom/wrapper-identity-expected.txt.
204 * platform/mac/fast/dom/wrapper-identity.html: Copied from fast/dom/wrapper-identity.html.
205 * platform/mac/fast/dom/wrapper-round-tripping-expected.txt: Copied from fast/dom/wrapper-round-tripping-expected.txt.
206 * platform/mac/fast/dom/wrapper-round-tripping.html: Copied from fast/dom/wrapper-round-tripping.html.
207 * platform/mac/fast/encoding: Added.
208 * platform/mac/fast/encoding/char-decoding-mac-expected.txt: Copied from fast/encoding/char-decoding-mac-expected.txt.
209 * platform/mac/fast/encoding/char-decoding-mac.html: Copied from fast/encoding/char-decoding-mac.html.
210 * platform/mac/fast/forms: Added.
211 * platform/mac/fast/forms/attributed-strings-expected.txt: Copied from fast/forms/attributed-strings-expected.txt.
212 * platform/mac/fast/forms/attributed-strings.html: Copied from fast/forms/attributed-strings.html.
213 * platform/mac/fast/objc: Copied from fast/objc.
214 * platform/mac/fast/text: Added.
215 * platform/mac/fast/text/attributed-substring-from-range-001-expected.txt: Copied from fast/text/attributed-substring-from-range-001-expected.txt.
216 * platform/mac/fast/text/attributed-substring-from-range-001.html: Copied from fast/text/attributed-substring-from-range-001.html.
217 * platform/mac/fast/text/attributed-substring-from-range-expected.txt: Copied from fast/text/attributed-substring-from-range-expected.txt.
218 * platform/mac/fast/text/attributed-substring-from-range-in-textfield-expected.txt: Copied from fast/text/attributed-substring-from-range-in-textfield-expected.txt.
219 * platform/mac/fast/text/attributed-substring-from-range-in-textfield.html: Copied from fast/text/attributed-substring-from-range-in-textfield.html.
220 * platform/mac/fast/text/attributed-substring-from-range.html: Copied from fast/text/attributed-substring-from-range.html.
221 * platform/mac/fast/text/justified-text-rect-expected.checksum: Copied from fast/text/justified-text-rect-expected.checksum.
222 * platform/mac/fast/text/justified-text-rect-expected.png: Copied from fast/text/justified-text-rect-expected.png.
223 * platform/mac/fast/text/justified-text-rect-expected.txt: Copied from fast/text/justified-text-rect-expected.txt.
224 * platform/mac/fast/text/justified-text-rect.html: Copied from fast/text/justified-text-rect.html.
225 * platform/mac/plugins: Added.
226 * platform/mac/plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Copied from plugins/pluginDocumentView-deallocated-dataSource-expected.txt.
227 * platform/mac/plugins/pluginDocumentView-deallocated-dataSource.html: Copied from plugins/pluginDocumentView-deallocated-dataSource.html.
228 * platform/win/Skipped:
229 * plugins/pluginDocumentView-deallocated-dataSource-expected.txt: Removed.
230 * plugins/pluginDocumentView-deallocated-dataSource.html: Removed.
232 2007-09-04 Sam Weinig <sam@webkit.org>
236 Fix for <rdar://problem/5382277>
237 Remove fast/css/ignore-text-zoom.html from skip list now that
238 eventSender.textZoomIn is supported.
240 * platform/win/Skipped:
242 2007-09-04 Adele Peterson <adele@apple.com>
244 Updated test for <rdar://problem/5279521>. The old test didn't crash before the fix.
246 * editing/style/5279521.html:
247 * editing/style/5279521-expected.txt:
249 2007-09-04 David Harrison <harrison@apple.com>
251 Reviewed by Maciej and John.
254 <rdar://problem/5452675> CrashTracer: [USER] 10 crashes in Mail at com.apple.WebCore: WebCore::Node::nodeIndex const + 6
256 * editing/inserting/insert-paragraph-05.html: Added.
257 * platform/mac/editing/inserting/insert-paragraph-05-expected.checksum: Added.
258 * platform/mac/editing/inserting/insert-paragraph-05-expected.png: Added.
259 * platform/mac/editing/inserting/insert-paragraph-05-expected.txt: Added.
261 2007-09-04 Antti Koivisto <antti@apple.com>
265 Test for <rdar://problem/5452112>
266 REGRESSION: Initially focused textfield on www.mac.com login page has no insertion point, and doesn't accept typed characters
268 * fast/forms/focus-style-pending-expected.txt: Added.
269 * fast/forms/focus-style-pending.html: Added.
271 2007-09-01 Darin Adler <darin@apple.com>
273 - rolled out the test case for 12988 until we re-fix it
275 * fast/dom/duplicate-ids-document-order.html: Removed.
277 2007-09-01 Rob Buis <buis@kde.org>
282 http://bugs.webkit.org/show_bug.cgi?id=12988
283 First element (in document order) is not returned when other duplicate ID-ed elements were created first
285 * fast/dom/duplicate-ids-document-order-expected.txt: Added.
286 * fast/dom/duplicate-ids-document-order.html: Added.
288 2007-08-31 Alice Liu <alice.liu@apple.com>
290 Reviewed by Tim Hatcher.
292 Test for <rdar://problem/5420682> Mail crashes at WebCore::InsertLineBreakCommand::doApply() after dropping a selected image over container's close box
294 * editing/deleting/deletionUI-single-instance.html: Added.
295 * platform/mac/editing/deleting/deletionUI-single-instance-expected.checksum: Added.
296 * platform/mac/editing/deleting/deletionUI-single-instance-expected.png: Added.
297 * platform/mac/editing/deleting/deletionUI-single-instance-expected.txt: Added.
299 2007-08-30 Adele Peterson <adele@apple.com>
303 Test for <rdar://problem/5450600> REGRESSION: can't paste in textfield if its in a body that has user-select:none set (affects widgets)
305 * editing/pasteboard/paste-plaintext-user-select-none-expected.txt: Added.
306 * editing/pasteboard/paste-plaintext-user-select-none.html: Added.
307 * fast/forms/textarea-paste-newline.html: Updated to escape '\n' in failure description.
309 2007-08-30 Oliver Hunt <oliver@apple.com>
313 Simple test case to ensure that hover affects are correctly propagated
315 * fast/css/hover-affects-child-expected.txt: Added.
316 * fast/css/hover-affects-child.html: Added.
318 2007-08-30 Justin Garcia <justin.garcia@apple.com>
322 <rdar://problem/5368833>
323 REGRESSION: Pasting a triple-clicked line of quoted text at the top of a message adds an extra, quoted line
325 Tested for behavior that we no longer want to have:
326 * editing/pasteboard/quirks-mode-br-2-expected.checksum: Removed.
327 * editing/pasteboard/quirks-mode-br-2-expected.png: Removed.
328 * editing/pasteboard/quirks-mode-br-2-expected.txt: Removed.
329 * editing/pasteboard/quirks-mode-br-2.html: Removed.
331 * platform/mac/editing/pasteboard: Added.
334 * editing/pasteboard/5368833.html: Added.
335 * platform/mac/editing/pasteboard/5368833-expected.checksum: Added.
336 * platform/mac/editing/pasteboard/5368833-expected.png: Added.
337 * platform/mac/editing/pasteboard/5368833-expected.txt: Added.
339 Regenerated these expected results to reflect new behavior:
340 * editing/pasteboard/paste-text-012-expected.checksum: Removed.
341 * editing/pasteboard/paste-text-012-expected.png: Removed.
342 * editing/pasteboard/paste-text-012-expected.txt: Removed.
343 * editing/pasteboard/paste-text-013-expected.checksum: Removed.
344 * editing/pasteboard/paste-text-016-expected.checksum: Removed.
345 * editing/pasteboard/paste-text-016-expected.png: Removed.
346 * editing/pasteboard/paste-text-016-expected.txt: Removed.
347 * platform/mac/editing/pasteboard/paste-text-012-expected.checksum: Added.
348 * platform/mac/editing/pasteboard/paste-text-012-expected.png: Added.
349 * platform/mac/editing/pasteboard/paste-text-012-expected.txt: Added.
350 * platform/mac/editing/pasteboard/paste-text-013-expected.checksum: Added.
351 * platform/mac/editing/pasteboard/paste-text-013-expected.png: Added.
352 * platform/mac/editing/pasteboard/paste-text-013-expected.txt: Added.
353 * platform/mac/editing/pasteboard/paste-text-016-expected.checksum: Added.
354 * platform/mac/editing/pasteboard/paste-text-016-expected.png: Added.
355 * platform/mac/editing/pasteboard/paste-text-016-expected.txt: Added.
357 2007-08-30 Mitz Pettel <mitz@webkit.org>
359 Reviewed by Dave Hyatt.
361 - updated test results for http://bugs.webkit.org/show_bug.cgi?id=13282
362 <rdar://problem/5126392> REGRESSION (NativePopUp): Rightmost character cut off in pop-up menu
364 * editing/pasteboard/4641033-expected.checksum:
365 * editing/pasteboard/4641033-expected.png:
366 * editing/pasteboard/4641033-expected.txt:
367 * fast/forms/HTMLOptionElement_label02-expected.checksum:
368 * fast/forms/HTMLOptionElement_label02-expected.png:
369 * fast/forms/HTMLOptionElement_label02-expected.txt:
370 * fast/forms/HTMLOptionElement_label03-expected.checksum:
371 * fast/forms/HTMLOptionElement_label03-expected.png:
372 * fast/forms/HTMLOptionElement_label03-expected.txt:
373 * fast/forms/control-restrict-line-height-expected.checksum:
374 * fast/forms/control-restrict-line-height-expected.png:
375 * fast/forms/control-restrict-line-height-expected.txt:
376 * fast/forms/menulist-restrict-line-height-expected.checksum:
377 * fast/forms/menulist-restrict-line-height-expected.png:
378 * fast/forms/menulist-restrict-line-height-expected.txt:
379 * fast/forms/menulist-width-change-expected.checksum:
380 * fast/forms/menulist-width-change-expected.png:
381 * fast/forms/menulist-width-change-expected.txt:
382 * fast/forms/select-change-listbox-to-popup-expected.checksum:
383 * fast/forms/select-change-listbox-to-popup-expected.png:
384 * fast/forms/select-change-listbox-to-popup-expected.txt:
385 * fast/forms/select-disabled-appearance-expected.checksum:
386 * fast/forms/select-disabled-appearance-expected.png:
387 * fast/forms/select-disabled-appearance-expected.txt:
388 * fast/forms/stuff-on-my-optgroup-expected.checksum:
389 * fast/forms/stuff-on-my-optgroup-expected.png:
390 * fast/forms/stuff-on-my-optgroup-expected.txt:
391 * fast/parser/document-write-option-expected.checksum:
392 * fast/parser/document-write-option-expected.png:
393 * fast/parser/document-write-option-expected.txt:
394 * http/tests/navigation/anchor-basic-expected.txt:
395 * http/tests/navigation/anchor-frames-expected.txt:
396 * http/tests/navigation/anchor-goback-expected.checksum:
397 * http/tests/navigation/anchor-goback-expected.png:
398 * http/tests/navigation/anchor-goback-expected.txt:
399 * http/tests/navigation/anchor-subframeload-expected.txt:
400 * http/tests/navigation/javascriptlink-basic-expected.checksum:
401 * http/tests/navigation/javascriptlink-basic-expected.png:
402 * http/tests/navigation/javascriptlink-basic-expected.txt:
403 * http/tests/navigation/javascriptlink-frames-expected.txt:
404 * http/tests/navigation/javascriptlink-goback-expected.checksum:
405 * http/tests/navigation/javascriptlink-goback-expected.png:
406 * http/tests/navigation/javascriptlink-goback-expected.txt:
407 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
408 * http/tests/navigation/metaredirect-basic-expected.checksum:
409 * http/tests/navigation/metaredirect-basic-expected.png:
410 * http/tests/navigation/metaredirect-basic-expected.txt:
411 * http/tests/navigation/metaredirect-frames-expected.txt:
412 * http/tests/navigation/metaredirect-goback-expected.checksum:
413 * http/tests/navigation/metaredirect-goback-expected.png:
414 * http/tests/navigation/metaredirect-goback-expected.txt:
415 * http/tests/navigation/metaredirect-subframeload-expected.txt:
416 * http/tests/navigation/post-goback2-expected.checksum:
417 * http/tests/navigation/post-goback2-expected.png:
418 * http/tests/navigation/post-goback2-expected.txt:
419 * http/tests/navigation/postredirect-goback2-expected.checksum:
420 * http/tests/navigation/postredirect-goback2-expected.png:
421 * http/tests/navigation/postredirect-goback2-expected.txt:
422 * http/tests/navigation/redirect302-basic-expected.checksum:
423 * http/tests/navigation/redirect302-basic-expected.png:
424 * http/tests/navigation/redirect302-basic-expected.txt:
425 * http/tests/navigation/redirect302-frames-expected.txt:
426 * http/tests/navigation/redirect302-goback-expected.checksum:
427 * http/tests/navigation/redirect302-goback-expected.png:
428 * http/tests/navigation/redirect302-goback-expected.txt:
429 * http/tests/navigation/redirect302-subframeload-expected.txt:
430 * http/tests/navigation/relativeanchor-basic-expected.txt:
431 * http/tests/navigation/relativeanchor-frames-expected.txt:
432 * http/tests/navigation/relativeanchor-goback-expected.txt:
433 * http/tests/navigation/slowmetaredirect-basic-expected.checksum:
434 * http/tests/navigation/slowmetaredirect-basic-expected.png:
435 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
436 * http/tests/navigation/slowtimerredirect-basic-expected.checksum:
437 * http/tests/navigation/slowtimerredirect-basic-expected.png:
438 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
439 * http/tests/navigation/success200-basic-expected.checksum:
440 * http/tests/navigation/success200-basic-expected.png:
441 * http/tests/navigation/success200-basic-expected.txt:
442 * http/tests/navigation/success200-frames-expected.txt:
443 * http/tests/navigation/success200-frames-loadsame-expected.txt:
444 * http/tests/navigation/success200-goback-expected.checksum:
445 * http/tests/navigation/success200-goback-expected.png:
446 * http/tests/navigation/success200-goback-expected.txt:
447 * http/tests/navigation/success200-loadsame-expected.checksum:
448 * http/tests/navigation/success200-loadsame-expected.png:
449 * http/tests/navigation/success200-loadsame-expected.txt:
450 * http/tests/navigation/success200-reload-expected.checksum:
451 * http/tests/navigation/success200-reload-expected.png:
452 * http/tests/navigation/success200-reload-expected.txt:
453 * http/tests/navigation/success200-subframeload-expected.txt:
454 * http/tests/navigation/timerredirect-basic-expected.checksum:
455 * http/tests/navigation/timerredirect-basic-expected.png:
456 * http/tests/navigation/timerredirect-basic-expected.txt:
457 * http/tests/navigation/timerredirect-frames-expected.txt:
458 * http/tests/navigation/timerredirect-goback-expected.checksum:
459 * http/tests/navigation/timerredirect-goback-expected.png:
460 * http/tests/navigation/timerredirect-goback-expected.txt:
461 * http/tests/navigation/timerredirect-subframeload-expected.txt:
462 * tables/mozilla/bugs/bug33855-expected.checksum:
463 * tables/mozilla/bugs/bug33855-expected.png:
464 * tables/mozilla/bugs/bug33855-expected.txt:
465 * tables/mozilla/dom/tableDom-expected.checksum:
466 * tables/mozilla/dom/tableDom-expected.png:
467 * tables/mozilla/dom/tableDom-expected.txt:
468 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
469 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
470 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
472 2007-08-29 Antti Koivisto <antti@apple.com>
476 Test for <rdar://problem/5425951>
477 REGRESSION: change to updateLayoutIgnorePendingStylesheets causes SAP Portal page to render wrong
479 * fast/dynamic/style-access-late-stylesheet-load-expected.txt: Added.
480 * fast/dynamic/style-access-late-stylesheet-load.html: Added.
482 2007-08-28 Sam Weinig <sam@webkit.org>
486 Additional tests for <rdar://problem/5426142>
488 * http/tests/security/listener/resources/childWithXMLHttpRequest.html: Added.
489 * http/tests/security/listener/resources/targetChild-XMLHttpRequest-addEventListener.html: Added.
490 * http/tests/security/listener/resources/targetChild-XMLHttpRequest-shortcut.html: Added.
491 * http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Added.
492 * http/tests/security/listener/xss-XMLHttpRequest-addEventListener.html: Added.
493 * http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Added.
494 * http/tests/security/listener/xss-XMLHttpRequest-shortcut.html: Added.
496 2007-08-28 David Harrison <harrison@apple.com>
500 <rdar://problem/5415006> Command Left in a To Do causes caret to disappear
502 * editing/selection/mixed-editability-8.html: Added.
503 * editing/selection/mixed-editability-9.html: Added.
504 * platform/mac/editing/selection: Added.
505 * platform/mac/editing/selection/mixed-editability-8-expected.checksum: Added.
506 * platform/mac/editing/selection/mixed-editability-8-expected.png: Added.
507 * platform/mac/editing/selection/mixed-editability-8-expected.txt: Added.
508 * platform/mac/editing/selection/mixed-editability-9-expected.checksum: Added.
509 * platform/mac/editing/selection/mixed-editability-9-expected.png: Added.
510 * platform/mac/editing/selection/mixed-editability-9-expected.txt: Added.
512 2007-08-28 Anders Carlsson <andersca@apple.com>
514 Use the correct test paths.
516 * platform/mac-leopard/Skipped:
517 * platform/mac-tiger/Skipped:
519 2007-08-28 Anders Carlsson <andersca@apple.com>
523 <rdar://problem/5298296> XMLHttpRequest readyState 3 & responseText buffer issues
525 * http/tests/xmlhttprequest/resources/small-chunks.cgi: Added.
526 * http/tests/xmlhttprequest/small-chunks-response-text-expected.txt: Added.
527 * http/tests/xmlhttprequest/small-chunks-response-text.html: Added.
528 * platform/mac-leopard/Skipped:
529 * platform/mac-tiger/Skipped:
531 2007-08-27 Oliver Hunt <oliver@apple.com>
533 Reviewed by NOBODY (layout test result fix).
535 Output of layoutTestController.dumpChildFramesAsText changes in non-relevant way
536 when running this test on its own vs. running as part of the full suite.
538 Correcting test result for the output produced while running the full suite.
540 * fast/encoding/frame-default-enc-expected.txt:
542 2007-08-27 Oliver Hunt <oliver@apple.com>
546 Convert all the encoding tests to plain text dumps.
548 * fast/encoding/char-decoding-expected.txt:
549 * fast/encoding/char-decoding-mac-expected.txt: Added.
550 * fast/encoding/char-decoding-mac.html: Added.
551 char-decoding-mac tests the ability to decode the mac specific legacy x-nextstep charset.
552 * fast/encoding/char-decoding.html:
553 * fast/encoding/frame-default-enc-expected.checksum: Removed.
554 * fast/encoding/frame-default-enc-expected.png: Removed.
555 * fast/encoding/frame-default-enc-expected.txt:
556 * fast/encoding/frame-default-enc.html:
557 * fast/encoding/mispositioned-meta-expected.checksum: Removed.
558 * fast/encoding/mispositioned-meta-expected.png: Removed.
559 * fast/encoding/mispositioned-meta-expected.txt:
560 * fast/encoding/mispositioned-meta.html:
561 * fast/encoding/tag-in-title-expected.checksum: Removed.
562 * fast/encoding/tag-in-title-expected.png: Removed.
563 * fast/encoding/tag-in-title-expected.txt:
564 * fast/encoding/tag-in-title.html:
565 * platform/win/Skipped:
566 Skip char-decoding-mac
568 2007-08-27 Antti Koivisto <antti@apple.com>
572 Test for <rdar://problem/5433144>
573 REGRESSION: Unable to click "Select" link at Expedia for car rentals
575 * fast/innerHTML/javascript-url-expected.txt: Added.
576 * fast/innerHTML/javascript-url.html: Added.
578 2007-08-27 Oliver Hunt <oliver@apple.com>
582 Remove tests effected by <rdar://problem/5317287> from the windows skiplist
584 * platform/win/Skipped:
586 2007-08-27 Mitz Pettel <mitz@webkit.org>
590 - test for http://bugs.webkit.org/show_bug.cgi?id=15091
591 Crash in RenderBlock::skipWhitespace during layout <rdar://problem/5439631>
593 * fast/replaced/applet-disabled-positioned.html: Added.
594 * platform/mac/fast/replaced: Added.
595 * platform/mac/fast/replaced/applet-disabled-positioned-expected.checksum: Added.
596 * platform/mac/fast/replaced/applet-disabled-positioned-expected.png: Added.
597 * platform/mac/fast/replaced/applet-disabled-positioned-expected.txt: Added.
599 2007-08-26 Antti Koivisto <antti@apple.com>
603 Test for <rdar://problem/5433726>
604 Mail crash at WebCore::Frame::styleForSelectionStart() when deleting a selection in a HTML message (http://www.yahoo.com/)
606 * editing/style/temporary-span-crash-expected.txt: Added.
607 * editing/style/temporary-span-crash.html: Added.
609 2007-08-25 David Kilzer <ddkilzer@apple.com>
611 Reviewed by NOBODY (fixes layout tests).
613 Don't pass any options to window.open() in target-frame-from-window.html, specifically
614 those that cause the window to be resized. This caused a downstream failure in
615 cross-frame-access-put.html because the window.outerHeight and window.outerWidth
616 properties were sometimes affected by the new window size used in the popup window.
618 * http/tests/navigation/target-frame-from-window.html:
620 2007-08-24 Sam Weinig <sam@webkit.org>
624 Tests for <rdar://problem/5426142>
626 * http/tests/security/listener: Added.
627 * http/tests/security/listener/resources: Added.
628 * http/tests/security/listener/resources/childWindow.html: Added.
629 * http/tests/security/listener/resources/childWithButton.html: Added.
630 * http/tests/security/listener/resources/targetChild-JSTargetNode-onclick-addEventListener.html: Added.
631 * http/tests/security/listener/resources/targetChild-JSTargetNode-onclick-shortcut.html: Added.
632 * http/tests/security/listener/resources/targetChild-window-onclick-addEventListener.html: Added.
633 * http/tests/security/listener/resources/targetChild-window-onclick-shortcut.html: Added.
634 * http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Added.
635 * http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener.html: Added.
636 * http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Added.
637 * http/tests/security/listener/xss-JSTargetNode-onclick-shortcut.html: Added.
638 * http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Added.
639 * http/tests/security/listener/xss-window-onclick-addEventListener.html: Added.
640 * http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Added.
641 * http/tests/security/listener/xss-window-onclick-shortcut.html: Added.
643 2007-08-25 Rob Buis <buis@kde.org>
648 http://bugs.webkit.org/show_bug.cgi?id=14848
649 DOM table rules are not updated when changed
651 * fast/table/rules-attr-dynchange1-expected.checksum: Added.
652 * fast/table/rules-attr-dynchange1-expected.png: Added.
653 * fast/table/rules-attr-dynchange1-expected.txt: Added.
654 * fast/table/rules-attr-dynchange1.html: Added.
655 * fast/table/rules-attr-dynchange2-expected.checksum: Added.
656 * fast/table/rules-attr-dynchange2-expected.png: Added.
657 * fast/table/rules-attr-dynchange2-expected.txt: Added.
658 * fast/table/rules-attr-dynchange2.html: Added.
660 2007-08-25 Adele Peterson <adele@apple.com>
664 Test for http://bugs.webkit.org/show_bug.cgi?id=15073
665 <rdar://problem/5426557> REGRESSION: Can no longer drag text from textareas
667 * fast/forms/drag-out-of-textarea-expected.txt: Added.
668 * fast/forms/drag-out-of-textarea.html: Added.
670 2007-08-25 Mark Rowe <mrowe@apple.com>
672 Rubber-stamped by Mitz.
674 Disable fast/js/string-concatenate-outofmemory.html until <http://bugs.webkit.org/show_bug.cgi?id=15046> is resolved.
676 * fast/js/string-concatenate-outofmemory.html: Removed.
677 * fast/js/string-concatenate-outofmemory.html-disabled: Copied from LayoutTests/fast/js/string-concatenate-outofmemory.html.
679 2007-08-25 Mitz Pettel <mitz@webkit.org>
681 Reviewed by Dave Hyatt.
683 - updated test and results for http://bugs.webkit.org/show_bug.cgi?id=15056
684 REGRESSION (r21472): Digg Podcasts Episodes Render "Digg" counter incorrectly
686 * fast/parser/residual-style-close-across-n-blocks-expected.txt:
687 * fast/parser/residual-style-close-across-n-blocks.html:
688 * tables/mozilla/other/wa_table_tr_align-expected.txt:
690 2007-08-25 Mitz Pettel <mitz@webkit.org>
692 Reviewed by Dave Hyatt.
694 - test for http://bugs.webkit.org/show_bug.cgi?id=14972
695 Moving cursor down in contentEditable section fails if styled line-height:1em
697 * editing/selection/move-by-line-003-expected.txt: Added.
698 * editing/selection/move-by-line-003.html: Added.
700 2007-08-25 Mitz Pettel <mitz@webkit.org>
704 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14792
705 <rdar://problem/5367763> REGRESSION: Copy inserts carriage return in middle of selection
707 * editing/pasteboard/newlines-around-floating-or-positioned-expected.txt: Added.
708 * editing/pasteboard/newlines-around-floating-or-positioned.html: Added.
709 * fast/events/capture-on-target-expected.txt:
710 * fast/events/mouseclick-target-and-positioning-expected.txt:
711 * fast/events/mouseover-mouseout-expected.txt:
712 * fast/events/mouseover-mouseout2-expected.txt:
713 * fast/events/window-events-bubble-expected.txt:
714 * fast/events/window-events-bubble2-expected.txt:
715 * fast/events/window-events-capture-expected.txt:
716 * fast/forms/input-appearance-elementFromPoint-expected.txt:
717 * fast/forms/onselect-textarea-expected.txt:
718 * fast/forms/onselect-textfield-expected.txt:
720 2007-08-24 Justin Garcia <justin.garcia@apple.com>
724 <rdar://problem/5432254> GoogleDocs: A hang occurs when applying list style to selected table
726 * editing/execCommand/5432254-1.html: Added.
727 * editing/execCommand/5432254-2.html: Added.
728 * platform/mac/editing/execCommand: Added.
729 * platform/mac/editing/execCommand/5432254-1-expected.checksum: Added.
730 * platform/mac/editing/execCommand/5432254-1-expected.png: Added.
731 * platform/mac/editing/execCommand/5432254-1-expected.txt: Added.
732 * platform/mac/editing/execCommand/5432254-2-expected.checksum: Added.
733 * platform/mac/editing/execCommand/5432254-2-expected.png: Added.
734 * platform/mac/editing/execCommand/5432254-2-expected.txt: Added.
736 2007-08-24 Anders Carlsson <andersca@apple.com>
740 <rdar://problem/5430165>
741 REGRESSION: Dynamically loaded images fail to load
743 * fast/dom/HTMLImageElement/image-loading-gc-expected.txt: Added.
744 * fast/dom/HTMLImageElement/image-loading-gc.html: Added.
746 2007-08-24 Beth Dakin <bdakin@apple.com>
748 Reviewed by Hyatt and Adele.
750 Test for <rdar://problem/5417203> Google Gmail 1.0 widget - unread
753 * fast/table/cell-pref-width-invalidation.html: Added.
754 * platform/mac/fast/table/cell-pref-width-invalidation-expected.checksum: Added.
755 * platform/mac/fast/table/cell-pref-width-invalidation-expected.png: Added.
756 * platform/mac/fast/table/cell-pref-width-invalidation-expected.txt: Added.
758 2007-08-23 Kevin McCullough <kmccullough@apple.com>
762 - window-resize.html now passes.
764 * platform/win/Skipped:
766 2007-08-23 David Kilzer <ddkilzer@webkit.org>
770 - test for http://bugs.webkit.org/show_bug.cgi?id=11756
771 REGRESSION: link targeting a frame in another window does not work
772 <rdar://problem/5286420>
774 * http/tests/navigation/resources/target-frame-from-window-end.html: Added.
775 * http/tests/navigation/resources/target-frame-from-window-popup.html: Added.
776 * http/tests/navigation/resources/target-frame-from-window-start.html: Added.
777 * http/tests/navigation/target-frame-from-window-expected.txt: Added.
778 * http/tests/navigation/target-frame-from-window.html: Added.
779 * platform/win/Skipped: Added http/tests/navigation/target-frame-from-window.html to skip list.
781 2007-08-23 Justin Garcia <justin.garcia@apple.com>
785 <rdar://problem/5156801> REGRESSION: Crash at DeleteSelectionCommand::doApply() when deleting table content
787 * editing/deleting/5156801-2.html: Added.
788 * platform/mac/editing/deleting: Added.
789 * platform/mac/editing/deleting/5156801-2-expected.checksum: Added.
790 * platform/mac/editing/deleting/5156801-2-expected.png: Added.
791 * platform/mac/editing/deleting/5156801-2-expected.txt: Added.
793 2007-08-22 Justin Garcia <justin.garcia@apple.com>
797 <rdar://problem/5418891> CrashTracer: [USER] 1 crash in Mail at -[WebViewEditor webView:shouldInsertText:replacingDOMRange:givenAction:]
799 * editing/inserting/5418891.html: Added.
800 * platform/mac/editing/inserting: Added.
801 * platform/mac/editing/inserting/5418891-expected.checksum: Added.
802 * platform/mac/editing/inserting/5418891-expected.png: Added.
803 * platform/mac/editing/inserting/5418891-expected.txt: Added.
805 2007-08-22 Kevin McCullough <kmccullough@apple.com>
809 - rdar:5423067 Reapplying the change but only when the text area is in focus.
811 * fast/forms/cursor-position-expected.txt:
812 * fast/forms/cursor-position.html:
814 2007-08-22 Kevin McCullough <kmccullough@apple.com>
816 - Rolling back since I neeed to update some layouttests this change broke.
818 * fast/forms/cursor-position-expected.txt:
819 * fast/forms/cursor-position.html:
821 2007-08-21 Kevin McCullough <kmccullough@apple.com>
823 Reviewed by Geof, Adam, Hyatt, Maciej and Oliver.
825 - 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.
826 - <rdar://problem/5423067> gmail is super annoying when trying to add a new name to the TO, CC or BCC fields
828 * fast/forms/cursor-position-expected.txt:
829 * fast/forms/cursor-position.html:
831 2007-08-21 Adam Roben <aroben@apple.com>
833 * platform/win/Skipped: Added a couple more failures.
835 2007-08-21 Adam Roben <aroben@apple.com>
837 * platform/win/Skipped: Added some more failing tests.
839 2007-08-21 Mitz Pettel <mitz@webkit.org>
843 - test for http://bugs.webkit.org/show_bug.cgi?id=15010
844 <rdar://problem/5423956> REGRESSION (r25000-r25065): Table rendering broken by a recent nightly
846 * fast/table/max-width-integer-overflow.html: Added.
847 * platform/mac/fast/table: Added.
848 * platform/mac/fast/table/max-width-integer-overflow-expected.checksum: Added.
849 * platform/mac/fast/table/max-width-integer-overflow-expected.png: Added.
850 * platform/mac/fast/table/max-width-integer-overflow-expected.txt: Added.
852 2007-08-20 Mitz Pettel <mitz@webkit.org>
854 Reviewed by Dave Hyatt.
856 - repaint test for http://bugs.webkit.org/show_bug.cgi?id=15023
857 REGRESSION (r21113-r21143): JavaScript tooltip rendering bug
859 * fast/repaint/layer-visibility.html: Added.
860 * platform/mac/fast: Added.
861 * platform/mac/fast/repaint: Added.
862 * platform/mac/fast/repaint/layer-visibility-expected.checksum: Added.
863 * platform/mac/fast/repaint/layer-visibility-expected.png: Added.
864 * platform/mac/fast/repaint/layer-visibility-expected.txt: Added.
866 2007-08-20 Adam Roben <aroben@apple.com>
868 Removed a now-working test from the Windows Skipped file
870 * platform/win/Skipped:
872 2007-08-20 Adam Roben <aroben@apple.com>
874 Tests to ensure that local .xhtml and .svg files end up being parsed as XHTML and SVG, respectively
878 * fast/loader/local-svg-parsed-as-svg-expected.txt: Added.
879 * fast/loader/local-svg-parsed-as-svg.svg: Added.
880 * fast/loader/local-xhtml-parsed-as-xhtml-expected.txt: Added.
881 * fast/loader/local-xhtml-parsed-as-xhtml.xhtml: Added.
883 2007-08-16 Kevin McCullough <kmccullough@apple.com>
885 Reviewed by Geoff and Adam.
887 - 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).
889 * fast/js/deep-recursion-test-expected.txt: Added.
890 * fast/js/deep-recursion-test.html: Added.
892 2007-08-19 Maciej Stachowiak <mjs@apple.com>
894 Not reviewed - test case fixes.
896 - fix some test cases where expected results were altered by the last change
897 (I reviewed all the new results.)
899 * fast/events/focusingUnloadedFrame-expected.txt:
900 * http/tests/loading/simple-subframe-expected.txt:
901 * tables/mozilla_expected_failures/bugs/bug137388-1-expected.txt:
902 * tables/mozilla_expected_failures/bugs/bug137388-2-expected.txt:
903 * webarchive/loading/test-loading-archive-expected.txt:
905 2007-08-18 Maciej Stachowiak <mjs@apple.com>
909 - update for fix to <rdar://problem/5198272> REGRESSION: PLT 1.5% slower due to r21367 (change to start frames with empty documents)
911 No longer expect windowScriptObject delegate method in frames that never
914 * http/tests/loading/bad-scheme-subframe-expected.txt:
915 * http/tests/loading/bad-server-subframe-expected.txt:
916 * http/tests/loading/empty-subframe-expected.txt:
917 * http/tests/loading/slow-parsing-subframe-expected.txt:
919 2007-08-19 Mitz Pettel <mitz@webkit.org>
921 Reviewed by Adam Roben.
923 - test for http://bugs.webkit.org/show_bug.cgi?id=15008
924 ASSERTION FAILED: !firstLineBox() == !lastLineBox() setting content on image
926 * fast/images/text-content-crash-2-expected.txt: Added.
927 * fast/images/text-content-crash-2.html: Added.
929 2007-08-19 David Kilzer <ddkilzer@webkit.org>
931 Reviewed by Adam and Geoff within one minute of each other.
933 Tests that the '-apple-opacity', '-khtml-opacity' and '-webkit-opacity' styles
934 all map to the 'opacity' style.
936 * fast/css/legacy-opacity-styles-expected.txt: Added.
937 * fast/css/legacy-opacity-styles.html: Added.
939 2007-08-19 Mark Rowe <mrowe@apple.com>
941 Update expected results. The results that were landed with the test did not match the wording
942 in the test that was landed.
944 * fast/encoding/namespace-tolerance-expected.txt:
946 2007-08-17 Antti Koivisto <antti@apple.com>
950 Test for <rdar://problem/5403773>
951 CrashTracer: [USER] 88 crashes in Safari at com.apple.WebCore: WebCore::RenderTableSection::paint + 846
953 Changed results for fast/dynamic/containing-block-change.html are progression
954 (even though new results don't match Firefox and old ones did!)
956 * fast/dynamic/ancestor-to-absolute-expected.txt: Added.
957 * fast/dynamic/ancestor-to-absolute.html: Added.
958 * fast/dynamic/containing-block-change-expected.checksum:
959 * fast/dynamic/containing-block-change-expected.png:
960 * fast/dynamic/containing-block-change-expected.txt:
962 2007-08-17 Kevin Decker <kdecker@apple.com>
966 <rdar://problem/5252836> Adobe Help Viewer: Japanese characters in the Help Tree structure are shown as garbage
967 This test ensures a UTF-8 encoding is properly set. The code tests compatibility of documents which:
968 (1) use namespace prefixes on HTML elements
969 (2) specify a non-latin charset
970 (3) contain non-latin characters
972 If this test passes, the UTF-8 character below should exactly match the character the character in namespace-tolerance-expected.txt.
974 * fast/encoding/namespace-tolerance-expected.txt: Added.
975 * fast/encoding/namespace-tolerance.html: Added.
977 2007-08-17 Anders Carlsson <andersca@apple.com>
979 Reviewed by Dave Hyatt.
981 <rdar://problem/5379040>
982 REGRESSION (Tiger-Leopard): ADOBE: Safari calls NPP_SetWindow with bad values sometimes
986 * plugins/netscape-plugin-setwindow-size-expected.txt: Added.
987 * plugins/netscape-plugin-setwindow-size.html: Added.
989 2007-08-17 Oliver Hunt <oliver@apple.com>
993 Simple test to ensure we don't crash when creating a pattern
995 * fast/canvas/create-pattern-does-not-crash-expected.txt: Added.
996 * fast/canvas/create-pattern-does-not-crash.html: Added.
998 2007-08-16 Justin Garcia <justin.garcia@apple.com>
1000 Reviewed by Harrison.
1002 <rdar://problem/5378473> Undoing a deletion that is part of an open typing command fails to reinsert the caret
1004 * editing/undo/5378473.html: Added.
1005 * platform/mac/editing: Added.
1006 * platform/mac/editing/undo: Added.
1007 * platform/mac/editing/undo/5378473-expected.checksum: Added.
1008 * platform/mac/editing/undo/5378473-expected.png: Added.
1009 * platform/mac/editing/undo/5378473-expected.txt: Added.
1011 2007-08-16 Alice Liu <alice.liu@apple.com>
1013 Removed a fixed test from the skip list. r25112 fixed this test.
1015 * platform/mac-leopard/Skipped:
1017 2007-08-16 Beth Dakin <bdakin@apple.com>
1021 Changing this test to get it to pass again after http://
1022 trac.webkit.org/projects/webkit/changeset/25098
1024 The test is changing because our new behavior seems correct, though
1025 not completely consistent. http://bugs.webkit.org/show_bug.cgi?
1026 id=14979 is tracking the fact that the behavior is not consistent
1027 regarding style elements that are not in the document.
1029 * fast/css/css-selector-text.html:
1031 2007-08-16 Kevin McCullough <kmccullough@apple.com>
1035 - 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.
1037 * fast/cookies: Added.
1038 * fast/cookies/local-file-can-set-cookies-expected.txt: Added.
1039 * fast/cookies/local-file-can-set-cookies.html: Added.
1040 * platform/mac-tiger: Added.
1041 * platform/mac-tiger/Skipped: Added.
1043 2007-08-16 Justin Garcia <justin.garcia@apple.com>
1047 <rdar://problem/5378847>
1048 After creating and removing a ToDo, the caret disappears as soon as I start to type
1050 * editing/inserting/5378847-expected.txt: Added.
1051 * editing/inserting/5378847.html: Added.
1053 2007-08-15 Antti Koivisto <antti@apple.com>
1057 Test for <rdar://problem/5388936>
1058 Crash while setting display:none for a table cell with selection
1060 * fast/table/destroy-cell-with-selection-crash-expected.txt: Added.
1061 * fast/table/destroy-cell-with-selection-crash.html: Added.
1063 2007-08-15 Justin Garcia <justin.garcia@apple.com>
1067 http://bugs.webkit.org/show_bug.cgi?id=14971
1068 REGRESSION: cannot select reporter's e-mail in bugzilla
1070 * editing/selection/14971-expected.checksum: Added.
1071 * editing/selection/14971-expected.png: Added.
1072 * editing/selection/14971-expected.txt: Added.
1073 * editing/selection/14971.html: Added.
1075 2007-08-15 Beth Dakin <bdakin@apple.com>
1077 Test for new support of empty style sheets.
1079 * fast/css/emptyStyleTag-expected.txt: Added.
1080 * fast/css/emptyStyleTag.html: Added.
1082 2007-08-14 Kevin McCullough <kmccullough@apple.com>
1086 - Updated Skipped list to reflect recent fixes.
1088 * platform/win/Skipped:
1090 2007-08-14 Sam Weinig <sam@webkit.org>
1092 Reviewed by Geoff and Oliver.
1094 Add test for <rdar://problem/5267870>
1095 Mangleme: Reproducible assertion failure in -[WebCoreFrameBridge installInFrame:]
1097 * http/tests/misc/embedCrasher-expected.txt: Added.
1098 * http/tests/misc/embedCrasher.html: Added.
1100 2007-08-14 Adele Peterson <adele@apple.com>
1104 Test for <rdar://problem/5370059> REGRESSION: Cannot type into edit fields on a form (sccsheriff.org)
1106 * editing/selection/user-select-text-inside-user-select-ignore-expected.txt: Added.
1107 * editing/selection/user-select-text-inside-user-select-ignore.html: Added.
1108 * fast/css/computed-style-expected.txt: Updated now that we've eliminated the auto value.
1109 * fast/css/computed-style-without-renderer-expected.txt: ditto.
1111 2007-08-14 Justin Garcia <justin.garcia@apple.com>
1115 <rdar://problem/5408255> REGRESSION: In Mail, clicking the containing element's UI closebox doesn't delete element
1117 * editing/deleting/5408255.html: Added.
1118 * editing/deleting/5408255-expected.checksum: Added.
1119 * editing/deleting/5408255-expected.png: Added.
1120 * editing/deleting/5408255-expected.txt: Added.
1122 2007-08-14 Adele Peterson <adele@apple.com>
1126 Test for http://bugs.webkit.org/show_bug.cgi?id=14746
1127 <rdar://problem/5401041> REGRESSION: Form state not saved for forms that submit via HTTPS even if they do not contain a password field
1129 * http/tests/navigation/resources/restore-form-state-https-1.html: Added.
1130 * http/tests/navigation/restore-form-state-https-expected.txt: Added.
1131 * http/tests/navigation/restore-form-state-https.html: Added.
1133 2007-08-14 Antti Koivisto <antti@apple.com>
1137 Add test for <rdar://problem/5143183>
1138 Air Mail postmark shows up wrong in Firefox due to use of CSS background-position-x/y
1140 Also update a few tests to expect background-position instead of background-position-x/y
1142 * fast/css/background-position-serialize-expected.txt: Added.
1143 * fast/css/background-position-serialize.html: Added.
1144 * fast/css/computed-style-expected.txt:
1145 * fast/css/computed-style-without-renderer-expected.txt:
1146 * fast/css/remove-shorthand-expected.txt:
1148 2007-08-13 Alexey Proskuryakov <ap@webkit.org>
1152 http://bugs.webkit.org/show_bug.cgi?id=14951
1153 REGRESSION: page interpreted as UTF-8 because of stray <?xml> after <head>
1155 * fast/encoding/misplaced-xml-declaration-expected.txt: Added.
1156 * fast/encoding/misplaced-xml-declaration.html: Added.
1158 2007-08-13 Sam Weinig <sam@webkit.org>
1160 Reviewed by Kevin McCullough.
1162 Another attempt at getting these to pass reliably.
1164 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
1165 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
1167 2007-08-13 Sam Weinig <sam@webkit.org>
1171 Ensure that these tests don't fail intermittently.
1173 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html:
1174 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt:
1175 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html:
1176 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
1178 2007-08-13 Justin Garcia <justin.garcia@apple.com>
1182 <rdar://problem/5333725> -webkit-user-select: none makes selection difficult
1184 * editing/selection/5333725-expected.checksum: Added.
1185 * editing/selection/5333725-expected.png: Added.
1186 * editing/selection/5333725-expected.txt: Added.
1187 * editing/selection/5333725.html: Added.
1189 Added a workaround for a bug where -webkit-user-select:none
1190 has no effect on the body if placed on the html element:
1191 * editing/selection/select-all-user-select-none.html:
1193 2007-08-13 Anders Carlsson <andersca@apple.com>
1197 <rdar://problem/5360748>
1198 REGRESSION (r21002-r21003): Flash widget sniffer doesn't work (affects iWeb)
1200 Update test case to handle the case where the node list is accessed after
1201 the document has finished loading.
1203 * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt:
1204 * fast/dom/NodeList/invalidate-node-lists-when-parsing.html:
1206 2007-08-12 Maciej Stachowiak <mjs@apple.com>
1208 Reviewed by Darin and Sam.
1210 - test cases for <rdar://problem/5395213> cross-domain access to individual components of location object should be denied.
1212 * 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.
1214 The remainder are new tests and support:
1216 * http/tests/security/resources/xss-DENIED-assign-location-hash-attacker.html: Added.
1217 * http/tests/security/resources/xss-DENIED-assign-location-host-attacker.html: Added.
1218 * http/tests/security/resources/xss-DENIED-assign-location-host-failure.html: Added.
1219 * http/tests/security/resources/xss-DENIED-assign-location-hostname-attacker.html: Added.
1220 * http/tests/security/resources/xss-DENIED-assign-location-hostname-failure.html: Added.
1221 * http/tests/security/resources/xss-DENIED-assign-location-nonstandardProperty-attacker.html: Added.
1222 * http/tests/security/resources/xss-DENIED-assign-location-pathname-attacker.html: Added.
1223 * http/tests/security/resources/xss-DENIED-assign-location-pathname-failure.html: Added.
1224 * http/tests/security/resources/xss-DENIED-assign-location-protocol-attacker.html: Added.
1225 * http/tests/security/resources/xss-DENIED-assign-location-protocol-failure.html: Added.
1226 * http/tests/security/resources/xss-DENIED-assign-location-reload-attacker.html: Added.
1227 * http/tests/security/resources/xss-DENIED-assign-location-search-attacker.html: Added.
1228 * http/tests/security/xss-DENIED-assign-location-hash-expected.txt: Added.
1229 * http/tests/security/xss-DENIED-assign-location-hash.html: Added.
1230 * http/tests/security/xss-DENIED-assign-location-host-expected.txt: Added.
1231 * http/tests/security/xss-DENIED-assign-location-host.html: Added.
1232 * http/tests/security/xss-DENIED-assign-location-hostname-expected.txt: Added.
1233 * http/tests/security/xss-DENIED-assign-location-hostname.html: Added.
1234 * http/tests/security/xss-DENIED-assign-location-nonstandardProperty-expected.txt: Added.
1235 * http/tests/security/xss-DENIED-assign-location-nonstandardProperty.html: Added.
1236 * http/tests/security/xss-DENIED-assign-location-pathname-expected.txt: Added.
1237 * http/tests/security/xss-DENIED-assign-location-pathname.html: Added.
1238 * http/tests/security/xss-DENIED-assign-location-protocol-expected.txt: Added.
1239 * http/tests/security/xss-DENIED-assign-location-protocol.html: Added.
1240 * http/tests/security/xss-DENIED-assign-location-reload-expected.txt: Added.
1241 * http/tests/security/xss-DENIED-assign-location-reload.html: Added.
1242 * http/tests/security/xss-DENIED-assign-location-search-expected.txt: Added.
1243 * http/tests/security/xss-DENIED-assign-location-search.html: Added.
1245 2007-08-12 Darin Adler <darin@apple.com>
1249 - test for http://bugs.webkit.org/show_bug.cgi?id=14931
1250 JavaScript regular expression non-participating capturing groups behave incorrectly in edge cases
1252 * fast/js/regexp-non-capturing-groups-expected.txt: Added.
1253 * fast/js/regexp-non-capturing-groups.html: Added.
1254 * fast/js/resources/regexp-non-capturing-groups.js: Added.
1256 * fast/js/resources/js-test-pre.js: Updated to add a special case for array
1257 results, since there are some array results in the test. Also cut down on the
1258 verbosity of failures when the type of the actual result is the same as the type
1259 of the expected result. And get rid of the special case function just for NaN.
1261 * fast/js/regexp-unicode-overflow.html: Let the make-js-test-wrappers script
1262 regenerate this file (it removed one of the trailing newlines).
1264 * fast/js/kde/encode_decode_uri-expected.txt: This test now passes. I'm not sure
1265 why it was failing before.
1267 * fast/js/char-at-expected.txt: Removed all the periods at the end of NaN
1268 test PASS messages; they are now consistent with all the other tests.
1269 * fast/js/date-parse-comments-test-expected.txt: Ditto.
1270 * fast/js/date-parse-test-expected.txt: Ditto.
1272 2007-08-11 Antti Koivisto <antti@apple.com>
1276 Add test for http://bugs.webkit.org/show_bug.cgi?id=14742 which
1277 Mitz fixed in r24973.
1279 I had a fix for <rdar://problem/5267021>
1280 REGRESSION: Loading Slashdot Firehose is 9X slower on Safari 3.0 than Safari 2.0
1281 which turned out to be a dublicate.
1283 At least we can use the layout test I did.
1285 * http/tests/local/style-access-before-stylesheet-loaded-expected.txt: Added.
1286 * http/tests/local/style-access-before-stylesheet-loaded.html: Added.
1288 2007-08-11 Matt Lilek <pewtermoose@gmail.com>
1290 Reviewed over and over and over by Adam Roben.
1292 Bug 14740: Hierarchical layout tests and platform organization
1293 http://bugs.webkit.org/show_bug.cgi?id=14740
1295 Add support for platform-specific layout tests and results.
1296 New platform structure is as follows:
1299 * platform/mac: Added.
1300 * mac/leopard/ -> platform/mac-leopard
1301 * win/ -> platform/win
1302 * qt/ -> platform/qt
1304 2007-08-11 Mitz Pettel <mitz@webkit.org>
1308 - tests and updated results for http://bugs.webkit.org/show_bug.cgi?id=13670
1309 <rdar://problem/5399619> Table misrender when one of the TDs has width=100%
1311 * fast/table/100-percent-cell-width-expected.checksum: Added.
1312 * fast/table/100-percent-cell-width-expected.png: Added.
1313 * fast/table/100-percent-cell-width-expected.txt: Added.
1314 * fast/table/100-percent-cell-width.html: Added.
1315 * fast/table/percent-widths-stretch-expected.checksum: Added.
1316 * fast/table/percent-widths-stretch-expected.png: Added.
1317 * fast/table/percent-widths-stretch-expected.txt: Added.
1318 * fast/table/percent-widths-stretch.html: Added.
1319 * fast/text/whitespace/026-expected.checksum:
1320 * fast/text/whitespace/026-expected.png:
1321 * fast/text/whitespace/026-expected.txt:
1322 * tables/mozilla/bugs/bug35662-expected.checksum:
1323 * tables/mozilla/bugs/bug35662-expected.png:
1324 * tables/mozilla/bugs/bug35662-expected.txt:
1325 * tables/mozilla/bugs/bug5799-expected.checksum:
1326 * tables/mozilla/bugs/bug5799-expected.png:
1327 * tables/mozilla/bugs/bug5799-expected.txt:
1328 * tables/mozilla/core/col_span-expected.checksum:
1329 * tables/mozilla/core/col_span-expected.png:
1330 * tables/mozilla/core/col_span-expected.txt:
1332 2007-08-11 Darin Adler <darin@apple.com>
1334 - added a bunch of missing layout test results
1336 * editing/style/font-family-with-space-expected.checksum: Added.
1337 * editing/style/font-family-with-space-expected.png: Added.
1338 * fast/dom/frame-loading-via-document-write-expected.checksum: Added.
1339 * fast/dom/frame-loading-via-document-write-expected.png: Added.
1340 * fast/encoding/xmacroman-encoding-test-expected.checksum: Added.
1341 * fast/encoding/xmacroman-encoding-test-expected.png: Added.
1342 * fast/frames/frame-navigation-expected.checksum: Added.
1343 * fast/frames/frame-navigation-expected.png: Added.
1344 * fast/frames/frame-set-whitespace-attributes-expected.checksum: Added.
1345 * fast/frames/frame-set-whitespace-attributes-expected.png: Added.
1346 * fast/frames/inline-object-inside-frameset-expected.checksum: Added.
1347 * fast/frames/inline-object-inside-frameset-expected.png: Added.
1348 * fast/html/keygen-expected.checksum: Added.
1349 * fast/html/keygen-expected.png: Added.
1350 * fast/images/pdf-as-image-landscape-expected.checksum: Added.
1351 * fast/images/pdf-as-image-landscape-expected.png: Added.
1352 * fast/inline-block/14498-positionForCoordinates-expected.checksum: Added.
1353 * fast/inline-block/14498-positionForCoordinates-expected.png: Added.
1355 2007-08-11 Darin Adler <darin@apple.com>
1359 - test for <rdar://problem/5266535> REGRESSION: <img> inside <map> no longer allowed in strict mode
1360 (breaks chemicalelements.com)
1362 * fast/parser/strict-img-in-map-expected.txt: Added.
1363 * fast/parser/strict-img-in-map.html: Added.
1365 2007-08-11 Andrew Wellington <proton@wiretapped.net>
1367 Reviewed by Mark Rowe.
1369 Fix http://bugs.webkit.org/show_bug.cgi?id=14645
1370 getPropertyValue should be case insensitive
1372 Test for getPropertyValue, setProperty, removeProperty being case-insensitive
1374 * fast/css/css-properties-case-insensitive-expected.txt: Added.
1375 * fast/css/css-properties-case-insensitive.html: Added.
1377 2007-08-10 Anders Carlsson <andersca@apple.com>
1379 Reviewed by Darin and Maciej.
1381 <rdar://problem/5360748>
1382 REGRESSION(r21002-r21003) Flash widget sniffer doesn't work (affects iWeb)
1384 Add test case by Kurt Revis.
1386 * fast/dom/NodeList/invalidate-node-lists-when-parsing-expected.txt: Added.
1387 * fast/dom/NodeList/invalidate-node-lists-when-parsing.html: Added.
1389 2007-08-10 Oliver Hunt <oliver@apple.com>
1393 Update layout test to avoid problems caused by differences in whitespace
1394 for NSAttributedString descriptions on Tiger and Leopard
1396 * fast/text/attributed-substring-from-range-expected.txt:
1397 * fast/text/attributed-substring-from-range.html:
1399 2007-08-10 Mitz Pettel <mitz@webkit.org>
1403 - test for <rdar://problem/5397344> http://bugs.webkit.org/show_bug.cgi?id=14911
1404 REGRESSION: Clicking in pasted text doesn't position the insertion point correctly
1406 * editing/selection/inline-closest-leaf-child-expected.checksum: Added.
1407 * editing/selection/inline-closest-leaf-child-expected.png: Added.
1408 * editing/selection/inline-closest-leaf-child-expected.txt: Added.
1409 * editing/selection/inline-closest-leaf-child.html: Added.
1411 2007-08-10 Oliver Hunt <oliver@apple.com>
1415 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
1417 Corrected fast/text/attributed-substring-from-range to account for additional whitespace, and to be correct.
1419 * fast/text/attributed-substring-from-range-expected.txt:
1420 * fast/text/attributed-substring-from-range-in-textfield-expected.txt: Added.
1421 * fast/text/attributed-substring-from-range-in-textfield.html: Added.
1422 * fast/text/attributed-substring-from-range.html:
1424 2007-08-09 Sam Weinig <sam@webkit.org>
1428 Tests for <rdar://problem/5395618>
1430 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
1431 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom.html: Added.
1432 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
1433 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value.html: Added.
1434 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
1435 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom.html: Added.
1436 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
1437 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute.html: Added.
1438 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
1439 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS.html: Added.
1440 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
1441 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode.html: Added.
1442 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
1443 * http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS.html: Added.
1444 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
1445 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value.html: Added.
1446 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
1447 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom.html: Added.
1448 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
1449 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute.html: Added.
1450 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
1451 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS.html: Added.
1452 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
1453 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode.html: Added.
1454 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
1455 * http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS.html: Added.
1457 2007-08-10 Mitz Pettel <mitz@webkit.org>
1459 Reviewed by Dave Hyatt.
1461 - test for http://bugs.webkit.org/show_bug.cgi?id=14798
1462 Incorrect bidi reordering of neutrals and digits after RTL embed
1463 and other bugs in the bidi algorithm.
1465 * fast/text/international/bidi-neutral-run-expected.checksum: Added.
1466 * fast/text/international/bidi-neutral-run-expected.png: Added.
1467 * fast/text/international/bidi-neutral-run-expected.txt: Added.
1468 * fast/text/international/bidi-neutral-run.html: Added.
1470 2007-08-09 Sam Weinig <sam@webkit.org>
1472 Reviewed by Mark Rowe.
1474 Use index-getter instead of name-getter to better ensure
1475 that the frame has finished loading.
1477 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html:
1478 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html:
1479 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html:
1481 2007-08-09 Mitz Pettel <mitz@webkit.org>
1483 Reviewed by Justin Garcia.
1485 - test for http://bugs.webkit.org/show_bug.cgi?id=14347
1486 REGRESSION (r21291): Initiating a drag near the edge of a selection deselects it
1488 * editing/selection/contains-boundaries-expected.checksum: Added.
1489 * editing/selection/contains-boundaries-expected.png: Added.
1490 * editing/selection/contains-boundaries-expected.txt: Added.
1491 * editing/selection/contains-boundaries.html: Added.
1493 2007-08-09 Mitz Pettel <mitz@webkit.org>
1495 Reviewed by Dave Hyatt.
1497 - test for http://bugs.webkit.org/show_bug.cgi?id=14875
1498 Textarea with nowrap - left/right nav, Up/down nav both hide text
1500 * fast/layers/scroll-rect-to-visible-expected.checksum: Added.
1501 * fast/layers/scroll-rect-to-visible-expected.png: Added.
1502 * fast/layers/scroll-rect-to-visible-expected.txt: Added.
1503 * fast/layers/scroll-rect-to-visible.html: Added.
1505 2007-08-09 Anders Carlsson <andersca@apple.com>
1509 <rdar://problem/5313534> REGRESSION(Leopard): Some fast/xsl tests sometimes fail on Leopard
1511 These tests no longer fail for me, so let's try removing them from the skipped file
1512 and see what happens.
1514 * mac/leopard/Skipped:
1516 2007-08-08 Beth Dakin <bdakin@apple.com>
1518 Reviewed by Geoff Garen.
1520 Test for <rdar://problem/5286443>, http://bugs.webkit.org/
1521 show_bug.cgi?id=14268 REGRESSION: Radio buttons don't stay selected
1522 due to unclosed <label> tags
1524 * fast/forms/radio-nested-labels-expected.checksum: Added.
1525 * fast/forms/radio-nested-labels-expected.png: Added.
1526 * fast/forms/radio-nested-labels-expected.txt: Added.
1527 * fast/forms/radio-nested-labels.html: Added.
1529 2007-08-08 Justin Garcia <justin.garcia@apple.com>
1533 <rdar://problem/5387578> Crash at ReplaceSelectionCommand::doApply() when pasting just after table cell content
1535 * editing/pasteboard/5387578-expected.checksum: Added.
1536 * editing/pasteboard/5387578-expected.png: Added.
1537 * editing/pasteboard/5387578-expected.txt: Added.
1538 * editing/pasteboard/5387578.html: Added.
1540 2007-08-08 Justin Garcia <justin.garcia@apple.com>
1542 Reviewed by Harrison.
1544 <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click
1546 * editing/deleting/5390681-2-expected.checksum: Added.
1547 * editing/deleting/5390681-2-expected.png: Added.
1548 * editing/deleting/5390681-2-expected.txt: Added.
1549 * editing/deleting/5390681-2.html: Added.
1551 Added a FIXME about an extraneous newline:
1552 * editing/deleting/5390681-expected.checksum:
1553 * editing/deleting/5390681-expected.png:
1554 * editing/deleting/5390681-expected.txt:
1555 * editing/deleting/5390681.html:ada
1557 2007-08-08 Sam Weinig <sam@webkit.org>
1561 Test that protocol and host compares are case-insensitive.
1563 * http/tests/security/cross-frame-access-port-expected.txt:
1564 * http/tests/security/cross-frame-access-protocol-expected.txt:
1565 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
1566 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase.html: Added.
1567 * http/tests/security/host-compare-case-insensitive-expected.txt: Added.
1568 * http/tests/security/host-compare-case-insensitive.html: Added.
1569 * http/tests/security/protocol-compare-case-insensitive-expected.txt: Added.
1570 * http/tests/security/protocol-compare-case-insensitive.html: Added.
1571 * http/tests/security/resources/cross-frame-iframe.html:
1572 * http/tests/security/resources/localhost-accesssor.html: Added.
1574 2007-08-08 Justin Garcia <justin.garcia@apple.com>
1576 Reviewed by Harrison.
1578 <rdar://problem/5390681> WebKit asserts when deleting To Do content selected with a double-click
1580 * editing/deleting/5390681-expected.checksum: Added.
1581 * editing/deleting/5390681-expected.png: Added.
1582 * editing/deleting/5390681-expected.txt: Added.
1583 * editing/deleting/5390681.html: Added.
1585 2007-08-08 Adele Peterson <adele@apple.com>
1589 Test for for <rdar://problem/5393798> 100% reproducible crash in WebCore::Scrollbar::setValue
1591 * fast/events/mousedown_in_scrollbar-expected.txt: Added.
1592 * fast/events/mousedown_in_scrollbar.html: Added.
1594 2007-08-08 Sam Weinig <sam@webkit.org>
1596 Reviewed by Geoff Garen.
1598 Tests for <rdar://problem/5354635>
1600 * http/tests/security/dataURL: Added.
1601 * http/tests/security/dataURL/resources: Added.
1602 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-iframe.html: Added.
1603 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessee-opened-frame.html: Added.
1604 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-iframe.html: Added.
1605 * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-opened-frame.html: Added.
1606 * http/tests/security/dataURL/resources/foreign-domain-data-url-window-location.html: Added.
1607 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe-expected.txt: Added.
1608 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-subframe.html: Added.
1609 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open-expected.txt: Added.
1610 * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foriegn-domain-window-open.html: Added.
1611 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Added.
1612 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level.html: Added.
1613 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Added.
1614 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Added.
1615 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame.html: Added.
1616 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame.html: Added.
1617 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Added.
1618 * http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url.html: Added.
1619 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Added.
1620 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open.html: Added.
1621 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Added.
1622 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url.html: Added.
1623 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-expected.txt: Added.
1624 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change-expected.txt: Added.
1625 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe-location-change.html: Added.
1626 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-subframe.html: Added.
1627 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open-expected.txt: Added.
1628 * http/tests/security/dataURL/xss-DENIED-to-data-url-in-foriegn-domain-window-open.html: Added.
1629 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Added.
1630 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level.html: Added.
1631 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Added.
1632 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame.html: Added.
1633 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Added.
1634 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open.html: Added.
1636 2007-08-08 Antti Koivisto <antti@apple.com>
1640 Test for <rdar://problem/5391576>
1641 Malformed table innerHTML causes Safari to crash in HTMLParser::handleError (14894)
1643 * fast/table/incomplete-table-in-fragment-2-expected.txt: Added.
1644 * fast/table/incomplete-table-in-fragment-2.html: Added.
1646 2007-08-07 Kevin McCullough <kmccullough@apple.com>
1648 Reviewed by Maciej and Hyatt.
1650 - <rdar://problem/4976879> REGRESSION: Safari doesn't work with Zimbra enhanced login.
1651 - Reverting a previous change, and modifying how documents are created so that we better match other browsers behavior with respect to namespaceURIs.
1653 * dom/xhtml/level1/core/hc_documentcreateelementcasesensitive-expected.txt:
1654 * fast/dom/Document/replace-child-expected.txt:
1655 * http/tests/misc/createElementNamespace1-expected.txt: Added.
1656 * http/tests/misc/createElementNamespace1.xml: Added.
1657 * http/tests/misc/createElementNamespace2-expected.txt: Added.
1658 * http/tests/misc/createElementNamespace2.xhtml: Added.
1659 * http/tests/misc/createElementNamespace3-expected.txt: Added.
1660 * http/tests/misc/createElementNamespace3.html: Added.
1662 2007-08-08 Cameron Zwarich <cwzwarich@uwaterloo.ca>
1664 Reviewed and landed by Brady
1666 Updated test case because of fix for <http://bugs.webkit.org/show_bug.cgi?id=13422>
1668 Bug 13422: REGRESSION: Page reload loses page position
1670 * http/tests/navigation/success200-reload-expected.txt:
1672 2007-08-07 Sam Weinig <sam@webkit.org>
1676 Test for http://bugs.webkit.org/show_bug.cgi?id=14897
1677 Decompilation of double negation fails and produces invalid or incorrect code
1679 * fast/js/function-decompilation-operators-expected.txt: Added.
1680 * fast/js/function-decompilation-operators.html: Added.
1682 2007-08-07 David Kilzer <ddkilzer@webkit.org>
1686 Move plain-text-document.txt to the resources subdirectory.
1688 * fast/loader/plain-text-document.html: Updated URL to plain-text-document.txt.
1689 * fast/loader/plain-text-document.txt: Removed.
1690 * fast/loader/resources/plain-text-document.txt: Copied from fast/loader/plain-text-document.txt.
1692 2007-08-07 Sam Weinig <sam@webkit.org>
1694 Reviewed by Geoff Garen.
1696 Make tests not depend on data: URLs in preparation of
1697 data: URL policy change.
1699 * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html:
1700 * editing/pasteboard/resources: Added.
1701 * editing/pasteboard/resources/drag-image-to-contenteditable-iframe.html: Added.
1702 * fast/dom/HTMLDocument/frameless-location-bugzilla10837.html:
1703 * fast/dom/HTMLDocument/resources: Added.
1704 * fast/dom/HTMLDocument/resources/frameless-location-bugzilla10837-iframe.html: Added.
1705 * fast/dom/exception-no-frame-inline-script-crash.html:
1706 * fast/dom/exception-no-frame-timeout-crash.html:
1707 * fast/dom/null-document-location-assign-crash.html:
1708 * fast/dom/null-document-location-href-put-crash.html:
1709 * fast/dom/null-document-location-put-crash.html:
1710 * fast/dom/null-document-location-replace-crash.html:
1711 * fast/dom/null-document-window-open-crash.html:
1712 * fast/dom/resources/exception-no-frame-inline-script-crash-iframe.html: Added.
1713 * fast/dom/resources/exception-no-frame-timeout-crash-iframe.html: Added.
1714 * fast/events/frame-programmatic-focus.html:
1715 * fast/events/iframe-object-onload.html:
1716 * fast/events/mouseover-mouseout.html:
1717 * fast/events/mouseover-mouseout2.html:
1718 * fast/events/resources/iframe-object-onload-iframe-1.html: Added.
1719 * fast/events/resources/iframe-object-onload-iframe-2.html: Added.
1720 * fast/events/resources/iframe-object-onload-iframe-3.html: Added.
1721 * fast/events/resources/iframe-object-onload-object-1.html: Added.
1722 * fast/events/resources/iframe-object-onload-object-2.html: Added.
1723 * fast/events/resources/iframe-object-onload-object-3.html: Added.
1724 * fast/events/resources/mouseover-mouseout-iframe.html: Added.
1725 * fast/events/resources/mouseover-mouseout2-iframe-1.html: Added.
1726 * fast/events/resources/mouseover-mouseout2-iframe-2.html: Added.
1727 * fast/events/resources/mouseover-mouseout2-iframe-3.html: Added.
1728 * fast/events/resources/mouseover-mouseout2-iframe-4.html: Added.
1729 * fast/events/resources/mouseover-mouseout2-iframe-5.html: Added.
1730 * fast/loader/opaque-base-url-expected.txt:
1731 * fast/loader/opaque-base-url.html:
1732 * plugins/plugin-remove-subframe.html:
1733 * plugins/resources/plugin-remove-subframe-iframe.html: Added.
1735 2007-08-07 Antti Koivisto <antti@apple.com>
1737 Remove a test that was a bit too slow on older hardware.
1739 * fast/block/basic/stress-shallow-nested-expected.txt: Removed.
1740 * fast/block/basic/stress-shallow-nested.html: Removed.
1742 2007-08-07 Antti Koivisto <antti@apple.com>
1746 Tests for <rdar://problem/5102553>
1747 Mail spins trying to display or edit a specific long plain text message in WebCore::TimerBase::...
1749 - added performance test. With debug build on MBP this takes about 1.5s to run.
1750 - added test case that shows some additional progression from the patch (less leftover anonymous boxes).
1752 * fast/block/basic/stress-shallow-nested-expected.txt: Added.
1753 * fast/block/basic/stress-shallow-nested.html: Added.
1754 * fast/block/float/nestedAnonymousBlocks2-expected.checksum: Added.
1755 * fast/block/float/nestedAnonymousBlocks2-expected.png: Added.
1756 * fast/block/float/nestedAnonymousBlocks2-expected.txt: Added.
1757 * fast/block/float/nestedAnonymousBlocks2.html: Added.
1759 2007-08-06 Sam Weinig <sam@webkit.org>
1763 Test for http://bugs.webkit.org/show_bug.cgi?id=14891
1764 Decompilation of try block immediately following "else" fails
1766 * fast/js/toString-try-else-expected.txt: Added.
1767 * fast/js/toString-try-else.html: Added.
1769 2007-08-06 Sam Weinig <sam@webkit.org>
1773 Update test to not timeout.
1775 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt:
1776 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html:
1778 2007-08-06 Sam Weinig <sam@webkit.org>
1782 Tests for <rdar://problem/5354689>
1784 * http/tests/security/javascriptURL: Added.
1785 * http/tests/security/javascriptURL/resources: Added.
1786 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-iframe.html: Added.
1787 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessee-opened-frame.html: Added.
1788 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-iframe.html: Added.
1789 * http/tests/security/javascriptURL/resources/foreign-domain-javascipt-url-accessor-opened-frame.html: Added.
1790 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level-expected.txt: Added.
1791 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-2-level.html: Added.
1792 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-expected.txt: Added.
1793 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame-expected.txt: Added.
1794 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame.html: Added.
1795 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-sub-frame.html: Added.
1796 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url-expected.txt: Added.
1797 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-to-javscript-url.html: Added.
1798 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open-expected.txt: Added.
1799 * http/tests/security/javascriptURL/xss-ALLOWED-from-javascript-url-window-open.html: Added.
1800 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url-expected.txt: Added.
1801 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-from-javscript-url.html: Added.
1802 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level-expected.txt: Added.
1803 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-2-level.html: Added.
1804 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame-expected.txt: Added.
1805 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-sub-frame.html: Added.
1806 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open-expected.txt: Added.
1807 * http/tests/security/javascriptURL/xss-ALLOWED-to-javascript-url-window-open.html: Added.
1808 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
1809 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-subframe.html: Added.
1810 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
1811 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foriegn-domain-window-open.html: Added.
1812 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe-expected.txt: Added.
1813 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-subframe.html: Added.
1814 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open-expected.txt: Added.
1815 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foriegn-domain-window-open.html: Added.
1816 * http/tests/security/resources/cross-frame-access.js:
1818 2007-08-06 Darin Adler <darin@apple.com>
1820 Beth made this reduction/test, Geoff and I both helped refine it.
1822 - test for <rdar://problem/5366582> crash on it.eurosport.yahoo.com page
1824 * fast/dynamic/inline-to-block-crash-expected.txt: Added.
1825 * fast/dynamic/inline-to-block-crash.html: Added.
1827 2007-08-06 Adele Peterson <adele@apple.com>
1831 Test for <rdar://problem/5382483> REGRESSION: <select> element's text is clipped when a CSS line-height is specified
1833 * fast/forms/menulist-restrict-line-height-expected.checksum: Added.
1834 * fast/forms/menulist-restrict-line-height-expected.png: Added.
1835 * fast/forms/menulist-restrict-line-height-expected.txt: Added.
1836 * fast/forms/menulist-restrict-line-height.html: Added.
1838 2007-08-05 Darin Adler <darin@apple.com>
1840 * mac/leopard/Skipped: Removed 3 non-platform-specific failing tests.
1841 * win/Skipped: Ditto.
1843 2007-08-05 Darin Adler <darin@apple.com>
1845 - tried to fix <rdar://problem/5383382> Drag/drop of image is failing in fast/events/standalone-image-drag-to-editable.html
1847 * fast/events/standalone-image-drag-to-editable.html: Fixed race condition in test by using a frame
1848 counter rather than running the test after a particular frame loads.
1850 2007-08-05 Darin Adler <darin@apple.com>
1852 * fast/dom/delete-contents-expected.txt: Updated results, which changed due to r24831, which allows
1853 comments as children of <html>.
1855 2007-08-04 Oliver Hunt <oliver@apple.com>
1859 Layout test for <rdar://problem/5386550> REGRESSION (r24866): text/plain documents are always downloaded
1861 * fast/loader/plain-text-document-expected.txt: Added.
1862 * fast/loader/plain-text-document.html: Added.
1863 * fast/loader/plain-text-document.txt: Added.
1865 2007-08-03 Sam Weinig <sam@webkit.org>
1869 Dump contents of subframes using new layoutTestController.dumpChildFramesAsText()
1872 * http/tests/security/cross-frame-access-port-expected.txt:
1873 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
1874 * http/tests/security/cross-frame-access-protocol-expected.txt:
1875 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
1876 * http/tests/security/resources/cross-frame-access.js:
1878 2007-08-03 Mitz Pettel <mitz@webkit.org>
1882 - test for http://bugs.webkit.org/show_bug.cgi?id=14879
1883 REGRESSION: First item in select (pop-up menu) is displayed even if another item was selected via JavaScript
1885 * fast/forms/menulist-deselect-update-expected.checksum: Added.
1886 * fast/forms/menulist-deselect-update-expected.png: Added.
1887 * fast/forms/menulist-deselect-update-expected.txt: Added.
1888 * fast/forms/menulist-deselect-update.html: Added.
1890 2007-08-03 Mitz Pettel <mitz@webkit.org>
1894 - test for http://bugs.webkit.org/show_bug.cgi?id=14653
1895 REGRESSION (r23994): No caret is drawn after clicking a search field's placeholder text
1896 <rdar://problem/5383841>
1898 * fast/forms/search-click-in-placeholder-expected.txt: Added.
1899 * fast/forms/search-click-in-placeholder.html: Added.
1901 2007-08-03 Adam Roben <aroben@apple.com>
1903 Updated Skipped files for Windows and Leopard.
1905 * mac/leopard/Skipped: Removed a test that has been moved (and only
1906 fails on Windows), and added new failures.
1907 * win/Skipped: Added new failures and annotated some old ones.
1909 2007-08-02 Adam Roben <aroben@apple.com>
1911 Fix a typo in fast/events/no-blur-on-page
1915 * fast/events/no-blur-on-page-leave-expected.txt: Updated.
1916 * fast/events/no-blur-on-page-leave.html: Fixed typo.
1918 2007-08-02 Sam Weinig <sam@webkit.org>
1920 Reviewed by Kevin McCullough.
1922 Change test to use shared shouldBe function to
1923 show failures more clearly.
1925 * fast/dom/Window/window-resize-expected.txt:
1926 * fast/dom/Window/window-resize.html:
1928 2007-08-02 Antti Koivisto <antti@apple.com>
1932 <rdar://problem/5228138>
1933 REGRESSION(Leopard): test failures: tests that test Georgian numbering
1935 Correct counter test results for Georgian numbers.
1936 Add leopard specific versions needed due to font changes (actual characters instead of boxes).
1938 * css2.1/t1202-counter-09-b-expected.txt:
1939 * css2.1/t1202-counters-09-b-expected.txt:
1940 * mac/leopard/Skipped:
1941 * mac/leopard/css2.1: Added.
1942 * mac/leopard/css2.1/t1202-counter-09-b-expected.txt: Added.
1943 * mac/leopard/css2.1/t1202-counters-09-b-expected.txt: Added.
1944 * mac/leopard/fast/lists: Added.
1945 * mac/leopard/fast/lists/w3-list-styles-expected.txt: Added.
1947 2007-08-02 Antti Koivisto <antti@apple.com>
1951 Fix <rdar://problem/5228233>
1952 REGRESSION(Leopard): layout test failures: fast/table/absolute-table-at-bottom
1954 Remove an arrow symbol unrelated to what is being tested. It has different metrics on Leopard.
1956 * fast/table/absolute-table-at-bottom-expected.checksum:
1957 * fast/table/absolute-table-at-bottom-expected.png:
1958 * fast/table/absolute-table-at-bottom-expected.txt:
1959 * fast/table/absolute-table-at-bottom.html:
1960 * mac/leopard/Skipped:
1962 2007-08-02 Mark Rowe <mrowe@apple.com>
1964 Layout test fix, rubber-stamped by Oliver.
1966 * fast/js/resources/string-concatenate-outofmemory.js: Don't let an out of memory exception during verification cause a failure.
1967 The exception is a perfectly valid success case as it shows that access the string did not cause a crash.
1969 2007-08-02 Mark Rowe <mrowe@apple.com>
1973 <rdar://problem/5352887> "Out of memory" error during repeated JS string concatenation leaks hundreds of MBs of RAM
1975 Update test to check that accessing the string after the "Out of memory" exception was raised does not crash.
1977 * fast/js/resources/string-concatenate-outofmemory.js:
1978 * fast/js/string-concatenate-outofmemory-expected.txt:
1980 2007-07-31 Oliver Hunt <oliver@apple.com>
1982 fast/encoding/char-encoding.html no longer needs to be in the Leopard skiplist
1984 * mac/leopard/Skipped:
1986 2007-07-31 Adele Peterson <adele@apple.com>
1990 Updated tests for <rdar://problem/5339395> REGRESSION:http://sudokucraving.com does not render grid correctly
1992 * fast/forms/input-appearance-minWidth.html: Removed. This test is covered by fast/replaced/width100percent-textfield.html.
1993 * fast/forms/input-appearance-minWidth-expected.checksum: Removed.
1994 * fast/forms/input-appearance-minWidth-expected.png: Removed.
1995 * fast/forms/input-appearance-minWidth-expected.txt: Removed.
1997 * fast/forms/input-table-expected.checksum:
1998 * fast/forms/input-table-expected.png:
1999 * fast/forms/input-table-expected.txt:
2000 * fast/replaced/width100percent-menulist-expected.checksum:
2001 * fast/replaced/width100percent-menulist-expected.png:
2002 * fast/replaced/width100percent-menulist-expected.txt:
2003 * fast/replaced/width100percent-searchfield-expected.checksum: Added.
2004 * fast/replaced/width100percent-searchfield-expected.png: Added.
2005 * fast/replaced/width100percent-searchfield-expected.txt: Added.
2006 * fast/replaced/width100percent-searchfield.html: Added.
2007 * fast/replaced/width100percent-textarea-expected.checksum:
2008 * fast/replaced/width100percent-textarea-expected.png:
2009 * fast/replaced/width100percent-textarea-expected.txt:
2010 * fast/replaced/width100percent-textfield-expected.checksum:
2011 * fast/replaced/width100percent-textfield-expected.png:
2012 * fast/replaced/width100percent-textfield-expected.txt:
2014 2007-07-31 Matt Perry <mpComplete@gmail.com>
2018 Test for http://bugs.webkit.org/show_bug.cgi?id=14757
2019 HTMLTokenizer::processingData implementation is incorrect
2021 * http/tests/loading/slow-parsing-subframe-expected.txt: Added.
2022 * http/tests/loading/slow-parsing-subframe.html: Added.
2024 2007-07-31 Adele Peterson <adele@apple.com>
2028 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.
2030 * fast/replaced/width100percent-textarea-expected.checksum:
2031 * fast/replaced/width100percent-textarea-expected.png:
2032 * fast/replaced/width100percent-textarea.html:
2034 2007-07-31 Adele Peterson <adele@apple.com>
2038 Breaking up fast/replaced/width100percent.html into separate tests for the different elements.
2040 * fast/replaced/width100percent-button-expected.checksum: Added.
2041 * fast/replaced/width100percent-button-expected.png: Added.
2042 * fast/replaced/width100percent-button-expected.txt: Added.
2043 * fast/replaced/width100percent-button.html: Added.
2044 * fast/replaced/width100percent-checkbox-expected.checksum: Added.
2045 * fast/replaced/width100percent-checkbox-expected.png: Added.
2046 * fast/replaced/width100percent-checkbox-expected.txt: Added.
2047 * fast/replaced/width100percent-checkbox.html: Added.
2048 * fast/replaced/width100percent-image-expected.checksum: Added.
2049 * fast/replaced/width100percent-image-expected.png: Added.
2050 * fast/replaced/width100percent-image-expected.txt: Added.
2051 * fast/replaced/width100percent-image.html: Added.
2052 * fast/replaced/width100percent-menulist-expected.checksum: Added.
2053 * fast/replaced/width100percent-menulist-expected.png: Added.
2054 * fast/replaced/width100percent-menulist-expected.txt: Added.
2055 * fast/replaced/width100percent-menulist.html: Added.
2056 * fast/replaced/width100percent-radio-expected.checksum: Added.
2057 * fast/replaced/width100percent-radio-expected.png: Added.
2058 * fast/replaced/width100percent-radio-expected.txt: Added.
2059 * fast/replaced/width100percent-radio.html: Added.
2060 * fast/replaced/width100percent-textarea-expected.checksum: Added.
2061 * fast/replaced/width100percent-textarea-expected.png: Added.
2062 * fast/replaced/width100percent-textarea-expected.txt: Added.
2063 * fast/replaced/width100percent-textarea.html: Added.
2064 * fast/replaced/width100percent-textfield-expected.checksum: Added.
2065 * fast/replaced/width100percent-textfield-expected.png: Added.
2066 * fast/replaced/width100percent-textfield-expected.txt: Added.
2067 * fast/replaced/width100percent-textfield.html: Added.
2069 * fast/replaced/width100percent.html: Removed.
2070 * fast/replaced/width100percent-expected.checksum: Removed.
2071 * fast/replaced/width100percent-expected.png: Removed.
2072 * fast/replaced/width100percent-expected.txt: Removed.
2074 2007-07-31 Sam Weinig <sam@webkit.org>
2078 Updated tests for http://bugs.webkit.org/show_bug.cgi?id=14825
2079 Non-integer hsl() colours are ignored
2081 * fast/css/hsl-color-expected.checksum:
2082 * fast/css/hsl-color-expected.png:
2083 * fast/css/hsl-color-expected.txt:
2084 * fast/css/hsl-color.html: Add non-integer hue tests
2085 * fast/css/hsla-color-expected.checksum:
2086 * fast/css/hsla-color-expected.png:
2087 * fast/css/hsla-color-expected.txt:
2088 * fast/css/hsla-color.html: Add non-integer hue tests
2090 2007-07-30 Justin Garcia <justin.garcia@apple.com>
2094 <rdar://problem/5369009>
2095 Crash due to infinite recursion in moveParagraphs deleting line from a Mail message
2097 * editing/deleting/5369009-expected.checksum: Added.
2098 * editing/deleting/5369009-expected.png: Added.
2099 * editing/deleting/5369009-expected.txt: Added.
2100 * editing/deleting/5369009.html: Added.
2102 2007-07-30 Sam Weinig <sam@webkit.org>
2106 Update tests for <rdar://problem/5363896>
2107 REGRESSION: Setting document.domain does not override port-based cross-frame security checks -- breaks SAP NetWeaver
2109 - Also changes frame access test to use shared resource iframes.
2111 * http/tests/security/cross-frame-access-port-expected.txt:
2112 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt:
2113 * http/tests/security/cross-frame-access-port-explicit-domain.html:
2114 * http/tests/security/cross-frame-access-port.html:
2115 * http/tests/security/cross-frame-access-protocol-expected.txt:
2116 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt:
2117 * http/tests/security/cross-frame-access-protocol-explicit-domain.html:
2118 * http/tests/security/cross-frame-access-protocol.html:
2119 * http/tests/security/resources/cross-frame-iframe-for-port-explicit-domain-test.html: Removed.
2120 * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Removed.
2121 * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Removed.
2122 * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Removed.
2123 * http/tests/security/resources/cross-frame-iframe-with-explicit-domain-set.html: Added.
2124 * http/tests/security/resources/cross-frame-iframe.html: Added.
2126 2007-07-30 Alexey Proskuryakov <ap@webkit.org>
2130 <rdar://problem/5352526>
2131 http://bugs.webkit.org/show_bug.cgi?id=14704
2132 REGRESSION: sync XMLHttpRequest.send() raises an exception for failed authentication
2134 * http/tests/xmlhttprequest/failed-auth-expected.txt: Added.
2135 * http/tests/xmlhttprequest/failed-auth.html: Added.
2136 This test has other cases from bug 13075 commented out, as they still fail.
2138 * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Added.
2139 * http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html: Added.
2140 This test already passed, but I think it's useful to cover this case, too.
2142 2007-07-28 Sam Weinig <sam@webkit.org>
2144 Reviewed by Mark Rowe.
2146 - Rename test for clarity and consistency.
2147 - Move resource from ssl/resources to security/resources as it is
2148 only being used by the security tests.
2150 * http/tests/security/cross-frame-access-port-domain-expected.txt: Removed.
2151 * http/tests/security/cross-frame-access-port-domain.html: Removed.
2152 * http/tests/security/cross-frame-access-port-explicit-domain-expected.txt: Copied from http/tests/security/cross-frame-access-port-domain-expected.txt.
2153 * http/tests/security/cross-frame-access-port-explicit-domain.html: Copied from http/tests/security/cross-frame-access-port-domain.html.
2154 * http/tests/security/cross-frame-access-protocol-expected.txt:
2155 * http/tests/security/cross-frame-access-protocol.html:
2156 * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Removed.
2157 * 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.
2158 * http/tests/security/resources/cross-frame-iframe-for-protocol-test.html: Copied from http/tests/ssl/resources/cross-frame-access-protocol-iframe.html.
2159 * http/tests/ssl/resources: Removed.
2160 * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Removed.
2162 2007-07-28 Sam Weinig <sam@webkit.org>
2164 Reviewed by Oliver Hunt.
2166 - Factor access testing code used in protocol and port tests to cross-frame-access.js.
2167 - Add cross-frame-iframe-for-protocol-explicit-domain-test.html which is parallel test to
2168 cross-frame-iframe-for-port-domain-test.html but for different protocols.
2170 * http/tests/security/cross-frame-access-port-domain-expected.txt:
2171 * http/tests/security/cross-frame-access-port-domain.html:
2172 * http/tests/security/cross-frame-access-port.html:
2173 * http/tests/security/cross-frame-access-protocol-explicit-domain-expected.txt: Added.
2174 * http/tests/security/cross-frame-access-protocol-explicit-domain.html: Added.
2175 * http/tests/security/cross-frame-access-protocol.html:
2176 * http/tests/security/resources/cross-frame-access.js:
2177 * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html:
2178 * http/tests/security/resources/cross-frame-iframe-for-port-test.html:
2179 * http/tests/security/resources/cross-frame-iframe-for-protocol-explicit-domain-test.html: Added.
2181 2007-07-28 Mark Rowe <mrowe@apple.com>
2183 Reviewed by Darin and John.
2185 <rdar://problem/5229705> Thai characters render differently between leopard and tiger
2187 Add Leopard-specific test results for tests containing Thai characters.
2189 * mac/leopard/Skipped:
2190 * mac/leopard/fast/text: Added.
2191 * mac/leopard/fast/text/atsui-multiple-renderers-expected.txt: Added.
2192 * mac/leopard/fast/text/international: Added.
2193 * mac/leopard/fast/text/international/thai-line-breaks-expected.txt: Added.
2195 2007-07-29 Mark Rowe <mrowe@apple.com>
2199 <rdar://problem/5228270> SVG test failures due to different metrics for scaled text blocks
2201 Add Leopard-specific results for three SVG tests.
2203 * mac/leopard/Skipped:
2204 * mac/leopard/svg: Added.
2205 * mac/leopard/svg/hixie: Added.
2206 * mac/leopard/svg/hixie/text: Added.
2207 * mac/leopard/svg/hixie/text/003-expected.txt: Added.
2208 * mac/leopard/svg/hixie/text/003a-expected.txt: Added.
2209 * mac/leopard/svg/hixie/viewbox: Added.
2210 * mac/leopard/svg/hixie/viewbox/preserveAspectRatio: Added.
2211 * mac/leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
2213 2007-07-27 Sam Weinig <sam@webkit.org>
2215 Reviewed by Geoff Garen.
2217 - Test that cross frame access to a window on a different port is denied.
2218 - Adds test for out behavior of the above if document.domain is explicitly
2219 set to the same domain for both frames. We currently fail this test and
2220 a radar has been filed.
2221 - Clean up cross-frame-access-protocol.html to work in FireFox as well.
2223 * http/conf/apache2-httpd.conf: Listen on port 8080 now as well
2224 * http/conf/cygwin-httpd.conf: Listen on port 8080 now as well
2225 * http/conf/httpd.conf: Listen on port 8080 now as well
2226 * http/tests/security/cross-frame-access-port-domain-expected.txt: Added.
2227 * http/tests/security/cross-frame-access-port-domain.html: Added.
2228 * http/tests/security/cross-frame-access-port-expected.txt: Added.
2229 * http/tests/security/cross-frame-access-port.html: Added.
2230 * http/tests/security/cross-frame-access-protocol.html:
2231 * http/tests/security/resources/cross-frame-iframe-for-port-domain-test.html: Added.
2232 * http/tests/security/resources/cross-frame-iframe-for-port-test.html: Added.
2234 2007-07-27 Sam Weinig <sam@webkit.org>
2236 Reviewed by Adam Roben.
2238 Don't display the expected and resulting values for screenTop and screenY
2239 as they depend on the physical screen size.
2241 * http/tests/security/cross-frame-access-put-expected.txt:
2242 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
2244 2007-07-27 Darin Adler <darin@apple.com>
2246 Reviewed by John Sullivan.
2248 - fix <rdar://problem/5261393> In Mail the plain text alternatives to messages with attachments show weird little OBJ thingies
2250 * fast/text/zero-width-characters-expected.txt: Added.
2251 * fast/text/zero-width-characters.html: Added.
2253 2007-07-26 Darin Adler <darin@apple.com>
2255 * http/tests/security/cross-frame-access-put-expected.txt:
2256 Checked in corrected results that match the checked-in test.
2258 2007-07-26 Tristan O'Tierney <tristan@apple.com>
2260 Reviewed by Anders Carlsson.
2262 <rdar://problem/5350019> REGRESSION: Pages on milliyet.com are added to Back list when visited, causing Back button to just reload
2264 * http/tests/navigation/lockedhistory-iframe-expected.txt: Added.
2265 * http/tests/navigation/lockedhistory-iframe.html: Added.
2267 2007-07-26 Kevin McCullough <kmccullough@apple.com>
2271 - Updated results as they are affected by my previous checkin.
2273 * http/tests/security/cross-frame-access-put-expected.txt:
2274 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
2276 2007-07-26 Kevin McCullough <kmccullough@apple.com>
2278 - Fixed bot breakage.
2280 * fast/dom/Window/window-resize.html:
2282 2007-07-26 Kevin McCullough <kmccullough@apple.com>
2284 Reviewed by Darin, Geoff and Sam.
2286 - <rdar://problem/5150461> Resizing the window larger than the screen causes no resize.
2288 - Tests to ensure we resize/move the window out of bounds correctly.
2290 * fast/dom/Window/window-resize-expected.txt: Added.
2291 * fast/dom/Window/window-resize.html: Added.
2292 * mac/leopard/Skipped:
2294 2007-07-26 Kevin McCullough <kmccullough@apple.com>
2298 - Added leopard-specific results for <rdar://problem/5228256> REGRESSION(Leopard): layout test failures: security/block-test
2300 * mac/leopard/security: Added.
2301 * mac/leopard/security/block-test-expected.txt: Added.
2303 2007-07-26 Anders Carlsson <andersca@apple.com>
2305 Reviewed by John Sullivan.
2307 Stop the test from dumping load callbacks as they differ on Tiger and Leopard.
2308 This is done by removing the call to dumpResourceLoadCallbacks and moving the test away
2309 from the "loading" directory.
2311 * http/tests/loading/cached-scripts-expected.txt: Removed.
2312 * http/tests/loading/cached-scripts.html: Removed.
2313 * http/tests/loading/resources/cached-scripts-subframe.html: Removed.
2314 * http/tests/misc/cached-scripts-expected.txt: Copied from http/tests/loading/cached-scripts-expected.txt.
2315 * http/tests/misc/cached-scripts.html: Copied from http/tests/loading/cached-scripts.html.
2316 * http/tests/misc/resources/cached-scripts-subframe.html: Copied from http/tests/loading/resources/cached-scripts-subframe.html.
2318 2007-07-25 Anders Carlsson <andersca@apple.com>
2322 <rdar://problem/5327912>
2323 iDisk: Web iDisk & main iDisk appear blank
2325 * http/tests/loading/cached-scripts-expected.txt: Added.
2326 * http/tests/loading/cached-scripts.html: Added.
2327 * http/tests/loading/resources: Added.
2328 * http/tests/loading/resources/cached-scripts-subframe.html: Added.
2330 2007-07-25 Alice Liu <alice.liu@apple.com>
2334 * mac/leopard/Skipped:
2335 Removing some tests that were removed earlier, but checked back
2336 in accidentally. Not sure how they got back into my file though.
2338 2007-07-25 Alice Liu <alice.liu@apple.com>
2342 * mac/leopard/Skipped:
2343 Adding to skip list to avoid false failure / Broken pipe.
2345 2007-07-25 Kevin McCullough <kmccullough@apple.com>
2347 Reviewed by Tim, Darin, Oliver.
2349 - <rdar://problem/5329440> REGRESSION: Clicking links with the feed:// protocol in Safari 3 does nothing
2350 - Tests that feed:// urls can still be followed when clicked.
2352 * http/tests/security/feed-urls-from-remote-expected.txt: Added.
2353 * http/tests/security/feed-urls-from-remote.html: Added.
2354 * http/tests/security/resources/feed.html: Added.
2355 * http/tests/security/resources/feed.xml: Added.
2357 2007-07-25 Kevin McCullough <kmccullough@apple.com>
2365 2007-07-25 Mitz Pettel <mitz@webkit.org>
2369 - test for http://bugs.webkit.org/show_bug.cgi?id=14758
2370 REGRESSION: Repeated text after line break on facebook.com
2372 * fast/text/reset-emptyRun-expected.checksum: Added.
2373 * fast/text/reset-emptyRun-expected.png: Added.
2374 * fast/text/reset-emptyRun-expected.txt: Added.
2375 * fast/text/reset-emptyRun.html: Added.
2377 2007-07-25 Kevin McCullough <kmccullough@apple.com>
2379 * win/Skipped: Added feed-urls-from-remote.html since it requires a feature not
2380 yet implemented in the Windows version of DumpRenderTree.
2382 2007-07-24 Brady Eidson <beidson@apple.com>
2384 Reviewed by Adam Roben
2386 <rdar://problem/5313504> - Some Back/Forward tests fail on Leopard
2388 * mac/leopard/Skipped: Remove from the skipped list as they work now
2390 2007-07-24 Alice Liu <alice.liu@apple.com>
2392 Adding to the Leopard skip list to avoid a test that hangs due to a CFNetwork bug.
2394 * mac/leopard/Skipped:
2396 2007-07-24 Adele Peterson <adele@apple.com>
2398 Updating test to put JS code in the onload handler helps to avoid intermittent failures.
2399 <rdar://problem/5313531> REGRESSION(Leopard): editing/pasteboard/copy-in-password-field.html sometimes fails
2401 * editing/pasteboard/copy-in-password-field-expected.txt:
2402 * editing/pasteboard/copy-in-password-field.html:
2404 2007-07-24 Adele Peterson <adele@apple.com>
2408 Test for <rdar://problem/5308492> Computed width for elements with box-sizing: border-box is not equal to the width set in the CSS
2410 * fast/css/getComputedStyle-border-box-expected.txt: Added.
2411 * fast/css/getComputedStyle-border-box.html: Added.
2413 2007-07-24 Adele Peterson <adele@apple.com>
2415 Reviewed by Hyatt and Adam.
2417 Added and updated tests for <rdar://problem/5130590> REGRESSION: style="width:1px" on <select> element no longer hides the element
2418 The metrics have changed for the anonymous block inside popup buttons.
2420 * fast/forms/menulist-narrow-width-expected.checksum: Added.
2421 * fast/forms/menulist-narrow-width-expected.png: Added.
2422 * fast/forms/menulist-narrow-width-expected.txt: Added.
2423 * fast/forms/menulist-narrow-width.html: Added.
2425 * editing/pasteboard/4641033-expected.txt:
2426 * editing/pasteboard/4944770-1-expected.txt:
2427 * editing/pasteboard/4944770-2-expected.txt:
2428 * editing/pasteboard/select-element-1-expected.txt:
2429 * editing/selection/caret-before-select-expected.txt:
2430 * editing/selection/replaced-boundaries-3-expected.txt:
2431 * editing/selection/select-box-expected.txt:
2432 * editing/selection/select-element-paragraph-boundary-expected.txt:
2433 * fast/block/float/float-avoidance-expected.txt:
2434 * fast/block/margin-collapse/103-expected.txt:
2435 * fast/forms/001-expected.checksum:
2436 * fast/forms/001-expected.png:
2437 * fast/forms/001-expected.txt:
2438 * fast/forms/003-expected.txt:
2439 * fast/forms/004-expected.txt:
2440 * fast/forms/HTMLOptionElement_label01-expected.txt:
2441 * fast/forms/HTMLOptionElement_label02-expected.txt:
2442 * fast/forms/HTMLOptionElement_label03-expected.txt:
2443 * fast/forms/HTMLOptionElement_label04-expected.txt:
2444 * fast/forms/HTMLOptionElement_label06-expected.txt:
2445 * fast/forms/HTMLOptionElement_label07-expected.txt:
2446 * fast/forms/control-restrict-line-height-expected.txt:
2447 * fast/forms/disabled-select-change-index-expected.txt:
2448 * fast/forms/form-element-geometry-expected.txt:
2449 * fast/forms/menulist-separator-painting-expected.txt:
2450 * fast/forms/menulist-width-change-expected.txt:
2451 * fast/forms/option-script-expected.txt:
2452 * fast/forms/option-strip-whitespace-expected.txt:
2453 * fast/forms/option-text-clip-expected.txt:
2454 * fast/forms/select-accesskey-expected.txt:
2455 * fast/forms/select-align-expected.txt:
2456 * fast/forms/select-baseline-expected.txt:
2457 * fast/forms/select-change-listbox-to-popup-expected.txt:
2458 * fast/forms/select-disabled-appearance-expected.txt:
2459 * fast/forms/select-initial-position-expected.txt:
2460 * fast/forms/select-selected-expected.txt:
2461 * fast/forms/select-size-expected.txt:
2462 * fast/forms/select-style-expected.txt:
2463 * fast/forms/select-visual-hebrew-expected.txt:
2464 * fast/forms/select-writing-direction-natural-expected.txt:
2465 * fast/forms/stuff-on-my-optgroup-expected.txt:
2466 * fast/html/keygen-expected.txt:
2467 * fast/invalid/014-expected.txt:
2468 * fast/invalid/residual-style-expected.txt:
2469 * fast/parser/document-write-option-expected.txt:
2470 * fast/replaced/replaced-breaking-expected.txt:
2471 * fast/replaced/replaced-breaking-mixture-expected.txt:
2472 * fast/replaced/three-selects-break-expected.txt:
2473 * fast/replaced/width100percent-expected.txt:
2474 * fast/text/international/bidi-menulist-expected.txt:
2475 * http/tests/navigation/anchor-basic-expected.txt:
2476 * http/tests/navigation/anchor-frames-expected.txt:
2477 * http/tests/navigation/anchor-goback-expected.txt:
2478 * http/tests/navigation/anchor-subframeload-expected.txt:
2479 * http/tests/navigation/javascriptlink-basic-expected.txt:
2480 * http/tests/navigation/javascriptlink-frames-expected.txt:
2481 * http/tests/navigation/javascriptlink-goback-expected.txt:
2482 * http/tests/navigation/javascriptlink-subframeload-expected.txt:
2483 * http/tests/navigation/metaredirect-basic-expected.txt:
2484 * http/tests/navigation/metaredirect-frames-expected.txt:
2485 * http/tests/navigation/metaredirect-goback-expected.txt:
2486 * http/tests/navigation/metaredirect-subframeload-expected.txt:
2487 * http/tests/navigation/post-goback2-expected.txt:
2488 * http/tests/navigation/postredirect-goback2-expected.txt:
2489 * http/tests/navigation/redirect302-basic-expected.txt:
2490 * http/tests/navigation/redirect302-frames-expected.txt:
2491 * http/tests/navigation/redirect302-goback-expected.txt:
2492 * http/tests/navigation/redirect302-subframeload-expected.txt:
2493 * http/tests/navigation/relativeanchor-basic-expected.txt:
2494 * http/tests/navigation/relativeanchor-frames-expected.txt:
2495 * http/tests/navigation/relativeanchor-goback-expected.txt:
2496 * http/tests/navigation/slowmetaredirect-basic-expected.txt:
2497 * http/tests/navigation/slowtimerredirect-basic-expected.txt:
2498 * http/tests/navigation/success200-basic-expected.txt:
2499 * http/tests/navigation/success200-frames-expected.txt:
2500 * http/tests/navigation/success200-frames-loadsame-expected.txt:
2501 * http/tests/navigation/success200-goback-expected.txt:
2502 * http/tests/navigation/success200-loadsame-expected.txt:
2503 * http/tests/navigation/success200-reload-expected.txt:
2504 * http/tests/navigation/success200-subframeload-expected.txt:
2505 * http/tests/navigation/timerredirect-basic-expected.txt:
2506 * http/tests/navigation/timerredirect-frames-expected.txt:
2507 * http/tests/navigation/timerredirect-goback-expected.txt:
2508 * http/tests/navigation/timerredirect-subframeload-expected.txt:
2509 * tables/mozilla/bugs/bug1188-expected.txt:
2510 * tables/mozilla/bugs/bug18359-expected.txt:
2511 * tables/mozilla/bugs/bug2479-3-expected.txt:
2512 * tables/mozilla/bugs/bug2479-4-expected.txt:
2513 * tables/mozilla/bugs/bug29326-expected.txt:
2514 * tables/mozilla/bugs/bug33855-expected.txt:
2515 * tables/mozilla/bugs/bug4382-expected.txt:
2516 * tables/mozilla/bugs/bug96334-expected.txt:
2517 * tables/mozilla/core/margins-expected.txt:
2518 * tables/mozilla/dom/tableDom-expected.txt:
2519 * tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2521 2007-07-24 Beth Dakin <bdakin@apple.com>
2525 Tests for http://bugs.webkit.org/show_bug.cgi?id=14714 REGRESSION:
2526 ASSERTION FAILED: i < size() in Vector.h:401 on negative -webkit-
2529 http://bugs.webkit.org/show_bug.cgi?id=14718 REGRESSION: ASSERTION
2530 FAILED: i < size() in Vector.h:401 on zero -webkit-column-count
2532 * fast/multicol/negativeColumnWidth-expected.checksum: Added.
2533 * fast/multicol/negativeColumnWidth-expected.png: Added.
2534 * fast/multicol/negativeColumnWidth-expected.txt: Added.
2535 * fast/multicol/negativeColumnWidth.html: Added.
2536 * fast/multicol/zeroColumnCount-expected.checksum: Added.
2537 * fast/multicol/zeroColumnCount-expected.png: Added.
2538 * fast/multicol/zeroColumnCount-expected.txt: Added.
2539 * fast/multicol/zeroColumnCount.html: Added.
2541 2007-07-24 Mitz Pettel <mitz@webkit.org>
2545 - test, updated tests and updated results for
2546 http://bugs.webkit.org/show_bug.cgi?id=14684
2547 Hebrew text in Safari chrome is reversed (LTR instead of RTL)
2549 * fast/forms/HTMLOptionElement_label05-expected.checksum:
2550 * fast/forms/HTMLOptionElement_label05-expected.png:
2551 * fast/forms/listbox-deselect-scroll-expected.checksum:
2552 * fast/forms/listbox-deselect-scroll-expected.png:
2553 * fast/forms/listbox-width-change-expected.checksum:
2554 * fast/forms/listbox-width-change-expected.png:
2555 * fast/forms/option-strip-whitespace-expected.checksum:
2556 * fast/forms/option-strip-whitespace-expected.png:
2557 * fast/forms/select-change-popup-to-listbox-expected.checksum:
2558 * fast/forms/select-change-popup-to-listbox-expected.png:
2559 * fast/forms/select-initial-position-expected.checksum:
2560 * fast/forms/select-initial-position-expected.png:
2561 * fast/text/drawBidiText-expected.checksum: Added.
2562 * fast/text/drawBidiText-expected.png: Added.
2563 * fast/text/drawBidiText-expected.txt: Added.
2564 * fast/text/drawBidiText.html: Added.
2565 * fast/text/international/bidi-listbox-atsui-expected.checksum:
2566 * fast/text/international/bidi-listbox-atsui-expected.png:
2567 * fast/text/international/bidi-listbox-atsui-expected.txt:
2568 * fast/text/international/bidi-listbox-atsui.html: Removed the
2569 visual ordering cases.
2570 * fast/text/international/bidi-listbox-expected.checksum:
2571 * fast/text/international/bidi-listbox-expected.png:
2572 * fast/text/international/bidi-listbox-expected.txt:
2573 * fast/text/international/bidi-listbox.html: Removed the visual ordering
2574 cases because the patch removed special handling of visual ordering.
2576 2007-07-23 Justin Garcia <justin.garcia@apple.com>
2580 <rdar://problem/5354455> Word selection when right-clicking can be confusing (14728)
2582 * editing/selection/5354455-1-expected.checksum: Added.
2583 * editing/selection/5354455-1-expected.png: Added.
2584 * editing/selection/5354455-1-expected.txt: Added.
2585 * editing/selection/5354455-1.html: Added.
2586 * editing/selection/5354455-2-expected.checksum: Added.
2587 * editing/selection/5354455-2-expected.png: Added.
2588 * editing/selection/5354455-2-expected.txt: Added.
2589 * editing/selection/5354455-2.html: Added.
2591 2007-07-23 Anders Carlsson <andersca@apple.com>
2595 <rdar://problem/5335354>
2596 REGRESSION(r21359-r21368): Can't edit inside RTEF editable region
2598 * fast/dom/Document/open-with-pending-load-expected.txt: Added.
2599 * fast/dom/Document/open-with-pending-load.html: Added.
2601 2007-07-23 Anders Carlsson <andersca@apple.com>
2605 Remove http/tests/multipart/invalid-image-data.html which no longer fails on Leopard.
2607 * mac/leopard/Skipped:
2609 2007-07-23 Justin Garcia <justin.garcia@apple.com>
2611 <rdar://problem/5228167> REGRESSION: editing/execCommand/5119244.html failing on Leopard
2613 Removed another use of the ⎷ entity. See below.
2615 * editing/execCommand/5119244-expected.checksum:
2616 * editing/execCommand/5119244-expected.png:
2617 * editing/execCommand/5119244-expected.txt:
2618 * editing/execCommand/5119244.html:
2619 * mac/leopard/Skipped:
2621 2007-07-23 Justin Garcia <justin.garcia@apple.com>
2625 <rdar://problem/5228164> REGRESSION: editing/deleting/5144139-2.html fails on Leopard
2627 Removed the use of the ⎷ entity, which is available on
2628 Leopard but not Tiger. Perhaps because it is not available in Ahem
2629 but is available in some fallback font that ships with Leopard but not Tiger.
2630 It's OK to remove because its use wasn't necessary to test the fix for 5144139.
2632 * editing/deleting/5144139-2-expected.checksum:
2633 * editing/deleting/5144139-2-expected.png:
2634 * editing/deleting/5144139-2-expected.txt:
2635 * editing/deleting/5144139-2.html:
2636 * mac/leopard/Skipped:
2638 2007-07-23 Oliver Hunt <oliver@apple.com>
2642 Added initial pseudo-hangul IM, and tests for behaviour of hangul (<rdar://problem/5352152>)
2643 Updated keydown-keypress-preventDefault to be correct, and to have an demonstrate that keys have been inserted.
2644 Updated kotoeri test to perform more validation and check against updated behaviour
2646 * editing/input/mac/hangul-enter-confirms-and-sends-keypress-expected.txt: Added.
2647 * editing/input/mac/hangul-enter-confirms-and-sends-keypress.html: Added.
2648 * editing/input/mac/hangul.js: Added.
2649 * editing/input/mac/kotoeri-enter-to-confirm-and-newline.html:
2650 * fast/events/keydown-keypress-preventDefault-expected.txt:
2651 * fast/events/keydown-keypress-preventDefault.html:
2653 2007-07-23 Anders Carlsson <andersca@apple.com>
2657 <rdar://problem/5045711>
2658 http://bugs.webkit.org/show_bug.cgi?id=12938
2659 Google calendar settings page crashes
2661 * fast/dom/destroy-selected-radio-button-crash-expected.txt: Added.
2662 * fast/dom/destroy-selected-radio-button-crash.html: Added.
2664 2007-07-22 Sam Weinig <sam@webkit.org>
2668 * fast/dom/Window/window-function-name-getter-precedence.html:
2670 2007-07-22 Sam Weinig <sam@webkit.org>
2674 Test for http://bugs.webkit.org/show_bug.cgi?id=14682
2675 REGRESSION(24285-24399): alerts do not appear at W3C RTL test page
2677 * fast/dom/Window/window-function-name-getter-precedence-expected.txt: Added.
2678 * fast/dom/Window/window-function-name-getter-precedence.html: Added.
2680 2007-07-22 Oliver Hunt <oliver@apple.com>
2684 Moving input method tests to editing/input/mac
2686 * editing/input/mac: Copied from fast/events/inputmethods.
2687 * fast/events/inputmethods: Removed.
2688 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Removed.
2689 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Removed.
2690 * fast/events/inputmethods/kotoeri.js: Removed.
2691 * fast/events/inputmethods/logger.js: Removed.
2694 2007-07-22 Oliver Hunt <oliver@apple.com>
2698 Add the input methods tests to the windows skip list
2699 until we work to how to make them platform agnostic
2703 2007-07-22 Oliver Hunt <oliver@apple.com>
2707 Initial input method test case, this tests the behaviour of the
2708 enter key in our "kotoeri" engine.
2710 * fast/events/inputmethods: Added.
2711 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline-expected.txt: Added.
2712 * fast/events/inputmethods/kotoeri-enter-to-confirm-and-newline.html: Added.
2713 * fast/events/inputmethods/kotoeri.js: Added.
2714 * fast/events/inputmethods/logger.js: Added.
2716 2007-07-21 Sam Weinig <sam@webkit.org>
2720 Update tests for <rdar://problem/5352013>
2721 The computed style for background-position is wrong for the initial value
2723 * fast/css/computed-style-expected.txt:
2724 * fast/css/computed-style-without-renderer-expected.txt:
2725 * fast/css/getComputedStyle-background-position-expected.txt:
2727 2007-07-20 Sam Weinig <sam@webkit.org>
2729 Reviewed by Beth Dakin.
2731 Tests for <rdar://problem/5351901>
2732 Computed value of border-position should return a CSSValueList, not a CSSPrimitiveValue
2734 * fast/css/computed-style-expected.txt:
2735 * fast/css/computed-style-without-renderer-expected.txt:
2736 * fast/css/getComputedStyle-background-position-expected.txt: Added.
2737 * fast/css/getComputedStyle-background-position.html: Added.
2739 2007-07-20 Justin Garcia <justin.garcia@apple.com>
2743 <rdar://problem/5109817> Ctrl-click on word in non-editable text doesn't select it
2745 * editing/selection/5109817-expected.checksum: Added.
2746 * editing/selection/5109817-expected.png: Added.
2747 * editing/selection/5109817-expected.txt: Added.
2748 * editing/selection/5109817.html: Added.
2750 2007-07-21 Antti <antti@apple.com>
2754 HTTP test for <rdar://problem/5305788>
2755 REGRESSION: Safari sometimes loads IE-specific stylesheet on www.apaema.org
2757 Test that order style sheets arrive has no impact to selection of preferred style sheet set.
2759 * http/tests/local/fail.css: Added.
2760 * http/tests/local/link-stylesheet-preferred-expected.txt: Added.
2761 * http/tests/local/link-stylesheet-preferred.html: Added.
2762 * http/tests/local/slow-css-pass.cgi: Added.
2764 2007-07-20 Sam Weinig <sam@webkit.org>
2768 Add tests for <rdar://problem/5351252>
2769 Computed value for -webkit-background-size and border-spacing
2770 should be space separated CSSValueLists.
2772 * fast/css/computed-style-expected.txt:
2773 * fast/css/computed-style-without-renderer-expected.txt:
2774 * fast/css/getComputedStyle-background-size-expected.txt: Added.
2775 * fast/css/getComputedStyle-background-size.html: Added.
2776 * fast/css/getComputedStyle-border-spacing-expected.txt: Added.
2777 * fast/css/getComputedStyle-border-spacing.html: Added.
2779 2007-07-20 Brady Eidson <beidson@apple.com>
2783 <rdar://problem/5153021> and http://bugs.webkit.org/show_bug.cgi?id=13364
2785 * fast/frames/frame-base-url-expected.txt: Added.
2786 * fast/frames/frame-base-url.html: Added.
2787 * fast/frames/resources/subframe-base-url.html: Added.
2789 2007-07-20 Maciej Stachowiak <mjs@apple.com>
2793 - test case for <rdar://problem/5326303> REGRESSION: blur event fires upon navigating away from a page with focused element
2795 (Test mostly by Alice.)
2797 * fast/events/no-blur-on-page-leave-expected.txt: Added.
2798 * fast/events/no-blur-on-page-leave.html: Added.
2799 * fast/events/resources/no-blur-result.html: Added.
2801 2007-07-20 Sam Weinig <sam@webkit.org>
2805 Update test to reduce code duplication.
2807 * fast/css/getComputedStyle-borderRadius-expected.txt:
2808 * fast/css/getComputedStyle-borderRadius.html:
2810 2007-07-20 Sam Weinig <sam@webkit.org>
2812 Reviewed by Beth Dakin.
2814 Computed style for border radii should return a CSSValueList instead
2815 of CSSPrimitiveValue (with a Pair type) when the radii are not the same.
2817 * fast/css/computed-style-expected.txt:
2818 * fast/css/computed-style-without-renderer-expected.txt:
2819 * fast/css/getComputedStyle-borderRadius-expected.txt: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius-expected.txt.
2820 * fast/css/getComputedStyle-borderRadius.html: Copied from LayoutTests/fast/dom/getComputedStyle-borderRadius.html.
2821 * fast/dom/getComputedStyle-borderRadius-expected.txt: Removed.
2822 * fast/dom/getComputedStyle-borderRadius.html: Removed.
2824 2007-07-20 Darin Adler <darin@apple.com>
2826 Reviewed by John Sullivan.
2828 - test for <rdar://problem/5331723> <rdar://problem/5331723> Safari gives error
2829 103 for URLs that Adobe Lightroom's Preview feature produces, with ":1" in the hostname
2831 * fast/loader/file-URL-with-port-number-expected.txt: Added.
2832 * fast/loader/file-URL-with-port-number.html: Added.
2833 * fast/loader/resources/empty-subframe.html: Added.
2835 2007-07-20 Rob Buis <buis@kde.org>
2840 http://bugs.webkit.org/show_bug.cgi?id=14642
2841 REGRESSION(r24064-24096): Reflection type effect in canvas tag broke
2843 * fast/canvas/gradient-empty-path-expected.checksum: Added.
2844 * fast/canvas/gradient-empty-path-expected.png: Added.
2845 * fast/canvas/gradient-empty-path-expected.txt: Added.
2846 * fast/canvas/gradient-empty-path.html: Added.
2848 2007-07-19 Geoffrey Garen <ggaren@apple.com>
2850 Reviewed by Darin Adler.
2852 Test for http://bugs.webkit.org/show_bug.cgi?id=10880 | <rdar://problem/5335694>
2853 REGRESSION: JavaScript menu doesn't appear on pricepoint.com (14595)
2855 * fast/js/do-while-without-semicolon-expected.txt: Added.
2856 * fast/js/do-while-without-semicolon.html: Added.
2858 2007-07-19 Antti <antti@apple.com>
2862 Test for <rdar://problem/5257371>
2863 Dashcode Client crash when clicking on placemarks in Maps widget in WebCore::DeprecatedPtrListImpl::addIterator
2865 * fast/flexbox/inline-children-crash-expected.txt: Added.
2866 * fast/flexbox/inline-children-crash.html: Added.
2868 2007-07-19 Antti <antti@apple.com>
2872 Update test case to work better as a pixel test.
2874 * fast/layers/layer-visibility-expected.checksum:
2875 * fast/layers/layer-visibility-expected.png:
2876 * fast/layers/layer-visibility-expected.txt:
2877 * fast/layers/layer-visibility.html:
2879 2007-07-18 Sam Weinig <sam@webkit.org>
2883 Test for http://bugs.webkit.org/show_bug.cgi?id=14646
2884 WebKit border radius properties are unavailable via JavaScript
2886 * fast/dom/getComputedStyle-borderRadius-expected.txt: Added.
2887 * fast/dom/getComputedStyle-borderRadius.html: Added.
2889 2007-07-18 Adam Roben <aroben@apple.com>
2891 Disable SSL tests on Windows
2893 <rdar://problem/5345985> tracks making these tests work
2895 Rubberstamed by Mark.
2897 * http/conf/cygwin-httpd.conf:
2900 2007-07-18 Darin Adler <darin@apple.com>
2902 Reviewed by Oliver Hunt.
2904 - test for <rdar://problem/5345432> PCRE computes length wrong for expressions such as "[**]"
2906 * fast/js/regexp-charclass-crash-expected.txt: Added.
2907 * fast/js/regexp-charclass-crash.html: Added.
2909 2007-07-18 Anders Carlsson <andersca@apple.com>
2913 <rdar://problem/5340098>
2914 http://bugs.webkit.org/show_bug.cgi?id=13366
2915 REGRESSION (r10935): AOL beta music player doesn't play
2917 * fast/dom/HTMLDocument/object-by-name-unknown-child-element-expected.txt: Added.
2918 * fast/dom/HTMLDocument/object-by-name-unknown-child-element.html: Added.
2920 2007-07-18 Maciej Stachowiak <mjs@apple.com>
2924 - test for <rdar://problem/5340603> REGRESSION: javascript being written to the screen in Safari
2926 * fast/tokenizer/badscript-expected.txt: Added.
2927 * fast/tokenizer/badscript.html: Added.
2929 2007-07-17 Sam Weinig <sam@webkit.org>
2931 Reviewed by Geoff Garen.
2933 Test for <rdar://problem/5333957>
2935 * http/tests/security/cross-frame-access-protocol.html: Fix a few typos.
2936 * http/tests/security/cross-frame-access-selection-expected.txt: Added.
2937 * http/tests/security/cross-frame-access-selection.html: Added.
2938 * http/tests/security/resources/foreign-domain-iframe-for-selection-test.html: Added.
2940 2007-07-17 Oliver Hunt <oliver@apple.com>
2944 Correct layout test.
2946 * fast/events/keydown-keypress-preventDefault-expected.txt:
2947 * fast/events/keydown-keypress-preventDefault.html:
2949 2007-07-17 Anders Carlsson <andersca@apple.com>
2953 <rdar://problem/4993463>
2954 http://bugs.webkit.org/show_bug.cgi?id=12732
2955 REGRESSION: Comments fields on ircimages not showing up in nightly
2957 * fast/frames/iframe-set-inner-html-expected.txt: Added.
2958 * fast/frames/iframe-set-inner-html.html: Added.
2960 2007-07-17 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2965 http://bugs.webkit.org/show_bug.cgi?id=9697
2967 Bug 9697: parseInt results may be inaccurate for numbers greater than 2^53
2969 * fast/js/numeric-conversion-expected.txt: Added.
2970 * fast/js/numeric-conversion.html: Added.
2971 * fast/js/resources/numeric-conversion.js: Added.
2973 2007-07-17 Geoffrey Garen <ggaren@apple.com>
2975 Reviewed by Kevin Decker.
2977 Layout test that demonstrates why an old ASSERT in WebCore was wrong.
2980 * fast/history/go-back-to-changed-name-expected.txt: Added.
2981 * fast/history/go-back-to-changed-name.html: Added.
2982 * fast/history/resources/go-back-to-changed-name2.html: Added.
2983 * fast/history/resources/go-back-to-changed-name3.html: Added.
2984 * http/tests/security/cross-frame-access-data-url-expected.txt: Added.
2985 * http/tests/security/cross-frame-access-data-url.html: Added.
2987 2007-07-17 Justin Garcia <justin.garcia@apple.com>
2991 <rdar://problem/5206311>
2992 Whitespace can't be removed when editing text pasted into from web page
2994 * editing/deleting/5206311-1-expected.checksum: Added.
2995 * editing/deleting/5206311-1-expected.png: Added.
2996 * editing/deleting/5206311-1-expected.txt: Added.
2997 * editing/deleting/5206311-1.html: Added.
2998 * editing/deleting/5206311-2-expected.checksum: Added.
2999 * editing/deleting/5206311-2-expected.png: Added.
3000 * editing/deleting/5206311-2-expected.txt: Added.
3001 * editing/deleting/5206311-2.html: Added.
3003 2007-07-17 Sam Weinig <sam@webkit.org>
3005 Reviewed by Adam Roben.
3007 * fast/dom/Window/alert-undefined-expected.txt: Added.
3008 * fast/dom/Window/alert-undefined.html: Added.
3010 2007-07-17 Geoffrey Garen <ggaren@apple.com>
3012 Reviewed by Kevin McCulough.
3014 * http/tests/navigation/multiple-back-forward-entries-expected.txt:
3015 Updated results to match new behavior, which is correct (multiple
3016 history entries should not be created).
3018 2007-07-17 Mitz Pettel <mitz@webkit.org>
3023 - test for http://bugs.webkit.org/show_bug.cgi?id=14569
3024 Repro crash due to saved state not being cleared when select and textarea elements are adopted by another document
3025 and for http://bugs.webkit.org/show_bug.cgi?id=13701
3026 REGRESSION (r21431): Reproducible crash resulting from calling adoptNode on a password field
3028 * fast/forms/saved-state-adoptNode-crash-expected.txt: Added.
3029 * fast/forms/saved-state-adoptNode-crash.html: Added.
3031 2007-07-17 Darin Adler <darin@apple.com>
3033 * http/tests/navigation/multiple-back-forward-entries-expected.txt: Updated results to
3034 match what I see locally and what we see on the buildbot. Geoff, please double-check that
3035 these new results are correct.
3037 2007-07-16 Geoffrey Garen <ggaren@apple.com>
3039 Forgot to do the delete half of the file move. Oops.
3041 2007-07-16 Geoffrey Garen <ggaren@apple.com>
3043 Fixed a bunch of layout test failures I just caused.
3045 Made the tests I just added into http test to make their results
3048 Also checked in the result change I forgot to check in last time.
3050 * fast/history/location-assign-adds-history-item-expected.txt: Removed.
3051 * fast/history/location-assign-adds-history-item.html: Removed.
3052 * fast/history/location-href-set-adds-history-item-expected.txt: Removed.
3053 * fast/history/location-href-set-adds-history-item.html: Removed.
3054 * fast/history/location-replace-adds-history-item-expected.txt: Removed.
3055 * fast/history/location-replace-adds-history-item.html: Removed.
3056 * fast/history/location-set-adds-history-item-expected.txt: Removed.
3057 * fast/history/location-set-adds-history-item.html: Removed.
3058 * fast/history/window-open-adds-history-item-expected.txt: Removed.
3059 * fast/history/window-open-adds-history-item.html: Removed.
3060 * fast/history/window-open-adds-history-item2-expected.txt: Removed.
3061 * fast/history/window-open-adds-history-item2.html: Removed.
3062 * http/tests/navigation/location-assign-adds-history-item-expected.txt: Copied from fast/history/location-assign-adds-history-item-expected.txt.
3063 * http/tests/navigation/location-assign-adds-history-item.html: Copied from fast/history/location-assign-adds-history-item.html.
3064 * http/tests/navigation/location-href-set-adds-history-item-expected.txt: Copied from fast/history/location-href-set-adds-history-item-expected.txt.
3065 * http/tests/navigation/location-href-set-adds-history-item.html: Copied from fast/history/location-href-set-adds-history-item.html.
3066 * http/tests/navigation/location-replace-adds-history-item-expected.txt: Copied from fast/history/location-replace-adds-history-item-expected.txt.
3067 * http/tests/navigation/location-replace-adds-history-item.html: Copied from fast/history/location-replace-adds-history-item.html.
3068 * http/tests/navigation/location-set-adds-history-item-expected.txt: Copied from fast/history/location-set-adds-history-item-expected.txt.
3069 * http/tests/navigation/location-set-adds-history-item.html: Copied from fast/history/location-set-adds-history-item.html.
3070 * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
3071 * http/tests/navigation/window-open-adds-history-item-expected.txt: Copied from fast/history/window-open-adds-history-item-expected.txt.
3072 * http/tests/navigation/window-open-adds-history-item.html: Copied from fast/history/window-open-adds-history-item.html.
3073 * http/tests/navigation/window-open-adds-history-item2-expected.txt: Copied from fast/history/window-open-adds-history-item2-expected.txt.
3074 * http/tests/navigation/window-open-adds-history-item2.html: Copied from fast/history/window-open-adds-history-item2.html.
3076 2007-07-16 Geoffrey Garen <ggaren@apple.com>
3078 Reviewed by Sam Weinig.
3080 Tests for <rdar://problem/5334483> REGRESSION: JavaScript-induced loads
3081 not added to back/forward list
3083 * fast/history/location-assign-adds-history-item-expected.txt: Added.
3084 * fast/history/location-assign-adds-history-item.html: Added.
3085 * fast/history/location-href-set-adds-history-item-expected.txt: Added.
3086 * fast/history/location-href-set-adds-history-item.html: Added.
3087 * fast/history/location-replace-adds-history-item-expected.txt: Added.
3088 * fast/history/location-replace-adds-history-item.html: Added.
3089 * fast/history/location-set-adds-history-item-expected.txt: Added.
3090 * fast/history/location-set-adds-history-item.html: Added.
3091 * fast/history/window-open-adds-history-item-expected.txt: Added.
3092 * fast/history/window-open-adds-history-item.html: Added.
3093 * fast/history/window-open-adds-history-item2-expected.txt: Added.
3094 * fast/history/window-open-adds-history-item2.html: Added.
3095 * http/tests/navigation/redirect-load-no-form-restoration-expected.txt:
3096 Updated results. Adding a history entry here is correct behavior.
3098 2007-07-16 Sam Weinig <sam@webkit.org>
3102 Remove more redundant isSafeScript checks.
3104 * http/tests/security/cross-frame-access-custom-expected.txt:
3105 * http/tests/security/cross-frame-access-get-expected.txt:
3106 * http/tests/security/cross-frame-access-name-getter-expected.txt:
3108 2007-07-16 Sam Weinig <sam@webkit.org>
3110 Reviewed by Geoff Garen.
3112 Rename cross-frame-access.html to cross-frame-access-get.html
3114 * http/tests/security/cross-frame-access-expected.txt: Removed.
3115 * http/tests/security/cross-frame-access-get-expected.txt: Copied from http/tests/security/cross-frame-access-expected.txt.
3116 * http/tests/security/cross-frame-access-get.html: Copied from http/tests/security/cross-frame-access.html.
3117 * http/tests/security/cross-frame-access.html: Removed.
3119 2007-07-16 Sam Weinig <sam@webkit.org>
3121 Reviewed by Geoff Garen.
3123 Move cross frame access put tests into cross-frame-access-put.html.
3125 * http/tests/security/cross-frame-access-custom-expected.txt:
3126 * http/tests/security/cross-frame-access-custom.html:
3127 * http/tests/security/cross-frame-access-expected.txt:
3128 * http/tests/security/cross-frame-access-first-time-expected.txt:
3129 * http/tests/security/cross-frame-access-first-time.html:
3130 * http/tests/security/cross-frame-access-frames.html:
3131 * http/tests/security/cross-frame-access-history.html:
3132 * http/tests/security/cross-frame-access-location-expected.txt:
3133 * http/tests/security/cross-frame-access-location.html:
3134 * http/tests/security/cross-frame-access-name-getter-expected.txt:
3135 * http/tests/security/cross-frame-access-name-getter.html:
3136 * http/tests/security/cross-frame-access-put-expected.txt:
3137 * http/tests/security/cross-frame-access-put.html:
3138 * http/tests/security/cross-frame-access.html:
3139 * http/tests/security/resources/cross-frame-iframe-for-get-test.html: Copied from http/tests/security/resources/cross-frame-iframe.html.
3140 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
3141 * http/tests/security/resources/cross-frame-iframe.html: Removed.
3143 2007-07-16 Adele Peterson <adele@apple.com>
3145 Updated results for Tiger and filed:
3146 <rdar://problem/5338680> fast/forms/hidden-listbox and fast/forms/hidden-input-file are missing empty RenderText on Leopard
3148 * fast/forms/hidden-input-file-expected.txt:
3149 * fast/forms/hidden-listbox-expected.txt:
3150 * mac/leopard/Skipped:
3152 2007-07-16 Justin Garcia <justin.garcia@apple.com>
3156 <rdar://problem/5240265> REGRESSION: Clicking a <button> clears the selection in contenteditable areas
3158 * editing/selection/5240265-expected.checksum: Added.
3159 * editing/selection/5240265-expected.png: Added.
3160 * editing/selection/5240265-expected.txt: Added.
3161 * editing/selection/5240265.html: Added.
3163 2007-07-16 Adele Peterson <adele@apple.com>
3167 Test for <rdar://problem/5321490> REGRESSION: visibility:hidden property doesn't hide parts of file input element
3168 http://bugs.webkit.org/show_bug.cgi?id=14565
3170 * fast/forms/hidden-input-file-expected.checksum: Added.
3171 * fast/forms/hidden-input-file-expected.png: Added.
3172 * fast/forms/hidden-input-file-expected.txt: Added.
3173 * fast/forms/hidden-input-file.html: Added.
3174 * fast/forms/hidden-listbox-expected.checksum
3175 * fast/forms/hidden-listbox-expected.png
3176 * fast/forms/hidden-listbox-expected.txt
3177 * fast/forms/hidden-listbox.html
3179 2007-07-16 Sam Weinig <sam@webkit.org>
3183 Add all the window's functions to cross-frame-access-put.html test.
3185 * http/tests/security/cross-frame-access-put-expected.txt:
3186 * http/tests/security/cross-frame-access-put.html:
3187 * http/tests/security/resources/cross-frame-iframe-for-put-test.html:
3189 2007-07-16 Sam Weinig <sam@webkit.org>
3191 Reviewed by Kevin McCullough.
3193 Breakup http/tests/security/cross-frame-access.html into multiple tests to
3194 make it easier to identify flaws should they arise.
3196 - Also factors out JS into a separate file.
3198 * http/tests/security/cross-frame-access-custom-expected.txt: Added.
3199 * http/tests/security/cross-frame-access-custom.html: Added.
3200 * http/tests/security/cross-frame-access-expected.txt:
3201 * http/tests/security/cross-frame-access-frames-expected.txt: Added.
3202 * http/tests/security/cross-frame-access-frames.html: Added.
3203 * http/tests/security/cross-frame-access-history-expected.txt: Added.
3204 * http/tests/security/cross-frame-access-history.html: Added.
3205 * http/tests/security/cross-frame-access-location-expected.txt: Added.
3206 * http/tests/security/cross-frame-access-location.html: Added.
3207 * http/tests/security/cross-frame-access-name-getter-expected.txt: Added.
3208 * http/tests/security/cross-frame-access-name-getter.html: Added.
3209 * http/tests/security/cross-frame-access.html:
3210 * http/tests/security/resources/cross-frame-access.js: Added.
3212 2007-07-16 Anders Carlsson <andersca@apple.com>
3214 Remove basic-auth.html, it no longer hangs on Leopard.
3216 * mac/leopard/Skipped:
3218 2007-07-16 Mark Rowe <mrowe@apple.com>
3220 Update expected result after r24302.
3222 * fast/css/empty-script-expected.txt:
3224 2007-07-16 Rob Buis <buis@kde.org>
3229 http://bugs.webkit.org/show_bug.cgi?id=14462
3230 non empty <style> element doesn't work
3232 * fast/css/empty-script-expected.txt: Added.
3233 * fast/css/empty-script.html: Added.
3235 2007-07-15 Oliver Hunt <oliver@apple.com>
3239 Update for changed behaviour now that we allow tab characters in input fields again
3241 * editing/inserting/typing-tab-designmode-forms-expected.checksum:
3242 * editing/inserting/typing-tab-designmode-forms-expected.png:
3243 * editing/inserting/typing-tab-designmode-forms-expected.txt:
3245 2007-07-15 Sam Weinig <sam@webkit.org>
3247 Reviewed by Geoff Garen.
3249 Update results after removing redundant calls to isSafeScript()
3251 * http/tests/security/cross-frame-access-expected.txt:
3253 2007-07-15 Oliver Hunt <oliver@apple.com>
3257 Testcase for <rdar://problem/5336602> REGRESSION: tab characters cannot be entered into text fields
3258 http://bugs.webkit.org/show_bug.cgi?id=14032
3260 * fast/forms/tab-in-input-expected.txt: Added.
3261 * fast/forms/tab-in-input.html: Added.
3263 2007-07-14 Alexey Proskuryakov <ap@webkit.org>
3267 http://bugs.webkit.org/show_bug.cgi?id=14618
3268 REGRESSION(13464): drivehq.com login form doesn't work
3270 * http/tests/misc/post-submit-button-expected.txt: Added.
3271 * http/tests/misc/post-submit-button.html: Added.
3273 2007-07-14 Cameron Zwarich <cwzwarich@uwaterloo.ca>
3277 Added tests for the following bugs:
3278 http://bugs.webkit.org/show_bug.cgi?id=13517
3279 http://bugs.webkit.org/show_bug.cgi?id=14237
3281 Bug 13517: DOM Exception 8 in finance.aol.com sub-page
3282 Bug 14237: Javascript "var" statement interprets initialization in the topmost function scope
3284 * fast/js/resources/vardecl-blocks-init.js: Added.
3285 * fast/js/resources/vardecl-preserve-arguments.js: Updated.
3286 * fast/js/vardecl-blocks-init-expected.txt: Added.
3287 * fast/js/vardecl-blocks-init.html: Added.
3288 * fast/js/vardecl-preserve-arguments-expected.txt: Updated result.
3290 2007-07-13 Oliver Hunt <oliver@apple.com>
3294 Correct expected pixel results
3296 * fast/forms/input-appearance-readonly-expected.checksum:
3297 * fast/forms/input-appearance-readonly-expected.png:
3299 2007-07-13 Sam Weinig <sam@webkit.org>
3303 * fast/text/word-break-run-rounding-expected.txt:
3305 2007-07-13 Mitz Pettel <mitz@webkit.org>
3309 - test for http://bugs.webkit.org/show_bug.cgi?id=13438 <rdar://problem/5153030>
3310 Run rounding makes word-break:break-all/word not functional
3312 * fast/text/word-break-run-rounding-expected.checksum: Added.
3313 * fast/text/word-break-run-rounding-expected.png: Added.
3314 * fast/text/word-break-run-rounding-expected.txt: Added.
3315 * fast/text/word-break-run-rounding.html: Added.
3317 2007-07-13 Sam Weinig <sam@webkit.org>
3319 Reviewed by Geoff Garen.
3321 Tests for <rdar://problem/5318394>
3322 http site can read/write content of https site in same domain
3324 Adds ssl configuration information and tests.
3326 * http/conf/apache2-httpd.conf:
3327 * http/conf/cygwin-httpd.conf:
3328 * http/conf/httpd.conf:
3329 * http/conf/webkit-httpd.pem: Added.
3330 * http/tests/security/cross-frame-access-expected.txt:
3331 * http/tests/security/cross-frame-access-first-time-expected.txt:
3332 * http/tests/security/cross-frame-access-protocol-expected.txt: Added.
3333 * http/tests/security/cross-frame-access-protocol.html: Added.
3334 * http/tests/security/cross-frame-access-put-expected.txt:
3335 * http/tests/ssl: Added.
3336 * http/tests/ssl/resources: Added.
3337 * http/tests/ssl/resources/cross-frame-access-protocol-iframe.html: Added.
3338 * http/tests/ssl/verify-ssl-enabled-expected.txt: Added.
3339 * http/tests/ssl/verify-ssl-enabled.php: Added.
3341 2007-07-13 Antti Koivisto <antti@apple.com>
3345 Test for <rdar://problem/5192256>
3346 click() in onchange handler causes another change event (causes hang at http://forums.whirlpool.net.au/)
3348 * fast/events/onchange-click-hang-expected.txt: Added.
3349 * fast/events/onchange-click-hang.html: Added.
3351 2007-07-13 Antti Koivisto <antti@apple.com>
3355 Test for x <rdar://problem/5333387>
3356 Combination of selection and click() on checkbox crashes
3358 * fast/dynamic/checkbox-selection-crash-expected.txt: Added.
3359 * fast/dynamic/checkbox-selection-crash.html: Added.
3361 2007-07-13 Antti Koivisto <antti@apple.com>
3365 Test for <rdar://problem/5333365>
3366 Calling click() is very slow
3368 * fast/forms/slow-click-expected.txt: Added.
3369 * fast/forms/slow-click.html: Added.
3371 2007-07-14 Mark Rowe <mrowe@apple.com>
3375 Apply the change to Apache 2 configuration from r24204 to the other two Apache configuration files.
3377 * http/conf/cygwin-httpd.conf:
3378 * http/conf/httpd.conf:
3380 2007-07-13 Mitz Pettel <mitz@webkit.org>
3382 Reviewed by Dave Hyatt.
3384 - updated tests and results for http://bugs.webkit.org/show_bug.cgi?id=13873
3385 Incomplete repaint of replaced element's box shadow
3387 * fast/repaint/box-shadow-h-expected.checksum:
3388 * fast/repaint/box-shadow-h-expected.png:
3389 * fast/repaint/box-shadow-h-expected.txt:
3390 * fast/repaint/box-shadow-h.html:
3391 * fast/repaint/box-shadow-v-expected.checksum:
3392 * fast/repaint/box-shadow-v-expected.png:
3393 * fast/repaint/box-shadow-v-expected.txt:
3394 * fast/repaint/box-shadow-v.html:
3396 2007-07-13 Mitz Pettel <mitz@webkit.org>
3398 Reviewed by Dave Hyatt.
3400 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=14395
3401 When a <p> is inside <li> two <BR>s are rendered
3403 * editing/pasteboard/4861080-expected.checksum:
3404 * editing/pasteboard/4861080-expected.png:
3405 * editing/pasteboard/4861080-expected.txt:
3406 * fast/lists/marker-before-empty-inline-expected.checksum: Added.
3407 * fast/lists/marker-before-empty-inline-expected.png: Added.
3408 * fast/lists/marker-before-empty-inline-expected.txt: Added.
3409 * fast/lists/marker-before-empty-inline.html: Added.
3411 2007-07-12 David Kilzer <ddkilzer@apple.com>
3415 Backed out previous change. The test requires a different hostname to work.
3417 * http/tests/security/cross-frame-access-put.html:
3419 2007-07-12 David Kilzer <ddkilzer@apple.com>
3423 Don't hard code the hostname to make it work with run-webkit-httpd on other interfaces.
3425 * http/tests/security/cross-frame-access-put.html:
3427 2007-07-12 Justin Garcia <justin.garcia@apple.com>
3429 Reviewed by Harrison.
3431 <rdar://problem/5300379> Mail hung on option-delete
3433 * editing/deleting/5300379-expected.checksum: Added.
3434 * editing/deleting/5300379-expected.png: Added.
3435 * editing/deleting/5300379-expected.txt: Added.
3436 * editing/deleting/5300379.html: Added.
3438 2007-07-11 Sam Weinig <sam@webkit.org>
3442 Test for <rdar://problem/5329841>
3443 Calling window.closed on a closed window causes Safari to crash
3445 * fast/dom/Window/window-closed-crash-expected.txt: Added.
3446 * fast/dom/Window/window-closed-crash.html: Added.
3448 2007-07-12 Mitz Pettel <mitz@webkit.org>
3450 Reviewed by Mark Rowe.
3452 - try to fix hang seen on buildbot after the last fix
3454 * fast/history/resources/history_reload_window.html:
3456 2007-07-12 Mitz Pettel <mitz@webkit.org>
3458 Reviewed by Mark Rowe.
3460 - fix an assertion failure in DumpRenderTree when running fast/history/resources/history_reload_window.html
3462 * fast/history/resources/history_reload_window.html: Delay notifyDone() until
3463 after the window actually closes.
3465 2007-07-12 Maxime Britto <mbritto@pleyo.com>
3467 Reviewed by Mark Rowe.
3469 Update the expected results now that they match what the test describes as the correct rendering.
3471 * svg/custom/invalid-fill-hex-expected.txt:
3472 * svg/custom/invalid-fill-hex-expected.png:
3474 2007-07-11 Alexey Proskuryakov <ap@webkit.org>
3478 http://bugs.webkit.org/show_bug.cgi?id=14584
3479 XMLHttpRequest treats null login/password incorrectly
3481 * http/tests/xmlhttprequest/null-auth-expected.txt: Added.
3482 * http/tests/xmlhttprequest/null-auth.php: Added.
3483 * http/tests/xmlhttprequest/resources/echo-auth.php: Added.
3485 * http/tests/xmlhttprequest/basic-auth.html:
3486 * http/tests/xmlhttprequest/resources/basic-auth: Added.