Re: XML incremental rendering, was Re: Standards mode and Quirks mode (was Re: [CSS21] Test Suite)

On Jul 27, 2004, at 20:48, Andrew Fedoniouk wrote:

> Just only one: document cannot be rendered (drawn) until XML parser is 
> not
> sure that the xml is well formed.

Please re-check the XML spec.

The XML processor is required to quit normal processing upon detecting 
a fatal error. It is not prohibited from passing data to the app when 
it has not yet detected a fatal error.

http://www.w3.org/TR/2004/REC-xml-20040204/#dt-fatal

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

Received on Tuesday, 27 July 2004 14:50:29 UTC