blob: 33ea935d48684aae09326376cb3a6ba29b9e18db [file] [edit]
{
"api": {
"SVGGeometryElement": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGeometryElement",
"spec_url": "https://svgwg.org/svg2-draft/types.html#InterfaceSVGGeometryElement",
"support": {
"chrome": [
{
"version_added": "56"
},
{
"version_added": "1",
"version_removed": "56",
"partial_implementation": true,
"notes": "The <code>SVGGeometryElement</code> interface itself is not present, but some of its members are available on the <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a> interface."
}
],
"chrome_android": "mirror",
"edge": [
{
"version_added": "79"
},
{
"version_added": "12",
"version_removed": "79",
"partial_implementation": true,
"notes": "The <code>SVGGeometryElement</code> interface itself is not present, but some of its members are available on the <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a> interface."
}
],
"firefox": [
{
"version_added": "53"
},
{
"version_added": "1.5",
"version_removed": "53",
"partial_implementation": true,
"notes": "The <code>SVGGeometryElement</code> interface itself is not present, but some of its members are available on the <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a> interface."
}
],
"firefox_android": "mirror",
"ie": {
"version_added": "9",
"partial_implementation": true,
"notes": "The <code>SVGGeometryElement</code> interface itself is not present, but some of its members are available on the <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a> interface."
},
"oculus": "mirror",
"opera": [
{
"version_added": "43"
},
{
"version_added": "≤12.1",
"version_removed": "43",
"partial_implementation": true,
"notes": "The <code>SVGGeometryElement</code> interface itself is not present, but some of its members are available on the <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a> interface."
}
],
"opera_android": [
{
"version_added": "43"
},
{
"version_added": "≤12.1",
"version_removed": "43",
"partial_implementation": true,
"notes": "The <code>SVGGeometryElement</code> interface itself is not present, but some of its members are available on the <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a> interface."
}
],
"safari": [
{
"version_added": "12"
},
{
"version_added": "3",
"version_removed": "12",
"partial_implementation": true,
"notes": "The <code>SVGGeometryElement</code> interface itself is not present, but some of its members are available on the <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a> interface."
}
],
"safari_ios": [
{
"version_added": "12"
},
{
"version_added": "1",
"version_removed": "12",
"partial_implementation": true,
"notes": "The <code>SVGGeometryElement</code> interface itself is not present, but some of its members are available on the <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a> interface."
}
],
"samsunginternet_android": "mirror",
"webview_android": [
{
"version_added": "56"
},
{
"version_added": "≤37",
"version_removed": "56",
"partial_implementation": true,
"notes": "The <code>SVGGeometryElement</code> interface itself is not present, but some of its members are available on the <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a> interface."
}
]
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"getPointAtLength": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/getPointAtLength",
"spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGGeometryElement__getPointAtLength",
"support": {
"chrome": [
{
"version_added": "56"
},
{
"version_added": "1",
"version_removed": "56",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"chrome_android": "mirror",
"edge": [
{
"version_added": "79"
},
{
"version_added": "12",
"version_removed": "79",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"firefox": [
{
"version_added": "61"
},
{
"version_added": "1.5",
"version_removed": "61",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"firefox_android": "mirror",
"ie": {
"version_added": "9",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
},
"oculus": "mirror",
"opera": [
{
"version_added": "43"
},
{
"version_added": "≤12.1",
"version_removed": "43",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"opera_android": [
{
"version_added": "43"
},
{
"version_added": "≤12.1",
"version_removed": "43",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"safari": [
{
"version_added": "12"
},
{
"version_added": "3",
"version_removed": "12",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"safari_ios": [
{
"version_added": "12"
},
{
"version_added": "1",
"version_removed": "12",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"samsunginternet_android": "mirror",
"webview_android": [
{
"version_added": "56"
},
{
"version_added": "≤37",
"version_removed": "56",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
]
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"getTotalLength": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/getTotalLength",
"spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGGeometryElement__getTotalLength",
"support": {
"chrome": [
{
"version_added": "56"
},
{
"version_added": "1",
"version_removed": "56",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"chrome_android": "mirror",
"edge": [
{
"version_added": "79"
},
{
"version_added": "12",
"version_removed": "79",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"firefox": [
{
"version_added": "61"
},
{
"version_added": "1.5",
"version_removed": "61",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"firefox_android": "mirror",
"ie": {
"version_added": "9",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
},
"oculus": "mirror",
"opera": [
{
"version_added": "43"
},
{
"version_added": "≤12.1",
"version_removed": "43",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"opera_android": [
{
"version_added": "43"
},
{
"version_added": "≤12.1",
"version_removed": "43",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"safari": [
{
"version_added": "12"
},
{
"version_added": "3",
"version_removed": "12",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"safari_ios": [
{
"version_added": "12"
},
{
"version_added": "1",
"version_removed": "12",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"samsunginternet_android": "mirror",
"webview_android": [
{
"version_added": "56"
},
{
"version_added": "≤37",
"version_removed": "56",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
]
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"isPointInFill": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/isPointInFill",
"spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGGeometryElement__isPointInFill",
"support": {
"chrome": {
"version_added": "33"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "69"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "12"
},
"safari_ios": "mirror",
"samsunginternet_android": {
"version_added": "3.0"
},
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"isPointInStroke": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/isPointInStroke",
"spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGGeometryElement__isPointInStroke",
"support": {
"chrome": {
"version_added": "33"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "69"
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "12"
},
"safari_ios": "mirror",
"samsunginternet_android": {
"version_added": "3.0"
},
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"pathLength": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/SVGGeometryElement/pathLength",
"spec_url": "https://svgwg.org/svg2-draft/types.html#__svg__SVGGeometryElement__pathLength",
"support": {
"chrome": [
{
"version_added": "57"
},
{
"version_added": "1",
"version_removed": "57",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"chrome_android": "mirror",
"edge": "mirror",
"firefox": [
{
"version_added": "61"
},
{
"version_added": "1.5",
"version_removed": "61",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": [
{
"version_added": "44"
},
{
"version_added": "≤12.1",
"version_removed": "44",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"opera_android": [
{
"version_added": "43"
},
{
"version_added": "≤12.1",
"version_removed": "43",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"safari": [
{
"version_added": "12"
},
{
"version_added": "3",
"version_removed": "12",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"safari_ios": [
{
"version_added": "12"
},
{
"version_added": "1",
"version_removed": "12",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
],
"samsunginternet_android": "mirror",
"webview_android": [
{
"version_added": "57"
},
{
"version_added": "≤37",
"version_removed": "57",
"partial_implementation": true,
"notes": "Only supported for <a href='https://developer.mozilla.org/docs/Web/API/SVGPathElement'><code>SVGPathElement</code></a>, not all <code>SVGGeometryElement</code> objects."
}
]
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}