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/svgmatrix/index.html | 65 +++++++++++------------------------ 1 file changed, 20 insertions(+), 45 deletions(-) (limited to 'files/fr/web/api/svgmatrix') diff --git a/files/fr/web/api/svgmatrix/index.html b/files/fr/web/api/svgmatrix/index.html index 98af82ee66..5566ebf569 100644 --- a/files/fr/web/api/svgmatrix/index.html +++ b/files/fr/web/api/svgmatrix/index.html @@ -215,54 +215,29 @@ translation_of: Web/API/SVGMatrix -

Compatibilité avec les navigateurs

+

Exceptions

-

{{ CompatibilityTable() }}

+

Une {{domxref("DOMException")}} avec le code NO_MODIFICATION_ALLOWED_ERR est levée lors d'une tentative de mise à jour d'un attribut en lecture seule ou lorsque l'objet lui-même est en lecture seule.

-
- - - - - - - - - - - - - - - - - - - -
FonctionnalitéChromeFirefox (Gecko)Internet ExplorerOperaSafari (WebKit)
Support basique{{ CompatUnknown() }}{{ CompatUnknown() }}9{{ CompatUnknown() }}{{ CompatUnknown() }}
-
+

Spécifications

-
- - - - - - - - - - - - - - - - - - +
FonctionnalitéAndroidFirefox Mobile (Gecko)IE MobileOpera MobileSafari Mobile
Support basique{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}{{ CompatUnknown() }}
+ + + + + + + + + + + + +
SpécificationStatutCommentaire
{{SpecName("SVG1.1", "coords.html#InterfaceSVGMatrix", "SVGMatrix")}}{{Spec2("SVG1.1")}}Définition initiale
-
-

 

+

Compatibilité des navigateurs

+ +

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

-- cgit v1.2.3-54-g00ecf