Update of /sources/public/validator/htdocs In directory hutz:/tmp/cvs-serv13393/htdocs Modified Files: doctype-select.html Log Message: html5 doctype selection Index: doctype-select.html =================================================================== RCS file: /sources/public/validator/htdocs/doctype-select.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- doctype-select.html 5 May 2008 03:52:52 -0000 1.12 +++ doctype-select.html 15 Aug 2008 13:28:45 -0000 1.13 @@ -1,5 +1,6 @@ <select id="<!--#echo var="fieldset_id" -->-doctype" name="doctype"> <option value="Inline" selected="selected">(detect automatically)</option> + <option value="HTML5">(X)HTML5</option> <option value="XHTML 1.0 Strict">XHTML 1.0 Strict</option> <option value="XHTML 1.0 Transitional">XHTML 1.0 Transitional</option> <option value="XHTML 1.0 Frameset">XHTML 1.0 Frameset</option>Received on Friday, 15 August 2008 13:29:22 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 15 August 2008 13:29:22 GMT