Skip to content

Commit

Permalink
Bug 1800829 - part 3: Fix InputContext::mHTMLInputInputMode because…
Browse files Browse the repository at this point in the history
… of renamed DONTBUILD

Depends on D162685

Differential Revision: https://phabricator.services.mozilla.com/D162686
  • Loading branch information
masayuki-nakano committed Nov 28, 2022
1 parent 81b7cf2 commit 0adac31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions editor/docs/IMEHandlingGuide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0adac31

Please sign in to comment.