[html5] r2066 - [] (0) Define order for getElementsByName().
whatwg at whatwg.org
whatwg at whatwg.org
Tue Aug 12 17:16:48 PDT 2008
Author: ianh
Date: 2008-08-12 17:16:46 -0700 (Tue, 12 Aug 2008)
New Revision: 2066
Modified:
index
source
Log:
[] (0) Define order for getElementsByName().
/home/ianh/svn/webapps/hooks/commit-email.pl: `/usr/bin/svnlook diff /home/ianh/svn/webapps -r 2066' failed with this output:
Modified: index
===================================================================
--- index 2008-08-13 00:09:13 UTC (rev 2065)
+++ index 2008-08-13 00:16:46 UTC (rev 2066)
@@ -7454,9 +7454,8 @@
<code>select</code>, and <code>textarea</code> elements in that document
that have a <code title="">name</code> attribute whose value is equal to
the <var title="">name</var> argument (in a <a
- href="#case-sensitive">case-sensitive</a> manner).</p>
- <!-- XXX what about XHTML?
- -->
+ href="#case-sensitive">case-sensitive</a> manner), in <a
+ href="#tree-order">tree order</a>.
<p>The <dfn id=getelementsbyclassname
title=dom-document-getElementsByClassName><code>getElementsByClassName(<var
Modified: source
===================================================================
More information about the Commit-Watchers
mailing list