[html5] r5762 - [e] (0) typos Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11490

whatwg at whatwg.org whatwg at whatwg.org
Mon Jan 10 17:02:17 PST 2011


Author: ianh
Date: 2011-01-10 17:02:15 -0800 (Mon, 10 Jan 2011)
New Revision: 5762

Modified:
   complete.html
   index
   source
Log:
[e] (0) typos
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11490

Modified: complete.html
===================================================================
--- complete.html	2011-01-11 00:13:43 UTC (rev 5761)
+++ complete.html	2011-01-11 01:02:15 UTC (rev 5762)
@@ -47344,10 +47344,10 @@
   <ol><li><p>Let <var title="">target</var> be the element's
    <code><a href=#document>Document</a></code>.</li>
 
-   <li><p>Let <var title="">target</var> has no <a href=#browsing-context>browsing
+   <li><p>If <var title="">target</var> has no <a href=#browsing-context>browsing
    context</a>, abort these steps.</li>
 
-   <li><p>Let <var title="">target</var>'s <a href=#browsing-context>browsing
+   <li><p>If <var title="">target</var>'s <a href=#browsing-context>browsing
    context</a> has no <a href=#top-level-browsing-context>top-level browsing context</a> (e.g.
    it is a <a href=#nested-browsing-context>nested browsing context</a> with no <a href=#parent-browsing-context>parent
    browsing context</a>), abort these steps.</li>

Modified: index
===================================================================
--- index	2011-01-11 00:13:43 UTC (rev 5761)
+++ index	2011-01-11 01:02:15 UTC (rev 5762)
@@ -47326,10 +47326,10 @@
   <ol><li><p>Let <var title="">target</var> be the element's
    <code><a href=#document>Document</a></code>.</li>
 
-   <li><p>Let <var title="">target</var> has no <a href=#browsing-context>browsing
+   <li><p>If <var title="">target</var> has no <a href=#browsing-context>browsing
    context</a>, abort these steps.</li>
 
-   <li><p>Let <var title="">target</var>'s <a href=#browsing-context>browsing
+   <li><p>If <var title="">target</var>'s <a href=#browsing-context>browsing
    context</a> has no <a href=#top-level-browsing-context>top-level browsing context</a> (e.g.
    it is a <a href=#nested-browsing-context>nested browsing context</a> with no <a href=#parent-browsing-context>parent
    browsing context</a>), abort these steps.</li>

Modified: source
===================================================================
--- source	2011-01-11 00:13:43 UTC (rev 5761)
+++ source	2011-01-11 01:02:15 UTC (rev 5762)
@@ -53123,10 +53123,10 @@
    <li><p>Let <var title="">target</var> be the element's
    <code>Document</code>.</p></li>
 
-   <li><p>Let <var title="">target</var> has no <span>browsing
+   <li><p>If <var title="">target</var> has no <span>browsing
    context</span>, abort these steps.</p></li>
 
-   <li><p>Let <var title="">target</var>'s <span>browsing
+   <li><p>If <var title="">target</var>'s <span>browsing
    context</span> has no <span>top-level browsing context</span> (e.g.
    it is a <span>nested browsing context</span> with no <span>parent
    browsing context</span>), abort these steps.</p></li>




More information about the Commit-Watchers mailing list