- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 18 Jan 2010 11:03:27 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/md
In directory hutz:/tmp/cvs-serv15876
Modified Files:
Overview.html
Log Message:
validation errors in examples (whatwg r4608)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/md/Overview.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- Overview.html 18 Jan 2010 10:35:57 -0000 1.22
+++ Overview.html 18 Jan 2010 11:03:25 -0000 1.23
@@ -3046,14 +3046,14 @@
itemprop="email" href="mailto:c.obrian@la.ctu.gov.invalid"><span
itemprop="fn">Chloe O'Brian</span></a></span> if it's about work, or ask <span
itemprop="agent">Tony Almeida</span> if you're interested in the CTU five-a-side football team we're trying to get going.</p>
- <ins datetime="2008-07-20T21:00:00+0100">
+ <ins datetime="2008-07-20T21:00:00+01:00">
<span itemprop="rev" itemscope>
<meta itemprop="type" content="date-time">
- <meta itemprop="value" content="2008-07-20T21:00:00+0100">
+ <meta itemprop="value" content="2008-07-20T21:00:00+01:00">
</span>
<p itemprop="tel" itemscope><strong>Update!</strong>
My new <span itemprop="type">home</span> phone number is
- <span itemprop="value">01632 960 123</span>.
+ <span itemprop="value">01632 960 123</span>.</p>
</ins>
</section></pre>
Received on Monday, 18 January 2010 11:03:29 UTC