html-author/Overview.html 1.25 Modified the description of the DOCTYPE

Modified the description of the DOCTYPE

2 Getting Started with HTML 5
http://people.w3.org/mike/diffs/html5/html-author/Overview.1.25.html#getting-started-with-html-5
2.1 A Basic Document
http://people.w3.org/mike/diffs/html5/html-author/Overview.1.25.html#a-basic-document

http://people.w3.org/mike/diffs/html5/html-author/Overview.diff.html
http://dev.w3.org/cvsweb/html5/html-author/Overview.html?r1=1.24&r2=1.25&f=h

===================================================================
RCS file: /sources/public/html5/html-author/Overview.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Overview.html 29 Jan 2009 16:37:43 -0000 1.24
+++ Overview.html 29 Jan 2009 16:43:31 -0000 1.25
@@ -202,7 +202,7 @@
      web. For historical reasons, it is needed to ensure that web browsers
      interpret the document correctly, rather than using a special
      compatibility mode designed to replicate the behaviour of older
-     browsers, which is intended for handling legacy HTML content.</p>
+     browsers.</p>
 
   <p></p>
 

Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html-author/Overview.src.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- Overview.src.html 29 Jan 2009 16:37:43 -0000 1.25
+++ Overview.src.html 29 Jan 2009 16:43:31 -0000 1.26
@@ -182,7 +182,7 @@
      web. For historical reasons, it is needed to ensure that web browsers
      interpret the document correctly, rather than using a special
      compatibility mode designed to replicate the behaviour of older
-     browsers, which is intended for handling legacy HTML content.</p>
+     browsers.</p>
 
   <p></p>

Received on Thursday, 29 January 2009 16:44:39 UTC