- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 2 Dec 2008 06:12:15 +0000 (UTC)
- To: Henri Sivonen <hsivonen@iki.fi>
- Cc: HTML WG <public-html@w3.org>
On Wed, 19 Nov 2008, Henri Sivonen wrote: > > document.close() in Gecko/WebKit/Opera does not insert an explicit EOF > at insertion point. Instead, it marks the parser stream as no longer > accepting more writes, but previously written pending data is still > tokenized. Changed the spec to insert the EOF at the end of the input stream. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 2 December 2008 06:12:49 UTC