- From: poot <cvsmail@w3.org>
- Date: Wed, 26 Aug 2009 05:52:13 +0900 (JST)
- To: public-html-diffs@w3.org
mike: updated
http://dev.w3.org/cvsweb/html5/spec/spec.html?r1=1.159&r2=1.160&f=h
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -d -r1.159 -r1.160
--- spec.html 25 Aug 2009 09:34:44 -0000 1.159
+++ spec.html 25 Aug 2009 20:51:46 -0000 1.160
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en-US-x-Hixie"><head><title>HTML 5</title><style type="text/css">
pre { margin-left: 2em; white-space: pre-wrap; }
h2 { margin: 3em 0 1em 0; }
@@ -1043,4 +1043,4 @@
<li><a href="iana-considerations.html#application-microdata-json"><span class="secno">13.5 </span><code>application/microdata+json</code></a></li></ol></li>
<li><a class="no-num" href="index.html#index">Index</a></li>
<li><a class="no-num" href="references.html#references">References</a></li>
- <li><a class="no-num" href="acknowledgements.html#acknowledgements">Acknowledgements</a></li></ol><!--end-toc--></body></html>
\ No newline at end of file
+ <li><a class="no-num" href="acknowledgements.html#acknowledgements">Acknowledgements</a></li></ol><!--end-toc--></body></html>
Received on Tuesday, 25 August 2009 21:10:25 UTC