- From: poot <cvsmail@w3.org>
- Date: Wed, 28 Oct 2009 05:21:31 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: rfc2119 misuse (whatwg r4363) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3495&r2=1.3496&f=h http://html5.org/tools/web-apps-tracker?from=4362&to=4363 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3495 retrieving revision 1.3496 diff -u -d -r1.3495 -r1.3496 --- Overview.html 27 Oct 2009 19:42:15 -0000 1.3495 +++ Overview.html 27 Oct 2009 19:44:20 -0000 1.3496 @@ -1923,9 +1923,9 @@ authoring tool is likely unable to determine the difference, an authoring tool is exempt from that requirement.</p> - <p class="note">In terms of conformance checking, an editor is - therefore required to output documents that conform to the same - extent that a conformance checker will verify.</p> + <p class="note">In terms of conformance checking, an editor has to + output documents that conform to the same extent that a + conformance checker will verify.</p> <p>When an authoring tool is used to edit a non-conforming document, it may preserve the conformance errors in sections of
Received on Tuesday, 27 October 2009 20:22:02 UTC