- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Feb 2012 23:46:28 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7796
Modified Files:
toc-status.html
Log Message:
Say when iframes' contentDocument and contentWindow attributes return null. (whatwg r6976)
[updated by splitter]
Index: toc-status.html
===================================================================
RCS file: /sources/public/html5/spec/toc-status.html,v
retrieving revision 1.382
retrieving revision 1.383
diff -u -d -r1.382 -r1.383
--- toc-status.html 7 Feb 2012 18:46:33 -0000 1.382
+++ toc-status.html 7 Feb 2012 23:46:25 -0000 1.383
@@ -40,7 +40,7 @@
never used the annotation system previously), to enable
you to create an account that will
allow to you to edit the annotation.</p>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction" class="status OCBE">OCBE</a> <a href="../spec/#introduction">1
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction" class="status LC">LC</a> <a href="../spec/#introduction">1
Introduction</a> <span class="id">(introduction)</span>
<ol>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=background" class="status LC">LC</a> <a href="../spec/#background">1.1
@@ -90,7 +90,7 @@
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=infrastructure" class="status ADD">ADD</a> <a href="../spec/#infrastructure">2 Common
infrastructure</a> <span class="id">(infrastructure)</span>
<ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=terminology" class="status WD">WD</a> <a href="../spec/#terminology">2.1
+<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 CR">CR</a> <a href="../spec/#resources">2.1.1
@@ -1081,7 +1081,7 @@
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=scripting" class="status LC">LC</a> <a href="../spec/#scripting">6.1
Scripting</a> <span class="id">(scripting)</span>
<ol>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-5" class="status OCBE">OCBE</a> <a href="../spec/#introduction-5">6.1.1
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=introduction-5" class="status CR">CR</a> <a href="../spec/#introduction-5">6.1.1
Introduction</a> <span class="id">(introduction-5)</span></li>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=enabling-and-disabling-scripting" class="status LC">LC</a> <a href="../spec/#enabling-and-disabling-scripting">6.1.2 Enabling and disabling scripting</a> <span class="id">(enabling-and-disabling-scripting)</span></li>
<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=processing-model-1" class="status LC">LC</a> <a href="../spec/#processing-model-1">6.1.3
Received on Tuesday, 7 February 2012 23:48:29 UTC