From 9757aa45ede4960d176b2f235b4e4167160f06cc Mon Sep 17 00:00:00 2001 From: tristantheb Date: Sat, 19 Jun 2021 10:47:35 +0200 Subject: Remove hidden blocks for 100 files (#1242) --- files/fr/web/api/document/alinkcolor/index.html | 2 -- files/fr/web/api/document/characterset/index.html | 2 -- files/fr/web/api/document/createelement/index.html | 2 -- files/fr/web/api/document/dir/index.html | 2 -- files/fr/web/api/document/elementsfrompoint/index.html | 2 -- files/fr/web/api/document/evaluate/index.html | 2 -- files/fr/web/api/document/getelementbyid/index.html | 2 -- files/fr/web/api/document/hidden/index.html | 2 -- files/fr/web/api/document/transitionend_event/index.html | 2 -- 9 files changed, 18 deletions(-) (limited to 'files/fr/web/api/document') diff --git a/files/fr/web/api/document/alinkcolor/index.html b/files/fr/web/api/document/alinkcolor/index.html index 81ca413e65..d80fd7c834 100644 --- a/files/fr/web/api/document/alinkcolor/index.html +++ b/files/fr/web/api/document/alinkcolor/index.html @@ -33,6 +33,4 @@ translation_of: Web/API/Document/alinkColor

Compatibilité des navigateurs

- -

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

diff --git a/files/fr/web/api/document/characterset/index.html b/files/fr/web/api/document/characterset/index.html index ac0462a002..fb023e7871 100644 --- a/files/fr/web/api/document/characterset/index.html +++ b/files/fr/web/api/document/characterset/index.html @@ -51,6 +51,4 @@ translation_of: Web/API/Document/characterSet

Compatibilité des navigateurs

- -

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

diff --git a/files/fr/web/api/document/createelement/index.html b/files/fr/web/api/document/createelement/index.html index 50f79879d8..e62a086f10 100644 --- a/files/fr/web/api/document/createelement/index.html +++ b/files/fr/web/api/document/createelement/index.html @@ -117,8 +117,6 @@ customElements.define('expanding-list', ExpandingList, { extends: 'ul' });

Compatibilité des navigateurs

- -

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

Notes CSS Quantum

diff --git a/files/fr/web/api/document/dir/index.html b/files/fr/web/api/document/dir/index.html index 9ae15a8559..e1a40ecb59 100644 --- a/files/fr/web/api/document/dir/index.html +++ b/files/fr/web/api/document/dir/index.html @@ -39,6 +39,4 @@ translation_of: Web/API/Document/dir

Compatibilité des navigateurs

- -

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

diff --git a/files/fr/web/api/document/elementsfrompoint/index.html b/files/fr/web/api/document/elementsfrompoint/index.html index c0fb412fc8..106b80d8f1 100644 --- a/files/fr/web/api/document/elementsfrompoint/index.html +++ b/files/fr/web/api/document/elementsfrompoint/index.html @@ -93,8 +93,6 @@ if (document.elementsFromPoint) {

Compatibilité des navigateurs

- -

{{Compat("api.DocumentOrShadowRoot.elementsFromPoint")}}

Voir aussi

diff --git a/files/fr/web/api/document/evaluate/index.html b/files/fr/web/api/document/evaluate/index.html index 51130c63be..3cdf394e5b 100644 --- a/files/fr/web/api/document/evaluate/index.html +++ b/files/fr/web/api/document/evaluate/index.html @@ -150,8 +150,6 @@ translation_of: Web/API/Document/evaluate

Compatibilité des navigateurs

- -

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

Voir aussi

diff --git a/files/fr/web/api/document/getelementbyid/index.html b/files/fr/web/api/document/getelementbyid/index.html index eb8a78ee99..74f004989b 100644 --- a/files/fr/web/api/document/getelementbyid/index.html +++ b/files/fr/web/api/document/getelementbyid/index.html @@ -135,8 +135,6 @@ element.id =

Compatibilité des navigateurs

- -

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

Voir aussi

diff --git a/files/fr/web/api/document/hidden/index.html b/files/fr/web/api/document/hidden/index.html index d4b6aaf64b..66da5b2e9d 100644 --- a/files/fr/web/api/document/hidden/index.html +++ b/files/fr/web/api/document/hidden/index.html @@ -38,6 +38,4 @@ translation_of: Web/API/Document/hidden

Browser compatibility

- -

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

diff --git a/files/fr/web/api/document/transitionend_event/index.html b/files/fr/web/api/document/transitionend_event/index.html index ab96cecb4e..7b8d5c9395 100644 --- a/files/fr/web/api/document/transitionend_event/index.html +++ b/files/fr/web/api/document/transitionend_event/index.html @@ -69,8 +69,6 @@ translation_of: Web/API/Document/transitionend_event

Compatibilité des navigateurs

- -

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

Voir aussi

-- cgit v1.2.3-54-g00ecf