- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 26 Sep 2010 17:14:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv9119
Modified Files:
Overview.html
Log Message:
remove redundant text (whatwg r5514)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4403
retrieving revision 1.4404
diff -u -d -r1.4403 -r1.4404
--- Overview.html 26 Sep 2010 16:50:12 -0000 1.4403
+++ Overview.html 26 Sep 2010 17:14:10 -0000 1.4404
@@ -60037,9 +60037,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>
Received on Sunday, 26 September 2010 17:14:15 UTC