- From: poot <cvsmail@w3.org>
- Date: Sat, 10 Jul 2010 09:02:47 +0900 (JST)
- To: public-html-diffs@w3.org
eliot: Added note to Disallowed Attributes that the two XML attributes
are allowed on SVG and MathML elements
http://dev.w3.org/cvsweb/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html?r1=1.22&r2=1.23&f=h
===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- html-xhtml-authoring-guide.html 9 Jul 2010 23:54:59 -0000 1.22
+++ html-xhtml-authoring-guide.html 10 Jul 2010 00:01:22 -0000 1.23
@@ -639,6 +639,10 @@
<li><code>xml:base</code></li>
</ul>
+ <p>
+ Note that the <code>xml:space</code> and <code>xml:base</code>
+attributes are allowed on SVG and MathML elements.
+ </p>
</div>
Received on Saturday, 10 July 2010 00:02:23 UTC