[html5] r6951 - [e] (0) Try to make things clearer. Fixing https://www.w3.org/Bugs/Public/show_b [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jan 31 12:26:08 PST 2012


Author: ianh
Date: 2012-01-31 12:26:07 -0800 (Tue, 31 Jan 2012)
New Revision: 6951

Modified:
   complete.html
   index
   source
Log:
[e] (0) Try to make things clearer.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=14935
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-01-31 20:23:10 UTC (rev 6950)
+++ complete.html	2012-01-31 20:26:07 UTC (rev 6951)
@@ -42571,7 +42571,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>

Modified: index
===================================================================
--- index	2012-01-31 20:23:10 UTC (rev 6950)
+++ index	2012-01-31 20:26:07 UTC (rev 6951)
@@ -42571,7 +42571,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>

Modified: source
===================================================================
--- source	2012-01-31 20:23:10 UTC (rev 6950)
+++ source	2012-01-31 20:26:07 UTC (rev 6951)
@@ -49656,7 +49656,7 @@
     <tr>
      <td> <dfn title="attr-input-type-url-keyword"><code>url</code></dfn>
      <td> <span title="attr-input-type-url">URL</span>
-     <td> An absolute IRI
+     <td> An absolute URL
      <td> A text field
     <tr>
      <td> <dfn title="attr-input-type-email-keyword"><code>email</code></dfn>




More information about the Commit-Watchers mailing list