Bug 1509173 [wpt PR 14170] - Update wpt metadata, a=testonly

wpt-pr: 14170
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2018-11-22 11:00:49 +00:00
Родитель 7a1bbe99fa
Коммит 3b9f7a1f2c
3 изменённых файлов: 0 добавлений и 17 удалений

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

@ -1,4 +0,0 @@
[RTCDTMFSender-insertDTMF.https.html]
[insertDTMF() should throw InvalidStateError if transceiver.currentDirection is recvonly]
expected: FAIL

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

@ -1,7 +0,0 @@
[RTCPeerConnection-removeTrack.https.html]
[Calling removeTrack with currentDirection sendrecv should set direction to recvonly]
expected: FAIL
[Calling removeTrack with currentDirection recvonly should not change direction]
expected: FAIL

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

@ -15,12 +15,6 @@
[addTrack() with a track and a stream makes ontrack fire with a track and a stream.]
expected: FAIL
[ontrack's receiver matches getReceivers().]
expected: FAIL
[removeTrack() does not remove the receiver.]
expected: FAIL
[removeTrack() causes onremovetrack and the track to be removed from the stream.]
expected: TIMEOUT