[Webkit-unassigned] [Bug 148716] New: MutationObserver should accept attributeFilter, attributeOldValue, and characterDataOldValue on their own
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 2 10:31:19 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=148716
Bug ID: 148716
Summary: MutationObserver should accept attributeFilter,
attributeOldValue, and characterDataOldValue on their
own
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rniwa at webkit.org
Right now MutationObserver require attributes to be present when attributeFilter and attributeOldValue are set,
and characterData when characterDataOldValue is set but DOM4 implicitly set those attributes now.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150902/131bb93b/attachment.html>
More information about the webkit-unassigned
mailing list