summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/HTMLStyleEditor.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1621 - Part 3: Use nsIAtom to change attirbute if possible.Gaming4JC2020-08-07-5/+3
| | | | | | We can replace old nsIEditor API with nsIAtom version. Ref: Bug 1324996
* Issue #1621 - Part 1: CSSEditUtils should use atom for CSS property if possible.Gaming4JC2020-08-07-11/+11
| | | | | | There is a lot of string compare when using CSS property name. We should use nsGkAtoms instead. Ref: Bug 1323138
* Issue #80 - De-unify editor/libeditorMoonchild2020-05-20-0/+1
|
* Issue #1514 - Perform validity check before trying to use the content.wolfbeast2020-04-14-1/+2
| | | | Resolves #1514
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1752