[html5] r5477 - [e] (0) avoid confusing use of 'event'

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 23 18:22:04 PDT 2010


Author: ianh
Date: 2010-09-23 18:22:02 -0700 (Thu, 23 Sep 2010)
New Revision: 5477

Modified:
   complete.html
   index
   source
Log:
[e] (0) avoid confusing use of 'event'

Modified: complete.html
===================================================================
--- complete.html	2010-09-24 01:17:28 UTC (rev 5476)
+++ complete.html	2010-09-24 01:22:02 UTC (rev 5477)
@@ -41130,9 +41130,9 @@
 
   <div class=impl>
 
-  <p>When any of the following events occur, if the element's <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state is true after
-  the event, the <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state of all the
-  other elements in the same <i><a href=#radio-button-group>radio button group</a></i> must be set to
+  <p>When any of the following phenomena occur, if the element's <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state is true after
+  the occurance, the <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state of all the other
+  elements in the same <i><a href=#radio-button-group>radio button group</a></i> must be set to
   false:</p>
 
   <ul><li>The element's <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state is set to

Modified: index
===================================================================
--- index	2010-09-24 01:17:28 UTC (rev 5476)
+++ index	2010-09-24 01:22:02 UTC (rev 5477)
@@ -41110,9 +41110,9 @@
 
   <div class=impl>
 
-  <p>When any of the following events occur, if the element's <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state is true after
-  the event, the <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state of all the
-  other elements in the same <i><a href=#radio-button-group>radio button group</a></i> must be set to
+  <p>When any of the following phenomena occur, if the element's <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state is true after
+  the occurance, the <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state of all the other
+  elements in the same <i><a href=#radio-button-group>radio button group</a></i> must be set to
   false:</p>
 
   <ul><li>The element's <a href=#concept-fe-checked title=concept-fe-checked>checkedness</a> state is set to

Modified: source
===================================================================
--- source	2010-09-24 01:17:28 UTC (rev 5476)
+++ source	2010-09-24 01:22:02 UTC (rev 5477)
@@ -45853,11 +45853,11 @@
 
   <div class="impl">
 
-  <p>When any of the following events occur, if the element's <span
+  <p>When any of the following phenomena occur, if the element's <span
   title="concept-fe-checked">checkedness</span> state is true after
-  the event, the <span
-  title="concept-fe-checked">checkedness</span> state of all the
-  other elements in the same <i>radio button group</i> must be set to
+  the occurance, the <span
+  title="concept-fe-checked">checkedness</span> state of all the other
+  elements in the same <i>radio button group</i> must be set to
   false:</p>
 
   <ul>




More information about the Commit-Watchers mailing list