mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
a4a70a4e32
Different from the comment around setter of `WSType::CurrentBlockBoundary`, neither `HTMLEditUtils::GetNextLeafContentOrNextBlockElement` nor `HTMLEditUtils::GetPreviousLeafContentOrPreviousBlockElement` returns `nullptr` when it reaches non-editable element, and the setters always set `mContent` to `aEditableBlockParentOrTopmostEditableInlineElement`. Therefore, `mContent` is always an editable element when `ReachedCurrentBlockBoundary()` returns `true`. Depends on D207682 Differential Revision: https://phabricator.services.mozilla.com/D207683 |
||
---|---|---|
.. | ||
composer | ||
docs | ||
libeditor | ||
reftests | ||
spellchecker | ||
txmgr | ||
AsyncSpellCheckTestHelper.sys.mjs | ||
moz.build | ||
nsIDocumentStateListener.idl | ||
nsIEditActionListener.idl | ||
nsIEditor.idl | ||
nsIEditorMailSupport.idl | ||
nsIEditorSpellCheck.idl | ||
nsIHTMLAbsPosEditor.idl | ||
nsIHTMLEditor.idl | ||
nsIHTMLInlineTableEditor.idl | ||
nsIHTMLObjectResizer.idl | ||
nsITableEditor.idl |