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
<dd>Aligns the <a>alignment subject</a> to be flush with the <a>alignment container</a>’s <a href="https://www.w3.org/TR/css3-writing-modes/#line-left">line-left</a> edge.
307
-
If the property's axis is not parallel with the inline axis,
306
+
<dd>Aligns the <a>alignment subject</a> to be flush with
307
+
the <a>alignment container</a>’s <a href="https://www.w3.org/TR/css3-writing-modes/#line-left">line-left</a>
308
+
or <a>phyisical left</a> edge,
309
+
whichever is in the appropriate axis.
310
+
If the property's axis is not parallel with either left↔right axis,
<dd>Aligns the <a>alignment subject</a> to be flush with the <a>alignment container</a>’s <a href="https://www.w3.org/TR/css3-writing-modes/#line-right">line-right</a> edge.
312
-
If the property's axis is not parallel with the inline axis,
314
+
<dd>Aligns the <a>alignment subject</a> to be flush with
315
+
the <a>alignment container</a>’s <a href="https://www.w3.org/TR/css3-writing-modes/#line-right">line-right</a>
316
+
or <a>phyisical right</a> edge,
317
+
whichever is in the appropriate axis.
318
+
If the property's axis is not parallel with either left↔right axis,
0 commit comments