Test files: 7; Total subtests: 64
Test | CD63 | FA57 |
---|---|---|
/presentation-api/receiving-ua/PresentationConnectionList_onconnectionavailable-manual.https.html | OK | OK |
Monitoring incoming presentation connections | FAIL | FAIL |
/presentation-api/receiving-ua/PresentationConnection_onclose-manual.https.html | OK | FAIL |
Closing a PresentationConnection | FAIL | - |
/presentation-api/receiving-ua/PresentationConnection_onmessage-manual.https.html | OK | OK |
Receiving a message through PresentationConnection | PASS | FAIL |
/presentation-api/receiving-ua/PresentationConnection_send-manual.https.html | OK | OK |
Sending a message through PresentationConnection | FAIL | FAIL |
/presentation-api/receiving-ua/PresentationConnection_terminate-manual.https.html | OK | OK |
Terminating a presentation in a receiving browsing context | PASS | TIMEOUT |
/presentation-api/receiving-ua/PresentationReceiver_create-manual.https.html | OK | OK |
Creating a receiving browsing context | FAIL | FAIL |
/presentation-api/receiving-ua/idlharness-manual.https.html | OK | OK |
Navigator interface: attribute presentation | PASS | PASS |
Presentation interface object length | PASS | PASS |
Presentation interface object name | PASS | PASS |
Presentation interface: attribute receiver | PASS | PASS |
Presentation interface: existence and properties of interface object | PASS | PASS |
Presentation interface: existence and properties of interface prototype object | PASS | PASS |
Presentation interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS |
Presentation interface: navigator.presentation must inherit property "receiver" with the proper type | PASS | PASS |
Presentation must be primary interface of navigator.presentation | PASS | PASS |
PresentationConnection interface object length | PASS | PASS |
PresentationConnection interface object name | PASS | PASS |
PresentationConnection interface: attribute binaryType | PASS | PASS |
PresentationConnection interface: attribute id | PASS | PASS |
PresentationConnection interface: attribute onclose | PASS | PASS |
PresentationConnection interface: attribute onconnect | PASS | PASS |
PresentationConnection interface: attribute onmessage | PASS | PASS |
PresentationConnection interface: attribute onterminate | PASS | PASS |
PresentationConnection interface: attribute state | PASS | PASS |
PresentationConnection interface: attribute url | PASS | PASS |
PresentationConnection interface: existence and properties of interface object | PASS | PASS |
PresentationConnection interface: existence and properties of interface prototype object | PASS | PASS |
PresentationConnection interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS |
PresentationConnection interface: operation close() | PASS | PASS |
PresentationConnection interface: operation send(ArrayBuffer) | PASS | PASS |
PresentationConnection interface: operation send(ArrayBufferView) | PASS | PASS |
PresentationConnection interface: operation send(Blob) | PASS | PASS |
PresentationConnection interface: operation send(DOMString) | PASS | PASS |
PresentationConnection interface: operation terminate() | PASS | PASS |
PresentationConnectionAvailableEvent interface object length | PASS | PASS |
PresentationConnectionAvailableEvent interface object name | PASS | PASS |
PresentationConnectionAvailableEvent interface: attribute connection | PASS | PASS |
PresentationConnectionAvailableEvent interface: existence and properties of interface object | PASS | PASS |
PresentationConnectionAvailableEvent interface: existence and properties of interface prototype object | PASS | PASS |
PresentationConnectionAvailableEvent interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS |
PresentationConnectionCloseEvent interface object length | PASS | PASS |
PresentationConnectionCloseEvent interface object name | PASS | PASS |
PresentationConnectionCloseEvent interface: attribute message | PASS | PASS |
PresentationConnectionCloseEvent interface: attribute reason | PASS | PASS |
PresentationConnectionCloseEvent interface: existence and properties of interface object | PASS | PASS |
PresentationConnectionCloseEvent interface: existence and properties of interface prototype object | PASS | PASS |
PresentationConnectionCloseEvent interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS |
PresentationConnectionList interface object length | PASS | PASS |
PresentationConnectionList interface object name | PASS | PASS |
PresentationConnectionList interface: attribute connections | PASS | PASS |
PresentationConnectionList interface: attribute onconnectionavailable | PASS | PASS |
PresentationConnectionList interface: existence and properties of interface object | PASS | PASS |
PresentationConnectionList interface: existence and properties of interface prototype object | PASS | PASS |
PresentationConnectionList interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS |
PresentationReceiver interface object length | PASS | PASS |
PresentationReceiver interface object name | PASS | PASS |
PresentationReceiver interface: attribute connectionList | PASS | PASS |
PresentationReceiver interface: existence and properties of interface object | PASS | PASS |
PresentationReceiver interface: existence and properties of interface prototype object | PASS | PASS |
PresentationReceiver interface: existence and properties of interface prototype object's "constructor" property | PASS | PASS |
PresentationReceiver interface: navigator.presentation.receiver must inherit property "connectionList" with the proper type | PASS | PASS |
PresentationReceiver must be primary interface of navigator.presentation.receiver | PASS | PASS |
Stringification of navigator.presentation | PASS | PASS |
Stringification of navigator.presentation.receiver | PASS | PASS |