[html5] r5520 - [giow] (1) <math><mi><object><span></span></object></mi><mi>: last <mi> ends up [...]

whatwg at whatwg.org whatwg at whatwg.org
Sun Sep 26 14:03:34 PDT 2010


Author: ianh
Date: 2010-09-26 14:03:32 -0700 (Sun, 26 Sep 2010)
New Revision: 5520

Modified:
   complete.html
   index
   source
Log:
[giow] (1) <math><mi><object><span></span></object></mi><mi>: last <mi> ends up in the wrong namespace
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10418

Modified: complete.html
===================================================================
--- complete.html	2010-09-26 20:25:40 UTC (rev 5519)
+++ complete.html	2010-09-26 21:03:32 UTC (rev 5520)
@@ -82834,11 +82834,8 @@
      for</a> the <a href=#secondary-insertion-mode>secondary insertion mode</a>.</li>
 
      <li><p>If 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>
+     content</a>", <a href=#reset-the-insertion-mode-appropriately>reset the insertion mode
+     appropriately</a>.</li>
 
     </ol></dd>
 
@@ -82862,10 +82859,8 @@
 
     <p>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>
+    content</a>", <a href=#reset-the-insertion-mode-appropriately>reset the insertion mode
+    appropriately</a>.</p>
 
    </dd>
 
@@ -82908,13 +82903,9 @@
      <li>a <code title="">title</code> element in the <a href=#svg-namespace>SVG namespace</a></li>
      <li>an element in the <a href=#html-namespace-0>HTML namespace</a></li>
 
-    </ul><p>If, after doing so, 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>
+    </ul><p>Then, <a href=#reset-the-insertion-mode-appropriately>reset the insertion mode appropriately</a> and
+    reprocess the token.</p>
 
-    <p>Reprocess the token.</p>
-
    </dd>
 
    <dt>Any other start tag</dt>

Modified: index
===================================================================
--- index	2010-09-26 20:25:40 UTC (rev 5519)
+++ index	2010-09-26 21:03:32 UTC (rev 5520)
@@ -78752,11 +78752,8 @@
      for</a> the <a href=#secondary-insertion-mode>secondary insertion mode</a>.</li>
 
      <li><p>If 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>
+     content</a>", <a href=#reset-the-insertion-mode-appropriately>reset the insertion mode
+     appropriately</a>.</li>
 
     </ol></dd>
 
@@ -78780,10 +78777,8 @@
 
     <p>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>
+    content</a>", <a href=#reset-the-insertion-mode-appropriately>reset the insertion mode
+    appropriately</a>.</p>
 
    </dd>
 
@@ -78826,13 +78821,9 @@
      <li>a <code title="">title</code> element in the <a href=#svg-namespace>SVG namespace</a></li>
      <li>an element in the <a href=#html-namespace-0>HTML namespace</a></li>
 
-    </ul><p>If, after doing so, 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>
+    </ul><p>Then, <a href=#reset-the-insertion-mode-appropriately>reset the insertion mode appropriately</a> and
+    reprocess the token.</p>
 
-    <p>Reprocess the token.</p>
-
    </dd>
 
    <dt>Any other start tag</dt>

Modified: source
===================================================================
--- source	2010-09-26 20:25:40 UTC (rev 5519)
+++ source	2010-09-26 21:03:32 UTC (rev 5520)
@@ -94525,11 +94525,8 @@
 
      <li><p>If 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>
+     content</span>", <span>reset the insertion mode
+     appropriately</span>.</p></li>
 
     </ol>
 
@@ -94555,10 +94552,8 @@
 
     <p>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>
+    content</span>", <span>reset the insertion mode
+    appropriately</span>.</p>
 
    </dd>
 
@@ -94605,13 +94600,9 @@
 
     </ul>
 
-    <p>If, after doing so, 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>
+    <p>Then, <span>reset the insertion mode appropriately</span> and
+    reprocess the token.</p>
 
-    <p>Reprocess the token.</p>
-
    </dd>
 
    <dt>Any other start tag</dt>




More information about the Commit-Watchers mailing list