Re: XHTML or HTML 4.01?
In article <3f2cba65.10491 9996@news.cis.d fn.de>,
jim@jibbering.c om (Jim Ley) wrote:
[color=blue][color=green]
> >Mozilla-based browsers support XHTML 1.x delivered as
> >application/xhtml+xml. However, they don't support incremental rendering
> >of application/xhtml+xml as the content arrives from the network.[/color][/color]
[color=blue]
> of course they claim they can't render
> it incrementally to be conformant to the XHTML spec[/color]
Who's "they"? Why would any of the XHTML specs forbid incremental
rendering?
AFAIK, it's just that Mozilla's XML content sink (the thing that
consumes data from the parser) can't deal with incremental loading.
--
Henri Sivonen
hsivonen@iki.fi
Mozilla Web Author FAQ: http://mozilla.org/docs/web-developer/faq.html
In article <3f2cba65.10491 9996@news.cis.d fn.de>,
jim@jibbering.c om (Jim Ley) wrote:
[color=blue][color=green]
> >Mozilla-based browsers support XHTML 1.x delivered as
> >application/xhtml+xml. However, they don't support incremental rendering
> >of application/xhtml+xml as the content arrives from the network.[/color][/color]
[color=blue]
> of course they claim they can't render
> it incrementally to be conformant to the XHTML spec[/color]
Who's "they"? Why would any of the XHTML specs forbid incremental
rendering?
AFAIK, it's just that Mozilla's XML content sink (the thing that
consumes data from the parser) can't deal with incremental loading.
--
Henri Sivonen
hsivonen@iki.fi
Mozilla Web Author FAQ: http://mozilla.org/docs/web-developer/faq.html
Comment