| Index: trunk/LayoutTests/plugins/user-gesture.html
|
| ===================================================================
|
| --- trunk/LayoutTests/plugins/user-gesture.html (revision 197019)
|
| +++ trunk/LayoutTests/plugins/user-gesture.html (working copy)
|
| @@ -5,7 +5,7 @@
|
| <p>
|
| 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. Issue 894913002 has changed this behavior so that the second mousedown/mouseup are not delivered to the plugin.
|
| + mousedown/mouseup event pair is a user gesture, and the second is not.
|
| </p>
|
| <script>
|
| if (!window.testRunner || !window.eventSender) {
|
|
|