| { |
| "api": { |
| "Element": { |
| "contentvisibilityautostatechange_event": { |
| "__compat": { |
| "description": "`contentvisibilityautostatechange` event", |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/Element/contentvisibilityautostatechange_event", |
| "spec_url": "https://drafts.csswg.org/css-contain/#content-visibility-auto-state-change", |
| "tags": [ |
| "web-features:content-visibility" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "108" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": [ |
| { |
| "version_added": "130" |
| }, |
| { |
| "version_added": "124", |
| "version_removed": "130", |
| "partial_implementation": true, |
| "notes": "The `oncontentvisibilityautostatechange` event handler property is not supported." |
| } |
| ], |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "18" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |