hixie: Remove Editing APIs and related sections in favour of http://aryeh.name/spec/editing/editing.html (whatwg r6528)

hixie: Remove Editing APIs and related sections in favour of
http://aryeh.name/spec/editing/editing.html (whatwg r6528)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5227&r2=1.5228&f=h
http://html5.org/tools/web-apps-tracker?from=6527&to=6528

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5227
retrieving revision 1.5228
diff -u -d -r1.5227 -r1.5228
--- Overview.html 25 Aug 2011 23:14:01 -0000 1.5227
+++ Overview.html 26 Aug 2011 00:43:57 -0000 1.5228
@@ -321,7 +321,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-25-august-2011">Editor's Draft 25 August 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-26-august-2011">Editor's Draft 26 August 2011</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>
@@ -467,7 +467,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
[...1034 lines suppressed...]
    <dt id="refsECMA262">[ECMA262]</dt>
    <dd><cite><a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">ECMAScript
    Language Specification</a></cite>. ECMA.</dd>
 
+   <dt id="refsEDITING">[EDITING]</dt>
+   <dd><cite><a href="http://aryeh.name/spec/editing/editing.html">HTML Editing APIs</a></cite>, A. Gregor.</dd>
+
    <dt id="refsECMA357">[ECMA357]</dt>
    <dd>(Non-normative) <cite><a href="http://www.ecma-international.org/publications/standards/Ecma-357.htm">ECMAScript
    for XML (E4X) Specification</a></cite>. ECMA.</dd>
@@ -73193,6 +72634,9 @@
    Guidelines (UAAG) 2.0</a></cite>, J. Allan, K. Ford, J. Richards,
    J. Spellman. W3C.</dd>
 
+   <dt id="refsUNDO">[UNDO]</dt>
+   <dd><cite><a href="http://rniwa.com/editing/undomanager.html">UndoManager and DOM Transaction</a></cite>, R. Niwa.</dd>
+
    <dt id="refsUNICODE">[UNICODE]</dt>
    <dd><cite><a href="http://www.unicode.org/versions/">The Unicode Standard</a></cite>. Unicode Consortium.</dd>

Received on Friday, 26 August 2011 00:44:59 UTC