HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/5036

SVNBugCommentTime (UTC)
50369501mention hr doesn't affect the outline2010-04-13 09:57
Index: source
===================================================================
--- source	(revision 5035)
+++ source	(revision 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">

|