Scripts that promise not to document.write()

The async attribute is basically a promise not to call  
document.write() *and* a promise to be prepared to run at a less  
predictable moment. Has having a promise not to call document.write()  
but still expecting synchronous execution been considered?

(This is simply a question at this point. It shouldn't be read as a  
request for a spec feature.)

-- 
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/

Received on Thursday, 10 September 2009 11:48:57 UTC