Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions css-align-3/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1157,7 +1157,7 @@ Content-Distribution Shorthand: the 'place-content' property</h3>
Name: place-content
Value: <<'align-content'>> <<'justify-content'>>?
Initial: normal
Applies to: block containers, flex containers, and grid containers
Applies to: see individual properties
Inherited: no
Percentages: n/a
Computed value: see individual properties
Expand Down Expand Up @@ -1764,7 +1764,7 @@ Self-Alignment Shorthand: the 'place-self' property</h3>
Name: place-self
Value: <<'align-self'>> <<'justify-self'>>?
Initial: auto
Applies to: block-level boxes, absolutely-positioned boxes, and grid items
Applies to: see individual properties
Inherited: no
Percentages: n/a
Computed value: see individual properties
Expand Down