1 2009-05-04 Holger Hans Peter Freyther <zecke@selfish.org>
3 Disabling accessibility/canvas.html due the lack of a
4 an AccessibilityController implementation in DRT.
6 * platform/gtk/Skipped:
8 2009-05-04 Chris Fleizach <cfleizach@apple.com>
10 Reviewed by Beth Dakin, Oliver Hunt.
12 Bug 25557: REGRESSION: Canvas elements are ignored instead of being exposed as AXImage
13 https://bugs.webkit.org/show_bug.cgi?id=25557
15 * accessibility/canvas-expected.txt: Added.
16 * accessibility/canvas.html: Added.
18 2009-05-04 Kai <set EMAIL_ADDRESS environment variable>
20 Reviewed by Eric Seidel.
22 * fast/innerHTML/innerHTML-nbsp-expected.txt: Added.
23 * fast/innerHTML/innerHTML-nbsp.xhtml: Added.
25 2009-05-04 Darin Adler <darin@apple.com>
27 * platform/gtk/Skipped: Disable a test that's timing out.
29 2009-05-04 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
31 Disabling new tests, as they are failing because of font
32 configuration mismatch between my machine and the bot.
34 * platform/gtk/Skipped:
35 * platform/gtk/editing/spelling/spellcheck-attribute-expected.txt: Removed.
36 * platform/gtk/svg/text/foreignObject-repaint-expected.txt: Removed.
38 2009-05-04 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
40 Reviewed by Alexey Proskuryakov.
42 Add results for two new tests, for the GTK+ port.
44 * platform/gtk/editing/spelling/spellcheck-attribute-expected.txt: Added.
45 * platform/gtk/svg/text/foreignObject-repaint-expected.txt: Added.
47 2009-05-04 Darin Adler <darin@apple.com>
49 Reviewed by Adam Roben.
51 * media/video-size-intrinsic-scale-expected.txt: Changed to match test.
52 * media/video-size-intrinsic-scale.html: Removed doubled "Movie" word.
54 2009-05-04 Eric Carlson <eric.carlson@apple.com>
56 Reviewed by Adam Roben.
58 https://bugs.webkit.org/show_bug.cgi?id=25545
59 Bug 25545: HTMLMediaElement: display anamorphic video correctly
61 Added 720x576i PAL anamorphic movie, extended video-size-intrinsic-scale
62 test to check that it is sized correctly.
64 * media/content/720x576i-anamorphic.mov: Added.
65 * media/video-size-intrinsic-scale-expected.txt:
66 * media/video-size-intrinsic-scale.html:
68 2009-05-03 Eric Seidel <eric@webkit.org>
70 No review, just adding missing results.
72 Add Win results for editing/spelling/spellcheck-attribute
73 Pixel results are still missing, but I have no easy way
74 to add them, and the bots aren't generating them currently.
76 * platform/win/editing/spelling/spellcheck-attribute-expected.txt: Added.
78 2009-05-03 Hironori Bono <hbono@chromium.org>
80 Reviewed by Eric Seidel.
82 Bug 14552: Add a way to disable spell checking for specific element
83 https://bugs.webkit.org/show_bug.cgi?id=14552
85 Add a layout test which verifies "spellcheck" attributes work as written
86 in this specification, "http://damowmow.com/playground/spellcheck.txt".
87 This test expects the default value of an element is compatible with
88 Firefox, i.e. inheriting from the parent element.
90 * editing/spelling/spellcheck-attribute.html: Added.
91 * platform/mac/editing/spelling/spellcheck-attribute-expected.checksum: Added.
92 * platform/mac/editing/spelling/spellcheck-attribute-expected.png: Added.
93 * platform/mac/editing/spelling/spellcheck-attribute-expected.txt: Added.
95 2009-05-03 Gustavo Noronha Silva <gns@gnome.org>
97 Three more failing tests caused by the disabling of the others.
99 * platform/gtk/Skipped:
101 2009-05-03 Gustavo Noronha Silva <gns@gnome.org>
103 Disable more tests that fail on the bot, and those which fail when
104 we disable some. Hopefully this finishes our massage to the
105 skipped list and we can go back to working on fixing tests now.
107 * platform/gtk/Skipped:
109 2009-05-03 Eric Seidel <eric@webkit.org>
111 Reviewed by Sam Weinig.
113 Dump more metrics from svgsvgelement-ctm test.
114 (And break up the first SVG into two SVGs for easier reading of the metrics)
116 * svg/custom/svgsvgelement-ctm-expected.txt:
117 * svg/custom/svgsvgelement-ctm.xhtml:
119 2009-05-03 Gustavo Noronha Silva <gns@gnome.org>
121 Some tests are still failing on the bot, despite working
122 locally. Disabling for now.
124 * platform/gtk/Skipped:
126 2009-05-03 Zan Dobersek <zandobersek@gmail.com>
128 Reviewed by Gustavo Noronha.
130 Enable more tests that succeed and style up the list a bit.
132 * platform/gtk/Skipped:
134 2009-05-02 Dan Bernstein <mitz@apple.com>
136 Reviewed by Darin Adler.
138 - another test for <rdar://problem/6617298> Typing delete on an unquoted
139 blank line unquotes the preceding, quoted blank line
141 * editing/deleting/type-delete-after-quote-2-expected.txt: Added.
142 * editing/deleting/type-delete-after-quote-2.html: Added.
144 2009-05-02 Darin Adler <darin@apple.com>
146 Reviewed by Dan Bernstein.
148 Bug 25352: REGRESSION(r42322): style isn't applied at bmwusa.com
149 https://bugs.webkit.org/show_bug.cgi?id=25352
150 rdar://problem/6823239
152 * http/tests/mime/resources/style-with-text-css-and-invalid-type.php:
153 Copied from LayoutTests/http/tests/mime/resources/style-with-charset.php and adapted.
154 * http/tests/mime/standard-mode-loads-stylesheet-with-text-css-and-invalid-type-expected.txt: Added.
155 * http/tests/mime/standard-mode-loads-stylesheet-with-text-css-and-invalid-type.html:
156 Copied from LayoutTests/http/tests/mime/standard-mode-loads-stylesheet-with-empty-content-type.html and adapted.
158 2009-05-02 Darin Adler <darin@apple.com>
160 Reviewed by Brady Eidson (except for the non-fast/loading test fixes).
162 Bug 25491: WebFrame leak when a subframe removes itself
163 https://bugs.webkit.org/show_bug.cgi?id=25491
164 rdar://problem/6833859
166 * fast/loading: Added.
167 * fast/loading/resources: Added.
168 * fast/loading/resources/subframe-that-removes-itself.html: Added.
169 * fast/loading/subframe-removes-itself-expected.txt: Added.
170 * fast/loading/subframe-removes-itself.html: Added.
172 * fast/frames/location-put-after-removal-expected.txt: Updated.
173 For some reason, fixing the loader sequence results in output that has one more blank line.
175 * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html:
176 * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-deny.html:
177 * http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag.html:
178 Updated tests so they don't terminate when the partial load of the subframe completes, but
179 rather wait until the subsequent load of about:blank occurs.
181 * platform/gtk/Skipped: Skip loading tests.
183 2009-05-02 Gustavo Noronha Silva <gns@gnome.org>
185 Skip test that sometimes fails in GTK+.
187 * platform/gtk/Skipped:
189 2009-05-02 Gustavo Noronha Silva <gns@gnome.org>
191 Skip new test that does not represent a regression.
193 * platform/gtk/Skipped:
195 2009-04-30 Kevin McCullough <kmccullough@apple.com>
197 Reviewed by Adele Peterson and Darin Adler.
199 <rdar://problem/4815598> Stuck in double spacing mode after pasting a
200 paragraph with padding/margin (or table mode !)
202 A lot of the issues in this bug were resolved on Mail's side by using
203 WebKit to convert to plain text. This is the final issue, that floating
204 style stays on copied nodes causing them to float when they are pasted
205 which is not what the user intended.
207 * editing/pasteboard/copy-paste-float-expected.txt: Added.
208 * editing/pasteboard/copy-paste-float.html: Added.
210 2009-05-01 Jan Michael Alonzo <jmalonzo@webkit.org>
212 Skip the following failing tests:
213 fast/replaced/table-percent-height-text-controls.html
214 media/video-document-types.html
216 * platform/gtk/Skipped:
218 2009-04-30 Gavin Barraclough <barraclough@apple.com>
220 Reviewed by Geoff Garen.
222 Add layout test for rdar:/68455379.
224 * fast/js/regexp-range-bound-ffff-expected.txt: Added.
225 * fast/js/regexp-range-bound-ffff.html: Added.
226 * fast/js/resources/regexp-range-bound-ffff.js: Added.
228 2009-04-30 Eric Carlson <eric.carlson@apple.com>
230 Reviewed by Simon Fraser.
232 MediaDocument falls back to plug-in unnecessarily
233 https://bugs.webkit.org/show_bug.cgi?id=25504
234 <rdar://problem/6844702>
236 Test case for MediaDocument with previously unsupported track
237 types. Disabled on Windows for now until https://bugs.webkit.org/show_bug.cgi?id=25220
240 * media/content/counting.mp4: Added.
241 * media/video-document-types-expected.txt: Added.
242 * media/video-document-types.html: Added.
243 * platform/win/Skipped:
245 2009-04-30 Ojan Vafai <ojan@chromium.org>
247 Reviewed by Eric Seidel.
249 Fix tests that depend on Mac-specific metrics now that text controls
250 are sized according to font metrics (r43007).
252 Fixes https://bugs.webkit.org/show_bug.cgi?id=25474.
254 * fast/forms/textarea-appearance-wrap-expected.txt:
255 * fast/forms/textarea-appearance-wrap.html:
256 This test only really cares that a line-wrap character is submitted
257 with forms that have the appropriate wrap value and not with other forms.
258 So checking that the submit contents have a line-wrap character, instead of
259 looking for it in a specific place, is sufficient. This gets around that we
260 wrap in a different place in some cases on Mac and Windows.
262 * fast/forms/textarea-hard-linewrap-expected.txt: Removed.
263 * fast/forms/textarea-hard-linewrap.html: Removed.
264 This test is redundant with fast/forms/textarea-appearance-wrap.html.
266 * fast/replaced/table-percent-height-expected.txt:
267 * fast/replaced/table-percent-height-text-controls-expected.txt: Added.
268 * fast/replaced/table-percent-height-text-controls.html: Added.
269 * fast/replaced/table-percent-height.html:
270 Pulled out the cases in table-percent-height.html that had text controls and moved
271 them into their own test. The new test doesn't assert specific metrics, it just
272 spits them out. This allows us to have different expected results for Windows and
273 Mac without having "FAIL" messages in the expected results. It's not perfect, but
274 it seems better than any alternatives I could come up with. We do still print "FAIL"
275 if the results don't match any platform.
277 * platform/win/Skipped:
278 * platform/win/fast/replaced/table-percent-height-text-controls-expected.txt: Added.
280 2009-04-30 Simon Fraser <simon.fraser@apple.com>
282 Reviewed by Darin Adler
284 <rdar://problem/6839338> VoiceOver does not take into account transforms when drawing outlines
286 Test accessibility bounding box with CSS transforms.
288 * accessibility/transformed-element-expected.txt: Added.
289 * accessibility/transformed-element.html: Added.
291 2009-04-30 Darin Adler <darin@apple.com>
293 Reviewed by Sam Weinig.
295 Add a first text iterator test. We'll add more later.
296 This test includes some known expected failures. At some point we'll fix those.
298 * editing/text-iterator: Added.
299 * editing/text-iterator/basic-iteration-expected.txt: Added.
300 * editing/text-iterator/basic-iteration.html: Added.
301 * editing/text-iterator/resources: Added.
302 * editing/text-iterator/resources/TEMPLATE.html: Copied from editing/selection/resources/TEMPLATE.html.
303 * editing/text-iterator/resources/basic-iteration.js: Added.
305 * platform/gtk/Skipped: Skip editing/text-iterator since only Mac DumpRenderTree has this at the moment.
306 * platform/qt/Skipped: Ditto.
307 * platform/win/Skipped: Ditto.
309 2009-04-30 Sam Weinig <sam@webkit.org>
311 Reviewed by Alexey Proskuryakov.
313 Test for bug where the WorkerLocation and WorkerNavigator wrappers would be
314 collected even if the WorkerContext is still alive.
316 * fast/workers/worker-context-gc-expected.txt: Added.
317 * fast/workers/worker-context-gc.html: Added.
319 2009-04-30 Alexey Proskuryakov <ap@webkit.org>
321 Reviewed by Darin Adler.
323 https://bugs.webkit.org/show_bug.cgi?id=25379
324 <rdar://problem/6809460> REGRESSION (r41772): Selecting a bank in American Express Pay Bill fails
326 * fast/forms/multiple-selected-options-innerHTML-expected.txt: Added.
327 * fast/forms/multiple-selected-options-innerHTML.html: Added.
329 2009-04-30 Dan Bernstein <mitz@apple.com>
331 Reviewed by Simon Fraser.
333 - updated results for https://bugs.webkit.org/show_bug.cgi?id=25476
334 <rdar://problem/6841919> REGRESSION (r42987): Welcome to Safari 4
337 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
338 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
339 * platform/mac/svg/custom/focus-ring-expected.checksum:
340 * platform/mac/svg/custom/focus-ring-expected.png:
341 * platform/mac/svg/custom/image-small-width-height-expected.checksum:
342 * platform/mac/svg/custom/image-small-width-height-expected.png:
344 2009-04-30 Brady Eidson <beidson@apple.com>
346 Reviewed by Maciej Stachowiak
348 Test for <rdar://problem/3785248> http://www.greekembassy.org/ gets in an infinite reload loop
349 https://bugs.webkit.org/show_bug.cgi?id=21193
351 * fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution-expected.txt: Added.
352 * fast/dom/HTMLScriptElement/script-for-attribute-unexpected-execution.html: Added.
354 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
356 Skip one more video test that sometimes fails.
358 * platform/gtk/Skipped:
360 2009-04-30 Adam Roben <aroben@apple.com>
362 Add a sometimes-timing-out test to the Windows skipped file
364 See Bug 25483: http/tests/navigation/redirect-cycle.html sometimes
366 <https://bugs.webkit.org/show_bug.cgi?id=25483>
368 * platform/win/Skipped: Added
369 http/tests/navigation/redirect-cycle.html.
371 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
373 Skip two more tests that I had accidentaly generated results for,
376 * platform/gtk/Skipped:
378 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
380 Also disable new tests, and tests that are using stderr.
382 * platform/gtk/Skipped:
384 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
386 Disabling more video tests that seem to come and go.
388 * platform/gtk/Skipped:
390 2009-04-30 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
392 Hopefully last try making the bot green.
394 * platform/gtk/Skipped:
396 2009-04-30 Ariya Hidayat <ariya.hidayat@nokia.com>
398 Rubber-stamped by Simon Hausmann.
400 [Qt] Exclude canvas-putImageData.html from the skipped list since
401 Canvas's putImageData is implemented in r41355 already.
403 * platform/qt/Skipped: Removed canvas-putImageData.html.
405 2009-04-29 Sam Weinig <sam@webkit.org>
407 Reviewed by Oliver Hunt.
409 Test for https://bugs.webkit.org/show_bug.cgi?id=25440
410 setTimeout should stringify non-string/non-function first arguments
412 * fast/dom/Window/setTimeout-string-argument-expected.txt: Added.
413 * fast/dom/Window/setTimeout-string-argument.html: Added.
415 2009-04-29 Dan Bernstein <mitz@apple.com>
417 Reviewed by Simon Fraser.
419 - test and updated results for <rdar://problem/6609509> Select All and
420 then Delete should put Mail editing back into the same state as a new
423 * editing/deleting/in-visibly-empty-root-expected.txt: Added.
424 * editing/deleting/in-visibly-empty-root.html: Added.
425 * platform/mac/editing/deleting/delete-at-start-or-end-expected.txt:
427 2009-04-23 Eric Seidel <eric@webkit.org>
429 Reviewed by Oliver Hunt.
431 Re-write image-clipped-hit.svg to be dumpAsText() (and clean up the code to be less insane)
433 * platform/mac/svg/custom/image-clipped-hit-expected.checksum: Removed.
434 * platform/mac/svg/custom/image-clipped-hit-expected.png: Removed.
435 * platform/mac/svg/custom/image-clipped-hit-expected.txt: Removed.
436 * platform/qt/svg/custom/image-clipped-hit-expected.txt: Removed.
437 * svg/custom/image-clipped-hit.svg:
439 2009-04-29 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
441 Second try at making the bot green.
443 * platform/gtk/Skipped:
445 2009-04-29 Xiaomei Ji <xji@chromium.org>
447 Reviewed by Dan Bernstein.
449 Fix https://bugs.webkit.org/show_bug.cgi?id=24168
450 RTL: Home/End key does not behave correctly in mixed bidi text in RTL document
452 * editing/selection/extend-selection-expected.txt: Added result for extend in
454 * editing/selection/extend-selection.html: Added test cases and script for extend
456 * editing/selection/home-end-expected.txt: Added.
457 * editing/selection/home-end.html: Added.
459 2009-04-29 Ojan Vafai <ojan@chromium.org>
461 Reviewed by Eric Seidel.
463 Fix this test to only use a setTimeout in IE. It doesn't need a timeout in WebKit
464 and the timeout requires using waitUntilDone/notifyDone, which doesn't play
465 nicely with JS tests.
467 See https://bugs.webkit.org/show_bug.cgi?id=25471
469 * fast/forms/resources/textarea-metrics.js:
470 (assertTextareaMetrics):
471 * fast/forms/textarea-metrics-expected.txt:
472 * platform/win/fast/forms/textarea-metrics-expected.txt:
473 * platform/win/Skipped:
475 2009-04-29 Ojan Vafai <ojan@chromium.org>
477 Reviewed by Eric Seidel.
479 Put this file in the right place to fix the bot failure.
481 * platform/mac-tiger/fast/forms/text-control-intrinsic-widths-expected.txt: Renamed from LayoutTests/platform/mac-tiger/text-control-intrinsic-widths-expected.txt.
483 2009-04-29 Ojan Vafai <ojan@chromium.org>
485 Reviewed by Eric Seidel.
487 Skip fast/forms/textarea-metrics.html. It's printing the TEST PASSED
488 before the test is finished. There's a race with any JS tests that
489 use setTimeout. Fortunately, this test doesn't need the setTimeout,
492 See https://bugs.webkit.org/show_bug.cgi?id=25471
494 * platform/win/Skipped:
496 2009-04-29 Eric Seidel <eric@webkit.org>
498 No review, rolling out a patch.
500 Revert http://trac.webkit.org/changeset/43019
502 New tests failed because I removed the tabs from them
503 when landing (since we avoid tabs in WebKit files).
504 I couldn't tell if the new results were correct with
507 * editing/selection/extend-selection-expected.txt:
508 * editing/selection/extend-selection.html:
509 * editing/selection/home-end-expected.txt: Removed.
510 * editing/selection/home-end.html: Removed.
512 2009-04-29 Eric Seidel <eric@webkit.org>
514 No review, rolling out a patch.
516 Revert 43020 as it caused accessibility/lists.html to fail
517 and no one is around to tell me if it's a progression or not.
519 * platform/win/accessibility/listitem-role-expected.txt: Removed.
520 * platform/win/accessibility/listitem-role.html: Removed.
522 2009-04-29 Sankar Aditya Tanguturi <sankaraditya@gmail.com>
524 Reviewed by Jon Honeycutt.
526 Add a new accessibility role for list items. Part of
527 http://bugs.webkit.org/show_id.cgi?id=20013
529 * platform/win/accessibility: Added a new directory to add
530 windows specific test case.
531 * platform/win/accessibility/listitem-role-expected.txt: Added. This
532 test case is added to check if role attribute of list item elements is
533 populated correctly or not.
534 * platform/win/accessibility/listitem-role.html: Added. This file
535 contains the expected output for the new test case that is added in
538 2009-04-29 Xiaomei Ji <xji@chromium.org>
540 Reviewed by Dan Bernstein.
542 Fix https://bugs.webkit.org/show_bug.cgi?id=24168
543 RTL: Home/End key does not behave correctly in mixed bidi text in RTL document
545 * editing/selection/extend-selection-expected.txt: Added result for extend in
547 * editing/selection/extend-selection.html: Added test cases and script for extend
549 * editing/selection/home-end-expected.txt: Added.
550 * editing/selection/home-end.html: Added.
552 2009-04-29 Sankar Aditya Tanguturi <sankaraditya@gmail.com>
554 Reviewed by Adele Peterson.
556 Populate the role attribute for document objects correctly
557 on windows. Added a new test case for this fix. This fix is
558 specific for windows. So, added a new test case in windows
560 https://bugs.webkit.org/show_bug.cgi?id=23583
562 * platform/win/accessibility: Added a new directory i.e. accessibility.
563 * platform/win/accessibility/document-role-expected.txt: Added a new
564 test case for populating role attribute of document objects.
565 * platform/win/accessibility/document-role.html: This file represents
566 the expected output for the test case that is added.
568 2009-04-29 Mike Belshe <mike@belshe.com>
570 Reviewed by Eric Seidel.
572 Update location while page is loading.
573 https://bugs.webkit.org/show_bug.cgi?id=21597
575 * fast/dom/Window/window-open-pending-url-expected.txt:
576 * fast/dom/location-new-window-no-crash-expected.txt:
577 * fast/dom/resources/location-new-window-no-crash.js:
579 2009-04-29 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
581 Rubber-stamped by Mark Rowe.
583 Disable failing tests to make the bot green for its new debut, so
584 that we can more easily track regressions.
586 * platform/gtk/Skipped:
588 2009-04-28 Ojan Vafai <ojan@chromium.org>
590 Reviewed by Dan Bernstein.
592 Make textarea and text input metrics more closely match IEs.
594 textarea-metrics.js tests the client/scroll/offset width and height
595 of textareas with various CSS applied to them in both quirks
598 svg-fonts-in-text-controls tests that the average and max character
599 width of an svg font are correctly retrieved.
601 text-control-intrinsic-widths tests the widths of inputs and textareas with
602 different size/cols and different fonts set.
604 Also, there are 3 tests that have Mac-specific metrics in their asserts.
605 The results are actually correct for Windows, so I've added them
606 to the Skipped list and promise I'll fix them in the next couple days.
607 It's just hard to manage a change that requires updating such a large
608 number of test expectations. The three tests are:
609 fast/forms/textarea-appearance-wrap.html
610 fast/forms/textarea-hard-linewrap.html
611 fast/replaced/table-percent-height.html
613 Excluding list of updated results as the list is so long.
615 2009-04-29 Oliver Hunt <oliver@apple.com>
617 Reviewed by Steve Falkenburg.
619 Add a test case for non-string value for Function.displayName in the profiler.
621 * fast/profiler/named-functions-with-display-names-expected.txt:
622 * fast/profiler/named-functions-with-display-names.html:
624 2009-04-29 Eric Carlson <eric.carlson@apple.com>
626 Disable media/video-zoom-controls.html on Windows for now.
628 * platform/win/Skipped: add media/video-zoom-controls.html.
630 2009-04-29 Ariya Hidayat <ariya.hidayat@nokia.com>
632 Reviewed by Simon Fraser.
634 Updated expected results after Qt's GraphicsContext fixes.
636 * platform/qt/fast/canvas/set-colors-expected.txt:
638 2009-04-28 Alexey Proskuryakov <ap@webkit.org>
640 Fix the test for <https://bugs.webkit.org/show_bug.cgi?id=25420> - I broke it when
641 experimenting with other aspects of the issue, so it didn't check what it should have checked.
643 * http/tests/xmlhttprequest/detaching-frame-2.html:
645 2009-04-28 David Carson <dacarson@apple.com>
647 Reviewed by David Kilzer.
649 Restore alignment to device pixel boundaries.
650 https://bugs.webkit.org/show_bug.cgi?id=25458
652 Updated test results with progressions.
654 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
655 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
656 Yin-yang image shifted slightly to pixel boundaries.
658 * platform/mac/svg/custom/focus-ring-expected.checksum:
659 * platform/mac/svg/custom/focus-ring-expected.png:
660 Focus rings drawn around rotated "focus text" and checkered
661 images shifted slightly to pixel boundaries.
663 * platform/mac/svg/custom/image-small-width-height-expected.checksum:
664 * platform/mac/svg/custom/image-small-width-height-expected.png:
665 Checkered images shifted slightly to pixel boundaries.
667 2009-04-28 David Kilzer <ddkilzer@apple.com>
669 Added missing pixel test results.
671 * platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.checksum: Added.
672 * platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.png: Added.
673 * platform/mac/fast/table/cell-coalescing-expected.checksum: Added.
674 * platform/mac/fast/table/cell-coalescing-expected.png: Added.
675 * platform/mac/webarchive/adopt-attribute-styled-body-webarchive-expected.checksum: Added.
676 * platform/mac/webarchive/adopt-attribute-styled-body-webarchive-expected.png: Added.
677 * platform/mac/webarchive/adopt-attribute-styled-node-webarchive-expected.checksum: Added.
678 * platform/mac/webarchive/adopt-attribute-styled-node-webarchive-expected.png: Added.
679 * platform/mac/webarchive/adopt-inline-styled-node-webarchive-expected.checksum: Added.
680 * platform/mac/webarchive/adopt-inline-styled-node-webarchive-expected.png: Added.
682 2009-04-28 Alexey Proskuryakov <ap@webkit.org>
684 Reviewed by Darin Adler.
686 https://bugs.webkit.org/show_bug.cgi?id=25420
687 <rdar://problem/6829570> REGRESSION: XMLHttpRequest allows loading from another origin
689 The test in intentionally vague, as the behavior is not fully specified yet, and any way to
690 prevent cross-origin load is fine for now.
692 * http/tests/xmlhttprequest/detaching-frame-2-expected.txt: Added.
693 * http/tests/xmlhttprequest/detaching-frame-2.html: Added.
694 * http/tests/xmlhttprequest/resources/echo-host.php: Added.
696 2009-04-28 Eric Seidel <eric@webkit.org>
698 Reviewed by Simon Fraser.
700 Add a couple table hit tests
701 https://bugs.webkit.org/show_bug.cgi?id=21892
703 * svg/hittest/svg-inside-display-table-expected.txt: Added.
704 * svg/hittest/svg-inside-display-table.xhtml: Added.
705 * svg/hittest/svg-inside-table-expected.txt: Added.
706 * svg/hittest/svg-inside-table.xhtml: Added.
708 2009-04-28 Adele Peterson <adele@apple.com>
710 Reviewed by Darin Adler.
712 Test for <rdar://problem/6617298> Typing delete on an unquoted blank line unquotes the preceding, quoted blank line
714 * editing/deleting/type-delete-after-quote.html: Added.
715 * platform/mac/editing/deleting/delete-4038408-fix-expected.txt: This expected result change reflects a change in how the editing is done,
716 but the document structure remains the same, and there are no visible changes to the result.
717 * platform/mac/editing/deleting/type-delete-after-quote-expected.checksum: Added.
718 * platform/mac/editing/deleting/type-delete-after-quote-expected.png: Added.
719 * platform/mac/editing/deleting/type-delete-after-quote-expected.txt: Added.
721 2009-04-28 Eric Seidel <eric@webkit.org>
723 Reviewed by Simon Fraser.
725 Add text gradient test to cover
726 https://bugs.webkit.org/show_bug.cgi?id=25403
728 * platform/mac/svg/text/text-gradient-positioning-expected.checksum: Added.
729 * platform/mac/svg/text/text-gradient-positioning-expected.png: Added.
730 * platform/mac/svg/text/text-gradient-positioning-expected.txt: Added.
731 * svg/text/text-gradient-positioning.svg: Added.
733 2009-04-28 Eric Seidel <eric@webkit.org>
735 Reviewed by David Hyatt.
737 Add text repaint test to cover
738 https://bugs.webkit.org/show_bug.cgi?id=16188
740 * platform/mac/svg/text/text-repaint-rects-expected.checksum: Added.
741 * platform/mac/svg/text/text-repaint-rects-expected.png: Added.
742 * platform/mac/svg/text/text-repaint-rects-expected.txt: Added.
743 * svg/text/text-repaint-rects.xhtml: Added.
745 2009-04-28 Brady Eidson <beidson@apple.com>
747 Reviewed by Darin Adler
749 <rdar://problem/6643219> Crashes after moving nodes between documents with Safari 4 Beta installed
751 * webarchive/adopt-attribute-styled-body-webarchive-expected.webarchive: Added.
752 * webarchive/adopt-attribute-styled-body-webarchive.html: Added.
753 * webarchive/resources/adopt-attribute-styled-body-iframe.html: Added.
754 * webarchive/resources/adopt-attribute-styled-body-second-window.html: Added.
756 * webarchive/adopt-attribute-styled-node-webarchive-expected.webarchive: Added.
757 * webarchive/adopt-attribute-styled-node-webarchive.html: Added.
758 * webarchive/resources/adopt-attribute-styled-node-second-window.html: Added.
760 * webarchive/adopt-inline-styled-node-webarchive-expected.webarchive: Added.
761 * webarchive/adopt-inline-styled-node-webarchive.html: Added.
762 * webarchive/resources/adopt-inline-styled-node-second-window.html: Added.
764 2009-04-27 Eric Seidel <eric@webkit.org>
766 Reviewed by Sam Weinig.
768 Fix foreignObject transform order
769 https://bugs.webkit.org/show_bug.cgi?id=25433
771 * platform/mac-leopard/svg/custom/foreign-object-skew-expected.checksum:
772 * platform/mac-leopard/svg/custom/foreign-object-skew-expected.png:
773 * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.checksum:
774 * platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
775 * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.checksum:
776 * platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
777 * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.checksum:
778 * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png:
779 * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.checksum:
780 * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
781 * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.checksum:
782 * platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
783 * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.checksum:
784 * platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
785 * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.checksum:
786 * platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png:
788 2009-04-27 Eric Seidel <eric@webkit.org>
790 Reviewed by Simon Fraser.
792 Simplify how SVG containers paint
793 https://bugs.webkit.org/show_bug.cgi?id=25431
795 All three of these changes are progressions.
796 We're now respecting border and padding in absoluteTransform()
797 which changes the dumped coordinates for these tests.
799 * platform/mac/svg/custom/circle-move-invalidation-expected.txt: 1px border causes path offset
800 * platform/mac/svg/custom/svg-float-border-padding-expected.txt: now respects 20px of border/padding
801 * platform/mac/svg/custom/viewport-update2-expected.txt: now respects 5px of border/padding, SVG origin is effectively 5,5 (not 0,0)
803 2009-04-28 Chris Fleizach <cfleizach@apple.com>
805 Reviewed by Darin Alder.
807 Bug 25453: AX: fall back to PLACEHOLDER attr if form element is not labeled
808 https://bugs.webkit.org/show_bug.cgi?id=25453
810 * accessibility/placeholder-expected.txt: Added.
811 * accessibility/placeholder.html: Added.
813 2009-04-28 Chris Fleizach <cfleizach@apple.com>
815 Reviewed by Darin Adler.
817 Bug 25452: AX: Don't create addition space AXStaticText element for every bold or link tag
818 https://bugs.webkit.org/show_bug.cgi?id=25452
820 * accessibility/ignore-spacer-elements-expected.txt: Added.
821 * accessibility/ignore-spacer-elements.html: Added.
822 * platform/mac/accessibility/internal-link-anchors2-expected.txt:
824 2009-04-28 Chris Fleizach <cfleizach@apple.com>
826 Reviewed by Darin Adler.
828 Bug 25449: AX: Respect the alt tag of ARIA button as AXDescription
829 https://bugs.webkit.org/show_bug.cgi?id=25449
831 * accessibility/img-aria-button-alt-tag-expected.txt: Added.
832 * accessibility/img-aria-button-alt-tag.html: Added.
834 2009-04-28 Eric Carlson <eric.carlson@apple.com>
836 Reviewed by Adam Roben
838 <rdar://problem/6769968> media/video-size-intrinsic-scale.html fails on Windows
839 https://bugs.webkit.org/show_bug.cgi?id=25094
841 * platform/win/Skipped: Re-enable video-size-intrinsic-scale.html.
843 2009-04-27 Sam Weinig <sam@webkit.org>
845 Reviewed by Mark Rowe.
847 Disable test intermittent failing test.
849 * svg/custom/filter-source-alpha.svg: Removed.
850 * svg/custom/filter-source-alpha.svg-disabled: Copied from svg/custom/filter-source-alpha.svg.
852 2009-04-27 Pierre d'Herbemont <pdherbemont@apple.com>
854 Reviewed by Simon Fraser
856 Fix video-played.html layout test.
858 https://bugs.webkit.org/show_bug.cgi?id=25424
860 We implement playForMillisecs() which makes sure the video
861 will have been playing for a minimum time.
863 Note, this does not ensure a strict synchronization between the time
864 asked and the media playback. But given that media playback is the
865 slow part we just need to compensate for the delay involved by playback.
866 (And not the other way around.)
868 Moreover, we split the test in 3 in order to be more gentle which
869 slower machines that may tend to timeout more easily on those tests.
871 * media/video-played-collapse-expected.txt: Added.
872 * media/video-played-collapse.html: Added.
873 * media/video-played-expected.txt:
874 * media/video-played-reset-expected.txt: Added.
875 * media/video-played-reset.html: Added.
876 * media/video-played.html:
877 - Split tests in multiple files.
878 - Makes sure we always play as much as requested by using
880 * media/video-played.js: Added.
885 (willCreateNewRange):
886 (startPlayingInNewRange):
890 (playForMillisecs.callPauseIfTimeIsReached):
894 2009-04-27 Beth Dakin <bdakin@apple.com>
896 Reviewed by Dave Hyatt.
898 Test for <rdar://problem/6709057> REGRESSION (4PB-TOT): http://www.winway.com/main3/support/faq.aspx selector doesn't look right or work
900 * fast/css/nested-layers-with-hover.html: Added.
901 * platform/mac/fast/css/nested-layers-with-hover-expected.checksum: Added.
902 * platform/mac/fast/css/nested-layers-with-hover-expected.png: Added.
903 * platform/mac/fast/css/nested-layers-with-hover-expected.txt: Added.
905 2009-04-23 Simon Fraser <simon.fraser@apple.com>
907 https://bugs.webkit.org/show_bug.cgi?id=22242
909 Add pixel test for zoomed video with controls, with and without a transform.
911 * media/video-zoom-controls.html: Added.
912 * platform/mac/media/video-zoom-controls-expected.checksum: Added.
913 * platform/mac/media/video-zoom-controls-expected.png: Added.
914 * platform/mac/media/video-zoom-controls-expected.txt: Added.
916 2009-04-27 Simon Fraser <simon.fraser@apple.com>
918 Reviewed by Adele Peterson
920 <rdar://problem/6822225> Full page zooming of <video> element in the browser window doesn't work well
922 Skip the test added for https://bugs.webkit.org/show_bug.cgi?id=25029, which will
923 get re-enabled once <rdar://problem/6822344> is fixed.
925 * platform/mac/Skipped:
927 2009-04-27 Chris Fleizach <cfleizach@apple.com>
929 Reviewed by Beth Dakin.
931 Bug 25428: 5 crashes in DumpRenderTree at com.apple.WebCore • -[AccessibilityObjectWrapper accessibilityAttributeValue:] + 830
932 https://bugs.webkit.org/show_bug.cgi?id=25428
934 Re-enable test that was crashing
936 * platform/mac-snowleopard/Skipped:
938 2009-04-26 Sam Weinig <sam@webkit.org>
940 Reviewed by Dan Bernstein.
942 Tests for https://bugs.webkit.org/show_bug.cgi?id=25412
943 The Window object should be an EventTarget
945 * fast/dom/Window/dispatchEvent-expected.txt: Added.
946 * fast/dom/Window/dispatchEvent.html: Added.
947 * fast/dom/Window/resources/dispatchEvent.js: Added.
948 * fast/dom/Window/window-properties-expected.txt
949 * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt:
951 2009-04-25 Gustavo Noronha Silva <gns@gnome.org>
953 Go back to disabling accessibility tests as a whole, since we have
954 no real way of checking them, and no accessibilityController
957 * platform/gtk/Skipped:
959 2009-04-25 Gustavo Noronha Silva <gns@gnome.org>
961 Disable tests that need eventSender, not yet implemented in our
964 * platform/gtk/Skipped:
966 2009-04-25 Simon Fraser <simon.fraser@apple.com>
968 Reviewed by Darin Adler
970 https://bugs.webkit.org/show_bug.cgi?id=25390
972 Testcase for point mapping with transform and perspective
973 with a non-transformed element in between.
975 * transforms/3d/point-mapping/3d-point-mapping-3.html: Added.
977 2009-04-25 Adele Peterson <adele@apple.com>
979 Reviewed by Oliver Hunt.
981 Test for <rdar://problem/6712771> REGRESSION(34681): Text is no longer underlined after delete
982 https://bugs.webkit.org/show_bug.cgi?id=25396
984 * editing/deleting/delete-br-013.html: Added.
985 * platform/mac/editing/deleting/delete-br-013-expected.checksum: Added.
986 * platform/mac/editing/deleting/delete-br-013-expected.png: Added.
987 * platform/mac/editing/deleting/delete-br-013-expected.txt: Added.
989 2009-04-24 Pierre d'Herbemont <pdherbemont@apple.com>
991 Reviewed by Simon Fraser
993 https://bugs.webkit.org/show_bug.cgi?id=25380
995 Fixed a race condition on the first 'played' attribute test start.
997 Previously we were starting nearly right away to play, and probably
998 before receiving the 'canplay' event. Now we ensure we'll wait for
999 that 'canplay' event before attempting to play.
1001 * media/video-played-expected.txt: Updated
1002 * media/video-played.html:
1004 2009-04-24 Geoffrey Garen <ggaren@apple.com>
1006 Rubber stamped by Eric Seidel.
1008 Updated test to turn the buildbot green after Eric's last check-in.
1010 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
1012 2009-04-24 Eric Seidel <eric@webkit.org>
1014 Reviewed by Simon Fraser.
1016 https://bugs.webkit.org/show_bug.cgi?id=25383
1017 Changing SVG size via JS does not update CSS width/height
1019 Update viewport-update2.svg to include a border
1020 (and thus make the bug visually obvious)
1022 * platform/mac/svg/custom/viewport-update2-expected.checksum:
1023 * platform/mac/svg/custom/viewport-update2-expected.png:
1024 * platform/mac/svg/custom/viewport-update2-expected.txt:
1025 * svg/custom/viewport-update2.svg:
1027 2009-04-24 Eric Seidel <eric@webkit.org>
1029 Reviewed by Simon Fraser.
1031 Fix RenderSVGImage to dump with full bounds and style information
1032 https://bugs.webkit.org/show_bug.cgi?id=25377
1034 * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
1035 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1036 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1037 * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
1038 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1039 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1040 * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1041 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1042 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1043 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1044 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1045 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1046 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1047 * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
1048 * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
1049 * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
1050 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
1051 * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
1052 * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
1053 * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
1054 * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
1055 * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
1056 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1057 * platform/mac/svg/carto.net/scrollbar-expected.txt:
1058 * platform/mac/svg/carto.net/selectionlist-expected.txt:
1059 * platform/mac/svg/custom/focus-ring-expected.txt:
1060 * platform/mac/svg/custom/group-opacity-expected.txt:
1061 * platform/mac/svg/custom/image-clipped-hit-expected.txt:
1062 * platform/mac/svg/custom/image-parent-translation-expected.txt:
1063 * platform/mac/svg/custom/image-small-width-height-expected.txt:
1064 * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt:
1065 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
1066 * platform/mac/svg/custom/pointer-events-image-expected.txt:
1067 * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt:
1068 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
1069 * platform/mac/svg/custom/text-image-opacity-expected.txt:
1070 * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt:
1072 2009-04-24 Pierre d'Herbemont <pdherbemont@apple.com>
1074 Reviewed by Simon Fraser
1076 <rdar://problem/6805928> Re-export layout test MPEG-4 file to remove unusual edit
1078 Use better mp4 test file for media tests. The original mp4 file had an unusual
1079 edit (non-zero start time) which is not supported by all media engines. The new
1080 movie should also give more useful pixel test results.
1082 * media/content/test.mp4: Update the movie.
1083 * media/progress-event-total-expected.txt: Update test results to match movie duration and
1085 * media/progress-event-total.html: Ditto.
1086 * media/video-currentTime-set-expected.txt: Ditto.
1087 * media/video-loop-expected.txt: Ditto.
1088 * platform/mac/media/video-aspect-ratio-expected.checksum: Ditto.
1089 * platform/mac/media/video-aspect-ratio-expected.png: Ditto.
1090 * platform/mac/media/video-controls-rendering-expected.checksum: Ditto.
1091 * platform/mac/media/video-controls-rendering-expected.png: Ditto.
1092 * platform/mac/media/video-display-toggle-expected.checksum: Ditto.
1093 * platform/mac/media/video-display-toggle-expected.png: Ditto.
1094 * platform/mac/media/video-empty-source-expected.checksum: Ditto.
1095 * platform/mac/media/video-layer-crash-expected.checksum: Ditto.
1096 * platform/mac/media/video-layer-crash-expected.png: Ditto.
1097 * platform/mac/media/video-transformed-expected.checksum: Ditto.
1098 * platform/mac/media/video-transformed-expected.png: Ditto.
1099 * platform/mac/media/video-zoom-expected.checksum: Ditto.
1100 * platform/mac/media/video-zoom-expected.png: Ditto.
1102 2009-04-24 Kevin McCullough <kmccullough@apple.com>
1104 When I moved the files I forgot to update the location of the image!
1106 * platform/mac/editing/deleting/deletionUI-differing-background-expected.txt: Added.
1107 * platform/mac/editing/deleting/deletionUI-differing-background.html: Added.
1109 2009-04-24 Kevin McCullough <kmccullough@apple.com>
1111 - Build fix. Removed this test until I can figure out why it's failing.
1113 * platform/mac-leopard/editing/deleting/deletionUI-differing-background-expected.txt: Removed.
1114 * platform/mac/editing/deleting/deletionUI-differing-background-expected.txt: Removed.
1115 * platform/mac/editing/deleting/deletionUI-differing-background.html: Removed.
1117 2009-04-24 Eric Roman <eroman@chromium.org>
1119 Reviewed by Darin Adler.
1121 Add a test for <https://bugs.webkit.org/show_bug.cgi?id=25335>.
1123 To pass, this test must not access invalid memory when run (won't necessarily manifest as a crash for failures).
1125 * editing/selection/doubleclick-whitespace-img-crash-expected.txt: Added.
1126 * editing/selection/doubleclick-whitespace-img-crash.html: Added.
1128 2009-04-24 Fumitoshi Ukai <ukai@google.com>
1130 Reviewed by Dimitri Glazkov.
1132 https://bugs.webkit.org/show_bug.cgi?id=25257
1133 Verify XMLHttpRequest has correct attribute value by default.
1135 * fast/xmlhttprequest/resources/xmlhttprequest-default-attributes.js: Added.
1136 * fast/xmlhttprequest/xmlhttprequest-default-attributes-expected.txt: Added.
1137 * fast/xmlhttprequest/xmlhttprequest-default-attributes.html: Added.
1139 2009-04-24 Kevin McCullough <kmccullough@apple.com>
1141 Speculative fix for leopard build-bot until I have a fix on leopard.
1143 * platform/mac-leopard/editing: Added.
1144 * platform/mac-leopard/editing/deleting: Added.
1145 * platform/mac-leopard/editing/deleting/deletionUI-differing-background-expected.txt: Added.
1147 2009-04-24 Simon Fraser <simon.fraser@apple.com>
1149 Reviewed by Darin Adler
1151 https://bugs.webkit.org/show_bug.cgi?id=23219
1153 Testcase for transitions of background-position, -webkit-background-size,
1154 -webkit-mask-position and -webkit-mask-size.
1156 * transitions/background-transitions-expected.txt: Added.
1157 * transitions/background-transitions.html: Added.
1158 * transitions/mask-transitions-expected.txt: Added.
1159 * transitions/mask-transitions.html: Added.
1161 2009-04-24 Adele Peterson <adele@apple.com>
1163 Reviewed by Dan Bernstein.
1165 Updating these pixel results to the generated results on Leopard.
1167 * platform/mac/editing/inserting/5510537-expected.checksum:
1168 * platform/mac/editing/inserting/5510537-expected.png:
1169 * platform/mac/editing/inserting/6703873-expected.checksum:
1170 * platform/mac/editing/inserting/6703873-expected.png:
1171 * platform/mac/editing/selection/select-all-iframe-expected.checksum:
1172 * platform/mac/editing/selection/select-all-iframe-expected.png:
1174 2009-04-24 Adele Peterson <adele@apple.com>
1176 Reviewed by Darin Adler.
1178 Test for <rdar://problem/5089327> Newline gets stripped when pasting whole lines in certain markup
1180 * editing/pasteboard/paste-blockquote-after-blockquote.html: Added.
1181 * platform/mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum: Added.
1182 * platform/mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.png: Added.
1183 * platform/mac/editing/pasteboard/paste-blockquote-after-blockquote-expected.txt: Added.
1185 2009-04-24 Ariya Hidayat <ariya.hidayat@nokia.com>
1187 Reviewed by Simon Hausmann.
1189 Added Qt-specific expected result for color conversion.
1191 This is to compensate the lack of color profile in Qt to do
1192 color conversion, hence CMYK 0,0,0,1 always give pure black (#000)
1193 instead of very dark black.
1195 * platform/qt/fast/canvas/set-colors-expected.txt: Added.
1197 2009-04-23 Adele Peterson <adele@apple.com>
1199 Reviewed by Dan Bernstein.
1201 Updating test to make it easier to see the blockquote in the results.
1203 * editing/pasteboard/paste-blockquote-into-blockquote-3.html:
1204 * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.checksum:
1205 * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.png:
1206 * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.txt:
1208 2009-04-23 Mark Rowe <mrowe@apple.com>
1210 Move deletionUI-helpers.js in to the correct location so that the
1211 tests that use it can find it.
1213 * platform/mac/editing/deleting/resources/deletionUI-helpers.js: Renamed from LayoutTests/editing/deleting/resources/deletionUI-helpers.js.
1215 2009-04-23 Francisco Tolmasky <francisco@280north.com>
1217 BUG 24604: WebKit profiler reports incorrect total times
1218 <https://bugs.webkit.org/show_bug.cgi?id=24604>
1220 Reviewed by Timothy Hatcher and Kevin McCullough.
1222 Changed profile.treeProfile to just profile, since these aren't generated in C++ anymore.
1223 Removed heavy-view test since heavy-view isn't an actual tree that is generated in C++ land anymore,
1224 but rather just a different display of the normal treeProfile in the JS data grid.
1226 * fast/profiler/heavy-view-expected.txt: Removed.
1227 * fast/profiler/heavy-view.html: Removed.
1228 * fast/profiler/resources/profiler-test-JS-resources.js: profiles[i].treeProfile -> profiles[i].treeProfile
1229 (printProfilesDataWithoutTime):
1231 2009-04-23 Kevin McCullough <kmccullough@apple.com>
1233 - Windows build fix. Mac only tests go in platform/mac
1235 * editing/deleting/deletionUI-borders.html: Removed.
1236 * editing/deleting/deletionUI-differing-background.html: Removed.
1237 * editing/deleting/deletionUI-minimum-size.html: Removed.
1238 * platform/mac/editing/deleting/deletionUI-borders.html: Copied from editing/deleting/deletionUI-borders.html.
1239 * platform/mac/editing/deleting/deletionUI-differing-background.html: Copied from editing/deleting/deletionUI-differing-background.html.
1240 * platform/mac/editing/deleting/deletionUI-minimum-size.html: Copied from editing/deleting/deletionUI-minimum-size.html.
1242 2009-04-23 Darin Adler <darin@apple.com>
1244 Removed some stray files that Geoff missed when rolling out changes.
1246 * svg/custom/resources/svg-fonts-in-text-controls.js: Removed.
1247 * svg/custom/svg-fonts-in-text-controls-expected.txt: Removed.
1249 2009-04-23 Gavin Barraclough <barraclough@apple.com>
1251 Reviewed by Geoff "Dread Pirate Roberts" Garen.
1253 This test tries to force itself into PCRE; modify the
1254 test so that as well as dodging WREC it can also avoid
1257 * fast/js/resources/regexp-overflow-too-big.js:
1259 2009-04-23 Kevin McCullough <kmccullough@apple.com>
1261 Reviewed by Adam Roben.
1263 <rdar://problem/6808109> "Deletion UI" is not available for many
1264 portions of HTML content
1266 This patch makes the deletion UI show up in some new situations:
1267 1) If a block's background color is different from its parent's
1268 2) If a block has a background image.
1269 3) If a block has a single visible border.
1270 However the block must now not only be at least a minimum width and
1271 height, but also exceed a minimum area. In practice this has led to
1272 much better element selection.
1274 * editing/deleting/deletionUI-borders.html: Added.
1275 * editing/deleting/deletionUI-differing-background.html: Added.
1276 * editing/deleting/deletionUI-minimum-size.html: Added.
1277 * editing/deleting/resources: Added.
1278 * editing/deleting/resources/deletionUI-helpers.js: Added.
1280 (determineDeletionUIExistence):
1281 * platform/mac/editing/deleting/deletionUI-borders-expected.txt: Added.
1282 * platform/mac/editing/deleting/deletionUI-differing-background-expected.txt: Added.
1283 * platform/mac/editing/deleting/deletionUI-minimum-size-expected.txt: Added.
1285 2009-04-23 Dimitri Glazkov <dglazkov@chromium.org>
1287 Reviewed by Darin Adler.
1288 https://bugs.webkit.org/show_bug.cgi?id=25313
1289 Missing scroll bars in GMail.
1291 * fast/overflow/overflow-y-scroll-expected.txt: Added.
1292 * fast/overflow/overflow-y-scroll.html: Added.
1294 2009-04-23 Dan Bernstein <mitz@apple.com>
1296 Reviewed by Justin Garcia.
1298 - test for <rdar://problem/6081309> Mail crash when pressing down arrow
1299 in some messages in WebCore::canHaveChildrenForEditing
1301 * editing/selection/extend-by-line-anonymous-content-crash-expected.txt: Added.
1302 * editing/selection/extend-by-line-anonymous-content-crash.html: Added.
1304 2009-04-23 Alexey Proskuryakov <ap@webkit.org>
1306 Reviewed by Adele Peterson.
1308 <rdar://problem/6791439> REGRESSION: Get an error page instead of login page navigating back in gmail
1310 * http/tests/history/back-to-post-expected.txt: Added.
1311 * http/tests/history/back-to-post.php: Added.
1313 2009-04-23 Adam Roben <aroben@apple.com>
1315 Skip a newly-added test that fails on Windows
1317 See Bug 25344: http/tests/misc/redirect-to-external-url.html fails on
1319 <https://bugs.webkit.org/show_bug.cgi?id=25344>
1321 Reviewed by Brady Eidson.
1323 * platform/win/Skipped: Added
1324 http/tests/misc/redirect-to-external-url.html.
1326 2009-04-23 Brady Eidson <beidson@apple.com>
1328 Update my just-landed layout test to agree with Tiger's CFNetwork
1330 * http/tests/misc/resources/redirect-to-external-url.php:
1332 2009-04-22 Brady Eidson <beidson@apple.com>
1334 Reviewed by Maciej Stachowiak
1337 <rdar://problem/6786961> - "Are you sure you want to resubmit this form?" nag displays twice.
1338 And also to make sure we never rebreak:
1339 <rdar://problem/5689748> - Cannot redirect to protocols handled by external applications.
1341 * http/tests/misc/redirect-to-external-url-expected.txt: Added.
1342 * http/tests/misc/redirect-to-external-url.html: Added.
1343 * http/tests/misc/resources/redirect-to-external-url-iframe.html: Added.
1344 * http/tests/misc/resources/redirect-to-external-url.php: Added.
1346 * http/tests/misc/policy-delegate-called-twice-expected.txt: Added.
1347 * http/tests/misc/policy-delegate-called-twice.html: Added.
1348 * http/tests/misc/resources/iframe-policy-1.html: Added.
1349 * http/tests/misc/resources/iframe-policy-2.html: Added.
1351 2009-04-22 Oliver Hunt <oliver@apple.com>
1353 Reviewed by NOBODY (Missed file from prior patch).
1355 Include updated results
1357 * fast/events/mouse-drag-from-frame-to-other-frame-expected.txt:
1359 2009-04-22 Oliver Hunt <oliver@apple.com>
1361 Reviewed by Geoff Garen.
1363 Modify test to only record the important mouse events
1365 * fast/events/resources/mouse-drag-from-frame-target-subframe.html:
1367 2009-04-22 Justin Garcia <justin.garcia@apple.com>
1369 Reviewed by Darin Adler.
1371 https://bugs.webkit.org/show_bug.cgi?id=25322
1372 Can't delete empty paragraph after a block image
1374 * editing/deleting/25322-1-expected.txt: Added.
1375 * editing/deleting/25322-1.html: Added.
1376 * editing/deleting/25322-2-expected.txt: Added.
1377 * editing/deleting/25322-2.html: Added.
1378 * editing/deleting/25322-3-expected.txt: Added.
1379 * editing/deleting/25322-3.html: Added.
1381 2009-04-22 Darin Adler <darin@apple.com>
1383 * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Fixed one
1384 case Eric seems to have missed earlier today of RenderImage -> RenderSVGImage.
1386 2009-04-22 Oliver Hunt <oliver@apple.com>
1388 Reviewed by Darin Adler.
1390 <rdar://problem/6757346> SAP: Prevent default on mouseDown does not stop iframe from capturing subsequent mouse moves
1392 Update test to record correct mouseUp behaviour.
1394 * fast/events/mouse-drag-from-frame-to-other-frame-expected.txt:
1395 * fast/events/resources/mouse-drag-from-frame-target-subframe.html:
1397 2009-04-22 Oliver Hunt <oliver@apple.com>
1399 Reviewed by Darin Adler.
1401 <rdar://problem/6757346> SAP: Prevent default on mouseDown does not stop iframe from capturing subsequent mouse moves
1403 Partial correctness test for non-capturing drag. Doesn't log the
1404 final mouse up, as that's still not targetting the correct frame.
1406 * fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: Added.
1407 * fast/events/mouse-drag-from-frame-to-other-frame.html: Added.
1408 * fast/events/resources/mouse-drag-from-frame-target-subframe.html: Added.
1410 2009-04-22 Mark Rowe <mrowe@apple.com>
1412 Update test results after Blackbeard's change in r42752 to disable geolocation.
1414 * fast/dom/Window/window-properties-expected.txt:
1415 * fast/dom/navigator-detached-no-crash-expected.txt:
1417 2009-04-22 Pierre d'Herbemont <pdherbemont@apple.com>
1419 Reviewed by Simon Fraser.
1421 https://bugs.webkit.org/show_bug.cgi?id=24849
1423 Add tests for media 'played' attribute (missed in r42619).
1425 * media/video-played-expected.txt: Added.
1426 * media/video-played.html: Added.
1428 2009-04-22 Eric Seidel <eric@webkit.org>
1430 Rubber-stamped by David Hyatt.
1432 Change RenderSVGImage to dump as RenderSVGImage instead of RenderImage
1434 * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt:
1435 * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt:
1436 * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
1437 * platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.txt:
1438 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
1439 * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
1440 * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt:
1441 * platform/mac/svg/W3C-SVG-1.1/filters-diffuse-01-f-expected.txt:
1442 * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt:
1443 * platform/mac/svg/W3C-SVG-1.1/filters-specular-01-f-expected.txt:
1444 * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
1445 * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
1446 * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
1447 * platform/mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.txt:
1448 * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
1449 * platform/mac/svg/W3C-SVG-1.1/struct-image-03-t-expected.txt:
1450 * platform/mac/svg/W3C-SVG-1.1/struct-image-04-t-expected.txt:
1451 * platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.txt:
1452 * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
1453 * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt:
1454 * platform/mac/svg/W3C-SVG-1.1/struct-image-08-t-expected.txt:
1455 * platform/mac/svg/W3C-SVG-1.1/struct-image-09-t-expected.txt:
1456 * platform/mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.txt:
1457 * platform/mac/svg/W3C-SVG-1.1/struct-symbol-01-b-expected.txt:
1458 * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
1459 * platform/mac/svg/carto.net/scrollbar-expected.txt:
1460 * platform/mac/svg/carto.net/selectionlist-expected.txt:
1461 * platform/mac/svg/custom/focus-ring-expected.txt:
1462 * platform/mac/svg/custom/group-opacity-expected.txt:
1463 * platform/mac/svg/custom/image-clipped-hit-expected.txt:
1464 * platform/mac/svg/custom/image-parent-translation-expected.txt:
1465 * platform/mac/svg/custom/image-small-width-height-expected.txt:
1466 * platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.txt:
1467 * platform/mac/svg/custom/image-with-transform-clip-filter-expected.txt:
1468 * platform/mac/svg/custom/js-update-image-expected.txt:
1469 * platform/mac/svg/custom/pointer-events-image-expected.txt:
1470 * platform/mac/svg/custom/repaint-on-image-bounds-change-expected.txt:
1471 * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
1472 * platform/mac/svg/custom/text-image-opacity-expected.txt:
1473 * platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt:
1475 2009-04-21 Dan Bernstein <mitz@apple.com>
1477 - updated another result with action element information
1479 * fast/encoding/mailto-always-utf-8-expected.txt:
1481 2009-04-21 Dan Bernstein <mitz@apple.com>
1483 - test for <rdar://problem/6755137> Action dictionary for policy
1484 decision is missing keys when full-page zoom is used
1486 * fast/loader/policy-delegate-action-hit-test-zoomed-expected.txt: Added.
1487 * fast/loader/policy-delegate-action-hit-test-zoomed.html: Added.
1489 2009-04-21 Dan Bernstein <mitz@apple.com>
1491 Reviewed by Jon Honeycutt.
1493 - updated result that shows the node in the element dictionary in the
1494 action information passed to the policy delegate
1496 * http/tests/security/feed-urls-from-remote-expected.txt:
1498 2009-04-21 Mark Rowe <mrowe@apple.com>
1500 Reviewed by Darin Adler.
1502 Test for <https://bugs.webkit.org/show_bug.cgi?id=25164> / <rdar://problem/6786319>.
1504 * http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Copied from LayoutTests/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt.
1505 * http/tests/security/xss-DENIED-xml-external-entity.xhtml: Copied from LayoutTests/http/tests/security/resources/xsl-using-external-entity.xsl.
1507 2009-04-21 Sam Weinig <sam@webkit.org>
1509 Reviewed by Dan Bernstein.
1511 Update test and results for <rdar://problem/5874009>
1512 Add port 3659 (apple-sasl / PasswordServer) to the list of blocked ports.
1514 * platform/mac-tiger/security/block-test-expected.txt:
1515 * platform/mac/security/block-test-expected.txt:
1516 * security/block-test.html:
1518 2009-04-21 Justin Garcia <justin.garcia@apple.com>
1520 Reviewed by Dan Bernstein.
1522 https://bugs.webkit.org/show_bug.cgi?id=25320
1523 Crash when changing block styles in a root that contains no visible content (but contains nodes with renderers)
1525 * editing/execCommand/25320-expected.txt: Added.
1526 * editing/execCommand/25320.html: Added.
1528 2009-04-21 Darin Adler <darin@apple.com>
1530 Reviewed by Dan Bernstein.
1532 Bug 25162: REGRESSION (r41176-r41242): Drag-selection above/below the line does not select to beginning/end
1533 https://bugs.webkit.org/show_bug.cgi?id=25162
1534 rdar://problem/6764354
1536 * editing/selection/resources/click-in-margins-inside-editable-div.js:
1537 Updated to expect different results on the Mac.
1538 * editing/selection/resources/click-in-padding-with-multiple-line-boxes.js: Ditto.
1540 * fast/css-generated-content/positioned-background-hit-test-crash.html: Clear the selection at
1541 the end of the test so the result won't include a caret.
1543 * platform/mac/editing/selection/click-in-margins-inside-editable-div-expected.txt:
1544 * platform/mac/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt:
1545 Copied from LayoutTests/editing/selection. Then changed to expect the different Mac results.
1547 * platform/mac/editing/selection/select-from-textfield-outwards-expected.checksum:
1548 * platform/mac/editing/selection/select-from-textfield-outwards-expected.png:
1549 * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt:
1550 Changed to expect the different Mac results.
1552 * platform/mac/fast/css-generated-content/positioned-background-hit-test-crash-expected.txt:
1553 Changed to expect no caret.
1555 * platform/win/editing/selection/click-in-margins-inside-editable-div-expected.txt:
1556 * platform/win/editing/selection/click-in-padding-with-multiple-line-boxes-expected.txt:
1557 Copied from editing/selection.
1559 * platform/win/editing/selection/select-from-textfield-outwards-expected.checksum:
1560 * platform/win/editing/selection/select-from-textfield-outwards-expected.png:
1561 * platform/win/editing/selection/select-from-textfield-outwards-expected.txt:
1562 Copied from platform/mac/editing/selection.
1564 2009-04-21 Darin Adler <darin@apple.com>
1566 Reviewed by Adele Peterson.
1568 Fix some tests that are depending on Mac vs. Windows selection quirks accidentally.
1569 Added failing tests to the skipped list for SnowLeopard.
1571 * editing/resources/select-all-iframe-src.html: Moved.
1572 * editing/selection/resources/select-all-iframe-src.html: Moved from
1573 editing/resources/select-all-iframe-src.html, since this is used by a test in the
1574 selection directory. Changed mouse coordinates to be farther to the right so we
1575 don't depend on the rule for what's selected when you click below text on the last line.
1576 * editing/selection/select-all-iframe.html: Updated for new location of file above.
1578 * fast/events/standalone-image-drag-to-editable.html: Changed mouse coordinates to be
1579 farther to the right so we don't depend on the rule for what's selected when you click
1580 below text on the last line.
1582 * platform/mac-snowleopard/Skipped: Added some tests to the Skipped list.
1584 * svg/custom/pointer-events-path.svg: Clear the selection at the end of the test so it's
1585 not in the test results. Also removed unneeded use of the layout test controller.
1587 * platform/mac/editing/selection/select-all-iframe-expected.checksum: Generated new results.
1588 * platform/mac/editing/selection/select-all-iframe-expected.png: Ditto.
1589 * platform/mac/editing/selection/select-all-iframe-expected.txt: Ditto.
1590 * platform/mac/fast/events/standalone-image-drag-to-editable-expected.checksum: Ditto.
1591 * platform/mac/fast/events/standalone-image-drag-to-editable-expected.png: Ditto.
1592 * platform/mac/fast/events/standalone-image-drag-to-editable-expected.txt: Ditto.
1593 * platform/mac/svg/custom/pointer-events-path-expected.checksum: Ditto.
1594 * platform/mac/svg/custom/pointer-events-path-expected.png: Ditto.
1595 * platform/mac/svg/custom/pointer-events-path-expected.txt: Ditto.
1597 2009-04-21 Justin Garcia <justin.garcia@apple.com>
1599 Reviewed by Darin Adler.
1601 https://bugs.webkit.org/show_bug.cgi?id=19644
1602 Text copied with Select All pastes with a indent but shouldn't
1603 <rdar://problem/6102483>
1604 Pasting the content of an HTML message in Mail causes addition nested <div> elements to be added
1606 * editing/pasteboard/19644-1-expected.txt: Added.
1607 * editing/pasteboard/19644-1.html: Added.
1608 * editing/pasteboard/19644-2-expected.txt: Added.
1609 * editing/pasteboard/19644-2.html: Added.
1610 * platform/mac/editing/inserting/insert-3907422-fix-expected.txt:
1611 * platform/mac/editing/pasteboard/paste-text-015-expected.checksum:
1612 * platform/mac/editing/pasteboard/paste-text-015-expected.png:
1613 * platform/mac/editing/pasteboard/paste-text-015-expected.txt:
1614 * platform/mac/editing/style/font-family-with-space-expected.txt:
1616 2009-04-21 Dave Moore <davemoore@google.com> and Eric Seidel <eric@webkit.org>
1618 Reviewed by Darin Adler.
1620 Add test for (as of yet not implemented) HTML5 named option access.
1621 https://bugs.webkit.org/show_bug.cgi?id=25191
1623 I believe this will require separate implementations
1624 for V8 and JSC the way our current bindings are designed.
1626 * fast/dom/HTMLSelectElement/named-options-expected.txt: Added.
1627 * fast/dom/HTMLSelectElement/named-options.html: Added.
1628 * fast/dom/HTMLSelectElement/resources/TEMPLATE.html: Copied from LayoutTests/fast/dom/CSSStyleDeclaration/resources/TEMPLATE.html.
1629 * fast/dom/HTMLSelectElement/resources/named-options.js: Added.
1631 2009-04-21 Chris Fleizach <cfleizach@apple.com>
1633 Reviewed by Darin Adler.
1635 Bug 25304: AX: Safari not identifying a secure text field
1636 https://bugs.webkit.org/show_bug.cgi?id=25304
1638 * accessibility/secure-textfield-title-ui-expected.txt: Added.
1639 * accessibility/secure-textfield-title-ui.html: Added.
1641 2009-04-21 Cameron Zwarich <cwzwarich@uwaterloo.ca>
1643 Reviewed by Darin Adler.
1645 Add a test for bug 3235: CSS2: Table cell coalescing in CSS broken
1646 <https://bugs.webkit.org/show_bug.cgi?id=3235>
1649 This was fixed long ago, but we should add a test to prevent a regression.
1651 * fast/table/cell-coalescing.html: Added.
1652 * platform/mac/fast/table/cell-coalescing-expected.txt: Added.
1654 2009-04-20 Alexey Proskuryakov <ap@webkit.org>
1656 Reviewed by Darin Adler.
1658 https://bugs.webkit.org/show_bug.cgi?id=25290
1659 REGRESSION(r41732): Crash when constructing XMLHttpRequest in a detached document
1661 * fast/dom/resources/xmlhttprequest-constructor-in-detached-document-frame.html: Added.
1662 * fast/dom/xmlhttprequest-constructor-in-detached-document-expected.txt: Added.
1663 * fast/dom/xmlhttprequest-constructor-in-detached-document.html: Added.
1665 2009-04-20 Geoffrey Garen <ggaren@apple.com>
1667 Approved by Mark Rowe, Cameron Zwarich, Oliver Hunt, and Ojan Vafai.
1669 Used svn merge to roll out revisions 42678, 42690, 42694, 42697 because
1670 they broke the Tiger and Windows buildbots.
1672 * fast/forms/drag-out-of-textarea.html:
1673 * fast/forms/resources/TEMPLATE.html: Removed.
1674 * fast/forms/resources/text-control-intrinsic-widths.js: Removed.
1675 * fast/forms/resources/textarea-metrics.js: Removed.
1676 * fast/forms/search-abs-pos-cancel-button.html:
1677 * fast/forms/text-control-intrinsic-widths-expected.txt: Removed.
1678 * fast/forms/text-control-intrinsic-widths.html: Removed.
1679 * fast/forms/textarea-metrics-expected.txt: Removed.
1680 * fast/forms/textarea-metrics.html: Removed.
1681 * fast/forms/textarea-width.html:
1682 * fast/replaced/table-percent-height-expected.txt:
1683 * fast/replaced/table-percent-height.html:
1684 * platform/mac-leopard/fast/forms/input-text-maxlength-expected.checksum:
1685 * platform/mac-leopard/fast/forms/input-text-maxlength-expected.png:
1686 * platform/mac-leopard/fast/forms/input-text-maxlength-expected.txt:
1687 * platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.checksum:
1688 * platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.png:
1689 * platform/mac-leopard/fast/forms/input-text-paste-maxlength-expected.txt:
1690 * platform/mac/editing/deleting/5168598-expected.checksum:
1691 * platform/mac/editing/deleting/5168598-expected.png:
1692 * platform/mac/editing/deleting/5168598-expected.txt:
1693 * platform/mac/editing/inserting/4960120-1-expected.checksum:
1694 * platform/mac/editing/inserting/4960120-1-expected.png:
1695 * platform/mac/editing/inserting/4960120-1-expected.txt:
1696 * platform/mac/editing/inserting/5607069-2-expected.checksum:
1697 * platform/mac/editing/inserting/5607069-2-expected.png:
1698 * platform/mac/editing/inserting/5607069-2-expected.txt:
1699 * platform/mac/editing/inserting/5607069-3-expected.checksum:
1700 * platform/mac/editing/inserting/5607069-3-expected.png:
1701 * platform/mac/editing/inserting/5607069-3-expected.txt:
1702 * platform/mac/editing/inserting/before-after-input-element-expected.checksum:
1703 * platform/mac/editing/inserting/before-after-input-element-expected.png:
1704 * platform/mac/editing/inserting/before-after-input-element-expected.txt:
1705 * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.checksum:
1706 * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.png:
1707 * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.txt:
1708 * platform/mac/editing/pasteboard/4806874-expected.checksum:
1709 * platform/mac/editing/pasteboard/4806874-expected.png:
1710 * platform/mac/editing/pasteboard/4806874-expected.txt:
1711 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.checksum:
1712 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.png:
1713 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
1714 * platform/mac/editing/pasteboard/input-field-1-expected.checksum:
1715 * platform/mac/editing/pasteboard/input-field-1-expected.png:
1716 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
1717 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
1718 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png:
1719 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt:
1720 * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
1721 * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.png:
1722 * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.txt:
1723 * platform/mac/editing/pasteboard/pasting-tabs-expected.checksum:
1724 * platform/mac/editing/pasteboard/pasting-tabs-expected.png:
1725 * platform/mac/editing/pasteboard/pasting-tabs-expected.txt:
1726 * platform/mac/editing/selection/3690703-2-expected.checksum:
1727 * platform/mac/editing/selection/3690703-2-expected.png:
1728 * platform/mac/editing/selection/3690703-2-expected.txt:
1729 * platform/mac/editing/selection/3690703-expected.checksum:
1730 * platform/mac/editing/selection/3690703-expected.png:
1731 * platform/mac/editing/selection/3690703-expected.txt:
1732 * platform/mac/editing/selection/3690719-expected.checksum:
1733 * platform/mac/editing/selection/3690719-expected.png:
1734 * platform/mac/editing/selection/3690719-expected.txt:
1735 * platform/mac/editing/selection/4895428-3-expected.checksum:
1736 * platform/mac/editing/selection/4895428-3-expected.png:
1737 * platform/mac/editing/selection/4895428-3-expected.txt:
1738 * platform/mac/editing/selection/4975120-expected.checksum:
1739 * platform/mac/editing/selection/4975120-expected.png:
1740 * platform/mac/editing/selection/4975120-expected.txt:
1741 * platform/mac/editing/selection/5136696-expected.checksum:
1742 * platform/mac/editing/selection/5136696-expected.png:
1743 * platform/mac/editing/selection/5136696-expected.txt:
1744 * platform/mac/editing/selection/5213963-expected.checksum:
1745 * platform/mac/editing/selection/5213963-expected.png:
1746 * platform/mac/editing/selection/5213963-expected.txt:
1747 * platform/mac/editing/selection/drag-select-1-expected.checksum:
1748 * platform/mac/editing/selection/drag-select-1-expected.png:
1749 * platform/mac/editing/selection/drag-select-1-expected.txt:
1750 * platform/mac/editing/selection/drag-text-delay-expected.checksum:
1751 * platform/mac/editing/selection/drag-text-delay-expected.png:
1752 * platform/mac/editing/selection/drag-text-delay-expected.txt:
1753 * platform/mac/editing/selection/select-from-textfield-outwards-expected.checksum:
1754 * platform/mac/editing/selection/select-from-textfield-outwards-expected.png:
1755 * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt:
1756 * platform/mac/fast/block/margin-collapse/103-expected.txt:
1757 * platform/mac/fast/css/line-height-expected.checksum:
1758 * platform/mac/fast/css/line-height-expected.png:
1759 * platform/mac/fast/css/line-height-expected.txt:
1760 * platform/mac/fast/css/resize-corner-tracking-expected.checksum:
1761 * platform/mac/fast/css/resize-corner-tracking-expected.png:
1762 * platform/mac/fast/css/resize-corner-tracking-expected.txt:
1763 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum:
1764 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
1765 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
1766 * platform/mac/fast/dom/isindex-002-expected.checksum:
1767 * platform/mac/fast/dom/isindex-002-expected.png:
1768 * platform/mac/fast/dom/isindex-002-expected.txt:
1769 * platform/mac/fast/dynamic/008-expected.checksum:
1770 * platform/mac/fast/dynamic/008-expected.png:
1771 * platform/mac/fast/dynamic/008-expected.txt:
1772 * platform/mac/fast/events/autoscroll-expected.checksum:
1773 * platform/mac/fast/events/autoscroll-expected.png:
1774 * platform/mac/fast/events/autoscroll-expected.txt:
1775 * platform/mac/fast/events/context-no-deselect-expected.checksum:
1776 * platform/mac/fast/events/context-no-deselect-expected.png:
1777 * platform/mac/fast/events/context-no-deselect-expected.txt:
1778 * platform/mac/fast/events/label-focus-expected.checksum:
1779 * platform/mac/fast/events/label-focus-expected.png:
1780 * platform/mac/fast/events/label-focus-expected.txt:
1781 * platform/mac/fast/forms/basic-textareas-expected.checksum:
1782 * platform/mac/fast/forms/basic-textareas-expected.png:
1783 * platform/mac/fast/forms/basic-textareas-expected.txt:
1784 * platform/mac/fast/forms/box-shadow-override-expected.checksum:
1785 * platform/mac/fast/forms/box-shadow-override-expected.png:
1786 * platform/mac/fast/forms/box-shadow-override-expected.txt:
1787 * platform/mac/fast/forms/control-restrict-line-height-expected.checksum:
1788 * platform/mac/fast/forms/control-restrict-line-height-expected.png:
1789 * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
1790 * platform/mac/fast/forms/encoding-test-expected.checksum:
1791 * platform/mac/fast/forms/encoding-test-expected.png:
1792 * platform/mac/fast/forms/encoding-test-expected.txt:
1793 * platform/mac/fast/forms/fieldset-align-expected.checksum:
1794 * platform/mac/fast/forms/fieldset-align-expected.png:
1795 * platform/mac/fast/forms/fieldset-align-expected.txt:
1796 * platform/mac/fast/forms/form-element-geometry-expected.checksum:
1797 * platform/mac/fast/forms/form-element-geometry-expected.png:
1798 * platform/mac/fast/forms/form-element-geometry-expected.txt:
1799 * platform/mac/fast/forms/input-align-expected.checksum:
1800 * platform/mac/fast/forms/input-align-expected.png:
1801 * platform/mac/fast/forms/input-align-expected.txt:
1802 * platform/mac/fast/forms/input-appearance-bkcolor-expected.checksum:
1803 * platform/mac/fast/forms/input-appearance-bkcolor-expected.png:
1804 * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
1805 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.checksum:
1806 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.png:
1807 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
1808 * platform/mac/fast/forms/input-appearance-disabled-expected.checksum:
1809 * platform/mac/fast/forms/input-appearance-disabled-expected.png:
1810 * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
1811 * platform/mac/fast/forms/input-appearance-focus-expected.checksum:
1812 * platform/mac/fast/forms/input-appearance-focus-expected.png:
1813 * platform/mac/fast/forms/input-appearance-focus-expected.txt:
1814 * platform/mac/fast/forms/input-appearance-height-expected.checksum:
1815 * platform/mac/fast/forms/input-appearance-height-expected.png:
1816 * platform/mac/fast/forms/input-appearance-height-expected.txt:
1817 * platform/mac/fast/forms/input-appearance-preventDefault-expected.checksum:
1818 * platform/mac/fast/forms/input-appearance-preventDefault-expected.png:
1819 * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
1820 * platform/mac/fast/forms/input-appearance-readonly-expected.checksum:
1821 * platform/mac/fast/forms/input-appearance-readonly-expected.png:
1822 * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
1823 * platform/mac/fast/forms/input-appearance-selection-expected.checksum:
1824 * platform/mac/fast/forms/input-appearance-selection-expected.png:
1825 * platform/mac/fast/forms/input-appearance-selection-expected.txt:
1826 * platform/mac/fast/forms/input-appearance-visibility-expected.checksum:
1827 * platform/mac/fast/forms/input-appearance-visibility-expected.png:
1828 * platform/mac/fast/forms/input-appearance-visibility-expected.txt:
1829 * platform/mac/fast/forms/input-appearance-width-expected.checksum:
1830 * platform/mac/fast/forms/input-appearance-width-expected.png:
1831 * platform/mac/fast/forms/input-appearance-width-expected.txt:
1832 * platform/mac/fast/forms/input-baseline-expected.checksum:
1833 * platform/mac/fast/forms/input-baseline-expected.png:
1834 * platform/mac/fast/forms/input-baseline-expected.txt:
1835 * platform/mac/fast/forms/input-disabled-color-expected.checksum:
1836 * platform/mac/fast/forms/input-disabled-color-expected.png:
1837 * platform/mac/fast/forms/input-disabled-color-expected.txt:
1838 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.checksum:
1839 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.png:
1840 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt:
1841 * platform/mac/fast/forms/input-paste-undo-expected.checksum:
1842 * platform/mac/fast/forms/input-paste-undo-expected.png:
1843 * platform/mac/fast/forms/input-paste-undo-expected.txt:
1844 * platform/mac/fast/forms/input-readonly-autoscroll-expected.checksum:
1845 * platform/mac/fast/forms/input-readonly-autoscroll-expected.png:
1846 * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
1847 * platform/mac/fast/forms/input-readonly-dimmed-expected.checksum:
1848 * platform/mac/fast/forms/input-readonly-dimmed-expected.png:
1849 * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
1850 * platform/mac/fast/forms/input-readonly-empty-expected.checksum:
1851 * platform/mac/fast/forms/input-readonly-empty-expected.png:
1852 * platform/mac/fast/forms/input-readonly-empty-expected.txt:
1853 * platform/mac/fast/forms/input-spaces-expected.checksum:
1854 * platform/mac/fast/forms/input-spaces-expected.png:
1855 * platform/mac/fast/forms/input-spaces-expected.txt:
1856 * platform/mac/fast/forms/input-table-expected.txt:
1857 * platform/mac/fast/forms/input-text-click-inside-expected.checksum:
1858 * platform/mac/fast/forms/input-text-click-inside-expected.png:
1859 * platform/mac/fast/forms/input-text-click-inside-expected.txt:
1860 * platform/mac/fast/forms/input-text-click-outside-expected.checksum:
1861 * platform/mac/fast/forms/input-text-click-outside-expected.png:
1862 * platform/mac/fast/forms/input-text-click-outside-expected.txt:
1863 * platform/mac/fast/forms/input-text-double-click-expected.checksum:
1864 * platform/mac/fast/forms/input-text-double-click-expected.png:
1865 * platform/mac/fast/forms/input-text-double-click-expected.txt:
1866 * platform/mac/fast/forms/input-text-drag-down-expected.checksum:
1867 * platform/mac/fast/forms/input-text-drag-down-expected.png:
1868 * platform/mac/fast/forms/input-text-drag-down-expected.txt:
1869 * platform/mac/fast/forms/input-text-option-delete-expected.checksum:
1870 * platform/mac/fast/forms/input-text-option-delete-expected.png:
1871 * platform/mac/fast/forms/input-text-option-delete-expected.txt:
1872 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.checksum:
1873 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.png:
1874 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
1875 * platform/mac/fast/forms/input-text-self-emptying-click-expected.checksum:
1876 * platform/mac/fast/forms/input-text-self-emptying-click-expected.png:
1877 * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
1878 * platform/mac/fast/forms/input-text-word-wrap-expected.checksum:
1879 * platform/mac/fast/forms/input-text-word-wrap-expected.png:
1880 * platform/mac/fast/forms/input-text-word-wrap-expected.txt:
1881 * platform/mac/fast/forms/input-type-change2-expected.checksum:
1882 * platform/mac/fast/forms/input-type-change2-expected.png:
1883 * platform/mac/fast/forms/input-type-change2-expected.txt:
1884 * platform/mac/fast/forms/input-type-text-min-width-expected.checksum:
1885 * platform/mac/fast/forms/input-type-text-min-width-expected.png:
1886 * platform/mac/fast/forms/input-type-text-min-width-expected.txt:
1887 * platform/mac/fast/forms/input-value-expected.checksum:
1888 * platform/mac/fast/forms/input-value-expected.png:
1889 * platform/mac/fast/forms/input-value-expected.txt:
1890 * platform/mac/fast/forms/input-width-expected.checksum:
1891 * platform/mac/fast/forms/input-width-expected.png:
1892 * platform/mac/fast/forms/input-width-expected.txt:
1893 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum:
1894 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png:
1895 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
1896 * platform/mac/fast/forms/negativeLineHeight-expected.checksum:
1897 * platform/mac/fast/forms/negativeLineHeight-expected.png:
1898 * platform/mac/fast/forms/negativeLineHeight-expected.txt:
1899 * platform/mac/fast/forms/password-placeholder-expected.checksum:
1900 * platform/mac/fast/forms/password-placeholder-expected.png:
1901 * platform/mac/fast/forms/password-placeholder-expected.txt:
1902 * platform/mac/fast/forms/password-placeholder-text-security-expected.checksum:
1903 * platform/mac/fast/forms/password-placeholder-text-security-expected.png:
1904 * platform/mac/fast/forms/password-placeholder-text-security-expected.txt:
1905 * platform/mac/fast/forms/placeholder-pseudo-style-expected.checksum:
1906 * platform/mac/fast/forms/placeholder-pseudo-style-expected.png:
1907 * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
1908 * platform/mac/fast/forms/placeholder-set-attribute-expected.checksum:
1909 * platform/mac/fast/forms/placeholder-set-attribute-expected.png:
1910 * platform/mac/fast/forms/placeholder-set-attribute-expected.txt:
1911 * platform/mac/fast/forms/placeholder-set-value-expected.checksum:
1912 * platform/mac/fast/forms/placeholder-set-value-expected.png:
1913 * platform/mac/fast/forms/placeholder-set-value-expected.txt:
1914 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.checksum:
1915 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.png:
1916 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt:
1917 * platform/mac/fast/forms/search-display-none-cancel-button-expected.checksum:
1918 * platform/mac/fast/forms/search-display-none-cancel-button-expected.png:
1919 * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
1920 * platform/mac/fast/forms/search-placeholder-value-changed-expected.checksum:
1921 * platform/mac/fast/forms/search-placeholder-value-changed-expected.png:
1922 * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt:
1923 * platform/mac/fast/forms/search-rtl-expected.checksum:
1924 * platform/mac/fast/forms/search-rtl-expected.png:
1925 * platform/mac/fast/forms/search-rtl-expected.txt:
1926 * platform/mac/fast/forms/search-transformed-expected.checksum:
1927 * platform/mac/fast/forms/search-transformed-expected.png:
1928 * platform/mac/fast/forms/search-transformed-expected.txt:
1929 * platform/mac/fast/forms/search-zoomed-expected.checksum:
1930 * platform/mac/fast/forms/search-zoomed-expected.png:
1931 * platform/mac/fast/forms/search-zoomed-expected.txt:
1932 * platform/mac/fast/forms/searchfield-heights-expected.checksum:
1933 * platform/mac/fast/forms/searchfield-heights-expected.png:
1934 * platform/mac/fast/forms/searchfield-heights-expected.txt:
1935 * platform/mac/fast/forms/tabbing-input-iframe-expected.checksum:
1936 * platform/mac/fast/forms/tabbing-input-iframe-expected.png:
1937 * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
1938 * platform/mac/fast/forms/textAreaLineHeight-expected.checksum:
1939 * platform/mac/fast/forms/textAreaLineHeight-expected.png:
1940 * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
1941 * platform/mac/fast/forms/textarea-align-expected.checksum:
1942 * platform/mac/fast/forms/textarea-align-expected.png:
1943 * platform/mac/fast/forms/textarea-align-expected.txt:
1944 * platform/mac/fast/forms/textarea-rows-cols-expected.checksum:
1945 * platform/mac/fast/forms/textarea-rows-cols-expected.png:
1946 * platform/mac/fast/forms/textarea-rows-cols-expected.txt:
1947 * platform/mac/fast/forms/textarea-scroll-height-expected.checksum:
1948 * platform/mac/fast/forms/textarea-scroll-height-expected.png:
1949 * platform/mac/fast/forms/textarea-scroll-height-expected.txt:
1950 * platform/mac/fast/forms/textarea-scrollbar-expected.checksum:
1951 * platform/mac/fast/forms/textarea-scrollbar-expected.png:
1952 * platform/mac/fast/forms/textarea-scrollbar-expected.txt:
1953 * platform/mac/fast/forms/textarea-scrolled-type-expected.checksum:
1954 * platform/mac/fast/forms/textarea-scrolled-type-expected.png:
1955 * platform/mac/fast/forms/textarea-scrolled-type-expected.txt:
1956 * platform/mac/fast/forms/textarea-setinnerhtml-expected.checksum:
1957 * platform/mac/fast/forms/textarea-setinnerhtml-expected.png:
1958 * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt:
1959 * platform/mac/fast/forms/textarea-width-expected.checksum:
1960 * platform/mac/fast/forms/textarea-width-expected.png:
1961 * platform/mac/fast/forms/textarea-width-expected.txt:
1962 * platform/mac/fast/forms/textfield-drag-into-disabled-expected.checksum:
1963 * platform/mac/fast/forms/textfield-drag-into-disabled-expected.png:
1964 * platform/mac/fast/forms/textfield-drag-into-disabled-expected.txt:
1965 * platform/mac/fast/forms/textfield-outline-expected.checksum:
1966 * platform/mac/fast/forms/textfield-outline-expected.png:
1967 * platform/mac/fast/forms/textfield-outline-expected.txt:
1968 * platform/mac/fast/forms/textfield-overflow-expected.checksum:
1969 * platform/mac/fast/forms/textfield-overflow-expected.png:
1970 * platform/mac/fast/forms/textfield-overflow-expected.txt:
1971 * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
1972 * platform/mac/fast/invalid/residual-style-expected.txt:
1973 * platform/mac/fast/lists/dynamic-marker-crash-expected.checksum:
1974 * platform/mac/fast/lists/dynamic-marker-crash-expected.png:
1975 * platform/mac/fast/lists/dynamic-marker-crash-expected.txt:
1976 * platform/mac/fast/overflow/overflow-x-y-expected.checksum:
1977 * platform/mac/fast/overflow/overflow-x-y-expected.png:
1978 * platform/mac/fast/overflow/overflow-x-y-expected.txt:
1979 * platform/mac/fast/parser/comment-in-textarea-expected.checksum:
1980 * platform/mac/fast/parser/comment-in-textarea-expected.png:
1981 * platform/mac/fast/parser/comment-in-textarea-expected.txt:
1982 * platform/mac/fast/parser/entity-comment-in-textarea-expected.checksum:
1983 * platform/mac/fast/parser/entity-comment-in-textarea-expected.png:
1984 * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt:
1985 * platform/mac/fast/parser/open-comment-in-textarea-expected.checksum:
1986 * platform/mac/fast/parser/open-comment-in-textarea-expected.png:
1987 * platform/mac/fast/parser/open-comment-in-textarea-expected.txt:
1988 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
1989 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
1990 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
1991 * platform/mac/fast/repaint/search-field-cancel-expected.checksum:
1992 * platform/mac/fast/repaint/search-field-cancel-expected.png:
1993 * platform/mac/fast/repaint/search-field-cancel-expected.txt:
1994 * platform/mac/fast/repaint/subtree-root-skipped-expected.checksum:
1995 * platform/mac/fast/repaint/subtree-root-skipped-expected.png:
1996 * platform/mac/fast/repaint/subtree-root-skipped-expected.txt:
1997 * platform/mac/fast/replaced/replaced-breaking-expected.checksum:
1998 * platform/mac/fast/replaced/replaced-breaking-expected.png:
1999 * platform/mac/fast/replaced/replaced-breaking-expected.txt:
2000 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.checksum:
2001 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.png:
2002 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt:
2003 * platform/mac/fast/replaced/width100percent-searchfield-expected.checksum:
2004 * platform/mac/fast/replaced/width100percent-searchfield-expected.png:
2005 * platform/mac/fast/replaced/width100percent-searchfield-expected.txt:
2006 * platform/mac/fast/replaced/width100percent-textarea-expected.checksum:
2007 * platform/mac/fast/replaced/width100percent-textarea-expected.png:
2008 * platform/mac/fast/replaced/width100percent-textarea-expected.txt:
2009 * platform/mac/fast/replaced/width100percent-textfield-expected.checksum:
2010 * platform/mac/fast/replaced/width100percent-textfield-expected.png:
2011 * platform/mac/fast/replaced/width100percent-textfield-expected.txt:
2012 * platform/mac/fast/table/003-expected.checksum:
2013 * platform/mac/fast/table/003-expected.png:
2014 * platform/mac/fast/table/003-expected.txt:
2015 * platform/mac/fast/table/colspanMinWidth-expected.checksum:
2016 * platform/mac/fast/table/colspanMinWidth-expected.png:
2017 * platform/mac/fast/table/colspanMinWidth-expected.txt:
2018 * platform/mac/fast/table/spanOverlapRepaint-expected.checksum:
2019 * platform/mac/fast/table/spanOverlapRepaint-expected.png:
2020 * platform/mac/fast/table/spanOverlapRepaint-expected.txt:
2021 * platform/mac/fast/table/text-field-baseline-expected.checksum:
2022 * platform/mac/fast/table/text-field-baseline-expected.png:
2023 * platform/mac/fast/table/text-field-baseline-expected.txt:
2024 * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.checksum:
2025 * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.png:
2026 * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt:
2027 * platform/mac/fast/text/textIteratorNilRenderer-expected.checksum:
2028 * platform/mac/fast/text/textIteratorNilRenderer-expected.png:
2029 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
2030 * platform/mac/fast/transforms/transformed-focused-text-input-expected.checksum:
2031 * platform/mac/fast/transforms/transformed-focused-text-input-expected.png:
2032 * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt:
2033 * platform/mac/http/tests/navigation/anchor-basic-expected.checksum:
2034 * platform/mac/http/tests/navigation/anchor-basic-expected.png:
2035 * platform/mac/http/tests/navigation/anchor-basic-expected.txt:
2036 * platform/mac/http/tests/navigation/anchor-frames-expected.txt:
2037 * platform/mac/http/tests/navigation/anchor-goback-expected.checksum:
2038 * platform/mac/http/tests/navigation/anchor-goback-expected.png:
2039 * platform/mac/http/tests/navigation/anchor-goback-expected.txt:
2040 * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt:
2041 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.checksum:
2042 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.png:
2043 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt:
2044 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.checksum:
2045 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.png:
2046 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
2047 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.checksum:
2048 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.png:
2049 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt:
2050 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.checksum:
2051 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.png:
2052 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt:
2053 * platform/mac/http/tests/navigation/metaredirect-basic-expected.checksum:
2054 * platform/mac/http/tests/navigation/metaredirect-basic-expected.png:
2055 * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt:
2056 * platform/mac/http/tests/navigation/metaredirect-frames-expected.checksum:
2057 * platform/mac/http/tests/navigation/metaredirect-frames-expected.png:
2058 * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt:
2059 * platform/mac/http/tests/navigation/metaredirect-goback-expected.checksum:
2060 * platform/mac/http/tests/navigation/metaredirect-goback-expected.png:
2061 * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt:
2062 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.checksum:
2063 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.png:
2064 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt:
2065 * platform/mac/http/tests/navigation/post-goback2-expected.checksum:
2066 * platform/mac/http/tests/navigation/post-goback2-expected.png:
2067 * platform/mac/http/tests/navigation/post-goback2-expected.txt:
2068 * platform/mac/http/tests/navigation/postredirect-goback2-expected.checksum:
2069 * platform/mac/http/tests/navigation/postredirect-goback2-expected.png:
2070 * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt:
2071 * platform/mac/http/tests/navigation/redirect302-basic-expected.checksum:
2072 * platform/mac/http/tests/navigation/redirect302-basic-expected.png:
2073 * platform/mac/http/tests/navigation/redirect302-basic-expected.txt:
2074 * platform/mac/http/tests/navigation/redirect302-frames-expected.checksum:
2075 * platform/mac/http/tests/navigation/redirect302-frames-expected.png:
2076 * platform/mac/http/tests/navigation/redirect302-frames-expected.txt:
2077 * platform/mac/http/tests/navigation/redirect302-goback-expected.checksum:
2078 * platform/mac/http/tests/navigation/redirect302-goback-expected.png:
2079 * platform/mac/http/tests/navigation/redirect302-goback-expected.txt:
2080 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.checksum:
2081 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.png:
2082 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt:
2083 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.checksum:
2084 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.png:
2085 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt:
2086 * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt:
2087 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.checksum:
2088 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.png:
2089 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt:
2090 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.checksum:
2091 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.png:
2092 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt:
2093 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.checksum:
2094 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.png:
2095 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt:
2096 * platform/mac/http/tests/navigation/success200-basic-expected.checksum:
2097 * platform/mac/http/tests/navigation/success200-basic-expected.png:
2098 * platform/mac/http/tests/navigation/success200-basic-expected.txt:
2099 * platform/mac/http/tests/navigation/success200-frames-expected.checksum:
2100 * platform/mac/http/tests/navigation/success200-frames-expected.png:
2101 * platform/mac/http/tests/navigation/success200-frames-expected.txt:
2102 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.checksum:
2103 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.png:
2104 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt:
2105 * platform/mac/http/tests/navigation/success200-goback-expected.checksum:
2106 * platform/mac/http/tests/navigation/success200-goback-expected.png:
2107 * platform/mac/http/tests/navigation/success200-goback-expected.txt:
2108 * platform/mac/http/tests/navigation/success200-loadsame-expected.checksum:
2109 * platform/mac/http/tests/navigation/success200-loadsame-expected.png:
2110 * platform/mac/http/tests/navigation/success200-loadsame-expected.txt:
2111 * platform/mac/http/tests/navigation/success200-reload-expected.checksum:
2112 * platform/mac/http/tests/navigation/success200-reload-expected.png:
2113 * platform/mac/http/tests/navigation/success200-reload-expected.txt:
2114 * platform/mac/http/tests/navigation/success200-subframeload-expected.checksum:
2115 * platform/mac/http/tests/navigation/success200-subframeload-expected.png:
2116 * platform/mac/http/tests/navigation/success200-subframeload-expected.txt:
2117 * platform/mac/http/tests/navigation/timerredirect-basic-expected.checksum:
2118 * platform/mac/http/tests/navigation/timerredirect-basic-expected.png:
2119 * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt:
2120 * platform/mac/http/tests/navigation/timerredirect-frames-expected.checksum:
2121 * platform/mac/http/tests/navigation/timerredirect-frames-expected.png:
2122 * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt:
2123 * platform/mac/http/tests/navigation/timerredirect-goback-expected.checksum:
2124 * platform/mac/http/tests/navigation/timerredirect-goback-expected.png:
2125 * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt:
2126 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.checksum:
2127 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.png:
2128 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt:
2129 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum:
2130 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
2131 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
2132 * platform/mac/svg/hixie/mixed/003-expected.checksum:
2133 * platform/mac/svg/hixie/mixed/003-expected.png:
2134 * platform/mac/svg/hixie/mixed/003-expected.txt:
2135 * platform/mac/tables/mozilla/bugs/bug1188-expected.checksum:
2136 * platform/mac/tables/mozilla/bugs/bug1188-expected.png:
2137 * platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
2138 * platform/mac/tables/mozilla/bugs/bug12384-expected.checksum:
2139 * platform/mac/tables/mozilla/bugs/bug12384-expected.png:
2140 * platform/mac/tables/mozilla/bugs/bug12384-expected.txt:
2141 * platform/mac/tables/mozilla/bugs/bug18359-expected.checksum:
2142 * platform/mac/tables/mozilla/bugs/bug18359-expected.png:
2143 * platform/mac/tables/mozilla/bugs/bug18359-expected.txt:
2144 * platform/mac/tables/mozilla/bugs/bug194024-expected.checksum:
2145 * platform/mac/tables/mozilla/bugs/bug194024-expected.png:
2146 * platform/mac/tables/mozilla/bugs/bug194024-expected.txt:
2147 * platform/mac/tables/mozilla/bugs/bug24200-expected.checksum:
2148 * platform/mac/tables/mozilla/bugs/bug24200-expected.png:
2149 * platform/mac/tables/mozilla/bugs/bug24200-expected.txt:
2150 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.checksum:
2151 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.png:
2152 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
2153 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.checksum:
2154 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.png:
2155 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt:
2156 * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
2157 * platform/mac/tables/mozilla/bugs/bug28928-expected.checksum:
2158 * platform/mac/tables/mozilla/bugs/bug28928-expected.png:
2159 * platform/mac/tables/mozilla/bugs/bug28928-expected.txt:
2160 * platform/mac/tables/mozilla/bugs/bug30559-expected.checksum:
2161 * platform/mac/tables/mozilla/bugs/bug30559-expected.png:
2162 * platform/mac/tables/mozilla/bugs/bug30559-expected.txt:
2163 * platform/mac/tables/mozilla/bugs/bug30692-expected.checksum:
2164 * platform/mac/tables/mozilla/bugs/bug30692-expected.png:
2165 * platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
2166 * platform/mac/tables/mozilla/bugs/bug4382-expected.checksum:
2167 * platform/mac/tables/mozilla/bugs/bug4382-expected.png:
2168 * platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
2169 * platform/mac/tables/mozilla/bugs/bug4527-expected.checksum:
2170 * platform/mac/tables/mozilla/bugs/bug4527-expected.png:
2171 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
2172 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.checksum:
2173 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.png:
2174 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
2175 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.checksum:
2176 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.png:
2177 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
2178 * platform/mac/tables/mozilla/bugs/bug51037-expected.checksum:
2179 * platform/mac/tables/mozilla/bugs/bug51037-expected.png:
2180 * platform/mac/tables/mozilla/bugs/bug51037-expected.txt:
2181 * platform/mac/tables/mozilla/bugs/bug55545-expected.checksum:
2182 * platform/mac/tables/mozilla/bugs/bug55545-expected.png:
2183 * platform/mac/tables/mozilla/bugs/bug55545-expected.txt:
2184 * platform/mac/tables/mozilla/bugs/bug59354-expected.checksum:
2185 * platform/mac/tables/mozilla/bugs/bug59354-expected.png:
2186 * platform/mac/tables/mozilla/bugs/bug59354-expected.txt:
2187 * platform/mac/tables/mozilla/bugs/bug7342-expected.checksum:
2188 * platform/mac/tables/mozilla/bugs/bug7342-expected.png:
2189 * platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
2190 * platform/mac/tables/mozilla/bugs/bug96334-expected.checksum:
2191 * platform/mac/tables/mozilla/bugs/bug96334-expected.png:
2192 * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
2193 * platform/mac/tables/mozilla/bugs/bug99948-expected.checksum:
2194 * platform/mac/tables/mozilla/bugs/bug99948-expected.png:
2195 * platform/mac/tables/mozilla/bugs/bug99948-expected.txt:
2196 * platform/mac/tables/mozilla/dom/tableDom-expected.checksum:
2197 * platform/mac/tables/mozilla/dom/tableDom-expected.png:
2198 * platform/mac/tables/mozilla/dom/tableDom-expected.txt:
2199 * platform/mac/tables/mozilla/other/move_row-expected.checksum:
2200 * platform/mac/tables/mozilla/other/move_row-expected.png:
2201 * platform/mac/tables/mozilla/other/move_row-expected.txt:
2202 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2203 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
2204 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
2205 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
2206 * platform/win/Skipped:
2207 * svg/custom/resources/svg-fonts-in-text-controls.js:
2208 * svg/custom/svg-fonts-in-text-controls-expected.txt:
2209 * svg/custom/svg-fonts-in-text-controls.html: Removed.
2211 2009-04-20 Dimitri Glazkov <dglazkov@chromium.org>
2213 Not reviewed, typo fix.
2215 Rename erroneous lines in Skipped to actual test URLs.
2217 * platform/win/Skipped:
2219 2009-04-20 Ojan Vafai <ojan@chromium.org>
2221 Reviewed by Adam Roben.
2223 Add Windows failures temporarily to the Skipped list after r42678.
2224 See https://bugs.webkit.org/show_bug.cgi?id=25306 for more
2225 information. This is just to get the tree green while the tests
2228 * platform/win/Skipped:
2230 2009-04-20 Ojan Vafai <ojan@chromium.org>
2232 Reviewed by Eric Seidel
2234 Fix svg-fonts-in-text-controls.js to measure the
2235 widths after the SVG font has loaded.
2237 For now the expected results have the success line
2238 printed before the metrics being measured. I'll fix
2239 this in a following commit. See
2240 https://bugs.webkit.org/show_bug.cgi?id=25302
2243 * svg/custom/resources/svg-fonts-in-text-controls.js:
2244 * svg/custom/svg-fonts-in-text-controls-expected.txt:
2246 2009-04-20 Darin Adler <darin@apple.com>
2248 Reviewed by Sam Weinig.
2250 * fast/dom/Window/window-properties.html: Added a new DumpRenderTree window
2251 object property, plainText.
2253 2009-04-10 Ojan Vafai <ojan@chromium.org>
2255 Reviewed by Dan Bernstein.
2257 Make textarea and text input metrics more closely match IEs.
2258 https://bugs.webkit.org/show_bug.cgi?id=15312
2260 textarea-metrics.js tests the client/scroll/offset width and height
2261 of textareas with various CSS applied to them in both quirks
2264 svg-fonts-in-text-controls tests that the average and max character
2265 width of an svg font are correctly retrieved.
2267 text-control-intrinsic-widths tests the widths of inputs and textareas with
2268 different size/cols and different fonts set.
2270 * fast/forms/drag-out-of-textarea.html:
2271 * fast/forms/resources/TEMPLATE.html: Copied from LayoutTests/editing/execCommand/resources/TEMPLATE.html.
2272 * fast/forms/resources/text-control-intrinsic-widths.js: Added.
2273 (printElementWidth):
2274 * fast/forms/resources/textarea-metrics.js: Added.
2275 (assertTextareaMetrics):
2277 * fast/forms/search-abs-pos-cancel-button.html:
2278 * fast/forms/text-control-intrinsic-widths-expected.txt: Added.
2279 * fast/forms/text-control-intrinsic-widths.html: Added.
2280 * fast/forms/textarea-metrics-expected.txt: Added.
2281 * fast/forms/textarea-metrics.html: Added.
2282 * fast/forms/textarea-width.html:
2283 * fast/replaced/table-percent-height-expected.txt:
2284 * fast/replaced/table-percent-height.html:
2285 * platform/mac/editing/deleting/5168598-expected.checksum:
2286 * platform/mac/editing/deleting/5168598-expected.png:
2287 * platform/mac/editing/deleting/5168598-expected.txt:
2288 * platform/mac/editing/inserting/4960120-1-expected.checksum:
2289 * platform/mac/editing/inserting/4960120-1-expected.png:
2290 * platform/mac/editing/inserting/4960120-1-expected.txt:
2291 * platform/mac/editing/inserting/5607069-2-expected.checksum:
2292 * platform/mac/editing/inserting/5607069-2-expected.png:
2293 * platform/mac/editing/inserting/5607069-2-expected.txt:
2294 * platform/mac/editing/inserting/5607069-3-expected.checksum:
2295 * platform/mac/editing/inserting/5607069-3-expected.png:
2296 * platform/mac/editing/inserting/5607069-3-expected.txt:
2297 * platform/mac/editing/inserting/before-after-input-element-expected.checksum:
2298 * platform/mac/editing/inserting/before-after-input-element-expected.png:
2299 * platform/mac/editing/inserting/before-after-input-element-expected.txt:
2300 * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.checksum:
2301 * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.png:
2302 * platform/mac/editing/inserting/typing-tab-designmode-forms-expected.txt:
2303 * platform/mac/editing/pasteboard/4806874-expected.checksum:
2304 * platform/mac/editing/pasteboard/4806874-expected.png:
2305 * platform/mac/editing/pasteboard/4806874-expected.txt:
2306 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.checksum:
2307 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.png:
2308 * platform/mac/editing/pasteboard/drop-text-without-selection-expected.txt:
2309 * platform/mac/editing/pasteboard/input-field-1-expected.checksum:
2310 * platform/mac/editing/pasteboard/input-field-1-expected.png:
2311 * platform/mac/editing/pasteboard/input-field-1-expected.txt:
2312 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum:
2313 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png:
2314 * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt:
2315 * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.checksum:
2316 * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.png:
2317 * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.txt:
2318 * platform/mac/editing/pasteboard/pasting-tabs-expected.checksum:
2319 * platform/mac/editing/pasteboard/pasting-tabs-expected.png:
2320 * platform/mac/editing/pasteboard/pasting-tabs-expected.txt:
2321 * platform/mac/editing/selection/3690703-2-expected.checksum:
2322 * platform/mac/editing/selection/3690703-2-expected.png:
2323 * platform/mac/editing/selection/3690703-2-expected.txt:
2324 * platform/mac/editing/selection/3690703-expected.checksum:
2325 * platform/mac/editing/selection/3690703-expected.png:
2326 * platform/mac/editing/selection/3690703-expected.txt:
2327 * platform/mac/editing/selection/3690719-expected.checksum:
2328 * platform/mac/editing/selection/3690719-expected.png:
2329 * platform/mac/editing/selection/3690719-expected.txt:
2330 * platform/mac/editing/selection/4895428-3-expected.checksum:
2331 * platform/mac/editing/selection/4895428-3-expected.png:
2332 * platform/mac/editing/selection/4895428-3-expected.txt:
2333 * platform/mac/editing/selection/4975120-expected.checksum:
2334 * platform/mac/editing/selection/4975120-expected.png:
2335 * platform/mac/editing/selection/4975120-expected.txt:
2336 * platform/mac/editing/selection/5136696-expected.checksum:
2337 * platform/mac/editing/selection/5136696-expected.png:
2338 * platform/mac/editing/selection/5136696-expected.txt:
2339 * platform/mac/editing/selection/5213963-expected.checksum:
2340 * platform/mac/editing/selection/5213963-expected.png:
2341 * platform/mac/editing/selection/5213963-expected.txt:
2342 * platform/mac/editing/selection/drag-select-1-expected.checksum:
2343 * platform/mac/editing/selection/drag-select-1-expected.png:
2344 * platform/mac/editing/selection/drag-select-1-expected.txt:
2345 * platform/mac/editing/selection/drag-text-delay-expected.checksum:
2346 * platform/mac/editing/selection/drag-text-delay-expected.png:
2347 * platform/mac/editing/selection/drag-text-delay-expected.txt:
2348 * platform/mac/editing/selection/select-from-textfield-outwards-expected.checksum:
2349 * platform/mac/editing/selection/select-from-textfield-outwards-expected.png:
2350 * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt:
2351 * platform/mac/fast/block/margin-collapse/103-expected.txt:
2352 * platform/mac/fast/css/line-height-expected.checksum:
2353 * platform/mac/fast/css/line-height-expected.png:
2354 * platform/mac/fast/css/line-height-expected.txt:
2355 * platform/mac/fast/css/resize-corner-tracking-expected.checksum:
2356 * platform/mac/fast/css/resize-corner-tracking-expected.png:
2357 * platform/mac/fast/css/resize-corner-tracking-expected.txt:
2358 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum:
2359 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
2360 * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
2361 * platform/mac/fast/dom/isindex-002-expected.checksum:
2362 * platform/mac/fast/dom/isindex-002-expected.png:
2363 * platform/mac/fast/dom/isindex-002-expected.txt:
2364 * platform/mac/fast/dynamic/008-expected.checksum:
2365 * platform/mac/fast/dynamic/008-expected.png:
2366 * platform/mac/fast/dynamic/008-expected.txt:
2367 * platform/mac/fast/events/autoscroll-expected.checksum:
2368 * platform/mac/fast/events/autoscroll-expected.png:
2369 * platform/mac/fast/events/autoscroll-expected.txt:
2370 * platform/mac/fast/events/context-no-deselect-expected.checksum:
2371 * platform/mac/fast/events/context-no-deselect-expected.png:
2372 * platform/mac/fast/events/context-no-deselect-expected.txt:
2373 * platform/mac/fast/events/label-focus-expected.checksum:
2374 * platform/mac/fast/events/label-focus-expected.png:
2375 * platform/mac/fast/events/label-focus-expected.txt:
2376 * platform/mac/fast/forms/basic-textareas-expected.checksum:
2377 * platform/mac/fast/forms/basic-textareas-expected.png:
2378 * platform/mac/fast/forms/basic-textareas-expected.txt:
2379 * platform/mac/fast/forms/box-shadow-override-expected.checksum:
2380 * platform/mac/fast/forms/box-shadow-override-expected.png:
2381 * platform/mac/fast/forms/box-shadow-override-expected.txt:
2382 * platform/mac/fast/forms/control-restrict-line-height-expected.checksum:
2383 * platform/mac/fast/forms/control-restrict-line-height-expected.png:
2384 * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
2385 * platform/mac/fast/forms/encoding-test-expected.checksum:
2386 * platform/mac/fast/forms/encoding-test-expected.png:
2387 * platform/mac/fast/forms/encoding-test-expected.txt:
2388 * platform/mac/fast/forms/fieldset-align-expected.checksum:
2389 * platform/mac/fast/forms/fieldset-align-expected.png:
2390 * platform/mac/fast/forms/fieldset-align-expected.txt:
2391 * platform/mac/fast/forms/form-element-geometry-expected.checksum:
2392 * platform/mac/fast/forms/form-element-geometry-expected.png:
2393 * platform/mac/fast/forms/form-element-geometry-expected.txt:
2394 * platform/mac/fast/forms/input-align-expected.checksum:
2395 * platform/mac/fast/forms/input-align-expected.png:
2396 * platform/mac/fast/forms/input-align-expected.txt:
2397 * platform/mac/fast/forms/input-appearance-bkcolor-expected.checksum:
2398 * platform/mac/fast/forms/input-appearance-bkcolor-expected.png:
2399 * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
2400 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.checksum:
2401 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.png:
2402 * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
2403 * platform/mac/fast/forms/input-appearance-disabled-expected.checksum:
2404 * platform/mac/fast/forms/input-appearance-disabled-expected.png:
2405 * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
2406 * platform/mac/fast/forms/input-appearance-focus-expected.checksum:
2407 * platform/mac/fast/forms/input-appearance-focus-expected.png:
2408 * platform/mac/fast/forms/input-appearance-focus-expected.txt:
2409 * platform/mac/fast/forms/input-appearance-height-expected.checksum:
2410 * platform/mac/fast/forms/input-appearance-height-expected.png:
2411 * platform/mac/fast/forms/input-appearance-height-expected.txt:
2412 * platform/mac/fast/forms/input-appearance-preventDefault-expected.checksum:
2413 * platform/mac/fast/forms/input-appearance-preventDefault-expected.png:
2414 * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt:
2415 * platform/mac/fast/forms/input-appearance-readonly-expected.checksum:
2416 * platform/mac/fast/forms/input-appearance-readonly-expected.png:
2417 * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
2418 * platform/mac/fast/forms/input-appearance-selection-expected.checksum:
2419 * platform/mac/fast/forms/input-appearance-selection-expected.png:
2420 * platform/mac/fast/forms/input-appearance-selection-expected.txt:
2421 * platform/mac/fast/forms/input-appearance-visibility-expected.checksum:
2422 * platform/mac/fast/forms/input-appearance-visibility-expected.png:
2423 * platform/mac/fast/forms/input-appearance-visibility-expected.txt:
2424 * platform/mac/fast/forms/input-appearance-width-expected.checksum:
2425 * platform/mac/fast/forms/input-appearance-width-expected.png:
2426 * platform/mac/fast/forms/input-appearance-width-expected.txt:
2427 * platform/mac/fast/forms/input-baseline-expected.checksum:
2428 * platform/mac/fast/forms/input-baseline-expected.png:
2429 * platform/mac/fast/forms/input-baseline-expected.txt:
2430 * platform/mac/fast/forms/input-disabled-color-expected.checksum:
2431 * platform/mac/fast/forms/input-disabled-color-expected.png:
2432 * platform/mac/fast/forms/input-disabled-color-expected.txt:
2433 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.checksum:
2434 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.png:
2435 * platform/mac/fast/forms/input-double-click-selection-gap-bug-expected.txt:
2436 * platform/mac/fast/forms/input-paste-undo-expected.checksum:
2437 * platform/mac/fast/forms/input-paste-undo-expected.png:
2438 * platform/mac/fast/forms/input-paste-undo-expected.txt:
2439 * platform/mac/fast/forms/input-readonly-autoscroll-expected.checksum:
2440 * platform/mac/fast/forms/input-readonly-autoscroll-expected.png:
2441 * platform/mac/fast/forms/input-readonly-autoscroll-expected.txt:
2442 * platform/mac/fast/forms/input-readonly-dimmed-expected.checksum:
2443 * platform/mac/fast/forms/input-readonly-dimmed-expected.png:
2444 * platform/mac/fast/forms/input-readonly-dimmed-expected.txt:
2445 * platform/mac/fast/forms/input-readonly-empty-expected.checksum:
2446 * platform/mac/fast/forms/input-readonly-empty-expected.png:
2447 * platform/mac/fast/forms/input-readonly-empty-expected.txt:
2448 * platform/mac/fast/forms/input-spaces-expected.checksum:
2449 * platform/mac/fast/forms/input-spaces-expected.png:
2450 * platform/mac/fast/forms/input-spaces-expected.txt:
2451 * platform/mac/fast/forms/input-table-expected.txt:
2452 * platform/mac/fast/forms/input-text-click-inside-expected.checksum:
2453 * platform/mac/fast/forms/input-text-click-inside-expected.png:
2454 * platform/mac/fast/forms/input-text-click-inside-expected.txt:
2455 * platform/mac/fast/forms/input-text-click-outside-expected.checksum:
2456 * platform/mac/fast/forms/input-text-click-outside-expected.png:
2457 * platform/mac/fast/forms/input-text-click-outside-expected.txt:
2458 * platform/mac/fast/forms/input-text-double-click-expected.checksum:
2459 * platform/mac/fast/forms/input-text-double-click-expected.png:
2460 * platform/mac/fast/forms/input-text-double-click-expected.txt:
2461 * platform/mac/fast/forms/input-text-drag-down-expected.checksum:
2462 * platform/mac/fast/forms/input-text-drag-down-expected.png:
2463 * platform/mac/fast/forms/input-text-drag-down-expected.txt:
2464 * platform/mac/fast/forms/input-text-maxlength-expected.checksum:
2465 * platform/mac/fast/forms/input-text-maxlength-expected.png:
2466 * platform/mac/fast/forms/input-text-maxlength-expected.txt:
2467 * platform/mac/fast/forms/input-text-option-delete-expected.checksum:
2468 * platform/mac/fast/forms/input-text-option-delete-expected.png:
2469 * platform/mac/fast/forms/input-text-option-delete-expected.txt:
2470 * platform/mac/fast/forms/input-text-paste-maxlength-expected.checksum:
2471 * platform/mac/fast/forms/input-text-paste-maxlength-expected.png:
2472 * platform/mac/fast/forms/input-text-paste-maxlength-expected.txt:
2473 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.checksum:
2474 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.png:
2475 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
2476 * platform/mac/fast/forms/input-text-self-emptying-click-expected.checksum:
2477 * platform/mac/fast/forms/input-text-self-emptying-click-expected.png:
2478 * platform/mac/fast/forms/input-text-self-emptying-click-expected.txt:
2479 * platform/mac/fast/forms/input-text-word-wrap-expected.checksum:
2480 * platform/mac/fast/forms/input-text-word-wrap-expected.png:
2481 * platform/mac/fast/forms/input-text-word-wrap-expected.txt:
2482 * platform/mac/fast/forms/input-type-change2-expected.checksum:
2483 * platform/mac/fast/forms/input-type-change2-expected.png:
2484 * platform/mac/fast/forms/input-type-change2-expected.txt:
2485 * platform/mac/fast/forms/input-type-text-min-width-expected.checksum:
2486 * platform/mac/fast/forms/input-type-text-min-width-expected.png:
2487 * platform/mac/fast/forms/input-type-text-min-width-expected.txt:
2488 * platform/mac/fast/forms/input-value-expected.checksum:
2489 * platform/mac/fast/forms/input-value-expected.png:
2490 * platform/mac/fast/forms/input-value-expected.txt:
2491 * platform/mac/fast/forms/input-width-expected.checksum:
2492 * platform/mac/fast/forms/input-width-expected.png:
2493 * platform/mac/fast/forms/input-width-expected.txt:
2494 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.checksum:
2495 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.png:
2496 * platform/mac/fast/forms/linebox-overflow-in-textarea-padding-expected.txt:
2497 * platform/mac/fast/forms/negativeLineHeight-expected.checksum:
2498 * platform/mac/fast/forms/negativeLineHeight-expected.png:
2499 * platform/mac/fast/forms/negativeLineHeight-expected.txt:
2500 * platform/mac/fast/forms/password-placeholder-expected.checksum:
2501 * platform/mac/fast/forms/password-placeholder-expected.png:
2502 * platform/mac/fast/forms/password-placeholder-expected.txt:
2503 * platform/mac/fast/forms/password-placeholder-text-security-expected.checksum:
2504 * platform/mac/fast/forms/password-placeholder-text-security-expected.png:
2505 * platform/mac/fast/forms/password-placeholder-text-security-expected.txt:
2506 * platform/mac/fast/forms/placeholder-pseudo-style-expected.checksum:
2507 * platform/mac/fast/forms/placeholder-pseudo-style-expected.png:
2508 * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt:
2509 * platform/mac/fast/forms/placeholder-set-attribute-expected.checksum:
2510 * platform/mac/fast/forms/placeholder-set-attribute-expected.png:
2511 * platform/mac/fast/forms/placeholder-set-attribute-expected.txt:
2512 * platform/mac/fast/forms/placeholder-set-value-expected.checksum:
2513 * platform/mac/fast/forms/placeholder-set-value-expected.png:
2514 * platform/mac/fast/forms/placeholder-set-value-expected.txt:
2515 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.checksum:
2516 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.png:
2517 * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt:
2518 * platform/mac/fast/forms/search-display-none-cancel-button-expected.checksum:
2519 * platform/mac/fast/forms/search-display-none-cancel-button-expected.png:
2520 * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt:
2521 * platform/mac/fast/forms/search-placeholder-value-changed-expected.checksum:
2522 * platform/mac/fast/forms/search-placeholder-value-changed-expected.png:
2523 * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt:
2524 * platform/mac/fast/forms/search-rtl-expected.checksum:
2525 * platform/mac/fast/forms/search-rtl-expected.png:
2526 * platform/mac/fast/forms/search-rtl-expected.txt:
2527 * platform/mac/fast/forms/search-transformed-expected.checksum:
2528 * platform/mac/fast/forms/search-transformed-expected.png:
2529 * platform/mac/fast/forms/search-transformed-expected.txt:
2530 * platform/mac/fast/forms/search-zoomed-expected.checksum:
2531 * platform/mac/fast/forms/search-zoomed-expected.png:
2532 * platform/mac/fast/forms/search-zoomed-expected.txt:
2533 * platform/mac/fast/forms/searchfield-heights-expected.checksum:
2534 * platform/mac/fast/forms/searchfield-heights-expected.png:
2535 * platform/mac/fast/forms/searchfield-heights-expected.txt:
2536 * platform/mac/fast/forms/tabbing-input-iframe-expected.checksum:
2537 * platform/mac/fast/forms/tabbing-input-iframe-expected.png:
2538 * platform/mac/fast/forms/tabbing-input-iframe-expected.txt:
2539 * platform/mac/fast/forms/textAreaLineHeight-expected.checksum:
2540 * platform/mac/fast/forms/textAreaLineHeight-expected.png:
2541 * platform/mac/fast/forms/textAreaLineHeight-expected.txt:
2542 * platform/mac/fast/forms/textarea-align-expected.checksum:
2543 * platform/mac/fast/forms/textarea-align-expected.png:
2544 * platform/mac/fast/forms/textarea-align-expected.txt:
2545 * platform/mac/fast/forms/textarea-rows-cols-expected.checksum:
2546 * platform/mac/fast/forms/textarea-rows-cols-expected.png:
2547 * platform/mac/fast/forms/textarea-rows-cols-expected.txt:
2548 * platform/mac/fast/forms/textarea-scroll-height-expected.checksum:
2549 * platform/mac/fast/forms/textarea-scroll-height-expected.png:
2550 * platform/mac/fast/forms/textarea-scroll-height-expected.txt:
2551 * platform/mac/fast/forms/textarea-scrollbar-expected.checksum:
2552 * platform/mac/fast/forms/textarea-scrollbar-expected.png:
2553 * platform/mac/fast/forms/textarea-scrollbar-expected.txt:
2554 * platform/mac/fast/forms/textarea-scrolled-type-expected.checksum:
2555 * platform/mac/fast/forms/textarea-scrolled-type-expected.png:
2556 * platform/mac/fast/forms/textarea-scrolled-type-expected.txt:
2557 * platform/mac/fast/forms/textarea-setinnerhtml-expected.checksum:
2558 * platform/mac/fast/forms/textarea-setinnerhtml-expected.png:
2559 * platform/mac/fast/forms/textarea-setinnerhtml-expected.txt:
2560 * platform/mac/fast/forms/textarea-width-expected.checksum:
2561 * platform/mac/fast/forms/textarea-width-expected.png:
2562 * platform/mac/fast/forms/textarea-width-expected.txt:
2563 * platform/mac/fast/forms/textfield-drag-into-disabled-expected.checksum:
2564 * platform/mac/fast/forms/textfield-drag-into-disabled-expected.png:
2565 * platform/mac/fast/forms/textfield-drag-into-disabled-expected.txt:
2566 * platform/mac/fast/forms/textfield-outline-expected.checksum:
2567 * platform/mac/fast/forms/textfield-outline-expected.png:
2568 * platform/mac/fast/forms/textfield-outline-expected.txt:
2569 * platform/mac/fast/forms/textfield-overflow-expected.checksum:
2570 * platform/mac/fast/forms/textfield-overflow-expected.png:
2571 * platform/mac/fast/forms/textfield-overflow-expected.txt:
2572 * platform/mac/fast/forms/visual-hebrew-text-field-expected.checksum:
2573 * platform/mac/fast/forms/visual-hebrew-text-field-expected.png:
2574 * platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
2575 * platform/mac/fast/invalid/residual-style-expected.txt:
2576 * platform/mac/fast/lists/dynamic-marker-crash-expected.checksum:
2577 * platform/mac/fast/lists/dynamic-marker-crash-expected.png:
2578 * platform/mac/fast/lists/dynamic-marker-crash-expected.txt:
2579 * platform/mac/fast/overflow/overflow-x-y-expected.checksum:
2580 * platform/mac/fast/overflow/overflow-x-y-expected.png:
2581 * platform/mac/fast/overflow/overflow-x-y-expected.txt:
2582 * platform/mac/fast/parser/comment-in-textarea-expected.checksum:
2583 * platform/mac/fast/parser/comment-in-textarea-expected.png:
2584 * platform/mac/fast/parser/comment-in-textarea-expected.txt:
2585 * platform/mac/fast/parser/entity-comment-in-textarea-expected.checksum:
2586 * platform/mac/fast/parser/entity-comment-in-textarea-expected.png:
2587 * platform/mac/fast/parser/entity-comment-in-textarea-expected.txt:
2588 * platform/mac/fast/parser/open-comment-in-textarea-expected.checksum:
2589 * platform/mac/fast/parser/open-comment-in-textarea-expected.png:
2590 * platform/mac/fast/parser/open-comment-in-textarea-expected.txt:
2591 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
2592 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
2593 * platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
2594 * platform/mac/fast/repaint/search-field-cancel-expected.checksum:
2595 * platform/mac/fast/repaint/search-field-cancel-expected.png:
2596 * platform/mac/fast/repaint/search-field-cancel-expected.txt:
2597 * platform/mac/fast/repaint/subtree-root-skipped-expected.checksum:
2598 * platform/mac/fast/repaint/subtree-root-skipped-expected.png:
2599 * platform/mac/fast/repaint/subtree-root-skipped-expected.txt:
2600 * platform/mac/fast/replaced/replaced-breaking-expected.checksum:
2601 * platform/mac/fast/replaced/replaced-breaking-expected.png:
2602 * platform/mac/fast/replaced/replaced-breaking-expected.txt:
2603 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.checksum:
2604 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.png:
2605 * platform/mac/fast/replaced/replaced-breaking-mixture-expected.txt:
2606 * platform/mac/fast/replaced/width100percent-searchfield-expected.checksum:
2607 * platform/mac/fast/replaced/width100percent-searchfield-expected.png:
2608 * platform/mac/fast/replaced/width100percent-searchfield-expected.txt:
2609 * platform/mac/fast/replaced/width100percent-textarea-expected.checksum:
2610 * platform/mac/fast/replaced/width100percent-textarea-expected.png:
2611 * platform/mac/fast/replaced/width100percent-textarea-expected.txt:
2612 * platform/mac/fast/replaced/width100percent-textfield-expected.checksum:
2613 * platform/mac/fast/replaced/width100percent-textfield-expected.png:
2614 * platform/mac/fast/replaced/width100percent-textfield-expected.txt:
2615 * platform/mac/fast/table/003-expected.checksum:
2616 * platform/mac/fast/table/003-expected.png:
2617 * platform/mac/fast/table/003-expected.txt:
2618 * platform/mac/fast/table/colspanMinWidth-expected.checksum:
2619 * platform/mac/fast/table/colspanMinWidth-expected.png:
2620 * platform/mac/fast/table/colspanMinWidth-expected.txt:
2621 * platform/mac/fast/table/spanOverlapRepaint-expected.checksum:
2622 * platform/mac/fast/table/spanOverlapRepaint-expected.png:
2623 * platform/mac/fast/table/spanOverlapRepaint-expected.txt:
2624 * platform/mac/fast/table/text-field-baseline-expected.checksum:
2625 * platform/mac/fast/table/text-field-baseline-expected.png:
2626 * platform/mac/fast/table/text-field-baseline-expected.txt:
2627 * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.checksum:
2628 * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.png:
2629 * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt:
2630 * platform/mac/fast/text/textIteratorNilRenderer-expected.checksum:
2631 * platform/mac/fast/text/textIteratorNilRenderer-expected.png:
2632 * platform/mac/fast/text/textIteratorNilRenderer-expected.txt:
2633 * platform/mac/fast/transforms/transformed-focused-text-input-expected.checksum:
2634 * platform/mac/fast/transforms/transformed-focused-text-input-expected.png:
2635 * platform/mac/fast/transforms/transformed-focused-text-input-expected.txt:
2636 * platform/mac/http/tests/navigation/anchor-basic-expected.checksum:
2637 * platform/mac/http/tests/navigation/anchor-basic-expected.png:
2638 * platform/mac/http/tests/navigation/anchor-basic-expected.txt:
2639 * platform/mac/http/tests/navigation/anchor-frames-expected.txt:
2640 * platform/mac/http/tests/navigation/anchor-goback-expected.checksum:
2641 * platform/mac/http/tests/navigation/anchor-goback-expected.png:
2642 * platform/mac/http/tests/navigation/anchor-goback-expected.txt:
2643 * platform/mac/http/tests/navigation/anchor-subframeload-expected.txt:
2644 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.checksum:
2645 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.png:
2646 * platform/mac/http/tests/navigation/javascriptlink-basic-expected.txt:
2647 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.checksum:
2648 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.png:
2649 * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt:
2650 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.checksum:
2651 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.png:
2652 * platform/mac/http/tests/navigation/javascriptlink-goback-expected.txt:
2653 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.checksum:
2654 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.png:
2655 * platform/mac/http/tests/navigation/javascriptlink-subframeload-expected.txt:
2656 * platform/mac/http/tests/navigation/metaredirect-basic-expected.checksum:
2657 * platform/mac/http/tests/navigation/metaredirect-basic-expected.png:
2658 * platform/mac/http/tests/navigation/metaredirect-basic-expected.txt:
2659 * platform/mac/http/tests/navigation/metaredirect-frames-expected.checksum:
2660 * platform/mac/http/tests/navigation/metaredirect-frames-expected.png:
2661 * platform/mac/http/tests/navigation/metaredirect-frames-expected.txt:
2662 * platform/mac/http/tests/navigation/metaredirect-goback-expected.checksum:
2663 * platform/mac/http/tests/navigation/metaredirect-goback-expected.png:
2664 * platform/mac/http/tests/navigation/metaredirect-goback-expected.txt:
2665 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.checksum:
2666 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.png:
2667 * platform/mac/http/tests/navigation/metaredirect-subframeload-expected.txt:
2668 * platform/mac/http/tests/navigation/post-goback2-expected.checksum:
2669 * platform/mac/http/tests/navigation/post-goback2-expected.png:
2670 * platform/mac/http/tests/navigation/post-goback2-expected.txt:
2671 * platform/mac/http/tests/navigation/postredirect-goback2-expected.checksum:
2672 * platform/mac/http/tests/navigation/postredirect-goback2-expected.png:
2673 * platform/mac/http/tests/navigation/postredirect-goback2-expected.txt:
2674 * platform/mac/http/tests/navigation/redirect302-basic-expected.checksum:
2675 * platform/mac/http/tests/navigation/redirect302-basic-expected.png:
2676 * platform/mac/http/tests/navigation/redirect302-basic-expected.txt:
2677 * platform/mac/http/tests/navigation/redirect302-frames-expected.checksum:
2678 * platform/mac/http/tests/navigation/redirect302-frames-expected.png:
2679 * platform/mac/http/tests/navigation/redirect302-frames-expected.txt:
2680 * platform/mac/http/tests/navigation/redirect302-goback-expected.checksum:
2681 * platform/mac/http/tests/navigation/redirect302-goback-expected.png:
2682 * platform/mac/http/tests/navigation/redirect302-goback-expected.txt:
2683 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.checksum:
2684 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.png:
2685 * platform/mac/http/tests/navigation/redirect302-subframeload-expected.txt:
2686 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.checksum:
2687 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.png:
2688 * platform/mac/http/tests/navigation/relativeanchor-basic-expected.txt:
2689 * platform/mac/http/tests/navigation/relativeanchor-frames-expected.txt:
2690 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.checksum:
2691 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.png:
2692 * platform/mac/http/tests/navigation/relativeanchor-goback-expected.txt:
2693 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.checksum:
2694 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.png:
2695 * platform/mac/http/tests/navigation/slowmetaredirect-basic-expected.txt:
2696 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.checksum:
2697 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.png:
2698 * platform/mac/http/tests/navigation/slowtimerredirect-basic-expected.txt:
2699 * platform/mac/http/tests/navigation/success200-basic-expected.checksum:
2700 * platform/mac/http/tests/navigation/success200-basic-expected.png:
2701 * platform/mac/http/tests/navigation/success200-basic-expected.txt:
2702 * platform/mac/http/tests/navigation/success200-frames-expected.checksum:
2703 * platform/mac/http/tests/navigation/success200-frames-expected.png:
2704 * platform/mac/http/tests/navigation/success200-frames-expected.txt:
2705 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.checksum:
2706 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.png:
2707 * platform/mac/http/tests/navigation/success200-frames-loadsame-expected.txt:
2708 * platform/mac/http/tests/navigation/success200-goback-expected.checksum:
2709 * platform/mac/http/tests/navigation/success200-goback-expected.png:
2710 * platform/mac/http/tests/navigation/success200-goback-expected.txt:
2711 * platform/mac/http/tests/navigation/success200-loadsame-expected.checksum:
2712 * platform/mac/http/tests/navigation/success200-loadsame-expected.png:
2713 * platform/mac/http/tests/navigation/success200-loadsame-expected.txt:
2714 * platform/mac/http/tests/navigation/success200-reload-expected.checksum:
2715 * platform/mac/http/tests/navigation/success200-reload-expected.png:
2716 * platform/mac/http/tests/navigation/success200-reload-expected.txt:
2717 * platform/mac/http/tests/navigation/success200-subframeload-expected.checksum:
2718 * platform/mac/http/tests/navigation/success200-subframeload-expected.png:
2719 * platform/mac/http/tests/navigation/success200-subframeload-expected.txt:
2720 * platform/mac/http/tests/navigation/timerredirect-basic-expected.checksum:
2721 * platform/mac/http/tests/navigation/timerredirect-basic-expected.png:
2722 * platform/mac/http/tests/navigation/timerredirect-basic-expected.txt:
2723 * platform/mac/http/tests/navigation/timerredirect-frames-expected.checksum:
2724 * platform/mac/http/tests/navigation/timerredirect-frames-expected.png:
2725 * platform/mac/http/tests/navigation/timerredirect-frames-expected.txt:
2726 * platform/mac/http/tests/navigation/timerredirect-goback-expected.checksum:
2727 * platform/mac/http/tests/navigation/timerredirect-goback-expected.png:
2728 * platform/mac/http/tests/navigation/timerredirect-goback-expected.txt:
2729 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.checksum:
2730 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.png:
2731 * platform/mac/http/tests/navigation/timerredirect-subframeload-expected.txt:
2732 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum:
2733 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
2734 * platform/mac/svg/custom/inline-svg-in-xhtml-expected.txt:
2735 * platform/mac/svg/hixie/mixed/003-expected.checksum:
2736 * platform/mac/svg/hixie/mixed/003-expected.png:
2737 * platform/mac/svg/hixie/mixed/003-expected.txt:
2738 * platform/mac/tables/mozilla/bugs/bug1188-expected.checksum:
2739 * platform/mac/tables/mozilla/bugs/bug1188-expected.png:
2740 * platform/mac/tables/mozilla/bugs/bug1188-expected.txt:
2741 * platform/mac/tables/mozilla/bugs/bug12384-expected.checksum:
2742 * platform/mac/tables/mozilla/bugs/bug12384-expected.png:
2743 * platform/mac/tables/mozilla/bugs/bug12384-expected.txt:
2744 * platform/mac/tables/mozilla/bugs/bug18359-expected.checksum:
2745 * platform/mac/tables/mozilla/bugs/bug18359-expected.png:
2746 * platform/mac/tables/mozilla/bugs/bug18359-expected.txt:
2747 * platform/mac/tables/mozilla/bugs/bug194024-expected.checksum:
2748 * platform/mac/tables/mozilla/bugs/bug194024-expected.png:
2749 * platform/mac/tables/mozilla/bugs/bug194024-expected.txt:
2750 * platform/mac/tables/mozilla/bugs/bug24200-expected.checksum:
2751 * platform/mac/tables/mozilla/bugs/bug24200-expected.png:
2752 * platform/mac/tables/mozilla/bugs/bug24200-expected.txt:
2753 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.checksum:
2754 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.png:
2755 * platform/mac/tables/mozilla/bugs/bug2479-2-expected.txt:
2756 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.checksum:
2757 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.png:
2758 * platform/mac/tables/mozilla/bugs/bug2479-3-expected.txt:
2759 * platform/mac/tables/mozilla/bugs/bug2479-4-expected.txt:
2760 * platform/mac/tables/mozilla/bugs/bug28928-expected.checksum:
2761 * platform/mac/tables/mozilla/bugs/bug28928-expected.png:
2762 * platform/mac/tables/mozilla/bugs/bug28928-expected.txt:
2763 * platform/mac/tables/mozilla/bugs/bug30559-expected.checksum:
2764 * platform/mac/tables/mozilla/bugs/bug30559-expected.png:
2765 * platform/mac/tables/mozilla/bugs/bug30559-expected.txt:
2766 * platform/mac/tables/mozilla/bugs/bug30692-expected.checksum:
2767 * platform/mac/tables/mozilla/bugs/bug30692-expected.png:
2768 * platform/mac/tables/mozilla/bugs/bug30692-expected.txt:
2769 * platform/mac/tables/mozilla/bugs/bug4382-expected.checksum:
2770 * platform/mac/tables/mozilla/bugs/bug4382-expected.png:
2771 * platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
2772 * platform/mac/tables/mozilla/bugs/bug4527-expected.checksum:
2773 * platform/mac/tables/mozilla/bugs/bug4527-expected.png:
2774 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
2775 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.checksum:
2776 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.png:
2777 * platform/mac/tables/mozilla/bugs/bug46368-1-expected.txt:
2778 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.checksum:
2779 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.png:
2780 * platform/mac/tables/mozilla/bugs/bug46368-2-expected.txt:
2781 * platform/mac/tables/mozilla/bugs/bug51037-expected.checksum:
2782 * platform/mac/tables/mozilla/bugs/bug51037-expected.png:
2783 * platform/mac/tables/mozilla/bugs/bug51037-expected.txt:
2784 * platform/mac/tables/mozilla/bugs/bug55545-expected.checksum:
2785 * platform/mac/tables/mozilla/bugs/bug55545-expected.png:
2786 * platform/mac/tables/mozilla/bugs/bug55545-expected.txt:
2787 * platform/mac/tables/mozilla/bugs/bug59354-expected.checksum:
2788 * platform/mac/tables/mozilla/bugs/bug59354-expected.png:
2789 * platform/mac/tables/mozilla/bugs/bug59354-expected.txt:
2790 * platform/mac/tables/mozilla/bugs/bug7342-expected.checksum:
2791 * platform/mac/tables/mozilla/bugs/bug7342-expected.png:
2792 * platform/mac/tables/mozilla/bugs/bug7342-expected.txt:
2793 * platform/mac/tables/mozilla/bugs/bug96334-expected.checksum:
2794 * platform/mac/tables/mozilla/bugs/bug96334-expected.png:
2795 * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
2796 * platform/mac/tables/mozilla/bugs/bug99948-expected.checksum:
2797 * platform/mac/tables/mozilla/bugs/bug99948-expected.png:
2798 * platform/mac/tables/mozilla/bugs/bug99948-expected.txt:
2799 * platform/mac/tables/mozilla/dom/tableDom-expected.checksum:
2800 * platform/mac/tables/mozilla/dom/tableDom-expected.png:
2801 * platform/mac/tables/mozilla/dom/tableDom-expected.txt:
2802 * platform/mac/tables/mozilla/other/move_row-expected.checksum:
2803 * platform/mac/tables/mozilla/other/move_row-expected.png:
2804 * platform/mac/tables/mozilla/other/move_row-expected.txt:
2805 * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
2806 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.checksum:
2807 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png:
2808 * platform/mac/tables/mozilla_expected_failures/bugs/bug92647-1-expected.txt:
2809 * svg/custom/resources/svg-fonts-in-text-controls.js: Added.
2810 * svg/custom/svg-fonts-in-text-controls-expected.txt: Added.
2811 * svg/custom/svg-fonts-in-text-controls.html: Added.
2813 2009-04-20 Simon Fraser <simon.fraser@apple.com>
2815 Reviewed by Eric Seidel
2817 https://bugs.webkit.org/show_bug.cgi?id=25282
2819 outlineBoundsForRepaint() should compute a quad relative to the
2820 repaintContainer. This fixes the repaint issues originally fixed in
2821 https://bugs.webkit.org/show_bug.cgi?id=12885 for elements in compositing layers.
2823 * compositing/repaint/content-into-overflow.html: Added.
2824 * compositing/repaint/overflow-into-content.html: Added.
2825 * platform/mac/compositing/repaint/content-into-overflow-expected.txt: Added.
2826 * platform/mac/compositing/repaint/overflow-into-content-expected.txt: Added.
2828 2009-04-19 Dan Bernstein <mitz@apple.com>
2830 Reviewed by Mark Rowe.
2832 - test and updated tests for <rdar://problem/6734365> eBay "Save this
2833 search" link does nothing the second time search results are opened
2835 * fast/dom/HTMLScriptElement/nested-execution-expected.txt: Added.
2836 * fast/dom/HTMLScriptElement/nested-execution.html: Added.
2837 * fast/dom/HTMLScriptElement/resources/nested-execution.js: Added.
2838 * fast/dom/HTMLScriptElement/script-reexecution.html:
2839 * fast/dom/HTMLScriptElement/script-set-src.html:
2840 * fast/dom/script-element-gc.html:
2841 * fast/loader/local-JavaScript-from-local.html:
2842 * svg/dom/SVGScriptElement/script-reexecution.svg:
2843 * svg/dom/SVGScriptElement/script-set-href.svg:
2845 2009-04-18 Simon Fraser <simon.fraser@apple.com>
2847 Reviewed by Antti Koivisto.
2849 https://bugs.webkit.org/show_bug.cgi?id=25066
2851 Add testcase for dynamically giving <video> a layer, via opacity.
2853 * fast/layers/video-layer.html: Added.
2854 * platform/mac/fast/layers/video-layer-expected.checksum: Added.
2855 * platform/mac/fast/layers/video-layer-expected.png: Added.
2856 * platform/mac/fast/layers/video-layer-expected.txt: Added.
2858 2009-04-18 Geoffrey Garen <ggaren@apple.com>
2860 Reviewed by Cameron Zwarich.
2862 Test for <rdar://problem/6797442> | https://bugs.webkit.org/show_bug.cgi?id=25285
2863 REGRESSION (r42569): Profiles cannot be selected in inspector profiler
2865 * fast/events/event-listener-sharing-expected.txt: Added.
2866 * fast/events/event-listener-sharing.html: Added.
2867 * fast/events/resources/event-listener-sharing.js: Added.
2871 2009-04-18 Justin Garcia <justin.garcia@apple.com>
2873 Updated test results for https://bugs.webkit.org/show_bug.cgi?id=25277
2875 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.checksum:
2876 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.png:
2877 * platform/mac/fast/forms/input-text-scroll-left-on-blur-expected.txt:
2879 2009-04-18 Nikolas Zimmermann <nikolas.zimmermann@torchmobile.com>
2881 Reviewed by George Staikos.
2883 Update fast/wml/fieldset.wml layout test result, as RenderLegend is gone.
2885 * platform/mac/fast/wml/fieldset-expected.txt: Rename 'RenderLegend' to 'RenderBlock'.
2887 2009-04-17 Oliver Hunt <oliver@apple.com>
2889 Reviewed by Darin Adler.
2891 Testcase to ensure reentry cache correctly unrolls callframe
2892 when it's destroyed.
2894 * fast/js/repeat-cached-vm-reentry-expected.txt: Added.
2895 * fast/js/repeat-cached-vm-reentry.html: Added.
2896 * fast/js/resources/repeat-cached-vm-reentry.js: Added.
2898 2009-04-17 Justin Garcia <justin.garcia@apple.com>
2900 Reviewed by Dan Bernstein.
2902 https://bugs.webkit.org/show_bug.cgi?id=25277
2903 If there is no line wrapping, a caret can leave its containing block but it shouldn't leave its root line box
2905 * fast/inline/25277-2.html: Added.
2906 * fast/inline/25277.html: Added.
2907 * platform/mac/fast/inline/25277-2-expected.checksum: Added.
2908 * platform/mac/fast/inline/25277-2-expected.png: Added.
2909 * platform/mac/fast/inline/25277-2-expected.txt: Added.
2910 * platform/mac/fast/inline/25277-expected.checksum: Added.
2911 * platform/mac/fast/inline/25277-expected.png: Added.
2912 * platform/mac/fast/inline/25277-expected.txt: Added.
2914 2009-04-17 Brady Eidson <beidson@apple.com>
2916 Reviewed by Mark Rowe
2918 <rdar://problem/6778137> - Disable post-goback-repost-policy.html until the networking layer allows it to be useful.
2920 * http/tests/navigation/post-goback-repost-policy.html: Removed.
2921 * http/tests/navigation/post-goback-repost-policy.html-disabled: Copied from http/tests/navigation/post-goback-repost-policy.html.
2923 2009-04-16 Darin Fisher <darin@chromium.org>
2925 Reviewed by Darin Adler.
2927 https://bugs.webkit.org/show_bug.cgi?id=25223
2928 REGRESSION: Back button after form submission to the same URL fails to navigate.
2930 * http/tests/navigation/post-goback-same-url.html: Added.
2931 * http/tests/navigation/post-goback-same-url-expected.txt: Added.
2932 * http/tests/navigation/resources/post-goback-same-url.php: Added.
2934 2009-04-17 Pierre d'Herbemont <pdherbemont@apple.com>
2936 Reviewed by Simon Fraser.
2938 Add test for media element 'played' attribute.
2940 * media/video-played-expected.txt: Added.
2941 * media/video-played.html: Added.
2942 * media/video-test.js:
2943 (disableFullTestDetailsPrinting): New, include less information in 'reportExpected' output
2944 to accomodate tests with values that are expected to change from run to run.
2945 (reportExpected): Don't log expected and observed values when printFullTestDetails is false.
2946 (runSilently): New, same as run() but without logging.
2947 (run): Call runSilently to run command.
2949 2009-04-17 Brady Eidson <beidson@apple.com>
2951 Reviewed by Maciej Stachowiak
2953 <rdar://problem/5753299> "Private Browsing" doesn't affect HTML 5 Database storage
2955 * storage/private-browsing-readonly-expected.txt: Added.
2956 * storage/private-browsing-readonly.html: Added.
2958 2009-04-17 Eric Seidel <eric@webkit.org>
2960 Reviewed by Antti Koivisto.
2962 Move RenderPath and RenderSVGContainer onto a unified clippedOverflowRectForRepaint
2963 https://bugs.webkit.org/show_bug.cgi?id=25268
2965 * platform/mac/svg/custom/focus-ring-expected.checksum:
2966 * platform/mac/svg/custom/focus-ring-expected.png:
2967 * platform/mac/svg/custom/marker-overflow-clip-expected.txt:
2968 * platform/mac/svg/custom/scroll-hit-test-expected.checksum:
2969 * platform/mac/svg/custom/scroll-hit-test-expected.png:
2971 2009-04-17 Dan Bernstein <mitz@apple.com>
2973 Rubber-stamped by Anders Carlsson.
2975 - remove tests affected by <rdar://problem/6661401> from the skip list,
2976 now that it is fixed.
2978 * platform/mac-snowleopard/Skipped:
2980 2009-04-17 Chris Fleizach <cfleizach@apple.com>
2982 Reviewed by NOBODY Darin Adler.
2984 Bug 25259: AX: VoiceOver cmd-cntl-space does not follow the google.com->more link
2985 https://bugs.webkit.org/show_bug.cgi?id=25259
2987 Add a test to make sure accessibility is updated when a node becomes visible or hidden.
2989 * accessibility/visible-elements-expected.txt: Added.
2990 * accessibility/visible-elements.html: Added.
2992 2009-04-16 Mihnea Ovidenie <mihnea@adobe.com>
2994 Reviewed by Oliver Hunt.
2996 Bug 25027: JavaScript parseInt wrong on negative numbers
2997 <https://bugs.webkit.org/show_bug.cgi?id=25027>
2999 Add a simple test for parseInt with negative numbers.
3001 * fast/js/numeric-conversion-expected.txt:
3002 * fast/js/resources/numeric-conversion.js:
3004 2009-04-16 Justin Garcia <justin.garcia@apple.com>
3006 Reviewed by Dan Bernstein.
3008 Performing a block style change in an editable root that contains only a br adds a newline
3009 https://bugs.webkit.org/show_bug.cgi?id=25256
3011 * editing/execCommand/25256-expected.txt: Added.
3012 * editing/execCommand/25256.html: Added.
3014 2009-04-16 Eric Seidel <eric@webkit.org>
3016 Reviewed by Simon Fraser.
3018 Fix computeContainerBoundingBox to respect RenderSVGViewportContainer
3019 viewport translations (x/y on nested <svg> elements)
3020 https://bugs.webkit.org/show_bug.cgi?id=25254
3022 All of these results are progressions.
3024 * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt:
3025 * platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
3026 * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
3027 * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
3028 * platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.txt:
3029 * platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt:
3030 * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
3031 * platform/mac/svg/carto.net/textbox-expected.txt:
3032 * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
3033 * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
3034 * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
3035 * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
3036 * platform/mac/svg/custom/image-clipped-hit-expected.txt:
3038 2009-04-16 Beth Dakin <bdakin@apple.com>
3040 Reviewed by Dave Hyatt.
3042 Tests for https://bugs.webkit.org/show_bug.cgi?id=20765 Website
3043 crashes on load due to messy HTML in search form
3045 <rdar://problem/6210633>
3048 * fast/forms/form-added-to-table.html: Added.
3049 * fast/forms/form-in-malformed-markup.html: Added.
3050 * platform/mac/fast/forms/form-added-to-table-expected.checksum: Added.
3051 * platform/mac/fast/forms/form-added-to-table-expected.png: Added.
3052 * platform/mac/fast/forms/form-added-to-table-expected.txt: Added.
3053 * platform/mac/fast/forms/form-in-malformed-markup-expected.checksum: Added.
3054 * platform/mac/fast/forms/form-in-malformed-markup-expected.png: Added.
3055 * platform/mac/fast/forms/form-in-malformed-markup-expected.txt: Added.
3057 Tests with new results:
3058 * platform/mac/fast/forms/formmove3-expected.txt:
3059 * platform/mac/fast/forms/preserveFormDuringResidualStyle-expected.txt:
3060 * platform/mac/fast/invalid/table-residual-style-crash-expected.txt:
3061 * platform/mac/fast/table/fixed-table-non-cell-in-row-expected.txt:
3062 * platform/mac/fast/table/inline-form-assert-expected.txt:
3063 * platform/mac/fast/table/insert-cell-before-form-expected.txt:
3064 * platform/mac/fast/table/insert-row-before-form-expected.txt:
3065 * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
3066 * platform/mac/tables/mozilla/bugs/bug2516-expected.txt:
3067 * platform/mac/tables/mozilla/bugs/bug30559-expected.txt:
3068 * platform/mac/tables/mozilla/bugs/bug32447-expected.txt:
3069 * platform/mac/tables/mozilla/bugs/bug34538-expected.txt:
3070 * platform/mac/tables/mozilla/bugs/bug4527-expected.txt:
3071 * platform/mac/tables/mozilla/bugs/bug78162-expected.txt:
3072 * platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
3073 * platform/mac/tables/mozilla/bugs/bug96343-expected.txt:
3074 * platform/mac/tables/mozilla_expected_failures/bugs/bug1725-expected.txt:
3076 2009-04-16 Xiaomei Ji <xji@chromium.org>
3078 Reviewed by Simon Fraser.
3080 Fix https://bugs.webkit.org/show_bug.cgi?id=24527
3081 caret does not paint the first time you focus on a 0px right padding RTL div
3083 * fast/forms/caret-rtl.html: Added.
3084 * platform/mac/fast/forms/caret-rtl-expected.checksum: Added.
3085 * platform/mac/fast/forms/caret-rtl-expected.png: Added.
3086 * platform/mac/fast/forms/caret-rtl-expected.txt: Added.
3088 2009-04-16 Justin Garcia <justin.garcia@apple.com>
3090 Reviewed by Simon Fraser.
3092 https://bugs.webkit.org/show_bug.cgi?id=25228
3093 SelectionController::absoluteCaretBounds returns an inflated caret (the caret repaint rect)
3095 * editing/selection/25228.html: Added.
3096 * platform/mac/editing/selection/25228-expected.checksum: Added.
3097 * platform/mac/editing/selection/25228-expected.png: Added.
3098 * platform/mac/editing/selection/25228-expected.txt: Added.
3100 2009-04-16 Dan Bernstein <mitz@apple.com>
3102 Reviewed by Darin Adler.
3104 - test for <rdar://problem/6032139> Table cell widths calculated
3105 incorrectly on table that uses table-layout:fixed, colspans, and a mix
3106 of percentage and pixel widths
3108 * fast/table/fixed-granular-cols.html: Added.
3109 * platform/mac/fast/table/fixed-granular-cols-expected.checksum: Added.
3110 * platform/mac/fast/table/fixed-granular-cols-expected.png: Added.
3111 * platform/mac/fast/table/fixed-granular-cols-expected.txt: Added.
3113 2009-04-15 Oliver Hunt <oliver@apple.com>
3115 Reviewed by Gavin Barraclough.
3117 Bug 25229: Need support for Array.prototype.reduceRight
3118 <https://bugs.webkit.org/show_bug.cgi?id=25229>
3120 Add test coverage for Array.reduceRight
3122 * fast/js/array-enumerators-functions-expected.txt:
3123 * fast/js/array-reduceRight-expected.txt: Added.
3124 * fast/js/array-reduceRight.html: Added.
3125 * fast/js/resources/array-enumerators-functions.js:
3126 * fast/js/resources/array-reduceRight.js: Added.
3128 2009-04-15 Oliver Hunt <oliver@apple.com>
3130 Reviewed by Gavin Barraclough.
3132 Bug 25227: Array.filter triggers an assertion when the target array shrinks while being filtered
3133 <https://bugs.webkit.org/show_bug.cgi?id=25227>
3135 Add a test case (of doom) that covers many of the edge cases of the standard array enumerator
3138 * fast/js/array-enumerators-functions-expected.txt: Added.
3139 * fast/js/array-enumerators-functions.html: Added.
3140 * fast/js/resources/array-enumerators-functions.js: Added.
3142 2009-04-13 Oliver Hunt <oliver@apple.com>
3144 Reviewed by Gavin Barraclough.
3146 Add tests for Array.prototype.reduce
3148 * fast/js/array-reduce-expected.txt: Added.
3149 * fast/js/array-reduce.html: Added.
3150 * fast/js/resources/array-reduce.js: Added.
3153 2009-04-15 Eric Carlson <eric.carlson@apple.com>
3155 Fix incorrect expected result.
3157 * http/tests/security/local-video-source-from-remote-expected.txt:
3159 2009-04-15 Justin Garcia <justin.garcia@apple.com>
3161 Reviewed by Dan Bernstein.
3163 https://bugs.webkit.org/show_bug.cgi?id=25204
3164 Create a fast path for ReplaceSelectionCommand that merges text nodes
3166 Simplified DOM/Render trees:
3167 * editing/pasteboard/4840662-expected.txt:
3168 * platform/mac/editing/pasteboard/bad-placeholder-expected.txt:
3169 * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
3170 * platform/mac/editing/pasteboard/paste-text-019-expected.txt:
3171 * platform/mac/editing/pasteboard/paste-xml-expected.txt:
3172 * platform/win/editing/selection/text-drag-delay.html
3174 Removed redundant styles that were generated during nesting prevention that is no longer needed:
3175 * platform/mac/editing/pasteboard/4076267-2-expected.txt:
3176 * platform/mac/editing/pasteboard/5156401-1-expected.txt:
3178 No longer incorrectly uncollapsing unrendered whitespace:
3179 * editing/pasteboard/paste-into-anchor-text-expected.txt:
3180 * platform/mac/editing/pasteboard/5387578-expected.txt:
3182 No longer invalidating the old selected DOM range during a paste:
3183 * editing/pasteboard/copy-in-password-field-expected.txt:
3185 2009-04-15 Dan Bernstein <mitz@apple.com>
3187 Reviewed by Dave Hyatt.
3189 - test for <rdar://problem/6777374> Generated content with display:
3190 run-in causes a crash
3192 * fast/runin/generated.html: Added.
3193 * platform/mac/fast/runin/generated-expected.checksum: Added.
3194 * platform/mac/fast/runin/generated-expected.png: Added.
3195 * platform/mac/fast/runin/generated-expected.txt: Added.
3197 2009-04-15 Eric Carlson <eric.carlson@apple.com>
3199 Reviewed by Alexey Proskuryakov.
3201 Use a media file inside of LayoutTests/http/ so a cgi isn't necessary to load
3202 it. Fixes a test failure introduced in r42533.
3204 * http/tests/resources/silence.mpg: Added.
3205 * http/tests/security/local-video-source-from-remote-expected.txt:
3206 * http/tests/security/local-video-source-from-remote.html: change the
3207 remote url, update a comment.
3208 * http/tests/security/resources/load-media.cgi: Removed.
3210 2009-04-14 Oliver Hunt <oliver@apple.com>
3212 Reviewed by Cameron Zwarich.
3214 Bug 25202: Improve performance of repeated callbacks into the VM
3216 Used Array.prototype.filter as the test function for the cached vm
3217 reentry so extended the existing Array.prototype.filter tests to be
3218 more thorough in order to test more edge cases.
3220 * fast/js/array-filter-expected.txt:
3221 * fast/js/array-filter.html:
3222 * fast/js/resources/array-filter.js: Added.
3224 2009-04-14 Eric Carlson <eric.carlson@apple.com>
3226 Reviewed by Alexey Proskuryakov.
3228 Fix <rdar://problem/6755724> <audio> and <video> elements can reference local
3229 file:/// URLs from remote in Safari
3231 Test cases to ensure that local 'src', 'poster', and <source> are not loaded.
3233 * http/tests/security/local-video-poster-from-remote-expected.txt: Added.
3234 * http/tests/security/local-video-poster-from-remote.html: Added.
3235 * http/tests/security/local-video-source-from-remote-expected.txt: Added.
3236 * http/tests/security/local-video-source-from-remote.html: Added.
3237 * http/tests/security/local-video-src-from-remote-expected.txt: Added.
3238 * http/tests/security/local-video-src-from-remote.html: Added.
3239 * http/tests/security/resources/load-media.cgi: Added.
3240 * http/tests/security/resources/silence.mpg: Added.
3242 2009-04-14 Sam Weinig <sam@webkit.org>
3244 Reviewed by Darin Adler.
3246 Part of <rdar://problem/6150868>
3247 Test for incorrect handling of content that needs to go into the head element
3248 once the head element has been removed.
3250 * fast/parser/head-content-after-head-removal-expected.txt: Added.
3251 * fast/parser/head-content-after-head-removal.html: Added.
3253 2009-04-14 Adam Roben <aroben@apple.com>
3255 Skip another test that sometimes times out on Windows
3257 * platform/win/Skipped: Added dom/html/level2/html/table29.html.
3259 2009-04-14 Adam Roben <aroben@apple.com>
3261 Skip a test that sometimes times out on Windows
3263 * platform/win/Skipped: Added
3264 http/tests/incremental/slow-utf8-text.pl.
3266 2009-04-14 Adam Roben <aroben@apple.com>
3268 Skip a sometimes-failing test on Windows
3270 Rubber-stamped by Simon Fraser.
3272 * platform/win/Skipped: Added
3273 transitions/zero-duration-with-non-zero-delay-end.html.
3275 2009-04-14 Adam Roben <aroben@apple.com>
3277 Land updated Windows results for two tests changed by r42471
3279 Rubber-stamped by Anders Carlsson.
3281 * platform/win/css1/text_properties/text_transform-expected.txt: Copied from LayoutTests/platform/mac-leopard/css1/text_properties/text_transform-expected.txt.
3282 * platform/win/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Copied from LayoutTests/platform/mac-leopard/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt.
3284 2009-04-14 Jan Michael Alonzo <jmalonzo@webkit.org>
3286 Reviewed by Holger Freyther.
3288 [Gtk] disable soup auth dialog when running DRT
3289 https://bugs.webkit.org/show_bug.cgi?id=24598
3291 Enable http/tests/xmlhttprequest/failed-auth.html test. We should
3292 be able to run this test in non-interactive mode
3294 * platform/gtk/Skipped:
3296 2009-04-13 Francisco Tolmasky <francisco@280north.com>
3298 Reviewed by Oliver Hunt.
3300 BUG 25171: It should be possible to manually set the name of an anonymous function
3301 <https://bugs.webkit.org/show_bug.cgi?id=25171>
3303 Added test cases for using displayName property on anonymous and named functions.
3305 * fast/profiler/anonymous-functions-with-display-names-expected.txt: Added.
3306 * fast/profiler/anonymous-functions-with-display-names.html: Added.
3307 * fast/profiler/named-functions-with-display-names-expected.txt: Added.
3308 * fast/profiler/named-functions-with-display-names.html: Added.
3310 2009-04-13 Darin Adler <darin@apple.com>
3312 Reviewed by Dan Bernstein.
3314 Bug 25158: hit testing doesn't work right in some cases involving anonymous blocks
3315 https://bugs.webkit.org/show_bug.cgi?id=25158
3316 rdar://problem/6769693
3318 * editing/selection/click-after-nested-block-expected.txt: Added.
3319 * editing/selection/click-after-nested-block.html: Added.
3321 * fast/events/pointer-events-expected.txt: Updated since this is now a plain-text test.
3322 * fast/events/pointer-events.html: Changed this to a plain-text test, because the old
3323 results reflected a difference in hit testing behavior that this test was not intended
3324 to exercise and it's better to have the test be more cross-platform. Also removed
3325 unneeded use of waitUntilDone.
3327 * fast/js/finally-codegen-failure.html: Replaced with standard wrapper created by
3328 running the make-js-test-wrappers script. If we want to include type and charset
3329 attributes in the script elements, we can change make-js-test-wrappers to do that
3330 for all tests at some point.
3331 * fast/js/function-apply-aliased.html: Ditto.
3332 * fast/js/function-call-aliased.html: Ditto.
3334 2009-04-13 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
3336 Rubber-stamped by Holger Freyther.
3338 Further massage tests to disable tests that are failingto make the
3339 results more useful.
3341 * platform/gtk/Skipped:
3343 2009-04-13 Justin Garcia <justin.garcia@apple.com>
3345 Reviewed by Adele Peterson.
3347 <rdar://problem/6748324> REGRESSION (Kirkwood): Can't type in Netflix search field
3349 * fast/forms/25153-expected.txt: Added.
3350 * fast/forms/25153.html: Added.
3352 2009-04-13 Sam Weinig <sam@webkit.org>
3354 Fix bad expected result.
3356 * fast/frames/frame-unload-crash-expected.txt:
3358 2009-04-13 Sam Weinig <sam@webkit.org>
3360 Reviewed by Oliver Hunt.
3362 Update tests after moving showModalDialog from JSDOMWindowBase to
3363 JSDOMWindow and slightly changing the behavior when showModalDialog
3364 is not available, as is the case for DumpRenderTree.
3366 * fast/dom/Window/window-function-frame-getter-precedence-expected.txt:
3367 * fast/dom/Window/window-properties-expected.txt:
3368 * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt:
3370 2009-04-13 Darin Fisher <darin@chromium.org>
3372 Reviewed by Darin Adler.
3374 https://bugs.webkit.org/show_bug.cgi?id=25136
3375 CRASH in DocumentLoader::removeSubresourceLoader due to null m_frame
3377 * fast/frames/frame-unload-crash-expected.txt: Added.
3378 * fast/frames/frame-unload-crash.html: Added.
3379 * fast/frames/resources/frame-unload-crash-1.html: Added.
3380 * fast/frames/resources/frame-unload-crash-2.html: Added.
3381 * fast/frames/resources/frame-unload-crash-3.html: Added.
3383 2009-04-13 Sam Weinig <sam@webkit.org>
3385 Reviewed by Tim Hatcher.
3387 Update test results after putting the MessagePort constructor
3388 back in ENABLE_CHANNEL_MESSAGING.
3390 * fast/dom/Window/window-properties-expected.txt:
3391 * fast/js/global-constructors-expected.txt:
3392 * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt:
3394 2009-04-13 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
3396 Rubber-stamped by Holger Freyther.
3398 Reworked the skipped tests listing so that it is easier to find
3399 tests that are skipped but pass using diff. Enable all tests that
3400 are passing, and disable failing tests except for a few crashers
3401 and known regressions. This is an effort to make the build slave
3402 output more useful when it is back.
3404 * platform/gtk/Skipped:
3406 2009-04-13 Adele Peterson <adele@apple.com>
3408 Reviewed by Darin Adler.
3410 Test for <rdar://problem/5510537> Typing return at start of block quote yields empty quoted line
3412 * editing/inserting/5510537.html: Added.
3413 * platform/mac/editing/inserting/5510537-expected.checksum: Added.
3414 * platform/mac/editing/inserting/5510537-expected.png: Added.
3415 * platform/mac/editing/inserting/5510537-expected.txt: Added.
3417 2009-04-12 Sam Weinig <sam@webkit.org>
3419 Reviewed by Mark Rowe.
3421 Update test result for new nop window.crypto behavior.
3423 * http/tests/security/cross-frame-access-get-expected.txt:
3425 2009-04-12 Sam Weinig <sam@webkit.org>
3429 * fast/dom/Window/window-properties-expected.txt:
3430 * fast/js/global-constructors-expected.txt:
3431 * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt:
3433 2009-04-12 Sam Weinig <sam@webkit.org>
3435 Reviewed by Mark Rowe.
3437 Update tests after making MessageChannel completely missing when not
3438 compiling with support for it (and removing it from the tests because
3439 we never compile with support for it right now) and exposing the MessagePort
3442 * fast/dom/constructors-cached-expected.txt:
3443 * fast/dom/dom-constructors-expected.txt:
3444 * fast/dom/dom-constructors.html:
3445 * fast/dom/resources/constructors-cached.js:
3446 * platform/mac-leopard/fast/dom/Window/window-properties-expected.txt:
3448 2009-04-12 Adele Peterson <adele@apple.com>
3450 Reviewed by Darin Adler.
3452 Another test for <rdar://problem/6609479>. This covers inserting HTML in a quoted table.
3454 * editing/inserting/6609479-1-expected.txt: Added.
3455 * editing/inserting/6609479-1.html: Added.
3457 2009-04-11 Adele Peterson <adele@apple.com>
3459 Reviewed by Dan Bernstein.
3461 Tests for <rdar://problem/6609479> Pressing return inside a table cell that's inside quoted content will split the table
3463 * editing/inserting/5418891.html: Changed test so it doesn't involve tables.
3464 * editing/inserting/6609479-expected.txt: Added.
3465 * editing/inserting/6609479.html: Added.
3466 * platform/mac/editing/inserting/5418891-expected.checksum:
3467 * platform/mac/editing/inserting/5418891-expected.png:
3468 * platform/mac/editing/inserting/5418891-expected.txt:
3470 2009-04-11 Dan Bernstein <mitz@apple.com>
3472 Reviewed by Darin Adler.
3474 - test for <rdar://problem/6643103> Unscaled values from body.scrollHeight
3476 * fast/css/zoom-body-scroll-expected.txt: Added.
3477 * fast/css/zoom-body-scroll.html: Added.
3479 2009-04-10 Adam Roben <aroben@apple.com>
3481 Land corrected results for complex-character-based-fallback.html
3483 * platform/win/fast/text/international/complex-character-based-fallback-expected.txt:
3485 2009-04-10 Darin Adler <darin@apple.com>
3487 Rubber stamped by Adam Roben.
3489 Disabled fast/dom/gc-8.html, which was using Timer in an unsafe way that now
3490 triggers an assertion.
3492 We'll reenable the test after fixing the problem. But this is a test-only problem.
3494 * fast/dom/gc-8.html: Removed.
3495 * fast/dom/gc-8.html-disabled: Copied from fast/dom/gc-8.html.
3497 2009-04-10 Dan Bernstein <mitz@apple.com>
3499 Reviewed by Anders Carlsson.
3501 - test and expected result updates following r42379
3503 * fast/text/offsetForPosition-cluster-at-zero-expected.txt: Updated
3505 * fast/text/offsetForPosition-cluster-at-zero.html: Removed
3506 font-dependent alert that was accidently left in this test.
3507 * platform/mac-tiger/fast/text/international/thai-line-breaks-expected.checksum: