html5/spec toc-status.html,1.186,1.187

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv21777

Modified Files:
	toc-status.html 
Log Message:
Add some <dfn>s to make DOM Core and DOM Events xrefs work a bit. If you find other cross-spec things in complete.html that aren't linking, let me know and I'll add them here. (cross-spec links for internal things, like html to microdata, postmsg to websocket, or whatnot, will be dealt with automatically at some later date) (whatwg r4748)

[updated by splitter]


Index: toc-status.html
===================================================================
RCS file: /sources/public/html5/spec/toc-status.html,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -d -r1.186 -r1.187
--- toc-status.html	14 Feb 2010 10:26:34 -0000	1.186
+++ toc-status.html	16 Feb 2010 08:46:49 -0000	1.187
@@ -1526,7 +1526,7 @@
 <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=elements-1" class="status LC">LC</a> <a href="../spec/#elements-1">Elements</a> <span class="id">(elements-1)</span></li>
 <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=attributes-0" class="status LC">LC</a> <a href="../spec/#attributes-0">Attributes</a> <span class="id">(attributes-0)</span></li>
 <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=interfaces" class="status LC">LC</a> <a href="../spec/#interfaces">Interfaces</a> <span class="id">(interfaces)</span></li>
-<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/add-section.html?section=events-0" class="status ADD">ADD</a> <a href="../spec/#events-0">Events</a> <span class="id">(events-0)</span></li>
+<li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=events-0" class="status LC">LC</a> <a href="../spec/#events-0">Events</a> <span class="id">(events-0)</span></li>
 </ol>
 </li>
 <li><a target="_blank" href="http://www.whatwg.org/specs/web-apps/current-work/edit-section.html?section=references" class="status REC">REC</a> <a href="../spec/#references">References</a> <span class="id">(references)</span></li>

Received on Tuesday, 16 February 2010 08:47:01 UTC