| OLD | NEW |
| 1 CONSOLE MESSAGE: line 17: window count: 1 | 1 CONSOLE MESSAGE: line 17: window count: 1 |
| 2 CONSOLE MESSAGE: line 30: window count: 2 | 2 CONSOLE MESSAGE: line 29: window count: 2 |
| 3 CONSOLE MESSAGE: line 52: window count: 3 | 3 CONSOLE MESSAGE: line 51: window count: 3 |
| 4 | 4 |
| 5 | 5 |
| 6 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 plu
gin. The test is for bug https://bugs.webkit.org/show_bug.cgi?id=41292. | 6 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 plu
gin. The test is for bug https://bugs.webkit.org/show_bug.cgi?id=41292. |
| 7 Opening window by mouse down is PASSED | 7 Opening window by mouse down is PASSED |
| 8 Opening window by key down is PASSED | 8 Opening window by key down is PASSED |
| OLD | NEW |