Commit da17041d authored by kov@webkit.org's avatar kov@webkit.org

2009-04-25 Gustavo Noronha Silva <gns@gnome.org>

        Disable tests that need eventSender, not yet implemented in our
        DumpRenderTree.

        * platform/gtk/Skipped:

git-svn-id: svn://svn.chromium.org/blink/trunk@42873 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 0075bef8
2009-04-25 Gustavo Noronha Silva <gns@gnome.org>
Disable tests that need eventSender, not yet implemented in our
DumpRenderTree.
* platform/gtk/Skipped:
2009-04-25 Simon Fraser <simon.fraser@apple.com> 2009-04-25 Simon Fraser <simon.fraser@apple.com>
Reviewed by Darin Adler Reviewed by Darin Adler
...@@ -68,12 +68,14 @@ editing/selection/after-line-break.html ...@@ -68,12 +68,14 @@ editing/selection/after-line-break.html
editing/selection/anchor-focus1.html editing/selection/anchor-focus1.html
editing/selection/anchor-focus2.html editing/selection/anchor-focus2.html
editing/selection/anchor-focus3.html editing/selection/anchor-focus3.html
editing/selection/click-after-nested-block.html
editing/selection/click-before-and-after-table.html editing/selection/click-before-and-after-table.html
editing/selection/click-in-margins-inside-editable-div.html editing/selection/click-in-margins-inside-editable-div.html
editing/selection/click-in-padding-with-multiple-line-boxes.html editing/selection/click-in-padding-with-multiple-line-boxes.html
editing/selection/click-outside-editable-div.html editing/selection/click-outside-editable-div.html
editing/selection/crash-on-drag-with-mutation-events.html editing/selection/crash-on-drag-with-mutation-events.html
editing/selection/doubleclick-whitespace-crash.html editing/selection/doubleclick-whitespace-crash.html
editing/selection/doubleclick-whitespace-img-crash.html
editing/selection/doubleclick-whitespace.html editing/selection/doubleclick-whitespace.html
editing/selection/drag-text-delay.html editing/selection/drag-text-delay.html
editing/selection/extend-selection-bidi.html editing/selection/extend-selection-bidi.html
...@@ -173,6 +175,7 @@ fast/events/keypress-focus-change.html ...@@ -173,6 +175,7 @@ fast/events/keypress-focus-change.html
fast/events/keypress-insert-tab.html fast/events/keypress-insert-tab.html
fast/events/keypress-removed-node.html fast/events/keypress-removed-node.html
fast/events/mouse-click-events.html fast/events/mouse-click-events.html
fast/events/mouse-drag-from-frame-to-other-frame.html
fast/events/mouse-drag-from-frame.html fast/events/mouse-drag-from-frame.html
fast/events/mouseclick-target-and-positioning.html fast/events/mouseclick-target-and-positioning.html
fast/events/mousemove-after-drag-over-scrollbar.html fast/events/mousemove-after-drag-over-scrollbar.html
...@@ -311,6 +314,7 @@ fast/loader/main-document-url-for-non-http-loads.html ...@@ -311,6 +314,7 @@ fast/loader/main-document-url-for-non-http-loads.html
fast/loader/null-request-after-willSendRequest.html fast/loader/null-request-after-willSendRequest.html
fast/loader/onunload-form-submit-crash-2.html fast/loader/onunload-form-submit-crash-2.html
fast/loader/onunload-form-submit-crash.html fast/loader/onunload-form-submit-crash.html
fast/loader/policy-delegate-action-hit-test-zoomed.html
fast/loader/reload-policy-delegate.html fast/loader/reload-policy-delegate.html
fast/loader/stop-provisional-loads.html fast/loader/stop-provisional-loads.html
fast/parser/tabindex-parsing.html fast/parser/tabindex-parsing.html
...@@ -594,6 +598,7 @@ media/unsupported-rtsp.html ...@@ -594,6 +598,7 @@ media/unsupported-rtsp.html
media/video-can-play-type.html media/video-can-play-type.html
media/video-click-dblckick-standalone.html media/video-click-dblckick-standalone.html
media/video-controls-transformed.html media/video-controls-transformed.html
media/video-controls-zoomed.html
media/video-error-does-not-exist.html media/video-error-does-not-exist.html
media/video-loop.html media/video-loop.html
media/video-seek-past-end-playing.html media/video-seek-past-end-playing.html
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment