- From: poot <cvsmail@w3.org>
- Date: Fri, 15 Jul 2011 16:40:23 -0400
- To: public-html-diffs@w3.org
hixie: remove old now-irrelevant text (whatwg r6308) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5039&r2=1.5040&f=h http://html5.org/tools/web-apps-tracker?from=6307&to=6308 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5039 retrieving revision 1.5040 diff -u -d -r1.5039 -r1.5040 --- Overview.html 15 Jul 2011 20:13:08 -0000 1.5039 +++ Overview.html 15 Jul 2011 20:40:04 -0000 1.5040 @@ -1497,8 +1497,7 @@ noted.<h3 id="html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</h3><p><i>This section is non-normative.</i><p>This specification defines an abstract language for describing documents and applications, and some APIs for interacting with in-memory representations of resources that use this language.<p>The in-memory representation is known as "DOM HTML", or "the DOM" - for short. This specification defines version 5 of DOM HTML, known - as "DOM5 HTML".<p>There are various concrete syntaxes that can be used to transmit + for short.<p>There are various concrete syntaxes that can be used to transmit resources that use this abstract language, two of which are defined in this specification.<p>The first such concrete syntax is the HTML syntax. This is the format suggested for most authors. It is compatible with most legacy
Received on Friday, 15 July 2011 20:40:28 UTC