aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/_colon_-moz-handler-blocked/index.html
blob: df544a0487265b824b3a7ca7a02ce1734408793f (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-blocked'
slug: 'Web/CSS/:-moz-handler-blocked'
tags:
  - CSS
  - CSS Referenz
  - Non-standard
translation_of: 'Web/CSS/:-moz-handler-blocked'
---
<p>{{Non-standard_header}}{{CSSRef}}{{gecko_minversion_header("1.9.1")}}</p>

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

<p><code>:-moz-handler-blocked</code> matcht Elemente, die nicht angezeigt werden können, weil deren Handler blockiert wurden.</p>

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

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

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