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
(i.e., the baselines that want to align are on the same side of the alignment context).
1554
+
1555
1555
</ul>
1556
1556
1557
+
The <a>baseline alignment preferences</a> of two boxes are compatible if they have the same <a>block flow direction</a> and <a>baseline alignment preference</a>,
1558
+
or have opposite <a>block flow direction</a> and opposite <a>baseline alignment preference</a>.
1559
+
For this purpose, boxes that establish an <a>orthogonal flow</a>
1560
+
are treated as having the same <a>block flow direction</a>
1561
+
as their <a>alignment context</a>,
1562
+
and their baselines are <a>synthesized</a> accordingly,
1563
+
exactly as for replaced elements and other boxes that have no <a>natural baseline</a>.
1564
+
1565
+
1557
1566
Boxes <dfn lt="shared alignment context|alignment context" export>share an alignment context</dfn> along a particular axis when they are:
0 commit comments