Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Element.prototype.scrollIntoViewIfNeeded symbol #125

Open
realityforge opened this issue Jun 4, 2019 · 1 comment
Open

Missing Element.prototype.scrollIntoViewIfNeeded symbol #125

realityforge opened this issue Jun 4, 2019 · 1 comment

Comments

@realityforge
Copy link
Collaborator

Currently Element.prototype.scrollIntoViewIfNeeded is defined in webkit_dom.js. It is not standardized but will soon be available in most evergreen browsers except Firefox. Although @jDramaix indicates that Firefox may catch up soon in #88 (comment).

It is a useful API and it may be useful to bring it through as it has wide usage or maybe we should wait until Firefox supports it.

@jDramaix
Copy link
Member

jDramaix commented Jun 4, 2019

Sorry I forgot the negation in my previous comment... I meant : " It does not seem this api will be implemented in Firefox soon."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants