| Index: LayoutTests/fast/mediastream/RTCPeerConnection-localDescription-expected.txt
|
| diff --git a/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription-expected.txt b/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription-expected.txt
|
| index 0809fb8123454eed4b49346528701cefb0e14176..931ba935ba114baa7b8d1abda21740fc197f0bf2 100644
|
| --- a/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription-expected.txt
|
| +++ b/LayoutTests/fast/mediastream/RTCPeerConnection-localDescription-expected.txt
|
| @@ -5,6 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
| PASS pc.setLocalDescription(sessionDescription, requestSucceeded1, requestFailed1); did not throw exception.
|
| PASS requestSucceeded was called.
|
| +PASS pc.localDescription === sessionDescription is true
|
| PASS pc.setLocalDescription(sessionDescription, requestSucceeded2, requestFailed2); did not throw exception.
|
| PASS requestFailed was called.
|
| PASS pc.localDescription.type is "offer"
|
|
|