diff options
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/mouse-events-expected.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/mouse-events-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/mouse-events-expected.txt index b613020..98fab9a 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/mouse-events-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/plugins/mouse-events-expected.txt @@ -1,12 +1,7 @@ -CONSOLE MESSAGE: line 16: PLUGIN: adjustCursorEvent -CONSOLE MESSAGE: line 16: PLUGIN: adjustCursorEvent CONSOLE MESSAGE: line 17: PLUGIN: getFocusEvent CONSOLE MESSAGE: line 17: PLUGIN: mouseDown at (20, 20) CONSOLE MESSAGE: line 18: PLUGIN: mouseUp at (20, 20) -CONSOLE MESSAGE: line 19: PLUGIN: adjustCursorEvent CONSOLE MESSAGE: line 20: PLUGIN: mouseDown at (30, 30) -CONSOLE MESSAGE: line 22: PLUGIN: adjustCursorEvent CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (40, 30) -CONSOLE MESSAGE: line 23: PLUGIN: adjustCursorEvent Test for bug 11517: Flash clicks/interactivity not working properly. |