summaryrefslogtreecommitdiffstats
path: root/devtools/shared/css/generated
Commit message (Collapse)AuthorAgeLines
* Issue #1671 - Unprefix ::-moz-selectionMoonchild2020-10-24-0/+1
| | | | | | | | This actually keeps both pseudo-elements for now, since the prefixed version is still used internally, but we need the unprefixed version for web compat. Note: while unprefixing a non-spec-compliant pseudo here, it's exactly in line with what other browsers do. Nobody is following the spec here and at least we'll be doing what everyone else is with our unprefixed version.
* Issue #1668 - Part 1: Implement support for caret-color property.athenian2002020-10-24-0/+23
| | | | | | 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
* [devtools] Teach devtools about overflow-wrap: anywhereMoonchild2020-10-06-0/+2
| | | | Tag #1666
* Revert "Merge pull request #1357 from athenian200/form-disabled-issue"athenian2002020-05-23-0/+2
| | | | | This reverts commit ed88b99849156004c04e4a0c87ea9b2360ef19b6, reversing changes made to c4b0715baaffc541670fd1158557aa7e61e521d3.
* Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-04-14-2/+0
|
* Issue #1230 - Part 2: Align devtools to the changes in css-gridGaming4JC2019-09-28-2/+4
| | | | | Ref: 1398537 part 4 - [css-multicol] Implement percentages for 'column-gap' (automated update of devtools).
* moebius#90: CSS - implement text-justify propertyjanekptacijarabaci2018-04-01-0/+21
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+9542