1 2007-10-22 Eric Seidel <eric@webkit.org>
5 Add tests to verify that font-face-* DOM bindings are exposed correctly.
7 * fast/js/resources/js-test-pre.js: add shouldBeNull and shouldBeEqualToString
8 * svg/dom/font-face-elements-expected.txt: Added.
9 * svg/dom/font-face-elements.html: Added.
11 2007-10-22 Eric Seidel <eric@webkit.org>
15 Implement <font-face> and friends
16 http://bugs.webkit.org/show_bug.cgi?id=10652
18 * platform/mac/svg/custom/font-face-cascade-order-expected.checksum: Added.
19 * platform/mac/svg/custom/font-face-cascade-order-expected.png: Added.
20 * platform/mac/svg/custom/font-face-cascade-order-expected.txt: Added.
21 * platform/mac/svg/custom/font-face-simple-expected.checksum: Added.
22 * platform/mac/svg/custom/font-face-simple-expected.png: Added.
23 * platform/mac/svg/custom/font-face-simple-expected.txt: Added.
24 * platform/mac/svg/custom/font-face-source-fallback-expected.txt: Added.
25 * svg/custom/font-face-cascade-order.svg: Added.
26 * svg/custom/font-face-simple.svg: Added.
27 * svg/custom/font-face-fallback.svg-disabled: Added. Disabled due to bug 15588
29 2007-10-22 Darin Adler <darin@apple.com>
33 - tests for http://bugs.webkit.org/show_bug.cgi?id=15632
35 Added tests for cases where you use something that looks like an array
36 index, but it has a fractional part.
38 * fast/js/kde/resources/Array.js: Added tests.
39 * fast/js/kde/Array-expected.txt: Updated.
41 2007-10-22 Darin Adler <darin@apple.com>
43 * fast/js/kde/resources/Array.js: Added tests to cover missing value behavior
44 (not the same as undefined values in arrays). This matches the ECMA JavaScript
45 specification, but doesn't exactly match Firefox, because Firefox incorrectly
46 inserts undefined values rather than missing values in array literals with
48 * fast/js/kde/Array-expected.txt: Updated with results.
50 2007-10-21 Mark Rowe <mrowe@apple.com>
54 Test for http://bugs.webkit.org/show_bug.cgi?id=15603
55 Bug 15603: Regression(r26847): Crash when sorting an empty array from JavaScript
57 * fast/js/kde/Array-expected.txt:
58 * fast/js/kde/resources/Array.js: Update to cover sorting an empty array.
60 2007-10-21 Nikolas Zimmermann <zimmermann@kde.org>
62 Forgot to land the new computed style results in fast/css - after the addition of glyph-orientation-*.
64 * fast/css/computed-style-expected.txt:
65 * fast/css/computed-style-without-renderer-expected.txt:
67 2007-10-21 Nikolas Zimmermann <zimmermann@kde.org>
71 Add new testcase to stress test the glyph-orientation-* parsing rules.
73 * svg/css/getComputedStyle-basic-expected.txt:
74 * svg/css/getComputedStyle-basic.xhtml:
75 * svg/css/glyph-orientation-rounding-test-expected.txt: Added.
76 * svg/css/glyph-orientation-rounding-test.xhtml: Added.
78 2007-10-21 Dan Bernstein <mitz@apple.com>
80 Reviewed by Dave Hyatt.
82 - test for http://bugs.webkit.org/show_bug.cgi?id=15259
83 <rdar://problem/5499902> REGRESSION: Text overflows when using word spacing and centering (affects myspace.com music videos page)
85 * fast/text/word-space.html: Added.
86 * platform/mac/fast/css/word-space-extra-expected.txt: Updated result.
87 * platform/mac/fast/text/word-space-expected.checksum: Added.
88 * platform/mac/fast/text/word-space-expected.png: Added.
89 * platform/mac/fast/text/word-space-expected.txt: Added.
91 2007-10-20 Dan Bernstein <mitz@apple.com>
93 Reviewed by Dave Hyatt.
95 - test and updated results for http://bugs.webkit.org/show_bug.cgi?id=15208
96 display:table causes the collapsed text to show at a different position when expanded
98 * fast/table/form-in-table-before-misnested-text-crash-css-expected.txt:
99 * fast/table/form-in-table-before-misnested-text-crash-expected.txt:
100 * fast/table/insert-before-anonymous-ancestors.html: Added.
101 * fast/table/section-in-table-before-misnested-text-crash-css-expected.txt:
102 * fast/table/section-in-table-before-misnested-text-crash-expected.txt:
103 * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.checksum: Added.
104 * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.png: Added.
105 * platform/mac/fast/table/insert-before-anonymous-ancestors-expected.txt: Added.
107 2007-10-20 Darin Adler <darin@apple.com>
109 Reviewed by Tim Hatcher.
111 - http://bugs.webkit.org/show_bug.cgi?id=15544
112 <rdar://problem/5076426> fast/events/arrow-navigation.html needs to
113 not rely on Apple-specific key codes
115 * fast/events/arrow-navigation.html: Use "rightArrow" instead.
117 2007-10-20 Nikolas Zimmermann <zimmermann@kde.org>
121 Updated tests that dependant on display="none" / display="inline" for SVG text.
123 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
124 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
125 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
126 * platform/mac/svg/carto.net/tabgroup-expected.checksum:
127 * platform/mac/svg/carto.net/tabgroup-expected.png:
128 * platform/mac/svg/carto.net/tabgroup-expected.txt:
129 * svg/batik/text/textProperties2-expected.checksum:
130 * svg/batik/text/textProperties2-expected.png:
131 * svg/batik/text/textProperties2-expected.txt:
133 2007-10-20 Nikolas Zimmermann <zimmermann@kde.org>
137 Updated tests that need textLength/lengthAdjust/kerning support.
139 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
140 * svg/batik/text/textLayout-expected.checksum:
141 * svg/batik/text/textLayout-expected.png:
142 * svg/batik/text/textLayout-expected.txt:
143 * svg/batik/text/textOnPathSpaces-expected.checksum:
144 * svg/batik/text/textOnPathSpaces-expected.png:
145 * svg/batik/text/textOnPathSpaces-expected.txt:
146 * svg/batik/text/textPosition-expected.txt:
147 * svg/batik/text/textPosition2-expected.txt:
148 * svg/custom/text-letter-spacing-expected.txt:
149 * svg/text/text-spacing-01-b-expected.checksum:
150 * svg/text/text-spacing-01-b-expected.png:
151 * svg/text/text-spacing-01-b-expected.txt:
153 2007-10-19 Oliver Hunt <oliver@apple.com>
157 Updating window properties to include new features from HTML5 database support
159 * fast/dom/Window/window-properties-expected.txt:
161 2007-10-19 Adele Peterson <adele@apple.com>
165 Test for <rdar://problem/5518461> REGRESSION (2.0.4-3): Popup arrows are missing in small popups at homedepot.com
167 * fast/forms/menulist-no-overflow.html: Added.
168 * platform/mac/fast/forms/menulist-no-overflow-expected.checksum: Added.
169 * platform/mac/fast/forms/menulist-no-overflow-expected.png: Added.
170 * platform/mac/fast/forms/menulist-no-overflow-expected.txt: Added.
172 2007-10-19 Nikolas Zimmermann <zimmermann@kde.org>
174 Rubberstamped by Oliver.
176 Land tiger baseline matching my MBP, as discussed with Oliver.
177 Mostly differences regarding the size of "(" / ")" characters.
179 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.checksum:
180 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
181 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.checksum:
182 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
183 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.checksum:
184 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
185 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.checksum:
186 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
187 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.checksum:
188 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
189 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.checksum:
190 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
191 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.checksum:
192 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.png:
193 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
194 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
195 * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
196 * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
197 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
198 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
199 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
200 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
201 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
202 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
203 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
204 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
205 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.checksum:
206 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
207 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.checksum:
208 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
209 * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.checksum:
210 * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
211 * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.checksum:
212 * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
213 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.checksum:
214 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
215 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.checksum:
216 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
217 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.checksum:
218 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
219 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
220 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
221 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.checksum:
222 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
223 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
224 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
225 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.checksum:
226 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
227 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.checksum:
228 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
229 * platform/mac/svg/carto.net/colourpicker-expected.checksum:
230 * platform/mac/svg/carto.net/colourpicker-expected.png:
231 * platform/mac/svg/carto.net/combobox-expected.checksum:
232 * platform/mac/svg/carto.net/combobox-expected.png:
233 * platform/mac/svg/carto.net/scrollbar-expected.checksum:
234 * platform/mac/svg/carto.net/scrollbar-expected.png:
235 * platform/mac/svg/carto.net/selectionlist-expected.checksum:
236 * platform/mac/svg/carto.net/selectionlist-expected.png:
238 2007-10-19 Sam Weinig <sam@webkit.org>
242 Update results after changing the warning message in isSafeScript to print the frame URL
243 rather than the security domain URL. This now also prints the warning when using data:
244 URLs because we no longer return early.
246 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt:
247 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt:
248 * http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
249 * http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt:
250 * http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt:
251 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt:
252 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt:
253 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt:
254 * http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt:
255 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-subframe-expected.txt:
256 * http/tests/security/javascriptURL/xss-DENIED-from-javascipt-url-in-foreign-domain-window-open-expected.txt:
257 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-subframe-expected.txt:
258 * http/tests/security/javascriptURL/xss-DENIED-to-javascipt-url-in-foreign-domain-window-open-expected.txt:
260 2007-10-19 Dan Bernstein <mitz@apple.com>
262 Rubber-stamped by Sam Weinig.
264 removing a commented-out test and a test that no longer fails
266 * platform/mac-leopard/Skipped:
268 2007-10-19 David Kilzer <ddkilzer@webkit.org>
272 Provide the functionality of js-test-post.js in a function named isSuccessfullyParsed().
274 * fast/encoding/char-encoding.html: Updated to use js-test-post-function.js instead of local hack.
275 * fast/js/resources/js-test-post-function.js: Copied from LayoutTests/fast/js/resources/js-test-post.js.
276 Modified to create isSuccessfullyParsed() function.
278 2007-10-18 Dan Bernstein <dan.bernstein@apple.com>
280 Rubber-stamped by Mark Rowe.
282 removing tests that no longer fail
284 * platform/mac-leopard/Skipped:
286 2007-10-18 Justin Garcia <justin.garcia@apple.com>
288 Reviewed by Kevin McCullough.
290 <rdar://problem/5483526>
291 GoogleDocs: A hang occurs when applying list styling to a selection containing a table and line breaks
293 Demonstrates fix for the hang:
294 * editing/execCommand/5483526-expected.txt: Added.
295 * editing/execCommand/5483526.html: Added.
297 Fixed selection endpoint (problems with selection painting prevent this
298 from being reflected in the pixel test results):
299 * platform/mac/editing/execCommand/5432254-2-expected.txt:
301 2007-10-18 Dan Bernstein <dan.bernstein@apple.com>
303 Reviewed by Adam Roben.
305 - removing fixed test
307 * platform/mac-leopard/Skipped:
309 2007-10-18 Darin Adler <darin@apple.com>
313 - test update for http://bugs.webkit.org/show_bug.cgi?id=15541
314 REGRESSION (r26616): prompt with one argument uses the literal "undefined" as default reply
316 * fast/dom/Window/alert-undefined-expected.txt: Back to expecting empty string for default value.
318 2007-10-18 Dan Bernstein <dan.bernstein@apple.com>
320 Reviewed by Nikolas Zimmermann.
322 - test for http://bugs.webkit.org/show_bug.cgi?id=15367
323 Assertion failure inspecting a document including soft hyphen code (0xad)
325 * fast/text/word-break-soft-hyphen.html: Added.
326 * platform/mac/fast/text/word-break-soft-hyphen-expected.checksum: Added.
327 * platform/mac/fast/text/word-break-soft-hyphen-expected.png: Added.
328 * platform/mac/fast/text/word-break-soft-hyphen-expected.txt: Added.
330 2007-10-18 Nikolas Zimmermann <zimmermann@kde.org>
334 Regenerated result of following test, now that ImageBuffers are correctly clipped to the
335 visible frame size (RenderView) - no more drawing outside that region.
337 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
338 * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
340 2007-10-18 Eric Seidel <eric@webkit.org>
344 Test case for http://bugs.webkit.org/show_bug.cgi?id=15504
345 Landed -disabled as it's blocked by:
346 http://bugs.webkit.org/show_bug.cgi?id=15503
348 * fast/js/resources/js-test-post.js: add support for XHTML
349 * fast/js/resources/js-test-pre.js: add support for XHTML
350 * svg/dom/viewspec-parser.html-disabled: Added.
352 2007-10-17 Rob Buis <buis@kde.org>
354 Reviewed by Darin, Adam, and Maciej.
357 http://bugs.webkit.org/show_bug.cgi?id=12988
358 First element (in document order) is not returned when other duplicate ID-ed elements were created first
360 * fast/dom/duplicate-ids-document-order.html: Added.
362 2007-10-17 Alice Liu <alice.liu@apple.com>
364 Rubber-stamped by Adele.
366 Correct uses of initKeyboardEvent for tests that test accesskey.
367 Accesskey modifier is ctrl for mac and alt for other platforms.
369 * fast/events/access-key-self-destruct.html:
370 * fast/forms/access-key.html:
371 * fast/forms/legend-access-key.html:
373 2007-10-17 Darin Adler <darin@apple.com>
375 Reviewed by Mark Rowe.
377 - test for http://bugs.webkit.org/show_bug.cgi?id=15543
378 <rdar://problem/5545639> REGRESSION (r26697):
379 GoogleDocs: Can't create new documents or open existing ones
381 * fast/js/regexp-non-character-expected.txt: Added.
382 * fast/js/regexp-non-character.html: Added.
383 * fast/js/resources/regexp-non-character.js: Added.
385 2007-10-17 Justin Garcia <justin.garcia@apple.com>
387 Reviewed by Harrison.
389 <rdar://problem/5481523>
390 GoogleDocs: Safari hangs when indenting a particular table twice
392 * editing/execCommand/5481523.html: Added.
393 * platform/mac/editing/execCommand/5481523-expected.checksum: Added.
394 * platform/mac/editing/execCommand/5481523-expected.png: Added.
395 * platform/mac/editing/execCommand/5481523-expected.txt: Added.
397 2007-10-16 Alice Liu <alice.liu@apple.com>
401 * platform/win/Skipped:
403 2007-10-16 Alice Liu <alice.liu@apple.com>
405 Rubber-stamped by Adele.
407 fixing incorrect usage of JS String search method.
409 * editing/deleting/delete-by-word-001.html:
410 * editing/deleting/delete-by-word-002.html:
411 * fast/forms/input-text-option-delete.html:
412 * fast/forms/listbox-onchange.html:
413 * fast/forms/listbox-selection.html:
415 2007-10-16 Geoffrey Garen <ggaren@apple.com>
417 Reviewed by Maciej Stachowiak.
419 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=15478
420 Declare vars and functions iteratively upon entering an execution context
422 * fast/js/function-declarations-expected.txt: Added.
423 * fast/js/function-declarations.html: Added.
424 * fast/js/var-declarations-expected.txt: Added.
425 * fast/js/var-declarations.html: Added.
427 2007-10-16 Alice Liu <alice.liu@apple.com>
431 Fix <rdar://5134108> "fast/forms/select-accesskey.html and focus-selection-input.html fail on Windows"
433 Adding code to choose the right accesskey modifier based on a useragent check for existance of mac platform.
434 * fast/forms/focus-selection-input.html:
435 * fast/forms/select-accesskey.html:
437 2007-10-16 Darin Adler <darin@apple.com>
441 - http://bugs.webkit.org/show_bug.cgi?id=15533
442 some tests have hard-coded Mac-specific modifier keys
444 - <rdar://problem/5102974> Layout tests fail on Windows because
445 they have hard-coded Mac-specific modifier keys
446 - <rdar://problem/5075449> fast/forms/listbox-onchange.html
447 is failing on Windows due to modifier key differences
448 - <rdar://problem/5134134> test 12 in fast/forms/listbox-selection.html
451 * editing/deleting/delete-by-word-001.html: Use control key instead of alt key to
452 delete a word on non-Mac platforms. Also use character 8 instead of 127.
453 * editing/deleting/delete-by-word-002.html: Ditto.
454 * fast/forms/input-text-option-delete.html: Ditto.
455 * fast/forms/listbox-onchange.html: Use control key instead of meta key to toggle
456 a single list item on non-Mac platforms.
457 * fast/forms/listbox-selection.html: Ditto.
459 2007-10-16 Mitz Pettel <mitz@webkit.org>
461 Reviewed by Dave Hyatt.
463 - test for http://bugs.webkit.org/show_bug.cgi?id=15296
464 REGRESSION (r19716-r19719): width not specified for <marquee> tag is causing the alignment issue.
466 * fast/block/float/marquee-shrink-to-avoid-floats.html: Added.
467 * platform/mac/fast/block: Added.
468 * platform/mac/fast/block/float: Added.
469 * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.checksum: Added.
470 * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.png: Added.
471 * platform/mac/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt: Added.
473 2007-10-16 Beth Dakin <bdakin@apple.com>
477 Fix for <rdar://problem/5517118> REGRESSION: 9A570 - Safari renders
478 Amazon seller page way too small
480 * fast/css/pendingStylesheetFontSize.html: Added.
481 * platform/mac/fast/css/pendingStylesheetFontSize-expected.checksum: Added.
482 * platform/mac/fast/css/pendingStylesheetFontSize-expected.png: Added.
483 * platform/mac/fast/css/pendingStylesheetFontSize-expected.txt: Added.
485 2007-10-16 Adele Peterson <adele@apple.com>
489 Updating with correct results for:
490 <rdar://problem/5538793> REGRESSION: Failing layout test: fast/forms/select-change-listbox-to-popup.html (due to landing feature branch)
492 * platform/mac/fast/forms/select-change-listbox-to-popup-expected.txt:
494 2007-10-16 Alexey Proskuryakov <ap@webkit.org>
498 http://bugs.webkit.org/show_bug.cgi?id=15506
499 editing/pasteboard/paste-into-anchor-text.html accesses an external resource
501 Removed the external resource reference and made the test dump as text.
503 * editing/pasteboard/paste-into-anchor-text-expected.txt: Copied from platform/mac/editing/pasteboard/paste-into-anchor-text-expected.txt.
504 * editing/pasteboard/paste-into-anchor-text.html:
505 * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.checksum: Removed.
506 * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.png: Removed.
507 * platform/mac/editing/pasteboard/paste-into-anchor-text-expected.txt: Removed.
509 2007-10-15 Geoffrey Garen <ggaren@apple.com>
511 Fixed layout test for reals. Changed \r\n to \n, fixing mass confusion.
513 * fast/js/do-while-expression-value-expected.txt:
514 * fast/js/do-while-expression-value.html:
515 * fast/js/nested-function-scope.html:
516 * fast/js/while-expression-value-expected.txt:
517 * fast/js/while-expression-value.html:
519 2007-10-15 Kevin McCullough <kmccullough@apple.com>
523 - <rdar://problem/5238818> window.resizeTo doesn't restrict the resized window to the size of the screen
524 - Now we take the dock into account when resizing.
525 - Also I found an issue where we would resize to outside the window, because the resize would be smaller than the window size but the location of the window would make the resize go off-screen. Now we move the window back into the screen.
527 * fast/dom/Window/window-resize-expected.txt:
528 * fast/dom/Window/window-resize.html:
530 2007-10-15 Geoffrey Garen <ggaren@apple.com>
532 Changed line ending style of results file to fix layout test that was
533 failing locally on my machine.
535 * fast/js/nested-function-scope-expected.txt:
537 2007-10-15 Geoffrey Garen <ggaren@apple.com>
539 Reviewed by Darin Adler.
541 Removed surprising self-named "hack" that made nested functions
542 available as named properties of their containing functions, and placed
543 containing function objects in the scope chains of nested functions.
545 [ Patch broken off from http://bugs.webkit.org/show_bug.cgi?id=14868 ]
547 Changed this test to reflect correct behavior:
549 * fast/js/kde/function-expected.txt:
550 * fast/js/kde/resources/function.js: (Also removed tab characters.)
552 Added this test to flesh out the behavior more:
554 * fast/js/nested-function-scope-expected.txt: Added.
555 * fast/js/nested-function-scope.html: Added.
557 2007-10-15 Geoffrey Garen <ggaren@apple.com>
559 Committed revision 26618.
561 Made function parameters DontDelete.
563 * fast/js/delete-function-parameter-expected.txt: Added.
564 * fast/js/delete-function-parameter.html: Added.
566 2007-10-13 Geoffrey Garen <ggaren@apple.com>
568 Reviewed by Maciej Stachowiak.
570 Layout tests for http://bugs.webkit.org/show_bug.cgi?id=15490
571 Iteration statements sometimes incorrectly evaluate to the empty value
574 * fast/js/do-while-expression-value-expected.txt: Added.
575 * fast/js/do-while-expression-value.html: Added.
576 * fast/js/while-expression-value-expected.txt: Added.
577 * fast/js/while-expression-value.html: Added.
579 2007-10-15 Darin Adler <darin@apple.com>
583 - fix http://bugs.webkit.org/show_bug.cgi?id=15520
584 alert(undefined) should say "undefined" in the alert
586 * fast/dom/Window/alert-undefined.html: Added tests of null and both confirm and prompt.
587 * fast/dom/Window/alert-undefined-expected.txt: Updated.
589 2007-10-15 Adele Peterson <adele@apple.com>
593 Test for http://bugs.webkit.org/show_bug.cgi?id=15252
594 <rdar://problem/5498184> REGRESSION: <select multiple> doesn't scroll to top when old options are removed and new ones are added, leaving listbox empty-looking
596 * fast/forms/listbox-scroll-after-options-removed-expected.txt: Added.
597 * fast/forms/listbox-scroll-after-options-removed.html: Added.
599 2007-10-15 Alice Liu <alice.liu@apple.com>
603 * platform/win/Skipped:
605 2007-10-15 Kevin McCullough <kmccullough@apple.com>
609 - <rdar://problem/5536630> fast/dom/Window/new-window-opener.html fails
610 - This test used to pass because of a mistake in js-test-pre.js.
611 Now that the js file has been fixed this test has been updated, some
612 of the test cases fail because DRT does not implement delegate methods
613 for the bars for each WebView.
614 - See <rdar://problem/5538752> DumpRenderTree does not have a UIDelegate for each WebView.
616 - Also changed the test to correctly wait for the window to close before
617 starting a new testcase. This is necessary because all the windows have
618 the same name and cannot override the settings of a pre-existing window.
620 * fast/dom/Window/new-window-opener-expected.txt:
621 * fast/dom/Window/new-window-opener.html:
623 2007-10-15 Oliver Hunt <oliver@apple.com>
627 Reset svg pixel tests to a tiger baseline and move them to platform/mac
630 2007-10-14 Darin Adler <darin@apple.com>
632 - added exceptions for all the tests failing on my personal Leopard machine
634 This may or may not get the buildbot green. I'll file separate bugs for each
635 of the tests with changed results.
637 * platform/mac-leopard/dom: Added.
638 * platform/mac-leopard/dom/xhtml: Added.
639 * platform/mac-leopard/dom/xhtml/level2: Added.
640 * platform/mac-leopard/dom/xhtml/level2/html: Added.
641 * platform/mac-leopard/dom/xhtml/level2/html/HTMLDocument12-expected.txt: Added.
642 * platform/mac-leopard/editing: Added.
643 * platform/mac-leopard/editing/pasteboard: Added.
644 * platform/mac-leopard/editing/pasteboard/paste-RTFD-expected.txt: Added.
645 * platform/mac-leopard/http: Added.
646 * platform/mac-leopard/http/tests: Added.
647 * platform/mac-leopard/http/tests/security: Added.
648 * platform/mac-leopard/http/tests/security/dataURL: Added.
649 * platform/mac-leopard/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
650 * platform/mac-leopard/svg/custom: Added.
651 * platform/mac-leopard/svg/custom/stroke-width-click-expected.txt: Added.
652 * platform/mac-leopard/webarchive: Added.
653 * platform/mac-leopard/webarchive/test-xml-stylesheet-expected.txt: Added.
655 * platform/mac-leopard/security/block-test-expected.txt: Changed results.
657 2007-10-14 Darin Adler <darin@apple.com>
659 - moved a test that somehow ended up doubly-nested in platform/mac
661 * platform/mac/fast/text/justified-text-rect-expected.checksum: Copied from platform/mac/platform/mac/fast/text/justified-text-rect-expected.checksum.
662 * platform/mac/fast/text/justified-text-rect-expected.png: Copied from platform/mac/platform/mac/fast/text/justified-text-rect-expected.png.
663 * platform/mac/fast/text/justified-text-rect-expected.txt: Copied from platform/mac/platform/mac/fast/text/justified-text-rect-expected.txt.
664 * platform/mac/platform: Removed.
665 * platform/mac/platform/mac: Removed.
666 * platform/mac/platform/mac/fast: Removed.
667 * platform/mac/platform/mac/fast/text: Removed.
668 * platform/mac/platform/mac/fast/text/justified-text-rect-expected.checksum: Removed.
669 * platform/mac/platform/mac/fast/text/justified-text-rect-expected.png: Removed.
670 * platform/mac/platform/mac/fast/text/justified-text-rect-expected.txt: Removed.
672 2007-10-14 Oliver Hunt <oliver@apple.com>
676 Revert layout test move.
678 Filed http://bugs.webkit.org/show_bug.cgi?id=15513 to track correction for even earlier change
680 2007-10-14 Nikolas Zimmermann <zimmermann@kde.org>
682 Rubberstamped by Eric.
684 Move current layout tests results from platform/mac/svg to platform/mac-tiger/svg.
685 The problem is that the current results have accidently been generated with Leopard,
686 I'm still moving this to mac-tiger so we don't loose the history for all the results.
687 After this commit, the baseline will be regenerated in mac-tiger/svg, and someone with
688 Leopard needs to generate new results in mac-leopard/svg.
690 * platform/mac-tiger/svg: Copied from platform/mac/svg.
691 * platform/mac/svg: Removed.
693 2007-10-14 Mitz Pettel <mitz@webkit.org>
697 - test for http://bugs.webkit.org/show_bug.cgi?id=15181
698 text-transform: uppercase not working in input (submit, reset, button) elements
699 <rdar://problem/5474647>
701 * fast/forms/button-text-transform.html: Added.
702 * platform/mac/fast/forms/button-text-transform-expected.checksum: Added.
703 * platform/mac/fast/forms/button-text-transform-expected.png: Added.
704 * platform/mac/fast/forms/button-text-transform-expected.txt: Added.
706 2007-10-14 Eric Seidel <eric@webkit.org>
710 Test for http://bugs.webkit.org/show_bug.cgi?id=15274
711 REGRESSION: Javascript bug in getElementsByName
713 * fast/dom/getelementbyname-invalidation-expected.txt: Added.
714 * fast/dom/getelementbyname-invalidation.html: Added.
716 2007-10-14 Mitz Pettel <mitz@webkit.org>
718 Reviewed by Dave Hyatt.
720 - test for http://bugs.webkit.org/show_bug.cgi?id=15309
721 <rdar://problem/5512020> Crash due to infinite recursion in RenderTable::addChild
723 * fast/table/generated-caption.html: Added.
724 * platform/mac/fast/table/generated-caption-expected.checksum: Added.
725 * platform/mac/fast/table/generated-caption-expected.png: Added.
726 * platform/mac/fast/table/generated-caption-expected.txt: Added.
728 2007-10-14 Cameron Zwarich <cwzwarich@uwaterloo.ca>
732 Adds serialization test cases for NegateNode optimization from KDE.
734 * fast/js/function-decompilation-operators-expected.txt:
735 * fast/js/function-decompilation-operators.html:
737 2007-10-14 Jason Foreman <jason@threeve.org>
741 Adding test for http://bugs.webkit.org/show_bug.cgi?id=15145.
744 * fast/js/number-toprecision-expected.txt: Added.
745 * fast/js/number-toprecision.html: Added.
746 * fast/js/resources/number-toprecision.js: Added.
748 2007-10-14 Feng Qian <ian.eng.webkit@gmail.com>
752 * fast/events/window-events-bubble2.html:
754 == Rolled over to ChangeLog-2007-10-14 ==