hixie: Oops, turns out I had this backwards the whole time... and nobody noticed? Oh well. (whatwg r7096)

hixie: Oops, turns out I had this backwards the whole time... and nobody
noticed? Oh well. (whatwg r7096)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5652&r2=1.5653&f=h
http://html5.org/tools/web-apps-tracker?from=7095&to=7096

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5652
retrieving revision 1.5653
diff -u -d -r1.5652 -r1.5653
--- Overview.html 8 May 2012 00:24:32 -0000 1.5652
+++ Overview.html 8 May 2012 00:28:28 -0000 1.5653
@@ -20433,7 +20433,6 @@
   <p>A <code><a href="#the-time-element">time</a></code> element that does not have a <code title="attr-time-datetime"><a href="#attr-time-datetime">datetime</a></code> content attribute must
   not have any element descendants.</p>
 
-
   <p>The <dfn id="datetime-value">datetime value</dfn> of a <code><a href="#the-time-element">time</a></code> element is
   the value of the element's <code title="attr-time-datetime"><a href="#attr-time-datetime">datetime</a></code> content attribute, if
   it has one, or the element's <code><a href="#textcontent">textContent</a></code>, if it does

Received on Tuesday, 8 May 2012 00:28:41 UTC