googlearchive / core-animated-pages

Animated transitions between pages
https://www.polymer-project.org/docs/elements/core-elements.html#core-animated-pages
32 stars 37 forks source link

hero transition is lost in Chrome ShadowDOM #54

Open andriytyurnikov opened 9 years ago

andriytyurnikov commented 9 years ago

if hero hero-id elements are on different levels of ShadowDOM, transition fails in Chrome (while works fine in Firefox Developer edition). Not sure if it is element's issue, Chrome issue, or behavior by design.

andriytyurnikov commented 9 years ago

a little note here - core-style is used in element's source, so shim-shadowdom attribute isn't used to access /deep/ elements