- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 30 Oct 2011 17:49:51 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv27380 Modified Files: Overview.html Log Message: should have paid more attention when doing the <time>/<data> edit... (whatwg r6787) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5435 retrieving revision 1.5436 diff -u -d -r1.5435 -r1.5436 --- Overview.html 30 Oct 2011 16:53:43 -0000 1.5435 +++ Overview.html 30 Oct 2011 17:49:47 -0000 1.5436 @@ -14040,7 +14040,7 @@ <p><a href="news.html">News</a> - <a href="blog.html">Blog</a> - <a href="forums.html">Forums</a></p> - <p>Last Modified: <data itemprop="dateModified">2009-04-01</data></p> + <p>Last Modified: <span itemprop="dateModified">2009-04-01</span></p> <nav> <h1>Navigation</h1> <ul>
Received on Sunday, 30 October 2011 17:49:52 UTC