Skip to content

Commit 09f8119

Browse files
committed
[css-align-3] 'behaves as', because there are multiple stretch-like values. Also slightly rephrase for clarity. Fixes #2986
1 parent cb1bd5b commit 09f8119

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

css-align-3/Overview.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -1157,9 +1157,9 @@ Baseline Content-Alignment</h3>
11571157
it must also have a <dfn noexport>coordinated self-alignment preference</dfn>;
11581158
that is:
11591159

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'').
1160+
* The relevant <a>self-alignment property</a>
1161+
behaves as either ''align-self/stretch'' or ''self-start'' (''self-end'')
1162+
given a <a>baseline alignment preference</a> of ”first” (“last”).
11631163
For this purpose,
11641164
the ''start'', ''end'', ''flex-start'', and ''flex-end'' values
11651165
are treated as either ''self-start'' or ''self-end'',

0 commit comments

Comments
 (0)