- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Wed, 21 Mar 2007 03:49:05 +0100
I started reviewing the whole html 5 spec and will send my comments, section by section, on the fly, to this list. Hoping you'll find it useful... 1.3.3 "backwards-compatibility is retained" This could appear earlier in the spec, for instance in the abstract. Think journalists, press and tech news coverage. 1.4. The single fact that HTML v5 needs to use a 1999 namespace already used by earlier versions of the language indicates that namespaces are a rather bad solution to the problems they're trying to solve... Conclusion : follow that path and imagine something better. 1.4. "any Node with node type 3 or 4" Please don't put a numerical value here but Node.TEXT_NODE and Node.CDATA_SECTION_NODE </Daniel>
Received on Tuesday, 20 March 2007 19:49:05 UTC