- From: Ian Hickson <ian@hixie.ch>
- Date: Tue, 29 Mar 2005 01:27:38 +0000 (UTC)
- To: Bjoern Hoehrmann <derhoermi@gmx.net>
- Cc: www-svg@w3.org
On Tue, 29 Mar 2005, Bjoern Hoehrmann wrote: > > > >SVG 1.1 says that as soon as you hit something "in error", you abort > >all processing and display an error message with the page rendered up > >to that point. > > No, SVG 1.1 specifically notes that documents can go in and out of error > over time, that would not be possible if all processing stops. Event and > thus script processing in particular is not required to stop. Sorry, by "all processing" I only meant the processing of the DOM tree to generate the current frame. So not "all" processing. My bad. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Tuesday, 29 March 2005 01:27:40 UTC