CSS -moz-force-broken-image-icon Property Reference

The CSS -moz-force-broken-image-icon property is a nonstandard property in Mozilla Extensions. Review its formal syntax, computed behavior, and practical declarations.

CSS -moz-force-broken-image-icon Property Reference

The CSS -moz-force-broken-image-icon property is a nonstandard property in Mozilla Extensions. Review its formal syntax, computed behavior, and practical declarations.

Updated 2026-08-12

-moz-force-broken-image-icon overview

The CSS -moz-force-broken-image-icon 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-force-broken-image-icon formal syntax
FieldValue
Formal syntax0 | 1
Initial value0
Applies toimages
InheritedNo
Percentagesno
Computed valueasSpecified
Animation typediscrete
Mediavisual
Specification groupMozilla Extensions
StatusNonstandard

Practical examples

These declarations demonstrate valid ways to set -moz-force-broken-image-icon. The initial and inherit global keywords remain available even when a property-specific value is preferable.

-moz-force-broken-image-icon live example
CSS .reset-example { -moz-force-broken-image-icon: initial; } .inherit-example { -moz-force-broken-image-icon: inherit; } @supports (-moz-force-broken-image-icon: initial) { .supported { -moz-force-broken-image-icon: initial; } }

Description

The CSS -moz-force-broken-image-icon property is a nonstandard property in Mozilla Extensions. Review its formal syntax, computed behavior, and practical declarations.

References

  1. MDN: -moz-force-broken-image-icon
  2. MDN: CSS Properties Reference

Similar or alternative tools

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