blob: 63974b6f043a39e136a98b12112fc5e3056e8a82 [file] [log] [blame]
CONSOLE MESSAGE: line 52: Trying to call getUserMedia from a frame without correct 'allow' attribute.
Tests that getUserMedia fails when the top level document and iframe do not have the same domain.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
URL: https://127.0.0.1:8443/ssl/media-stream/get-user-media-different-host.html
--------
Frame: '<!--frame1-->'
--------
URL: https://localhost:8443/ssl/media-stream/resources/get-user-media-frame.html?fail;1
PASS getUserMedia failed with error: "NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission."
TEST COMPLETE