- From: CVS User egraff <cvsmail@w3.org>
- Date: Mon, 08 Apr 2013 04:05:02 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide
In directory roscoe:/tmp/cvs-serv2692
Modified Files:
html-xhtml-authoring-guide.html
Log Message:
Removed sentence per bug 15001
--- /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/03/19 17:37:21 1.90
+++ /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html 2013/04/08 04:05:02 1.91
@@ -10,7 +10,7 @@
var respecConfig = {
specStatus: "ED",
shortName: "html-polyglot",
- publishDate: "2013-03-19",
+ publishDate: "2013-04-7",
previousPublishDate: "2010-10-19",
previousMaturity: "WD",
edDraftURI: "http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html",
@@ -234,7 +234,6 @@
<li><code>xlink:title</code></li>
<li><code>xlink:type</code></li>
</ul>
- Furthermore, <a>polyglot markup</a> defines the xlink prefix only on foreign elements (any SVG or MathML element) but not the root <code>html</code> element or any other HTML element.
</p>
<p>
Note that there are other prefixed attributes that can be used beyond <code>xlink:href</code> (such as <code>xml:base</code>).
Received on Monday, 8 April 2013 04:05:08 UTC