Bug 196787 - Support element.scrollIntoView(scrollIntoViewOptions)
Summary: Support element.scrollIntoView(scrollIntoViewOptions)
Status: RESOLVED DUPLICATE of bug 161611
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: BrowserCompat, InRadar
Depends on:
Blocks:
 
Reported: 2019-04-10 15:01 PDT by thegreenfrog
Modified: 2019-04-12 17:52 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description thegreenfrog 2019-04-10 15:01:44 PDT
Requesting added support for the "block" and "inline" options for scrollIntoView(). It is supported by most other browsers, and would be really helpful in our attempt to scroll iframes.
Comment 1 Radar WebKit Bug Importer 2019-04-12 10:21:53 PDT
<rdar://problem/49855126>
Comment 2 Frédéric Wang (:fredw) 2019-04-12 17:52:42 PDT
I think very basic support had been implemented in bug 189258.

*** This bug has been marked as a duplicate of bug 161611 ***