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/api/svgaelement/index.html | 78 ++++++++++++++------------------- 1 file changed, 32 insertions(+), 46 deletions(-) (limited to 'files/fr/web/api/svgaelement') diff --git a/files/fr/web/api/svgaelement/index.html b/files/fr/web/api/svgaelement/index.html index 06d725d4ee..4f1d791342 100644 --- a/files/fr/web/api/svgaelement/index.html +++ b/files/fr/web/api/svgaelement/index.html @@ -53,55 +53,41 @@ translation_of: Web/API/SVGAElement +

Methodes

+

L'interface SVGAElement ne fournit aucune méthode spécifique.

-

Compatibilité navigateurs

-

{{ CompatibilityTable() }}

-
- - - - - - - - - - - - - - - - - - - -
CaractéristiquesChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Support basique{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}9.0{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
-
-
- + +

Spécifications

+ +
+ + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + -
SpécificationStatutCommentaire
CaractéristiquesAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Support basique{{ CompatUnknown() }}{{ CompatVersionUnknown() }}{{ CompatUnknown() }}{{ CompatVersionUnknown() }}{{ CompatVersionUnknown() }}
{{SpecName("SVG2", "linking.html#InterfaceSVGAElement")}}{{Spec2("SVG2")}}Remplacement de l'héritage de {{domxref("SVGElement")}} par {{domxref("SVGGraphicsElement")}} et suppression des implémentations d'interface de {{domxref("SVGTests")}}, {{domxref("SVGLangSpace")}}, {{domxref("SVGExternalResourcesRequired")}}, {{domxref("SVGStylable")}}, et {{domxref("SVGTransformable")}} par {{domxref("HTMLHyperlinkElementUtils")}}
{{SpecName("SVG1.1", "linking.html#InterfaceSVGAElement")}}{{Spec2("SVG1.1")}}Définition initiale
-
-

A voir aussi

+ + +

Compatibilité des navigateurs

+ +

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

+ +

Voir aussi

+ -- cgit v1.2.3-54-g00ecf