- From: poot <cvsmail@w3.org>
- Date: Thu, 26 Aug 2010 10:56:13 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: clarification (whatwg r5354)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4270&r2=1.4271&f=h
http://html5.org/tools/web-apps-tracker?from=5353&to=5354
===================================================================
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:51:01 UTC