1 2008-12-29 Alexey Proskuryakov <ap@webkit.org>
5 Fix Windows svn update - replace a file with a colon in its name with an Apache rewrite.
7 * http/tests/appcache/resources/.htaccess: Added.
8 * http/tests/appcache/resources/UNKNOWN_SECTION:: Removed.
10 2008-12-29 Glenn Wilson <gwilson@chromium.org>
12 Reviewed by Darin Adler.
13 Landed by Pamela Greene.
15 Added new layout tests verifying that using a locally-scoped
16 variable in an event handler of a form takes precedence over
17 names of items in that form.
19 See: https://bugs.webkit.org/show_bug.cgi?id=22977
21 * fast/forms/var-name-conflict-in-form-event-handler-expected.txt: Added.
22 * fast/forms/var-name-conflict-in-form-event-handler.html: Added.
24 2008-12-28 Alexey Proskuryakov <ap@webkit.org>
26 Reviewed by Darin Adler.
28 https://bugs.webkit.org/show_bug.cgi?id=23007
29 REGRESSION: Timer-related crash when closing Web Inspector
31 * fast/dom/Window/remove-timeout-crash-expected.txt: Added.
32 * fast/dom/Window/remove-timeout-crash.html: Added.
34 2008-12-28 Alexey Proskuryakov <ap@webkit.org>
36 Reviewed by Anders Carlsson.
38 https://bugs.webkit.org/show_bug.cgi?id=23012
39 Bring application cache manifest parsing up to date
41 * http/tests/appcache/manifest-parsing-expected.txt: Added.
42 * http/tests/appcache/manifest-parsing.html: Added.
43 * http/tests/appcache/resources/UNKNOWN_SECTION:: Added.
44 * http/tests/appcache/resources/manifest-parsing.manifest: Added.
46 2008-12-28 Alexey Proskuryakov <ap@webkit.org>
48 Reviewed by Anders Carlsson.
50 https://bugs.webkit.org/show_bug.cgi?id=23009
51 Add a test for application cache offline operation
53 * http/tests/resources/network-simulator.php: A proxy script to simulate a network connection
54 that can go offline, using an infinite redirect loop in offline mode to generate an error.
56 * http/tests/appcache/offline-access-expected.txt: Added.
57 * http/tests/appcache/offline-access.html: Added.
58 * http/tests/appcache/resources/offline-access-frame.html: Added.
59 * http/tests/appcache/resources/offline-access.js: Added.
60 * http/tests/appcache/resources/offline-access.manifest: Added.
61 Test that an application loads successfully from cache.
63 * http/tests/resources: Added.
64 * http/tests/resources/portabilityLayer.php: Copied from LayoutTests/http/tests/xmlhttprequest/resources/portabilityLayer.php.
65 * http/tests/resources/reset-temp-file.php: Copied from LayoutTests/http/tests/xmlhttprequest/resources/reset-temp-file.php.
66 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-header.html:
67 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html:
68 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.html:
69 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html:
70 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php:
71 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php:
72 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php:
73 * http/tests/xmlhttprequest/resources/portabilityLayer.php: Removed.
74 * http/tests/xmlhttprequest/resources/reset-temp-file.php: Removed.
75 * http/tests/appcache/resources/fail-on-update.php:
76 Moved some common scripts from xmlhttprequest/resources/ to resources/
78 2008-12-28 Cameron Zwarich <zwarich@apple.com>
80 Reviewed by Oliver Hunt.
82 Add tests for bug 22840: REGRESSION (r38349): Gmail doesn't load with profiling enabled
83 <https://bugs.webkit.org/show_bug.cgi?id=22840>
84 <rdar://problem/6468077>
86 * fast/profiler/call-register-leak-expected.txt: Added.
87 * fast/profiler/call-register-leak.html: Added.
89 2008-12-27 Alexey Proskuryakov <ap@webkit.org>
91 Suggested by Dave Levin.
93 https://bugs.webkit.org/show_bug.cgi?id=22950
95 Another attempt to fix the failing XHR tests on Tiger buildbot: make file_put_contents
96 portable implementation return a result.
98 * http/tests/xmlhttprequest/resources/portabilityLayer.php:
100 2008-12-26 David Levin <levin@chromium.org>
102 Reviewed by Alexey Proskuryakov.
104 https://bugs.webkit.org/show_bug.cgi?id=22950
106 Remove ensureTrailingSlash from appcache test.
108 * http/tests/appcache/resources/fail-on-update.php:
110 2008-12-26 David Levin <levin@chromium.org>
112 Reviewed by Alexey Proskuryakov.
114 https://bugs.webkit.org/show_bug.cgi?id=22950
116 Attempt to fix the failiing XHR tests on Tiger buildbot.
117 Remove the no longer needed ensureTrailingSlash function.
119 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php:
120 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php:
121 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php:
123 * http/tests/xmlhttprequest/resources/portabilityLayer.php:
124 Make sys_get_temp_dir() return "/tmp" when it can't find the temp directory through other means.
126 * http/tests/xmlhttprequest/resources/reset-temp-file.php:
128 2008-12-26 Alexey Proskuryakov <ap@webkit.org>
130 Reviewed by Anders Carlsson.
132 Fix a layout test that was broken by the previous appcache commit
133 (it only passed every other time as a result).
135 * http/tests/appcache/fail-on-update.html:
137 2008-12-26 Simon Fraser <simon.fraser@apple.com>
139 https://bugs.webkit.org/show_bug.cgi?id=22981
141 Update more svg-as-image test results affected by the fix
142 for SVGImage drawing.
144 * platform/mac/fast/borders/svg-as-border-image-2-expected.checksum:
145 * platform/mac/fast/borders/svg-as-border-image-2-expected.png:
146 * platform/mac/fast/borders/svg-as-border-image-expected.checksum:
147 * platform/mac/fast/borders/svg-as-border-image-expected.png:
149 2008-12-26 Alexey Proskuryakov <ap@webkit.org>
151 Reviewed by Darin Adler.
153 https://bugs.webkit.org/show_bug.cgi?id=23001
154 A call to applicationCache.update() from a cached event listener should be ignored
156 * http/tests/appcache/idempotent-update-expected.txt: Added.
157 * http/tests/appcache/idempotent-update.html: Added.
158 * http/tests/appcache/resources/idempotent-update.manifest: Added.
160 2008-12-26 Alexey Proskuryakov <ap@webkit.org>
162 Reviewed by Darin Adler.
164 https://bugs.webkit.org/show_bug.cgi?id=22997
165 ASSERTION FAILED: !m_resources.contains(url) in ApplicationCache::addResource()
167 * http/tests/appcache/resources/subframe-1.html: Added.
168 * http/tests/appcache/resources/subframe-2.html: Added.
169 * http/tests/appcache/resources/subframe-3.html: Added.
170 * http/tests/appcache/resources/subframe-4.html: Added.
171 * http/tests/appcache/resources/subframes-1.manifest: Added.
172 * http/tests/appcache/resources/subframes-2.manifest: Added.
173 * http/tests/appcache/resources/subframes-3.manifest: Added.
174 * http/tests/appcache/resources/subframes-4.manifest: Added.
175 * http/tests/appcache/top-frame-1-expected.txt: Added.
176 * http/tests/appcache/top-frame-1.html: Added.
177 * http/tests/appcache/top-frame-2-expected.txt: Added.
178 * http/tests/appcache/top-frame-2.html: Added.
179 * http/tests/appcache/top-frame-3-expected.txt: Added.
180 * http/tests/appcache/top-frame-3.html: Added.
181 * http/tests/appcache/top-frame-4-expected.txt: Added.
182 * http/tests/appcache/top-frame-4.html: Added.
183 Added a bunch of tests that cover subframe appcache behavior (and thus a good part of
184 application cache selection algorithm in general).
186 * http/tests/appcache/simple.html: Changed to execute on noupdate event, too, making the
187 test pass in browser without emptying appcache on each run.
189 2008-12-26 David Levin <levin@chromium.org>
191 Reviewed by Alexey Proskuryakov.
193 https://bugs.webkit.org/show_bug.cgi?id=22950
194 Added more logging to reset-temp-file to help expose potential issues that could cause test failures (on the Tiger buildbot).
196 If there are issues in reset-temp-file, they are printed from the test access-control-basic-allow-preflight-cache.html
198 * http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache.html:
199 * http/tests/xmlhttprequest/resources/reset-temp-file.php:
201 2008-12-25 Alexey Proskuryakov <ap@webkit.org>
203 Reviewed by Darin Adler.
205 https://bugs.webkit.org/show_bug.cgi?id=22993
206 Application cache shouldn't be inherited by subframes
208 <rdar://problem/6284708> AppCache crashes in ApplicationCacheResource::addType()
210 * http/tests/appcache/foreign-iframe-main-expected.txt: Added.
211 * http/tests/appcache/foreign-iframe-main.html: Added.
212 * http/tests/appcache/resources/foreign-iframe-subresource.js: Added.
213 * http/tests/appcache/resources/foreign-iframe.html: Added.
214 * http/tests/appcache/resources/foreign-iframe.manifest: Added.
216 2008-12-24 Simon Fraser <simon.fraser@apple.com>
218 Reviewed by Oliver Hunt
220 https://bugs.webkit.org/show_bug.cgi?id=21910
222 Update more svg-as-image test results affected by the fix
223 for SVGImage drawing.
225 * platform/mac/fast/images/svg-as-background-expected.checksum:
226 * platform/mac/fast/images/svg-as-background-expected.png:
227 * platform/mac/fast/images/svg-as-image-expected.checksum:
228 * platform/mac/fast/images/svg-as-image-expected.png:
229 * platform/mac/fast/images/svg-as-relative-image-expected.checksum:
230 * platform/mac/fast/images/svg-as-relative-image-expected.png:
231 * transforms/2d/compound-transforms-vs-containers.html:
233 2008-12-24 Alexey Proskuryakov <ap@webkit.org>
235 Reviewed by Dan Bernstein.
237 https://bugs.webkit.org/show_bug.cgi?id=22982
238 http/tests/navigation/post-goback-repost-policy.html fails on Tiger
240 Change resources that are accessed with POST from .html to .php. I don't know why Apache 2.0
241 had no problem with this.
243 * http/tests/navigation/post-goback-repost-policy.html:
244 * http/tests/navigation/resources/goback-with-policydelegate.html: Removed.
245 * http/tests/navigation/resources/goback-with-policydelegate.php: Copied from LayoutTests/http/tests/navigation/resources/goback-with-policydelegate.html.
246 * http/tests/navigation/resources/post-target-policy-test.html: Removed.
247 * http/tests/navigation/resources/post-target-policy-test.php: Copied from LayoutTests/http/tests/navigation/resources/post-target-policy-test.html.
249 2008-12-23 Simon Fraser <simon.fraser@apple.com>
251 Reviewed by Dan Bernstein
253 https://bugs.webkit.org/show_bug.cgi?id=22941
255 Add test for opacity on the document element.
257 * fast/backgrounds/opacity-on-document-element.html: Added.
258 * platform/mac/fast/backgrounds/opacity-on-document-element-expected.checksum: Added.
259 * platform/mac/fast/backgrounds/opacity-on-document-element-expected.png: Added.
260 * platform/mac/fast/backgrounds/opacity-on-document-element-expected.txt: Added.
262 * fast/transforms/identity-matrix.html:
263 * platform/mac/fast/transforms/identity-matrix-expected.txt:
266 2008-12-23 Simon Fraser <simon.fraser@apple.com>
268 Reviewed by Dan Bernstein
270 https://bugs.webkit.org/show_bug.cgi?id=21910
272 Re-create expected images after fixing painting issue with SVGImage.
274 * platform/mac/fast/backgrounds/svg-as-background-1-expected.checksum:
275 * platform/mac/fast/backgrounds/svg-as-background-1-expected.png:
276 * platform/mac/fast/backgrounds/svg-as-background-2-expected.checksum:
277 * platform/mac/fast/backgrounds/svg-as-background-2-expected.png:
278 * platform/mac/fast/backgrounds/svg-as-background-3-expected.checksum:
279 * platform/mac/fast/backgrounds/svg-as-background-3-expected.png:
280 * platform/mac/fast/backgrounds/svg-as-background-4-expected.checksum:
281 * platform/mac/fast/backgrounds/svg-as-background-4-expected.png:
282 * platform/mac/fast/backgrounds/svg-as-background-6-expected.checksum:
283 * platform/mac/fast/backgrounds/svg-as-background-6-expected.png:
284 * platform/mac/fast/backgrounds/svg-as-mask-expected.checksum:
285 * platform/mac/fast/backgrounds/svg-as-mask-expected.png:
286 * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.checksum:
287 * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
289 2008-12-22 Julien Chaffraix <jchaffraix@webkit.org>
291 Reviewed by Darin Adler.
293 Test case for bug 11106: Some XMLHttpRequest URI resolving tests fail
294 https://bugs.webkit.org/show_bug.cgi?id=11106
296 These tests are borrowed from Opera's test case suite (http://tc.labs.opera.com/apis/XMLHttpRequest).
297 They correspond to open/004.html - open/010.html which were previously failing.
299 * http/tests/xmlhttprequest/resources/test-uri-resolution.txt: Added.
300 * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-004-iframe.html: Added.
301 * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-005-iframe.html: Added.
302 * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-006-iframe.html: Added.
303 * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-007-iframe.html: Added.
304 * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-008-iframe.html: Added.
305 * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-009-iframe.html: Added.
306 * http/tests/xmlhttprequest/resources/uri-resolution-opera-open-010-iframe.html: Added.
307 * http/tests/xmlhttprequest/test-uri-resolution.txt: Added.
308 * http/tests/xmlhttprequest/uri-resolution-opera-open-004-expected.txt: Added.
309 * http/tests/xmlhttprequest/uri-resolution-opera-open-004.html: Added.
310 * http/tests/xmlhttprequest/uri-resolution-opera-open-005-expected.txt: Added.
311 * http/tests/xmlhttprequest/uri-resolution-opera-open-005.html: Added.
312 * http/tests/xmlhttprequest/uri-resolution-opera-open-006-expected.txt: Added.
313 * http/tests/xmlhttprequest/uri-resolution-opera-open-006.html: Added.
314 * http/tests/xmlhttprequest/uri-resolution-opera-open-007-expected.txt: Added.
315 * http/tests/xmlhttprequest/uri-resolution-opera-open-007.html: Added.
316 * http/tests/xmlhttprequest/uri-resolution-opera-open-008-expected.txt: Added.
317 * http/tests/xmlhttprequest/uri-resolution-opera-open-008.html: Added.
318 * http/tests/xmlhttprequest/uri-resolution-opera-open-009-expected.txt: Added.
319 * http/tests/xmlhttprequest/uri-resolution-opera-open-009.html: Added.
320 * http/tests/xmlhttprequest/uri-resolution-opera-open-010-expected.txt: Added.
321 * http/tests/xmlhttprequest/uri-resolution-opera-open-010.html: Added.
323 2008-12-22 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
325 Reviewed by George Staikos.
327 Fixes: https://bugs.webkit.org/show_bug.cgi?id=22971
329 Fix regression caused by the HTMLFormElement refactorization.
330 File form elements without a name have to be included in multipart/form-data
331 submission. Cover this behaviour with a new test case.
333 * http/tests/misc/empty-file-formdata-expected.txt: Added.
334 * http/tests/misc/empty-file-formdata.html: Added.
335 * http/tests/misc/resources/check-unnamed-file-included-in-formdata.php: Added.
337 2008-12-22 David Kilzer <ddkilzer@apple.com>
339 Bug 11850: Webarchive fails to save images referenced in CSS
341 <https://bugs.webkit.org/show_bug.cgi?id=11850>
343 Reviewed by Darin Adler.
345 The first set of files below tests that URLs are encoded properly
346 based on the charset of the stylesheet. Normally this behavior may
347 only be tested by looking at web server logs with manual tests, but
348 webarchives represent this information in such a way that they may
349 be tested by DumpRenderTree. Note that these tests depend on Bug
350 11850 being fixed, so it's not possible to separate them.
352 The second set of files below tests that all types of resources
353 referenced by url() in CSS stylesheets are now saved in webarchives.
355 * http/tests/webarchive/resources/.htaccess: Added.
356 * http/tests/webarchive/resources/apple.gif: Copied from LayoutTests/fast/canvas/resources/apple.gif.
357 * http/tests/webarchive/resources/test-no-charset.css: Added.
358 * http/tests/webarchive/resources/test-shift-jis.css: Added.
359 * http/tests/webarchive/resources/test-utf-8.css: Added.
360 * http/tests/webarchive/test-css-url-encoding-expected.webarchive: Added.
361 * http/tests/webarchive/test-css-url-encoding-shift-jis-expected.webarchive: Added.
362 * http/tests/webarchive/test-css-url-encoding-shift-jis.html: Added.
363 * http/tests/webarchive/test-css-url-encoding-utf-8-expected.webarchive: Added.
364 * http/tests/webarchive/test-css-url-encoding-utf-8.html: Added.
365 * http/tests/webarchive/test-css-url-encoding.html: Added.
367 * webarchive/resources/Ahem.ttf: Copied from LayoutTests/fast/css/resources/Ahem.ttf.
368 * webarchive/test-css-url-resources-in-stylesheets-expected.webarchive: Added.
369 * webarchive/test-css-url-resources-in-stylesheets.html: Added.
370 * webarchive/test-css-url-resources-inline-styles-expected.webarchive: Added.
371 * webarchive/test-css-url-resources-inline-styles.html: Added.
373 2008-12-22 Alexey Proskuryakov <ap@webkit.org>
375 Reviewed by Darin Adler.
377 <rdar://problem/6277060> ASSERTION FAILED: !m_cacheBeingUpdated if the manifest is not available
379 Cover both the failing case, and its opposite, demonstrating that the assertion couldn't be
382 * http/tests/appcache/404-manifest-expected.txt: Added.
383 * http/tests/appcache/404-manifest.html: Added.
384 * http/tests/appcache/fail-on-update-expected.txt: Added.
385 * http/tests/appcache/fail-on-update.html: Added.
386 * http/tests/appcache/resources/fail-on-update.php: Added.
388 2008-12-22 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
390 Reviewed by Alexey Proskuryakov & George Staikos.
392 Add simple testcase covering WML <fieldset> element support.
394 * fast/wml/fieldset.wml: Added.
395 * platform/mac/fast/wml/fieldset-expected.checksum: Added.
396 * platform/mac/fast/wml/fieldset-expected.png: Added.
397 * platform/mac/fast/wml/fieldset-expected.txt: Added.
399 2008-12-21 David Levin <levin@chromium.org>
401 Reviewed by Darin Adler.
403 https://bugs.webkit.org/show_bug.cgi?id=22950
405 Attempted fix for 4 failing XMLHttpReuqest tests on Tiger:
406 access-control-basic-allow-preflight-cache-invalidation-by-header.html
407 access-control-basic-allow-preflight-cache-invalidation-by-method.html
408 access-control-basic-allow-preflight-cache-timeout.html
409 access-control-basic-allow-preflight-cache.html
411 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php:
412 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php:
413 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php:
414 * http/tests/xmlhttprequest/resources/portabilityLayer.php:
415 * http/tests/xmlhttprequest/resources/reset-temp-file.php:
417 2008-12-22 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
419 Reviewed by George Staikos.
421 Add WML HTTP layout tests and an initital set of results.
422 Allow to reuse the existing WMLTestCase.js framework from another
423 LayoutTests/ top-level directory - modify TEMPLATE.html & WMLTestCase.js.
425 * http/tests/wml: Added.
426 * http/tests/wml/go-task-get-method-accept-charset-expected.txt: Added.
427 * http/tests/wml/go-task-get-method-accept-charset.html: Added.
428 * http/tests/wml/go-task-get-method-expected.txt: Added.
429 * http/tests/wml/go-task-get-method.html: Added.
430 * http/tests/wml/go-task-post-method-accept-charset-expected.txt: Added.
431 * http/tests/wml/go-task-post-method-accept-charset.html: Added.
432 * http/tests/wml/go-task-post-method-expected.txt: Added.
433 * http/tests/wml/go-task-post-method.html: Added.
434 * http/tests/wml/resources: Added.
435 * http/tests/wml/resources/TEMPLATE.html: Added.
436 * http/tests/wml/resources/answer-utf8.cgi: Added.
437 * http/tests/wml/resources/answer.cgi: Added.
438 * http/tests/wml/resources/go-task-get-method-accept-charset.js: Added.
439 * http/tests/wml/resources/go-task-get-method.js: Added.
440 * http/tests/wml/resources/go-task-post-method-accept-charset.js: Added.
441 * http/tests/wml/resources/go-task-post-method.js: Added.
442 * wml/go-task-animation.html:
443 * wml/go-task-get-method-external-deck-with-href.html:
444 * wml/go-task-get-method-external-deck.html:
445 * wml/go-task-get-method-same-deck.html:
446 * wml/resources/TEMPLATE.html:
447 * wml/resources/WMLTestCase.js:
448 * wml/variable-reference-invalid-character.html:
449 * wml/variable-reference-valid.html:
451 2008-12-19 Zan Dobersek <zandobersek@gmail.com>
453 Reviewed by Holger Freyther.
455 https://bugs.webkit.org/show_bug.cgi?id=22039
457 Enable more tests for testing on Gtk+ port.
459 * platform/gtk/Skipped:
461 2008-12-19 Simon Fraser <simon.fraser@apple.com>
463 Reviewed by Darin Adler
465 https://bugs.webkit.org/show_bug.cgi?id=22938
467 Test for painting with a transformed <html> element.
469 * fast/transforms/transformed-document-element.html: Added.
470 * platform/mac/fast/transforms/transformed-document-element-expected.checksum: Added.
471 * platform/mac/fast/transforms/transformed-document-element-expected.png: Added.
472 * platform/mac/fast/transforms/transformed-document-element-expected.txt: Added.
474 2008-12-19 Pamela Greene <pam@chromium.org>
476 Reviewed by Darin Adler.
478 https://bugs.webkit.org/show_bug.cgi?id=22612
479 Add test to verify type enforcement in DOM setters.
480 Resubmitting corrected copies; first submission had patching errors.
482 * fast/dom/setter-type-enforcement-expected.txt: Added.
483 * fast/dom/setter-type-enforcement.html: Added.
485 2008-12-18 Pierre-Olivier Latour <pol@apple.com>
487 Reviewed by Darin Adler.
489 Rewrote some of the transition layout tests that were using setTimeout() to use the transition pause API in DRT when available.
491 Rewrote the transition layout tests that were specifically testing the transition end event to use common JS code from transition-end-event-helpers.js.
495 https://bugs.webkit.org/show_bug.cgi?id=22890
497 * transitions/end-event-helpers.js: Removed.
498 * transitions/interrupt-transform-transition-expected.txt:
499 * transitions/interrupt-transform-transition.html:
500 * transitions/opacity-transition-zindex.html:
501 * transitions/start-transform-transition.html:
502 * transitions/transform-op-list-match-expected.txt:
503 * transitions/transform-op-list-match.html:
504 * transitions/transform-op-list-no-match-expected.txt:
505 * transitions/transform-op-list-no-match.html:
506 * transitions/transition-end-event-all-properties-expected.txt:
507 * transitions/transition-end-event-all-properties.html:
508 * transitions/transition-end-event-attributes-expected.txt:
509 * transitions/transition-end-event-attributes.html:
510 * transitions/transition-end-event-container-expected.txt:
511 * transitions/transition-end-event-container.html:
512 * transitions/transition-end-event-helpers.js: Copied from LayoutTests/transitions/end-event-helpers.js.
513 (recordTransitionEndEvent):
514 (runTransitionTest.processEndEvents.compareEventInfo):
515 (runTransitionTest.processEndEvents.examineResults):
516 (runTransitionTest.processEndEvents):
517 (runTransitionTest.startTest):
518 (runTransitionTest.window):
520 * transitions/transition-end-event-left-expected.txt:
521 * transitions/transition-end-event-left.html:
522 * transitions/transition-end-event-multiple-01-expected.txt:
523 * transitions/transition-end-event-multiple-01.html:
524 * transitions/transition-end-event-multiple-02-expected.txt:
525 * transitions/transition-end-event-multiple-02.html:
526 * transitions/transition-end-event-multiple-03-expected.txt:
527 * transitions/transition-end-event-multiple-03.html:
528 * transitions/transition-end-event-multiple-04-expected.txt:
529 * transitions/transition-end-event-multiple-04.html:
530 * transitions/transition-end-event-nested-expected.txt:
531 * transitions/transition-end-event-nested.html:
532 * transitions/transition-end-event-set-none-expected.txt:
533 * transitions/transition-end-event-set-none.html:
534 * transitions/transition-end-event-transform-expected.txt:
535 * transitions/transition-end-event-transform.html:
536 * transitions/transition-end-event-window-expected.txt:
537 * transitions/transition-end-event-window.html:
538 * transitions/transition-test-helpers.js: Added.
539 (runTransitionTest.isCloseEnough):
540 (runTransitionTest.checkExpectedValue):
541 (runTransitionTest.endTest):
542 (runTransitionTest.runTest):
543 (runTransitionTest.startTest):
544 (runTransitionTest.if):
545 * transitions/transition-timing-function-expected.txt: Copied from LayoutTests/transitions/transition-timing-function-software-expected.txt.
546 * transitions/transition-timing-function-software-expected.txt: Removed.
547 * transitions/transition-timing-function-software.html: Removed.
548 * transitions/transition-timing-function.html: Copied from LayoutTests/transitions/transition-timing-function-software.html.
549 * transitions/zero-duration-in-list-expected.txt:
550 * transitions/zero-duration-in-list.html:
552 2008-12-18 Cameron Zwarich <zwarich@apple.com>
554 Reviewed by Geoff Garen.
556 Add tests for bug 21855: REGRESSION (r37323): Gmail complains about popup blocking when opening a link
557 <https://bugs.webkit.org/show_bug.cgi?id=21855>
558 <rdar://problem/6278244>
560 Since DumpRenderTree support was added in order to support these tests,
561 they are skipped on non-Mac platforms.
563 * fast/events/popup-blocking-click-in-iframe-expected.txt: Added.
564 * fast/events/popup-blocking-click-in-iframe.html: Added.
565 * fast/events/resources/popup-blocking-click-in-iframe-otherFrame.html: Added.
566 * platform/gtk/Skipped:
567 * platform/qt/Skipped:
568 * platform/win/Skipped:
570 2008-12-18 Pamela Greene <pam@chromium.org>
572 Submitted without review.
573 Moving layout test from root level into LayoutTests where it belongs.
575 * fast/dom/setter-type-enforcement-expected.txt: Copied from fast/dom/setter-type-enforcement-expected.txt.
576 * fast/dom/setter-type-enforcement.html: Copied from fast/dom/setter-type-enforcement.html.
578 2008-12-17 Geoffrey Garen <ggaren@apple.com>
580 Reviewed by Gavin Barraclough.
582 Added a test for https://bugs.webkit.org/show_bug.cgi?id=22393
583 Segfault when caching property accesses to primitive cells.
585 * fast/js/primitive-property-access-edge-cases-expected.txt: Added.
586 * fast/js/primitive-property-access-edge-cases.html: Added.
587 * fast/js/resources/primitive-property-access-edge-cases.js: Added.
590 2008-12-17 Simon Fraser <simon.fraser@apple.com>
592 Reviewed by Dave Hyatt
594 https://bugs.webkit.org/show_bug.cgi?id=22570
596 Add testcase for reflection on an element with overflow: hidden
598 * fast/reflections/reflection-overflow-hidden.html: Added.
599 * platform/mac/fast/reflections/reflection-overflow-hidden-expected.checksum: Added.
600 * platform/mac/fast/reflections/reflection-overflow-hidden-expected.png: Added.
601 * platform/mac/fast/reflections/reflection-overflow-hidden-expected.txt: Added.
603 2008-12-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
605 Reviewed by Maciej Stachowiak.
607 Update results after fixing wml.css, to be more in-line with html4.css.
609 Fixes all <do> related tests, to correctly appear as buttons,
610 not just text with gray background, as it used to be.
612 * platform/mac/fast/wml/do-element-optional-attr-expected.checksum:
613 * platform/mac/fast/wml/do-element-optional-attr-expected.png:
614 * platform/mac/fast/wml/do-element-optional-attr-expected.txt:
615 * platform/mac/fast/wml/do-shadow-expected.checksum:
616 * platform/mac/fast/wml/do-shadow-expected.png:
617 * platform/mac/fast/wml/do-shadow-expected.txt:
618 * platform/mac/fast/wml/do-template-expected.checksum:
619 * platform/mac/fast/wml/do-template-expected.png:
620 * platform/mac/fast/wml/do-template-expected.txt:
621 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum:
622 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png:
623 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt:
624 * platform/mac/fast/wml/err-invalid-variable-name-expected.checksum:
625 * platform/mac/fast/wml/err-invalid-variable-name-expected.png:
626 * platform/mac/fast/wml/err-invalid-variable-name-expected.txt:
627 * platform/mac/fast/wml/err-samename-do-expected.checksum:
628 * platform/mac/fast/wml/err-samename-do-expected.png:
629 * platform/mac/fast/wml/err-samename-do-expected.txt:
631 2008-12-17 Feng Qian <feng@chromium.org>
633 Reviewed by Alexey Proskuryakov.
634 Landed by Adam Barth.
636 https://bugs.webkit.org/show_bug.cgi?id=21948
637 Change two tests to use the host url in XMLHttpRequest so that
638 it does not fail because of Chrome's file URL security policy.
639 It does not affect the expected behaviors of tests.
640 * fast/dom/null-document-xmlhttprequest-open.html:
641 * fast/dom/xmlhttprequest-invalid-values.html:
643 2008-12-17 Pamela Greene <pam@chromium.org>
645 Reviewed by Darin Adler.
646 Landed by Adam Barth.
648 https://bugs.webkit.org/show_bug.cgi?id=22577
649 Add a test to ensure that checkboxes and radio buttons with duplicate
650 names map to a collection.
652 * fast/dom/HTMLInputElement/duplicate-element-names-expected.txt: Added.
653 * fast/dom/HTMLInputElement/duplicate-element-names.html: Added.
655 2008-12-17 Pamela Greene <pam@chromium.org>
657 Reviewed by Darin Adler.
658 Landed by Adam Barth.
660 https://bugs.webkit.org/show_bug.cgi?id=22612
661 Add test to verify type enforcement in DOM setters.
663 * fast/dom/setter-type-enforcement-expected.txt: Added.
664 * fast/dom/setter-type-enforcement.html: Added.
666 2008-12-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
668 Rubber-stamped by Timothy Hatcher.
670 Fix wml/ tests, by doing s/</\</ and s/>/\>/.
671 Not sure why this problem wasn't visible before, something has changed.
673 * wml/go-task-animation-expected.txt:
674 * wml/go-task-get-method-external-deck-expected.txt:
675 * wml/go-task-get-method-external-deck-with-href-expected.txt:
676 * wml/go-task-get-method-same-deck-expected.txt:
677 * wml/resources/go-task-animation.js:
678 * wml/resources/go-task-get-method-external-deck-with-href.js:
679 * wml/resources/go-task-get-method-external-deck.js:
680 * wml/resources/go-task-get-method-same-deck.js:
682 2008-12-16 Simon Hausmann <hausmann@webkit.org>
684 Reviewed by Holger Freyther.
686 Unskip some tests that pass with the Qt DRT fixed for unload event
689 * platform/qt/Skipped:
691 2008-12-16 Simon Hausmann <hausmann@webkit.org>
693 Reviewed by Holger Freyther.
695 Added mac API specific loader test to the skip list for the Qt DRT.
697 * platform/qt/Skipped:
699 2008-12-15 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
701 Reviewed by Oliver Hunt.
703 Add several testcases covering WML table element handling.
704 Fixed fast/wml/case-sensitivity.wml - which used HTML style tables, that now raise errors (missing 'columns' attribute).
706 * fast/wml/case-sensitivity.wml:
707 * fast/wml/table-element-align-attribute-invalid.wml: Added.
708 * fast/wml/table-element-columns-attribute-invalid-number.wml: Added.
709 * fast/wml/table-element-columns-attribute-invalid.wml: Added.
710 * fast/wml/table-element-columns-attribute-missing.wml: Added.
711 * fast/wml/table-element-columns-attribute.wml: Added.
712 * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.checksum:
713 * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.png:
714 * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.txt:
715 * platform/mac/fast/wml/table-element-align-attribute-invalid-expected.checksum: Added.
716 * platform/mac/fast/wml/table-element-align-attribute-invalid-expected.png: Added.
717 * platform/mac/fast/wml/table-element-align-attribute-invalid-expected.txt: Added.
718 * platform/mac/fast/wml/table-element-columns-attribute-expected.checksum: Added.
719 * platform/mac/fast/wml/table-element-columns-attribute-expected.png: Added.
720 * platform/mac/fast/wml/table-element-columns-attribute-expected.txt: Added.
721 * platform/mac/fast/wml/table-element-columns-attribute-invalid-expected.checksum: Added.
722 * platform/mac/fast/wml/table-element-columns-attribute-invalid-expected.png: Added.
723 * platform/mac/fast/wml/table-element-columns-attribute-invalid-expected.txt: Added.
724 * platform/mac/fast/wml/table-element-columns-attribute-invalid-number-expected.checksum: Added.
725 * platform/mac/fast/wml/table-element-columns-attribute-invalid-number-expected.png: Added.
726 * platform/mac/fast/wml/table-element-columns-attribute-invalid-number-expected.txt: Added.
727 * platform/mac/fast/wml/table-element-columns-attribute-missing-expected.checksum: Added.
728 * platform/mac/fast/wml/table-element-columns-attribute-missing-expected.png: Added.
729 * platform/mac/fast/wml/table-element-columns-attribute-missing-expected.txt: Added.
730 * platform/mac/fast/wml/table-element-expected.checksum:
731 * platform/mac/fast/wml/table-element-expected.png:
732 * platform/mac/fast/wml/table-element-expected.txt:
734 2008-12-15 Darin Adler <darin@apple.com>
736 Reviewed by Sam Weinig.
738 - test for <rdar://problem/6427048> crash due to infinite recursion after setting window.__proto__ = window
740 * fast/canvas/canvas-gradient-without-path.html: Let make-js-test-wrappers update this one.
742 * fast/dom/Window/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html.
743 * fast/dom/Window/resources/window-custom-prototype.js: Added.
744 * fast/dom/Window/window-custom-prototype-expected.txt: Added.
745 * fast/dom/Window/window-custom-prototype.html: Added.
747 2008-12-15 Pierre-Olivier Latour <pol@apple.com>
749 Reviewed by Dan Bernstein.
751 Added an extra layout test for transitions.
753 https://bugs.webkit.org/show_bug.cgi?id=22836
755 * transitions/change-values-during-transition-expected.txt: Added.
756 * transitions/change-values-during-transition.html: Added.
758 2008-12-15 Pierre-Olivier Latour <pol@apple.com>
760 Reviewed by Dan Bernstein.
762 Added an extra layout test for animations.
764 https://bugs.webkit.org/show_bug.cgi?id=22836
766 * animations/combo-transform-rotate+scale-expected.txt: Added.
767 * animations/combo-transform-rotate+scale.html: Added.
769 2008-12-15 Pierre-Olivier Latour <pol@apple.com>
771 Updated transform-value-types.html and transform-value-types-expected.txt to latest version
772 since change r39264 was lost when relocating these files.
774 https://bugs.webkit.org/show_bug.cgi?id=22836
776 * transforms/2d/transform-value-types-expected.txt:
777 * transforms/2d/transform-value-types.html:
779 2008-12-15 Pierre-Olivier Latour <pol@apple.com>
781 Reviewed by Sam Weinig.
783 Add new layout tests for transforms, animations & transitions.
784 Also move a couple transform layout tests to the proper subdirectory.
786 https://bugs.webkit.org/show_bug.cgi?id=22836
788 * animations/combo-transform-translate+scale-expected.txt: Added.
789 * animations/combo-transform-translate+scale.html: Added.
790 * transforms/2d/computed-style-origin-expected.txt: Copied from LayoutTests/transforms/computed-style-origin-expected.txt.
791 * transforms/2d/computed-style-origin.html: Copied from LayoutTests/transforms/computed-style-origin.html.
792 * transforms/2d/transform-value-types-expected.txt: Copied from LayoutTests/transforms/transform-value-types-expected.txt.
793 * transforms/2d/transform-value-types.html: Copied from LayoutTests/transforms/transform-value-types.html.
794 * transforms/computed-style-origin-expected.txt: Removed.
795 * transforms/computed-style-origin.html: Removed.
796 * transforms/transform-value-types-expected.txt: Removed.
797 * transforms/transform-value-types.html: Removed.
798 * transitions/interrupt-transform-transition-expected.txt: Added.
799 * transitions/interrupt-transform-transition.html: Added.
800 * transitions/start-transform-transition-expected.txt: Added.
801 * transitions/start-transform-transition.html: Added.
802 * transitions/transition-timing-function-software-expected.txt: Added.
803 * transitions/transition-timing-function-software.html: Added.
804 * transitions/zero-duration-in-list-expected.txt: Added.
805 * transitions/zero-duration-in-list.html: Added.
806 * transitions/zero-duration-without-units-expected.txt: Added.
807 * transitions/zero-duration-without-units.html: Added.
809 2008-12-15 Simon Hausmann <hausmann@webkit.org>
811 Reviewed by Holger Freyther.
813 Add worker tests to the skip list for the Qt DRT as the feature is not enabled.
815 * platform/qt/Skipped:
817 2008-12-14 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
819 Reviewed by George Staikos.
821 Add a new WML testcase covering <timer> and <go> combinations: wml/go-task-animation.html
823 * wml/go-task-animation-expected.txt: Added.
824 * wml/go-task-animation.html: Added.
825 * wml/resources/WMLTestCase.js:
826 (createWMLTestCase.iframeElement.onload):
828 * wml/resources/animation.wml: Added.
829 * wml/resources/go-task-animation.js: Added.
833 * wml/resources/go-task-get-method-same-deck.js:
835 * wml/resources/test-document.wml:
837 2008-12-14 Dirk Schulze <krit@webkit.org>
839 Reviewed by Oliver Hunt.
841 Ensure correct behaviour of composite on a fully transparent color.
843 * fast/canvas/canvas-transparency-and-composite-expected.txt: Added.
844 * fast/canvas/canvas-transparency-and-composite.html: Added.
845 * fast/canvas/resources/canvas-transparency-and-composite.js: Added.
847 2008-12-14 Alexey Proskuryakov <ap@webkit.org>
849 Suggested by Holger Freyther.
851 * fast/workers/worker-navigator-expected.txt:
852 * fast/workers/worker-navigator.html:
853 navigator.platform.length is intentionally zero on Gtk+, changed to check for its type.
855 2008-12-13 Alexey Proskuryakov <ap@webkit.org>
857 Reviewed by Darin Adler.
859 https://bugs.webkit.org/show_bug.cgi?id=22843
860 Auto-generate JSWorkerContext
862 * fast/workers/worker-replace-self-expected.txt: Added.
863 * fast/workers/worker-replace-self.html: Added.
864 Test that "self" is replaceable. This matches window.self behavior, but not Firefox.
866 * fast/workers/worker-location-expected.txt:
867 * fast/workers/worker-location.html:
868 Added a test for global constructor.
870 2008-12-13 Dirk Schulze <krit@webkit.org>
872 Reviewed by Oliver Hunt.
874 This test is wrong. We shouldn't fill something with a gradient, if the
877 * fast/canvas/gradient-empty-path.html: Removed.
878 * platform/mac/fast/canvas/gradient-empty-path-expected.checksum: Removed.
879 * platform/mac/fast/canvas/gradient-empty-path-expected.png: Removed.
880 * platform/mac/fast/canvas/gradient-empty-path-expected.txt: Removed.
882 2008-12-13 Darin Adler <darin@apple.com>
884 Reviewed by Dan Bernstein.
886 - test for https://bugs.webkit.org/show_bug.cgi?id=18734
887 REGRESSION (r31081): Focus problems in Gmail 2/Plain text message text
888 <rdar://problem/5892415>
890 * fast/forms/textarea-selection-preservation-expected.txt: Added.
891 * fast/forms/textarea-selection-preservation.html: Added.
893 2008-12-13 Holger Hans Peter Freyther <zecke@selfish.org>
895 Reviewed by Dan Bernstein.
897 Revert pixel test results back to the old version. This is
900 https://bugs.webkit.org/show_bug.cgi?id=22824
902 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum:
903 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
904 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
905 * platform/mac/svg/custom/image-small-width-height-expected.checksum:
906 * platform/mac/svg/custom/image-small-width-height-expected.png:
907 * platform/mac/svg/custom/image-small-width-height-expected.txt:
908 * platform/mac/svg/text/text-tselect-02-f-expected.checksum:
909 * platform/mac/svg/text/text-tselect-02-f-expected.png:
910 * platform/mac/svg/text/text-tselect-02-f-expected.txt:
912 2008-12-13 Dirk Schulze <krit@webkit.org>
914 Reviewed by Darin Adler.
916 Checks behavior of gradients on an empty path in canvas.
918 * fast/canvas/canvas-gradient-without-path-expected.txt: Added.
919 * fast/canvas/canvas-gradient-without-path.html: Added.
920 * fast/canvas/resources/canvas-gradient-without-path.js: Added.
922 2008-12-12 Dean Jackson <dino@apple.com>
924 Reviewed by Darin Adler.
926 Expose WebKitAnimationEvent, WebKitTransitionEvent,
927 WebKitCSSTransformValue, WebKitCSSKeyframeRule and
928 WebKitCSSKeyframesRule to Window object.
930 https://bugs.webkit.org/show_bug.cgi?id=20560
932 * animations/keyframes-rule-expected.txt:
933 * animations/keyframes-rule.html:
934 * fast/dom/Window/window-properties-expected.txt:
935 * fast/events/event-instanceof-expected.txt:
936 * fast/events/resources/event-instanceof.js:
937 * fast/js/global-constructors-expected.txt:
938 * transforms/transform-value-types-expected.txt:
939 * transforms/transform-value-types.html:
941 2008-12-12 Cameron Zwarich <zwarich@apple.com>
943 Reviewed by Oliver Hunt.
945 Tests for bug 22835: Crash during bytecode generation when comparing to null
946 <https://bugs.webkit.org/show_bug.cgi?id=22835>
947 <rdar://problem/6286749>
949 * fast/js/ignored-result-null-comparison-crash-expected.txt: Added.
950 * fast/js/ignored-result-null-comparison-crash.html: Added.
951 * fast/js/resources/ignored-result-null-comparison-crash.js: Added.
953 2008-12-12 Pierre-Olivier Latour <pol@apple.com>
955 Checked-in new results for failing SVG tests so that the bots are green again.
957 https://bugs.webkit.org/show_bug.cgi?id=22824
959 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.checksum:
960 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.png:
961 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
962 * platform/mac/svg/custom/image-small-width-height-expected.checksum:
963 * platform/mac/svg/custom/image-small-width-height-expected.png:
964 * platform/mac/svg/custom/image-small-width-height-expected.txt:
965 * platform/mac/svg/text/text-tselect-02-f-expected.checksum:
966 * platform/mac/svg/text/text-tselect-02-f-expected.png:
967 * platform/mac/svg/text/text-tselect-02-f-expected.txt:
969 2008-12-12 Simon Hausmann <hausmann@webkit.org>
971 Rubber-stamped by Holger Freyther.
973 Added all the failing tests in the Qt build that require font metrics
974 to the skipped list, as discussed. We cannot maintain the metrics
977 * platform/qt/Skipped:
979 2008-12-11 Cameron Zwarich <zwarich@apple.com>
981 Rubber-stamped by Mark Rowe.
983 Roll out r39212 due to assertion failures during layout tests, multiple
984 layout test failures, memory leaks, and obvious incorrectness.
986 * security/override-preferences-2-expected.txt: Removed.
987 * security/override-preferences-2.html: Removed.
988 * security/override-preferences-expected.txt: Removed.
989 * security/override-preferences.html: Removed.
990 * security/override-zzz-reset-expected.txt: Removed.
991 * security/override-zzz-reset.html: Removed.
993 2008-12-11 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
995 Reviewed by Holger Freyther.
997 Fix WML image layout tests to not rely on external resources.
998 Update results after adding <img> support.
1000 * fast/wml/img-localsrc.wml:
1001 * fast/wml/img-src-localsrc-alt.wml:
1002 * fast/wml/img-src.wml:
1003 * fast/wml/resources: Added.
1004 * fast/wml/resources/fail.png: Added.
1005 * fast/wml/resources/pass.png: Added.
1006 * platform/mac/fast/wml/img-localsrc-expected.checksum:
1007 * platform/mac/fast/wml/img-localsrc-expected.png:
1008 * platform/mac/fast/wml/img-localsrc-expected.txt:
1009 * platform/mac/fast/wml/img-src-expected.checksum:
1010 * platform/mac/fast/wml/img-src-expected.png:
1011 * platform/mac/fast/wml/img-src-expected.txt:
1012 * platform/mac/fast/wml/img-src-localsrc-alt-expected.checksum:
1013 * platform/mac/fast/wml/img-src-localsrc-alt-expected.png:
1014 * platform/mac/fast/wml/img-src-localsrc-alt-expected.txt:
1016 2008-12-10 Oliver Hunt <oliver@apple.com>
1018 Reviewed by Adele Peterson.
1020 Crash (null-deref) when using :before pseudoselector with content CSS rule in SVG
1021 <rdar://problem/6302405>
1022 <https://bugs.webkit.org/show_bug.cgi?id=22804>
1024 Test to make sure we don't crash, and don't display generated content.
1026 * svg/css/crash-css-generated-content-expected.txt: Added.
1027 * svg/css/crash-css-generated-content.xhtml: Added.
1029 2008-12-11 Anders Carlsson <andersca@apple.com>
1031 Reviewed by Cameron Zwarich.
1033 https://bugs.webkit.org/show_bug.cgi?id=22797
1034 REGRESSION: Crash at http://news.cnet.com/8301-17939_109-10119149-2.html
1036 * http/tests/plugins/get-url-expected.txt: Added.
1037 * http/tests/plugins/get-url.html: Added.
1039 2008-12-11 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
1041 Reviewed by Eric Seidel.
1043 Fix typo in doctype (correct wapforum.org URL)
1045 * fast/wml/p-align.wml:
1046 * fast/wml/p-mode.wml:
1048 2008-12-08 Dean McNamee <deanm@chromium.org>
1050 Reviewed by Darin Adler.
1052 Always append a trailing slash when using PHP's sys_get_temp_dir().
1054 This allows these tests to run on Linux, where this API returns the
1055 directory without a trailing slash.
1057 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-invalidation.php:
1058 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache-timeout.php:
1059 * http/tests/xmlhttprequest/resources/access-control-basic-preflight-cache.php:
1060 * http/tests/xmlhttprequest/resources/portabilityLayer.php:
1061 * http/tests/xmlhttprequest/resources/reset-temp-file.php:
1063 2008-12-10 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
1065 Rubber-stamped by George Staikos.
1067 Update WML pixel test results, after adding <template> support.
1069 * platform/mac/fast/wml/do-shadow-expected.checksum:
1070 * platform/mac/fast/wml/do-shadow-expected.png:
1071 * platform/mac/fast/wml/do-template-expected.checksum:
1072 * platform/mac/fast/wml/do-template-expected.png:
1074 2008-12-10 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
1076 Reviewed by Eric Seidel.
1078 Update WML test results after adding <template> support.
1080 * platform/mac/fast/wml/do-shadow-expected.txt:
1081 * platform/mac/fast/wml/do-template-expected.txt:
1083 2008-12-10 Brady Eidson <beidson@apple.com>
1087 Most of these policy delegate related tests will now pass with accompanying DRT changes.
1089 * platform/win/Skipped:
1091 2008-12-10 Pierre-Olivier Latour <pol@apple.com>
1093 Reviewed by Darin Adler.
1095 Replaced outdated reference image for svg/webarchive/svg-cursor-subresources.svg
1097 https://bugs.webkit.org/show_bug.cgi?id=22801
1099 * platform/mac/svg/webarchive/svg-cursor-subresources-expected.checksum:
1100 * platform/mac/svg/webarchive/svg-cursor-subresources-expected.png:
1102 2008-12-10 Pierre-Olivier Latour <pol@apple.com>
1104 Reviewed by Darin Adler.
1106 Rewrote animations/animation-test-helpers.js to take advantage of the pauseAnimationAtTimeOnElementWithId()
1107 API when available in DRT.
1109 Updated all animations tests that check for values of animated CSS properties to use these new helper functions.
1111 https://bugs.webkit.org/show_bug.cgi?id=22796
1113 * animations/animation-test-helpers.js:
1115 (checkExpectedValue):
1119 * animations/big-rotation-expected.txt:
1120 * animations/big-rotation.html:
1121 * animations/change-keyframes-expected.txt:
1122 * animations/change-keyframes-name-expected.txt:
1123 * animations/change-keyframes-name.html:
1124 * animations/change-keyframes.html:
1125 * animations/change-one-anim-expected.txt:
1126 * animations/change-one-anim.html:
1127 * animations/generic-from-to-expected.txt:
1128 * animations/generic-from-to.html:
1129 * animations/import-expected.txt:
1130 * animations/import.html:
1131 * animations/keyframe-timing-functions-expected.txt:
1132 * animations/keyframe-timing-functions.html:
1133 * animations/keyframes-comma-separated-expected.txt:
1134 * animations/keyframes-comma-separated.html:
1135 * animations/keyframes-expected.txt:
1136 * animations/keyframes-from-missing.html:
1137 * animations/keyframes-out-of-order-expected.txt:
1138 * animations/keyframes-out-of-order.html:
1139 * animations/keyframes-to-missing.html:
1140 * animations/keyframes.html:
1141 * animations/lineheight-animation-expected.txt:
1142 * animations/lineheight-animation.html:
1143 * animations/matrix-anim-expected.txt:
1144 * animations/matrix-anim.html:
1145 * animations/multiple-animations-expected.txt:
1146 * animations/multiple-animations.html:
1147 * animations/multiple-keyframes-expected.txt:
1148 * animations/multiple-keyframes.html:
1149 * animations/transition-and-animation-1-expected.txt:
1150 * animations/transition-and-animation-1.html:
1151 * animations/transition-and-animation-2-expected.txt:
1152 * animations/transition-and-animation-2.html:
1153 * animations/width-using-ems-expected.txt:
1154 * animations/width-using-ems.html:
1155 * platform/win/Skipped:
1157 2008-12-10 Alice Liu <alice.liu@apple.com>
1159 Adding tweak to .conf files needed for
1160 WebCore/manual-tests/drag-image-to-desktop.html
1162 Reviewed by Darin Adler.
1164 * http/conf/apache2-debian-httpd.conf:
1165 * http/conf/apache2-httpd.conf:
1166 * http/conf/cygwin-httpd.conf:
1167 * http/conf/httpd.conf:
1168 * http/tests/misc/resources/generatedimage.bat: Added.
1170 2008-12-10 Geoffrey Garen <ggaren@apple.com>
1172 Reviewed by Sam :( Weinig.
1174 Added a test for http://trac.webkit.org/changeset/39162.
1176 * fast/regex/malformed-escapes-expected.txt: Added.
1177 * fast/regex/malformed-escapes.html: Added.
1178 * fast/regex/resources/malformed-escapes.js: Added.
1180 2008-12-10 Brady Eidson <beidson@apple.com>
1184 New layout tests for testing the fix for https://bugs.webkit.org/show_bug.cgi?id=22194:
1186 * http/tests/navigation/post-goback-repost-policy-expected.txt: Added.
1187 * http/tests/navigation/post-goback-repost-policy.html: Added.
1188 * http/tests/navigation/resources/goback-with-policydelegate.html: Added.
1189 * http/tests/navigation/resources/post-target-policy-test.html: Added.
1191 Updated layout test results for the new "custom policy delegate" mechanism:
1193 * fast/encoding/mailto-always-utf-8-expected.txt:
1194 * fast/forms/mailto/advanced-get-expected.txt:
1195 * fast/forms/mailto/advanced-put-expected.txt:
1196 * fast/forms/mailto/get-multiple-items-expected.txt:
1197 * fast/forms/mailto/get-multiple-items-text-plain-expected.txt:
1198 * fast/forms/mailto/get-multiple-items-x-www-form-urlencoded-expected.txt:
1199 * fast/forms/mailto/get-non-ascii-always-utf-8-expected.txt:
1200 * fast/forms/mailto/get-non-ascii-expected.txt:
1201 * fast/forms/mailto/get-non-ascii-text-plain-expected.txt:
1202 * fast/forms/mailto/get-non-ascii-text-plain-latin-1-expected.txt:
1203 * fast/forms/mailto/get-overwrite-query-expected.txt:
1204 * fast/forms/mailto/post-append-query-expected.txt:
1205 * fast/forms/mailto/post-multiple-items-expected.txt:
1206 * fast/forms/mailto/post-multiple-items-multipart-form-data-expected.txt:
1207 * fast/forms/mailto/post-multiple-items-text-plain-expected.txt:
1208 * fast/forms/mailto/post-multiple-items-x-www-form-urlencoded-expected.txt:
1209 * fast/forms/mailto/post-text-plain-expected.txt:
1210 * fast/forms/mailto/post-text-plain-with-accept-charset-expected.txt:
1211 * http/tests/security/feed-urls-from-remote-expected.txt:
1213 Skip the new test on Windows until the policy delegate can be enhanced there:
1214 * platform/win/Skipped:
1215 (It is already implicitly skipped for qt and gtk)
1217 2008-12-10 Pierre-Olivier Latour <pol@apple.com>
1219 Reviewed by Darin Adler.
1221 Added a test to verify that the DRT API pauseAnimationAtTimeOnElementWithId() does work
1222 with animations using multiple keyframes.
1224 https://bugs.webkit.org/show_bug.cgi?id=22773
1226 * animations/animation-drt-api-multiple-keyframes.html: Added.
1227 * platform/mac/animations/animation-drt-api-multiple-keyframes-expected.checksum: Added.
1228 * platform/mac/animations/animation-drt-api-multiple-keyframes-expected.png: Added.
1229 * platform/mac/animations/animation-drt-api-multiple-keyframes-expected.txt: Added.
1230 * platform/win/Skipped:
1232 2008-12-10 Hironori Bono <hbono@chromium.org>
1234 Reviewed by Alexey Proskuryakov.
1236 Bug 21820: Unable to enter the Tamil UNICODE Characters via Thamizha Phonetic IME
1237 https://bugs.webkit.org/show_bug.cgi?id=21820
1239 <rdar://problem/5683248> Typing backspace to delete a diacritical mark also deletes the character before (Arabic)
1240 <rdar://problem/5702038> Backspace removes Thai Character in wrong sequence
1242 Added test for verifying if a backspace key deletes only the last character of a ligature which consists of
1243 multiple Unicode characters.
1244 Also added a test for verifying an undo operation works after deleting the last character of a ligature.
1246 * editing/deleting/delete-ligature-001-expected.txt: Added.
1247 * editing/deleting/delete-ligature-001.html: Added.
1248 * editing/deleting/delete-ligature-002-expected.txt: Added.
1249 * editing/deleting/delete-ligature-002.html: Added.
1250 * editing/deleting/delete-ligature-003-expected.txt: Added.
1251 * editing/deleting/delete-ligature-003.html: Added.
1253 2008-12-10 Alexey Proskuryakov <ap@webkit.org>
1255 Rubber-stamped by Maciej Stachowiak.
1257 <rdar://problem/5959165> Crash in a number of iExploder tests in WebCore::CachedImage::notifyObservers
1259 Add a test for a crash that is no longer reproducible.
1261 * fast/css/mask-missing-image-crash-expected.txt: Added.
1262 * fast/css/mask-missing-image-crash.html: Added.
1264 2008-12-09 Alexey Proskuryakov <ap@webkit.org>
1266 Rubber-stamped by Dan Bernstein.
1268 https://bugs.webkit.org/show_bug.cgi?id=19762
1269 Crash in svg/webarchive/svg-cursor-subresources.svg
1271 * svg/webarchive/svg-cursor-subresources.svg: Copied from LayoutTests/svg/webarchive/svg-cursor-subresources.svg-disabled.
1272 * svg/webarchive/svg-cursor-subresources.svg-disabled: Removed.
1273 Re-enabling the test.
1275 2008-12-09 Geoffrey Garen <ggaren@apple.com>
1277 Reviewed by Oliver Hunt.
1279 Added a test for an assertion followed by a quantifier.
1281 * fast/regex/quantified-assertions-expected.txt: Added.
1282 * fast/regex/quantified-assertions.html: Added.
1283 * fast/regex/resources/quantified-assertions.js: Copied from fast/regex/resources/alternative-length-miscalculation.js.
1285 2008-12-09 Geoffrey Garen <ggaren@apple.com>
1287 Reviewed by Cameron Zwarich.
1289 Updated regular expression layout tests to be agnostic between WREC
1290 and PCRE quirks. Also, updated results to match new, more web-compatible
1291 regular expression parsing.
1293 * fast/js/regexp-charclass-crash-expected.txt:
1294 * fast/js/regexp-charclass-crash.html:
1295 * fast/js/regexp-no-extensions-expected.txt:
1296 * fast/js/resources/regexp-no-extensions.js:
1297 * fast/regex/test1-expected.txt:
1299 2008-12-09 David Levin <levin@chromium.org>
1301 Reviewed by Eric Seidel.
1303 https://bugs.webkit.org/show_bug.cgi?id=22512
1305 Add a test to check for crashes when attaching an event to a document created by
1306 'document.implementation.createDocument'.
1308 * fast/events/create-document-crash-on-attach-event-expected.txt: Added.
1309 * fast/events/create-document-crash-on-attach-event.html: Added.
1310 * fast/events/resources/create-document-crash-on-attach-event.js: Added.
1313 2008-12-09 David Levin <levin@chromium.org>
1315 Reviewed by Eric Seidel.
1317 Add a test to check the event order for context clicks on Windows.
1319 https://bugs.webkit.org/show_bug.cgi?id=22505
1321 * platform/win/fast/events/context-click-events-expected.txt: Added.
1322 * platform/win/fast/events/context-click-events.html: Added.
1323 * platform/win/fast/events/resources: Added.
1324 * platform/win/fast/events/resources/TEMPLATE.html: Added.
1325 * platform/win/fast/events/resources/context-click-events.js: Added.
1330 2008-12-09 Alexey Proskuryakov <ap@webkit.org>
1332 Reviewed by Darin Adler.
1334 https://bugs.webkit.org/show_bug.cgi?id=22719
1335 Implement Navigator object in Workers
1337 * fast/workers/worker-navigator-expected.txt: Added.
1338 * fast/workers/worker-navigator.html: Added.
1340 2008-12-09 Pamela Greene <pam@chromium.org>
1342 Submitted without review.
1343 Corrected results so the test passes.
1345 * fast/events/special-key-events-in-input-text-expected.txt:
1347 2008-12-09 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
1349 Reviewed by Alexey Proskuryakov.
1351 Fixes: https://bugs.webkit.org/show_bug.cgi?id=22637
1353 Add new tests covering the WMLGoElement's GET method.
1354 Reactive disabled WML tests, as LayoutTests/wml/ is not run anymore if WebCore has been built without WML support.
1356 * wml/go-task-get-method-external-deck-expected.txt: Added.
1357 * wml/go-task-get-method-external-deck-with-href-expected.txt: Added.
1358 * wml/go-task-get-method-external-deck-with-href.html: Added.
1359 * wml/go-task-get-method-external-deck.html: Added.
1360 * wml/go-task-get-method-same-deck-expected.txt: Added.
1361 * wml/go-task-get-method-same-deck.html: Added.
1362 * wml/resources/WMLTestCase.js:
1363 (createWMLTestCase.iframeElement.onload):
1364 (createWMLTestCase):
1365 (completeTest.script.onload):
1367 * wml/resources/external-deck.wml: Added.
1368 * wml/resources/go-task-get-method-external-deck-with-href.js: Added.
1369 (setupTestDocument):
1372 * wml/resources/go-task-get-method-external-deck.js: Added.
1373 (setupTestDocument):
1376 * wml/resources/go-task-get-method-same-deck.js: Added.
1377 (setupTestDocument):
1380 * wml/resources/test-document.wml: Added.
1381 * wml/variable-reference-invalid-character.html: Copied from LayoutTests/wml/variable-reference-invalid-character.html-disabled.
1382 * wml/variable-reference-invalid-character.html-disabled: Removed.
1383 * wml/variable-reference-valid.html: Copied from LayoutTests/wml/variable-reference-valid.html-disabled.
1384 * wml/variable-reference-valid.html-disabled: Removed.
1386 2008-12-08 Dmitry Titov <dimich@chromium.org>
1388 Reviewed by Darin Adler.
1390 Test for https://bugs.webkit.org/show_bug.cgi?id=22710
1391 Verifies that active timeout does not cause memory leak.
1393 * fast/dom/Window/resources/long_timeout.html: Added.
1394 * fast/dom/Window/timeout-released-on-close-expected.txt: Added.
1395 * fast/dom/Window/timeout-released-on-close.html: Added.
1397 2008-12-08 Geoffrey Garen <ggaren@apple.com>
1399 Reviewed by Sam Weinig.
1401 Fixed js-test-pre.js to print a meaningful, complete sentence when
1402 exception tests fail.
1404 * fast/js/const-expected.txt: Updated test for new results.
1406 * fast/js/resources/js-test-pre.js:
1409 2008-12-08 Pierre-Olivier Latour <pol@apple.com>
1411 Reviewed by Dan Bernstein.
1413 Increase timeout in video-paint-test.js so that <video> tests pass on the Tiger pixel bot which is slower
1414 than the Leopard one.
1416 https://bugs.webkit.org/show_bug.cgi?id=22742
1418 * media/video-paint-test.js:
1421 2008-12-08 Geoffrey Garen <ggaren@apple.com>
1423 Reviewed by Sam Weinig.
1425 Added a test for interesting uses of non-pattern-characters in regular
1428 * fast/regex/non-pattern-characters-expected.txt: Added.
1429 * fast/regex/non-pattern-characters.html: Added.
1430 * fast/regex/resources/non-pattern-characters.js: Added.
1432 2008-12-08 Darin Adler <darin@apple.com>
1434 Reviewed by John Sullivan.
1436 - tests for https://bugs.webkit.org/show_bug.cgi?id=22409
1437 REGRESSION: cmd-shift-left/right don't switch tabs, instead select text
1439 * editing/execCommand/enabling-and-selection-2-expected.txt: Added.
1440 * editing/execCommand/enabling-and-selection-2.html: Added.
1441 * editing/execCommand/enabling-and-selection-expected.txt: Added.
1442 * editing/execCommand/enabling-and-selection.html: Added.
1443 * editing/execCommand/resources: Added.
1444 * editing/execCommand/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html.
1445 * editing/execCommand/resources/enabling-and-selection-2.js: Added.
1446 * editing/execCommand/resources/enabling-and-selection.js: Added.
1448 * fast/canvas/canvas-setTransform.html: Let make-js-test-wrappers update this.
1449 * fast/canvas/canvas-strokeRect.html: Ditto.
1451 * platform/qt/Skipped: Added enabling-and-selection-2 to the skipped list.
1452 * platform/win/Skipped: Ditto.
1454 2008-12-08 Pamela Greene <pam@chromium.org>
1456 Reviewed by Darin Adler.
1458 https://bugs.webkit.org/show_bug.cgi?id=22739
1459 Test the sequence of keyboard events generated for a keypress.
1461 * fast/events/special-key-events-in-input-text-expected.txt: Added.
1462 * fast/events/special-key-events-in-input-text.html: Added.
1464 2008-12-08 Julien Chaffraix <jchaffraix@webkit.org>
1466 Reviewed by Darin Adler.
1468 Tests cases for bug 17897: Not Rendering Images Imported from XHTML Document
1469 <rdar://problem/5827614>
1471 - xmlhttprequest-image-not-loaded*: test that an image loaded by an XMLHttpRequest and inserted into a XHTML or SVG Document
1472 is properly rendered.
1474 - image-blocked-src-change.html and image-blocked-src-no-change.html: test that an image that was in error is responding to src attribute change
1475 (whether it does really change the url or not).
1477 * http/tests/misc/image-blocked-src-change-expected.txt: Added.
1478 * http/tests/misc/image-blocked-src-change.html: Added.
1479 * http/tests/misc/image-blocked-src-no-change-expected.txt: Added.
1480 * http/tests/misc/image-blocked-src-no-change.html: Added.
1481 * http/tests/xmlhttprequest/resources/load-icon.svg: Added.
1482 * http/tests/xmlhttprequest/resources/load-icon.xhtml: Added.
1483 * http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-expected.txt: Added.
1484 * http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-svg-expected.txt: Added.
1485 * http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded-svg.svg: Added.
1486 * http/tests/xmlhttprequest/xmlhttprequest-image-not-loaded.html: Added.
1488 2008-12-08 Mark Rowe <mrowe@apple.com>
1490 Rubber-stamped by Sam Weinig.
1492 Disable the WML tests since no platforms build with WML enabled by default and the test failures are annoying.
1494 * wml/variable-reference-invalid-character.html-disabled: Renamed from LayoutTests/wml/variable-reference-invalid-character.html.
1495 * wml/variable-reference-valid.html-disabled: Renamed from LayoutTests/wml/variable-reference-valid.html.
1497 2008-12-08 Aaron Boodman <aa@chromium.org>
1499 Reviewed by Stephanie Lewis.
1501 https://bugs.webkit.org/show_bug.cgi?id=22301
1502 Make dispatchDidFinishLoading() always fire before didFinishLoadForFrame().
1504 * fast/dom/Window/get-set-properties-expected.txt:
1505 * fast/events/onunload-window-property-expected.txt:
1506 * http/tests/loading/basic-expected.txt:
1507 * http/tests/loading/empty-subframe-expected.txt:
1508 * http/tests/loading/gmail-assert-on-load-expected.txt:
1509 * http/tests/loading/location-hash-reload-cycle-expected.txt:
1510 * http/tests/loading/onload-vs-immediate-refresh-expected.txt:
1511 * http/tests/loading/slow-parsing-subframe-expected.txt:
1512 * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt:
1513 * platform/mac/http/tests/loading/simple-subframe-expected.txt:
1514 * webarchive/loading/test-loading-archive-expected.txt:
1516 2008-12-08 Oliver Hunt <oliver@apple.com>
1518 Reviewed by Alexey Proskuryakov.
1520 Bug 22398: r39059: Crash when clearing webkitTransitionDuration in webkitTransitionEnd event handler
1521 <rdar://problem/6426245> REGRESSION(r39059): Reproducible crash when clearing webkitTransitionDuration in webkitTransitionEnd event handler (22398)
1523 Add crash test for this regression -- simply clear the transition duration in the transitionEnd handler.
1525 * transitions/transition-duration-cleared-in-transitionend-crash-expected.txt: Added.
1526 * transitions/transition-duration-cleared-in-transitionend-crash.html: Added.
1528 2008-12-07 Simon Fraser <simon.fraser@apple.com>
1530 Reviewed by Dan Bernstein
1532 https://bugs.webkit.org/show_bug.cgi?id=22594
1534 Testcase for fetching inline style for -webkit-transform-origin
1535 and -webkit-transition.
1537 * fast/css/transform-inline-style-expected.txt: Added.
1538 * fast/css/transform-inline-style.html: Added.
1540 2008-12-07 Dirk Schulze <krit@webkit.org>
1542 Reviewed by Oliver Hunt.
1544 Tests strokeRect with patterns and gradients.
1546 * fast/canvas/canvas-strokeRect-expected.txt: Added.
1547 * fast/canvas/canvas-strokeRect.html: Added.
1548 * fast/canvas/resources/canvas-strokeRect.js: Added.
1550 2008-12-06 Dirk Schulze <krit@webkit.org>
1552 Reviewed by Oliver Hunt.
1554 Added tests for canvas's setTransform() and updated an existing one.
1556 * fast/canvas/canvas-setTransform-expected.txt: Added.
1557 * fast/canvas/canvas-setTransform.html: Added.
1558 * fast/canvas/resources/canvas-setTransform.js: Added.
1559 * fast/dom/Window/window-properties-expected.txt:
1561 2008-12-06 Antti Koivisto <antti@apple.com>
1563 Reusing property slots changed property ordering in this text.
1565 * editing/pasteboard/5780697-2-expected.txt:
1567 2008-12-06 Simon Fraser <simon.fraser@apple.com>
1569 Reviewed by Antti Koivisto, Dan Bernstein
1571 https://bugs.webkit.org/show_bug.cgi?id=22088
1573 Testcase for repaint issue when transform changes
1575 * fast/repaint/transform-repaint-descendants.html: Added.
1576 * platform/mac/fast/repaint/transform-repaint-descendants-expected.checksum: Added.
1577 * platform/mac/fast/repaint/transform-repaint-descendants-expected.png: Added.
1578 * platform/mac/fast/repaint/transform-repaint-descendants-expected.txt: Added.
1580 2008-12-06 Simon Fraser <simon.fraser@apple.com>
1582 Update expected image now that the caret renders in transformed
1585 https://bugs.webkit.org/show_bug.cgi?id=15671
1587 * platform/mac/fast/forms/search-transformed-expected.checksum:
1588 * platform/mac/fast/forms/search-transformed-expected.png:
1590 2008-12-06 Simon Fraser <simon.fraser@apple.com>
1592 Reviewed by Dan Bernstein
1594 https://bugs.webkit.org/show_bug.cgi?id=15739
1596 Testcase for selection painting on a transformed, replaced element.
1598 * fast/replaced/selection-rect-transform.html: Added.
1599 * platform/mac/fast/replaced/selection-rect-transform-expected.checksum: Added.
1600 * platform/mac/fast/replaced/selection-rect-transform-expected.png: Added.
1601 * platform/mac/fast/replaced/selection-rect-transform-expected.txt: Added.
1603 2008-12-06 Simon Fraser <simon.fraser@apple.com>
1605 Reviewed by Dave Hyatt
1607 https://bugs.webkit.org/show_bug.cgi?id=15671
1609 * fast/transforms/transformed-caret.html: Added.
1610 * platform/mac/fast/transforms/transformed-caret-expected.checksum: Added.
1611 * platform/mac/fast/transforms/transformed-caret-expected.png: Added.
1612 * platform/mac/fast/transforms/transformed-caret-expected.txt: Added.
1614 New testcase for caret on transformed element.
1616 * platform/mac/fast/transforms/transformed-focused-text-input-expected.checksum:
1617 * platform/mac/fast/transforms/transformed-focused-text-input-expected.png:
1619 Fix expected now that caret rendering works properly.
1621 2008-12-05 Chris Marrin <cmarrin@apple.com>
1623 Reviewed by Dave Hyatt.
1625 Testcases for https://bugs.webkit.org/show_bug.cgi?id=22635
1627 * animations/animation-iteration-event-destroy-renderer-expected.txt: Added.
1628 * animations/animation-iteration-event-destroy-renderer.html: Added.
1629 * animations/animation-start-event-destroy-renderer-expected.txt: Added.
1630 * animations/animation-start-event-destroy-renderer.html: Added.
1632 2008-12-05 Pamela Greene <pam@chromium.org>
1634 Reviewed by Darin Adler.
1636 https://bugs.webkit.org/show_bug.cgi?id=22608
1637 Add a test for line numbers of uncaught JS exceptions.
1639 * fast/js/uncaught-exception-line-number-expected.txt: Added.
1640 * fast/js/uncaught-exception-line-number.html: Added.
1642 2008-12-05 Pamela Greene <pam@chromium.org>
1644 Reviewed by Darin Adler.
1646 https://bugs.webkit.org/show_bug.cgi?id=22604
1647 Add test for onload handler named 'onload'.
1649 * fast/events/onload-name-collision-expected.txt: Added.
1650 * fast/events/onload-name-collision.html: Added.
1652 2008-12-05 Pamela Greene <pam@chromium.org>
1654 Reviewed by Darin Adler.
1656 https://bugs.webkit.org/show_bug.cgi?id=22601
1657 Add test to verify that calling functions on a Java applet from JS works.
1659 * fast/dom/java-applet-calls-expected.txt: Added.
1660 * fast/dom/java-applet-calls.html: Added.
1661 * fast/dom/resources/TestApplet.class: Added.
1662 * fast/dom/resources/TestApplet.java: Added.
1663 (TestApplet): Source of test applet for use by layout test(s).
1665 (TestApplet.setString):
1666 (TestApplet.getString):
1668 2008-12-05 Pamela Greene <pam@chromium.org>
1670 Reviewed by Darin Adler.
1672 https://bugs.webkit.org/show_bug.cgi?id=22592
1673 Make sure the onload handler is only called once, even when there are
1674 multiple <body> nodes in the document.
1676 * fast/events/onload-fires-twice-expected.txt: Added.
1677 * fast/events/onload-fires-twice.html: Added.
1679 2008-12-05 Pamela Greene <pam@chromium.org>
1681 Reviewed by Darin Adler.
1683 https://bugs.webkit.org/show_bug.cgi?id=22575
1684 Add a test for accessing NodeList items by name.
1686 * fast/dom/NodeList/nodelist-item-with-name-expected.txt: Added.
1687 * fast/dom/NodeList/nodelist-item-with-name.html: Added.
1689 2008-12-05 Pamela Greene <pam@chromium.org>
1691 Reviewed by Eric Seidel.
1693 https://bugs.webkit.org/show_bug.cgi?id=22632
1694 Add a test for DOM operations with incompatible receivers or arguments.
1696 * fast/dom/incompatible-operations-expected.txt: Added.
1697 * fast/dom/incompatible-operations.html: Added.
1699 2008-12-05 Justin Garcia <justin.garcia@apple.com>
1701 Updating these test results. On Tiger the fragment created from RTFD data
1702 contained interchange newlines that we incorrectly handled before r38983.
1704 * platform/mac-tiger/editing/pasteboard/paste-RTFD-expected.checksum:
1705 * platform/mac-tiger/editing/pasteboard/paste-RTFD-expected.png:
1706 * platform/mac-tiger/editing/pasteboard/paste-RTFD-expected.txt:
1708 2008-12-05 Geoffrey Garen <ggaren@apple.com>
1710 Reviewed by Sam Weinig.
1712 Added a test for a bug I discovered while working on
1713 https://bugs.webkit.org/show_bug.cgi?id=22685.
1715 * fast/regex/non-capturing-backtracking-expected.txt: Added.
1716 * fast/regex/non-capturing-backtracking.html: Added.
1717 * fast/regex/resources/non-capturing-backtracking.js: Added.
1719 2008-12-05 Dean Jackson <dino@apple.com>
1721 Reviewed by David Hyatt.
1723 No longer need to add a fake listener on a document
1724 node in order to get events passed up to Window.
1725 https://bugs.webkit.org/show_bug.cgi?id=20572
1727 * transitions/transition-end-event-window.html:
1729 2008-12-05 Kevin McCullough <kmccullough@apple.com>
1731 Reviewed by Tim Hatcher.
1733 - Fix intermittent profiler test failures. The problem is that idle
1734 time only shows up some times, probably dependent on if the system is
1735 running a little slow or has a network hiccup. I've removed this.
1736 - I've also added <rdar://problem/6422004> Profiler tests fail because
1737 they sometimes don't have (idle) time. This is to investigate whether or
1738 not idle time should be showing up at all when running these tests.
1740 * fast/profiler/anonymous-event-handler-expected.txt:
1741 * fast/profiler/anonymous-function-called-from-different-contexts-expected.txt:
1742 * fast/profiler/anonymous-function-calls-built-in-functions-expected.txt:
1743 * fast/profiler/anonymous-function-calls-eval-expected.txt:
1744 * fast/profiler/apply-expected.txt:
1745 * fast/profiler/built-in-function-calls-anonymous-expected.txt:
1746 * fast/profiler/built-in-function-calls-user-defined-function-expected.txt:
1747 * fast/profiler/call-expected.txt:
1748 * fast/profiler/call-nodelist-as-function-expected.txt:
1749 * fast/profiler/calling-the-function-that-started-the-profiler-from-another-scope-expected.txt:
1750 * fast/profiler/compare-multiple-profiles-expected.txt:
1751 * fast/profiler/constructor-expected.txt:
1752 * fast/profiler/dead-time-expected.txt:
1753 * fast/profiler/document-dot-write-expected.txt:
1754 * fast/profiler/event-handler-expected.txt:
1755 * fast/profiler/execution-context-and-eval-on-same-line-expected.txt:
1756 * fast/profiler/heavy-view-expected.txt:
1757 * fast/profiler/inline-event-handler-expected.txt:
1758 * fast/profiler/many-calls-in-the-same-scope-expected.txt:
1759 * fast/profiler/multiple-and-different-scoped-anonymous-function-calls-expected.txt:
1760 * fast/profiler/multiple-and-different-scoped-function-calls-expected.txt:
1761 * fast/profiler/multiple-frames-expected.txt:
1762 * fast/profiler/nested-anonymous-functon-expected.txt:
1763 * fast/profiler/nested-start-and-stop-profiler-expected.txt:
1764 * fast/profiler/one-execution-context-expected.txt:
1765 * fast/profiler/profile-calls-in-included-file-expected.txt:
1766 * fast/profiler/profiling-from-a-nested-location-but-stop-profiling-outside-the-nesting-expected.txt:
1767 * fast/profiler/profiling-from-a-nested-location-expected.txt:
1768 * fast/profiler/resources/profiler-test-JS-resources.js:
1769 (printProfileNodeWithoutTime):
1770 * fast/profiler/simple-event-call-expected.txt:
1771 * fast/profiler/simple-no-level-change-expected.txt:
1772 * fast/profiler/start-and-stop-profiler-multiple-times-expected.txt:
1773 * fast/profiler/start-and-stop-profiling-in-the-same-function-expected.txt:
1774 * fast/profiler/stop-profiling-after-setTimeout-expected.txt:
1775 * fast/profiler/stop-then-function-call-expected.txt:
1776 * fast/profiler/throw-exception-from-eval-expected.txt:
1777 * fast/profiler/two-execution-contexts-expected.txt:
1778 * fast/profiler/user-defined-function-calls-built-in-functions-expected.txt:
1779 * fast/profiler/window-dot-eval-expected.txt:
1781 2008-12-05 Alexey Proskuryakov <ap@webkit.org>
1783 Reviewed by Darin Adler.
1785 https://bugs.webkit.org/show_bug.cgi?id=22672
1786 ASSERT(m_table) when xhr.onabort creates another xhr or calls setTimeout
1788 * http/tests/xmlhttprequest/send-on-abort-expected.txt: Added.
1789 * http/tests/xmlhttprequest/send-on-abort.html: Added.
1791 * http/tests/xmlhttprequest/abort-on-leaving-page-expected.txt: Removed.
1792 * http/tests/xmlhttprequest/abort-on-leaving-page.html: Removed.
1793 * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt:
1794 * http/tests/xmlhttprequest/resources/slow-response.pl: Removed.
1795 Stopping an XHR due to navigation no longer dispatches events.
1797 2008-12-05 Jungshik Shin <jshin@chromium.org>
1799 Reviewed by Alexey Proskuryakov.
1801 https://bugs.webkit.org/show_bug.cgi?id=22472
1803 Revises charset alias map for TextCodecICU.
1804 - Uses windows-949 and windows-874 instead of windows-949-2000 and windows-874-2000
1805 - Replaces 'windows874' in a couple of place with 'windows-874' (for the canonical name)
1806 - Maps 'dos-874' to 'windows-874'. Currently, it's aliases to 'cp874', which is in turn
1807 mapped to 'TIS-620'. 'TIS-620' is manually aliased to 'windows-874'. We'd better directly
1808 alias 'dos-874' to 'windows-874'.
1809 - Replaces 'EUC-CN' with 'GBK' when it's used as the canonical name.
1810 Similar to the above case, we're getting rid of indirection that eventually leads to 'GBK' by
1811 directly going to 'GBK'.
1812 - Puts Mac encodings in a separate test 'char-decoding-mac.html'. Rename 'char-decoding-mac.html'
1813 in platform/mac to 'xnextstep-decoding.html' to avoid the name collision in the result files.
1814 - Adds a JS file for common functions used by char-decoding-*.html tests.
1816 * fast/encoding/char-decoding-expected.txt:
1817 * fast/encoding/char-decoding-mac-expected.txt: Added.
1818 * fast/encoding/char-decoding-mac.html: Added.
1819 * fast/encoding/char-decoding.html:
1820 * fast/encoding/resources/char-decoding-utils.js
1821 * platform/mac/fast/encoding/char-decoding-mac-expected.txt: Removed.
1822 * platform/mac/fast/encoding/char-decoding-mac.html: Removed.
1823 * platform/mac/fast/encoding/xnextstep-decoding-expected.txt: Copied from LayoutTests/platform/mac/fast/encoding/char-decoding-mac-expected.txt.
1824 * platform/mac/fast/encoding/xnextstep-decoding.html: Copied from LayoutTests/platform/mac/fast/encoding/char-decoding-mac.html.
1826 2008-12-03 Geoffrey Garen <ggaren@apple.com>
1828 Reviewed by Oliver Hunt.
1830 Added a test for another input length miscalculation.
1832 * fast/regex/alternative-length-miscalculation-expected.txt:
1833 * fast/regex/resources/alternative-length-miscalculation.js:
1835 2008-12-03 Jungshik Shin <jshin@chromium.org>
1837 Reviewed by Darin Adler.
1839 Add missing test files (utf-16,32 files) and two php files
1840 for bug 21635 and enabled utf-7 tests (bug 22492). The patch
1841 for bug 21635 was landed in http://trac.webkit.org/changeset/38755,
1842 but binary test files (utf-16/32) were omitted in the changeset.
1844 https://bugs.webkit.org/show_bug.cgi?id=21635
1845 https://bugs.webkit.org/show_bug.cgi?id=22492
1847 * http/tests/misc/resources/check-query-param.php: Added.
1848 * http/tests/misc/resources/echo-query-param.php: Added.
1849 * http/tests/misc/submit-get-in-utf16be.html: Added.
1850 * http/tests/misc/submit-get-in-utf16le.html: Added.
1851 * http/tests/misc/submit-get-in-utf32be.html: Added.
1852 * http/tests/misc/submit-get-in-utf32le.html: Added.
1853 * http/tests/misc/submit-get-in-utf7.html: Copied from http/tests/misc/submit-get-in-utf7.html-disabled.
1854 * http/tests/misc/submit-get-in-utf7.html-disabled: Removed.
1855 * http/tests/misc/submit-post-in-utf16be.html: Added.
1856 * http/tests/misc/submit-post-in-utf16le.html: Added.
1857 * http/tests/misc/submit-post-in-utf32be.html: Added.
1858 * http/tests/misc/submit-post-in-utf32le.html: Added.
1859 * http/tests/misc/submit-post-in-utf7.html: Copied from http/tests/misc/submit-post-in-utf7.html-disabled.
1860 * http/tests/misc/submit-post-in-utf7.html-disabled: Removed.
1861 * http/tests/misc/url-in-utf16be.html: Added.
1862 * http/tests/misc/url-in-utf16le.html: Added.
1863 * http/tests/misc/url-in-utf32be.html: Added.
1864 * http/tests/misc/url-in-utf32le.html: Added.
1865 * http/tests/misc/url-in-utf7.html: Copied from http/tests/misc/url-in-utf7.html-disabled.
1866 * http/tests/misc/url-in-utf7.html-disabled: Removed.
1868 2008-12-03 Justin Garcia <justin.garcia@apple.com>
1870 Reviewed by Beth Dakin.
1872 <rdar://problem/6018653> Extra blank line when pasting paragraph in plain text
1874 * editing/pasteboard/6018653-expected.txt: Added.
1875 * editing/pasteboard/6018653.html: Added.
1877 2008-12-03 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
1879 Reviewed by George Staikos.
1881 Forgot to rerun make-js-test-wrappers, and update some fast/wml results.
1883 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum:
1884 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png:
1885 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt:
1886 * wml/resources/variable-reference-invalid-character.js:
1887 * wml/resources/variable-reference-valid.js:
1889 2008-12-03 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
1891 Reviewed by George Staikos.
1893 Fixes: https://bugs.webkit.org/show_bug.cgi?id=22636
1895 Add a first set of scriptable WML layout tests.
1896 Embed WML documents in an <iframe>, contained in a (X)HTML document, and script
1897 the LayoutTestController through XHTML <script> elements. See WMLTestCase.js,
1898 which is derived from SVGTestCase.js.
1900 All wml/*.html files are generated using make-js-test-wrappers.
1902 Add two tests covering variable substitution.
1905 * wml/resources: Added.
1906 * wml/resources/TEMPLATE.html: Added.
1907 * wml/resources/WMLTestCase.js: Added.
1909 (createWMLTestCase.iframeElement.onload):
1910 (createWMLTestCase):
1913 (completeTest.script.onload):
1915 * wml/resources/variable-reference-invalid-character.js: Added.
1916 (setupTestDocument):
1919 * wml/resources/variable-reference-valid.js: Added.
1920 (setupTestDocument):
1923 * wml/variable-reference-invalid-character-expected.txt: Added.
1924 * wml/variable-reference-invalid-character.html: Added.
1925 * wml/variable-reference-valid-expected.txt: Added.
1926 * wml/variable-reference-valid.html: Added.
1928 2008-12-03 Simon Fraser <simon.fraser@apple.com>
1930 Reviewed by Dave Hyatt
1932 Clean up and unify transition and animation test cases that destroy
1933 the renderer in the 'ended' event callback, either through setting display:none,
1934 or removing the element.
1936 * animations/animation-end-event-destroy-renderer-expected.txt: Added.
1937 * animations/animation-end-event-destroy-renderer.html: Added.
1938 * animations/transform-animation-event-destroy-element-expected.txt: Removed.
1939 * animations/transform-animation-event-destroy-element.html: Removed.
1940 * transitions/transform-transition-event-destroy-element-expected.txt: Removed.
1941 * transitions/transform-transition-event-destroy-element.html: Removed.
1942 * transitions/transition-end-event-destroy-renderer-expected.txt: Added.
1943 * transitions/transition-end-event-destroy-renderer.html: Added.
1945 2008-12-03 Alexey Proskuryakov <ap@webkit.org>
1947 Reviewed by Darin Adler.
1949 https://bugs.webkit.org/show_bug.cgi?id=22630
1950 Assertion failure in XMLHttpRequest::contextDestroyed
1952 * http/tests/xmlhttprequest/close-window-expected.txt: Added.
1953 * http/tests/xmlhttprequest/close-window.html: Added.
1954 * http/tests/xmlhttprequest/resources/close-window-frame.html: Added.
1956 2008-12-03 Dean Jackson <dino@apple.com>
1958 Reviewed by Dan Bernstein.
1960 Tests for CSS 3 <angle> turn unit
1961 https://bugs.webkit.org/show_bug.cgi?id=22497
1963 * transforms/2d/transform-2d-expected.txt:
1964 * transforms/2d/transform-2d.html:
1965 * transforms/transform-value-types-expected.txt:
1966 * transforms/transform-value-types.html:
1968 2008-12-03 Dean Jackson <dino@apple.com>
1970 Reviewed by Dan Bernstein.
1972 Clean up some tests for private DRT API.
1973 https://bugs.webkit.org/show_bug.cgi?id=22498
1975 * platform/win/Skipped:
1976 * transitions/transition-drt-api-delay-expected.txt:
1977 * transitions/transition-drt-api-delay.html:
1978 * transitions/transition-shorthand-delay-expected.txt:
1979 * transitions/transition-shorthand-delay.html:
1981 2008-12-03 Dirk Schulze <krit@webkit.org>
1983 Updated/Correcte the SVG pixel tests.
1984 We pass two more SVG tests now.
1986 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
1987 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
1988 * platform/mac/svg/batik/text/textEffect3-expected.checksum:
1989 * platform/mac/svg/batik/text/textEffect3-expected.png:
1991 2008-12-03 Dmitry Titov <dimich@chromium.org>
1993 Reviewed by Alexey Proskuryakov.
1995 Add test for https://bugs.webkit.org/show_bug.cgi?id=22600,
1996 verifying that timeout callback is executed in the right scope.
1998 * fast/dom/Window/timeout-callback-scope-expected.txt: Added.
1999 * fast/dom/Window/timeout-callback-scope.html: Added.
2001 2008-12-02 Alexey Proskuryakov <ap@webkit.org>
2003 Reviewed by Maciej Stachowiak.
2005 https://bugs.webkit.org/show_bug.cgi?id=22543
2006 Consolidate ActiveDOMObject page cache interaction
2008 * http/tests/xmlhttprequest/abort-on-leaving-page-expected.txt: Added.
2009 * http/tests/xmlhttprequest/abort-on-leaving-page.html: Added.
2010 * http/tests/xmlhttprequest/resources/slow-response.pl: Added.
2011 Check that XHR is aborted when navigating to a different page.
2013 * http/tests/xmlhttprequest/frame-load-cancelled-abort-expected.txt:
2014 A readystatechange event is now fired when destroying a subframe that made a request.
2015 This matches Firefox, although test output is somewhat different due to window.parent
2016 being inaccessible from a detached frame there.
2018 2008-11-28 Cameron Zwarich <zwarich@apple.com>
2020 Reviewed by Geoff Garen.
2022 Add tests for bug 22504: Crashes during code generation occur due to refing of ignoredResult()
2023 <https://bugs.webkit.org/show_bug.cgi?id=22504>
2025 * fast/js/ignored-result-ref-crash-expected.txt: Added.
2026 * fast/js/ignored-result-ref-crash.html: Added.
2027 * fast/js/resources/ignored-result-ref-crash.js: Added.
2029 2008-12-02 Geoffrey Garen <ggaren@apple.com>
2031 Reviewed by Cameron Zwarich.
2033 Test for https://bugs.webkit.org/show_bug.cgi?id=22537
2034 REGRESSION (r38745): Assertion failure in jsSubstring() at ge.com
2036 * fast/regex/alternative-length-miscalculation-expected.txt: Added.
2037 * fast/regex/alternative-length-miscalculation.html: Added.
2039 2008-12-02 Simon Fraser <simon.fraser@apple.com>
2041 Reviewed by Dave Hyatt
2043 https://bugs.webkit.org/show_bug.cgi?id=22472
2045 Test for repainting a selected, replaced element.
2047 * fast/repaint/selected-replaced.html: Added.
2048 * platform/mac/fast/repaint/selected-replaced-expected.checksum: Added.
2049 * platform/mac/fast/repaint/selected-replaced-expected.png: Added.
2050 * platform/mac/fast/repaint/selected-replaced-expected.txt: Added.
2052 2008-12-02 Chris Fleizach <cfleizach@apple.com>
2054 Reviewed by Beth Dakin.
2056 Added and modified tests for
2057 Bug 22606: Can <th> serves as the AXTitleUIElement for <td>?
2059 * accessibility/image-map1-expected.txt:
2060 * accessibility/image-map2-expected.txt:
2061 * accessibility/internal-link-anchors2-expected.txt:
2062 * accessibility/lists-expected.txt:
2063 * accessibility/plugin-expected.txt:
2064 * accessibility/table-detection-expected.txt:
2065 * accessibility/table-one-cell-expected.txt:
2066 * accessibility/table-with-aria-role-expected.txt:
2067 * accessibility/table-with-rules-expected.txt:
2068 * accessibility/th-as-title-ui-expected.txt: Added.
2069 * accessibility/th-as-title-ui.html: Added.
2071 2008-12-02 Chris Fleizach <cfleizach@apple.com>
2073 Update tests for Bug 22596: Some elements don't report AXBlockQuoteLevel
2075 Reviewed by John Sullivan.
2077 * accessibility/document-links-expected.txt:
2078 * accessibility/image-map1-expected.txt:
2079 * accessibility/image-map2-expected.txt:
2081 2008-12-02 Dimitri Glazkov <dglazkov@chromium.org>
2083 Reviewed by Eric Seidel.
2085 Add Layout test for https://bugs.webkit.org/show_bug.cgi?id=22460,
2086 testing ASSERT in console.trace() due to incomplete inheritance chain.
2088 * fast/dom/Window/console-trace-expected.txt: Added.
2089 * fast/dom/Window/console-trace.html: Added.
2091 2008-12-02 Michael Moss <mmoss@chromium.org>
2093 Reviewed by Eric Seidel.
2095 Enable http/tests/navigation/reload-subframe-*frame.html on Windows.
2096 https://bugs.webkit.org/show_bug.cgi?id=20926
2098 * platform/win/Skipped:
2100 2008-12-01 Beth Dakin <bdakin@apple.com>
2102 Reviewed by Dan Bernstein.
2104 Tests for https://bugs.webkit.org/show_bug.cgi?id=13736 REGRESSION
2105 (r19811): Using the down arrow in a textarea gets "stuck" at the
2106 end of a wrapped line
2107 And corresponding: <rdar://problem/5347931>
2109 * editing/selection/wrapped-line-caret-1.html: Added.
2110 * editing/selection/wrapped-line-caret-2.html: Added.
2111 * platform/mac/editing/selection/wrapped-line-caret-1-
2112 expected.checksum: Added.
2113 * platform/mac/editing/selection/wrapped-line-caret-1-expected.png:
2115 * platform/mac/editing/selection/wrapped-line-caret-1-expected.txt:
2117 * platform/mac/editing/selection/wrapped-line-caret-2-
2118 expected.checksum: Added.
2119 * platform/mac/editing/selection/wrapped-line-caret-2-expected.png:
2121 * platform/mac/editing/selection/wrapped-line-caret-2-expected.txt:
2124 2008-12-01 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
2126 Not reviewed. Forgot to include updated layout tests in last commit.
2128 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum:
2129 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png:
2130 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt:
2132 2008-12-01 Pierre-Olivier Latour <pol@apple.com>
2134 Reviewed by Mark Rowe.
2136 Updated the reference images for the <video> layout tests as the ones checked-in previously
2137 do not pass on the pixel bots.
2139 https://bugs.webkit.org/show_bug.cgi?id=21911
2141 * platform/mac/media/video-aspect-ratio-expected.checksum:
2142 * platform/mac/media/video-aspect-ratio-expected.png:
2143 * platform/mac/media/video-controls-rendering-expected.checksum:
2144 * platform/mac/media/video-controls-rendering-expected.png:
2145 * platform/mac/media/video-display-toggle-expected.checksum:
2146 * platform/mac/media/video-display-toggle-expected.png:
2147 * platform/mac/media/video-layer-crash-expected.checksum:
2148 * platform/mac/media/video-layer-crash-expected.png:
2149 * platform/mac/media/video-transformed-expected.checksum:
2150 * platform/mac/media/video-transformed-expected.png:
2152 2008-12-01 David Kilzer <ddkilzer@apple.com>
2154 Bug 22466: REGRESSION (35867): Many resources missing when saving webarchive of webkit.org
2156 <https://bugs.webkit.org/show_bug.cgi?id=22466>
2157 <rdar://problem/6403593>
2159 Reviewed by Brady Eidson.
2161 * http/tests/webarchive/resources/test-preload-resources.css: Added.
2162 * http/tests/webarchive/test-preload-resources-expected.webarchive: Added.
2163 * http/tests/webarchive/test-preload-resources.html: Added.
2164 * platform/qt/Skipped: Added http/tests/webarchive and grouped the
2165 skipped list of other webarchive tests together.
2166 * platform/win/Skipped: Added http/tests/webarchive.
2168 2008-12-01 Pamela Greene <pam@chromium.org>
2170 Reviewed by Darin Adler.
2172 https://bugs.webkit.org/show_bug.cgi?id=22464
2173 Add a test for a potential crash when performing a same-origin
2174 check on a subframe reloaded with about:blank.
2176 * fast/js/same-origin-subframe-about-blank-expected.txt: Added.
2177 * fast/js/same-origin-subframe-about-blank.html: Added.
2179 2008-12-01 Pierre-Olivier Latour <pol@apple.com>
2181 Reviewed by Dan Bernstein.
2183 Fixed <video> layout tests so that DRT is notified they are done only when the video frames
2184 are effectively rendered in the page. This requires using a timeout since there is no <video>
2185 event that fires when the first frame has been drawn (the closest even fires when the element
2186 is ready to render and will eventually draw at some unknown point in the future).
2187 Thanks to this change, these tests now pass in --pixel mode as well.
2189 https://bugs.webkit.org/show_bug.cgi?id=21911
2191 * media/video-aspect-ratio.html:
2192 * media/video-controls-rendering.html:
2193 * media/video-display-toggle.html:
2194 * media/video-layer-crash.html:
2195 * media/video-paint-test.js:
2197 * media/video-transformed.html:
2198 * platform/mac/media/video-aspect-ratio-expected.checksum:
2199 * platform/mac/media/video-aspect-ratio-expected.png:
2200 * platform/mac/media/video-controls-rendering-expected.checksum:
2201 * platform/mac/media/video-controls-rendering-expected.png:
2202 * platform/mac/media/video-display-toggle-expected.checksum:
2203 * platform/mac/media/video-display-toggle-expected.png:
2204 * platform/mac/media/video-layer-crash-expected.checksum:
2205 * platform/mac/media/video-layer-crash-expected.png:
2206 * platform/mac/media/video-transformed-expected.checksum:
2207 * platform/mac/media/video-transformed-expected.png:
2209 2008-12-01 Pamela Greene <pam@chromium.org>
2211 Reviewed by Darin Adler.
2213 https://bugs.webkit.org/show_bug.cgi?id=22463
2214 Add a test for accessing navigator.cookieEnabled after navigation.
2216 * fast/dom/navigator-cookieEnabled-no-crash-expected.txt: Added.
2217 * fast/dom/navigator-cookieEnabled-no-crash.html: Added.
2218 * fast/dom/resources/test-successful-destination.html: Added.
2220 2008-12-01 Pamela Greene <pam@chromium.org>
2222 Reviewed by Sam Weinig.
2224 https://bugs.webkit.org/show_bug.cgi?id=22365
2225 Add a test to verify behavior of DOM node constructors.
2227 * fast/dom/dom-constructors-expected.txt: Added.
2228 * fast/dom/dom-constructors.html: Added.
2230 2008-12-01 Pamela Greene <pam@chromium.org>
2232 Reviewed by Darin Adler.
2234 https://bugs.webkit.org/show_bug.cgi?id=22358
2235 Add a test for crash on "Copy" after showing a tooltip.
2237 * editing/pasteboard/copy-crash-expected.txt: Added.
2238 * editing/pasteboard/copy-crash.html: Added.
2240 2008-12-01 Alexey Proskuryakov <ap@webkit.org>
2242 Rubber-stamped by Mark Rowe.
2244 https://bugs.webkit.org/show_bug.cgi?id=22531
2245 Stack overflow on PowerPC on fast/workers/use-machine-stack.html
2247 Disabling the test until the problem can be investigated.
2249 * fast/workers/use-machine-stack.html: Removed.
2250 * fast/workers/use-machine-stack.html-disabled: Copied from fast/workers/use-machine-stack.html.
2252 2008-11-28 Sam Weinig <sam@webkit.org>
2254 Reviewed by Alexey Proskuryakov.
2256 Test for https://bugs.webkit.org/show_bug.cgi?id=21063
2257 NULL pointer crash in dispatchEvent(null);
2259 * fast/events/dispatchEvent-crash-expected.txt: Added.
2260 * fast/events/dispatchEvent-crash.html: Added.
2262 2008-11-29 Dan Bernstein <mitz@apple.com>
2264 Reviewed by Alexey Proskuryakov.
2266 - test for https://bugs.webkit.org/show_bug.cgi?id=22454
2267 <rdar://problem/6405550> REGRESSION (3.2-TOT): Crash below FontFallbackList::fontDataAt on jacobian.org
2269 * http/tests/misc/font-face-in-multiple-segmented-faces-expected.txt: Added.
2270 * http/tests/misc/font-face-in-multiple-segmented-faces.html: Added.
2272 2008-11-29 Alexey Proskuryakov <ap@webkit.org>
2274 Reviewed by Eric Seidel.
2276 https://bugs.webkit.org/show_bug.cgi?id=14968
2277 document.open() erroneously returns void instead of the new Document
2279 * fast/dom/HTMLDocument/document-open-return-value-expected.txt: Added.
2280 * fast/dom/HTMLDocument/document-open-return-value.html: Added.
2282 2008-11-28 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
2284 Reviewed by Cameron Zwarich.
2286 Update WML layout test results after adding <timer> element support.
2288 * platform/mac/fast/wml/err-multi-timer-expected.checksum:
2289 * platform/mac/fast/wml/err-multi-timer-expected.png:
2290 * platform/mac/fast/wml/err-multi-timer-expected.txt:
2292 2008-11-28 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
2294 Reviewed by Holger Freyther.
2296 Update WML layout test results after adding <do> element support.
2298 * platform/mac/fast/wml/do-element-optional-attr-expected.checksum:
2299 * platform/mac/fast/wml/do-element-optional-attr-expected.png:
2300 * platform/mac/fast/wml/do-element-optional-attr-expected.txt:
2301 * platform/mac/fast/wml/do-shadow-expected.txt:
2302 * platform/mac/fast/wml/do-template-expected.txt:
2303 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum:
2304 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png:
2305 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt:
2306 * platform/mac/fast/wml/err-invalid-variable-name-expected.txt:
2307 * platform/mac/fast/wml/err-samename-do-expected.checksum:
2308 * platform/mac/fast/wml/err-samename-do-expected.png:
2309 * platform/mac/fast/wml/err-samename-do-expected.txt:
2311 2008-11-26 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
2313 Reviewed by George Staikos.
2315 Fixes: https://bugs.webkit.org/show_bug.cgi?id=22522
2317 Catch WML errors (invalid variable name/reference, multiple access elements, etc)
2318 while parsing the document, and stop parsing immediately and wrap the document
2319 fragment in a XHTML error document, just like it's done from XML parsing errors.
2321 Update affected layout tests (all fixed).
2323 * platform/mac/fast/wml/do-shadow-expected.txt:
2324 * platform/mac/fast/wml/do-template-expected.txt:
2325 * platform/mac/fast/wml/err-event-binding-conflict-expected.checksum:
2326 * platform/mac/fast/wml/err-event-binding-conflict-expected.png:
2327 * platform/mac/fast/wml/err-event-binding-conflict-expected.txt:
2328 * platform/mac/fast/wml/err-invalid-variable-name-expected.checksum:
2329 * platform/mac/fast/wml/err-invalid-variable-name-expected.png:
2330 * platform/mac/fast/wml/err-invalid-variable-name-expected.txt:
2331 * platform/mac/fast/wml/err-multi-access-expected.checksum:
2332 * platform/mac/fast/wml/err-multi-access-expected.png:
2333 * platform/mac/fast/wml/err-multi-access-expected.txt:
2334 * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.checksum:
2335 * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.png:
2336 * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.txt:
2338 2008-11-26 Nikolas Zimmermann <zimmermann@kde.org>
2340 Not reviewed. Forgot to include this layout test update in the last commit.
2342 * platform/mac-tiger/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2344 2008-11-26 Nikolas Zimmermann <zimmermann@kde.org>
2346 Rubber stamped by Mark Rowe.
2348 Fix nine failing tests on the build bot. Update mac-tiger results.
2350 * platform/mac-tiger/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2351 * platform/mac-tiger/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2352 * platform/mac-tiger/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
2353 * platform/mac-tiger/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2354 * platform/mac-tiger/svg/hixie/perf/001-expected.txt:
2355 * platform/mac-tiger/svg/hixie/perf/002-expected.txt:
2356 * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
2357 * platform/mac-tiger/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
2358 * platform/mac-tiger/svg/text/text-path-01-b-expected.txt:
2360 2008-11-10 Glenn Wilson <gwilson@chromium.org>
2362 Reviewed by Dan Bernstein.
2364 Fixed bug http://bugs.webkit.org/show_bug.cgi?id=21953
2366 Added layout tests to verify that characters not defined in the default font with the small-caps variant
2369 * fast/css/small-caps-crash-expected.txt: Added.
2370 * fast/css/small-caps-crash.html: Added.
2372 2008-11-26 Nikolas Zimmermann <zimmermann@kde.org>
2374 Reviewed by Oliver Hunt.
2376 Update layout tests, after fixing the path to string logic.
2378 * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
2379 * platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
2380 * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
2381 * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
2382 * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
2383 * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
2384 * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt:
2385 * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
2386 * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
2387 * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
2388 * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
2389 * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
2390 * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
2391 * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
2392 * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
2393 * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
2394 * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
2395 * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
2396 * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt:
2397 * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt:
2398 * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
2399 * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
2400 * platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
2401 * platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt:
2402 * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
2403 * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
2404 * platform/mac/svg/W3C-SVG-1.1/animate-elem-28-t-expected.txt:
2405 * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt:
2406 * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
2407 * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
2408 * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
2409 * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
2410 * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt:
2411 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
2412 * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt:
2413 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
2414 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
2415 * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt:
2416 * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt:
2417 * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
2418 * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt:
2419 * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt:
2420 * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt:
2421 * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt:
2422 * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt:
2423 * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt:
2424 * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt:
2425 * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt:
2426 * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt:
2427 * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt:
2428 * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt:
2429 * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt:
2430 * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
2431 * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt:
2432 * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
2433 * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt:
2434 * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt:
2435 * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt:
2436 * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
2437 * platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.txt:
2438 * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
2439 * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt:
2440 * platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.txt:
2441 * platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.txt:
2442 * platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.txt:
2443 * platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.txt:
2444 * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt:
2445 * platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
2446 * platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
2447 * platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
2448 * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
2449 * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
2450 * platform/mac/svg/W3C-SVG-1.1/coords-units-01-b-expected.txt:
2451 * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
2452 * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
2453 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
2454 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
2455 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
2456 * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
2457 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
2458 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
2459 * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
2460 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
2461 * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
2462 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
2463 * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt:
2464 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
2465 * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt:
2466 * platform/mac/svg/W3C-SVG-1.1/filters-gauss-01-b-expected.txt:
2467 * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt:
2468 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
2469 * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt:
2470 * platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.txt:
2471 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
2472 * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
2473 * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
2474 * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
2475 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
2476 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
2477 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
2478 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
2479 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
2480 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
2481 * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
2482 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
2483 * platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
2484 * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
2485 * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt:
2486 * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt:
2487 * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
2488 * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
2489 * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
2490 * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
2491 * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
2492 * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt:
2493 * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt:
2494 * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt:
2495 * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt:
2496 * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt:
2497 * platform/mac/svg/W3C-SVG-1.1/linking-a-07-t-expected.txt:
2498 * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt:
2499 * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt:
2500 * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt:
2501 * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt:
2502 * platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
2503 * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
2504 * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
2505 * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
2506 * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
2507 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
2508 * platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt:
2509 * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
2510 * platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.txt:
2511 * platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.txt:
2512 * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
2513 * platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.txt:
2514 * platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.txt:
2515 * platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.txt:
2516 * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
2517 * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
2518 * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
2519 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
2520 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
2521 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
2522 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
2523 * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt:
2524 * platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.txt:
2525 * platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.txt:
2526 * platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
2527 * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
2528 * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
2529 * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
2530 * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
2531 * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
2532 * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
2533 * platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
2534 * platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt:
2535 * platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.txt:
2536 * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt:
2537 * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt:
2538 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
2539 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
2540 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
2541 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
2542 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.txt:
2543 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
2544 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
2545 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
2546 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
2547 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
2548 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt:
2549 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
2550 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt:
2551 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt:
2552 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.txt:
2553 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.txt:
2554 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt:
2555 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.txt:
2556 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.txt:
2557 * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
2558 * platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.txt:
2559 * platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.txt:
2560 * platform/mac/svg/W3C-SVG-1.1/render-elems-03-t-expected.txt:
2561 * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
2562 * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
2563 * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
2564 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
2565 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
2566 * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt:
2567 * platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.txt:
2568 * platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.txt:
2569 * platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.txt:
2570 * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt:
2571 * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt:
2572 * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt:
2573 * platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.txt:
2574 * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
2575 * platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.txt:
2576 * platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.txt:
2577 * platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.txt:
2578 * platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
2579 * platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.txt:
2580 * platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.txt:
2581 * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
2582 * platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.txt:
2583 * platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.txt:
2584 * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt:
2585 * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt:
2586 * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt:
2587 * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt:
2588 * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt:
2589 * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt:
2590 * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
2591 * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
2592 * platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.txt:
2593 * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt:
2594 * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt:
2595 * platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.txt:
2596 * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
2597 * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt:
2598 * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
2599 * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
2600 * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
2601 * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
2602 * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
2603 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
2604 * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
2605 * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
2606 * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
2607 * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
2608 * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
2609 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
2610 * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt:
2611 * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
2612 * platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.txt:
2613 * platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.txt:
2614 * platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.txt:
2615 * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
2616 * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt:
2617 * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt:
2618 * platform/mac/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.txt:
2619 * platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.txt:
2620 * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
2621 * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
2622 * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
2623 * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
2624 * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
2625 * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
2626 * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
2627 * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
2628 * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
2629 * platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.txt:
2630 * platform/mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt:
2631 * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
2632 * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
2633 * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
2634 * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
2635 * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
2636 * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
2637 * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
2638 * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
2639 * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
2640 * platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.txt:
2641 * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
2642 * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt:
2643 * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
2644 * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
2645 * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
2646 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
2647 * platform/mac/svg/batik/filters/filterRegions-expected.txt:
2648 * platform/mac/svg/batik/masking/maskRegions-expected.txt:
2649 * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
2650 * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
2651 * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
2652 * platform/mac/svg/batik/paints/patternRegions-expected.txt:
2653 * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
2654 * platform/mac/svg/batik/text/textAnchor-expected.txt:
2655 * platform/mac/svg/batik/text/textAnchor2-expected.txt:
2656 * platform/mac/svg/batik/text/textAnchor3-expected.txt:
2657 * platform/mac/svg/batik/text/textEffect2-expected.txt:
2658 * platform/mac/svg/batik/text/textFeatures-expected.txt:
2659 * platform/mac/svg/batik/text/textLength-expected.txt:
2660 * platform/mac/svg/batik/text/textOnPath2-expected.txt:
2661 * platform/mac/svg/batik/text/textOnPath3-expected.txt:
2662 * platform/mac/svg/batik/text/textProperties-expected.txt:
2663 * platform/mac/svg/batik/text/textProperties2-expected.txt:
2664 * platform/mac/svg/batik/text/verticalText-expected.txt:
2665 * platform/mac/svg/carto.net/button-expected.txt:
2666 * platform/mac/svg/carto.net/colourpicker-expected.txt:
2667 * platform/mac/svg/carto.net/combobox-expected.txt:
2668 * platform/mac/svg/carto.net/scrollbar-expected.txt:
2669 * platform/mac/svg/carto.net/selectionlist-expected.txt:
2670 * platform/mac/svg/carto.net/slider-expected.txt:
2671 * platform/mac/svg/carto.net/textbox-expected.txt:
2672 * platform/mac/svg/carto.net/window-expected.txt:
2673 * platform/mac/svg/css/css-box-min-width-expected.txt:
2674 * platform/mac/svg/custom/SVGNumber-interface-expected.txt:
2675 * platform/mac/svg/custom/SVGPoint-interface-expected.txt:
2676 * platform/mac/svg/custom/SVGRect-interface-expected.txt:
2677 * platform/mac/svg/custom/absolute-sized-svg-in-xhtml-expected.txt:
2678 * platform/mac/svg/custom/altglyph-expected.txt:
2679 * platform/mac/svg/custom/attribute-namespace-check-expected.txt:
2680 * platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
2681 * platform/mac/svg/custom/class-baseValue-expected.txt:
2682 * platform/mac/svg/custom/class-selector-expected.txt:
2683 * platform/mac/svg/custom/clip-path-child-changes-expected.txt:
2684 * platform/mac/svg/custom/clip-path-display-none-child-expected.txt:
2685 * platform/mac/svg/custom/clip-path-href-changes-expected.txt:
2686 * platform/mac/svg/custom/clip-path-referencing-use-expected.txt:
2687 * platform/mac/svg/custom/clip-path-referencing-use2-expected.txt:
2688 * platform/mac/svg/custom/clip-path-units-changes-expected.txt:
2689 * platform/mac/svg/custom/clip-path-with-transform-expected.txt:
2690 * platform/mac/svg/custom/conditional-processing-outside-switch-expected.txt:
2691 * platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt:
2692 * platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
2693 * platform/mac/svg/custom/create-metadata-element-expected.txt:
2694 * platform/mac/svg/custom/createelement-expected.txt:
2695 * platform/mac/svg/custom/css-pixels-dpi-expected.txt:
2696 * platform/mac/svg/custom/dasharrayOrigin-expected.txt:
2697 * platform/mac/svg/custom/deep-dynamic-updates-expected.txt:
2698 * platform/mac/svg/custom/display-none-expected.txt:
2699 * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
2700 * platform/mac/svg/custom/dynamic-viewBox-expected.txt:
2701 * platform/mac/svg/custom/empty-clip-path-expected.txt:
2702 * platform/mac/svg/custom/empty-merge-expected.txt:
2703 * platform/mac/svg/custom/evt-onload-expected.txt:
2704 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
2705 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
2706 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
2707 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
2708 * platform/mac/svg/custom/feDisplacementMap-01-expected.txt:
2709 * platform/mac/svg/custom/fill-SVGPaint-interface-expected.txt:
2710 * platform/mac/svg/custom/fill-fallback-expected.txt:
2711 * platform/mac/svg/custom/fill-update-expected.txt:
2712 * platform/mac/svg/custom/filter-source-alpha-expected.txt:
2713 * platform/mac/svg/custom/focus-ring-expected.txt:
2714 * platform/mac/svg/custom/foreign-object-skew-expected.txt:
2715 * platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt:
2716 * platform/mac/svg/custom/fractional-rects-expected.txt:
2717 * platform/mac/svg/custom/getPresentationAttribute-expected.txt:
2718 * platform/mac/svg/custom/getTransformToElement-expected.txt:
2719 * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt:
2720 * platform/mac/svg/custom/getsvgdocument-expected.txt:
2721 * platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt:
2722 * platform/mac/svg/custom/gradient-add-stops-expected.txt:
2723 * platform/mac/svg/custom/gradient-attr-update-expected.txt:
2724 * platform/mac/svg/custom/gradient-cycle-detection-expected.txt:
2725 * platform/mac/svg/custom/gradient-deep-referencing-expected.txt:
2726 * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt:
2727 * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt:
2728 * platform/mac/svg/custom/gradient-stop-style-change-expected.txt:
2729 * platform/mac/svg/custom/gradient-stroke-width-expected.txt:
2730 * platform/mac/svg/custom/grayscale-gradient-mask-expected.txt:
2731 * platform/mac/svg/custom/group-opacity-expected.txt:
2732 * platform/mac/svg/custom/hit-test-with-br-expected.txt:
2733 * platform/mac/svg/custom/hover-default-fill-expected.txt:
2734 * platform/mac/svg/custom/image-parent-translation-expected.txt:
2735 * platform/mac/svg/custom/image-small-width-height-expected.txt:
2736 * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt:
2737 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
2738 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
2739 * platform/mac/svg/custom/inner-percent-expected.txt:
2740 * platform/mac/svg/custom/inner-svg-hit-test-expected.txt:
2741 * platform/mac/svg/custom/invalid-css-expected.txt:
2742 * platform/mac/svg/custom/invalid-fill-expected.txt:
2743 * platform/mac/svg/custom/invalid-fill-hex-expected.txt:
2744 * platform/mac/svg/custom/invalid-lengthlist-expected.txt:
2745 * platform/mac/svg/custom/invalid-transforms-expected.txt:
2746 * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
2747 * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
2748 * platform/mac/svg/custom/js-late-marker-and-object-creation-expected.txt:
2749 * platform/mac/svg/custom/js-late-marker-creation-expected.txt:
2750 * platform/mac/svg/custom/js-late-mask-and-object-creation-expected.txt:
2751 * platform/mac/svg/custom/js-late-mask-creation-expected.txt:
2752 * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
2753 * platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
2754 * platform/mac/svg/custom/js-update-bounce-expected.txt:
2755 * platform/mac/svg/custom/js-update-container-expected.txt:
2756 * platform/mac/svg/custom/js-update-container2-expected.txt:
2757 * platform/mac/svg/custom/js-update-gradient-expected.txt:
2758 * platform/mac/svg/custom/js-update-pattern-child-expected.txt:
2759 * platform/mac/svg/custom/js-update-pattern-expected.txt:
2760 * platform/mac/svg/custom/js-update-polygon-changes-expected.txt:
2761 * platform/mac/svg/custom/js-update-polygon-removal-expected.txt:
2762 * platform/mac/svg/custom/js-update-stop-expected.txt:
2763 * platform/mac/svg/custom/js-update-style-expected.txt:
2764 * platform/mac/svg/custom/js-update-transform-addition-expected.txt:
2765 * platform/mac/svg/custom/js-update-transform-changes-expected.txt:
2766 * platform/mac/svg/custom/junk-data-expected.txt:
2767 * platform/mac/svg/custom/large-bounding-box-percents-expected.txt:
2768 * platform/mac/svg/custom/linking-a-03-b-all-expected.txt:
2769 * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
2770 * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
2771 * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
2772 * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
2773 * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
2774 * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
2775 * platform/mac/svg/custom/marker-changes-expected.txt:
2776 * platform/mac/svg/custom/marker-child-changes-expected.txt:
2777 * platform/mac/svg/custom/marker-default-width-height-expected.txt:
2778 * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
2779 * platform/mac/svg/custom/marker-viewBox-changes-expected.txt:
2780 * platform/mac/svg/custom/mask-changes-expected.txt:
2781 * platform/mac/svg/custom/mask-child-changes-expected.txt:
2782 * platform/mac/svg/custom/mask-excessive-malloc-expected.txt:
2783 * platform/mac/svg/custom/mask-inside-defs-expected.txt:
2784 * platform/mac/svg/custom/missing-xlink-expected.txt:
2785 * platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
2786 * platform/mac/svg/custom/non-opaque-filters-expected.txt:
2787 * platform/mac/svg/custom/path-update-expected.txt:
2788 * platform/mac/svg/custom/pattern-cycle-detection-expected.txt:
2789 * platform/mac/svg/custom/pattern-deep-referencing-expected.txt:
2790 * platform/mac/svg/custom/pattern-in-defs-expected.txt:
2791 * platform/mac/svg/custom/pattern-rotate-expected.txt:
2792 * platform/mac/svg/custom/pattern-y-offset-expected.txt:
2793 * platform/mac/svg/custom/percentage-of-html-parent-expected.txt:
2794 * platform/mac/svg/custom/percentage-rect-expected.txt:
2795 * platform/mac/svg/custom/percentage-rect2-expected.txt:
2796 * platform/mac/svg/custom/pointer-events-path-expected.txt:
2797 * platform/mac/svg/custom/poly-identify-expected.txt:
2798 * platform/mac/svg/custom/polyline-invalid-points-expected.txt:
2799 * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
2800 * platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
2801 * platform/mac/svg/custom/prevent-default-expected.txt:
2802 * platform/mac/svg/custom/recursive-clippath-expected.txt:
2803 * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt:
2804 * platform/mac/svg/custom/rgbcolor-syntax-expected.txt:
2805 * platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.txt:
2806 * platform/mac/svg/custom/rootelement-expected.txt:
2807 * platform/mac/svg/custom/rootmost-svg-xy-attrs-expected.txt:
2808 * platform/mac/svg/custom/rounded-rects-expected.txt:
2809 * platform/mac/svg/custom/scroll-hit-test-expected.txt:
2810 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
2811 * platform/mac/svg/custom/second-inline-text-expected.txt:
2812 * platform/mac/svg/custom/shape-rendering-expected.txt:
2813 * platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
2814 * platform/mac/svg/custom/sheet-title-expected.txt:
2815 * platform/mac/svg/custom/simpleCDF-expected.txt:
2816 * platform/mac/svg/custom/stroke-fallback-expected.txt:
2817 * platform/mac/svg/custom/stroked-pattern-expected.txt:
2818 * platform/mac/svg/custom/struct-use-09-b-expected.txt:
2819 * platform/mac/svg/custom/style-attribute-font-size-expected.txt:
2820 * platform/mac/svg/custom/svg-absolute-children-expected.txt:
2821 * platform/mac/svg/custom/svg-float-border-padding-expected.txt:
2822 * platform/mac/svg/custom/svg-overflow-types-expected.txt:
2823 * platform/mac/svg/custom/svgpolyparser-extra-space-expected.txt:
2824 * platform/mac/svg/custom/text-clip-expected.txt:
2825 * platform/mac/svg/custom/text-dom-01-f-expected.txt:
2826 * platform/mac/svg/custom/text-gradient-no-content-expected.txt:
2827 * platform/mac/svg/custom/transform-ignore-after-invalid-expected.txt:
2828 * platform/mac/svg/custom/transform-invalid-expected.txt:
2829 * platform/mac/svg/custom/transform-removeAttributeNS-expected.txt:
2830 * platform/mac/svg/custom/transform-scale-parse-expected.txt:
2831 * platform/mac/svg/custom/transform-with-ending-space-expected.txt:
2832 * platform/mac/svg/custom/use-clipped-hit-expected.txt:
2833 * platform/mac/svg/custom/use-css-events-expected.txt:
2834 * platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.txt:
2835 * platform/mac/svg/custom/use-detach-expected.txt:
2836 * platform/mac/svg/custom/use-dynamic-append-expected.txt:
2837 * platform/mac/svg/custom/use-event-handler-on-referenced-element-expected.txt:
2838 * platform/mac/svg/custom/use-event-handler-on-use-element-expected.txt:
2839 * platform/mac/svg/custom/use-events-crash-expected.txt:
2840 * platform/mac/svg/custom/use-forward-refs-expected.txt:
2841 * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
2842 * platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
2843 * platform/mac/svg/custom/use-modify-target-container-expected.txt:
2844 * platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
2845 * platform/mac/svg/custom/use-nested-transform-expected.txt:
2846 * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
2847 * platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
2848 * platform/mac/svg/custom/use-on-g-expected.txt:
2849 * platform/mac/svg/custom/use-on-rect-expected.txt:
2850 * platform/mac/svg/custom/use-on-symbol-expected.txt:
2851 * platform/mac/svg/custom/use-on-use-expected.txt:
2852 * platform/mac/svg/custom/use-property-changes-through-dom-expected.txt:
2853 * platform/mac/svg/custom/use-property-changes-through-svg-dom-expected.txt:
2854 * platform/mac/svg/custom/use-recursion-1-expected.txt:
2855 * platform/mac/svg/custom/use-recursion-3-expected.txt:
2856 * platform/mac/svg/custom/use-recursion-4-expected.txt:
2857 * platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
2858 * platform/mac/svg/custom/use-symbol-overflow-expected.txt:
2859 * platform/mac/svg/custom/use-transform-expected.txt:
2860 * platform/mac/svg/custom/viewBox-hit-expected.txt:
2861 * platform/mac/svg/custom/viewbox-syntax-expected.txt:
2862 * platform/mac/svg/custom/viewport-clip-expected.txt:
2863 * platform/mac/svg/custom/viewport-em-expected.txt:
2864 * platform/mac/svg/custom/viewport-no-width-height-expected.txt:
2865 * platform/mac/svg/custom/viewport-update-expected.txt:
2866 * platform/mac/svg/custom/viewport-update2-expected.txt:
2867 * platform/mac/svg/custom/visibility-override-clip-expected.txt:
2868 * platform/mac/svg/custom/visibility-override-expected.txt:
2869 * platform/mac/svg/custom/visibility-override-filter-expected.txt:
2870 * platform/mac/svg/custom/visibility-override-mask-expected.txt:
2871 * platform/mac/svg/custom/width-full-percentage-expected.txt:
2872 * platform/mac/svg/custom/xml-stylesheet-expected.txt:
2873 * platform/mac/svg/hixie/cascade/001-broken-expected.txt:
2874 * platform/mac/svg/hixie/cascade/002-expected.txt:
2875 * platform/mac/svg/hixie/data-types/001-expected.txt:
2876 * platform/mac/svg/hixie/data-types/002-expected.txt:
2877 * platform/mac/svg/hixie/dynamic/003-expected.txt:
2878 * platform/mac/svg/hixie/dynamic/004-expected.txt:
2879 * platform/mac/svg/hixie/dynamic/005-expected.txt:
2880 * platform/mac/svg/hixie/dynamic/006-expected.txt:
2881 * platform/mac/svg/hixie/error/001-expected.txt:
2882 * platform/mac/svg/hixie/error/003-expected.txt:
2883 * platform/mac/svg/hixie/error/007-expected.txt:
2884 * platform/mac/svg/hixie/error/008-expected.txt:
2885 * platform/mac/svg/hixie/error/009-expected.txt:
2886 * platform/mac/svg/hixie/error/010-expected.txt:
2887 * platform/mac/svg/hixie/error/011-expected.txt:
2888 * platform/mac/svg/hixie/error/012-expected.txt:
2889 * platform/mac/svg/hixie/error/014-expected.txt:
2890 * platform/mac/svg/hixie/error/014-test-expected.txt:
2891 * platform/mac/svg/hixie/error/015-expected.txt:
2892 * platform/mac/svg/hixie/error/016-expected.txt:
2893 * platform/mac/svg/hixie/error/017-expected.txt:
2894 * platform/mac/svg/hixie/links/001-expected.txt:
2895 * platform/mac/svg/hixie/links/003-broken-expected.txt:
2896 * platform/mac/svg/hixie/mixed/003-expected.txt:
2897 * platform/mac/svg/hixie/mixed/004-expected.txt:
2898 * platform/mac/svg/hixie/mixed/005-expected.txt:
2899 * platform/mac/svg/hixie/mixed/006-expected.txt:
2900 * platform/mac/svg/hixie/mixed/008-expected.txt:
2901 * platform/mac/svg/hixie/mixed/009-expected.txt:
2902 * platform/mac/svg/hixie/mixed/010-expected.txt:
2903 * platform/mac/svg/hixie/mixed/011-expected.txt:
2904 * platform/mac/svg/hixie/painting/001-expected.txt:
2905 * platform/mac/svg/hixie/perf/001-expected.txt:
2906 * platform/mac/svg/hixie/perf/002-expected.txt:
2907 * platform/mac/svg/hixie/perf/003-expected.txt:
2908 * platform/mac/svg/hixie/perf/004-expected.txt:
2909 * platform/mac/svg/hixie/perf/005-expected.txt:
2910 * platform/mac/svg/hixie/perf/006-expected.txt:
2911 * platform/mac/svg/hixie/perf/007-expected.txt:
2912 * platform/mac/svg/hixie/processing-model/005-expected.txt:
2913 * platform/mac/svg/hixie/rendering-model/001-expected.txt:
2914 * platform/mac/svg/hixie/rendering-model/002-expected.txt:
2915 * platform/mac/svg/hixie/rendering-model/003-expected.txt:
2916 * platform/mac/svg/hixie/rendering-model/003a-expected.txt:
2917 * platform/mac/svg/hixie/rendering-model/004-expected.txt:
2918 * platform/mac/svg/hixie/shapes/path/001-expected.txt:
2919 * platform/mac/svg/hixie/text/001-broken-expected.txt:
2920 * platform/mac/svg/hixie/transform/001-expected.txt:
2921 * platform/mac/svg/hixie/use/001-expected.txt:
2922 * platform/mac/svg/hixie/use/002-expected.txt:
2923 * platform/mac/svg/hixie/use/002-test-expected.txt:
2924 * platform/mac/svg/hixie/viewbox/001-expected.txt:
2925 * platform/mac/svg/hixie/viewbox/002-expected.txt:
2926 * platform/mac/svg/hixie/viewbox/003-expected.txt:
2927 * platform/mac/svg/hixie/viewbox/004-expected.txt:
2928 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
2929 * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
2930 * platform/mac/svg/text/kerning-expected.txt:
2931 * platform/mac/svg/text/multichar-glyph-expected.txt:
2932 * platform/mac/svg/text/text-align-01-b-expected.txt:
2933 * platform/mac/svg/text/text-align-02-b-expected.txt:
2934 * platform/mac/svg/text/text-align-03-b-expected.txt:
2935 * platform/mac/svg/text/text-align-04-b-expected.txt:
2936 * platform/mac/svg/text/text-align-05-b-expected.txt:
2937 * platform/mac/svg/text/text-align-06-b-expected.txt:
2938 * platform/mac/svg/text/text-altglyph-01-b-expected.txt:
2939 * platform/mac/svg/text/text-deco-01-b-expected.txt:
2940 * platform/mac/svg/text/text-fonts-01-t-expected.txt:
2941 * platform/mac/svg/text/text-fonts-02-t-expected.txt:
2942 * platform/mac/svg/text/text-intro-05-t-expected.txt:
2943 * platform/mac/svg/text/text-path-01-b-expected.txt:
2944 * platform/mac/svg/text/text-spacing-01-b-expected.txt:
2945 * platform/mac/svg/text/text-text-01-b-expected.txt:
2946 * platform/mac/svg/text/text-text-03-b-expected.txt:
2947 * platform/mac/svg/text/text-text-04-t-expected.txt:
2948 * platform/mac/svg/text/text-text-05-t-expected.txt:
2949 * platform/mac/svg/text/text-text-06-t-expected.txt:
2950 * platform/mac/svg/text/text-text-07-t-expected.txt:
2951 * platform/mac/svg/text/text-text-08-b-expected.txt:
2952 * platform/mac/svg/text/text-tref-01-b-expected.txt:
2953 * platform/mac/svg/text/text-tselect-01-b-expected.txt:
2954 * platform/mac/svg/text/text-tselect-02-f-expected.txt:
2955 * platform/mac/svg/text/text-tspan-01-b-expected.txt:
2956 * platform/mac/svg/text/text-ws-01-t-expected.txt:
2957 * platform/mac/svg/text/text-ws-02-t-expected.txt:
2958 * svg/custom/text-dom-removal-expected.txt:
2959 * svg/custom/use-clipped-transform-expected.txt:
2960 * svg/custom/use-elementInstance-event-target-expected.txt:
2961 * svg/custom/use-elementInstance-methods-expected.txt:
2962 * svg/custom/use-setAttribute-crash-expected.txt:
2963 * svg/dom/SVGRectElement/rect-modify-rx-expected.txt:
2965 2008-11-26 Jan Michael Alonzo <jmalonzo@webkit.org>
2967 Reviewed by Holger Freyther.
2969 [Gtk] add/remove tests from Skipped and fix netscape plugin test
2970 https://bugs.webkit.org/show_bug.cgi?id=22484
2972 Add tests that needs confirmation of new results. Also, remove
2973 some tests that are already passing.
2975 * platform/gtk/Skipped:
2977 2008-11-26 Alexey Proskuryakov <ap@webkit.org>
2979 Reviewed by Geoff Garen.
2981 Add a test for infinite recursion in workers
2982 https://bugs.webkit.org/show_bug.cgi?id=22486
2984 * fast/workers/resources/use-machine-stack.js: Added.
2985 * fast/workers/use-machine-stack-expected.txt: Added.
2986 * fast/workers/use-machine-stack.html: Added.
2988 2008-11-25 Chris Marrin <cmarrin@apple.com>
2990 Reviewed by Dan Bernstein.
2992 Testcases for https://bugs.webkit.org/show_bug.cgi?id=22487
2994 * animations/empty-keyframes-expected.txt: Added.
2995 * animations/empty-keyframes.html: Added.
2996 * animations/fill-unset-properties-expected.txt: Added.
2997 * animations/fill-unset-properties.html: Added.
2999 2008-11-25 Simon Fraser <simon.fraser@apple.com>
3001 Reviewed by Darin Adler
3003 https://bugs.webkit.org/show_bug.cgi?id=22046
3005 Tests that remove the element upon which a transition/animation end
3006 event is being fired from within the event handler.
3008 * animations/transform-animation-event-destroy-element-expected.txt: Added.
3009 * animations/transform-animation-event-destroy-element.html: Added.
3010 * transitions/transform-transition-event-destroy-element-expected.txt: Added.
3011 * transitions/transform-transition-event-destroy-element.html: Added.
3013 2008-11-25 Darin Fisher <darin@chromium.org>
3015 Disabling these newly added tests since they fail in some configurations.
3017 See https://bugs.webkit.org/show_bug.cgi?id=21635
3019 * http/tests/misc/submit-get-in-utf7.html: Removed.
3020 * http/tests/misc/submit-get-in-utf7.html-disabled: Copied from http/tests/misc/submit-get-in-utf7.html.
3021 * http/tests/misc/submit-post-in-utf7.html: Removed.
3022 * http/tests/misc/submit-post-in-utf7.html-disabled: Copied from http/tests/misc/submit-post-in-utf7.html.
3023 * http/tests/misc/url-in-utf7.html: Removed.
3024 * http/tests/misc/url-in-utf7.html-disabled: Copied from http/tests/misc/url-in-utf7.html.
3026 2008-11-25 Jungshik Shin <jshin@chromium.org>
3028 Reviewed by Darin Adler.
3030 For Unicode encodings other than UTF-8, use UTF-8 for
3031 form submission and URL query part encoding.
3033 See https://bugs.webkit.org/show_bug.cgi?id=21635
3035 * http/tests/misc/submit-get-in-utf16be-expected.txt: Added.
3036 * http/tests/misc/submit-get-in-utf16be.html: Added.
3037 * http/tests/misc/submit-get-in-utf16le-expected.txt: Added.
3038 * http/tests/misc/submit-get-in-utf16le.html: Added.
3039 * http/tests/misc/submit-get-in-utf32be-expected.txt: Added.
3040 * http/tests/misc/submit-get-in-utf32be.html: Added.
3041 * http/tests/misc/submit-get-in-utf32le-expected.txt: Added.
3042 * http/tests/misc/submit-get-in-utf32le.html: Added.
3043 * http/tests/misc/submit-get-in-utf7-expected.txt: Added.
3044 * http/tests/misc/submit-get-in-utf7.html: Added.
3045 * http/tests/misc/submit-post-in-utf16be-expected.txt: Added.
3046 * http/tests/misc/submit-post-in-utf16be.html: Added.
3047 * http/tests/misc/submit-post-in-utf16le-expected.txt: Added.
3048 * http/tests/misc/submit-post-in-utf16le.html: Added.
3049 * http/tests/misc/submit-post-in-utf32be-expected.txt: Added.
3050 * http/tests/misc/submit-post-in-utf32be.html: Added.
3051 * http/tests/misc/submit-post-in-utf32le-expected.txt: Added.
3052 * http/tests/misc/submit-post-in-utf32le.html: Added.
3053 * http/tests/misc/submit-post-in-utf7-expected.txt: Added.
3054 * http/tests/misc/submit-post-in-utf7.html: Added.
3055 * http/tests/misc/url-in-utf16be-expected.txt: Added.
3056 * http/tests/misc/url-in-utf16be.html: Added.
3057 * http/tests/misc/url-in-utf16le-expected.txt: Added.
3058 * http/tests/misc/url-in-utf16le.html: Added.
3059 * http/tests/misc/url-in-utf32be-expected.txt: Added.
3060 * http/tests/misc/url-in-utf32be.html: Added.
3061 * http/tests/misc/url-in-utf32le-expected.txt: Added.
3062 * http/tests/misc/url-in-utf32le.html: Added.
3063 * http/tests/misc/url-in-utf7-expected.txt: Added.
3064 * http/tests/misc/url-in-utf7.html: Added.
3066 2008-11-25 Alexey Proskuryakov <ap@webkit.org>
3068 Reviewed by Geoff Garen.
3070 https://bugs.webkit.org/show_bug.cgi?id=9001
3071 Javascript stops running before replacement page data arrives
3073 Adding a test for a bug that is longer reproducible.
3075 * http/tests/misc/resources/hang-connection.php: Added.
3076 * http/tests/misc/timer-vs-loading-expected.txt: Added.
3077 * http/tests/misc/timer-vs-loading.html: Added.
3079 2008-11-24 Dean McNamee <deanm@chromium.org>
3081 Reviewed by Alexey Proskuryakov.
3083 https://bugs.webkit.org/show_bug.cgi?id=22350
3084 Allow layout tests to run in php cgi mode
3086 * http/tests/misc/refresh-headers.php:
3087 * http/tests/misc/resources/redirect-result.php:
3088 * http/tests/misc/resources/referrer-result.php:
3089 * http/tests/misc/xhtml.php:
3090 Stop using getallheaders(), which is only implemented by mod_php, so that the tests could
3091 run through lighttpd.
3093 2008-11-24 Antti Koivisto <antti@apple.com>
3095 Reviewed by Darin Adler.
3097 Test for https://bugs.webkit.org/show_bug.cgi?id=22073
3098 REGRESSION(r33544): Palace in the Sky crashes WebKit
3100 * fast/tokenizer/nested-cached-scripts-and-stylesheet-expected.txt: Added.
3101 * fast/tokenizer/nested-cached-scripts-and-stylesheet.html: Added.
3102 * fast/tokenizer/resources/load-stylesheet-and-document-write-script.js: Added.
3104 2008-11-24 Cameron Zwarich <zwarich@apple.com>
3106 Reviewed by Geoff Garen.
3108 Add tests for bug 13790: Function declarations are not treated as statements (used to affect starcraft2.com)
3109 <https://bugs.webkit.org/show_bug.cgi?id=13790>
3111 * fast/js/function-declaration-statement-expected.txt: Added.
3112 * fast/js/function-declaration-statement.html: Added.
3113 * fast/js/resources/function-declaration-statement.js: Added.
3115 2008-11-24 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
3117 Reviewed by George Staikos & Eric Seidel.
3119 Fixes: https://bugs.webkit.org/show_bug.cgi?id=22430
3121 Regenerate WML layout test results after implementing WML specific <card> handling:
3122 Only the first <card> element should be visible after loading the document, others
3123 can be shown by using the <go> task element.
3125 * platform/mac/fast/wml/card-element-expected.checksum:
3126 * platform/mac/fast/wml/card-element-expected.png:
3127 * platform/mac/fast/wml/card-element-expected.txt:
3128 * platform/mac/fast/wml/do-element-optional-attr-expected.checksum:
3129 * platform/mac/fast/wml/do-element-optional-attr-expected.png:
3130 * platform/mac/fast/wml/do-element-optional-attr-expected.txt:
3131 * platform/mac/fast/wml/do-shadow-expected.checksum:
3132 * platform/mac/fast/wml/do-shadow-expected.png:
3133 * platform/mac/fast/wml/do-shadow-expected.txt:
3134 * platform/mac/fast/wml/do-template-expected.checksum:
3135 * platform/mac/fast/wml/do-template-expected.png:
3136 * platform/mac/fast/wml/do-template-expected.txt:
3137 * platform/mac/fast/wml/entity-expected.checksum:
3138 * platform/mac/fast/wml/entity-expected.png:
3139 * platform/mac/fast/wml/entity-expected.txt:
3140 * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.txt:
3141 * platform/mac/fast/wml/show-first-card-expected.checksum:
3142 * platform/mac/fast/wml/show-first-card-expected.png:
3143 * platform/mac/fast/wml/show-first-card-expected.txt:
3144 * platform/mac/fast/wml/test-expected.checksum:
3145 * platform/mac/fast/wml/test-expected.png:
3146 * platform/mac/fast/wml/test-expected.txt:
3148 2008-11-24 Glenn Wilson <gwilson@chromium.org>
3150 Reviewed by Alexey Proskuryakov.
3152 http://bugs.webkit.org/show_bug.cgi?id=15643
3154 New test added to verify that LayoutTestController and other clients
3155 can disable smart insert/delete and enable selection of trailing whitespace
3156 as a workaround for smart insert/delete.
3158 * editing/selection/doubleclick-whitespace-expected.txt: Added.
3159 * editing/selection/doubleclick-whitespace.html: Added.
3161 2008-11-24 Glenn Wilson <gwilson@chromium.org>
3163 Reviewed by Darin Adler.
3165 http://bugs.webkit.org/show_bug.cgi?id=18703
3166 "Changing the 'size' property on a text input does not affect its length"
3168 Added a new test to verify that the width of text input
3169 fields can be modified by javascript using the "size" attribute.
3171 * fast/js/text-field-resize-expected.txt: Added.
3172 * fast/js/text-field-resize.html: Added.
3174 2008-11-24 Alexey Proskuryakov <ap@webkit.org>
3176 Reviewed by Darin Adler.
3178 https://bugs.webkit.org/show_bug.cgi?id=22455
3179 Add support for Worker.terminate()
3181 * fast/workers/worker-terminate-expected.txt: Added.
3182 * fast/workers/worker-terminate.html: Added.
3184 2008-11-24 Zan Dobersek <zandobersek@gmail.com>
3186 Reviewed by Holger Freyther.
3188 Some tests in plugins/ directory now pass.
3190 * platform/gtk/Skipped:
3192 2008-11-24 Alexey Proskuryakov <ap@webkit.org>
3194 Reviewed by Mark Rowe.
3196 https://bugs.webkit.org/show_bug.cgi?id=22428
3197 xmlhttprequest-onProgress-open-should-zero-length.html fails intermittently
3199 * http/tests/xmlhttprequest/resources/big-response.php: Reduce the size of big response
3200 to make the test faster, but practically guarantee that the response will be delivered in
3203 * http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length-expected.txt:
3204 * http/tests/xmlhttprequest/xmlhttprequest-onProgress-open-should-zero-length.html:
3205 Made the test more reliable by comparing final response position with known resource size.
3207 2008-11-24 Alexey Proskuryakov <ap@webkit.org>
3209 Reviewed by Mark Rowe.
3211 https://bugs.webkit.org/show_bug.cgi?id=22439
3212 Won't load stylesheets with filenames less than 2 characters long in xhtml.
3214 * http/tests/misc/.htaccess:
3215 * http/tests/misc/a: Added.
3216 * http/tests/misc/single-character-pi-stylesheet-expected.txt: Added.
3217 * http/tests/misc/single-character-pi-stylesheet.xhtml: Added.
3219 2008-11-24 Holger Hans Peter Freyther <zecke@selfish.org>
3221 Reviewed by Mark Rowe.
3223 [Gtk+] We are passing all but one worker test. Enable them.
3225 We fail on fast/workers/worker-location.html due some weird
3226 issue with the bidi resolver "skipping" whitespace at the end
3229 * platform/gtk/Skipped:
3231 2008-11-24 Gavin Barraclough <barraclough@apple.com>
3233 Rubber stamped by Mark Rowe.
3235 Add test cases to ensure the PIC trampolines for prototype and prototype chain
3236 accesses properly check for JSImmediate values, rather than segfaulting.
3238 https://bugs.webkit.org/show_bug.cgi?id=22451
3240 * fast/js/pic/cached-prototype-then-immediate-expected.txt: Added.
3241 * fast/js/pic/cached-prototype-then-immediate.html: Added.
3243 2008-11-21 Alexey Proskuryakov <ap@webkit.org>
3245 Reviewed by Geoff Garen.
3247 https://bugs.webkit.org/show_bug.cgi?id=22400
3248 Add a stress test for concurrent JS execution
3250 * fast/workers/resources/stress-js-execution.js: Added.
3251 * fast/workers/stress-js-execution-expected.txt: Added.
3252 * fast/workers/stress-js-execution.html: Added.
3253 Tests that the basics don't cause a crash.
3255 2008-11-21 Justin Garcia <justin.garcia@apple.com>
3257 Reviewed by Darin Adler.
3259 <rdar://problem/5381788> Match NSTextView editing behavior at the end of hyperlink text
3261 Removed tests for behaviors that we're no longer interested in:
3262 * editing/deleting/delete-link-1.html: Removed.
3263 * platform/mac/editing/deleting/delete-link-1-expected.checksum: Removed.
3264 * platform/mac/editing/deleting/delete-link-1-expected.png: Removed.
3265 * platform/mac/editing/deleting/delete-link-1-expected.txt: Removed.
3266 * editing/execCommand/19653-4-expected.txt: Removed.
3267 * editing/execCommand/19653-4.html: Removed.
3269 Reflects new behavior (don't remember removed anchors):
3270 * platform/mac/editing/deleting/5168598-expected.txt:
3272 Reflects new behavior. Also made this test cross-platform:
3273 * editing/inserting/insert-before-link-1-expected.txt: Added.
3274 * editing/inserting/insert-before-link-1.html:
3275 * platform/mac/editing/inserting/insert-before-link-1-expected.checksum: Removed.
3276 * platform/mac/editing/inserting/insert-before-link-1-expected.png: Removed.
3277 * platform/mac/editing/inserting/insert-before-link-1-expected.txt: Removed.
3279 2008-11-21 Simon Fraser <simon.fraser@apple.com>
3281 Reviewed by Darin Adler
3283 https://bugs.webkit.org/show_bug.cgi?id=22159
3285 Add testcase for repaint issue with outlines on child objects,
3286 and redo bases affected by this change.
3288 * fast/repaint/outline-child-repaint.html: Added.
3289 * platform/mac/fast/repaint/4776765-expected.checksum:
3290 * platform/mac/fast/repaint/4776765-expected.png:
3291 * platform/mac/fast/repaint/delete-into-nested-block-expected.checksum:
3292 * platform/mac/fast/repaint/delete-into-nested-block-expected.png:
3293 * platform/mac/fast/repaint/outline-child-repaint-expected.checksum: Added.
3294 * platform/mac/fast/repaint/outline-child-repaint-expected.png: Added.
3295 * platform/mac/fast/repaint/outline-child-repaint-expected.txt: Added.
3296 * platform/mac/fast/repaint/outline-repaint-glitch-expected.checksum:
3297 * platform/mac/fast/repaint/outline-repaint-glitch-expected.png:
3299 2008-11-21 Cameron Zwarich <zwarich@apple.com>
3301 Reviewed by Sam Weinig.
3303 Add a test for <rdar://problem/4268912>, which was fixed in r13294 (!!).
3305 * fast/js/resources/string-sort.js:
3306 * fast/js/string-sort-expected.txt:
3308 2008-11-21 Pierre-Olivier Latour <pol@apple.com>
3310 Reviewed by Dan Bernstein.
3312 WebKit should be using Device RGB colorspace everywhere for
3315 https://bugs.webkit.org/show_bug.cgi?id=22300
3317 * platform/mac/fast/text/attributed-substring-from-range-001-expected.txt:
3319 2008-11-21 Pierre-Olivier Latour <pol@apple.com>
3321 Reviewed by Dan Bernstein.
3323 Add missing reference images for tests added as part of
3324 https://bugs.webkit.org/show_bug.cgi?id=21261
3326 https://bugs.webkit.org/show_bug.cgi?id=22391
3328 * platform/mac/animations/animation-drt-api-expected.checksum: Added.
3329 * platform/mac/animations/animation-drt-api-expected.png: Added.
3330 * platform/mac/transitions/transition-drt-api-expected.checksum: Added.
3331 * platform/mac/transitions/transition-drt-api-expected.png: Added.
3333 2008-11-20 Simon Fraser <simon.fraser@apple.com>
3335 Reviewed by Dan Bernstein
3337 https://bugs.webkit.org/show_bug.cgi?id=19623
3339 Test for correct repaint when an object gains
3340 a layer with a transform that is smaller than the
3341 old bounds of the object.
3343 * fast/repaint/change-transform.html: Added.
3344 * platform/mac/fast/repaint/change-transform-expected.checksum: Added.
3345 * platform/mac/fast/repaint/change-transform-expected.png: Added.
3346 * platform/mac/fast/repaint/change-transform-expected.txt: Added.
3348 2008-11-20 Justin Garcia <justin.garcia@apple.com>
3350 Reviewed by Darin Adler.
3352 <rdar://problem/2610675> Blank line that is quoted can't be deleted
3354 * editing/deleting/2610675-1-expected.txt: Added.
3355 * editing/deleting/2610675-1.html: Added.
3356 * editing/deleting/2610675-2-expected.txt: Added.
3357 * editing/deleting/2610675-2.html: Added.
3358 * editing/deleting/2610675-3-expected.txt: Added.
3359 * editing/deleting/2610675-3.html: Added.
3361 2008-11-20 Dean Jackson <dino@apple.com>
3363 Reviewed by Antti Koivisto
3365 https://bugs.webkit.org/show_bug.cgi?id=21247
3367 Make transition shorthand property accept transition-delay.
3369 * transitions/transition-shorthand-delay-expected.txt: Added.
3370 * transitions/transition-shorthand-delay.html: Added.
3372 2008-11-20 Dean Jackson <dino@apple.com>
3374 Reviewed by Antti Koivisto
3376 https://bugs.webkit.org/show_bug.cgi?id=22368
3378 Make sure pauseTransition API takes transition delay into account.
3380 * transitions/transition-drt-api-delay-expected.txt: Added.
3381 * transitions/transition-drt-api-delay.html: Added.
3383 2008-11-20 Cameron Zwarich <zwarich@apple.com>
3385 Reviewed by Sam Weinig.
3387 Add some tests for issues found while developing reparsing of function
3388 bodies. Also modify existing tests to be more robust in the face of
3389 possible changes to parsing.
3391 * fast/js/arguments-expected.txt:
3392 * fast/js/function-dot-arguments-expected.txt:
3393 * fast/js/resources/arguments.js:
3394 * fast/js/resources/function-dot-arguments.js:
3396 2008-11-20 Simon Fraser <simon.fraser@apple.com>
3398 Reviewed by Darin Adler
3400 https://bugs.webkit.org/show_bug.cgi?id=20368
3402 Tests for computed values of animation properties, and
3403 change to computed value of transform-origin. Updated tests
3404 that dump all computed values, to include animation and changed
3405 transform-origin properties.
3407 * animations/computed-style-expected.txt: Added.
3408 * animations/computed-style.html: Added.
3409 * fast/css/computed-style-expected.txt:
3410 * fast/css/computed-style-without-renderer-expected.txt:
3411 * svg/css/getComputedStyle-basic-expected.txt:
3412 * transforms/computed-style-origin-expected.txt: Added.
3413 * transforms/computed-style-origin.html: Added.
3415 2008-11-20 Pamela Greene <pam@chromium.org>
3417 Reviewed by Darin Adler.
3419 https://bugs.webkit.org/show_bug.cgi?id=22371
3420 Add a test for accessing form element items by index.
3422 * fast/dom/HTMLFormElement/htmlformelement-indexed-getter-expected.txt: Added.
3423 * fast/dom/HTMLFormElement/htmlformelement-indexed-getter.html: Added.
3425 2008-11-20 Pamela Greene <pam@chromium.org>
3427 Reviewed by Darin Adler.
3429 Test for https://bugs.webkit.org/show_bug.cgi?22370
3430 Add a test to check detectability of HTMLCollections.
3432 * fast/dom/htmlcollection-detectability-expected.txt: Added.
3433 * fast/dom/htmlcollection-detectability.html: Added.
3435 2008-11-20 Pamela Greene <pam@chromium.org>
3437 Reviewed by Darin Adler.
3439 https://bugs.webkit.org/show_bug.cgi?id=22369
3440 Add test cases covering more basic operations.
3442 * fast/js/function-dot-arguments-expected.txt:
3443 * fast/js/resources/function-dot-arguments.js:
3447 2008-11-20 Pamela Greene <pam@chromium.org>
3449 Reviewed by Darin Adler.
3451 https://bugs.webkit.org/show_bug.cgi?id=22363
3452 Add a test for DOM1 and DOM2 versions of add() on a select control.
3454 * fast/dom/dom-add-optionelement-expected.txt: Added.
3455 * fast/dom/dom-add-optionelement.html: Added.
3457 2008-11-20 Pamela Greene <pam@chromium.org>
3459 Reviewed by Darin Adler.
3461 https://bugs.webkit.org/show_bug.cgi?id=22359
3462 Add test for document.write() with multiple parameters.
3464 * fast/dom/document_write_params-expected.txt: Added.
3465 * fast/dom/document_write_params.html: Added.
3467 2008-11-20 Pamela Greene <pam@chromium.org>
3469 Reviewed by Darin Adler.
3471 https://bugs.webkit.org/show_bug.cgi?id=22387
3472 Add a test for HTMLOptionsCollection indexed getter and setter.
3474 * fast/dom/HTMLOptionElement/collection-setter-getter-expected.txt: Added.
3475 * fast/dom/HTMLOptionElement/collection-setter-getter.html: Added.
3477 2008-11-20 Justin Garcia <justin.garcia@apple.com>
3479 Reviewed by Beth Dakin.
3481 <rdar://problem/2610675> Blank line that is quoted can't be deleted
3483 The old selection modification code for caret case deletions set the selection
3484 about to be deleted on the frame, instead of just setting the endingSelection.
3486 * platform/mac/editing/deleting/delete-by-word-001-expected.txt:
3487 * platform/mac/editing/deleting/delete-by-word-002-expected.txt:
3488 * platform/mac/editing/deleting/delete-to-end-of-paragraph-expected.txt:
3489 * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
3490 * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
3493 2008-11-20 Darin Adler <darin@apple.com>
3495 - update test result for <rdar://problem/4108572> REGRESSION: Can't extend
3496 selection with shift-arrow in read only mode
3498 * editing/selection/selection-actions.html: Removed the actions that are
3499 supposed to modify selections now.
3501 2008-11-20 Cameron Zwarich <zwarich@apple.com>
3503 Reviewed by Geoff Garen.
3505 Add tests for bug 22148: nytime.com page crashes browser during load
3506 <https://bugs.webkit.org/show_bug.cgi?id=22148>
3508 This bug was unknowingly fixed in r38322 by a rewrite of the recursion
3511 * fast/js/deep-recursion-test-expected.txt:
3512 * fast/js/deep-recursion-test.html:
3514 2008-11-19 Simon Fraser <simon.fraser@apple.com>
3516 Reviewed by Adele Peterson.
3518 https://bugs.webkit.org/show_bug.cgi?id=22190
3520 Test for the drawing and event handling of search field parts in a transformed
3523 * fast/forms/search-transformed.html: Added.
3524 * platform/mac/fast/forms/search-transformed-expected.checksum: Added.
3525 * platform/mac/fast/forms/search-transformed-expected.png: Added.
3526 * platform/mac/fast/forms/search-transformed-expected.txt: Added.
3528 2008-11-19 Simon Fraser <simon.fraser@apple.com>
3530 Reviewed by Antti Koivisto
3532 https://bugs.webkit.org/show_bug.cgi?id=22111
3534 Testcase for hit testing in video controls on transformed video.
3536 * media/video-controls-transformed-expected.txt: Added.
3537 * media/video-controls-transformed.html: Added.
3539 2008-11-19 Anders Carlsson <andersca@apple.com>
3541 Reviewed by Dan Bernstein.
3543 Add NPP_SetWindow test.
3545 * plugins/netscape-plugin-setwindow-size-2-expected.txt: Added.
3546 * plugins/netscape-plugin-setwindow-size-2.html: Copied from plugins/netscape-plugin-setwindow-size.html.
3548 2008-11-19 Geoffrey Garen <ggaren@apple.com>
3550 Reviewed by Darin Adler.
3552 Test for https://bugs.webkit.org/show_bug.cgi?id=22361
3553 A little more RegExp refactoring
3555 * fast/js/regexp-test-null-string.html: Added.
3556 * fast/js/regexp-test-null-expected.txt: Added.
3558 2008-11-19 Alexey Proskuryakov <ap@webkit.org>
3560 Reviewed by Darin Adler.
3562 https://bugs.webkit.org/show_bug.cgi?id=22355
3563 Systematize code for replacing global constructors
3565 * fast/workers/worker-replace-global-constructor-expected.txt: Added.
3566 * fast/workers/worker-replace-global-constructor.html: Added.
3568 2008-11-18 Cameron Zwarich <zwarich@apple.com>
3570 Reviewed by Maciej Stachowiak and Geoff Garen.
3572 Add tests for bug 22287: ASSERTION FAILED: Not enough jumps linked in slow case codegen in CTI::privateCompileSlowCases())
3573 <https://bugs.webkit.org/show_bug.cgi?id=22287>
3575 * fast/js/number-cell-reuse-expected.txt: Added.
3576 * fast/js/number-cell-reuse.html: Added.
3577 * fast/js/resources/number-cell-reuse.js: Added.
3579 2008-11-18 Holger Hans Peter Freyther <zecke@selfish.org>
3581 Rubber-stamped by Mark Rowe.
3583 Skip some more tests to make the Gtk+ build bot pass. We will
3584 have to investigate why some tests only fail on the build bot.
3586 * platform/gtk/Skipped:
3588 2008-11-18 Sam Weinig <sam@webkit.org>
3590 Fix incorrect result.
3592 * fast/dom/Window/window-properties-expected.txt:
3594 2008-11-18 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
3596 Not reviewed. Checked in wrong result in last commit.
3598 * platform/mac/fast/wml/entity-expected.txt:
3600 2008-11-18 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
3602 Reviewed by Sam Weinig.
3604 Add results for all WML tests, including pixel results.
3606 * fast/wml/p-mode.wml:
3607 * fast/wml/validate-dtd.wml:
3608 * platform/mac/fast/wml: Added.
3609 * platform/mac/fast/wml/br-element-in-table-expected.checksum: Added.
3610 * platform/mac/fast/wml/br-element-in-table-expected.png: Added.
3611 * platform/mac/fast/wml/br-element-in-table-expected.txt: Added.
3612 * platform/mac/fast/wml/br-element-in-text-expected.checksum: Added.
3613 * platform/mac/fast/wml/br-element-in-text-expected.png: Added.
3614 * platform/mac/fast/wml/br-element-in-text-expected.txt: Added.
3615 * platform/mac/fast/wml/card-element-expected.checksum: Added.
3616 * platform/mac/fast/wml/card-element-expected.png: Added.
3617 * platform/mac/fast/wml/card-element-expected.txt: Added.
3618 * platform/mac/fast/wml/case-sensitivity-expected.checksum: Added.
3619 * platform/mac/fast/wml/case-sensitivity-expected.png: Added.
3620 * platform/mac/fast/wml/case-sensitivity-expected.txt: Added.
3621 * platform/mac/fast/wml/cdata-section-expected.checksum: Added.
3622 * platform/mac/fast/wml/cdata-section-expected.png: Added.
3623 * platform/mac/fast/wml/cdata-section-expected.txt: Added.
3624 * platform/mac/fast/wml/comment-expected.checksum: Added.
3625 * platform/mac/fast/wml/comment-expected.png: Added.
3626 * platform/mac/fast/wml/comment-expected.txt: Added.
3627 * platform/mac/fast/wml/do-element-optional-attr-expected.checksum: Added.
3628 * platform/mac/fast/wml/do-element-optional-attr-expected.png: Added.
3629 * platform/mac/fast/wml/do-element-optional-attr-expected.txt: Added.
3630 * platform/mac/fast/wml/do-shadow-expected.checksum: Added.
3631 * platform/mac/fast/wml/do-shadow-expected.png: Added.
3632 * platform/mac/fast/wml/do-shadow-expected.txt: Added.
3633 * platform/mac/fast/wml/do-template-expected.checksum: Added.
3634 * platform/mac/fast/wml/do-template-expected.png: Added.
3635 * platform/mac/fast/wml/do-template-expected.txt: Added.
3636 * platform/mac/fast/wml/entity-expected.checksum: Added.
3637 * platform/mac/fast/wml/entity-expected.png: Added.
3638 * platform/mac/fast/wml/entity-expected.txt: Added.
3639 * platform/mac/fast/wml/err-event-binding-conflict-expected.checksum: Added.
3640 * platform/mac/fast/wml/err-event-binding-conflict-expected.png: Added.
3641 * platform/mac/fast/wml/err-event-binding-conflict-expected.txt: Added.
3642 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.checksum: Added.
3643 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.png: Added.
3644 * platform/mac/fast/wml/err-invalid-location-for-varref-expected.txt: Added.
3645 * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.checksum: Added.
3646 * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.png: Added.
3647 * platform/mac/fast/wml/err-invalid-tablecolumn-number-expected.txt: Added.
3648 * platform/mac/fast/wml/err-invalid-variable-name-expected.checksum: Added.
3649 * platform/mac/fast/wml/err-invalid-variable-name-expected.png: Added.
3650 * platform/mac/fast/wml/err-invalid-variable-name-expected.txt: Added.
3651 * platform/mac/fast/wml/err-multi-access-expected.checksum: Added.
3652 * platform/mac/fast/wml/err-multi-access-expected.png: Added.
3653 * platform/mac/fast/wml/err-multi-access-expected.txt: Added.
3654 * platform/mac/fast/wml/err-multi-http-equiv-in-meta-expected.checksum: Added.
3655 * platform/mac/fast/wml/err-multi-http-equiv-in-meta-expected.png: Added.
3656 * platform/mac/fast/wml/err-multi-http-equiv-in-meta-expected.txt: Added.
3657 * platform/mac/fast/wml/err-multi-name-in-meta-expected.checksum: Added.
3658 * platform/mac/fast/wml/err-multi-name-in-meta-expected.png: Added.
3659 * platform/mac/fast/wml/err-multi-name-in-meta-expected.txt: Added.
3660 * platform/mac/fast/wml/err-multi-timer-expected.checksum: Added.
3661 * platform/mac/fast/wml/err-multi-timer-expected.png: Added.
3662 * platform/mac/fast/wml/err-multi-timer-expected.txt: Added.
3663 * platform/mac/fast/wml/err-samename-do-expected.checksum: Added.
3664 * platform/mac/fast/wml/err-samename-do-expected.png: Added.
3665 * platform/mac/fast/wml/err-samename-do-expected.txt: Added.
3666 * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.checksum: Added.
3667 * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.png: Added.
3668 * platform/mac/fast/wml/err-unallowed-task-in-anchor-expected.txt: Added.
3669 * platform/mac/fast/wml/img-localsrc-expected.checksum: Added.
3670 * platform/mac/fast/wml/img-localsrc-expected.png: Added.
3671 * platform/mac/fast/wml/img-localsrc-expected.txt: Added.
3672 * platform/mac/fast/wml/img-src-expected.checksum: Added.
3673 * platform/mac/fast/wml/img-src-expected.png: Added.
3674 * platform/mac/fast/wml/img-src-expected.txt: Added.
3675 * platform/mac/fast/wml/img-src-localsrc-alt-expected.checksum: Added.
3676 * platform/mac/fast/wml/img-src-localsrc-alt-expected.png: Added.
3677 * platform/mac/fast/wml/img-src-localsrc-alt-expected.txt: Added.
3678 * platform/mac/fast/wml/p-align-expected.checksum: Added.
3679 * platform/mac/fast/wml/p-align-expected.png: Added.
3680 * platform/mac/fast/wml/p-align-expected.txt: Added.
3681 * platform/mac/fast/wml/p-mode-expected.checksum: Added.
3682 * platform/mac/fast/wml/p-mode-expected.png: Added.
3683 * platform/mac/fast/wml/p-mode-expected.txt: Added.
3684 * platform/mac/fast/wml/show-first-card-expected.checksum: Added.
3685 * platform/mac/fast/wml/show-first-card-expected.png: Added.
3686 * platform/mac/fast/wml/show-first-card-expected.txt: Added.
3687 * platform/mac/fast/wml/table-element-expected.checksum: Added.
3688 * platform/mac/fast/wml/table-element-expected.png: Added.
3689 * platform/mac/fast/wml/table-element-expected.txt: Added.
3690 * platform/mac/fast/wml/test-expected.checksum: Added.
3691 * platform/mac/fast/wml/test-expected.png: Added.
3692 * platform/mac/fast/wml/test-expected.txt: Added.
3693 * platform/mac/fast/wml/text-emphasis-expected.checksum: Added.
3694 * platform/mac/fast/wml/text-emphasis-expected.png: Added.
3695 * platform/mac/fast/wml/text-emphasis-expected.txt: Added.
3696 * platform/mac/fast/wml/validate-dtd-expected.checksum: Added.
3697 * platform/mac/fast/wml/validate-dtd-expected.png: Added.
3698 * platform/mac/fast/wml/validate-dtd-expected.txt: Added.
3700 2008-11-18 Geoffrey Garen <ggaren@apple.com>
3702 Reviewed by Alexey Proskuryakov.
3704 Updated layout test result for addition of window.Worker.
3706 * fast/js/global-constructors-expected.txt:
3708 2008-11-18 Alexey Proskuryakov <ap@webkit.org>
3710 Reviewed by Darin Adler.
3712 https://bugs.webkit.org/show_bug.cgi?id=22337
3713 Enable workers by default
3717 * fast/workers: Added.
3718 * fast/workers/resources: Added.
3719 * fast/workers/resources/worker-common.js: Added.
3720 * fast/workers/resources/worker-event-listener.js: Added.
3721 * fast/workers/worker-constructor-expected.txt: Added.
3722 * fast/workers/worker-constructor.html: Added.
3723 * fast/workers/worker-event-listener-expected.txt: Added.
3724 * fast/workers/worker-event-listener.html: Added.
3725 * fast/workers/worker-gc-expected.txt: Added.
3726 * fast/workers/worker-gc.html: Added.
3727 * fast/workers/worker-location-expected.txt: Added.
3728 * fast/workers/worker-location.html: Added.
3730 2008-11-18 Darin Adler <darin@apple.com>
3732 Reviewed by Alexey Proskuryakov.
3734 - add a test for XMLHttpRequest Set-Cookie blocking
3736 * http/tests/xmlhttprequest/access-control-basic-whitelist-response-headers-expected.txt:
3737 Updated since we now log attempts to get headers that are not allowed cross-domain to the console.
3738 * http/tests/xmlhttprequest/get-dangerous-headers-expected.txt: Added.
3739 * http/tests/xmlhttprequest/get-dangerous-headers.html: Added.
3740 * http/tests/xmlhttprequest/resources/get-set-cookie.cgi: Tweak script a bit.
3742 2008-11-18 Alexey Proskuryakov <ap@webkit.org>
3744 Rubber-stamped by Darin Adler.
3746 https://bugs.webkit.org/show_bug.cgi?id=22306
3747 Disable channel messaging support
3749 * fast/events/message-port-no-wrapper.html-disabled: Added a test that I had in my tree.
3751 * fast/dom/Window/window-properties-expected.txt:
3752 * fast/dom/constructors-cached-expected.txt:
3753 * fast/dom/constructors-cached-navigate-expected.txt:
3754 * fast/js/global-constructors-expected.txt:
3757 * fast/events/destroyed-atomic-string.html: Removed.
3758 * fast/events/destroyed-atomic-string.html-disabled: Copied from LayoutTests/fast/events/destroyed-atomic-string.html.
3759 * fast/events/message-channel-gc-2.html: Removed.
3760 * fast/events/message-channel-gc-2.html-disabled: Copied from LayoutTests/fast/events/message-channel-gc-2.html.
3761 * fast/events/message-channel-gc-3.html: Removed.
3762 * fast/events/message-channel-gc-3.html-disabled: Copied from LayoutTests/fast/events/message-channel-gc-3.html.
3763 * fast/events/message-channel-gc.html: Removed.
3764 * fast/events/message-channel-gc.html-disabled: Copied from LayoutTests/fast/events/message-channel-gc.html.
3765 * fast/events/message-channel-listener-circular-ownership.html: Removed.
3766 * fast/events/message-channel-listener-circular-ownership.html-disabled: Copied from LayoutTests/fast/events/message-channel-listener-circular-ownership.html.
3767 * fast/events/message-port-constructor-for-deleted-document.html: Removed.
3768 * fast/events/message-port-constructor-for-deleted-document.html-disabled: Copied from LayoutTests/fast/events/message-port-constructor-for-deleted-document.html.
3769 * fast/events/message-port-deleted-document.html: Removed.
3770 * fast/events/message-port-deleted-document.html-disabled: Copied from LayoutTests/fast/events/message-port-deleted-document.html.
3771 * fast/events/message-port-deleted-frame.html: Removed.
3772 * fast/events/message-port-deleted-frame.html-disabled: Copied from LayoutTests/fast/events/message-port-deleted-frame.html.
3773 * fast/events/message-port-inactive-document.html: Removed.
3774 * fast/events/message-port-inactive-document.html-disabled: Copied from LayoutTests/fast/events/message-port-inactive-document.html.
3775 * fast/events/message-port-onclose.html: Removed.
3776 * fast/events/message-port-onclose.html-disabled: Copied from LayoutTests/fast/events/message-port-onclose.html.
3777 * fast/events/message-port.html: Removed.
3778 * fast/events/message-port.html-disabled: Copied from LayoutTests/fast/events/message-port.html.
3779 * http/tests/security/MessagePort/event-listener-context.html: Removed.
3780 * http/tests/security/MessagePort/event-listener-context.html-disabled: Copied from LayoutTests/http/tests/security/MessagePort/event-listener-context.html.
3781 Disabled MessagePort tests.
3783 2008-11-17 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
3785 Reviewed by George Staikos.
3787 Add initial set of WML layout tests, excluding results. These tests
3788 will become useful once the whole WML support patch has landed.
3791 * fast/wml/br-element-in-table.wml: Added.
3792 * fast/wml/br-element-in-text.wml: Added.
3793 * fast/wml/card-element.wml: Added.
3794 * fast/wml/case-sensitivity.wml: Added.
3795 * fast/wml/cdata-section.wml: Added.
3796 * fast/wml/comment.wml: Added.
3797 * fast/wml/do-element-optional-attr.wml: Added.
3798 * fast/wml/do-shadow.wml: Added.
3799 * fast/wml/do-template.wml: Added.
3800 * fast/wml/entity.wml: Added.
3801 * fast/wml/err-event-binding-conflict.wml: Added.
3802 * fast/wml/err-invalid-location-for-varref.wml: Added.
3803 * fast/wml/err-invalid-tablecolumn-number.wml: Added.
3804 * fast/wml/err-invalid-variable-name.wml: Added.
3805 * fast/wml/err-multi-access.wml: Added.
3806 * fast/wml/err-multi-http-equiv-in-meta.wml: Added.
3807 * fast/wml/err-multi-name-in-meta.wml: Added.
3808 * fast/wml/err-multi-timer.wml: Added.
3809 * fast/wml/err-samename-do.wml: Added.
3810 * fast/wml/err-unallowed-task-in-anchor.wml: Added.
3811 * fast/wml/img-localsrc.wml: Added.
3812 * fast/wml/img-src-localsrc-alt.wml: Added.
3813 * fast/wml/img-src.wml: Added.
3814 * fast/wml/p-align.wml: Added.
3815 * fast/wml/p-mode.wml: Added.
3816 * fast/wml/show-first-card.wml: Added.
3817 * fast/wml/table-element.wml: Added.
3818 * fast/wml/test.wml: Added.
3819 * fast/wml/text-emphasis.wml: Added.
3820 * fast/wml/validate-dtd.wml: Added.
3822 2008-11-17 Dan Bernstein <mitz@apple.com>
3824 Reviewed by Mark Rowe.
3826 - https://bugs.webkit.org/show_bug.cgi?id=22320 SVG svg/text/text-text-08-b.svg fails
3828 Updated the expected results to the correct ones.
3830 * platform/mac/svg/text/text-text-08-b-expected.checksum:
3831 * platform/mac/svg/text/text-text-08-b-expected.png:
3833 2008-11-17 Justin Garcia <justin.garcia@apple.com>
3835 Reviewed by Beth Dakin.
3837 <rdar://problem/4922709> Copying less than a paragraph of quoted text and pasting it doesn't retain quote level
3839 * editing/pasteboard/4922709-expected.txt: Added.
3840 * editing/pasteboard/4922709.html: Added.
3841 * editing/pasteboard/5006779.html:
3843 2008-11-17 Pierre-Olivier Latour <pol@apple.com>
3845 Reviewed by Sam Weinig.
3847 Added tests to cover the new LayoutController JavaScript API available
3850 https://bugs.webkit.org/show_bug.cgi?id=21261
3852 * animations/animation-drt-api.html: Added.
3853 * platform/mac/animations/animation-drt-api-expected.txt: Added.
3854 * platform/mac/transitions/transition-drt-api-expected.txt: Added.
3855 * platform/win/Skipped:
3856 * transitions/transition-drt-api.html: Added.
3858 2008-11-16 Geoffrey Garen <ggaren@apple.com>
3862 Changed "window." to "this." to unbreak these test I just broke in
3865 * fast/js/resources/duplicate-param-gc-crash.js:
3867 * fast/js/resources/var-shadows-arg-gc-crash.js:
3870 2008-11-16 Geoffrey Garen <ggaren@apple.com>
3872 Reviewed by Sam Weinig.
3874 Sped up two of the slowest JS layout tests by replacing some hand-rolled
3875 "force GC" code with something orders of magnitude faster.
3877 * fast/js/resources/duplicate-param-gc-crash.js:
3879 * fast/js/resources/var-shadows-arg-gc-crash.js:
3882 2008-11-16 Geoffrey Garen <ggaren@apple.com>
3884 Reviewed by Sam Weinig.
3886 Removed ascii-regexp-subject.html because it was the slowest JS test (20s
3887 on my iMac) and it didn't actually verify anything.
3889 Filed https://bugs.webkit.org/show_bug.cgi?id=22303 to cover fixing
3890 the bug that ascii-regexp-subject.html purported to test for, and
3891 then relanding a faster version of ascii-regexp-subject.html once it
3892 would pass (currently, it would fail).
3894 * fast/js/ascii-regexp-subject-expected.txt: Removed.
3895 * fast/js/ascii-regexp-subject.html: Removed.
3896 * fast/js/resources/ascii-regexp-subject.js: Removed.
3898 2008-11-16 Simon Fraser <simon.fraser@apple.com>
3900 Reviewed by Dan Bernstein
3902 https://bugs.webkit.org/show_bug.cgi?id=22118
3904 Test for resize corner tracking in transformed elements.
3906 * fast/css/resize-corner-tracking-transformed.html: Added.
3907 * platform/mac/fast/css/resize-corner-tracking-transformed-expected.checksum: Added.
3908 * platform/mac/fast/css/resize-corner-tracking-transformed-expected.png: Added.
3909 * platform/mac/fast/css/resize-corner-tracking-transformed-expected.txt: Added.
3911 2008-11-16 Sam Weinig <sam@webkit.org>
3913 Reviewed by Darin Adler.
3915 Disable XHR upload progress event tests on Tiger due to race condition causing
3916 intermittent failure reported in https://bugs.webkit.org/show_bug.cgi?id=22298
3918 * platform/mac-tiger/Skipped:
3920 2008-11-14 Beth Dakin <bdakin@apple.com>
3922 Reviewed by Justin Garcia.
3924 Tests for <rdar://problem/5089327> Too much indentation when
3925 pasting quoted paragraphs
3928 * editing/pasteboard/paste-blockquote-into-blockquote-4.html:
3930 * platform/mac/editing/pasteboard/paste-blockquote-into-
3931 blockquote-4-expected.checksum: Added.
3932 * platform/mac/editing/pasteboard/paste-blockquote-into-
3933 blockquote-4-expected.png: Added.
3934 * platform/mac/editing/pasteboard/paste-blockquote-into-
3935 blockquote-4-expected.txt: Added.
3937 Changes results for existing tests:
3938 * platform/mac/editing/pasteboard/merge-end-blockquote-
3940 * platform/mac/editing/pasteboard/merge-end-blockquote-
3942 * platform/mac/editing/pasteboard/merge-end-blockquote-
3944 * platform/mac/editing/pasteboard/paste-blockquote-into-
3945 blockquote-2-expected.txt:
3946 * platform/mac/editing/pasteboard/paste-blockquote-into-
3947 blockquote-3-expected.txt:
3948 * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-
3951 2008-11-14 Justin Garcia <justin.garcia@apple.com>
3953 Reviewed by Beth Dakin.
3955 <rdar://problem/4230923> "Make Plain Text" doesn't reset text alignment in single paragraph messages
3957 * editing/style/4230923-expected.txt: Added.
3958 * editing/style/4230923.html: Added.
3960 2008-11-12 Alexey Proskuryakov <ap@webkit.org>
3962 Reviewed by Darin Adler.
3964 https://bugs.webkit.org/show_bug.cgi?id=22200
3965 Crash when close event is dispatched to MessagePort due to document destruction
3967 * fast/events/message-port-onclose-expected.txt: Added.
3968 * fast/events/message-port-onclose.html: Added.
3969 * fast/events/resources/message-port-iframe.html:
3970 Added more tests for close event dispatch.
3972 2008-11-12 Dirk Schulze <vbs85@gmx.de>
3974 Reviewed by Darin Adler.
3976 Check behavior of canvas.stroke() on transparent fillStyle()
3978 * fast/canvas/canvas-stroke-empty-fill-expected.txt: Added.
3979 * fast/canvas/canvas-stroke-empty-fill.html: Added.
3980 * fast/canvas/canvas-stroke-empty-fill.js: Added.
3982 2008-11-12 Pierre-Olivier Latour <pol@apple.com>
3984 Reviewed by Dan Bernstein.
3986 Updated reference images so that all pixel tests now "pass" on 10.4.11 PowerPC + r38347.
3987 https://bugs.webkit.org/show_bug.cgi?id=21821
3989 Checked-in specific reference images for pixel tests that are valid on Tiger but fail
3990 because difference with reference image due to text rendering is greater than 1.0%
3992 * platform/mac-tiger/svg/carto.net: Added.
3993 * platform/mac-tiger/svg/carto.net/selectionlist-expected.checksum: Added.
3994 * platform/mac-tiger/svg/carto.net/selectionlist-expected.png: Added.
3995 * platform/mac-tiger/svg/custom/feComponentTransfer-Gamma-expected.checksum: Added.
3996 * platform/mac-tiger/svg/custom/feComponentTransfer-Gamma-expected.png: Added.
3997 * platform/mac-tiger/svg/text/text-align-01-b-expected.checksum: Added.
3998 * platform/mac-tiger/svg/text/text-align-01-b-expected.png: Added.
3999 * platform/mac-tiger/svg/text/text-align-02-b-expected.checksum: Added.
4000 * platform/mac-tiger/svg/text/text-align-02-b-expected.png: Added.
4001 * platform/mac-tiger/svg/text/text-align-04-b-expected.checksum: Added.
4002 * platform/mac-tiger/svg/text/text-align-04-b-expected.png: Added.
4003 * platform/mac-tiger/svg/text/text-fonts-01-t-expected.checksum: Added.
4004 * platform/mac-tiger/svg/text/text-fonts-01-t-expected.png: Added.
4005 * platform/mac-tiger/svg/text/text-text-03-b-expected.checksum: Added.
4006 * platform/mac-tiger/svg/text/text-text-03-b-expected.png: Added.
4007 * platform/mac-tiger/svg/text/text-tselect-01-b-expected.checksum: Added.
4008 * platform/mac-tiger/svg/text/text-tselect-01-b-expected.png: Added.
4009 * platform/mac-tiger/svg/text/text-tspan-01-b-expected.checksum: Added.
4010 * platform/mac-tiger/svg/text/text-tspan-01-b-expected.png: Added.
4011 * platform/mac-tiger/svg/text/text-ws-01-t-expected.checksum: Added.
4012 * platform/mac-tiger/svg/text/text-ws-01-t-expected.png: Added.
4013 * platform/mac-tiger/svg/text/text-ws-02-t-expected.checksum: Added.
4014 * platform/mac-tiger/svg/text/text-ws-02-t-expected.png: Added.
4015 * platform/mac-tiger/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum: Added.
4016 * platform/mac-tiger/svg/W3C-SVG-1.1/filters-color-01-b-expected.png: Added.
4017 * platform/mac-tiger/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum: Added.
4018 * platform/mac-tiger/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: Added.
4020 svg/batik/paints/gradientLimit.svg is rendering different on Tiger and Leopard
4021 https://bugs.webkit.org/show_bug.cgi?id=22219
4023 * platform/mac-tiger/svg/batik: Added.
4024 * platform/mac-tiger/svg/batik/paints: Added.
4025 * platform/mac-tiger/svg/batik/paints/gradientLimit-expected.checksum: Added.
4026 * platform/mac-tiger/svg/batik/paints/gradientLimit-expected.png: Added.
4028 svg/custom/mask-excessive-malloc.svg is failing on Tiger
4029 https://bugs.webkit.org/show_bug.cgi?id=22218
4031 * platform/mac-tiger/svg/custom/mask-excessive-malloc-expected.checksum: Added.
4032 * platform/mac-tiger/svg/custom/mask-excessive-malloc-expected.png: Added.
4034 svg/W3C-SVG-1.1/pservers-grad-17-b.svg is failing on Leopard
4035 https://bugs.webkit.org/show_bug.cgi?id=22220
4037 * platform/mac-leopard/svg: Added.
4038 * platform/mac-leopard/svg/W3C-SVG-1.1: Added.
4039 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum: Added.
4040 * platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png: Added.
4041 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.checksum:
4042 * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.png:
4044 svg/custom/foreign-object-skew.svg is failing on Leopard
4045 https://bugs.webkit.org/show_bug.cgi?id=22221
4047 * platform/mac-leopard/svg/custom: Added.
4048 * platform/mac-leopard/svg/custom/foreign-object-skew-expected.checksum: Added.
4049 * platform/mac-leopard/svg/custom/foreign-object-skew-expected.png: Added.
4050 * platform/mac/svg/custom/foreign-object-skew-expected.checksum:
4051 * platform/mac/svg/custom/foreign-object-skew-expected.png:
4053 2008-11-12 Simon Fraser <simon.fraser@apple.com>
4055 Reviewed by Dan Bernstein
4057 https://bugs.webkit.org/show_bug.cgi?id=22212
4059 Repaint test for a transform change on an element with a positioned child.
4061 * fast/repaint/transform-absolute-child.html: Added.
4062 * platform/mac/fast/repaint/transform-absolute-child-expected.checksum: Added.
4063 * platform/mac/fast/repaint/transform-absolute-child-expected.png: Added.
4064 * platform/mac/fast/repaint/transform-absolute-child-expected.txt: Added.
4066 2008-11-12 Geoffrey Garen <ggaren@apple.com>
4068 Roll in r38322, now that test failures have been fixed.
4070 * fast/js/global-recursion-on-full-stack-expected.txt:
4072 2008-11-12 Pierre-Olivier Latour <pol@apple.com>
4074 Reviewed by Dan Bernstein.
4076 Skip fast/repaint/body-background-image.html test as it is not reliable.
4078 https://bugs.webkit.org/show_bug.cgi?id=21913
4080 * platform/mac/Skipped:
4082 2008-11-12 Dan Bernstein <mitz@apple.com>
4084 - remove an empty directory
4086 * platform/mac-leopard/http: Removed.
4087 * platform/mac-leopard/http/tests: Removed.
4088 * platform/mac-leopard/http/tests/security: Removed.
4089 * platform/mac-leopard/http/tests/security/dataURL: Removed.
4091 2008-11-12 Simon Fraser <simon.fraser@apple.com>
4093 Reviewed by Dave Hyatt
4095 https://bugs.webkit.org/show_bug.cgi?id=17840
4097 Tests for repainting when the transform of a positioned element changes.