[Webkit-unassigned] [Bug 98921] MutationRecord addedNodes/removedNodes should be null in non and not empty NodeLists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 14:12:36 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=98921





--- Comment #1 from Adam Klein <adamk at chromium.org>  2012-10-10 14:13:15 PST ---
I think perhaps the spec should simply be updated to match WebKit and Gecko behavior for 'childList'-typed records.  My memory is that the behavior here is intentional to avoid requiring a null-check: consumers of the API can simply walk over addedNodes/removedNodes blindly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list