- From: Daniel Holbert <dholbert@mozilla.com>
- Date: Fri, 31 Jul 2015 10:50:30 -0700
- To: "L. David Baron" <dbaron@dbaron.org>
- Cc: www-style list <www-style@w3.org>, "Tab Atkins Jr." <jackalmage@gmail.com>
On 07/31/2015 08:52 AM, L. David Baron wrote: > I think the "must be a formatting context" bit of > https://drafts.csswg.org/css-containment/#containment-layout ought > to mean that it's not possible for internal table parts to have > contain:layout, since they get changed into something else. (The > spec doesn't define what, though.) I don't think Tab's envisioned "FCifying" process actually changes the display values of table-parts. [though maybe it should?] Tab clarified his thoughts on what FCifying means for various display types here: https://bugzilla.mozilla.org/show_bug.cgi?id=1179349#c2 ..and in particular, he said this about FCifying for various display values: > table-* types will do nothing. So according to that, it *would* be possible to have a table-row/row-group/cell/etc. with "contain:layout".
Received on Friday, 31 July 2015 17:51:07 UTC