- enable
loop and set slides-per-view="2"
- select the last slide. The slides in view are now the last slide and the first slide
- notice how tab order (and screen readers) consume first the content of the first slide, then the content of the last slide, instead of following the layout position of the slides.
This is because DOM order is followed