Change DOCTYPE to html(5)
authorArt Barstow <art.barstow@nokia.com>
Tue, 12 Feb 2013 09:40:23 -0500
changeset 22 dffa424418c9
parent 21 d55359dc251a
child 23 dc03291492f5
Change DOCTYPE to html(5)
publish/wd-streams-api-20130211.html
--- a/publish/wd-streams-api-20130211.html	Tue Feb 12 01:18:17 2013 -0800
+++ b/publish/wd-streams-api-20130211.html	Tue Feb 12 09:40:23 2013 -0500
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!DOCTYPE html>
 <!-- saved from url=(0040) -->
 <html lang="en" dir="ltr"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 	<title>Streams API</title>
@@ -1540,4 +1540,4 @@
 </dd><dt id="bib-RFC2397">[RFC2397]</dt><dd>L. Masinter. <a href="http://www.ietf.org/rfc/rfc2397.txt"><cite>The "data" URL scheme</cite></a>. August 1998. RFC 2397. URL: <a href="http://www.ietf.org/rfc/rfc2397.txt">http://www.ietf.org/rfc/rfc2397.txt</a>
 </dd><dt id="bib-WEBWORKERS">[WEBWORKERS]</dt><dd>Ian Hickson. <a href="http://www.w3.org/TR/2012/CR-workers-20120501"><cite>Web Workers</cite></a>. 01 May 2012. W3C Candidate Recommendation. URL: <a href="http://www.w3.org/TR/2012/CR-workers-20120501">http://www.w3.org/TR/2012/CR-workers-20120501</a>
 </dd><dt id="bib-XMLHTTPREQUEST2">[XMLHTTPREQUEST2]</dt><dd>Anne van Kesteren. <a href="http://www.w3.org/TR/2008/WD-XMLHttpRequest2-20080930"><cite>XMLHttpRequest Level 2</cite></a>. 30 September 2008. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2008/WD-XMLHttpRequest2-20080930">http://www.w3.org/TR/2008/WD-XMLHttpRequest2-20080930</a>
-</dd></dl></section></section></body></html>
\ No newline at end of file
+</dd></dl></section></section></body></html>