Bug 65079 - Remove childElementCount
Summary: Remove childElementCount
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-24 09:52 PDT by Anne van Kesteren
Modified: 2019-02-06 09:03 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anne van Kesteren 2011-07-24 09:52:40 PDT
Remove childElementCount as it is redundant with children.length.

If this is done I can remove it from DOM Core which would be nice.

(Or should this be in XML DOM?)
Comment 1 Anne van Kesteren 2011-07-24 09:55:06 PDT
https://bugzilla.mozilla.org/show_bug.cgi?id=673790
Comment 2 Anne van Kesteren 2012-11-27 10:30:10 PST
Failed :-(
Comment 3 Lucas Forschler 2019-02-06 09:03:09 PST
Mass moving XML DOM bugs to the "DOM" Component.