Currently, the Flexbox and Grid specifications explicitly exclude the column-* properties from applying to flex or grid containers.
As discussed in #1352, those exclusions should be removed from Flexbox and Grid and Multi-column be updated to clarify that these properties only apply to block containers.
Sebastian