Bug 10647 - NodeLists act as functions
Summary: NodeLists act as functions
Status: RESOLVED DUPLICATE of bug 14547
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://tests.novemberborn.net/browser...
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-30 18:24 PDT by Mark Wubben
Modified: 2008-03-19 00:20 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Wubben 2006-08-30 18:24:08 PDT
A NodeList object returned by a document.getElementsByTagName() call acts as a function instead of an object. Reproducable with r16130.
Comment 1 Mark Wubben 2006-08-30 18:25:49 PDT
This seems related to #8080.
Comment 2 Alexey Proskuryakov 2008-03-19 00:20:45 PDT
Although this bug was filed earlier, bug 14547 has much more discussion, so closing this one as a duplicate.

*** This bug has been marked as a duplicate of 14547 ***