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 section 4, Column gaps and rules <ahref="http://www.w3.org/TR/2009/WD-css3-multicol-20090630/#column-gaps-and-rules">[1]</a>:
86
86
87
-
<blockquote>"Column rules are only drawn between columns that have content."</blockquote>
87
+
<blockquote><p>"Column rules are only drawn between columns that have content."</blockquote>
88
88
89
89
Assuming column 2's entire content did not fit e.g. an image and needs to overflow to the next page, I assume column 2 is considered to have content in this case.
0 commit comments