gecko-dev/testing/web-platform/meta/editing
Masayuki Nakano b86a9d85df Bug 1436906 - Make Selection::NotifySelectionListeners() not scroll when it moves focus r=smaug
When Selection changed into an editing host,
Selection::NotifySelectionListeners() moves focus to the editing host.
In this case, we've scrolled to the focused element because it's our consistent
and traditional behavior.  However, Chrome does not behave so.  Therefore,
we should not scroll in this case for compatibility with Chrome.

Differential Revision: https://phabricator.services.mozilla.com/D19141

--HG--
extra : moz-landing-system : lando
2019-02-21 03:09:32 +00:00
..
other Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00
run Bug 1436906 - Make Selection::NotifySelectionListeners() not scroll when it moves focus r=smaug 2019-02-21 03:09:32 +00:00
event.html.ini Bug 1429043 - Remove unnecessary type annotations from wpt expectation files, a=testonly 2018-01-09 14:46:30 +00:00