| Index: LayoutTests/fast/mediastream/MediaStream-oninactive-expected.txt
|
| diff --git a/LayoutTests/fast/mediastream/MediaStream-oninactive-expected.txt b/LayoutTests/fast/mediastream/MediaStream-oninactive-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..438ead598c08b77cf6eb196496ab15aed938b1e0
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/mediastream/MediaStream-oninactive-expected.txt
|
| @@ -0,0 +1,15 @@
|
| +Tests MediaStream::oninactive callback.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS stream.active is true
|
| +PASS streamInactive was called.
|
| +PASS stream.active is false
|
| +PASS stream.active is true
|
| +PASS streamInactive was called.
|
| +PASS stream.active is false
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|