spec/Overview.html 1.1062 1873 Define Message Channels and Ports. Also,

Define Message Channels and Ports. Also, factor out the XXXDISCARD stuff
into its own section. (whatwg r1873) (changed by: Ian Hickson)

Diffs for this change per section: 
  Close tag open state
  http://people.w3.org/mike/diffs/html5/spec/Overview.1.1062.html#close3
  in cell
  http://people.w3.org/mike/diffs/html5/spec/Overview.1.1062.html#in-cell
  close the cell
  http://people.w3.org/mike/diffs/html5/spec/Overview.1.1062.html#close4

Current content per affected section: 
  http://dev.w3.org/html5/spec/Overview.html#close3
  http://dev.w3.org/html5/spec/Overview.html#in-cell
  http://dev.w3.org/html5/spec/Overview.html#close4

Previously published WD content per affected section: 
  http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#close3
  http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#in-cell
  http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#close4

Cumulative diff: http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1061&r2=1.1062&f=h

http://html5.org/tools/web-apps-tracker?from=1872&to=1873

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1061
retrieving revision 1.1062
diff -u -d -r1.1061 -r1.1062
--- Overview.html 13 Jul 2008 00:51:15 -0000 1.1061
+++ Overview.html 15 Jul 2008 10:06:52 -0000 1.1062
@@ -19,7 +19,7 @@
     for HTML and XHTML</h2>
 
    <h2 class="no-num no-toc" id=editors0><!-- "W3C Working Draft" -->
-    Editor's Draft <!--ZZZ-->13 July 2008</h2>
+    Editor's Draft <!--ZZZ-->15 July 2008</h2>
 
    <dl><!-- ZZZ: update the month/day
     <dt>This Version:</dt>
@@ -167,7 +167,7 @@
 
   <p>The W3C <a href="http://www.w3.org/html/wg/">HTML Working Group</a> is
[...1160 lines suppressed...]
 
    <dt>An end tag whose tag name is one of: "body", "caption", "col",
@@ -49307,7 +49691,7 @@
      href="#fragment">fragment case</a>), then this is a <a
      href="#parse2">parse error</a> and the token must be ignored.</p>
 
-    <p>Otherwise, <a href="#close3">close the cell</a> (see below) and
+    <p>Otherwise, <a href="#close4">close the cell</a> (see below) and
      reprocess the current token.</p>
 
    <dt>Anything else
@@ -49318,7 +49702,7 @@
      <span>insertion mode</span>.</p>
   </dl>
 
-  <p>Where the steps above say to <dfn id=close3>close the cell</dfn>, they
+  <p>Where the steps above say to <dfn id=close4>close the cell</dfn>, they
    mean to run the following algorithm:
 
   <ol>

Received on Tuesday, 15 July 2008 10:19:20 UTC