- From: Christian Biesinger via GitHub <sysbot+gh@w3.org>
- Date: Sun, 05 Nov 2017 22:57:36 +0000
- To: public-css-archive@w3.org
Thanks, this is much better. It addresses my previous comments. But I think the rewrite does not address the case where the percentage in question is specified for a min- or max-size property. For example: "When calculating the containing block’s size, the percentage behaves as auto." auto is not valid for max and is probably not the intention for min, here. As a sidenote: "Similarly, percentage margins and padding behave as zero in such cyclic cases when calculating the containing block’s size" I believe this is incompatible with Gecko's current implementation (from memory -- I did not retest) -- GitHub Notification of comment by cbiesinger Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1132#issuecomment-342013018 using your GitHub account
Received on Sunday, 5 November 2017 22:57:40 UTC