github web-platform-tests/wpt merge_pr_47580

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
6 months ago

Make HTMLEditor::ComputeEditingHostInternal() stop referring mIsInDesignMode and refer focused element in the window

The method may be called without focus. Therefore, it shouldn't refer
mIsInDesignMode and it should refer focused element in the window (including
shadows) if there is no selection ranges.

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1910800
gecko-commit: e837df1a96c6e231b77bd893d8b1149fc1ae4699
gecko-reviewers: m_kato

Don't miss a new wpt release

NewReleases is sending notifications on new releases.