blob: 715c85eb47e0f08416e61fd015fd7ae3cb866b69 [file] [log] [blame]
Tests that redirects for a sandboxed iframe nested in a non-sandboxed iframe get counted properly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testRunner.isStatisticsRegisteredAsSubFrameUnder("http://localhost", "http://127.0.0.1") is true
PASS testRunner.isStatisticsRegisteredAsRedirectingTo("http://localhost", "http://127.0.0.1") is true
PASS testRunner.isStatisticsRegisteredAsRedirectingTo("http://127.0.0.1", "http://localhost") is true
PASS successfullyParsed is true
TEST COMPLETE