Skip to content

pkg/polymer/test/bind_mdv_test fails on IE #14412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
blois opened this issue Oct 24, 2013 · 7 comments
Closed

pkg/polymer/test/bind_mdv_test fails on IE #14412

blois opened this issue Oct 24, 2013 · 7 comments
Assignees
Labels
closed-obsolete Closed as the reported issue is no longer relevant
Milestone

Comments

@blois
Copy link

blois commented Oct 24, 2013

Issue is that it's using MutationObserver in Dart, but getting it from the CustomElement polyfill. This is breaking on IE as it's missing the interceptor magic.

Proper fix is probably to remove MutationObserver from CustomElement polyfill and have the test rely on MutationObserver lib.

@jmesserly
Copy link

Removed this from the M8 milestone.
Added this to the Later milestone.

@sigmundch
Copy link
Member

Removed this from the Later milestone.
Added this to the M9 milestone.

@clayberg
Copy link

Removed this from the M9 milestone.
Added this to the 1.1 milestone.

@sigmundch
Copy link
Member

Removed this from the 1.1 milestone.
Added this to the 1.2 milestone.

@sigmundch
Copy link
Member

Added Library-TemplateBinding label.

@anders-sandholm
Copy link
Contributor

Removed Library-TemplateBinding label.
Added Pkg-TemplateBinding label.

@jmesserly
Copy link

think this is stale, since polymer doesn't support IE9


Added AssumedStale label.

@blois blois added Type-Defect closed-obsolete Closed as the reported issue is no longer relevant labels May 14, 2014
@blois blois self-assigned this May 14, 2014
@blois blois added this to the 1.2 milestone May 14, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-obsolete Closed as the reported issue is no longer relevant
Projects
None yet
Development

No branches or pull requests

5 participants