- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 15 Jan 2020 17:43:25 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-sizing] intrinsic-size lost the thread`. <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: Given there's no additional suggestions our current proposal is revert back to a property with a default size for a contain:size element. Proposed name is content-placeholder-size. Happy to bikeshed. Makes it clear that it's a special case<br> <dael> TabAtkins: Objections or additional ideas on use cases with expanded form of content size please say so.<br> <dael> fantasai: I think if specific to contain it should be prefixed with contain.<br> <dael> TabAtkins: contain-placeholder is fine<br> <dael> myles: Placeholder a term of art for inputs?<br> <dael> fantasai: It's used for placeholder in inputs. I'm hesitant to use the word<br> <dael> TabAtkins: Where is placeholder in css?<br> <fantasai> ::placeholder and :placeholder-shown<br> <dael> dbaron: pseudo element and pseudo class<br> <dael> TabAtkins: Yeah, forgot about that one<br> <dbaron> ::placeholder and :placeholder-shown, I think<br> <dael> fantasai: contain-size unless you've got a good word in the middle<br> <dael> astearns: contain-initial-size<br> <dael> TabAtkins: initial or default seems reasonable<br> <dael> fantasai: If it's a flex item stretched it won't size to that size. contain-content-size maybe. Initial may not make sense<br> <dbaron> (it wasn't minuted, but I did say above that I wasn't aware of https://github.com/w3c/csswg-drafts/issues/4585 until it was mentioned today)<br> <dael> fantasai: I would prefer a word that clarifies in the middle<br> <dael> TabAtkins: contain-size sure<br> <dael> astearns: issues with contain-size?<br> <dael> astearns: Prop: Change the current contain:size to contain-size as its own property<br> <fantasai> dbaron, you could have posted suggestions into the original issue? But either way if you come up with something to add I'm sure we can reconsider.<br> <dael> chrishtr: it's a param to contain:size<br> <dael> chrishtr: contain-size is a param to contain:size that indicates non-zero<br> <dael> ??: Rename intrinsit-size to contain-size<br> <cbiesinger> s/??/cbiesinger/<br> <cbiesinger> s/intrinsit/intrinsic/<br> <dael> chrishtr: If contain:size is on an eleemnt we look to see if contain-size is set and then set placeholder sizing<br> <dael> TabAtkins: Contain-size is none or lengths<br> <dael> fantasai: contain-intrinsic-size?<br> <dael> astearns: Prop: Add contain-intrinsic-size property with an initial value of 0 that takes a pair of length<br> <dael> cbiesinger: Remain intrinisc-size to contain-intrinisic-size<br> <cbiesinger> s/remain/rename/<br> <dael> chrishtr: And conditioned on contain:size being present<br> <dael> astearns: Prop: Have a contain-intrinsic-size property<br> <dael> dbaron: I missed the request for examples. I'd like to try and do that next week and get examples in the past<br> <dael> fantasai: Let's say if we do in this direction we'll do this and waiting on dbaron examples<br> <tantek> is confused trying to follow this and can't offer a specific opinion. :/ examples would help.<br> <dael> florian: We mentioned initial value. For contain-size it's 0 for non-replaces which isn't always 0. Does initial value =0 and adds size or is it auto?<br> <dael> TabAtkins: Initial value of none. If you spec size it'll intercept<br> <dael> florian: Initial size of 0 it replaces?<br> <dael> TabAtkins: Yeah<br> <dael> astearns: TabAtkins can you commit to specing this out so we can have all the details and dbaron examples and see if it fits?<br> <dael> TabAtkins: Yes<br> <dael> fantasai: TabAtkins maybe spec both and we'll delete the one we don't select<br> <dael> astearns: Let's get proposal and examples together and we'll look next week<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-574773040 using your GitHub account
Received on Wednesday, 15 January 2020 17:43:26 UTC