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

Unified Diff: LayoutTests/platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt
diff --git a/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt b/LayoutTests/platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt
similarity index 65%
copy from LayoutTests/plugins/plugin-initiate-popup-window-expected.txt
copy to LayoutTests/platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt
index ee9b1f127810004d0da6c6bba82968a412a4127a..19e20f1a3b8e5950a1240d19cb0580d86284c414 100644
--- a/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt
+++ b/LayoutTests/platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt
@@ -1,15 +1,15 @@
CONSOLE MESSAGE: line 17: window count: 1
CONSOLE MESSAGE: line 21: PLUGIN: getFocusEvent
-CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (12, 12)
+CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (20, 20)
CONSOLE MESSAGE: line 30: window count: 2
-CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (12, 12)
+CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (20, 20)
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 42: PLUGIN: mouseDown at (60, 60)
+CONSOLE MESSAGE: line 43: PLUGIN: mouseUp at (60, 60)
+CONSOLE MESSAGE: line 44: PLUGIN: keyDown 'P'
CONSOLE MESSAGE: line 52: window count: 3
-CONSOLE MESSAGE: line 44: PLUGIN: keyUp 'p'
+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.

Powered by Google App Engine
This is Rietveld 408576698