File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
Expand file tree Collapse file tree 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}
334334 content in between can become inaccessible
335335 in cases where it is longer than the screen.
336336
337- <!-- mandatory -->
337+ <!-- mandatory and proximity -->
338338 If the content changes
339339 such that the scroll container would no longer be <a>snapped</a>
340340 (e.g. content is added, moved, deleted, resized)
@@ -350,10 +350,6 @@ Scroll Snapping Rules: the 'scroll-snap-type' property {#scroll-snap-type}
350350 (e.g. content is added, moved, deleted, resized)
351351 to the same snap position it was snapped to before the content change,
352352 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.
357353
358354<!--
359355████████ ███ ████████ ████████ ████ ██ ██ ██████
You can’t perform that action at this time.
0 commit comments