зеркало из https://github.com/mozilla/gecko-dev.git
3830098b51
underline and strike use `text-decoration` property, which is a shorthand and may include other longhand property values, e.g. `text-decoration-color`. In order to set `aAll` flag correctly, we should not just compare the computed values between `firstValue` and `theValue`. This patch makes the HTMLStyleEditor more independent of the serializations of the computed values on text-decoration. If https://github.com/w3c/editing/issues/241 is accepted, we can just replace `text-decoration` with `text-decoration-line` and drop this patch. Differential Revision: https://phabricator.services.mozilla.com/D69619 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
composer | ||
libeditor | ||
reftests | ||
spellchecker | ||
txmgr | ||
AsyncSpellCheckTestHelper.jsm | ||
moz.build | ||
nsIDocumentStateListener.idl | ||
nsIEditActionListener.idl | ||
nsIEditor.idl | ||
nsIEditorMailSupport.idl | ||
nsIEditorObserver.idl | ||
nsIEditorSpellCheck.idl | ||
nsIEditorStyleSheets.idl | ||
nsIHTMLAbsPosEditor.idl | ||
nsIHTMLEditor.idl | ||
nsIHTMLInlineTableEditor.idl | ||
nsIHTMLObjectResizer.idl | ||
nsITableEditor.idl |