Selecting Shadow DOM Elements
Hi Jason, I've been struggling to select shadow dom elements using the custom CSS. I just noticed that using /deep/ and ::shadow have been removed in Chrome 63+.
See: https://developers.google.com/web/updates/2017/10/remove-shadow-piercing
What would you suggest for styling shadow dom elements?
Thanks so much!
--Eric
See: https://developers.google.com/web/updates/2017/10/remove-shadow-piercing
What would you suggest for styling shadow dom elements?
Thanks so much!
--Eric
Comments
I see. So sorry if this seems like a rookie question, but how would I use Javascript within your custom CSS editor?
And also I'm trying to change the background color of search results (labeled as #contentContainer):
are you using a prelisted dark theme that has issues? or you've already written most of your own?
I planned on suggesting it to you once I had finished it all up, but here we are!