[html5] r6074 - [e] (0) consistency Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12149

whatwg at whatwg.org whatwg at whatwg.org
Wed May 4 16:54:39 PDT 2011


Author: ianh
Date: 2011-05-04 16:54:38 -0700 (Wed, 04 May 2011)
New Revision: 6074

Modified:
   complete.html
   index
   source
Log:
[e] (0) consistency
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12149

Modified: complete.html
===================================================================
--- complete.html	2011-05-04 23:42:38 UTC (rev 6073)
+++ complete.html	2011-05-04 23:54:38 UTC (rev 6074)
@@ -68333,7 +68333,7 @@
   <p>The arguments to the methods have the following meanings and
   corresponding implementation requirements:</p>
 
-  <dl><dt><var title="">protocol</var> (<code title=dom-navigator-registerProtocolHandler><a href=#dom-navigator-registerprotocolhandler>registerProtocolHandler()</a></code> only)</dt>
+  <dl><dt><var title="">scheme</var> (<code title=dom-navigator-registerProtocolHandler><a href=#dom-navigator-registerprotocolhandler>registerProtocolHandler()</a></code> only)</dt>
 
    <dd>
 

Modified: index
===================================================================
--- index	2011-05-04 23:42:38 UTC (rev 6073)
+++ index	2011-05-04 23:54:38 UTC (rev 6074)
@@ -68381,7 +68381,7 @@
   <p>The arguments to the methods have the following meanings and
   corresponding implementation requirements:</p>
 
-  <dl><dt><var title="">protocol</var> (<code title=dom-navigator-registerProtocolHandler><a href=#dom-navigator-registerprotocolhandler>registerProtocolHandler()</a></code> only)</dt>
+  <dl><dt><var title="">scheme</var> (<code title=dom-navigator-registerProtocolHandler><a href=#dom-navigator-registerprotocolhandler>registerProtocolHandler()</a></code> only)</dt>
 
    <dd>
 

Modified: source
===================================================================
--- source	2011-05-04 23:42:38 UTC (rev 6073)
+++ source	2011-05-04 23:54:38 UTC (rev 6074)
@@ -77965,7 +77965,7 @@
 
   <dl>
 
-   <dt><var title="">protocol</var> (<code title="dom-navigator-registerProtocolHandler">registerProtocolHandler()</code> only)</dt>
+   <dt><var title="">scheme</var> (<code title="dom-navigator-registerProtocolHandler">registerProtocolHandler()</code> only)</dt>
 
    <dd>
 




More information about the Commit-Watchers mailing list