NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 568 - What if there's more than one? Let's continue our campaign of precision...
What if there's more than one? Let's continue our campaign of precision...
Status: RESOLVED INTENTIONAL
Product: Validator.nu
Classification: Unclassified
Component: General
HEAD
All All
: P2 normal
Assigned To: Henri Sivonen
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-05-27 14:36 CEST by Henri Sivonen
Modified: 2009-05-27 14:53 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2009-05-27 14:36:01 CEST
Index: source
===================================================================
--- source	(revision 3103)
+++ source	(revision 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