From ee4967e7aea9cdb4b9298f9e4b3bd9e80a48cf3f Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 21 Jun 2021 09:47:19 -0400 Subject: remove hidden bcd table from 'de' (#1270) Part of #1008 --- files/de/web/api/battery_status_api/index.html | 2 -- files/de/web/api/canvasrenderingcontext2d/canvas/index.html | 2 -- files/de/web/api/document/referrer/index.html | 2 -- files/de/web/api/domtokenlist/add/index.html | 1 - files/de/web/api/fullscreenoptions/index.html | 2 -- files/de/web/api/htmlunknownelement/index.html | 2 -- files/de/web/api/keyboardevent/getmodifierstate/index.html | 2 -- files/de/web/api/speechsynthesis/index.html | 1 - files/de/web/api/url/protocol/index.html | 2 -- files/de/web/api/webglrenderingcontext/canvas/index.html | 2 -- files/de/web/api/webglrenderingcontext/getattriblocation/index.html | 2 -- files/de/web/api/xmlhttprequest/using_xmlhttprequest/index.html | 1 - 12 files changed, 21 deletions(-) (limited to 'files/de/web/api') diff --git a/files/de/web/api/battery_status_api/index.html b/files/de/web/api/battery_status_api/index.html index 498c8bb6ae..980fed47ca 100644 --- a/files/de/web/api/battery_status_api/index.html +++ b/files/de/web/api/battery_status_api/index.html @@ -80,8 +80,6 @@ translation_of: Web/API/Battery_Status_API

Browser Kompatibilität

- -

{{Compat("api.BatteryManager")}}

Siehe auch

diff --git a/files/de/web/api/canvasrenderingcontext2d/canvas/index.html b/files/de/web/api/canvasrenderingcontext2d/canvas/index.html index 47b01c8f72..fa6f0d95c1 100644 --- a/files/de/web/api/canvasrenderingcontext2d/canvas/index.html +++ b/files/de/web/api/canvasrenderingcontext2d/canvas/index.html @@ -44,8 +44,6 @@ ctx.canvas // HTMLCanvasElement

Browser-Kompatibilität

- -

{{Compat("api.CanvasRenderingContext2D.canvas")}}

Siehe auch

diff --git a/files/de/web/api/document/referrer/index.html b/files/de/web/api/document/referrer/index.html index 8c1cd8d888..4a73c59e29 100644 --- a/files/de/web/api/document/referrer/index.html +++ b/files/de/web/api/document/referrer/index.html @@ -41,6 +41,4 @@ translation_of: Web/API/Document/referrer

Browser Kompatibilität

- -

{{Compat("api.Document.referrer")}}

diff --git a/files/de/web/api/domtokenlist/add/index.html b/files/de/web/api/domtokenlist/add/index.html index 2e1b6728c2..870f53d935 100644 --- a/files/de/web/api/domtokenlist/add/index.html +++ b/files/de/web/api/domtokenlist/add/index.html @@ -67,7 +67,6 @@ span.textContent = classes;

Browser Kompatibilität

-

{{Compat("api.DOMTokenList.add")}}

diff --git a/files/de/web/api/fullscreenoptions/index.html b/files/de/web/api/fullscreenoptions/index.html index a4e76273e3..c6a9aed585 100644 --- a/files/de/web/api/fullscreenoptions/index.html +++ b/files/de/web/api/fullscreenoptions/index.html @@ -30,8 +30,6 @@ translation_of: Web/API/FullscreenOptions

Browser-Kompatibilität

- -

{{Compat("api.FullscreenOptions")}}

Siehe auch

diff --git a/files/de/web/api/htmlunknownelement/index.html b/files/de/web/api/htmlunknownelement/index.html index d1f6107473..682e525885 100644 --- a/files/de/web/api/htmlunknownelement/index.html +++ b/files/de/web/api/htmlunknownelement/index.html @@ -43,8 +43,6 @@ translation_of: Web/API/HTMLUnknownElement

Browser-Kompatibilität

- -

{{Compat("api.HTMLUnknownElement")}}

Siehe auch

diff --git a/files/de/web/api/keyboardevent/getmodifierstate/index.html b/files/de/web/api/keyboardevent/getmodifierstate/index.html index 75b1c5e36d..68b22ee101 100644 --- a/files/de/web/api/keyboardevent/getmodifierstate/index.html +++ b/files/de/web/api/keyboardevent/getmodifierstate/index.html @@ -235,8 +235,6 @@ if ((event.getModifierState("ScrollLock") ||

Browser-Kompatibilität

- -

{{Compat("api.KeyboardEvent.getModifierState")}}

Siehe auch

diff --git a/files/de/web/api/speechsynthesis/index.html b/files/de/web/api/speechsynthesis/index.html index b90f40aa6f..e26088e4c4 100644 --- a/files/de/web/api/speechsynthesis/index.html +++ b/files/de/web/api/speechsynthesis/index.html @@ -122,7 +122,6 @@ inputForm.onsubmit = function(event) {

Browserkompatibilität

-

{{Compat("api.SpeechSynthesis")}}

diff --git a/files/de/web/api/url/protocol/index.html b/files/de/web/api/url/protocol/index.html index 08d4ad6b6f..9742096e0f 100644 --- a/files/de/web/api/url/protocol/index.html +++ b/files/de/web/api/url/protocol/index.html @@ -50,8 +50,6 @@ var result = url.protocol; // Gibt "https:" zurück.

Browserkompatibilität

- -

{{Compat("api.URL.protocol")}}

Siehe auch

diff --git a/files/de/web/api/webglrenderingcontext/canvas/index.html b/files/de/web/api/webglrenderingcontext/canvas/index.html index 4f54fd191e..d8bdac7d5f 100644 --- a/files/de/web/api/webglrenderingcontext/canvas/index.html +++ b/files/de/web/api/webglrenderingcontext/canvas/index.html @@ -62,8 +62,6 @@ gl.canvas; // OffscreenCanvas

Browserkompatibilität

- -

{{Compat("api.WebGLRenderingContext.canvas")}}

Siehe auch

diff --git a/files/de/web/api/webglrenderingcontext/getattriblocation/index.html b/files/de/web/api/webglrenderingcontext/getattriblocation/index.html index 7088f72b90..946cc906d5 100644 --- a/files/de/web/api/webglrenderingcontext/getattriblocation/index.html +++ b/files/de/web/api/webglrenderingcontext/getattriblocation/index.html @@ -54,8 +54,6 @@ translation_of: Web/API/WebGLRenderingContext/getAttribLocation

Browserkompatibilität

- -

{{Compat("api.WebGLRenderingContext.getAttribLocation")}}

Siehe auch

diff --git a/files/de/web/api/xmlhttprequest/using_xmlhttprequest/index.html b/files/de/web/api/xmlhttprequest/using_xmlhttprequest/index.html index f15901a388..5e1287ddac 100644 --- a/files/de/web/api/xmlhttprequest/using_xmlhttprequest/index.html +++ b/files/de/web/api/xmlhttprequest/using_xmlhttprequest/index.html @@ -771,7 +771,6 @@ oReq.send(null);

Browser compatibility

-

{{Compat ("api.XMLHttpRequest")}}

-- cgit v1.2.3-54-g00ecf