| Index: LayoutTests/plugins/npruntime/evaluate-expected.txt
|
| diff --git a/LayoutTests/plugins/npruntime/evaluate-expected.txt b/LayoutTests/plugins/npruntime/evaluate-expected.txt
|
| index ee2f64d0f6c9ee80282437965bf8f7cd3a6c6c41..96fb5fd69e8cc7524531dc554ce8fa87e40a641c 100644
|
| --- a/LayoutTests/plugins/npruntime/evaluate-expected.txt
|
| +++ b/LayoutTests/plugins/npruntime/evaluate-expected.txt
|
| @@ -4,6 +4,9 @@ Test NPN_Evaluate
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS plugin.testEvaluate('1') is 1
|
| PASS plugin.testEvaluate('plugin') is plugin
|
| PASS plugin.testEvaluate('window') is window
|
|
|