1 2008-08-10 Dan Bernstein <mitz@apple.com>
3 Reviewed by Darin Adler.
5 - test for <rdar://problem/6074587> REGRESSION (34722): Unable to view AT&T wireless bill - window title contains markup, window is empty
7 * fast/tokenizer/ampersand-in-special-tag-expected.txt: Added.
8 * fast/tokenizer/ampersand-in-special-tag.html: Added.
10 2008-08-08 Cameron Zwarich <cwzwarich@uwaterloo.ca>
14 Test for bug 20330: JSCore crash loading any filehurricane media page
15 <https://bugs.webkit.org/show_bug.cgi?id=20330>
17 * fast/js/resources/unexpected-constant-crash.js: Added.
18 * fast/js/unexpected-constant-crash-expected.txt: Added.
19 * fast/js/unexpected-constant-crash.html: Added.
21 2008-08-08 Maxime Britto <britto@apple.com>
24 https://bugs.webkit.org/show_bug.cgi?id=20270
25 This test is automatic and can also be run manually.
27 * fast/events/scroll-to-anchor-in-overflow-hidden-expected.txt: Added.
28 * fast/events/scroll-to-anchor-in-overflow-hidden.html: Added.
30 2008-08-05 David D. Kilzer <ddkilzer@apple.com>
32 Bug 20038: REGRESSION (r35151): Can't post comments on flickr.com
34 <https://bugs.webkit.org/show_bug.cgi?id=20038>
35 <rdar://problem/6092270>
37 Reviewed by Eric Seidel.
39 * fast/forms/submit-to-url-fragment-expected.txt: Added.
40 * fast/forms/submit-to-url-fragment.html: Added.
42 2008-07-02 David Kilzer <ddkilzer@apple.com>
44 Images using QT plugin do not display correctly
46 <https://bugs.webkit.org/show_bug.cgi?id=9214>
47 <rdar://problem/5683413>
51 Test images rendered by both embed and object elements.
53 * fast/images/embed-image.html: Added.
54 * fast/images/object-image.html: Added.
55 * platform/mac/fast/images/embed-image-expected.checksum: Added.
56 * platform/mac/fast/images/embed-image-expected.png: Added.
57 * platform/mac/fast/images/embed-image-expected.txt: Added.
58 * platform/mac/fast/images/object-image-expected.checksum: Added.
59 * platform/mac/fast/images/object-image-expected.png: Added.
60 * platform/mac/fast/images/object-image-expected.txt: Added.
62 2008-08-06 chris fleizach <cfleizach@apple.com>
64 Reviewed by Beth Dakin
66 Fix AX layout test for multi-platform
68 * accessibility/bounds-for-range-expected.txt:
70 2008-08-06 Cameron Zwarich <cwzwarich@uwaterloo.ca>
74 Add tests for bug 20286: Load constants all at once instead of using op_load
75 <https://bugs.webkit.org/show_bug.cgi?id=20286>
77 Add a test for the edge cases of the new constant counting in the
78 parser, and change the limit in the deep recursion test to account for
79 the slightly larger stack frames.
81 * fast/js/constant-count-expected.txt: Added.
82 * fast/js/constant-count.html: Added.
83 * fast/js/deep-recursion-test.html:
84 * fast/js/resources/constant-count.js: Added.
86 2008-08-05 Cameron Zwarich <cwzwarich@uwaterloo.ca>
90 Test for bug 20293: Crash in JavaScript codegen for eval("const a;")
91 <https://bugs.webkit.org/show_bug.cgi?id=20293>
93 * fast/js/const-expected.txt:
94 * fast/js/resources/const.js:
96 2008-08-05 Cameron Zwarich <cwzwarich@uwaterloo.ca>
100 Add tests for optimizations of the modulo operator in JavaScript.
102 * fast/js/mod-crash-expected.txt: Added.
103 * fast/js/mod-crash.html: Added.
104 * fast/js/resources/mod-crash.js: Added.
106 2008-08-04 Bernhard Krüpl <kruepl@dbai.tuwien.ac.at>
108 Reviewed by Dave Hyatt.
110 Fix for https://bugs.webkit.org/show_bug.cgi?id=19094
111 Tests for offsetTop of table cells updated so that they don't include borderExtraTop
113 * fast/dom/Element/offsetTop-table-cell-expected.txt:
114 * fast/dom/Element/offsetTop-table-cell.html:
116 2008-08-04 Sam Weinig <sam@webkit.org>
118 Rubber-stamped by Dan Bernstein.
120 Fix typo in Skipped lists.
122 * platform/mac-tiger/Skipped:
123 * platform/win/Skipped:
125 2008-08-04 Dean Jackson <dino@apple.com>
127 Reviewed by Dave Hyatt
129 Update expected computed style results for the following bug
130 Improve AnimationController
131 https://bugs.webkit.org/show_bug.cgi?id=19938
133 * fast/css/computed-style-expected.txt:
134 * fast/css/computed-style-without-renderer-expected.txt:
135 * svg/css/getComputedStyle-basic-expected.txt:
137 2008-08-04 Sam Weinig <sam@webkit.org>
139 Reviewed by Dan Bernstein.
141 Update skipped lists for renamed tests.
143 * platform/mac-tiger/Skipped:
144 * platform/win/Skipped:
146 2008-08-04 Sam Weinig <sam@webkit.org>
148 Reviewed by Dan Bernstein.
150 Tests for the Access-control for Cross Site requests
154 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-expected.txt: Added.
155 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header-expected.txt: Added.
156 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html: Added.
157 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method-expected.txt: Added.
158 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html: Added.
159 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout-expected.txt: Added.
160 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html: Added.
161 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html: Added.
162 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php: Added.
163 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php: Added.
164 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php: Added.
165 * http/tests/xmlhttprequest/resources/portabilityLayer.php: Added.
166 * http/tests/xmlhttprequest/resources/reset-temp-file.php: Added.
168 2008-08-03 David D. Kilzer <ddkilzer@apple.com>
170 Future-proof fast/cookies/local-file-can-set-cookies.html
172 Reviewed by Anders Carlsson.
174 * fast/cookies/local-file-can-set-cookies.html: Set cookie
175 expiration date 60 seconds into the future instead of a
178 2008-07-31 Oliver Hunt <oliver@apple.com>
180 Reviewed by Cameron Zwarich.
182 Add tests to cover behaviour of "this" when calling named function
183 expressions and functions thrown as exceptions.
185 * fast/js/resources/static-scope-object.js: Added.
186 * fast/js/static-scope-object-expected.txt: Added.
187 * fast/js/static-scope-object.html: Added.
189 2008-07-31 David Kilzer <ddkilzer@apple.com>
191 Updated test results for DumpRenderTree fix in r35497
193 * svg/custom/image-with-prefix-in-webarchive-expected.webarchive:
194 Contents of the main resource are now displayed instead of encoded
196 * svg/webarchive/svg-cursor-subresources-expected.webarchive: Ditto.
197 * svg/webarchive/svg-feimage-subresources-expected.webarchive: Ditto.
198 * svg/webarchive/svg-script-subresouces-expected.webarchive: Ditto.
199 Also updated MIME types for JavaScript source now that we don't
200 mangle application/x-javascript into text/javascript.
202 2008-07-31 David D. Kilzer <ddkilzer@webkit.org>
204 Fix layout test results for webarchive/test-xml-stylesheet.xml
208 * platform/mac/webarchive/test-xml-stylesheet-expected.txt:
209 Removed unused test results.
211 * webarchive/test-duplicate-resources-expected.webarchive: Updated
212 results now that we don't mangle application/x-javascript into
214 * webarchive/test-script-src-expected.webarchive: Ditto.
216 * webarchive/test-xml-stylesheet-expected.webarchive: Updated
217 results now that we handle application/xml correctly.
219 2008-07-31 chris fleizach <cfleizach@apple.com>
221 Reviewed by Alice Liu
223 <rdar://problem/3563671> VO doesn't highlight characters when interacting when static text in web areas
225 * accessibility/bounds-for-range-expected.txt: Added.
226 * accessibility/bounds-for-range.html: Added.
228 2008-07-29 Sam Weinig <sam@webkit.org>
230 Reviewed by Darin Adler.
232 Update Cross-site XMLHttpRequests using Access control to
233 the latest spec. (Editor's Draft 8 July 2008)
235 - Update syntax in tests a remove tests for removed features.
237 * http/tests/xmlhttprequest/access-control-basic-allow-async.html:
238 * http/tests/xmlhttprequest/access-control-basic-blacklist-request-headers-expected.txt: Removed.
239 * http/tests/xmlhttprequest/access-control-basic-blacklist-request-headers.html: Removed.
240 * http/tests/xmlhttprequest/access-control-basic-exclude.html: Removed.
241 * http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-not-get-allow-async-expected.txt.
242 * http/tests/xmlhttprequest/access-control-basic-non-simple-allow-async.html: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-not-get-allow-async.html.
243 * http/tests/xmlhttprequest/access-control-basic-non-simple-allow-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-not-get-allow-expected.txt.
244 * http/tests/xmlhttprequest/access-control-basic-non-simple-allow.html: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-not-get-allow.html.
245 * http/tests/xmlhttprequest/access-control-basic-not-get-allow-async-expected.txt: Removed.
246 * http/tests/xmlhttprequest/access-control-basic-not-get-allow-async.html: Removed.
247 * http/tests/xmlhttprequest/access-control-basic-not-get-allow-expected.txt: Removed.
248 * http/tests/xmlhttprequest/access-control-basic-not-get-allow.html: Removed.
249 * http/tests/xmlhttprequest/resources/access-control-basic-allow-access-control-origin-header.cgi:
250 * http/tests/xmlhttprequest/resources/access-control-basic-allow-print-headers.cgi:
251 * http/tests/xmlhttprequest/resources/access-control-basic-allow-star.cgi:
252 * http/tests/xmlhttprequest/resources/access-control-basic-allow.cgi:
253 * http/tests/xmlhttprequest/resources/access-control-basic-exclude.cgi: Removed.
254 * http/tests/xmlhttprequest/resources/access-control-basic-get-fail-non-simple.cgi:
255 * http/tests/xmlhttprequest/resources/access-control-basic-non-get-allow.cgi:
256 * http/tests/xmlhttprequest/resources/access-control-basic-whitelist-response-headers.cgi:
258 2008-07-29 Sam Weinig <sam@webkit.org>
260 Reviewed by Anders Carlsson.
262 <rdar://problem/6084585> Investigate upload progress events
264 * fast/dom/Window/window-properties-expected.txt:
265 * http/tests/xmlhttprequest/upload-onload-event-expected.txt: Added.
266 * http/tests/xmlhttprequest/upload-onload-event.html: Added.
267 * http/tests/xmlhttprequest/upload-onloadstart-event-expected.txt: Added.
268 * http/tests/xmlhttprequest/upload-onloadstart-event.html: Added.
269 * http/tests/xmlhttprequest/upload-onprogress-event-expected.txt: Added.
270 * http/tests/xmlhttprequest/upload-onprogress-event.html: Added.
271 * http/tests/xmlhttprequest/upload-progress-events-expected.txt: Added.
272 * http/tests/xmlhttprequest/upload-progress-events.html: Added.
273 * platform/win/Skipped: Skip new tests on windows where the feature is not
276 2008-07-29 Maxime Britto <britto@apple.com>
279 This test verifies that the autoscroll works within textfields.
281 * fast/events/autoscroll-in-textfield-expected.txt: Added.
282 * fast/events/autoscroll-in-textfield.html: Added.
284 2008-07-29 Dan Bernstein <mitz@apple.com>
286 Rubber-stamped by Mark Rowe.
288 - update results for console.group and console.groupEnd
290 * fast/dom/Window/window-properties-expected.txt:
292 2008-07-29 Adele Peterson <adele@apple.com>
294 Reviewed by Sammy Weinig.
296 Test for <rdar://problem/6103024>
297 When a QT movie is loaded directly in the browser, I can't pause it by single-clicking on the video
299 * media/video-click-dlbclick-standalone-expected.txt: Added.
300 * media/video-click-dlbclick-standalone.html: Added.
302 2008-07-29 Dan Bernstein <mitz@apple.com>
304 Reviewed by Dave Hyatt.
306 - test, updated test and results for <rdar://problem/6059648> Some content not visible when the window is short at courtneyalbright.com
308 * fast/overflow/float-in-relpositioned.html: Added.
309 * fast/repaint/containing-block-position-change.html: Changed to avoid
310 a full repaint due to a scroll bar appearing.
311 * platform/mac/fast/clip/015-expected.txt:
312 * platform/mac/fast/overflow/float-in-relpositioned-expected.checksum: Added.
313 * platform/mac/fast/overflow/float-in-relpositioned-expected.png: Added.
314 * platform/mac/fast/overflow/float-in-relpositioned-expected.txt: Added.
315 * platform/mac/fast/repaint/clipped-relative-expected.txt:
317 2008-07-29 Dan Bernstein <mitz@apple.com>
319 Reviewed by Dave Hyatt.
321 - repaint test for <rdar://problem/6048566> Repaint original element's position, not its offset position
323 * fast/repaint/layout-state-relative.html: Added.
324 * platform/mac/fast/repaint/layout-state-relative-expected.checksum: Added.
325 * platform/mac/fast/repaint/layout-state-relative-expected.png: Added.
326 * platform/mac/fast/repaint/layout-state-relative-expected.txt: Added.
328 2008-07-29 David Hyatt <hyatt@apple.com>
330 Add a layout test for using multiple variable declaration blocks in a single style rule.
332 * fast/css/variables/alternate-syntax/multiple-blocks-test.html: Added.
333 * fast/css/variables/multiple-blocks-test.html: Added.
334 * platform/mac/fast/css/variables/multiple-blocks-test-expected.checksum: Added.
335 * platform/mac/fast/css/variables/multiple-blocks-test-expected.png: Added.
336 * platform/mac/fast/css/variables/multiple-blocks-test-expected.txt: Added.
338 2008-07-28 Brady Eidson <beidson@apple.com>
340 Reviewed by Sam Weinig
342 <rdar://problem/6093281> - autocomplete="off" should work when going back
344 * security/autocomplete-cleared-on-back-expected.txt: Added.
345 * security/autocomplete-cleared-on-back.html: Added.
346 * security/resources: Added.
347 * security/resources/autocomplete-cleared-on-back2.html: Added.
349 2008-07-28 Anders Carlsson <andersca@apple.com>
353 <rdar://problem/6098335>
354 https://bugs.webkit.org/show_bug.cgi?id=20150
358 * http/tests/xmlhttprequest/resources/forbidden.txt: Added.
359 * http/tests/xmlhttprequest/resources/redirect.php: Added.
360 * http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect-expected.txt: Added.
361 * http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect.html: Added.
363 2008-07-27 Sam Weinig <sam@webkit.org>
365 Reviewed by Oliver Hunt.
367 Tests for https://bugs.webkit.org/show_bug.cgi?id=20176
368 querySelectorAll id optimization no longer working
370 * fast/dom/SelectorAPI/caseID-almost-strict-expected.txt: Added.
371 * fast/dom/SelectorAPI/caseID-almost-strict.html: Added.
372 * fast/dom/SelectorAPI/caseID-expected.txt: Added.
373 * fast/dom/SelectorAPI/caseID-strict-expected.txt: Added.
374 * fast/dom/SelectorAPI/caseID-strict.html: Added.
375 * fast/dom/SelectorAPI/caseID.html: Added.
377 2008-07-27 Anatoli Papirovski <apapirovski@mac.com>
379 Reviewed by Dave Hyatt.
381 Updated layout CSS2.1 test suite tests related to css parsing:
382 https://bugs.webkit.org/show_bug.cgi?id=14346
384 * platform/mac/css2.1/t040105-import-01-b-expected.checksum:
385 * platform/mac/css2.1/t040105-import-01-b-expected.png:
386 * platform/mac/css2.1/t040105-import-01-b-expected.txt:
387 * platform/mac/css2.1/t0402-syntax-05-f-expected.checksum:
388 * platform/mac/css2.1/t0402-syntax-05-f-expected.png:
389 * platform/mac/css2.1/t0402-syntax-05-f-expected.txt:
390 * platform/mac/css2.1/t0402-syntax-06-f-expected.checksum:
391 * platform/mac/css2.1/t0402-syntax-06-f-expected.png:
392 * platform/mac/css2.1/t0402-syntax-06-f-expected.txt:
394 2008-07-26 Mark Rowe <mrowe@apple.com>
396 Update some layout test results.
398 * fast/dom/Window/window-properties-expected.txt:
399 * fast/dom/domListEnumeration-expected.txt:
401 2008-07-26 Dan Bernstein <mitz@apple.com>
403 Rubber-stamped by Sam Weinig.
405 - update test and expected results for attributes added to
406 HTMLFormElement and HTMLSelectElement.
408 * fast/dom/domListEnumeration-expected.txt:
409 * fast/dom/resources/domListEnumeration.js:
411 2008-07-26 Michelangelo De Simone <m.des@mac.com>
413 Reviewed by Adele Petersen.
415 Test suite for the willValidate form controls attribute.
417 * fast/forms/willvalidate-000-expected.txt: Added.
418 * fast/forms/willvalidate-000.html: Added.
419 * fast/forms/willvalidate-001-expected.txt: Added.
420 * fast/forms/willvalidate-001.html: Added.
421 * fast/forms/willvalidate-002-expected.txt: Added.
422 * fast/forms/willvalidate-002.html: Added.
423 * fast/forms/willvalidate-003-expected.txt: Added.
424 * fast/forms/willvalidate-003.html: Added.
425 * fast/forms/willvalidate-004-expected.txt: Added.
426 * fast/forms/willvalidate-004.html: Added.
427 * fast/forms/willvalidate-005-expected.txt: Added.
428 * fast/forms/willvalidate-005.html: Added.
429 * fast/forms/willvalidate-006-expected.txt: Added.
430 * fast/forms/willvalidate-006.html: Added.
431 * fast/forms/willvalidate-007-expected.txt: Added.
432 * fast/forms/willvalidate-007.html: Added.
433 * fast/forms/willvalidate-008-expected.txt: Added.
434 * fast/forms/willvalidate-008.html: Added.
435 * fast/forms/willvalidate-009-expected.txt: Added.
436 * fast/forms/willvalidate-009.html: Added.
438 2008-07-26 Dan Bernstein <mitz@apple.com>
440 Rubber-stamped by Mark Rowe.
442 * platform/win/Skipped: Added fast/text/international/bidi-AN-after-empty-run.html
443 (<rdar://problem/5075790>) and svg/custom/stroke-width-click.svg
444 (<rdar://problem/5539822>).
445 * platform/win/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
446 Updated results for the new way path data is dumped after
447 <http://trac.webkit.org/changeset/34117>.
449 2008-07-26 Sam Weinig <sam@webkit.org>
451 Reviewed by Dan Bernstein.
453 Fix https://bugs.webkit.org/show_bug.cgi?id=20122
454 <rdar://problem/6089522>
455 REGRESSION (r35075-r35110): Cannot enlarge images at Apple Store product page
457 - Additionally, fix some errors introduced in old tests.
459 * fast/dom/SelectorAPI/dumpNodeList-almost-strict-expected.txt: Added.
460 * fast/dom/SelectorAPI/dumpNodeList-almost-strict.html: Added.
461 * fast/dom/SelectorAPI/dumpNodeList-expected.txt:
462 * fast/dom/SelectorAPI/dumpNodeList.html:
463 * fast/dom/SelectorAPI/id-fastpath-almost-strict-expected.txt: Added.
464 * fast/dom/SelectorAPI/id-fastpath-almost-strict.html: Added.
465 * fast/dom/SelectorAPI/id-fastpath-strict-expected.txt: Added.
466 * fast/dom/SelectorAPI/id-fastpath-strict.html: Added.
467 * fast/dom/SelectorAPI/resources/id-fastpath-almost-strict.js: Added.
468 * fast/dom/SelectorAPI/resources/id-fastpath-strict.js: Added.
469 * fast/dom/SelectorAPI/resources/id-fastpath.js:
471 2008-07-26 Dan Bernstein <mitz@apple.com>
473 - move Leopard-only expected failure results back to mac-leopard; these
474 are covered by <rdar://problem/5539818> and <rdar://problem/5539820>.
476 * platform/mac-leopard/http: Added.
477 * platform/mac-leopard/http/tests: Added.
478 * platform/mac-leopard/http/tests/security: Copied from platform/mac/http/tests/security.
479 * platform/mac-leopard/security: Copied from platform/mac/security.
480 * platform/mac/http/tests/security: Removed.
481 * platform/mac/http/tests/security/dataURL: Removed.
482 * platform/mac/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Removed.
483 * platform/mac/security: Removed.
484 * platform/mac/security/block-test-expected.txt: Removed.
486 2008-07-26 Dan Bernstein <mitz@apple.com>
488 Reviewed by Oliver Hunt.
490 - clean up expected layout test results
492 * fast/encoding/idn-security-expected.txt: Replaced with LayoutTests/platform/mac/fast/encoding/idn-security-expected.txt,
493 which is the version of the results for platforms that have "newer ICU".
494 * platform/mac-leopard/Skipped: Added svg/custom/stroke-width-click.svg.
495 * platform/mac-tiger/fast/encoding: Added.
496 * platform/mac-tiger/fast/encoding/idn-security-expected.txt: Copied from LayoutTests/fast/encoding/idn-security-expected.txt,
497 as Tiger still needs the "older ICU" version of the results.
498 * platform/mac/fast/encoding/idn-security-expected.txt: Removed.
499 * platform/mac/svg/custom/stroke-width-click-expected.checksum: Removed
500 pixel results for a text-only test.
501 * platform/mac/svg/custom/stroke-width-click-expected.png: Ditto.
502 * platform/mac/svg/custom/stroke-width-click-expected.txt: Removed
503 platform-specific results for a text-only test.
505 2008-07-26 Dan Bernstein <mitz@apple.com>
507 Rubber-stamped by Nikolas Zimmermann.
509 - move platform-independent results back to the generic location
511 * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.txt: Removed.
512 * svg/dom/SVGRectElement/rect-modify-rx-expected.txt: Copied from LayoutTests/platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.txt.
514 2008-07-25 Oliver Hunt <oliver@apple.com>
516 Reviewed by Cameron Zwarich.
518 Layout test covering assignment to read only properties
519 across scope boundaries.
521 * fast/js/const-expected.txt:
522 * fast/js/resources/const.js:
524 2008-07-25 Dan Bernstein <mitz@apple.com>
526 Rubber-stamped by Sam Weinig.
528 - moved expected results from platform/mac-leopard to platform/mac.
529 Where the mac baseline differed from the Leopard results, moved the
530 results from mac to mac-tiger.
532 2008-07-25 Brady Eidson <beidson@apple.com>
536 Test for autocomplete attribute cleanup
538 * platform/win/Skipped:
539 * security/set-form-autocomplete-attribute-expected.txt: Added.
540 * security/set-form-autocomplete-attribute.html: Added.
542 2008-07-25 Anders Carlsson <andersca@apple.com>
546 Make the willCacheResponse test more robust.
548 * http/tests/misc/resources/willCacheResponse-success.html: Added.
549 * http/tests/misc/willCacheResponse-delegate-callback-expected.txt:
550 * http/tests/misc/willCacheResponse-delegate-callback.html:
552 2008-07-25 Dan Bernstein <mitz@apple.com>
554 Reviewed by Anders Carlsson.
556 * http/tests/misc/acid3.html: Updated test 77 from acidtests.org. Added
557 alert()ing the log when the score is less than 100.
559 2008-07-25 Dan Bernstein <mitz@apple.com>
561 Rubber-stamped by Brady Eidson.
563 - add missing pixel results and move the render tree results under the platform directory
565 * platform/mac/svg/dom/SVGRectElement: Added.
566 * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.checksum: Added.
567 * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.png: Added.
568 * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.txt: Added.
569 * platform/mac/webarchive: Added.
570 * platform/mac/webarchive/loading: Added.
571 * platform/mac/webarchive/loading/cache-expired-subresource-expected.checksum: Added.
572 * platform/mac/webarchive/loading/cache-expired-subresource-expected.png: Added.
573 * platform/mac/webarchive/loading/cache-expired-subresource-expected.txt: Added.
574 * svg/dom/SVGRectElement/rect-modify-rx-expected.txt: Removed.
575 * webarchive/loading/cache-expired-subresource-expected.txt: Removed.
577 2008-07-25 chris fleizach <cfleizach@apple.com>
579 Reviewed by Beth Dakin
581 <rdar://problem/6084806> AX: REGRESSION: returned line number from TextArea is incorrect
583 * accessibility/textarea-insertion-point-line-number-expected.txt: Added.
584 * accessibility/textarea-insertion-point-line-number.html: Added.
585 * accessibility/textarea-line-for-index-expected.txt: Added.
586 * accessibility/textarea-line-for-index.html: Added.
588 2008-07-25 Jacob Refstrup <jacob.refstrup@hp.com>
592 - added test case for float being added in trailing whitespace
593 of an already full line (with pre-wrap or after-white-space set).
594 <rdar://problem/5805741> https://bugs.webkit.org/show_bug.cgi?id=17906
596 * fast/block/float/editable-text-overlapping-float.html: Added.
597 * platform/mac/fast/block/float/editable-text-overlapping-float-expected.checksum: Added.
598 * platform/mac/fast/block/float/editable-text-overlapping-float-expected.png: Added.
599 * platform/mac/fast/block/float/editable-text-overlapping-float-expected.txt: Added.
600 * platform/qt/fast/block/float/editable-text-overlapping-float-expected.txt: Added.
602 2008-07-24 David Hyatt <hyatt@apple.com>
604 Add support for an alternate proposed syntax for CSS variables. This alternate syntax will allow
605 testers on www-style to try out both versions of the syntax (to help make a decision regarding
606 which one should be used).
610 * fast/css/variables/alternate-syntax: Added.
611 * fast/css/variables/alternate-syntax/color-hex-test.html: Added.
612 * fast/css/variables/alternate-syntax/colors-test.html: Added.
613 * fast/css/variables/alternate-syntax/font-test.html: Added.
614 * fast/css/variables/alternate-syntax/image-test.html: Added.
615 * fast/css/variables/alternate-syntax/import-test.html: Added.
616 * fast/css/variables/alternate-syntax/inline-style-test.html: Added.
617 * fast/css/variables/alternate-syntax/invalid-variable-test.html: Added.
618 * fast/css/variables/alternate-syntax/margin-test.html: Added.
619 * fast/css/variables/alternate-syntax/misplaced-import-test.html: Added.
620 * fast/css/variables/alternate-syntax/misplaced-variables-test.html: Added.
621 * fast/css/variables/alternate-syntax/multiple-term-test.html: Added.
622 * fast/css/variables/alternate-syntax/override-test.html: Added.
623 * fast/css/variables/alternate-syntax/print-test.html: Added.
624 * fast/css/variables/alternate-syntax/remove-variable-test.html: Added.
625 * fast/css/variables/alternate-syntax/resources: Added.
626 * fast/css/variables/alternate-syntax/resources/bad.css: Added.
627 * fast/css/variables/alternate-syntax/resources/good.css: Added.
628 * fast/css/variables/alternate-syntax/resources/listmark.gif: Added.
629 * fast/css/variables/alternate-syntax/set-variable-test.html: Added.
630 * fast/css/variables/alternate-syntax/shorthand-test.html: Added.
631 * fast/css/variables/alternate-syntax/variable-iteration-test.html: Added.
633 2008-07-24 Oliver Hunt <oliver@apple.com>
635 Reviewed by Alexey Proskuryakov.
637 Test cases for regex starting with /=
639 * fast/js/regexp-divequal-expected.txt: Added.
640 * fast/js/regexp-divequal.html: Added.
641 * fast/js/resources/regexp-divequal.js: Added.
643 2008-07-23 Julien Chaffraix <jchaffraix@webkit.org>
647 Test for bug 19588: CRASH doing open() on destroyed window
648 https://bugs.webkit.org/show_bug.cgi?id=19588
650 Test case from Eric Roman.
652 * fast/frames/crash-removed-iframe-expected.txt: Added.
653 * fast/frames/crash-removed-iframe.html: Added.
655 2008-07-23 Dan Bernstein <mitz@apple.com>
657 Reviewed by Alexey Proskuryakov.
659 - updated test to cover serializing variable values which are colors in
662 * fast/css/variables/color-hex-test.html:
664 2008-07-23 Beth Dakin <bdakin@apple.com>
666 Reviewed by Dan Bernstein.
668 Tests for <rdar://problem/5997215> display: table-row-group
669 for :before content causes a crash
671 * fast/css-generated-content/table-row-group-to-inline.html: Added.
672 * fast/css-generated-content/table-row-group-with-before.html: Added.
673 * fast/css-generated-content/table-row-with-before.html: Added.
674 * fast/css-generated-content/table-with-before.html: Added.
675 * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.checksum: Added.
676 * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.png: Added.
677 * platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt: Added.
678 * platform/mac/fast/css-generated-content/table-row-group-with-before-expected.checksum: Added.
679 * platform/mac/fast/css-generated-content/table-row-group-with-before-expected.png: Added.
680 * platform/mac/fast/css-generated-content/table-row-group-with-before-expected.txt: Added.
681 * platform/mac/fast/css-generated-content/table-row-with-before-expected.checksum: Added.
682 * platform/mac/fast/css-generated-content/table-row-with-before-expected.png: Added.
683 * platform/mac/fast/css-generated-content/table-row-with-before-expected.txt: Added.
684 * platform/mac/fast/css-generated-content/table-with-before-expected.checksum: Added.
685 * platform/mac/fast/css-generated-content/table-with-before-expected.png: Added.
686 * platform/mac/fast/css-generated-content/table-with-before-expected.txt: Added.
688 2008-07-23 Oliver Hunt <oliver@apple.com>
690 Reviewed by Geoff Garen.
692 Test cases to cover the behaviour of switch statements, to make sure our
693 fast switch paths have not broken things.
695 * fast/js/resources/switch-behaviour.js: Added.
696 * fast/js/switch-behaviour-expected.txt: Added.
697 * fast/js/switch-behaviour.html: Added.
699 2008-07-23 Dean Jackson <dino@apple.com>
701 Reviewed by Dan Bernstein.
703 Update computed style test for transform to reflect that
704 we return "none" rather than identity matrix.
706 * svg/css/getComputedStyle-basic-expected.txt:
708 2008-07-23 Sam Weinig <sam@webkit.org>
710 Reviewed by Dan Bernstein.
712 Remove tiger specific result for toDataURL-supportedTypes.html as it should have the
713 same results on all platforms.
715 * platform/mac-tiger/fast/canvas: Removed.
716 * platform/mac-tiger/fast/canvas/toDataURL-supportedTypes-expected.txt: Removed.
718 2008-07-22 Sam Weinig <sam@webkit.org>
720 Reviewed by Mark Rowe.
722 <rdar://problem/5788451> toDataURL not implemented for Windows (need mapping of MIME type to UTI)
723 Add additional support for JPEG and GIF for toDataURL encoding canvases.
725 - Turn on and simplify toDataURL-supportedTypes.html to only test for support of mimeTypes and not
726 fail due to differences in image encoders.
728 * fast/canvas/toDataURL-supportedTypes-expected.txt:
729 * fast/canvas/toDataURL-supportedTypes.html: Copied from fast/canvas/toDataURL-supportedTypes.html-disabled.
730 * fast/canvas/toDataURL-supportedTypes.html-disabled: Removed.
732 2008-07-22 Chris Fleizach <cfleizach@apple.com>
734 Reviewed by Dave Hyatt
736 <rdar://problem/6004877> internal anchors on this page are not showing up in the AXLinkedUIElements
738 * accessibility/internal-link-anchors2-expected.txt: Added.
739 * accessibility/internal-link-anchors2.html: Added.
741 2008-07-22 Alexey Proskuryakov <ap@webkit.org>
743 Reviewed by Adam Roben.
745 <rdar://problem/5955602> WebKit should support charset name x-windows-949
747 * fast/encoding/char-decoding.html:
748 * fast/encoding/char-decoding-expected.txt:
749 Added a test for this name.
751 2008-07-21 Alexey Proskuryakov <ap@webkit.org>
753 Reviewed by Dan Bernstein.
755 https://bugs.webkit.org/show_bug.cgi?id=20117
756 setBaseAndExtent fails to reverse the current selection
758 * editing/selection/setBaseAndExtent-revert-selection-expected.txt: Added.
759 * editing/selection/setBaseAndExtent-revert-selection.html: Added.
761 2008-07-21 Anders Carlsson <andersca@apple.com>
765 <rdar://problem/5820667>
766 CrashTracer: [USER] 3759 crashes in Safari at FrameLoader::activeDocumentLoader const + 6 while canceling plug-in load
768 * http/tests/plugins/geturlnotify-from-npp-destroystream-expected.txt: Added.
769 * http/tests/plugins/geturlnotify-from-npp-destroystream.html: Added.
771 2008-07-21 Rob Buis <buis@kde.org>
776 https://bugs.webkit.org/show_bug.cgi?id=19966
777 CSS variables crash when using hex notation for colors
779 * fast/css/variables/color-hex-test-expected.txt: Added.
780 * fast/css/variables/color-hex-test.html: Added.
782 2008-07-20 Oliver Hunt <oliver@apple.com>
786 Whoops, forgot to commit expected output for this test.
788 * fast/js/exception-expression-offset-expected.txt: Added.
790 2008-07-20 Nikolas Zimmermann <zimmermann@kde.org>
794 Fixes: https://bugs.webkit.org/show_bug.cgi?id=12171
796 Remove manual SVG property <-> XML attribute synchronization in SVGPolyElement.
797 Added svg/custom/poly-points-attribute-changes.svg (testcase from Rob)
799 * platform/mac-leopard/svg/custom/poly-points-attribute-changes-expected.checksum: Added.
800 * platform/mac-leopard/svg/custom/poly-points-attribute-changes-expected.png: Added.
801 * svg/custom/poly-points-attribute-changes-expected.txt: Added.
802 * svg/custom/poly-points-attribute-changes.svg: Added.
804 2008-07-20 Oliver Hunt <oliver@apple.com>
806 Reviewed by Mark Rowe.
808 Add layout test to check correctly handling of exceptions in callback by WebCore.
809 Update existing test results for higher fidelity output.
811 * fast/dom/NamedNodeMap-setNamedItem-crash-expected.txt:
812 * fast/js/exceptions-thrown-in-callbacks-expected.txt: Added.
813 * fast/js/exceptions-thrown-in-callbacks.html: Added.
814 * fast/xpath/nsresolver-exception-expected.txt:
815 * fast/xsl/transform-xhr-doc-expected.txt:
816 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
817 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
818 * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
819 * platform/mac/fast/dynamic/015-expected.txt:
820 * platform/mac/fast/events/updateLayoutForHitTest-expected.txt:
821 * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
822 * platform/mac/tables/mozilla_expected_failures/dom/appendCells1-expected.txt:
823 * platform/mac/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.txt:
824 * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.txt:
825 * platform/mac/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.txt:
826 * storage/transaction_callback_exception_crash-expected.txt:
828 2008-07-19 Oliver Hunt <oliver@apple.com>
830 Reviewed by Cameron Zwarich.
832 Update a few tests i filed to correct in the last patch, and add tests for
833 assignment error position.
835 * fast/css/font-face-descriptor-multiple-values-parsing-expected.txt:
836 * fast/js/resources/exception-expression-offset.js:
837 * http/tests/security/cross-frame-access-call-expected.txt:
838 * http/tests/security/cross-frame-access-call.html:
839 * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
841 2008-07-18 Oliver Hunt <oliver@apple.com>
843 Reviewed by Cameron Zwarich.
845 Update layout tests for new exception text, and add additional test covering the
846 expression ranges provided.
848 * fast/css/resources/font-face-descriptor-multiple-values-parsing.js:
849 * fast/dom/SelectorAPI/dumpNodeList-expected.txt:
850 * fast/forms/select-namedItem-expected.txt:
851 * fast/js/exception-expression-offset.html: Added.
852 * fast/js/resources/exception-expression-offset.js: Added.
853 New test covering the offset positions given for exceptions
854 * fast/xsl/transform-xhr-doc-expected.txt:
855 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
856 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
857 * http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt:
858 * http/tests/security/cross-frame-access-call.html:
859 * platform/mac/fast/events/updateLayoutForHitTest-expected.txt:
860 * platform/mac/svg/custom/createelement-expected.txt:
861 * platform/mac/tables/mozilla/bugs/bug53690-1-expected.txt:
862 * platform/mac/tables/mozilla_expected_failures/bugs/bug92868_1-expected.txt:
864 2008-07-18 Adele Peterson & Maxime Britto <britto@apple.com>
868 Test for <rdar://problem/6049803> Autoscroll triggered on no scrolling iframes
871 * fast/events/autoscroll-with-non-scrollable-parent-expected.txt: Added.
872 * fast/events/autoscroll-with-non-scrollable-parent.html: Added.
873 * fast/events/resources/big-page-with-input.html: Added.
875 2008-07-18 Simon Fraser <simon.fraser@apple.com>
877 Reviewed by Dave Hyatt
879 getComputedStyle() for -webkit-transform should return
880 'none' for elements with no renderer, or those with no
883 https://bugs.webkit.org/show_bug.cgi?id=20008
885 * fast/css/computed-style-expected.txt:
886 * fast/css/computed-style-without-renderer-expected.txt:
888 2008-07-18 Alexey Proskuryakov <ap@webkit.org>
890 Update expected results for a recently added test to what is seen when running the
893 * fast/forms/form-and-frame-interaction-retains-values-expected.txt:
895 2008-07-17 Geoffrey Garen <ggaren@apple.com>
897 Reviewed by David Kilzer.
899 Test for https://bugs.webkit.org/show_bug.cgi?id=20067
900 Support function.name (Firefox extension)
902 * fast/js/function-name-expected.txt: Added.
903 * fast/js/function-name.html: Added.
904 * fast/js/resources/function-name.js: Added.
906 2008-07-17 Geoffrey Garen <ggaren@apple.com>
908 Reviewed by Oliver Hunt.
910 Test for <rdar://problem/6081636> Functions calls use more temporary
911 registers than necessary
913 * fast/js/function-call-register-allocation.html: Added.
914 * fast/js/function-call-register-allocation-expected.txt: Added.
915 * fast/js/resources/function-call-register-allocation.js: Added.
917 2008-07-17 Jacob Refstrup <jacob.refstrup@hp.com>
919 Reviewed by rwlbuis@gmail.com
921 - added test case that tests that '@mediall' gets safely skipped
924 * css2.1/atrule_longest_match-expected.txt: Added.
925 * css2.1/atrule_longest_match.html: Added.
927 2008-07-16 Simon Fraser <simon.fraser@apple.com>
931 Testcases for opacity transition.
932 https://bugs.webkit.org/show_bug.cgi?id=20047
934 * transitions/opacity-transition-zindex-expected.txt: Added.
935 * transitions/opacity-transition-zindex.html: Added.
937 2008-07-16 Nikolas Zimmermann <zimmermann@kde.org>
939 Rubber stamped by Eric.
940 Update pixel test results for two tests that have been changed.
942 * platform/mac-leopard/svg/custom/acid3-test-77-expected.checksum:
943 * platform/mac-leopard/svg/custom/acid3-test-77-expected.png:
944 * platform/mac-leopard/svg/custom/getSubStringLength-expected.checksum:
945 * platform/mac-leopard/svg/custom/getSubStringLength-expected.png:
947 2008-07-16 Nikolas Zimmermann <zimmermann@kde.org>
949 Reviewed by Anders Carlsson.
951 Add missing layout test results.
953 * platform/mac-leopard/svg/custom/selectSubString-expected.checksum: Added.
954 * platform/mac-leopard/svg/custom/selectSubString-expected.png: Added.
956 2008-07-15 Sam Weinig <sam@webkit.org>
958 Reviewed by Anders Carlsson.
960 Update for refactored accessibility testing code.
962 * accessibility/aria-describedby-on-input.html:
963 * accessibility/aria-labelledby-on-input.html:
964 * accessibility/aria-range-value.html:
965 * accessibility/aria-range.html:
966 * accessibility/aria-roles.html:
967 * accessibility/aria-slider.html:
968 * accessibility/aria-spinbutton.html:
969 * accessibility/document-attributes.html:
970 * accessibility/image-map1.html:
971 * accessibility/image-map2.html:
972 * accessibility/internal-link-anchors.html:
973 * accessibility/radio-button-checkbox-size.html:
974 * accessibility/radio-button-group-members.html:
976 2008-07-15 Kevin McCullough <kmccullough@apple.com>
980 <rdar://problem/5620273> REGRESSION: Apparent caching between form
981 submits twice (on Maconomy) (18401)
983 * fast/forms/form-and-frame-interaction-retains-values-expected.txt: Added.
984 * fast/forms/form-and-frame-interaction-retains-values.html: Added.
985 * fast/forms/resources/form-and-frame-interaction-retains-values-main.html: Added.
986 * fast/forms/resources/form-and-frame-interaction-retains-values-submit.html: Added.
988 2008-07-15 Dan Bernstein <mitz@apple.com>
990 Rubber-stamped by Sam Weinig.
992 - update results for the addition of the compareDocumentPosition-related constants
994 * fast/dom/domListEnumeration-expected.txt:
996 2008-07-15 Dan Bernstein <mitz@apple.com>
998 Reviewed by Dave Hyatt.
1000 - test for https://bugs.webkit.org/show_bug.cgi?id=19525
1001 <rdar://problem/5961768> -webkit-box-reflect in hyperlink causes webkit to crash
1003 * fast/reflections/inline-crash.html: Added.
1004 * platform/mac/fast/reflections/inline-crash-expected.checksum: Added.
1005 * platform/mac/fast/reflections/inline-crash-expected.png: Added.
1006 * platform/mac/fast/reflections/inline-crash-expected.txt: Added.
1008 2008-07-15 Adele Peterson <adele@apple.com>
1010 Updating results for my fix to <rdar://problem/5784890>.
1012 * http/tests/misc/xhtml-expected.txt:
1014 2008-07-15 Dan Bernstein <mitz@apple.com>
1016 Rubber-stamped by Anders Carlsson.
1018 - updated results for https://bugs.webkit.org/show_bug.cgi?id=18088
1019 <rdar://problem/6036232> white-space:nowrap; float:left; causing the misalignment issue
1021 * platform/mac/tables/mozilla/bugs/bug26553-expected.checksum:
1022 * platform/mac/tables/mozilla/bugs/bug26553-expected.png:
1023 * platform/mac/tables/mozilla/bugs/bug26553-expected.txt:
1024 * platform/mac/tables/mozilla/bugs/bug57828-2-expected.checksum:
1025 * platform/mac/tables/mozilla/bugs/bug57828-2-expected.png:
1026 * platform/mac/tables/mozilla/bugs/bug57828-2-expected.txt:
1028 2008-07-14 chris fleizach <cfleizach@apple.com>
1030 Reviewed by Beth Dakin
1031 Tests for the accessibility of image maps (two variations)
1033 * accessibility/image-map1-expected.txt: Added.
1034 * accessibility/image-map1.html: Added.
1035 * accessibility/image-map2-expected.txt: Added.
1036 * accessibility/image-map2.html: Added.
1038 2008-07-14 Anders Carlsson <andersca@apple.com>
1042 <rdar://problem/6073974>
1043 https://bugs.webkit.org/show_bug.cgi?id=18106
1044 The "onscroll" event bubbles, which is inconsistent with Firefox and IE
1048 * fast/events/scroll-event-does-not-bubble-expected.txt: Added.
1049 * fast/events/scroll-event-does-not-bubble.html: Added.
1051 2008-07-14 Sam Weinig <sam@webkit.org>
1053 Reviewed by Adele Peterson.
1055 Test for <rdar://problem/5769819>
1057 * http/tests/security/cross-frame-access-object-prototype-expected.txt: Added.
1058 * http/tests/security/cross-frame-access-object-prototype.html: Added.
1059 * http/tests/security/resources/cross-frame-iframe-for-object-prototype-test.html: Added.
1061 2008-07-12 Sam Weinig <sam@webkit.org>
1063 Rubber-stamped by Oliver Hunt.
1065 Update version of Selectors API test from http://ejohn.org/apps/selectortest/
1066 and fix the spelling of the authors name.
1068 * fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt: Copied from fast/dom/SelectorAPI/ressig-SelectorsAPI-test-expected.txt.
1069 * fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml: Copied from fast/dom/SelectorAPI/ressig-SelectorsAPI-test.xhtml.
1070 * fast/dom/SelectorAPI/ressig-SelectorsAPI-test-expected.txt: Removed.
1071 * fast/dom/SelectorAPI/ressig-SelectorsAPI-test.xhtml: Removed.
1073 2008-07-12 Dan Bernstein <mitz@apple.com>
1075 Reviewed by Oliver Hunt.
1077 - test for https://bugs.webkit.org/show_bug.cgi?id=18088
1078 <rdar://problem/6036232> white-space:nowrap; float:left; causing the misalignment issue
1080 * fast/block/basic/min-pref-width-nowrap-floats.html: Added.
1081 * platform/mac/fast/block/basic/min-pref-width-nowrap-floats-expected.checksum: Added.
1082 * platform/mac/fast/block/basic/min-pref-width-nowrap-floats-expected.png: Added.
1083 * platform/mac/fast/block/basic/min-pref-width-nowrap-floats-expected.txt: Added.
1085 2008-07-11 Sam Weinig <sam@webkit.org>
1087 Reviewed by Mark Rowe.
1089 Update getSubStringLength and selectSubString methods exception throwing conditions
1090 based on SVG working group errata.
1092 * svg/custom/acid3-test-77-expected.txt:
1093 * svg/custom/acid3-test-77.html:
1094 * svg/custom/getSubStringLength-expected.txt:
1095 * svg/custom/resources/getSubStringLength.js:
1096 * svg/custom/resources/selectSubString.js: Added.
1097 * svg/custom/selectSubString-expected.txt: Added.
1098 * svg/custom/selectSubString.html: Added.
1100 2008-07-11 Sam Weinig <sam@webkit.org>
1102 Reviewed by Mark Rowe.
1104 We can only use the Id fast path for querySelector and querySelectorAll
1105 if the selector is purely an Id selector.
1107 * fast/dom/SelectorAPI/id-fastpath-expected.txt: Added.
1108 * fast/dom/SelectorAPI/id-fastpath.html: Added.
1109 * fast/dom/SelectorAPI/resources/id-fastpath.js: Added.
1110 * fast/dom/SelectorAPI/ressig-SelectorsAPI-test-expected.txt:
1112 2008-07-11 Simon Fraser <simon.fraser@apple.com>
1114 Reviewed by Dave Hyatt
1116 Test for <https://bugs.webkit.org/show_bug.cgi?id=18885>
1117 (requires visual inspection or pixel test).
1119 * fast/transforms/transform-positioned-ancestor.html: Added.
1120 * platform/mac/fast/transforms/transform-positioned-ancestor-expected.txt: Added.
1122 2008-07-11 Eric Seidel <eric@webkit.org>
1126 Skip the printing tests since they fail between machines.
1127 https://bugs.webkit.org/show_bug.cgi?id=20011
1129 * platform/mac/Skipped:
1131 2008-07-11 Sam Weinig <sam@webkit.org>
1133 Rubber-stamped by Oliver Hunt.
1135 Import Selectors API test from http://ejohn.org/apps/selectortest/.
1137 * fast/dom/SelectorAPI/ressig-SelectorsAPI-test-expected.txt: Added.
1138 * fast/dom/SelectorAPI/ressig-SelectorsAPI-test.xhtml: Added.
1140 2008-07-11 Eric Seidel <eric@webkit.org>
1144 Update results to match the buildbot (even though this now fails on my machine)
1145 I think the failure for me is possibly leopard vs. tiger or git vs. svn.
1147 * webarchive/test-xml-stylesheet-expected.webarchive:
1149 2008-07-11 Dean Jackson <dino@apple.com>
1151 Updated test results for
1152 https://bugs.webkit.org/show_bug.cgi?id=19864
1154 * css3/transform-computed-style-001-expected.txt:
1155 * fast/css/computed-style-expected.txt:
1156 * fast/css/computed-style-without-renderer-expected.txt:
1157 * svg/css/getComputedStyle-basic-expected.txt:
1159 2008-07-10 Sam Weinig <sam@webkit.org>
1161 Reviewed by Oliver Hunt.
1163 Add support for NSResolver to resolve namespaces for querySelector
1164 and querySelectorAll.
1166 * fast/dom/SelectorAPI/NSResolver-basic-expected.txt: Added.
1167 * fast/dom/SelectorAPI/NSResolver-basic.xhtml: Added.
1168 * fast/dom/SelectorAPI/NSResolver-exceptions-expected.txt: Added.
1169 * fast/dom/SelectorAPI/NSResolver-exceptions.xhtml: Added.
1170 * fast/dom/SelectorAPI/not-supported-NSResolver-expected.txt: Removed.
1171 * fast/dom/SelectorAPI/not-supported-NSResolver.html: Removed.
1172 * fast/dom/SelectorAPI/resources/NSResolver-exceptions.js: Added.
1174 2008-07-10 Dean Jackson <dino@apple.com>
1178 Testing the computed style of -webkit-transform
1179 https://bugs.webkit.org/show_bug.cgi?id=19864
1181 * css3/transform-computed-style-001-expected.txt: Added.
1182 * css3/transform-computed-style-001.html: Added.
1184 2008-07-10 Sam Weinig <sam@webkit.org>
1186 Reviewed by Dave Hyatt and Darin Adler,
1188 Add support for calling querySelector and querySelectorAll on DocumentFragments
1190 - Add test for nodes not in the document tree.
1192 * fast/dom/SelectorAPI/detached-element-expected.txt: Added.
1193 * fast/dom/SelectorAPI/detached-element.html: Added.
1194 * fast/dom/SelectorAPI/dumpNodeList-expected.txt:
1195 * fast/dom/SelectorAPI/dumpNodeList.html:
1196 * fast/dom/SelectorAPI/not-supported-NSResolver-expected.txt:
1197 * fast/dom/SelectorAPI/not-supported-NSResolver.html:
1198 * fast/dom/SelectorAPI/resources/detached-element.js: Added.
1199 * fast/dom/Window/window-properties-expected.txt:
1201 2008-07-10 Simon Fraser <simon.fraser@apple.com>
1203 Reviewed by Dave Hyatt
1205 Test for <https://bugs.webkit.org/show_bug.cgi?id=18886>
1206 RenderLayer::shouldBeOverflowOnly() should look for transforms
1208 * fast/transforms/transform-overflow.html: Added.
1209 * platform/mac/fast/transforms/transform-overflow-expected.txt: Added.
1211 2008-07-09 Brady Eidson <beidson@apple.com>
1215 Test for <rdar://problem/5823684>
1217 * fast/loader/frame-creation-removal-expected.txt: Added.
1218 * fast/loader/frame-creation-removal.html: Added.
1219 * fast/loader/resources/frame-creation-removal-iframe.html: Added.
1221 2008-07-09 Eric Seidel <eric@webkit.org>
1223 Reviewed by Mark Rowe.
1225 Print <div> backgrounds when printing from DRT.
1227 * printing/media-queries-print-expected.pdf:
1229 2008-07-09 Eric Seidel <eric@webkit.org>
1233 * platform/mac/printing: Added.
1234 * platform/mac/printing/media-queries-print-expected.txt: Added.
1235 * platform/qt/Skipped: skip printing and webarchives
1236 * platform/win/Skipped: skip printing tests
1238 * printing/media-queries-print.html: Added.
1240 2008-07-09 Eric Seidel <eric@webkit.org>
1244 Add Content-Type support to DumpRenderTree and run-webkit-tests
1245 and move expected.txt files to expected.webarchive
1247 https://bugs.webkit.org/show_bug.cgi?id=15565
1249 * svg/custom/image-with-prefix-in-webarchive-expected.webarchive: Renamed from LayoutTests/svg/custom/image-with-prefix-in-webarchive-expected.txt.
1250 * svg/webarchive/svg-cursor-subresources-expected.webarchive: Renamed from LayoutTests/svg/webarchive/svg-cursor-subresources-expected.txt.
1251 * svg/webarchive/svg-feimage-subresources-expected.webarchive: Renamed from LayoutTests/svg/webarchive/svg-feimage-subresources-expected.txt.
1252 * svg/webarchive/svg-script-subresouces-expected.webarchive: Renamed from LayoutTests/svg/webarchive/svg-script-subresouces-expected.txt.
1253 * webarchive/archive-empty-frame-dom-expected.webarchive: Renamed from LayoutTests/webarchive/archive-empty-frame-dom-expected.txt.
1254 * webarchive/archive-empty-frame-source-expected.webarchive: Renamed from LayoutTests/webarchive/archive-empty-frame-source-expected.txt.
1255 * webarchive/archive-with-unencoded-url-expected.webarchive: Renamed from LayoutTests/webarchive/archive-with-unencoded-url-expected.txt.
1256 * webarchive/doctype-expected.webarchive: Renamed from LayoutTests/webarchive/doctype-expected.txt.
1257 * webarchive/test-body-background-expected.webarchive: Renamed from LayoutTests/webarchive/test-body-background-expected.txt.
1258 * webarchive/test-css-import-expected.webarchive: Renamed from LayoutTests/webarchive/test-css-import-expected.txt.
1259 * webarchive/test-duplicate-resources-expected.webarchive: Renamed from LayoutTests/webarchive/test-duplicate-resources-expected.txt.
1260 * webarchive/test-frameset-expected.webarchive: Renamed from LayoutTests/webarchive/test-frameset-expected.txt.
1261 * webarchive/test-img-src-expected.webarchive: Renamed from LayoutTests/webarchive/test-img-src-expected.txt.
1262 * webarchive/test-input-src-expected.webarchive: Renamed from LayoutTests/webarchive/test-input-src-expected.txt.
1263 * webarchive/test-link-href-expected.webarchive: Renamed from LayoutTests/webarchive/test-link-href-expected.txt.
1264 * webarchive/test-object-data-expected.webarchive: Renamed from LayoutTests/webarchive/test-object-data-expected.txt.
1265 * webarchive/test-script-src-expected.webarchive: Renamed from LayoutTests/webarchive/test-script-src-expected.txt.
1266 * webarchive/test-table-background-expected.webarchive: Renamed from LayoutTests/webarchive/test-table-background-expected.txt.
1267 * webarchive/test-td-background-expected.webarchive: Renamed from LayoutTests/webarchive/test-td-background-expected.txt.
1268 * webarchive/test-xml-stylesheet-expected.txt: Removed.
1269 * webarchive/test-xml-stylesheet-expected.webarchive: Copied from LayoutTests/platform/mac-leopard/webarchive/test-xml-stylesheet-expected.txt.
1271 2008-07-09 Rob Buis <buis@kde.org>
1276 https://bugs.webkit.org/show_bug.cgi?id=15431
1277 SVGRenderStyle should store pre-modified resource URIs
1279 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1280 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
1281 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
1282 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
1283 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
1284 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
1285 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
1286 * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
1287 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
1288 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1289 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
1290 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
1291 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
1292 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
1293 * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
1294 * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
1295 * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
1296 * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
1297 * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
1298 * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
1299 * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
1300 * platform/mac/svg/batik/filters/filterRegions-expected.txt:
1301 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
1302 * platform/mac/svg/batik/text/textEffect2-expected.txt:
1303 * platform/mac/svg/batik/text/textProperties-expected.txt:
1304 * platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
1305 * platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
1306 * platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
1307 * platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
1308 * platform/mac/svg/custom/clip-path-child-changes-expected.txt:
1309 * platform/mac/svg/custom/clip-path-display-none-child-expected.txt:
1310 * platform/mac/svg/custom/clip-path-href-changes-expected.txt:
1311 * platform/mac/svg/custom/clip-path-referencing-use-expected.txt:
1312 * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
1313 * platform/mac/svg/custom/clip-path-units-changes-expected.txt:
1314 * platform/mac/svg/custom/clip-path-with-transform-expected.txt:
1315 * platform/mac/svg/custom/empty-clip-path-expected.txt:
1316 * platform/mac/svg/custom/empty-merge-expected.txt:
1317 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
1318 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
1319 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
1320 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
1321 * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
1322 * platform/mac/svg/custom/filter-source-alpha-expected.txt:
1323 * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt:
1324 * platform/mac/svg/custom/js-late-marker-creation-expected.txt:
1325 * platform/mac/svg/custom/marker-changes-expected.txt:
1326 * platform/mac/svg/custom/marker-child-changes-expected.txt:
1327 * platform/mac/svg/custom/marker-default-width-height-expected.txt:
1328 * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
1329 * platform/mac/svg/custom/marker-viewBox-changes-expected.txt:
1330 * platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
1331 * platform/mac/svg/custom/non-opaque-filters-expected.txt:
1332 * platform/mac/svg/custom/recursive-clippath-expected.txt:
1333 * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
1334 * platform/mac/svg/custom/visibility-override-clip-expected.txt:
1335 * platform/mac/svg/custom/visibility-override-filter-expected.txt:
1337 2008-07-08 Simon Fraser <simon.fraser@apple.com>
1341 Dean forgot to add this file needed for the tests.
1343 * traversal/resources/node-iterator-009-data.xml: Added.
1345 2008-07-07 Sam Weinig <sam@webkit.org>
1347 Reviewed by Anders Carlsson.
1349 Fix for https://bugs.webkit.org/show_bug.cgi?id=19928
1350 Use of CSS3 Namespaces syntax in Selectors API should throw an exception
1352 * fast/dom/SelectorAPI/not-supported-namespace-in-selector-expected.txt: Added.
1353 * fast/dom/SelectorAPI/not-supported-namespace-in-selector.html: Added.
1355 2008-07-07 Simon Fraser <simon.fraser@apple.com>
1359 Tests for https://bugs.webkit.org/show_bug.cgi?id=19933
1360 nodeIterator with filter fails on documents not in a frame
1362 * traversal/node-iterator-009-expected.txt: Added.
1363 * traversal/node-iterator-009.html: Added.
1364 * traversal/tree-walker-006-expected.txt: Added.
1365 * traversal/tree-walker-006.html: Added.
1367 2008-07-07 Adele Peterson <adele@apple.com>
1369 Reviewed by Dan Bernstein.
1371 Test for https://bugs.webkit.org/show_bug.cgi?id=19924
1372 <rdar://problem/6057160> Disabled file input element updates its displayed file info when a file is dropped from the Finder.
1374 * fast/forms/dragging-to-disabled-file-input-expected.txt: Added.
1375 * fast/forms/dragging-to-disabled-file-input.html: Added.
1377 2008-07-07 Adele Peterson <adele@apple.com>
1381 Test for <rdar://problem/5860507> <AUDIO> playback noticeably more quiet than QuickTime
1383 * media/video-volume-expected.txt:
1384 * media/video-volume.html:
1386 2008-07-07 Beth Dakin <bdakin@apple.com>
1390 New test that uses the ability to query int value, min value, and
1391 max value in the accessibility tests.
1393 * accessibility/aria-range-value-expected.txt: Added.
1394 * accessibility/aria-range-value.html: Added.
1396 2008-07-07 Michelangelo De Simone <m.des@mac.com>
1400 Test suite for :read-only and :read-write pseudoclasses, imported from
1403 * fast/css/readonly-pseudoclass-opera-001-expected.txt: Added.
1404 * fast/css/readonly-pseudoclass-opera-001.html: Added.
1405 * fast/css/readonly-pseudoclass-opera-002-expected.txt: Added.
1406 * fast/css/readonly-pseudoclass-opera-002.html: Added.
1407 * fast/css/readonly-pseudoclass-opera-003-expected.txt: Added.
1408 * fast/css/readonly-pseudoclass-opera-003.html: Added.
1409 * fast/css/readonly-pseudoclass-opera-004-expected.txt: Added.
1410 * fast/css/readonly-pseudoclass-opera-004.html: Added.
1411 * fast/css/readonly-pseudoclass-opera-005-expected.txt: Added.
1412 * fast/css/readonly-pseudoclass-opera-005.html: Added.
1414 2008-07-07 Sam Weinig <sam@webkit.org>
1416 Reviewed by Geoffrey Garen.
1418 Fix for https://bugs.webkit.org/show_bug.cgi?id=19928
1419 querySelectorAll should throw an exception if a NSResolver is passed in.
1421 * fast/dom/SelectorAPI/not-supported-NSResolver-expected.txt: Added.
1422 * fast/dom/SelectorAPI/not-supported-NSResolver.html: Added.
1424 2008-07-07 Brady Eidson <beidson@apple.com>
1426 Reviewed by Mitz and Geoff
1428 Test the fix for https://bugs.webkit.org/show_bug.cgi?id=18951 and <rdar://problem/5921760>
1430 * fast/loader/empty-ref-versus-no-ref-expected.txt: Added.
1431 * fast/loader/empty-ref-versus-no-ref.html: Added.
1433 2008-07-07 Nikolas Zimmermann <zimmermann@kde.org>
1437 Fixes: http://bugs.webkit.org/show_bug.cgi?id=17779 (SVG 1.1 Errata demands "SVG JavaScript Liveness" support)
1439 Revised version of the patch, not using pointer-to-member function callbacks anymore - after discussion with Adam Roben.
1441 Add new layout test covering SVG <-> XML synchronication (svg/custom/svg-xml-dom-sync.html).
1442 Rename one hixie test that got fixed: 005-broken.xml -> 005.xml
1444 * platform/mac-leopard/svg/custom/svg-xml-dom-sync-expected.checksum: Added.
1445 * platform/mac-leopard/svg/custom/svg-xml-dom-sync-expected.png: Added.
1446 * platform/mac-leopard/svg/hixie/dynamic/005-broken-expected.checksum: Removed.
1447 * platform/mac-leopard/svg/hixie/dynamic/005-broken-expected.png: Removed.
1448 * platform/mac-leopard/svg/hixie/dynamic/005-expected.checksum: Copied from platform/mac-leopard/svg/hixie/dynamic/005-broken-expected.checksum.
1449 * platform/mac-leopard/svg/hixie/dynamic/005-expected.png: Copied from platform/mac-leopard/svg/hixie/dynamic/005-broken-expected.png.
1450 * platform/mac/svg/hixie/dynamic/005-broken-expected.txt: Removed.
1451 * platform/mac/svg/hixie/dynamic/005-expected.txt: Copied from platform/mac/svg/hixie/dynamic/005-broken-expected.txt.
1452 * svg/custom/resources/svg-xml-dom-sync.js: Added.
1453 * svg/custom/svg-xml-dom-sync-expected.txt: Added.
1454 * svg/custom/svg-xml-dom-sync.html: Added.
1455 * svg/hixie/dynamic/005-broken.xml: Removed.
1456 * svg/hixie/dynamic/005.xml: Copied from svg/hixie/dynamic/005-broken.xml. Regenerated results.
1458 2008-07-06 Sam Weinig <sam@webkit.org>
1460 Reviewed by Dan Bernstein.
1462 Rename "Access-Contol-Origin" to "Origin" to match the latest
1463 Access Control for Cross-Site Request draft. (Editor's Draft 25 May 2008)
1465 * http/tests/xmlhttprequest/access-control-basic-allow-access-control-origin-header-data-url-expected.txt:
1466 * http/tests/xmlhttprequest/access-control-basic-allow-access-control-origin-header-expected.txt:
1467 * http/tests/xmlhttprequest/resources/access-control-basic-allow-access-control-origin-header.cgi:
1469 2008-07-04 David D. Kilzer <ddkilzer@webkit.org>
1471 Bug 15290: REGRESSION (r14184-r14216): Duplicate DOCTYPE definitions when saving files as webarchives
1473 <https://bugs.webkit.org/show_bug.cgi?id=15290>
1474 <rdar://problem/5509173>
1476 Reviewed by Dan Bernstein.
1478 * webarchive/archive-empty-frame-dom-expected.txt: Updated test
1479 results now that we don't emit two <!DOCTYPE> tags.
1480 * webarchive/doctype-expected.txt: Added.
1481 * webarchive/doctype.html: Added.
1483 2008-07-03 Dan Bernstein <mitz@apple.com>
1485 Reviewed by John Sullivan.
1487 - test for <rdar://problem/6020930> Bidi Problem When Resizing Window
1489 * fast/text/international/bidi-AN-after-empty-run.html: Added.
1490 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum: Added.
1491 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png: Added.
1492 * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: Added.
1494 2008-07-02 Jon Honeycutt <jhoneycutt@apple.com>
1496 Test for <rdar://5983747> Safari crashes trying to load the SilverLight plugin
1500 * plugins/return-error-from-new-stream-doesnt-invoke-destroy-stream-expected.txt: Added.
1501 * plugins/return-error-from-new-stream-doesnt-invoke-destroy-stream.html: Added.
1503 2008-07-03 Alexey Proskuryakov <ap@webkit.org>
1507 https://bugs.webkit.org/show_bug.cgi?id=19884
1508 Locating a store at www.366.ru doesn't work
1510 * fast/forms/submit-with-base-expected.txt: Added.
1511 * fast/forms/submit-with-base.html: Added.
1513 2008-07-03 Geoffrey Garen <ggaren@apple.com>
1515 Reviewed by Mark Rowe.
1517 Updated this test result to match our new, smaller recursion limit.
1518 With the new limit, an exception is thrown on entry to the document.write
1519 script, which is why you see an exception logged to the console, instead
1520 of caught inside the script.
1522 * fast/js/global-recursion-on-full-stack-expected.txt:
1524 2008-07-02 Geoffrey Garen <ggaren@apple.com>
1526 Reviewed by Mark Rowe.
1528 Updated this test to match our lower recursion limit, and to signal
1531 * fast/js/deep-recursion-test.html:
1533 2008-07-02 Oliver Hunt <oliver@apple.com>
1537 Reduce test runtime to avoid timeout on slow hardware with debug builds.
1539 * fast/canvas/canvas-longlived-context.js:
1541 2008-07-02 Brady Eidson <beidson@apple.com>
1543 Reviewed by Mitz Pettel and John Sullivan
1545 Fix for <rdar://problem/5549871> - Crash when calling [WebView stopLoading:] or [WebFrame stopLoading]
1546 inside of the frame load delegate method -webView:didStartProvisionalLoadForFrame:.
1548 * fast/loader/stop-provisional-loads-expected.txt: Added.
1549 * fast/loader/stop-provisional-loads.html: Added.
1551 2008-07-02 Beth Dakin <bdakin@apple.com>
1555 Tests for <rdar://problem/6015523> Implement ARIA ranges/sliders
1557 <rdar://problem/5934355> Need to implement ARIA role="spinbutton"
1559 * accessibility/aria-range-expected.txt: Added.
1560 * accessibility/aria-range.html: Added.
1561 * accessibility/aria-slider-expected.txt: Added.
1562 * accessibility/aria-slider.html: Added.
1563 * accessibility/aria-spinbutton-expected.txt: Added.
1564 * accessibility/aria-spinbutton.html: Added.
1566 This test used to have a section for slider. It was a mistake for
1567 that to be checked in since slider was not implemented until not.
1568 * accessibility/aria-roles-expected.txt:
1569 * accessibility/aria-roles.html:
1571 2008-07-02 Cameron Zwarich <cwzwarich@uwaterloo.ca>
1575 Bug 19776: Number.toExponential() is incorrect for numbers between 0.1 and 1
1576 <https://bugs.webkit.org/show_bug.cgi?id=19776>
1578 * fast/js/number-toExponential-expected.txt:
1579 * fast/js/resources/number-toExponential.js:
1581 2008-07-02 Mark Rowe <mrowe@apple.com>
1583 Rubber-stamped by Oliver Hunt.
1585 Fix https://bugs.webkit.org/show_bug.cgi?id=19850
1586 Bug 19850: REGRESSION (r34887): SVGEllipseElement-dom-cx-attr.html and SVGEllipseElement-svgdom-cx-prop.html are failing
1588 Update the coordinates used when clicking to initiate the test so that the test does not fail on Tiger.
1590 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cx-attr.js:
1591 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cx-prop.js:
1593 2008-07-02 Cameron Zwarich <cwzwarich@uwaterloo.ca>
1597 Add a test for a situation mentioned in:
1599 Bug 19523: delete does not work in javascript
1600 <https://bugs.webkit.org/show_bug.cgi?id=19523>
1602 * fast/js/delete-multiple-global-blocks-expected.txt: Added.
1603 * fast/js/delete-multiple-global-blocks.html: Added.
1605 2008-07-01 Oliver Hunt <oliver@apple.com>
1607 Reviewed by Geoff Garen.
1609 Testcase to cover a CanvasRenderingContext2D reference outlasting any
1610 references to the underlying canvas element.
1612 * fast/canvas/canvas-longlived-context-expected.txt: Added.
1613 * fast/canvas/canvas-longlived-context.html: Added.
1614 * fast/canvas/canvas-longlived-context.js: Added.
1616 2008-07-01 Cameron Zwarich <cwzwarich@uwaterloo.ca>
1622 Bug 19844: JavaScript Switch statement modifies "this"
1623 <https://bugs.webkit.org/show_bug.cgi?id=19844>
1625 * fast/js/codegen-temporaries-expected.txt:
1626 * fast/js/resources/codegen-temporaries.js:
1628 2008-07-01 Cameron Zwarich <cwzwarich@uwaterloo.ca>
1630 Reviewed by Brady Eidson.
1634 Bug 19822: REGRESSION (r30243): setting location.hash to "#" causes a reload
1635 <https://bugs.webkit.org/show_bug.cgi?id=19822>
1637 * http/tests/loading/location-hash-reload-cycle-expected.txt: Added.
1638 * http/tests/loading/location-hash-reload-cycle.html: Added.
1640 2008-07-01 Adam Roben <aroben@apple.com>
1642 Roll out r34913, as it broke the Windows build due to bad casting
1644 Rubberstamped by Anders Carlsson.
1646 2008-07-01 chris fleizach <cfleizach@apple.com>
1648 Reviewed by Beth Dakin
1650 Fixes: <rdar://problem/6041580> REGRESSION: AX: AXSize of radio buttons is 0,0
1651 Added new layout test for size of checkboxes and radio buttons
1653 * accessibility/radio-button-checkbox-size-expected.txt: Added.
1654 * accessibility/radio-button-checkbox-size.html: Added.
1655 * accessibility/radio-button-group-members-expected.txt:
1657 2008-07-01 Nikolas Zimmermann <zimmermann@kde.org>
1661 Fixes: https://bugs.webkit.org/show_bug.cgi?id=19841
1662 Added new layout tests covering dynamic updates of SVGLinearGradientElement using DOM & SVG DOM.
1664 One test "SVGLinearGradientElement-svgdom-gradientTransform-prop.html" contains an expected failure:
1665 It exposes a known JavaScript problem, covered by https://bugs.webkit.org/show_bug.cgi?id=17736.
1667 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum: Added.
1668 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png: Added.
1669 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum: Added.
1670 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png: Added.
1671 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum: Added.
1672 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png: Added.
1673 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum: Added.
1674 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png: Added.
1675 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum: Added.
1676 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png: Added.
1677 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum: Added.
1678 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png: Added.
1679 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Added.
1680 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Added.
1681 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum: Added.
1682 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png: Added.
1683 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum: Added.
1684 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png: Added.
1685 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum: Added.
1686 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png: Added.
1687 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum: Added.
1688 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png: Added.
1689 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum: Added.
1690 * platform/mac-leopard/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png: Added.
1691 * svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.txt: Added.
1692 * svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr.html: Added.
1693 * svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.txt: Added.
1694 * svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr.html: Added.
1695 * svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.txt: Added.
1696 * svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr.html: Added.
1697 * svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.txt: Added.
1698 * svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr.html: Added.
1699 * svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.txt: Added.
1700 * svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr.html: Added.
1701 * svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.txt: Added.
1702 * svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr.html: Added.
1703 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.txt: Added.
1704 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop.html: Added.
1705 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.txt: Added.
1706 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop.html: Added.
1707 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.txt: Added.
1708 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop.html: Added.
1709 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.txt: Added.
1710 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop.html: Added.
1711 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.txt: Added.
1712 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop.html: Added.
1713 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.txt: Added.
1714 * svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop.html: Added.
1715 * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-gradientTransform-attr.js: Added.
1716 * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-gradientUnits-attr.js: Added.
1717 * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-x1-attr.js: Added.
1718 * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-x2-attr.js: Added.
1719 * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-y1-attr.js: Added.
1720 * svg/dynamic-updates/resources/SVGLinearGradientElement-dom-y2-attr.js: Added.
1721 * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-gradientTransform-prop.js: Added.
1722 * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-gradientUnits-prop.js: Added.
1723 * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-x1-prop.js: Added.
1724 * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-x2-prop.js: Added.
1725 * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-y1-prop.js: Added.
1726 * svg/dynamic-updates/resources/SVGLinearGradientElement-svgdom-y2-prop.js: Added.
1728 2008-07-01 Alexey Proskuryakov <ap@webkit.org>
1732 <rdar://problem/6033080> REGRESSION: Some CH characters display as garbage on webpage for
1735 * fast/encoding/preload-encoding-expected.txt:
1736 * fast/encoding/preload-encoding.html:
1737 * fast/encoding/resources/preloaded-gb2312.css: Added.
1738 * fast/encoding/resources/preloaded-gb2312.js: Added.
1739 * fast/encoding/resources/preloaded-utf-8.css: Copied from LayoutTests/fast/encoding/resources/utf-8.css.
1740 * fast/encoding/resources/preloaded-utf-8.js: Copied from LayoutTests/fast/encoding/resources/utf-8.js.
1741 * fast/encoding/resources/utf-8.css: Removed.
1742 * fast/encoding/resources/utf-8.js: Removed.
1743 Converted the test to plain text, added cases for the new issue.
1745 2008-07-01 Nikolas Zimmermann <zimmermann@kde.org>
1749 Fixes: http://bugs.webkit.org/show_bug.cgi?id=17779 (SVG 1.1 Errata demands "SVG JavaScript Liveness" support)
1751 Add new layout test covering SVG <-> XML synchronication (svg/custom/svg-xml-dom-sync.html).
1752 Rename one hixie test that got fixed: 005-broken.xml -> 005.xml
1754 * platform/mac-leopard/svg/custom/svg-xml-dom-sync-expected.checksum: Added.
1755 * platform/mac-leopard/svg/custom/svg-xml-dom-sync-expected.png: Added.
1756 * platform/mac-leopard/svg/hixie/dynamic/005-broken-expected.checksum: Removed.
1757 * platform/mac-leopard/svg/hixie/dynamic/005-broken-expected.png: Removed.
1758 * platform/mac-leopard/svg/hixie/dynamic/005-expected.checksum: Copied from platform/mac-leopard/svg/hixie/dynamic/005-broken-expected.checksum.
1759 * platform/mac-leopard/svg/hixie/dynamic/005-expected.png: Copied from platform/mac-leopard/svg/hixie/dynamic/005-broken-expected.png.
1760 * platform/mac/svg/hixie/dynamic/005-broken-expected.txt: Removed.
1761 * platform/mac/svg/hixie/dynamic/005-expected.txt: Copied from platform/mac/svg/hixie/dynamic/005-broken-expected.txt.
1762 * svg/custom/resources/svg-xml-dom-sync.js: Added.
1763 * svg/custom/svg-xml-dom-sync-expected.txt: Added.
1764 * svg/custom/svg-xml-dom-sync.html: Added.
1765 * svg/hixie/dynamic/005-broken.xml: Removed.
1766 * svg/hixie/dynamic/005.xml: Copied from svg/hixie/dynamic/005-broken.xml.
1768 2008-06-30 Adele Peterson <adele@apple.com>
1772 Test for <rdar://problem/5882050> clicking in hidden close box area of empty searchfield causes mousedown to stop firing
1774 * fast/forms/search-hidden-cancel-button-expected.txt: Added.
1775 * fast/forms/search-hidden-cancel-button.html: Added.
1777 2008-06-30 Cameron Zwarich <cwzwarich@uwaterloo.ca>
1783 Bug 19830: REGRESSION (r34883): Google Reader doesn't show up feed list on sidebar
1784 <https://bugs.webkit.org/show_bug.cgi?id=19830>
1786 * fast/js/codegen-peephole-locals-expected.txt: Added.
1787 * fast/js/codegen-peephole-locals.html: Added.
1788 * fast/js/resources/codegen-peephole-locals.js: Added.
1790 2008-06-30 Adele Peterson <adele@apple.com>
1794 Test for <rdar://problem/5301322> REGRESSION: Select All selects the whole page when used in readonly textareas
1796 * editing/selection/select-all-textarea-expected.txt: Added.
1797 * editing/selection/select-all-textarea.html: Added.
1799 2008-06-30 chris fleizach <cfleizach@apple.com>
1801 Reviewed by Beth Dakin
1803 Added tests for internal link anchors and for radio button group members
1804 Updated the accessibilty dump to output a standard NSLog null when the
1807 * accessibility/document-attributes-expected.txt:
1808 * accessibility/internal-link-anchors-expected.txt: Added.
1809 * accessibility/internal-link-anchors.html: Added.
1810 * accessibility/radio-button-group-members-expected.txt: Added.
1811 * accessibility/radio-button-group-members.html: Added.
1813 2008-06-30 Nikolas Zimmermann <zimmermann@kde.org>
1817 Fix all existing tests in svg/dynamic-updates to actually reflect repainting changes, by
1818 removing the timing dependency. Instead model them like frame-getSVGDocument.html by
1819 not including the <script src="js-test-post.js"> element within the TEMPLATE.html but
1820 by dynamically injecting it, if the test actually finished.
1822 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.checksum:
1823 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.checksum:
1824 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.checksum:
1825 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.checksum:
1826 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.checksum:
1827 * platform/mac-leopard/svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.checksum:
1828 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
1829 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
1830 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.checksum:
1831 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.checksum:
1832 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
1833 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
1834 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.checksum:
1835 * platform/mac-leopard/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.checksum:
1836 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.checksum:
1837 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.checksum:
1838 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.checksum:
1839 * platform/mac-leopard/svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.checksum:
1840 * svg/dynamic-updates/SVGAElement-dom-href-attr.html:
1841 * svg/dynamic-updates/SVGAElement-dom-target-attr.html:
1842 * svg/dynamic-updates/SVGAElement-svgdom-href-prop.html:
1843 * svg/dynamic-updates/SVGAElement-svgdom-target-prop.html:
1844 * svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt:
1845 * svg/dynamic-updates/SVGCircleElement-dom-cx-attr.html:
1846 * svg/dynamic-updates/SVGCircleElement-dom-cy-attr-expected.txt:
1847 * svg/dynamic-updates/SVGCircleElement-dom-cy-attr.html:
1848 * svg/dynamic-updates/SVGCircleElement-dom-r-attr-expected.txt:
1849 * svg/dynamic-updates/SVGCircleElement-dom-r-attr.html:
1850 * svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt:
1851 * svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop.html:
1852 * svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop-expected.txt:
1853 * svg/dynamic-updates/SVGCircleElement-svgdom-cy-prop.html:
1854 * svg/dynamic-updates/SVGCircleElement-svgdom-r-prop-expected.txt:
1855 * svg/dynamic-updates/SVGCircleElement-svgdom-r-prop.html:
1856 * svg/dynamic-updates/SVGClipPathElement-dom-clipPathUnits-attr.html:
1857 * svg/dynamic-updates/SVGClipPathElement-svgdom-clipPathUnits-prop.html:
1858 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.txt:
1859 * svg/dynamic-updates/SVGEllipseElement-dom-cx-attr.html:
1860 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.txt:
1861 * svg/dynamic-updates/SVGEllipseElement-dom-cy-attr.html:
1862 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr-expected.txt:
1863 * svg/dynamic-updates/SVGEllipseElement-dom-rx-attr.html:
1864 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr-expected.txt:
1865 * svg/dynamic-updates/SVGEllipseElement-dom-ry-attr.html:
1866 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.txt:
1867 * svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop.html:
1868 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.txt:
1869 * svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html:
1870 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop-expected.txt:
1871 * svg/dynamic-updates/SVGEllipseElement-svgdom-rx-prop.html:
1872 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop-expected.txt:
1873 * svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html:
1874 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt:
1875 * svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr.html:
1876 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr-expected.txt:
1877 * svg/dynamic-updates/SVGForeignObjectElement-dom-width-attr.html:
1878 * svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html:
1879 * svg/dynamic-updates/SVGForeignObjectElement-dom-y-attr.html:
1880 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt:
1881 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop.html:
1882 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop-expected.txt:
1883 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-width-prop.html:
1884 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-x-prop.html:
1885 * svg/dynamic-updates/SVGForeignObjectElement-svgdom-y-prop.html:
1886 * svg/dynamic-updates/resources/SVGAElement-dom-href-attr.js:
1887 * svg/dynamic-updates/resources/SVGAElement-dom-target-attr.js:
1888 * svg/dynamic-updates/resources/SVGAElement-svgdom-href-prop.js:
1889 * svg/dynamic-updates/resources/SVGAElement-svgdom-target-prop.js:
1890 * svg/dynamic-updates/resources/SVGCircleElement-dom-cx-attr.js:
1891 * svg/dynamic-updates/resources/SVGCircleElement-dom-cy-attr.js:
1892 * svg/dynamic-updates/resources/SVGCircleElement-dom-r-attr.js:
1893 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cx-prop.js:
1894 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-cy-prop.js:
1895 * svg/dynamic-updates/resources/SVGCircleElement-svgdom-r-prop.js:
1896 * svg/dynamic-updates/resources/SVGClipPathElement-dom-clipPathUnits-attr.js:
1897 * svg/dynamic-updates/resources/SVGClipPathElement-svgdom-clipPathUnits-prop.js:
1898 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cx-attr.js:
1899 * svg/dynamic-updates/resources/SVGEllipseElement-dom-cy-attr.js:
1900 * svg/dynamic-updates/resources/SVGEllipseElement-dom-rx-attr.js:
1901 * svg/dynamic-updates/resources/SVGEllipseElement-dom-ry-attr.js:
1902 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cx-prop.js:
1903 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-cy-prop.js:
1904 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-rx-prop.js:
1905 * svg/dynamic-updates/resources/SVGEllipseElement-svgdom-ry-prop.js:
1906 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-height-attr.js:
1907 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-width-attr.js:
1908 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-x-attr.js:
1909 * svg/dynamic-updates/resources/SVGForeignObjectElement-dom-y-attr.js:
1910 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-height-prop.js:
1911 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-width-prop.js:
1912 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-x-prop.js:
1913 * svg/dynamic-updates/resources/SVGForeignObjectElement-svgdom-y-prop.js:
1914 * svg/dynamic-updates/resources/SVGTestCase.js:
1915 * svg/dynamic-updates/resources/TEMPLATE.html:
1917 2008-06-29 Dan Bernstein <mitz@apple.com>
1919 - add a missing file from the last check-in
1921 * fast/css/resources/font-face-descriptor-multiple-values-parsing.js: Added.
1923 2008-06-29 Dan Bernstein <mitz@apple.com>
1925 Reviewed by Sam Weinig.
1927 - tests for <rdar://problem/5734440> Specifying a font-weight for @font-face not working
1929 * fast/css/font-face-descriptor-multiple-values-parsing-expected.txt: Added.
1930 * fast/css/font-face-descriptor-multiple-values-parsing.html: Added.
1931 * fast/css/font-face-descriptor-multiple-values.html: Added.
1932 * platform/mac/fast/css/font-face-descriptor-multiple-values-expected.checksum: Added.
1933 * platform/mac/fast/css/font-face-descriptor-multiple-values-expected.png: Added.
1934 * platform/mac/fast/css/font-face-descriptor-multiple-values-expected.txt: Added.
1936 2008-06-27 Eric Seidel <eric@webkit.org>
1940 Add multi-button click event test case.
1941 FireFox and IE only send click events for left-clicks.
1942 https://bugs.webkit.org/show_bug.cgi?id=15173
1944 * fast/events/mouse-click-events-expected.txt: Added.
1945 * fast/events/mouse-click-events.html: Copied from LayoutTests/fast/parser/resources/TEMPLATE.html.
1946 * fast/events/resources/mouse-click-events.js: Added.
1948 2008-06-28 Darin Adler <darin@apple.com>
1950 Reviewed by Sam and Cameron.
1952 - test for https://bugs.webkit.org/show_bug.cgi?id=19805
1953 Array.concat turns missing array elements into "undefined"
1955 * fast/js/array-holes-expected.txt: Added.
1956 * fast/js/array-holes.html: Added.
1957 * fast/js/resources/array-holes.js: Added.
1959 2008-06-28 Cameron Zwarich <cwzwarich@uwaterloo.ca>
1963 Add a test to check exception sequencing for native calls.
1965 * fast/js/exception-sequencing-expected.txt:
1966 * fast/js/exception-sequencing.html:
1968 2008-06-28 Dan Bernstein <mitz@apple.com>
1970 Reviewed by Darin Adler.
1972 - updated test and results for <rdar://problem/5994621> REGRESSION (r31090-r31114): Weather widget shows missing image icons briefly when (re)loaded
1974 * fast/images/load-img-with-empty-src-expected.txt:
1975 * fast/images/load-img-with-empty-src.html:
1977 2008-06-28 Nikolas Zimmermann <zimmermann@kde.org>
1981 Update all (except four) SVG pixel tests, after a long time.
1982 Four tests are broken in trunk, filed bugs 19798 & 19799.
1984 Add all missing png/checksum files, and move files around which were misplaced.
1986 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
1987 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
1988 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
1989 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
1990 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
1991 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
1992 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
1993 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
1994 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
1995 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
1996 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum:
1997 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png:
1998 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
1999 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
2000 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum:
2001 * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png:
2002 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.checksum:
2003 * platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.png:
2004 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum:
2005 * platform/mac-leopard/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
2006 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum:
2007 * platform/mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
2008 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
2009 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
2010 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
2011 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
2012 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
2013 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
2014 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
2015 * platform/mac-leopard/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
2016 * platform/mac-leopard/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.checksum:
2017 * platform/mac-leopard/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
2018 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.checksum:
2019 * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-06-t-expected.png:
2020 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.checksum:
2021 * platform/mac-leopard/svg/batik/masking/maskRegions-expected.png:
2022 * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum:
2023 * platform/mac-leopard/svg/batik/paints/patternPreserveAspectRatioA-expected.png:
2024 * platform/mac-leopard/svg/batik/paints/patternRegions-expected.checksum:
2025 * platform/mac-leopard/svg/batik/paints/patternRegions-expected.png:
2026 * platform/mac-leopard/svg/batik/text/textEffect-expected.checksum:
2027 * platform/mac-leopard/svg/batik/text/textEffect-expected.png:
2028 * platform/mac-leopard/svg/carto.net/scrollbar-expected.checksum:
2029 * platform/mac-leopard/svg/carto.net/scrollbar-expected.png:
2030 * platform/mac-leopard/svg/carto.net/selectionlist-expected.checksum:
2031 * platform/mac-leopard/svg/carto.net/selectionlist-expected.png:
2032 * platform/mac-leopard/svg/custom/altglyph-expected.checksum: Copied from platform/mac/svg/custom/altglyph-expected.checksum.
2033 * platform/mac-leopard/svg/custom/altglyph-expected.png: Copied from platform/mac/svg/custom/altglyph-expected.png.
2034 * platform/mac-leopard/svg/custom/animate-path-discrete-expected.checksum: Added.
2035 * platform/mac-leopard/svg/custom/animate-path-discrete-expected.png: Added.
2036 * platform/mac-leopard/svg/custom/animate-path-morphing-expected.checksum: Added.
2037 * platform/mac-leopard/svg/custom/animate-path-morphing-expected.png: Added.
2038 * platform/mac-leopard/svg/custom/clip-path-display-none-child-expected.checksum: Copied from platform/mac/svg/custom/clip-path-display-none-child-expected.checksum.
2039 * platform/mac-leopard/svg/custom/clip-path-display-none-child-expected.png: Copied from platform/mac/svg/custom/clip-path-display-none-child-expected.png.
2040 * platform/mac-leopard/svg/custom/deep-dynamic-updates-expected.checksum:
2041 * platform/mac-leopard/svg/custom/deep-dynamic-updates-expected.png:
2042 * platform/mac-leopard/svg/custom/focus-ring-expected.checksum:
2043 * platform/mac-leopard/svg/custom/focus-ring-expected.png:
2044 * platform/mac-leopard/svg/custom/getPresentationAttribute-modify-expected.checksum: Added.
2045 * platform/mac-leopard/svg/custom/getPresentationAttribute-modify-expected.png: Added.
2046 * platform/mac-leopard/svg/custom/grayscale-gradient-mask-expected.checksum:
2047 * platform/mac-leopard/svg/custom/grayscale-gradient-mask-expected.png:
2048 * platform/mac-leopard/svg/custom/image-parent-translation-expected.checksum:
2049 * platform/mac-leopard/svg/custom/image-parent-translation-expected.png:
2050 * platform/mac-leopard/svg/custom/image-small-width-height-expected.checksum:
2051 * platform/mac-leopard/svg/custom/image-small-width-height-expected.png:
2052 * platform/mac-leopard/svg/custom/js-late-mask-and-object-creation-expected.checksum:
2053 * platform/mac-leopard/svg/custom/js-late-mask-and-object-creation-expected.png:
2054 * platform/mac-leopard/svg/custom/js-late-mask-creation-expected.checksum:
2055 * platform/mac-leopard/svg/custom/js-late-mask-creation-expected.png:
2056 * platform/mac-leopard/svg/custom/loadevents-capturing-expected.checksum: Added.
2057 * platform/mac-leopard/svg/custom/loadevents-capturing-expected.png: Added.
2058 * platform/mac-leopard/svg/custom/loadevents-externalresourcesrequired-displaynone-expected.checksum: Added.
2059 * platform/mac-leopard/svg/custom/loadevents-externalresourcesrequired-displaynone-expected.png: Added.
2060 * platform/mac-leopard/svg/custom/loadevents-externalresourcesrequired-expected.checksum: Added.
2061 * platform/mac-leopard/svg/custom/loadevents-externalresourcesrequired-expected.png: Added.
2062 * platform/mac-leopard/svg/custom/loadevents-normal-displaynone-expected.checksum: Added.
2063 * platform/mac-leopard/svg/custom/loadevents-normal-displaynone-expected.png: Added.
2064 * platform/mac-leopard/svg/custom/loadevents-normal-expected.checksum: Added.
2065 * platform/mac-leopard/svg/custom/loadevents-normal-expected.png: Added.
2066 * platform/mac-leopard/svg/custom/marker-getPropertyValue-expected.checksum: Added.
2067 * platform/mac-leopard/svg/custom/marker-getPropertyValue-expected.png: Added.
2068 * platform/mac-leopard/svg/custom/mask-changes-expected.checksum:
2069 * platform/mac-leopard/svg/custom/mask-changes-expected.png:
2070 * platform/mac-leopard/svg/custom/mask-child-changes-expected.checksum:
2071 * platform/mac-leopard/svg/custom/mask-child-changes-expected.png:
2072 * platform/mac-leopard/svg/custom/pattern-cycle-detection-expected.checksum:
2073 * platform/mac-leopard/svg/custom/pattern-cycle-detection-expected.png:
2074 * platform/mac-leopard/svg/custom/pattern-deep-referencing-expected.checksum:
2075 * platform/mac-leopard/svg/custom/pattern-deep-referencing-expected.png:
2076 * platform/mac-leopard/svg/custom/pattern-rotate-expected.checksum:
2077 * platform/mac-leopard/svg/custom/pattern-rotate-expected.png:
2078 * platform/mac-leopard/svg/custom/pattern-y-offset-expected.checksum:
2079 * platform/mac-leopard/svg/custom/pattern-y-offset-expected.png:
2080 * platform/mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum:
2081 * platform/mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png:
2082 * platform/mac-leopard/svg/custom/svg-features-expected.checksum:
2083 * platform/mac-leopard/svg/custom/svg-features-expected.png:
2084 * platform/mac-leopard/svg/custom/text-dom-removal-expected.checksum: Copied from platform/mac/svg/custom/text-dom-removal-expected.checksum.
2085 * platform/mac-leopard/svg/custom/text-dom-removal-expected.png: Copied from platform/mac/svg/custom/text-dom-removal-expected.png.
2086 * platform/mac-leopard/svg/custom/text-linking-expected.checksum: Added.
2087 * platform/mac-leopard/svg/custom/text-linking-expected.png: Added.
2088 * platform/mac-leopard/svg/custom/text-xy-updates-expected.checksum: Added.
2089 * platform/mac-leopard/svg/custom/text-xy-updates-expected.png: Added.
2090 * platform/mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.checksum:
2091 * platform/mac-leopard/svg/custom/use-on-g-containing-foreignObject-and-image-expected.png:
2092 * platform/mac-leopard/svg/dom/SVGRectElement: Added.
2093 * platform/mac-leopard/svg/dom/SVGRectElement/rect-modify-rx-expected.checksum: Added.
2094 * platform/mac-leopard/svg/dom/SVGRectElement/rect-modify-rx-expected.png: Added.
2095 * platform/mac-leopard/svg/text/kerning-expected.checksum: Added.
2096 * platform/mac-leopard/svg/text/kerning-expected.png: Added.
2097 * platform/mac-leopard/svg/text/multichar-glyph-expected.checksum: Added.
2098 * platform/mac-leopard/svg/text/multichar-glyph-expected.png: Added.
2099 * platform/mac/svg/custom/altglyph-expected.checksum: Removed.
2100 * platform/mac/svg/custom/altglyph-expected.png: Removed.
2101 * platform/mac/svg/custom/clip-path-display-none-child-expected.checksum: Removed.
2102 * platform/mac/svg/custom/clip-path-display-none-child-expected.png: Removed.
2103 * platform/mac/svg/custom/text-dom-removal-expected.checksum: Removed.
2104 * platform/mac/svg/custom/text-dom-removal-expected.png: Removed.
2106 2008-06-28 Dan Bernstein <mitz@apple.com>
2108 Reviewed by Oliver Hunt.
2112 * fast/images/load-img-with-empty-src.html: Renamed the "status"
2113 variable to "results", because "status" is a Window property.
2115 2008-06-27 Sam Weinig <sam@webkit.org>
2117 Reviewed by Dan Bernstein.
2119 <rdar://problem/6025499> Make Cross-site XHR match the final specification
2120 Add tests for the updated implemented subset of Access-Control for XMLHttpRequest.
2122 * http/tests/xmlhttprequest/access-control-basic-blacklist-request-headers-expected.txt: Added.
2123 * http/tests/xmlhttprequest/access-control-basic-blacklist-request-headers.html: Added.
2124 * http/tests/xmlhttprequest/access-control-basic-get-fail-non-simple-expected.txt: Added.
2125 * http/tests/xmlhttprequest/access-control-basic-get-fail-non-simple.html: Added.
2126 * http/tests/xmlhttprequest/access-control-basic-not-get-allow-async-expected.txt:
2127 * http/tests/xmlhttprequest/access-control-basic-not-get-allow-expected.txt:
2128 * http/tests/xmlhttprequest/access-control-basic-whitelist-response-headers-expected.txt: Added.
2129 * http/tests/xmlhttprequest/access-control-basic-whitelist-response-headers.html: Added.
2130 * http/tests/xmlhttprequest/resources/access-control-basic-allow-print-headers.cgi: Added.
2131 * http/tests/xmlhttprequest/resources/access-control-basic-get-fail-non-simple.cgi: Added.
2132 * http/tests/xmlhttprequest/resources/access-control-basic-whitelist-response-headers.cgi: Added.
2133 * http/tests/xmlhttprequest/set-dangerous-headers-expected.txt:
2135 2008-06-26 Geoffrey Garen <ggaren@apple.com>
2137 Reviewed by Oliver Hunt.
2139 Added a test for what happens when a script exceeds the limit on declared
2142 * fast/js/global-var-limit-expected.txt: Added.
2143 * fast/js/global-var-limit.html: Added.
2145 * fast/js/global-recursion-on-full-stack-expected.txt: Updated for new
2146 (slightly more correct) behavior. Since the stack overflow happens in the
2147 middle of a try/catch block, it should be caught, instead of logged to
2150 2008-06-27 Adam Barth <abarth@webkit.org>
2152 Reviewed by Darin Adler.
2154 Test our handling of unterminated <!-- comments in various special
2155 parsing contexts. This change does not test our handling of
2156 unterminated comments in <title> or <iframe> because I'm unsure whether
2157 our behaviour is correct.
2159 * fast/parser/open-comment-in-script-tricky-expected.txt: Added.
2160 * fast/parser/open-comment-in-script-tricky.html: Added.
2161 * fast/parser/open-comment-in-style.html: Added.
2162 * fast/parser/open-comment-in-textarea.html: Added.
2163 * platform/mac/fast/parser/open-comment-in-style-expected.checksum: Added.
2164 * platform/mac/fast/parser/open-comment-in-style-expected.png: Added.
2165 * platform/mac/fast/parser/open-comment-in-style-expected.txt: Added.
2166 * platform/mac/fast/parser/open-comment-in-textarea-expected.checksum: Added.
2167 * platform/mac/fast/parser/open-comment-in-textarea-expected.png: Added.
2168 * platform/mac/fast/parser/open-comment-in-textarea-expected.txt: Added.
2170 2008-06-27 Adam Barth <abarth@webkit.org>
2172 Reviewed by Darin Adler.
2174 https://bugs.webkit.org/show_bug.cgi?id=19784
2176 Test that entities are not used to start comments.
2178 * fast/parser/comment-in-iframe-expected.txt: Added.
2179 * fast/parser/comment-in-iframe.html: Added.
2180 * fast/parser/entity-comment-in-iframe-expected.txt: Added.
2181 * fast/parser/entity-comment-in-iframe.html: Added.
2182 * fast/parser/entity-comment-in-script-tricky-expected.txt: Added.
2183 * fast/parser/entity-comment-in-script-tricky.html: Added.
2184 * fast/parser/entity-comment-in-style.html: Added.
2185 * fast/parser/entity-comment-in-textarea.html: Added.
2186 * fast/parser/entity-comment-in-title-expected.txt: Added.
2187 * fast/parser/entity-comment-in-title.html: Added.
2188 * platform/mac/fast/parser/entity-comment-in-style-expected.checksum: Added.
2189 * platform/mac/fast/parser/entity-comment-in-style-expected.png: Added.
2190 * platform/mac/fast/parser/entity-comment-in-style-expected.txt: Added.
2191 * platform/mac/fast/parser/entity-comment-in-textarea-expected.checksum: Added.
2192 * platform/mac/fast/parser/entity-comment-in-textarea-expected.png: Added.
2193 * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt: Added.
2195 2008-06-27 Antti Koivisto <antti@apple.com>
2199 <rdar://problem/6030720>
2200 REGRESSION: Discrete animation between incompatible paths does not work
2202 * svg/custom/animate-path-discrete.svg: Added.
2203 * platform/mac/svg/custom/animate-path-discrete-expected.txt: Added.
2205 2008-06-26 David Smith <catfish.man@gmail.com>
2207 Reviewed by Sam Weinig.
2209 https://bugs.webkit.org/show_bug.cgi?id=19002
2211 Optimize simple id selectors in querySelector/querySelectorAll.
2212 ~4.4x speedup on the 4 subtests of http://webkit.org/perf/slickspeed/ that it applies to.
2214 * fast/dom/SelectorAPI/dumpNodeList-expected.txt:
2215 * fast/dom/SelectorAPI/dumpNodeList.html: Add tests for finding ids not in the document, and finding duplicate ids
2217 2008-06-26 Dan Bernstein <mitz@apple.com>
2219 Reviewed by Darin Adler.
2221 - test for <rdar://problem/3099526> Find command doesn't search form input controls (textareas and text fields)
2222 http://bugs.webkit.org/show_bug.cgi?id=7023
2224 * editing/selection/find-in-text-control-expected.txt: Added.
2225 * editing/selection/find-in-text-control.html: Added.
2227 2008-06-26 Beth Dakin <bdakin@apple.com>
2231 Updated results that will pass on all platforms.
2233 * accessibility/document-attributes-expected.txt:
2235 2008-06-26 Sam Weinig <sam@webkit.org>
2237 Update result after adding new progress events to XMLHttpRequest.
2239 * fast/dom/xmlhttprequest-get-expected.txt:
2241 2008-06-26 Alexey Proskuryakov <ap@webkit.org>
2245 https://bugs.webkit.org/show_bug.cgi?id=19767
2246 REGRESSION: Crash in sort() when visiting http://www.onnyturf.com/subway/
2248 * fast/js/avl-crash-expected.txt: Added.
2249 * fast/js/avl-crash.html: Added.
2250 * fast/js/resources/avl-crash.js: Added.
2252 2008-06-25 Jean-Charles Verdié <jcverdie@pleyo.com>
2254 Reviewed by Geoffrey Garen.
2256 - https://bugs.webkit.org/show_bug.cgi?id=19581
2257 Disable hanging test
2259 * dom/xhtml/level2/html/HTMLFrameElement09.xhtml: Removed.
2260 * dom/xhtml/level2/html/HTMLFrameElement09.xhtml-disabled: Copied from LayoutTests/dom/xhtml/level2/html/HTMLFrameElement09.xhtml.
2262 2008-06-25 Beth Dakin <bdakin@apple.com>
2264 Reviewed by Sam Weinig.
2266 New tests that exercise the ability to query the following
2267 accessibility attributes individually: role, title, and
2270 * accessibility/aria-describedby-on-input-expected.txt: Added.
2271 * accessibility/aria-describedby-on-input.html: Added.
2272 * accessibility/aria-labelledby-on-input-expected.txt: Added.
2273 * accessibility/aria-labelledby-on-input.html: Added.
2274 * accessibility/aria-roles-expected.txt: Added.
2275 * accessibility/aria-roles.html: Added.
2276 * accessibility/document-attributes.html:
2277 * accessibility/resources: Added.
2278 * accessibility/resources/cake.png: Added.
2280 2008-06-25 Justin Garcia <justin.garcia@apple.com>
2284 <rdar://problem/5994480> Line break lost on some pastes
2286 These demonstrate fixes:
2287 * editing/inserting/5994480.html: Added.
2288 * editing/inserting/5994480-expected.txt: Added.
2289 * editing/inserting/5994480-2.html: Added.
2290 * editing/inserting/5994480-2-expected.txt: Added.
2292 The changes made in this fix caused more of the unrendered text from the original
2293 file to be preserved and show up in the test results. We insert a line break after
2294 inserted content to separate it from content that comes after and prevent it from
2295 being merged. In these what came after was unrendered whitespace that was previously
2296 clobbered by the merge:
2297 * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
2298 * platform/mac/editing/pasteboard/paste-text-010-expected.txt:
2299 * platform/mac/editing/pasteboard/smart-paste-001-expected.txt:
2300 * platform/mac/editing/style/style-boundary-005-expected.txt:
2302 2008-06-25 Anders Carlsson <andersca@apple.com>
2306 <rdar://problem/6007111>
2307 https://bugs.webkit.org/show_bug.cgi?id=19516
2308 DOM modification causes Access Violation (NULL pointer?)
2310 * fast/dom/HTMLHtmlElement/duplicate-html-element-crash-expected.txt: Added.
2311 * fast/dom/HTMLHtmlElement/duplicate-html-element-crash.html: Added.
2313 2008-06-25 Dan Bernstein <mitz@apple.com>
2315 Reviewed by Dave Hyatt.
2317 - tests for https://bugs.webkit.org/show_bug.cgi?id=18863
2318 <rdar://problem/5908890> weight mappings with @font-face aren't consistent
2320 * fast/css/font-face-locally-installed.html: Added.
2321 * fast/css/font-face-multiple-faces.html: Added.
2322 * platform/mac/fast/css/font-face-locally-installed-expected.checksum: Added.
2323 * platform/mac/fast/css/font-face-locally-installed-expected.png: Added.
2324 * platform/mac/fast/css/font-face-locally-installed-expected.txt: Added.
2325 * platform/mac/fast/css/font-face-multiple-faces-expected.checksum: Added.
2326 * platform/mac/fast/css/font-face-multiple-faces-expected.png: Added.
2327 * platform/mac/fast/css/font-face-multiple-faces-expected.txt: Added.
2328 * platform/win/Skipped: Removed css2.1/t1506-c525-font-wt-00-b.html.
2330 2008-06-24 Anonymous
2332 Reviewed by Darin Adler. Committed by Adam Barth.
2334 https://bugs.webkit.org/show_bug.cgi?id=19470
2336 Check for a null documentElement() to fix four crashes.
2338 * LayoutTests/fast/dom/documentElement-null-expected.txt: Added.
2339 * LayoutTests/fast/dom/documentElement-null.html: Added.
2341 2008-06-24 Adam Barth <abarth@webkit.org>
2343 Reviewed by Darin Adler.
2345 https://bugs.webkit.org/show_bug.cgi?id=19597
2347 Test that we correctly parse comments containing end tags in CDATA and
2350 * fast/parser/comment-in-script-tricky-expected.txt: Added.
2351 * fast/parser/comment-in-script-tricky.html: Added.
2352 * fast/parser/comment-in-style.html: Added.
2353 * fast/parser/comment-in-textarea.html: Added.
2354 * fast/parser/comment-in-title-expected.txt: Added.
2355 * fast/parser/comment-in-title.html: Added.
2356 * platform/mac/fast/parser/comment-in-style-expected.checksum: Added.
2357 * platform/mac/fast/parser/comment-in-style-expected.png: Added.
2358 * platform/mac/fast/parser/comment-in-style-expected.txt: Added.
2359 * platform/mac/fast/parser/comment-in-textarea-expected.checksum: Added.
2360 * platform/mac/fast/parser/comment-in-textarea-expected.png: Added.
2361 * platform/mac/fast/parser/comment-in-textarea-expected.txt: Added.
2363 2008-06-24 Dan Bernstein <mitz@apple.com>
2365 Reviewed by Mark Rowe.
2367 - add another test using remote fonts to the Tiger skipped list
2369 * platform/mac-tiger/Skipped: Added fast/css/font-weight-1.html.
2371 2008-06-24 Mark Rowe <mrowe@apple.com>
2373 Exclude the newly-added accessibilityController from the dumped window properties.
2375 * fast/dom/Window/window-properties.html:
2377 2008-06-24 Justin Garcia <justin.garcia@apple.com>
2381 <rdar://problem/6026335> REGRESSION: Caret disappears after deleting a particular selection involving a ToDo
2383 * editing/deleting/6026335-expected.txt: Added.
2384 * editing/deleting/6026335.html: Added.
2386 2008-06-24 Sam Weinig and Beth Dakin <bdakin@apple.com and sam@webkit.org>
2390 First test for <rdar://problem/5884881> Make DumpRenderTree support
2393 * accessibility: Added.
2394 * accessibility/document-attributes-expected.txt: Added.
2395 * accessibility/document-attributes.html: Added.
2396 * platform/gtk/Skipped:
2397 * platform/qt/Skipped:
2398 * platform/win/Skipped:
2400 2008-06-24 Sam Weinig <sam@webkit.org>
2402 Reviewed by Anders Carlsson.
2404 Add tests for loadstart, abort and error events for XMLHttpRequests
2406 * http/tests/xmlhttprequest/onabort-event-expected.txt: Added.
2407 * http/tests/xmlhttprequest/onabort-event.html: Added.
2408 * http/tests/xmlhttprequest/onerror-event-expected.txt: Added.
2409 * http/tests/xmlhttprequest/onerror-event.html: Added.
2410 * http/tests/xmlhttprequest/onloadstart-event-expected.txt: Added.
2411 * http/tests/xmlhttprequest/onloadstart-event.html: Added.
2412 * http/tests/xmlhttprequest/resources/get.txt: Added.
2414 2008-06-24 Dan Bernstein <mitz@apple.com>
2416 Rubber-stamped by Darin Adler.
2418 - add font-weight test for a family that has 9 weights
2420 * fast/css/font-weight-1.html: Added.
2421 * platform/mac/fast/css/font-weight-1-expected.checksum: Added.
2422 * platform/mac/fast/css/font-weight-1-expected.png: Added.
2423 * platform/mac/fast/css/font-weight-1-expected.txt: Added.
2425 2008-06-24 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2431 Bug 19730: REGRESSION (r34497): Text in alerts in "Leisure suit Larry" is not wrapped
2432 <https://bugs.webkit.org/show_bug.cgi?id=19730>
2434 * fast/js/codegen-loops-logical-nodes-expected.txt: Added.
2435 * fast/js/codegen-loops-logical-nodes.html: Added.
2436 * fast/js/resources/codegen-loops-logical-nodes.js: Added.
2438 2008-06-23 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2444 Bug 19716: REGRESSION (SquirrelFish): Reproducible crash after entering a username at mint.com
2445 <https://bugs.webkit.org/show_bug.cgi?id=19716>
2447 * fast/js/reentrant-call-unwind-expected.txt: Added.
2448 * fast/js/reentrant-call-unwind.html: Added.
2449 * fast/js/resources/reentrant-call-unwind.js: Added.
2451 2008-06-23 David Kilzer <ddkilzer@apple.com>
2453 Updated test for Bug 15823: getPropertyValue for border returns null, should compute the shorthand value
2455 <https://bugs.webkit.org/show_bug.cgi?id=15823>
2457 Rubber-stamped by Darin.
2459 * fast/css/getPropertyValue-border-expected.txt: Updated results.
2460 * fast/css/getPropertyValue-border.html: Test all combinations of
2461 (mismatched) border values.
2463 2008-06-22 Jonathon Jongsma <jonathon.jongsma@collabora.co.uk>
2465 Reviewed by Darin Adler.
2467 Test for https://bugs.webkit.org/show_bug.cgi?id=19465
2468 Bug 19465: Cursor sometimes gets 'stuck' in textareas when trying to navigate with arrow keys
2470 * editing/input/textarea-arrow-navigation.html:
2471 * editing/input/textarea-arrow-navigation-expected.html: Added.
2473 2008-06-22 Robert Blaut <webkit@blaut.biz>
2475 Reviewed by Darin Adler.
2477 Test for https://bugs.webkit.org/show_bug.cgi?id=17421
2478 Bug 17421: Lack of end tag for SELECT element causes the rest of page to not be rendered
2480 * fast/parser/input-textarea-inside-select-element-expected.txt: Added.
2481 * fast/parser/input-textarea-inside-select-element.html: Added.
2483 2008-06-22 Robert Blaut <webkit@blaut.biz>
2485 Reviewed by Darin Adler.
2487 Test for https://bugs.webkit.org/show_bug.cgi?id=19520
2488 Bug 19520: WebKit incorrectly accepts hidden as the value of outline-style
2490 * fast/css/outline-hidden-illegal-value-expected.txt: Added.
2491 * fast/css/outline-hidden-illegal-value.html: Added.
2493 2008-06-21 David Kilzer <ddkilzer@apple.com>
2495 Bug 7931: Escaped elements within a textarea block can cause the textarea box to be closed prematurely
2497 <https://bugs.webkit.org/show_bug.cgi?id=7931>
2501 The entity-end-textarea-tag.html contains 11 test cases: one
2502 for each character in '</textarea>'. The rest of the tests
2503 only test one encoding: '<' as '<'.
2505 * fast/parser/entity-end-iframe-tag-expected.txt: Added.
2506 * fast/parser/entity-end-iframe-tag.html: Added.
2507 * fast/parser/entity-end-script-tag-expected.txt: Added.
2508 * fast/parser/entity-end-script-tag.html: Added.
2509 * fast/parser/entity-end-style-tag-expected.txt: Added.
2510 * fast/parser/entity-end-style-tag.html: Added.
2511 * fast/parser/entity-end-textarea-tag-expected.txt: Added.
2512 * fast/parser/entity-end-textarea-tag.html: Added.
2513 * fast/parser/entity-end-title-tag-expected.txt: Added.
2514 * fast/parser/entity-end-title-tag.html: Added.
2515 * fast/parser/entity-end-xmp-tag-expected.txt: Added.
2516 * fast/parser/entity-end-xmp-tag.html: Added.
2518 2008-06-21 Sam Weinig <sam@webkit.org>
2520 Reviewed by Dan Bernstein.
2522 Test for https://bugs.webkit.org/show_bug.cgi?id=19647
2523 REGRESSION: Problem with extjs (insertAdjacentHTML)
2525 * fast/dynamic/insertAdjacentHTML-allowed-parents-expected.txt: Added.
2526 * fast/dynamic/insertAdjacentHTML-allowed-parents.html: Added.
2528 2008-06-21 Adam Barth <abarth@webkit.org>
2530 Reviewed by Sam Weinig.
2532 https://bugs.webkit.org/show_bug.cgi?id=19649
2534 Test that we block cross-orign loads of XSL style sheets.
2536 * http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added.
2537 * http/tests/security/cross-origin-xsl-BLOCKED.html: Added.
2538 * http/tests/security/resources/cross-origin-xsl.xml: Added.
2539 * http/tests/security/resources/forbidden-stylesheet.xsl: Added.
2541 2008-06-21 Dan Bernstein <mitz@apple.com>
2543 Rubber-stamped by Alexey Proskuryakov.
2545 - update results for newly-added CSS variables, file and file list
2548 * fast/dom/Window/window-properties-expected.txt:
2550 2008-06-21 Alex Taylor <darwin@milliamp.org>
2552 Reviewed by Dan Bernstein.
2554 <https://bugs.webkit.org/show_bug.cgi?id=12425>
2555 Test support for border-radius on fieldset elements.
2557 * fast/borders/fieldsetBorderRadius.html: Added.
2558 * platform/mac/fast/borders/fieldsetBorderRadius-expected.checksum: Added.
2559 * platform/mac/fast/borders/fieldsetBorderRadius-expected.png: Added.
2560 * platform/mac/fast/borders/fieldsetBorderRadius-expected.txt: Added.
2562 2008-06-20 David Hyatt <hyatt@apple.com>
2564 Make sure CSS variables work inside the inline style attribute.
2568 * fast/css/variables/inline-style-test.html: Added.
2569 * platform/mac/fast/css/variables/inline-style-test-expected.checksum: Added.
2570 * platform/mac/fast/css/variables/inline-style-test-expected.png: Added.
2571 * platform/mac/fast/css/variables/inline-style-test-expected.txt: Added.
2573 2008-06-20 David Hyatt <hyatt@apple.com>
2575 Add tests of the DOM APIs for addition, removal and iteration.
2579 * fast/css/variables/remove-variable-test.html: Added.
2580 * fast/css/variables/set-variable-test.html: Added.
2581 * fast/css/variables/variable-iteration-test.html: Added.
2582 * platform/mac/fast/css/variables/remove-variable-test-expected.checksum: Added.
2583 * platform/mac/fast/css/variables/remove-variable-test-expected.png: Added.
2584 * platform/mac/fast/css/variables/remove-variable-test-expected.txt: Added.
2585 * platform/mac/fast/css/variables/set-variable-test-expected.checksum: Added.
2586 * platform/mac/fast/css/variables/set-variable-test-expected.png: Added.
2587 * platform/mac/fast/css/variables/set-variable-test-expected.txt: Added.
2588 * platform/mac/fast/css/variables/variable-iteration-test-expected.checksum: Added.
2589 * platform/mac/fast/css/variables/variable-iteration-test-expected.png: Added.
2590 * platform/mac/fast/css/variables/variable-iteration-test-expected.txt: Added.
2592 2008-06-20 Timothy Hatcher <timothy@apple.com>
2594 Test for: iframes with a height of 32,768px or greater do not layout correctly
2595 https://bugs.webkit.org/show_bug.cgi?id=19679
2597 Reviewed by Dave Hyatt.
2599 * fast/css/line-height-overflow.html: Added.
2600 * platform/mac/fast/css/line-height-overflow-expected.txt: Added.
2602 2008-06-20 Dan Bernstein <mitz@apple.com>
2604 Reviewed by Darin Adler.
2606 - test for https://bugs.webkit.org/show_bug.cgi?id=19519
2607 <rdar://problem/6007345> DOM modification causes stack exhaustion (BUTTON OBJECT COLGROUP)
2609 * fast/table/prepend-in-anonymous-table.html: Added.
2610 * platform/mac/fast/table/prepend-in-anonymous-table-expected.checksum: Added.
2611 * platform/mac/fast/table/prepend-in-anonymous-table-expected.png: Added.
2612 * platform/mac/fast/table/prepend-in-anonymous-table-expected.txt: Added.
2614 2008-06-20 David Hyatt <hyatt@apple.com>
2616 Allow CSS variables to support arbitrary expressions as values instead of just a single term.
2620 * fast/css/variables/single-term-test.html: Removed.
2621 * fast/css/variables/multiple-term-test.html: Added.
2622 * platform/mac/fast/css/variables/multiple-term-test-expected.checksum: Added.
2623 * platform/mac/fast/css/variables/multiple-term-test-expected.png: Added.
2624 * platform/mac/fast/css/variables/multiple-term-test-expected.txt: Added.
2625 * platform/mac/fast/css/variables/single-term-test-expected.checksum: Removed.
2626 * platform/mac/fast/css/variables/single-term-test-expected.png: Removed.
2627 * platform/mac/fast/css/variables/single-term-test-expected.txt: Removed.
2629 2008-06-20 Darin Adler <darin@apple.com>
2631 - updated results for some recent changes
2633 * fast/dom/Window/window-properties-expected.txt: Updated results to reflect the
2634 new rule type, VARIABLES_RULE (Hyatt's CSS variables patch).
2636 * fast/forms/plaintext-mode-1-expected.txt: Updated test and results to expect
2637 ForeColor to be disabled when the region is plain-text-only. Justin's execCommand
2638 patch for https://bugs.webkit.org/show_bug.cgi?id=16049.
2639 * fast/forms/plaintext-mode-1.html: Ditto.
2641 2008-06-19 Dan Bernstein <mitz@apple.com>
2643 Reviewed by Sam Weinig.
2645 - two more updated results for the last patch
2647 * platform/mac/fast/dynamic/insert-before-table-part-in-continuation-expected.txt:
2648 * platform/mac/fast/invalid/020-expected.txt:
2650 2008-06-19 Dan Bernstein <mitz@apple.com>
2652 Reviewed by John Sullivan.
2654 - updated tests and results after fixing a bug where anonymous tables were inserted in the wrong place
2656 * fast/forms/form-hides-table.html: Wrapped every case in a block in
2657 order to prevent cross-talk.
2658 * platform/mac/fast/forms/form-hides-table-expected.checksum:
2659 * platform/mac/fast/forms/form-hides-table-expected.png:
2660 * platform/mac/fast/forms/form-hides-table-expected.txt:
2661 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.checksum: Added.
2662 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.png: Added.
2663 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt: Added.
2664 * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
2665 * platform/mac/tables/mozilla/bugs/bug278266-expected.checksum: Added.
2666 * platform/mac/tables/mozilla/bugs/bug278266-expected.png: Added.
2667 * platform/mac/tables/mozilla/bugs/bug278266-expected.txt: Added.
2668 * platform/mac/tables/mozilla/bugs/bug8411-expected.checksum: Added.
2669 * platform/mac/tables/mozilla/bugs/bug8411-expected.png: Added.
2670 * platform/mac/tables/mozilla/bugs/bug8411-expected.txt: Added.
2671 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.checksum: Removed.
2672 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.png: Removed.
2673 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-2-expected.txt: Removed.
2674 * platform/mac/tables/mozilla_expected_failures/bugs/bug278266-expected.checksum: Removed.
2675 * platform/mac/tables/mozilla_expected_failures/bugs/bug278266-expected.png: Removed.
2676 * platform/mac/tables/mozilla_expected_failures/bugs/bug278266-expected.txt: Removed.
2677 * platform/mac/tables/mozilla_expected_failures/bugs/bug8411-expected.checksum: Removed.
2678 * platform/mac/tables/mozilla_expected_failures/bugs/bug8411-expected.png: Removed.
2679 * platform/mac/tables/mozilla_expected_failures/bugs/bug8411-expected.txt: Removed.
2680 * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt:
2681 * tables/mozilla/bugs/bug2479-2.html: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug2479-2.html.
2682 * tables/mozilla/bugs/bug278266.html: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug278266.html.
2683 * tables/mozilla/bugs/bug8411.xml: Copied from LayoutTests/tables/mozilla_expected_failures/bugs/bug8411.xml.
2684 * tables/mozilla_expected_failures/bugs/bug2479-2.html: Removed.
2685 * tables/mozilla_expected_failures/bugs/bug278266.html: Removed.
2686 * tables/mozilla_expected_failures/bugs/bug8411.xml: Removed.
2688 2008-06-19 Justin Garcia <justin.garcia@apple.com>
2692 <https://bugs.webkit.org/show_bug.cgi?id=16049>
2693 execCommand('backColor') fails on collapsed selections
2695 * editing/execCommand/16049-expected.txt: Added.
2696 * editing/execCommand/16049.html: Added.
2698 2008-06-19 Justin Garcia <justin.garcia@apple.com>
2702 https://bugs.webkit.org/show_bug.cgi?id=19653
2703 Typing style lost when creating list from, indenting or outdenting an empty paragraph
2705 These demonstrate fixes:
2706 * editing/execCommand/19653-1-expected.txt: Added.
2707 * editing/execCommand/19653-1.html: Added.
2708 * editing/execCommand/19653-2-expected.txt: Added.
2709 * editing/execCommand/19653-2.html: Added.
2710 * editing/execCommand/19653-3-expected.txt: Added.
2711 * editing/execCommand/19653-3.html: Added.
2712 * editing/execCommand/19653-4-expected.txt: Added.
2713 * editing/execCommand/19653-4.html: Added.
2714 Changed to an equivalent but more bloated DOM because of a pre-existing bug in ApplyStyleCommand:
2715 * platform/mac/editing/deleting/delete-br-011-expected.txt:
2716 Fixed a bug where the typing style wasn't applied to the placeholder in an empty paragraph,
2717 so typing would create text with the right style, but if you were to change the selection
2718 and then come back and start typing, the style would be wrong. The size of the caret was
2719 also wrong as a result:
2720 * platform/mac/editing/deleting/delete-br-012-expected.txt:
2721 * platform/mac/editing/deleting/delete-br-012-expected.png:
2722 * platform/mac/editing/deleting/delete-br-012-expected.checksum:
2724 2008-06-19 David Hyatt <hyatt@apple.com>
2726 Add layout tests for CSS variables.
2730 * fast/css/variables: Added.
2731 * fast/css/variables/colors-test.html: Added.
2732 * fast/css/variables/font-test.html: Added.
2733 * fast/css/variables/image-test.html: Added.
2734 * fast/css/variables/import-test.html: Added.
2735 * fast/css/variables/invalid-variable-test.html: Added.
2736 * fast/css/variables/margin-test.html: Added.
2737 * fast/css/variables/misplaced-import-test.html: Added.
2738 * fast/css/variables/misplaced-variables-test.html: Added.
2739 * fast/css/variables/override-test.html: Added.
2740 * fast/css/variables/print-test.html: Added.
2741 * fast/css/variables/resources: Added.
2742 * fast/css/variables/resources/bad.css: Added.
2743 * fast/css/variables/resources/good.css: Added.
2744 * fast/css/variables/resources/listmark.gif: Added.
2745 * fast/css/variables/shorthand-test.html: Added.
2746 * fast/css/variables/single-term-test.html: Added.
2748 2008-06-19 Dan Bernstein <mitz@apple.com>
2750 Reviewed by Darin Adler.
2752 - test for <rdar://problem/6008098> REGRESSION: Crash at FontFallbackList::fontDataAt()
2754 * fast/css/font-face-multiple-families-expected.txt: Added.
2755 * fast/css/font-face-multiple-families.html: Added.
2757 2008-06-18 Dan Bernstein <mitz@apple.com>
2759 Reviewed by Darin Adler.
2761 - test for https://bugs.webkit.org/show_bug.cgi?id=19598
2762 Crash in WebCore::RenderBlock::determineStartPosition
2764 * fast/dynamic/floating-to-positioned-2.html: Copied from fast/dynamic/floating-to-positioned.html.
2765 * platform/mac/fast/dynamic/floating-to-positioned-2-expected.checksum: Added.
2766 * platform/mac/fast/dynamic/floating-to-positioned-2-expected.png: Added.
2767 * platform/mac/fast/dynamic/floating-to-positioned-2-expected.txt: Added.
2769 2008-06-18 Rob Buis <buis@kde.org>
2774 https://bugs.webkit.org/show_bug.cgi?id=18786
2775 Once rendered, SVG text elements removed from DOM continue to be displayed
2777 * platform/mac/svg/custom/text-dom-removal-expected.checksum: Added.
2778 * platform/mac/svg/custom/text-dom-removal-expected.png: Added.
2779 * svg/custom/text-dom-removal-expected.txt: Added.
2780 * svg/custom/text-dom-removal.svg: Added.
2782 2008-06-17 Michelangelo De Simone <m.des@mac.com>
2786 Tests for https://bugs.webkit.org/show_bug.cgi?id=18887
2787 Added support for autofocus controls.
2789 Test cases "autofocus-opera*" have been imported from the Opera test suite
2790 originally located at:
2791 http://tc.labs.opera.com/html/forms/input/common-attributes/autofocus/
2793 * fast/dom/domListEnumeration-expected.txt:
2794 * fast/dom/resources/domListEnumeration.js:
2795 * fast/forms/autofocus-attribute-expected.txt: Added.
2796 * fast/forms/autofocus-attribute.html: Added.
2797 * fast/forms/autofocus-opera-001-expected.txt: Added.
2798 * fast/forms/autofocus-opera-001.html: Added.
2799 * fast/forms/autofocus-opera-002-expected.txt: Added.
2800 * fast/forms/autofocus-opera-002.html: Added.
2801 * fast/forms/autofocus-opera-003-expected.txt: Added.
2802 * fast/forms/autofocus-opera-003.html: Added.
2803 * fast/forms/autofocus-opera-004-expected.txt: Added.
2804 * fast/forms/autofocus-opera-004.html: Added.
2805 * fast/forms/autofocus-opera-005-expected.txt: Added.
2806 * fast/forms/autofocus-opera-005.html: Added.
2807 * fast/forms/autofocus-opera-006-expected.txt: Added.
2808 * fast/forms/autofocus-opera-006.html: Added.
2809 * fast/forms/autofocus-opera-007-expected.txt: Added.
2810 * fast/forms/autofocus-opera-007.html: Added.
2811 * fast/forms/autofocus-opera-008-expected.txt: Added.
2812 * fast/forms/autofocus-opera-008.html: Added.
2814 2008-06-16 Dan Bernstein <mitz@apple.com>
2816 Reviewed by Justin Garcia.
2818 - test and updated results for <rdar://problem/5973313> REGRESSION (r32508): Down arrow doesn't change caret with non-user entered newlines in textareas
2820 * editing/selection/after-line-break-expected.txt: Added.
2821 * editing/selection/after-line-break.html: Added.
2822 * platform/mac/editing/selection/move-left-right-expected.txt: More bogus warnings.
2824 2008-06-15 Adam Barth <abarth@webkit.org>
2826 Reviewed by Sam Weinig.
2828 Remove my name from the expected test results.
2830 * fast/dom/documenturi-can-hold-arbitrary-string-expected.txt:
2831 * fast/dom/documenturi-can-hold-arbitrary-string.html:
2832 * fast/dom/documenturi-not-affected-by-base-tag-expected.txt:
2833 * fast/dom/documenturi-not-affected-by-base-tag.html:
2835 2008-06-15 Adam Barth <abarth@webkit.org>
2837 Reviewed by Sam Weinig.
2839 Test Document.documentURI (DOM Core Level 3). There don't appear to be
2840 other browser implementations of this feature to compare against, but
2841 these tests test my interpretation of the spec.
2843 * fast/dom/documenturi-affects-relative-paths-expected.txt: Added.
2844 * fast/dom/documenturi-affects-relative-paths.html: Added.
2845 * fast/dom/documenturi-assigned-junk-implies-baseuri-null-expected.txt: Added.
2846 * fast/dom/documenturi-assigned-junk-implies-baseuri-null.html: Added.
2847 * fast/dom/documenturi-assigned-junk-implies-relative-urls-do-not-resolve-expected.txt: Added.
2848 * fast/dom/documenturi-assigned-junk-implies-relative-urls-do-not-resolve.html: Added.
2849 * fast/dom/documenturi-can-hold-arbitrary-string-expected.txt: Added.
2850 * fast/dom/documenturi-can-hold-arbitrary-string.html: Added.
2851 * fast/dom/documenturi-loses-to-base-tag-expected.txt: Added.
2852 * fast/dom/documenturi-loses-to-base-tag.html: Added.
2853 * fast/dom/documenturi-not-affected-by-base-tag-expected.txt: Added.
2854 * fast/dom/documenturi-not-affected-by-base-tag.html: Added.
2856 2008-06-15 Dan Bernstein <mitz@apple.com>
2858 Reviewed by Darin Adler.
2860 - test for <rdar://problem/5825683> Three slash URLs are modified by WebKit
2862 * fast/loader/url-parse-1-expected.txt: Added.
2863 * fast/loader/url-parse-1.html: Added.
2865 2008-06-15 Darin Adler <darin@apple.com>
2867 Reviewed and tweaked by Sam Weinig.
2869 Test for <rdar://problem/5908591>
2870 https://bugs.webkit.org/show_bug.cgi?id=18743
2872 * http/tests/security/cross-frame-access-DOMImplementation-expected.txt: Added.
2873 * http/tests/security/cross-frame-access-DOMImplementation.html: Added.
2874 * http/tests/security/resources/cross-frame-iframe-for-DOMImplementation-test.html: Added.
2876 2008-06-15 Dan Bernstein <mitz@apple.com>
2878 Rubber-stamped by Sam Weinig.
2880 - copy generic test results from r34449 to platform/win, because the Mac
2881 behavior is not shared by Windows.
2883 * platform/win/editing/selection/drag-text-delay-expected.txt: Copied from LayoutTests/editing/selection/drag-text-delay-expected.txt.
2885 2008-06-15 Dan Bernstein <mitz@apple.com>
2887 - update Windows copy of generic test results for r34475
2889 * platform/win/editing/selection/move-left-right-expected.txt: Replaced with LayoutTests/editing/selection/move-left-right-expected.txt.
2891 2008-06-15 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2897 Bug 19484: More instructions needs to use temporary registers
2898 <https://bugs.webkit.org/show_bug.cgi?id=19484>
2900 * fast/js/codegen-temporaries-expected.txt:
2901 * fast/js/resources/codegen-temporaries.js:
2903 2008-06-14 Darin Adler <darin@apple.com>
2907 - test for https://bugs.webkit.org/show_bug.cgi?id=19538
2908 <rdar://problem/5957595> Reading transition property from the style JS gives the wrong value
2910 * fast/dom/CSSStyleDeclaration/resources/transition-property-names.js: Added.
2911 * fast/dom/CSSStyleDeclaration/transition-property-names-expected.txt: Added.
2912 * fast/dom/CSSStyleDeclaration/transition-property-names.html: Added.
2914 2008-06-14 Sam Weinig <sam@webkit.org>
2916 Reviewed by Dan Bernstein.
2918 Tests for <rdar://problem/5775192>
2919 insertAdjacentHTML and insertAdjacentText are not implemented although insertAdjacentElement is.
2921 * fast/dom/Window/window-properties-expected.txt:
2922 * fast/dom/domListEnumeration-expected.txt:
2923 * fast/dom/resources/domListEnumeration.js:
2924 * fast/dynamic/insertAdjacentElement.html:
2925 * fast/dynamic/insertAdjacentHTML-expected.txt: Added.
2926 * fast/dynamic/insertAdjacentHTML.html: Copied from fast/dynamic/insertAdjacentElement.html.
2927 * fast/dynamic/insertAdjacentText-expected.txt: Added.
2928 * fast/dynamic/insertAdjacentText.html: Copied from fast/dynamic/insertAdjacentElement.html.
2929 * platform/mac/fast/dynamic/insertAdjacentElement-expected.txt:
2931 2008-06-14 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2937 Bug 19484: More instructions needs to use temporary registers
2938 <https://bugs.webkit.org/show_bug.cgi?id=19484>
2940 * fast/js/codegen-temporaries-expected.txt:
2941 * fast/js/resources/codegen-temporaries.js:
2943 2008-06-13 Adam Barth <abarth@webkit.org>
2945 Reviewed by Eric Seidel.
2947 Test that an XSL style sheet can't include an external entity from
2950 * http/tests/security/resources/xsl-using-external-entity.xsl: Added.
2951 * http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added.
2952 * http/tests/security/xss-DENIED-xsl-external-entity.xml: Added.
2954 2008-06-13 Adam Barth <abarth@webkit.org>
2956 Reviewed by Darin Adler.
2958 Test that the XSL document() function doesn't load a document from a
2961 * http/tests/security/resources/target.xml: Added.
2962 * http/tests/security/resources/xsl-using-document.xsl: Added.
2963 * http/tests/security/xss-DENIED-xsl-document-expected.txt: Added.
2964 * http/tests/security/xss-DENIED-xsl-document.xml: Added.
2966 2008-06-13 Adam Barth <abarth@webkit.org>
2968 Reviewed by Darin Adler.
2970 Test whether we permit XMLHttpRequest once document.domain is set.
2972 * http/tests/xmlhttprequest/document-domain-set-expected.txt: Added.
2973 * http/tests/xmlhttprequest/document-domain-set.html: Added.
2975 2008-06-13 Cameron Zwarich <cwzwarich@uwaterloo.ca>
2979 Add a test for existing loader behaviour in preparation for:
2981 Bug 19422: Distinct redirects from the same link do not create distinct history items
2982 <https://bugs.webkit.org/show_bug.cgi?id=19422>
2984 * http/tests/navigation/redirect-cycle-expected.txt: Added.
2985 * http/tests/navigation/redirect-cycle.html: Added.
2986 * http/tests/navigation/resources/redirect-cycle-1.pl: Added.
2987 * http/tests/navigation/resources/redirect-cycle-2.pl: Added.
2989 2008-06-13 Maciej Stachowiak <mjs@apple.com>
2993 - enable a bunch of disabled layout tests which now run ok
2994 https://bugs.webkit.org/show_bug.cgi?id=19540
2996 I also made a minor change to selftxhtml.js to handle the case
2997 where the body is a frameset properly, and to frame.xhtml to match
2998 the HTML version of that file, and what the tests expect.
3000 * dom/html/level2/html/HTMLFormElement10-expected.txt: Added.
3001 * dom/html/level2/html/HTMLFormElement10.html: Copied from dom/html/level2/html/HTMLFormElement10.html-disabled.
3002 * dom/html/level2/html/HTMLFormElement10.html-disabled: Removed.
3003 * dom/xhtml/level2/html/HTMLFormElement10-expected.txt: Added.
3004 * dom/xhtml/level2/html/HTMLFormElement10.xhtml: Copied from dom/xhtml/level2/html/HTMLFormElement10.xhtml-disabled.
3005 * dom/xhtml/level2/html/HTMLFormElement10.xhtml-disabled: Removed.
3006 * dom/xhtml/level2/html/HTMLFrameElement01-expected.txt: Added.
3007 * dom/xhtml/level2/html/HTMLFrameElement01.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameElement01.xhtml-disabled.
3008 * dom/xhtml/level2/html/HTMLFrameElement01.xhtml-disabled: Removed.
3009 * dom/xhtml/level2/html/HTMLFrameElement02-expected.txt: Added.
3010 * dom/xhtml/level2/html/HTMLFrameElement02.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameElement02.xhtml-disabled.
3011 * dom/xhtml/level2/html/HTMLFrameElement02.xhtml-disabled: Removed.
3012 * dom/xhtml/level2/html/HTMLFrameElement03-expected.txt: Added.
3013 * dom/xhtml/level2/html/HTMLFrameElement03.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameElement03.xhtml-disabled.
3014 * dom/xhtml/level2/html/HTMLFrameElement03.xhtml-disabled: Removed.
3015 * dom/xhtml/level2/html/HTMLFrameElement04-expected.txt: Added.
3016 * dom/xhtml/level2/html/HTMLFrameElement04.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameElement04.xhtml-disabled.
3017 * dom/xhtml/level2/html/HTMLFrameElement04.xhtml-disabled: Removed.
3018 * dom/xhtml/level2/html/HTMLFrameElement05-expected.txt: Added.
3019 * dom/xhtml/level2/html/HTMLFrameElement05.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameElement05.xhtml-disabled.
3020 * dom/xhtml/level2/html/HTMLFrameElement05.xhtml-disabled: Removed.
3021 * dom/xhtml/level2/html/HTMLFrameElement06-expected.txt: Added.
3022 * dom/xhtml/level2/html/HTMLFrameElement06.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameElement06.xhtml-disabled.
3023 * dom/xhtml/level2/html/HTMLFrameElement06.xhtml-disabled: Removed.
3024 * dom/xhtml/level2/html/HTMLFrameElement07-expected.txt: Added.
3025 * dom/xhtml/level2/html/HTMLFrameElement07.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameElement07.xhtml-disabled.
3026 * dom/xhtml/level2/html/HTMLFrameElement07.xhtml-disabled: Removed.
3027 * dom/xhtml/level2/html/HTMLFrameElement08-expected.txt: Added.
3028 * dom/xhtml/level2/html/HTMLFrameElement08.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameElement08.xhtml-disabled.
3029 * dom/xhtml/level2/html/HTMLFrameElement08.xhtml-disabled: Removed.
3030 * dom/xhtml/level2/html/HTMLFrameElement09-expected.txt: Added.
3031 * dom/xhtml/level2/html/HTMLFrameElement09.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameElement09.xhtml-disabled.
3032 * dom/xhtml/level2/html/HTMLFrameElement09.xhtml-disabled: Removed.
3033 * dom/xhtml/level2/html/HTMLFrameSetElement01-expected.txt: Added.
3034 * dom/xhtml/level2/html/HTMLFrameSetElement01.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameSetElement01.xhtml-disabled.
3035 * dom/xhtml/level2/html/HTMLFrameSetElement01.xhtml-disabled: Removed.
3036 * dom/xhtml/level2/html/HTMLFrameSetElement02-expected.txt: Added.
3037 * dom/xhtml/level2/html/HTMLFrameSetElement02.xhtml: Copied from dom/xhtml/level2/html/HTMLFrameSetElement02.xhtml-disabled.
3038 * dom/xhtml/level2/html/HTMLFrameSetElement02.xhtml-disabled: Removed.
3039 * dom/xhtml/level2/html/resources/frame.xhtml:
3040 * dom/xhtml/level2/html/selfxhtml.js:
3042 2008-06-12 Adam Barth <abarth@webkit.org>
3044 Rubberstamped by Maciej.
3046 Add the data url test back and set more agressive Cache-Control headers.
3048 * http/tests/xmlhttprequest/access-control-basic-allow-access-control-origin-header-data-url-expected.txt: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-access-control-origin-header-data-url-expected.txt.
3049 * http/tests/xmlhttprequest/access-control-basic-allow-access-control-origin-header-data-url.html: Copied from LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-access-control-origin-header-data-url.html.
3050 * http/tests/xmlhttprequest/resources/access-control-basic-allow-access-control-origin-header.cgi:
3052 2008-06-12 Cameron Zwarich <cwzwarich@uwaterloo.ca>
3058 Bug 19510: CodeBlock::needsFullScopeChain not always set for global code
3059 <https://bugs.webkit.org/show_bug.cgi?id=19510>
3061 * fast/js/codegen-temporaries-multiple-global-blocks-expected.txt: Added.
3062 * fast/js/codegen-temporaries-multiple-global-blocks.html: Added.
3063 * fast/js/resources/codegen-temporaries-multiple-global-blocks-1.js: Added.
3064 * fast/js/resources/codegen-temporaries-multiple-global-blocks-2.js: Added.
3066 2008-06-12 Adam Barth <abarth@webkit.org>
3070 Prevent caching of this resource so we always see the up-to-date value
3071 of the Access-Control-Origin header.
3073 * http/tests/xmlhttprequest/resources/access-control-basic-allow-access-control-origin-header.cgi:
3075 2008-06-11 Dan Bernstein <mitz@apple.com>
3077 Reviewed by Dave Hyatt.
3079 - tests, updated tests and updated results for
3080 <rdar://problem/5876370> Safari 3.1.1 bad rendering of pages from http://www.legifrance.gouv.fr/
3082 * fast/block/basic/001.html:
3083 * fast/block/positioning/absolute-in-inline-ltr-2.html:
3084 * fast/block/positioning/absolute-in-inline-ltr-3.html:
3085 * fast/block/positioning/absolute-in-inline-ltr.html:
3086 * fast/block/positioning/absolute-in-inline-rtl-2.html:
3087 * fast/block/positioning/absolute-in-inline-rtl-3.html:
3088 * fast/block/positioning/absolute-in-inline-rtl.html:
3089 * fast/block/positioning/absolute-in-inline-short-ltr.html:
3090 * fast/block/positioning/absolute-in-inline-short-rtl.html:
3091 * fast/block/positioning/auto/006.html:
3092 * fast/inline/continuation-outlines-with-layers.html:
3093 * fast/inline/continuation-outlines.html:
3094 * fast/parser/p-in-scope-expected.txt: Added.
3095 * fast/parser/p-in-scope-strict-expected.txt: Added.
3096 * fast/parser/p-in-scope-strict.html: Added.
3097 * fast/parser/p-in-scope.html: Added.
3098 * fast/parser/resources/p-in-scope.css: Added.
3099 * fast/parser/resources/p-in-scope.js: Added.
3100 * fast/repaint/subtree-root-clip-2.html:
3101 * platform/mac/fast/block/basic/001-expected.txt:
3102 * platform/mac/fast/block/positioning/absolute-in-inline-ltr-2-expected.txt:
3103 * platform/mac/fast/block/positioning/absolute-in-inline-ltr-3-expected.txt:
3104 * platform/mac/fast/block/positioning/absolute-in-inline-ltr-expected.txt:
3105 * platform/mac/fast/block/positioning/absolute-in-inline-rtl-2-expected.txt:
3106 * platform/mac/fast/block/positioning/absolute-in-inline-rtl-3-expected.txt:
3107 * platform/mac/fast/block/positioning/absolute-in-inline-rtl-expected.txt:
3108 * platform/mac/fast/block/positioning/absolute-in-inline-short-ltr-expected.txt:
3109 * platform/mac/fast/block/positioning/absolute-in-inline-short-rtl-expected.txt:
3110 * platform/mac/fast/block/positioning/auto/006-expected.txt:
3111 * platform/mac/fast/inline/continuation-outlines-expected.txt:
3112 * platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
3113 * platform/mac/fast/repaint/subtree-root-clip-2-expected.txt:
3115 2008-06-11 Adam Barth <abarth@webkit.org>
3117 Reviewed by Sam Weinig.
3119 Tests for the security context of about:blank documents. These test
3120 results all match Firefox 3.
3122 * fast/dom/resource-locations-in-created-html-document.html:
3123 * http/tests/security/aboutBlank/resources/iframe-with-about-blank-children.html: Added.
3124 * http/tests/security/aboutBlank/security-context-alias-expected.txt: Added.
3125 * http/tests/security/aboutBlank/security-context-alias.html: Added.
3126 * http/tests/security/aboutBlank/security-context-expected.txt: Added.
3127 * http/tests/security/aboutBlank/security-context-grandchildren-alias-expected.txt: Added.
3128 * http/tests/security/aboutBlank/security-context-grandchildren-alias.html: Added.
3129 * http/tests/security/aboutBlank/security-context-grandchildren-expected.txt: Added.
3130 * http/tests/security/aboutBlank/security-context-grandchildren.html: Added.
3131 * http/tests/security/aboutBlank/security-context-window-open-expected.txt: Added.
3132 * http/tests/security/aboutBlank/security-context-window-open.html: Added.
3133 * http/tests/security/aboutBlank/security-context-with-base-tag-expected.txt: Added.
3134 * http/tests/security/aboutBlank/security-context-with-base-tag.html: Added.
3135 * http/tests/security/aboutBlank/security-context-write-expected.txt: Added.
3136 * http/tests/security/aboutBlank/security-context-write.html: Added.
3137 * http/tests/security/aboutBlank/security-context-writeln-expected.txt: Added.
3138 * http/tests/security/aboutBlank/security-context-writeln.html: Added.
3139 * http/tests/security/aboutBlank/security-context.html: Added.
3140 * http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
3141 * http/tests/security/cookies/document-open-expected.txt: Added.
3142 * http/tests/security/cookies/document-open.html: Added.
3144 2008-06-11 Adam Barth <abarth@webkit.org>
3146 Reviewed by Sam Weinig.
3148 https://bugs.webkit.org/show_bug.cgi?id=19460
3150 Test esoteric cookie contexts.
3152 * http/tests/security/cookies/create-document-expected.txt: Added.
3153 * http/tests/security/cookies/create-document.html: Added.
3154 * http/tests/security/cookies/resources/simple.xml: Added.
3155 * http/tests/security/cookies/xmlhttprequest-expected.txt: Added.
3156 * http/tests/security/cookies/xmlhttprequest.html: Added.
3158 2008-06-11 Adam Barth <abarth@webkit.org>
3160 Reviewed and tweaked by Sam Weinig.
3162 Test for https://bugs.webkit.org/show_bug.cgi?id=19242
3163 Data URLs should set an Access-Control-Origin of "null"
3165 Test that we correctly generate "null" as the value for the
3166 Access-Control-Origin header when making requests from a data URL.
3168 * http/tests/xmlhttprequest/access-control-basic-allow-access-control-origin-header-data-url-expected.txt: Added.
3169 * http/tests/xmlhttprequest/access-control-basic-allow-access-control-origin-header-data-url.html: Added.
3170 * http/tests/xmlhttprequest/resources/access-control-basic-allow-access-control-origin-header.cgi:
3172 2008-06-11 Sam Weinig <sam@webkit.org>
3174 Update results on non-leopard platforms to fix the buildbot.
3176 * http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt:
3178 2008-06-11 Cameron Zwarich <cwzwarich@uwaterloo.ca>
3184 Bug 19498: REGRESSION (r34497): crash while loading GMail
3185 <https://bugs.webkit.org/show_bug.cgi?id=19498>
3187 * fast/js/logical-or-jless-expected.txt: Added.
3188 * fast/js/logical-or-jless.html: Added.
3189 * fast/js/resources/logical-or-jless.js: Added.
3191 2008-06-11 Sam Weinig <sam@webkit.org>
3193 Reviewed by Adam Roben.
3195 Add basic test for "*" wildcarding for Access-Control.
3197 * http/tests/xmlhttprequest/access-control-basic-allow-star-expected.txt: Added.
3198 * http/tests/xmlhttprequest/access-control-basic-allow-star.html: Added.
3199 * http/tests/xmlhttprequest/resources/access-control-basic-allow-star.cgi: Added.
3201 2008-06-11 Justin Garcia <justin.garcia@apple.com>
3205 <https://bugs.webkit.org/show_bug.cgi?id=19455>
3206 Crash at RenderObject::childAt during JustifyCenter
3208 * editing/execCommand/19455-expected.txt: Added.
3209 * editing/execCommand/19455.html: Added.
3211 2008-06-10 Dan Bernstein <mitz@apple.com>
3213 - fix the text encoding in this test
3215 * editing/selection/move-left-right.html:
3217 2008-06-09 Dan Bernstein <mitz@apple.com>
3219 Reviewed by Justin Garcia.
3221 - update test for https://bugs.webkit.org/show_bug.cgi?id=19443
3222 <rdar://problem/5994544> REGRESSION (r32531-r32652): Moving the insertion point past a newline inserted in a text area skips the next character
3224 * editing/selection/move-left-right-expected.txt:
3225 * editing/selection/move-left-right.html:
3226 * platform/mac/editing/selection/move-left-right-expected.txt:
3228 2008-06-08 Adam Barth <abarth@webkit.org>
3230 Reviewed by Darin Alder.
3232 https://bugs.webkit.org/show_bug.cgi?id=16856
3234 Fix tests not to rely on broken javascript URL behavior.
3236 * fast/events/event-listener-html-non-html-confusion.html:
3237 * fast/replaced/image-map-bug16782-expected.txt: Added.
3238 * fast/replaced/image-map-bug16782.html: Added.
3239 * fast/replaced/image-map.html:
3240 * svg/custom/prevent-default.svg:
3242 2008-06-08 Cameron Zwarich <cwzwarich@uwaterloo.ca>
3246 Bug 17931: Incorrect decompilation with |new|
3247 <https://bugs.webkit.org/show_bug.cgi?id=17931>
3249 This bug was fixed by SquirrelFish, but we should add a test.
3251 * fast/js/function-toString-parentheses-expected.txt:
3252 * fast/js/resources/function-toString-parentheses.js:
3254 2008-06-08 Cameron Zwarich <cwzwarich@uwaterloo.ca>
3258 Bug 17932: "ASSERTION FAILED: type != Continue" with do/while and try/finally
3259 <https://bugs.webkit.org/show_bug.cgi?id=17932>
3261 This bug was fixed by SquirrelFish, but we should add a test, as well
3262 as tests for related issues found while developing SquirrelFish.
3264 * fast/js/continue-break-multiple-labels-expected.txt:
3265 * fast/js/continue-break-multiple-labels.html:
3266 * fast/js/resources/continue-break-multiple-labels.js: Added.
3268 2008-06-08 Adam Barth <abarth@webkit.org>
3270 Reviewed by Darin Alder.
3272 Add a number of tests for document.cookie access.
3274 https://bugs.webkit.org/show_bug.cgi?id=19257
3276 * http/tests/security/cookies: Added.
3277 * http/tests/security/cookies/assign-document-url-expected.txt: Added.
3278 * http/tests/security/cookies/assign-document-url.html: Added.
3279 * http/tests/security/cookies/base-about-blank-expected.txt: Added.
3280 * http/tests/security/cookies/base-about-blank.html: Added.
3281 * http/tests/security/cookies/base-tag-expected.txt: Added.
3282 * http/tests/security/cookies/base-tag.html: Added.
3283 * http/tests/security/cookies/basic-expected.txt: Added.
3284 * http/tests/security/cookies/basic.html: Added.
3285 * http/tests/security/cookies/resources: Added.
3286 * http/tests/security/cookies/resources/set-a-cookie.html: Added.
3288 2008-06-08 Dan Bernstein <mitz@apple.com>
3290 - test for <rdar://problem/5961977> Crash in RenderBlock::layoutColumns()
3292 Reviewed by Darin Adler.
3294 * fast/multicol/content-height-zero-crash-expected.txt: Added.
3295 * fast/multicol/content-height-zero-crash.html: Added.
3297 2008-06-08 Cameron Zwarich <cwzwarich@uwaterloo.ca>
3303 Bug 19346: REGRESSION: Mootools 1.2 Class inheritance broken in post-SquirrelFish merge
3304 <https://bugs.webkit.org/show_bug.cgi?id=19346>
3306 * fast/js/function-dot-arguments-and-caller-expected.txt:
3307 * fast/js/function-dot-arguments-and-caller.html:
3309 2008-06-08 Vincent Ricard <magic@magicninja.org>
3313 test cases for https://bugs.webkit.org/show_bug.cgi?id=16489
3314 WebKit does not support ElementTraversal specification
3316 * fast/dom/Element/element-traversal-expected.txt: Added.
3317 * fast/dom/Element/element-traversal.html: Added.
3318 * fast/dom/Element/resources/element-traversal.js: Added.
3320 * fast/dom/domListEnumeration-expected.txt: Updated since Element now has 5
3321 new properties. It would be good to rewrite this test so it doesn't have to
3322 be updated every time we add a property to Node or Element.
3323 * fast/dom/resources/domListEnumeration.js: Ditto.
3325 2008-06-08 Bradley Meck <genisis329@gmail.com>
3327 Reviewed and tweaked by Darin.
3329 - test for https://bugs.webkit.org/show_bug.cgi?id=17051
3330 safari should treat "url()" as a valid CSS value
3332 We should really add some more tests for this. One text-only test each for the
3333 four different sites that handle URLs (cursor image, list style image, fill image,
3334 border image) that were fixed. Currently this covers only the cursor image.
3336 * fast/css/invalid-cursor-property-crash.html: Updated test to expect the
3337 url() to be expanded into the URL of the document itself. The text of the test
3338 is now a bit misleading, but it still tests that it's not a crash, and now it
3339 also doubles as a check that url() is handled properly.
3341 2008-06-08 Vincent Ricard <magic@magicninja.org>
3346 Bug 18041: DOMNodeRemoved events are sent twice
3348 * fast/dom/Node/DOMNodeRemovedEvent-expected.txt: Added.
3349 * fast/dom/Node/DOMNodeRemovedEvent.html: Added.
3350 * fast/dom/Node/resources/DOMNodeRemovedEvent.js: Added.
3352 2008-06-08 Tony Chang <idealisms@gmail.com>
3354 Reviewed by Eric Seidel.
3356 - test for https://bugs.webkit.org/show_bug.cgi?id=18167
3357 there should be no text-drag delay on any platform except for Mac
3359 Also updated two tests which depend on the drag text delay to be greater
3360 than 0 by making them no longer select text before the mouse down.
3362 * editing/selection/drag-text-delay-expected.txt: Added.
3363 * editing/selection/drag-text-delay.html: Added.
3364 * platform/mac/editing/selection/drag-text-delay-expected.txt: Added.
3366 * fast/events/autoscroll.html:
3367 * fast/forms/input-readonly-autoscroll.html:
3369 2008-06-08 Rob Buis <buis@kde.org>
3373 - test for https://bugs.webkit.org/show_bug.cgi?id=18512
3374 getPresentationAttribute returns a shared object