[html5] r8464 - [e] (0) Remove a paragraph of meaningless fluff in the SVG section. I've no idea [...]

whatwg at whatwg.org whatwg at whatwg.org
Wed Feb 5 10:49:52 PST 2014


Author: ianh
Date: 2014-02-05 10:49:51 -0800 (Wed, 05 Feb 2014)
New Revision: 8464

Modified:
   complete.html
   index
   source
Log:
[e] (0) Remove a paragraph of meaningless fluff in the SVG section. I've no idea why I would have put that in in the first place.
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-02-05 01:00:05 UTC (rev 8463)
+++ complete.html	2014-02-05 18:49:51 UTC (rev 8464)
@@ -32063,13 +32063,8 @@
   <p>The semantics of SVG elements are defined by the SVG specification and <a href=#other-applicable-specifications>other applicable
   specifications</a>. <a href=#refsSVG>[SVG]</a></p>
 
-  <p>The SVG specification includes requirements regarding the handling of elements in the DOM that
-  are not in the SVG namespace, that are in SVG fragments, and that are not included in a <code title="">foreignObject</code> element. <em>This</em> specification does not define any processing
-  for elements in SVG fragments that are not in the HTML namespace; they are considered neither
-  conforming nor non-conforming from the perspective of this specification.</p>
 
 
-
   <h4 id=dimension-attributes><span class=secno>4.7.16 </span><dfn>Dimension attributes</dfn></h4>
 
   <p><span class=impl><strong>Author requirements</strong>:</span> The <dfn id=attr-dim-width title=attr-dim-width><code>width</code></dfn> and <dfn id=attr-dim-height title=attr-dim-height><code>height</code></dfn> attributes on <code><a href=#the-img-element>img</a></code>,

Modified: index
===================================================================
--- index	2014-02-05 01:00:05 UTC (rev 8463)
+++ index	2014-02-05 18:49:51 UTC (rev 8464)
@@ -32063,13 +32063,8 @@
   <p>The semantics of SVG elements are defined by the SVG specification and <a href=#other-applicable-specifications>other applicable
   specifications</a>. <a href=#refsSVG>[SVG]</a></p>
 
-  <p>The SVG specification includes requirements regarding the handling of elements in the DOM that
-  are not in the SVG namespace, that are in SVG fragments, and that are not included in a <code title="">foreignObject</code> element. <em>This</em> specification does not define any processing
-  for elements in SVG fragments that are not in the HTML namespace; they are considered neither
-  conforming nor non-conforming from the perspective of this specification.</p>
 
 
-
   <h4 id=dimension-attributes><span class=secno>4.7.16 </span><dfn>Dimension attributes</dfn></h4>
 
   <p><span class=impl><strong>Author requirements</strong>:</span> The <dfn id=attr-dim-width title=attr-dim-width><code>width</code></dfn> and <dfn id=attr-dim-height title=attr-dim-height><code>height</code></dfn> attributes on <code><a href=#the-img-element>img</a></code>,

Modified: source
===================================================================
--- source	2014-02-05 01:00:05 UTC (rev 8463)
+++ source	2014-02-05 18:49:51 UTC (rev 8464)
@@ -34733,14 +34733,8 @@
   <p>The semantics of SVG elements are defined by the SVG specification and <span>other applicable
   specifications</span>. <a href="#refsSVG">[SVG]</a></p>
 
-  <p>The SVG specification includes requirements regarding the handling of elements in the DOM that
-  are not in the SVG namespace, that are in SVG fragments, and that are not included in a <code
-  data-x="">foreignObject</code> element. <em>This</em> specification does not define any processing
-  for elements in SVG fragments that are not in the HTML namespace; they are considered neither
-  conforming nor non-conforming from the perspective of this specification.</p>
 
 
-
   <h4><dfn>Dimension attributes</dfn></h4>
 
   <p><span class="impl"><strong>Author requirements</strong>:</span> The <dfn




More information about the Commit-Watchers mailing list