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

Unified Diff: third_party/WebKit/LayoutTests/plugins/no-mime-with-valid-extension-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 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/plugins/no-mime-with-valid-extension-expected.txt
diff --git a/third_party/WebKit/LayoutTests/plugins/no-mime-with-valid-extension-expected.txt b/third_party/WebKit/LayoutTests/plugins/no-mime-with-valid-extension-expected.txt
index 7926178bfa854003425b60e0fb7fab40126b9d37..3b4398a586838a90e6bacc5e7a9340bdf1115d2f 100644
--- a/third_party/WebKit/LayoutTests/plugins/no-mime-with-valid-extension-expected.txt
+++ b/third_party/WebKit/LayoutTests/plugins/no-mime-with-valid-extension-expected.txt
@@ -1,4 +1,4 @@
-CONSOLE MESSAGE: line 7: PLUGIN: src: resources/test.testnetscape
-This test checks that bug 50568 is fixed. It runs logSrc test as found in the test plugin which prints the src attribute to stdout. If the bug is present, the logSrc attrbitute that triggers the test will be lost and nothing will be displayed on screen. Upon success, this test should display the src attribute.
+CONSOLE MESSAGE: Blink Deprecated Test Plugin: Initializing
+This test checks that bug 50568 is fixed. logInit is used to log initialization of the plugin. If the bug is present, the logInit attrbitute that triggers the test will be lost and nothing will be displayed on screen. Upon success, this test should log a message at initialization.

Powered by Google App Engine
This is Rietveld 408576698