Open
Description
I have ten custom elements with styles which acts as global in the document and then i am appending shawdowDOM in one component which i added another style(scoped style in this component),then i am importing pollyfills to make support with other browsers
it works fine with the native supported browsers but in edge browser v18 and chrome V49 and so on, the scoped style overrides the global style which is not the behaviour of shadowDOM