aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/_doublecolon_-ms-check/index.html
blob: 3f5c0e1b879f55c89e288549bd79667441f31359 (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: '::-ms-check'
slug: 'Web/CSS/::-ms-check'
tags:
  - CSS
  - NeedsCompatTable
  - NeedsExample
  - Non-standard
  - Pseudoelement
  - Referenz
translation_of: 'Archive/Web/CSS/::-ms-check'
---
<div>{{CSSRef}}{{Non-standard_header}}</div>

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

<p>Das <strong><code>::-ms-check</code></strong> CSS <a href="/de/docs/Web/CSS/Pseudo-elements">Pseudoelement</a> repräsentiert den Haken eines {{HTMLElement("input")}} mit <code>type="checkbox"</code> oder <code>type="radio"</code>.</p>

<h2 id="Spezifikation">Spezifikation</h2>

<p>Nicht Teil einer Spezifikation.</p>

<p>Microsoft hat eine <a href="https://msdn.microsoft.com/en-us/library/windows/apps/hh465739.aspx">Beschreibung auf MSDN</a>.</p>