Skip to content

Commit d89d979

Browse files
committed
[css-writing-modes] Mark auto-multicol at risk <http://lists.w3.org/Archives/Public/www-style/2015May/0313.html>
1 parent edad057 commit d89d979

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-writing-modes/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ At Risk: The ''sideways-left'' of 'text-orientation'
2020
At Risk: The ''use-glyph-orientation'' of 'text-orientation'
2121
At Risk: The ''digits'' value of 'text-combine-upright'.
2222
At Risk: The look-ahead/look-behind sequencing rules for 'text-combine-upright'.
23+
At Risk: <a href="#auto-multicol">Automatic multi-column behavior</a> of orthogonal flows.
2324
Ignored Terms: glyph orientation, *-left, *-right, *-top, *-bottom, block containers, text-combine-mode
2425
Link Defaults: css21 (property) display/min-height/max-height/min-width/max-width/clip/left/right/bottom/top, css-text-3 (property) letter-spacing, css-text-decor-3 (property) text-decoration, svg2 (property) glyph-orientation-vertical/glyph-orientation-horizontal
2526
Use <i> Autolinks: yes
@@ -2118,7 +2119,7 @@ Auto-sizing Block Containers in Orthogonal Flows</h4>
21182119
(Note that this can, however, result in content that is clipped
21192120
or otherwise inaccessible if it overflows its containing block.)
21202121

2121-
<p class="issue"><a href="https://lists.w3.org/Archives/Public/www-style/2015Apr/0212.html">Defer proposal in ML</a> not resolved yet</p>
2122+
<p class="note">The automatic triggering of multi-column flow is at-risk and may be dropped during CR.
21222123

21232124
<h4 id="orthogonal-layout">
21242125
Auto-sizing Other Orthogonal Flow Roots</h4>

0 commit comments

Comments
 (0)