- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 26 Jan 2009 23:20:32 +0000 (UTC)
- To: "Michael(tm) Smith" <mike@w3.org>
- Cc: Lachlan Hunt <lachlan.hunt@lachy.id.au>, public-html <public-html@w3.org>
On Tue, 27 Jan 2009, Michael(tm) Smith wrote: > > http://www.w3.org/html/wg/markup-spec/#audience Thanks. With this, I am happy to publish this working draft as a WD. However, I think it needs the following changes before progressing past WD: - How to parse documents that are written using the syntax defined in that document (needed for tools intended to conform to the specification, since otherwise there's no way to know what the tools are supposed to do). - The DOM APIs and implementation rules for those APIs, since producers of documents using the features in this specification need those APIs to fully use those features. - Definition of the event model and task queue model for implementations, since that will be needed to define the APIs mentioned. - The Window object, browsing contexts, and its related APIs, since that will be needed to define the APIs mentioned. As it stands, the document is not appropriate for its intended audience. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 26 January 2009 23:21:13 UTC