blob: 9d7df9eb19ca7fe0c25a1c1b5c5726a544a56bb6 [file] [log] [blame]
CONSOLE MESSAGE: Blocked a frame with origin "null" from accessing a frame with origin "null". Protocols, domains, and ports must match.
This tests that a data: URL subframe can't access a child data: URL subframe of itself.
--------
Frame: 'aFrame'
--------
Inner iframe.
Test
--------
Frame: 'inner'
--------
PASS: Cross frame access from a data: URL was denied.
Inner-inner iframe.