From dabaa73dceb1772448ed1ff6935471946da53143 Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Tue, 16 Mar 2010 23:46:08 +0000 Subject: Update test expectations of mouse-events now that I took out the console logging of "adjustCursorEvent". This matches DRT. TBR=stuartmorgan Review URL: http://codereview.chromium.org/1002007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@41785 0039d316-1c4b-4281-b951-d872f2087c98 --- .../chromium-win/LayoutTests/plugins/mouse-events-expected.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'webkit/data') 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. -- cgit v1.1