| Index: third_party/WebKit/LayoutTests/plugins/user-gesture-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/plugins/user-gesture-expected.txt b/third_party/WebKit/LayoutTests/plugins/user-gesture-expected.txt
|
| index b7537c60e2967c3ab3ae8c0db23a06fbcda0a89d..c0413c990704b9b1df63ff7baf2f3bfea06a3920 100644
|
| --- a/third_party/WebKit/LayoutTests/plugins/user-gesture-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/plugins/user-gesture-expected.txt
|
| @@ -8,9 +8,5 @@ Plugin received event: MouseUp
|
| * handling user gesture
|
| Plugin received event: MouseUp
|
| * handling user gesture
|
| -Plugin received event: MouseDown
|
| -* not handling user gesture
|
| -Plugin received event: MouseUp
|
| -* not handling user gesture
|
|
|
| -Test that the user gesture indicator is correctly set for events forwarded through the WebPluginContainer. The tests succeeds if the first mousedown/mouseup event pair is a user gesture, and the second is not.
|
| +Test that the user gesture indicator is correctly set for events forwarded through the WebPluginContainer. The tests succeeds if the mousedown/mouseup event pair is a user gesture.
|
|
|