dart-sdk/tools/dom/templates
Srujan Gaddam 0ec4c3a1b5 [dart:html] Expose scrollIntoViewIfNeeded
`scrollIntoViewIfNeeded` is nested within `scrollIntoView`. The latter
method is outdated and the way to access the different ways to call
`scrollIntoViewIfNeeded`. Instead of using that method, this CL
directly exposes `scrollIntoViewIfNeeded`.

Change-Id: I38d7876a7923768ae165c29a98e514e90182b77e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/231047
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Riley Porter <rileyporter@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
2022-02-02 20:46:59 +00:00
..
html [dart:html] Expose scrollIntoViewIfNeeded 2022-02-02 20:46:59 +00:00
callback.darttemplate
dart2js_impl.darttemplate
dart2js_maplike_impl.darttemplate Add null-safety to html_common 2020-02-10 19:14:34 +00:00
dart2js_static_extension_impl.darttemplate Added js_util import to html_dart2js 2021-08-13 23:13:31 +00:00