Re: [csswg-drafts] [css-grid] Unintentional change to grid container baseline? (#3645)

I don't think the change was intentional, I think it was an accidental oversimplification. I guess the question is now, what's the preferred behavior. I don't think the result of that oversimplification is it: I'd say either we align to the contents of the first item, or we synthesize a baseline off the dimensions of the first grid track itself. Falling back to synthesizing off the grid container makes sense for an empty grid, but not really for one with content...

@jensimmons @rachelandrew @LeaVerou What would you expect in @MatsPalmgren example (baseline aligning a grid that contains only a single grid item in 2nd row)?

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3645#issuecomment-463055056 using your GitHub account

Received on Wednesday, 13 February 2019 04:39:04 UTC