Skip to content

Commit 6a58dc9

Browse files
committed
[css-anchor-position-1][editorial] Fix capitalization.
1 parent 5326ee9 commit 6a58dc9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2144,11 +2144,11 @@ laying out later boxes cannot change this decision.
21442144
remove its [=last successful position option=]
21452145
if any of the following are true:
21462146

2147-
* its computed 'position' value has changed,
2147+
* Its computed 'position' value has changed,
21482148
its [=containing block=] has changed,
2149-
or it no longer generates a box
2150-
* its computed value for any [=longhand property|longhand=] of 'position-try' has changed
2151-
* its computed value for any [=@position-try property=] has changed
2149+
or it no longer generates a box.
2150+
* Its computed value for any [=longhand property|longhand=] of 'position-try' has changed.
2151+
* Its computed value for any [=@position-try property=] has changed.
21522152
* Any of the ''@position-try'' rules referenced by it
21532153
have been added, removed, or mutated.
21542154

0 commit comments

Comments
 (0)