From deeef44dd82adb13ef2c85ff295c426561f9925c Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Sat, 19 Jun 2021 18:41:06 +0200 Subject: Remove bcd hidden in CSS section for fr and removed unecessary newlines (#1250) * Remove bcd hidden in CSS section for fr and removed unecessary newlines * FIX: Missing eol Co-authored-by: tristantheb --- files/fr/web/css/overflow-anchor/guide_to_scroll_anchoring/index.html | 2 -- files/fr/web/css/overflow-anchor/index.html | 2 -- 2 files changed, 4 deletions(-) (limited to 'files/fr/web/css/overflow-anchor') diff --git a/files/fr/web/css/overflow-anchor/guide_to_scroll_anchoring/index.html b/files/fr/web/css/overflow-anchor/guide_to_scroll_anchoring/index.html index 01aab32d8c..eacd32baed 100644 --- a/files/fr/web/css/overflow-anchor/guide_to_scroll_anchoring/index.html +++ b/files/fr/web/css/overflow-anchor/guide_to_scroll_anchoring/index.html @@ -67,8 +67,6 @@ original_slug: Web/CSS/overflow-anchor/Guide_ancrage_défilement

Si vous souhaitez appliquer une amélioration progressive et détecter si cette fonctionnalité est disponible dans le navigateur utilisé, vous pouvez utiliser les requêtes de fonctionnalité afin de tester la prise en charge de la propriété overflow-anchor.

- -

{{Compat("css.properties.overflow-anchor")}}

Voir aussi

diff --git a/files/fr/web/css/overflow-anchor/index.html b/files/fr/web/css/overflow-anchor/index.html index a02eac4b06..2d71155710 100644 --- a/files/fr/web/css/overflow-anchor/index.html +++ b/files/fr/web/css/overflow-anchor/index.html @@ -69,8 +69,6 @@ overflow-anchor: unset;

Compatibilité des navigateurs

- -

{{Compat("css.properties.overflow-anchor")}}

Voir aussi

-- cgit v1.2.3-54-g00ecf