Skip to content

Commit 63664ab

Browse files
DavMilaDavid Awogbemila
and
David Awogbemila
authored
[css-scroll-snap-2] Remove scroll-start-target-* longhand vestiges (#10554)
This removes longhand references to scroll-start-target-* as these have been dropped. Co-authored-by: David Awogbemila <awogbemila@chromium.org>
1 parent 77c395c commit 63664ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-scroll-snap-2/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Initial scroll target</h4>
176176
Animation type: none
177177
</pre>
178178

179-
<dl dfn-type=value dfn-for="scroll-start-target, scroll-start-target-block, scroll-start-target-inline, scroll-start-target-x, scroll-start-target-y">
179+
<dl dfn-type=value dfn-for="scroll-start-target">
180180
<dt><dfn>none</dfn>
181181
<dd>The element is not an [=initial scroll target=].
182182
<dt><dfn>auto</dfn>
@@ -192,7 +192,7 @@ Interaction with 'place-content'</h4>
192192
and by 'scroll-start-target' on a descendant,
193193
'scroll-start-target' wins.
194194

195-
<h4 id="scroll-start-fragment-navigation">
195+
<h4 id="scroll-start-target-fragment-navigation">
196196
Post-first layout arrivals</h4>
197197

198198
While the document is being [[html#updating-the-document|updated]],

0 commit comments

Comments
 (0)