aboutsummaryrefslogtreecommitdiff
path: root/files/de/web/css/_doublecolon_-ms-check/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/de/web/css/_doublecolon_-ms-check/index.html')
-rw-r--r--files/de/web/css/_doublecolon_-ms-check/index.html23
1 files changed, 0 insertions, 23 deletions
diff --git a/files/de/web/css/_doublecolon_-ms-check/index.html b/files/de/web/css/_doublecolon_-ms-check/index.html
deleted file mode 100644
index 3f5c0e1b87..0000000000
--- a/files/de/web/css/_doublecolon_-ms-check/index.html
+++ /dev/null
@@ -1,23 +0,0 @@
----
-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>