html5/spec-author-view/index-of-terms date-state-type-date.html,1.1,1.2

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

Modified Files:
	date-state-type-date.html 
Log Message:
Define how to convert a time to a Date object if it's not a round number of milliseconds. (whatwg r6893)

[updated by splitter]


Index: date-state-type-date.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/date-state-type-date.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- date-state-type-date.html	16 Dec 2011 23:58:03 -0000	1.1
+++ date-state-type-date.html	12 Jan 2012 01:01:26 -0000	1.2
@@ -6,10 +6,7 @@
 <a href="media-elements.html#date"><span class="secno">4.8.10 </span>Media elements</a>
 </dd>
 <dd>
-<a href="media-elements.html#date_0"><span class="secno">4.8.10.6 </span>Offsets into the media resource</a>
-</dd>
-<dd>
-<a href="the-input-element.html#date_1"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a>
+<a href="the-input-element.html#date_0"><span class="secno">4.10.7 </span>The <span><code>input</code></span> element</a>
 <a class="index-counter" href="the-input-element.html#attr-input-type-date_0">(2)</a>
 <a class="index-counter" href="the-input-element.html#attr-input-type-date_1">(3)</a>
 </dd>
@@ -17,6 +14,6 @@
 <a class="dfn-ref" href="states-of-the-type-attribute.html#date-state-type-date"><span class="secno">4.10.7.1.8 </span><span>Date</span> state (<code title="">type=date</code>)</a>
 </dd>
 <dd>
-<a href="common-input-element-apis.html#date_2"><span class="secno">4.10.7.3 </span>Common <code><span>input</span></code> element APIs</a>
+<a href="common-input-element-apis.html#date_1"><span class="secno">4.10.7.3 </span>Common <code><span>input</span></code> element APIs</a>
 </dd>
 </dl>

Received on Thursday, 12 January 2012 01:01:33 UTC