This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Selenium scrolls elements that have a parent with overflow:scroll before interacting with that element. We need to describe this in the specification as well otherwise people will not be able to click on elements.
But scrollIntoView appears to do the right thing when the parent has overflow: scroll set: https://sny.no/e/scrollparent