| Index: LayoutTests/platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt
|
| diff --git a/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt b/LayoutTests/platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt
|
| similarity index 65%
|
| copy from LayoutTests/plugins/plugin-initiate-popup-window-expected.txt
|
| copy to LayoutTests/platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt
|
| index ee9b1f127810004d0da6c6bba82968a412a4127a..19e20f1a3b8e5950a1240d19cb0580d86284c414 100644
|
| --- a/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt
|
| +++ b/LayoutTests/platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt
|
| @@ -1,15 +1,15 @@
|
| CONSOLE MESSAGE: line 17: window count: 1
|
| CONSOLE MESSAGE: line 21: PLUGIN: getFocusEvent
|
| -CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (12, 12)
|
| +CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (20, 20)
|
| CONSOLE MESSAGE: line 30: window count: 2
|
| -CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (12, 12)
|
| +CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (20, 20)
|
| CONSOLE MESSAGE: line 42: PLUGIN: loseFocusEvent
|
| CONSOLE MESSAGE: line 42: PLUGIN: getFocusEvent
|
| -CONSOLE MESSAGE: line 42: PLUGIN: mouseDown at (52, 12)
|
| -CONSOLE MESSAGE: line 43: PLUGIN: mouseUp at (52, 12)
|
| -CONSOLE MESSAGE: line 44: PLUGIN: keyDown 'p'
|
| +CONSOLE MESSAGE: line 42: PLUGIN: mouseDown at (60, 60)
|
| +CONSOLE MESSAGE: line 43: PLUGIN: mouseUp at (60, 60)
|
| +CONSOLE MESSAGE: line 44: PLUGIN: keyDown 'P'
|
| CONSOLE MESSAGE: line 52: window count: 3
|
| -CONSOLE MESSAGE: line 44: PLUGIN: keyUp 'p'
|
| +CONSOLE MESSAGE: line 44: PLUGIN: keyUp 'P'
|
|
|
|
|
| Specify a script and a mouse/keyboard event to the plugin. The specified script will be evaluated in the browser when the specified event is received by the plugin. The test is for bug https://bugs.webkit.org/show_bug.cgi?id=41292.
|
|
|