Next in thread → Next in month →

Re: [xml-dev] Victory has been declared in the schema wars ...

From
Elliotte Harold <>
To
"Henry S. Thompson" <>
Date
2006-12-06T12:43:43Z
ID
<>
Thread
Re: [xml-dev] Victory has been declared in the schema wars ...
Henry S. Thompson wrote:

> So I've been trying to get my head around this, and reading the HTML5
> parsing spec. [1].  I don't by any means understand it all as yet, but
> I don't see any basis for what you say above.  Could you give an
> example HTML5 document where repair requires removing elements?  All
> the fixups I see in the parsing spec. are insertions (or ignoring of
> unexpected end tags). . .
> 


Events are moving quickly. Between the time I read the spec and you read 
it, there have been several changes that now make well-formed HTML 5 
more plausible. Previously there was no empty-element tag syntax, and 
end-tags were forbidden on void elements such as img, br, and meta.

Empty-element tags are still problematic on non-void elements, and there 
are some other issues; but they're just annoying, not crippling.


-- 
Elliotte Rusty Harold  
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/
Next in thread → Next in month →