[html5] r2579 - [e] (0) Same as last checkin, but for 'source'. (credit: pt)

whatwg at whatwg.org whatwg at whatwg.org
Wed Dec 24 04:37:57 PST 2008


Author: ianh
Date: 2008-12-24 04:37:56 -0800 (Wed, 24 Dec 2008)
New Revision: 2579

Modified:
   index
   source
Log:
[e] (0) Same as last checkin, but for 'source'. (credit: pt)

Modified: index
===================================================================
--- index	2008-12-24 12:37:00 UTC (rev 2578)
+++ index	2008-12-24 12:37:56 UTC (rev 2579)
@@ -38828,7 +38828,8 @@
   changed.</p>
 
   <p>The <dfn id=dom-storageevent-source title=dom-StorageEvent-source><code>source</code></dfn> attribute
-  represents the <code><a href=#window>Window</a></code> that changed the key.</p>
+  represents the <code><a href=#window>Window</a></code> object of the document whose key
+  changed.</p>
 
   <p>The <dfn id=dom-storageevent-storagearea title=dom-StorageEvent-storageArea><code>storageArea</code></dfn>
   attribute represents the <code><a href=#storage-0>Storage</a></code> object that was

Modified: source
===================================================================
--- source	2008-12-24 12:37:00 UTC (rev 2578)
+++ source	2008-12-24 12:37:56 UTC (rev 2579)
@@ -44221,7 +44221,8 @@
 
   <p>The <dfn
   title="dom-StorageEvent-source"><code>source</code></dfn> attribute
-  represents the <code>Window</code> that changed the key.</p>
+  represents the <code>Window</code> object of the document whose key
+  changed.</p>
 
   <p>The <dfn
   title="dom-StorageEvent-storageArea"><code>storageArea</code></dfn>




More information about the Commit-Watchers mailing list