We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e992b5d commit 854979eCopy full SHA for 854979e
files/en-us/web/svg/reference/attribute/transform/index.md
@@ -2,10 +2,7 @@
2
title: transform
3
slug: Web/SVG/Reference/Attribute/transform
4
page-type: svg-attribute
5
-spec-urls:
6
- - https://drafts.csswg.org/css-transforms/#svg-transform
7
8
- - https://svgwg.org/svg2-draft/coords.html#TransformProperty
+browser-compat: svg.global_attributes.transform
9
sidebar: svgref
10
---
11
@@ -325,6 +322,10 @@ svg {
325
322
326
323
{{Specifications}}
327
324
+## Browser compatibility
+
+{{Compat}}
328
329
## See also
330
331
- CSS {{cssxref("transform")}} property
0 commit comments