[Webkit-unassigned] [Bug 98921] MutationRecord addedNodes/removedNodes should never be null

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 11:56:07 PDT 2012


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


Adam Klein <adamk at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|MutationRecord              |MutationRecord
                   |addedNodes/removedNodes     |addedNodes/removedNodes
                   |should be null in non and   |should never be null
                   |not empty NodeLists         |




--- Comment #3 from Adam Klein <adamk at chromium.org>  2012-10-11 11:56:48 PST ---
Per https://www.w3.org/Bugs/Public/show_bug.cgi?id=19463, the spec has been updated. Updating this bug appropriately.

The spec now states that addedNodes/removedNodes should always return non-null NodeLists, which will have items in them if appropriate.

-- 
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