Re: Validation: XHTML Transitional vs. HTLM 4.01 Strict
On Sun, 25 Jul 2004 20:52:00 +0100, Spartanicus <me@privacy.net >
wrote:
[color=blue]
>jim@jibbering. com (Jim Ley) wrote:
>[color=green][color=darkred]
>>>With an XHTML document the browser
>>>_could_ warn the user that it is malformed and that it might not exactly
>>>represent the author's intentions, and then display it anyway.[/color]
>>
>>No it couldn't... well by original my interpretation it could, but
>>others have convinced me this is wrong.[/color]
>
>Yes it could, the requirement for a standard compliant XHTML renderer is
>to throw a parsing error, the spec says nothing about displaying the
>result or not.[/color]
Yeah, that was my interpretation, however it also requires that normal
processing stops, it doesn't just require an error.
[color=blue]
>Opera handles this as it should be handled, it (incrementally) displays
>the code that's rolling in, and displays the parsing error on top when
>it encounters malformed code.[/color]
Could you cite the part of spec which says this.
[color=blue]
>Mozilla's method has a more important drawback: it's not able to display
>anything before the html has completed loading.[/color]
Yep, it's a joke.
Jim.
--
comp.lang.javas cript FAQ - http://jibbering.com/faq/
On Sun, 25 Jul 2004 20:52:00 +0100, Spartanicus <me@privacy.net >
wrote:
[color=blue]
>jim@jibbering. com (Jim Ley) wrote:
>[color=green][color=darkred]
>>>With an XHTML document the browser
>>>_could_ warn the user that it is malformed and that it might not exactly
>>>represent the author's intentions, and then display it anyway.[/color]
>>
>>No it couldn't... well by original my interpretation it could, but
>>others have convinced me this is wrong.[/color]
>
>Yes it could, the requirement for a standard compliant XHTML renderer is
>to throw a parsing error, the spec says nothing about displaying the
>result or not.[/color]
Yeah, that was my interpretation, however it also requires that normal
processing stops, it doesn't just require an error.
[color=blue]
>Opera handles this as it should be handled, it (incrementally) displays
>the code that's rolling in, and displays the parsing error on top when
>it encounters malformed code.[/color]
Could you cite the part of spec which says this.
[color=blue]
>Mozilla's method has a more important drawback: it's not able to display
>anything before the html has completed loading.[/color]
Yep, it's a joke.
Jim.
--
comp.lang.javas cript FAQ - http://jibbering.com/faq/
Comment