With Safari getting closer to implementing native shadow DOM, Polymer will probably soon move off using shady DOM as default and instead go to use shadow DOM as default. That's great, but I was wondering if Polymer has any plans to allow a component to declare whether it wants to use the shadow DOM or not.
When you create a native Custom Element, you can choose whether or not to use Shadow DOM for your element. In most cases, shadow DOM is recommended but there are instances when choosing not to use it is acceptable. Will Polymer ever allow the component to declare if it shouldn't use the shadow DOM (since default would be shadow) and just to use native DOM instead? Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/2cdb4e29-7165-44ee-88e2-2364c148a920%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
