Skip to content

unable to use Polymer's dom mutation observer polyfill with mutation summary library #490

Closed
@veryhim

Description

Functionality - replicate entire page using DOM mutation observer. This works well in chrome/ FF. For IE9, I am trying to use dom mutation observer polyfill of Polymer framework to make mutation_summary.js, tree_mirror.js work. Mutation_summary expects a MutationObserver implementation from browser/ polyfill but it remains undefined when tree_mirror tries to initialize dom.

Question: Is it possible to use the mutation observer polyfill independently w/o setting up Polymer first or w/o specifying polymer's HTML elements in the webpage. And, can it work with mutation_summary and tree_mirror implementations.

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