html5/spec-author-view/index-of-terms valid-date-string-with-optional-time.html,1.4,1.5 valid-global-date-and-time-string.html,1.4,1.5

Update of /sources/public/html5/spec-author-view/index-of-terms
In directory hutz:/tmp/cvs-serv7223/index-of-terms

Modified Files:
	valid-date-string-with-optional-time.html 
	valid-global-date-and-time-string.html 
Log Message:
Allow times to be omitted from <ins datetime>/<del datetime>. (whatwg r5341)

[updated by splitter]


Index: valid-global-date-and-time-string.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/valid-global-date-and-time-string.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- valid-global-date-and-time-string.html	20 Aug 2010 04:43:24 -0000	1.4
+++ valid-global-date-and-time-string.html	24 Aug 2010 23:13:30 -0000	1.5
@@ -8,14 +8,8 @@
 <a class="index-counter" href="common-microsyntaxes.html#valid-global-date-and-time-string-2">(2)</a>
 </dd>
 <dd>
-<a href="edits.html#valid-global-date-and-time-string-3"><span class="secno">4.7.3 </span>Attributes common to <code><span>ins</span></code> and <code><span>del</span></code> elements</a>
-</dd>
-<dd>
-<a href="states-of-the-type-attribute.html#valid-global-date-and-time-string-4"><span class="secno">4.10.7.1.7 </span><span title="attr-input-type-datetime">Date and Time</span> state</a>
-<a class="index-counter" href="states-of-the-type-attribute.html#valid-global-date-and-time-string-5">(2)</a>
-<a class="index-counter" href="states-of-the-type-attribute.html#valid-global-date-and-time-string-6">(3)</a>
-</dd>
-<dd>
-<a class="no-num" href="index.html#valid-global-date-and-time-string-7">Attributes</a>
+<a href="states-of-the-type-attribute.html#valid-global-date-and-time-string-3"><span class="secno">4.10.7.1.7 </span><span title="attr-input-type-datetime">Date and Time</span> state</a>
+<a class="index-counter" href="states-of-the-type-attribute.html#valid-global-date-and-time-string-4">(2)</a>
+<a class="index-counter" href="states-of-the-type-attribute.html#valid-global-date-and-time-string-5">(3)</a>
 </dd>
 </dl>

Index: valid-date-string-with-optional-time.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/valid-date-string-with-optional-time.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- valid-date-string-with-optional-time.html	20 Aug 2010 04:43:24 -0000	1.4
+++ valid-date-string-with-optional-time.html	24 Aug 2010 23:13:30 -0000	1.5
@@ -6,4 +6,10 @@
 <dd>
 <a href="text-level-semantics.html#valid-date-string-with-optional-time-1"><span class="secno">4.6.9 </span>The <span><code>time</code></span> element</a>
 </dd>
+<dd>
+<a href="edits.html#valid-date-string-with-optional-time-2"><span class="secno">4.7.3 </span>Attributes common to <code><span>ins</span></code> and <code><span>del</span></code> elements</a>
+</dd>
+<dd>
+<a class="no-num" href="index.html#valid-date-string-with-optional-time-3">Attributes</a>
+</dd>
 </dl>

Received on Tuesday, 24 August 2010 23:13:35 UTC