blob: 6e5712f0878d662f95c427cf87c9e8554409fad7 [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