Re: [css3-flexbox] Should "align-self:stretch" have any effect on main-size? (i.e. should stretched cross-size be used for establishing main size?)

On 09/11/2013 05:15 PM, Daniel Holbert wrote:
> Put more concisely still: main-sizes are locked
> in *before* we take align-self into consideration, so therefore it
> should be impossible for align-self to influence main-size.
> 
> Hence my confusion at Opera & Chrome's behavior on my testcase -- they
> *are* letting a difference in "align-self" affect the main size of the
> outermost flex container and its flex item.
> 
> What am I missing?
> 
> ~Daniel

Tab/fantasai: I'm still interested to hear back on this, and whether my
spec-change proposal at the end of the initial email in this thread [1]
sounds reasonable.

Above, I've quoted my tl;dr-summary of why I think Chrome[Blink] &
Opera[Presto] *don't* match the spec on this. (much as I like the
rendering they end up with and would like to mimic it)

I have patches ready that make Gecko match the Blink/Presto rendering
[2] (by implementing my suggested spec-change), but I want to make sure
you're on board with the change before I go ahead with it.

Thanks!
~Daniel

[1] http://lists.w3.org/Archives/Public/www-style/2013Aug/0360.html
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=903880

Received on Monday, 30 September 2013 17:49:50 UTC