blob: b7c1438b18640642aa16fc06b69d841fdf3bf16e [file] [log] [blame]
Tests that redirects for sandboxed iframes 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