[Bug 19463] MutationRecord added/removedNodes could return empty array, not null

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19463

--- Comment #8 from Olli Pettay <bugs@pettay.fi> ---
Somewhat similar happens for example with
document.querySelectorAll("foo").
If there are no foos, it is empty list, not null which is returned.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 13 October 2012 14:00:31 UTC