- From: <bugzilla@jessica.w3.org>
- Date: Thu, 18 Oct 2012 21:39:29 +0000
- To: public-webapps-bugzilla@w3.org
Received on Thursday, 18 October 2012 21:39:30 UTC
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19463 --- Comment #12 from Olli Pettay <bugs@pettay.fi> --- (In reply to comment #11) > What Anne said. You're usually the consistency guy =-). You don't find this > to be inconsistent with existing APIs? > No. This is consistent with existing APIs. You get empty Nodelist all the time from various functions (I know, we're dealing attributes here), but not null. Also, it would be inconsistent to have empty nodelist in case type is childList, but null in other cases. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 18 October 2012 21:39:30 UTC