blob: cefc8b67df06bd6cd1d9a11f1d0587f42c038c4f [file] [log] [blame]
CONSOLE MESSAGE: SecurityError: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a cross-origin frame. Protocols, domains, and ports must match.
This test currently fails because we check the port and protocol even if document.domain is explicitly set (rdar://problem/5366437).
PASS: Cross frame access to https from http, after explicitly setting document.domain, was denied.
--------
Frame: 'aFrame'
--------
Inner iframe with explicit document.domain set.