- From: poot <cvsmail@w3.org>
- Date: Tue, 8 Dec 2009 22:39:42 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Mention that spelling checking UI is not defined. (whatwg r4415)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3527&r2=1.3528&f=h
http://html5.org/tools/web-apps-tracker?from=4414&to=4415
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3527
retrieving revision 1.3528
diff -u -d -r1.3527 -r1.3528
--- Overview.html 7 Dec 2009 19:02:51 -0000 1.3527
+++ Overview.html 8 Dec 2009 13:39:21 -0000 1.3528
@@ -260,7 +260,7 @@
<h1>HTML5</h1>
<h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
- <h2 class="no-num no-toc" id="editor-s-draft-7-december-2009">Editor's Draft 7 December 2009</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-8-december-2009">Editor's Draft 8 December 2009</h2>
<dl><dt>Latest Published Version:</dt>
<dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
<dt>Latest Editor's Draft:</dt>
@@ -353,7 +353,7 @@
specification's progress along the W3C Recommendation
track.
- This specification is the 7 December 2009 Editor's Draft.
+ This specification is the 8 December 2009 Editor's Draft.
</p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href="http://www.whatwg.org/">WHATWG</a>. The two specifications are
identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to replace (be a new version of)
what was previously the HTML4, XHTML1, and DOM2 HTML
@@ -50919,7 +50919,10 @@
</div>
- </div><h3 id="dnd"><span class="secno">7.9 </span><dfn>Drag and drop</dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 ideas for drag and drop:
+ </div><p class="note">This specification does not define the user
+ interface for spelling and grammar checkers. A user agent could
+ offer on-demand checking, could perform continuous checking while
+ the checking is enabled, or could use other interfaces.<h3 id="dnd"><span class="secno">7.9 </span><dfn>Drag and drop</dfn></h3><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 ideas for drag and drop:
* being able to animate a drop target:
Received on Tuesday, 8 December 2009 13:40:11 UTC