aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/_colon_-moz-handler-crashed/index.html
blob: 25f59a32c21f8894af49707f79621f3374e10e8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: ':-moz-handler-crashed'
slug: 'Web/CSS/:-moz-handler-crashed'
tags:
  - CSS
  - CSS Referenz
  - Non-standard
translation_of: 'Web/CSS/:-moz-handler-crashed'
---
<p>{{Non-standard_header}}{{CSSRef}}{{gecko_minversion_header("2.0")}}</p>

<h2 id="Übersicht">Übersicht</h2>

<p><code>:-moz-handler-crashed</code> matcht Elemente, die nicht angezeigt werden können, weil das Plugin, das für deren Darstellung verantwortlich ist, abgestürzt ist.</p>

<p>Dies ist hauptsächlich für Themeentwickler nützlich.</p>

<h2 id="Siehe_auch">Siehe auch</h2>

<ul>
 <li>{{cssxref(":-moz-handler-blocked")}}</li>
 <li>{{cssxref(":-moz-handler-disabled")}}</li>
</ul>