- From: Eliot Graff via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 16 May 2011 19:01:12 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/html-xhtml-author-guide In directory hutz:/tmp/cvs-serv1159 Modified Files: WD-html-polyglot-20110524.htm Log Message: Reversed order of the CSS files for PubRules compliance Index: WD-html-polyglot-20110524.htm =================================================================== RCS file: /sources/public/html5/html-xhtml-author-guide/WD-html-polyglot-20110524.htm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- WD-html-polyglot-20110524.htm 16 May 2011 18:54:52 -0000 1.1 +++ WD-html-polyglot-20110524.htm 16 May 2011 19:01:10 -0000 1.2 @@ -4,8 +4,8 @@ <head> <title>Polyglot Markup: HTML-Compatible XHTML Documents</title> <meta name="GENERATOR" content="MSHTML 8.00.7600.16588"/> - <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD"/> <link rel="stylesheet" type="text/css" href="http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"/> + <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD"/> <style type="text/css"> .stability {
Received on Monday, 16 May 2011 19:01:18 UTC