[html5] r5354 - [e] (0) clarification Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9839

whatwg at whatwg.org whatwg at whatwg.org
Wed Aug 25 18:50:15 PDT 2010


Author: ianh
Date: 2010-08-25 18:50:14 -0700 (Wed, 25 Aug 2010)
New Revision: 5354

Modified:
   complete.html
   index
   source
Log:
[e] (0) clarification
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9839

Modified: complete.html
===================================================================
--- complete.html	2010-08-26 01:46:58 UTC (rev 5353)
+++ complete.html	2010-08-26 01:50:14 UTC (rev 5354)
@@ -79349,8 +79349,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

Modified: index
===================================================================
--- index	2010-08-26 01:46:58 UTC (rev 5353)
+++ index	2010-08-26 01:50:14 UTC (rev 5354)
@@ -72439,8 +72439,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

Modified: source
===================================================================
--- source	2010-08-26 01:46:58 UTC (rev 5353)
+++ source	2010-08-26 01:50:14 UTC (rev 5354)
@@ -90572,8 +90572,8 @@
    these steps, we'll need to uncomment out the commented-out bits -->
 
    <li>If <var title="">node</var> is an element from the <span>MathML
-   namespace</span> or the <span>SVG namespace</span>, then set the
-   <var title="">foreign</var> flag to true.</li>
+   namespace</span> or the <span>SVG namespace</span>, then set <var
+   title="">foreign</var> to true.</li>
 
    <li>If <var title="">last</var> is true, then switch the
    <span>insertion mode</span> to "<span title="insertion mode: in




More information about the Commit-Watchers mailing list