Window: scrollTo smooth behavior Safari support #672
-
Hello everybody, This is my first time here, hoping to follow all the guidelines I would ask information about the smooth behavior of Window scrollTo API.
After some searches inside the Safari release documentation, I founded that from Safari 15.4 they introduced the support of smooth scroll:
Moreover, looking at the documentation of WebKit 15.4 probably we can confirm the support of the smooth behavior via css but also Window.scrollTo().
Should we update the documentation page? Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Good catch, I believe you're referring to the browser compatiability table on the scrollTo pages for Window and Element, which seem to be inconsistent with regard to Safari anyways. So to your question: Definitely yes. Can you open a data issue in the browser-compat-data repo? 🙏 |
Beta Was this translation helpful? Give feedback.
Good catch, I believe you're referring to the browser compatiability table on the scrollTo pages for Window and Element, which seem to be inconsistent with regard to Safari anyways.
So to your question: Definitely yes. Can you open a data issue in the browser-compat-data repo? 🙏