blob: 48a86db2ab2278c9b8cad8a06985afefd810f0bf [file] [log] [blame]
This test verifies that a sandboxed IFrame cannot navigate an ancestor in the frame tree by assigning the location attribute.
This is done by loading ten non-sandboxed IFrames, and a single sandboxed one. Expect ten frames to be navigated, but the sandboxed one to not be one of them.
This test will print "PASS" on success.
PASS