- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Tue, 14 Jun 2016 17:22:01 -0400
- To: Christian Biesinger <cbiesinger@google.com>, www-style list <www-style@w3.org>
On 05/11/2016 05:21 PM, Christian Biesinger wrote:
> Hi all,
>
> consider this bug report:
> https://bugs.chromium.org/p/chromium/issues/detail?id=503483#makechanges
>
> This is a flex-end flexbox that overflows out of the top. Should the
> overflow be scrollable? More generally, in which cases should which
> overflow be scrollable for flexbox?
>
> We currently implement, basically, that the {row,column}-reverse
> options change in which direction the overflow is scrollable (but not
> wrap-reverse)
Here's the spec on this:
https://www.w3.org/TR/css-align-3/#overflow-scroll-position
~fantasai
Received on Tuesday, 14 June 2016 21:22:38 UTC