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

Side by Side Diff: LayoutTests/plugins/npruntime/evaluate-expected.txt

Issue 1319473007: Delete a bunch of NPAPI layout tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 3 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 | Annotate | Revision Log
OLDNEW
(Empty)
1
2 Test NPN_Evaluate
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
5
6
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
10 PASS plugin.testEvaluate('1') is 1
11 PASS plugin.testEvaluate('plugin') is plugin
12 PASS plugin.testEvaluate('window') is window
13 PASS plugin.testEvaluate('1 + 1') is 2
14
OLDNEW
« no previous file with comments | « LayoutTests/plugins/npruntime/evaluate.html ('k') | LayoutTests/plugins/npruntime/get-int-identifier-special-values.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698