html5/markup/elements input.image.html,1.4,1.5

Update of /sources/public/html5/markup/elements
In directory hutz:/tmp/cvs-serv14329/elements

Modified Files:
	input.image.html 
Log Message:
fix some problems in h:tml draft that pubrules checker caught

Index: input.image.html
===================================================================
RCS file: /sources/public/html5/markup/elements/input.image.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- input.image.html	10 Feb 2010 18:47:40 -0000	1.4
+++ input.image.html	2 Mar 2010 05:12:41 -0000	1.5
@@ -25,7 +25,8 @@
       <dt id="input.image.attrs.alt">alt</dt>
       <dd>Provides a textual label for an alternative button
         for users and UAs who cannot use the image
-        specified by the <a href="input.image.attrs.src">src</a>
+        specified by the
+        <a href="#input.image.attrs.src">src</a>
         attribute.</dd>
     </dl>
     <dl>

Received on Tuesday, 2 March 2010 05:12:44 UTC