blob: 7a21ca21583f2e490fa25919f7e5bace62bf00d7 [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 2. Was 0.
PASS successfullyParsed is true
TEST COMPLETE