- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 12 Feb 2020 17:50:26 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-sizing] intrinsic-size lost the thread`, and agreed to the following: * `RESOLVED: Syntax order is physical for intrinsic-size` * `RESOLVED: switching initial keyword from 'none' to 'auto'` <details><summary>The full IRC log of that discussion</summary> <dael> Topic: [css-sizing] intrinsic-size lost the thread<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/4531<br> <dael> TabAtkins: Weither intrinsic size should order sizes in logical or physical. I objected to phsyical ordering on idea that we've been doing logical lately. fantasai leaned physical. I went through list of css properties that take 2 lengths and categorized<br> <TabAtkins> https://github.com/w3c/csswg-drafts/issues/4531#issuecomment-585321048<br> <dael> TabAtkins: List ^<br> <dael> TabAtkins: Pattern is clear. There are 4 properties that are logical and they're all spec fantasai and I have done in last few years. All others are phsycial. More physical then logical<br> <dael> TabAtkins: Unhappy about overall split but if fantasai is thinking we should stick with physical I think data agrees and we should switch to phsycial where we can<br> <dael> fantasai: Agree with conclusion, though not all details leading to it. Usefult o switch to logical for layout. Block first was a mistake. I think size property close align to properties that bg size that are phsycial. All box sizing is phsycial. So this should fall into that category<br> <dael> TabAtkins: List is split between offset and sizes. Properties that are bg like agree so let's do it. Size is physical.<br> <dael> Rossen_: Last time we called for objections you were the only one. Objections now?<br> <dael> AmeliaBR: What's the resolution?<br> <dael> TabAtkins: Syntax order is physical for intrinsic size<br> <dael> Rossen_: width and height<br> <dael> RESOLVED: Syntax order is physical for intrinsic-size<br> <dael> cbiesinger: One other thing, I think we need intiial value as a keyword that is auto. Thoughts on that?<br> <dael> florian: Agree<br> <dael> fantasai: Why need?<br> <dael> cbiesinger: Because 0 isn't always the default. If have flexbox with gaps initial value would take gaps into account so 0 can't be initial<br> <dael> fantasai: How if don't know number of items?<br> <dael> florian: hard coded quantity of columns<br> <dael> TabAtkins: Initial value that's a keyword is decided with examples. Question is if keyword name should be auto or none. I think spec is none but fine to switch to auto<br> <dael> AmeliaBR: Agree auto is better b/c none easy to confuse<br> <dael> cbiesinger: Agree<br> <fantasai> +1 to Amelia's reasoning<br> <dael> Rossen_: Objections to switching initial keyword from 'none' to 'auto'?<br> <AmeliaBR> s/to confuse/to confuse with 0/<br> <dael> RESOLVED: switching initial keyword from 'none' to 'auto'<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4531#issuecomment-585331794 using your GitHub account
Received on Wednesday, 12 February 2020 17:50:39 UTC