[html5] r5843 - [e] (0) try to help implementors who may wonder whether these requirements are d [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Feb 7 16:14:53 PST 2011
Author: ianh
Date: 2011-02-07 16:14:51 -0800 (Mon, 07 Feb 2011)
New Revision: 5843
Modified:
complete.html
index
source
Log:
[e] (0) try to help implementors who may wonder whether these requirements are duplicates
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11685
Modified: complete.html
===================================================================
--- complete.html 2011-02-07 23:32:40 UTC (rev 5842)
+++ complete.html 2011-02-08 00:14:51 UTC (rev 5843)
@@ -57451,8 +57451,12 @@
</dd>
- </dl></li>
+ </dl><p class=note>This algorithm differs from the earlier similar
+ algorithm in that it doesn't extract subheadings from
+ <code><a href=#the-hgroup-element>hgroup</a></code> and it has no default fallback when <var title="">heading</var> is null.</p>
+ </li>
+
<li>
<p>Clone the nodes in <var title="">heading content</var> and
Modified: index
===================================================================
--- index 2011-02-07 23:32:40 UTC (rev 5842)
+++ index 2011-02-08 00:14:51 UTC (rev 5843)
@@ -57434,8 +57434,12 @@
</dd>
- </dl></li>
+ </dl><p class=note>This algorithm differs from the earlier similar
+ algorithm in that it doesn't extract subheadings from
+ <code><a href=#the-hgroup-element>hgroup</a></code> and it has no default fallback when <var title="">heading</var> is null.</p>
+ </li>
+
<li>
<p>Clone the nodes in <var title="">heading content</var> and
Modified: source
===================================================================
--- source 2011-02-07 23:32:40 UTC (rev 5842)
+++ source 2011-02-08 00:14:51 UTC (rev 5843)
@@ -65228,6 +65228,11 @@
</dl>
+ <p class="note">This algorithm differs from the earlier similar
+ algorithm in that it doesn't extract subheadings from
+ <code>hgroup</code> and it has no default fallback when <var
+ title="">heading</var> is null.</p>
+
</li>
<li>
More information about the Commit-Watchers
mailing list