[w3c/webcomponents] No point in having closed/open shadow dom creation if we cant use closed? (#859)

I'm generally confused right now, I wanted to create a hidden element inside a page with a CLOSED Shadow dom.

However, how can we even dare to make changes to a shadow if its closed and readonly.

and again, we are only able to make changes to an OPEN shadow dom, and we are unable to set the mode to closed....

So... **Whats even the point to having the "mode" if we arent even able to write to a closed dom...**

I want to write to a closed shadow dom so you cant see the elements without specifically enabling the little setting on the debugger

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/859

Received on Friday, 13 December 2019 02:37:32 UTC