2009-10-01 Kenneth Rohde Christiansen Rubberstamped by Simon Hausmann. Enable HTTP loading tests for Qt. * platform/qt/Skipped: 2009-10-01 Beth Dakin Reviewed by Dave Hyatt. Tests for Support CSS for Text Kerning and ligature -and corresponding- https://bugs.webkit.org/show_bug.cgi?id=6136 New tests. * fast/css/parsing-text-rendering-expected.txt: Added. * fast/css/parsing-text-rendering.html: Added. * fast/css/resources/parsing-text-rendering.js: Added. (test): * fast/css/text-rendering.html: Added. * platform/mac/fast/css/text-rendering-expected.checksum: Added. * platform/mac/fast/css/text-rendering-expected.png: Added. * platform/mac/fast/css/text-rendering-expected.txt: Added. New and improved results. * platform/mac/fast/css/getComputedStyle/computed-style-expected.txt: * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: * platform/mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2009-10-01 Nate Chapin Reviewed by Darin Adler. Add baseline pngs for a couple of tests that currently only have checksums. https://bugs.webkit.org/show_bug.cgi?id=28322 * platform/mac/fast/borders/border-radius-constraints-expected.png: Added. * platform/mac/fast/borders/border-radius-split-inline-expected.png: Added. 2009-10-01 Kenneth Rohde Christiansen Rubberstamped by Simon Hausmann. Enable URI tests for Qt, skip the single test we don't pass. * platform/qt/Skipped: 2009-10-01 Kenneth Rohde Christiansen Rubberstamped by Simon Hausmann. Enable HTTP tests for Qt, and skip the subdirs we don't pass yet. * platform/qt/Skipped: 2009-10-01 Simon Fraser Reviewed by Dave Hyatt. Odd color transitions on anchors with transition-property: all https://bugs.webkit.org/show_bug.cgi?id=29911 Testcase for 'color' changing with -webkit-transition-property: all, to test whether -webkit-text-fill-color animates. * transitions/color-transition-all-expected.txt: Added. * transitions/color-transition-all.html: Added. 2009-10-01 Victor Wang Reviewed by Oliver Hunt. Allow dragging a node who has child nodes. https://bugs.webkit.org/show_bug.cgi?id=28632 * fast/events/drag-parent-node-expected.txt: Added. * fast/events/drag-parent-node.html: Added. * fast/events/resources/bookmark.gif: Added. 2009-10-01 Adam Roben Land expected failure results for two tests on Windows These failures are covered by and . Rubber-stamped in advance by Eric Carlson. * platform/win/fast/events/mouse-drag-from-frame-to-other-frame-expected.txt: Added. * platform/win/fast/forms/basic-inputs-expected.txt: Added. 2009-10-01 Andras Becsi Reviewed by Simon Hausmann. [Qt] Skip fast/table/008.html until a solution for the crash on the buildbot is found. * platform/qt/Skipped: 2009-10-01 Jakub Wieczorek Reviewed by Simon Hausmann. [Qt] Implement eventSender.scheduleAsynchronousClick(). https://bugs.webkit.org/show_bug.cgi?id=29931 * platform/qt/Skipped: 2009-10-01 Jakub Wieczorek Reviewed by Simon Hausmann. [Qt] Implement setPopupBlockingEnabled() in the LayoutTestController and remove fast/events/open-window-from-another-frame.html from the Skipped list. https://bugs.webkit.org/show_bug.cgi?id=29930 * platform/qt/Skipped: 2009-10-01 Martin Robinson Reviewed by Xan Lopez. [GTK] GtkIMContext filtering interferes with DOM key events https://bugs.webkit.org/show_bug.cgi?id=28733 Re-enable skipped tests which were previously failing. * platform/gtk/Skipped: 2009-10-01 Philippe Normand Reviewed by Xan Lopez. [GTK] data: uri support in media player https://bugs.webkit.org/show_bug.cgi?id=29842 Re-enable media/audio-data-url.html. * platform/gtk/Skipped: 2009-09-30 Daniel Bates Reviewed by Adam Barth. https://bugs.webkit.org/show_bug.cgi?id=29944 Tests that the XSSAuditor allows requests that do not contain illegal URI characters. Added a notice regarding the failure of tests property-inject.html, property-escape-noquotes.html and property-escape-noquotes-tab-slash-chars.html, and rebased the expected results of these tests. * http/tests/security/xssAuditor/property-escape-noquotes-expected.txt: * http/tests/security/xssAuditor/property-escape-noquotes-tab-slash-chars-expected.txt: * http/tests/security/xssAuditor/property-escape-noquotes-tab-slash-chars.html: * http/tests/security/xssAuditor/property-escape-noquotes.html: * http/tests/security/xssAuditor/property-inject-expected.txt: * http/tests/security/xssAuditor/property-inject.html: * http/tests/security/xssAuditor/resources/safe-script-noquotes.js: Added. * http/tests/security/xssAuditor/resources/script-tag-safe2.html: Added. * http/tests/security/xssAuditor/resources/script-tag-safe3.html: Added. * http/tests/security/xssAuditor/script-tag-safe2-expected.txt: Added. * http/tests/security/xssAuditor/script-tag-safe2.html: Added. * http/tests/security/xssAuditor/script-tag-safe3-expected.txt: Added. * http/tests/security/xssAuditor/script-tag-safe3.html: Added. 2009-09-30 Kent Tamura Reviewed by Darin Adler. Add ValidityState.tooLong support for and