Hallvord R M Steen wrote:

It's the core of the debate, namely if <img /> isn't technically a
problem why are validators required to flag it as invalid? The counter
examples are comparisons with <div /> which isn't parsed into the DOM
most would expect when sent as HTML, and corner cases like

<base href=http://example.org/bar/>


That one's easy to fix. Just require quotes around attribute values like HTML should have done 15 years ago.

--
Elliotte Rusty Harold  [EMAIL PROTECTED]
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/

Reply via email to