- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 10 Apr 2012 06:46:26 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv17940 Modified Files: toc-status.html Log Message: Fix cloning of ImageData, and make it clearer how TypedArray links into the structured clone algorithm. (whatwg r7049) [updated by splitter] Index: toc-status.html =================================================================== RCS file: /sources/public/html5/spec/toc-status.html,v retrieving revision 1.391 retrieving revision 1.392 diff -u -d -r1.391 -r1.392 --- toc-status.html 5 Apr 2012 10:46:22 -0000 1.391 +++ toc-status.html 10 Apr 2012 06:46:23 -0000 1.392 @@ -1193,7 +1193,7 @@ </li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=editing-0" class="status ADD">ADD</a> <a href="../spec/#editing-0">7.5 Editing</a> <span class="id">(editing-0)</span> <ol> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=contenteditable" class="status TBW">TBW</a> <a href="../spec/#contenteditable">7.5.1 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=contenteditable" class="status LC">LC</a> <a href="../spec/#contenteditable">7.5.1 Making document regions editable: The contenteditable content attribute</a> <span class="id">(contenteditable)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=making-entire-documents-editable:-the-designmode-idl-attribute" class="status ADD">ADD</a> <a href="../spec/#making-entire-documents-editable:-the-designmode-idl-attribute">
Received on Tuesday, 10 April 2012 06:46:29 UTC