Skip to content

Commit 87fd736

Browse files
authored
[css-align-3][editorial] Fixed incorrect "Applies to" lines for place-* shorthands (w3c#12679)
1 parent ef78f1e commit 87fd736

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-align-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ Content-Distribution Shorthand: the 'place-content' property</h3>
11571157
Name: place-content
11581158
Value: <<'align-content'>> <<'justify-content'>>?
11591159
Initial: normal
1160-
Applies to: block containers, flex containers, and grid containers
1160+
Applies to: see individual properties
11611161
Inherited: no
11621162
Percentages: n/a
11631163
Computed value: see individual properties
@@ -1764,7 +1764,7 @@ Self-Alignment Shorthand: the 'place-self' property</h3>
17641764
Name: place-self
17651765
Value: <<'align-self'>> <<'justify-self'>>?
17661766
Initial: auto
1767-
Applies to: block-level boxes, absolutely-positioned boxes, and grid items
1767+
Applies to: see individual properties
17681768
Inherited: no
17691769
Percentages: n/a
17701770
Computed value: see individual properties

0 commit comments

Comments
 (0)