- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Jul 2008 23:50:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv8075 Modified Files: Overview.html Log Message: oops, wrong heading level (whatwg r1923) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1112 retrieving revision 1.1113 diff -u -d -r1.1112 -r1.1113 --- Overview.html 23 Jul 2008 23:47:51 -0000 1.1112 +++ Overview.html 23 Jul 2008 23:50:35 -0000 1.1113 @@ -262,10 +262,9 @@ <ul class=toc> <li><a href="#how-to"><span class=secno>1.5.1 </span>How to read this specification</a> - <ul class=toc> - <li><a href="#typographic"><span class=secno>1.5.1.1. - </span>Typographic conventions</a> - </ul> + + <li><a href="#typographic"><span class=secno>1.5.2 </span>Typographic + conventions</a> </ul> </ul> @@ -2349,8 +2348,7 @@ backwards at least once. Then it should be read by picking random sections from the contents list and following all the cross-references. - <h5 id=typographic><span class=secno>1.5.1.1. </span>Typographic - conventions</h5> + <h4 id=typographic><span class=secno>1.5.2 </span>Typographic conventions</h4> <p>This is a definition, requirement, or explanation.
Received on Wednesday, 23 July 2008 23:51:12 UTC