Name Description Size
common.js 1030
defaultRequest.https.html Setting a default presentation request 1190
defaultRequest_success-manual.https.html [Optional] Starting a presentation from the browser using a default presentation request. 2908
getAvailability.https.html Getting the presentation displays availability information. 2889
getAvailability_sandboxing_success.https.html Sandboxing: Retrieving display availability from a nested context succeeds when allow-presentation is set 1272
idlharness.https.html Presentation API IDL tests for Controlling User Agent 1803
PresentationAvailability_onchange-manual.https.html Monitoring the list of available presentation displays. 3434
PresentationConnection_onclose-manual.https.html Closing a PresentationConnection 5751
PresentationConnection_onconnect-manual.https.html Establishing a presentation connection 2694
PresentationConnection_onmessage-manual.https.html Receiving a message through PresentationConnection 6480
PresentationConnection_onterminate-manual.https.html Terminating a presentation in a controlling browsing context 6766
PresentationConnection_send-manual.https.html Sending a message through PresentationConnection 5668
PresentationConnectionCloseEvent.https.html Constructing a PresentationConnectionCloseEvent 1069
PresentationRequest_error.https.html Constructing a PresentationRequest (Error) 1812
PresentationRequest_mixedcontent.https.html Creating a PresentationRequest with an a priori unauthenticated URL in an HTTPS context throws a SecurityError exception. 709
PresentationRequest_mixedcontent_multiple.https.html Creating a PresentationRequest with a set of URLs containing an a priori unauthenticated URL in an HTTPS context throws a SecurityError exception. 787
PresentationRequest_onconnectionavailable-manual.https.html Firing a connectionavailable event at a controlling user agent 4501
PresentationRequest_sandboxing_error.https.html Sandboxing: Creating a PresentationRequest from a nested context fails when allow-presentation is not set 1254
PresentationRequest_sandboxing_success.https.html Sandboxing: Creating a PresentationRequest from a nested context succeeds when allow-presentation is set 1266
PresentationRequest_success.https.html Constructing a PresentationRequest 1516
reconnectToMultiplePresentations_success-manual.https.html Reconnecting presentations on two distinct displays 5163
reconnectToPresentation_notfound_error-manual.https.html Calling "reconnect" with a wrong presentation ID fails with a NotFoundError exception 2596
reconnectToPresentation_sandboxing_success.https.html Sandboxing: Reconnecting a presentation from a nested context succeeds when allow-presentation is set 1262
reconnectToPresentation_success-manual.https.html Reconnect to presentation success manual test 8459
startMultiplePresentations_success-manual.https.html Starting presentations on two distinct displays 3530
startNewPresentation_displaynotallowed-manual.https.html Calling "start" when the user denied permission to use the display returns a Promise rejected with a NotAllowedError exception. 1940
startNewPresentation_displaynotfound-manual.https.html Calling "start" when there is no available presentation display returns a Promise rejected with a NotFoundError exception. 1922
startNewPresentation_error.https.html Presentation API, start new presentation tests for Controlling User Agent (error) 943
startNewPresentation_sandboxing_success-manual.https.html Sandboxing: starting a presentation from a nested context succeeds when allow-presentation is set 1428
startNewPresentation_success-manual.https.html Checking the chain of events when starting a new presentation 4362
startNewPresentation_unsettledpromise-manual.https.html Calling "start" when there is already an unsettled Promise returns a Promise rejected with an OperationError exception. 1899
support