frontend/.pnpm-store/v3/files/18/2bb2116882b47d6b1d3a77963cba0bc948e2c1f58c88d308e7303b69ff0e3d451609ca673f4a92a15a720c545576fd47dcfe91a5d9976f7535c08b7bb042e7

5 lines
276 B
Plaintext

// Navigation Timing (Performance)
// https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/NavigationTiming/
// http://www.html5rocks.com/en/tutorials/webperformance/basics/
// By Scott Murphy (uxder)
Modernizr.addTest('performance', !!Modernizr.prefixed('performance', window));