gecko-dev/testing/web-platform/meta/webrtc/RTCPeerConnection-setLocalDescription-offer.html.ini
James Graham 6268e0edce Bug 1386604 - Update wpt metadata, a=testonly
MozReview-Commit-ID: 7Tm0NrmzbnZ


--HG--
rename : testing/web-platform/meta/fonts/matching/fixed-stretch-style-over-weight.html.ini => testing/web-platform/meta/css-fonts/matching/fixed-stretch-style-over-weight.html.ini
rename : testing/web-platform/meta/fonts/matching/stretch-distance-over-weight-distance.html.ini => testing/web-platform/meta/css-fonts/matching/stretch-distance-over-weight-distance.html.ini
rename : testing/web-platform/meta/fonts/matching/style-ranges-over-weight-direction.html.ini => testing/web-platform/meta/css-fonts/matching/style-ranges-over-weight-direction.html.ini
2017-08-03 11:31:55 +01:00

18 lines
591 B
INI

[RTCPeerConnection-setLocalDescription-offer.html]
type: testharness
[setLocalDescription with valid offer should succeed]
expected: FAIL
[setLocalDescription with type offer and null sdp should use lastOffer generated from createOffer]
expected: FAIL
[setLocalDescription() with offer not created by own createOffer() should reject with InvalidModificationError]
expected: FAIL
[Set created offer other than last offer should reject with InvalidModificationError]
expected: FAIL
[Creating and setting offer multiple times should succeed]
expected: FAIL