Skip to content

Commit

Permalink
[e] (0) Pedants unite! (credit: pt)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@2578 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 24, 2008
1 parent 92db8b5 commit 6942757
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions index
Expand Up @@ -38824,8 +38824,8 @@ user reload must be equivalent to .reload()
attribute represents the new value of the key being changed.</p>

<p>The <dfn id=dom-storageevent-url title=dom-StorageEvent-url><code>url</code></dfn>
attribute represents the address of the document that changed the
key.</p>
attribute represents the address of the document whose key
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>
Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -44216,8 +44216,8 @@ user reload must be equivalent to .reload()
attribute represents the new value of the key being changed.</p>

<p>The <dfn title="dom-StorageEvent-url"><code>url</code></dfn>
attribute represents the address of the document that changed the
key.</p>
attribute represents the address of the document whose key
changed.</p>

<p>The <dfn
title="dom-StorageEvent-source"><code>source</code></dfn> attribute
Expand Down

0 comments on commit 6942757

Please sign in to comment.