- From: Anton Platonov via GitHub <sysbot+gh@w3.org>
- Date: Tue, 21 Jun 2016 07:50:30 +0000
- To: public-css-archive@w3.org
I feel like the proper solution would be to disallow shadow containing blocks, excluding them from containing block chains. So that when a shadow node has non-static position, it does not affect the absolute descendants outside shadow. This should make `offsetParent` usable for walking through containing block chains again, as it was before the shadow DOM era. -- GitHub Notification of comment by platosha Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/159#issuecomment-227366124 using your GitHub account
Received on Tuesday, 21 June 2016 07:50:42 UTC