| Index: third_party/WebKit/LayoutTests/platform/mac/plugins/keyboard-events-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/plugins/keyboard-events-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/plugins/keyboard-events-expected.txt
|
| deleted file mode 100644
|
| index bf544a839e09dd422ff10ec0fe59bfeb00c24ddb..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/plugins/keyboard-events-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -CONSOLE MESSAGE: line 18: PLUGIN: getFocusEvent
|
| -CONSOLE MESSAGE: line 18: PLUGIN: mouseDown at (12, 12)
|
| -CONSOLE MESSAGE: line 19: PLUGIN: mouseUp at (12, 12)
|
| -CONSOLE MESSAGE: line 22: PLUGIN: keyDown 'a'
|
| -CONSOLE MESSAGE: line 22: PLUGIN: keyUp 'a'
|
| -CONSOLE MESSAGE: line 23: PLUGIN: keyDown 'b'
|
| -CONSOLE MESSAGE: line 23: PLUGIN: keyUp 'b'
|
| -CONSOLE MESSAGE: line 24: PLUGIN: keyDown 'c'
|
| -CONSOLE MESSAGE: line 24: PLUGIN: keyUp 'c'
|
| -
|
| -This test checks if a plugin can receive keyboard events sent from eventSender. This is a test for Bug 34936.
|
|
|