- From: Jonas Sicking <jonas@sicking.cc>
- Date: Mon, 20 Jun 2011 05:10:53 -0700
On Mon, Jun 20, 2011 at 4:26 AM, Henri Sivonen <hsivonen at iki.fi> wrote: > http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1039 > > It says "complete" in Firefox, "loading" in Chrome and Opera and > "uninitialized" in IE. The spec requires "complete". readyState is > originally an IE API. Why doesn't the spec require "uninitialized"? > > (The implementation in Gecko is so recent that it's quite possible that > Gecko followed the spec and the spec just made stuff up as opposed to > the spec following Gecko.) "complete" seems like the most useful and consistent value which would seem like a good reason to require that. / Jonas
Received on Monday, 20 June 2011 05:10:53 UTC