2009-12-14 Dan Bernstein Reviewed by Darin Adler. REGRESSION (r47255): Content shifted down at software.opensuse.org https://bugs.webkit.org/show_bug.cgi?id=32382 * fast/block/float/in-margin.html: Added. * platform/mac/fast/block/float/in-margin-expected.checksum: Added. * platform/mac/fast/block/float/in-margin-expected.png: Added. * platform/mac/fast/block/float/in-margin-expected.txt: Added. 2009-12-14 Enrica Casucci Reviewed by John Sullivan. Pressing backspace inside a table cell erases all empty rows below it. https://bugs.webkit.org/show_bug.cgi?id=32526 * editing/deleting/delete-empty-table-expected.txt: Added. * editing/deleting/delete-empty-table.html: Added. 2009-12-14 Brian Weinstein Rubber-stamped by Brady Eidson. Add two http iFrame dynamic form tests to the Windows Skipped list. * platform/win/Skipped: 2009-12-14 Kinuko Yasuda Reviewed by Darin Fisher. Make changing-frame-hierarchy-in-onload.html less flaky and platform-independent. https://bugs.webkit.org/show_bug.cgi?id=32319 * http/tests/navigation/changing-frame-hierarchy-in-onload.html: 2009-12-14 Robert Hogan Reviewed by Eric Seidel. [Qt] Fix https://bugs.webkit.org/show_bug.cgi?id=32437 Amend the behaviour of DRT::notifyDone to dump only when the page has finished loading. This fix permits removal of the following tests from the Qt skipped list: fast/forms/textarea-linewrap-dynamic.html fast/forms/textarea-setvalue-submit.html fast/forms/textarea-hard-linewrap-empty.html fast/forms/submit-to-url-fragment.html http/tests/misc/percent-sign-in-form-field-name.html http/tests/security/escape-form-data-field-names.html However it also requires the following two to be added to the skipped list: http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html svg/custom/use-instanceRoot-as-event-target.xhtml It appears the behaviour of notifyDone was masking problems with these two tests. * platform/qt/Skipped: 2009-12-14 Robert Hogan Reviewed by Eric Seidel. Bug 32519 - mouseEvent fires mutiple times in LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml Add test to Qt skipped list (was passing due to bug in DRT, see https://bugs.webkit.org/show_bug.cgi?id=32437). Updated detail on bug in gtk and win skipped lists. https://bugs.webkit.org/show_bug.cgi?id=32519 * platform/gtk/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2009-12-14 Alexey Proskuryakov Reviewed by Dave Hyatt. https://bugs.webkit.org/show_bug.cgi?id=31660 REGRESSION (r49394): Image load event fires before the document fragment is attached. * fast/images/image-load-event-in-fragment-expected.txt: Added. * fast/images/image-load-event-in-fragment.html: Added. 2009-12-14 Brian Weinstein Rubber-stamped by Adam Roben. Add two XSS tests that intermittently time out to the Windows Skipped list. * platform/win/Skipped: 2009-12-14 Simon Hausmann Reviewed by Holger Freyther. [Qt] Extend basic touch event test with a simple keyboard modifier test. https://bugs.webkit.org/show_bug.cgi?id=32482 * fast/events/basic-touch-events-expected.txt: * fast/events/script-tests/basic-touch-events.js: (singleTouchSequence): 2009-12-14 Robert Hogan Reviewed by Eric Seidel. access-control-basic-denied-preflight-cache.html fails manual testing. LayoutTests/http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html fails manual testing. It passes the automatic layout tests in Qt due to a bug with notifyDone (see https://bugs.webkit.org/show_bug.cgi?id=32437). Performing the test manually in QtLauncher shows that an exception is received. Add access-control-basic-denied-preflight-cache.html to the Qt skipped list. https://bugs.webkit.org/show_bug.cgi?id=32521 * platform/qt/Skipped: 2009-12-14 Eric Carlson Not reviewed, build fix. Add missing newline at end of test result. * platform/mac-tiger/media/video-no-audio-expected.txt: 2009-12-14 Adam Langley Reviewed by Darin Adler. Test that an image's size is valid before reading it. Previously, an image that failed to load (m_failed == true) would trigger an assertion failure when WebKit tried to get its size. https://bugs.webkit.org/show_bug.cgi?id=32176 http://code.google.com/p/chromium/issues/detail?id=28566 * fast/images/resources/size-failure.gif: Added. * fast/images/size-failure-expected.txt: Added. * fast/images/size-failure.html: Added. 2009-12-14 Dan Bernstein Reviewed by Darin Adler. REGRESSION (r50470) Reproducible ASSERT in RenderWidget::setWidgetGeometry() * fast/forms/defer-updateFromElement-expected.txt: Added. * fast/forms/defer-updateFromElement.html: Added. 2009-12-14 Eric Carlson Not reviewed, build fix. Update Tiger media test results after r52094. * platform/mac-tiger/accessibility: Added. * platform/mac-tiger/accessibility/media-element-expected.txt: Added. * platform/mac-tiger/media/audio-controls-rendering-expected.txt: Added. * platform/mac-tiger/media/controls-after-reload-expected.txt: Added. * platform/mac-tiger/media/controls-drag-timebar-expected.txt: Added. * platform/mac-tiger/media/controls-strict-expected.txt: Added. * platform/mac-tiger/media/controls-styling-expected.txt: Added. * platform/mac-tiger/media/video-controls-rendering-expected.txt: Added. * platform/mac-tiger/media/video-display-toggle-expected.txt: Added. * platform/mac-tiger/media/video-no-audio-expected.txt: Added. * platform/mac-tiger/media/video-zoom-controls-expected.txt: Added. 2009-12-14 Chris Fleizach Reviewed by Adele Peterson. AX: there's an infinite loop going on for some webpages - facebook.com https://bugs.webkit.org/show_bug.cgi?id=32501 * accessibility/hang-in-isignored-expected.txt: Added. * accessibility/hang-in-isignored.html: Added. 2009-12-14 Eric Carlson Reviewed by Dan Bernstein. Adopt shared control drawing for