- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Apr 2018 12:41:44 +0000
- To: public-css-archive@w3.org
The Working Group just discussed `intrinsically-sized box with text-indent`. <details><summary>The full IRC log of that discussion</summary> <fantasai> Topic: intrinsically-sized box with text-indent<br> <fantasai> https://drafts.csswg.org/css-text-3/issues-lc-2013#issue-156<br> <fantasai> https://github.com/w3c/csswg-drafts/issues/1597<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/1597<br> <dael> fantasai: What impact does % have on intrinisic sizing?<br> <dael> myles: If there's no web compat risk can we use a model for what happens in other situations?<br> <dael> fantasai: Treat as 0<br> <dael> florian: Risk is if you want to treat it as -999% to get it out.<br> <dael> fantasai: You resolve, but for computed size calculation we treat as 0.<br> <dael> [everyone looks at test case]<br> <dael> fantasai: It treats it as 0.<br> <dael> myles: Everyone does 0?<br> <dael> astearns: No, Chrome and Edge are using parent size according to fremy comment.<br> <dael> florian: Going to the parent?<br> <dael> myles: Parent can also be shrink wrapped.<br> <dael> fremy: If available is if you're not sizing hte parent as min-content.<br> <dael> myles: Else it's 0?<br> <dael> fremy: Yes.<br> <dael> myles: WE should just always 0. This is just a corner case.<br> <dael> fantasai: If we have 2 impl we might as well align. I'm not sure what this comment means.<br> <dael> fantasai: Chrome and edge use parent size in min-content if available.<br> <dael> florian: if parent has definite size work from that if not 0?<br> <dael> fantasai: We're resolving against element itself.<br> <dael> fremy: New version of edge is completely different. We use 0 all the time.<br> <dael> fantasai: We'll cover this one on a telecon.<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1597#issuecomment-380437600 using your GitHub account
Received on Wednesday, 11 April 2018 12:41:55 UTC