blob: f90a710cc1b237dd2313788c5f825877c3152772 [file] [log] [blame]
CONSOLE MESSAGE: PLUGIN: updateEvt
CONSOLE MESSAGE: PLUGIN: updateEvt
CONSOLE MESSAGE: window count: 1
CONSOLE MESSAGE: PLUGIN: getFocusEvent
CONSOLE MESSAGE: PLUGIN: mouseDown at (12, 12)
CONSOLE MESSAGE: window count: 2
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: window count: 3
CONSOLE MESSAGE: 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.
Opening window by mouse down is PASSED
Opening window by key down is PASSED