Index: third_party/WebKit/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt b/third_party/WebKit/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5e6c7a3eab322a823034da1619c069beb613eab7 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt |
@@ -0,0 +1,8 @@ |
+CONSOLE MESSAGE: line 17: window count: 1 |
+CONSOLE MESSAGE: line 30: window count: 2 |
+CONSOLE MESSAGE: line 52: window count: 3 |
+ |
+ |
+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 |