- From: CVS User mike <cvsmail@w3.org>
- Date: Tue, 15 Jul 2014 12:24:44 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-polyglot
In directory roscoe:/tmp/cvs-serv28902
Modified Files:
CR-html-polyglot-20140530.html
Log Message:
Fixed broken link.
--- /sources/public/html5/html-polyglot/CR-html-polyglot-20140530.html 2014/07/15 12:23:07 1.14
+++ /sources/public/html5/html-polyglot/CR-html-polyglot-20140530.html 2014/07/15 12:24:43 1.15
@@ -190,7 +190,7 @@
<p>
<a title="polyglot markup">Polyglot markup</a>, itself being valid HTML5,
supports extensibility as it is defined in
- <a href="http://www.w3.org/TR/html5/infrastructure.html#extensibility">Section 2.2.3 Extensibility</a> of HTML5,
+ <a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html#extensibility">Section 2.2.3 Extensibility</a> of HTML5,
so long as the extension does not violate the rules of <a>polyglot markup</a>. [[!HTML5]]
In addition, being well formed XML, <a>polyglot markup</a> can be extended when it is served as <code>application/xhtml+xml</code>.
</p>
Received on Tuesday, 15 July 2014 12:24:45 UTC