- From: poot <cvsmail@w3.org>
- Date: Tue, 22 Sep 2009 08:07:02 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Make the text more consistent. (whatwg r3935) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3096&r2=1.3097&f=h http://html5.org/tools/web-apps-tracker?from=3934&to=3935 =================================================================== 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:07:38 UTC