- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 04 Sep 2009 09:37:09 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv15855 Modified Files: Overview.html Log Message: markup error (whatwg r3754) Index: Overview.html =================================================================== 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:37:17 UTC