Bug 1155923 - Fix WPT unexpected-passes. r=bustage CLOSED TREE

--HG--
extra : commitid : B3luhK5Cw5
This commit is contained in:
Andreas Pehrson 2015-09-30 16:40:25 +08:00
Родитель f0c76c3b0b
Коммит d22ffac72e
1 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -145,13 +145,13 @@
expected: FAIL
[RTCPeerConnection interface: existence and properties of interface object]
expected: FAIL
expected: PASS
[RTCPeerConnection interface object length]
expected: FAIL
expected: PASS
[RTCPeerConnection interface: existence and properties of interface prototype object]
expected: FAIL
expected: PASS
[RTCPeerConnection interface: operation createOffer(RTCOfferOptions)]
expected: FAIL
@ -220,7 +220,7 @@
expected: FAIL
[Stringification of pc]
expected: FAIL
expected: PASS
[RTCPeerConnection interface: calling setLocalDescription(RTCSessionDescription) on pc with too few arguments must throw TypeError]
expected: FAIL
@ -283,7 +283,7 @@
expected: FAIL
[RTCPeerConnection interface: calling getStats(MediaStreamTrack,RTCStatsCallback,RTCPeerConnectionErrorCallback) on pc with too few arguments must throw TypeError]
expected: FAIL
expected: PASS
[RTCPeerConnection interface: pc must inherit property "peerIdentity" with the proper type (35)]
expected: FAIL