[html5] r4251 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=6569
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 21 03:03:01 PDT 2009
Author: ianh
Date: 2009-10-21 03:02:57 -0700 (Wed, 21 Oct 2009)
New Revision: 4251
Modified:
complete.html
index
source
Log:
[e] (0) typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=6569
Modified: complete.html
===================================================================
--- complete.html 2009-10-21 09:53:45 UTC (rev 4250)
+++ complete.html 2009-10-21 10:02:57 UTC (rev 4251)
@@ -49290,7 +49290,7 @@
<p>As mentioned earlier, each <a href=#browsing-context>browsing context</a> has a
<dfn id=windowproxy><code>WindowProxy</code></dfn> object. This object is unusual
in that all operations that would be performed on it must be
- performd on the <code><a href=#window>Window</a></code> object of the <a href=#browsing-context>browsing
+ performed on the <code><a href=#window>Window</a></code> object of the <a href=#browsing-context>browsing
context</a>'s <a href=#active-document>active document</a> instead. It is thus
indistinguishable from that <code><a href=#window>Window</a></code> object in every way
until the <a href=#browsing-context>browsing context</a> is navigated.</p>
Modified: index
===================================================================
--- index 2009-10-21 09:53:45 UTC (rev 4250)
+++ index 2009-10-21 10:02:57 UTC (rev 4251)
@@ -46450,7 +46450,7 @@
<p>As mentioned earlier, each <a href=#browsing-context>browsing context</a> has a
<dfn id=windowproxy><code>WindowProxy</code></dfn> object. This object is unusual
in that all operations that would be performed on it must be
- performd on the <code><a href=#window>Window</a></code> object of the <a href=#browsing-context>browsing
+ performed on the <code><a href=#window>Window</a></code> object of the <a href=#browsing-context>browsing
context</a>'s <a href=#active-document>active document</a> instead. It is thus
indistinguishable from that <code><a href=#window>Window</a></code> object in every way
until the <a href=#browsing-context>browsing context</a> is navigated.</p>
Modified: source
===================================================================
--- source 2009-10-21 09:53:45 UTC (rev 4250)
+++ source 2009-10-21 10:02:57 UTC (rev 4251)
@@ -55399,7 +55399,7 @@
<p>As mentioned earlier, each <span>browsing context</span> has a
<dfn><code>WindowProxy</code></dfn> object. This object is unusual
in that all operations that would be performed on it must be
- performd on the <code>Window</code> object of the <span>browsing
+ performed on the <code>Window</code> object of the <span>browsing
context</span>'s <span>active document</span> instead. It is thus
indistinguishable from that <code>Window</code> object in every way
until the <span>browsing context</span> is navigated.</p>
More information about the Commit-Watchers
mailing list