- From: Xidorn Quan via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Jun 2017 23:25:51 +0000
- To: public-css-archive@w3.org
> It assumes that an element with position: absolute wouldn't be scrolled by any static ancestor, which is false, because when you don't specify top/bottom/left/right, the element would be attached to where it would be if it is static-positioned, and thus would be scrolled by a static ancestor. I was wrong on this. Even if the element would be positioned at where it would be if it's static, its static ancestors are still not able to scroll it. -- GitHub Notification of comment by upsuper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1522#issuecomment-307963006 using your GitHub account
Received on Monday, 12 June 2017 23:25:57 UTC