Support shadow dom
An element within a shadow DOM can share a stacking context with an element outside of the shadow DOM. This work endeavors to add support for comparing the stacking order of elements across a shadow root.
An element within a shadow DOM can share a stacking context with an element outside of the shadow DOM. This work endeavors to add support for comparing the stacking order of elements across a shadow root.