Re: [css-flexbox] what overflow should be scrollable in flexbox?

ping?

On Wed, May 11, 2016 at 11:21 PM, Christian Biesinger
<cbiesinger@google.com> 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)
>
> -Christian

Received on Monday, 13 June 2016 16:58:50 UTC