- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 07 Mar 2010 11:29:18 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/src
In directory hutz:/tmp/cvs-serv17926/src
Modified Files:
header.src.html
Log Message:
h:tml, switched to grabbing DOM IDLs from W3C version (because there are now some differences; e.g., the WHATWG version still has the ping attribute)
also, switched from maturity from WD back to ED
Index: header.src.html
===================================================================
RCS file: /sources/public/html5/markup/src/header.src.html,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- header.src.html 3 Mar 2010 21:11:13 -0000 1.34
+++ header.src.html 7 Mar 2010 11:29:16 -0000 1.35
@@ -12,7 +12,7 @@
</div>
<header id="info">
<h2>Document Metadata</h2>
- <div id="maturity">FPWD</div>
+ <div id="maturity">ED</div>
<!-- * <div id="subtitle">...</div> -->
<div id="versions">
<div id="source"
Received on Sunday, 7 March 2010 11:29:20 UTC