Re: [WICG/webcomponents] HTMLElement.prototype.offsetParent leaks a node inside a shadow tree (#497)

**Note:** This behaviour appears to have now been updated in Chrome 109 (and earlier versions of Firefox/Webkit) so that it no longer leaks elements within a shadow DOM.

If you need the original behaviour, see [this comment from October 2022](https://bugs.chromium.org/p/chromium/issues/detail?id=1331803#c9) and the linked polyfill:
https://github.com/josepharhar/offsetparent-polyfills

-- 
Reply to this email directly or view it on GitHub:
https://github.com/WICG/webcomponents/issues/497#issuecomment-1341672307
You are receiving this because you are subscribed to this thread.

Message ID: <WICG/webcomponents/issues/497/1341672307@github.com>

Received on Wednesday, 7 December 2022 22:24:44 UTC