html5/spec Overview.html,1.2261,1.2262

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv27240

Modified Files:
	Overview.html 
Log Message:
What if there's more than one? Let's continue our campaign of precision... (whatwg r3104)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2261
retrieving revision 1.2262
diff -u -d -r1.2261 -r1.2262
--- Overview.html	15 May 2009 00:35:07 -0000	1.2261
+++ Overview.html	15 May 2009 00:36:53 -0000	1.2262
@@ -39314,8 +39314,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>

Received on Friday, 15 May 2009 00:37:05 UTC