[html5] r5274 - [e] (0) consistency

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 10 14:47:29 PDT 2010


Author: ianh
Date: 2010-08-10 14:47:28 -0700 (Tue, 10 Aug 2010)
New Revision: 5274

Modified:
   complete.html
   index
   source
Log:
[e] (0) consistency

Modified: complete.html
===================================================================
--- complete.html	2010-08-10 21:10:39 UTC (rev 5273)
+++ complete.html	2010-08-10 21:47:28 UTC (rev 5274)
@@ -60911,8 +60911,8 @@
   </div>
 
   <p>The <dfn id=event-popstate title=event-popstate><code>popstate</code></dfn> event
-  is fired when navigating to a <a href=#session-history-entry>session history entry</a>
-  that represents a state object.</p>
+  is fired in certain cases when navigating to a <a href=#session-history-entry>session history
+  entry</a>.</p>
 
   <pre class=idl>interface <dfn id=popstateevent>PopStateEvent</dfn> : <a href=#event>Event</a> {
   readonly attribute any <a href=#dom-popstateevent-state title=dom-PopStateEvent-state>state</a>;

Modified: index
===================================================================
--- index	2010-08-10 21:10:39 UTC (rev 5273)
+++ index	2010-08-10 21:47:28 UTC (rev 5274)
@@ -60838,8 +60838,8 @@
   </div>
 
   <p>The <dfn id=event-popstate title=event-popstate><code>popstate</code></dfn> event
-  is fired when navigating to a <a href=#session-history-entry>session history entry</a>
-  that represents a state object.</p>
+  is fired in certain cases when navigating to a <a href=#session-history-entry>session history
+  entry</a>.</p>
 
   <pre class=idl>interface <dfn id=popstateevent>PopStateEvent</dfn> : <a href=#event>Event</a> {
   readonly attribute any <a href=#dom-popstateevent-state title=dom-PopStateEvent-state>state</a>;

Modified: source
===================================================================
--- source	2010-08-10 21:10:39 UTC (rev 5273)
+++ source	2010-08-10 21:47:28 UTC (rev 5274)
@@ -68789,8 +68789,8 @@
   </div>
 
   <p>The <dfn title="event-popstate"><code>popstate</code></dfn> event
-  is fired when navigating to a <span>session history entry</span>
-  that represents a state object.</p>
+  is fired in certain cases when navigating to a <span>session history
+  entry</span>.</p>
 
   <pre class="idl">interface <dfn>PopStateEvent</dfn> : <span>Event</span> {
   readonly attribute any <span title="dom-PopStateEvent-state">state</span>;




More information about the Commit-Watchers mailing list