- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 27 Jun 2011 22:46:42 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv6496 Modified Files: toc-status.html Log Message: Structured clone: Preserve sparse arrays and mention that non-index properties of arrays are preserved too. (whatwg r6274) [updated by splitter] Index: toc-status.html =================================================================== RCS file: /sources/public/html5/spec/toc-status.html,v retrieving revision 1.314 retrieving revision 1.315 diff -u -d -r1.314 -r1.315 --- toc-status.html 24 Jun 2011 00:47:58 -0000 1.314 +++ toc-status.html 27 Jun 2011 22:46:39 -0000 1.315 @@ -586,7 +586,7 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=media-resources-with-multiple-media-tracks" class="status FD">FD</a> <a href="../spec/#media-resources-with-multiple-media-tracks">4.8.10.10 Media resources with multiple media tracks</a> <span class="id">(media-resources-with-multiple-media-tracks)</span> <ol> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=tracklist-objects" class="status ADD">ADD</a> <a href="../spec/#tracklist-objects">4.8.10.10.1 TrackList objects</a> <span class="id">(tracklist-objects)</span></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=tracklist-objects" class="status WIP">WIP</a> <a href="../spec/#tracklist-objects">4.8.10.10.1 TrackList objects</a> <span class="id">(tracklist-objects)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=selecting-specific-audio-and-video-tracks-declaratively" class="status ADD">ADD</a> <a href="../spec/#selecting-specific-audio-and-video-tracks-declaratively"> 4.8.10.10.2 Selecting specific audio and video tracks declaratively</a> <span class="id">(selecting-specific-audio-and-video-tracks-declaratively)</span></li>
Received on Monday, 27 June 2011 22:46:46 UTC