[Webkit-unassigned] [Bug 206767] Implement row-gap and column-gap for flex layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 26 11:44:04 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206767

Masataka Yakura <myakura.web at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |myakura.web at gmail.com

--- Comment #2 from Masataka Yakura <myakura.web at gmail.com> ---
That gap support in Flexbox has been supported in Firefox for quite some time. It's really useful for some horizontal list of links (e.g. ones in the header in https://webkit.org/blog/ ).


Although that was a nice addition the way CSSWG did was not easily feature detectable (just repurpose `gap` props apply to Flex and add no `flex-gap` properties so `@supports` didn't work...)... I'd love Chromium/WebKit support the feature around the same time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200126/35f13e39/attachment.htm>


More information about the webkit-unassigned mailing list