- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 05 Jun 2008 11:11:19 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv13613
Modified Files:
Overview.html
Log Message:
oops, a vestigial mention (whatwg r1723)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.910
retrieving revision 1.911
diff -u -d -r1.910 -r1.911
--- Overview.html 5 Jun 2008 09:30:18 -0000 1.910
+++ Overview.html 5 Jun 2008 11:11:16 -0000 1.911
@@ -21280,8 +21280,7 @@
<p>Each remaining <code><a href="#area">area</a></code> element in <var
title="">areas</var> represents a <a href="#hyperlinks">hyperlink</a>.
Those hyperlinks should all be made available to the user in a manner
- associated with the text of the <code><a href="#img">img</a></code> or
- <code>input</code> element.</p>
+ associated with the text of the <code><a href="#img">img</a></code>.</p>
<p>In this context, user agents may represent <code><a
href="#area">area</a></code> and <code><a href="#img">img</a></code>
Received on Thursday, 5 June 2008 11:11:54 UTC