mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 02:57:38 +00:00
539c7a6ffc
Now, all callers of them do not require to check `<dl>`, `<dt>` and `<dd>` check if it's in the HTML format block mode. Therefore, we can move the check into `HTMLEditor::IsFormatElement` to make the caller side simpler. Additionally, this patch replaces some places with `HTMLEditUtils::IsFormatElementForParagraphState` because the paths handle only XUL paragraph state command with assertion check. Depends on D190902 Differential Revision: https://phabricator.services.mozilla.com/D191604 |
||
---|---|---|
.. | ||
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 |