blob: 6bc0693a767259bbc6a09b14845fabeb0794fa08 [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".
FAIL timing.redirectStart should be >= timing.navigationStart. Was 0 (of type number).
PASS timing.redirectEnd is >= timing.redirectStart
FAIL navigation.redirectCount should be 1. Was 0.
PASS successfullyParsed is true
TEST COMPLETE