зеркало из https://github.com/mozilla/gecko-dev.git
12906aa987
`HTMLEditor` assumes that inline elements cannot have block elements. However, it's not so if it's created by DOM APIs like `Node.appendChild` or making a custom element an editing host. Therefore, it's not unexpected case that only start or end of a range does not have a block ancestor element. So this patch makes `AutoBlockElementsJoiner` not stop handling the deletion in the case. Differential Revision: https://phabricator.services.mozilla.com/D136698 |
||
---|---|---|
.. | ||
composer | ||
docs | ||
libeditor | ||
reftests | ||
spellchecker | ||
txmgr | ||
AsyncSpellCheckTestHelper.jsm | ||
moz.build | ||
nsIDocumentStateListener.idl | ||
nsIEditActionListener.idl | ||
nsIEditor.idl | ||
nsIEditorMailSupport.idl | ||
nsIEditorSpellCheck.idl | ||
nsIHTMLAbsPosEditor.idl | ||
nsIHTMLEditor.idl | ||
nsIHTMLInlineTableEditor.idl | ||
nsIHTMLObjectResizer.idl | ||
nsITableEditor.idl |