You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a proposed addition to the spec that you can track here: https://github.com/w3c/csswg-drafts/pull/1805
94
+
This is a proposed addition to the spec that you can track here: https://github.com/w3c/csswg-drafts/pull/5677
95
95
96
96
This library will be updated to reflect any changes to the spec and will provide a migration path.
97
97
To be backwards compatible with `Element.scrollIntoViewIfNeeded` if something is not 100% visible it will count as "needs scrolling". If you need a different visibility ratio your best option would be to implement an [Intersection Observer](https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API).
0 commit comments