Re: [csswg-drafts] [css-text] Percentage of 'text-indent' against intrinsically sized box?

The Working Group just discussed `intrinsically-sized box with text-indent`.

<details><summary>The full IRC log of that discussion</summary>
&lt;fantasai> Topic: intrinsically-sized box with text-indent<br>
&lt;fantasai> https://drafts.csswg.org/css-text-3/issues-lc-2013#issue-156<br>
&lt;fantasai> https://github.com/w3c/csswg-drafts/issues/1597<br>
&lt;dael> github: https://github.com/w3c/csswg-drafts/issues/1597<br>
&lt;dael> fantasai: What impact does % have on intrinisic sizing?<br>
&lt;dael> myles: If there's no web compat risk can we use a model for what happens in other situations?<br>
&lt;dael> fantasai: Treat as 0<br>
&lt;dael> florian: Risk is if you want to treat it as -999% to get it out.<br>
&lt;dael> fantasai: You resolve, but for computed size calculation we treat as 0.<br>
&lt;dael> [everyone looks at test case]<br>
&lt;dael> fantasai: It treats it as 0.<br>
&lt;dael> myles: Everyone does 0?<br>
&lt;dael> astearns: No, Chrome and Edge are using parent size according to fremy comment.<br>
&lt;dael> florian: Going to the parent?<br>
&lt;dael> myles: Parent can also be shrink wrapped.<br>
&lt;dael> fremy: If available is if you're not sizing hte parent as min-content.<br>
&lt;dael> myles: Else it's 0?<br>
&lt;dael> fremy: Yes.<br>
&lt;dael> myles: WE should just always 0. This is just a corner case.<br>
&lt;dael> fantasai: If we have 2 impl we might as well align. I'm not sure what this comment means.<br>
&lt;dael> fantasai: Chrome and edge use parent size in min-content if available.<br>
&lt;dael> florian: if parent has definite size work from that if not 0?<br>
&lt;dael> fantasai: We're resolving against element itself.<br>
&lt;dael> fremy: New version of edge is completely different. We use 0 all the time.<br>
&lt;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