- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Oct 2018 16:23:35 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `Define computed value of grid-template-rows/columns`, and agreed to the following: * `RESOLVED: Accept this edit: https://github.com/w3c/csswg-drafts/commit/63a1d65afa5997a56b210c1cbddccdb2603ecec9` <details><summary>The full IRC log of that discussion</summary> <dael> Topic: Define computed value of grid-template-rows/columns<br> <dael> github: https://github.com/w3c/csswg-drafts/issues/3154#issuecomment-428002686<br> <dael> fantasai: As part of fix computed values I noticed this. Wanted to cross check witht he group this seemed reasonable<br> <dael> fantasai: Current ED says [reads]<br> <astearns> https://github.com/w3c/csswg-drafts/commit/63a1d65afa5997a56b210c1cbddccdb2603ecec9<br> <dael> fantasai: What this means is no distinction in computed value of 50px and minmax(50px)50px. functionally same so shouldn't be a distinction<br> <fantasai> minmax(50px,50px)<br> <dael> astearns: Any idea about what's impl?<br> <dael> fantasai: Didn't check<br> <dael> fantasai: It's hard to check because gCS is the used value for these prop so can't retrive computed value<br> <dael> fantasai: Main check would be animating between. Not sure animation is well supported<br> <dael> fantasai: This would clarify<br> <dael> rego: I think animations aren't working on any mpl yet so hard to check<br> <dael> astearns: I like the clarification and seems reasonable to me. Haven't thought through implications for animations<br> <dael> fantasai: What this does is makes it as likely as possible to animate between 2 values so that functionally same values compute to each other. Everything matchs so values that mean the same are represented same.<br> <dael> fantasai: Additional magic we might want for animating, but that's issue #3201. Computed value that's best we can do to make animation as easy as can be<br> <dael> astearns: Other comments?<br> <dael> astearns: Concerns?<br> <dael> emilio: Can test be written? All this is tricky and to get interop tests would be best<br> <dael> fantasai: Tests would be for animation and this is not being animated as far as I know. Be we can write tests<br> <dael> astearns: When someone impl animations for these properties tests will need to be written<br> <emilio> yeah, fair enough<br> <dael> astearns: Concern or objection on taking this edit: https://github.com/w3c/csswg-drafts/commit/63a1d65afa5997a56b210c1cbddccdb2603ecec9 ?<br> <dael> RESOLVED: Accept this edit: https://github.com/w3c/csswg-drafts/commit/63a1d65afa5997a56b210c1cbddccdb2603ecec9<br> <fantasai> https://github.com/w3c/csswg-drafts/issues/3201<br> <dael> fantasai: Issue #3201 is looking for impl feedback<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3154#issuecomment-430695483 using your GitHub account
Received on Wednesday, 17 October 2018 16:23:37 UTC