- From: Ojan Vafai <ojan@chromium.org>
- Date: Fri, 30 Mar 2012 14:21:42 -0700
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#propertynodelist DOM4 now has NodeList inherit from Array (see http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#interface-nodelist). As such, the getValues function is no longer useful. PropertyNodeList should just be a regular NodeList. Ojan
Received on Friday, 30 March 2012 14:21:42 UTC