Bug 1800829 - part 3: Fix `InputContext::mHTMLInputInputMode` because of renamed DONTBUILD

Depends on D162685

Differential Revision: https://phabricator.services.mozilla.com/D162686
This commit is contained in:
Masayuki Nakano 2022-11-28 03:03:54 +00:00
Родитель ae784df61d
Коммит 90f1122cd2
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -971,8 +971,8 @@ The value is a string representing the focused editor.
``true`` or document whose ``designMode`` is ``"on"``) gets focus, the
value is empty. And also, when the other elements get focus.
mHTMLInputInputMode
^^^^^^^^^^^^^^^^^^^
mHTMLInputMode
^^^^^^^^^^^^^^
The value is ``inputmode`` attribute value of the focused editor. This is set
only when ``"dom.forms.inputmode"`` pref is true.