blob: a842c8b79e98549a4c626c015ec89224f83a5d04 [file] [log] [blame]
CONSOLE MESSAGE: line 17: window count: 1
CONSOLE MESSAGE: PLUGIN: getFocusEvent
CONSOLE MESSAGE: PLUGIN: mouseDown at (12, 12)
CONSOLE MESSAGE: line 30: window count: 2
CONSOLE MESSAGE: PLUGIN: mouseUp at (12, 12)
CONSOLE MESSAGE: PLUGIN: loseFocusEvent
CONSOLE MESSAGE: PLUGIN: getFocusEvent
CONSOLE MESSAGE: PLUGIN: mouseDown at (52, 12)
CONSOLE MESSAGE: PLUGIN: mouseUp at (52, 12)
CONSOLE MESSAGE: PLUGIN: keyDown 'p'
CONSOLE MESSAGE: line 52: window count: 3
CONSOLE MESSAGE: PLUGIN: keyUp 'p'
CONSOLE MESSAGE: PLUGIN: loseFocusEvent
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.
Opening window by mouse down is PASSED
Opening window by key down is PASSED