blob: fe5511ea8208f91726fd350d297a16bc37bfbd7c [file] [log] [blame]
Verifies that requestStart and responseStart are available before the main document has finished loading.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS timing.requestStart is non-zero.
PASS timing.responseStart is non-zero.
PASS timing.responseEnd is non-zero.
PASS successfullyParsed is true
TEST COMPLETE