[html5] r5514 - [e] (0) remove redundant text Fixing http://www.w3.org/Bugs/Public/show_bug.cgi? [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Sep 26 10:14:05 PDT 2010
Author: ianh
Date: 2010-09-26 10:14:04 -0700 (Sun, 26 Sep 2010)
New Revision: 5514
Modified:
complete.html
index
source
Log:
[e] (0) remove redundant text
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=10587
Modified: complete.html
===================================================================
--- complete.html 2010-09-26 16:50:03 UTC (rev 5513)
+++ complete.html 2010-09-26 17:14:04 UTC (rev 5514)
@@ -82894,9 +82894,7 @@
<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, 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
+ </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>
Modified: index
===================================================================
--- index 2010-09-26 16:50:03 UTC (rev 5513)
+++ index 2010-09-26 17:14:04 UTC (rev 5514)
@@ -78812,9 +78812,7 @@
<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, 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
+ </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>
Modified: source
===================================================================
--- source 2010-09-26 16:50:03 UTC (rev 5513)
+++ source 2010-09-26 17:14:04 UTC (rev 5514)
@@ -94583,9 +94583,7 @@
</ul>
- <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
+ <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>
More information about the Commit-Watchers
mailing list