- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Aug 2008 10:37:45 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv4332 Modified Files: Overview.html Log Message: typo (whatwg r1982) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1173 retrieving revision 1.1174 diff -u -d -r1.1173 -r1.1174 --- Overview.html 4 Aug 2008 10:14:16 -0000 1.1173 +++ Overview.html 4 Aug 2008 10:37:43 -0000 1.1174 @@ -16283,8 +16283,8 @@ the correct alternative text is just the same text "Earth Day", and no mention need be made of the decorations:</p> - <pre><h1></pre> - <img alt="Earth Day" src=earthdayheader.png></div> + <pre><h1><img src="earthdayheader.png" alt="Earth Day"></h1></pre> + </div> <h6 id=a-graphical><span class=secno>4.7.2.1.5. </span>A graphical representation of some of the surrounding text</h6>
Received on Monday, 4 August 2008 10:38:20 UTC