Index: LayoutTests/plugins/destroy-stream-twice-expected.txt |
diff --git a/LayoutTests/plugins/destroy-stream-twice-expected.txt b/LayoutTests/plugins/destroy-stream-twice-expected.txt |
index f401d35e4269aaf270d925c69f130037ef7f91bc..88da03ac7cea698d4db533415ee132a9b59ea217 100644 |
--- a/LayoutTests/plugins/destroy-stream-twice-expected.txt |
+++ b/LayoutTests/plugins/destroy-stream-twice-expected.txt |
@@ -3,6 +3,9 @@ Test for http://bugs.webkit.org/show_bug.cgi?id=13203: REGRESSION: Repro crash i |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
destroyStream() returns zero to indicate success, or a non-zero error code to indicate failure |
PASS document.getElementById('plugin').hasStream is true |
PASS document.getElementById('plugin').destroyStream() is 2 |