- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 08 May 2012 00:28:33 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv15291 Modified Files: Overview.html Log Message: Oops, turns out I had this backwards the whole time... and nobody noticed? Oh well. (whatwg r7096) Index: Overview.html =================================================================== 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:36 UTC