Bug 196787
| Summary: | Support element.scrollIntoView(scrollIntoViewOptions) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | thegreenfrog |
| Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | fred.wang, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | iPhone / iPad | ||
| OS: | Unspecified | ||
thegreenfrog
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/49855126>
Frédéric Wang (:fredw)
I think very basic support had been implemented in bug 189258.
*** This bug has been marked as a duplicate of bug 161611 ***