gecko-dev/servo
Emilio Cobos Álvarez c787aab229 Bug 1920118 - Unship -moz-user-modify. r=dholbert
-moz-user-modify is a prefixed CSS property which does _almost_ nothing.

It has some effect on caret painting (as in, you could make a
contenteditable element not paint the caret), but there are better ways
of doing that (caret-color: transparent or so).

It is also documented to do nothing in MDN.

Given that, I plan to try to remove it. Only real risk is that someone
uses for feature detection or so, so I expect the risk to be pretty
minimal.

Differential Revision: https://phabricator.services.mozilla.com/D222984
2024-09-23 21:43:33 +00:00
..
components Bug 1920118 - Unship -moz-user-modify. r=dholbert 2024-09-23 21:43:33 +00:00
ports/geckolib Bug 1900232: Part 4 - Add anchor-size() to margin properties. r=firefox-style-system-reviewers,emilio 2024-09-23 13:58:38 +00:00
tests/unit Bug 1884879 - [css-syntax] Implement recent syntax spec change to avoid parsing custom properties that look like selectors. r=firefox-style-system-reviewers,zrhoffman,supply-chain-reviewers,glandium 2024-04-30 23:49:44 +00:00
moz.build
rustfmt.toml