blob: 4dc4c2ec3626adf13a8e6e060c30d17acaae3163 [file] [log] [blame]
This test checks that Web Timing reports secureConnectionStart correctly and has reasonable values for connectStart and connectEnd. Note that DumpRenderTree doesn't set secureConnectionStart.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS timing.connectStart is >= timing.navigationStart
FAIL timing.secureConnectionStart should be >= timing.connectStart. Was 0 (of type number).
PASS timing.connectEnd is >= timing.secureConnectionStart
PASS successfullyParsed is true
TEST COMPLETE