Pass | Creating a PresentationRequest with an a priori unauthenticated URL in an HTTPS context throws a SecurityError exception. | Asserts runPass | assert_throws_dom("SecurityError", function "function createPresentation() { var request = new PresentationRequest('http://example.org/presentation.html'); }")
at Test.<anonymous> ( /presentation-api/controlling-ua/PresentationRequest_mixedcontent.https.html:15:9) |
|