blob: 3b21851dedb722158bbb95f88ee58028b45b80f0 [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 1
PASS successfullyParsed is true
TEST COMPLETE