Skip to content

Commit

Permalink
[e] (0) Fix some typos or copypasta.
Browse files Browse the repository at this point in the history
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7385 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Sep 20, 2012
1 parent 76c8705 commit eed8d2e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Original file line number Diff line number Diff line change
Expand Up @@ -100570,7 +100570,7 @@ <h4 id=frames><span class=secno>15.3.3 </span>Frames</h4>
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
Expand Down
2 changes: 1 addition & 1 deletion index
Original file line number Diff line number Diff line change
Expand Up @@ -100570,7 +100570,7 @@ if (s = prompt('What is your name?')) {
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
Expand Down
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -117310,7 +117310,7 @@ if (s = prompt('What is your name?')) {
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
Expand Down

0 comments on commit eed8d2e

Please sign in to comment.