We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb1bd5b commit 09f8119Copy full SHA for 09f8119
css-align-3/Overview.bs
@@ -1157,9 +1157,9 @@ Baseline Content-Alignment</h3>
1157
it must also have a <dfn noexport>coordinated self-alignment preference</dfn>;
1158
that is:
1159
1160
- * If its <a>baseline alignment preference</a> is “first” (“last”),
1161
- the relevant computed <a>self-alignment property</a>
1162
- is either ''align-self/stretch'' or ''self-start'' (''self-end'').
+ * The relevant <a>self-alignment property</a>
+ behaves as either ''align-self/stretch'' or ''self-start'' (''self-end'')
+ given a <a>baseline alignment preference</a> of ”first” (“last”).
1163
For this purpose,
1164
the ''start'', ''end'', ''flex-start'', and ''flex-end'' values
1165
are treated as either ''self-start'' or ''self-end'',
0 commit comments