- From: poot <cvsmail@w3.org>
- Date: Fri, 4 Sep 2009 18:37:24 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: markup error (whatwg r3754)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2923&r2=1.2924&f=h
http://html5.org/tools/web-apps-tracker?from=3753&to=3754
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2923
retrieving revision 1.2924
diff -u -d -r1.2923 -r1.2924
--- Overview.html 4 Sep 2009 09:17:28 -0000 1.2923
+++ Overview.html 4 Sep 2009 09:37:06 -0000 1.2924
@@ -13697,7 +13697,7 @@
<dt>If both the <a href="#concept-time-date" title="concept-time-date">date</a> and the
<a href="#concept-time-time" title="concept-time-time">time</a> are known</dt>
- <dd>The time corresponding to the <a href="#concept-time-date" title="concept-time-date">date</a> and <a href="#concept-time-time" title="concept-time-time">time</a>, with the given <a href="#concept-time-timezone" title="concept-time-timezone">time-zone offset</a>.
+ <dd>The time corresponding to the <a href="#concept-time-date" title="concept-time-date">date</a> and <a href="#concept-time-time" title="concept-time-time">time</a>, with the given <a href="#concept-time-timezone" title="concept-time-timezone">time-zone offset</a>.</dd>
<dt>If neither the <a href="#concept-time-date" title="concept-time-date">date</a> nor
the <a href="#concept-time-time" title="concept-time-time">time</a> are known</dt>
Received on Friday, 4 September 2009 09:38:04 UTC