File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ spec:css-overflow-3; type:dfn; text:scroll container
5454spec:css-position-3; type:property; text:left
5555spec:css-writing-modes-3; type:dfn; text:dominant baseline
5656spec:selectors-3; type:dfn; text:first formatted line
57+ spec:css2; type:dfn; text:line box
5758</pre>
5859
5960<style>
@@ -1138,6 +1139,12 @@ Baseline Content-Alignment</h3>
11381139 to align the <a>alignment baseline</a> of its contents
11391140 with that of other baseline-aligned boxes in its <a>baseline-sharing group</a> .
11401141
1142+ [=Baseline content-alignment=] can only apply if the 'align-content' axis
1143+ is parallel with the box's [=block axis=]
1144+ (i.e. it does not apply to “column” [=flex containers=] );
1145+ otherwise the [=fallback alignment=] is used.
1146+
1147+
11411148 The set of boxes that participate in <a>baseline content-alignment</a>
11421149 depends on the layout model:
11431150
You can’t perform that action at this time.
0 commit comments