This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Object.getOwnPropertyDescriptor(Node.prototype, "nodeValue").set.call(node/*, no arguments */) The spec treats the argument as undefined, and Gecko's new DOM bindings follow the spec. If I'm not mistaken, IE10 throws an exception. I slightly prefer throwing for consistency with operations.
Yeah, I can buy that. http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.579;r2=1.580;f=h