Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(139)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/plugins/plugin-initiate-popup-window-expected.txt

Issue 1821103002: Migrate a bunch of LayoutTests from NPAPI to PPAPI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fix_open-and-close-window-with-plugin
Patch Set: rebase; fix expectations for plugin-initiate-popup-window-expected Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/plugins/plugin-initiate-popup-window-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/plugins/plugin-initiate-popup-window-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/plugins/plugin-initiate-popup-window-expected.txt
deleted file mode 100644
index 3730ca961801cbd58866e18ae176a85047e506c1..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/plugins/plugin-initiate-popup-window-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-CONSOLE MESSAGE: line 67: PLUGIN: getFocusEvent
-CONSOLE MESSAGE: line 17: window count: 1
-CONSOLE MESSAGE: line 20: PLUGIN: getFocusEvent
-CONSOLE MESSAGE: line 21: PLUGIN: getFocusEvent
-CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (12, 12)
-CONSOLE MESSAGE: line 30: window count: 2
-CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (12, 12)
-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 52: window count: 3
-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.
-Opening window by mouse down is PASSED
-Opening window by key down is PASSED

Powered by Google App Engine
This is Rietveld 408576698