- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 04 Aug 2008 10:44:49 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv6869 Modified Files: Overview.html Log Message: highlight images in examples (whatwg r1984) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1175 retrieving revision 1.1176 diff -u -d -r1.1175 -r1.1176 --- Overview.html 4 Aug 2008 10:41:57 -0000 1.1175 +++ Overview.html 4 Aug 2008 10:44:46 -0000 1.1176 @@ -16283,7 +16283,7 @@ the correct alternative text is just the same text "Earth Day", and no mention need be made of the decorations:</p> - <pre><h1><img src="earthdayheader.png" alt="Earth Day"></h1></pre> + <pre><h1><strong><img src="earthdayheader.png" alt="Earth Day"></strong></h1></pre> </div> <h6 id=a-graphical><span class=secno>4.7.2.1.5. </span>A graphical
Received on Monday, 4 August 2008 10:45:24 UTC