[Webkit-unassigned] [Bug 25724] Incorrect collection output for Javascript console evaluation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 20 02:34:22 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25724





------- Comment #2 from conradwt at gmail.com  2009-05-20 02:34 PDT -------
The jQuery documentation specifies the following:

$('a') returns an Array<Element(s)>

The documentation can be found here:

http://docs.jquery.com/Selectors

BTW, there are additional functions that can be applied to the result-set. 
However, it would be nice to have functionality in a Javascript console that is
consistent with the result-set expected from the method that's being
invoked.  Next, this isn't specific to a particular Javascript library but it
has to do with the support of collections as result-set.  Finally, I would like
to see Javascript console support of collections similar to that of
non-collections.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list