In the snap-strictness section the spec talks about how different screen sizes can prevent content from being accessible. When users with low vision zoom in they end up with scaled content between breakpoints and often content is pushed off the bottom of the screen but when the user scrolls the viewport is moved to the next snap position and the low vision users can't access all of the content. We need an inclusive solution.