Skip to content

Commit 7c634f7

Browse files
DavMilasvgeesus
authored andcommitted
scroll-{start=>initial}-target rename cleanup
1 parent 37d8d23 commit 7c634f7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

css-align-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@ Overflow and Scroll Positions</h3>
11821182
of the <a>scroll container</a>
11831183
satisfies the [[#alignment-values|expected alignment]]
11841184
of the <a>alignment subject</a> and <a>alignment container</a>.
1185-
However, the [[css-scroll-snap-2#scroll-start-target-with-place-content|scroll-start-target]]
1185+
However, the [[css-scroll-snap-2#scroll-initial-target-with-place-content|scroll-initial-target]]
11861186
property, when present, overrides the <a>content-distribution properties</a>
11871187
in determining the <a>initial scroll position</a>.
11881188

css-overflow-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ Scrolling Overflow</h3>
342342
and, unless otherwise specified,
343343
coincides with its [=scroll origin position=].
344344
However, the 'align-content' and 'justify-content' properties [[!CSS-ALIGN-3]] as well as the
345-
'scroll-start-target' property [[!CSS-SCROLL-SNAP-2]] can be used to change the [=initial scroll position=],
345+
'scroll-initial-target' property [[!CSS-SCROLL-SNAP-2]] can be used to change the [=initial scroll position=],
346346
see [[css-align-3#overflow-scroll-position]].
347347

348348
A <dfn export>scroll position</dfn> is a particular alignment

0 commit comments

Comments
 (0)