Skip to content

Commit 854979e

Browse files
authored
Add BCD table for SVG transform attribute (mdn#39328)
1 parent e992b5d commit 854979e

File tree

1 file changed

+5
-4
lines changed
  • files/en-us/web/svg/reference/attribute/transform

1 file changed

+5
-4
lines changed

files/en-us/web/svg/reference/attribute/transform/index.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
title: transform
33
slug: Web/SVG/Reference/Attribute/transform
44
page-type: svg-attribute
5-
spec-urls:
6-
- https://drafts.csswg.org/css-transforms/#svg-transform
7-
- https://drafts.csswg.org/css-transforms/#svg-transform
8-
- https://svgwg.org/svg2-draft/coords.html#TransformProperty
5+
browser-compat: svg.global_attributes.transform
96
sidebar: svgref
107
---
118

@@ -325,6 +322,10 @@ svg {
325322

326323
{{Specifications}}
327324

325+
## Browser compatibility
326+
327+
{{Compat}}
328+
328329
## See also
329330

330331
- CSS {{cssxref("transform")}} property

0 commit comments

Comments
 (0)