- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Aug 2008 20:34:12 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/config
In directory hutz:/tmp/cvs-serv15791/htdocs/config
Modified Files:
types.conf
Log Message:
muting "unknown parse mode" warning for html5 sent as text/html
Index: types.conf
===================================================================
RCS file: /sources/public/validator/htdocs/config/types.conf,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- types.conf 15 Aug 2008 19:29:27 -0000 1.41
+++ types.conf 20 Aug 2008 20:34:10 -0000 1.42
@@ -271,6 +271,8 @@
Name = html
Display = HTML5
Info URL = http://www.w3.org/TR/html5/
+ PubID = HTML5
+ Parse Mode = HTML5
<Types>
Allowed = text/html application/xhtml+xml
#
Received on Wednesday, 20 August 2008 20:34:47 UTC