- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 31 Jan 2012 20:26:16 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv30024
Modified Files:
Overview.html
Log Message:
Try to make things clearer. (whatwg r6951)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5547
retrieving revision 1.5548
diff -u -d -r1.5547 -r1.5548
--- Overview.html 31 Jan 2012 20:23:15 -0000 1.5547
+++ Overview.html 31 Jan 2012 20:26:12 -0000 1.5548
@@ -33597,7 +33597,7 @@
<td> A text field
<tr><td> <dfn id="attr-input-type-url-keyword" title="attr-input-type-url-keyword"><code>url</code></dfn>
<td> <a href="#url-state-type-url" title="attr-input-type-url">URL</a>
- <td> An absolute IRI
+ <td> An absolute URL
<td> A text field
<tr><td> <dfn id="attr-input-type-email-keyword" title="attr-input-type-email-keyword"><code>email</code></dfn>
<td> <a href="#e-mail-state-type-email" title="attr-input-type-email">E-mail</a>
Received on Tuesday, 31 January 2012 20:26:18 UTC