- From: poot <cvsmail@w3.org>
- Date: Sat, 14 Feb 2009 05:17:14 +0900 (JST)
- To: public-html-diffs@w3.org
typo (whatwg r2821)
false-by-default
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1992.html#concept-spellcheck-default-false
inherit-by-default
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1992.html#concept-spellcheck-default-inherit
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1991&r2=1.1992&f=h
http://html5.org/tools/web-apps-tracker?from=2820&to=2821
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1991
retrieving revision 1.1992
diff -u -d -r1.1991 -r1.1992
--- Overview.html 13 Feb 2009 20:03:54 -0000 1.1991
+++ Overview.html 13 Feb 2009 20:14:05 -0000 1.1992
@@ -35331,7 +35331,7 @@
<dt><dfn id=concept-spellcheck-default-inherit title=concept-spellcheck-default-inherit>inherit-by-default</dfn>
- <dd>The element's default behavior is the same asits parent
+ <dd>The element's default behavior is the same as its parent
element's. Elements that have no parent element cannot have this as
their default behavior.
Received on Friday, 13 February 2009 20:17:49 UTC