3 testRunner
.dumpAsText();
6 document
.write('<iframe src="../resources/no-last-modified.php?date=' + escape(text
) + '"></iframe>');
11 window
.onload = function() {
12 var lastModified
= Date
.parse(frames
[0].document
.body
.textContent
);
14 if (lastModified
> now
- (24+1)*60*60*1000)