Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1668 - Part 1: Implement support for caret-color property. | athenian200 | 2020-10-24 | -0/+1 |
| | | | | | | 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 | |||
* | [CSS] Add stub for font-variation-settings | wolfbeast | 2020-04-14 | -0/+1 |
| | | | | | | | | | | | | This stub is added because websites insist on considering this very hardware-dependent and O.S.-variable low-level font-control as a "critical feature" which it isn't as there is 0 guarantee that font variation settings are supported or honored by any operating system used by the client. On top this is a WD status feature that sites shouldn't be using, and the feature itself is strongly discouraged for use in favor of standard CSS font manipulation keywords like `font-weight`. | |||
* | issue #908 - implement missing parts of CSS mask | yami | 2019-02-02 | -2/+0 |
| | ||||
* | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 | -0/+1 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+361 |