测试资源

Showing 1-37 of 37

第 1 / 1 页

wpt: 86392 · test262: 53756

测试套件路径类型模式标题
wpt presentation-api/controlling-ua/PresentationAvailability_onchange-manual.https.html [执行] wpt-html manual Monitoring the list of available presentation displays.
wpt presentation-api/controlling-ua/PresentationConnectionCloseEvent.https.html [执行] wpt-html window Constructing a PresentationConnectionCloseEvent
wpt presentation-api/controlling-ua/PresentationConnection_onclose-manual.https.html [执行] wpt-html manual Closing a PresentationConnection
wpt presentation-api/controlling-ua/PresentationConnection_onconnect-manual.https.html [执行] wpt-html manual Establishing a presentation connection
wpt presentation-api/controlling-ua/PresentationConnection_onmessage-manual.https.html [执行] wpt-html manual Receiving a message through PresentationConnection
wpt presentation-api/controlling-ua/PresentationConnection_onterminate-manual.https.html [执行] wpt-html manual Terminating a presentation in a controlling browsing context
wpt presentation-api/controlling-ua/PresentationConnection_send-manual.https.html [执行] wpt-html manual Sending a message through PresentationConnection
wpt presentation-api/controlling-ua/PresentationRequest_error.https.html [执行] wpt-html window Constructing a PresentationRequest (Error)
wpt presentation-api/controlling-ua/PresentationRequest_mixedcontent.https.html [执行] wpt-html window Creating a PresentationRequest with an a priori unauthenticated URL in an HTTPS context throws a SecurityError exception.
wpt presentation-api/controlling-ua/PresentationRequest_mixedcontent_multiple.https.html [执行] wpt-html window Creating a PresentationRequest with a set of URLs containing an a priori unauthenticated URL in an HTTPS context throws a SecurityError exception.
wpt presentation-api/controlling-ua/PresentationRequest_onconnectionavailable-manual.https.html [执行] wpt-html manual Firing a connectionavailable event at a controlling user agent
wpt presentation-api/controlling-ua/PresentationRequest_sandboxing_error.https.html [执行] wpt-html window Sandboxing: Creating a PresentationRequest from a nested context fails when allow-presentation is not set
wpt presentation-api/controlling-ua/PresentationRequest_sandboxing_success.https.html [执行] wpt-html window Sandboxing: Creating a PresentationRequest from a nested context succeeds when allow-presentation is set
wpt presentation-api/controlling-ua/PresentationRequest_success.https.html [执行] wpt-html window Constructing a PresentationRequest
wpt presentation-api/controlling-ua/defaultRequest.https.html [执行] wpt-html window Setting a default presentation request
wpt presentation-api/controlling-ua/defaultRequest_success-manual.https.html [执行] wpt-html manual [Optional] Starting a presentation from the browser using a default presentation request.
wpt presentation-api/controlling-ua/getAvailability.https.html [执行] wpt-html window Getting the presentation displays availability information.
wpt presentation-api/controlling-ua/getAvailability_sandboxing_success.https.html [执行] wpt-html window Sandboxing: Retrieving display availability from a nested context succeeds when allow-presentation is set
wpt presentation-api/controlling-ua/idlharness.https.html [执行] wpt-html window Presentation API IDL tests for Controlling User Agent
wpt presentation-api/controlling-ua/reconnectToMultiplePresentations_success-manual.https.html [执行] wpt-html manual Reconnecting presentations on two distinct displays
wpt presentation-api/controlling-ua/reconnectToPresentation_notfound_error-manual.https.html [执行] wpt-html manual Calling "reconnect" with a wrong presentation ID fails with a NotFoundError exception
wpt presentation-api/controlling-ua/reconnectToPresentation_sandboxing_success.https.html [执行] wpt-html window Sandboxing: Reconnecting a presentation from a nested context succeeds when allow-presentation is set
wpt presentation-api/controlling-ua/reconnectToPresentation_success-manual.https.html [执行] wpt-html manual Reconnect to presentation success manual test
wpt presentation-api/controlling-ua/startMultiplePresentations_success-manual.https.html [执行] wpt-html manual Starting presentations on two distinct displays
wpt presentation-api/controlling-ua/startNewPresentation_displaynotallowed-manual.https.html [执行] wpt-html manual Calling "start" when the user denied permission to use the display returns a Promise rejected with a NotAllowedError exception.
wpt presentation-api/controlling-ua/startNewPresentation_displaynotfound-manual.https.html [执行] wpt-html manual Calling "start" when there is no available presentation display returns a Promise rejected with a NotFoundError exception.
wpt presentation-api/controlling-ua/startNewPresentation_error.https.html [执行] wpt-html window Presentation API, start new presentation tests for Controlling User Agent (error)
wpt presentation-api/controlling-ua/startNewPresentation_sandboxing_success-manual.https.html [执行] wpt-html manual Sandboxing: starting a presentation from a nested context succeeds when allow-presentation is set
wpt presentation-api/controlling-ua/startNewPresentation_success-manual.https.html [执行] wpt-html manual Checking the chain of events when starting a new presentation
wpt presentation-api/controlling-ua/startNewPresentation_unsettledpromise-manual.https.html [执行] wpt-html manual Calling "start" when there is already an unsettled Promise returns a Promise rejected with an OperationError exception.
wpt presentation-api/receiving-ua/PresentationConnectionList_onconnectionavailable-manual.https.html [执行] wpt-html manual Monitoring incoming presentation connections
wpt presentation-api/receiving-ua/PresentationConnection_onclose-manual.https.html [执行] wpt-html manual Closing a PresentationConnection
wpt presentation-api/receiving-ua/PresentationConnection_onmessage-manual.https.html [执行] wpt-html manual Receiving a message through PresentationConnection
wpt presentation-api/receiving-ua/PresentationConnection_send-manual.https.html [执行] wpt-html manual Sending a message through PresentationConnection
wpt presentation-api/receiving-ua/PresentationConnection_terminate-manual.https.html [执行] wpt-html manual Terminating a presentation in a receiving browsing context
wpt presentation-api/receiving-ua/PresentationReceiver_create-manual.https.html [执行] wpt-html manual Creating a receiving browsing context
wpt presentation-api/receiving-ua/idlharness-manual.https.html [执行] wpt-html manual Presentation API IDL tests for Receiving User Agent