You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Works perfectly in Firefox Nightly 35 with pollyfill, but in Chromium 37 with native support - not.
Demo: http://jsfiddle.net/p788rqq9/3/
Not sure whether this is bug in Polymer or I found one more bug in Blink...
The text was updated successfully, but these errors were encountered:
Creating ShadowDOM on native elements like this is not well supported in blink right now. Polymer's support for this depends on the native implementation evolving. I'm going to close this issue in favor of this blink bug:
Works perfectly in Firefox Nightly 35 with pollyfill, but in Chromium 37 with native support - not.
Demo: http://jsfiddle.net/p788rqq9/3/
Not sure whether this is bug in Polymer or I found one more bug in Blink...
The text was updated successfully, but these errors were encountered: