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/url/createobjecturl/index.html | 4 +--- files/fr/web/api/url/revokeobjecturl/index.html | 2 -- files/fr/web/api/url/search/index.html | 2 -- files/fr/web/api/url/tostring/index.html | 2 -- files/fr/web/api/url/url/index.html | 4 ---- 5 files changed, 1 insertion(+), 13 deletions(-) (limited to 'files/fr/web/api/url') diff --git a/files/fr/web/api/url/createobjecturl/index.html b/files/fr/web/api/url/createobjecturl/index.html index 7fb1edca6b..4d63b56b27 100644 --- a/files/fr/web/api/url/createobjecturl/index.html +++ b/files/fr/web/api/url/createobjecturl/index.html @@ -79,9 +79,7 @@ translation_of: Web/API/URL/createObjectURL -

Compatibilité des navigateurs

- - +

Compatibilité des navigateurs

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

diff --git a/files/fr/web/api/url/revokeobjecturl/index.html b/files/fr/web/api/url/revokeobjecturl/index.html index a0e9f0980e..cf838f7b8e 100644 --- a/files/fr/web/api/url/revokeobjecturl/index.html +++ b/files/fr/web/api/url/revokeobjecturl/index.html @@ -51,8 +51,6 @@ translation_of: Web/API/URL/revokeObjectURL

Compatibilité des navigateurs

- -

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

Voir aussi

diff --git a/files/fr/web/api/url/search/index.html b/files/fr/web/api/url/search/index.html index 403f38959d..eb0a49d3a4 100644 --- a/files/fr/web/api/url/search/index.html +++ b/files/fr/web/api/url/search/index.html @@ -52,8 +52,6 @@ var queryString = url.search; // Retourne:"?q=123"

Compatibilité des navigateurs

- -

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

Voir aussi

diff --git a/files/fr/web/api/url/tostring/index.html b/files/fr/web/api/url/tostring/index.html index fa5fca18b2..6c20fada36 100644 --- a/files/fr/web/api/url/tostring/index.html +++ b/files/fr/web/api/url/tostring/index.html @@ -52,8 +52,6 @@ translation_of: Web/API/URL/toString

Compatibilité des navigateurs

- -

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

Voir aussi

diff --git a/files/fr/web/api/url/url/index.html b/files/fr/web/api/url/url/index.html index af93288484..c50003de75 100644 --- a/files/fr/web/api/url/url/index.html +++ b/files/fr/web/api/url/url/index.html @@ -92,8 +92,6 @@ var l = new URL('http://www.example.com', b); // Compatibilité des navigateurs - -

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

À voir également

@@ -101,5 +99,3 @@ var l = new URL('http://www.example.com', b); // L'interface à laquelle il appartient : {{domxref("URL")}}. - -

 

-- cgit v1.2.3-54-g00ecf