microdata; hixie: datetime xrefs (whatwg r4909)

microdata; hixie: datetime xrefs (whatwg r4909)

http://dev.w3.org/cvsweb/html5/md/Overview.html?r1=1.52&r2=1.53&f=h
http://html5.org/tools/web-apps-tracker?from=4908&to=4909

===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- Overview.html 29 Mar 2010 06:08:07 -0000 1.52
+++ Overview.html 30 Mar 2010 22:23:59 -0000 1.53
@@ -1456,9 +1456,10 @@
    <dd><p>The attribute must act as it would if it was <a href="#reflect" title="reflect">reflecting</a> the element's <code title="">data</code> content attribute.</dd>
 
 
-   <dt>If the element is a <code>time</code> element with a <code title="attr-datetime">datetime</code> attribute</dt>
+   <dt>If the element is a <code>time</code> element with a <code title="attr-time-datetime">datetime</code> attribute</dt>
 
-   <dd><p>The attribute must act as it would if it was <a href="#reflect" title="reflect">reflecting</a> the element's <code title="">datetime</code> content attribute.</dd>
+   <dd><p>The attribute must act as it would if it was <a href="#reflect" title="reflect">reflecting</a> the element's <code title="attr-time-datetime">datetime</code> content
+   attribute.</dd>
 
 
    <dt>Otherwise</dt>

Received on Thursday, 1 April 2010 05:36:11 UTC