[html5] r3333 - [e] (0) Missed a bit during my rewrite of <address> semantics recently.

whatwg at whatwg.org whatwg at whatwg.org
Sun Jun 28 03:57:10 PDT 2009


Author: ianh
Date: 2009-06-28 03:57:08 -0700 (Sun, 28 Jun 2009)
New Revision: 3333

Modified:
   index
   source
Log:
[e] (0) Missed a bit during my rewrite of <address> semantics recently.

Modified: index
===================================================================
--- index	2009-06-28 10:53:13 UTC (rev 3332)
+++ index	2009-06-28 10:57:08 UTC (rev 3333)
@@ -8064,8 +8064,7 @@
   <h5 id=sectioning-content><span class=secno>3.4.1.3 </span>Sectioning content</h5>
 
   <p><dfn id=sectioning-content-0>Sectioning content</dfn> is content that defines the scope
-  of <a href=#heading-content-0 title="heading content">headings</a>, <a href=#the-footer-element title=footer>footers</a>, and <a href=#the-address-element title=address>contact
-  information</a>.</p>
+  of <a href=#heading-content-0 title="heading content">headings</a> and <a href=#the-footer-element title=footer>footers</a>.</p>
 
   <p>Each <a href=#sectioning-content-0>sectioning content</a> element potentially has a
   heading and an <a href=#outline>outline</a>. See the section on

Modified: source
===================================================================
--- source	2009-06-28 10:53:13 UTC (rev 3332)
+++ source	2009-06-28 10:57:08 UTC (rev 3333)
@@ -8211,9 +8211,8 @@
   <h5>Sectioning content</h5>
 
   <p><dfn>Sectioning content</dfn> is content that defines the scope
-  of <span title="heading content">headings</span>, <span
-  title="footer">footers</span>, and <span title="address">contact
-  information</span>.</p>
+  of <span title="heading content">headings</span> and <span
+  title="footer">footers</span>.</p>
 
   <p>Each <span>sectioning content</span> element potentially has a
   heading and an <span>outline</span>. See the section on




More information about the Commit-Watchers mailing list