- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 08 Sep 2011 20:47:06 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv13397 Modified Files: toc-status.html Log Message: Add script.readyState and fire 'readystatechange' in some cases. Not 100% IE compatible because IE is pretty inconsistent here. Should be compatible with legacy content though, both in browsers that do script prefetch and those that don't. (whatwg r6543) [updated by splitter] Index: toc-status.html =================================================================== RCS file: /sources/public/html5/spec/toc-status.html,v retrieving revision 1.351 retrieving revision 1.352 diff -u -d -r1.351 -r1.352 --- toc-status.html 4 Sep 2011 17:46:31 -0000 1.351 +++ toc-status.html 8 Sep 2011 20:46:56 -0000 1.352 @@ -93,7 +93,7 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=terminology" class="status LC">LC</a> <a href="../spec/#terminology">2.1 Terminology</a> <span class="id">(terminology)</span> <ol> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=resources" class="status WD">WD</a> <a href="../spec/#resources">2.1.1 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=resources" class="status CR">CR</a> <a href="../spec/#resources">2.1.1 Resources</a> <span class="id">(resources)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=xml" class="status LC">LC</a> <a href="../spec/#xml">2.1.2 XML</a> <span class="id">(xml)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=dom-trees" class="status LC">LC</a> <a href="../spec/#dom-trees">2.1.3 DOM @@ -407,7 +407,7 @@ ol element</a> <span class="id">(the-ol-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-ul-element" class="status REC">REC</a> <a href="../spec/#the-ul-element">4.5.6 The ul element</a> <span class="id">(the-ul-element)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-li-element" class="status LC">LC</a> <a href="../spec/#the-li-element">4.5.7 The +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-li-element" class="status REC">REC</a> <a href="../spec/#the-li-element">4.5.7 The li element</a> <span class="id">(the-li-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-dl-element" class="status REC">REC</a> <a href="../spec/#the-dl-element">4.5.8 The dl element</a> <span class="id">(the-dl-element)</span></li> @@ -469,7 +469,7 @@ rt element</a> <span class="id">(the-rt-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-rp-element" class="status LC">LC</a> <a href="../spec/#the-rp-element">4.6.22 The rp element</a> <span class="id">(the-rp-element)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-bdi-element" class="status WD">WD</a> <a href="../spec/#the-bdi-element">4.6.23 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-bdi-element" class="status LC">LC</a> <a href="../spec/#the-bdi-element">4.6.23 The bdi element</a> <span class="id">(the-bdi-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-bdo-element" class="status REC">REC</a> <a href="../spec/#the-bdo-element">4.6.24 The bdo element</a> <span class="id">(the-bdo-element)</span></li> @@ -554,7 +554,7 @@ The audio element</a> <span class="id">(the-audio-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-source-element" class="status LC">LC</a> <a href="../spec/#the-source-element">4.8.8 The source element</a> <span class="id">(the-source-element)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-track-element" class="status WD">WD</a> <a href="../spec/#the-track-element">4.8.9 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-track-element" class="status LC">LC</a> <a href="../spec/#the-track-element">4.8.9 The track element</a> <span class="id">(the-track-element)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=media-elements" class="status LC">LC</a> <a href="../spec/#media-elements">4.8.10 Media elements</a> <span class="id">(media-elements)</span> @@ -573,33 +573,33 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=playing-the-media-resource" class="status LC">LC</a> <a href="../spec/#playing-the-media-resource">4.8.10.8 Playing the media resource</a> <span class="id">(playing-the-media-resource)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=seeking" class="status LC">LC</a> <a href="../spec/#seeking">4.8.10.9 Seeking</a> <span class="id">(seeking)</span></li> -<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 +<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 LC">LC</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/edit-section.html?section=audiotracklist-and-videotracklist-objects" class="status FD">FD</a> <a href="../spec/#audiotracklist-and-videotracklist-objects">4.8.10.10.1 AudioTrackList and +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=audiotracklist-and-videotracklist-objects" class="status LC">LC</a> <a href="../spec/#audiotracklist-and-videotracklist-objects">4.8.10.10.1 AudioTrackList and VideoTrackList objects</a> <span class="id">(audiotracklist-and-videotracklist-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> </ol> </li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=synchronising-multiple-media-elements" class="status FD">FD</a> <a href="../spec/#synchronising-multiple-media-elements">4.8.10.11 Synchronising multiple media elements</a> <span class="id">(synchronising-multiple-media-elements)</span> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=synchronising-multiple-media-elements" class="status LC">LC</a> <a href="../spec/#synchronising-multiple-media-elements">4.8.10.11 Synchronising multiple media elements</a> <span class="id">(synchronising-multiple-media-elements)</span> <ol> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-0" class="status FD">FD</a> <a href="../spec/#introduction-0">4.8.10.11.1 Introduction</a> <span class="id">(introduction-0)</span></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-0" class="status LC">LC</a> <a href="../spec/#introduction-0">4.8.10.11.1 Introduction</a> <span class="id">(introduction-0)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=media-controllers" class="status ADD">ADD</a> <a href="../spec/#media-controllers">4.8.10.11.2 Media controllers</a> <span class="id">(media-controllers)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=assigning-a-media-controller-declaratively" class="status ADD">ADD</a> <a href="../spec/#assigning-a-media-controller-declaratively">4.8.10.11.3 Assigning a media controller declaratively</a> <span class="id">(assigning-a-media-controller-declaratively)</span></li> </ol> </li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=timed-text-tracks" class="status WD">WD</a> <a href="../spec/#timed-text-tracks">4.8.10.12 Timed text tracks</a> <span class="id">(timed-text-tracks)</span> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=timed-text-tracks" class="status LC">LC</a> <a href="../spec/#timed-text-tracks">4.8.10.12 Timed text tracks</a> <span class="id">(timed-text-tracks)</span> <ol> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=text-track-model" class="status ADD">ADD</a> <a href="../spec/#text-track-model">4.8.10.12.1 Text track model</a> <span class="id">(text-track-model)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=sourcing-in-band-text-tracks" class="status WD">WD</a> <a href="../spec/#sourcing-in-band-text-tracks">4.8.10.12.2 Sourcing in-band text tracks</a> <span class="id">(sourcing-in-band-text-tracks)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=sourcing-out-of-band-text-tracks" class="status WD">WD</a> <a href="../spec/#sourcing-out-of-band-text-tracks">4.8.10.12.3 Sourcing out-of-band text +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=sourcing-in-band-text-tracks" class="status LC">LC</a> <a href="../spec/#sourcing-in-band-text-tracks">4.8.10.12.2 Sourcing in-band text tracks</a> <span class="id">(sourcing-in-band-text-tracks)</span></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=sourcing-out-of-band-text-tracks" class="status LC">LC</a> <a href="../spec/#sourcing-out-of-band-text-tracks">4.8.10.12.3 Sourcing out-of-band text tracks</a> <span class="id">(sourcing-out-of-band-text-tracks)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=text-track-api" class="status WD">WD</a> <a href="../spec/#text-track-api">4.8.10.12.4 Text track API</a> <span class="id">(text-track-api)</span></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=text-track-api" class="status LC">LC</a> <a href="../spec/#text-track-api">4.8.10.12.4 Text track API</a> <span class="id">(text-track-api)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=text-tracks-describing-chapters" class="status ADD">ADD</a> <a href="../spec/#text-tracks-describing-chapters">4.8.10.12.5 Text tracks describing chapters</a> <span class="id">(text-tracks-describing-chapters)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=cue-events" class="status WD">WD</a> <a href="../spec/#cue-events">4.8.10.12.6 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=cue-events" class="status LC">LC</a> <a href="../spec/#cue-events">4.8.10.12.6 Event definitions</a> <span class="id">(cue-events)</span></li> </ol> </li> @@ -611,9 +611,9 @@ Event summary</a> <span class="id">(mediaevents)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=security-and-privacy-considerations" class="status LC">LC</a> <a href="../spec/#security-and-privacy-considerations">4.8.10.16 Security and privacy considerations</a> <span class="id">(security-and-privacy-considerations)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=best-practices-for-authors-using-media-elements" class="status WD">WD</a> <a href="../spec/#best-practices-for-authors-using-media-elements">4.8.10.17 Best practices for authors using media +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=best-practices-for-authors-using-media-elements" class="status CR">CR</a> <a href="../spec/#best-practices-for-authors-using-media-elements">4.8.10.17 Best practices for authors using media elements</a> <span class="id">(best-practices-for-authors-using-media-elements)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=best-practices-for-implementors-of-media-elements" class="status WD">WD</a> <a href="../spec/#best-practices-for-implementors-of-media-elements">4.8.10.18 Best practices for implementors of media +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=best-practices-for-implementors-of-media-elements" class="status CR">CR</a> <a href="../spec/#best-practices-for-implementors-of-media-elements">4.8.10.18 Best practices for implementors of media elements</a> <span class="id">(best-practices-for-implementors-of-media-elements)</span></li> </ol> </li> @@ -1120,7 +1120,7 @@ </li> </ol> </li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=atob" class="status FD">FD</a> <a href="../spec/#atob">6.2 Base64 utility +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=atob" class="status CR">CR</a> <a href="../spec/#atob">6.2 Base64 utility methods</a> <span class="id">(atob)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=timers" class="status LC">LC</a> <a href="../spec/#timers">6.3 Timers</a> <span class="id">(timers)</span></li> @@ -1175,7 +1175,7 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-6" class="status LC">LC</a> <a href="../spec/#introduction-6">7.4.1 Introduction</a> <span class="id">(introduction-6)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-accesskey-attribute" class="status LC">LC</a> <a href="../spec/#the-accesskey-attribute">7.4.2 The accesskey attribute</a> <span class="id">(the-accesskey-attribute)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=processing-model-3" class="status WD">WD</a> <a href="../spec/#processing-model-3">7.4.3 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=processing-model-3" class="status LC">LC</a> <a href="../spec/#processing-model-3">7.4.3 Processing model</a> <span class="id">(processing-model-3)</span></li> </ol> </li> @@ -1187,7 +1187,7 @@ <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"> 7.5.2 Making entire documents editable: The designMode IDL attribute</a> <span class="id">(making-entire-documents-editable:-the-designmode-idl-attribute)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=user-editing-actions" class="status LC">LC</a> <a href="../spec/#user-editing-actions">7.5.3 User editing actions</a> <span class="id">(user-editing-actions)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=editing-apis" class="status FD">FD</a> <a href="../spec/#editing-apis">7.5.4 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=editing-apis" class="status WD">WD</a> <a href="../spec/#editing-apis">7.5.4 Editing APIs</a> <span class="id">(editing-apis)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=spelling-and-grammar-checking" class="status LC">LC</a> <a href="../spec/#spelling-and-grammar-checking">7.5.5 Spelling and grammar checking</a> <span class="id">(spelling-and-grammar-checking)</span></li> </ol> @@ -1202,7 +1202,7 @@ <ol> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=the-datatransferitemlist-interface" class="status ADD">ADD</a> <a href="../spec/#the-datatransferitemlist-interface">7.6.3.1 The DataTransferItemList interface</a> <span class="id">(the-datatransferitemlist-interface)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-datatransferitem-interface" class="status FD">FD</a> <a href="../spec/#the-datatransferitem-interface">7.6.3.2 The DataTransferItem +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-datatransferitem-interface" class="status LC">LC</a> <a href="../spec/#the-datatransferitem-interface">7.6.3.2 The DataTransferItem interface</a> <span class="id">(the-datatransferitem-interface)</span></li> </ol> </li> @@ -1211,7 +1211,7 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=dndevents" class="status LC">LC</a> <a href="../spec/#dndevents">7.6.6 Events summary</a> <span class="id">(dndevents)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-draggable-attribute" class="status LC">LC</a> <a href="../spec/#the-draggable-attribute">7.6.7 The draggable attribute</a> <span class="id">(the-draggable-attribute)</span></li> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-dropzone-attribute" class="status FD">FD</a> <a href="../spec/#the-dropzone-attribute">7.6.8 The dropzone attribute</a> <span class="id">(the-dropzone-attribute)</span></li> +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-dropzone-attribute" class="status LC">LC</a> <a href="../spec/#the-dropzone-attribute">7.6.8 The dropzone attribute</a> <span class="id">(the-dropzone-attribute)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=security-risks-in-the-drag-and-drop-model" class="status LC">LC</a> <a href="../spec/#security-risks-in-the-drag-and-drop-model">7.6.9 Security risks in the drag-and-drop model</a> <span class="id">(security-risks-in-the-drag-and-drop-model)</span></li> </ol> @@ -1471,7 +1471,7 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=rendering" class="status LC">LC</a> <a href="../spec/#rendering">10 Rendering</a> <span class="id">(rendering)</span> <ol> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-8" class="status FD">FD</a> <a href="../spec/#introduction-8">10.1 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-8" class="status CR">CR</a> <a href="../spec/#introduction-8">10.1 Introduction</a> <span class="id">(introduction-8)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-css-user-agent-style-sheet-and-presentational-hints" class="status LC">LC</a> <a href="../spec/#the-css-user-agent-style-sheet-and-presentational-hints"> 10.2 The CSS user agent style sheet and presentational @@ -1532,7 +1532,7 @@ <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=bindings" class="status LC">LC</a> <a href="../spec/#bindings">10.5 Bindings</a> <span class="id">(bindings)</span> <ol> -<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-9" class="status WD">WD</a> <a href="../spec/#introduction-9">10.5.1 +<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-9" class="status LC">LC</a> <a href="../spec/#introduction-9">10.5.1 Introduction</a> <span class="id">(introduction-9)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-button-element-0" class="status LC">LC</a> <a href="../spec/#the-button-element-0">10.5.2 The button element</a> <span class="id">(the-button-element-0)</span></li> <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=the-details-element-0" class="status LC">LC</a> <a href="../spec/#the-details-element-0">10.5.3 The details element</a> <span class="id">(the-details-element-0)</span></li>
Received on Thursday, 8 September 2011 20:47:13 UTC