- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Jan 2020 18:30:22 +0000
- To: public-css-archive@w3.org
@mrego By default absolute/fixed positioned object always can grow outside the static containing block (from CSS21). You can become start/end aligned depending if the absolute/fixed positioned object is within an LTR/RTL context. This normalizes the behaviour for "center" with how this currently works. -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4659#issuecomment-574791425 using your GitHub account
Received on Wednesday, 15 January 2020 18:30:24 UTC