Bug 1526532 [wpt PR 14937] - Update wpt metadata, a=testonly

wpt-pr: 14937
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2019-02-11 14:31:19 +00:00
parent c7c036924a
commit c0046127df

View File

@ -0,0 +1,67 @@
[RTCError.html]
[RTCError constructor with message and errorDetail]
expected: FAIL
[RTCError.errorDetail is readonly.]
expected: FAIL
[RTCError constructor throws TypeError if the errorDetail is invalid]
expected: FAIL
[RTCError.receivedAlert is settable by constructor]
expected: FAIL
[RTCError.sctpCauseCode is readonly]
expected: FAIL
[RTCError.code is 0]
expected: FAIL
[RTCError.sdpLineNumber is null by default]
expected: FAIL
[RTCError.httpRequestStatusCode is settable by constructor]
expected: FAIL
[RTCError.sentAlert is null by default]
expected: FAIL
[RTCError.sentAlert is settable by constructor]
expected: FAIL
[RTCError.receivedAlert is null by default]
expected: FAIL
[RTCError.httpRequestStatusCode is null by default]
expected: FAIL
[RTCError.receivedAlert is readonly]
expected: FAIL
[RTCError constructor throws TypeError if any argument is missing]
expected: FAIL
[RTCErrorInit.errorDetail is the only required attribute]
expected: FAIL
[RTCError.sdpLineNumber is settable by constructor]
expected: FAIL
[RTCError.sctpCauseCode is settable by constructor]
expected: FAIL
[RTCError.sdpLineNumber is readonly]
expected: FAIL
[RTCError.sentAlert is readonly]
expected: FAIL
[RTCError.sctpCauseCode is null by default]
expected: FAIL
[RTCError.httpRequestStatusCode is readonly]
expected: FAIL
[RTCError.name is 'RTCError']
expected: FAIL