blob: 47cfd1ddb4e57557f4945a40d9e0e31886159c42 [file] [log] [blame]
PASS window.performance is defined
PASS window.performance.getEntriesByName is defined
PASS There should be one entry.
PASS redirectStart > 0 in timing allowed cross-origin redirect.
PASS redirectStart == startTime in timing allowed cross-origin redirect.
PASS redirectEnd > redirectStart in timing allowed cross-origin redirect.
PASS fetchStart >= redirectEnd in timing allowed cross-origin redirect.