blob: 262f8de33e0b6a56260aaa298ab0012297951f75 [file] [log] [blame]
CONSOLE MESSAGE: SecurityError: Blocked a frame with origin "null" from accessing a cross-origin frame. 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.