[whatwg] Using the HTML5 DOCTYPE as a new quirksmode switch

Elliotte Harold elharo at metalab.unc.edu
Sat Mar 10 06:37:56 PST 2007


Simon Pieters wrote:

> Why would you need to declare entities, though?

If you don't define entities, then the parser can't resolve them. This 
is for entities such as © and ™. There are only five entities 
that XML parsers recognize out of the box without a DTD: &, <, 
>, ', and ".

-- 
Elliotte Rusty Harold  elharo at metalab.unc.edu
Java I/O 2nd Edition Just Published!
http://www.cafeaulait.org/books/javaio2/
http://www.amazon.com/exec/obidos/ISBN=0596527500/ref=nosim/cafeaulaitA/



More information about the whatwg mailing list