From 52990303982048d807b7a8dc8c016bb332bc710e Mon Sep 17 00:00:00 2001 From: tristantheb Date: Sat, 19 Jun 2021 18:31:13 +0200 Subject: Remove hidden bcd for API pages (#1249) * Remove hidden bcd for API pages * rm * typo * minor reword * minor rewording Co-authored-by: SphinxKnight --- files/fr/web/api/shadowroot/delegatesfocus/index.html | 2 -- files/fr/web/api/shadowroot/host/index.html | 2 -- files/fr/web/api/shadowroot/index.html | 2 -- files/fr/web/api/shadowroot/innerhtml/index.html | 2 -- files/fr/web/api/shadowroot/mode/index.html | 2 -- 5 files changed, 10 deletions(-) (limited to 'files/fr/web/api/shadowroot') diff --git a/files/fr/web/api/shadowroot/delegatesfocus/index.html b/files/fr/web/api/shadowroot/delegatesfocus/index.html index 91fd580c39..033fbf323e 100644 --- a/files/fr/web/api/shadowroot/delegatesfocus/index.html +++ b/files/fr/web/api/shadowroot/delegatesfocus/index.html @@ -41,6 +41,4 @@ let hostElem = shadow.delegatesFocus;

Compatibilité des navigateurs

- -

{{Compat("api.ShadowRoot.delegatesFocus")}}

diff --git a/files/fr/web/api/shadowroot/host/index.html b/files/fr/web/api/shadowroot/host/index.html index 724cf496ba..8b23a74117 100644 --- a/files/fr/web/api/shadowroot/host/index.html +++ b/files/fr/web/api/shadowroot/host/index.html @@ -52,6 +52,4 @@ let hostElem = shadow.host;

Compatibilité des navigateurs

- -

{{Compat("api.ShadowRoot.host")}}

diff --git a/files/fr/web/api/shadowroot/index.html b/files/fr/web/api/shadowroot/index.html index 3b84f53df6..81af6c08ea 100644 --- a/files/fr/web/api/shadowroot/index.html +++ b/files/fr/web/api/shadowroot/index.html @@ -108,6 +108,4 @@ attributeChangedCallback(nom, ancienneValeur, nouvelleValeur) {

Compatibilité des navigateurs

- -

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

diff --git a/files/fr/web/api/shadowroot/innerhtml/index.html b/files/fr/web/api/shadowroot/innerhtml/index.html index 2262621230..5580e5ad2c 100644 --- a/files/fr/web/api/shadowroot/innerhtml/index.html +++ b/files/fr/web/api/shadowroot/innerhtml/index.html @@ -37,6 +37,4 @@ shadow.innerHTML = '<strong>Cet élément devrait être plus important !&l

Compatibilité des navigateurs

- -

{{Compat("api.ShadowRoot.innerHTML")}}

diff --git a/files/fr/web/api/shadowroot/mode/index.html b/files/fr/web/api/shadowroot/mode/index.html index f9e3ac0ccd..2e68fcb24e 100644 --- a/files/fr/web/api/shadowroot/mode/index.html +++ b/files/fr/web/api/shadowroot/mode/index.html @@ -58,6 +58,4 @@ if(shadow) {

Compatibilité des navigateurs

- -

{{Compat("api.ShadowRoot.mode")}}

-- cgit v1.2.3-54-g00ecf