8000 MutationObserver attribute filter ignores attributes with a namespace · Issue #1364 · whatwg/dom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
MutationObserver attribute filter ignores attributes with a namespace #1364
Open
@josepharhar

Description

@josepharhar

What is the issue with the DOM Standard?

When the attributesFilter property is used for a MutationObserver, attributes with namespaces are unconditionally excluded from getting mutation records:

https://dom.spec.whatwg.org/#queueing-a-mutation-record

type is "attributes", options["attributeFilter"] exists, and options["attributeFilter"] does not contain name or namespace is non-null

I don't know any of the history here, but this capability was asked for here: https://issues.chromium.org/issues/392661412

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0