- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 11 Dec 2009 16:43:16 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv28506 Modified Files: Overview.html Log Message: markup typo (whatwg r4438) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3539 retrieving revision 1.3540 diff -u -d -r1.3539 -r1.3540 --- Overview.html 11 Dec 2009 16:15:15 -0000 1.3539 +++ Overview.html 11 Dec 2009 16:43:13 -0000 1.3540 @@ -39194,7 +39194,7 @@ <li>Otherwise, if the element does not have a defined <a href="#activation-behavior">activation behavior</a>, <a href="#fire-a-click-event">fire a <code title="event-click">click</code> event</a> at the element.</li> - </ol></div><h3 id="common-idioms-without-dedicated-elements"><span class="secno">4.12 </span>Common idioms without dedicated elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h5 id="tag-clouds"><span class="secno">4.12.1 </span>Tag clouds</h5><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p id="tag-cloud">This specification does not define any markup + </ol></div><h3 id="common-idioms-without-dedicated-elements"><span class="secno">4.12 </span>Common idioms without dedicated elements</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><h4 id="tag-clouds"><span class="secno">4.12.1 </span>Tag clouds</h4><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p id="tag-cloud">This specification does not define any markup specifically for marking up lists of keywords that apply to a group of pages (also known as <i>tag clouds</i>). In general, authors are encouraged to either mark up such lists using <code><a href="#the-ul-element">ul</a></code>
Received on Friday, 11 December 2009 16:43:17 UTC