Path: blob/main/files/en-us/web/css/_colon_-moz-broken/index.md
6546 views
------{{CSSRef}}{{Non-standard_header}}
The :-moz-broken CSS pseudo-class is a Mozilla extension that matches elements representing broken image links.
Note: This selector is mainly intended to be used by theme developers.
Syntax
Examples
HTML
CSS
Result
{{EmbedLiveSample("Examples")}}
Specifications
Not part of any standard.
Browser compatibility
{{Compat}}
See also
{{cssxref(":-moz-loading")}}, {{cssxref(":-moz-suppressed")}}, {{cssxref(":-moz-user-disabled")}}