| { |
| "svg": { |
| "elements": { |
| "feTurbulence": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Element/feTurbulence", |
| "spec_url": "https://drafts.fxtf.org/filter-effects/#feTurbulenceElement", |
| "support": { |
| "chrome": { |
| "version_added": "5" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "12", |
| "notes": "Partially supported, see <a href='https://developer.microsoft.com/microsoft-edge/platform/issues/12382004/'>bug 12382004</a>." |
| }, |
| "firefox": { |
| "version_added": "3" |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": true, |
| "notes": "Partially supported, see <a href='https://developer.microsoft.com/microsoft-edge/platform/issues/12382004/'>bug 12382004</a>." |
| }, |
| "oculus": "mirror", |
| "opera": { |
| "version_added": "9" |
| }, |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "6" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| }, |
| "baseFrequency": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/baseFrequency", |
| "spec_url": "https://drafts.fxtf.org/filter-effects/#element-attrdef-feturbulence-basefrequency", |
| "support": { |
| "chrome": { |
| "version_added": "5" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "12", |
| "notes": "Partially supported, see <a href='https://developer.microsoft.com/microsoft-edge/platform/issues/12382004/'>bug 12382004</a>." |
| }, |
| "firefox": { |
| "version_added": "3" |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": true, |
| "notes": "Partially supported, see <a href='https://developer.microsoft.com/microsoft-edge/platform/issues/12382004/'>bug 12382004</a>." |
| }, |
| "oculus": "mirror", |
| "opera": { |
| "version_added": "9" |
| }, |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "6" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "numOctaves": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/numOctaves", |
| "spec_url": "https://drafts.fxtf.org/filter-effects/#element-attrdef-feturbulence-numoctaves", |
| "support": { |
| "chrome": { |
| "version_added": "5" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "3" |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": null |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "6" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "seed": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/seed", |
| "spec_url": "https://drafts.fxtf.org/filter-effects/#element-attrdef-feturbulence-seed", |
| "support": { |
| "chrome": { |
| "version_added": "5" |
| }, |
| "chrome_android": "mirror", |
| "edge": { |
| "version_added": "12", |
| "notes": "Partially supported, see <a href='https://developer.microsoft.com/microsoft-edge/platform/issues/12382004/'>bug 12382004</a>." |
| }, |
| "firefox": { |
| "version_added": "3" |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": true, |
| "notes": "Partially supported, see <a href='https://developer.microsoft.com/microsoft-edge/platform/issues/12382004/'>bug 12382004</a>." |
| }, |
| "oculus": "mirror", |
| "opera": { |
| "version_added": "9" |
| }, |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "6" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "stitchTiles": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/stitchTiles", |
| "spec_url": "https://drafts.fxtf.org/filter-effects/#element-attrdef-feturbulence-stitchtiles", |
| "support": { |
| "chrome": { |
| "version_added": "5" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "3" |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": null |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "6" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| }, |
| "type": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/SVG/Attribute/type", |
| "spec_url": "https://drafts.fxtf.org/filter-effects/#element-attrdef-feturbulence-type", |
| "support": { |
| "chrome": { |
| "version_added": "5" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "3" |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": null |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "6" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |
| } |