You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In continuous media, this property does not have any effect in overflow columns.
However, Gecko and Edge interpret that as “This property does not have any effect when there are overflow columns” and Blink ignores the sentence entirely. Probably we should spec a behavior that's implemented (and less self-inconsistent than “balance non-overflow columns, but don't balance overflow columns”).
The text was updated successfully, but these errors were encountered:
The Working Group just discussed multicol con't, and agreed to the following resolutions:
RESOLVED: Accept the proposed text in https://github.com/w3c/csswg-drafts/issues/2549
The full IRC log of that discussion Topic: multicol con't fantasai: That test case issue is in multicol L1. Should we resolve before we forget? github: https://github.com//issues/2549 fantasai: There's proposed text in the issue. florian: Approve rachelandrew: Makes sense florian: Matches impl fantasai: At least 2. Rossen: That would be in time to make WD. http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=5904 Rossen: Objections? RESOLVED: Accept the proposed text in https://github.com//issues/2549
The spec says
However, Gecko and Edge interpret that as “This property does not have any effect when there are overflow columns” and Blink ignores the sentence entirely. Probably we should spec a behavior that's implemented (and less self-inconsistent than “balance non-overflow columns, but don't balance overflow columns”).
The text was updated successfully, but these errors were encountered: