Skip to content

Commit 9fac83c

Browse files
committed
[css-grid-1] Remove note about self-alignment and content-alignment being considered separately since they're not. #3200
1 parent 98f34c8 commit 9fac83c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

css-grid-1/Overview.bs

+2-6
Original file line numberDiff line numberDiff line change
@@ -3880,9 +3880,7 @@ Resolve Intrinsic Track Sizes</h3>
38803880

38813881
Note: Note that both [[css-align-3#baseline-align-self|baseline self-aligned]]
38823882
and [[css-align-3#baseline-align-content|baseline content-aligned]] items
3883-
are considered in this step,
3884-
but they live in separate <a>baseline-sharing groups</a>.
3885-
[[CSS-ALIGN-3]]
3883+
are considered in this step.
38863884

38873885
Note: Since <a>grid items</a> whose own size
38883886
depends on the size of an intrinsically-sized track
@@ -4715,9 +4713,7 @@ Significant Adjustments and Fixes</h4>
47154713

47164714
Note: Note that both [[css-align-3#baseline-align-self|baseline self-aligned]]
47174715
and [[css-align-3#baseline-align-content|baseline content-aligned]] items
4718-
are considered in this step,
4719-
but they live in separate <a>baseline-sharing groups</a>.
4720-
[[CSS-ALIGN-3]]
4716+
are considered in this step.
47214717

47224718
Note: Since <a>grid items</a> whose own size
47234719
depends on the size of an intrinsically-sized track

0 commit comments

Comments
 (0)