Bug 1526402 [wpt PR 14866] - Update wpt metadata, a=testonly

wpt-pr: 14866
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2019-02-11 20:10:16 +00:00
parent bda066f830
commit c53ed86c1d
2 changed files with 21 additions and 1 deletions

View File

@ -1,5 +1,4 @@
[interfaces.worker.html]
expected: ERROR
[DOMPointReadOnly interface: existence and properties of interface object]
expected: FAIL
@ -2724,3 +2723,21 @@
[DOMMatrixReadOnly interface: operation scaleNonUniform(unrestricted double, unrestricted double)]
expected: FAIL
[DOMPointReadOnly interface: default toJSON operation on new DOMPoint()]
expected: FAIL
[DOMPointReadOnly interface: default toJSON operation on new DOMPointReadOnly()]
expected: FAIL
[DOMRectReadOnly interface: default toJSON operation on new DOMRect()]
expected: FAIL
[DOMRectReadOnly interface: default toJSON operation on new DOMRectReadOnly()]
expected: FAIL
[DOMQuad interface: default toJSON operation on new DOMQuad()]
expected: FAIL
[DOMMatrixReadOnly interface: default toJSON operation on new DOMMatrixReadOnly()]
expected: FAIL

View File

@ -611,3 +611,6 @@
[RTCDtlsTransport interface: attribute iceTransport]
expected: FAIL
[RTCIceCandidate interface: toJSON operation on new RTCIceCandidate({ sdpMid: 1 })]
expected: FAIL