blob: e8973024c18b7b05f08107fd2ac414e3d6c4e1b2 [file] [log] [blame]
This is a testharness.js-based test.
PASS No timeline entry for about:blank
FAIL Setting 'document.domain' does not effect same-origin checks assert_unreached: At most, 1 entry should be added to the performance timeline during a fetch. Reached unreachable code
PASS 'iframe (Populate cache): The initial request populates the cache (if appropriate).
PASS 'iframe (Potentially Cached): Immediately fetch the same URL, exercising the cache hit path (if any).
PASS 'xmlhttprequest (Populate cache): The initial request populates the cache (if appropriate).
PASS 'xmlhttprequest (Potentially Cached): Immediately fetch the same URL, exercising the cache hit path (if any).
PASS 'script (Populate cache): The initial request populates the cache (if appropriate).
PASS 'script (Potentially Cached): Immediately fetch the same URL, exercising the cache hit path (if any).
PASS 'link (Populate cache): The initial request populates the cache (if appropriate).
PASS 'link (Potentially Cached): Immediately fetch the same URL, exercising the cache hit path (if any).
PASS 'iframe: 250ms delay before 'responseStart', another 250ms delay before 'responseEnd'.
PASS 'xmlhttprequest: 250ms delay before 'responseStart', another 250ms delay before 'responseEnd'.
PASS 'script: 250ms delay before 'responseStart', another 250ms delay before 'responseEnd'.
PASS 'link: 250ms delay before 'responseStart', another 250ms delay before 'responseEnd'.
PASS 'iframe (Redirected): 250ms delay before 'redirectEnd', another 250ms delay before 'responseStart'.
PASS 'xmlhttprequest (Redirected): 250ms delay before 'redirectEnd', another 250ms delay before 'responseStart'.
PASS 'script (Redirected): 250ms delay before 'redirectEnd', another 250ms delay before 'responseStart'.
PASS 'link (Redirected): 250ms delay before 'redirectEnd', another 250ms delay before 'responseStart'.
PASS 'iframe 250ms delay in headers does not affect responseStart'
PASS 'xmlhttprequest 250ms delay in headers does not affect responseStart'
PASS 'script 250ms delay in headers does not affect responseStart'
PASS 'link 250ms delay in headers does not affect responseStart'
PASS 'iframe responseStart uses 1XX (first) response timings'
PASS 'xmlhttprequest responseStart uses 1XX (first) response timings'
PASS 'script responseStart uses 1XX (first) response timings'
PASS 'link responseStart uses 1XX (first) response timings'
Harness: the test ran to completion.