Join Nostr
2025-04-17 15:00:28 UTC
in reply to

Nathan Gathright on Nostr: It can be intermixed, cause z-order is global. The "host" element your shadow DOM is ...

It can be intermixed, cause z-order is global. The "host" element your shadow DOM is attached to needs to supersede the rest of the page and `position:relative` to set a new stacking context.

https://jsfiddle.net/gack8db6/2/