[whatwg] What should document.write() do when called from setTimeout or event handlers?

On Tue, 01 Aug 2006 05:34:55 +0700, Ian Hickson <ian at hixie.ch> wrote:

> IE seems to make those calls to document.write() simply blow away the
> document, as if the document was closed. Opera seems to do the same.

I think this is the best thing to do. Easy to implement and well-defined.


-- 
Alexey Feldgendler <alexey at feldgendler.ru>
[ICQ: 115226275] http://feldgendler.livejournal.com

Received on Tuesday, 1 August 2006 02:32:07 UTC