- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
 - Date: Thu, 26 Aug 2010 01:50:23 +0000
 - To: public-html-commits@w3.org
 
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv16885
Modified Files:
	Overview.html 
Log Message:
clarification (whatwg r5354)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4270
retrieving revision 1.4271
diff -u -d -r1.4270 -r1.4271
--- Overview.html	26 Aug 2010 01:47:02 -0000	1.4270
+++ Overview.html	26 Aug 2010 01:50:19 -0000	1.4271
@@ -53793,8 +53793,7 @@
    these steps, we'll need to uncomment out the commented-out bits -->
 
    <li>If <var title="">node</var> is an element from the <a href="#mathml-namespace">MathML
-   namespace</a> or the <a href="#svg-namespace">SVG namespace</a>, then set the
-   <var title="">foreign</var> flag to true.</li>
+   namespace</a> or the <a href="#svg-namespace">SVG namespace</a>, then set <var title="">foreign</var> to true.</li>
 
    <li>If <var title="">last</var> is true, then switch the
    <a href="#insertion-mode">insertion mode</a> to "<a href="#parsing-main-inbody" title="insertion mode: in
Received on Thursday, 26 August 2010 01:50:25 UTC