On 8/26/19 4:42 PM, Boris Zbarsky wrote:
On 8/19/19 3:42 PM, Mats Palmgren wrote:
Sure. I'm just saying that I suspect some of the combinations may be hard
to implement using anon boxes, depending on what combinations are allowed.
For example, can one have a thing which is "table-cell" on the
On 8/19/19 3:42 PM, Mats Palmgren wrote:
Your point is well taken but it's an independent issue.
Sure. I'm just saying that I suspect some of the combinations may be
hard to implement using anon boxes, depending on what combinations are
allowed.
For example, can one have a thing which is "
On 8/22/19 11:28 AM, 一丝 wrote:
Is there a plan to implement multi-valued table | flex | grid? E.g
display: inline flex.
That should work, afaict.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platf
Is there a plan to implement multi-valued table | flex | grid? E.g display:
inline flex.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
On 8/14/19 6:52 PM, Boris Zbarsky wrote:
On 8/14/19 12:37 PM, Mats Palmgren wrote:
This first patch set adds support for the new syntax
only, but no new box types (I'll add those separately in a bit).
In general, it seems like we should think about how to integrate this
stuff into layout in a
On 8/14/19 12:37 PM, Mats Palmgren wrote:
This first patch set adds support for the new syntax
only, but no new box types (I'll add those separately in a bit).
In general, it seems like we should think about how to integrate this
stuff into layout in a better way than anonymous boxes everywher
Summary:
Add support for multi-keyword values on the CSS 'display' property.
The spec splits this property into three parts: an outside part,
an inside part, and a list-item part so the author can specify them
separately. This first patch set adds support for the new syntax
only, but no new box t
7 matches
Mail list logo