- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 13 Mar 2006 20:51:45 +0000 (UTC)
- To: Boris Zbarsky <bzbarsky@mit.edu>
- Cc: Jim Ley <jim@jibbering.com>, "Web APIs WG (public)" <public-webapi@w3.org>
On Fri, 10 Mar 2006, Boris Zbarsky wrote: > > [DOMContentLoaded used for:] > -XML events event listener hookup This is a bug, since it means XML Events won't work for infinite XML streams (presumably; not clear to me how the XML Events processing model works, though, the spec isn't overly clear). > -Scroll position restoration when going back/forward in history This is very annoying, because it means (a) the scroll position isn't restored as soon as possible on long documents, and (b) images earlier in the document popping in cause the scroll position to jump around (I see both of these all the time on reading large specs). FWIW. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 13 March 2006 20:51:58 UTC