I don't think GWT has to do anything special for Shadow DOM support.
You might need to include the webcomponents.js (full Shadow DOM) or
webcomponents-lite.js (ShadyDOM) polyfills [1] for browser that don't
support native ShadowDOM.
Then you can use the gwt-polymer-elements [2] Polymer library
How do we implement / use the shadow DOM capabilities in GWT ?
I am not sure if its currently supported in anyway. Is it planned in next
version ?
Any pointers will be very helpful.
thanks,
Gautam
--
You received this message because you are subscribed to the Google Groups "GWT
Users" grou