[html5] r3104 - [t] (0) What if there's more than one? Let's continue our campaign of precision...
whatwg at whatwg.org
whatwg at whatwg.org
Thu May 14 17:36:50 PDT 2009
Author: ianh
Date: 2009-05-14 17:36:49 -0700 (Thu, 14 May 2009)
New Revision: 3104
Modified:
index
source
Log:
[t] (0) What if there's more than one? Let's continue our campaign of precision...
Modified: index
===================================================================
--- index 2009-05-15 00:35:02 UTC (rev 3103)
+++ index 2009-05-15 00:36:49 UTC (rev 3104)
@@ -43928,8 +43928,7 @@
<li><p><i>Citation search:</i> If <var title="">current node</var>
has a descendant element that is a <a href=#top-level-microdata-items title="top-level microdata
items">top-level microdata item</a> with the type <code title=md-bibtex><a href=#md-bibtex>bibtex</a></code>, then <a href=#get-the-object>get the object</a>
- for that element and let <var title="">citation</var> be that
- object.</li>
+ for the first such element in <a href=#tree-order>tree order</a> and let <var title="">citation</var> be that object.</li>
<li><p>If <var title="">citation</var> is null and <var title="">current node</var> has a parent node, let <var title="">current node</var> be its parent node and jump back to the
step labeled <i>citation search</i>.</li>
Modified: source
===================================================================
--- source 2009-05-15 00:35:02 UTC (rev 3103)
+++ source 2009-05-15 00:36:49 UTC (rev 3104)
@@ -49742,8 +49742,8 @@
has a descendant element that is a <span title="top-level microdata
items">top-level microdata item</span> with the type <code
title="md-bibtex">bibtex</code>, then <span>get the object</span>
- for that element and let <var title="">citation</var> be that
- object.</p></li>
+ for the first such element in <span>tree order</span> and let <var
+ title="">citation</var> be that object.</p></li>
<li><p>If <var title="">citation</var> is null and <var
title="">current node</var> has a parent node, let <var
More information about the Commit-Watchers
mailing list