diff options
author | tristantheb <tristantheb@users.noreply.github.com> | 2021-06-19 18:31:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-19 18:31:13 +0200 |
commit | 52990303982048d807b7a8dc8c016bb332bc710e (patch) | |
tree | bf14a3c5f6dc9265375734e0c4fd8a0c6e481370 /files/fr/web/api/intersectionobserverentry | |
parent | 322369a40a3058c0630f4276a6455b554128be1d (diff) | |
download | translated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.gz translated-content-52990303982048d807b7a8dc8c016bb332bc710e.tar.bz2 translated-content-52990303982048d807b7a8dc8c016bb332bc710e.zip |
Remove hidden bcd for API pages (#1249)
* Remove hidden bcd for API pages
* rm *
typo
* minor reword
* minor rewording
Co-authored-by: SphinxKnight <SphinxKnight@users.noreply.github.com>
Diffstat (limited to 'files/fr/web/api/intersectionobserverentry')
-rw-r--r-- | files/fr/web/api/intersectionobserverentry/index.html | 2 | ||||
-rw-r--r-- | files/fr/web/api/intersectionobserverentry/target/index.html | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/files/fr/web/api/intersectionobserverentry/index.html b/files/fr/web/api/intersectionobserverentry/index.html index 6b4554fc81..4a03c1ae53 100644 --- a/files/fr/web/api/intersectionobserverentry/index.html +++ b/files/fr/web/api/intersectionobserverentry/index.html @@ -55,6 +55,4 @@ translation_of: Web/API/IntersectionObserverEntry <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("api.IntersectionObserverEntry")}}</p> diff --git a/files/fr/web/api/intersectionobserverentry/target/index.html b/files/fr/web/api/intersectionobserverentry/target/index.html index ebea1ca87b..6b4f871c52 100644 --- a/files/fr/web/api/intersectionobserverentry/target/index.html +++ b/files/fr/web/api/intersectionobserverentry/target/index.html @@ -55,6 +55,4 @@ translation_of: Web/API/IntersectionObserverEntry/target <h2 id="Compatibilité_des_navigateurs">Compatibilité des navigateurs</h2> -<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p> - <p>{{Compat("api.IntersectionObserverEntry.target")}}</p> |