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

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

Issue 2741513002: [Merge M-57] Add a warning for the deprecation of content-initiated data URL navigations (Closed)
Patch Set: Created 3 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/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
index 5e6c7a3eab322a823034da1619c069beb613eab7..d9ab00467c6c1ae878ef75aec1163de2e952bda4 100644
--- a/third_party/WebKit/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt
+++ b/third_party/WebKit/LayoutTests/plugins/plugin-initiate-popup-window-expected.txt
@@ -1,6 +1,6 @@
CONSOLE MESSAGE: line 17: window count: 1
-CONSOLE MESSAGE: line 30: window count: 2
-CONSOLE MESSAGE: line 52: window count: 3
+CONSOLE MESSAGE: line 29: window count: 2
+CONSOLE MESSAGE: line 51: 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.

Powered by Google App Engine
This is Rietveld 408576698