Index: LayoutTests/fast/mediastream/MediaStream-stop-expected.txt |
diff --git a/LayoutTests/fast/mediastream/MediaStream-stop-expected.txt b/LayoutTests/fast/mediastream/MediaStream-stop-expected.txt |
index b61e0bd5924c8d4aec96e08dd3e1cfc68556a98c..bbfcc2941c0b54f08f323ec333f223be6b19314c 100644 |
--- a/LayoutTests/fast/mediastream/MediaStream-stop-expected.txt |
+++ b/LayoutTests/fast/mediastream/MediaStream-stop-expected.txt |
@@ -1,11 +1,11 @@ |
-Test cloning mediastreams onended. |
+Test cloning mediastreams oninactive. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS Mock test track added. |
PASS cloned_stream.getVideoTracks().length is 1 |
-PASS Stream ended. |
+PASS cloned_stream.getAudioTracks().length is 1 |
+PASS Stream inactive. |
PASS successfullyParsed is true |
TEST COMPLETE |