hixie: never say 'may not' in a spec, RFC2119 doesn't define that; and never say 'may' in non-normative content, it's just confusing. (whatwg r5823)

hixie: never say 'may not' in a spec, RFC2119 doesn't define that; and
never say 'may' in non-normative content, it's just confusing. (whatwg
r5823)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4680&r2=1.4681&f=h
http://html5.org/tools/web-apps-tracker?from=5822&to=5823

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4680
retrieving revision 1.4681
diff -u -d -r1.4680 -r1.4681
--- Overview.html 3 Feb 2011 20:59:24 -0000 1.4680
+++ Overview.html 3 Feb 2011 21:01:11 -0000 1.4681
@@ -27198,7 +27198,7 @@
   data in a table is useful to everyone; explaining how to read the
   table, if not obvious from the headers alone, is useful to everyone;
   describing the structure of the table, if it is easy to grasp
-  visually, may not be useful to everyone, but it might also not be
+  visually, might not be useful to everyone, but it might also not be
   useful to users who can quickly navigate the table with an
   accessibility tool.</p><!--
   <p class="note">Use of the <code

Received on Thursday, 3 February 2011 21:02:24 UTC