[html5] r7385 - [e] (0) Fix some typos or copypasta. Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 20 16:14:12 PDT 2012


Author: ianh
Date: 2012-09-20 16:14:10 -0700 (Thu, 20 Sep 2012)
New Revision: 7385

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-09-20 23:12:42 UTC (rev 7384)
+++ complete.html	2012-09-20 23:14:10 UTC (rev 7385)
@@ -100570,7 +100570,7 @@
   any, is a <code><a href=#frameset>frameset</a></code> element.</p>
 
   <p>When a <code><a href=#frame>frame</a></code> element is created as an <a href=#active-frame-element>active
-  <code>frame</code> element</a>, or becomes a <a href=#active-frame-element>active
+  <code>frame</code> element</a>, or becomes an <a href=#active-frame-element>active
   <code>frame</code> element</a> after not having been one, the
   user agent must create a <a href=#nested-browsing-context>nested browsing context</a>, and
   then <a href=#process-the-frame-attributes>process the <code>frame</code> attributes</a> for the

Modified: index
===================================================================
--- index	2012-09-20 23:12:42 UTC (rev 7384)
+++ index	2012-09-20 23:14:10 UTC (rev 7385)
@@ -100570,7 +100570,7 @@
   any, is a <code><a href=#frameset>frameset</a></code> element.</p>
 
   <p>When a <code><a href=#frame>frame</a></code> element is created as an <a href=#active-frame-element>active
-  <code>frame</code> element</a>, or becomes a <a href=#active-frame-element>active
+  <code>frame</code> element</a>, or becomes an <a href=#active-frame-element>active
   <code>frame</code> element</a> after not having been one, the
   user agent must create a <a href=#nested-browsing-context>nested browsing context</a>, and
   then <a href=#process-the-frame-attributes>process the <code>frame</code> attributes</a> for the

Modified: source
===================================================================
--- source	2012-09-20 23:12:42 UTC (rev 7384)
+++ source	2012-09-20 23:14:10 UTC (rev 7385)
@@ -117310,7 +117310,7 @@
   any, is a <code>frameset</code> element.</p>
 
   <p>When a <code>frame</code> element is created as an <span>active
-  <code>frame</code> element</span>, or becomes a <span>active
+  <code>frame</code> element</span>, or becomes an <span>active
   <code>frame</code> element</span> after not having been one, the
   user agent must create a <span>nested browsing context</span>, and
   then <span>process the <code>frame</code> attributes</span> for the




More information about the Commit-Watchers mailing list