{"description":"Support in SVG","source_file":"css/properties/transform-origin.json","status":{"deprecated":false,"experimental":false,"standard_track":true},"support":{"chrome":{"version_added":"19"},"chrome_android":{"version_added":"25"},"edge":{"version_added":"17"},"firefox":{"notes":"Keywords and percentages refer to the canvas instead of the object itself. See <a href='https://bugzil.la/1209061'>bug 1209061</a>.","version_added":"43"},"firefox_android":{"notes":"Keywords and percentages refer to the canvas instead of the object itself. See <a href='https://bugzil.la/1209061'>bug 1209061</a>.","version_added":"43"},"ie":{"version_added":false},"oculus":{"version_added":"5.0"},"opera":{"version_added":"15"},"opera_android":{"version_added":"14"},"safari":{"notes":"Only supported for transformations applied using the CSS <code>transform</code> property (e.g. <code>.className { transform: rotate(45deg); transform-origin: center; }</code>). It has no effect on transformations applied using the <code>transform</code> SVG attribute (e.g. <code>&lt;rect style=&quot;transform-origin: center;&quot; transform=&quot;rotate(45)&quot; /&gt;</code>).","version_added":"6"},"safari_ios":{"notes":"Only supported for transformations applied using the CSS <code>transform</code> property (e.g. <code>.className { transform: rotate(45deg); transform-origin: center; }</code>). It has no effect on transformations applied using the <code>transform</code> SVG attribute (e.g. <code>&lt;rect style=&quot;transform-origin: center;&quot; transform=&quot;rotate(45)&quot; /&gt;</code>).","version_added":"6"},"samsunginternet_android":{"version_added":"1.5"},"webview_android":{"version_added":"4.4"}}}