CSS -moz-outline-radius-bottomright Property Reference

The CSS -moz-outline-radius-bottomright property is a nonstandard property in Mozilla Extensions. Review its formal syntax, computed behavior, and practical declarations.

CSS -moz-outline-radius-bottomright Property Reference

The CSS -moz-outline-radius-bottomright property is a nonstandard property in Mozilla Extensions. Review its formal syntax, computed behavior, and practical declarations.

Updated 2026-08-12

-moz-outline-radius-bottomright overview

The CSS -moz-outline-radius-bottomright property is a nonstandard property in Mozilla Extensions. Review its formal syntax, computed behavior, and practical declarations.

The property is not inherited by default. Use an explicit global keyword when inheritance is intended.

Syntax and formal definition

-moz-outline-radius-bottomright formal syntax
FieldValue
Formal syntax<outline-radius>
Initial value0
Applies toallElements
InheritedNo
PercentagesreferToDimensionOfBorderBox
Computed valueasSpecified
Animation typelpc
Mediavisual
Specification groupMozilla Extensions
StatusNonstandard

Practical examples

These declarations demonstrate valid ways to set -moz-outline-radius-bottomright. The initial and inherit global keywords remain available even when a property-specific value is preferable.

-moz-outline-radius-bottomright live example
CSS .reset-example { -moz-outline-radius-bottomright: initial; } .inherit-example { -moz-outline-radius-bottomright: inherit; } @supports (-moz-outline-radius-bottomright: initial) { .supported { -moz-outline-radius-bottomright: initial; } }

Description

The CSS -moz-outline-radius-bottomright property is a nonstandard property in Mozilla Extensions. Review its formal syntax, computed behavior, and practical declarations.

References

  1. MDN: -moz-outline-radius-bottomright
  2. MDN: CSS Properties Reference

Similar or alternative tools

Don't forget to set a bookmark for tool.io!
Privacy | Imprint | Cookies