Re: [css-grid] step zero in 10.5

On Tue, Apr 12, 2016 at 2:19 PM, Mats Palmgren <mats@mozilla.com> wrote:
> On 2016-04-12 00:50, fantasai wrote:
>> But no, they cannot be sorted independently: the abspos items
>> interleave with the in-flow grid items in the z-order. The note
>> is here to call this out...
>>
>> However, it appears that no implementation does this, so we
>> should maybe remove it from the spec. ^_^ We've filed this
>> as a separate issue.
>
>
> Firefox implements order-modified document order for grid-aligned
> abs.pos. descendants, for example:
> https://people.mozilla.org/~mpalmgren/tests/grid/grid-abs-order.html
>
> So I'm not sure what you mean by "no implementation does this".
> Can you provide a test that shows what we are doing wrong please?

Nobody was doing it for Flexbox; that's what we tested, and just
assumed that Grid support was the same.

~TJ

Received on Tuesday, 12 April 2016 22:11:40 UTC