blob: 2bd2347e2cd8f421ebd006be10129c94b8937857 [file] [log] [blame]
Verifies that resources are loaded only once during the initial document load, but are reloaded if they are requested again later and can not be cached.
PASS firstRandomNumber is non-zero.
PASS secondRandomNumber is non-zero.
PASS thirdRandomNumber is non-zero.
PASS firstRandomNumber == secondRandomNumber is true
PASS firstRandomNumber != thirdRandomNumber is true
PASS successfullyParsed is true
TEST COMPLETE