[html5] r6800 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14577
whatwg at whatwg.org
whatwg at whatwg.org
Mon Oct 31 22:59:10 PDT 2011
Author: ianh
Date: 2011-10-31 22:59:09 -0700 (Mon, 31 Oct 2011)
New Revision: 6800
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14577
Modified: complete.html
===================================================================
--- complete.html 2011-11-01 05:44:58 UTC (rev 6799)
+++ complete.html 2011-11-01 05:59:09 UTC (rev 6800)
@@ -65120,7 +65120,7 @@
<code><a href=#document>Document</a></code> of the <var title="">specified entry</var> be
the <var title="">specified entry</var>.</li>
- <li><p><var title="">state changed</var> is true, fire a <code title=event-popstate><a href=#event-popstate>popstate</a></code> event at the
+ <li><p>If <var title="">state changed</var> is true, fire a <code title=event-popstate><a href=#event-popstate>popstate</a></code> event at the
<code><a href=#window>Window</a></code> object of the <code><a href=#document>Document</a></code>, using the
<code><a href=#popstateevent>PopStateEvent</a></code> interface, with the <code title=dom-PopStateEvent-state><a href=#dom-popstateevent-state>state</a></code> attribute initialized
to the value of <var title="">state</var>. This event must bubble
Modified: index
===================================================================
--- index 2011-11-01 05:44:58 UTC (rev 6799)
+++ index 2011-11-01 05:59:09 UTC (rev 6800)
@@ -65120,7 +65120,7 @@
<code><a href=#document>Document</a></code> of the <var title="">specified entry</var> be
the <var title="">specified entry</var>.</li>
- <li><p><var title="">state changed</var> is true, fire a <code title=event-popstate><a href=#event-popstate>popstate</a></code> event at the
+ <li><p>If <var title="">state changed</var> is true, fire a <code title=event-popstate><a href=#event-popstate>popstate</a></code> event at the
<code><a href=#window>Window</a></code> object of the <code><a href=#document>Document</a></code>, using the
<code><a href=#popstateevent>PopStateEvent</a></code> interface, with the <code title=dom-PopStateEvent-state><a href=#dom-popstateevent-state>state</a></code> attribute initialized
to the value of <var title="">state</var>. This event must bubble
Modified: source
===================================================================
--- source 2011-11-01 05:44:58 UTC (rev 6799)
+++ source 2011-11-01 05:59:09 UTC (rev 6800)
@@ -73877,7 +73877,7 @@
<code>Document</code> of the <var title="">specified entry</var> be
the <var title="">specified entry</var>.</p></li>
- <li><p><var title="">state changed</var> is true, fire a <code
+ <li><p>If <var title="">state changed</var> is true, fire a <code
title="event-popstate">popstate</code> event at the
<code>Window</code> object of the <code>Document</code>, using the
<code>PopStateEvent</code> interface, with the <code
More information about the Commit-Watchers
mailing list