- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 21 Sep 2009 23:06:46 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv30411 Modified Files: Overview.html Log Message: Make the text more consistent. (whatwg r3935) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3096 retrieving revision 1.3097 diff -u -d -r1.3096 -r1.3097 --- Overview.html 21 Sep 2009 23:05:19 -0000 1.3096 +++ Overview.html 21 Sep 2009 23:06:43 -0000 1.3097 @@ -1331,8 +1331,7 @@ desire to be compatible with legacy content has led to this specification violating the requirements of these other specifications. Whenever this has occurred, the transgressions have - been noted as "<dfn id="willful-violation" title="willful violation">willful - violations</dfn>".<h3 id="html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><p><i>This section is non-normative.</i><p>This specification defines an abstract language for describing + each been noted as a "<dfn id="willful-violation">willful violation</dfn>".<h3 id="html-vs-xhtml"><span class="secno">1.6 </span>HTML vs XHTML</h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><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
Received on Monday, 21 September 2009 23:06:56 UTC