- From: François REMY via GitHub <sysbot+gh@w3.org>
- Date: Wed, 10 Aug 2016 23:49:05 +0000
- To: public-css-archive@w3.org
Just a self-reminder that the class of issues I wanted to discuss is a bit wider than what we resolved two weeks ago, as a result of my attempt to make TBODY/TR and COLGROUP/COL more alike and sane: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8128253/ I think we want to preserve the non-Edge behavior of allowing transforms&friends on table-track and table-track-grouping boxes, and hoist these features directly onto the cells. The current behavior (having them on an actual TR wrapper) is really weird due to where and how backgrounds and borders are currently drawn in most browsers, and I would like to get rid of that non-sense. Still, at the same time, I don't think Edge's behavior of just applying display:contents on those elements is totally web-compatible, hence the hoisting proposal. We should discuss this further at TPAC when @gregwhitworth and myself will present the CSS Tables spec. -- GitHub Notification of comment by FremyCompany Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/324#issuecomment-239038868 using your GitHub account
Received on Wednesday, 10 August 2016 23:49:13 UTC