Updates:
Summary: document.lastModified must return "01/01/1970 00:00:00" if
Last-Modified header is missing or null.
Status: Assigned
Cc: [email protected]
Comment #7 on issue 2400 by [email protected]: document.lastModified must
return "01/01/1970 00:00:00" if Last-Modified header is missing or null.
http://code.google.com/p/chromium/issues/detail?id=2400
Here is the spec: http://www.w3.org/TR/html5/dom.html#lastmodified
Unfortunately, the spec says that if the date is not provided by the server
the
response should NOT be the current time (like FF and IE) but it must be the
value,
"01/01/1970 00:00:00"
Seems like something I can fix.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---