From 99efa5cfa34c3f9d38b75352881acdfc99508ebf Mon Sep 17 00:00:00 2001 From: tristantheb Date: Fri, 2 Apr 2021 13:50:14 +0200 Subject: UPDATE: FR-ONLY - Remove all old CompatibilityTable to replace with {{Compat()}} (#311) * UPDATE: Removing CompatibilityTable script - Part 1 * UPDATE: Removing CompatibilityTable script - Part 2 * UPDATE: Removing CompatibilityTable script - Part 3 * UPDATE: Removing CompatibilityTable script - Part 4 * UPDATE: Removing CompatibilityTable script - Part 5/5 * FIX: Repair the EOL of one page * FIX: Fix conflicting file --- .../web/api/intersection_observer_api/index.html | 58 +--------------------- 1 file changed, 1 insertion(+), 57 deletions(-) (limited to 'files/fr/web/api/intersection_observer_api') diff --git a/files/fr/web/api/intersection_observer_api/index.html b/files/fr/web/api/intersection_observer_api/index.html index 82cf68421f..b314d00515 100644 --- a/files/fr/web/api/intersection_observer_api/index.html +++ b/files/fr/web/api/intersection_observer_api/index.html @@ -532,63 +532,7 @@ window.addEventListener("load", function(event) {

Compatibilité des navigateurs

-

{{CompatibilityTable}}

- -
- - - - - - - - - - - - - - - - - - - - - -
FonctionnalitéChromeEdgeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Support simple{{CompatChrome(51)}}15{{CompatGeckoDesktop(55)}}[1][2]{{CompatNo}}{{CompatOpera(38)}}{{WebKitBug(159475)}}
-
- -
- - - - - - - - - - - - - - - - - - - - - - - -
FonctionnalitéWebview AndroidChrome pour AndroidFirefox Mobile (Gecko)Firefox OSIE MobileOpera MobileSafari Mobile
Support simple{{CompatChrome(51)}}{{CompatChrome(51)}}{{CompatGeckoMobile(55)}}[1][2]{{CompatNo}}{{CompatNo}}{{CompatOperaMobile(38)}}{{WebKitBug(159475)}}
-
- -

[1] Cette fonctionnalité a été implémentée depuis Gecko 53.0 {{geckoRelease("53.0")}} derrière la préférence dom.IntersectionObserver.enabled, qui vaut false par défaut. Elle est activée par défaut à partir de Firefox 55, cf {{bug(1243846)}}.

- -

[2] Firefox ne prend pas actuellement le {{cssxref("clip-path")}} d'éléments ancêtres en compte quand il évalue la visibilité d'un élément au sein de sa racine. Voir {{bug(1319140)}} pour le statut de ce problème.

+

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

Voir aussi

-- cgit v1.2.3-54-g00ecf