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

Side by Side 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; 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 7: PLUGIN: src: resources/test.testnetscape 1 CONSOLE MESSAGE: Blink Test Plugin: initializing
2 This test checks that bug 50568 is fixed. It runs logSrc test as found in the te st plugin which prints the src attribute to stdout. If the bug is present, the l ogSrc attrbitute that triggers the test will be lost and nothing will be display ed on screen. Upon success, this test should display the src attribute. 2 CONSOLE MESSAGE: Blink Test Plugin: plugin args:
3 CONSOLE MESSAGE: Blink Test Plugin: name = id, value = plugin
4 CONSOLE MESSAGE: Blink Test Plugin: name = name, value = plugin
5 CONSOLE MESSAGE: Blink Test Plugin: name = src, value = resources/test.blinkte stplugin
6 CONSOLE MESSAGE: Blink Test Plugin: name = logargs, value = 1
7 This test checks that bug 50568 is fixed. logargs is used to log initialization of the plugin. If the bug is present, the logargs attribute that triggers the lo g will be lost and nothing will be displayed on screen. Upon success, this test should log a message at initialization.
3 8
4 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698