- From: L. David Baron <dbaron@dbaron.org>
- Date: Tue, 1 May 2007 09:38:17 -0700
- To: public-html@w3.org
- Cc: "T.V Raman" <raman@google.com>
Received on Tuesday, 1 May 2007 16:38:27 UTC
On Tuesday 2007-05-01 09:05 -0700, T.V Raman wrote: > implementations to emerge over time, I think we would be > well-served by defining: > > A) A clean, lean language > B) A mapping from today's mess to (A) I think this is what the WHATWG spec [1] is already doing. It defines how to parse tag-soup HTML into a tree structure, but then defines the rest of the spec in terms of that tree structure. It also defines an XML serialization that uses XML rules to build the tree structure. -David [1] http://www.whatwg.org/specs/web-apps/current-work/multipage/ -- L. David Baron <URL: http://dbaron.org/ > Technical Lead, Layout & CSS, Mozilla Corporation
Received on Tuesday, 1 May 2007 16:38:27 UTC