- From: Robin Berjon via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 16 Nov 2012 12:36:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide
In directory hutz:/tmp/cvs-serv25686
Modified Files:
html-xhtml-authoring-guide-ED-COPY.htm
Log Message:
change version of RS; more recent meta
Index: html-xhtml-authoring-guide-ED-COPY.htm
===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/html-xhtml-authoring-guide-ED-COPY.htm,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- html-xhtml-authoring-guide-ED-COPY.htm 13 Mar 2012 23:45:27 -0000 1.4
+++ html-xhtml-authoring-guide-ED-COPY.htm 16 Nov 2012 12:36:09 -0000 1.5
@@ -4,13 +4,8 @@
<head>
<title>Polyglot Markup: HTML-Compatible XHTML Documents</title>
- <meta content=text/html;charset=utf-8 http-equiv=Content-Type><!--
- === NOTA BENE ===
- For the three scripts below, if your spec resides on dev.w3 you can check them
- out in the same tree and use relative links so that they'll work offline,
- -->
- <script class=remove src="http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js"></script>
-
+ <meta charset='utf-8'>
+ <script class=remove src="http://www.w3.org/Tools/respec/respec-w3c-common" async></script>
<script class=remove>
var respecConfig = {
// specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
Received on Friday, 16 November 2012 12:36:13 UTC