Open rachelandrew opened 6 years ago
The Working Group just discussed Spanning elements late in the content, treated as column-span: none
, and agreed to the following resolutions:
RESOLVED: No change to L1 refiled against L2 to think about in context of n-spanners
In the section for column-span is the following text:
The current example 21 is a demonstration of the expected result. The only web UA currently rendering as per the example is Edge. Example CodePen. Chrome spans the element but ends up with a different rendering issue, I can't get the example to load in Safari.
I raised this as Chromium issue 821760, it was pointed out that the spec says "user agents may treat the element as if none had been specified on the property", and there was not interest in implementing the feature.
In the interest of interoperability, I wanted to raise this for discussion. Is this a useful thing for multicol to be doing in this case? I'd be interested in @dbaron's thoughts on it