Bug 1173851: re-enable passing WPT tests. r=ng

MozReview-Commit-ID: GiE5UPuLDEm

--HG--
extra : rebase_source : 7d4f037d3876480ae71d652fd5bfc5b3ebfa8450
This commit is contained in:
Nils Ohlmeier [:drno] 2018-02-13 10:01:28 -08:00
Родитель 95deaeb484
Коммит b8549f04ed
3 изменённых файлов: 0 добавлений и 144 удалений

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

@ -1,7 +1,4 @@
[RTCPeerConnection-ondatachannel.html]
[datachannel event should fire when new data channel is announced to the remote peer]
expected: FAIL
[Data channel created on remote peer should match the same configuration as local peer]
expected: FAIL

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

@ -26,6 +26,3 @@
[mozRTCSessionDescription interface should not exist]
expected: FAIL
[DataChannel interface should not exist]
expected: FAIL

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

@ -427,87 +427,21 @@
[RTCDataChannel interface: existence and properties of interface object]
expected: FAIL
[RTCDataChannel interface object length]
expected: FAIL
[RTCDataChannel interface object name]
expected: FAIL
[RTCDataChannel interface: existence and properties of interface prototype object]
expected: FAIL
[RTCDataChannel interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[RTCDataChannel interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[RTCDataChannel interface: attribute label]
expected: FAIL
[RTCDataChannel interface: attribute ordered]
expected: FAIL
[RTCDataChannel interface: attribute maxPacketLifeTime]
expected: FAIL
[RTCDataChannel interface: attribute maxRetransmits]
expected: FAIL
[RTCDataChannel interface: attribute protocol]
expected: FAIL
[RTCDataChannel interface: attribute negotiated]
expected: FAIL
[RTCDataChannel interface: attribute id]
expected: FAIL
[RTCDataChannel interface: attribute priority]
expected: FAIL
[RTCDataChannel interface: attribute readyState]
expected: FAIL
[RTCDataChannel interface: attribute bufferedAmount]
expected: FAIL
[RTCDataChannel interface: attribute bufferedAmountLowThreshold]
expected: FAIL
[RTCDataChannel interface: attribute onopen]
expected: FAIL
[RTCDataChannel interface: attribute onbufferedamountlow]
expected: FAIL
[RTCDataChannel interface: attribute onerror]
expected: FAIL
[RTCDataChannel interface: attribute onclose]
expected: FAIL
[RTCDataChannel interface: operation close()]
expected: FAIL
[RTCDataChannel interface: attribute onmessage]
expected: FAIL
[RTCDataChannel interface: attribute binaryType]
expected: FAIL
[RTCDataChannel interface: operation send(USVString)]
expected: FAIL
[RTCDataChannel interface: operation send(Blob)]
expected: FAIL
[RTCDataChannel interface: operation send(ArrayBuffer)]
expected: FAIL
[RTCDataChannel interface: operation send(ArrayBufferView)]
expected: FAIL
[RTCDataChannelEvent interface: existence and properties of interface object]
expected: FAIL
@ -893,9 +827,6 @@
[RTCSctpTransport interface: idlTestObjects.sctpTransport must inherit property "maxMessageSize" with the proper type (1)]
expected: FAIL
[RTCDataChannel must be primary interface of new RTCPeerConnection().createDataChannel('')]
expected: FAIL
[Stringification of new RTCPeerConnection().createDataChannel('')]
expected: FAIL
@ -1751,90 +1682,21 @@
[RTCDataChannel interface: existence and properties of interface object]
expected: FAIL
[RTCDataChannel interface object length]
expected: FAIL
[RTCDataChannel interface object name]
expected: FAIL
[RTCDataChannel interface: existence and properties of interface prototype object]
expected: FAIL
[RTCDataChannel interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[RTCDataChannel interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[RTCDataChannel interface: attribute label]
expected: FAIL
[RTCDataChannel interface: attribute ordered]
expected: FAIL
[RTCDataChannel interface: attribute maxPacketLifeTime]
expected: FAIL
[RTCDataChannel interface: attribute maxRetransmits]
expected: FAIL
[RTCDataChannel interface: attribute protocol]
expected: FAIL
[RTCDataChannel interface: attribute negotiated]
expected: FAIL
[RTCDataChannel interface: attribute id]
expected: FAIL
[RTCDataChannel interface: attribute priority]
expected: FAIL
[RTCDataChannel interface: attribute readyState]
expected: FAIL
[RTCDataChannel interface: attribute bufferedAmount]
expected: FAIL
[RTCDataChannel interface: attribute bufferedAmountLowThreshold]
expected: FAIL
[RTCDataChannel interface: attribute onopen]
expected: FAIL
[RTCDataChannel interface: attribute onbufferedamountlow]
expected: FAIL
[RTCDataChannel interface: attribute onerror]
expected: FAIL
[RTCDataChannel interface: attribute onclose]
expected: FAIL
[RTCDataChannel interface: operation close()]
expected: FAIL
[RTCDataChannel interface: attribute onmessage]
expected: FAIL
[RTCDataChannel interface: attribute binaryType]
expected: FAIL
[RTCDataChannel interface: operation send(USVString)]
expected: FAIL
[RTCDataChannel interface: operation send(Blob)]
expected: FAIL
[RTCDataChannel interface: operation send(ArrayBuffer)]
expected: FAIL
[RTCDataChannel interface: operation send(ArrayBufferView)]
expected: FAIL
[RTCDataChannel must be primary interface of new RTCPeerConnection().createDataChannel('')]
expected: FAIL
[Stringification of new RTCPeerConnection().createDataChannel('')]
expected: FAIL