- From: Manuel Rego Casasnovas via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Aug 2018 11:47:21 +0000
- To: public-css-archive@w3.org
Since Firefox implemented the change for gutters (#509) for [Firefox 62](https://hg.mozilla.org/mozilla-central/rev/be1b4c042170) we decided to implement this change for row tracks together with the change for row gutters in [Chromium](https://bugs.chromium.org/p/chromium/issues/detail?id=846187). And we have plans to do it in WebKit too. In Chromium 69 there is a warning about this change of behavior that will happen in Chromium 70 that will be released in October 2018. We analized the sites hitting the use counter, only a few (8 out of 178) were broken due to this change, and the workaround to keep the old behavior was as simple as using `auto` in the percentage rows. We contacted those sites and explained how to fix the problem. More info about all this in the following intent-to-implement-and-ship mail thread in blink-dev: https://groups.google.com/a/chromium.org/d/msg/blink-dev/CJgcT4hR7Rk/58WfZNbWBQAJ It'd be nice if Firefox and Edge implement this too, there are tests in WPT checking this changes. -- GitHub Notification of comment by mrego Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1921#issuecomment-411028912 using your GitHub account
Received on Tuesday, 7 August 2018 11:47:30 UTC