- From: poot <cvsmail@w3.org>
- Date: Thu, 5 Mar 2009 12:48:17 +0900 (JST)
- To: public-html-diffs@w3.org
Updated issue note about element summaries
4 The HTML Vocabulary and APIs
http://people.w3.org/mike/diffs/html5/html-author/Overview.1.37.html#the-html-vocabulary-and-apis
1 Introduction
http://people.w3.org/mike/diffs/html5/html-author/Overview.1.37.html#introduction
http://people.w3.org/mike/diffs/html5/html-author/Overview.diff.html
http://dev.w3.org/cvsweb/html5/html-author/Overview.html?r1=1.36&r2=1.37&f=h
===================================================================
RCS file: /sources/public/html5/html-author/Overview.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- Overview.html 5 Mar 2009 03:31:24 -0000 1.36
+++ Overview.html 5 Mar 2009 03:47:42 -0000 1.37
@@ -416,8 +416,7 @@
<h2 id=the-html-vocabulary-and-apis><span class=secno>4 </span>The HTML Vocabulary and APIs</h2>
<p class=big-issue>Expect major changes to this section. Each of these
needs longer descriptions and the elements should be divided into
- categories. The script that generates these doesn't yet include brief
- descriptions of elements and the start/end tag requirement info.
+ categories.
The IDL for the DOM Interfaces is likely to be replaced by something
a lot more reader-friendly in the future; consider it a placeholder
for now. Attributes will likely be accompanied by brief descriptions
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html-author/Overview.src.html,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- Overview.src.html 5 Mar 2009 03:31:24 -0000 1.37
+++ Overview.src.html 5 Mar 2009 03:47:42 -0000 1.38
@@ -280,8 +280,7 @@
<h1>The HTML Vocabulary and APIs</h1>
<p class="big-issue">Expect major changes to this section. Each of these
needs longer descriptions and the elements should be divided into
- categories. The script that generates these doesn't yet include brief
- descriptions of elements and the start/end tag requirement info.
+ categories.
The IDL for the DOM Interfaces is likely to be replaced by something
a lot more reader-friendly in the future; consider it a placeholder
for now. Attributes will likely be accompanied by brief descriptions
Received on Thursday, 5 March 2009 03:48:53 UTC