- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jan 2010 22:26:47 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv14435/src
Modified Files:
status.html
Log Message:
update
Index: status.html
===================================================================
RCS file: /sources/public/html5/markup/src/status.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- status.html 28 Jan 2010 17:19:03 -0000 1.14
+++ status.html 28 Jan 2010 22:26:44 -0000 1.15
@@ -13,21 +13,20 @@
lack complete documentation in the following subsections:</p>
<dl class="status-missing">
<dt><span class="section-title-ref">Examples</span></dt>
- <dd>The documentation for each element will eventually have
+ <dd>The documentation for each element ideally have
at least one conformant example and at least one
non-conformant example.</dd>
<dt><span class="section-title-ref">Details</span></dt>
<dd>The purpose of this subsection is to provide, where
needed, additional details about the semantics of the
element and its attributes.</dd>
- <dt><span class="section-title-ref">Additional constraints</span></dt>
+ <dt><span class="section-title-ref">Additional constraints and admonitions</span></dt>
<dd>This purpose of this subsection is to provide, where
- needed, additional document-conformance constraints for
- the element and its attributes (in addition to those
- already documented in the
+ needed, additional document-conformance constraints and
+ usage admonitions for the element and its attributes (in
+ addition to those already documented in the
<i>Content model</i>,
<i>Attribute model</i>,
- <i>Assertions</i>,
<i>Tag omission</i>,
and
<i>Permitted contexts</i>
Received on Thursday, 28 January 2010 22:26:48 UTC