1 2009-06-09 Jian Li <jianli@chromium.org>
3 Reviewed by David Levin.
5 Bug 26196: Fix the problem that worker's importScripts fails if the
6 script URL is redirected from different origin.
7 https://bugs.webkit.org/show_bug.cgi?id=26196
9 Add a test case in the importScripts layout test to cover the scenario
10 that the import script URL can come from different redirect origin.
12 * http/tests/workers/resources/worker-importScripts.js:
13 * http/tests/workers/worker-importScripts-expected.txt:
15 2009-06-09 Anand K. Mistry <amistry@google.com>
17 Reviewed by Dimitri Glazkov.
19 https://bugs.webkit.org/show_bug.cgi?id=26037
20 Test the globalAlpha property of canvas contexts.
22 * fast/canvas/drawImage-with-globalAlpha.html: Added.
23 * platform/mac/fast/canvas/drawImage-with-globalAlpha-expected.checksum: Added.
24 * platform/mac/fast/canvas/drawImage-with-globalAlpha-expected.png: Added.
25 * platform/mac/fast/canvas/drawImage-with-globalAlpha-expected.txt: Added.
27 2009-06-09 Simon Hausmann <simon.hausmann@nokia.com>
29 Reviewed by Ariya Hidayat.
31 Adjusted Qt fixed layout testcase to LayoutController API change.
33 * platform/qt/view/fixed-layout-size.html:
35 2009-06-08 Brady Eidson <beidson@apple.com>
37 Reviewed by Antti Koivisto
39 <rdar://problem/6727495> Repro crash in WebCore::Loader::Host::servePendingRequests() and dupes.
41 Note this "Loader::Host deleted while still in use" could come up in a variety of ways but this layout
42 test only covers the single most reproducible way we know that *could* be tested by DRT.
44 * http/tests/loading/deleted-host-in-resource-load-delegate-callback-expected.txt: Added.
45 * http/tests/loading/deleted-host-in-resource-load-delegate-callback.html: Added.
46 * http/tests/loading/resources/snow-shoes-vs-pie-copy.png: Added.
47 * http/tests/loading/resources/snow-shoes-vs-pie.png: Added.
49 * platform/gtk/Skipped:
50 * platform/qt/Skipped:
51 * platform/win/Skipped:
53 2009-06-06 Mark Rowe <mrowe@apple.com>
55 Reviewed by Sam Weinig.
57 Remove XHTML MP and WCSS tests from the skipped lists as run-webkit-tests
58 now treats them like our other optional features and will skip them automatically
59 when the feature is not compiled in.
61 * platform/gtk/Skipped:
62 * platform/mac/Skipped:
63 * platform/qt/Skipped:
64 * platform/win/Skipped:
66 2009-06-06 Mark Rowe <mrowe@apple.com>
68 Unskip two more tests that now pass.
70 * platform/mac-snowleopard/Skipped:
72 2009-06-06 Mark Rowe <mrowe@apple.com>
74 Unskip some tests now that they pass.
76 * platform/mac-snowleopard/Skipped:
78 2009-06-06 Mark Rowe <mrowe@apple.com>
80 Reviewed by Brady Eidson.
82 <rdar://problem/6778101> Four SSL-related test failures
84 * platform/mac-snowleopard/Skipped: Unskip the tests.
86 2009-06-06 Sam Weinig <sam@webkit.org>
88 Reviewed by Dan Bernstein.
90 Test for <rdar://problem/6930540>
91 REGRESSION (r43797): Serif and fantasy font-family names are wrong in result of getComputedStyle
93 * fast/css/font-family-builtins-expected.txt: Added.
94 * fast/css/font-family-builtins.html: Added.
96 2009-06-06 Sam Weinig <sam@webkit.org>
98 Reviewed by Brady Eidson.
100 Update tests for <rdar://problem/6936235>
101 Need to support StorageEvent.storageArea to meet the Web Storage spec
103 Test StorageEvent.uri, StorageEvent.source and StorageEvent.storageArea.
105 * storage/domstorage/localstorage/iframe-events-expected.txt:
106 * storage/domstorage/localstorage/iframe-events.html:
107 * storage/domstorage/localstorage/resources/iframe-events-second.html:
108 * storage/domstorage/sessionstorage/iframe-events-expected.txt:
109 * storage/domstorage/sessionstorage/iframe-events.html:
110 * storage/domstorage/sessionstorage/resources/iframe-events-second.html:
112 2009-06-05 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
114 Reviewed by Anders Carlsson.
116 Force initialization of the WML variable state, right after the dynamically created WML elements have been added to the tree.
117 Note that "regular WML" doesn't support JavaScript at all, in a normal WML document WMLDocument::finishedParsing() takes care of that.
119 * wml/resources/WMLTestCase.js:
122 2009-06-01 Ben Murdoch <benm@google.com>
124 <https://bugs.webkit.org/show_bug.cgi?id=25710> HTML5 Database stops executing transactions if the URL hash changes while a transaction is open and an XHR is in progress.
126 Reviewed by Alexey Proskuryakov.
128 Fix a bug that causes database transactions to fail if a history
129 navigation to a hash fragment of the same document is made while
130 resources (e.g. an XHR) are loading.
132 https://bugs.webkit.org/show_bug.cgi?id=25710
134 * storage/hash-change-with-xhr-expected.txt: Added.
135 * storage/hash-change-with-xhr.html: Added.
137 2009-06-03 Antti Koivisto <antti@apple.com>
139 Reviewed by Dave Kilzer.
141 https://bugs.webkit.org/show_bug.cgi?id=13128
142 Safari not obeying cache header
144 Test subresource caching and expiration.
146 * http/tests/cache: Added.
147 * http/tests/cache/resources: Added.
148 * http/tests/cache/resources/cache-simulator.cgi: Added.
149 * http/tests/cache/resources/subresource-test.js: Added.
152 (loadTestFrame.scr.onload):
156 * http/tests/cache/resources/test-frame.html: Added.
157 * http/tests/cache/subresource-expiration-expected.txt: Added.
158 * http/tests/cache/subresource-expiration.html: Added.
160 2009-06-04 Oliver Hunt <oliver@apple.com>
162 Reviewed by Gavin Barraclough.
164 Bug in property caching of getters and setters.
166 * fast/js/property-getters-and-setters-expected.txt:
167 * fast/js/resources/property-getters-and-setters.js:
169 2009-02-03 Eric Seidel <eric@webkit.org>
171 Reviewed by Justin Garcia.
173 Test to make sure execCommand("bold") on <b style="text-decoration: underline">test</b>
174 only removes the bold and not the underline.
175 https://bugs.webkit.org/show_bug.cgi?id=23496
177 * editing/execCommand/convert-style-elements-to-spans-expected.txt: Added.
178 * editing/execCommand/convert-style-elements-to-spans.html: Added.
179 * editing/execCommand/resources/convert-style-elements-to-spans.js: Added.
183 2009-06-04 David Hyatt <hyatt@apple.com>
185 Reviewed by Sam Weinig.
187 Fix the Window focus test to not resign first responder, since that actually made the test
188 incorrect. An unfocused WebHTMLView's DOM window should not receive focus/blur events when the activation
191 Now the test just checks that a first responder WebHTMLView will actually fire focus/blur on the DOM window
192 as the window gains/loses key.
194 * fast/dom/Window/window-onFocus.html:
196 2009-06-05 Dmitry Titov <dimich@chromium.org>
198 Reviewed by Eric Seidel.
200 https://bugs.webkit.org/show_bug.cgi?id=26192
201 Fix the expected results for editing/execCommand/list-wrapping-image-crash.html
203 * editing/execCommand/list-wrapping-image-crash-expected.txt:
204 * editing/execCommand/list-wrapping-image-crash.html:
206 2009-06-04 Pierre d'Herbemont <pdherbemont@apple.com>
208 Reviewed by Darin Adler.
210 https://bugs.webkit.org/show_bug.cgi?id=26081
212 * media/before-load-member-access-expected.txt: Added.
213 * media/before-load-member-access.html: Test access for property accessed before
214 loading occurs. That tests for 26081 crasher specifically.
216 2009-06-04 Ariya Hidayat <ariya.hidayat@nokia.com>
218 Rubber-stamped by Tor Arne Vestbø.
220 Added Qt-specific expected result for Canvas pointInPath's test.
222 Qt's QPainterPath::contains(point) returns false if the point is
223 exactly along one of the edges (except the origin). Until we
224 find a workaround for this, compensate it in the expected result.
226 * platform/qt/fast/canvas/pointInPath-expected.txt: Added.
228 2009-06-03 Alexey Proskuryakov <ap@webkit.org>
230 Rubber-stamped by Mark Rowe.
232 Fix appcache/fallback.html test broken by network simulator changes made for a preloading test.
234 * http/tests/resources/network-simulator.php: Tell PHP that a variable is global.
236 2009-06-02 Eric Seidel <eric@webkit.org>
238 Reviewed by Maciej Stachowiak.
240 Insert*List on an stand-alone image in a content editable region ASSERTS
241 ASSERTION FAILED: isStartOfParagraph(startOfParagraphToMove)
242 https://bugs.webkit.org/show_bug.cgi?id=19066
244 * editing/execCommand/list-wrapping-image-crash-expected.txt: Added.
245 * editing/execCommand/list-wrapping-image-crash.html: Added.
247 2009-06-02 Alexey Proskuryakov <ap@webkit.org>
249 Land correct results for a test I just added (forgot to regenerate them after adding new
252 * fast/xpath/py-dom-xpath/expressions-expected.txt:
254 2009-06-02 Chris Marrin <ap@webkit.org>
256 Rubber-stamped by Maciej Stachowiak.
258 Moved CSSMatrix tests into root of LayoutTests/transforms so both the
259 2D and 3D versions are always valid.
261 * transforms/2d/cssmatrix-interface.xhtml: Removed.
262 * transforms/3d/cssmatrix-3d-interface.xhtml: Removed.
263 * transforms/cssmatrix-2d-interface.xhtml: Added.
264 * transforms/cssmatrix-3d-interface.xhtml: Added.
266 2009-06-02 Julien Chaffraix <jchaffraix@webkit.org>
268 Reviewed by Eric Seidel.
270 Bug 17167: Failures in fast/dom/Node/initial-values.html
272 Added some more tests to show that the compatibility issue is only
275 Also updated the new passing result and removed the associated comment
276 inside the initial-values.js.
278 * fast/dom/Node/initial-values-expected.txt:
279 * fast/dom/Node/resources/initial-values.js:
281 2009-06-02 Alexey Proskuryakov <ap@webkit.org>
283 Reviewed by Sam Weinig.
285 https://bugs.webkit.org/show_bug.cgi?id=26133
286 Adapt and import py-dom-xpath tests
288 * fast/xpath/xpath-test-pre.js: (test): Added a new helper function.
290 * fast/xpath/py-dom-xpath: Added.
291 * fast/xpath/py-dom-xpath/abbreviations-expected.txt: Added.
292 * fast/xpath/py-dom-xpath/abbreviations.html: Added.
293 * fast/xpath/py-dom-xpath/axes-expected.txt: Added.
294 * fast/xpath/py-dom-xpath/axes.html: Added.
295 * fast/xpath/py-dom-xpath/data-expected.txt: Added.
296 * fast/xpath/py-dom-xpath/data.html: Added.
297 * fast/xpath/py-dom-xpath/expressions-expected.txt: Added.
298 * fast/xpath/py-dom-xpath/expressions.html: Added.
299 * fast/xpath/py-dom-xpath/nodetests-expected.txt: Added.
300 * fast/xpath/py-dom-xpath/nodetests.html: Added.
301 * fast/xpath/py-dom-xpath/paths-expected.txt: Added.
302 * fast/xpath/py-dom-xpath/paths.html: Added.
303 * fast/xpath/py-dom-xpath/predicates-expected.txt: Added.
304 * fast/xpath/py-dom-xpath/predicates.html: Added.
305 All these tests pass now (sometimes, with adaptations, see comments inside).
307 * fast/xpath/py-dom-xpath/functions-expected.txt: Added.
308 * fast/xpath/py-dom-xpath/functions.html: Added.
309 id() function fails because of bug 12971.
311 2009-06-01 Sam Weinig <sam@webkit.org>
313 Reviewed by Brady Eidson.
315 Part of https://bugs.webkit.org/show_bug.cgi?id=26100
316 Add missing event handler properties to the DOMWindow
318 Added oncontextmenu, oninput, and onmessage event handlers to
319 the DOMWindow. Aditionally, the onloadstart, onprogress, onstalled,
320 and onsuspend event handlers were implemented but not added to
323 * fast/dom/Window/window-properties-expected.txt:
325 2009-06-02 Johnny Ding <johnnyding.webkit@gmail.com>
327 Reviewed by Alexey Proskuryakov. Landed by Adam Barth.
329 https://bugs.webkit.org/show_bug.cgi?id=24747
331 Add a test case for multiple requests for same sub-resource due to preload.
333 * http/tests/loading/preload-img-test-expected.txt: Added.
334 * http/tests/loading/preload-img-test.html: Added.
335 * http/tests/loading/resources/preload-test.jpg: Added.
336 * http/tests/resources/network-simulator.php:
338 2009-06-01 Drew Wilson <atwilson@google.com>
340 Reviewed by Darin Adler. Landed by Adam Barth.
342 https://bugs.webkit.org/show_bug.cgi?id=25902
344 Added WorkerContext.close()
346 * fast/workers/worker-close-expected.txt: Added.
347 * fast/workers/worker-close.html: Added.
348 * fast/workers/resources/worker-close.js: Added.
349 * http/tests/xmlhttprequest/workers/close.html: Added.
351 2009-06-01 Alexey Proskuryakov <ap@webkit.org>
353 Reviewed by Darin Adler.
355 https://bugs.webkit.org/show_bug.cgi?id=12471
356 XPathResult not invalidated for documents retrieved via XMLHttpRequest
358 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ANY_TYPE-expected.txt:
359 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_ORDERED_NODE_ITERATOR_TYPE-expected.txt:
360 * dom/svg/level3/xpath/XPathResult_invalidIteratorState_UNORDERED_NODE_ITERATOR_TYPE-expected.txt:
361 * dom/svg/level3/xpath/XPathResult_iterateNext_INVALID_STATE_ERR-expected.txt:
362 These tests now pass.
364 * fast/xpath/detached-subtree-invalidate-iterator-expected.txt: Added.
365 * fast/xpath/detached-subtree-invalidate-iterator.html: Added.
367 2009-06-01 Brett Wilson <brettw@chromium.org>
369 Reviewed by Darin Adler. Landed by Adam Barth.
371 https://bugs.webkit.org/show_bug.cgi?id=25750
373 Test: fast/transforms/bounding-rect-zoom.html
375 Make getClientRects and getBoundingClientRect account for ther zoom
378 * fast/transforms/bounding-rect-zoom.html: Added.
379 * platform/mac/fast/transforms/bounding-rect-zoom-expected.txt: Added.
381 2009-06-01 Nate Chapin <japhet@google.com>
383 Reviewed by Dimitri Glazkov. Landed by Adam Barth.
385 Ensure an anchor remains locked in view as images (without height already specified) load around it.
387 https://bugs.webkit.org/show_bug.cgi?id=26034
389 * fast/dynamic/anchor-lock.html: Added.
390 * fast/dynamic/resources/largeblank.png: Added.
392 2009-05-31 Alexey Proskuryakov <ap@webkit.org>
394 Reviewed by Darin Adler.
396 https://bugs.webkit.org/show_bug.cgi?id=13233
397 Need to implement an optimizing XPath evaluator
399 * fast/xpath/attribute-node-predicate-expected.txt: Added.
400 * fast/xpath/attribute-node-predicate.html: Added.
401 Test that predicates on attribute nodes are applied correctly (which I had wrong for a while
402 when working on this patch).
404 * fast/xpath/position-expected.txt:
405 * fast/xpath/position.html:
406 Added an example from XPath spec.
408 2009-05-31 Dan Bernstein <mitz@apple.com>
410 - add Windows results for fast/forms/isindex-placeholder.html
412 * platform/win/fast/forms/isindex-placeholder-expected.checksum: Added.
413 * platform/win/fast/forms/isindex-placeholder-expected.png: Added.
414 * platform/win/fast/forms/isindex-placeholder-expected.txt: Added.
416 2009-05-31 Sam Weinig <sam@webkit.org>
418 Reviewed by Dan Bernstein.
420 Part of https://bugs.webkit.org/show_bug.cgi?id=26100
421 Add missing event handler properties to the DOMWindow
423 Add missing oncanplay, oncanplaythrough, ondurationchange, onemptied,
424 onended, onloadeddata, onloadedmetadata, onpause, onplay, onplaying,
425 onratechange, onseeked, onseeking, ontimeupdate, onvolumechange,
426 onwaiting, onloadstart, onprogress, onstalled, onsuspend, ondrag,
427 ondragend, ondragenter, ondragleave, ondragover, ondragstart and
428 ondrop event handlers to the DOMWindow.
430 * fast/dom/Window/window-properties-expected.txt:
432 2009-05-31 Sam Weinig <sam@webkit.org>
434 Reviewed by Anders Carlsson.
436 Part of https://bugs.webkit.org/show_bug.cgi?id=26100
437 Add missing event handler properties to the DOMWindow
439 Add missing onstorage event handler to the DOMWindow.
441 * fast/dom/Window/window-properties-expected.txt:
442 * storage/domstorage/window-attributes-exist-expected.txt:
443 * storage/domstorage/window-attributes-exist.html:
445 2009-05-31 Sam Weinig <sam@webkit.org>
447 Rubber-stamped by Mark Rowe.
449 Remove duplicate file. The version of window-properties-expected.txt in the
450 platform/mac-leopard was identical to the one in the normal spot.
452 * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt: Removed.
454 2009-05-30 Sam Weinig <sam@webkit.org>
456 Reviewed by Mark Rowe.
458 Fix for https://bugs.webkit.org/show_bug.cgi?id=26110
459 Update online/offline events to match the current spec.
460 - Also adds window.ononline and window.onoffline event handler
463 * fast/dom/Window/window-properties-expected.txt:
464 * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt:
466 2009-05-29 Sam Weinig <sam@webkit.org>
468 Reviewed by Anders Carlsson.
470 Fix for https://bugs.webkit.org/show_bug.cgi?id=26091
471 Make storage events match the current spec.
472 - Storage event listeners are added to the window.
473 - Storage events are dispatched to the window.
475 * storage/domstorage/localstorage/iframe-events.html:
476 * storage/domstorage/localstorage/index-get-and-set.html:
477 * storage/domstorage/localstorage/resources/iframe-events-second.html:
478 * storage/domstorage/localstorage/simple-events.html:
479 * storage/domstorage/sessionstorage/iframe-events.html:
480 * storage/domstorage/sessionstorage/index-get-and-set.html:
481 * storage/domstorage/sessionstorage/resources/iframe-events-second.html:
482 * storage/domstorage/sessionstorage/simple-events.html:
484 2009-05-30 Darin Adler <darin@apple.com>
486 Reviewed by Adele Peterson.
488 Bug 26097: REGRESSION (r44283): Tab key doesn't work when focus is on a <select> element
490 * fast/forms/focus-control-to-page-expected.txt: Updated.
491 * fast/forms/focus-control-to-page.html: Added test of <select>, <textarea>,
492 and <input type="password">, and made sure we can tab both in and out of each type.
494 2009-05-30 Jeremy Orlow <jorlow@chromium.org>
496 Reviewed by Sam Weinig.
498 LocalStorage and SessionStorage's implicit setters do not correctly
499 handle null. The custom JS bindings should convert to strings
500 unconditionally and not try to handle null specially.
501 https://bugs.webkit.org/show_bug.cgi?id=25970
503 * storage/domstorage/localstorage/string-conversion-expected.txt: Added.
504 * storage/domstorage/localstorage/string-conversion.html: Added.
505 * storage/domstorage/sessionstorage/string-conversion-expected.txt: Added.
506 * storage/domstorage/sessionstorage/string-conversion.html: Added.
508 2009-05-30 Dan Bernstein <mitz@apple.com>
510 Reviewed by Darin Adler.
512 - test for <rdar://problem/6935192> REGRESSION (Safari 3-TOT): Scroll
513 bars in key window draw as inactive if the WebView is not active
515 * platform/mac/scrollbars/key-window-not-first-responder-expected.checksum: Added.
516 * platform/mac/scrollbars/key-window-not-first-responder-expected.png: Added.
517 * platform/mac/scrollbars/key-window-not-first-responder-expected.txt: Added.
518 * platform/mac/scrollbars/key-window-not-first-responder.html: Added.
520 2009-05-30 Dan Bernstein <mitz@apple.com>
522 Reviewed by Simon Fraser.
524 - test for https://bugs.webkit.org/show_bug.cgi?id=18445
525 <rdar://problem/5931174> Assertion failure in CSSGradientValue::image
526 with -webkit-gradient as body's background
528 * fast/backgrounds/body-generated-image-propagated-to-root.html: Added.
529 * platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.checksum: Added.
530 * platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.png: Added.
531 * platform/mac/fast/backgrounds/body-generated-image-propagated-to-root-expected.txt: Added.
533 2009-05-28 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
535 Reviewed by George Staikos.
537 Add simple WML testcase: select.wml, that demonstates rendering of <select> elements.
538 More testcases will follow, as soon as WML specific features are available.
540 * fast/wml/select.wml: Added.
541 * platform/mac/fast/wml/select-expected.checksum: Added.
542 * platform/mac/fast/wml/select-expected.png: Added.
543 * platform/mac/fast/wml/select-expected.txt: Added.
545 2009-05-29 Takeshi Yoshino <tyoshino@google.com>
547 Reviewed by Darin Alder.
549 Bug 25911: Apply href in base elements to anchors shown on the source viewer
550 https://bugs.webkit.org/show_bug.cgi?id=25911
552 In rendering HTML sources, parse base elements to apply the base URI to
553 anchors shown on the source viewer.
555 Add tests to verify this change.
557 This issue was originally reported to the Chromium issue tracker.
558 http://code.google.com/p/chromium/issues/detail?id=2418
560 * fast/frames/resources/viewsource-frame-3.html: Added.
561 * fast/frames/resources/viewsource-frame-4.html: Added.
562 * fast/frames/viewsource-link-on-href-value-expected.txt: Added.
563 * fast/frames/viewsource-link-on-href-value.html: Added.
565 2009-05-29 Rob Buis <rwlbuis@gmail.com>
567 Reviewed by David Hyatt.
570 https://bugs.webkit.org/show_bug.cgi?id=22429
571 document.styleSheets collection ignores media=presentation
573 * fast/css/sheet-collection-link.html: Added.
574 * fast/css/sheet-collection-link-expected.txt: Added.
576 2009-05-29 Jian Li <jianli@chromium.org>
578 Reviewed by Dimitri Glazkov.
580 https://bugs.webkit.org/show_bug.cgi?id=26069
581 Test for the above bug.
583 * fast/xmlhttprequest/resources/xmlhttprequest-open-after-iframe-onload-remove-self-child.html: Added.
584 * fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self-expected.txt: Added.
585 * fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html: Added.
587 2009-05-29 Oliver Hunt <oliver@apple.com>
589 Reviewed by NOBODY (Test fix).
591 Fix error in test case i accidentally introduced.
593 * fast/js/string-replace-exception-crash.html:
595 2009-05-28 Simon Fraser <simon.fraser@apple.com>
597 Reviewed by Oliver Hunt.
599 https://bugs.webkit.org/show_bug.cgi?id=8736
601 * fast/borders/border-radius-constraints.html: Added.
602 * platform/mac/fast/borders/border-radius-constraints-expected.checksum: Added.
603 * platform/mac/fast/borders/border-radius-constraints-expected.png: Added.
604 * platform/mac/fast/borders/border-radius-constraints-expected.txt: Added.
606 Test that corner radii are constrained according to CSS3 rules.
608 * fast/borders/border-radius-huge-assert.html:
609 * platform/mac/fast/borders/border-radius-huge-assert-expected.checksum:
610 * platform/mac/fast/borders/border-radius-huge-assert-expected.png:
611 * platform/mac/fast/borders/border-radius-huge-assert-expected.txt:
613 Now that we constrain border-radius, update the text of the test, and the
616 * fast/borders/border-radius-split-inline.html: Added.
617 * platform/mac/fast/borders/border-radius-split-inline-expected.checksum: Added.
618 * platform/mac/fast/borders/border-radius-split-inline-expected.png: Added.
619 * platform/mac/fast/borders/border-radius-split-inline-expected.txt: Added.
621 New test for border-radius on a split inline.
623 * fast/box-shadow/border-radius-big.html:
624 * platform/mac/fast/box-shadow/border-radius-big-expected.checksum:
625 * platform/mac/fast/box-shadow/border-radius-big-expected.png:
626 * platform/mac/fast/box-shadow/border-radius-big-expected.txt:
628 Now that we constrain border-radius, update the text of the test, and the
631 2009-05-28 Alexey Proskuryakov <ap@webkit.org>
633 Reviewed by Darin Adler.
635 https://bugs.webkit.org/show_bug.cgi?id=26005
636 Optimization for XPath //* does not preserve context size
638 * fast/xpath/position-expected.txt: Added.
639 * fast/xpath/position.html: Added.
640 Test for this bug, and for other potential issues with position().
642 * fast/xpath/4XPath/Core/test.js: Updated to work with Firefox 3 (getElementsByTagName handles
643 node names with namespace prefixes differently there).
644 * fast/xpath/4XPath/Core/test_location_path.html: Fixed the test to request ordered snapshots
645 when there is more than one node in expected result, as the checks verify node order.
647 2009-05-28 Adam Barth <abarth@webkit.org>
649 Reviewed by Darin Adler.
651 Test whether lexical or dynamic scope is used for window.open().
653 * http/tests/security/frameNavigation/context-for-window-open-expected.txt: Added.
654 * http/tests/security/frameNavigation/context-for-window-open.html: Added.
655 * http/tests/security/frameNavigation/resources/middle-frame-for-location.html:
657 2009-05-27 Dan Bernstein <mitz@apple.com>
659 Reviewed by Sam Weinig.
661 - test for <rdar://problem/6927761> <isindex> placeholder text is
662 unstylable and initially not visible
664 * fast/forms/isindex-placeholder.html: Added.
665 * platform/mac/fast/forms/isindex-placeholder-expected.checksum: Added.
666 * platform/mac/fast/forms/isindex-placeholder-expected.png: Added.
667 * platform/mac/fast/forms/isindex-placeholder-expected.txt: Added.
669 2009-05-27 Oliver Hunt <oliver@apple.com>
671 Reviewed by Mark Rowe.
673 <rdar://problem/6928025> Stack overflow in JSC::stringProtoFuncReplace() running jsFunFuzz
675 Add an additional exception check for stack overflow in String.replace
677 * fast/js/string-replace-exception-crash.html:
679 2009-05-27 Alexey Proskuryakov <ap@webkit.org>
681 Reviewed by Darin Adler.
683 https://bugs.webkit.org/show_bug.cgi?id=17725
684 XPath should be case insensitive for HTML
686 * fast/xpath/node-name-case-sensitivity-expected.txt: Added.
687 * fast/xpath/node-name-case-sensitivity.html: Added.
689 2009-05-27 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
691 Disabling new tests to make the bot green.
693 * platform/gtk/Skipped:
695 2009-05-26 Oliver Hunt <oliver@apple.com>
697 Reviewed by Gavin Barraclough.
699 <rdar://problem/6924033> REGRESSION: Assertion failure due to forward references
701 Add a few more test cases for invalid back references.
703 * fast/js/regexp-backreferences-expected.txt: Added.
704 * fast/js/regexp-backreferences.html: Added.
705 * fast/js/resources/regexp-backreferences.js: Added.
707 2009-05-26 Adam Barth <abarth@webkit.org>
709 https://bugs.webkit.org/show_bug.cgi?id=26011
711 Unreviewed change to disable flaky test as requested by Sam Weinig.
713 * http/tests/security/postMessage/origin-follows-lexical-scope-expected.txt: Removed.
714 * http/tests/security/postMessage/origin-follows-lexical-scope.html: Removed.
716 2009-05-26 Dimitri Glazkov <dglazkov@chromium.org>
718 Reviewed by Maciej Stachowiak.
720 https://bugs.webkit.org/show_bug.cgi?id=23649
721 Add layout test for various cases of SQLTransactionErrorCallback
724 * storage/transaction-error-callback-expected.txt: Added.
725 * storage/transaction-error-callback.html: Added.
727 2009-05-26 David Hyatt <hyatt@apple.com>
729 Reviewed by Darin Adler.
731 Fix for bug 25969, scrollbars remain after document shrinks. Add a couple of layout tests
732 written by Dan that show various problems with scrollbars following resizes.
734 * fast/dynamic/window-resize-scrollbars-test.html: Added.
735 * fast/dynamic/window-scrollbars-test.html: Added.
736 * platform/mac/fast/dynamic/window-resize-scrollbars-test-expected.checksum: Added.
737 * platform/mac/fast/dynamic/window-resize-scrollbars-test-expected.png: Added.
738 * platform/mac/fast/dynamic/window-resize-scrollbars-test-expected.txt: Added.
739 * platform/mac/fast/dynamic/window-scrollbars-test-expected.checksum: Added.
740 * platform/mac/fast/dynamic/window-scrollbars-test-expected.png: Added.
741 * platform/mac/fast/dynamic/window-scrollbars-test-expected.txt: Added.
743 2009-05-25 Adam Barth <abarth@webkit.og>
745 Reviewed by Sam Weinig.
747 https://bugs.webkit.org/show_bug.cgi?id=26006
749 Test our use of dynamicGlobalObject and lexicalGlobalObject for
752 * http/tests/security/frameNavigation/context-for-location-assign-expected.txt: Added.
753 * http/tests/security/frameNavigation/context-for-location-assign.html: Added.
754 * http/tests/security/frameNavigation/context-for-location-expected.txt: Added.
755 * http/tests/security/frameNavigation/context-for-location-href-expected.txt: Added.
756 * http/tests/security/frameNavigation/context-for-location-href.html: Added.
757 * http/tests/security/frameNavigation/context-for-location.html: Added.
758 * http/tests/security/frameNavigation/resources/middle-frame-for-location.html: Added.
759 * http/tests/security/frameNavigation/resources/target-for-location.html: Added.
761 2009-05-25 Adam Barth <abarth@webkit.org>
763 Reviewed by Sam Weinig.
765 https://bugs.webkit.org/show_bug.cgi?id=26011
767 Try to make test less flaky.
769 * http/tests/security/postMessage/origin-follows-lexical-scope-expected.txt:
770 * http/tests/security/postMessage/origin-follows-lexical-scope.html:
771 * http/tests/security/postMessage/resources/middle-frame-for-lexical.html:
772 * http/tests/security/postMessage/resources/post-message-listener-with-ready.html: Added.
774 2009-05-25 Adam Barth <abarth@webkit.org>
776 Reviewed by Maciej Stachowiak.
778 https://bugs.webkit.org/show_bug.cgi?id=26004
780 Test that the origin for postMessage follows the lexical scope.
782 * http/tests/security/postMessage/origin-follows-lexical-scope-expected.txt: Added.
783 * http/tests/security/postMessage/origin-follows-lexical-scope.html: Added.
784 * http/tests/security/postMessage/resources/middle-frame-for-lexical.html: Added.
786 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
788 Reviewed by Gustavo Noronha and Xan Lopez.
790 [Gtk] Enable database and localStorage support
791 https://bugs.webkit.org/show_bug.cgi?id=25629
793 Enable storage/ tests for Gtk.
795 * platform/gtk/Skipped:
797 2009-05-23 Oliver Hunt <oliver@apple.com>
799 Reviewed by Maciej Stachowiak.
801 Add tests to cover exceptions thrown from non-object results of get_by_id
803 * fast/js/exception-for-nonobject-expected.txt: Added.
804 * fast/js/exception-for-nonobject.html: Added.
805 * fast/js/resources/exception-for-nonobject.js: Added.
807 2009-05-23 Jan Michael Alonzo <jmalonzo@webkit.org>
809 Unreviewed. Skip new tests introduced in r44010. These tests
810 require an eventSender implementation which the gtk port
811 currently do not have.
813 Also remove gtk-specific result for
814 fast/canvas/canvas-composite-alpha. The non-platform specific
817 * platform/gtk/Skipped:
818 * platform/gtk/fast/canvas/canvas-composite-alpha-expected.txt: Removed.
820 2009-05-22 Dan Bernstein <mitz@apple.com>
822 Reviewed by Darin Adler.
824 <rdar://problem/6916082> Incorrect handling of % as CSS value.
826 * fast/css/percent-character-as-value-expected.txt: Added.
827 * fast/css/percent-character-as-value.html: Added.
829 2009-05-22 Darin Adler <darin@apple.com>
831 Reviewed by Dan Bernstein.
833 - Made the global-function-resolve test independent of hashing order
834 by using a fixed set of properties. This also removes the need for us
835 to update this test every time we add something to the window object or
836 the js-test-pre.js family of scripts.
838 * fast/js/global-function-resolve-expected.txt: Updated.
839 * fast/js/resources/global-function-resolve.js: Use a fixed array instead
840 of using all property names from the global object; also made other small
841 changes that don't have an effect on the substance of the test.
843 2009-05-22 Dan Bernstein <mitz@apple.com>
845 Reviewed by Darin Adler.
847 - remove a test that was supposed to test the text/* change to MIME
848 types from r43979, since the change was rolled out, and the test seems
849 to be ineffective anyway, since it was passing on Mac after rolling
852 * http/tests/mime/accept-all-text-types-expected.txt: Removed.
853 * http/tests/mime/accept-all-text-types.html: Removed.
855 2009-05-22 Kenneth Rohde Christiansen <kenneth.christiansen@openbossa.org>
857 Reviewed by Simon Hausmann.
859 Skip tests depending on platform dependent results.
861 * platform/qt/Skipped:
863 2009-05-22 Shinichiro Hamaji <hamaji@google.com>
865 Reviewed by Oliver Hunt.
867 Remove optimization path alpha=0 case from GraphicContext(CG|Skia).
868 This optimization doesn't make sense for some composite mode (e.g., 'copy' operation).
870 https://bugs.webkit.org/show_bug.cgi?id=25956
872 * fast/canvas/canvas-composite-alpha-expected.txt:
873 * fast/canvas/canvas-composite-alpha.html:
874 * platform/gtk/fast/canvas/canvas-composite-alpha-expected.txt: Removed.
876 2009-05-21 Oliver Hunt <oliver@apple.com>
878 Reviewed by Maciej Stachowiak.
880 Add tests to ensure that we correctly cache (or do not cache) lookups
881 of global properties.
883 * fast/js/global-function-resolve.html: Added.
884 * fast/js/resources/global-function-resolve.js: Added.
886 2009-05-21 Geoffrey Garen <ggaren@apple.com>
888 Reviewed by Sam Weinig.
890 Tests for <rdar://problem/6910832> | https://bugs.webkit.org/show_bug.cgi?id=25907
891 Incorrect URL returned to the DOM while the user drags a file
893 * http/tests/local/drag-over-remote-content-expected.txt: Added.
894 * http/tests/local/drag-over-remote-content.html: Added.
895 * http/tests/security/drag-over-remote-content-iframe-expected.txt: Added.
896 * http/tests/security/drag-over-remote-content-iframe.html: Added.
898 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
900 Fixing test to actually use the correct names for the frames.
902 * http/tests/mime/accept-all-text-types.html:
904 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
906 Disable 2 more tests that sometimes fail.
908 * platform/gtk/Skipped:
910 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
912 Adding file I forgot to add to last commit.
914 * http/tests/mime/resources/accept-all-text-types.cgi: Added.
916 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
918 Reviewed by Darin Adler.
920 Test that WebKit accepts any text/* type.
922 * http/tests/mime/accept-all-text-types-expected.txt: Added.
923 * http/tests/mime/accept-all-text-types.html: Added.
925 2009-05-21 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
927 Reviewed by Xan Lopez.
929 Disable failing HTTP tests now that we are enabling HTTP on the
932 * platform/gtk/Skipped:
934 2009-05-21 Alexey Proskuryakov <ap@webkit.org>
936 Reviewed by Darin Adler.
938 https://bugs.webkit.org/show_bug.cgi?id=19517
939 <rdar://problem/6007112> DOM modification of textArea causes Access Violation (NULL pointer?)
941 This no longer happens with ToT, just adding a test.
943 * fast/parser/head-parsing-19517-expected.txt: Added.
944 * fast/parser/head-parsing-19517.html: Added.
946 2009-05-21 Dan Bernstein <mitz@apple.com>
948 Reviewed by Anders Carlsson.
950 - test for <rdar://problem/6901751> REGRESSION (r35515): Tiger crash
951 painting the selection on registration page of car2go.com
953 * fast/block/float/selection-gap-clip-out-tiger-crash-expected.txt: Added.
954 * fast/block/float/selection-gap-clip-out-tiger-crash.html: Added.
956 2009-05-21 Eric Seidel <eric@webkit.org>
958 Reviewed by Alexey Proskuryakov.
960 Fix file-input-files-access which was passing for the wrong reasons.
962 The log was pushing the drop target off screen and the drops were failing!
964 * editing/pasteboard/file-input-files-access-expected.txt:
965 * editing/pasteboard/resources/file-input-files-access.js:
966 (testOrderedDraggingWithDirectory):
969 2009-05-20 Gustavo Noronha Silva <gns@gnome.org>
973 * platform/gtk/Skipped:
975 2009-05-20 Gustavo Noronha Silva <gns@gnome.org>
977 Skipping test that fails intermitently.
979 * platform/gtk/Skipped:
981 2009-05-20 Gustavo Noronha Silva <gns@gnome.org>
983 Rubber-stamped by Mark Rowe.
985 Add GTK+-specific results for canvas-composite-alpha. This test
986 has 'failing' cases that pass on GTK+/cairo.
988 * platform/gtk/fast/canvas/canvas-composite-alpha-expected.txt: Added.
990 2009-05-20 David Kilzer <ddkilzer@apple.com>
992 Test for <rdar://problem/5666078> Cookie parsing terminates at the first semicolon, ignoring quotes (16699)
994 <https://bugs.webkit.org/show_bug.cgi?id=16699>
996 Reviewed by Brady Eidson.
998 * http/tests/cookies/double-quoted-value-with-semi-colon-expected.txt: Added.
999 * http/tests/cookies/double-quoted-value-with-semi-colon.html: Added.
1000 * http/tests/cookies/resources/double-quoted-value-with-semi-colon.js: Added.
1001 * platform/mac-tiger/Skipped: Added
1002 double-quoted-value-with-semi-colon.html since CFNetwork on
1003 Tiger stops parsing cookie values when it sees a semi-colon,
1004 even inside double quotes.
1006 2009-05-20 Brady Eidson <beidson@apple.com>
1008 Reviewed by Darin Adler.
1010 Fix <rdar://problem/6904941> and https://bugs.webkit.org/show_bug.cgi?id=25300
1012 * fast/loader/javascript-url-hierarchical-execution-expected.txt: Added.
1013 * fast/loader/javascript-url-hierarchical-execution.html: Added.
1015 2009-05-20 Holger Hans Peter Freyther <zecke@selfish.org>
1017 Reviewed by Anders Carlsson.
1019 https://bugs.webkit.org/show_bug.cgi?id=24510
1021 Add a test case that Netscape Plugin can properly
1022 determine if a given object has a specific method
1025 The test will ask the plugin to call hasproperty and
1026 hasmethod and will compare the result with what is
1027 expected. This approach is taken from
1028 netscape-get-property-return-value.html
1030 * plugins/netscape-invoke-browserfuncs-expected.txt: Added.
1031 * plugins/netscape-invoke-browserfuncs.html: Added.
1033 2009-05-20 Eric Seidel <eric@webkit.org>
1035 Fix bug URL in ChangeLogs in r43903.
1036 https://bugs.webkit.org/show_bug.cgi?id=25742
1038 2009-05-20 Eric Seidel <eric@webkit.org>
1040 No review, build fix only.
1042 Add files I missed in r43903.
1043 https://bugs.webkit.org/show_bug.cgi?id=25742
1045 Takeshi's patch was right, I just failed to add the files when landing.
1047 * platform/mac/fast/forms/search-styled-expected.checksum: Added.
1048 * platform/mac/fast/forms/search-styled-expected.png: Added.
1050 2009-05-20 Takeshi Yoshino <tyoshino@google.com>
1052 Reviewed by Eric Seidel.
1054 Bug 24539: Fix RenderThemeChromiumWin::paintTextFieldInternal() not to hide background image.
1055 https://bugs.webkit.org/show_bug.cgi?id=25742
1057 Changed the test fast/forms/select-style.html to exercise the change on
1058 RenderThemeChromiumWin::paintTextFieldInternal() on Chromium. Replaced expected results for
1059 platform mac. Expected cases for the other platforms are to be replaced later.
1061 * fast/forms/select-style.html:
1062 * platform/mac/fast/forms/select-style-expected.checksum:
1063 * platform/mac/fast/forms/select-style-expected.txt:
1065 2009-05-20 Shinichiro Hamaji <hamaji@google.com>
1067 Reviewed by Eric Seidel.
1069 Layout tests for canvas' composite operations with alpha blending.
1071 * fast/canvas/canvas-composite-alpha-expected.txt: Added.
1072 * fast/canvas/canvas-composite-alpha.html: Added.
1074 2009-05-20 Eric Seidel <eric@webkit.org>
1076 Build fix only, no review.
1078 Remove dragging subtest from 43890 which used ? char
1080 ? is a reserved char on Windows. After removing both the ü and now the ? this
1081 subtest is now useless, so I'm removing it entirely.
1083 * editing/pasteboard/file-input-files-access-expected.txt:
1084 * editing/pasteboard/resources/File With Spaces! For Dragging?.gif: Removed.
1085 * editing/pasteboard/resources/file-input-files-access.js:
1088 2009-05-20 Eric Seidel <eric@webkit.org>
1090 Build fix only, no review.
1092 Fix windows and tiger builds after r43890
1094 Commit r43890 caused:
1095 svn: Can't convert string from 'UTF-8' to native encoding:
1096 svn: LayoutTests/editing/pasteboard/resources/File With Spaces! For Dra?\204?\136gging?.gif
1097 On both the windows and tiger buildbots. According to:
1098 http://svnbook.red-bean.com/en/1.2/svn.advanced.l10n.html
1099 this is intentional behavior, and due to the fact that the default
1100 LC_CTYPE for Tiger and Windows makes Subversion think the filesystems
1101 do not support utf8.
1103 The fix would be to execute:
1104 export LC_CTYPE=en_US.UTF-8
1105 On all affected machines. But since that's not going to happen,
1106 I'm removing the utf8 chars from this filename.
1108 This makes the drag-drop test weaker, but I see no other option.
1110 * editing/pasteboard/resources/File With Spaces! For Dragging?.gif: Renamed from "LayoutTests/editing/pasteboard/resources/File With Spaces! For Dra\314\210gging?.gif".
1111 * editing/pasteboard/resources/file-input-files-access.js:
1112 (moveMouseToCenterOfElement): use the unused argument
1113 (runTest): fix to use the ansii name
1115 2009-05-20 Darin Adler <darin@apple.com>
1117 Removed stray file left after some check-ins earlier today.
1119 * fast/tokenizer/preload-scanner-entities.html-disabled: Removed.
1121 2009-05-18 Eric Seidel <eric@webkit.org>
1123 Reviewed by Oliver Hunt.
1125 Remove layoutTestController.addFileToPasteboardOnDrag and add eventSender.beginDragWithFiles
1126 https://bugs.webkit.org/show_bug.cgi?id=25852
1128 Add new tests for multi-file dragging:
1129 https://bugs.webkit.org/show_bug.cgi?id=25862
1131 I've removed the old tests in fast/forms which used layoutTestController.addFileToPasteboardOnDrag
1132 and have added a new test in editing/pasteboard/ (where all the other drag-drop tests are)
1133 which tests more than the previous two tests did.
1135 Mac was the only platform running the old layoutTestController.addFileToPasteboardOnDrag tests
1136 I've updated all the Skipped files to skip this new test instead.
1138 * editing/pasteboard/file-input-files-access-expected.txt: Added.
1139 * editing/pasteboard/file-input-files-access.html: Added.
1140 * editing/pasteboard/resources/File With Spaces! For Dragging?.gif: Copied from LayoutTests/fast/canvas/resources/apple.gif.
1141 * editing/pasteboard/resources/apple.gif: Copied from LayoutTests/fast/canvas/resources/apple.gif.
1142 * editing/pasteboard/resources/file-input-files-access.js: Added.
1143 (moveMouseToCenterOfElement):
1144 (dragFilesOntoInput):
1147 (draggingPathsShouldResultInFiles):
1149 * editing/pasteboard/resources/mozilla.gif: Copied from LayoutTests/fast/dom/resources/mozilla.gif.
1150 * fast/forms/dragging-to-disabled-file-input-expected.txt: Removed.
1151 * fast/forms/dragging-to-disabled-file-input.html: Removed.
1152 * fast/forms/dragging-to-file-input-expected.txt: Removed.
1153 * fast/forms/dragging-to-file-input.html: Removed.
1154 * platform/gtk/Skipped:
1155 * platform/qt/Skipped:
1156 * platform/win/Skipped:
1158 2009-05-19 Yichao Yin <yichao.yin@torchmobile.com.cn>
1160 Reviewed by George Staikos.
1162 Add tests for WCSS marquee extension support
1163 https://bugs.webkit.org/show_bug.cgi?id=23727
1166 * fast/wcss/marquee-dir.xhtml: Added.
1167 * fast/wcss/marquee-loop.xhtml: Added.
1168 * fast/wcss/marquee-speed.xhtml: Added.
1169 * fast/wcss/marquee-style.xhtml: Added.
1170 * platform/gtk/Skipped:
1171 * platform/mac/Skipped:
1172 * platform/qt/Skipped:
1173 * platform/win/Skipped:
1175 2009-05-19 Antti Koivisto <antti@apple.com>
1177 I can't figure out how to make this not timing dependent, making it manual test instead.
1179 * fast/tokenizer/preload-scanner-entities-expected.txt: Removed.
1180 * fast/tokenizer/preload-scanner-entities.html: Removed.
1182 2009-05-19 Darin Adler <darin@apple.com>
1184 Renamed test failing on many buildbots to disable it.
1185 Antti can move it back once he gets it working more consistently.
1187 * fast/tokenizer/preload-scanner-entities.html: Removed.
1188 * fast/tokenizer/preload-scanner-entities.html-disabled: Copied from fast/tokenizer/preload-scanner-entities.html.
1190 2009-05-19 Chris Fleizach <cfleizach@apple.com>
1192 Reviewed by Beth Dakin.
1194 Bug 25872: aria-labeledby appends all siblings instead of all children to aria name
1195 https://bugs.webkit.org/show_bug.cgi?id=25872
1197 * accessibility/aria-labelledby-stay-within.html: Added.
1198 * platform/mac/accessibility/aria-describedby-on-input-expected.txt:
1199 * platform/mac/accessibility/aria-labelledby-on-input-expected.txt:
1200 * platform/mac/accessibility/aria-labelledby-stay-within-expected.txt: Added.
1202 2009-05-19 Antti Koivisto <antti@apple.com>
1204 Reviewed by Darin Adler.
1206 <rdar://problem/6902674> REGRESSION: Query parameters are sometimes incorrect in URL (23135)
1208 * fast/tokenizer/preload-scanner-entities-expected.txt: Added.
1209 * fast/tokenizer/preload-scanner-entities.html: Added.
1211 2009-05-19 Yichao Yin <yichao.yin@torchmobile.com.cn>
1213 Reviewed by George Staikos.
1215 Add the XHTML MP tests but put them in skipped since they are not active
1216 by default on any platforms.
1217 https://bugs.webkit.org/show_bug.cgi?id=23452
1219 * fast/xhtmlmp: Added.
1220 * fast/xhtmlmp/check-doctype-declaration.xhtml: Added.
1221 * fast/xhtmlmp/check-rootelement.xhtml: Added.
1222 * fast/xhtmlmp/noscript-in-multiscripts.xhtml: Added.
1223 * fast/xhtmlmp/noscript-nested.xhtml: Added.
1224 * fast/xhtmlmp/noscript.xhtml: Added.
1225 * platform/gtk/Skipped:
1226 * platform/mac/Skipped:
1227 * platform/win/Skipped:
1229 2009-05-18 David Kilzer <ddkilzer@apple.com>
1231 Added cookie test to Skipped list for Windows
1233 See Bug 25861. <https://bugs.webkit.org/show_bug.cgi?id=25861>
1235 * platform/win/Skipped: Added
1236 http/tests/cookies/simple-cookies-expired.html.
1238 2009-05-18 Julien Chaffraix <jchaffraix@webkit.org>
1240 Reviewed and tweaked by David Kilzer.
1242 Bug 24569: Add some cookies tests
1243 <https://bugs.webkit.org/show_bug.cgi?id=24569>
1245 This modification adds a cookie framework to check setting cookies.
1246 It is a simple modification over the js test framework. It uses some XHRs and custom server-side script
1247 to set / get / clear cookies.
1249 It also adds some very basic tests to check that everything works.
1251 * http/tests/cookies: Added.
1252 * http/tests/cookies/multiple-cookies-expected.txt: Added.
1253 * http/tests/cookies/multiple-cookies.html: Added.
1254 * http/tests/cookies/resources: Added.
1255 * http/tests/cookies/resources/TEMPLATE.html: Copied from LayoutTests/fast/js/resources/TEMPLATE.html.
1256 * http/tests/cookies/resources/clearCookies.cgi: Added.
1257 * http/tests/cookies/resources/cookies-test-post.js: Copied from LayoutTests/fast/js/resources/js-test-post.js.
1258 * http/tests/cookies/resources/cookies-test-pre.js: Copied from LayoutTests/fast/js/resources/js-test-pre.js.
1259 (setCookies): Internal method to set a cookie (multiple cookies are not supported).
1260 (testCookies): Internal method to check if the cookie were set.
1262 (clearAllCookies): Used to clear all pre-existing cookies for this domain.
1263 (clearCookies): Used to clear the cookies set with cookiesShouldBe.
1264 (cookiesShouldBe): Used to set a cookie and check the "Cookie" header sent. It is inspired from shouldBe from the js test framework.
1266 * http/tests/cookies/resources/cookies-test-style.css: Copied from LayoutTests/fast/js/resources/js-test-style.css.
1267 * http/tests/cookies/resources/getCookies.cgi: Added.
1268 * http/tests/cookies/resources/multiple-cookies.js: Added.
1269 * http/tests/cookies/resources/setCookies.cgi: Added.
1270 * http/tests/cookies/resources/simple-cookies-expired.js: Added.
1271 * http/tests/cookies/resources/simple-cookies-max-age.js: Added.
1272 * http/tests/cookies/simple-cookies-expired-expected.txt: Added.
1273 * http/tests/cookies/simple-cookies-expired.html: Added.
1274 * http/tests/cookies/simple-cookies-max-age-expected.txt: Added.
1275 * http/tests/cookies/simple-cookies-max-age.html: Added.
1276 * platform/mac-tiger/Skipped: Added
1277 http/tests/cookies/simple-cookies-max-age.html since CFNetwork
1278 on Tiger doesn't support expiring cookies with Max-Age=0.
1280 2009-05-18 David Kilzer <ddkilzer@apple.com>
1282 Bug 20652: WebKit doesn't display favicons with MIME type image/vnd.microsoft.icon
1284 <https://bugs.webkit.org/show_bug.cgi?id=20652>
1286 Reviewed by Darin Adler.
1288 Updated existing favicon-as-image.html test to display a third
1289 image having MIME type image/vnd.microsoft.icon.
1291 * http/tests/misc/favicon-as-image.html: Updated.
1292 * http/tests/misc/resources/.htaccess: Added.
1293 * http/tests/misc/resources/favicon-vnd-ms.ico: Copied from LayoutTests/fast/images/resources/favicon.ico.
1294 * platform/mac/http/tests/misc/favicon-as-image-expected.checksum: Updated.
1295 * platform/mac/http/tests/misc/favicon-as-image-expected.png: Updated.
1296 * platform/mac/http/tests/misc/favicon-as-image-expected.txt: Updated.
1298 2009-05-18 Julie Parent <jparent@google.com>
1300 Reviewed by Eric Seidel.
1302 Skip new tests from r43822 on Gtk
1303 https://bugs.webkit.org/show_bug.cgi?id=25780
1305 * platform/gtk/Skipped:
1307 2009-05-18 Julie Parent <jparent@google.com>
1309 Reviewed by Oliver Hunt.
1311 Add missing files from r43821
1312 https://bugs.webkit.org/show_bug.cgi?id=25780
1314 * editing/pasteboard/get-data-text-plain-drop-expected.txt: Added.
1315 * editing/pasteboard/get-data-text-plain-drop.html: Added.
1316 * editing/pasteboard/get-data-text-plain-paste-expected.txt: Added.
1317 * editing/pasteboard/get-data-text-plain-paste.html: Added.
1318 * editing/pasteboard/resources/TEMPLATE.html: Copied from LayoutTests/editing/execCommand/resources/TEMPLATE.html.
1319 * editing/pasteboard/resources/get-data-text-plain-paste.js: Added.
1322 2009-05-18 Julie Parent <jparent@google.com>
1324 Reviewed by Oliver Hunt.
1326 https://bugs.webkit.org/show_bug.cgi?id=25780
1327 Adds layout tests for getData (text/plain) during paste and drop events.
1329 * editing/pasteboard/get-data-text-plain-drop-expected.txt: Added.
1330 * editing/pasteboard/get-data-text-plain-drop.html: Added. Tests that getData
1331 is available on paste.
1332 * editing/pasteboard/get-data-text-plain-paste-expected.txt: Added.
1333 * editing/pasteboard/get-data-text-plain-paste.html: Added. Tests that getData
1334 is available on drop.
1335 * editing/pasteboard/resources/TEMPLATE.html: Added.
1336 * editing/pasteboard/resources/get-data-text-plain-paste.js: Added.
1338 * fast/events/drag-in-frames-expected.txt: Changed to incLude new dragover
1340 * platform/win/Skipped: Skip newly added drop test since it won't work on windows,
1341 like other drop tests.
1343 2009-05-17 Dan Bernstein <mitz@apple.com>
1345 Reviewed by David Kilzer.
1347 - move fast/repaint/repaint.js into the resources subdirectory
1349 * fast/repaint/repaint.js: Removed.
1350 * fast/repaint/resources/repaint.js: Copied from fast/repaint/repaint.js.
1351 * (89 tests changed to load the script from the new location)
1353 2009-05-17 Darin Adler <darin@apple.com>
1355 * platform/gtk/Skipped: Disable another media test that seems to be failing at least
1358 2009-05-17 Kai Brüning <kai@granus.net>
1360 Reviewed by Darin Adler.
1362 Test case for bug 25822: DOM normalize does not remove empty text node between element nodes
1363 https://bugs.webkit.org/show_bug.cgi?id=25822
1365 The test case strives to test the whole functionality of Node's normalize().
1367 * fast/dom/Node/normalize-expected.txt: Added.
1368 * fast/dom/Node/normalize.html: Added.
1370 2009-05-16 Dan Bernstein <mitz@apple.com>
1372 Reviewed by Alexey Proskuryakov.
1374 - test for <rdar://problem/6873305> Two distinct characters are not
1375 displayed correctly with 2 of the font selections from the stickies
1378 * platform/mac/editing/pasteboard/text-precomposed-expected.txt: Added.
1379 * platform/mac/editing/pasteboard/text-precomposed.html: Added.
1381 2009-05-11 Holger Hans Peter Freyther <zecke@selfish.org>
1383 Reviewed by Jan Michael Alonzo.
1385 https://bugs.webkit.org/show_bug.cgi?id=25787
1387 Enable more passing plugin tests.
1389 * platform/gtk/Skipped:
1391 2009-05-11 Holger Hans Peter Freyther <zecke@selfish.org>
1393 Reviewed by Jan Michael Alonzo.
1395 https://bugs.webkit.org/show_bug.cgi?id=25787
1397 Enable plugins/npruntime.html
1399 * platform/gtk/Skipped:
1401 2009-05-15 Darin Adler <darin@apple.com>
1403 Fix some failures from recent changes.
1405 * platform/gtk/Skipped: Added recently-added test to the "no expected results" section.
1407 * platform/win/fast/css/getComputedStyle/computed-style-expected.txt: Updated.
1408 * platform/win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Ditto.
1409 * svg/css/getComputedStyle-basic-expected.txt: Ditto.
1411 2009-05-15 Darin Adler <darin@apple.com>
1413 * svg/css/getComputedStyle-basic-expected.txt: Updated for change to getComputedStyle.
1415 2009-05-15 Darin Adler <darin@apple.com>
1417 Reviewed by Dan Bernstein.
1419 <rdar://problem/6883872> REGRESSION (r43243): computed style for font-family is returning
1420 only the generic font, if any generic font is in the family list
1422 * fast/css/getComputedStyle/computed-style-font-family-expected.txt: Added.
1423 * fast/css/getComputedStyle/computed-style-font-family.html: Added.
1425 * fast/css/getComputedStyle/computed-style.html: Updated array of properties to dump
1426 that are not visible when iterating the computed style object. Removed pointless
1427 unused array of unimplemented properties.
1428 * fast/css/getComputedStyle/computed-style-without-renderer.html: Ditto.
1430 * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: Updated.
1431 * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Ditto.
1433 2009-05-15 Adam Barth <abarth@webkit.org>
1435 Reviewed by Oliver Hunt.
1437 https://bugs.webkit.org/show_bug.cgi?id=25741
1439 Test that insertBeforeItem behaves properly for out of bounds indices.
1441 * svg/dom/svglist-exception-on-out-bounds-error-expected.txt:
1442 * svg/dom/svglist-exception-on-out-bounds-error.html:
1443 * svg/dom/svglist-insertItemBefore-appends-expected.txt: Added.
1444 * svg/dom/svglist-insertItemBefore-appends.html: Added.
1446 2009-05-15 Simon Fraser <simon.fraser@apple.com>
1448 Reviewed by Darin Adler
1450 https://bugs.webkit.org/show_bug.cgi?id=25829
1452 Fix -webkit-background-clip:text when the renderer had a non (0,0) x, y offset.
1454 * fast/backgrounds/background-clip-text.html: Added.
1455 * platform/mac/fast/backgrounds/background-clip-text-expected.checksum: Added.
1456 * platform/mac/fast/backgrounds/background-clip-text-expected.png: Added.
1457 * platform/mac/fast/backgrounds/background-clip-text-expected.txt: Added.
1459 2009-05-15 Dan Bernstein <mitz@apple.com>
1461 Reviewed by Sam Weinig.
1463 - test for <rdar://problem/6888244> REGRESSION: Using the Up or Down
1464 keyboard arrows, I can't navigate caret between To Do items in a Note
1467 * editing/selection/move-by-line-004-expected.txt: Added.
1468 * editing/selection/move-by-line-004.html: Added.
1470 2009-05-15 Gustavo Noronha Silva <gns@gnome.org>
1474 * platform/gtk/Skipped:
1476 2009-05-15 Eric Seidel <eric@webkit.org>
1478 Mark Rowe says skipping tests doesn't need review. :)
1480 Add new tests from r43759 to windows and tiger skipped lists until bug 25816 can be resolved.
1481 https://bugs.webkit.org/show_bug.cgi?id=25816
1483 Original bug: http://bugs.webkit.org/show_bug.cgi?id=25464
1485 * platform/win/Skipped:
1486 * platform/mac-tiger/Skipped:
1488 2009-05-15 Jan Michael Alonzo <jmalonzo@webkit.org>
1490 Reviewed by Holger Freyther.
1492 [GTK] Implement layoutTestController.waitForPolicyDelegate
1493 https://bugs.webkit.org/show_bug.cgi?id=25036
1495 Enable fast/forms/mailto tests.
1497 * platform/gtk/Skipped:
1499 2009-05-15 Jungshik Shin <jshin@chromium.org>
1501 Reviewed by Dimitri Glazkov
1503 http://bugs.webkit.org/show_bug.cgi?id=25464
1505 Improve the font fallback for characters belonging to 'common' scripts
1506 in ChromiumWin port. Make characters like Danda, Double Danda (punctuation
1507 marks in North Indian scripts) and currency signs (e.g. Thai Baht)
1508 rendered correctly in Chromium on Win.
1510 - danda-space.html has two setences in Gurumukhi script
1511 (supported on Mac and Windows) ended with Danda. The first Danda
1512 is followed by a space, which was misrendered in Chromium on Windows.
1514 - thai-baht-space.html has Thai Baht signs before and after a space,
1515 which was misrendered by Chromium on Windows.
1517 * fast/text/international/danda-space.html: Added.
1518 * fast/text/international/thai-baht-space.html: Added.
1519 * platform/mac/fast/text/international/danda-space-expected.txt: Added.
1520 * platform/mac/fast/text/international/thai-baht-space-expected.txt: Added.
1522 2009-05-14 Eric Seidel <eric@webkit.org>
1524 No review, rollout only.
1526 Roll out r43753 as it caused a test to fail
1527 Turns out more than one test was using the modified JS file.
1529 * editing/pasteboard/paste-blockquote-before-blockquote-expected.txt:
1530 * editing/pasteboard/paste-blockquote-before-blockquote.html:
1531 * editing/pasteboard/resources/TEMPLATE.html: Removed.
1532 * editing/pasteboard/resources/paste-blockquote-before-blockquote.js:
1535 2009-05-14 Julie Parent <jparent@google.com>
1537 Reviewed by Eric Seidel.
1539 https://bugs.webkit.org/show_bug.cgi?id=25716
1540 Convert a test located in the resources directory into being a regular js test,
1541 so we can add add more tests there and run make-js-test-wrappers without clobbering this one.
1543 * editing/pasteboard/paste-blockquote-before-blockquote-expected.txt:
1544 * editing/pasteboard/paste-blockquote-before-blockquote.html:
1545 * editing/pasteboard/resources/TEMPLATE.html: Added.
1546 * editing/pasteboard/resources/paste-blockquote-before-blockquote.js:
1550 2009-05-14 Dean Jackson <dino@apple.com>
1552 Reviewed by Simon Fraser.
1554 https://bugs.webkit.org/show_bug.cgi?id=25197
1556 Add support for aspect-ratio and orientation
1559 * fast/media/mq-aspect-ratio.html: Added.
1560 * fast/media/mq-orientation.html: Added.
1561 * platform/mac/fast/media/mq-aspect-ratio-expected.checksum: Added.
1562 * platform/mac/fast/media/mq-aspect-ratio-expected.png: Added.
1563 * platform/mac/fast/media/mq-aspect-ratio-expected.txt: Added.
1564 * platform/mac/fast/media/mq-orientation-expected.checksum: Added.
1565 * platform/mac/fast/media/mq-orientation-expected.png: Added.
1566 * platform/mac/fast/media/mq-orientation-expected.txt: Added.
1568 2009-05-14 Kevin McCullough <kmccullough@apple.com>
1570 - Resubmitting previous patch, correctly this time.
1572 * editing/execCommand/outdent-blockquote-test1.html: Copied from editing/execCommand/outdent-blockquote-test1.html.
1573 * editing/execCommand/outdent-blockquote-test2.html: Copied from editing/execCommand/outdent-blockquote-test2.html.
1574 * editing/execCommand/outdent-blockquote-test3.html: Copied from editing/execCommand/outdent-blockquote-test3.html.
1575 * editing/execCommand/outdent-blockquote-test4.html: Copied from editing/execCommand/outdent-blockquote-test4.html.
1576 * platform/mac/editing/execCommand/outdent-blockquote-test1-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test1-expected.txt.
1577 * platform/mac/editing/execCommand/outdent-blockquote-test2-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test2-expected.txt.
1578 * platform/mac/editing/execCommand/outdent-blockquote-test3-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test3-expected.txt.
1579 * platform/mac/editing/execCommand/outdent-blockquote-test4-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test4-expected.txt.
1580 * platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt: Copied from platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt.
1582 2009-05-14 Kevin McCullough <kmccullough@apple.com>
1584 - Rolled out for bug and build fix.
1586 * editing/execCommand/outdent-blockquote-test1.html: Removed.
1587 * editing/execCommand/outdent-blockquote-test2.html: Removed.
1588 * editing/execCommand/outdent-blockquote-test3.html: Removed.
1589 * editing/execCommand/outdent-blockquote-test4.html: Removed.
1590 * platform/mac/editing/execCommand/outdent-blockquote-test1-expected.txt: Removed.
1591 * platform/mac/editing/execCommand/outdent-blockquote-test2-expected.txt: Removed.
1592 * platform/mac/editing/execCommand/outdent-blockquote-test3-expected.txt: Removed.
1593 * platform/mac/editing/execCommand/outdent-blockquote-test4-expected.txt: Removed.
1594 * platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt: Removed.
1596 2009-05-14 Kevin McCullough <kmccullough@apple.com>
1598 Reviewed by Dan Bernstein.
1600 <rdar://problem/6510362> In some situations message content is messed up
1601 when indentation is decreased
1603 - These tests are the various combinations of <blockquote>s that
1604 revealed bugs in our old logic.
1606 * editing/execCommand/outdent-blockquote-test1.html: Added.
1607 * editing/execCommand/outdent-blockquote-test2.html: Added.
1608 * editing/execCommand/outdent-blockquote-test3.html: Added.
1609 * editing/execCommand/outdent-blockquote-test4.html: Added.
1610 * platform/mac/editing/execCommand/outdent-blockquote-test1-expected.txt: Added.
1611 * platform/mac/editing/execCommand/outdent-blockquote-test2-expected.txt: Added.
1612 * platform/mac/editing/execCommand/outdent-blockquote-test3-expected.txt: Added.
1613 * platform/mac/editing/execCommand/outdent-blockquote-test4-expected.txt: Added.
1614 * platform/mac/editing/execCommand/outdent-blockquote-test5-expected.txt: Added.
1616 2009-05-14 Simon Fraser <simon.fraser@apple.com>
1618 Reviewed by Darin Adler
1620 https://bugs.webkit.org/show_bug.cgi?id=25777
1622 Testcase for canvas as image background with zooming.
1624 * fast/canvas/canvas-bg-zoom.html: Added.
1625 * platform/mac/fast/canvas/canvas-bg-zoom-expected.txt: Added.
1627 2009-05-14 Alexey Proskuryakov <ap@webkit.org>
1629 Reviewed by Darin Adler.
1631 https://bugs.webkit.org/show_bug.cgi?id=25796
1632 <rdar://problem/6886654> Shouldn't set referer and origin in Loader::Host::servePendingRequests().
1634 * http/tests/security/credentials-in-referer-expected.txt: Added.
1635 * http/tests/security/credentials-in-referer.html: Added.
1636 * http/tests/security/resources/credentials-in-referer-frame.php: Added.
1637 * http/tests/security/resources/credentials-in-referer.php: Added.
1639 2009-05-14 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
1641 Disabling tests that are failing intermittently.
1643 * platform/gtk/Skipped:
1645 2009-05-14 Chris Fleizach <cfleizach@apple.com>
1647 Reviewed by Darin Adler.
1649 Bug 25797: Pages with image maps are not properly read with Voiceover
1650 https://bugs.webkit.org/show_bug.cgi?id=25797
1652 Updating layout tests.
1654 * platform/mac/accessibility/document-links-expected.txt:
1655 * platform/mac/accessibility/image-map1-expected.txt:
1656 * platform/mac/accessibility/image-map2-expected.txt:
1658 2009-05-14 Brady Eidson <beidson@apple.com>
1660 Reviewed by Darin Adler.
1662 <rdar://problem/6887762> and https://bugs.webkit.org/show_bug.cgi?id=25790
1664 * platform/win/Skipped: Renable these tests.
1666 2009-05-14 Eric Carlson <eric.carlson@apple.com>
1668 Reviewed by Darin Adler.
1670 https://bugs.webkit.org/show_bug.cgi?id=25791
1671 Bug 25791: HTMLMediaElement: implement 'startTime' attribute
1673 Add test for 'startTime' attribute.
1675 * media/media-startTime-expected.txt: Added.
1676 * media/media-startTime.html: Added.
1678 2009-05-14 Tony Chang <tony@chromium.org>
1680 Reviewed by Dimitri Glazkov.
1682 Move iframe content to a file because Chromium has
1683 AllowLocalLoadsForLocalOnly enabled. This prevents the parent
1684 frame from modifying the iframe content if it is a data: URL.
1686 https://bugs.webkit.org/show_bug.cgi?id=25766
1688 * fast/frames/content-opacity-2.html:
1689 * fast/frames/resources/empty-body.html: Added.
1691 2009-05-14 Adam Roben <aroben@apple.com>
1693 Add a failing text control metrics test to the Windows Skipped file
1695 See Bug 25794: fast/replaced/table-percent-height-text-controls fails
1697 <https://bugs.webkit.org/show_bug.cgi?id=25794>
1699 * platform/win/Skipped: Added
1700 fast/replaced/table-percent-height-text-controls.html.
1702 2009-05-14 Adam Roben <aroben@apple.com>
1704 Add a timing-out test to the Windows Skipped file
1706 See Bug 25792: fast/encoding/percent-escaping.html times out on
1708 <https://bugs.webkit.org/show_bug.cgi?id=25792>
1710 * platform/win/Skipped: Added fast/encoding/percent-escaping.html.
1712 2009-05-14 Adam Roben <aroben@apple.com>
1714 Add new Hebrew-using tests to the Windows Skipped file
1716 See Bug 23925: Tests that use Hebrew text fail on Windows because
1717 Lucida Grande is not used for Hebrew
1718 <https://bugs.webkit.org/show_bug.cgi?id=23925>
1720 * platform/win/Skipped: Added tests added in r43664.
1722 2009-05-14 Adam Roben <aroben@apple.com>
1724 Skip XHR tests that crash in Windows Debug builds
1728 Bug 25790: REGRESSION (r43518): Multiple XHR tests asserting in
1729 createCFURLResponseWithDefaultMIMEType on Windows
1730 <https://bugs.webkit.org/show_bug.cgi?id=25790>
1732 Bug 25344: Some http tests crash in Debug Windows builds due to an
1733 assertion in CFNetwork when releasing a CFURLConnection
1734 <https://bugs.webkit.org/show_bug.cgi?id=25344>
1736 * platform/win/Skipped: Added crashing XHR tests.
1738 2009-05-14 Adam Roben <aroben@apple.com>
1740 Remove old render tree dumps for http tests that are now text-only
1742 Beth made the tests text-only in r43677 but forgot to remove these
1743 Windows-specific render tree dumps.
1745 Rubber-stamped by Dave Hyatt.
1747 * platform/win/http/tests/navigation/anchor-basic-expected.txt: Removed.
1748 * platform/win/http/tests/navigation/anchor-goback-expected.txt: Removed.
1749 * platform/win/http/tests/navigation/anchor-subframeload-expected.txt: Removed.
1750 * platform/win/http/tests/navigation/javascriptlink-basic-expected.txt: Removed.
1751 * platform/win/http/tests/navigation/javascriptlink-goback-expected.txt: Removed.
1752 * platform/win/http/tests/navigation/javascriptlink-subframeload-expected.txt: Removed.
1753 * platform/win/http/tests/navigation/metaredirect-basic-expected.txt: Removed.
1754 * platform/win/http/tests/navigation/metaredirect-frames-expected.txt: Removed.
1755 * platform/win/http/tests/navigation/metaredirect-goback-expected.txt: Removed.
1756 * platform/win/http/tests/navigation/metaredirect-subframeload-expected.txt: Removed.
1757 * platform/win/http/tests/navigation/post-goback2-expected.txt: Removed.
1758 * platform/win/http/tests/navigation/postredirect-goback2-expected.txt: Removed.
1759 * platform/win/http/tests/navigation/redirect302-basic-expected.txt: Removed.
1760 * platform/win/http/tests/navigation/redirect302-frames-expected.txt: Removed.
1761 * platform/win/http/tests/navigation/redirect302-goback-expected.txt: Removed.
1762 * platform/win/http/tests/navigation/redirect302-subframeload-expected.txt: Removed.
1763 * platform/win/http/tests/navigation/relativeanchor-basic-expected.txt: Removed.
1764 * platform/win/http/tests/navigation/relativeanchor-frames-expected.txt: Removed.
1765 * platform/win/http/tests/navigation/relativeanchor-goback-expected.txt: Removed.
1766 * platform/win/http/tests/navigation/slowmetaredirect-basic-expected.txt: Removed.
1767 * platform/win/http/tests/navigation/slowtimerredirect-basic-expected.txt: Removed.
1768 * platform/win/http/tests/navigation/success200-basic-expected.txt: Removed.
1769 * platform/win/http/tests/navigation/success200-frames-expected.txt: Removed.
1770 * platform/win/http/tests/navigation/success200-frames-loadsame-expected.txt: Removed.
1771 * platform/win/http/tests/navigation/success200-goback-expected.txt: Removed.
1772 * platform/win/http/tests/navigation/success200-loadsame-expected.txt: Removed.
1773 * platform/win/http/tests/navigation/success200-reload-expected.txt: Removed.
1774 * platform/win/http/tests/navigation/success200-subframeload-expected.txt: Removed.
1775 * platform/win/http/tests/navigation/timerredirect-basic-expected.txt: Removed.
1776 * platform/win/http/tests/navigation/timerredirect-frames-expected.txt: Removed.
1777 * platform/win/http/tests/navigation/timerredirect-goback-expected.txt: Removed.
1778 * platform/win/http/tests/navigation/timerredirect-subframeload-expected.txt: Removed.
1780 2009-05-14 Darin Adler <darin@apple.com>
1782 * platform/gtk/Skipped: Added new tests to the skipped list.
1784 2009-05-13 Simon Fraser <simon.fraser@apple.com>
1788 Fix pixel result after test was changed in r43664.
1790 * platform/mac/fast/css/text-overflow-ellipsis-expected.checksum:
1791 * platform/mac/fast/css/text-overflow-ellipsis-expected.png:
1793 2009-05-13 Beth Dakin <bdakin@apple.com>
1795 Rubber-stamped by Oliver Hunt.
1797 Change a bunch of http tests to dumpAsText(). They are currently
1798 failing on the Windown Build Bot because of textarea metrics
1799 changes, and we have decided that these tests are most valuable as
1802 * http/tests/navigation/anchor-basic-expected.txt: Added.
1803 * http/tests/navigation/anchor-basic.html:
1804 * http/tests/navigation/anchor-goback-expected.txt: Added.
1805 * http/tests/navigation/anchor-goback.html:
1806 * http/tests/navigation/anchor-subframeload-expected.txt: Added.
1807 * http/tests/navigation/anchor-subframeload.html:
1808 * http/tests/navigation/javascriptlink-basic-expected.txt: Added.
1809 * http/tests/navigation/javascriptlink-basic.html:
1810 * http/tests/navigation/javascriptlink-goback-expected.txt: Added.
1811 * http/tests/navigation/javascriptlink-goback.html:
1812 * http/tests/navigation/javascriptlink-subframeload-expected.txt: Added.
1813 * http/tests/navigation/javascriptlink-subframeload.html:
1814 * http/tests/navigation/metaredirect-basic-expected.txt: Added.
1815 * http/tests/navigation/metaredirect-basic.html:
1816 * http/tests/navigation/metaredirect-frames-expected.txt: Added.
1817 * http/tests/navigation/metaredirect-frames.html:
1818 * http/tests/navigation/metaredirect-goback-expected.txt: Added.
1819 * http/tests/navigation/metaredirect-goback.html:
1820 * http/tests/navigation/metaredirect-subframeload-expected.txt: Added.
1821 * http/tests/navigation/metaredirect-subframeload.html:
1822 * http/tests/navigation/post-goback2-expected.txt: Added.
1823 * http/tests/navigation/post-goback2.html:
1824 * http/tests/navigation/postredirect-goback2-expected.txt: Added.
1825 * http/tests/navigation/postredirect-goback2.html:
1826 * http/tests/navigation/redirect302-basic-expected.txt: Added.
1827 * http/tests/navigation/redirect302-basic.html:
1828 * http/tests/navigation/redirect302-frames-expected.txt: Added.
1829 * http/tests/navigation/redirect302-frames.html:
1830 * http/tests/navigation/redirect302-goback-expected.txt: Added.
1831 * http/tests/navigation/redirect302-goback.html:
1832 * http/tests/navigation/redirect302-subframeload-expected.txt: Added.
1833 * http/tests/navigation/redirect302-subframeload.html:
1834 * http/tests/navigation/relativeanchor-basic-expected.txt: Added.
1835 * http/tests/navigation/relativeanchor-basic.html:
1836 * http/tests/navigation/relativeanchor-frames-expected.txt: Added.
1837 * http/tests/navigation/relativeanchor-frames.html:
1838 * http/tests/navigation/relativeanchor-goback-expected.txt: Added.
1839 * http/tests/navigation/relativeanchor-goback.html:
1840 * http/tests/navigation/slowmetaredirect-basic-expected.txt: Added.
1841 * http/tests/navigation/slowmetaredirect-basic.html:
1842 * http/tests/navigation/slowtimerredirect-basic-expected.txt: Added.
1843 * http/tests/navigation/slowtimerredirect-basic.html:
1844 * http/tests/navigation/success200-basic-expected.txt: Added.
1845 * http/tests/navigation/success200-basic.html:
1846 * http/tests/navigation/success200-frames-expected.txt: Added.
1847 * http/tests/navigation/success200-frames-loadsame-expected.txt: Added.
1848 * http/tests/navigation/success200-frames-loadsame.html:
1849 * http/tests/navigation/success200-frames.html:
1850 * http/tests/navigation/success200-goback-expected.txt: Added.
1851 * http/tests/navigation/success200-goback.html:
1852 * http/tests/navigation/success200-loadsame-expected.txt: Added.
1853 * http/tests/navigation/success200-loadsame.html:
1854 * http/tests/navigation/success200-reload-expected.txt: Added.
1855 * http/tests/navigation/success200-reload.html:
1856 * http/tests/navigation/success200-subframeload-expected.txt: Added.
1857 * http/tests/navigation/success200-subframeload.html:
1858 * http/tests/navigation/timerredirect-basic-expected.txt: Added.
1859 * http/tests/navigation/timerredirect-basic.html:
1860 * http/tests/navigation/timerredirect-frames-expected.txt: Added.
1861 * http/tests/navigation/timerredirect-frames.html:
1862 * http/tests/navigation/timerredirect-goback-expected.txt: Added.
1863 * http/tests/navigation/timerredirect-goback.html:
1864 * http/tests/navigation/timerredirect-subframeload-expected.txt: Added.
1865 * http/tests/navigation/timerredirect-subframeload.html:
1866 * platform/mac/http/tests/navigation/anchor-basic-expected.checksum: Removed.
1867 * platform/mac/http/tests/navigation/anchor-basic-expected.png: Removed.
1868 * platform/mac/http/tests/navigation/anchor-basic-expected.txt: Removed.
1869 * platform/mac/http/tests/navigation/anchor-goback-expected.checksum: Removed.
1870 * platform/mac/http/tests/navigation/anchor-goback-expected.png: Removed.
1871 * platform/mac/http/tests/navigation/anchor-goback-expected.txt: Removed.
1872 * platform/mac/http/tests/navigation/anchor-subframeload-expected.checksum: Removed.
1873 * platform/mac/http/tests/navigation/anchor-subframeload-expected.png: Removed.
1874 * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt: Removed.
1875 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.checksum: Removed.
1876 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.png: Removed.
1877 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt: Removed.
1878 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.checksum: Removed.
1879 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.png: Removed.
1880 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt: Removed.
1881 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.checksum: Removed.
1882 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.png: Removed.
1883 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt: Removed.
1884 * platform/mac/http/tests/navigation/metaredirect-basic-expected.checksum: Removed.
1885 * platform/mac/http/tests/navigation/metaredirect-basic-expected.png: Removed.
1886 * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt: Removed.
1887 * platform/mac/http/tests/navigation/metaredirect-frames-expected.checksum: Removed.
1888 * platform/mac/http/tests/navigation/metaredirect-frames-expected.png: Removed.
1889 * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt: Removed.
1890 * platform/mac/http/tests/navigation/metaredirect-goback-expected.checksum: Removed.
1891 * platform/mac/http/tests/navigation/metaredirect-goback-expected.png: Removed.
1892 * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt: Removed.
1893 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.checksum: Removed.
1894 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.png: Removed.
1895 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt: Removed.
1896 * platform/mac/http/tests/navigation/post-goback2-expected.checksum: Removed.
1897 * platform/mac/http/tests/navigation/post-goback2-expected.png: Removed.
1898 * platform/mac/http/tests/navigation/post-goback2-expected.txt: Removed.
1899 * platform/mac/http/tests/navigation/postredirect-goback2-expected.checksum: Removed.
1900 * platform/mac/http/tests/navigation/postredirect-goback2-expected.png: Removed.
1901 * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt: Removed.
1902 * platform/mac/http/tests/navigation/redirect302-basic-expected.checksum: Removed.
1903 * platform/mac/http/tests/navigation/redirect302-basic-expected.png: Removed.
1904 * platform/mac/http/tests/navigation/redirect302-basic-expected.txt: Removed.
1905 * platform/mac/http/tests/navigation/redirect302-frames-expected.checksum: Removed.
1906 * platform/mac/http/tests/navigation/redirect302-frames-expected.png: Removed.
1907 * platform/mac/http/tests/navigation/redirect302-frames-expected.txt: Removed.
1908 * platform/mac/http/tests/navigation/redirect302-goback-expected.checksum: Removed.
1909 * platform/mac/http/tests/navigation/redirect302-goback-expected.png: Removed.
1910 * platform/mac/http/tests/navigation/redirect302-goback-expected.txt: Removed.
1911 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.checksum: Removed.
1912 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.png: Removed.
1913 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt: Removed.
1914 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.checksum: Removed.
1915 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.png: Removed.
1916 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt: Removed.
1917 * platform/mac/http/tests/navigation/relativeanchor-frames-expected.checksum: Removed.
1918 * platform/mac/http/tests/navigation/relativeanchor-frames-expected.png: Removed.
1919 * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt: Removed.
1920 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.checksum: Removed.
1921 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.png: Removed.
1922 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt: Removed.
1923 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.checksum: Removed.
1924 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.png: Removed.
1925 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt: Removed.
1926 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.checksum: Removed.
1927 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.png: Removed.
1928 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt: Removed.
1929 * platform/mac/http/tests/navigation/success200-basic-expected.checksum: Removed.
1930 * platform/mac/http/tests/navigation/success200-basic-expected.png: Removed.
1931 * platform/mac/http/tests/navigation/success200-basic-expected.txt: Removed.
1932 * platform/mac/http/tests/navigation/success200-frames-expected.checksum: Removed.
1933 * platform/mac/http/tests/navigation/success200-frames-expected.png: Removed.
1934 * platform/mac/http/tests/navigation/success200-frames-expected.txt: Removed.
1935 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.checksum: Removed.
1936 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.png: Removed.
1937 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt: Removed.
1938 * platform/mac/http/tests/navigation/success200-goback-expected.checksum: Removed.
1939 * platform/mac/http/tests/navigation/success200-goback-expected.png: Removed.
1940 * platform/mac/http/tests/navigation/success200-goback-expected.txt: Removed.
1941 * platform/mac/http/tests/navigation/success200-loadsame-expected.checksum: Removed.
1942 * platform/mac/http/tests/navigation/success200-loadsame-expected.png: Removed.
1943 * platform/mac/http/tests/navigation/success200-loadsame-expected.txt: Removed.
1944 * platform/mac/http/tests/navigation/success200-reload-expected.checksum: Removed.
1945 * platform/mac/http/tests/navigation/success200-reload-expected.png: Removed.
1946 * platform/mac/http/tests/navigation/success200-reload-expected.txt: Removed.
1947 * platform/mac/http/tests/navigation/success200-subframeload-expected.checksum: Removed.
1948 * platform/mac/http/tests/navigation/success200-subframeload-expected.png: Removed.
1949 * platform/mac/http/tests/navigation/success200-subframeload-expected.txt: Removed.
1950 * platform/mac/http/tests/navigation/timerredirect-basic-expected.checksum: Removed.
1951 * platform/mac/http/tests/navigation/timerredirect-basic-expected.png: Removed.
1952 * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt: Removed.
1953 * platform/mac/http/tests/navigation/timerredirect-frames-expected.checksum: Removed.
1954 * platform/mac/http/tests/navigation/timerredirect-frames-expected.png: Removed.
1955 * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt: Removed.
1956 * platform/mac/http/tests/navigation/timerredirect-goback-expected.checksum: Removed.
1957 * platform/mac/http/tests/navigation/timerredirect-goback-expected.png: Removed.
1958 * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt: Removed.
1959 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.checksum: Removed.
1960 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.png: Removed.
1961 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt: Removed.
1963 2009-05-13 Dan Bernstein <mitz@apple.com>
1965 Reviewed by Anders Carlsson.
1967 - test for <rdar://problem/5483015> Replies in Mail are drawn first
1968 without the user style sheet and then redrawn with the style sheet
1970 * platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt: Added.
1971 * platform/mac/fast/loader/user-stylesheet-fast-path.html: Added.
1973 2009-05-13 Chris Fleizach <cfleizach@apple.com>
1975 Reviewed by Beth Dakin.
1977 Bug 25755: Implement ARIA grid role
1978 https://bugs.webkit.org/show_bug.cgi?id=25755
1980 * accessibility/aria-tables.html: Added.
1981 * accessibility/table-with-aria-role.html:
1982 * platform/mac-leopard/accessibility/aria-tables-expected.txt: Added.
1983 * platform/mac-leopard/accessibility/table-with-aria-role-expected.txt:
1984 * platform/mac/accessibility/aria-tables-expected.txt: Added.
1985 * platform/mac/accessibility/table-with-aria-role-expected.txt:
1987 2009-05-13 Jeremy Moskovich <jeremy@chromium.org>
1989 Reviewed by Dave Hyatt.
1991 Fix a number of bugs relating to RTL and text-overflow:ellipsis.
1992 Also refactor the relevant code to make it a little clearer.
1994 This CL fixes 3 fundamental issues:
1995 - Corrects behavior if the truncated InlineTextBox's directionality is
1996 different from the overall flow direction - bug 25135.
1997 - Make decoration drawing in InlineFlowbox RTL-aware - bug 24206.
1998 - Full truncation on InlineBoxes in RTL flow - bug 24186
1999 - Add tests for the above + reorder/cleanup tests for easier
2000 interpretation of outcome.
2002 The code for placing ellipsis has been refactored to use
2003 left/right notation rather than a single variable whose meaning
2004 could differ based on flow directionality.
2006 To support differing inline directionality vs flow directionality,
2007 different variables are now used in InlineTextBox::placeEllipsisBox to
2010 The drawing mode for underlines in standards mode now correctly handles
2011 RTL truncation and relevant test where added.
2013 https://bugs.webkit.org/show_bug.cgi?id=24186
2014 https://bugs.webkit.org/show_bug.cgi?id=25135
2015 https://bugs.webkit.org/show_bug.cgi?id=24206
2017 * fast/css/text-overflow-ellipsis-bidi.html: Added.
2018 * fast/css/text-overflow-ellipsis-strict.html: Added.
2019 * fast/css/text-overflow-ellipsis.html:
2020 * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Added.
2021 * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.png: Added.
2022 * platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt: Added.
2023 * platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
2024 * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.checksum: Added.
2025 * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.png: Added.
2026 * platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt: Added.
2028 2009-05-13 David Hyatt <hyatt@apple.com>
2030 Reviewed by Beth Dakin.
2032 Add layout test for <rdar://problem/6872894> REGRESSION (r41896-42143): First letter cut off in styled select menus.
2034 * fast/overflow/border-radius-clipping.html: Added.
2035 * platform/mac/fast/overflow/border-radius-clipping-expected.checksum: Added.
2036 * platform/mac/fast/overflow/border-radius-clipping-expected.png: Added.
2037 * platform/mac/fast/overflow/border-radius-clipping-expected.txt: Added.
2039 2009-05-13 David Hyatt <hyatt@apple.com>
2041 Reviewed by Beth Dakin and Darin Adler.
2043 Add a repaint test for <rdar://problem/6869687> REGRESSION (r41203): Facebook friend suggestions disappear on update.
2045 * fast/repaint/opacity-change-on-overflow-float.html: Added.
2046 * platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.checksum: Added.
2047 * platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.png: Added.
2048 * platform/mac/fast/repaint/opacity-change-on-overflow-float-expected.txt: Added.
2050 2009-05-13 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2052 Disable new tests. We are not going to be adding more new test
2053 results for now, for we want to better sort out things such as
2054 fixed DPI, and easily reproducible font configuration.
2056 * platform/gtk/Skipped:
2058 2009-05-13 David Levin <levin@chromium.org>
2060 Reviewed by Darin Adler.
2062 Bug 25394: REGRESSION: crash in DocumentLoader::addResponse due to bad |this| pointer
2063 https://bugs.webkit.org/show_bug.cgi?id=25394
2065 Request a subresource load for an IMG after 'unload' and before the next
2066 page load completes to expose the crash.
2068 * http/tests/xmlhttprequest/frame-unload-abort-crash-expected.txt: Added.
2069 * http/tests/xmlhttprequest/frame-unload-abort-crash.html: Added.
2070 * http/tests/xmlhttprequest/resources/xmlhttprequest-in-unload.html: Added.
2072 2009-05-13 Dan Bernstein <mitz@apple.com>
2074 Reviewed by Dave Hyatt.
2076 - tests for <rdar://problem/6805567> REGRESSION (r42348): Notes flicker
2079 * fast/frames/content-opacity-1.html: Added.
2080 * fast/frames/content-opacity-2.html: Added.
2081 * platform/mac/fast/frames/content-opacity-1-expected.checksum: Added.
2082 * platform/mac/fast/frames/content-opacity-1-expected.png: Added.
2083 * platform/mac/fast/frames/content-opacity-1-expected.txt: Added.
2084 * platform/mac/fast/frames/content-opacity-2-expected.checksum: Added.
2085 * platform/mac/fast/frames/content-opacity-2-expected.png: Added.
2086 * platform/mac/fast/frames/content-opacity-2-expected.txt: Added.
2088 2009-05-13 Alexey Proskuryakov <ap@webkit.org>
2090 Reviewed by Darin Adler.
2092 https://bugs.webkit.org/show_bug.cgi?id=25749
2093 Add a test for non-same origin appcache manifest URL
2095 * http/tests/appcache/different-origin-manifest-expected.txt: Added.
2096 * http/tests/appcache/different-origin-manifest.html: Added.
2098 2009-05-12 Roland Steiner <rolandsteiner@google.com>
2100 Reviewed by Eric Seidel.
2102 Bug 25738: Skia: CSS border style not cleared for SVG object
2103 https://bugs.webkit.org/show_bug.cgi?id=25738
2105 * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.checksum: Added.
2106 * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.png: Added.
2107 * platform/mac/svg/custom/no-inherited-dashed-stroke-expected.txt: Added.
2108 * svg/custom/no-inherited-dashed-stroke.xhtml: Added.
2110 2009-05-12 Oliver Hunt <oliver@apple.com>
2112 Reviewed by Gavin Barraclough.
2114 <rdar://problem/6881457> Crash occurs at JSC::Interpreter::execute() when loading http://www.sears.com
2116 Add a test for using the arguments object inside an exception handler.
2118 * fast/js/arguments-expected.txt:
2119 * fast/js/resources/arguments.js:
2120 (argumentCalleeInException):
2122 2009-05-12 Erik Arvidsson <arv@chromium.org>
2124 Reviewed by Eric Seidel.
2126 Bug 21903: Adds DOM bindings for the placeholder property of the
2128 https://bugs.webkit.org/show_bug.cgi?id=21903
2130 * fast/forms/placeholder-dom-property-expected.txt: Added.
2131 * fast/forms/placeholder-dom-property.html: Added.
2132 * fast/forms/resources/placeholder-dom-property.js: Added.
2134 2009-05-12 Adam Barth <abarth@webkit.org>
2136 Reviewed by Dimitri Glazkov.
2138 Test that we use the lexical global object in document.open,
2139 document.write, and document.writeln.
2141 * http/tests/security/aboutBlank/security-context-grandchildren-lexical-expected.txt: Added.
2142 * http/tests/security/aboutBlank/security-context-grandchildren-lexical.html: Added.
2143 * http/tests/security/aboutBlank/security-context-grandchildren-write-lexical-expected.txt: Added.
2144 * http/tests/security/aboutBlank/security-context-grandchildren-write-lexical.html: Added.
2145 * http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical-expected.txt: Added.
2146 * http/tests/security/aboutBlank/security-context-grandchildren-writeln-lexical.html: Added.
2148 2009-05-12 Simon Fraser <simon.fraser@apple.com>
2152 media/video-size-intrinsic-scale.html fails on Tiger, so add it to the skipped
2155 * platform/mac-tiger/Skipped:
2157 2009-05-12 Simon Fraser <simon.fraser@apple.com>
2159 Reviewed by Dan Bernstein
2161 <rdar://problem/6497461> Many media layout tests failing on SnowLeopard.
2163 Turn media tests back on for SnowLeopard, and generate new pixel results. Put override
2164 results in platform/mac-leopard when necessary.
2166 media/video-size-intrinsic-scale.html fails and is still skipped: <rdar://problem/6877291>
2168 * platform/mac-leopard/media/audio-controls-rendering-expected.checksum: Added.
2169 * platform/mac-leopard/media/audio-controls-rendering-expected.png: Added.
2170 * platform/mac-leopard/media/video-aspect-ratio-expected.checksum: Added.
2171 * platform/mac-leopard/media/video-aspect-ratio-expected.png: Added.
2172 * platform/mac-leopard/media/video-controls-rendering-expected.checksum: Added.
2173 * platform/mac-leopard/media/video-controls-rendering-expected.png: Added.
2174 * platform/mac-leopard/media/video-display-toggle-expected.checksum: Added.
2175 * platform/mac-leopard/media/video-display-toggle-expected.png: Added.
2176 * platform/mac-leopard/media/video-empty-source-expected.checksum: Added.
2177 * platform/mac-leopard/media/video-empty-source-expected.png: Added.
2178 * platform/mac-leopard/media/video-layer-crash-expected.checksum: Added.
2179 * platform/mac-leopard/media/video-layer-crash-expected.png: Added.
2180 * platform/mac-leopard/media/video-transformed-expected.checksum: Added.
2181 * platform/mac-leopard/media/video-transformed-expected.png: Added.
2182 * platform/mac-leopard/media/video-zoom-controls-expected.checksum: Added.
2183 * platform/mac-leopard/media/video-zoom-controls-expected.png: Added.
2184 * platform/mac-leopard/media/video-zoom-expected.checksum: Added.
2185 * platform/mac-leopard/media/video-zoom-expected.png: Added.
2186 * platform/mac-snowleopard/Skipped:
2187 * platform/mac/Skipped:
2188 * platform/mac/media/audio-controls-rendering-expected.checksum:
2189 * platform/mac/media/audio-controls-rendering-expected.png:
2190 * platform/mac/media/video-aspect-ratio-expected.checksum:
2191 * platform/mac/media/video-aspect-ratio-expected.png:
2192 * platform/mac/media/video-controls-rendering-expected.checksum:
2193 * platform/mac/media/video-controls-rendering-expected.png:
2194 * platform/mac/media/video-controls-visible-audio-only-expected.checksum: Removed.
2195 * platform/mac/media/video-controls-visible-audio-only-expected.png: Removed.
2196 * platform/mac/media/video-display-toggle-expected.checksum:
2197 * platform/mac/media/video-display-toggle-expected.png:
2198 * platform/mac/media/video-empty-source-expected.checksum:
2199 * platform/mac/media/video-empty-source-expected.png:
2200 * platform/mac/media/video-layer-crash-expected.checksum:
2201 * platform/mac/media/video-layer-crash-expected.png:
2202 * platform/mac/media/video-transformed-expected.checksum:
2203 * platform/mac/media/video-transformed-expected.png:
2204 * platform/mac/media/video-zoom-controls-expected.checksum:
2205 * platform/mac/media/video-zoom-controls-expected.png:
2206 * platform/mac/media/video-zoom-expected.checksum:
2207 * platform/mac/media/video-zoom-expected.png:
2209 2009-03-19 Oliver Hunt <oliver@apple.com>
2211 Reviewed by Darin Adler.
2213 <rdar://problem/6702386> Incorrect bound check in SVGList::insertItemBefore
2215 Test to ensure out of bounds indices passed to SVGList are correctly intercepted.
2217 * svg/dom/svglist-exception-on-out-bounds-error-expected.txt: Added.
2218 * svg/dom/svglist-exception-on-out-bounds-error.html: Added.
2220 2009-05-12 Alexey Proskuryakov <ap@webkit.org>
2222 Reviewed by Darin Adler.
2224 https://bugs.webkit.org/show_bug.cgi?id=25694
2225 HTMLParser::createHead() ASSERT: Creating an element, calling document.open() and writing
2226 to the document NULL ptr
2228 * fast/parser/implicit-head-in-fragment-crash-expected.txt: Added.
2229 * fast/parser/implicit-head-in-fragment-crash.html: Added.
2231 2009-05-12 Ariya Hidayat <ariya.hidayat@nokia.com>
2233 Reviewed by Dimitri Glazkov.
2235 Added Qt-specific expected result for toDataURL test, since Qt
2236 does not support saving pixmaps to GIF.
2238 * platform/qt/fast/canvas/toDataURL-supportedTypes-expected.txt: Added.
2240 2009-05-12 Ariya Hidayat <ariya.hidayat@nokia.com>
2242 Rubber-stamped by Simon Hausmann.
2244 Added Qt-specific expected result for Canvas getImageData's test.
2246 https://bugs.webkit.org/show_bug.cgi?id=22150
2248 Since Qt is internally using premultiplied ARGB32 for doing
2249 alpha-blending painting, reading the color back will not
2250 necessarily give the same exact color.
2252 * platform/qt/Skipped: Excluded canvas-getImageData.
2253 * platform/qt/fast/canvas/canvas-getImageData-expected.txt: Added.
2255 2009-05-12 Gavin Barraclough <barraclough@apple.com>
2257 Reviewed by Oliver Hunt.
2259 Test was checked in with one test case disabled since it exposed an existing bug;
2262 * fast/js/instance-of-immediates-expected.txt:
2263 * fast/js/resources/instance-of-immediates.js:
2265 2009-05-11 Brady Eidson <beidson@apple.com>
2267 Add a third copy of the test results for this test to make Tiger bots happy.
2269 * platform/mac-tiger/fast/images: Added.
2270 * platform/mac-tiger/fast/images/favicon-as-image-expected.checksum: Copied from platform/mac/fast/images/favicon-as-image-expected.checksum.
2271 * platform/mac-tiger/fast/images/favicon-as-image-expected.png: Copied from platform/mac/fast/images/favicon-as-image-expected.png.
2272 * platform/mac-tiger/fast/images/favicon-as-image-expected.txt: Copied from platform/mac/fast/images/favicon-as-image-expected.txt.
2274 2009-05-11 Gavin Barraclough <barraclough@apple.com>
2276 Reviewed by Oliver Hunt.
2278 Add a layout test for instanceof.
2280 * fast/js/instance-of-immediates-expected.txt: Added.
2281 * fast/js/instance-of-immediates.html: Added.
2282 * fast/js/resources/instance-of-immediates.js: Added.
2287 2009-05-11 Brady Eidson <beidson@apple.com>
2289 Reviewed by David Kilzer.
2291 <rdar://problem/6876226> - Cleanup the fast/images/favicon situation a bit.
2293 First off, copy fast/images/favicon-as-image.html over to http/tests/misc so it covers the original test case on all Mac platforms.
2294 Second, add Leopard-specific results for the original test.
2295 Then, remove it from the Leopard skipped list.
2296 Finally, add it to the SnowLeopard skipped list (<rdar://problem/6877633> covers re-enabling it when we're no longer blocked).
2298 * http/tests/misc/favicon-as-image.html: Copied from fast/images/favicon-as-image.html.
2299 * http/tests/misc/resources/favicon.ico: Copied from fast/images/resources/favicon.ico.
2301 * platform/mac/http/tests/misc/favicon-as-image-expected.checksum: Added.
2302 * platform/mac/http/tests/misc/favicon-as-image-expected.png: Added.
2303 * platform/mac/http/tests/misc/favicon-as-image-expected.txt: Added.
2305 * platform/mac-leopard/fast/images: Added.
2306 * platform/mac-leopard/fast/images/favicon-as-image-expected.checksum: Copied from platform/mac/fast/images/favicon-as-image-expected.checksum.
2307 * platform/mac-leopard/fast/images/favicon-as-image-expected.png: Copied from platform/mac/fast/images/favicon-as-image-expected.png.
2308 * platform/mac-leopard/fast/images/favicon-as-image-expected.txt: Copied from platform/mac/fast/images/favicon-as-image-expected.txt.
2310 * platform/mac-leopard/Skipped:
2311 * platform/mac-snowleopard/Skipped:
2313 2009-05-11 Holger Hans Peter Freyther <zecke@selfish.org>
2315 DRT/GTK+ lacks an AccessibilityController do not run the
2316 accessibility/onclick-handlers.thtml test.
2318 * platform/gtk/Skipped:
2320 2009-05-11 Chris Fleizach <cfleizach@apple.com>
2322 Reviewed by Beth Dakin.
2324 Bug 25713: AX: Control Elements not identified in HTML content
2325 https://bugs.webkit.org/show_bug.cgi?id=25713
2327 * accessibility/onclick-handlers-expected.txt: Added.
2328 * accessibility/onclick-handlers.html: Added.
2330 2009-05-11 Darin Adler <darin@apple.com>
2332 Reviewed by Dan Bernstein.
2334 <rdar://problem/6276843> REGRESSION: TextIterator generates
2335 an extra newline for ranges that start outside of body
2337 * editing/text-iterator/basic-iteration-expected.txt:
2338 Expect success, not failure.
2340 2009-05-11 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2342 Enable the new passing test, and skip two new failing tests.
2344 * platform/gtk/Skipped:
2345 * platform/gtk/fast/css/compare-content-style-expected.txt: Added.
2347 2009-05-11 Alice Liu <alice.liu@apple.com>
2349 Reviewed by Dan Bernstein.
2351 https://bugs.webkit.org/show_bug.cgi?id=25701
2352 REGRESSION(r38788 & r42020): styled searchfields look wrong on Windows, affects Facebook
2354 * fast/forms/search-styled.html: Added.
2355 * platform/mac/fast/forms/search-styled-expected.txt: Added.
2356 * platform/win/fast/forms/search-styled-expected.txt: Added.
2358 2009-05-11 Brady Eidson <beidson@apple.com>
2360 Reviewed by Darin Adler.
2362 * platform/mac-leopard/Skipped: Skip fast/images/favicon-as-image.html until we can come up
2363 with a better solution to its new failure.
2365 2009-05-11 Darin Adler <darin@apple.com>
2367 Reviewed by Oliver Hunt.
2369 Bug 25560: REGRESSION (r34821): "string value".__proto__ gets the wrong object.
2370 https://bugs.webkit.org/show_bug.cgi?id=25560
2371 rdar://problem/6861069
2373 * fast/js/prototypes-expected.txt: Added.
2374 * fast/js/prototypes.html: Added.
2375 * fast/js/resources/prototypes.js: Added.
2377 2009-05-11 David Kilzer <ddkilzer@apple.com>
2379 Added webarchive/test-link-rel-icon.html to gtk Skipped list
2381 * platform/gtk/Skipped: Added webarchive/test-link-rel-icon.html.
2383 2009-05-11 David Kilzer <ddkilzer@apple.com>
2385 Bug 23331: LayoutTests/webarchive/test-link-rel-icon.html fails in different ways on buildbots
2387 <https://bugs.webkit.org/show_bug.cgi?id=23331>
2389 Reviewed by Brady Eidson.
2391 * webarchive/test-link-rel-icon-expected.webarchive: Updated
2392 results after removing workaround in the test.
2393 * webarchive/test-link-rel-icon.html: Copied from webarchive/test-link-rel-icon.html-disabled.
2394 Removed workaround for Bug 21026 / <rdar://problem/6240826>.
2395 * webarchive/test-link-rel-icon.html-disabled: Removed.
2397 2009-05-11 Darin Adler <darin@apple.com>
2399 Reviewed by Dan Bernstein.
2401 Fix failure seen on most of the buildbots.
2403 * fast/forms/text-control-intrinsic-widths-expected.txt: Rolled back to the
2404 version before Hyatt's recent intrinsic margin check-in. According to Dan,
2405 that should not have had any effect on this test, so these results reflect
2406 some other sort of difference on Hyatt's computer.
2408 2009-05-10 Dan Bernstein <mitz@apple.com>
2410 Reviewed by Darin Adler.
2412 - test for a crash when deactivating a document that had adopted a
2415 * fast/dom/HTMLFormElement/document-deactivation-callback-crash-expected.txt: Added.
2416 * fast/dom/HTMLFormElement/document-deactivation-callback-crash.html: Added.
2418 2009-05-10 David Kilzer <ddkilzer@apple.com>
2420 Test for Bug 23741: StyleRareNonInheritedData::operator==() should not compare ContentData objects by pointer
2422 Rubber-stamped by Geoff Garen.
2424 Original test by Simon Fraser.
2426 * fast/css/compare-content-style.html: Added.
2427 * platform/mac/fast/css/compare-content-style-expected.txt: Added.
2429 2009-05-10 Dan Bernstein <mitz@apple.com>
2431 Reviewed by Dave Kilzer.
2433 - new test and correct results for https://bugs.webkit.org/show_bug.cgi?id=25602
2434 REGRESSION: fast/overflow/overflow-focus-ring.html seems double-drawn
2437 * fast/layers/self-painting-outline.html: Added.
2438 * platform/mac/fast/overflow/overflow-focus-ring-expected.checksum: Updated.
2439 * platform/mac/fast/overflow/overflow-focus-ring-expected.png: Updated.
2440 * platform/mac/fast/layers/self-painting-outline-expected.checksum: Added.
2441 * platform/mac/fast/layers/self-painting-outline-expected.png: Added.
2442 * platform/mac/fast/layers/self-painting-outline-expected.txt: Added.
2444 2009-05-09 Dan Bernstein <mitz@apple.com>
2446 Reviewed by Geoffrey Garen and Mark Rowe.
2448 - test for https://bugs.webkit.org/show_bug.cgi?id=25666
2449 Assertion failure in Node::setDocument()
2450 (willMoveToNewOwnerDocumentWasCalled) when adopting a <form> element
2452 * fast/dom/HTMLFormElement/adopt-assertion-expected.txt: Added.
2453 * fast/dom/HTMLFormElement/adopt-assertion.html: Added.
2455 2009-05-09 Geoffrey Garen <ggaren@apple.com>
2457 Rubber stamped by Beth Dakin.
2459 Added a test for a math edge case I just came across.
2461 * fast/js/postfix-syntax-expected.txt:
2462 * fast/js/resources/postfix-syntax.js:
2464 2009-05-09 Dan Bernstein <mitz@apple.com>
2466 - correct the results from the previous patch
2468 2009-05-09 Dan Bernstein <mitz@apple.com>
2470 - update Windows-specific layout test results for textarea
2471 intrinsic margin change (r43355)
2473 * platform/win/editing/inserting/4960120-1-expected.txt:
2474 * platform/win/editing/pasteboard/nested-blocks-with-text-area-expected.txt:
2475 * platform/win/editing/pasteboard/pasting-tabs-expected.txt:
2476 * platform/win/fast/css/resize-corner-tracking-expected.txt:
2477 * platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
2478 * platform/win/fast/dynamic/008-expected.txt:
2479 * platform/win/fast/forms/basic-textareas-expected.txt:
2480 * platform/win/fast/forms/textAreaLineHeight-expected.txt:
2481 * platform/win/fast/forms/textarea-align-expected.txt:
2482 * platform/win/fast/forms/textarea-rows-cols-expected.txt:
2483 * platform/win/fast/forms/textarea-scrollbar-expected.txt:
2484 * platform/win/fast/forms/textarea-scrolled-type-expected.txt:
2485 * platform/win/fast/forms/textarea-setinnerhtml-expected.txt:
2486 * platform/win/fast/forms/textarea-width-expected.txt:
2487 * platform/win/fast/overflow/overflow-x-y-expected.txt:
2488 * platform/win/fast/parser/comment-in-textarea-expected.txt:
2489 * platform/win/fast/parser/entity-comment-in-textarea-expected.txt:
2490 * platform/win/fast/parser/open-comment-in-textarea-expected.txt:
2491 * platform/win/fast/replaced/width100percent-textarea-expected.txt:
2492 * platform/win/fast/table/003-expected.txt:
2493 * platform/win/tables/mozilla/bugs/bug30559-expected.txt:
2495 2009-05-08 Jan Michael Alonzo <jmalonzo@webkit.org>
2497 Skip failing render tree test that was added in r43420.
2499 * platform/gtk/Skipped:
2501 2009-05-08 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
2503 Rubber-stamped by George Staikos.
2505 Update WML <input> layout test result, as input field metrics have changed recently.
2507 * platform/mac/fast/wml/input-expected.checksum:
2508 * platform/mac/fast/wml/input-expected.png:
2509 * platform/mac/fast/wml/input-expected.txt:
2511 2009-05-08 Dan Bernstein <mitz@apple.com>
2513 Reviewed by Darin Adler.
2515 - test for <rdar://problem/6864786> REGRESSION: Crash below
2516 ApplyStyleCommand::applyInlineStyleToRange when reviewing a patch in
2519 * editing/style/apply-through-end-of-document-expected.txt: Added.
2520 * editing/style/apply-through-end-of-document.html: Added.
2522 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2524 Disable more new tests that are failing.
2526 * platform/gtk/Skipped:
2528 2009-05-08 Eric Carlson <eric.carlson@apple.com>
2530 No review, update tests results missed in r43403.
2532 * fast/dom/Window/window-properties-expected.txt:
2533 * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt:
2535 2009-05-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2537 GTK+ test results for two new tests.
2539 * platform/gtk/fast/layers/remove-only-this-layer-update-expected.txt: Added.
2540 * platform/gtk/fast/repaint/selection-clear-expected.txt: Added.
2542 2009-05-08 Eric Carlson <eric.carlson@apple.com>
2544 Reviewed by Darin Adler.
2546 https://bugs.webkit.org/show_bug.cgi?id=25627
2547 Bug 25627: HTMLMediaElement: some errors should fire on <source> elements
2549 Update tests for MEDIA_ERR_NONE_SUPPORTED change to MEDIA_ERR_SRC_NOT_SUPPORTED.
2550 Add video-source-error.html to test errors fired on <source> elements .
2552 * media/media-constants-expected.txt:
2553 * media/media-constants.html:
2554 * media/unsupported-rtsp.html:
2555 * media/video-error-does-not-exist.html:
2556 * media/video-source-error.html: Added.
2557 * media/video-src-change.html:
2558 * media/video-src-invalid-remove.html:
2559 * media/video-src-plus-source.html:
2561 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2563 Disable new test that is failing.
2565 * platform/gtk/Skipped:
2567 2009-05-08 Dan Bernstein <mitz@apple.com>
2569 Reviewed by Maciej Stachowiak.
2571 - test for <rdar://problem/6859955> Undoing typed text after selecting
2572 all leaves non-text areas highlighted
2574 * fast/repaint/selection-clear.html: Added.
2575 * platform/mac/fast/repaint/selection-clear-expected.checksum: Added.
2576 * platform/mac/fast/repaint/selection-clear-expected.png: Added.
2577 * platform/mac/fast/repaint/selection-clear-expected.txt: Added.
2579 2009-05-07 David Levin <levin@chromium.org>
2582 Suggested by Oliver Hunt.
2584 Rolling back http://trac.webkit.org/changeset/43385
2585 because we have to use mac artwork for the underline on OSX.
2587 * platform/mac/editing/spelling/inline_spelling_markers-expected.checksum:
2588 * platform/mac/editing/spelling/inline_spelling_markers-expected.png:
2589 * platform/mac/editing/spelling/spellcheck-attribute-expected.checksum:
2590 * platform/mac/editing/spelling/spellcheck-attribute-expected.png:
2591 * platform/mac/editing/spelling/spelling-expected.checksum:
2592 * platform/mac/editing/spelling/spelling-expected.png:
2593 * platform/mac/editing/spelling/spelling-linebreak-expected.checksum:
2594 * platform/mac/editing/spelling/spelling-linebreak-expected.png:
2596 2009-05-07 John Grabowski <jrg@chromium.org>
2598 Reviewed by Simon Fraser.
2600 https://bugs.webkit.org/show_bug.cgi?id=25573
2601 Rebaseline of spelling tests for Mac. Tests pass even without this
2602 change but checksums don't match. Non-Mac does not need a new baseline.
2604 * platform/mac/editing/spelling/inline_spelling_markers-expected.checksum:
2605 * platform/mac/editing/spelling/inline_spelling_markers-expected.png:
2606 * platform/mac/editing/spelling/spellcheck-attribute-expected.checksum:
2607 * platform/mac/editing/spelling/spellcheck-attribute-expected.png:
2608 * platform/mac/editing/spelling/spelling-expected.checksum:
2609 * platform/mac/editing/spelling/spelling-expected.png:
2610 * platform/mac/editing/spelling/spelling-linebreak-expected.checksum:
2611 * platform/mac/editing/spelling/spelling-linebreak-expected.png:
2613 2009-05-07 Darin Adler <darin@apple.com>
2615 Reviewed by Simon Fraser.
2617 Bug 25575: Registered mutation event listener crashes HTMLMediaElement
2618 https://bugs.webkit.org/show_bug.cgi?id=25575
2620 * fast/media/video-controls-with-mutation-event-handler-expected.txt: Added.
2621 * fast/media/video-controls-with-mutation-event-handler.html: Added.
2623 2009-05-07 Eric Seidel <eric@webkit.org>
2625 Reviewed by Beth Dakin.
2627 Fix regression caused by r41469, add test case to prevent it from
2629 https://bugs.webkit.org/show_bug.cgi?id=25252
2631 * fast/layers/remove-only-this-layer-update.html: Added.
2632 * platform/mac/fast/layers/remove-only-this-layer-update-expected.checksum: Added.
2633 * platform/mac/fast/layers/remove-only-this-layer-update-expected.png: Added.
2634 * platform/mac/fast/layers/remove-only-this-layer-update-expected.txt: Added.
2636 2009-05-07 David Hyatt <hyatt@apple.com>
2638 Restore intrinsic margins to all form controls on Mac and Windows.
2640 Reviewed by Beth Dakin.
2642 * fast/forms/text-control-intrinsic-widths-expected.txt:
2643 * fast/replaced/table-percent-height-text-controls-expected.txt:
2644 * platform/mac/editing/inserting/4960120-1-expected.checksum:
2645 * platform/mac/editing/inserting/4960120-1-expected.png:
2646 * platform/mac/editing/inserting/4960120-1-expected.txt:
2647 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
2648 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png:
2649 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt:
2650 * platform/mac/editing/pasteboard/pasting-tabs-expected.checksum:
2651 * platform/mac/editing/pasteboard/pasting-tabs-expected.png:
2652 * platform/mac/editing/pasteboard/pasting-tabs-expected.txt:
2653 * platform/mac/fast/css/resize-corner-tracking-expected.checksum:
2654 * platform/mac/fast/css/resize-corner-tracking-expected.png:
2655 * platform/mac/fast/css/resize-corner-tracking-expected.txt:
2656 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum:
2657 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
2658 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
2659 * platform/mac/fast/dynamic/008-expected.checksum:
2660 * platform/mac/fast/dynamic/008-expected.png:
2661 * platform/mac/fast/dynamic/008-expected.txt:
2662 * platform/mac/fast/forms/001-expected.checksum:
2663 * platform/mac/fast/forms/001-expected.png:
2664 * platform/mac/fast/forms/basic-textareas-expected.checksum:
2665 * platform/mac/fast/forms/basic-textareas-expected.png:
2666 * platform/mac/fast/forms/basic-textareas-expected.txt:
2667 * platform/mac/fast/forms/form-element-geometry-expected.checksum:
2668 * platform/mac/fast/forms/form-element-geometry-expected.png:
2669 * platform/mac/fast/forms/form-element-geometry-expected.txt:
2670 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum:
2671 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png:
2672 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
2673 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum:
2674 * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png:
2675 * platform/mac/fast/forms/menulist-clip-expected.checksum:
2676 * platform/mac/fast/forms/menulist-clip-expected.png:
2677 * platform/mac/fast/forms/menulist-narrow-width-expected.checksum:
2678 * platform/mac/fast/forms/menulist-narrow-width-expected.png:
2679 * platform/mac/fast/forms/menulist-option-wrap-expected.checksum:
2680 * platform/mac/fast/forms/menulist-option-wrap-expected.png:
2681 * platform/mac/fast/forms/menulist-restrict-line-height-expected.checksum:
2682 * platform/mac/fast/forms/menulist-restrict-line-height-expected.png:
2683 * platform/mac/fast/forms/negativeLineHeight-expected.checksum:
2684 * platform/mac/fast/forms/negativeLineHeight-expected.png:
2685 * platform/mac/fast/forms/negativeLineHeight-expected.txt:
2686 * platform/mac/fast/forms/select-baseline-expected.checksum:
2687 * platform/mac/fast/forms/select-baseline-expected.png:
2688 * platform/mac/fast/forms/select-style-expected.checksum:
2689 * platform/mac/fast/forms/select-style-expected.png:
2690 * platform/mac/fast/forms/textAreaLineHeight-expected.checksum:
2691 * platform/mac/fast/forms/textAreaLineHeight-expected.png:
2692 * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
2693 * platform/mac/fast/forms/textarea-align-expected.checksum:
2694 * platform/mac/fast/forms/textarea-align-expected.png:
2695 * platform/mac/fast/forms/textarea-align-expected.txt:
2696 * platform/mac/fast/forms/textarea-rows-cols-expected.checksum:
2697 * platform/mac/fast/forms/textarea-rows-cols-expected.png:
2698 * platform/mac/fast/forms/textarea-rows-cols-expected.txt:
2699 * platform/mac/fast/forms/textarea-scroll-height-expected.checksum:
2700 * platform/mac/fast/forms/textarea-scroll-height-expected.png:
2701 * platform/mac/fast/forms/textarea-scroll-height-expected.txt:
2702 * platform/mac/fast/forms/textarea-scrollbar-expected.checksum:
2703 * platform/mac/fast/forms/textarea-scrollbar-expected.png:
2704 * platform/mac/fast/forms/textarea-scrollbar-expected.txt:
2705 * platform/mac/fast/forms/textarea-scrolled-type-expected.checksum:
2706 * platform/mac/fast/forms/textarea-scrolled-type-expected.png:
2707 * platform/mac/fast/forms/textarea-scrolled-type-expected.txt:
2708 * platform/mac/fast/forms/textarea-setinnerhtml-expected.checksum:
2709 * platform/mac/fast/forms/textarea-setinnerhtml-expected.png:
2710 * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt:
2711 * platform/mac/fast/forms/textarea-width-expected.checksum:
2712 * platform/mac/fast/forms/textarea-width-expected.png:
2713 * platform/mac/fast/forms/textarea-width-expected.txt:
2714 * platform/mac/fast/overflow/overflow-focus-ring-expected.checksum:
2715 * platform/mac/fast/overflow/overflow-focus-ring-expected.png:
2716 * platform/mac/fast/overflow/overflow-x-y-expected.checksum:
2717 * platform/mac/fast/overflow/overflow-x-y-expected.png:
2718 * platform/mac/fast/overflow/overflow-x-y-expected.txt:
2719 * platform/mac/fast/parser/comment-in-textarea-expected.checksum:
2720 * platform/mac/fast/parser/comment-in-textarea-expected.png:
2721 * platform/mac/fast/parser/comment-in-textarea-expected.txt:
2722 * platform/mac/fast/parser/entity-comment-in-textarea-expected.checksum:
2723 * platform/mac/fast/parser/entity-comment-in-textarea-expected.png:
2724 * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt:
2725 * platform/mac/fast/parser/open-comment-in-textarea-expected.checksum:
2726 * platform/mac/fast/parser/open-comment-in-textarea-expected.png:
2727 * platform/mac/fast/parser/open-comment-in-textarea-expected.txt:
2728 * platform/mac/fast/replaced/selection-rect-transform-expected.png:
2729 * platform/mac/fast/replaced/width100percent-textarea-expected.checksum:
2730 * platform/mac/fast/replaced/width100percent-textarea-expected.png:
2731 * platform/mac/fast/replaced/width100percent-textarea-expected.txt:
2732 * platform/mac/fast/table/003-expected.checksum:
2733 * platform/mac/fast/table/003-expected.png:
2734 * platform/mac/fast/table/003-expected.txt:
2735 * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.checksum:
2736 * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.png:
2737 * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt:
2738 * platform/mac/http/tests/navigation/anchor-basic-expected.txt:
2739 * platform/mac/http/tests/navigation/anchor-frames-expected.checksum:
2740 * platform/mac/http/tests/navigation/anchor-frames-expected.png:
2741 * platform/mac/http/tests/navigation/anchor-frames-expected.txt:
2742 * platform/mac/http/tests/navigation/anchor-goback-expected.checksum:
2743 * platform/mac/http/tests/navigation/anchor-goback-expected.png:
2744 * platform/mac/http/tests/navigation/anchor-goback-expected.txt:
2745 * platform/mac/http/tests/navigation/anchor-subframeload-expected.checksum:
2746 * platform/mac/http/tests/navigation/anchor-subframeload-expected.png:
2747 * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt:
2748 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.checksum:
2749 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.png:
2750 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt:
2751 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.checksum:
2752 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.png:
2753 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
2754 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.checksum:
2755 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.png:
2756 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt:
2757 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.checksum:
2758 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.png:
2759 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt:
2760 * platform/mac/http/tests/navigation/metaredirect-basic-expected.checksum:
2761 * platform/mac/http/tests/navigation/metaredirect-basic-expected.png:
2762 * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt:
2763 * platform/mac/http/tests/navigation/metaredirect-frames-expected.checksum:
2764 * platform/mac/http/tests/navigation/metaredirect-frames-expected.png:
2765 * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt:
2766 * platform/mac/http/tests/navigation/metaredirect-goback-expected.checksum:
2767 * platform/mac/http/tests/navigation/metaredirect-goback-expected.png:
2768 * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt:
2769 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.checksum:
2770 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.png:
2771 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt:
2772 * platform/mac/http/tests/navigation/post-goback2-expected.checksum:
2773 * platform/mac/http/tests/navigation/post-goback2-expected.png:
2774 * platform/mac/http/tests/navigation/post-goback2-expected.txt:
2775 * platform/mac/http/tests/navigation/postredirect-goback2-expected.checksum:
2776 * platform/mac/http/tests/navigation/postredirect-goback2-expected.png:
2777 * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt:
2778 * platform/mac/http/tests/navigation/redirect302-basic-expected.checksum:
2779 * platform/mac/http/tests/navigation/redirect302-basic-expected.png:
2780 * platform/mac/http/tests/navigation/redirect302-basic-expected.txt:
2781 * platform/mac/http/tests/navigation/redirect302-frames-expected.checksum:
2782 * platform/mac/http/tests/navigation/redirect302-frames-expected.png:
2783 * platform/mac/http/tests/navigation/redirect302-frames-expected.txt:
2784 * platform/mac/http/tests/navigation/redirect302-goback-expected.checksum:
2785 * platform/mac/http/tests/navigation/redirect302-goback-expected.png:
2786 * platform/mac/http/tests/navigation/redirect302-goback-expected.txt:
2787 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.checksum:
2788 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.png:
2789 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt:
2790 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt:
2791 * platform/mac/http/tests/navigation/relativeanchor-frames-expected.checksum:
2792 * platform/mac/http/tests/navigation/relativeanchor-frames-expected.png:
2793 * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt:
2794 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt:
2795 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.checksum:
2796 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.png:
2797 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt:
2798 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.checksum:
2799 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.png:
2800 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt:
2801 * platform/mac/http/tests/navigation/success200-basic-expected.checksum:
2802 * platform/mac/http/tests/navigation/success200-basic-expected.png:
2803 * platform/mac/http/tests/navigation/success200-basic-expected.txt:
2804 * platform/mac/http/tests/navigation/success200-frames-expected.checksum:
2805 * platform/mac/http/tests/navigation/success200-frames-expected.png:
2806 * platform/mac/http/tests/navigation/success200-frames-expected.txt:
2807 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.checksum:
2808 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.png:
2809 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt:
2810 * platform/mac/http/tests/navigation/success200-goback-expected.checksum:
2811 * platform/mac/http/tests/navigation/success200-goback-expected.png:
2812 * platform/mac/http/tests/navigation/success200-goback-expected.txt:
2813 * platform/mac/http/tests/navigation/success200-loadsame-expected.checksum:
2814 * platform/mac/http/tests/navigation/success200-loadsame-expected.png:
2815 * platform/mac/http/tests/navigation/success200-loadsame-expected.txt:
2816 * platform/mac/http/tests/navigation/success200-reload-expected.checksum:
2817 * platform/mac/http/tests/navigation/success200-reload-expected.png:
2818 * platform/mac/http/tests/navigation/success200-reload-expected.txt:
2819 * platform/mac/http/tests/navigation/success200-subframeload-expected.checksum:
2820 * platform/mac/http/tests/navigation/success200-subframeload-expected.png:
2821 * platform/mac/http/tests/navigation/success200-subframeload-expected.txt:
2822 * platform/mac/http/tests/navigation/timerredirect-basic-expected.checksum:
2823 * platform/mac/http/tests/navigation/timerredirect-basic-expected.png:
2824 * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt:
2825 * platform/mac/http/tests/navigation/timerredirect-frames-expected.checksum:
2826 * platform/mac/http/tests/navigation/timerredirect-frames-expected.png:
2827 * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt:
2828 * platform/mac/http/tests/navigation/timerredirect-goback-expected.checksum:
2829 * platform/mac/http/tests/navigation/timerredirect-goback-expected.png:
2830 * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt:
2831 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.checksum:
2832 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.png:
2833 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt:
2834 * platform/mac/tables/mozilla/bugs/bug194024-expected.checksum:
2835 * platform/mac/tables/mozilla/bugs/bug194024-expected.png:
2836 * platform/mac/tables/mozilla/bugs/bug194024-expected.txt:
2837 * platform/mac/tables/mozilla/bugs/bug30559-expected.checksum:
2838 * platform/mac/tables/mozilla/bugs/bug30559-expected.png:
2839 * platform/mac/tables/mozilla/bugs/bug30559-expected.txt:
2840 * platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
2842 2009-05-07 Chris Fleizach <cfleizach@apple.com>
2844 Reviewed by Beth Dakin.
2846 Bug 25598: AX: if a radio button has a label and a title, the label is not exposed
2847 https://bugs.webkit.org/show_bug.cgi?id=25598
2849 * accessibility/radio-button-title-label-expected.txt: Added.
2850 * accessibility/radio-button-title-label.html: Added.
2852 2009-05-06 Dan Bernstein <mitz@apple.com>
2854 Reviewed by Simon Fraser and Justin Garcia.
2856 - test for another part of <rdar://problem/6703873> Triple-click quoted
2857 line and type Return creates an extra quoted blank line
2859 * editing/inserting/6703873-2-expected.txt: Added.
2860 * editing/inserting/6703873-2.html: Added.
2862 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2864 Disable more new tests.
2866 * platform/gtk/Skipped:
2868 2009-05-06 Eric Seidel <eric@webkit.org>
2870 No review, just fixing my previous broken commit.
2872 Commit correct results for event-function-toString.html
2874 * fast/events/event-function-toString-expected.txt:
2876 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2878 Fixing typo in my last commit.
2880 * platform/gtk/Skipped:
2882 2009-05-06 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
2884 Disabling failing new tests that do not represent regressions.
2886 * platform/gtk/Skipped:
2888 2009-05-06 Soren Gjesse <sgjesse@chromium.org>
2890 Reviewed by Eric Seidel.
2892 Changed the toString behaviour for non document dom node event handlers in the V8 bindings.
2893 https://bugs.webkit.org/show_bug.cgi?id=25544
2895 * fast/events/event-function-toString.html: Added.
2896 * fast/events/resources/event-function-toString.js: Added.
2897 (normalizedFunctionString):
2899 2009-05-06 Dan Bernstein <mitz@apple.com>
2901 Reviewed by Justin Garcia.
2903 - test for an assertion failure in RemoveNodeCommand() when deleting a
2904 <br> between a block and a mail blockquote
2906 * editing/deleting/removeNodeCommand-assert-expected.txt: Added.
2907 * editing/deleting/removeNodeCommand-assert.html: Added.
2909 2009-05-05 Eric Seidel <eric@webkit.org>
2911 No review, roll out only.
2913 Roll out r23072 since it broke layout tests
2915 * accessibility/ignore-anonymous-block-expected.txt: Removed.
2916 * accessibility/ignore-anonymous-block.html: Removed.
2918 2009-05-05 Sankar Aditya Tanguturi <sankaraditya@gmail.com>
2920 Reviewed by Eric Seidel.
2922 Anonymous blocks should not be exposed in accessibility tree.
2923 Part of https://bugs.webkit.org/show_bug.cgi?id=23072
2925 * accessibility/ignore-anonymous-block-expected.txt: Added a new
2926 test to check if anonymous blocks are exposed or not.
2927 * accessibility/ignore-anonymous-block.html: Added a new file that
2928 contains the expected output for the new test case that is added.
2930 2009-05-05 Jungshik Shin <jshin@chromium.org>
2932 Reviewed by Alexey Proskuryakov.
2934 http://bugs.webkit.org/show_bug.cgi?id=25487
2936 Test if the name 'EUC-KR' is exposed via DOM although we internally
2937 treat all EUC-KR-related encodings as the superset of EUC-KR,
2940 * fast/encoding/euckr-name-expected.txt: Added.
2941 * fast/encoding/euckr-name.html: Added.
2943 2009-05-05 Adam Langley <agl@google.com>
2945 Reviewed by Darin Adler.
2947 Rendering fix for <select> elements.
2948 https://bugs.webkit.org/show_bug.cgi?id=25558
2950 * fast/forms/select-dirty-parent-pref-widths.html: Added.
2951 * platform/mac/fast/forms/select-dirty-parent-pref-widths-expected.checksum: Added.
2952 * platform/mac/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
2954 2009-05-05 Darin Fisher <darin@chromium.org>
2956 Reviewed by Darin Adler.
2958 https://bugs.webkit.org/show_bug.cgi?id=25570
2960 history.{back,forward,go} should always be dispatched asynchronously,
2961 even when the history navigation would just result in scrolling the
2962 page. This matches the behavior of other browsers like IE and FF.
2964 * fast/css/target-fragment-match.html: since history.back takes effect
2965 asynchronously, we need to defer the call to notifyDone
2967 * fast/dom/location-hash-expected.txt:
2968 * fast/dom/location-hash.html: since history.{back,forward} take effect
2969 asynchronously, we need to defer checking that the navigation results.
2971 * fast/history/back-forward-is-asynchronous-expected.txt: Added.
2972 * fast/history/back-forward-is-asynchronous.html: Added.
2973 A test to specifically ensure that history.{back,forward} are processed
2976 2009-05-05 Adam Roben <aroben@apple.com>
2978 Skip newly-added SVG tests that fail on Windows
2980 See Bug 25583: New SVG regression tests added in r43269 fail on
2982 <https://bugs.webkit.org/show_bug.cgi?id=25583>
2984 Rubber-stamped in advance by Eric Seidel.
2986 * platform/win/Skipped: Added the two new SVG tests.
2988 2009-05-05 Eric Seidel <eric@webkit.org>
2990 Reviewed by Simon Fraser.
2992 Add an ASSERT(useTransforms) to mapLocalToContainer implementations in SVG.
2993 https://bugs.webkit.org/show_bug.cgi?id=25532
2995 This required a change to SVGPaintServerPattern::setup
2996 That change fixed drawing of transformed SVG text with objectBoundingBox patterns.
2997 text-with-pattern-with-svg-transform.svg shows the improvement from this change
2998 text-with-pattern-inside-transformed-html.xhtml shows no change, but documents
2999 that this change does not break CSS transformed pattern text.
3001 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
3002 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
3003 * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum: Added.
3004 * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added.
3005 * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: Added.
3006 * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum: Added.
3007 * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added.
3008 * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: Added.
3009 * svg/transforms/text-with-pattern-inside-transformed-html.xhtml: Added.
3010 * svg/transforms/text-with-pattern-with-svg-transform.svg: Added.
3012 2009-05-05 Greg Bolsinga <bolsinga@apple.com>
3014 Reviewed by Sam Weinig.
3016 https://bugs.webkit.org/show_bug.cgi?id=25554
3018 Support HTML5 text control input types: email, number, tel, url
3020 * fast/html/text-field-input-types-expected.txt: Added.
3021 * fast/html/text-field-input-types.html: Added.
3023 2009-05-05 Chris Fleizach <cfleizach@apple.com>
3025 Reviewed by Beth Dakin.
3027 Bug 25574: AXImageMap children links don't respond properly to accessibilityHitTest:
3028 https://bugs.webkit.org/show_bug.cgi?id=25574
3030 * platform/mac/accessibility/document-links-expected.txt:
3031 * platform/mac/accessibility/image-map1-expected.txt:
3032 * platform/mac/accessibility/image-map2-expected.txt:
3033 * platform/mac/accessibility/imagemap-hittest-expected.txt: Added.
3034 * platform/mac/accessibility/imagemap-hittest.html: Added.
3036 2009-05-05 Kevin McCullough <kmccullough@apple.com>
3038 Reviewed by Dan Bernstein.
3040 <rdar://problem/6552129> Select a quote line and paste elsewhere, you
3041 get that line and an extra quoted blank line
3042 <rdar://problem/6609308> Triple-click a quoted header line, copy, paste
3043 onto an empty line makes an extra quoted line
3045 - Testing different scenarios where we paste quoted text into a non-quoted area and we
3046 do not want a trailing newline to be quoted.
3048 * editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: Added.
3049 * editing/pasteboard/paste-blockquote-before-blockquote.html: Added.
3050 * editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt: Added.
3051 * editing/pasteboard/paste-double-nested-blockquote-before-blockquote.html: Added.
3052 * editing/pasteboard/resources/paste-blockquote-before-blockquote.js: Added.
3055 2009-05-05 Dan Bernstein <mitz@apple.com>
3057 Reviewed by Darin Adler.
3059 - updated results for https://bugs.webkit.org/show_bug.cgi?id=24192
3060 <rdar://problem/5760774> Replying to a Mail message that contains
3061 fixed width text can change the size of the text
3063 * editing/execCommand/19089-expected.txt:
3064 * editing/execCommand/5770834-1-expected.txt:
3065 * platform/mac/editing/deleting/delete-br-011-expected.txt:
3066 * platform/mac/editing/deleting/delete-select-all-001-expected.txt:
3067 * platform/mac/editing/execCommand/remove-formatting-2-expected.txt:
3068 * platform/mac/editing/pasteboard/5027857-expected.checksum:
3069 * platform/mac/editing/pasteboard/5027857-expected.png:
3070 * platform/mac/editing/pasteboard/5027857-expected.txt:
3071 * platform/mac/editing/pasteboard/paste-pre-002-expected.checksum:
3072 * platform/mac/editing/pasteboard/paste-pre-002-expected.png:
3073 * platform/mac/editing/pasteboard/paste-pre-002-expected.txt:
3074 * platform/mac/editing/style/block-style-004-expected.txt:
3075 * platform/mac/editing/style/block-style-005-expected.txt:
3076 * platform/mac/editing/style/block-style-006-expected.txt:
3078 2009-05-05 Eric Seidel <eric@webkit.org>
3080 Reviewed by Adam Roben.
3082 Add test case to cover V8 crasher (which JSC does not share).
3083 https://bugs.webkit.org/show_bug.cgi?id=25550
3085 * svg/custom/polyline-points-crash-expected.txt: Added.
3086 * svg/custom/polyline-points-crash.html: Added.
3088 2009-05-05 Eric Seidel <eric@webkit.org>
3090 Reviewed by Adam Roben.
3092 Fix mappedAttributes() access without NULL check
3093 https://bugs.webkit.org/show_bug.cgi?id=25553
3095 * svg/custom/path-getPresentationAttribute-crash-expected.txt: Added.
3096 * svg/custom/path-getPresentationAttribute-crash.html: Added.
3098 2009-05-04 Eric Seidel <eric@webkit.org>
3100 Reviewed by Maciej Stachowiak.
3102 Add a testcase using SVG in HTML with CSS transforms
3103 https://bugs.webkit.org/show_bug.cgi?id=23112
3105 We currently fail the <text> section of this test but pass the path and image sections.
3107 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum: Added.
3108 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
3109 * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt: Added.
3110 * svg/transforms/animated-path-inside-transformed-html.xhtml: Added.
3112 2009-05-04 Alexey Proskuryakov <ap@webkit.org>
3114 Reviewed by Dave Hyatt.
3116 <rdar://problem/6576889> REGRESSION (r35185): Cannot watch Flash movies on omg.yahoo.com
3118 * fast/parser/head-element-for-yahoo-player-expected.txt: Added.
3119 * fast/parser/head-element-for-yahoo-player.html: Added.
3120 Test the regression case (a misplaced <style> that used to create <head> implicitly).
3122 * editing/selection/select-all-005.html: Use a new index when selecting the body.
3124 * fast/dom/Document/document-write-doctype-expected.txt:
3125 * fast/dom/Document/resources/document-write-doctype.js:
3126 Removed checks for "Gecko quirk" of implicitly adding HEAD - that not a quirk, but standard
3129 * editing/execCommand/create-list-1-expected.txt:
3130 * platform/mac/editing/deleting/4845371-expected.txt:
3131 * platform/mac/editing/deleting/4866671-expected.txt:
3132 * platform/mac/editing/deleting/4875189-expected.txt:
3133 * platform/mac/editing/deleting/5026848-1-expected.txt:
3134 * platform/mac/editing/deleting/5026848-2-expected.txt:
3135 * platform/mac/editing/deleting/5026848-3-expected.txt:
3136 * platform/mac/editing/deleting/5032066-expected.txt:
3137 * platform/mac/editing/deleting/5091898-expected.txt:
3138 * platform/mac/editing/deleting/5099303-expected.txt:
3139 * platform/mac/editing/deleting/5115601-expected.txt:
3140 * platform/mac/editing/deleting/5126166-expected.txt:
3141 * platform/mac/editing/deleting/5156801-2-expected.txt:
3142 * platform/mac/editing/deleting/5168598-expected.txt:
3143 * platform/mac/editing/deleting/5272440-expected.txt:
3144 * platform/mac/editing/deleting/5300379-expected.txt:
3145 * platform/mac/editing/deleting/5390681-expected.txt:
3146 * platform/mac/editing/deleting/5408255-expected.txt:
3147 * platform/mac/editing/deleting/5433862-2-expected.txt:
3148 * platform/mac/editing/deleting/5483370-expected.txt:
3149 * platform/mac/editing/deleting/delete-at-start-or-end-expected.txt:
3150 * platform/mac/editing/deleting/delete-block-table-expected.txt:
3151 * platform/mac/editing/deleting/delete-hr-expected.txt:
3152 * platform/mac/editing/deleting/delete-mixed-editable-content-001-expected.txt:
3153 * platform/mac/editing/deleting/delete-to-select-table-expected.txt:
3154 * platform/mac/editing/deleting/deletionUI-single-instance-expected.txt:
3155 * platform/mac/editing/deleting/merge-endOfParagraph-expected.txt:
3156 * platform/mac/editing/deleting/merge-no-br-expected.txt:
3157 * platform/mac/editing/deleting/merge-whitespace-pre-expected.txt:
3158 * platform/mac/editing/execCommand/4641880-1-expected.txt:
3159 * platform/mac/editing/execCommand/4641880-2-expected.txt:
3160 * platform/mac/editing/execCommand/4747450-expected.txt:
3161 * platform/mac/editing/execCommand/4786404-1-expected.txt:
3162 * platform/mac/editing/execCommand/4786404-2-expected.txt:
3163 * platform/mac/editing/execCommand/4916402-expected.txt:
3164 * platform/mac/editing/execCommand/4916541-expected.txt:
3165 * platform/mac/editing/execCommand/4916583-expected.txt:
3166 * platform/mac/editing/execCommand/4920488-expected.txt:
3167 * platform/mac/editing/execCommand/4920742-1-expected.txt:
3168 * platform/mac/editing/execCommand/4924441-expected.txt:
3169 * platform/mac/editing/execCommand/5049671-expected.txt:
3170 * platform/mac/editing/execCommand/5080333-1-expected.txt:
3171 * platform/mac/editing/execCommand/5080333-2-expected.txt:
3172 * platform/mac/editing/execCommand/5119244-expected.txt:
3173 * platform/mac/editing/execCommand/5120591-expected.txt:
3174 * platform/mac/editing/execCommand/5136770-expected.txt:
3175 * platform/mac/editing/execCommand/5142012-1-expected.txt:
3176 * platform/mac/editing/execCommand/5142012-2-expected.txt:
3177 * platform/mac/editing/execCommand/5142012-3-expected.txt:
3178 * platform/mac/editing/execCommand/5144139-1-expected.txt:
3179 * platform/mac/editing/execCommand/5164796-expected.txt:
3180 * platform/mac/editing/execCommand/5207369-expected.txt:
3181 * platform/mac/editing/execCommand/5210032-expected.txt:
3182 * platform/mac/editing/execCommand/5432254-1-expected.txt:
3183 * platform/mac/editing/execCommand/5432254-2-expected.txt:
3184 * platform/mac/editing/execCommand/5481523-expected.txt:
3185 * platform/mac/editing/execCommand/5482524-expected.txt:
3186 * platform/mac/editing/execCommand/5569741-expected.txt:
3187 * platform/mac/editing/execCommand/5573879-expected.txt:
3188 * platform/mac/editing/execCommand/5700414-1-expected.txt:
3189 * platform/mac/editing/execCommand/5700414-2-expected.txt:
3190 * platform/mac/editing/execCommand/insert-list-empty-div-expected.txt:
3191 * platform/mac/editing/input/5576619-expected.txt:
3192 * platform/mac/editing/inserting/12882-expected.txt:
3193 * platform/mac/editing/inserting/4840662-expected.txt:
3194 * platform/mac/editing/inserting/4875189-1-expected.txt:
3195 * platform/mac/editing/inserting/4875189-2-expected.txt:
3196 * platform/mac/editing/inserting/4959067-expected.txt:
3197 * platform/mac/editing/inserting/4960120-1-expected.txt:
3198 * platform/mac/editing/inserting/4960120-2-expected.txt:
3199 * platform/mac/editing/inserting/5002441-expected.txt:
3200 * platform/mac/editing/inserting/5058163-2-expected.txt:
3201 * platform/mac/editing/inserting/5156401-2-expected.txt:
3202 * platform/mac/editing/inserting/5549929-2-expected.txt:
3203 * platform/mac/editing/inserting/5549929-3-expected.txt:
3204 * platform/mac/editing/inserting/5607069-2-expected.txt:
3205 * platform/mac/editing/inserting/5607069-3-expected.txt:
3206 * platform/mac/editing/inserting/editable-html-element-expected.txt:
3207 * platform/mac/editing/inserting/editable-inline-element-expected.txt:
3208 * platform/mac/editing/inserting/edited-whitespace-1-expected.txt:
3209 * platform/mac/editing/inserting/editing-empty-divs-expected.txt:
3210 * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.txt:
3211 * platform/mac/editing/pasteboard/4806874-expected.txt:
3212 * platform/mac/editing/pasteboard/4861080-expected.txt:
3213 * platform/mac/editing/pasteboard/4944770-1-expected.txt:
3214 * platform/mac/editing/pasteboard/4944770-2-expected.txt:
3215 * platform/mac/editing/pasteboard/4947130-expected.txt:
3216 * platform/mac/editing/pasteboard/4989774-expected.txt:
3217 * platform/mac/editing/pasteboard/5027857-expected.txt:
3218 * platform/mac/editing/pasteboard/5032095-expected.txt:
3219 * platform/mac/editing/pasteboard/5065605-expected.txt:
3220 * platform/mac/editing/pasteboard/5071074-2-expected.txt:
3221 * platform/mac/editing/pasteboard/5071074-expected.txt:
3222 * platform/mac/editing/pasteboard/5075944-2-expected.txt:
3223 * platform/mac/editing/pasteboard/5075944-3-expected.txt:
3224 * platform/mac/editing/pasteboard/5075944-expected.txt:
3225 * platform/mac/editing/pasteboard/5134759-expected.txt:
3226 * platform/mac/editing/pasteboard/5156401-1-expected.txt:
3227 * platform/mac/editing/pasteboard/5247341-expected.txt:
3228 * platform/mac/editing/pasteboard/5387578-expected.txt:
3229 * platform/mac/editing/pasteboard/5478250-expected.txt:
3230 * platform/mac/editing/pasteboard/5483567-expected.txt:
3231 * platform/mac/editing/pasteboard/5601583-1-expected.txt:
3232 * platform/mac/editing/pasteboard/copy-paste-bidi-expected.txt:
3233 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
3234 * platform/mac/editing/pasteboard/merge-after-delete-1-expected.txt:
3235 * platform/mac/editing/pasteboard/merge-after-delete-2-expected.txt:
3236 * platform/mac/editing/pasteboard/merge-after-delete-expected.txt:
3237 * platform/mac/editing/pasteboard/merge-start-blockquote-expected.txt:
3238 * platform/mac/editing/pasteboard/paste-unrendered-select-expected.txt:
3239 * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.txt:
3240 * platform/mac/editing/pasteboard/select-element-1-expected.txt:
3241 * platform/mac/editing/selection/13804-expected.txt:
3242 * platform/mac/editing/selection/14971-expected.txt:
3243 * platform/mac/editing/selection/4397952-expected.txt:
3244 * platform/mac/editing/selection/4818145-expected.txt:
3245 * platform/mac/editing/selection/4866671-expected.txt:
3246 * platform/mac/editing/selection/4889598-expected.txt:
3247 * platform/mac/editing/selection/4895428-1-expected.txt:
3248 * platform/mac/editing/selection/4895428-2-expected.txt:
3249 * platform/mac/editing/selection/4895428-3-expected.txt:
3250 * platform/mac/editing/selection/4895428-4-expected.txt:
3251 * platform/mac/editing/selection/4932260-1-expected.txt:
3252 * platform/mac/editing/selection/4932260-2-expected.txt:
3253 * platform/mac/editing/selection/4932260-3-expected.txt:
3254 * platform/mac/editing/selection/4947387-expected.txt:
3255 * platform/mac/editing/selection/4960116-expected.txt:
3256 * platform/mac/editing/selection/4975120-expected.txt:
3257 * platform/mac/editing/selection/4983858-expected.txt:
3258 * platform/mac/editing/selection/5007143-2-expected.txt:
3259 * platform/mac/editing/selection/5007143-expected.txt:
3260 * platform/mac/editing/selection/5057506-2-expected.txt:
3261 * platform/mac/editing/selection/5057506-expected.txt:
3262 * platform/mac/editing/selection/5076323-1-expected.txt:
3263 * platform/mac/editing/selection/5076323-2-expected.txt:
3264 * platform/mac/editing/selection/5076323-3-expected.txt:
3265 * platform/mac/editing/selection/5081257-1-expected.txt:
3266 * platform/mac/editing/selection/5081257-2-expected.txt:
3267 * platform/mac/editing/selection/5099303-expected.txt:
3268 * platform/mac/editing/selection/5109817-expected.txt:
3269 * platform/mac/editing/selection/5136696-expected.txt:
3270 * platform/mac/editing/selection/5195166-1-expected.txt:
3271 * platform/mac/editing/selection/5195166-2-expected.txt:
3272 * platform/mac/editing/selection/5234383-1-expected.txt:
3273 * platform/mac/editing/selection/5234383-2-expected.txt:
3274 * platform/mac/editing/selection/5240265-expected.txt:
3275 * platform/mac/editing/selection/5333725-expected.txt:
3276 * platform/mac/editing/selection/5354455-1-expected.txt:
3277 * platform/mac/editing/selection/addRange-expected.txt:
3278 * platform/mac/editing/selection/caret-before-select-expected.txt:
3279 * platform/mac/editing/selection/contains-boundaries-expected.txt:
3280 * platform/mac/editing/selection/drag-select-1-expected.txt:
3281 * platform/mac/editing/selection/editable-html-element-expected.txt:
3282 * platform/mac/editing/selection/inconsistent-in-removeChildNode-expected.txt:
3283 * platform/mac/editing/selection/inline-closest-leaf-child-expected.txt:
3284 * platform/mac/editing/selection/mixed-editability-6-expected.txt:
3285 * platform/mac/editing/selection/mixed-editability-7-expected.txt:
3286 * platform/mac/editing/selection/move-by-sentence-linebreak-expected.txt:
3287 * platform/mac/editing/selection/select-all-005-expected.txt:
3288 * platform/mac/editing/selection/table-caret-1-expected.txt:
3289 * platform/mac/editing/selection/table-caret-2-expected.txt:
3290 * platform/mac/editing/selection/table-caret-3-expected.txt:
3291 * platform/mac/editing/selection/wrapped-line-caret-1-expected.txt:
3292 * platform/mac/editing/selection/wrapped-line-caret-2-expected.txt:
3293 * platform/mac/editing/style/4916887-expected.txt:
3294 * platform/mac/editing/style/5017613-1-expected.txt:
3295 * platform/mac/editing/style/5017613-2-expected.txt:
3296 * platform/mac/editing/style/5046875-1-expected.txt:
3297 * platform/mac/editing/style/5046875-2-expected.txt:
3298 * platform/mac/editing/style/5065910-expected.txt:
3299 * platform/mac/editing/style/5084241-expected.txt:
3300 * platform/mac/editing/style/5091898-expected.txt:
3301 * platform/mac/editing/style/5228141-expected.txt:
3302 * platform/mac/editing/style/5279521-expected.txt:
3303 * platform/mac/editing/style/font-family-with-space-expected.txt:
3304 * platform/mac/editing/style/fontsize-1-expected.txt:
3305 * platform/mac/editing/style/highlight-expected.txt:
3306 * platform/mac/editing/style/non-inheritable-styles-expected.txt:
3307 * platform/mac/editing/undo/5378473-expected.txt:
3308 * platform/mac/fast/block/float/relative-painted-twice-expected.txt:
3309 * platform/mac/fast/dom/delete-contents-expected.txt:
3310 * platform/mac/fast/events/context-no-deselect-expected.txt:
3311 * platform/mac/fast/events/label-focus-expected.txt:
3312 * platform/mac/fast/forms/input-appearance-focus-expected.txt:
3313 * platform/mac/fast/forms/input-text-click-inside-expected.txt:
3314 * platform/mac/fast/forms/input-text-click-outside-expected.txt:
3315 * platform/mac/fast/forms/input-text-double-click-expected.txt:
3316 * platform/mac/fast/forms/input-text-drag-down-expected.txt:
3317 * platform/mac/fast/forms/input-text-option-delete-expected.txt:
3318 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
3319 * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
3320 * platform/mac/fast/forms/textfield-drag-into-disabled-expected.txt:
3321 * platform/mac/fast/forms/textfield-overflow-expected.txt:
3322 * platform/mac/fast/inline/25277-2-expected.txt:
3323 * platform/mac/fast/inline/25277-expected.txt:
3324 * platform/mac/fast/lists/drag-into-marker-expected.txt:
3325 * platform/mac/fast/overflow/overflow-focus-ring-expected.txt:
3326 * platform/mac/fast/repaint/4776765-expected.txt:
3327 * platform/mac/fast/repaint/selection-after-delete-expected.txt:
3328 * platform/mac/fast/repaint/selection-after-remove-expected.txt:
3329 * platform/qt/editing/deleting/4845371-expected.txt:
3330 * platform/qt/editing/deleting/4866671-expected.txt:
3331 * platform/qt/editing/deleting/4875189-expected.txt:
3332 * platform/qt/editing/deleting/5026848-1-expected.txt:
3333 * platform/qt/editing/deleting/5026848-2-expected.txt:
3334 * platform/qt/editing/deleting/5026848-3-expected.txt:
3335 * platform/qt/editing/deleting/5032066-expected.txt:
3336 * platform/qt/editing/deleting/5091898-expected.txt:
3337 * platform/qt/editing/deleting/5099303-expected.txt:
3338 * platform/qt/editing/deleting/5115601-expected.txt:
3339 * platform/qt/editing/deleting/5126166-expected.txt:
3340 * platform/qt/editing/deleting/5144139-2-expected.txt:
3341 * platform/qt/editing/deleting/5156801-2-expected.txt:
3342 * platform/qt/editing/deleting/5168598-expected.txt:
3343 * platform/qt/editing/deleting/5272440-expected.txt:
3344 * platform/qt/editing/deleting/5300379-expected.txt:
3345 * platform/qt/editing/deleting/5390681-expected.txt:
3346 * platform/qt/editing/deleting/5408255-expected.txt:
3347 * platform/qt/editing/deleting/delete-at-start-or-end-expected.txt:
3348 * platform/qt/editing/deleting/delete-block-table-expected.txt:
3349 * platform/qt/editing/deleting/delete-hr-expected.txt:
3350 * platform/qt/editing/deleting/delete-link-1-expected.txt:
3351 * platform/qt/editing/deleting/delete-mixed-editable-content-001-expected.txt:
3352 * platform/qt/editing/deleting/delete-to-select-table-expected.txt:
3353 * platform/qt/editing/deleting/deletionUI-single-instance-expected.txt:
3354 * platform/qt/editing/deleting/merge-endOfParagraph-expected.txt:
3355 * platform/qt/editing/deleting/merge-no-br-expected.txt:
3356 * platform/qt/editing/deleting/merge-whitespace-pre-expected.txt:
3357 * platform/qt/editing/execCommand/4641880-1-expected.txt:
3358 * platform/qt/editing/execCommand/4641880-2-expected.txt:
3359 * platform/qt/editing/execCommand/4747450-expected.txt:
3360 * platform/qt/editing/execCommand/4786404-1-expected.txt:
3361 * platform/qt/editing/execCommand/4786404-2-expected.txt:
3362 * platform/qt/editing/execCommand/4916402-expected.txt:
3363 * platform/qt/editing/execCommand/4916541-expected.txt:
3364 * platform/qt/editing/execCommand/4916583-expected.txt:
3365 * platform/qt/editing/execCommand/4920488-expected.txt:
3366 * platform/qt/editing/execCommand/4920742-1-expected.txt:
3367 * platform/qt/editing/execCommand/4924441-expected.txt:
3368 * platform/qt/editing/execCommand/5049671-expected.txt:
3369 * platform/qt/editing/execCommand/5062376-expected.txt:
3370 * platform/qt/editing/execCommand/5080333-1-expected.txt:
3371 * platform/qt/editing/execCommand/5080333-2-expected.txt:
3372 * platform/qt/editing/execCommand/5119244-expected.txt:
3373 * platform/qt/editing/execCommand/5120591-expected.txt:
3374 * platform/qt/editing/execCommand/5136770-expected.txt:
3375 * platform/qt/editing/execCommand/5142012-1-expected.txt:
3376 * platform/qt/editing/execCommand/5142012-2-expected.txt:
3377 * platform/qt/editing/execCommand/5142012-3-expected.txt:
3378 * platform/qt/editing/execCommand/5144139-1-expected.txt:
3379 * platform/qt/editing/execCommand/5164796-expected.txt:
3380 * platform/qt/editing/execCommand/5207369-expected.txt:
3381 * platform/qt/editing/execCommand/5210032-expected.txt:
3382 * platform/qt/editing/execCommand/5432254-1-expected.txt:
3383 * platform/qt/editing/execCommand/5432254-2-expected.txt:
3384 * platform/qt/editing/execCommand/insert-list-empty-div-expected.txt:
3385 * platform/qt/editing/inserting/12882-expected.txt:
3386 * platform/qt/editing/inserting/4840662-expected.txt:
3387 * platform/qt/editing/inserting/4875189-1-expected.txt:
3388 * platform/qt/editing/inserting/4875189-2-expected.txt:
3389 * platform/qt/editing/inserting/4959067-expected.txt:
3390 * platform/qt/editing/inserting/4960120-1-expected.txt:
3391 * platform/qt/editing/inserting/4960120-2-expected.txt:
3392 * platform/qt/editing/inserting/5002441-expected.txt:
3393 * platform/qt/editing/inserting/5058163-2-expected.txt:
3394 * platform/qt/editing/inserting/5156401-2-expected.txt:
3395 * platform/qt/editing/inserting/editable-html-element-expected.txt:
3396 * platform/qt/editing/inserting/editable-inline-element-expected.txt:
3397 * platform/qt/editing/inserting/edited-whitespace-1-expected.txt:
3398 * platform/qt/editing/inserting/editing-empty-divs-expected.txt:
3399 * platform/qt/editing/inserting/insert-before-link-1-expected.txt:
3400 * platform/qt/editing/pasteboard/4806874-expected.txt:
3401 * platform/qt/editing/pasteboard/4840662-expected.txt:
3402 * platform/qt/editing/pasteboard/4944770-1-expected.txt:
3403 * platform/qt/editing/pasteboard/4989774-expected.txt:
3404 * platform/qt/editing/pasteboard/5027857-expected.txt:
3405 * platform/qt/editing/pasteboard/5032095-expected.txt:
3406 * platform/qt/editing/pasteboard/5065605-expected.txt:
3407 * platform/qt/editing/pasteboard/5071074-2-expected.txt:
3408 * platform/qt/editing/pasteboard/5071074-expected.txt:
3409 * platform/qt/editing/pasteboard/5075944-2-expected.txt:
3410 * platform/qt/editing/pasteboard/5075944-3-expected.txt:
3411 * platform/qt/editing/pasteboard/5075944-expected.txt:
3412 * platform/qt/editing/pasteboard/5134759-expected.txt:
3413 * platform/qt/editing/pasteboard/5156401-1-expected.txt:
3414 * platform/qt/editing/pasteboard/5245519-expected.txt:
3415 * platform/qt/editing/pasteboard/5247341-expected.txt:
3416 * platform/qt/editing/pasteboard/5387578-expected.txt:
3417 * platform/qt/editing/pasteboard/5478250-expected.txt:
3418 * platform/qt/editing/pasteboard/5483567-expected.txt:
3419 * platform/qt/editing/pasteboard/copy-paste-bidi-expected.txt:
3420 * platform/qt/editing/pasteboard/merge-after-delete-1-expected.txt:
3421 * platform/qt/editing/pasteboard/merge-after-delete-2-expected.txt:
3422 * platform/qt/editing/pasteboard/merge-after-delete-expected.txt:
3423 * platform/qt/editing/pasteboard/merge-start-blockquote-expected.txt:
3424 * platform/qt/editing/pasteboard/paste-unrendered-select-expected.txt:
3425 * platform/qt/editing/pasteboard/prevent-block-nesting-01-expected.txt:
3426 * platform/qt/editing/selection/13804-expected.txt:
3427 * platform/qt/editing/selection/4397952-expected.txt:
3428 * platform/qt/editing/selection/4818145-expected.txt:
3429 * platform/qt/editing/selection/4866671-expected.txt:
3430 * platform/qt/editing/selection/4889598-expected.txt:
3431 * platform/qt/editing/selection/4895428-2-expected.txt:
3432 * platform/qt/editing/selection/4895428-3-expected.txt:
3433 * platform/qt/editing/selection/4932260-1-expected.txt:
3434 * platform/qt/editing/selection/4932260-2-expected.txt:
3435 * platform/qt/editing/selection/4932260-3-expected.txt:
3436 * platform/qt/editing/selection/4960116-expected.txt:
3437 * platform/qt/editing/selection/4983858-expected.txt:
3438 * platform/qt/editing/selection/5007143-2-expected.txt:
3439 * platform/qt/editing/selection/5007143-expected.txt:
3440 * platform/qt/editing/selection/5076323-1-expected.txt:
3441 * platform/qt/editing/selection/5076323-2-expected.txt:
3442 * platform/qt/editing/selection/5076323-3-expected.txt:
3443 * platform/qt/editing/selection/5081257-1-expected.txt:
3444 * platform/qt/editing/selection/5081257-2-expected.txt:
3445 * platform/qt/editing/selection/5099303-expected.txt:
3446 * platform/qt/editing/selection/5136696-expected.txt:
3447 * platform/qt/editing/selection/5195166-1-expected.txt:
3448 * platform/qt/editing/selection/5195166-2-expected.txt:
3449 * platform/qt/editing/selection/5234383-1-expected.txt:
3450 * platform/qt/editing/selection/5234383-2-expected.txt:
3451 * platform/qt/editing/selection/5240265-expected.txt:
3452 * platform/qt/editing/selection/addRange-expected.txt:
3453 * platform/qt/editing/selection/caret-before-select-expected.txt:
3454 * platform/qt/editing/selection/editable-html-element-expected.txt:
3455 * platform/qt/editing/selection/mixed-editability-6-expected.txt:
3456 * platform/qt/editing/selection/mixed-editability-7-expected.txt:
3457 * platform/qt/editing/selection/move-by-sentence-linebreak-expected.txt:
3458 * platform/qt/editing/selection/select-all-005-expected.txt:
3459 * platform/qt/editing/selection/table-caret-1-expected.txt:
3460 * platform/qt/editing/selection/table-caret-2-expected.txt:
3461 * platform/qt/editing/selection/table-caret-3-expected.txt:
3462 * platform/qt/editing/style/4916887-expected.txt:
3463 * platform/qt/editing/style/5017613-1-expected.txt:
3464 * platform/qt/editing/style/5017613-2-expected.txt:
3465 * platform/qt/editing/style/5046875-1-expected.txt:
3466 * platform/qt/editing/style/5046875-2-expected.txt:
3467 * platform/qt/editing/style/5065910-expected.txt:
3468 * platform/qt/editing/style/5084241-expected.txt:
3469 * platform/qt/editing/style/5228141-expected.txt:
3470 * platform/qt/editing/style/5279521-expected.txt:
3471 * platform/qt/editing/style/font-family-with-space-expected.txt:
3472 * platform/qt/editing/style/fontsize-1-expected.txt:
3473 * platform/qt/editing/style/highlight-expected.txt:
3474 * platform/qt/editing/style/non-inheritable-styles-expected.txt:
3475 * platform/qt/editing/undo/5378473-expected.txt:
3476 * platform/qt/fast/dom/delete-contents-expected.txt:
3477 * platform/qt/fast/events/label-focus-expected.txt:
3478 * platform/qt/fast/forms/input-appearance-focus-expected.txt:
3479 * platform/qt/fast/forms/input-maxlength-2-expected.txt:
3480 * platform/qt/fast/forms/input-text-click-inside-expected.txt:
3481 * platform/qt/fast/forms/input-text-option-delete-expected.txt:
3482 * platform/qt/fast/forms/input-text-self-emptying-click-expected.txt:
3483 * platform/qt/fast/forms/textfield-drag-into-disabled-expected.txt:
3484 * platform/qt/fast/forms/textfield-overflow-expected.txt:
3485 * platform/qt/fast/overflow/overflow-focus-ring-expected.txt:
3486 * platform/qt/fast/repaint/4776765-expected.txt:
3487 * platform/qt/fast/repaint/selection-after-delete-expected.txt:
3488 * platform/qt/fast/repaint/selection-after-remove-expected.txt:
3489 * platform/win/editing/deleting/5168598-expected.txt:
3490 * platform/win/editing/inserting/4960120-1-expected.txt:
3491 * platform/win/editing/inserting/5607069-2-expected.txt:
3492 * platform/win/editing/inserting/5607069-3-expected.txt: