On 13/09/2017 12:31, [email protected] wrote:
Hi there!
Apparently, most major browsers are currently supporting "break-column", e.g., or its
"-webkit-column-"-prefixed variant (based on manual testing of
https://www.quirksmode.org/css/columns/breaks.html in latest Chrome, Safari, Edge and IE 11).
However, I couldn't find any information on its status in Firefox.
See https://developer.mozilla.org/en-US/docs/Web/CSS/break-after and
related properties. (Answer: not currently supported.)
> Does anyone know whether there is an intent to implement?
There's a bug on file:
https://bugzilla.mozilla.org/show_bug.cgi?id=775628. But I'm not aware
of any timeline for fixing this.
(I think some use-cases can be handled using (or abusing) page-break-*
properties, which may also affect column breaking, but that's a hacky
workaround and I don't know if it is guaranteed to continue working once
the CSS Fragmentation properties are actually implemented.)
JK
_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform