style: Remove -moz-outline-radius

It does nothing since 88 and we unshipped it in 89.

Differential Revision: https://phabricator.services.mozilla.com/D117532
This commit is contained in:
Emilio Cobos Álvarez 2023-05-22 00:51:45 +02:00 committed by Oriol Brufau
parent ed806afe52
commit 837e41c8eb
4 changed files with 2 additions and 72 deletions

View file

@ -147,7 +147,7 @@ impl<L> BorderSpacing<L> {
}
}
/// A generic value for `border-radius`, `outline-radius` and `inset()`.
/// A generic value for `border-radius` and `inset()`.
///
/// <https://drafts.csswg.org/css-backgrounds-3/#border-radius>
#[derive(