File tree 1 file changed +1
-5
lines changed 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -334,7 +334,7 @@ Scroll Snapping Rules: the 'scroll-snap-type' property {#scroll-snap-type}
334
334
content in between can become inaccessible
335
335
in cases where it is longer than the screen.
336
336
337
- <!-- mandatory -->
337
+ <!-- mandatory and proximity -->
338
338
If the content changes
339
339
such that the scroll container would no longer be <a>snapped</a>
340
340
(e.g. content is added, moved, deleted, resized)
@@ -350,10 +350,6 @@ Scroll Snapping Rules: the 'scroll-snap-type' property {#scroll-snap-type}
350
350
(e.g. content is added, moved, deleted, resized)
351
351
to the same snap position it was snapped to before the content change,
352
352
the scroll container must be re-snapped.
353
- If the same snap position it was snapped to before the content change
354
- still exists (e.g. its associated element was not deleted) and is reachable,
355
- the scroll container must be re-snapped to that same snap position
356
- after the content change.
357
353
358
354
<!--
359
355
████████ ███ ████████ ████████ ████ ██ ██ ██████
You can’t perform that action at this time.
0 commit comments