On Thu, Nov 11, 2010 at 1:28 AM, Anne van Kesteren <ann...@opera.com> wrote: > On Thu, 11 Nov 2010 08:43:21 +0100, Arun Ranganathan > <aranganat...@mozilla.com> wrote: >> >> Jian Li is right. I'm fixing this in the editor's draft. > > Why does lastModified even return a DOMString? Can it not just return a > Date? That seems much nicer.
Probably because WebIDL doesn't (didn't?) have a date type. That's a silly reason in the first place, and heycam is fixing (has fixed?) it in the second place. ~TJ