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

https://wptest.center/#/0jcvq1

Chrome and Edge do match in both cases. 
- Use parent size in min-content if available
- Use parent size in actual layout if available (might results in rewrap/overflows)

Firefox doesn't seem to ever consider the parent in min-content.

I'd argue we should spec what Edge+Chrome are doing, if we want to spec something?

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

Received on Thursday, 20 July 2017 18:59:43 UTC