[html5] r5036 - [e] (0) mention hr doesn't affect the outline Fixing http://www.w3.org/Bugs/Publ [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Apr 13 02:57:27 PDT 2010


Author: ianh
Date: 2010-04-13 02:57:25 -0700 (Tue, 13 Apr 2010)
New Revision: 5036

Modified:
   complete.html
   index
   source
Log:
[e] (0) mention hr doesn't affect the outline
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9501

Modified: complete.html
===================================================================
--- complete.html	2010-04-13 09:52:06 UTC (rev 5035)
+++ complete.html	2010-04-13 09:57:25 UTC (rev 5036)
@@ -16260,7 +16260,10 @@
 
   </div>
 
+  <p class=note>The <code><a href=#the-hr-element>hr</a></code> element does not affect the
+  document's <a href=#outline>outline</a>.</p>
 
+
   <h4 id=the-pre-element><span class=secno>4.5.3 </span>The <dfn><code>pre</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>

Modified: index
===================================================================
--- index	2010-04-13 09:52:06 UTC (rev 5035)
+++ index	2010-04-13 09:57:25 UTC (rev 5036)
@@ -16158,7 +16158,10 @@
 
   </div>
 
+  <p class=note>The <code><a href=#the-hr-element>hr</a></code> element does not affect the
+  document's <a href=#outline>outline</a>.</p>
 
+
   <h4 id=the-pre-element><span class=secno>4.5.3 </span>The <dfn><code>pre</code></dfn> element</h4>
 
   <dl class=element><dt>Categories</dt>

Modified: source
===================================================================
--- source	2010-04-13 09:52:06 UTC (rev 5035)
+++ source	2010-04-13 09:57:25 UTC (rev 5036)
@@ -17169,7 +17169,10 @@
 
   </div>
 
+  <p class="note">The <code>hr</code> element does not affect the
+  document's <span>outline</span>.</p>
 
+
   <h4>The <dfn><code>pre</code></dfn> element</h4>
 
   <dl class="element">




More information about the Commit-Watchers mailing list