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 --- files/fr/web/svg/element/ellipse/index.html | 74 ++++++++++------------------- 1 file changed, 25 insertions(+), 49 deletions(-) (limited to 'files/fr/web/svg/element/ellipse') diff --git a/files/fr/web/svg/element/ellipse/index.html b/files/fr/web/svg/element/ellipse/index.html index 571dbe6acd..f896739821 100644 --- a/files/fr/web/svg/element/ellipse/index.html +++ b/files/fr/web/svg/element/ellipse/index.html @@ -96,60 +96,36 @@ translation_of: Web/SVG/Element/ellipse

Cet élément implémente l'interface SVGEllipseElement.

-

Compatibilité avec les navigateurs

+

Spécifications

-

{{ CompatibilityTable() }}

- -
- - - - - - - - - - - - - - - - - - - +
FonctionnalitésChromeFirefox (Gecko)Internet ExplorerOperaSafari
Support basique1.0{{ CompatGeckoDesktop('1.8') }}{{ CompatIE('9.0') }}{{ CompatOpera('8.0') }}{{ CompatSafari('3.0.4') }}
+ + + + + + + + + + + + + + + + + + +
SpécificationStatutCommentaire
{{SpecName('SVG2', 'shapes.html#EllipseElement', '<ellipse>')}}{{Spec2('SVG2')}}Ajout de la valeur auto pour rx et ry.
{{SpecName('SVG1.1', 'shapes.html#EllipseElement', '<ellipse>')}}{{Spec2('SVG1.1')}}Définition initiale.
-
-
- - - - - - - - - - - - - - - - - - - -
FonctionnalitéAndroidFirefox Mobile (Gecko)IE PhoneOpera MobileSafari Mobile
Support basique{{ CompatAndroid('3.0') }}{{ CompatGeckoMobile('1.8') }}{{ CompatNo() }}{{ CompatVersionUnknown() }}{{ CompatSafari('3.0.4') }}
-
+

Compatibilité des navigateurs

-

Cette table est basée sur ces ressources.

+

{{Compat("svg.elements.ellipse")}}

-

Corrélat

+

Voir aussi

-- cgit v1.2.3-54-g00ecf