mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
f26a93d0a1
With the new tests, I see the implementation is completely broken. It tries to return block level element's background color, but it assumes that inline elements are never parent of block elements. Therefore, this patch fixes the bug too. Note that this feature (retrieving only block level background color) is Gecko specific and not available from the web. Therefore, it tests this change with XPCOM interfaces directly. Differential Revision: https://phabricator.services.mozilla.com/D122943 |
||
---|---|---|
.. | ||
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 |