blob: 2d47dc042c0eeaef3d0898c06b2561a9c767ed0f [file] [log] [blame]
This test checks that Web Timing reports redirectCount correctly and has reasonable values for redirectStart and redirectCount.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS timing.redirectStart is >= timing.navigationStart
PASS timing.redirectEnd is >= timing.redirectStart
PASS navigation.redirectCount is 2
PASS successfullyParsed is true
TEST COMPLETE