summaryrefslogtreecommitdiffstats
path: root/layout/style/StyleComplexColor.h
Commit message (Collapse)AuthorAgeLines
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵athenian2002020-10-18-1/+0
|\ | | | | | | caret_color
| * Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | | | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* | Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-18-4/+17
|/ | | | | | This CSS property allows input carets (that blinking input cursor you see in text fields), to be given a custom color. This was implemented in Firefox 53, and it was such a minor feature that no one ever missed it, but I don't see any harm in implementing this. https://bugzilla.mozilla.org/show_bug.cgi?id=1063162
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+45