- From: poot <cvsmail@w3.org>
- Date: Fri, 2 Apr 2010 15:24:07 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r4952)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3974&r2=1.3975&f=h
http://html5.org/tools/web-apps-tracker?from=4951&to=4952
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3974
retrieving revision 1.3975
diff -u -d -r1.3974 -r1.3975
--- Overview.html 2 Apr 2010 06:20:58 -0000 1.3974
+++ Overview.html 2 Apr 2010 06:22:55 -0000 1.3975
@@ -1665,7 +1665,7 @@
<dd>
- <p>To allow user agents to be used in constrolled environments
+ <p>To allow user agents to be used in controlled environments
without having to implement the more bizarre and convoluted error
handling rules, user agents are permitted to fail whenever
encountering a <a href="#parse-error">parse error</a>.</p>
@@ -1929,7 +1929,7 @@
"<code title="">false</code>" is disallowed, because despite the
appearance of meaning that the element is enabled, it in fact
means that the element is <em>disabled</em> (what matters for
- implementations it the presence of the attribute, not its
+ implementations is the presence of the attribute, not its
value).</p>
</dd>
Received on Friday, 2 April 2010 06:24:36 UTC