- From: Simon Pieters <zcorpan@gmail.com>
- Date: Wed, 20 Jun 2007 11:49:42 +0200
IE takes daylight-saving time into account when getting document.lastModified. Firefox doesn't. http://simon.html5.org/test/html/dom/interfaces/HTMLDocument/lastModified/001.php The test fails for me in IE7, except when disable automatic daylight-saving time adjustment in Windows. It passes in Firefox in both cases. I don't know whether the spec should be changed to match IE... if we follow IE, how can it be tested? -- Simon Pieters
Received on Wednesday, 20 June 2007 02:49:42 UTC