Skip to content

Commit

Permalink
[giow] (2) Foreign content end tag handling change.
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9580

git-svn-id: http://svn.whatwg.org/webapps@5155 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jul 14, 2010
1 parent 1e36734 commit 45e1472
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 45 deletions.
28 changes: 13 additions & 15 deletions complete.html
Expand Up @@ -209,7 +209,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>Web Applications 1.0</h1>
<h2 class="no-num no-toc">Draft Standard &mdash; 13 July 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 14 July 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -83710,20 +83710,18 @@ <h5 id=parsing-main-inselect><span class=secno>12.2.5.19 </span>The "<dfn title=
<li><p>Set <var title="">node</var> to the previous entry in the
<a href=#stack-of-open-elements>stack of open elements</a>.</li>

<li>

<p>If <var title="">node</var> is an element in the <a href=#html-namespace-0>HTML
namespace</a>, process the token <a href=#using-the-rules-for>using the rules
for</a> the <a href=#secondary-insertion-mode>secondary insertion mode</a>. If, after
doing so, the <a href=#insertion-mode>insertion mode</a> is still "<a href=#parsing-main-inforeign title="insertion mode: in foreign content">in foreign
content</a>", but there is no element <a href=#has-an-element-in-scope title="has an
element in scope">in scope</a> that has a namespace other
than the <a href=#html-namespace-0>HTML namespace</a>, switch the <a href=#insertion-mode>insertion
mode</a> to the <a href=#secondary-insertion-mode>secondary insertion mode</a>.</p>

</li>

<li><p>Return to the step labeled <i>loop</i>.</li>
<li><p>If <var title="">node</var> is not an element in the
<a href=#html-namespace-0>HTML namespace</a>, return to the step labeled
<i>loop</i>.</li>

<li><p>Otherwise, process the token <a href=#using-the-rules-for>using the rules
for</a> the <a href=#secondary-insertion-mode>secondary insertion mode</a>. If, after
doing so, the <a href=#insertion-mode>insertion mode</a> is still "<a href=#parsing-main-inforeign title="insertion mode: in foreign content">in foreign
content</a>", but there is no element <a href=#has-an-element-in-scope title="has an
element in scope">in scope</a> that has a namespace other than
the <a href=#html-namespace-0>HTML namespace</a>, switch the <a href=#insertion-mode>insertion
mode</a> to the <a href=#secondary-insertion-mode>secondary insertion
mode</a>.</li>

</ol></dd>

Expand Down
28 changes: 13 additions & 15 deletions index
Expand Up @@ -213,7 +213,7 @@

<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<hgroup><h1>HTML5 (including next generation additions still in development)</h1>
<h2 class="no-num no-toc">Draft Standard &mdash; 13 July 2010</h2>
<h2 class="no-num no-toc">Draft Standard &mdash; 14 July 2010</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
Expand Down Expand Up @@ -76951,20 +76951,18 @@ document.body.appendChild(text);
<li><p>Set <var title="">node</var> to the previous entry in the
<a href=#stack-of-open-elements>stack of open elements</a>.</li>

<li>

<p>If <var title="">node</var> is an element in the <a href=#html-namespace-0>HTML
namespace</a>, process the token <a href=#using-the-rules-for>using the rules
for</a> the <a href=#secondary-insertion-mode>secondary insertion mode</a>. If, after
doing so, the <a href=#insertion-mode>insertion mode</a> is still "<a href=#parsing-main-inforeign title="insertion mode: in foreign content">in foreign
content</a>", but there is no element <a href=#has-an-element-in-scope title="has an
element in scope">in scope</a> that has a namespace other
than the <a href=#html-namespace-0>HTML namespace</a>, switch the <a href=#insertion-mode>insertion
mode</a> to the <a href=#secondary-insertion-mode>secondary insertion mode</a>.</p>

</li>

<li><p>Return to the step labeled <i>loop</i>.</li>
<li><p>If <var title="">node</var> is not an element in the
<a href=#html-namespace-0>HTML namespace</a>, return to the step labeled
<i>loop</i>.</li>

<li><p>Otherwise, process the token <a href=#using-the-rules-for>using the rules
for</a> the <a href=#secondary-insertion-mode>secondary insertion mode</a>. If, after
doing so, the <a href=#insertion-mode>insertion mode</a> is still "<a href=#parsing-main-inforeign title="insertion mode: in foreign content">in foreign
content</a>", but there is no element <a href=#has-an-element-in-scope title="has an
element in scope">in scope</a> that has a namespace other than
the <a href=#html-namespace-0>HTML namespace</a>, switch the <a href=#insertion-mode>insertion
mode</a> to the <a href=#secondary-insertion-mode>secondary insertion
mode</a>.</li>

</ol></dd>

Expand Down
28 changes: 13 additions & 15 deletions source
Expand Up @@ -95492,21 +95492,19 @@ document.body.appendChild(text);
<li><p>Set <var title="">node</var> to the previous entry in the
<span>stack of open elements</span>.</p></li>

<li>

<p>If <var title="">node</var> is an element in the <span>HTML
namespace</span>, process the token <span>using the rules
for</span> the <span>secondary insertion mode</span>. If, after
doing so, the <span>insertion mode</span> is still "<span
title="insertion mode: in foreign content">in foreign
content</span>", but there is no element <span title="has an
element in scope">in scope</span> that has a namespace other
than the <span>HTML namespace</span>, switch the <span>insertion
mode</span> to the <span>secondary insertion mode</span>.</p>

</li>

<li><p>Return to the step labeled <i>loop</i>.</p></li>
<li><p>If <var title="">node</var> is not an element in the
<span>HTML namespace</span>, return to the step labeled
<i>loop</i>.</p></li>

<li><p>Otherwise, process the token <span>using the rules
for</span> the <span>secondary insertion mode</span>. If, after
doing so, the <span>insertion mode</span> is still "<span
title="insertion mode: in foreign content">in foreign
content</span>", but there is no element <span title="has an
element in scope">in scope</span> that has a namespace other than
the <span>HTML namespace</span>, switch the <span>insertion
mode</span> to the <span>secondary insertion
mode</span>.</p></li>

</ol>

Expand Down

0 comments on commit 45e1472

Please sign in to comment.