[Release] Webkit-EFL Ver. 2.0_beta_118996_0.6.22
[framework/web/webkit-efl.git] / LayoutTests / plugins / destroy-stream-twice-expected.txt
1 Test for http://bugs.webkit.org/show_bug.cgi?id=13203: REGRESSION: Repro crash in -[WebBaseNetscapePluginView(WebNPPCallbacks) destroyStream:reason:] navigating away from page with DivX movie plug-in
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 destroyStream() returns zero to indicate success, or a non-zero error code to indicate failure
7 PASS document.getElementById('plugin').hasStream is true
8 PASS document.getElementById('plugin').destroyStream() is 2
9 PASS document.getElementById('plugin').destroyStream() is 2
10 PASS document.getElementById('plugin').destroyNullStream() is 2
11 PASS: You didn't crash.
12
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16