| { |
| "css": { |
| "properties": { |
| "view-timeline": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/CSS/view-timeline", |
| "spec_url": "https://drafts.csswg.org/scroll-animations/#view-timeline-shorthand", |
| "tags": [ |
| "web-features:scroll-driven-animations" |
| ], |
| "support": { |
| "chrome": { |
| "version_added": "115" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "114", |
| "flags": [ |
| { |
| "type": "preference", |
| "name": "layout.css.scroll-driven-animations.enabled", |
| "value_to_set": "true" |
| } |
| ], |
| "notes": "Now supports the `x` and `y` values, and also the deprecated `horizontal` and `vertical` values." |
| }, |
| "firefox_android": "mirror", |
| "ie": { |
| "version_added": false |
| }, |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false, |
| "impl_url": "https://webkit.org/b/222295" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": true, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |